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 2019/06/29 18:03:53 UTC

Build failed in Jenkins: beam_PostCommit_Python_VR_Spark #255

See <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/255/display/redirect>

------------------------------------------
[...truncated 578.43 KB...]
----------------------------------------------------------------------
Traceback (most recent call last):
  File "apache_beam/runners/portability/fn_api_runner_test.py", line 267, in test_multimap_side_input_type_coercion
    equal_to([('a', [1, 3]), ('b', [2])]))
  File "apache_beam/pipeline.py", line 426, in __exit__
    self.run().wait_until_finish()
  File "apache_beam/runners/portability/portable_runner.py", line 454, in wait_until_finish
    self._job_id, self._state, self._last_error_message()))
RuntimeError: Pipeline test_multimap_side_input_type_coercion_1561831418.94_5501c7ca-6175-4920-9e28-f79bb2b1d543 failed in state FAILED: java.lang.ClassCastException: org.apache.beam.sdk.coders.LengthPrefixCoder cannot be cast to org.apache.beam.sdk.coders.KvCoder

======================================================================
ERROR: test_pardo (__main__.SparkRunnerTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "apache_beam/runners/portability/fn_api_runner_test.py", line 104, in test_pardo
    assert_that(res, equal_to(['aax', 'bcbcx']))
  File "apache_beam/pipeline.py", line 426, in __exit__
    self.run().wait_until_finish()
  File "apache_beam/runners/portability/portable_runner.py", line 454, in wait_until_finish
    self._job_id, self._state, self._last_error_message()))
RuntimeError: Pipeline test_pardo_1561831423.71_6a374f18-fe1e-4902-aa84-85b029dc0215 failed in state FAILED: java.lang.ClassCastException: org.apache.beam.sdk.coders.LengthPrefixCoder cannot be cast to org.apache.beam.sdk.coders.KvCoder

======================================================================
ERROR: test_pardo_side_and_main_outputs (__main__.SparkRunnerTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "apache_beam/runners/portability/fn_api_runner_test.py", line 176, in test_pardo_side_and_main_outputs
    assert_that(unnamed.odd, equal_to([1, 3]), label='unnamed.odd')
  File "apache_beam/pipeline.py", line 426, in __exit__
    self.run().wait_until_finish()
  File "apache_beam/runners/portability/portable_runner.py", line 454, in wait_until_finish
    self._job_id, self._state, self._last_error_message()))
RuntimeError: Pipeline test_pardo_side_and_main_outputs_1561831424.27_89947787-728e-4e9f-830a-ed73f48032af failed in state FAILED: java.lang.ClassCastException: org.apache.beam.sdk.coders.LengthPrefixCoder cannot be cast to org.apache.beam.sdk.coders.KvCoder

======================================================================
ERROR: test_pardo_side_inputs (__main__.SparkRunnerTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "apache_beam/runners/portability/fn_api_runner_test.py", line 187, in test_pardo_side_inputs
    ('a', 'y'), ('b', 'y'), ('c', 'y')]))
  File "apache_beam/pipeline.py", line 426, in __exit__
    self.run().wait_until_finish()
  File "apache_beam/runners/portability/portable_runner.py", line 454, in wait_until_finish
    self._job_id, self._state, self._last_error_message()))
RuntimeError: Pipeline test_pardo_side_inputs_1561831425.45_84a4112d-4bb9-4dcb-b19c-cdede9458054 failed in state FAILED: java.lang.ClassCastException: org.apache.beam.sdk.coders.LengthPrefixCoder cannot be cast to org.apache.beam.sdk.coders.KvCoder

======================================================================
ERROR: test_pardo_side_outputs (__main__.SparkRunnerTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "apache_beam/runners/portability/fn_api_runner_test.py", line 158, in test_pardo_side_outputs
    assert_that(xy.y, equal_to(['y', 'xy']), label='y')
  File "apache_beam/pipeline.py", line 426, in __exit__
    self.run().wait_until_finish()
  File "apache_beam/runners/portability/portable_runner.py", line 454, in wait_until_finish
    self._job_id, self._state, self._last_error_message()))
RuntimeError: Pipeline test_pardo_side_outputs_1561831426.08_cd6c9ea4-8d63-454f-8df5-46e8f48638d7 failed in state FAILED: java.lang.ClassCastException: org.apache.beam.sdk.coders.LengthPrefixCoder cannot be cast to org.apache.beam.sdk.coders.KvCoder

======================================================================
ERROR: test_pardo_state_only (__main__.SparkRunnerTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "apache_beam/runners/portability/fn_api_runner_test.py", line 308, in test_pardo_state_only
    equal_to(expected))
  File "apache_beam/pipeline.py", line 426, in __exit__
    self.run().wait_until_finish()
  File "apache_beam/runners/portability/portable_runner.py", line 454, in wait_until_finish
    self._job_id, self._state, self._last_error_message()))
RuntimeError: Pipeline test_pardo_state_only_1561831426.63_44532d0a-c2ae-4452-852b-f2445380dbb9 failed in state FAILED: java.lang.ClassCastException: org.apache.beam.sdk.coders.LengthPrefixCoder cannot be cast to org.apache.beam.sdk.coders.KvCoder

======================================================================
ERROR: test_pardo_state_timers (__main__.SparkRunnerTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "apache_beam/runners/portability/fn_api_runner_test.py", line 401, in test_pardo_state_timers
    self._run_pardo_state_timers(False)
  File "apache_beam/runners/portability/fn_api_runner_test.py", line 461, in _run_pardo_state_timers
    assert_that(actual, is_buffered_correctly)
  File "apache_beam/pipeline.py", line 426, in __exit__
    self.run().wait_until_finish()
  File "apache_beam/runners/portability/portable_runner.py", line 454, in wait_until_finish
    self._job_id, self._state, self._last_error_message()))
RuntimeError: Pipeline test_pardo_state_timers_1561831427.0_df279672-0422-4291-8800-68f475c94c6f failed in state FAILED: java.lang.ClassCastException: org.apache.beam.sdk.coders.LengthPrefixCoder cannot be cast to org.apache.beam.sdk.coders.KvCoder

======================================================================
ERROR: test_pardo_timers (__main__.SparkRunnerTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "apache_beam/runners/portability/fn_api_runner_test.py", line 361, in test_pardo_timers
    assert_that(actual, equal_to(expected))
  File "apache_beam/pipeline.py", line 426, in __exit__
    self.run().wait_until_finish()
  File "apache_beam/runners/portability/portable_runner.py", line 454, in wait_until_finish
    self._job_id, self._state, self._last_error_message()))
RuntimeError: Pipeline test_pardo_timers_1561831427.53_944b73f3-b89a-406f-b206-339d612797da failed in state FAILED: java.lang.ClassCastException: org.apache.beam.sdk.coders.LengthPrefixCoder cannot be cast to org.apache.beam.sdk.coders.KvCoder

======================================================================
ERROR: test_pardo_unfusable_side_inputs (__main__.SparkRunnerTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "apache_beam/runners/portability/fn_api_runner_test.py", line 277, in test_pardo_unfusable_side_inputs
    equal_to([('a', 'a'), ('a', 'b'), ('b', 'a'), ('b', 'b')]))
  File "apache_beam/pipeline.py", line 426, in __exit__
    self.run().wait_until_finish()
  File "apache_beam/runners/portability/portable_runner.py", line 454, in wait_until_finish
    self._job_id, self._state, self._last_error_message()))
RuntimeError: Pipeline test_pardo_unfusable_side_inputs_1561831427.94_0e8aca7c-14cc-4aed-a45e-10c3c3adb087 failed in state FAILED: java.lang.ClassCastException: org.apache.beam.sdk.coders.LengthPrefixCoder cannot be cast to org.apache.beam.sdk.coders.KvCoder

======================================================================
ERROR: test_pardo_windowed_side_inputs (__main__.SparkRunnerTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "apache_beam/runners/portability/fn_api_runner_test.py", line 214, in test_pardo_windowed_side_inputs
    label='windowed')
  File "apache_beam/pipeline.py", line 426, in __exit__
    self.run().wait_until_finish()
  File "apache_beam/runners/portability/portable_runner.py", line 454, in wait_until_finish
    self._job_id, self._state, self._last_error_message()))
RuntimeError: Pipeline test_pardo_windowed_side_inputs_1561831428.3_d809d57b-c624-4ce7-a5f3-d39f68984654 failed in state FAILED: java.lang.ClassCastException: org.apache.beam.sdk.coders.LengthPrefixCoder cannot be cast to org.apache.beam.sdk.coders.KvCoder

======================================================================
ERROR: test_read (__main__.SparkRunnerTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "apache_beam/runners/portability/fn_api_runner_test.py", line 592, in test_read
    equal_to(['a', 'b', 'c']))
  File "apache_beam/pipeline.py", line 426, in __exit__
    self.run().wait_until_finish()
  File "apache_beam/runners/portability/portable_runner.py", line 454, in wait_until_finish
    self._job_id, self._state, self._last_error_message()))
RuntimeError: Pipeline test_read_1561831428.71_8e3835b8-f142-455a-8c6f-0cd2ff56cd67 failed in state FAILED: java.lang.ClassCastException: org.apache.beam.sdk.coders.LengthPrefixCoder cannot be cast to org.apache.beam.sdk.coders.KvCoder

======================================================================
ERROR: test_reshuffle (__main__.SparkRunnerTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "apache_beam/runners/portability/fn_api_runner_test.py", line 562, in test_reshuffle
    equal_to([1, 2, 3]))
  File "apache_beam/pipeline.py", line 426, in __exit__
    self.run().wait_until_finish()
  File "apache_beam/runners/portability/portable_runner.py", line 454, in wait_until_finish
    self._job_id, self._state, self._last_error_message()))
RuntimeError: Pipeline test_reshuffle_1561831429.06_33c9efc9-70cb-40c7-bad0-d37a6d7fecec failed in state FAILED: java.lang.ClassCastException: org.apache.beam.sdk.coders.LengthPrefixCoder cannot be cast to org.apache.beam.sdk.coders.KvCoder

======================================================================
ERROR: test_sdf_wrap_range_source (__main__.SparkRunnerTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "apache_beam/runners/portability/fn_api_runner_test.py", line 548, in test_sdf_wrap_range_source
    self._run_sdf_wrapper_pipeline(RangeSource(0, 4), [0, 1, 2, 3])
  File "apache_beam/runners/portability/fn_api_runner_test.py", line 534, in _run_sdf_wrapper_pipeline
    p | beam.io.Read(source)
  File "apache_beam/pipeline.py", line 426, in __exit__
    self.run().wait_until_finish()
  File "apache_beam/runners/portability/portable_runner.py", line 454, in wait_until_finish
    self._job_id, self._state, self._last_error_message()))
RuntimeError: Pipeline test_sdf_wrap_range_source_1561831429.49_006d58df-a2ee-4ac9-8087-556bcea60777 failed in state FAILED: java.lang.ClassCastException: org.apache.beam.sdk.coders.LengthPrefixCoder cannot be cast to org.apache.beam.sdk.coders.KvCoder

======================================================================
ERROR: test_sdf_wrapper_overrides_read (__main__.SparkRunnerTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg/mock/mock.py",> line 1305, in patched
    return func(*args, **keywargs)
  File "apache_beam/runners/portability/fn_api_runner_test.py", line 545, in test_sdf_wrapper_overrides_read
    self._run_sdf_wrapper_pipeline(RangeSource(0, 4), ['1'])
  File "apache_beam/runners/portability/fn_api_runner_test.py", line 534, in _run_sdf_wrapper_pipeline
    p | beam.io.Read(source)
  File "apache_beam/pipeline.py", line 426, in __exit__
    self.run().wait_until_finish()
  File "apache_beam/runners/portability/portable_runner.py", line 454, in wait_until_finish
    self._job_id, self._state, self._last_error_message()))
RuntimeError: Pipeline test_sdf_wrapper_overrides_read_1561831429.67_52f0e275-ce3a-4aa4-a0c5-5e9d3dc80289 failed in state FAILED: java.lang.ClassCastException: org.apache.beam.sdk.coders.LengthPrefixCoder cannot be cast to org.apache.beam.sdk.coders.KvCoder

======================================================================
ERROR: test_windowed_pardo_state_timers (__main__.SparkRunnerTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "apache_beam/runners/portability/fn_api_runner_test.py", line 404, in test_windowed_pardo_state_timers
    self._run_pardo_state_timers(True)
  File "apache_beam/runners/portability/fn_api_runner_test.py", line 461, in _run_pardo_state_timers
    assert_that(actual, is_buffered_correctly)
  File "apache_beam/pipeline.py", line 426, in __exit__
    self.run().wait_until_finish()
  File "apache_beam/runners/portability/portable_runner.py", line 454, in wait_until_finish
    self._job_id, self._state, self._last_error_message()))
RuntimeError: Pipeline test_windowed_pardo_state_timers_1561831429.85_283bc36d-89a7-4ab6-aa14-cc51cebbb331 failed in state FAILED: java.lang.ClassCastException: org.apache.beam.sdk.coders.LengthPrefixCoder cannot be cast to org.apache.beam.sdk.coders.KvCoder

======================================================================
ERROR: test_windowing (__main__.SparkRunnerTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "apache_beam/runners/portability/fn_api_runner_test.py", line 604, in test_windowing
    assert_that(res, equal_to([('k', [1, 2]), ('k', [100, 101, 102])]))
  File "apache_beam/pipeline.py", line 426, in __exit__
    self.run().wait_until_finish()
  File "apache_beam/runners/portability/portable_runner.py", line 454, in wait_until_finish
    self._job_id, self._state, self._last_error_message()))
RuntimeError: Pipeline test_windowing_1561831430.25_20cc7bd0-df24-496f-8bf3-0aebbbb386d2 failed in state FAILED: java.lang.ClassCastException: org.apache.beam.sdk.coders.LengthPrefixCoder cannot be cast to org.apache.beam.sdk.coders.KvCoder

======================================================================
FAIL: test_assert_that (__main__.SparkRunnerTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "apache_beam/runners/portability/fn_api_runner_test.py", line 92, in test_assert_that
    assert_that(p | beam.Create(['a', 'b']), equal_to(['a']))
AssertionError: "Failed assert" does not match "Pipeline test_assert_that_1561831388.7_3f059e1e-44b8-4af5-ad63-4a3ccea7e784 failed in state FAILED: java.lang.ClassCastException: org.apache.beam.sdk.coders.LengthPrefixCoder cannot be cast to org.apache.beam.sdk.coders.KvCoder"

======================================================================
FAIL: test_error_message_includes_stage (__main__.SparkRunnerTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "apache_beam/runners/portability/fn_api_runner_test.py", line 638, in test_error_message_includes_stage
    self.assertIn('StageC', message)
AssertionError: 'StageC' not found in u'Pipeline test_error_message_includes_stage_1561831395.44_100a2e46-94cb-4a1e-bbc7-75fbca749e04 failed in state FAILED: java.lang.ClassCastException: org.apache.beam.sdk.coders.LengthPrefixCoder cannot be cast to org.apache.beam.sdk.coders.KvCoder'

----------------------------------------------------------------------
Ran 38 tests in 42.161s

FAILED (failures=2, errors=22, skipped=10)

> Task :sdks:python:sparkValidatesRunner FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/sdks/python/build.gradle'> line: 251

* What went wrong:
Execution failed for task ':sdks:python:sparkValidatesRunner'.
> 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 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/5.2.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 3m 33s
60 actionable tasks: 47 executed, 13 from cache

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

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


Build failed in Jenkins: beam_PostCommit_Python_VR_Spark #505

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/505/display/redirect?page=changes>

Changes:

[chamikara] Sets a default environment for Dataflow runner

------------------------------------------
[...truncated 256.44 KB...]
Moving PyYAML-3.13-py2.7-linux-x86_64.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1866363813/lib/python2.7/site-packages>
Adding PyYAML 3.13 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1866363813/lib/python2.7/site-packages/PyYAML-3.13-py2.7-linux-x86_64.egg>
Searching for pytz>=2018.3
Reading https://pypi.org/simple/pytz/
Downloading https://files.pythonhosted.org/packages/3d/73/fe30c2daaaa0713420d0382b16fbb761409f532c56bdcc514bf7b6262bb6/pytz-2019.1-py2.py3-none-any.whl#sha256=303879e36b721603cc54604edcac9d20401bdbe31e1e4fdee5b9f98d5d31dfda
Best match: pytz 2019.1
Processing pytz-2019.1-py2.py3-none-any.whl
Installing pytz-2019.1-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1866363813/lib/python2.7/site-packages>
Adding pytz 2019.1 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1866363813/lib/python2.7/site-packages/pytz-2019.1-py2.7.egg>
Searching for pydot<2,>=1.2.0
Reading https://pypi.org/simple/pydot/
Downloading https://files.pythonhosted.org/packages/33/d1/b1479a770f66d962f545c2101630ce1d5592d90cb4f083d38862e93d16d2/pydot-1.4.1-py2.py3-none-any.whl#sha256=67be714300c78fda5fd52f79ec994039e3f76f074948c67b5ff539b433ad354f
Best match: pydot 1.4.1
Processing pydot-1.4.1-py2.py3-none-any.whl
Installing pydot-1.4.1-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1866363813/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1866363813/lib/python2.7/site-packages/pydot-1.4.1-py2.7.egg/EGG-INFO/requires.txt>
Adding pydot 1.4.1 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1866363813/lib/python2.7/site-packages/pydot-1.4.1-py2.7.egg>
Searching for oauth2client<4,>=2.0.1
Reading https://pypi.org/simple/oauth2client/
Downloading https://files.pythonhosted.org/packages/c0/7b/bc893e35d6ca46a72faa4b9eaac25c687ce60e1fbe978993fe2de1b0ff0d/oauth2client-3.0.0.tar.gz#sha256=5b5b056ec6f2304e7920b632885bd157fa71d1a7f3ddd00a43b1541a8d1a2460
Best match: oauth2client 3.0.0
Processing oauth2client-3.0.0.tar.gz
Writing /tmp/easy_install-VMsjj7/oauth2client-3.0.0/setup.cfg
Running oauth2client-3.0.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-VMsjj7/oauth2client-3.0.0/egg-dist-tmp-XgBEY4
warning: no previously-included files matching '*' found under directory 'tests'
zip_safe flag not set; analyzing archive contents...
Moving oauth2client-3.0.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1866363813/lib/python2.7/site-packages>
Adding oauth2client 3.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1866363813/lib/python2.7/site-packages/oauth2client-3.0.0-py2.7.egg>
Searching for pymongo<4.0.0,>=3.8.0
Reading https://pypi.org/simple/pymongo/
Downloading https://files.pythonhosted.org/packages/6e/ea/353a9f8ced71b9e258438aa4d6aa048c1eaf5b774d3ef2273d686fde0947/pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl#sha256=32421df60d06f479d71b6b539642e410ece3006e8910688e68df962c8eb40a21
Best match: pymongo 3.8.0
Processing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl
Installing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1866363813/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1866363813/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding pymongo 3.8.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1866363813/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg>
Searching for mock<3.0.0,>=1.0.1
Reading https://pypi.org/simple/mock/
Downloading https://files.pythonhosted.org/packages/e6/35/f187bdf23be87092bd0f1200d43d23076cee4d0dec109f195173fd3ebc79/mock-2.0.0-py2.py3-none-any.whl#sha256=5ce3c71c5545b472da17b72268978914d0252980348636840bd34a00b5cc96c1
Best match: mock 2.0.0
Processing mock-2.0.0-py2.py3-none-any.whl
Installing mock-2.0.0-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1866363813/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1866363813/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg/EGG-INFO/requires.txt>
Adding mock 2.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1866363813/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg>
Searching for httplib2<=0.12.0,>=0.8
Reading https://pypi.org/simple/httplib2/
Downloading https://files.pythonhosted.org/packages/ce/ed/803905d670b52fa0edfdd135337e545b4496c2ab3a222f1449b7256eb99f/httplib2-0.12.0.tar.gz#sha256=f61fb838a94ce3b349aa32c92fd8430f7e3511afdb18bf9640d647e30c90a6d6
Best match: httplib2 0.12.0
Processing httplib2-0.12.0.tar.gz
Writing /tmp/easy_install-1ZcQqS/httplib2-0.12.0/setup.cfg
Running httplib2-0.12.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-1ZcQqS/httplib2-0.12.0/egg-dist-tmp-D9KuUe
zip_safe flag not set; analyzing archive contents...
httplib2.certs: module references __file__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1866363813/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Extracting httplib2-0.12.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1866363813/lib/python2.7/site-packages>
Adding httplib2 0.12.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1866363813/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Searching for hdfs<3.0.0,>=2.1.0
Reading https://pypi.org/simple/hdfs/
Downloading https://files.pythonhosted.org/packages/82/39/2c0879b1bcfd1f6ad078eb210d09dbce21072386a3997074ee91e60ddc5a/hdfs-2.5.8.tar.gz#sha256=1be117549fc1285571bc51aedc15df5a203138dba02f9adfa26761b69a949370
Best match: hdfs 2.5.8
Processing hdfs-2.5.8.tar.gz
Writing /tmp/easy_install-Q2dvXv/hdfs-2.5.8/setup.cfg
Running hdfs-2.5.8/setup.py -q bdist_egg --dist-dir /tmp/easy_install-Q2dvXv/hdfs-2.5.8/egg-dist-tmp-1jKbaR
zip_safe flag not set; analyzing archive contents...
Moving hdfs-2.5.8-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1866363813/lib/python2.7/site-packages>
Adding hdfs 2.5.8 to easy-install.pth file
Installing hdfscli-avro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1866363813/bin>
Installing hdfscli script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1866363813/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1866363813/lib/python2.7/site-packages/hdfs-2.5.8-py2.7.egg>
Searching for future<1.0.0,>=0.16.0
Reading https://pypi.org/simple/future/
Downloading https://files.pythonhosted.org/packages/90/52/e20466b85000a181e1e144fd8305caf2cf475e2f9674e797b222f8105f5f/future-0.17.1.tar.gz#sha256=67045236dcfd6816dc439556d009594abf643e5eb48992e36beac09c2ca659b8
Best match: future 0.17.1
Processing future-0.17.1.tar.gz
Writing /tmp/easy_install-YwoA7z/future-0.17.1/setup.cfg
Running future-0.17.1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-YwoA7z/future-0.17.1/egg-dist-tmp-MrAva0
warning: no files found matching '*.au' under directory 'tests'
warning: no files found matching '*.gif' under directory 'tests'
warning: no files found matching '*.txt' under directory 'tests'
zip_safe flag not set; analyzing archive contents...
future.backports.test.ssl_servers: module references __file__
future.backports.test.support: module references __file__
future.standard_library.__init__: module references __file__
future.standard_library.__init__: module references __path__
future.utils.__init__: module MAY be using inspect.stack
past.builtins.misc: module MAY be using inspect.stack
past.translation.__init__: module references __file__
past.translation.__init__: module references __path__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1866363813/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Extracting future-0.17.1-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1866363813/lib/python2.7/site-packages>
Adding future 0.17.1 to easy-install.pth file
Installing pasteurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1866363813/bin>
Installing futurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1866363813/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1866363813/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Searching for fastavro<0.22,>=0.21.4
Reading https://pypi.org/simple/fastavro/
Downloading https://files.pythonhosted.org/packages/15/e3/5956c75f68906b119191ef30d9acff661b422cf918a29a03ee0c3ba774be/fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl#sha256=25c5e1871fb82795f138aa209ca89cac940b80bf36fc644615354028bfd87638
Best match: fastavro 0.21.24
Processing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl
Installing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1866363813/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1866363813/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding fastavro 0.21.24 to easy-install.pth file
Installing fastavro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1866363813/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1866363813/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg>
Searching for dill<0.2.10,>=0.2.9
Reading https://pypi.org/simple/dill/
Downloading https://files.pythonhosted.org/packages/fe/42/bfe2e0857bc284cbe6a011d93f2a9ad58a22cb894461b199ae72cfef0f29/dill-0.2.9.tar.gz#sha256=f6d6046f9f9195206063dd0415dff185ad593d6ee8b0e67f12597c0f4df4986f
Best match: dill 0.2.9
Processing dill-0.2.9.tar.gz
Writing /tmp/easy_install-OPqE8u/dill-0.2.9/setup.cfg
Running dill-0.2.9/setup.py -q bdist_egg --dist-dir /tmp/easy_install-OPqE8u/dill-0.2.9/egg-dist-tmp-fpC7YD
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1866363813/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Extracting dill-0.2.9-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1866363813/lib/python2.7/site-packages>
Adding dill 0.2.9 to easy-install.pth file
Installing get_objgraph script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1866363813/bin>
Installing undill script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1866363813/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1866363813/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Searching for crcmod<2.0,>=1.7
Reading https://pypi.org/simple/crcmod/
Downloading https://files.pythonhosted.org/packages/6b/b0/e595ce2a2527e169c3bcd6c33d2473c1918e0b7f6826a043ca1245dd4e5b/crcmod-1.7.tar.gz#sha256=dc7051a0db5f2bd48665a990d3ec1cc305a466a77358ca4492826f41f283601e
Best match: crcmod 1.7
Processing crcmod-1.7.tar.gz
Writing /tmp/easy_install-ai0nja/crcmod-1.7/setup.cfg
Running crcmod-1.7/setup.py -q bdist_egg --dist-dir /tmp/easy_install-ai0nja/crcmod-1.7/egg-dist-tmp-Cgbrtd
python2/src/_crcfunext.c: In function ‘init_crcfunext’:
python2/src/_crcfunext.c:492:13: warning: variable ‘m’ set but not used [-Wunused-but-set-variable]
   PyObject *m;
             ^
zip_safe flag not set; analyzing archive contents...
Moving crcmod-1.7-py2.7-linux-x86_64.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1866363813/lib/python2.7/site-packages>
Adding crcmod 1.7 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1866363813/lib/python2.7/site-packages/crcmod-1.7-py2.7-linux-x86_64.egg>
Searching for numpy>=1.14
Reading https://pypi.org/simple/numpy/
Downloading https://files.pythonhosted.org/packages/da/32/1b8f2bb5fb50e4db68543eb85ce37b9fa6660cd05b58bddfafafa7ed62da/numpy-1.17.0.zip#sha256=951fefe2fb73f84c620bec4e001e80a80ddaa1b84dce244ded7f1e0cbe0ed34a
Best match: numpy 1.17.0
Processing numpy-1.17.0.zip
Writing /tmp/easy_install-JcGc6M/numpy-1.17.0/setup.cfg
Running numpy-1.17.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-JcGc6M/numpy-1.17.0/egg-dist-tmp-HqX1ym
Traceback (most recent call last):
  File "setup.py", line 239, in <module>
    'test': generate_protos_first(test),
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1866363813/local/lib/python2.7/site-packages/setuptools/__init__.py",> line 145, in setup
    return distutils.core.setup(**attrs)
  File "/usr/lib/python2.7/distutils/core.py", line 151, in setup
    dist.run_commands()
  File "/usr/lib/python2.7/distutils/dist.py", line 953, in run_commands
    self.run_command(cmd)
  File "/usr/lib/python2.7/distutils/dist.py", line 972, in run_command
    cmd_obj.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1866363813/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 67, in run
    self.do_egg_install()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1866363813/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 117, in do_egg_install
    cmd.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1866363813/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 418, in run
    self.easy_install(spec, not self.no_deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1866363813/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 660, in easy_install
    return self.install_item(None, spec, tmpdir, deps, True)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1866363813/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 707, in install_item
    self.process_distribution(spec, dist, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1866363813/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 752, in process_distribution
    [requirement], self.local_index, self.easy_install
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1866363813/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 782, in resolve
    replace_conflicting=replace_conflicting
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1866363813/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1065, in best_match
    return self.obtain(req, installer)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1866363813/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1077, in obtain
    return installer(requirement)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1866363813/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 679, in easy_install
    return self.install_item(spec, dist.location, tmpdir, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1866363813/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 705, in install_item
    dists = self.install_eggs(spec, download, tmpdir)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1866363813/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 890, in install_eggs
    return self.build_and_install(setup_script, setup_base)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1866363813/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1158, in build_and_install
    self.run_setup(setup_script, setup_base, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1866363813/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1144, in run_setup
    run_setup(setup_script, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1866363813/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 253, in run_setup
    raise
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1866363813/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1866363813/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 166, in save_modules
    saved_exc.resume()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1866363813/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 141, in resume
    six.reraise(type, exc, self._tb)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1866363813/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 154, in save_modules
    yield saved
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1866363813/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1866363813/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 250, in run_setup
    _execfile(setup_script, ns)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1866363813/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 45, in _execfile
    exec(code, globals, locals)
  File "/tmp/easy_install-JcGc6M/numpy-1.17.0/setup.py", line 31, in <module>
    import setuptools
RuntimeError: Python version >= 3.5 required.

> Task :sdks:python:test-suites:portable:py2:createProcessWorker FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/sdks/python/test-suites/portable/py2/build.gradle'> line: 140

* What went wrong:
Execution failed for task ':sdks:python:test-suites:portable:py2:createProcessWorker'.
> 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 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/5.2.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 2m 54s
59 actionable tasks: 46 executed, 13 from cache

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

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


Build failed in Jenkins: beam_PostCommit_Python_VR_Spark #504

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/504/display/redirect>

------------------------------------------
Started by timer
[EnvInject] - Loading node environment variables.
Building remotely on apache-beam-jenkins-1 (beam) in workspace <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/>
No credentials specified
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/apache/beam.git # timeout=10
Fetching upstream changes from https://github.com/apache/beam.git
 > git --version # timeout=10
 > git fetch --tags --progress https://github.com/apache/beam.git +refs/heads/*:refs/remotes/origin/* +refs/pull/${ghprbPullId}/*:refs/remotes/origin/pr/${ghprbPullId}/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision c4c75bdf70254730cc06a3d888bbfed507c35611 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f c4c75bdf70254730cc06a3d888bbfed507c35611
Commit message: "[BEAM-6202] Change retry policy for dataflow's get_job (#9182)"
 > git rev-list --no-walk c4c75bdf70254730cc06a3d888bbfed507c35611 # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # 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

[EnvInject] - Variables injected successfully.
[Gradle] - Launching build.
[src] $ <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/gradlew> --continue --max-workers=12 -Dorg.gradle.jvmargs=-Xms2g -Dorg.gradle.jvmargs=-Xmx4g :sdks:python:sparkValidatesRunner
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
> Task :buildSrc:spotlessGroovyCheck
> Task :buildSrc:spotlessGroovyGradle
> Task :buildSrc:spotlessGroovyGradleCheck
> Task :buildSrc:spotlessCheck
> 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:validateTaskProperties FROM-CACHE
> Task :buildSrc:check
> Task :buildSrc:build
Configuration on demand is an incubating feature.

FAILURE: Build failed with an exception.

* What went wrong:
Task 'sparkValidatesRunner' not found in project ':sdks:python'.

* Try:
Run gradlew_orig tasks to get a list of available tasks. 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 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/5.2.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 11s

Publishing build scan...
https://gradle.com/s/22ljkef7634h2

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


Build failed in Jenkins: beam_PostCommit_Python_VR_Spark #503

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/503/display/redirect?page=changes>

Changes:

[github] [BEAM-6202] Change retry policy for dataflow's get_job (#9182)

------------------------------------------
Started by GitHub push by aaltay
[EnvInject] - Loading node environment variables.
Building remotely on apache-beam-jenkins-12 (beam) in workspace <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/>
No credentials specified
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/apache/beam.git # timeout=10
Fetching upstream changes from https://github.com/apache/beam.git
 > git --version # timeout=10
 > git fetch --tags --progress https://github.com/apache/beam.git +refs/heads/*:refs/remotes/origin/* +refs/pull/${ghprbPullId}/*:refs/remotes/origin/pr/${ghprbPullId}/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision c4c75bdf70254730cc06a3d888bbfed507c35611 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f c4c75bdf70254730cc06a3d888bbfed507c35611
Commit message: "[BEAM-6202] Change retry policy for dataflow's get_job (#9182)"
 > git rev-list --no-walk a60d550f131497dc1f4eabf4e6b8eb1cc8a6c3bc # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # 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

[EnvInject] - Variables injected successfully.
[Gradle] - Launching build.
[src] $ <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/gradlew> --continue --max-workers=12 -Dorg.gradle.jvmargs=-Xms2g -Dorg.gradle.jvmargs=-Xmx4g :sdks:python:sparkValidatesRunner
Starting a Gradle Daemon, 1 busy and 1 stopped Daemons 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
> Task :buildSrc:spotlessGroovyCheck
> Task :buildSrc:spotlessGroovyGradle
> Task :buildSrc:spotlessGroovyGradleCheck
> Task :buildSrc:spotlessCheck
> 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:validateTaskProperties FROM-CACHE
> Task :buildSrc:check
> Task :buildSrc:build
Configuration on demand is an incubating feature.

FAILURE: Build failed with an exception.

* What went wrong:
Task 'sparkValidatesRunner' not found in project ':sdks:python'.

* Try:
Run gradlew_orig tasks to get a list of available tasks. 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 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/5.2.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 12s

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

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


Build failed in Jenkins: beam_PostCommit_Python_VR_Spark #502

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/502/display/redirect?page=changes>

Changes:

[iemejia] [BEAM-7837] Add adapter class for API incompatible changes in Spark 3

------------------------------------------
Started by GitHub push by iemejia
[EnvInject] - Loading node environment variables.
Building remotely on apache-beam-jenkins-13 (beam) in workspace <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/>
No credentials specified
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/apache/beam.git # timeout=10
Fetching upstream changes from https://github.com/apache/beam.git
 > git --version # timeout=10
 > git fetch --tags --progress https://github.com/apache/beam.git +refs/heads/*:refs/remotes/origin/* +refs/pull/${ghprbPullId}/*:refs/remotes/origin/pr/${ghprbPullId}/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision a60d550f131497dc1f4eabf4e6b8eb1cc8a6c3bc (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f a60d550f131497dc1f4eabf4e6b8eb1cc8a6c3bc
Commit message: "Merge pull request #9191: [BEAM-7837] Add adapter class for API incompatible changes in Spark 3"
 > git rev-list --no-walk 0e60dfacacfaf6deb2ea81ee3deb58a96dcbc9e6 # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # 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

[EnvInject] - Variables injected successfully.
[Gradle] - Launching build.
[src] $ <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/gradlew> --continue --max-workers=12 -Dorg.gradle.jvmargs=-Xms2g -Dorg.gradle.jvmargs=-Xmx4g :sdks:python:sparkValidatesRunner
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
> Task :buildSrc:spotlessGroovyCheck
> Task :buildSrc:spotlessGroovyGradle
> Task :buildSrc:spotlessGroovyGradleCheck
> Task :buildSrc:spotlessCheck
> 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:validateTaskProperties FROM-CACHE
> Task :buildSrc:check
> Task :buildSrc:build
Configuration on demand is an incubating feature.

FAILURE: Build failed with an exception.

* What went wrong:
Task 'sparkValidatesRunner' not found in project ':sdks:python'.

* Try:
Run gradlew_orig tasks to get a list of available tasks. 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 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/5.2.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 10s

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

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


Build failed in Jenkins: beam_PostCommit_Python_VR_Spark #501

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/501/display/redirect?page=changes>

Changes:

[github] Merge pull request #9183: [BEAM-7675] Unify Gradle test configuration

------------------------------------------
Started by GitHub push by markflyhigh
[EnvInject] - Loading node environment variables.
Building remotely on apache-beam-jenkins-6 (beam) in workspace <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/>
No credentials specified
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/apache/beam.git # timeout=10
Fetching upstream changes from https://github.com/apache/beam.git
 > git --version # timeout=10
 > git fetch --tags --progress https://github.com/apache/beam.git +refs/heads/*:refs/remotes/origin/* +refs/pull/${ghprbPullId}/*:refs/remotes/origin/pr/${ghprbPullId}/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 0e60dfacacfaf6deb2ea81ee3deb58a96dcbc9e6 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 0e60dfacacfaf6deb2ea81ee3deb58a96dcbc9e6
Commit message: "Merge pull request #9183: [BEAM-7675] Unify Gradle test configuration across Py2 and Py3 (#9183)"
 > git rev-list --no-walk ccaf3fe81353a882cd9eb84d5558a0c10b71d4da # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # 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

[EnvInject] - Variables injected successfully.
[Gradle] - Launching build.
[src] $ <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/gradlew> --continue --max-workers=12 -Dorg.gradle.jvmargs=-Xms2g -Dorg.gradle.jvmargs=-Xmx4g :sdks:python:sparkValidatesRunner
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
> Task :buildSrc:spotlessGroovyCheck
> Task :buildSrc:spotlessGroovyGradle
> Task :buildSrc:spotlessGroovyGradleCheck
> Task :buildSrc:spotlessCheck
> 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:validateTaskProperties FROM-CACHE
> Task :buildSrc:check
> Task :buildSrc:build
Configuration on demand is an incubating feature.

FAILURE: Build failed with an exception.

* What went wrong:
Task 'sparkValidatesRunner' not found in project ':sdks:python'.

* Try:
Run gradlew_orig tasks to get a list of available tasks. 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 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/5.2.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 12s

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

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


Build failed in Jenkins: beam_PostCommit_Python_VR_Spark #500

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/500/display/redirect>

------------------------------------------
[...truncated 256.00 KB...]
Moving PyYAML-3.13-py2.7-linux-x86_64.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding PyYAML 3.13 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/PyYAML-3.13-py2.7-linux-x86_64.egg>
Searching for pytz>=2018.3
Reading https://pypi.org/simple/pytz/
Downloading https://files.pythonhosted.org/packages/3d/73/fe30c2daaaa0713420d0382b16fbb761409f532c56bdcc514bf7b6262bb6/pytz-2019.1-py2.py3-none-any.whl#sha256=303879e36b721603cc54604edcac9d20401bdbe31e1e4fdee5b9f98d5d31dfda
Best match: pytz 2019.1
Processing pytz-2019.1-py2.py3-none-any.whl
Installing pytz-2019.1-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pytz 2019.1 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pytz-2019.1-py2.7.egg>
Searching for pydot<2,>=1.2.0
Reading https://pypi.org/simple/pydot/
Downloading https://files.pythonhosted.org/packages/33/d1/b1479a770f66d962f545c2101630ce1d5592d90cb4f083d38862e93d16d2/pydot-1.4.1-py2.py3-none-any.whl#sha256=67be714300c78fda5fd52f79ec994039e3f76f074948c67b5ff539b433ad354f
Best match: pydot 1.4.1
Processing pydot-1.4.1-py2.py3-none-any.whl
Installing pydot-1.4.1-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pydot-1.4.1-py2.7.egg/EGG-INFO/requires.txt>
Adding pydot 1.4.1 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pydot-1.4.1-py2.7.egg>
Searching for oauth2client<4,>=2.0.1
Reading https://pypi.org/simple/oauth2client/
Downloading https://files.pythonhosted.org/packages/c0/7b/bc893e35d6ca46a72faa4b9eaac25c687ce60e1fbe978993fe2de1b0ff0d/oauth2client-3.0.0.tar.gz#sha256=5b5b056ec6f2304e7920b632885bd157fa71d1a7f3ddd00a43b1541a8d1a2460
Best match: oauth2client 3.0.0
Processing oauth2client-3.0.0.tar.gz
Writing /tmp/easy_install-nFpPDE/oauth2client-3.0.0/setup.cfg
Running oauth2client-3.0.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-nFpPDE/oauth2client-3.0.0/egg-dist-tmp-NZn5h9
warning: no previously-included files matching '*' found under directory 'tests'
zip_safe flag not set; analyzing archive contents...
Moving oauth2client-3.0.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding oauth2client 3.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/oauth2client-3.0.0-py2.7.egg>
Searching for pymongo<4.0.0,>=3.8.0
Reading https://pypi.org/simple/pymongo/
Downloading https://files.pythonhosted.org/packages/6e/ea/353a9f8ced71b9e258438aa4d6aa048c1eaf5b774d3ef2273d686fde0947/pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl#sha256=32421df60d06f479d71b6b539642e410ece3006e8910688e68df962c8eb40a21
Best match: pymongo 3.8.0
Processing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl
Installing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding pymongo 3.8.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg>
Searching for mock<3.0.0,>=1.0.1
Reading https://pypi.org/simple/mock/
Downloading https://files.pythonhosted.org/packages/e6/35/f187bdf23be87092bd0f1200d43d23076cee4d0dec109f195173fd3ebc79/mock-2.0.0-py2.py3-none-any.whl#sha256=5ce3c71c5545b472da17b72268978914d0252980348636840bd34a00b5cc96c1
Best match: mock 2.0.0
Processing mock-2.0.0-py2.py3-none-any.whl
Installing mock-2.0.0-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg/EGG-INFO/requires.txt>
Adding mock 2.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg>
Searching for httplib2<=0.12.0,>=0.8
Reading https://pypi.org/simple/httplib2/
Downloading https://files.pythonhosted.org/packages/ce/ed/803905d670b52fa0edfdd135337e545b4496c2ab3a222f1449b7256eb99f/httplib2-0.12.0.tar.gz#sha256=f61fb838a94ce3b349aa32c92fd8430f7e3511afdb18bf9640d647e30c90a6d6
Best match: httplib2 0.12.0
Processing httplib2-0.12.0.tar.gz
Writing /tmp/easy_install-FLGErG/httplib2-0.12.0/setup.cfg
Running httplib2-0.12.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-FLGErG/httplib2-0.12.0/egg-dist-tmp-hpA7oE
zip_safe flag not set; analyzing archive contents...
httplib2.certs: module references __file__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Extracting httplib2-0.12.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding httplib2 0.12.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Searching for hdfs<3.0.0,>=2.1.0
Reading https://pypi.org/simple/hdfs/
Downloading https://files.pythonhosted.org/packages/82/39/2c0879b1bcfd1f6ad078eb210d09dbce21072386a3997074ee91e60ddc5a/hdfs-2.5.8.tar.gz#sha256=1be117549fc1285571bc51aedc15df5a203138dba02f9adfa26761b69a949370
Best match: hdfs 2.5.8
Processing hdfs-2.5.8.tar.gz
Writing /tmp/easy_install-toNofb/hdfs-2.5.8/setup.cfg
Running hdfs-2.5.8/setup.py -q bdist_egg --dist-dir /tmp/easy_install-toNofb/hdfs-2.5.8/egg-dist-tmp-diIz4U
zip_safe flag not set; analyzing archive contents...
Moving hdfs-2.5.8-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding hdfs 2.5.8 to easy-install.pth file
Installing hdfscli-avro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing hdfscli script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/hdfs-2.5.8-py2.7.egg>
Searching for future<1.0.0,>=0.16.0
Reading https://pypi.org/simple/future/
Downloading https://files.pythonhosted.org/packages/90/52/e20466b85000a181e1e144fd8305caf2cf475e2f9674e797b222f8105f5f/future-0.17.1.tar.gz#sha256=67045236dcfd6816dc439556d009594abf643e5eb48992e36beac09c2ca659b8
Best match: future 0.17.1
Processing future-0.17.1.tar.gz
Writing /tmp/easy_install-hKo6z2/future-0.17.1/setup.cfg
Running future-0.17.1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-hKo6z2/future-0.17.1/egg-dist-tmp-YySYCO
warning: no files found matching '*.au' under directory 'tests'
warning: no files found matching '*.gif' under directory 'tests'
warning: no files found matching '*.txt' under directory 'tests'
zip_safe flag not set; analyzing archive contents...
future.backports.test.ssl_servers: module references __file__
future.backports.test.support: module references __file__
future.standard_library.__init__: module references __file__
future.standard_library.__init__: module references __path__
future.utils.__init__: module MAY be using inspect.stack
past.builtins.misc: module MAY be using inspect.stack
past.translation.__init__: module references __file__
past.translation.__init__: module references __path__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Extracting future-0.17.1-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding future 0.17.1 to easy-install.pth file
Installing pasteurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing futurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Searching for fastavro<0.22,>=0.21.4
Reading https://pypi.org/simple/fastavro/
Downloading https://files.pythonhosted.org/packages/15/e3/5956c75f68906b119191ef30d9acff661b422cf918a29a03ee0c3ba774be/fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl#sha256=25c5e1871fb82795f138aa209ca89cac940b80bf36fc644615354028bfd87638
Best match: fastavro 0.21.24
Processing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl
Installing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding fastavro 0.21.24 to easy-install.pth file
Installing fastavro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg>
Searching for dill<0.2.10,>=0.2.9
Reading https://pypi.org/simple/dill/
Downloading https://files.pythonhosted.org/packages/fe/42/bfe2e0857bc284cbe6a011d93f2a9ad58a22cb894461b199ae72cfef0f29/dill-0.2.9.tar.gz#sha256=f6d6046f9f9195206063dd0415dff185ad593d6ee8b0e67f12597c0f4df4986f
Best match: dill 0.2.9
Processing dill-0.2.9.tar.gz
Writing /tmp/easy_install-sLh34k/dill-0.2.9/setup.cfg
Running dill-0.2.9/setup.py -q bdist_egg --dist-dir /tmp/easy_install-sLh34k/dill-0.2.9/egg-dist-tmp-hB1T0X
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Extracting dill-0.2.9-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding dill 0.2.9 to easy-install.pth file
Installing get_objgraph script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing undill script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Searching for crcmod<2.0,>=1.7
Reading https://pypi.org/simple/crcmod/
Downloading https://files.pythonhosted.org/packages/6b/b0/e595ce2a2527e169c3bcd6c33d2473c1918e0b7f6826a043ca1245dd4e5b/crcmod-1.7.tar.gz#sha256=dc7051a0db5f2bd48665a990d3ec1cc305a466a77358ca4492826f41f283601e
Best match: crcmod 1.7
Processing crcmod-1.7.tar.gz
Writing /tmp/easy_install-tm6Aha/crcmod-1.7/setup.cfg
Running crcmod-1.7/setup.py -q bdist_egg --dist-dir /tmp/easy_install-tm6Aha/crcmod-1.7/egg-dist-tmp-ZWikmK
python2/src/_crcfunext.c: In function ‘init_crcfunext’:
python2/src/_crcfunext.c:492:13: warning: variable ‘m’ set but not used [-Wunused-but-set-variable]
   PyObject *m;
             ^
zip_safe flag not set; analyzing archive contents...
Moving crcmod-1.7-py2.7-linux-x86_64.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding crcmod 1.7 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/crcmod-1.7-py2.7-linux-x86_64.egg>
Searching for numpy>=1.14
Reading https://pypi.org/simple/numpy/
Downloading https://files.pythonhosted.org/packages/da/32/1b8f2bb5fb50e4db68543eb85ce37b9fa6660cd05b58bddfafafa7ed62da/numpy-1.17.0.zip#sha256=951fefe2fb73f84c620bec4e001e80a80ddaa1b84dce244ded7f1e0cbe0ed34a
Best match: numpy 1.17.0
Processing numpy-1.17.0.zip
Writing /tmp/easy_install-emxN2k/numpy-1.17.0/setup.cfg
Running numpy-1.17.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-emxN2k/numpy-1.17.0/egg-dist-tmp-mk9byp
Traceback (most recent call last):
  File "setup.py", line 239, in <module>
    'test': generate_protos_first(test),
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/__init__.py",> line 145, in setup
    return distutils.core.setup(**attrs)
  File "/usr/lib/python2.7/distutils/core.py", line 151, in setup
    dist.run_commands()
  File "/usr/lib/python2.7/distutils/dist.py", line 953, in run_commands
    self.run_command(cmd)
  File "/usr/lib/python2.7/distutils/dist.py", line 972, in run_command
    cmd_obj.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 67, in run
    self.do_egg_install()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 117, in do_egg_install
    cmd.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 418, in run
    self.easy_install(spec, not self.no_deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 660, in easy_install
    return self.install_item(None, spec, tmpdir, deps, True)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 707, in install_item
    self.process_distribution(spec, dist, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 752, in process_distribution
    [requirement], self.local_index, self.easy_install
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 782, in resolve
    replace_conflicting=replace_conflicting
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1065, in best_match
    return self.obtain(req, installer)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1077, in obtain
    return installer(requirement)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 679, in easy_install
    return self.install_item(spec, dist.location, tmpdir, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 705, in install_item
    dists = self.install_eggs(spec, download, tmpdir)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 890, in install_eggs
    return self.build_and_install(setup_script, setup_base)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1158, in build_and_install
    self.run_setup(setup_script, setup_base, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1144, in run_setup
    run_setup(setup_script, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 253, in run_setup
    raise
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 166, in save_modules
    saved_exc.resume()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 141, in resume
    six.reraise(type, exc, self._tb)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 154, in save_modules
    yield saved
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 250, in run_setup
    _execfile(setup_script, ns)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 45, in _execfile
    exec(code, globals, locals)
  File "/tmp/easy_install-emxN2k/numpy-1.17.0/setup.py", line 31, in <module>
    import setuptools
RuntimeError: Python version >= 3.5 required.

> Task :sdks:python:createProcessWorker FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/sdks/python/build.gradle'> line: 375

* What went wrong:
Execution failed for task ':sdks:python:createProcessWorker'.
> 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 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/5.2.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 2m 33s
59 actionable tasks: 46 executed, 13 from cache

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

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


Build failed in Jenkins: beam_PostCommit_Python_VR_Spark #499

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/499/display/redirect?page=changes>

Changes:

[github] Nitpicky grammar fix in programming guide

------------------------------------------
[...truncated 256.28 KB...]
Moving PyYAML-3.13-py2.7-linux-x86_64.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding PyYAML 3.13 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/PyYAML-3.13-py2.7-linux-x86_64.egg>
Searching for pytz>=2018.3
Reading https://pypi.org/simple/pytz/
Downloading https://files.pythonhosted.org/packages/3d/73/fe30c2daaaa0713420d0382b16fbb761409f532c56bdcc514bf7b6262bb6/pytz-2019.1-py2.py3-none-any.whl#sha256=303879e36b721603cc54604edcac9d20401bdbe31e1e4fdee5b9f98d5d31dfda
Best match: pytz 2019.1
Processing pytz-2019.1-py2.py3-none-any.whl
Installing pytz-2019.1-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pytz 2019.1 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pytz-2019.1-py2.7.egg>
Searching for pydot<2,>=1.2.0
Reading https://pypi.org/simple/pydot/
Downloading https://files.pythonhosted.org/packages/33/d1/b1479a770f66d962f545c2101630ce1d5592d90cb4f083d38862e93d16d2/pydot-1.4.1-py2.py3-none-any.whl#sha256=67be714300c78fda5fd52f79ec994039e3f76f074948c67b5ff539b433ad354f
Best match: pydot 1.4.1
Processing pydot-1.4.1-py2.py3-none-any.whl
Installing pydot-1.4.1-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pydot-1.4.1-py2.7.egg/EGG-INFO/requires.txt>
Adding pydot 1.4.1 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pydot-1.4.1-py2.7.egg>
Searching for oauth2client<4,>=2.0.1
Reading https://pypi.org/simple/oauth2client/
Downloading https://files.pythonhosted.org/packages/c0/7b/bc893e35d6ca46a72faa4b9eaac25c687ce60e1fbe978993fe2de1b0ff0d/oauth2client-3.0.0.tar.gz#sha256=5b5b056ec6f2304e7920b632885bd157fa71d1a7f3ddd00a43b1541a8d1a2460
Best match: oauth2client 3.0.0
Processing oauth2client-3.0.0.tar.gz
Writing /tmp/easy_install-U5B1Mv/oauth2client-3.0.0/setup.cfg
Running oauth2client-3.0.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-U5B1Mv/oauth2client-3.0.0/egg-dist-tmp-oh3brV
warning: no previously-included files matching '*' found under directory 'tests'
zip_safe flag not set; analyzing archive contents...
Moving oauth2client-3.0.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding oauth2client 3.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/oauth2client-3.0.0-py2.7.egg>
Searching for pymongo<4.0.0,>=3.8.0
Reading https://pypi.org/simple/pymongo/
Downloading https://files.pythonhosted.org/packages/6e/ea/353a9f8ced71b9e258438aa4d6aa048c1eaf5b774d3ef2273d686fde0947/pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl#sha256=32421df60d06f479d71b6b539642e410ece3006e8910688e68df962c8eb40a21
Best match: pymongo 3.8.0
Processing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl
Installing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding pymongo 3.8.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg>
Searching for mock<3.0.0,>=1.0.1
Reading https://pypi.org/simple/mock/
Downloading https://files.pythonhosted.org/packages/e6/35/f187bdf23be87092bd0f1200d43d23076cee4d0dec109f195173fd3ebc79/mock-2.0.0-py2.py3-none-any.whl#sha256=5ce3c71c5545b472da17b72268978914d0252980348636840bd34a00b5cc96c1
Best match: mock 2.0.0
Processing mock-2.0.0-py2.py3-none-any.whl
Installing mock-2.0.0-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg/EGG-INFO/requires.txt>
Adding mock 2.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg>
Searching for httplib2<=0.12.0,>=0.8
Reading https://pypi.org/simple/httplib2/
Downloading https://files.pythonhosted.org/packages/ce/ed/803905d670b52fa0edfdd135337e545b4496c2ab3a222f1449b7256eb99f/httplib2-0.12.0.tar.gz#sha256=f61fb838a94ce3b349aa32c92fd8430f7e3511afdb18bf9640d647e30c90a6d6
Best match: httplib2 0.12.0
Processing httplib2-0.12.0.tar.gz
Writing /tmp/easy_install-skFq8L/httplib2-0.12.0/setup.cfg
Running httplib2-0.12.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-skFq8L/httplib2-0.12.0/egg-dist-tmp-Tcoykd
zip_safe flag not set; analyzing archive contents...
httplib2.certs: module references __file__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Extracting httplib2-0.12.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding httplib2 0.12.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Searching for hdfs<3.0.0,>=2.1.0
Reading https://pypi.org/simple/hdfs/
Downloading https://files.pythonhosted.org/packages/82/39/2c0879b1bcfd1f6ad078eb210d09dbce21072386a3997074ee91e60ddc5a/hdfs-2.5.8.tar.gz#sha256=1be117549fc1285571bc51aedc15df5a203138dba02f9adfa26761b69a949370
Best match: hdfs 2.5.8
Processing hdfs-2.5.8.tar.gz
Writing /tmp/easy_install-AUhlqj/hdfs-2.5.8/setup.cfg
Running hdfs-2.5.8/setup.py -q bdist_egg --dist-dir /tmp/easy_install-AUhlqj/hdfs-2.5.8/egg-dist-tmp-DBGk6F
zip_safe flag not set; analyzing archive contents...
Moving hdfs-2.5.8-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding hdfs 2.5.8 to easy-install.pth file
Installing hdfscli-avro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing hdfscli script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/hdfs-2.5.8-py2.7.egg>
Searching for future<1.0.0,>=0.16.0
Reading https://pypi.org/simple/future/
Downloading https://files.pythonhosted.org/packages/90/52/e20466b85000a181e1e144fd8305caf2cf475e2f9674e797b222f8105f5f/future-0.17.1.tar.gz#sha256=67045236dcfd6816dc439556d009594abf643e5eb48992e36beac09c2ca659b8
Best match: future 0.17.1
Processing future-0.17.1.tar.gz
Writing /tmp/easy_install-BT50mc/future-0.17.1/setup.cfg
Running future-0.17.1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-BT50mc/future-0.17.1/egg-dist-tmp-Yu0V8D
warning: no files found matching '*.au' under directory 'tests'
warning: no files found matching '*.gif' under directory 'tests'
warning: no files found matching '*.txt' under directory 'tests'
zip_safe flag not set; analyzing archive contents...
future.backports.test.ssl_servers: module references __file__
future.backports.test.support: module references __file__
future.standard_library.__init__: module references __file__
future.standard_library.__init__: module references __path__
future.utils.__init__: module MAY be using inspect.stack
past.builtins.misc: module MAY be using inspect.stack
past.translation.__init__: module references __file__
past.translation.__init__: module references __path__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Extracting future-0.17.1-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding future 0.17.1 to easy-install.pth file
Installing pasteurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing futurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Searching for fastavro<0.22,>=0.21.4
Reading https://pypi.org/simple/fastavro/
Downloading https://files.pythonhosted.org/packages/15/e3/5956c75f68906b119191ef30d9acff661b422cf918a29a03ee0c3ba774be/fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl#sha256=25c5e1871fb82795f138aa209ca89cac940b80bf36fc644615354028bfd87638
Best match: fastavro 0.21.24
Processing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl
Installing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding fastavro 0.21.24 to easy-install.pth file
Installing fastavro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg>
Searching for dill<0.2.10,>=0.2.9
Reading https://pypi.org/simple/dill/
Downloading https://files.pythonhosted.org/packages/fe/42/bfe2e0857bc284cbe6a011d93f2a9ad58a22cb894461b199ae72cfef0f29/dill-0.2.9.tar.gz#sha256=f6d6046f9f9195206063dd0415dff185ad593d6ee8b0e67f12597c0f4df4986f
Best match: dill 0.2.9
Processing dill-0.2.9.tar.gz
Writing /tmp/easy_install-H2cR1X/dill-0.2.9/setup.cfg
Running dill-0.2.9/setup.py -q bdist_egg --dist-dir /tmp/easy_install-H2cR1X/dill-0.2.9/egg-dist-tmp-R6a7vM
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Extracting dill-0.2.9-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding dill 0.2.9 to easy-install.pth file
Installing get_objgraph script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing undill script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Searching for crcmod<2.0,>=1.7
Reading https://pypi.org/simple/crcmod/
Downloading https://files.pythonhosted.org/packages/6b/b0/e595ce2a2527e169c3bcd6c33d2473c1918e0b7f6826a043ca1245dd4e5b/crcmod-1.7.tar.gz#sha256=dc7051a0db5f2bd48665a990d3ec1cc305a466a77358ca4492826f41f283601e
Best match: crcmod 1.7
Processing crcmod-1.7.tar.gz
Writing /tmp/easy_install-vAq5et/crcmod-1.7/setup.cfg
Running crcmod-1.7/setup.py -q bdist_egg --dist-dir /tmp/easy_install-vAq5et/crcmod-1.7/egg-dist-tmp-Zzo763
python2/src/_crcfunext.c: In function ‘init_crcfunext’:
python2/src/_crcfunext.c:492:13: warning: variable ‘m’ set but not used [-Wunused-but-set-variable]
   PyObject *m;
             ^
zip_safe flag not set; analyzing archive contents...
Moving crcmod-1.7-py2.7-linux-x86_64.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding crcmod 1.7 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/crcmod-1.7-py2.7-linux-x86_64.egg>
Searching for numpy>=1.14
Reading https://pypi.org/simple/numpy/
Downloading https://files.pythonhosted.org/packages/da/32/1b8f2bb5fb50e4db68543eb85ce37b9fa6660cd05b58bddfafafa7ed62da/numpy-1.17.0.zip#sha256=951fefe2fb73f84c620bec4e001e80a80ddaa1b84dce244ded7f1e0cbe0ed34a
Best match: numpy 1.17.0
Processing numpy-1.17.0.zip
Writing /tmp/easy_install-Y1vjlY/numpy-1.17.0/setup.cfg
Running numpy-1.17.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-Y1vjlY/numpy-1.17.0/egg-dist-tmp-yVmjEQ
Traceback (most recent call last):
  File "setup.py", line 239, in <module>
    'test': generate_protos_first(test),
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/__init__.py",> line 145, in setup
    return distutils.core.setup(**attrs)
  File "/usr/lib/python2.7/distutils/core.py", line 151, in setup
    dist.run_commands()
  File "/usr/lib/python2.7/distutils/dist.py", line 953, in run_commands
    self.run_command(cmd)
  File "/usr/lib/python2.7/distutils/dist.py", line 972, in run_command
    cmd_obj.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 67, in run
    self.do_egg_install()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 117, in do_egg_install
    cmd.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 418, in run
    self.easy_install(spec, not self.no_deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 660, in easy_install
    return self.install_item(None, spec, tmpdir, deps, True)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 707, in install_item
    self.process_distribution(spec, dist, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 752, in process_distribution
    [requirement], self.local_index, self.easy_install
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 782, in resolve
    replace_conflicting=replace_conflicting
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1065, in best_match
    return self.obtain(req, installer)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1077, in obtain
    return installer(requirement)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 679, in easy_install
    return self.install_item(spec, dist.location, tmpdir, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 705, in install_item
    dists = self.install_eggs(spec, download, tmpdir)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 890, in install_eggs
    return self.build_and_install(setup_script, setup_base)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1158, in build_and_install
    self.run_setup(setup_script, setup_base, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1144, in run_setup
    run_setup(setup_script, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 253, in run_setup
    raise
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 166, in save_modules
    saved_exc.resume()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 141, in resume
    six.reraise(type, exc, self._tb)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 154, in save_modules
    yield saved
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 250, in run_setup
    _execfile(setup_script, ns)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 45, in _execfile
    exec(code, globals, locals)
  File "/tmp/easy_install-Y1vjlY/numpy-1.17.0/setup.py", line 31, in <module>
    import setuptools
RuntimeError: Python version >= 3.5 required.

> Task :sdks:python:createProcessWorker FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/sdks/python/build.gradle'> line: 375

* What went wrong:
Execution failed for task ':sdks:python:createProcessWorker'.
> 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 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/5.2.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 3m 12s
59 actionable tasks: 46 executed, 13 from cache

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

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


Build failed in Jenkins: beam_PostCommit_Python_VR_Spark #498

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/498/display/redirect?page=changes>

Changes:

[ryan] Add arbitrary value matchers to MetricsResultMatchers.

[ryan] [BEAM-6883] Improve long-running spark streaming test.

------------------------------------------
[...truncated 256.22 KB...]
Moving PyYAML-3.13-py2.7-linux-x86_64.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding PyYAML 3.13 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/PyYAML-3.13-py2.7-linux-x86_64.egg>
Searching for pytz>=2018.3
Reading https://pypi.org/simple/pytz/
Downloading https://files.pythonhosted.org/packages/3d/73/fe30c2daaaa0713420d0382b16fbb761409f532c56bdcc514bf7b6262bb6/pytz-2019.1-py2.py3-none-any.whl#sha256=303879e36b721603cc54604edcac9d20401bdbe31e1e4fdee5b9f98d5d31dfda
Best match: pytz 2019.1
Processing pytz-2019.1-py2.py3-none-any.whl
Installing pytz-2019.1-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pytz 2019.1 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pytz-2019.1-py2.7.egg>
Searching for pydot<2,>=1.2.0
Reading https://pypi.org/simple/pydot/
Downloading https://files.pythonhosted.org/packages/33/d1/b1479a770f66d962f545c2101630ce1d5592d90cb4f083d38862e93d16d2/pydot-1.4.1-py2.py3-none-any.whl#sha256=67be714300c78fda5fd52f79ec994039e3f76f074948c67b5ff539b433ad354f
Best match: pydot 1.4.1
Processing pydot-1.4.1-py2.py3-none-any.whl
Installing pydot-1.4.1-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pydot-1.4.1-py2.7.egg/EGG-INFO/requires.txt>
Adding pydot 1.4.1 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pydot-1.4.1-py2.7.egg>
Searching for oauth2client<4,>=2.0.1
Reading https://pypi.org/simple/oauth2client/
Downloading https://files.pythonhosted.org/packages/c0/7b/bc893e35d6ca46a72faa4b9eaac25c687ce60e1fbe978993fe2de1b0ff0d/oauth2client-3.0.0.tar.gz#sha256=5b5b056ec6f2304e7920b632885bd157fa71d1a7f3ddd00a43b1541a8d1a2460
Best match: oauth2client 3.0.0
Processing oauth2client-3.0.0.tar.gz
Writing /tmp/easy_install-JUuk3w/oauth2client-3.0.0/setup.cfg
Running oauth2client-3.0.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-JUuk3w/oauth2client-3.0.0/egg-dist-tmp-IdNXRr
warning: no previously-included files matching '*' found under directory 'tests'
zip_safe flag not set; analyzing archive contents...
Moving oauth2client-3.0.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding oauth2client 3.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/oauth2client-3.0.0-py2.7.egg>
Searching for pymongo<4.0.0,>=3.8.0
Reading https://pypi.org/simple/pymongo/
Downloading https://files.pythonhosted.org/packages/6e/ea/353a9f8ced71b9e258438aa4d6aa048c1eaf5b774d3ef2273d686fde0947/pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl#sha256=32421df60d06f479d71b6b539642e410ece3006e8910688e68df962c8eb40a21
Best match: pymongo 3.8.0
Processing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl
Installing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding pymongo 3.8.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg>
Searching for mock<3.0.0,>=1.0.1
Reading https://pypi.org/simple/mock/
Downloading https://files.pythonhosted.org/packages/e6/35/f187bdf23be87092bd0f1200d43d23076cee4d0dec109f195173fd3ebc79/mock-2.0.0-py2.py3-none-any.whl#sha256=5ce3c71c5545b472da17b72268978914d0252980348636840bd34a00b5cc96c1
Best match: mock 2.0.0
Processing mock-2.0.0-py2.py3-none-any.whl
Installing mock-2.0.0-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg/EGG-INFO/requires.txt>
Adding mock 2.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg>
Searching for httplib2<=0.12.0,>=0.8
Reading https://pypi.org/simple/httplib2/
Downloading https://files.pythonhosted.org/packages/ce/ed/803905d670b52fa0edfdd135337e545b4496c2ab3a222f1449b7256eb99f/httplib2-0.12.0.tar.gz#sha256=f61fb838a94ce3b349aa32c92fd8430f7e3511afdb18bf9640d647e30c90a6d6
Best match: httplib2 0.12.0
Processing httplib2-0.12.0.tar.gz
Writing /tmp/easy_install-GsE2Vd/httplib2-0.12.0/setup.cfg
Running httplib2-0.12.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-GsE2Vd/httplib2-0.12.0/egg-dist-tmp-HTbF7V
zip_safe flag not set; analyzing archive contents...
httplib2.certs: module references __file__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Extracting httplib2-0.12.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding httplib2 0.12.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Searching for hdfs<3.0.0,>=2.1.0
Reading https://pypi.org/simple/hdfs/
Downloading https://files.pythonhosted.org/packages/82/39/2c0879b1bcfd1f6ad078eb210d09dbce21072386a3997074ee91e60ddc5a/hdfs-2.5.8.tar.gz#sha256=1be117549fc1285571bc51aedc15df5a203138dba02f9adfa26761b69a949370
Best match: hdfs 2.5.8
Processing hdfs-2.5.8.tar.gz
Writing /tmp/easy_install-tCB7qy/hdfs-2.5.8/setup.cfg
Running hdfs-2.5.8/setup.py -q bdist_egg --dist-dir /tmp/easy_install-tCB7qy/hdfs-2.5.8/egg-dist-tmp-xCgOp_
zip_safe flag not set; analyzing archive contents...
Moving hdfs-2.5.8-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding hdfs 2.5.8 to easy-install.pth file
Installing hdfscli-avro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing hdfscli script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/hdfs-2.5.8-py2.7.egg>
Searching for future<1.0.0,>=0.16.0
Reading https://pypi.org/simple/future/
Downloading https://files.pythonhosted.org/packages/90/52/e20466b85000a181e1e144fd8305caf2cf475e2f9674e797b222f8105f5f/future-0.17.1.tar.gz#sha256=67045236dcfd6816dc439556d009594abf643e5eb48992e36beac09c2ca659b8
Best match: future 0.17.1
Processing future-0.17.1.tar.gz
Writing /tmp/easy_install-ejNEGh/future-0.17.1/setup.cfg
Running future-0.17.1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-ejNEGh/future-0.17.1/egg-dist-tmp-4IYldJ
warning: no files found matching '*.au' under directory 'tests'
warning: no files found matching '*.gif' under directory 'tests'
warning: no files found matching '*.txt' under directory 'tests'
zip_safe flag not set; analyzing archive contents...
future.backports.test.ssl_servers: module references __file__
future.backports.test.support: module references __file__
future.standard_library.__init__: module references __file__
future.standard_library.__init__: module references __path__
future.utils.__init__: module MAY be using inspect.stack
past.builtins.misc: module MAY be using inspect.stack
past.translation.__init__: module references __file__
past.translation.__init__: module references __path__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Extracting future-0.17.1-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding future 0.17.1 to easy-install.pth file
Installing pasteurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing futurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Searching for fastavro<0.22,>=0.21.4
Reading https://pypi.org/simple/fastavro/
Downloading https://files.pythonhosted.org/packages/15/e3/5956c75f68906b119191ef30d9acff661b422cf918a29a03ee0c3ba774be/fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl#sha256=25c5e1871fb82795f138aa209ca89cac940b80bf36fc644615354028bfd87638
Best match: fastavro 0.21.24
Processing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl
Installing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding fastavro 0.21.24 to easy-install.pth file
Installing fastavro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg>
Searching for dill<0.2.10,>=0.2.9
Reading https://pypi.org/simple/dill/
Downloading https://files.pythonhosted.org/packages/fe/42/bfe2e0857bc284cbe6a011d93f2a9ad58a22cb894461b199ae72cfef0f29/dill-0.2.9.tar.gz#sha256=f6d6046f9f9195206063dd0415dff185ad593d6ee8b0e67f12597c0f4df4986f
Best match: dill 0.2.9
Processing dill-0.2.9.tar.gz
Writing /tmp/easy_install-eUkJtC/dill-0.2.9/setup.cfg
Running dill-0.2.9/setup.py -q bdist_egg --dist-dir /tmp/easy_install-eUkJtC/dill-0.2.9/egg-dist-tmp-evRFp1
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Extracting dill-0.2.9-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding dill 0.2.9 to easy-install.pth file
Installing get_objgraph script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing undill script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Searching for crcmod<2.0,>=1.7
Reading https://pypi.org/simple/crcmod/
Downloading https://files.pythonhosted.org/packages/6b/b0/e595ce2a2527e169c3bcd6c33d2473c1918e0b7f6826a043ca1245dd4e5b/crcmod-1.7.tar.gz#sha256=dc7051a0db5f2bd48665a990d3ec1cc305a466a77358ca4492826f41f283601e
Best match: crcmod 1.7
Processing crcmod-1.7.tar.gz
Writing /tmp/easy_install-o8DK4m/crcmod-1.7/setup.cfg
Running crcmod-1.7/setup.py -q bdist_egg --dist-dir /tmp/easy_install-o8DK4m/crcmod-1.7/egg-dist-tmp-zd0ydR
python2/src/_crcfunext.c: In function ‘init_crcfunext’:
python2/src/_crcfunext.c:492:13: warning: variable ‘m’ set but not used [-Wunused-but-set-variable]
   PyObject *m;
             ^
zip_safe flag not set; analyzing archive contents...
Moving crcmod-1.7-py2.7-linux-x86_64.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding crcmod 1.7 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/crcmod-1.7-py2.7-linux-x86_64.egg>
Searching for numpy>=1.14
Reading https://pypi.org/simple/numpy/
Downloading https://files.pythonhosted.org/packages/da/32/1b8f2bb5fb50e4db68543eb85ce37b9fa6660cd05b58bddfafafa7ed62da/numpy-1.17.0.zip#sha256=951fefe2fb73f84c620bec4e001e80a80ddaa1b84dce244ded7f1e0cbe0ed34a
Best match: numpy 1.17.0
Processing numpy-1.17.0.zip
Writing /tmp/easy_install-bMtZRK/numpy-1.17.0/setup.cfg
Running numpy-1.17.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-bMtZRK/numpy-1.17.0/egg-dist-tmp-3UOcsa
Traceback (most recent call last):
  File "setup.py", line 239, in <module>
    'test': generate_protos_first(test),
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/__init__.py",> line 145, in setup
    return distutils.core.setup(**attrs)
  File "/usr/lib/python2.7/distutils/core.py", line 151, in setup
    dist.run_commands()
  File "/usr/lib/python2.7/distutils/dist.py", line 953, in run_commands
    self.run_command(cmd)
  File "/usr/lib/python2.7/distutils/dist.py", line 972, in run_command
    cmd_obj.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 67, in run
    self.do_egg_install()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 117, in do_egg_install
    cmd.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 418, in run
    self.easy_install(spec, not self.no_deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 660, in easy_install
    return self.install_item(None, spec, tmpdir, deps, True)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 707, in install_item
    self.process_distribution(spec, dist, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 752, in process_distribution
    [requirement], self.local_index, self.easy_install
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 782, in resolve
    replace_conflicting=replace_conflicting
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1065, in best_match
    return self.obtain(req, installer)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1077, in obtain
    return installer(requirement)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 679, in easy_install
    return self.install_item(spec, dist.location, tmpdir, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 705, in install_item
    dists = self.install_eggs(spec, download, tmpdir)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 890, in install_eggs
    return self.build_and_install(setup_script, setup_base)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1158, in build_and_install
    self.run_setup(setup_script, setup_base, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1144, in run_setup
    run_setup(setup_script, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 253, in run_setup
    raise
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 166, in save_modules
    saved_exc.resume()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 141, in resume
    six.reraise(type, exc, self._tb)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 154, in save_modules
    yield saved
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 250, in run_setup
    _execfile(setup_script, ns)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 45, in _execfile
    exec(code, globals, locals)
  File "/tmp/easy_install-bMtZRK/numpy-1.17.0/setup.py", line 31, in <module>
    import setuptools
RuntimeError: Python version >= 3.5 required.

> Task :sdks:python:createProcessWorker FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/sdks/python/build.gradle'> line: 375

* What went wrong:
Execution failed for task ':sdks:python:createProcessWorker'.
> 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 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/5.2.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 2m 43s
59 actionable tasks: 47 executed, 12 from cache

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

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


Build failed in Jenkins: beam_PostCommit_Python_VR_Spark #497

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/497/display/redirect?page=changes>

Changes:

[je.ik] [BEAM-7574] Use Map-based window combining

[je.ik] [BEAM-7574] use Merging and NonMerging accumulating strategies

[je.ik] [BEAM-7574] unify Combine.perKey and Combine.globally

[je.ik] [BEAM-7574] Explode windows to key when needed

[je.ik] [BEAM-7574] Optimize GC performance, finalize implementation

------------------------------------------
[...truncated 256.68 KB...]
Moving PyYAML-3.13-py2.7-linux-x86_64.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding PyYAML 3.13 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/PyYAML-3.13-py2.7-linux-x86_64.egg>
Searching for pytz>=2018.3
Reading https://pypi.org/simple/pytz/
Downloading https://files.pythonhosted.org/packages/3d/73/fe30c2daaaa0713420d0382b16fbb761409f532c56bdcc514bf7b6262bb6/pytz-2019.1-py2.py3-none-any.whl#sha256=303879e36b721603cc54604edcac9d20401bdbe31e1e4fdee5b9f98d5d31dfda
Best match: pytz 2019.1
Processing pytz-2019.1-py2.py3-none-any.whl
Installing pytz-2019.1-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pytz 2019.1 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pytz-2019.1-py2.7.egg>
Searching for pydot<2,>=1.2.0
Reading https://pypi.org/simple/pydot/
Downloading https://files.pythonhosted.org/packages/33/d1/b1479a770f66d962f545c2101630ce1d5592d90cb4f083d38862e93d16d2/pydot-1.4.1-py2.py3-none-any.whl#sha256=67be714300c78fda5fd52f79ec994039e3f76f074948c67b5ff539b433ad354f
Best match: pydot 1.4.1
Processing pydot-1.4.1-py2.py3-none-any.whl
Installing pydot-1.4.1-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pydot-1.4.1-py2.7.egg/EGG-INFO/requires.txt>
Adding pydot 1.4.1 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pydot-1.4.1-py2.7.egg>
Searching for oauth2client<4,>=2.0.1
Reading https://pypi.org/simple/oauth2client/
Downloading https://files.pythonhosted.org/packages/c0/7b/bc893e35d6ca46a72faa4b9eaac25c687ce60e1fbe978993fe2de1b0ff0d/oauth2client-3.0.0.tar.gz#sha256=5b5b056ec6f2304e7920b632885bd157fa71d1a7f3ddd00a43b1541a8d1a2460
Best match: oauth2client 3.0.0
Processing oauth2client-3.0.0.tar.gz
Writing /tmp/easy_install-rtU244/oauth2client-3.0.0/setup.cfg
Running oauth2client-3.0.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-rtU244/oauth2client-3.0.0/egg-dist-tmp-6MfCUI
warning: no previously-included files matching '*' found under directory 'tests'
zip_safe flag not set; analyzing archive contents...
Moving oauth2client-3.0.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding oauth2client 3.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/oauth2client-3.0.0-py2.7.egg>
Searching for pymongo<4.0.0,>=3.8.0
Reading https://pypi.org/simple/pymongo/
Downloading https://files.pythonhosted.org/packages/6e/ea/353a9f8ced71b9e258438aa4d6aa048c1eaf5b774d3ef2273d686fde0947/pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl#sha256=32421df60d06f479d71b6b539642e410ece3006e8910688e68df962c8eb40a21
Best match: pymongo 3.8.0
Processing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl
Installing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding pymongo 3.8.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg>
Searching for mock<3.0.0,>=1.0.1
Reading https://pypi.org/simple/mock/
Downloading https://files.pythonhosted.org/packages/e6/35/f187bdf23be87092bd0f1200d43d23076cee4d0dec109f195173fd3ebc79/mock-2.0.0-py2.py3-none-any.whl#sha256=5ce3c71c5545b472da17b72268978914d0252980348636840bd34a00b5cc96c1
Best match: mock 2.0.0
Processing mock-2.0.0-py2.py3-none-any.whl
Installing mock-2.0.0-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg/EGG-INFO/requires.txt>
Adding mock 2.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg>
Searching for httplib2<=0.12.0,>=0.8
Reading https://pypi.org/simple/httplib2/
Downloading https://files.pythonhosted.org/packages/ce/ed/803905d670b52fa0edfdd135337e545b4496c2ab3a222f1449b7256eb99f/httplib2-0.12.0.tar.gz#sha256=f61fb838a94ce3b349aa32c92fd8430f7e3511afdb18bf9640d647e30c90a6d6
Best match: httplib2 0.12.0
Processing httplib2-0.12.0.tar.gz
Writing /tmp/easy_install-xNQZIA/httplib2-0.12.0/setup.cfg
Running httplib2-0.12.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-xNQZIA/httplib2-0.12.0/egg-dist-tmp-OKV4oH
zip_safe flag not set; analyzing archive contents...
httplib2.certs: module references __file__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Extracting httplib2-0.12.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding httplib2 0.12.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Searching for hdfs<3.0.0,>=2.1.0
Reading https://pypi.org/simple/hdfs/
Downloading https://files.pythonhosted.org/packages/82/39/2c0879b1bcfd1f6ad078eb210d09dbce21072386a3997074ee91e60ddc5a/hdfs-2.5.8.tar.gz#sha256=1be117549fc1285571bc51aedc15df5a203138dba02f9adfa26761b69a949370
Best match: hdfs 2.5.8
Processing hdfs-2.5.8.tar.gz
Writing /tmp/easy_install-3okS1J/hdfs-2.5.8/setup.cfg
Running hdfs-2.5.8/setup.py -q bdist_egg --dist-dir /tmp/easy_install-3okS1J/hdfs-2.5.8/egg-dist-tmp-UQoDWA
zip_safe flag not set; analyzing archive contents...
Moving hdfs-2.5.8-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding hdfs 2.5.8 to easy-install.pth file
Installing hdfscli-avro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing hdfscli script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/hdfs-2.5.8-py2.7.egg>
Searching for future<1.0.0,>=0.16.0
Reading https://pypi.org/simple/future/
Downloading https://files.pythonhosted.org/packages/90/52/e20466b85000a181e1e144fd8305caf2cf475e2f9674e797b222f8105f5f/future-0.17.1.tar.gz#sha256=67045236dcfd6816dc439556d009594abf643e5eb48992e36beac09c2ca659b8
Best match: future 0.17.1
Processing future-0.17.1.tar.gz
Writing /tmp/easy_install-kdf8Ud/future-0.17.1/setup.cfg
Running future-0.17.1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-kdf8Ud/future-0.17.1/egg-dist-tmp-sMZuya
warning: no files found matching '*.au' under directory 'tests'
warning: no files found matching '*.gif' under directory 'tests'
warning: no files found matching '*.txt' under directory 'tests'
zip_safe flag not set; analyzing archive contents...
future.backports.test.ssl_servers: module references __file__
future.backports.test.support: module references __file__
future.standard_library.__init__: module references __file__
future.standard_library.__init__: module references __path__
future.utils.__init__: module MAY be using inspect.stack
past.builtins.misc: module MAY be using inspect.stack
past.translation.__init__: module references __file__
past.translation.__init__: module references __path__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Extracting future-0.17.1-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding future 0.17.1 to easy-install.pth file
Installing pasteurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing futurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Searching for fastavro<0.22,>=0.21.4
Reading https://pypi.org/simple/fastavro/
Downloading https://files.pythonhosted.org/packages/15/e3/5956c75f68906b119191ef30d9acff661b422cf918a29a03ee0c3ba774be/fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl#sha256=25c5e1871fb82795f138aa209ca89cac940b80bf36fc644615354028bfd87638
Best match: fastavro 0.21.24
Processing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl
Installing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding fastavro 0.21.24 to easy-install.pth file
Installing fastavro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg>
Searching for dill<0.2.10,>=0.2.9
Reading https://pypi.org/simple/dill/
Downloading https://files.pythonhosted.org/packages/fe/42/bfe2e0857bc284cbe6a011d93f2a9ad58a22cb894461b199ae72cfef0f29/dill-0.2.9.tar.gz#sha256=f6d6046f9f9195206063dd0415dff185ad593d6ee8b0e67f12597c0f4df4986f
Best match: dill 0.2.9
Processing dill-0.2.9.tar.gz
Writing /tmp/easy_install-LfpM5F/dill-0.2.9/setup.cfg
Running dill-0.2.9/setup.py -q bdist_egg --dist-dir /tmp/easy_install-LfpM5F/dill-0.2.9/egg-dist-tmp-Rw2r0H
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Extracting dill-0.2.9-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding dill 0.2.9 to easy-install.pth file
Installing get_objgraph script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing undill script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Searching for crcmod<2.0,>=1.7
Reading https://pypi.org/simple/crcmod/
Downloading https://files.pythonhosted.org/packages/6b/b0/e595ce2a2527e169c3bcd6c33d2473c1918e0b7f6826a043ca1245dd4e5b/crcmod-1.7.tar.gz#sha256=dc7051a0db5f2bd48665a990d3ec1cc305a466a77358ca4492826f41f283601e
Best match: crcmod 1.7
Processing crcmod-1.7.tar.gz
Writing /tmp/easy_install-V_4VMm/crcmod-1.7/setup.cfg
Running crcmod-1.7/setup.py -q bdist_egg --dist-dir /tmp/easy_install-V_4VMm/crcmod-1.7/egg-dist-tmp-Uys7uj
python2/src/_crcfunext.c: In function ‘init_crcfunext’:
python2/src/_crcfunext.c:492:13: warning: variable ‘m’ set but not used [-Wunused-but-set-variable]
   PyObject *m;
             ^
zip_safe flag not set; analyzing archive contents...
Moving crcmod-1.7-py2.7-linux-x86_64.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding crcmod 1.7 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/crcmod-1.7-py2.7-linux-x86_64.egg>
Searching for numpy>=1.14
Reading https://pypi.org/simple/numpy/
Downloading https://files.pythonhosted.org/packages/da/32/1b8f2bb5fb50e4db68543eb85ce37b9fa6660cd05b58bddfafafa7ed62da/numpy-1.17.0.zip#sha256=951fefe2fb73f84c620bec4e001e80a80ddaa1b84dce244ded7f1e0cbe0ed34a
Best match: numpy 1.17.0
Processing numpy-1.17.0.zip
Writing /tmp/easy_install-0oX8Ki/numpy-1.17.0/setup.cfg
Running numpy-1.17.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-0oX8Ki/numpy-1.17.0/egg-dist-tmp-RSoVY_
Traceback (most recent call last):
  File "setup.py", line 239, in <module>
    'test': generate_protos_first(test),
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/__init__.py",> line 145, in setup
    return distutils.core.setup(**attrs)
  File "/usr/lib/python2.7/distutils/core.py", line 151, in setup
    dist.run_commands()
  File "/usr/lib/python2.7/distutils/dist.py", line 953, in run_commands
    self.run_command(cmd)
  File "/usr/lib/python2.7/distutils/dist.py", line 972, in run_command
    cmd_obj.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 67, in run
    self.do_egg_install()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 117, in do_egg_install
    cmd.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 418, in run
    self.easy_install(spec, not self.no_deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 660, in easy_install
    return self.install_item(None, spec, tmpdir, deps, True)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 707, in install_item
    self.process_distribution(spec, dist, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 752, in process_distribution
    [requirement], self.local_index, self.easy_install
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 782, in resolve
    replace_conflicting=replace_conflicting
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1065, in best_match
    return self.obtain(req, installer)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1077, in obtain
    return installer(requirement)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 679, in easy_install
    return self.install_item(spec, dist.location, tmpdir, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 705, in install_item
    dists = self.install_eggs(spec, download, tmpdir)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 890, in install_eggs
    return self.build_and_install(setup_script, setup_base)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1158, in build_and_install
    self.run_setup(setup_script, setup_base, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1144, in run_setup
    run_setup(setup_script, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 253, in run_setup
    raise
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 166, in save_modules
    saved_exc.resume()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 141, in resume
    six.reraise(type, exc, self._tb)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 154, in save_modules
    yield saved
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 250, in run_setup
    _execfile(setup_script, ns)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 45, in _execfile
    exec(code, globals, locals)
  File "/tmp/easy_install-0oX8Ki/numpy-1.17.0/setup.py", line 31, in <module>
    import setuptools
RuntimeError: Python version >= 3.5 required.

> Task :sdks:python:createProcessWorker FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/sdks/python/build.gradle'> line: 375

* What went wrong:
Execution failed for task ':sdks:python:createProcessWorker'.
> 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 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/5.2.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 2m 43s
59 actionable tasks: 47 executed, 12 from cache

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

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


Build failed in Jenkins: beam_PostCommit_Python_VR_Spark #496

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/496/display/redirect>

------------------------------------------
[...truncated 255.97 KB...]
Moving PyYAML-3.13-py2.7-linux-x86_64.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding PyYAML 3.13 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/PyYAML-3.13-py2.7-linux-x86_64.egg>
Searching for pytz>=2018.3
Reading https://pypi.org/simple/pytz/
Downloading https://files.pythonhosted.org/packages/3d/73/fe30c2daaaa0713420d0382b16fbb761409f532c56bdcc514bf7b6262bb6/pytz-2019.1-py2.py3-none-any.whl#sha256=303879e36b721603cc54604edcac9d20401bdbe31e1e4fdee5b9f98d5d31dfda
Best match: pytz 2019.1
Processing pytz-2019.1-py2.py3-none-any.whl
Installing pytz-2019.1-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pytz 2019.1 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pytz-2019.1-py2.7.egg>
Searching for pydot<2,>=1.2.0
Reading https://pypi.org/simple/pydot/
Downloading https://files.pythonhosted.org/packages/33/d1/b1479a770f66d962f545c2101630ce1d5592d90cb4f083d38862e93d16d2/pydot-1.4.1-py2.py3-none-any.whl#sha256=67be714300c78fda5fd52f79ec994039e3f76f074948c67b5ff539b433ad354f
Best match: pydot 1.4.1
Processing pydot-1.4.1-py2.py3-none-any.whl
Installing pydot-1.4.1-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pydot-1.4.1-py2.7.egg/EGG-INFO/requires.txt>
Adding pydot 1.4.1 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pydot-1.4.1-py2.7.egg>
Searching for oauth2client<4,>=2.0.1
Reading https://pypi.org/simple/oauth2client/
Downloading https://files.pythonhosted.org/packages/c0/7b/bc893e35d6ca46a72faa4b9eaac25c687ce60e1fbe978993fe2de1b0ff0d/oauth2client-3.0.0.tar.gz#sha256=5b5b056ec6f2304e7920b632885bd157fa71d1a7f3ddd00a43b1541a8d1a2460
Best match: oauth2client 3.0.0
Processing oauth2client-3.0.0.tar.gz
Writing /tmp/easy_install-1ptp6w/oauth2client-3.0.0/setup.cfg
Running oauth2client-3.0.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-1ptp6w/oauth2client-3.0.0/egg-dist-tmp-tDPAZe
warning: no previously-included files matching '*' found under directory 'tests'
zip_safe flag not set; analyzing archive contents...
Moving oauth2client-3.0.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding oauth2client 3.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/oauth2client-3.0.0-py2.7.egg>
Searching for pymongo<4.0.0,>=3.8.0
Reading https://pypi.org/simple/pymongo/
Downloading https://files.pythonhosted.org/packages/6e/ea/353a9f8ced71b9e258438aa4d6aa048c1eaf5b774d3ef2273d686fde0947/pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl#sha256=32421df60d06f479d71b6b539642e410ece3006e8910688e68df962c8eb40a21
Best match: pymongo 3.8.0
Processing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl
Installing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding pymongo 3.8.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg>
Searching for mock<3.0.0,>=1.0.1
Reading https://pypi.org/simple/mock/
Downloading https://files.pythonhosted.org/packages/e6/35/f187bdf23be87092bd0f1200d43d23076cee4d0dec109f195173fd3ebc79/mock-2.0.0-py2.py3-none-any.whl#sha256=5ce3c71c5545b472da17b72268978914d0252980348636840bd34a00b5cc96c1
Best match: mock 2.0.0
Processing mock-2.0.0-py2.py3-none-any.whl
Installing mock-2.0.0-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg/EGG-INFO/requires.txt>
Adding mock 2.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg>
Searching for httplib2<=0.12.0,>=0.8
Reading https://pypi.org/simple/httplib2/
Downloading https://files.pythonhosted.org/packages/ce/ed/803905d670b52fa0edfdd135337e545b4496c2ab3a222f1449b7256eb99f/httplib2-0.12.0.tar.gz#sha256=f61fb838a94ce3b349aa32c92fd8430f7e3511afdb18bf9640d647e30c90a6d6
Best match: httplib2 0.12.0
Processing httplib2-0.12.0.tar.gz
Writing /tmp/easy_install-rzJnwM/httplib2-0.12.0/setup.cfg
Running httplib2-0.12.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-rzJnwM/httplib2-0.12.0/egg-dist-tmp-U37kBT
zip_safe flag not set; analyzing archive contents...
httplib2.certs: module references __file__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Extracting httplib2-0.12.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding httplib2 0.12.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Searching for hdfs<3.0.0,>=2.1.0
Reading https://pypi.org/simple/hdfs/
Downloading https://files.pythonhosted.org/packages/82/39/2c0879b1bcfd1f6ad078eb210d09dbce21072386a3997074ee91e60ddc5a/hdfs-2.5.8.tar.gz#sha256=1be117549fc1285571bc51aedc15df5a203138dba02f9adfa26761b69a949370
Best match: hdfs 2.5.8
Processing hdfs-2.5.8.tar.gz
Writing /tmp/easy_install-65NX97/hdfs-2.5.8/setup.cfg
Running hdfs-2.5.8/setup.py -q bdist_egg --dist-dir /tmp/easy_install-65NX97/hdfs-2.5.8/egg-dist-tmp-oAro4F
zip_safe flag not set; analyzing archive contents...
Moving hdfs-2.5.8-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding hdfs 2.5.8 to easy-install.pth file
Installing hdfscli-avro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing hdfscli script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/hdfs-2.5.8-py2.7.egg>
Searching for future<1.0.0,>=0.16.0
Reading https://pypi.org/simple/future/
Downloading https://files.pythonhosted.org/packages/90/52/e20466b85000a181e1e144fd8305caf2cf475e2f9674e797b222f8105f5f/future-0.17.1.tar.gz#sha256=67045236dcfd6816dc439556d009594abf643e5eb48992e36beac09c2ca659b8
Best match: future 0.17.1
Processing future-0.17.1.tar.gz
Writing /tmp/easy_install-y2kDoI/future-0.17.1/setup.cfg
Running future-0.17.1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-y2kDoI/future-0.17.1/egg-dist-tmp-6N1iTu
warning: no files found matching '*.au' under directory 'tests'
warning: no files found matching '*.gif' under directory 'tests'
warning: no files found matching '*.txt' under directory 'tests'
zip_safe flag not set; analyzing archive contents...
future.backports.test.ssl_servers: module references __file__
future.backports.test.support: module references __file__
future.standard_library.__init__: module references __file__
future.standard_library.__init__: module references __path__
future.utils.__init__: module MAY be using inspect.stack
past.builtins.misc: module MAY be using inspect.stack
past.translation.__init__: module references __file__
past.translation.__init__: module references __path__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Extracting future-0.17.1-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding future 0.17.1 to easy-install.pth file
Installing pasteurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing futurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Searching for fastavro<0.22,>=0.21.4
Reading https://pypi.org/simple/fastavro/
Downloading https://files.pythonhosted.org/packages/15/e3/5956c75f68906b119191ef30d9acff661b422cf918a29a03ee0c3ba774be/fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl#sha256=25c5e1871fb82795f138aa209ca89cac940b80bf36fc644615354028bfd87638
Best match: fastavro 0.21.24
Processing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl
Installing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding fastavro 0.21.24 to easy-install.pth file
Installing fastavro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg>
Searching for dill<0.2.10,>=0.2.9
Reading https://pypi.org/simple/dill/
Downloading https://files.pythonhosted.org/packages/fe/42/bfe2e0857bc284cbe6a011d93f2a9ad58a22cb894461b199ae72cfef0f29/dill-0.2.9.tar.gz#sha256=f6d6046f9f9195206063dd0415dff185ad593d6ee8b0e67f12597c0f4df4986f
Best match: dill 0.2.9
Processing dill-0.2.9.tar.gz
Writing /tmp/easy_install-VMHIpI/dill-0.2.9/setup.cfg
Running dill-0.2.9/setup.py -q bdist_egg --dist-dir /tmp/easy_install-VMHIpI/dill-0.2.9/egg-dist-tmp-aw5x6Z
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Extracting dill-0.2.9-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding dill 0.2.9 to easy-install.pth file
Installing get_objgraph script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing undill script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Searching for crcmod<2.0,>=1.7
Reading https://pypi.org/simple/crcmod/
Downloading https://files.pythonhosted.org/packages/6b/b0/e595ce2a2527e169c3bcd6c33d2473c1918e0b7f6826a043ca1245dd4e5b/crcmod-1.7.tar.gz#sha256=dc7051a0db5f2bd48665a990d3ec1cc305a466a77358ca4492826f41f283601e
Best match: crcmod 1.7
Processing crcmod-1.7.tar.gz
Writing /tmp/easy_install-QG4qbO/crcmod-1.7/setup.cfg
Running crcmod-1.7/setup.py -q bdist_egg --dist-dir /tmp/easy_install-QG4qbO/crcmod-1.7/egg-dist-tmp-lx95sh
python2/src/_crcfunext.c: In function ‘init_crcfunext’:
python2/src/_crcfunext.c:492:13: warning: variable ‘m’ set but not used [-Wunused-but-set-variable]
   PyObject *m;
             ^
zip_safe flag not set; analyzing archive contents...
Moving crcmod-1.7-py2.7-linux-x86_64.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding crcmod 1.7 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/crcmod-1.7-py2.7-linux-x86_64.egg>
Searching for numpy>=1.14
Reading https://pypi.org/simple/numpy/
Downloading https://files.pythonhosted.org/packages/da/32/1b8f2bb5fb50e4db68543eb85ce37b9fa6660cd05b58bddfafafa7ed62da/numpy-1.17.0.zip#sha256=951fefe2fb73f84c620bec4e001e80a80ddaa1b84dce244ded7f1e0cbe0ed34a
Best match: numpy 1.17.0
Processing numpy-1.17.0.zip
Writing /tmp/easy_install-MJuiNn/numpy-1.17.0/setup.cfg
Running numpy-1.17.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-MJuiNn/numpy-1.17.0/egg-dist-tmp-PAeypF
Traceback (most recent call last):
  File "setup.py", line 239, in <module>
    'test': generate_protos_first(test),
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/__init__.py",> line 145, in setup
    return distutils.core.setup(**attrs)
  File "/usr/lib/python2.7/distutils/core.py", line 151, in setup
    dist.run_commands()
  File "/usr/lib/python2.7/distutils/dist.py", line 953, in run_commands
    self.run_command(cmd)
  File "/usr/lib/python2.7/distutils/dist.py", line 972, in run_command
    cmd_obj.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 67, in run
    self.do_egg_install()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 117, in do_egg_install
    cmd.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 418, in run
    self.easy_install(spec, not self.no_deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 660, in easy_install
    return self.install_item(None, spec, tmpdir, deps, True)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 707, in install_item
    self.process_distribution(spec, dist, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 752, in process_distribution
    [requirement], self.local_index, self.easy_install
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 782, in resolve
    replace_conflicting=replace_conflicting
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1065, in best_match
    return self.obtain(req, installer)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1077, in obtain
    return installer(requirement)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 679, in easy_install
    return self.install_item(spec, dist.location, tmpdir, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 705, in install_item
    dists = self.install_eggs(spec, download, tmpdir)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 890, in install_eggs
    return self.build_and_install(setup_script, setup_base)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1158, in build_and_install
    self.run_setup(setup_script, setup_base, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1144, in run_setup
    run_setup(setup_script, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 253, in run_setup
    raise
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 166, in save_modules
    saved_exc.resume()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 141, in resume
    six.reraise(type, exc, self._tb)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 154, in save_modules
    yield saved
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 250, in run_setup
    _execfile(setup_script, ns)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 45, in _execfile
    exec(code, globals, locals)
  File "/tmp/easy_install-MJuiNn/numpy-1.17.0/setup.py", line 31, in <module>
    import setuptools
RuntimeError: Python version >= 3.5 required.

> Task :sdks:python:createProcessWorker FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/sdks/python/build.gradle'> line: 375

* What went wrong:
Execution failed for task ':sdks:python:createProcessWorker'.
> 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 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/5.2.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 3m 33s
59 actionable tasks: 46 executed, 13 from cache

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

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


Build failed in Jenkins: beam_PostCommit_Python_VR_Spark #495

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/495/display/redirect>

------------------------------------------
Started by timer
[EnvInject] - Loading node environment variables.
Building remotely on apache-beam-jenkins-2 (beam) in workspace <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/>
No credentials specified
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/apache/beam.git # timeout=10
Fetching upstream changes from https://github.com/apache/beam.git
 > git --version # timeout=10
 > git fetch --tags --progress https://github.com/apache/beam.git +refs/heads/*:refs/remotes/origin/* +refs/pull/${ghprbPullId}/*:refs/remotes/origin/pr/${ghprbPullId}/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 83bb3ddbfb103796de8dc28525fc133472988163 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 83bb3ddbfb103796de8dc28525fc133472988163
Commit message: "[BEAM-7700] Java transform catalog (#9129)"
 > git rev-list --no-walk 83bb3ddbfb103796de8dc28525fc133472988163 # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # 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

[EnvInject] - Variables injected successfully.
[Gradle] - Launching build.
[src] $ <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/gradlew> --continue --max-workers=12 -Dorg.gradle.jvmargs=-Xms2g -Dorg.gradle.jvmargs=-Xmx4g :sdks:python:test-suites:portable:py2:sparkValidatesRunner
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
> Task :buildSrc:spotlessGroovyCheck
> Task :buildSrc:spotlessGroovyGradle
> Task :buildSrc:spotlessGroovyGradleCheck
> Task :buildSrc:spotlessCheck
> 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:validateTaskProperties FROM-CACHE
> Task :buildSrc:check
> Task :buildSrc:build
Configuration on demand is an incubating feature.

FAILURE: Build failed with an exception.

* What went wrong:
Project 'py2' not found in project ':sdks:python:test-suites:portable'.

* 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 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/5.2.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 9s

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

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


Build failed in Jenkins: beam_PostCommit_Python_VR_Spark #494

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/494/display/redirect?page=changes>

Changes:

[pabloem] [BEAM-7700] Java transform catalog (#9129)

------------------------------------------
Started by GitHub push by pabloem
[EnvInject] - Loading node environment variables.
Building remotely on apache-beam-jenkins-2 (beam) in workspace <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/>
No credentials specified
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/apache/beam.git # timeout=10
Fetching upstream changes from https://github.com/apache/beam.git
 > git --version # timeout=10
 > git fetch --tags --progress https://github.com/apache/beam.git +refs/heads/*:refs/remotes/origin/* +refs/pull/${ghprbPullId}/*:refs/remotes/origin/pr/${ghprbPullId}/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 83bb3ddbfb103796de8dc28525fc133472988163 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 83bb3ddbfb103796de8dc28525fc133472988163
Commit message: "[BEAM-7700] Java transform catalog (#9129)"
 > git rev-list --no-walk f75c2fb7dae656194690baa2ed98f3c79b5eef1a # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # 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

[EnvInject] - Variables injected successfully.
[Gradle] - Launching build.
[src] $ <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/gradlew> --continue --max-workers=12 -Dorg.gradle.jvmargs=-Xms2g -Dorg.gradle.jvmargs=-Xmx4g :sdks:python:test-suites:portable:py2:sparkValidatesRunner
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
> Task :buildSrc:spotlessGroovyCheck
> Task :buildSrc:spotlessGroovyGradle
> Task :buildSrc:spotlessGroovyGradleCheck
> Task :buildSrc:spotlessCheck
> 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:validateTaskProperties FROM-CACHE
> Task :buildSrc:check
> Task :buildSrc:build
Configuration on demand is an incubating feature.

FAILURE: Build failed with an exception.

* What went wrong:
Project 'py2' not found in project ':sdks:python:test-suites:portable'.

* 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 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/5.2.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 11s

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

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


Build failed in Jenkins: beam_PostCommit_Python_VR_Spark #493

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/493/display/redirect?page=changes>

Changes:

[12602502+Ardagan] Provision datasources and dashboards from config.

------------------------------------------
[...truncated 256.00 KB...]
Moving PyYAML-3.13-py2.7-linux-x86_64.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding PyYAML 3.13 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/PyYAML-3.13-py2.7-linux-x86_64.egg>
Searching for pytz>=2018.3
Reading https://pypi.org/simple/pytz/
Downloading https://files.pythonhosted.org/packages/3d/73/fe30c2daaaa0713420d0382b16fbb761409f532c56bdcc514bf7b6262bb6/pytz-2019.1-py2.py3-none-any.whl#sha256=303879e36b721603cc54604edcac9d20401bdbe31e1e4fdee5b9f98d5d31dfda
Best match: pytz 2019.1
Processing pytz-2019.1-py2.py3-none-any.whl
Installing pytz-2019.1-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pytz 2019.1 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pytz-2019.1-py2.7.egg>
Searching for pydot<2,>=1.2.0
Reading https://pypi.org/simple/pydot/
Downloading https://files.pythonhosted.org/packages/33/d1/b1479a770f66d962f545c2101630ce1d5592d90cb4f083d38862e93d16d2/pydot-1.4.1-py2.py3-none-any.whl#sha256=67be714300c78fda5fd52f79ec994039e3f76f074948c67b5ff539b433ad354f
Best match: pydot 1.4.1
Processing pydot-1.4.1-py2.py3-none-any.whl
Installing pydot-1.4.1-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pydot-1.4.1-py2.7.egg/EGG-INFO/requires.txt>
Adding pydot 1.4.1 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pydot-1.4.1-py2.7.egg>
Searching for oauth2client<4,>=2.0.1
Reading https://pypi.org/simple/oauth2client/
Downloading https://files.pythonhosted.org/packages/c0/7b/bc893e35d6ca46a72faa4b9eaac25c687ce60e1fbe978993fe2de1b0ff0d/oauth2client-3.0.0.tar.gz#sha256=5b5b056ec6f2304e7920b632885bd157fa71d1a7f3ddd00a43b1541a8d1a2460
Best match: oauth2client 3.0.0
Processing oauth2client-3.0.0.tar.gz
Writing /tmp/easy_install-AgjwfE/oauth2client-3.0.0/setup.cfg
Running oauth2client-3.0.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-AgjwfE/oauth2client-3.0.0/egg-dist-tmp-6DZfDj
warning: no previously-included files matching '*' found under directory 'tests'
zip_safe flag not set; analyzing archive contents...
Moving oauth2client-3.0.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding oauth2client 3.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/oauth2client-3.0.0-py2.7.egg>
Searching for pymongo<4.0.0,>=3.8.0
Reading https://pypi.org/simple/pymongo/
Downloading https://files.pythonhosted.org/packages/6e/ea/353a9f8ced71b9e258438aa4d6aa048c1eaf5b774d3ef2273d686fde0947/pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl#sha256=32421df60d06f479d71b6b539642e410ece3006e8910688e68df962c8eb40a21
Best match: pymongo 3.8.0
Processing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl
Installing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding pymongo 3.8.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg>
Searching for mock<3.0.0,>=1.0.1
Reading https://pypi.org/simple/mock/
Downloading https://files.pythonhosted.org/packages/e6/35/f187bdf23be87092bd0f1200d43d23076cee4d0dec109f195173fd3ebc79/mock-2.0.0-py2.py3-none-any.whl#sha256=5ce3c71c5545b472da17b72268978914d0252980348636840bd34a00b5cc96c1
Best match: mock 2.0.0
Processing mock-2.0.0-py2.py3-none-any.whl
Installing mock-2.0.0-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg/EGG-INFO/requires.txt>
Adding mock 2.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg>
Searching for httplib2<=0.12.0,>=0.8
Reading https://pypi.org/simple/httplib2/
Downloading https://files.pythonhosted.org/packages/ce/ed/803905d670b52fa0edfdd135337e545b4496c2ab3a222f1449b7256eb99f/httplib2-0.12.0.tar.gz#sha256=f61fb838a94ce3b349aa32c92fd8430f7e3511afdb18bf9640d647e30c90a6d6
Best match: httplib2 0.12.0
Processing httplib2-0.12.0.tar.gz
Writing /tmp/easy_install-qBcvaO/httplib2-0.12.0/setup.cfg
Running httplib2-0.12.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-qBcvaO/httplib2-0.12.0/egg-dist-tmp-P_Czb5
zip_safe flag not set; analyzing archive contents...
httplib2.certs: module references __file__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Extracting httplib2-0.12.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding httplib2 0.12.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Searching for hdfs<3.0.0,>=2.1.0
Reading https://pypi.org/simple/hdfs/
Downloading https://files.pythonhosted.org/packages/82/39/2c0879b1bcfd1f6ad078eb210d09dbce21072386a3997074ee91e60ddc5a/hdfs-2.5.8.tar.gz#sha256=1be117549fc1285571bc51aedc15df5a203138dba02f9adfa26761b69a949370
Best match: hdfs 2.5.8
Processing hdfs-2.5.8.tar.gz
Writing /tmp/easy_install-WLJ8Ew/hdfs-2.5.8/setup.cfg
Running hdfs-2.5.8/setup.py -q bdist_egg --dist-dir /tmp/easy_install-WLJ8Ew/hdfs-2.5.8/egg-dist-tmp-P1kDL7
zip_safe flag not set; analyzing archive contents...
Moving hdfs-2.5.8-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding hdfs 2.5.8 to easy-install.pth file
Installing hdfscli-avro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing hdfscli script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/hdfs-2.5.8-py2.7.egg>
Searching for future<1.0.0,>=0.16.0
Reading https://pypi.org/simple/future/
Downloading https://files.pythonhosted.org/packages/90/52/e20466b85000a181e1e144fd8305caf2cf475e2f9674e797b222f8105f5f/future-0.17.1.tar.gz#sha256=67045236dcfd6816dc439556d009594abf643e5eb48992e36beac09c2ca659b8
Best match: future 0.17.1
Processing future-0.17.1.tar.gz
Writing /tmp/easy_install-7kpOZl/future-0.17.1/setup.cfg
Running future-0.17.1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-7kpOZl/future-0.17.1/egg-dist-tmp-cQm7tC
warning: no files found matching '*.au' under directory 'tests'
warning: no files found matching '*.gif' under directory 'tests'
warning: no files found matching '*.txt' under directory 'tests'
zip_safe flag not set; analyzing archive contents...
future.backports.test.ssl_servers: module references __file__
future.backports.test.support: module references __file__
future.standard_library.__init__: module references __file__
future.standard_library.__init__: module references __path__
future.utils.__init__: module MAY be using inspect.stack
past.builtins.misc: module MAY be using inspect.stack
past.translation.__init__: module references __file__
past.translation.__init__: module references __path__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Extracting future-0.17.1-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding future 0.17.1 to easy-install.pth file
Installing pasteurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing futurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Searching for fastavro<0.22,>=0.21.4
Reading https://pypi.org/simple/fastavro/
Downloading https://files.pythonhosted.org/packages/15/e3/5956c75f68906b119191ef30d9acff661b422cf918a29a03ee0c3ba774be/fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl#sha256=25c5e1871fb82795f138aa209ca89cac940b80bf36fc644615354028bfd87638
Best match: fastavro 0.21.24
Processing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl
Installing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding fastavro 0.21.24 to easy-install.pth file
Installing fastavro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg>
Searching for dill<0.2.10,>=0.2.9
Reading https://pypi.org/simple/dill/
Downloading https://files.pythonhosted.org/packages/fe/42/bfe2e0857bc284cbe6a011d93f2a9ad58a22cb894461b199ae72cfef0f29/dill-0.2.9.tar.gz#sha256=f6d6046f9f9195206063dd0415dff185ad593d6ee8b0e67f12597c0f4df4986f
Best match: dill 0.2.9
Processing dill-0.2.9.tar.gz
Writing /tmp/easy_install-8eJBdX/dill-0.2.9/setup.cfg
Running dill-0.2.9/setup.py -q bdist_egg --dist-dir /tmp/easy_install-8eJBdX/dill-0.2.9/egg-dist-tmp-2yTcHW
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Extracting dill-0.2.9-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding dill 0.2.9 to easy-install.pth file
Installing get_objgraph script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing undill script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Searching for crcmod<2.0,>=1.7
Reading https://pypi.org/simple/crcmod/
Downloading https://files.pythonhosted.org/packages/6b/b0/e595ce2a2527e169c3bcd6c33d2473c1918e0b7f6826a043ca1245dd4e5b/crcmod-1.7.tar.gz#sha256=dc7051a0db5f2bd48665a990d3ec1cc305a466a77358ca4492826f41f283601e
Best match: crcmod 1.7
Processing crcmod-1.7.tar.gz
Writing /tmp/easy_install-9SrL47/crcmod-1.7/setup.cfg
Running crcmod-1.7/setup.py -q bdist_egg --dist-dir /tmp/easy_install-9SrL47/crcmod-1.7/egg-dist-tmp-d3qtb1
python2/src/_crcfunext.c: In function ‘init_crcfunext’:
python2/src/_crcfunext.c:492:13: warning: variable ‘m’ set but not used [-Wunused-but-set-variable]
   PyObject *m;
             ^
zip_safe flag not set; analyzing archive contents...
Moving crcmod-1.7-py2.7-linux-x86_64.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding crcmod 1.7 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/crcmod-1.7-py2.7-linux-x86_64.egg>
Searching for numpy>=1.14
Reading https://pypi.org/simple/numpy/
Downloading https://files.pythonhosted.org/packages/da/32/1b8f2bb5fb50e4db68543eb85ce37b9fa6660cd05b58bddfafafa7ed62da/numpy-1.17.0.zip#sha256=951fefe2fb73f84c620bec4e001e80a80ddaa1b84dce244ded7f1e0cbe0ed34a
Best match: numpy 1.17.0
Processing numpy-1.17.0.zip
Writing /tmp/easy_install-Igszbe/numpy-1.17.0/setup.cfg
Running numpy-1.17.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-Igszbe/numpy-1.17.0/egg-dist-tmp-wQKw4p
Traceback (most recent call last):
  File "setup.py", line 239, in <module>
    'test': generate_protos_first(test),
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/__init__.py",> line 145, in setup
    return distutils.core.setup(**attrs)
  File "/usr/lib/python2.7/distutils/core.py", line 151, in setup
    dist.run_commands()
  File "/usr/lib/python2.7/distutils/dist.py", line 953, in run_commands
    self.run_command(cmd)
  File "/usr/lib/python2.7/distutils/dist.py", line 972, in run_command
    cmd_obj.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 67, in run
    self.do_egg_install()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 117, in do_egg_install
    cmd.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 418, in run
    self.easy_install(spec, not self.no_deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 660, in easy_install
    return self.install_item(None, spec, tmpdir, deps, True)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 707, in install_item
    self.process_distribution(spec, dist, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 752, in process_distribution
    [requirement], self.local_index, self.easy_install
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 782, in resolve
    replace_conflicting=replace_conflicting
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1065, in best_match
    return self.obtain(req, installer)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1077, in obtain
    return installer(requirement)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 679, in easy_install
    return self.install_item(spec, dist.location, tmpdir, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 705, in install_item
    dists = self.install_eggs(spec, download, tmpdir)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 890, in install_eggs
    return self.build_and_install(setup_script, setup_base)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1158, in build_and_install
    self.run_setup(setup_script, setup_base, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1144, in run_setup
    run_setup(setup_script, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 253, in run_setup
    raise
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 166, in save_modules
    saved_exc.resume()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 141, in resume
    six.reraise(type, exc, self._tb)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 154, in save_modules
    yield saved
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 250, in run_setup
    _execfile(setup_script, ns)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 45, in _execfile
    exec(code, globals, locals)
  File "/tmp/easy_install-Igszbe/numpy-1.17.0/setup.py", line 31, in <module>
    import setuptools
RuntimeError: Python version >= 3.5 required.

> Task :sdks:python:createProcessWorker FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/sdks/python/build.gradle'> line: 375

* What went wrong:
Execution failed for task ':sdks:python:createProcessWorker'.
> 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 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/5.2.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 2m 26s
59 actionable tasks: 46 executed, 13 from cache

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

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


Build failed in Jenkins: beam_PostCommit_Python_VR_Spark #492

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/492/display/redirect?page=changes>

Changes:

[b_m.vishwas] [BEAM-7623] Add support to select MAP with Row as values in Beam SQL

------------------------------------------
Started by GitHub push by akedin
Started by timer
[EnvInject] - Loading node environment variables.
Building remotely on apache-beam-jenkins-1 (beam) in workspace <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/>
No credentials specified
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/apache/beam.git # timeout=10
Fetching upstream changes from https://github.com/apache/beam.git
 > git --version # timeout=10
 > git fetch --tags --progress https://github.com/apache/beam.git +refs/heads/*:refs/remotes/origin/* +refs/pull/${ghprbPullId}/*:refs/remotes/origin/pr/${ghprbPullId}/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision c80ca6b70b60354b2cc658dc831422696759dbe3 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f c80ca6b70b60354b2cc658dc831422696759dbe3
Commit message: "Merge pull request #9181 from bmv126/map_with_row_as_value"
 > git rev-list --no-walk f9e09693dbddd71c6c0b0b48c5c7d0ab3147d4bf # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # 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

[EnvInject] - Variables injected successfully.
[Gradle] - Launching build.
[src] $ <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/gradlew> --continue --max-workers=12 -Dorg.gradle.jvmargs=-Xms2g -Dorg.gradle.jvmargs=-Xmx4g :sdks:python:test-suites:portable:py2:sparkValidatesRunner
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
> Task :buildSrc:spotlessGroovyCheck
> Task :buildSrc:spotlessGroovyGradle
> Task :buildSrc:spotlessGroovyGradleCheck
> Task :buildSrc:spotlessCheck
> 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:validateTaskProperties FROM-CACHE
> Task :buildSrc:check
> Task :buildSrc:build
Configuration on demand is an incubating feature.

FAILURE: Build failed with an exception.

* What went wrong:
Project 'py2' not found in project ':sdks:python:test-suites:portable'.

* 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 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/5.2.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 10s

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

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


Build failed in Jenkins: beam_PostCommit_Python_VR_Spark #491

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/491/display/redirect?page=changes>

Changes:

[iemejia] [BEAM-7807] Forbid TestNG imports on Beam classes

[iemejia] [BEAM-7807] Update Beam tests to not import TestNG related classes

[pabloem] [BEAM-7814] Make BigqueryMatcher wait for results. (#9154)

------------------------------------------
[...truncated 256.25 KB...]
Moving PyYAML-3.13-py2.7-linux-x86_64.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding PyYAML 3.13 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/PyYAML-3.13-py2.7-linux-x86_64.egg>
Searching for pytz>=2018.3
Reading https://pypi.org/simple/pytz/
Downloading https://files.pythonhosted.org/packages/3d/73/fe30c2daaaa0713420d0382b16fbb761409f532c56bdcc514bf7b6262bb6/pytz-2019.1-py2.py3-none-any.whl#sha256=303879e36b721603cc54604edcac9d20401bdbe31e1e4fdee5b9f98d5d31dfda
Best match: pytz 2019.1
Processing pytz-2019.1-py2.py3-none-any.whl
Installing pytz-2019.1-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pytz 2019.1 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pytz-2019.1-py2.7.egg>
Searching for pydot<2,>=1.2.0
Reading https://pypi.org/simple/pydot/
Downloading https://files.pythonhosted.org/packages/33/d1/b1479a770f66d962f545c2101630ce1d5592d90cb4f083d38862e93d16d2/pydot-1.4.1-py2.py3-none-any.whl#sha256=67be714300c78fda5fd52f79ec994039e3f76f074948c67b5ff539b433ad354f
Best match: pydot 1.4.1
Processing pydot-1.4.1-py2.py3-none-any.whl
Installing pydot-1.4.1-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pydot-1.4.1-py2.7.egg/EGG-INFO/requires.txt>
Adding pydot 1.4.1 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pydot-1.4.1-py2.7.egg>
Searching for oauth2client<4,>=2.0.1
Reading https://pypi.org/simple/oauth2client/
Downloading https://files.pythonhosted.org/packages/c0/7b/bc893e35d6ca46a72faa4b9eaac25c687ce60e1fbe978993fe2de1b0ff0d/oauth2client-3.0.0.tar.gz#sha256=5b5b056ec6f2304e7920b632885bd157fa71d1a7f3ddd00a43b1541a8d1a2460
Best match: oauth2client 3.0.0
Processing oauth2client-3.0.0.tar.gz
Writing /tmp/easy_install-8qmkFp/oauth2client-3.0.0/setup.cfg
Running oauth2client-3.0.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-8qmkFp/oauth2client-3.0.0/egg-dist-tmp-U9OBTy
warning: no previously-included files matching '*' found under directory 'tests'
zip_safe flag not set; analyzing archive contents...
Moving oauth2client-3.0.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding oauth2client 3.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/oauth2client-3.0.0-py2.7.egg>
Searching for pymongo<4.0.0,>=3.8.0
Reading https://pypi.org/simple/pymongo/
Downloading https://files.pythonhosted.org/packages/6e/ea/353a9f8ced71b9e258438aa4d6aa048c1eaf5b774d3ef2273d686fde0947/pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl#sha256=32421df60d06f479d71b6b539642e410ece3006e8910688e68df962c8eb40a21
Best match: pymongo 3.8.0
Processing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl
Installing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding pymongo 3.8.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg>
Searching for mock<3.0.0,>=1.0.1
Reading https://pypi.org/simple/mock/
Downloading https://files.pythonhosted.org/packages/e6/35/f187bdf23be87092bd0f1200d43d23076cee4d0dec109f195173fd3ebc79/mock-2.0.0-py2.py3-none-any.whl#sha256=5ce3c71c5545b472da17b72268978914d0252980348636840bd34a00b5cc96c1
Best match: mock 2.0.0
Processing mock-2.0.0-py2.py3-none-any.whl
Installing mock-2.0.0-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg/EGG-INFO/requires.txt>
Adding mock 2.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg>
Searching for httplib2<=0.12.0,>=0.8
Reading https://pypi.org/simple/httplib2/
Downloading https://files.pythonhosted.org/packages/ce/ed/803905d670b52fa0edfdd135337e545b4496c2ab3a222f1449b7256eb99f/httplib2-0.12.0.tar.gz#sha256=f61fb838a94ce3b349aa32c92fd8430f7e3511afdb18bf9640d647e30c90a6d6
Best match: httplib2 0.12.0
Processing httplib2-0.12.0.tar.gz
Writing /tmp/easy_install-sWhSfT/httplib2-0.12.0/setup.cfg
Running httplib2-0.12.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-sWhSfT/httplib2-0.12.0/egg-dist-tmp-Rv60KM
zip_safe flag not set; analyzing archive contents...
httplib2.certs: module references __file__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Extracting httplib2-0.12.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding httplib2 0.12.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Searching for hdfs<3.0.0,>=2.1.0
Reading https://pypi.org/simple/hdfs/
Downloading https://files.pythonhosted.org/packages/82/39/2c0879b1bcfd1f6ad078eb210d09dbce21072386a3997074ee91e60ddc5a/hdfs-2.5.8.tar.gz#sha256=1be117549fc1285571bc51aedc15df5a203138dba02f9adfa26761b69a949370
Best match: hdfs 2.5.8
Processing hdfs-2.5.8.tar.gz
Writing /tmp/easy_install-ujF5qo/hdfs-2.5.8/setup.cfg
Running hdfs-2.5.8/setup.py -q bdist_egg --dist-dir /tmp/easy_install-ujF5qo/hdfs-2.5.8/egg-dist-tmp-JSgfoi
zip_safe flag not set; analyzing archive contents...
Moving hdfs-2.5.8-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding hdfs 2.5.8 to easy-install.pth file
Installing hdfscli-avro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing hdfscli script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/hdfs-2.5.8-py2.7.egg>
Searching for future<1.0.0,>=0.16.0
Reading https://pypi.org/simple/future/
Downloading https://files.pythonhosted.org/packages/90/52/e20466b85000a181e1e144fd8305caf2cf475e2f9674e797b222f8105f5f/future-0.17.1.tar.gz#sha256=67045236dcfd6816dc439556d009594abf643e5eb48992e36beac09c2ca659b8
Best match: future 0.17.1
Processing future-0.17.1.tar.gz
Writing /tmp/easy_install-KHQGwB/future-0.17.1/setup.cfg
Running future-0.17.1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-KHQGwB/future-0.17.1/egg-dist-tmp-ohW5SF
warning: no files found matching '*.au' under directory 'tests'
warning: no files found matching '*.gif' under directory 'tests'
warning: no files found matching '*.txt' under directory 'tests'
zip_safe flag not set; analyzing archive contents...
future.backports.test.ssl_servers: module references __file__
future.backports.test.support: module references __file__
future.standard_library.__init__: module references __file__
future.standard_library.__init__: module references __path__
future.utils.__init__: module MAY be using inspect.stack
past.builtins.misc: module MAY be using inspect.stack
past.translation.__init__: module references __file__
past.translation.__init__: module references __path__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Extracting future-0.17.1-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding future 0.17.1 to easy-install.pth file
Installing pasteurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing futurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Searching for fastavro<0.22,>=0.21.4
Reading https://pypi.org/simple/fastavro/
Downloading https://files.pythonhosted.org/packages/15/e3/5956c75f68906b119191ef30d9acff661b422cf918a29a03ee0c3ba774be/fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl#sha256=25c5e1871fb82795f138aa209ca89cac940b80bf36fc644615354028bfd87638
Best match: fastavro 0.21.24
Processing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl
Installing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding fastavro 0.21.24 to easy-install.pth file
Installing fastavro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg>
Searching for dill<0.2.10,>=0.2.9
Reading https://pypi.org/simple/dill/
Downloading https://files.pythonhosted.org/packages/fe/42/bfe2e0857bc284cbe6a011d93f2a9ad58a22cb894461b199ae72cfef0f29/dill-0.2.9.tar.gz#sha256=f6d6046f9f9195206063dd0415dff185ad593d6ee8b0e67f12597c0f4df4986f
Best match: dill 0.2.9
Processing dill-0.2.9.tar.gz
Writing /tmp/easy_install-T9QzOl/dill-0.2.9/setup.cfg
Running dill-0.2.9/setup.py -q bdist_egg --dist-dir /tmp/easy_install-T9QzOl/dill-0.2.9/egg-dist-tmp-ytHsaz
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Extracting dill-0.2.9-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding dill 0.2.9 to easy-install.pth file
Installing get_objgraph script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing undill script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Searching for crcmod<2.0,>=1.7
Reading https://pypi.org/simple/crcmod/
Downloading https://files.pythonhosted.org/packages/6b/b0/e595ce2a2527e169c3bcd6c33d2473c1918e0b7f6826a043ca1245dd4e5b/crcmod-1.7.tar.gz#sha256=dc7051a0db5f2bd48665a990d3ec1cc305a466a77358ca4492826f41f283601e
Best match: crcmod 1.7
Processing crcmod-1.7.tar.gz
Writing /tmp/easy_install-oCwqcg/crcmod-1.7/setup.cfg
Running crcmod-1.7/setup.py -q bdist_egg --dist-dir /tmp/easy_install-oCwqcg/crcmod-1.7/egg-dist-tmp-ieY67V
python2/src/_crcfunext.c: In function ‘init_crcfunext’:
python2/src/_crcfunext.c:492:13: warning: variable ‘m’ set but not used [-Wunused-but-set-variable]
   PyObject *m;
             ^
zip_safe flag not set; analyzing archive contents...
Moving crcmod-1.7-py2.7-linux-x86_64.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding crcmod 1.7 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/crcmod-1.7-py2.7-linux-x86_64.egg>
Searching for numpy>=1.14
Reading https://pypi.org/simple/numpy/
Downloading https://files.pythonhosted.org/packages/da/32/1b8f2bb5fb50e4db68543eb85ce37b9fa6660cd05b58bddfafafa7ed62da/numpy-1.17.0.zip#sha256=951fefe2fb73f84c620bec4e001e80a80ddaa1b84dce244ded7f1e0cbe0ed34a
Best match: numpy 1.17.0
Processing numpy-1.17.0.zip
Writing /tmp/easy_install-7hNEpD/numpy-1.17.0/setup.cfg
Running numpy-1.17.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-7hNEpD/numpy-1.17.0/egg-dist-tmp-g20089
Traceback (most recent call last):
  File "setup.py", line 239, in <module>
    'test': generate_protos_first(test),
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/__init__.py",> line 145, in setup
    return distutils.core.setup(**attrs)
  File "/usr/lib/python2.7/distutils/core.py", line 151, in setup
    dist.run_commands()
  File "/usr/lib/python2.7/distutils/dist.py", line 953, in run_commands
    self.run_command(cmd)
  File "/usr/lib/python2.7/distutils/dist.py", line 972, in run_command
    cmd_obj.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 67, in run
    self.do_egg_install()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 117, in do_egg_install
    cmd.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 418, in run
    self.easy_install(spec, not self.no_deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 660, in easy_install
    return self.install_item(None, spec, tmpdir, deps, True)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 707, in install_item
    self.process_distribution(spec, dist, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 752, in process_distribution
    [requirement], self.local_index, self.easy_install
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 782, in resolve
    replace_conflicting=replace_conflicting
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1065, in best_match
    return self.obtain(req, installer)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1077, in obtain
    return installer(requirement)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 679, in easy_install
    return self.install_item(spec, dist.location, tmpdir, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 705, in install_item
    dists = self.install_eggs(spec, download, tmpdir)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 890, in install_eggs
    return self.build_and_install(setup_script, setup_base)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1158, in build_and_install
    self.run_setup(setup_script, setup_base, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1144, in run_setup
    run_setup(setup_script, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 253, in run_setup
    raise
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 166, in save_modules
    saved_exc.resume()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 141, in resume
    six.reraise(type, exc, self._tb)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 154, in save_modules
    yield saved
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 250, in run_setup
    _execfile(setup_script, ns)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 45, in _execfile
    exec(code, globals, locals)
  File "/tmp/easy_install-7hNEpD/numpy-1.17.0/setup.py", line 31, in <module>
    import setuptools
RuntimeError: Python version >= 3.5 required.

> Task :sdks:python:createProcessWorker FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/sdks/python/build.gradle'> line: 375

* What went wrong:
Execution failed for task ':sdks:python:createProcessWorker'.
> 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 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/5.2.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 2m 56s
59 actionable tasks: 47 executed, 12 from cache

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

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


Build failed in Jenkins: beam_PostCommit_Python_VR_Spark #490

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/490/display/redirect?page=changes>

Changes:

[alireza4263] [BEAM-7783] BeamIOSourceRel using custom BeamStatistics

------------------------------------------
[...truncated 256.42 KB...]
Moving PyYAML-3.13-py2.7-linux-x86_64.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding PyYAML 3.13 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/PyYAML-3.13-py2.7-linux-x86_64.egg>
Searching for pytz>=2018.3
Reading https://pypi.org/simple/pytz/
Downloading https://files.pythonhosted.org/packages/3d/73/fe30c2daaaa0713420d0382b16fbb761409f532c56bdcc514bf7b6262bb6/pytz-2019.1-py2.py3-none-any.whl#sha256=303879e36b721603cc54604edcac9d20401bdbe31e1e4fdee5b9f98d5d31dfda
Best match: pytz 2019.1
Processing pytz-2019.1-py2.py3-none-any.whl
Installing pytz-2019.1-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pytz 2019.1 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pytz-2019.1-py2.7.egg>
Searching for pydot<2,>=1.2.0
Reading https://pypi.org/simple/pydot/
Downloading https://files.pythonhosted.org/packages/33/d1/b1479a770f66d962f545c2101630ce1d5592d90cb4f083d38862e93d16d2/pydot-1.4.1-py2.py3-none-any.whl#sha256=67be714300c78fda5fd52f79ec994039e3f76f074948c67b5ff539b433ad354f
Best match: pydot 1.4.1
Processing pydot-1.4.1-py2.py3-none-any.whl
Installing pydot-1.4.1-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pydot-1.4.1-py2.7.egg/EGG-INFO/requires.txt>
Adding pydot 1.4.1 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pydot-1.4.1-py2.7.egg>
Searching for oauth2client<4,>=2.0.1
Reading https://pypi.org/simple/oauth2client/
Downloading https://files.pythonhosted.org/packages/c0/7b/bc893e35d6ca46a72faa4b9eaac25c687ce60e1fbe978993fe2de1b0ff0d/oauth2client-3.0.0.tar.gz#sha256=5b5b056ec6f2304e7920b632885bd157fa71d1a7f3ddd00a43b1541a8d1a2460
Best match: oauth2client 3.0.0
Processing oauth2client-3.0.0.tar.gz
Writing /tmp/easy_install-JUnedL/oauth2client-3.0.0/setup.cfg
Running oauth2client-3.0.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-JUnedL/oauth2client-3.0.0/egg-dist-tmp-tacW2g
warning: no previously-included files matching '*' found under directory 'tests'
zip_safe flag not set; analyzing archive contents...
Moving oauth2client-3.0.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding oauth2client 3.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/oauth2client-3.0.0-py2.7.egg>
Searching for pymongo<4.0.0,>=3.8.0
Reading https://pypi.org/simple/pymongo/
Downloading https://files.pythonhosted.org/packages/6e/ea/353a9f8ced71b9e258438aa4d6aa048c1eaf5b774d3ef2273d686fde0947/pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl#sha256=32421df60d06f479d71b6b539642e410ece3006e8910688e68df962c8eb40a21
Best match: pymongo 3.8.0
Processing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl
Installing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding pymongo 3.8.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg>
Searching for mock<3.0.0,>=1.0.1
Reading https://pypi.org/simple/mock/
Downloading https://files.pythonhosted.org/packages/e6/35/f187bdf23be87092bd0f1200d43d23076cee4d0dec109f195173fd3ebc79/mock-2.0.0-py2.py3-none-any.whl#sha256=5ce3c71c5545b472da17b72268978914d0252980348636840bd34a00b5cc96c1
Best match: mock 2.0.0
Processing mock-2.0.0-py2.py3-none-any.whl
Installing mock-2.0.0-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg/EGG-INFO/requires.txt>
Adding mock 2.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg>
Searching for httplib2<=0.12.0,>=0.8
Reading https://pypi.org/simple/httplib2/
Downloading https://files.pythonhosted.org/packages/ce/ed/803905d670b52fa0edfdd135337e545b4496c2ab3a222f1449b7256eb99f/httplib2-0.12.0.tar.gz#sha256=f61fb838a94ce3b349aa32c92fd8430f7e3511afdb18bf9640d647e30c90a6d6
Best match: httplib2 0.12.0
Processing httplib2-0.12.0.tar.gz
Writing /tmp/easy_install-IdKn_v/httplib2-0.12.0/setup.cfg
Running httplib2-0.12.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-IdKn_v/httplib2-0.12.0/egg-dist-tmp-kXyTgs
zip_safe flag not set; analyzing archive contents...
httplib2.certs: module references __file__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Extracting httplib2-0.12.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding httplib2 0.12.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Searching for hdfs<3.0.0,>=2.1.0
Reading https://pypi.org/simple/hdfs/
Downloading https://files.pythonhosted.org/packages/82/39/2c0879b1bcfd1f6ad078eb210d09dbce21072386a3997074ee91e60ddc5a/hdfs-2.5.8.tar.gz#sha256=1be117549fc1285571bc51aedc15df5a203138dba02f9adfa26761b69a949370
Best match: hdfs 2.5.8
Processing hdfs-2.5.8.tar.gz
Writing /tmp/easy_install-9iJwro/hdfs-2.5.8/setup.cfg
Running hdfs-2.5.8/setup.py -q bdist_egg --dist-dir /tmp/easy_install-9iJwro/hdfs-2.5.8/egg-dist-tmp-d53xZL
zip_safe flag not set; analyzing archive contents...
Moving hdfs-2.5.8-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding hdfs 2.5.8 to easy-install.pth file
Installing hdfscli-avro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing hdfscli script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/hdfs-2.5.8-py2.7.egg>
Searching for future<1.0.0,>=0.16.0
Reading https://pypi.org/simple/future/
Downloading https://files.pythonhosted.org/packages/90/52/e20466b85000a181e1e144fd8305caf2cf475e2f9674e797b222f8105f5f/future-0.17.1.tar.gz#sha256=67045236dcfd6816dc439556d009594abf643e5eb48992e36beac09c2ca659b8
Best match: future 0.17.1
Processing future-0.17.1.tar.gz
Writing /tmp/easy_install-FaHnwr/future-0.17.1/setup.cfg
Running future-0.17.1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-FaHnwr/future-0.17.1/egg-dist-tmp-j1gWo4
warning: no files found matching '*.au' under directory 'tests'
warning: no files found matching '*.gif' under directory 'tests'
warning: no files found matching '*.txt' under directory 'tests'
zip_safe flag not set; analyzing archive contents...
future.backports.test.ssl_servers: module references __file__
future.backports.test.support: module references __file__
future.standard_library.__init__: module references __file__
future.standard_library.__init__: module references __path__
future.utils.__init__: module MAY be using inspect.stack
past.builtins.misc: module MAY be using inspect.stack
past.translation.__init__: module references __file__
past.translation.__init__: module references __path__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Extracting future-0.17.1-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding future 0.17.1 to easy-install.pth file
Installing pasteurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing futurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Searching for fastavro<0.22,>=0.21.4
Reading https://pypi.org/simple/fastavro/
Downloading https://files.pythonhosted.org/packages/15/e3/5956c75f68906b119191ef30d9acff661b422cf918a29a03ee0c3ba774be/fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl#sha256=25c5e1871fb82795f138aa209ca89cac940b80bf36fc644615354028bfd87638
Best match: fastavro 0.21.24
Processing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl
Installing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding fastavro 0.21.24 to easy-install.pth file
Installing fastavro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg>
Searching for dill<0.2.10,>=0.2.9
Reading https://pypi.org/simple/dill/
Downloading https://files.pythonhosted.org/packages/fe/42/bfe2e0857bc284cbe6a011d93f2a9ad58a22cb894461b199ae72cfef0f29/dill-0.2.9.tar.gz#sha256=f6d6046f9f9195206063dd0415dff185ad593d6ee8b0e67f12597c0f4df4986f
Best match: dill 0.2.9
Processing dill-0.2.9.tar.gz
Writing /tmp/easy_install-Nfw9wM/dill-0.2.9/setup.cfg
Running dill-0.2.9/setup.py -q bdist_egg --dist-dir /tmp/easy_install-Nfw9wM/dill-0.2.9/egg-dist-tmp-MhRWz2
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Extracting dill-0.2.9-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding dill 0.2.9 to easy-install.pth file
Installing get_objgraph script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing undill script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Searching for crcmod<2.0,>=1.7
Reading https://pypi.org/simple/crcmod/
Downloading https://files.pythonhosted.org/packages/6b/b0/e595ce2a2527e169c3bcd6c33d2473c1918e0b7f6826a043ca1245dd4e5b/crcmod-1.7.tar.gz#sha256=dc7051a0db5f2bd48665a990d3ec1cc305a466a77358ca4492826f41f283601e
Best match: crcmod 1.7
Processing crcmod-1.7.tar.gz
Writing /tmp/easy_install-oFeJmB/crcmod-1.7/setup.cfg
Running crcmod-1.7/setup.py -q bdist_egg --dist-dir /tmp/easy_install-oFeJmB/crcmod-1.7/egg-dist-tmp-3cT6ic
python2/src/_crcfunext.c: In function ‘init_crcfunext’:
python2/src/_crcfunext.c:492:13: warning: variable ‘m’ set but not used [-Wunused-but-set-variable]
   PyObject *m;
             ^
zip_safe flag not set; analyzing archive contents...
Moving crcmod-1.7-py2.7-linux-x86_64.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding crcmod 1.7 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/crcmod-1.7-py2.7-linux-x86_64.egg>
Searching for numpy>=1.14
Reading https://pypi.org/simple/numpy/
Downloading https://files.pythonhosted.org/packages/da/32/1b8f2bb5fb50e4db68543eb85ce37b9fa6660cd05b58bddfafafa7ed62da/numpy-1.17.0.zip#sha256=951fefe2fb73f84c620bec4e001e80a80ddaa1b84dce244ded7f1e0cbe0ed34a
Best match: numpy 1.17.0
Processing numpy-1.17.0.zip
Writing /tmp/easy_install-iYqi7W/numpy-1.17.0/setup.cfg
Running numpy-1.17.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-iYqi7W/numpy-1.17.0/egg-dist-tmp-w6XuaS
Traceback (most recent call last):
  File "setup.py", line 239, in <module>
    'test': generate_protos_first(test),
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/__init__.py",> line 145, in setup
    return distutils.core.setup(**attrs)
  File "/usr/lib/python2.7/distutils/core.py", line 151, in setup
    dist.run_commands()
  File "/usr/lib/python2.7/distutils/dist.py", line 953, in run_commands
    self.run_command(cmd)
  File "/usr/lib/python2.7/distutils/dist.py", line 972, in run_command
    cmd_obj.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 67, in run
    self.do_egg_install()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 117, in do_egg_install
    cmd.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 418, in run
    self.easy_install(spec, not self.no_deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 660, in easy_install
    return self.install_item(None, spec, tmpdir, deps, True)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 707, in install_item
    self.process_distribution(spec, dist, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 752, in process_distribution
    [requirement], self.local_index, self.easy_install
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 782, in resolve
    replace_conflicting=replace_conflicting
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1065, in best_match
    return self.obtain(req, installer)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1077, in obtain
    return installer(requirement)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 679, in easy_install
    return self.install_item(spec, dist.location, tmpdir, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 705, in install_item
    dists = self.install_eggs(spec, download, tmpdir)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 890, in install_eggs
    return self.build_and_install(setup_script, setup_base)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1158, in build_and_install
    self.run_setup(setup_script, setup_base, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1144, in run_setup
    run_setup(setup_script, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 253, in run_setup
    raise
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 166, in save_modules
    saved_exc.resume()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 141, in resume
    six.reraise(type, exc, self._tb)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 154, in save_modules
    yield saved
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 250, in run_setup
    _execfile(setup_script, ns)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 45, in _execfile
    exec(code, globals, locals)
  File "/tmp/easy_install-iYqi7W/numpy-1.17.0/setup.py", line 31, in <module>
    import setuptools
RuntimeError: Python version >= 3.5 required.

> Task :sdks:python:createProcessWorker FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/sdks/python/build.gradle'> line: 375

* What went wrong:
Execution failed for task ':sdks:python:createProcessWorker'.
> 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 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/5.2.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 2m 43s
59 actionable tasks: 47 executed, 12 from cache

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

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


Build failed in Jenkins: beam_PostCommit_Python_VR_Spark #489

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/489/display/redirect?page=changes>

Changes:

[mxm] [BEAM-7366] Restore Spotless check for Flink Runner

------------------------------------------
[...truncated 256.68 KB...]
Moving PyYAML-3.13-py2.7-linux-x86_64.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding PyYAML 3.13 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/PyYAML-3.13-py2.7-linux-x86_64.egg>
Searching for pytz>=2018.3
Reading https://pypi.org/simple/pytz/
Downloading https://files.pythonhosted.org/packages/3d/73/fe30c2daaaa0713420d0382b16fbb761409f532c56bdcc514bf7b6262bb6/pytz-2019.1-py2.py3-none-any.whl#sha256=303879e36b721603cc54604edcac9d20401bdbe31e1e4fdee5b9f98d5d31dfda
Best match: pytz 2019.1
Processing pytz-2019.1-py2.py3-none-any.whl
Installing pytz-2019.1-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pytz 2019.1 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pytz-2019.1-py2.7.egg>
Searching for pydot<2,>=1.2.0
Reading https://pypi.org/simple/pydot/
Downloading https://files.pythonhosted.org/packages/33/d1/b1479a770f66d962f545c2101630ce1d5592d90cb4f083d38862e93d16d2/pydot-1.4.1-py2.py3-none-any.whl#sha256=67be714300c78fda5fd52f79ec994039e3f76f074948c67b5ff539b433ad354f
Best match: pydot 1.4.1
Processing pydot-1.4.1-py2.py3-none-any.whl
Installing pydot-1.4.1-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pydot-1.4.1-py2.7.egg/EGG-INFO/requires.txt>
Adding pydot 1.4.1 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pydot-1.4.1-py2.7.egg>
Searching for oauth2client<4,>=2.0.1
Reading https://pypi.org/simple/oauth2client/
Downloading https://files.pythonhosted.org/packages/c0/7b/bc893e35d6ca46a72faa4b9eaac25c687ce60e1fbe978993fe2de1b0ff0d/oauth2client-3.0.0.tar.gz#sha256=5b5b056ec6f2304e7920b632885bd157fa71d1a7f3ddd00a43b1541a8d1a2460
Best match: oauth2client 3.0.0
Processing oauth2client-3.0.0.tar.gz
Writing /tmp/easy_install-_VfOuT/oauth2client-3.0.0/setup.cfg
Running oauth2client-3.0.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-_VfOuT/oauth2client-3.0.0/egg-dist-tmp-fdsZzW
warning: no previously-included files matching '*' found under directory 'tests'
zip_safe flag not set; analyzing archive contents...
Moving oauth2client-3.0.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding oauth2client 3.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/oauth2client-3.0.0-py2.7.egg>
Searching for pymongo<4.0.0,>=3.8.0
Reading https://pypi.org/simple/pymongo/
Downloading https://files.pythonhosted.org/packages/6e/ea/353a9f8ced71b9e258438aa4d6aa048c1eaf5b774d3ef2273d686fde0947/pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl#sha256=32421df60d06f479d71b6b539642e410ece3006e8910688e68df962c8eb40a21
Best match: pymongo 3.8.0
Processing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl
Installing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding pymongo 3.8.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg>
Searching for mock<3.0.0,>=1.0.1
Reading https://pypi.org/simple/mock/
Downloading https://files.pythonhosted.org/packages/e6/35/f187bdf23be87092bd0f1200d43d23076cee4d0dec109f195173fd3ebc79/mock-2.0.0-py2.py3-none-any.whl#sha256=5ce3c71c5545b472da17b72268978914d0252980348636840bd34a00b5cc96c1
Best match: mock 2.0.0
Processing mock-2.0.0-py2.py3-none-any.whl
Installing mock-2.0.0-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg/EGG-INFO/requires.txt>
Adding mock 2.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg>
Searching for httplib2<=0.12.0,>=0.8
Reading https://pypi.org/simple/httplib2/
Downloading https://files.pythonhosted.org/packages/ce/ed/803905d670b52fa0edfdd135337e545b4496c2ab3a222f1449b7256eb99f/httplib2-0.12.0.tar.gz#sha256=f61fb838a94ce3b349aa32c92fd8430f7e3511afdb18bf9640d647e30c90a6d6
Best match: httplib2 0.12.0
Processing httplib2-0.12.0.tar.gz
Writing /tmp/easy_install-xjkC81/httplib2-0.12.0/setup.cfg
Running httplib2-0.12.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-xjkC81/httplib2-0.12.0/egg-dist-tmp-8UAu00
zip_safe flag not set; analyzing archive contents...
httplib2.certs: module references __file__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Extracting httplib2-0.12.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding httplib2 0.12.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Searching for hdfs<3.0.0,>=2.1.0
Reading https://pypi.org/simple/hdfs/
Downloading https://files.pythonhosted.org/packages/82/39/2c0879b1bcfd1f6ad078eb210d09dbce21072386a3997074ee91e60ddc5a/hdfs-2.5.8.tar.gz#sha256=1be117549fc1285571bc51aedc15df5a203138dba02f9adfa26761b69a949370
Best match: hdfs 2.5.8
Processing hdfs-2.5.8.tar.gz
Writing /tmp/easy_install-9bJfga/hdfs-2.5.8/setup.cfg
Running hdfs-2.5.8/setup.py -q bdist_egg --dist-dir /tmp/easy_install-9bJfga/hdfs-2.5.8/egg-dist-tmp-sFLedG
zip_safe flag not set; analyzing archive contents...
Moving hdfs-2.5.8-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding hdfs 2.5.8 to easy-install.pth file
Installing hdfscli-avro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing hdfscli script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/hdfs-2.5.8-py2.7.egg>
Searching for future<1.0.0,>=0.16.0
Reading https://pypi.org/simple/future/
Downloading https://files.pythonhosted.org/packages/90/52/e20466b85000a181e1e144fd8305caf2cf475e2f9674e797b222f8105f5f/future-0.17.1.tar.gz#sha256=67045236dcfd6816dc439556d009594abf643e5eb48992e36beac09c2ca659b8
Best match: future 0.17.1
Processing future-0.17.1.tar.gz
Writing /tmp/easy_install-HXR8hJ/future-0.17.1/setup.cfg
Running future-0.17.1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-HXR8hJ/future-0.17.1/egg-dist-tmp-KDMvQN
warning: no files found matching '*.au' under directory 'tests'
warning: no files found matching '*.gif' under directory 'tests'
warning: no files found matching '*.txt' under directory 'tests'
zip_safe flag not set; analyzing archive contents...
future.backports.test.ssl_servers: module references __file__
future.backports.test.support: module references __file__
future.standard_library.__init__: module references __file__
future.standard_library.__init__: module references __path__
future.utils.__init__: module MAY be using inspect.stack
past.builtins.misc: module MAY be using inspect.stack
past.translation.__init__: module references __file__
past.translation.__init__: module references __path__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Extracting future-0.17.1-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding future 0.17.1 to easy-install.pth file
Installing pasteurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing futurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Searching for fastavro<0.22,>=0.21.4
Reading https://pypi.org/simple/fastavro/
Downloading https://files.pythonhosted.org/packages/15/e3/5956c75f68906b119191ef30d9acff661b422cf918a29a03ee0c3ba774be/fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl#sha256=25c5e1871fb82795f138aa209ca89cac940b80bf36fc644615354028bfd87638
Best match: fastavro 0.21.24
Processing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl
Installing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding fastavro 0.21.24 to easy-install.pth file
Installing fastavro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg>
Searching for dill<0.2.10,>=0.2.9
Reading https://pypi.org/simple/dill/
Downloading https://files.pythonhosted.org/packages/fe/42/bfe2e0857bc284cbe6a011d93f2a9ad58a22cb894461b199ae72cfef0f29/dill-0.2.9.tar.gz#sha256=f6d6046f9f9195206063dd0415dff185ad593d6ee8b0e67f12597c0f4df4986f
Best match: dill 0.2.9
Processing dill-0.2.9.tar.gz
Writing /tmp/easy_install-gbClrn/dill-0.2.9/setup.cfg
Running dill-0.2.9/setup.py -q bdist_egg --dist-dir /tmp/easy_install-gbClrn/dill-0.2.9/egg-dist-tmp-d1j2Dn
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Extracting dill-0.2.9-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding dill 0.2.9 to easy-install.pth file
Installing get_objgraph script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing undill script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Searching for crcmod<2.0,>=1.7
Reading https://pypi.org/simple/crcmod/
Downloading https://files.pythonhosted.org/packages/6b/b0/e595ce2a2527e169c3bcd6c33d2473c1918e0b7f6826a043ca1245dd4e5b/crcmod-1.7.tar.gz#sha256=dc7051a0db5f2bd48665a990d3ec1cc305a466a77358ca4492826f41f283601e
Best match: crcmod 1.7
Processing crcmod-1.7.tar.gz
Writing /tmp/easy_install-Yw5SGK/crcmod-1.7/setup.cfg
Running crcmod-1.7/setup.py -q bdist_egg --dist-dir /tmp/easy_install-Yw5SGK/crcmod-1.7/egg-dist-tmp-PgkUKM
python2/src/_crcfunext.c: In function ‘init_crcfunext’:
python2/src/_crcfunext.c:492:13: warning: variable ‘m’ set but not used [-Wunused-but-set-variable]
   PyObject *m;
             ^
zip_safe flag not set; analyzing archive contents...
Moving crcmod-1.7-py2.7-linux-x86_64.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding crcmod 1.7 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/crcmod-1.7-py2.7-linux-x86_64.egg>
Searching for numpy>=1.14
Reading https://pypi.org/simple/numpy/
Downloading https://files.pythonhosted.org/packages/da/32/1b8f2bb5fb50e4db68543eb85ce37b9fa6660cd05b58bddfafafa7ed62da/numpy-1.17.0.zip#sha256=951fefe2fb73f84c620bec4e001e80a80ddaa1b84dce244ded7f1e0cbe0ed34a
Best match: numpy 1.17.0
Processing numpy-1.17.0.zip
Writing /tmp/easy_install-TrSZBQ/numpy-1.17.0/setup.cfg
Running numpy-1.17.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-TrSZBQ/numpy-1.17.0/egg-dist-tmp-fXPoHT
Traceback (most recent call last):
  File "setup.py", line 239, in <module>
    'test': generate_protos_first(test),
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/__init__.py",> line 145, in setup
    return distutils.core.setup(**attrs)
  File "/usr/lib/python2.7/distutils/core.py", line 151, in setup
    dist.run_commands()
  File "/usr/lib/python2.7/distutils/dist.py", line 953, in run_commands
    self.run_command(cmd)
  File "/usr/lib/python2.7/distutils/dist.py", line 972, in run_command
    cmd_obj.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 67, in run
    self.do_egg_install()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 117, in do_egg_install
    cmd.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 418, in run
    self.easy_install(spec, not self.no_deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 660, in easy_install
    return self.install_item(None, spec, tmpdir, deps, True)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 707, in install_item
    self.process_distribution(spec, dist, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 752, in process_distribution
    [requirement], self.local_index, self.easy_install
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 782, in resolve
    replace_conflicting=replace_conflicting
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1065, in best_match
    return self.obtain(req, installer)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1077, in obtain
    return installer(requirement)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 679, in easy_install
    return self.install_item(spec, dist.location, tmpdir, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 705, in install_item
    dists = self.install_eggs(spec, download, tmpdir)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 890, in install_eggs
    return self.build_and_install(setup_script, setup_base)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1158, in build_and_install
    self.run_setup(setup_script, setup_base, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1144, in run_setup
    run_setup(setup_script, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 253, in run_setup
    raise
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 166, in save_modules
    saved_exc.resume()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 141, in resume
    six.reraise(type, exc, self._tb)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 154, in save_modules
    yield saved
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 250, in run_setup
    _execfile(setup_script, ns)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 45, in _execfile
    exec(code, globals, locals)
  File "/tmp/easy_install-TrSZBQ/numpy-1.17.0/setup.py", line 31, in <module>
    import setuptools
RuntimeError: Python version >= 3.5 required.

> Task :sdks:python:createProcessWorker FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/sdks/python/build.gradle'> line: 375

* What went wrong:
Execution failed for task ':sdks:python:createProcessWorker'.
> 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 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/5.2.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 3m 2s
59 actionable tasks: 47 executed, 12 from cache

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

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


Build failed in Jenkins: beam_PostCommit_Python_VR_Spark #488

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/488/display/redirect?page=changes>

Changes:

[filiperegadas] [BEAM-7830]: make spark default duration consistent with PipelineResult

[filiperegadas] fixup! [BEAM-7830]: make spark default duration consistent with

[jozsi] Set job name in Jet Runner

------------------------------------------
[...truncated 256.30 KB...]
Moving PyYAML-3.13-py2.7-linux-x86_64.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding PyYAML 3.13 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/PyYAML-3.13-py2.7-linux-x86_64.egg>
Searching for pytz>=2018.3
Reading https://pypi.org/simple/pytz/
Downloading https://files.pythonhosted.org/packages/3d/73/fe30c2daaaa0713420d0382b16fbb761409f532c56bdcc514bf7b6262bb6/pytz-2019.1-py2.py3-none-any.whl#sha256=303879e36b721603cc54604edcac9d20401bdbe31e1e4fdee5b9f98d5d31dfda
Best match: pytz 2019.1
Processing pytz-2019.1-py2.py3-none-any.whl
Installing pytz-2019.1-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pytz 2019.1 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pytz-2019.1-py2.7.egg>
Searching for pydot<2,>=1.2.0
Reading https://pypi.org/simple/pydot/
Downloading https://files.pythonhosted.org/packages/33/d1/b1479a770f66d962f545c2101630ce1d5592d90cb4f083d38862e93d16d2/pydot-1.4.1-py2.py3-none-any.whl#sha256=67be714300c78fda5fd52f79ec994039e3f76f074948c67b5ff539b433ad354f
Best match: pydot 1.4.1
Processing pydot-1.4.1-py2.py3-none-any.whl
Installing pydot-1.4.1-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pydot-1.4.1-py2.7.egg/EGG-INFO/requires.txt>
Adding pydot 1.4.1 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pydot-1.4.1-py2.7.egg>
Searching for oauth2client<4,>=2.0.1
Reading https://pypi.org/simple/oauth2client/
Downloading https://files.pythonhosted.org/packages/c0/7b/bc893e35d6ca46a72faa4b9eaac25c687ce60e1fbe978993fe2de1b0ff0d/oauth2client-3.0.0.tar.gz#sha256=5b5b056ec6f2304e7920b632885bd157fa71d1a7f3ddd00a43b1541a8d1a2460
Best match: oauth2client 3.0.0
Processing oauth2client-3.0.0.tar.gz
Writing /tmp/easy_install-CCmZgP/oauth2client-3.0.0/setup.cfg
Running oauth2client-3.0.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-CCmZgP/oauth2client-3.0.0/egg-dist-tmp-ga3moj
warning: no previously-included files matching '*' found under directory 'tests'
zip_safe flag not set; analyzing archive contents...
Moving oauth2client-3.0.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding oauth2client 3.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/oauth2client-3.0.0-py2.7.egg>
Searching for pymongo<4.0.0,>=3.8.0
Reading https://pypi.org/simple/pymongo/
Downloading https://files.pythonhosted.org/packages/6e/ea/353a9f8ced71b9e258438aa4d6aa048c1eaf5b774d3ef2273d686fde0947/pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl#sha256=32421df60d06f479d71b6b539642e410ece3006e8910688e68df962c8eb40a21
Best match: pymongo 3.8.0
Processing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl
Installing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding pymongo 3.8.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg>
Searching for mock<3.0.0,>=1.0.1
Reading https://pypi.org/simple/mock/
Downloading https://files.pythonhosted.org/packages/e6/35/f187bdf23be87092bd0f1200d43d23076cee4d0dec109f195173fd3ebc79/mock-2.0.0-py2.py3-none-any.whl#sha256=5ce3c71c5545b472da17b72268978914d0252980348636840bd34a00b5cc96c1
Best match: mock 2.0.0
Processing mock-2.0.0-py2.py3-none-any.whl
Installing mock-2.0.0-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg/EGG-INFO/requires.txt>
Adding mock 2.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg>
Searching for httplib2<=0.12.0,>=0.8
Reading https://pypi.org/simple/httplib2/
Downloading https://files.pythonhosted.org/packages/ce/ed/803905d670b52fa0edfdd135337e545b4496c2ab3a222f1449b7256eb99f/httplib2-0.12.0.tar.gz#sha256=f61fb838a94ce3b349aa32c92fd8430f7e3511afdb18bf9640d647e30c90a6d6
Best match: httplib2 0.12.0
Processing httplib2-0.12.0.tar.gz
Writing /tmp/easy_install-nNvdkU/httplib2-0.12.0/setup.cfg
Running httplib2-0.12.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-nNvdkU/httplib2-0.12.0/egg-dist-tmp-Aa2hVs
zip_safe flag not set; analyzing archive contents...
httplib2.certs: module references __file__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Extracting httplib2-0.12.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding httplib2 0.12.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Searching for hdfs<3.0.0,>=2.1.0
Reading https://pypi.org/simple/hdfs/
Downloading https://files.pythonhosted.org/packages/82/39/2c0879b1bcfd1f6ad078eb210d09dbce21072386a3997074ee91e60ddc5a/hdfs-2.5.8.tar.gz#sha256=1be117549fc1285571bc51aedc15df5a203138dba02f9adfa26761b69a949370
Best match: hdfs 2.5.8
Processing hdfs-2.5.8.tar.gz
Writing /tmp/easy_install-NBEPJ8/hdfs-2.5.8/setup.cfg
Running hdfs-2.5.8/setup.py -q bdist_egg --dist-dir /tmp/easy_install-NBEPJ8/hdfs-2.5.8/egg-dist-tmp-aK9Ybx
zip_safe flag not set; analyzing archive contents...
Moving hdfs-2.5.8-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding hdfs 2.5.8 to easy-install.pth file
Installing hdfscli-avro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing hdfscli script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/hdfs-2.5.8-py2.7.egg>
Searching for future<1.0.0,>=0.16.0
Reading https://pypi.org/simple/future/
Downloading https://files.pythonhosted.org/packages/90/52/e20466b85000a181e1e144fd8305caf2cf475e2f9674e797b222f8105f5f/future-0.17.1.tar.gz#sha256=67045236dcfd6816dc439556d009594abf643e5eb48992e36beac09c2ca659b8
Best match: future 0.17.1
Processing future-0.17.1.tar.gz
Writing /tmp/easy_install-Kgo0eQ/future-0.17.1/setup.cfg
Running future-0.17.1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-Kgo0eQ/future-0.17.1/egg-dist-tmp-2TAobF
warning: no files found matching '*.au' under directory 'tests'
warning: no files found matching '*.gif' under directory 'tests'
warning: no files found matching '*.txt' under directory 'tests'
zip_safe flag not set; analyzing archive contents...
future.backports.test.ssl_servers: module references __file__
future.backports.test.support: module references __file__
future.standard_library.__init__: module references __file__
future.standard_library.__init__: module references __path__
future.utils.__init__: module MAY be using inspect.stack
past.builtins.misc: module MAY be using inspect.stack
past.translation.__init__: module references __file__
past.translation.__init__: module references __path__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Extracting future-0.17.1-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding future 0.17.1 to easy-install.pth file
Installing pasteurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing futurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Searching for fastavro<0.22,>=0.21.4
Reading https://pypi.org/simple/fastavro/
Downloading https://files.pythonhosted.org/packages/15/e3/5956c75f68906b119191ef30d9acff661b422cf918a29a03ee0c3ba774be/fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl#sha256=25c5e1871fb82795f138aa209ca89cac940b80bf36fc644615354028bfd87638
Best match: fastavro 0.21.24
Processing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl
Installing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding fastavro 0.21.24 to easy-install.pth file
Installing fastavro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg>
Searching for dill<0.2.10,>=0.2.9
Reading https://pypi.org/simple/dill/
Downloading https://files.pythonhosted.org/packages/fe/42/bfe2e0857bc284cbe6a011d93f2a9ad58a22cb894461b199ae72cfef0f29/dill-0.2.9.tar.gz#sha256=f6d6046f9f9195206063dd0415dff185ad593d6ee8b0e67f12597c0f4df4986f
Best match: dill 0.2.9
Processing dill-0.2.9.tar.gz
Writing /tmp/easy_install-U0cCCK/dill-0.2.9/setup.cfg
Running dill-0.2.9/setup.py -q bdist_egg --dist-dir /tmp/easy_install-U0cCCK/dill-0.2.9/egg-dist-tmp-YgIi91
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Extracting dill-0.2.9-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding dill 0.2.9 to easy-install.pth file
Installing get_objgraph script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing undill script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Searching for crcmod<2.0,>=1.7
Reading https://pypi.org/simple/crcmod/
Downloading https://files.pythonhosted.org/packages/6b/b0/e595ce2a2527e169c3bcd6c33d2473c1918e0b7f6826a043ca1245dd4e5b/crcmod-1.7.tar.gz#sha256=dc7051a0db5f2bd48665a990d3ec1cc305a466a77358ca4492826f41f283601e
Best match: crcmod 1.7
Processing crcmod-1.7.tar.gz
Writing /tmp/easy_install-iPA7WW/crcmod-1.7/setup.cfg
Running crcmod-1.7/setup.py -q bdist_egg --dist-dir /tmp/easy_install-iPA7WW/crcmod-1.7/egg-dist-tmp-aI4iAR
python2/src/_crcfunext.c: In function ‘init_crcfunext’:
python2/src/_crcfunext.c:492:13: warning: variable ‘m’ set but not used [-Wunused-but-set-variable]
   PyObject *m;
             ^
zip_safe flag not set; analyzing archive contents...
Moving crcmod-1.7-py2.7-linux-x86_64.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding crcmod 1.7 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/crcmod-1.7-py2.7-linux-x86_64.egg>
Searching for numpy>=1.14
Reading https://pypi.org/simple/numpy/
Downloading https://files.pythonhosted.org/packages/da/32/1b8f2bb5fb50e4db68543eb85ce37b9fa6660cd05b58bddfafafa7ed62da/numpy-1.17.0.zip#sha256=951fefe2fb73f84c620bec4e001e80a80ddaa1b84dce244ded7f1e0cbe0ed34a
Best match: numpy 1.17.0
Processing numpy-1.17.0.zip
Writing /tmp/easy_install-IC3dhg/numpy-1.17.0/setup.cfg
Running numpy-1.17.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-IC3dhg/numpy-1.17.0/egg-dist-tmp-xUU7j3
Traceback (most recent call last):
  File "setup.py", line 239, in <module>
    'test': generate_protos_first(test),
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/__init__.py",> line 145, in setup
    return distutils.core.setup(**attrs)
  File "/usr/lib/python2.7/distutils/core.py", line 151, in setup
    dist.run_commands()
  File "/usr/lib/python2.7/distutils/dist.py", line 953, in run_commands
    self.run_command(cmd)
  File "/usr/lib/python2.7/distutils/dist.py", line 972, in run_command
    cmd_obj.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 67, in run
    self.do_egg_install()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 117, in do_egg_install
    cmd.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 418, in run
    self.easy_install(spec, not self.no_deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 660, in easy_install
    return self.install_item(None, spec, tmpdir, deps, True)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 707, in install_item
    self.process_distribution(spec, dist, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 752, in process_distribution
    [requirement], self.local_index, self.easy_install
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 782, in resolve
    replace_conflicting=replace_conflicting
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1065, in best_match
    return self.obtain(req, installer)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1077, in obtain
    return installer(requirement)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 679, in easy_install
    return self.install_item(spec, dist.location, tmpdir, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 705, in install_item
    dists = self.install_eggs(spec, download, tmpdir)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 890, in install_eggs
    return self.build_and_install(setup_script, setup_base)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1158, in build_and_install
    self.run_setup(setup_script, setup_base, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1144, in run_setup
    run_setup(setup_script, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 253, in run_setup
    raise
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 166, in save_modules
    saved_exc.resume()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 141, in resume
    six.reraise(type, exc, self._tb)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 154, in save_modules
    yield saved
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 250, in run_setup
    _execfile(setup_script, ns)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 45, in _execfile
    exec(code, globals, locals)
  File "/tmp/easy_install-IC3dhg/numpy-1.17.0/setup.py", line 31, in <module>
    import setuptools
RuntimeError: Python version >= 3.5 required.

> Task :sdks:python:createProcessWorker FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/sdks/python/build.gradle'> line: 375

* What went wrong:
Execution failed for task ':sdks:python:createProcessWorker'.
> 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 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/5.2.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 2m 41s
59 actionable tasks: 46 executed, 13 from cache

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

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


Build failed in Jenkins: beam_PostCommit_Python_VR_Spark #487

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/487/display/redirect>

------------------------------------------
[...truncated 256.02 KB...]
Moving PyYAML-3.13-py2.7-linux-x86_64.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding PyYAML 3.13 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/PyYAML-3.13-py2.7-linux-x86_64.egg>
Searching for pytz>=2018.3
Reading https://pypi.org/simple/pytz/
Downloading https://files.pythonhosted.org/packages/3d/73/fe30c2daaaa0713420d0382b16fbb761409f532c56bdcc514bf7b6262bb6/pytz-2019.1-py2.py3-none-any.whl#sha256=303879e36b721603cc54604edcac9d20401bdbe31e1e4fdee5b9f98d5d31dfda
Best match: pytz 2019.1
Processing pytz-2019.1-py2.py3-none-any.whl
Installing pytz-2019.1-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pytz 2019.1 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pytz-2019.1-py2.7.egg>
Searching for pydot<2,>=1.2.0
Reading https://pypi.org/simple/pydot/
Downloading https://files.pythonhosted.org/packages/33/d1/b1479a770f66d962f545c2101630ce1d5592d90cb4f083d38862e93d16d2/pydot-1.4.1-py2.py3-none-any.whl#sha256=67be714300c78fda5fd52f79ec994039e3f76f074948c67b5ff539b433ad354f
Best match: pydot 1.4.1
Processing pydot-1.4.1-py2.py3-none-any.whl
Installing pydot-1.4.1-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pydot-1.4.1-py2.7.egg/EGG-INFO/requires.txt>
Adding pydot 1.4.1 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pydot-1.4.1-py2.7.egg>
Searching for oauth2client<4,>=2.0.1
Reading https://pypi.org/simple/oauth2client/
Downloading https://files.pythonhosted.org/packages/c0/7b/bc893e35d6ca46a72faa4b9eaac25c687ce60e1fbe978993fe2de1b0ff0d/oauth2client-3.0.0.tar.gz#sha256=5b5b056ec6f2304e7920b632885bd157fa71d1a7f3ddd00a43b1541a8d1a2460
Best match: oauth2client 3.0.0
Processing oauth2client-3.0.0.tar.gz
Writing /tmp/easy_install-pxUxRb/oauth2client-3.0.0/setup.cfg
Running oauth2client-3.0.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-pxUxRb/oauth2client-3.0.0/egg-dist-tmp-mNAEUM
warning: no previously-included files matching '*' found under directory 'tests'
zip_safe flag not set; analyzing archive contents...
Moving oauth2client-3.0.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding oauth2client 3.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/oauth2client-3.0.0-py2.7.egg>
Searching for pymongo<4.0.0,>=3.8.0
Reading https://pypi.org/simple/pymongo/
Downloading https://files.pythonhosted.org/packages/6e/ea/353a9f8ced71b9e258438aa4d6aa048c1eaf5b774d3ef2273d686fde0947/pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl#sha256=32421df60d06f479d71b6b539642e410ece3006e8910688e68df962c8eb40a21
Best match: pymongo 3.8.0
Processing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl
Installing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding pymongo 3.8.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg>
Searching for mock<3.0.0,>=1.0.1
Reading https://pypi.org/simple/mock/
Downloading https://files.pythonhosted.org/packages/e6/35/f187bdf23be87092bd0f1200d43d23076cee4d0dec109f195173fd3ebc79/mock-2.0.0-py2.py3-none-any.whl#sha256=5ce3c71c5545b472da17b72268978914d0252980348636840bd34a00b5cc96c1
Best match: mock 2.0.0
Processing mock-2.0.0-py2.py3-none-any.whl
Installing mock-2.0.0-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg/EGG-INFO/requires.txt>
Adding mock 2.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg>
Searching for httplib2<=0.12.0,>=0.8
Reading https://pypi.org/simple/httplib2/
Downloading https://files.pythonhosted.org/packages/ce/ed/803905d670b52fa0edfdd135337e545b4496c2ab3a222f1449b7256eb99f/httplib2-0.12.0.tar.gz#sha256=f61fb838a94ce3b349aa32c92fd8430f7e3511afdb18bf9640d647e30c90a6d6
Best match: httplib2 0.12.0
Processing httplib2-0.12.0.tar.gz
Writing /tmp/easy_install-UNnP78/httplib2-0.12.0/setup.cfg
Running httplib2-0.12.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-UNnP78/httplib2-0.12.0/egg-dist-tmp-xdq_O9
zip_safe flag not set; analyzing archive contents...
httplib2.certs: module references __file__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Extracting httplib2-0.12.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding httplib2 0.12.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Searching for hdfs<3.0.0,>=2.1.0
Reading https://pypi.org/simple/hdfs/
Downloading https://files.pythonhosted.org/packages/82/39/2c0879b1bcfd1f6ad078eb210d09dbce21072386a3997074ee91e60ddc5a/hdfs-2.5.8.tar.gz#sha256=1be117549fc1285571bc51aedc15df5a203138dba02f9adfa26761b69a949370
Best match: hdfs 2.5.8
Processing hdfs-2.5.8.tar.gz
Writing /tmp/easy_install-Gf73BR/hdfs-2.5.8/setup.cfg
Running hdfs-2.5.8/setup.py -q bdist_egg --dist-dir /tmp/easy_install-Gf73BR/hdfs-2.5.8/egg-dist-tmp-LJOeP_
zip_safe flag not set; analyzing archive contents...
Moving hdfs-2.5.8-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding hdfs 2.5.8 to easy-install.pth file
Installing hdfscli-avro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing hdfscli script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/hdfs-2.5.8-py2.7.egg>
Searching for future<1.0.0,>=0.16.0
Reading https://pypi.org/simple/future/
Downloading https://files.pythonhosted.org/packages/90/52/e20466b85000a181e1e144fd8305caf2cf475e2f9674e797b222f8105f5f/future-0.17.1.tar.gz#sha256=67045236dcfd6816dc439556d009594abf643e5eb48992e36beac09c2ca659b8
Best match: future 0.17.1
Processing future-0.17.1.tar.gz
Writing /tmp/easy_install-Bq6Ex_/future-0.17.1/setup.cfg
Running future-0.17.1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-Bq6Ex_/future-0.17.1/egg-dist-tmp-Sd1vfk
warning: no files found matching '*.au' under directory 'tests'
warning: no files found matching '*.gif' under directory 'tests'
warning: no files found matching '*.txt' under directory 'tests'
zip_safe flag not set; analyzing archive contents...
future.backports.test.ssl_servers: module references __file__
future.backports.test.support: module references __file__
future.standard_library.__init__: module references __file__
future.standard_library.__init__: module references __path__
future.utils.__init__: module MAY be using inspect.stack
past.builtins.misc: module MAY be using inspect.stack
past.translation.__init__: module references __file__
past.translation.__init__: module references __path__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Extracting future-0.17.1-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding future 0.17.1 to easy-install.pth file
Installing pasteurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing futurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Searching for fastavro<0.22,>=0.21.4
Reading https://pypi.org/simple/fastavro/
Downloading https://files.pythonhosted.org/packages/15/e3/5956c75f68906b119191ef30d9acff661b422cf918a29a03ee0c3ba774be/fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl#sha256=25c5e1871fb82795f138aa209ca89cac940b80bf36fc644615354028bfd87638
Best match: fastavro 0.21.24
Processing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl
Installing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding fastavro 0.21.24 to easy-install.pth file
Installing fastavro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg>
Searching for dill<0.2.10,>=0.2.9
Reading https://pypi.org/simple/dill/
Downloading https://files.pythonhosted.org/packages/fe/42/bfe2e0857bc284cbe6a011d93f2a9ad58a22cb894461b199ae72cfef0f29/dill-0.2.9.tar.gz#sha256=f6d6046f9f9195206063dd0415dff185ad593d6ee8b0e67f12597c0f4df4986f
Best match: dill 0.2.9
Processing dill-0.2.9.tar.gz
Writing /tmp/easy_install-EER95H/dill-0.2.9/setup.cfg
Running dill-0.2.9/setup.py -q bdist_egg --dist-dir /tmp/easy_install-EER95H/dill-0.2.9/egg-dist-tmp-Y4WvuT
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Extracting dill-0.2.9-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding dill 0.2.9 to easy-install.pth file
Installing get_objgraph script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing undill script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Searching for crcmod<2.0,>=1.7
Reading https://pypi.org/simple/crcmod/
Downloading https://files.pythonhosted.org/packages/6b/b0/e595ce2a2527e169c3bcd6c33d2473c1918e0b7f6826a043ca1245dd4e5b/crcmod-1.7.tar.gz#sha256=dc7051a0db5f2bd48665a990d3ec1cc305a466a77358ca4492826f41f283601e
Best match: crcmod 1.7
Processing crcmod-1.7.tar.gz
Writing /tmp/easy_install-uGy1A1/crcmod-1.7/setup.cfg
Running crcmod-1.7/setup.py -q bdist_egg --dist-dir /tmp/easy_install-uGy1A1/crcmod-1.7/egg-dist-tmp-pLlN2Q
python2/src/_crcfunext.c: In function ‘init_crcfunext’:
python2/src/_crcfunext.c:492:13: warning: variable ‘m’ set but not used [-Wunused-but-set-variable]
   PyObject *m;
             ^
zip_safe flag not set; analyzing archive contents...
Moving crcmod-1.7-py2.7-linux-x86_64.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding crcmod 1.7 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/crcmod-1.7-py2.7-linux-x86_64.egg>
Searching for numpy>=1.14
Reading https://pypi.org/simple/numpy/
Downloading https://files.pythonhosted.org/packages/da/32/1b8f2bb5fb50e4db68543eb85ce37b9fa6660cd05b58bddfafafa7ed62da/numpy-1.17.0.zip#sha256=951fefe2fb73f84c620bec4e001e80a80ddaa1b84dce244ded7f1e0cbe0ed34a
Best match: numpy 1.17.0
Processing numpy-1.17.0.zip
Writing /tmp/easy_install-_aOnHP/numpy-1.17.0/setup.cfg
Running numpy-1.17.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-_aOnHP/numpy-1.17.0/egg-dist-tmp-yZUZl_
Traceback (most recent call last):
  File "setup.py", line 239, in <module>
    'test': generate_protos_first(test),
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/__init__.py",> line 145, in setup
    return distutils.core.setup(**attrs)
  File "/usr/lib/python2.7/distutils/core.py", line 151, in setup
    dist.run_commands()
  File "/usr/lib/python2.7/distutils/dist.py", line 953, in run_commands
    self.run_command(cmd)
  File "/usr/lib/python2.7/distutils/dist.py", line 972, in run_command
    cmd_obj.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 67, in run
    self.do_egg_install()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 117, in do_egg_install
    cmd.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 418, in run
    self.easy_install(spec, not self.no_deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 660, in easy_install
    return self.install_item(None, spec, tmpdir, deps, True)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 707, in install_item
    self.process_distribution(spec, dist, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 752, in process_distribution
    [requirement], self.local_index, self.easy_install
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 782, in resolve
    replace_conflicting=replace_conflicting
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1065, in best_match
    return self.obtain(req, installer)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1077, in obtain
    return installer(requirement)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 679, in easy_install
    return self.install_item(spec, dist.location, tmpdir, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 705, in install_item
    dists = self.install_eggs(spec, download, tmpdir)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 890, in install_eggs
    return self.build_and_install(setup_script, setup_base)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1158, in build_and_install
    self.run_setup(setup_script, setup_base, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1144, in run_setup
    run_setup(setup_script, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 253, in run_setup
    raise
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 166, in save_modules
    saved_exc.resume()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 141, in resume
    six.reraise(type, exc, self._tb)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 154, in save_modules
    yield saved
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 250, in run_setup
    _execfile(setup_script, ns)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 45, in _execfile
    exec(code, globals, locals)
  File "/tmp/easy_install-_aOnHP/numpy-1.17.0/setup.py", line 31, in <module>
    import setuptools
RuntimeError: Python version >= 3.5 required.

> Task :sdks:python:createProcessWorker FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/sdks/python/build.gradle'> line: 375

* What went wrong:
Execution failed for task ':sdks:python:createProcessWorker'.
> 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 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/5.2.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 2m 16s
59 actionable tasks: 46 executed, 13 from cache

Publishing build scan...
https://gradle.com/s/33nr5ykj3abny

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


Build failed in Jenkins: beam_PostCommit_Python_VR_Spark #486

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/486/display/redirect?page=changes>

Changes:

[kamil.wasilewski] [BEAM-7662] Create Python Combine load test job on Flink

------------------------------------------
[...truncated 255.80 KB...]
Moving PyYAML-3.13-py2.7-linux-x86_64.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding PyYAML 3.13 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/PyYAML-3.13-py2.7-linux-x86_64.egg>
Searching for pytz>=2018.3
Reading https://pypi.org/simple/pytz/
Downloading https://files.pythonhosted.org/packages/3d/73/fe30c2daaaa0713420d0382b16fbb761409f532c56bdcc514bf7b6262bb6/pytz-2019.1-py2.py3-none-any.whl#sha256=303879e36b721603cc54604edcac9d20401bdbe31e1e4fdee5b9f98d5d31dfda
Best match: pytz 2019.1
Processing pytz-2019.1-py2.py3-none-any.whl
Installing pytz-2019.1-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pytz 2019.1 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pytz-2019.1-py2.7.egg>
Searching for pydot<2,>=1.2.0
Reading https://pypi.org/simple/pydot/
Downloading https://files.pythonhosted.org/packages/33/d1/b1479a770f66d962f545c2101630ce1d5592d90cb4f083d38862e93d16d2/pydot-1.4.1-py2.py3-none-any.whl#sha256=67be714300c78fda5fd52f79ec994039e3f76f074948c67b5ff539b433ad354f
Best match: pydot 1.4.1
Processing pydot-1.4.1-py2.py3-none-any.whl
Installing pydot-1.4.1-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pydot-1.4.1-py2.7.egg/EGG-INFO/requires.txt>
Adding pydot 1.4.1 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pydot-1.4.1-py2.7.egg>
Searching for oauth2client<4,>=2.0.1
Reading https://pypi.org/simple/oauth2client/
Downloading https://files.pythonhosted.org/packages/c0/7b/bc893e35d6ca46a72faa4b9eaac25c687ce60e1fbe978993fe2de1b0ff0d/oauth2client-3.0.0.tar.gz#sha256=5b5b056ec6f2304e7920b632885bd157fa71d1a7f3ddd00a43b1541a8d1a2460
Best match: oauth2client 3.0.0
Processing oauth2client-3.0.0.tar.gz
Writing /tmp/easy_install-Kz988c/oauth2client-3.0.0/setup.cfg
Running oauth2client-3.0.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-Kz988c/oauth2client-3.0.0/egg-dist-tmp-AQpPPh
warning: no previously-included files matching '*' found under directory 'tests'
zip_safe flag not set; analyzing archive contents...
Moving oauth2client-3.0.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding oauth2client 3.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/oauth2client-3.0.0-py2.7.egg>
Searching for pymongo<4.0.0,>=3.8.0
Reading https://pypi.org/simple/pymongo/
Downloading https://files.pythonhosted.org/packages/6e/ea/353a9f8ced71b9e258438aa4d6aa048c1eaf5b774d3ef2273d686fde0947/pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl#sha256=32421df60d06f479d71b6b539642e410ece3006e8910688e68df962c8eb40a21
Best match: pymongo 3.8.0
Processing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl
Installing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding pymongo 3.8.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg>
Searching for mock<3.0.0,>=1.0.1
Reading https://pypi.org/simple/mock/
Downloading https://files.pythonhosted.org/packages/e6/35/f187bdf23be87092bd0f1200d43d23076cee4d0dec109f195173fd3ebc79/mock-2.0.0-py2.py3-none-any.whl#sha256=5ce3c71c5545b472da17b72268978914d0252980348636840bd34a00b5cc96c1
Best match: mock 2.0.0
Processing mock-2.0.0-py2.py3-none-any.whl
Installing mock-2.0.0-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg/EGG-INFO/requires.txt>
Adding mock 2.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg>
Searching for httplib2<=0.12.0,>=0.8
Reading https://pypi.org/simple/httplib2/
Downloading https://files.pythonhosted.org/packages/ce/ed/803905d670b52fa0edfdd135337e545b4496c2ab3a222f1449b7256eb99f/httplib2-0.12.0.tar.gz#sha256=f61fb838a94ce3b349aa32c92fd8430f7e3511afdb18bf9640d647e30c90a6d6
Best match: httplib2 0.12.0
Processing httplib2-0.12.0.tar.gz
Writing /tmp/easy_install-dqQwKT/httplib2-0.12.0/setup.cfg
Running httplib2-0.12.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-dqQwKT/httplib2-0.12.0/egg-dist-tmp-BtQoYP
zip_safe flag not set; analyzing archive contents...
httplib2.certs: module references __file__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Extracting httplib2-0.12.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding httplib2 0.12.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Searching for hdfs<3.0.0,>=2.1.0
Reading https://pypi.org/simple/hdfs/
Downloading https://files.pythonhosted.org/packages/82/39/2c0879b1bcfd1f6ad078eb210d09dbce21072386a3997074ee91e60ddc5a/hdfs-2.5.8.tar.gz#sha256=1be117549fc1285571bc51aedc15df5a203138dba02f9adfa26761b69a949370
Best match: hdfs 2.5.8
Processing hdfs-2.5.8.tar.gz
Writing /tmp/easy_install-BP0G4y/hdfs-2.5.8/setup.cfg
Running hdfs-2.5.8/setup.py -q bdist_egg --dist-dir /tmp/easy_install-BP0G4y/hdfs-2.5.8/egg-dist-tmp-0_TjeJ
zip_safe flag not set; analyzing archive contents...
Moving hdfs-2.5.8-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding hdfs 2.5.8 to easy-install.pth file
Installing hdfscli-avro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing hdfscli script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/hdfs-2.5.8-py2.7.egg>
Searching for future<1.0.0,>=0.16.0
Reading https://pypi.org/simple/future/
Downloading https://files.pythonhosted.org/packages/90/52/e20466b85000a181e1e144fd8305caf2cf475e2f9674e797b222f8105f5f/future-0.17.1.tar.gz#sha256=67045236dcfd6816dc439556d009594abf643e5eb48992e36beac09c2ca659b8
Best match: future 0.17.1
Processing future-0.17.1.tar.gz
Writing /tmp/easy_install-wyeF9h/future-0.17.1/setup.cfg
Running future-0.17.1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-wyeF9h/future-0.17.1/egg-dist-tmp-a9YykR
warning: no files found matching '*.au' under directory 'tests'
warning: no files found matching '*.gif' under directory 'tests'
warning: no files found matching '*.txt' under directory 'tests'
zip_safe flag not set; analyzing archive contents...
future.backports.test.ssl_servers: module references __file__
future.backports.test.support: module references __file__
future.standard_library.__init__: module references __file__
future.standard_library.__init__: module references __path__
future.utils.__init__: module MAY be using inspect.stack
past.builtins.misc: module MAY be using inspect.stack
past.translation.__init__: module references __file__
past.translation.__init__: module references __path__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Extracting future-0.17.1-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding future 0.17.1 to easy-install.pth file
Installing pasteurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing futurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Searching for fastavro<0.22,>=0.21.4
Reading https://pypi.org/simple/fastavro/
Downloading https://files.pythonhosted.org/packages/15/e3/5956c75f68906b119191ef30d9acff661b422cf918a29a03ee0c3ba774be/fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl#sha256=25c5e1871fb82795f138aa209ca89cac940b80bf36fc644615354028bfd87638
Best match: fastavro 0.21.24
Processing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl
Installing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding fastavro 0.21.24 to easy-install.pth file
Installing fastavro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg>
Searching for dill<0.2.10,>=0.2.9
Reading https://pypi.org/simple/dill/
Downloading https://files.pythonhosted.org/packages/fe/42/bfe2e0857bc284cbe6a011d93f2a9ad58a22cb894461b199ae72cfef0f29/dill-0.2.9.tar.gz#sha256=f6d6046f9f9195206063dd0415dff185ad593d6ee8b0e67f12597c0f4df4986f
Best match: dill 0.2.9
Processing dill-0.2.9.tar.gz
Writing /tmp/easy_install-GNJzTw/dill-0.2.9/setup.cfg
Running dill-0.2.9/setup.py -q bdist_egg --dist-dir /tmp/easy_install-GNJzTw/dill-0.2.9/egg-dist-tmp-YQYmrn
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Extracting dill-0.2.9-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding dill 0.2.9 to easy-install.pth file
Installing get_objgraph script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing undill script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Searching for crcmod<2.0,>=1.7
Reading https://pypi.org/simple/crcmod/
Downloading https://files.pythonhosted.org/packages/6b/b0/e595ce2a2527e169c3bcd6c33d2473c1918e0b7f6826a043ca1245dd4e5b/crcmod-1.7.tar.gz#sha256=dc7051a0db5f2bd48665a990d3ec1cc305a466a77358ca4492826f41f283601e
Best match: crcmod 1.7
Processing crcmod-1.7.tar.gz
Writing /tmp/easy_install-PkLLG3/crcmod-1.7/setup.cfg
Running crcmod-1.7/setup.py -q bdist_egg --dist-dir /tmp/easy_install-PkLLG3/crcmod-1.7/egg-dist-tmp-LXvHMs
python2/src/_crcfunext.c: In function ‘init_crcfunext’:
python2/src/_crcfunext.c:492:13: warning: variable ‘m’ set but not used [-Wunused-but-set-variable]
   PyObject *m;
             ^
zip_safe flag not set; analyzing archive contents...
Moving crcmod-1.7-py2.7-linux-x86_64.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding crcmod 1.7 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/crcmod-1.7-py2.7-linux-x86_64.egg>
Searching for numpy>=1.14
Reading https://pypi.org/simple/numpy/
Downloading https://files.pythonhosted.org/packages/da/32/1b8f2bb5fb50e4db68543eb85ce37b9fa6660cd05b58bddfafafa7ed62da/numpy-1.17.0.zip#sha256=951fefe2fb73f84c620bec4e001e80a80ddaa1b84dce244ded7f1e0cbe0ed34a
Best match: numpy 1.17.0
Processing numpy-1.17.0.zip
Writing /tmp/easy_install-MveqPI/numpy-1.17.0/setup.cfg
Running numpy-1.17.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-MveqPI/numpy-1.17.0/egg-dist-tmp-dNHhMN
Traceback (most recent call last):
  File "setup.py", line 239, in <module>
    'test': generate_protos_first(test),
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/__init__.py",> line 145, in setup
    return distutils.core.setup(**attrs)
  File "/usr/lib/python2.7/distutils/core.py", line 151, in setup
    dist.run_commands()
  File "/usr/lib/python2.7/distutils/dist.py", line 953, in run_commands
    self.run_command(cmd)
  File "/usr/lib/python2.7/distutils/dist.py", line 972, in run_command
    cmd_obj.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 67, in run
    self.do_egg_install()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 117, in do_egg_install
    cmd.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 418, in run
    self.easy_install(spec, not self.no_deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 660, in easy_install
    return self.install_item(None, spec, tmpdir, deps, True)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 707, in install_item
    self.process_distribution(spec, dist, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 752, in process_distribution
    [requirement], self.local_index, self.easy_install
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 782, in resolve
    replace_conflicting=replace_conflicting
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1065, in best_match
    return self.obtain(req, installer)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1077, in obtain
    return installer(requirement)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 679, in easy_install
    return self.install_item(spec, dist.location, tmpdir, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 705, in install_item
    dists = self.install_eggs(spec, download, tmpdir)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 890, in install_eggs
    return self.build_and_install(setup_script, setup_base)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1158, in build_and_install
    self.run_setup(setup_script, setup_base, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1144, in run_setup
    run_setup(setup_script, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 253, in run_setup
    raise
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 166, in save_modules
    saved_exc.resume()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 141, in resume
    six.reraise(type, exc, self._tb)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 154, in save_modules
    yield saved
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 250, in run_setup
    _execfile(setup_script, ns)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 45, in _execfile
    exec(code, globals, locals)
  File "/tmp/easy_install-MveqPI/numpy-1.17.0/setup.py", line 31, in <module>
    import setuptools
RuntimeError: Python version >= 3.5 required.

> Task :sdks:python:createProcessWorker FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/sdks/python/build.gradle'> line: 375

* What went wrong:
Execution failed for task ':sdks:python:createProcessWorker'.
> 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 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/5.2.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 2m 11s
59 actionable tasks: 46 executed, 13 from cache

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

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


Build failed in Jenkins: beam_PostCommit_Python_VR_Spark #485

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/485/display/redirect>

------------------------------------------
[...truncated 255.77 KB...]
Moving PyYAML-3.13-py2.7-linux-x86_64.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding PyYAML 3.13 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/PyYAML-3.13-py2.7-linux-x86_64.egg>
Searching for pytz>=2018.3
Reading https://pypi.org/simple/pytz/
Downloading https://files.pythonhosted.org/packages/3d/73/fe30c2daaaa0713420d0382b16fbb761409f532c56bdcc514bf7b6262bb6/pytz-2019.1-py2.py3-none-any.whl#sha256=303879e36b721603cc54604edcac9d20401bdbe31e1e4fdee5b9f98d5d31dfda
Best match: pytz 2019.1
Processing pytz-2019.1-py2.py3-none-any.whl
Installing pytz-2019.1-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pytz 2019.1 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pytz-2019.1-py2.7.egg>
Searching for pydot<2,>=1.2.0
Reading https://pypi.org/simple/pydot/
Downloading https://files.pythonhosted.org/packages/33/d1/b1479a770f66d962f545c2101630ce1d5592d90cb4f083d38862e93d16d2/pydot-1.4.1-py2.py3-none-any.whl#sha256=67be714300c78fda5fd52f79ec994039e3f76f074948c67b5ff539b433ad354f
Best match: pydot 1.4.1
Processing pydot-1.4.1-py2.py3-none-any.whl
Installing pydot-1.4.1-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pydot-1.4.1-py2.7.egg/EGG-INFO/requires.txt>
Adding pydot 1.4.1 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pydot-1.4.1-py2.7.egg>
Searching for oauth2client<4,>=2.0.1
Reading https://pypi.org/simple/oauth2client/
Downloading https://files.pythonhosted.org/packages/c0/7b/bc893e35d6ca46a72faa4b9eaac25c687ce60e1fbe978993fe2de1b0ff0d/oauth2client-3.0.0.tar.gz#sha256=5b5b056ec6f2304e7920b632885bd157fa71d1a7f3ddd00a43b1541a8d1a2460
Best match: oauth2client 3.0.0
Processing oauth2client-3.0.0.tar.gz
Writing /tmp/easy_install-Hd4cYc/oauth2client-3.0.0/setup.cfg
Running oauth2client-3.0.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-Hd4cYc/oauth2client-3.0.0/egg-dist-tmp-19mHFw
warning: no previously-included files matching '*' found under directory 'tests'
zip_safe flag not set; analyzing archive contents...
Moving oauth2client-3.0.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding oauth2client 3.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/oauth2client-3.0.0-py2.7.egg>
Searching for pymongo<4.0.0,>=3.8.0
Reading https://pypi.org/simple/pymongo/
Downloading https://files.pythonhosted.org/packages/6e/ea/353a9f8ced71b9e258438aa4d6aa048c1eaf5b774d3ef2273d686fde0947/pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl#sha256=32421df60d06f479d71b6b539642e410ece3006e8910688e68df962c8eb40a21
Best match: pymongo 3.8.0
Processing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl
Installing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding pymongo 3.8.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg>
Searching for mock<3.0.0,>=1.0.1
Reading https://pypi.org/simple/mock/
Downloading https://files.pythonhosted.org/packages/e6/35/f187bdf23be87092bd0f1200d43d23076cee4d0dec109f195173fd3ebc79/mock-2.0.0-py2.py3-none-any.whl#sha256=5ce3c71c5545b472da17b72268978914d0252980348636840bd34a00b5cc96c1
Best match: mock 2.0.0
Processing mock-2.0.0-py2.py3-none-any.whl
Installing mock-2.0.0-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg/EGG-INFO/requires.txt>
Adding mock 2.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg>
Searching for httplib2<=0.12.0,>=0.8
Reading https://pypi.org/simple/httplib2/
Downloading https://files.pythonhosted.org/packages/ce/ed/803905d670b52fa0edfdd135337e545b4496c2ab3a222f1449b7256eb99f/httplib2-0.12.0.tar.gz#sha256=f61fb838a94ce3b349aa32c92fd8430f7e3511afdb18bf9640d647e30c90a6d6
Best match: httplib2 0.12.0
Processing httplib2-0.12.0.tar.gz
Writing /tmp/easy_install-YPvPQn/httplib2-0.12.0/setup.cfg
Running httplib2-0.12.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-YPvPQn/httplib2-0.12.0/egg-dist-tmp-71zUDZ
zip_safe flag not set; analyzing archive contents...
httplib2.certs: module references __file__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Extracting httplib2-0.12.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding httplib2 0.12.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Searching for hdfs<3.0.0,>=2.1.0
Reading https://pypi.org/simple/hdfs/
Downloading https://files.pythonhosted.org/packages/82/39/2c0879b1bcfd1f6ad078eb210d09dbce21072386a3997074ee91e60ddc5a/hdfs-2.5.8.tar.gz#sha256=1be117549fc1285571bc51aedc15df5a203138dba02f9adfa26761b69a949370
Best match: hdfs 2.5.8
Processing hdfs-2.5.8.tar.gz
Writing /tmp/easy_install-8NTZYs/hdfs-2.5.8/setup.cfg
Running hdfs-2.5.8/setup.py -q bdist_egg --dist-dir /tmp/easy_install-8NTZYs/hdfs-2.5.8/egg-dist-tmp-OdkuOm
zip_safe flag not set; analyzing archive contents...
Moving hdfs-2.5.8-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding hdfs 2.5.8 to easy-install.pth file
Installing hdfscli-avro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing hdfscli script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/hdfs-2.5.8-py2.7.egg>
Searching for future<1.0.0,>=0.16.0
Reading https://pypi.org/simple/future/
Downloading https://files.pythonhosted.org/packages/90/52/e20466b85000a181e1e144fd8305caf2cf475e2f9674e797b222f8105f5f/future-0.17.1.tar.gz#sha256=67045236dcfd6816dc439556d009594abf643e5eb48992e36beac09c2ca659b8
Best match: future 0.17.1
Processing future-0.17.1.tar.gz
Writing /tmp/easy_install-VQBfxm/future-0.17.1/setup.cfg
Running future-0.17.1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-VQBfxm/future-0.17.1/egg-dist-tmp-7q1T3M
warning: no files found matching '*.au' under directory 'tests'
warning: no files found matching '*.gif' under directory 'tests'
warning: no files found matching '*.txt' under directory 'tests'
zip_safe flag not set; analyzing archive contents...
future.backports.test.ssl_servers: module references __file__
future.backports.test.support: module references __file__
future.standard_library.__init__: module references __file__
future.standard_library.__init__: module references __path__
future.utils.__init__: module MAY be using inspect.stack
past.builtins.misc: module MAY be using inspect.stack
past.translation.__init__: module references __file__
past.translation.__init__: module references __path__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Extracting future-0.17.1-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding future 0.17.1 to easy-install.pth file
Installing pasteurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing futurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Searching for fastavro<0.22,>=0.21.4
Reading https://pypi.org/simple/fastavro/
Downloading https://files.pythonhosted.org/packages/15/e3/5956c75f68906b119191ef30d9acff661b422cf918a29a03ee0c3ba774be/fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl#sha256=25c5e1871fb82795f138aa209ca89cac940b80bf36fc644615354028bfd87638
Best match: fastavro 0.21.24
Processing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl
Installing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding fastavro 0.21.24 to easy-install.pth file
Installing fastavro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg>
Searching for dill<0.2.10,>=0.2.9
Reading https://pypi.org/simple/dill/
Downloading https://files.pythonhosted.org/packages/fe/42/bfe2e0857bc284cbe6a011d93f2a9ad58a22cb894461b199ae72cfef0f29/dill-0.2.9.tar.gz#sha256=f6d6046f9f9195206063dd0415dff185ad593d6ee8b0e67f12597c0f4df4986f
Best match: dill 0.2.9
Processing dill-0.2.9.tar.gz
Writing /tmp/easy_install-EBMXFi/dill-0.2.9/setup.cfg
Running dill-0.2.9/setup.py -q bdist_egg --dist-dir /tmp/easy_install-EBMXFi/dill-0.2.9/egg-dist-tmp-1JyD58
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Extracting dill-0.2.9-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding dill 0.2.9 to easy-install.pth file
Installing get_objgraph script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing undill script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Searching for crcmod<2.0,>=1.7
Reading https://pypi.org/simple/crcmod/
Downloading https://files.pythonhosted.org/packages/6b/b0/e595ce2a2527e169c3bcd6c33d2473c1918e0b7f6826a043ca1245dd4e5b/crcmod-1.7.tar.gz#sha256=dc7051a0db5f2bd48665a990d3ec1cc305a466a77358ca4492826f41f283601e
Best match: crcmod 1.7
Processing crcmod-1.7.tar.gz
Writing /tmp/easy_install-uTuYYO/crcmod-1.7/setup.cfg
Running crcmod-1.7/setup.py -q bdist_egg --dist-dir /tmp/easy_install-uTuYYO/crcmod-1.7/egg-dist-tmp-V_ZJH7
python2/src/_crcfunext.c: In function ‘init_crcfunext’:
python2/src/_crcfunext.c:492:13: warning: variable ‘m’ set but not used [-Wunused-but-set-variable]
   PyObject *m;
             ^
zip_safe flag not set; analyzing archive contents...
Moving crcmod-1.7-py2.7-linux-x86_64.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding crcmod 1.7 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/crcmod-1.7-py2.7-linux-x86_64.egg>
Searching for numpy>=1.14
Reading https://pypi.org/simple/numpy/
Downloading https://files.pythonhosted.org/packages/da/32/1b8f2bb5fb50e4db68543eb85ce37b9fa6660cd05b58bddfafafa7ed62da/numpy-1.17.0.zip#sha256=951fefe2fb73f84c620bec4e001e80a80ddaa1b84dce244ded7f1e0cbe0ed34a
Best match: numpy 1.17.0
Processing numpy-1.17.0.zip
Writing /tmp/easy_install-511cTN/numpy-1.17.0/setup.cfg
Running numpy-1.17.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-511cTN/numpy-1.17.0/egg-dist-tmp-gW275C
Traceback (most recent call last):
  File "setup.py", line 239, in <module>
    'test': generate_protos_first(test),
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/__init__.py",> line 145, in setup
    return distutils.core.setup(**attrs)
  File "/usr/lib/python2.7/distutils/core.py", line 151, in setup
    dist.run_commands()
  File "/usr/lib/python2.7/distutils/dist.py", line 953, in run_commands
    self.run_command(cmd)
  File "/usr/lib/python2.7/distutils/dist.py", line 972, in run_command
    cmd_obj.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 67, in run
    self.do_egg_install()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 117, in do_egg_install
    cmd.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 418, in run
    self.easy_install(spec, not self.no_deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 660, in easy_install
    return self.install_item(None, spec, tmpdir, deps, True)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 707, in install_item
    self.process_distribution(spec, dist, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 752, in process_distribution
    [requirement], self.local_index, self.easy_install
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 782, in resolve
    replace_conflicting=replace_conflicting
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1065, in best_match
    return self.obtain(req, installer)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1077, in obtain
    return installer(requirement)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 679, in easy_install
    return self.install_item(spec, dist.location, tmpdir, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 705, in install_item
    dists = self.install_eggs(spec, download, tmpdir)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 890, in install_eggs
    return self.build_and_install(setup_script, setup_base)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1158, in build_and_install
    self.run_setup(setup_script, setup_base, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1144, in run_setup
    run_setup(setup_script, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 253, in run_setup
    raise
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 166, in save_modules
    saved_exc.resume()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 141, in resume
    six.reraise(type, exc, self._tb)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 154, in save_modules
    yield saved
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 250, in run_setup
    _execfile(setup_script, ns)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 45, in _execfile
    exec(code, globals, locals)
  File "/tmp/easy_install-511cTN/numpy-1.17.0/setup.py", line 31, in <module>
    import setuptools
RuntimeError: Python version >= 3.5 required.

> Task :sdks:python:createProcessWorker FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/sdks/python/build.gradle'> line: 375

* What went wrong:
Execution failed for task ':sdks:python:createProcessWorker'.
> 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 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/5.2.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 2m 18s
59 actionable tasks: 46 executed, 13 from cache

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

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


Build failed in Jenkins: beam_PostCommit_Python_VR_Spark #484

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/484/display/redirect>

------------------------------------------
[...truncated 256.00 KB...]
Moving PyYAML-3.13-py2.7-linux-x86_64.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding PyYAML 3.13 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/PyYAML-3.13-py2.7-linux-x86_64.egg>
Searching for pytz>=2018.3
Reading https://pypi.org/simple/pytz/
Downloading https://files.pythonhosted.org/packages/3d/73/fe30c2daaaa0713420d0382b16fbb761409f532c56bdcc514bf7b6262bb6/pytz-2019.1-py2.py3-none-any.whl#sha256=303879e36b721603cc54604edcac9d20401bdbe31e1e4fdee5b9f98d5d31dfda
Best match: pytz 2019.1
Processing pytz-2019.1-py2.py3-none-any.whl
Installing pytz-2019.1-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pytz 2019.1 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pytz-2019.1-py2.7.egg>
Searching for pydot<2,>=1.2.0
Reading https://pypi.org/simple/pydot/
Downloading https://files.pythonhosted.org/packages/33/d1/b1479a770f66d962f545c2101630ce1d5592d90cb4f083d38862e93d16d2/pydot-1.4.1-py2.py3-none-any.whl#sha256=67be714300c78fda5fd52f79ec994039e3f76f074948c67b5ff539b433ad354f
Best match: pydot 1.4.1
Processing pydot-1.4.1-py2.py3-none-any.whl
Installing pydot-1.4.1-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pydot-1.4.1-py2.7.egg/EGG-INFO/requires.txt>
Adding pydot 1.4.1 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pydot-1.4.1-py2.7.egg>
Searching for oauth2client<4,>=2.0.1
Reading https://pypi.org/simple/oauth2client/
Downloading https://files.pythonhosted.org/packages/c0/7b/bc893e35d6ca46a72faa4b9eaac25c687ce60e1fbe978993fe2de1b0ff0d/oauth2client-3.0.0.tar.gz#sha256=5b5b056ec6f2304e7920b632885bd157fa71d1a7f3ddd00a43b1541a8d1a2460
Best match: oauth2client 3.0.0
Processing oauth2client-3.0.0.tar.gz
Writing /tmp/easy_install-8qeKe3/oauth2client-3.0.0/setup.cfg
Running oauth2client-3.0.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-8qeKe3/oauth2client-3.0.0/egg-dist-tmp-2QKAyC
warning: no previously-included files matching '*' found under directory 'tests'
zip_safe flag not set; analyzing archive contents...
Moving oauth2client-3.0.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding oauth2client 3.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/oauth2client-3.0.0-py2.7.egg>
Searching for pymongo<4.0.0,>=3.8.0
Reading https://pypi.org/simple/pymongo/
Downloading https://files.pythonhosted.org/packages/6e/ea/353a9f8ced71b9e258438aa4d6aa048c1eaf5b774d3ef2273d686fde0947/pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl#sha256=32421df60d06f479d71b6b539642e410ece3006e8910688e68df962c8eb40a21
Best match: pymongo 3.8.0
Processing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl
Installing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding pymongo 3.8.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg>
Searching for mock<3.0.0,>=1.0.1
Reading https://pypi.org/simple/mock/
Downloading https://files.pythonhosted.org/packages/e6/35/f187bdf23be87092bd0f1200d43d23076cee4d0dec109f195173fd3ebc79/mock-2.0.0-py2.py3-none-any.whl#sha256=5ce3c71c5545b472da17b72268978914d0252980348636840bd34a00b5cc96c1
Best match: mock 2.0.0
Processing mock-2.0.0-py2.py3-none-any.whl
Installing mock-2.0.0-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg/EGG-INFO/requires.txt>
Adding mock 2.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg>
Searching for httplib2<=0.12.0,>=0.8
Reading https://pypi.org/simple/httplib2/
Downloading https://files.pythonhosted.org/packages/ce/ed/803905d670b52fa0edfdd135337e545b4496c2ab3a222f1449b7256eb99f/httplib2-0.12.0.tar.gz#sha256=f61fb838a94ce3b349aa32c92fd8430f7e3511afdb18bf9640d647e30c90a6d6
Best match: httplib2 0.12.0
Processing httplib2-0.12.0.tar.gz
Writing /tmp/easy_install-aM4Arr/httplib2-0.12.0/setup.cfg
Running httplib2-0.12.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-aM4Arr/httplib2-0.12.0/egg-dist-tmp-FB3_2Y
zip_safe flag not set; analyzing archive contents...
httplib2.certs: module references __file__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Extracting httplib2-0.12.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding httplib2 0.12.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Searching for hdfs<3.0.0,>=2.1.0
Reading https://pypi.org/simple/hdfs/
Downloading https://files.pythonhosted.org/packages/82/39/2c0879b1bcfd1f6ad078eb210d09dbce21072386a3997074ee91e60ddc5a/hdfs-2.5.8.tar.gz#sha256=1be117549fc1285571bc51aedc15df5a203138dba02f9adfa26761b69a949370
Best match: hdfs 2.5.8
Processing hdfs-2.5.8.tar.gz
Writing /tmp/easy_install-xfdok2/hdfs-2.5.8/setup.cfg
Running hdfs-2.5.8/setup.py -q bdist_egg --dist-dir /tmp/easy_install-xfdok2/hdfs-2.5.8/egg-dist-tmp-FMJ7sQ
zip_safe flag not set; analyzing archive contents...
Moving hdfs-2.5.8-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding hdfs 2.5.8 to easy-install.pth file
Installing hdfscli-avro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing hdfscli script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/hdfs-2.5.8-py2.7.egg>
Searching for future<1.0.0,>=0.16.0
Reading https://pypi.org/simple/future/
Downloading https://files.pythonhosted.org/packages/90/52/e20466b85000a181e1e144fd8305caf2cf475e2f9674e797b222f8105f5f/future-0.17.1.tar.gz#sha256=67045236dcfd6816dc439556d009594abf643e5eb48992e36beac09c2ca659b8
Best match: future 0.17.1
Processing future-0.17.1.tar.gz
Writing /tmp/easy_install-r2AQyj/future-0.17.1/setup.cfg
Running future-0.17.1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-r2AQyj/future-0.17.1/egg-dist-tmp-tzERhR
warning: no files found matching '*.au' under directory 'tests'
warning: no files found matching '*.gif' under directory 'tests'
warning: no files found matching '*.txt' under directory 'tests'
zip_safe flag not set; analyzing archive contents...
future.backports.test.ssl_servers: module references __file__
future.backports.test.support: module references __file__
future.standard_library.__init__: module references __file__
future.standard_library.__init__: module references __path__
future.utils.__init__: module MAY be using inspect.stack
past.builtins.misc: module MAY be using inspect.stack
past.translation.__init__: module references __file__
past.translation.__init__: module references __path__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Extracting future-0.17.1-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding future 0.17.1 to easy-install.pth file
Installing pasteurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing futurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Searching for fastavro<0.22,>=0.21.4
Reading https://pypi.org/simple/fastavro/
Downloading https://files.pythonhosted.org/packages/15/e3/5956c75f68906b119191ef30d9acff661b422cf918a29a03ee0c3ba774be/fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl#sha256=25c5e1871fb82795f138aa209ca89cac940b80bf36fc644615354028bfd87638
Best match: fastavro 0.21.24
Processing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl
Installing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding fastavro 0.21.24 to easy-install.pth file
Installing fastavro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg>
Searching for dill<0.2.10,>=0.2.9
Reading https://pypi.org/simple/dill/
Downloading https://files.pythonhosted.org/packages/fe/42/bfe2e0857bc284cbe6a011d93f2a9ad58a22cb894461b199ae72cfef0f29/dill-0.2.9.tar.gz#sha256=f6d6046f9f9195206063dd0415dff185ad593d6ee8b0e67f12597c0f4df4986f
Best match: dill 0.2.9
Processing dill-0.2.9.tar.gz
Writing /tmp/easy_install-L6BHwE/dill-0.2.9/setup.cfg
Running dill-0.2.9/setup.py -q bdist_egg --dist-dir /tmp/easy_install-L6BHwE/dill-0.2.9/egg-dist-tmp-Vm5JTG
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Extracting dill-0.2.9-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding dill 0.2.9 to easy-install.pth file
Installing get_objgraph script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing undill script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Searching for crcmod<2.0,>=1.7
Reading https://pypi.org/simple/crcmod/
Downloading https://files.pythonhosted.org/packages/6b/b0/e595ce2a2527e169c3bcd6c33d2473c1918e0b7f6826a043ca1245dd4e5b/crcmod-1.7.tar.gz#sha256=dc7051a0db5f2bd48665a990d3ec1cc305a466a77358ca4492826f41f283601e
Best match: crcmod 1.7
Processing crcmod-1.7.tar.gz
Writing /tmp/easy_install-neerhF/crcmod-1.7/setup.cfg
Running crcmod-1.7/setup.py -q bdist_egg --dist-dir /tmp/easy_install-neerhF/crcmod-1.7/egg-dist-tmp-PdcuL_
python2/src/_crcfunext.c: In function ‘init_crcfunext’:
python2/src/_crcfunext.c:492:13: warning: variable ‘m’ set but not used [-Wunused-but-set-variable]
   PyObject *m;
             ^
zip_safe flag not set; analyzing archive contents...
Moving crcmod-1.7-py2.7-linux-x86_64.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding crcmod 1.7 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/crcmod-1.7-py2.7-linux-x86_64.egg>
Searching for numpy>=1.14
Reading https://pypi.org/simple/numpy/
Downloading https://files.pythonhosted.org/packages/da/32/1b8f2bb5fb50e4db68543eb85ce37b9fa6660cd05b58bddfafafa7ed62da/numpy-1.17.0.zip#sha256=951fefe2fb73f84c620bec4e001e80a80ddaa1b84dce244ded7f1e0cbe0ed34a
Best match: numpy 1.17.0
Processing numpy-1.17.0.zip
Writing /tmp/easy_install-DledBT/numpy-1.17.0/setup.cfg
Running numpy-1.17.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-DledBT/numpy-1.17.0/egg-dist-tmp-xvLXTS
Traceback (most recent call last):
  File "setup.py", line 239, in <module>
    'test': generate_protos_first(test),
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/__init__.py",> line 145, in setup
    return distutils.core.setup(**attrs)
  File "/usr/lib/python2.7/distutils/core.py", line 151, in setup
    dist.run_commands()
  File "/usr/lib/python2.7/distutils/dist.py", line 953, in run_commands
    self.run_command(cmd)
  File "/usr/lib/python2.7/distutils/dist.py", line 972, in run_command
    cmd_obj.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 67, in run
    self.do_egg_install()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 117, in do_egg_install
    cmd.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 418, in run
    self.easy_install(spec, not self.no_deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 660, in easy_install
    return self.install_item(None, spec, tmpdir, deps, True)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 707, in install_item
    self.process_distribution(spec, dist, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 752, in process_distribution
    [requirement], self.local_index, self.easy_install
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 782, in resolve
    replace_conflicting=replace_conflicting
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1065, in best_match
    return self.obtain(req, installer)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1077, in obtain
    return installer(requirement)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 679, in easy_install
    return self.install_item(spec, dist.location, tmpdir, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 705, in install_item
    dists = self.install_eggs(spec, download, tmpdir)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 890, in install_eggs
    return self.build_and_install(setup_script, setup_base)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1158, in build_and_install
    self.run_setup(setup_script, setup_base, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1144, in run_setup
    run_setup(setup_script, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 253, in run_setup
    raise
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 166, in save_modules
    saved_exc.resume()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 141, in resume
    six.reraise(type, exc, self._tb)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 154, in save_modules
    yield saved
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 250, in run_setup
    _execfile(setup_script, ns)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 45, in _execfile
    exec(code, globals, locals)
  File "/tmp/easy_install-DledBT/numpy-1.17.0/setup.py", line 31, in <module>
    import setuptools
RuntimeError: Python version >= 3.5 required.

> Task :sdks:python:createProcessWorker FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/sdks/python/build.gradle'> line: 375

* What went wrong:
Execution failed for task ':sdks:python:createProcessWorker'.
> 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 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/5.2.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 2m 26s
59 actionable tasks: 46 executed, 13 from cache

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

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


Build failed in Jenkins: beam_PostCommit_Python_VR_Spark #483

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/483/display/redirect>

------------------------------------------
[...truncated 256.46 KB...]
Moving PyYAML-3.13-py2.7-linux-x86_64.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding PyYAML 3.13 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/PyYAML-3.13-py2.7-linux-x86_64.egg>
Searching for pytz>=2018.3
Reading https://pypi.org/simple/pytz/
Downloading https://files.pythonhosted.org/packages/3d/73/fe30c2daaaa0713420d0382b16fbb761409f532c56bdcc514bf7b6262bb6/pytz-2019.1-py2.py3-none-any.whl#sha256=303879e36b721603cc54604edcac9d20401bdbe31e1e4fdee5b9f98d5d31dfda
Best match: pytz 2019.1
Processing pytz-2019.1-py2.py3-none-any.whl
Installing pytz-2019.1-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pytz 2019.1 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pytz-2019.1-py2.7.egg>
Searching for pydot<2,>=1.2.0
Reading https://pypi.org/simple/pydot/
Downloading https://files.pythonhosted.org/packages/33/d1/b1479a770f66d962f545c2101630ce1d5592d90cb4f083d38862e93d16d2/pydot-1.4.1-py2.py3-none-any.whl#sha256=67be714300c78fda5fd52f79ec994039e3f76f074948c67b5ff539b433ad354f
Best match: pydot 1.4.1
Processing pydot-1.4.1-py2.py3-none-any.whl
Installing pydot-1.4.1-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pydot-1.4.1-py2.7.egg/EGG-INFO/requires.txt>
Adding pydot 1.4.1 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pydot-1.4.1-py2.7.egg>
Searching for oauth2client<4,>=2.0.1
Reading https://pypi.org/simple/oauth2client/
Downloading https://files.pythonhosted.org/packages/c0/7b/bc893e35d6ca46a72faa4b9eaac25c687ce60e1fbe978993fe2de1b0ff0d/oauth2client-3.0.0.tar.gz#sha256=5b5b056ec6f2304e7920b632885bd157fa71d1a7f3ddd00a43b1541a8d1a2460
Best match: oauth2client 3.0.0
Processing oauth2client-3.0.0.tar.gz
Writing /tmp/easy_install-xzotMa/oauth2client-3.0.0/setup.cfg
Running oauth2client-3.0.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-xzotMa/oauth2client-3.0.0/egg-dist-tmp-_59Nly
warning: no previously-included files matching '*' found under directory 'tests'
zip_safe flag not set; analyzing archive contents...
Moving oauth2client-3.0.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding oauth2client 3.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/oauth2client-3.0.0-py2.7.egg>
Searching for pymongo<4.0.0,>=3.8.0
Reading https://pypi.org/simple/pymongo/
Downloading https://files.pythonhosted.org/packages/6e/ea/353a9f8ced71b9e258438aa4d6aa048c1eaf5b774d3ef2273d686fde0947/pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl#sha256=32421df60d06f479d71b6b539642e410ece3006e8910688e68df962c8eb40a21
Best match: pymongo 3.8.0
Processing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl
Installing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding pymongo 3.8.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg>
Searching for mock<3.0.0,>=1.0.1
Reading https://pypi.org/simple/mock/
Downloading https://files.pythonhosted.org/packages/e6/35/f187bdf23be87092bd0f1200d43d23076cee4d0dec109f195173fd3ebc79/mock-2.0.0-py2.py3-none-any.whl#sha256=5ce3c71c5545b472da17b72268978914d0252980348636840bd34a00b5cc96c1
Best match: mock 2.0.0
Processing mock-2.0.0-py2.py3-none-any.whl
Installing mock-2.0.0-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg/EGG-INFO/requires.txt>
Adding mock 2.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg>
Searching for httplib2<=0.12.0,>=0.8
Reading https://pypi.org/simple/httplib2/
Downloading https://files.pythonhosted.org/packages/ce/ed/803905d670b52fa0edfdd135337e545b4496c2ab3a222f1449b7256eb99f/httplib2-0.12.0.tar.gz#sha256=f61fb838a94ce3b349aa32c92fd8430f7e3511afdb18bf9640d647e30c90a6d6
Best match: httplib2 0.12.0
Processing httplib2-0.12.0.tar.gz
Writing /tmp/easy_install-gDSn1S/httplib2-0.12.0/setup.cfg
Running httplib2-0.12.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-gDSn1S/httplib2-0.12.0/egg-dist-tmp-WIQgoR
zip_safe flag not set; analyzing archive contents...
httplib2.certs: module references __file__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Extracting httplib2-0.12.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding httplib2 0.12.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Searching for hdfs<3.0.0,>=2.1.0
Reading https://pypi.org/simple/hdfs/
Downloading https://files.pythonhosted.org/packages/82/39/2c0879b1bcfd1f6ad078eb210d09dbce21072386a3997074ee91e60ddc5a/hdfs-2.5.8.tar.gz#sha256=1be117549fc1285571bc51aedc15df5a203138dba02f9adfa26761b69a949370
Best match: hdfs 2.5.8
Processing hdfs-2.5.8.tar.gz
Writing /tmp/easy_install-2OfCjA/hdfs-2.5.8/setup.cfg
Running hdfs-2.5.8/setup.py -q bdist_egg --dist-dir /tmp/easy_install-2OfCjA/hdfs-2.5.8/egg-dist-tmp-upFGyV
zip_safe flag not set; analyzing archive contents...
Moving hdfs-2.5.8-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding hdfs 2.5.8 to easy-install.pth file
Installing hdfscli-avro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing hdfscli script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/hdfs-2.5.8-py2.7.egg>
Searching for future<1.0.0,>=0.16.0
Reading https://pypi.org/simple/future/
Downloading https://files.pythonhosted.org/packages/90/52/e20466b85000a181e1e144fd8305caf2cf475e2f9674e797b222f8105f5f/future-0.17.1.tar.gz#sha256=67045236dcfd6816dc439556d009594abf643e5eb48992e36beac09c2ca659b8
Best match: future 0.17.1
Processing future-0.17.1.tar.gz
Writing /tmp/easy_install-m0A3pt/future-0.17.1/setup.cfg
Running future-0.17.1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-m0A3pt/future-0.17.1/egg-dist-tmp-NZJYCb
warning: no files found matching '*.au' under directory 'tests'
warning: no files found matching '*.gif' under directory 'tests'
warning: no files found matching '*.txt' under directory 'tests'
zip_safe flag not set; analyzing archive contents...
future.backports.test.ssl_servers: module references __file__
future.backports.test.support: module references __file__
future.standard_library.__init__: module references __file__
future.standard_library.__init__: module references __path__
future.utils.__init__: module MAY be using inspect.stack
past.builtins.misc: module MAY be using inspect.stack
past.translation.__init__: module references __file__
past.translation.__init__: module references __path__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Extracting future-0.17.1-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding future 0.17.1 to easy-install.pth file
Installing pasteurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing futurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Searching for fastavro<0.22,>=0.21.4
Reading https://pypi.org/simple/fastavro/
Downloading https://files.pythonhosted.org/packages/15/e3/5956c75f68906b119191ef30d9acff661b422cf918a29a03ee0c3ba774be/fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl#sha256=25c5e1871fb82795f138aa209ca89cac940b80bf36fc644615354028bfd87638
Best match: fastavro 0.21.24
Processing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl
Installing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding fastavro 0.21.24 to easy-install.pth file
Installing fastavro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg>
Searching for dill<0.2.10,>=0.2.9
Reading https://pypi.org/simple/dill/
Downloading https://files.pythonhosted.org/packages/fe/42/bfe2e0857bc284cbe6a011d93f2a9ad58a22cb894461b199ae72cfef0f29/dill-0.2.9.tar.gz#sha256=f6d6046f9f9195206063dd0415dff185ad593d6ee8b0e67f12597c0f4df4986f
Best match: dill 0.2.9
Processing dill-0.2.9.tar.gz
Writing /tmp/easy_install-ZEN9Or/dill-0.2.9/setup.cfg
Running dill-0.2.9/setup.py -q bdist_egg --dist-dir /tmp/easy_install-ZEN9Or/dill-0.2.9/egg-dist-tmp-djS6IZ
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Extracting dill-0.2.9-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding dill 0.2.9 to easy-install.pth file
Installing get_objgraph script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing undill script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Searching for crcmod<2.0,>=1.7
Reading https://pypi.org/simple/crcmod/
Downloading https://files.pythonhosted.org/packages/6b/b0/e595ce2a2527e169c3bcd6c33d2473c1918e0b7f6826a043ca1245dd4e5b/crcmod-1.7.tar.gz#sha256=dc7051a0db5f2bd48665a990d3ec1cc305a466a77358ca4492826f41f283601e
Best match: crcmod 1.7
Processing crcmod-1.7.tar.gz
Writing /tmp/easy_install-QaMq9z/crcmod-1.7/setup.cfg
Running crcmod-1.7/setup.py -q bdist_egg --dist-dir /tmp/easy_install-QaMq9z/crcmod-1.7/egg-dist-tmp-IumMoE
python2/src/_crcfunext.c: In function ‘init_crcfunext’:
python2/src/_crcfunext.c:492:13: warning: variable ‘m’ set but not used [-Wunused-but-set-variable]
   PyObject *m;
             ^
zip_safe flag not set; analyzing archive contents...
Moving crcmod-1.7-py2.7-linux-x86_64.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding crcmod 1.7 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/crcmod-1.7-py2.7-linux-x86_64.egg>
Searching for numpy>=1.14
Reading https://pypi.org/simple/numpy/
Downloading https://files.pythonhosted.org/packages/da/32/1b8f2bb5fb50e4db68543eb85ce37b9fa6660cd05b58bddfafafa7ed62da/numpy-1.17.0.zip#sha256=951fefe2fb73f84c620bec4e001e80a80ddaa1b84dce244ded7f1e0cbe0ed34a
Best match: numpy 1.17.0
Processing numpy-1.17.0.zip
Writing /tmp/easy_install-mdqVO9/numpy-1.17.0/setup.cfg
Running numpy-1.17.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-mdqVO9/numpy-1.17.0/egg-dist-tmp-vfAKth
Traceback (most recent call last):
  File "setup.py", line 239, in <module>
    'test': generate_protos_first(test),
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/__init__.py",> line 145, in setup
    return distutils.core.setup(**attrs)
  File "/usr/lib/python2.7/distutils/core.py", line 151, in setup
    dist.run_commands()
  File "/usr/lib/python2.7/distutils/dist.py", line 953, in run_commands
    self.run_command(cmd)
  File "/usr/lib/python2.7/distutils/dist.py", line 972, in run_command
    cmd_obj.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 67, in run
    self.do_egg_install()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 117, in do_egg_install
    cmd.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 418, in run
    self.easy_install(spec, not self.no_deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 660, in easy_install
    return self.install_item(None, spec, tmpdir, deps, True)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 707, in install_item
    self.process_distribution(spec, dist, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 752, in process_distribution
    [requirement], self.local_index, self.easy_install
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 782, in resolve
    replace_conflicting=replace_conflicting
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1065, in best_match
    return self.obtain(req, installer)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1077, in obtain
    return installer(requirement)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 679, in easy_install
    return self.install_item(spec, dist.location, tmpdir, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 705, in install_item
    dists = self.install_eggs(spec, download, tmpdir)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 890, in install_eggs
    return self.build_and_install(setup_script, setup_base)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1158, in build_and_install
    self.run_setup(setup_script, setup_base, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1144, in run_setup
    run_setup(setup_script, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 253, in run_setup
    raise
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 166, in save_modules
    saved_exc.resume()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 141, in resume
    six.reraise(type, exc, self._tb)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 154, in save_modules
    yield saved
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 250, in run_setup
    _execfile(setup_script, ns)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 45, in _execfile
    exec(code, globals, locals)
  File "/tmp/easy_install-mdqVO9/numpy-1.17.0/setup.py", line 31, in <module>
    import setuptools
RuntimeError: Python version >= 3.5 required.

> Task :sdks:python:createProcessWorker FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/sdks/python/build.gradle'> line: 375

* What went wrong:
Execution failed for task ':sdks:python:createProcessWorker'.
> 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 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/5.2.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 2m 42s
59 actionable tasks: 46 executed, 13 from cache

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

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


Build failed in Jenkins: beam_PostCommit_Python_VR_Spark #482

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/482/display/redirect>

------------------------------------------
[...truncated 256.46 KB...]
Moving PyYAML-3.13-py2.7-linux-x86_64.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding PyYAML 3.13 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/PyYAML-3.13-py2.7-linux-x86_64.egg>
Searching for pytz>=2018.3
Reading https://pypi.org/simple/pytz/
Downloading https://files.pythonhosted.org/packages/3d/73/fe30c2daaaa0713420d0382b16fbb761409f532c56bdcc514bf7b6262bb6/pytz-2019.1-py2.py3-none-any.whl#sha256=303879e36b721603cc54604edcac9d20401bdbe31e1e4fdee5b9f98d5d31dfda
Best match: pytz 2019.1
Processing pytz-2019.1-py2.py3-none-any.whl
Installing pytz-2019.1-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pytz 2019.1 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pytz-2019.1-py2.7.egg>
Searching for pydot<2,>=1.2.0
Reading https://pypi.org/simple/pydot/
Downloading https://files.pythonhosted.org/packages/33/d1/b1479a770f66d962f545c2101630ce1d5592d90cb4f083d38862e93d16d2/pydot-1.4.1-py2.py3-none-any.whl#sha256=67be714300c78fda5fd52f79ec994039e3f76f074948c67b5ff539b433ad354f
Best match: pydot 1.4.1
Processing pydot-1.4.1-py2.py3-none-any.whl
Installing pydot-1.4.1-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pydot-1.4.1-py2.7.egg/EGG-INFO/requires.txt>
Adding pydot 1.4.1 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pydot-1.4.1-py2.7.egg>
Searching for oauth2client<4,>=2.0.1
Reading https://pypi.org/simple/oauth2client/
Downloading https://files.pythonhosted.org/packages/c0/7b/bc893e35d6ca46a72faa4b9eaac25c687ce60e1fbe978993fe2de1b0ff0d/oauth2client-3.0.0.tar.gz#sha256=5b5b056ec6f2304e7920b632885bd157fa71d1a7f3ddd00a43b1541a8d1a2460
Best match: oauth2client 3.0.0
Processing oauth2client-3.0.0.tar.gz
Writing /tmp/easy_install-QtpsNs/oauth2client-3.0.0/setup.cfg
Running oauth2client-3.0.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-QtpsNs/oauth2client-3.0.0/egg-dist-tmp-9moVJS
warning: no previously-included files matching '*' found under directory 'tests'
zip_safe flag not set; analyzing archive contents...
Moving oauth2client-3.0.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding oauth2client 3.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/oauth2client-3.0.0-py2.7.egg>
Searching for pymongo<4.0.0,>=3.8.0
Reading https://pypi.org/simple/pymongo/
Downloading https://files.pythonhosted.org/packages/6e/ea/353a9f8ced71b9e258438aa4d6aa048c1eaf5b774d3ef2273d686fde0947/pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl#sha256=32421df60d06f479d71b6b539642e410ece3006e8910688e68df962c8eb40a21
Best match: pymongo 3.8.0
Processing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl
Installing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding pymongo 3.8.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg>
Searching for mock<3.0.0,>=1.0.1
Reading https://pypi.org/simple/mock/
Downloading https://files.pythonhosted.org/packages/e6/35/f187bdf23be87092bd0f1200d43d23076cee4d0dec109f195173fd3ebc79/mock-2.0.0-py2.py3-none-any.whl#sha256=5ce3c71c5545b472da17b72268978914d0252980348636840bd34a00b5cc96c1
Best match: mock 2.0.0
Processing mock-2.0.0-py2.py3-none-any.whl
Installing mock-2.0.0-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg/EGG-INFO/requires.txt>
Adding mock 2.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg>
Searching for httplib2<=0.12.0,>=0.8
Reading https://pypi.org/simple/httplib2/
Downloading https://files.pythonhosted.org/packages/ce/ed/803905d670b52fa0edfdd135337e545b4496c2ab3a222f1449b7256eb99f/httplib2-0.12.0.tar.gz#sha256=f61fb838a94ce3b349aa32c92fd8430f7e3511afdb18bf9640d647e30c90a6d6
Best match: httplib2 0.12.0
Processing httplib2-0.12.0.tar.gz
Writing /tmp/easy_install-j34l7N/httplib2-0.12.0/setup.cfg
Running httplib2-0.12.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-j34l7N/httplib2-0.12.0/egg-dist-tmp-npZW7d
zip_safe flag not set; analyzing archive contents...
httplib2.certs: module references __file__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Extracting httplib2-0.12.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding httplib2 0.12.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Searching for hdfs<3.0.0,>=2.1.0
Reading https://pypi.org/simple/hdfs/
Downloading https://files.pythonhosted.org/packages/82/39/2c0879b1bcfd1f6ad078eb210d09dbce21072386a3997074ee91e60ddc5a/hdfs-2.5.8.tar.gz#sha256=1be117549fc1285571bc51aedc15df5a203138dba02f9adfa26761b69a949370
Best match: hdfs 2.5.8
Processing hdfs-2.5.8.tar.gz
Writing /tmp/easy_install-JzeDLy/hdfs-2.5.8/setup.cfg
Running hdfs-2.5.8/setup.py -q bdist_egg --dist-dir /tmp/easy_install-JzeDLy/hdfs-2.5.8/egg-dist-tmp-A6XxSR
zip_safe flag not set; analyzing archive contents...
Moving hdfs-2.5.8-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding hdfs 2.5.8 to easy-install.pth file
Installing hdfscli-avro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing hdfscli script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/hdfs-2.5.8-py2.7.egg>
Searching for future<1.0.0,>=0.16.0
Reading https://pypi.org/simple/future/
Downloading https://files.pythonhosted.org/packages/90/52/e20466b85000a181e1e144fd8305caf2cf475e2f9674e797b222f8105f5f/future-0.17.1.tar.gz#sha256=67045236dcfd6816dc439556d009594abf643e5eb48992e36beac09c2ca659b8
Best match: future 0.17.1
Processing future-0.17.1.tar.gz
Writing /tmp/easy_install-0GIVW7/future-0.17.1/setup.cfg
Running future-0.17.1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-0GIVW7/future-0.17.1/egg-dist-tmp-vP7TrK
warning: no files found matching '*.au' under directory 'tests'
warning: no files found matching '*.gif' under directory 'tests'
warning: no files found matching '*.txt' under directory 'tests'
zip_safe flag not set; analyzing archive contents...
future.backports.test.ssl_servers: module references __file__
future.backports.test.support: module references __file__
future.standard_library.__init__: module references __file__
future.standard_library.__init__: module references __path__
future.utils.__init__: module MAY be using inspect.stack
past.builtins.misc: module MAY be using inspect.stack
past.translation.__init__: module references __file__
past.translation.__init__: module references __path__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Extracting future-0.17.1-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding future 0.17.1 to easy-install.pth file
Installing pasteurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing futurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Searching for fastavro<0.22,>=0.21.4
Reading https://pypi.org/simple/fastavro/
Downloading https://files.pythonhosted.org/packages/15/e3/5956c75f68906b119191ef30d9acff661b422cf918a29a03ee0c3ba774be/fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl#sha256=25c5e1871fb82795f138aa209ca89cac940b80bf36fc644615354028bfd87638
Best match: fastavro 0.21.24
Processing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl
Installing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding fastavro 0.21.24 to easy-install.pth file
Installing fastavro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg>
Searching for dill<0.2.10,>=0.2.9
Reading https://pypi.org/simple/dill/
Downloading https://files.pythonhosted.org/packages/fe/42/bfe2e0857bc284cbe6a011d93f2a9ad58a22cb894461b199ae72cfef0f29/dill-0.2.9.tar.gz#sha256=f6d6046f9f9195206063dd0415dff185ad593d6ee8b0e67f12597c0f4df4986f
Best match: dill 0.2.9
Processing dill-0.2.9.tar.gz
Writing /tmp/easy_install-Zs0jUB/dill-0.2.9/setup.cfg
Running dill-0.2.9/setup.py -q bdist_egg --dist-dir /tmp/easy_install-Zs0jUB/dill-0.2.9/egg-dist-tmp-ymqO2z
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Extracting dill-0.2.9-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding dill 0.2.9 to easy-install.pth file
Installing get_objgraph script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing undill script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Searching for crcmod<2.0,>=1.7
Reading https://pypi.org/simple/crcmod/
Downloading https://files.pythonhosted.org/packages/6b/b0/e595ce2a2527e169c3bcd6c33d2473c1918e0b7f6826a043ca1245dd4e5b/crcmod-1.7.tar.gz#sha256=dc7051a0db5f2bd48665a990d3ec1cc305a466a77358ca4492826f41f283601e
Best match: crcmod 1.7
Processing crcmod-1.7.tar.gz
Writing /tmp/easy_install-OyNRa4/crcmod-1.7/setup.cfg
Running crcmod-1.7/setup.py -q bdist_egg --dist-dir /tmp/easy_install-OyNRa4/crcmod-1.7/egg-dist-tmp-UCMhK4
python2/src/_crcfunext.c: In function ‘init_crcfunext’:
python2/src/_crcfunext.c:492:13: warning: variable ‘m’ set but not used [-Wunused-but-set-variable]
   PyObject *m;
             ^
zip_safe flag not set; analyzing archive contents...
Moving crcmod-1.7-py2.7-linux-x86_64.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding crcmod 1.7 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/crcmod-1.7-py2.7-linux-x86_64.egg>
Searching for numpy>=1.14
Reading https://pypi.org/simple/numpy/
Downloading https://files.pythonhosted.org/packages/da/32/1b8f2bb5fb50e4db68543eb85ce37b9fa6660cd05b58bddfafafa7ed62da/numpy-1.17.0.zip#sha256=951fefe2fb73f84c620bec4e001e80a80ddaa1b84dce244ded7f1e0cbe0ed34a
Best match: numpy 1.17.0
Processing numpy-1.17.0.zip
Writing /tmp/easy_install-mX7Otu/numpy-1.17.0/setup.cfg
Running numpy-1.17.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-mX7Otu/numpy-1.17.0/egg-dist-tmp-7VtoXT
Traceback (most recent call last):
  File "setup.py", line 239, in <module>
    'test': generate_protos_first(test),
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/__init__.py",> line 145, in setup
    return distutils.core.setup(**attrs)
  File "/usr/lib/python2.7/distutils/core.py", line 151, in setup
    dist.run_commands()
  File "/usr/lib/python2.7/distutils/dist.py", line 953, in run_commands
    self.run_command(cmd)
  File "/usr/lib/python2.7/distutils/dist.py", line 972, in run_command
    cmd_obj.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 67, in run
    self.do_egg_install()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 117, in do_egg_install
    cmd.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 418, in run
    self.easy_install(spec, not self.no_deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 660, in easy_install
    return self.install_item(None, spec, tmpdir, deps, True)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 707, in install_item
    self.process_distribution(spec, dist, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 752, in process_distribution
    [requirement], self.local_index, self.easy_install
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 782, in resolve
    replace_conflicting=replace_conflicting
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1065, in best_match
    return self.obtain(req, installer)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1077, in obtain
    return installer(requirement)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 679, in easy_install
    return self.install_item(spec, dist.location, tmpdir, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 705, in install_item
    dists = self.install_eggs(spec, download, tmpdir)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 890, in install_eggs
    return self.build_and_install(setup_script, setup_base)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1158, in build_and_install
    self.run_setup(setup_script, setup_base, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1144, in run_setup
    run_setup(setup_script, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 253, in run_setup
    raise
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 166, in save_modules
    saved_exc.resume()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 141, in resume
    six.reraise(type, exc, self._tb)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 154, in save_modules
    yield saved
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 250, in run_setup
    _execfile(setup_script, ns)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 45, in _execfile
    exec(code, globals, locals)
  File "/tmp/easy_install-mX7Otu/numpy-1.17.0/setup.py", line 31, in <module>
    import setuptools
RuntimeError: Python version >= 3.5 required.

> Task :sdks:python:createProcessWorker FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/sdks/python/build.gradle'> line: 375

* What went wrong:
Execution failed for task ':sdks:python:createProcessWorker'.
> 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 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/5.2.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 2m 33s
59 actionable tasks: 46 executed, 13 from cache

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

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


Build failed in Jenkins: beam_PostCommit_Python_VR_Spark #481

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/481/display/redirect>

------------------------------------------
[...truncated 256.00 KB...]
Moving PyYAML-3.13-py2.7-linux-x86_64.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding PyYAML 3.13 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/PyYAML-3.13-py2.7-linux-x86_64.egg>
Searching for pytz>=2018.3
Reading https://pypi.org/simple/pytz/
Downloading https://files.pythonhosted.org/packages/3d/73/fe30c2daaaa0713420d0382b16fbb761409f532c56bdcc514bf7b6262bb6/pytz-2019.1-py2.py3-none-any.whl#sha256=303879e36b721603cc54604edcac9d20401bdbe31e1e4fdee5b9f98d5d31dfda
Best match: pytz 2019.1
Processing pytz-2019.1-py2.py3-none-any.whl
Installing pytz-2019.1-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pytz 2019.1 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pytz-2019.1-py2.7.egg>
Searching for pydot<2,>=1.2.0
Reading https://pypi.org/simple/pydot/
Downloading https://files.pythonhosted.org/packages/33/d1/b1479a770f66d962f545c2101630ce1d5592d90cb4f083d38862e93d16d2/pydot-1.4.1-py2.py3-none-any.whl#sha256=67be714300c78fda5fd52f79ec994039e3f76f074948c67b5ff539b433ad354f
Best match: pydot 1.4.1
Processing pydot-1.4.1-py2.py3-none-any.whl
Installing pydot-1.4.1-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pydot-1.4.1-py2.7.egg/EGG-INFO/requires.txt>
Adding pydot 1.4.1 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pydot-1.4.1-py2.7.egg>
Searching for oauth2client<4,>=2.0.1
Reading https://pypi.org/simple/oauth2client/
Downloading https://files.pythonhosted.org/packages/c0/7b/bc893e35d6ca46a72faa4b9eaac25c687ce60e1fbe978993fe2de1b0ff0d/oauth2client-3.0.0.tar.gz#sha256=5b5b056ec6f2304e7920b632885bd157fa71d1a7f3ddd00a43b1541a8d1a2460
Best match: oauth2client 3.0.0
Processing oauth2client-3.0.0.tar.gz
Writing /tmp/easy_install-XT_pCg/oauth2client-3.0.0/setup.cfg
Running oauth2client-3.0.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-XT_pCg/oauth2client-3.0.0/egg-dist-tmp-jAkeOQ
warning: no previously-included files matching '*' found under directory 'tests'
zip_safe flag not set; analyzing archive contents...
Moving oauth2client-3.0.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding oauth2client 3.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/oauth2client-3.0.0-py2.7.egg>
Searching for pymongo<4.0.0,>=3.8.0
Reading https://pypi.org/simple/pymongo/
Downloading https://files.pythonhosted.org/packages/6e/ea/353a9f8ced71b9e258438aa4d6aa048c1eaf5b774d3ef2273d686fde0947/pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl#sha256=32421df60d06f479d71b6b539642e410ece3006e8910688e68df962c8eb40a21
Best match: pymongo 3.8.0
Processing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl
Installing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding pymongo 3.8.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg>
Searching for mock<3.0.0,>=1.0.1
Reading https://pypi.org/simple/mock/
Downloading https://files.pythonhosted.org/packages/e6/35/f187bdf23be87092bd0f1200d43d23076cee4d0dec109f195173fd3ebc79/mock-2.0.0-py2.py3-none-any.whl#sha256=5ce3c71c5545b472da17b72268978914d0252980348636840bd34a00b5cc96c1
Best match: mock 2.0.0
Processing mock-2.0.0-py2.py3-none-any.whl
Installing mock-2.0.0-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg/EGG-INFO/requires.txt>
Adding mock 2.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg>
Searching for httplib2<=0.12.0,>=0.8
Reading https://pypi.org/simple/httplib2/
Downloading https://files.pythonhosted.org/packages/ce/ed/803905d670b52fa0edfdd135337e545b4496c2ab3a222f1449b7256eb99f/httplib2-0.12.0.tar.gz#sha256=f61fb838a94ce3b349aa32c92fd8430f7e3511afdb18bf9640d647e30c90a6d6
Best match: httplib2 0.12.0
Processing httplib2-0.12.0.tar.gz
Writing /tmp/easy_install-060a21/httplib2-0.12.0/setup.cfg
Running httplib2-0.12.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-060a21/httplib2-0.12.0/egg-dist-tmp-yxK2Xo
zip_safe flag not set; analyzing archive contents...
httplib2.certs: module references __file__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Extracting httplib2-0.12.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding httplib2 0.12.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Searching for hdfs<3.0.0,>=2.1.0
Reading https://pypi.org/simple/hdfs/
Downloading https://files.pythonhosted.org/packages/82/39/2c0879b1bcfd1f6ad078eb210d09dbce21072386a3997074ee91e60ddc5a/hdfs-2.5.8.tar.gz#sha256=1be117549fc1285571bc51aedc15df5a203138dba02f9adfa26761b69a949370
Best match: hdfs 2.5.8
Processing hdfs-2.5.8.tar.gz
Writing /tmp/easy_install-3oQAnO/hdfs-2.5.8/setup.cfg
Running hdfs-2.5.8/setup.py -q bdist_egg --dist-dir /tmp/easy_install-3oQAnO/hdfs-2.5.8/egg-dist-tmp-GtGx6r
zip_safe flag not set; analyzing archive contents...
Moving hdfs-2.5.8-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding hdfs 2.5.8 to easy-install.pth file
Installing hdfscli-avro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing hdfscli script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/hdfs-2.5.8-py2.7.egg>
Searching for future<1.0.0,>=0.16.0
Reading https://pypi.org/simple/future/
Downloading https://files.pythonhosted.org/packages/90/52/e20466b85000a181e1e144fd8305caf2cf475e2f9674e797b222f8105f5f/future-0.17.1.tar.gz#sha256=67045236dcfd6816dc439556d009594abf643e5eb48992e36beac09c2ca659b8
Best match: future 0.17.1
Processing future-0.17.1.tar.gz
Writing /tmp/easy_install-3qEliT/future-0.17.1/setup.cfg
Running future-0.17.1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-3qEliT/future-0.17.1/egg-dist-tmp-Nl4N4_
warning: no files found matching '*.au' under directory 'tests'
warning: no files found matching '*.gif' under directory 'tests'
warning: no files found matching '*.txt' under directory 'tests'
zip_safe flag not set; analyzing archive contents...
future.backports.test.ssl_servers: module references __file__
future.backports.test.support: module references __file__
future.standard_library.__init__: module references __file__
future.standard_library.__init__: module references __path__
future.utils.__init__: module MAY be using inspect.stack
past.builtins.misc: module MAY be using inspect.stack
past.translation.__init__: module references __file__
past.translation.__init__: module references __path__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Extracting future-0.17.1-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding future 0.17.1 to easy-install.pth file
Installing pasteurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing futurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Searching for fastavro<0.22,>=0.21.4
Reading https://pypi.org/simple/fastavro/
Downloading https://files.pythonhosted.org/packages/15/e3/5956c75f68906b119191ef30d9acff661b422cf918a29a03ee0c3ba774be/fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl#sha256=25c5e1871fb82795f138aa209ca89cac940b80bf36fc644615354028bfd87638
Best match: fastavro 0.21.24
Processing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl
Installing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding fastavro 0.21.24 to easy-install.pth file
Installing fastavro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg>
Searching for dill<0.2.10,>=0.2.9
Reading https://pypi.org/simple/dill/
Downloading https://files.pythonhosted.org/packages/fe/42/bfe2e0857bc284cbe6a011d93f2a9ad58a22cb894461b199ae72cfef0f29/dill-0.2.9.tar.gz#sha256=f6d6046f9f9195206063dd0415dff185ad593d6ee8b0e67f12597c0f4df4986f
Best match: dill 0.2.9
Processing dill-0.2.9.tar.gz
Writing /tmp/easy_install-RmSnlp/dill-0.2.9/setup.cfg
Running dill-0.2.9/setup.py -q bdist_egg --dist-dir /tmp/easy_install-RmSnlp/dill-0.2.9/egg-dist-tmp-CE3FVM
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Extracting dill-0.2.9-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding dill 0.2.9 to easy-install.pth file
Installing get_objgraph script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing undill script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Searching for crcmod<2.0,>=1.7
Reading https://pypi.org/simple/crcmod/
Downloading https://files.pythonhosted.org/packages/6b/b0/e595ce2a2527e169c3bcd6c33d2473c1918e0b7f6826a043ca1245dd4e5b/crcmod-1.7.tar.gz#sha256=dc7051a0db5f2bd48665a990d3ec1cc305a466a77358ca4492826f41f283601e
Best match: crcmod 1.7
Processing crcmod-1.7.tar.gz
Writing /tmp/easy_install-RJKj8n/crcmod-1.7/setup.cfg
Running crcmod-1.7/setup.py -q bdist_egg --dist-dir /tmp/easy_install-RJKj8n/crcmod-1.7/egg-dist-tmp-sfnrJT
python2/src/_crcfunext.c: In function ‘init_crcfunext’:
python2/src/_crcfunext.c:492:13: warning: variable ‘m’ set but not used [-Wunused-but-set-variable]
   PyObject *m;
             ^
zip_safe flag not set; analyzing archive contents...
Moving crcmod-1.7-py2.7-linux-x86_64.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding crcmod 1.7 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/crcmod-1.7-py2.7-linux-x86_64.egg>
Searching for numpy>=1.14
Reading https://pypi.org/simple/numpy/
Downloading https://files.pythonhosted.org/packages/da/32/1b8f2bb5fb50e4db68543eb85ce37b9fa6660cd05b58bddfafafa7ed62da/numpy-1.17.0.zip#sha256=951fefe2fb73f84c620bec4e001e80a80ddaa1b84dce244ded7f1e0cbe0ed34a
Best match: numpy 1.17.0
Processing numpy-1.17.0.zip
Writing /tmp/easy_install-9qDGEQ/numpy-1.17.0/setup.cfg
Running numpy-1.17.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-9qDGEQ/numpy-1.17.0/egg-dist-tmp-z_yvvh
Traceback (most recent call last):
  File "setup.py", line 239, in <module>
    'test': generate_protos_first(test),
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/__init__.py",> line 145, in setup
    return distutils.core.setup(**attrs)
  File "/usr/lib/python2.7/distutils/core.py", line 151, in setup
    dist.run_commands()
  File "/usr/lib/python2.7/distutils/dist.py", line 953, in run_commands
    self.run_command(cmd)
  File "/usr/lib/python2.7/distutils/dist.py", line 972, in run_command
    cmd_obj.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 67, in run
    self.do_egg_install()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 117, in do_egg_install
    cmd.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 418, in run
    self.easy_install(spec, not self.no_deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 660, in easy_install
    return self.install_item(None, spec, tmpdir, deps, True)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 707, in install_item
    self.process_distribution(spec, dist, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 752, in process_distribution
    [requirement], self.local_index, self.easy_install
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 782, in resolve
    replace_conflicting=replace_conflicting
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1065, in best_match
    return self.obtain(req, installer)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1077, in obtain
    return installer(requirement)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 679, in easy_install
    return self.install_item(spec, dist.location, tmpdir, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 705, in install_item
    dists = self.install_eggs(spec, download, tmpdir)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 890, in install_eggs
    return self.build_and_install(setup_script, setup_base)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1158, in build_and_install
    self.run_setup(setup_script, setup_base, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1144, in run_setup
    run_setup(setup_script, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 253, in run_setup
    raise
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 166, in save_modules
    saved_exc.resume()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 141, in resume
    six.reraise(type, exc, self._tb)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 154, in save_modules
    yield saved
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 250, in run_setup
    _execfile(setup_script, ns)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 45, in _execfile
    exec(code, globals, locals)
  File "/tmp/easy_install-9qDGEQ/numpy-1.17.0/setup.py", line 31, in <module>
    import setuptools
RuntimeError: Python version >= 3.5 required.

> Task :sdks:python:createProcessWorker FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/sdks/python/build.gradle'> line: 375

* What went wrong:
Execution failed for task ':sdks:python:createProcessWorker'.
> 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 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/5.2.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 2m 25s
59 actionable tasks: 46 executed, 13 from cache

Publishing build scan...
https://gradle.com/s/3dnzhf2agmoqu

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


Build failed in Jenkins: beam_PostCommit_Python_VR_Spark #480

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/480/display/redirect>

------------------------------------------
[...truncated 256.00 KB...]
Moving PyYAML-3.13-py2.7-linux-x86_64.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding PyYAML 3.13 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/PyYAML-3.13-py2.7-linux-x86_64.egg>
Searching for pytz>=2018.3
Reading https://pypi.org/simple/pytz/
Downloading https://files.pythonhosted.org/packages/3d/73/fe30c2daaaa0713420d0382b16fbb761409f532c56bdcc514bf7b6262bb6/pytz-2019.1-py2.py3-none-any.whl#sha256=303879e36b721603cc54604edcac9d20401bdbe31e1e4fdee5b9f98d5d31dfda
Best match: pytz 2019.1
Processing pytz-2019.1-py2.py3-none-any.whl
Installing pytz-2019.1-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pytz 2019.1 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pytz-2019.1-py2.7.egg>
Searching for pydot<2,>=1.2.0
Reading https://pypi.org/simple/pydot/
Downloading https://files.pythonhosted.org/packages/33/d1/b1479a770f66d962f545c2101630ce1d5592d90cb4f083d38862e93d16d2/pydot-1.4.1-py2.py3-none-any.whl#sha256=67be714300c78fda5fd52f79ec994039e3f76f074948c67b5ff539b433ad354f
Best match: pydot 1.4.1
Processing pydot-1.4.1-py2.py3-none-any.whl
Installing pydot-1.4.1-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pydot-1.4.1-py2.7.egg/EGG-INFO/requires.txt>
Adding pydot 1.4.1 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pydot-1.4.1-py2.7.egg>
Searching for oauth2client<4,>=2.0.1
Reading https://pypi.org/simple/oauth2client/
Downloading https://files.pythonhosted.org/packages/c0/7b/bc893e35d6ca46a72faa4b9eaac25c687ce60e1fbe978993fe2de1b0ff0d/oauth2client-3.0.0.tar.gz#sha256=5b5b056ec6f2304e7920b632885bd157fa71d1a7f3ddd00a43b1541a8d1a2460
Best match: oauth2client 3.0.0
Processing oauth2client-3.0.0.tar.gz
Writing /tmp/easy_install-Mwe9dx/oauth2client-3.0.0/setup.cfg
Running oauth2client-3.0.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-Mwe9dx/oauth2client-3.0.0/egg-dist-tmp-5npSDI
warning: no previously-included files matching '*' found under directory 'tests'
zip_safe flag not set; analyzing archive contents...
Moving oauth2client-3.0.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding oauth2client 3.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/oauth2client-3.0.0-py2.7.egg>
Searching for pymongo<4.0.0,>=3.8.0
Reading https://pypi.org/simple/pymongo/
Downloading https://files.pythonhosted.org/packages/6e/ea/353a9f8ced71b9e258438aa4d6aa048c1eaf5b774d3ef2273d686fde0947/pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl#sha256=32421df60d06f479d71b6b539642e410ece3006e8910688e68df962c8eb40a21
Best match: pymongo 3.8.0
Processing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl
Installing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding pymongo 3.8.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg>
Searching for mock<3.0.0,>=1.0.1
Reading https://pypi.org/simple/mock/
Downloading https://files.pythonhosted.org/packages/e6/35/f187bdf23be87092bd0f1200d43d23076cee4d0dec109f195173fd3ebc79/mock-2.0.0-py2.py3-none-any.whl#sha256=5ce3c71c5545b472da17b72268978914d0252980348636840bd34a00b5cc96c1
Best match: mock 2.0.0
Processing mock-2.0.0-py2.py3-none-any.whl
Installing mock-2.0.0-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg/EGG-INFO/requires.txt>
Adding mock 2.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg>
Searching for httplib2<=0.12.0,>=0.8
Reading https://pypi.org/simple/httplib2/
Downloading https://files.pythonhosted.org/packages/ce/ed/803905d670b52fa0edfdd135337e545b4496c2ab3a222f1449b7256eb99f/httplib2-0.12.0.tar.gz#sha256=f61fb838a94ce3b349aa32c92fd8430f7e3511afdb18bf9640d647e30c90a6d6
Best match: httplib2 0.12.0
Processing httplib2-0.12.0.tar.gz
Writing /tmp/easy_install-B0ZaQS/httplib2-0.12.0/setup.cfg
Running httplib2-0.12.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-B0ZaQS/httplib2-0.12.0/egg-dist-tmp-UxnXun
zip_safe flag not set; analyzing archive contents...
httplib2.certs: module references __file__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Extracting httplib2-0.12.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding httplib2 0.12.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Searching for hdfs<3.0.0,>=2.1.0
Reading https://pypi.org/simple/hdfs/
Downloading https://files.pythonhosted.org/packages/82/39/2c0879b1bcfd1f6ad078eb210d09dbce21072386a3997074ee91e60ddc5a/hdfs-2.5.8.tar.gz#sha256=1be117549fc1285571bc51aedc15df5a203138dba02f9adfa26761b69a949370
Best match: hdfs 2.5.8
Processing hdfs-2.5.8.tar.gz
Writing /tmp/easy_install-KX0M5r/hdfs-2.5.8/setup.cfg
Running hdfs-2.5.8/setup.py -q bdist_egg --dist-dir /tmp/easy_install-KX0M5r/hdfs-2.5.8/egg-dist-tmp-GWQd89
zip_safe flag not set; analyzing archive contents...
Moving hdfs-2.5.8-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding hdfs 2.5.8 to easy-install.pth file
Installing hdfscli-avro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing hdfscli script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/hdfs-2.5.8-py2.7.egg>
Searching for future<1.0.0,>=0.16.0
Reading https://pypi.org/simple/future/
Downloading https://files.pythonhosted.org/packages/90/52/e20466b85000a181e1e144fd8305caf2cf475e2f9674e797b222f8105f5f/future-0.17.1.tar.gz#sha256=67045236dcfd6816dc439556d009594abf643e5eb48992e36beac09c2ca659b8
Best match: future 0.17.1
Processing future-0.17.1.tar.gz
Writing /tmp/easy_install-c_Fvw1/future-0.17.1/setup.cfg
Running future-0.17.1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-c_Fvw1/future-0.17.1/egg-dist-tmp-mI9vks
warning: no files found matching '*.au' under directory 'tests'
warning: no files found matching '*.gif' under directory 'tests'
warning: no files found matching '*.txt' under directory 'tests'
zip_safe flag not set; analyzing archive contents...
future.backports.test.ssl_servers: module references __file__
future.backports.test.support: module references __file__
future.standard_library.__init__: module references __file__
future.standard_library.__init__: module references __path__
future.utils.__init__: module MAY be using inspect.stack
past.builtins.misc: module MAY be using inspect.stack
past.translation.__init__: module references __file__
past.translation.__init__: module references __path__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Extracting future-0.17.1-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding future 0.17.1 to easy-install.pth file
Installing pasteurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing futurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Searching for fastavro<0.22,>=0.21.4
Reading https://pypi.org/simple/fastavro/
Downloading https://files.pythonhosted.org/packages/15/e3/5956c75f68906b119191ef30d9acff661b422cf918a29a03ee0c3ba774be/fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl#sha256=25c5e1871fb82795f138aa209ca89cac940b80bf36fc644615354028bfd87638
Best match: fastavro 0.21.24
Processing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl
Installing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding fastavro 0.21.24 to easy-install.pth file
Installing fastavro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg>
Searching for dill<0.2.10,>=0.2.9
Reading https://pypi.org/simple/dill/
Downloading https://files.pythonhosted.org/packages/fe/42/bfe2e0857bc284cbe6a011d93f2a9ad58a22cb894461b199ae72cfef0f29/dill-0.2.9.tar.gz#sha256=f6d6046f9f9195206063dd0415dff185ad593d6ee8b0e67f12597c0f4df4986f
Best match: dill 0.2.9
Processing dill-0.2.9.tar.gz
Writing /tmp/easy_install-9avhbi/dill-0.2.9/setup.cfg
Running dill-0.2.9/setup.py -q bdist_egg --dist-dir /tmp/easy_install-9avhbi/dill-0.2.9/egg-dist-tmp-CmHX9Z
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Extracting dill-0.2.9-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding dill 0.2.9 to easy-install.pth file
Installing get_objgraph script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing undill script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Searching for crcmod<2.0,>=1.7
Reading https://pypi.org/simple/crcmod/
Downloading https://files.pythonhosted.org/packages/6b/b0/e595ce2a2527e169c3bcd6c33d2473c1918e0b7f6826a043ca1245dd4e5b/crcmod-1.7.tar.gz#sha256=dc7051a0db5f2bd48665a990d3ec1cc305a466a77358ca4492826f41f283601e
Best match: crcmod 1.7
Processing crcmod-1.7.tar.gz
Writing /tmp/easy_install-p9ebya/crcmod-1.7/setup.cfg
Running crcmod-1.7/setup.py -q bdist_egg --dist-dir /tmp/easy_install-p9ebya/crcmod-1.7/egg-dist-tmp-i_uMSn
python2/src/_crcfunext.c: In function ‘init_crcfunext’:
python2/src/_crcfunext.c:492:13: warning: variable ‘m’ set but not used [-Wunused-but-set-variable]
   PyObject *m;
             ^
zip_safe flag not set; analyzing archive contents...
Moving crcmod-1.7-py2.7-linux-x86_64.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding crcmod 1.7 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/crcmod-1.7-py2.7-linux-x86_64.egg>
Searching for numpy>=1.14
Reading https://pypi.org/simple/numpy/
Downloading https://files.pythonhosted.org/packages/da/32/1b8f2bb5fb50e4db68543eb85ce37b9fa6660cd05b58bddfafafa7ed62da/numpy-1.17.0.zip#sha256=951fefe2fb73f84c620bec4e001e80a80ddaa1b84dce244ded7f1e0cbe0ed34a
Best match: numpy 1.17.0
Processing numpy-1.17.0.zip
Writing /tmp/easy_install-xTM0Eu/numpy-1.17.0/setup.cfg
Running numpy-1.17.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-xTM0Eu/numpy-1.17.0/egg-dist-tmp-Zy0RXN
Traceback (most recent call last):
  File "setup.py", line 239, in <module>
    'test': generate_protos_first(test),
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/__init__.py",> line 145, in setup
    return distutils.core.setup(**attrs)
  File "/usr/lib/python2.7/distutils/core.py", line 151, in setup
    dist.run_commands()
  File "/usr/lib/python2.7/distutils/dist.py", line 953, in run_commands
    self.run_command(cmd)
  File "/usr/lib/python2.7/distutils/dist.py", line 972, in run_command
    cmd_obj.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 67, in run
    self.do_egg_install()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 117, in do_egg_install
    cmd.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 418, in run
    self.easy_install(spec, not self.no_deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 660, in easy_install
    return self.install_item(None, spec, tmpdir, deps, True)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 707, in install_item
    self.process_distribution(spec, dist, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 752, in process_distribution
    [requirement], self.local_index, self.easy_install
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 782, in resolve
    replace_conflicting=replace_conflicting
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1065, in best_match
    return self.obtain(req, installer)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1077, in obtain
    return installer(requirement)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 679, in easy_install
    return self.install_item(spec, dist.location, tmpdir, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 705, in install_item
    dists = self.install_eggs(spec, download, tmpdir)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 890, in install_eggs
    return self.build_and_install(setup_script, setup_base)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1158, in build_and_install
    self.run_setup(setup_script, setup_base, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1144, in run_setup
    run_setup(setup_script, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 253, in run_setup
    raise
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 166, in save_modules
    saved_exc.resume()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 141, in resume
    six.reraise(type, exc, self._tb)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 154, in save_modules
    yield saved
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 250, in run_setup
    _execfile(setup_script, ns)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 45, in _execfile
    exec(code, globals, locals)
  File "/tmp/easy_install-xTM0Eu/numpy-1.17.0/setup.py", line 31, in <module>
    import setuptools
RuntimeError: Python version >= 3.5 required.

> Task :sdks:python:createProcessWorker FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/sdks/python/build.gradle'> line: 375

* What went wrong:
Execution failed for task ':sdks:python:createProcessWorker'.
> 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 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/5.2.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 2m 18s
59 actionable tasks: 46 executed, 13 from cache

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

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


Build failed in Jenkins: beam_PostCommit_Python_VR_Spark #479

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/479/display/redirect>

------------------------------------------
[...truncated 256.00 KB...]
Moving PyYAML-3.13-py2.7-linux-x86_64.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding PyYAML 3.13 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/PyYAML-3.13-py2.7-linux-x86_64.egg>
Searching for pytz>=2018.3
Reading https://pypi.org/simple/pytz/
Downloading https://files.pythonhosted.org/packages/3d/73/fe30c2daaaa0713420d0382b16fbb761409f532c56bdcc514bf7b6262bb6/pytz-2019.1-py2.py3-none-any.whl#sha256=303879e36b721603cc54604edcac9d20401bdbe31e1e4fdee5b9f98d5d31dfda
Best match: pytz 2019.1
Processing pytz-2019.1-py2.py3-none-any.whl
Installing pytz-2019.1-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pytz 2019.1 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pytz-2019.1-py2.7.egg>
Searching for pydot<2,>=1.2.0
Reading https://pypi.org/simple/pydot/
Downloading https://files.pythonhosted.org/packages/33/d1/b1479a770f66d962f545c2101630ce1d5592d90cb4f083d38862e93d16d2/pydot-1.4.1-py2.py3-none-any.whl#sha256=67be714300c78fda5fd52f79ec994039e3f76f074948c67b5ff539b433ad354f
Best match: pydot 1.4.1
Processing pydot-1.4.1-py2.py3-none-any.whl
Installing pydot-1.4.1-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pydot-1.4.1-py2.7.egg/EGG-INFO/requires.txt>
Adding pydot 1.4.1 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pydot-1.4.1-py2.7.egg>
Searching for oauth2client<4,>=2.0.1
Reading https://pypi.org/simple/oauth2client/
Downloading https://files.pythonhosted.org/packages/c0/7b/bc893e35d6ca46a72faa4b9eaac25c687ce60e1fbe978993fe2de1b0ff0d/oauth2client-3.0.0.tar.gz#sha256=5b5b056ec6f2304e7920b632885bd157fa71d1a7f3ddd00a43b1541a8d1a2460
Best match: oauth2client 3.0.0
Processing oauth2client-3.0.0.tar.gz
Writing /tmp/easy_install-jHbU_v/oauth2client-3.0.0/setup.cfg
Running oauth2client-3.0.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-jHbU_v/oauth2client-3.0.0/egg-dist-tmp-KgETYX
warning: no previously-included files matching '*' found under directory 'tests'
zip_safe flag not set; analyzing archive contents...
Moving oauth2client-3.0.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding oauth2client 3.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/oauth2client-3.0.0-py2.7.egg>
Searching for pymongo<4.0.0,>=3.8.0
Reading https://pypi.org/simple/pymongo/
Downloading https://files.pythonhosted.org/packages/6e/ea/353a9f8ced71b9e258438aa4d6aa048c1eaf5b774d3ef2273d686fde0947/pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl#sha256=32421df60d06f479d71b6b539642e410ece3006e8910688e68df962c8eb40a21
Best match: pymongo 3.8.0
Processing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl
Installing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding pymongo 3.8.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg>
Searching for mock<3.0.0,>=1.0.1
Reading https://pypi.org/simple/mock/
Downloading https://files.pythonhosted.org/packages/e6/35/f187bdf23be87092bd0f1200d43d23076cee4d0dec109f195173fd3ebc79/mock-2.0.0-py2.py3-none-any.whl#sha256=5ce3c71c5545b472da17b72268978914d0252980348636840bd34a00b5cc96c1
Best match: mock 2.0.0
Processing mock-2.0.0-py2.py3-none-any.whl
Installing mock-2.0.0-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg/EGG-INFO/requires.txt>
Adding mock 2.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg>
Searching for httplib2<=0.12.0,>=0.8
Reading https://pypi.org/simple/httplib2/
Downloading https://files.pythonhosted.org/packages/ce/ed/803905d670b52fa0edfdd135337e545b4496c2ab3a222f1449b7256eb99f/httplib2-0.12.0.tar.gz#sha256=f61fb838a94ce3b349aa32c92fd8430f7e3511afdb18bf9640d647e30c90a6d6
Best match: httplib2 0.12.0
Processing httplib2-0.12.0.tar.gz
Writing /tmp/easy_install-ZyyDZR/httplib2-0.12.0/setup.cfg
Running httplib2-0.12.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-ZyyDZR/httplib2-0.12.0/egg-dist-tmp-d9EcT8
zip_safe flag not set; analyzing archive contents...
httplib2.certs: module references __file__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Extracting httplib2-0.12.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding httplib2 0.12.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Searching for hdfs<3.0.0,>=2.1.0
Reading https://pypi.org/simple/hdfs/
Downloading https://files.pythonhosted.org/packages/82/39/2c0879b1bcfd1f6ad078eb210d09dbce21072386a3997074ee91e60ddc5a/hdfs-2.5.8.tar.gz#sha256=1be117549fc1285571bc51aedc15df5a203138dba02f9adfa26761b69a949370
Best match: hdfs 2.5.8
Processing hdfs-2.5.8.tar.gz
Writing /tmp/easy_install-dkIejF/hdfs-2.5.8/setup.cfg
Running hdfs-2.5.8/setup.py -q bdist_egg --dist-dir /tmp/easy_install-dkIejF/hdfs-2.5.8/egg-dist-tmp-8cBj9Z
zip_safe flag not set; analyzing archive contents...
Moving hdfs-2.5.8-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding hdfs 2.5.8 to easy-install.pth file
Installing hdfscli-avro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing hdfscli script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/hdfs-2.5.8-py2.7.egg>
Searching for future<1.0.0,>=0.16.0
Reading https://pypi.org/simple/future/
Downloading https://files.pythonhosted.org/packages/90/52/e20466b85000a181e1e144fd8305caf2cf475e2f9674e797b222f8105f5f/future-0.17.1.tar.gz#sha256=67045236dcfd6816dc439556d009594abf643e5eb48992e36beac09c2ca659b8
Best match: future 0.17.1
Processing future-0.17.1.tar.gz
Writing /tmp/easy_install-1QRIkT/future-0.17.1/setup.cfg
Running future-0.17.1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-1QRIkT/future-0.17.1/egg-dist-tmp-Du77O8
warning: no files found matching '*.au' under directory 'tests'
warning: no files found matching '*.gif' under directory 'tests'
warning: no files found matching '*.txt' under directory 'tests'
zip_safe flag not set; analyzing archive contents...
future.backports.test.ssl_servers: module references __file__
future.backports.test.support: module references __file__
future.standard_library.__init__: module references __file__
future.standard_library.__init__: module references __path__
future.utils.__init__: module MAY be using inspect.stack
past.builtins.misc: module MAY be using inspect.stack
past.translation.__init__: module references __file__
past.translation.__init__: module references __path__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Extracting future-0.17.1-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding future 0.17.1 to easy-install.pth file
Installing pasteurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing futurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Searching for fastavro<0.22,>=0.21.4
Reading https://pypi.org/simple/fastavro/
Downloading https://files.pythonhosted.org/packages/15/e3/5956c75f68906b119191ef30d9acff661b422cf918a29a03ee0c3ba774be/fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl#sha256=25c5e1871fb82795f138aa209ca89cac940b80bf36fc644615354028bfd87638
Best match: fastavro 0.21.24
Processing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl
Installing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding fastavro 0.21.24 to easy-install.pth file
Installing fastavro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg>
Searching for dill<0.2.10,>=0.2.9
Reading https://pypi.org/simple/dill/
Downloading https://files.pythonhosted.org/packages/fe/42/bfe2e0857bc284cbe6a011d93f2a9ad58a22cb894461b199ae72cfef0f29/dill-0.2.9.tar.gz#sha256=f6d6046f9f9195206063dd0415dff185ad593d6ee8b0e67f12597c0f4df4986f
Best match: dill 0.2.9
Processing dill-0.2.9.tar.gz
Writing /tmp/easy_install-i8QUIH/dill-0.2.9/setup.cfg
Running dill-0.2.9/setup.py -q bdist_egg --dist-dir /tmp/easy_install-i8QUIH/dill-0.2.9/egg-dist-tmp-cAudE0
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Extracting dill-0.2.9-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding dill 0.2.9 to easy-install.pth file
Installing get_objgraph script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing undill script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Searching for crcmod<2.0,>=1.7
Reading https://pypi.org/simple/crcmod/
Downloading https://files.pythonhosted.org/packages/6b/b0/e595ce2a2527e169c3bcd6c33d2473c1918e0b7f6826a043ca1245dd4e5b/crcmod-1.7.tar.gz#sha256=dc7051a0db5f2bd48665a990d3ec1cc305a466a77358ca4492826f41f283601e
Best match: crcmod 1.7
Processing crcmod-1.7.tar.gz
Writing /tmp/easy_install-bQycwB/crcmod-1.7/setup.cfg
Running crcmod-1.7/setup.py -q bdist_egg --dist-dir /tmp/easy_install-bQycwB/crcmod-1.7/egg-dist-tmp-AII6cB
python2/src/_crcfunext.c: In function ‘init_crcfunext’:
python2/src/_crcfunext.c:492:13: warning: variable ‘m’ set but not used [-Wunused-but-set-variable]
   PyObject *m;
             ^
zip_safe flag not set; analyzing archive contents...
Moving crcmod-1.7-py2.7-linux-x86_64.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding crcmod 1.7 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/crcmod-1.7-py2.7-linux-x86_64.egg>
Searching for numpy>=1.14
Reading https://pypi.org/simple/numpy/
Downloading https://files.pythonhosted.org/packages/da/32/1b8f2bb5fb50e4db68543eb85ce37b9fa6660cd05b58bddfafafa7ed62da/numpy-1.17.0.zip#sha256=951fefe2fb73f84c620bec4e001e80a80ddaa1b84dce244ded7f1e0cbe0ed34a
Best match: numpy 1.17.0
Processing numpy-1.17.0.zip
Writing /tmp/easy_install-wGyMSG/numpy-1.17.0/setup.cfg
Running numpy-1.17.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-wGyMSG/numpy-1.17.0/egg-dist-tmp-nQSnMD
Traceback (most recent call last):
  File "setup.py", line 239, in <module>
    'test': generate_protos_first(test),
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/__init__.py",> line 145, in setup
    return distutils.core.setup(**attrs)
  File "/usr/lib/python2.7/distutils/core.py", line 151, in setup
    dist.run_commands()
  File "/usr/lib/python2.7/distutils/dist.py", line 953, in run_commands
    self.run_command(cmd)
  File "/usr/lib/python2.7/distutils/dist.py", line 972, in run_command
    cmd_obj.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 67, in run
    self.do_egg_install()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 117, in do_egg_install
    cmd.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 418, in run
    self.easy_install(spec, not self.no_deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 660, in easy_install
    return self.install_item(None, spec, tmpdir, deps, True)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 707, in install_item
    self.process_distribution(spec, dist, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 752, in process_distribution
    [requirement], self.local_index, self.easy_install
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 782, in resolve
    replace_conflicting=replace_conflicting
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1065, in best_match
    return self.obtain(req, installer)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1077, in obtain
    return installer(requirement)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 679, in easy_install
    return self.install_item(spec, dist.location, tmpdir, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 705, in install_item
    dists = self.install_eggs(spec, download, tmpdir)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 890, in install_eggs
    return self.build_and_install(setup_script, setup_base)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1158, in build_and_install
    self.run_setup(setup_script, setup_base, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1144, in run_setup
    run_setup(setup_script, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 253, in run_setup
    raise
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 166, in save_modules
    saved_exc.resume()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 141, in resume
    six.reraise(type, exc, self._tb)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 154, in save_modules
    yield saved
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 250, in run_setup
    _execfile(setup_script, ns)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 45, in _execfile
    exec(code, globals, locals)
  File "/tmp/easy_install-wGyMSG/numpy-1.17.0/setup.py", line 31, in <module>
    import setuptools
RuntimeError: Python version >= 3.5 required.

> Task :sdks:python:createProcessWorker FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/sdks/python/build.gradle'> line: 375

* What went wrong:
Execution failed for task ':sdks:python:createProcessWorker'.
> 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 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/5.2.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 2m 32s
59 actionable tasks: 46 executed, 13 from cache

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

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


Build failed in Jenkins: beam_PostCommit_Python_VR_Spark #478

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/478/display/redirect>

------------------------------------------
[...truncated 255.76 KB...]
Moving PyYAML-3.13-py2.7-linux-x86_64.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding PyYAML 3.13 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/PyYAML-3.13-py2.7-linux-x86_64.egg>
Searching for pytz>=2018.3
Reading https://pypi.org/simple/pytz/
Downloading https://files.pythonhosted.org/packages/3d/73/fe30c2daaaa0713420d0382b16fbb761409f532c56bdcc514bf7b6262bb6/pytz-2019.1-py2.py3-none-any.whl#sha256=303879e36b721603cc54604edcac9d20401bdbe31e1e4fdee5b9f98d5d31dfda
Best match: pytz 2019.1
Processing pytz-2019.1-py2.py3-none-any.whl
Installing pytz-2019.1-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pytz 2019.1 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pytz-2019.1-py2.7.egg>
Searching for pydot<2,>=1.2.0
Reading https://pypi.org/simple/pydot/
Downloading https://files.pythonhosted.org/packages/33/d1/b1479a770f66d962f545c2101630ce1d5592d90cb4f083d38862e93d16d2/pydot-1.4.1-py2.py3-none-any.whl#sha256=67be714300c78fda5fd52f79ec994039e3f76f074948c67b5ff539b433ad354f
Best match: pydot 1.4.1
Processing pydot-1.4.1-py2.py3-none-any.whl
Installing pydot-1.4.1-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pydot-1.4.1-py2.7.egg/EGG-INFO/requires.txt>
Adding pydot 1.4.1 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pydot-1.4.1-py2.7.egg>
Searching for oauth2client<4,>=2.0.1
Reading https://pypi.org/simple/oauth2client/
Downloading https://files.pythonhosted.org/packages/c0/7b/bc893e35d6ca46a72faa4b9eaac25c687ce60e1fbe978993fe2de1b0ff0d/oauth2client-3.0.0.tar.gz#sha256=5b5b056ec6f2304e7920b632885bd157fa71d1a7f3ddd00a43b1541a8d1a2460
Best match: oauth2client 3.0.0
Processing oauth2client-3.0.0.tar.gz
Writing /tmp/easy_install-GRUjO5/oauth2client-3.0.0/setup.cfg
Running oauth2client-3.0.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-GRUjO5/oauth2client-3.0.0/egg-dist-tmp-beFKhb
warning: no previously-included files matching '*' found under directory 'tests'
zip_safe flag not set; analyzing archive contents...
Moving oauth2client-3.0.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding oauth2client 3.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/oauth2client-3.0.0-py2.7.egg>
Searching for pymongo<4.0.0,>=3.8.0
Reading https://pypi.org/simple/pymongo/
Downloading https://files.pythonhosted.org/packages/6e/ea/353a9f8ced71b9e258438aa4d6aa048c1eaf5b774d3ef2273d686fde0947/pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl#sha256=32421df60d06f479d71b6b539642e410ece3006e8910688e68df962c8eb40a21
Best match: pymongo 3.8.0
Processing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl
Installing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding pymongo 3.8.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg>
Searching for mock<3.0.0,>=1.0.1
Reading https://pypi.org/simple/mock/
Downloading https://files.pythonhosted.org/packages/e6/35/f187bdf23be87092bd0f1200d43d23076cee4d0dec109f195173fd3ebc79/mock-2.0.0-py2.py3-none-any.whl#sha256=5ce3c71c5545b472da17b72268978914d0252980348636840bd34a00b5cc96c1
Best match: mock 2.0.0
Processing mock-2.0.0-py2.py3-none-any.whl
Installing mock-2.0.0-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg/EGG-INFO/requires.txt>
Adding mock 2.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg>
Searching for httplib2<=0.12.0,>=0.8
Reading https://pypi.org/simple/httplib2/
Downloading https://files.pythonhosted.org/packages/ce/ed/803905d670b52fa0edfdd135337e545b4496c2ab3a222f1449b7256eb99f/httplib2-0.12.0.tar.gz#sha256=f61fb838a94ce3b349aa32c92fd8430f7e3511afdb18bf9640d647e30c90a6d6
Best match: httplib2 0.12.0
Processing httplib2-0.12.0.tar.gz
Writing /tmp/easy_install-Z09gtr/httplib2-0.12.0/setup.cfg
Running httplib2-0.12.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-Z09gtr/httplib2-0.12.0/egg-dist-tmp-elDyED
zip_safe flag not set; analyzing archive contents...
httplib2.certs: module references __file__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Extracting httplib2-0.12.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding httplib2 0.12.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Searching for hdfs<3.0.0,>=2.1.0
Reading https://pypi.org/simple/hdfs/
Downloading https://files.pythonhosted.org/packages/82/39/2c0879b1bcfd1f6ad078eb210d09dbce21072386a3997074ee91e60ddc5a/hdfs-2.5.8.tar.gz#sha256=1be117549fc1285571bc51aedc15df5a203138dba02f9adfa26761b69a949370
Best match: hdfs 2.5.8
Processing hdfs-2.5.8.tar.gz
Writing /tmp/easy_install-4JZO2u/hdfs-2.5.8/setup.cfg
Running hdfs-2.5.8/setup.py -q bdist_egg --dist-dir /tmp/easy_install-4JZO2u/hdfs-2.5.8/egg-dist-tmp-ijVMTd
zip_safe flag not set; analyzing archive contents...
Moving hdfs-2.5.8-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding hdfs 2.5.8 to easy-install.pth file
Installing hdfscli-avro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing hdfscli script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/hdfs-2.5.8-py2.7.egg>
Searching for future<1.0.0,>=0.16.0
Reading https://pypi.org/simple/future/
Downloading https://files.pythonhosted.org/packages/90/52/e20466b85000a181e1e144fd8305caf2cf475e2f9674e797b222f8105f5f/future-0.17.1.tar.gz#sha256=67045236dcfd6816dc439556d009594abf643e5eb48992e36beac09c2ca659b8
Best match: future 0.17.1
Processing future-0.17.1.tar.gz
Writing /tmp/easy_install-DxOrgh/future-0.17.1/setup.cfg
Running future-0.17.1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-DxOrgh/future-0.17.1/egg-dist-tmp-5tCeSJ
warning: no files found matching '*.au' under directory 'tests'
warning: no files found matching '*.gif' under directory 'tests'
warning: no files found matching '*.txt' under directory 'tests'
zip_safe flag not set; analyzing archive contents...
future.backports.test.ssl_servers: module references __file__
future.backports.test.support: module references __file__
future.standard_library.__init__: module references __file__
future.standard_library.__init__: module references __path__
future.utils.__init__: module MAY be using inspect.stack
past.builtins.misc: module MAY be using inspect.stack
past.translation.__init__: module references __file__
past.translation.__init__: module references __path__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Extracting future-0.17.1-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding future 0.17.1 to easy-install.pth file
Installing pasteurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing futurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Searching for fastavro<0.22,>=0.21.4
Reading https://pypi.org/simple/fastavro/
Downloading https://files.pythonhosted.org/packages/15/e3/5956c75f68906b119191ef30d9acff661b422cf918a29a03ee0c3ba774be/fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl#sha256=25c5e1871fb82795f138aa209ca89cac940b80bf36fc644615354028bfd87638
Best match: fastavro 0.21.24
Processing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl
Installing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding fastavro 0.21.24 to easy-install.pth file
Installing fastavro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg>
Searching for dill<0.2.10,>=0.2.9
Reading https://pypi.org/simple/dill/
Downloading https://files.pythonhosted.org/packages/fe/42/bfe2e0857bc284cbe6a011d93f2a9ad58a22cb894461b199ae72cfef0f29/dill-0.2.9.tar.gz#sha256=f6d6046f9f9195206063dd0415dff185ad593d6ee8b0e67f12597c0f4df4986f
Best match: dill 0.2.9
Processing dill-0.2.9.tar.gz
Writing /tmp/easy_install-TTuScR/dill-0.2.9/setup.cfg
Running dill-0.2.9/setup.py -q bdist_egg --dist-dir /tmp/easy_install-TTuScR/dill-0.2.9/egg-dist-tmp-WLatYa
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Extracting dill-0.2.9-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding dill 0.2.9 to easy-install.pth file
Installing get_objgraph script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing undill script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Searching for crcmod<2.0,>=1.7
Reading https://pypi.org/simple/crcmod/
Downloading https://files.pythonhosted.org/packages/6b/b0/e595ce2a2527e169c3bcd6c33d2473c1918e0b7f6826a043ca1245dd4e5b/crcmod-1.7.tar.gz#sha256=dc7051a0db5f2bd48665a990d3ec1cc305a466a77358ca4492826f41f283601e
Best match: crcmod 1.7
Processing crcmod-1.7.tar.gz
Writing /tmp/easy_install-mK1OBh/crcmod-1.7/setup.cfg
Running crcmod-1.7/setup.py -q bdist_egg --dist-dir /tmp/easy_install-mK1OBh/crcmod-1.7/egg-dist-tmp-cHh_kZ
python2/src/_crcfunext.c: In function ‘init_crcfunext’:
python2/src/_crcfunext.c:492:13: warning: variable ‘m’ set but not used [-Wunused-but-set-variable]
   PyObject *m;
             ^
zip_safe flag not set; analyzing archive contents...
Moving crcmod-1.7-py2.7-linux-x86_64.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding crcmod 1.7 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/crcmod-1.7-py2.7-linux-x86_64.egg>
Searching for numpy>=1.14
Reading https://pypi.org/simple/numpy/
Downloading https://files.pythonhosted.org/packages/da/32/1b8f2bb5fb50e4db68543eb85ce37b9fa6660cd05b58bddfafafa7ed62da/numpy-1.17.0.zip#sha256=951fefe2fb73f84c620bec4e001e80a80ddaa1b84dce244ded7f1e0cbe0ed34a
Best match: numpy 1.17.0
Processing numpy-1.17.0.zip
Writing /tmp/easy_install-kabCwU/numpy-1.17.0/setup.cfg
Running numpy-1.17.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-kabCwU/numpy-1.17.0/egg-dist-tmp-uEmRVA
Traceback (most recent call last):
  File "setup.py", line 239, in <module>
    'test': generate_protos_first(test),
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/__init__.py",> line 145, in setup
    return distutils.core.setup(**attrs)
  File "/usr/lib/python2.7/distutils/core.py", line 151, in setup
    dist.run_commands()
  File "/usr/lib/python2.7/distutils/dist.py", line 953, in run_commands
    self.run_command(cmd)
  File "/usr/lib/python2.7/distutils/dist.py", line 972, in run_command
    cmd_obj.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 67, in run
    self.do_egg_install()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 117, in do_egg_install
    cmd.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 418, in run
    self.easy_install(spec, not self.no_deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 660, in easy_install
    return self.install_item(None, spec, tmpdir, deps, True)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 707, in install_item
    self.process_distribution(spec, dist, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 752, in process_distribution
    [requirement], self.local_index, self.easy_install
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 782, in resolve
    replace_conflicting=replace_conflicting
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1065, in best_match
    return self.obtain(req, installer)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1077, in obtain
    return installer(requirement)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 679, in easy_install
    return self.install_item(spec, dist.location, tmpdir, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 705, in install_item
    dists = self.install_eggs(spec, download, tmpdir)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 890, in install_eggs
    return self.build_and_install(setup_script, setup_base)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1158, in build_and_install
    self.run_setup(setup_script, setup_base, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1144, in run_setup
    run_setup(setup_script, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 253, in run_setup
    raise
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 166, in save_modules
    saved_exc.resume()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 141, in resume
    six.reraise(type, exc, self._tb)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 154, in save_modules
    yield saved
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 250, in run_setup
    _execfile(setup_script, ns)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 45, in _execfile
    exec(code, globals, locals)
  File "/tmp/easy_install-kabCwU/numpy-1.17.0/setup.py", line 31, in <module>
    import setuptools
RuntimeError: Python version >= 3.5 required.

> Task :sdks:python:createProcessWorker FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/sdks/python/build.gradle'> line: 375

* What went wrong:
Execution failed for task ':sdks:python:createProcessWorker'.
> 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 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/5.2.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 2m 28s
59 actionable tasks: 46 executed, 13 from cache

Publishing build scan...
https://gradle.com/s/7yn4hzbd5336c

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


Build failed in Jenkins: beam_PostCommit_Python_VR_Spark #477

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/477/display/redirect>

------------------------------------------
[...truncated 255.77 KB...]
Moving PyYAML-3.13-py2.7-linux-x86_64.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding PyYAML 3.13 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/PyYAML-3.13-py2.7-linux-x86_64.egg>
Searching for pytz>=2018.3
Reading https://pypi.org/simple/pytz/
Downloading https://files.pythonhosted.org/packages/3d/73/fe30c2daaaa0713420d0382b16fbb761409f532c56bdcc514bf7b6262bb6/pytz-2019.1-py2.py3-none-any.whl#sha256=303879e36b721603cc54604edcac9d20401bdbe31e1e4fdee5b9f98d5d31dfda
Best match: pytz 2019.1
Processing pytz-2019.1-py2.py3-none-any.whl
Installing pytz-2019.1-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pytz 2019.1 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pytz-2019.1-py2.7.egg>
Searching for pydot<2,>=1.2.0
Reading https://pypi.org/simple/pydot/
Downloading https://files.pythonhosted.org/packages/33/d1/b1479a770f66d962f545c2101630ce1d5592d90cb4f083d38862e93d16d2/pydot-1.4.1-py2.py3-none-any.whl#sha256=67be714300c78fda5fd52f79ec994039e3f76f074948c67b5ff539b433ad354f
Best match: pydot 1.4.1
Processing pydot-1.4.1-py2.py3-none-any.whl
Installing pydot-1.4.1-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pydot-1.4.1-py2.7.egg/EGG-INFO/requires.txt>
Adding pydot 1.4.1 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pydot-1.4.1-py2.7.egg>
Searching for oauth2client<4,>=2.0.1
Reading https://pypi.org/simple/oauth2client/
Downloading https://files.pythonhosted.org/packages/c0/7b/bc893e35d6ca46a72faa4b9eaac25c687ce60e1fbe978993fe2de1b0ff0d/oauth2client-3.0.0.tar.gz#sha256=5b5b056ec6f2304e7920b632885bd157fa71d1a7f3ddd00a43b1541a8d1a2460
Best match: oauth2client 3.0.0
Processing oauth2client-3.0.0.tar.gz
Writing /tmp/easy_install-EgWfSi/oauth2client-3.0.0/setup.cfg
Running oauth2client-3.0.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-EgWfSi/oauth2client-3.0.0/egg-dist-tmp-1CN_G2
warning: no previously-included files matching '*' found under directory 'tests'
zip_safe flag not set; analyzing archive contents...
Moving oauth2client-3.0.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding oauth2client 3.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/oauth2client-3.0.0-py2.7.egg>
Searching for pymongo<4.0.0,>=3.8.0
Reading https://pypi.org/simple/pymongo/
Downloading https://files.pythonhosted.org/packages/6e/ea/353a9f8ced71b9e258438aa4d6aa048c1eaf5b774d3ef2273d686fde0947/pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl#sha256=32421df60d06f479d71b6b539642e410ece3006e8910688e68df962c8eb40a21
Best match: pymongo 3.8.0
Processing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl
Installing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding pymongo 3.8.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg>
Searching for mock<3.0.0,>=1.0.1
Reading https://pypi.org/simple/mock/
Downloading https://files.pythonhosted.org/packages/e6/35/f187bdf23be87092bd0f1200d43d23076cee4d0dec109f195173fd3ebc79/mock-2.0.0-py2.py3-none-any.whl#sha256=5ce3c71c5545b472da17b72268978914d0252980348636840bd34a00b5cc96c1
Best match: mock 2.0.0
Processing mock-2.0.0-py2.py3-none-any.whl
Installing mock-2.0.0-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg/EGG-INFO/requires.txt>
Adding mock 2.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg>
Searching for httplib2<=0.12.0,>=0.8
Reading https://pypi.org/simple/httplib2/
Downloading https://files.pythonhosted.org/packages/ce/ed/803905d670b52fa0edfdd135337e545b4496c2ab3a222f1449b7256eb99f/httplib2-0.12.0.tar.gz#sha256=f61fb838a94ce3b349aa32c92fd8430f7e3511afdb18bf9640d647e30c90a6d6
Best match: httplib2 0.12.0
Processing httplib2-0.12.0.tar.gz
Writing /tmp/easy_install-7j1w0J/httplib2-0.12.0/setup.cfg
Running httplib2-0.12.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-7j1w0J/httplib2-0.12.0/egg-dist-tmp-OiGGvZ
zip_safe flag not set; analyzing archive contents...
httplib2.certs: module references __file__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Extracting httplib2-0.12.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding httplib2 0.12.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Searching for hdfs<3.0.0,>=2.1.0
Reading https://pypi.org/simple/hdfs/
Downloading https://files.pythonhosted.org/packages/82/39/2c0879b1bcfd1f6ad078eb210d09dbce21072386a3997074ee91e60ddc5a/hdfs-2.5.8.tar.gz#sha256=1be117549fc1285571bc51aedc15df5a203138dba02f9adfa26761b69a949370
Best match: hdfs 2.5.8
Processing hdfs-2.5.8.tar.gz
Writing /tmp/easy_install-tHokUE/hdfs-2.5.8/setup.cfg
Running hdfs-2.5.8/setup.py -q bdist_egg --dist-dir /tmp/easy_install-tHokUE/hdfs-2.5.8/egg-dist-tmp-TWSi3e
zip_safe flag not set; analyzing archive contents...
Moving hdfs-2.5.8-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding hdfs 2.5.8 to easy-install.pth file
Installing hdfscli-avro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing hdfscli script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/hdfs-2.5.8-py2.7.egg>
Searching for future<1.0.0,>=0.16.0
Reading https://pypi.org/simple/future/
Downloading https://files.pythonhosted.org/packages/90/52/e20466b85000a181e1e144fd8305caf2cf475e2f9674e797b222f8105f5f/future-0.17.1.tar.gz#sha256=67045236dcfd6816dc439556d009594abf643e5eb48992e36beac09c2ca659b8
Best match: future 0.17.1
Processing future-0.17.1.tar.gz
Writing /tmp/easy_install-rlLvCP/future-0.17.1/setup.cfg
Running future-0.17.1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-rlLvCP/future-0.17.1/egg-dist-tmp-Kd1x44
warning: no files found matching '*.au' under directory 'tests'
warning: no files found matching '*.gif' under directory 'tests'
warning: no files found matching '*.txt' under directory 'tests'
zip_safe flag not set; analyzing archive contents...
future.backports.test.ssl_servers: module references __file__
future.backports.test.support: module references __file__
future.standard_library.__init__: module references __file__
future.standard_library.__init__: module references __path__
future.utils.__init__: module MAY be using inspect.stack
past.builtins.misc: module MAY be using inspect.stack
past.translation.__init__: module references __file__
past.translation.__init__: module references __path__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Extracting future-0.17.1-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding future 0.17.1 to easy-install.pth file
Installing pasteurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing futurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Searching for fastavro<0.22,>=0.21.4
Reading https://pypi.org/simple/fastavro/
Downloading https://files.pythonhosted.org/packages/15/e3/5956c75f68906b119191ef30d9acff661b422cf918a29a03ee0c3ba774be/fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl#sha256=25c5e1871fb82795f138aa209ca89cac940b80bf36fc644615354028bfd87638
Best match: fastavro 0.21.24
Processing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl
Installing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding fastavro 0.21.24 to easy-install.pth file
Installing fastavro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg>
Searching for dill<0.2.10,>=0.2.9
Reading https://pypi.org/simple/dill/
Downloading https://files.pythonhosted.org/packages/fe/42/bfe2e0857bc284cbe6a011d93f2a9ad58a22cb894461b199ae72cfef0f29/dill-0.2.9.tar.gz#sha256=f6d6046f9f9195206063dd0415dff185ad593d6ee8b0e67f12597c0f4df4986f
Best match: dill 0.2.9
Processing dill-0.2.9.tar.gz
Writing /tmp/easy_install-BHUw8g/dill-0.2.9/setup.cfg
Running dill-0.2.9/setup.py -q bdist_egg --dist-dir /tmp/easy_install-BHUw8g/dill-0.2.9/egg-dist-tmp-xIsdIj
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Extracting dill-0.2.9-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding dill 0.2.9 to easy-install.pth file
Installing get_objgraph script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing undill script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Searching for crcmod<2.0,>=1.7
Reading https://pypi.org/simple/crcmod/
Downloading https://files.pythonhosted.org/packages/6b/b0/e595ce2a2527e169c3bcd6c33d2473c1918e0b7f6826a043ca1245dd4e5b/crcmod-1.7.tar.gz#sha256=dc7051a0db5f2bd48665a990d3ec1cc305a466a77358ca4492826f41f283601e
Best match: crcmod 1.7
Processing crcmod-1.7.tar.gz
Writing /tmp/easy_install-fmBdUw/crcmod-1.7/setup.cfg
Running crcmod-1.7/setup.py -q bdist_egg --dist-dir /tmp/easy_install-fmBdUw/crcmod-1.7/egg-dist-tmp-PApY5b
python2/src/_crcfunext.c: In function ‘init_crcfunext’:
python2/src/_crcfunext.c:492:13: warning: variable ‘m’ set but not used [-Wunused-but-set-variable]
   PyObject *m;
             ^
zip_safe flag not set; analyzing archive contents...
Moving crcmod-1.7-py2.7-linux-x86_64.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding crcmod 1.7 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/crcmod-1.7-py2.7-linux-x86_64.egg>
Searching for numpy>=1.14
Reading https://pypi.org/simple/numpy/
Downloading https://files.pythonhosted.org/packages/da/32/1b8f2bb5fb50e4db68543eb85ce37b9fa6660cd05b58bddfafafa7ed62da/numpy-1.17.0.zip#sha256=951fefe2fb73f84c620bec4e001e80a80ddaa1b84dce244ded7f1e0cbe0ed34a
Best match: numpy 1.17.0
Processing numpy-1.17.0.zip
Writing /tmp/easy_install-Ol9j0N/numpy-1.17.0/setup.cfg
Running numpy-1.17.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-Ol9j0N/numpy-1.17.0/egg-dist-tmp-C9pAnD
Traceback (most recent call last):
  File "setup.py", line 239, in <module>
    'test': generate_protos_first(test),
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/__init__.py",> line 145, in setup
    return distutils.core.setup(**attrs)
  File "/usr/lib/python2.7/distutils/core.py", line 151, in setup
    dist.run_commands()
  File "/usr/lib/python2.7/distutils/dist.py", line 953, in run_commands
    self.run_command(cmd)
  File "/usr/lib/python2.7/distutils/dist.py", line 972, in run_command
    cmd_obj.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 67, in run
    self.do_egg_install()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 117, in do_egg_install
    cmd.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 418, in run
    self.easy_install(spec, not self.no_deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 660, in easy_install
    return self.install_item(None, spec, tmpdir, deps, True)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 707, in install_item
    self.process_distribution(spec, dist, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 752, in process_distribution
    [requirement], self.local_index, self.easy_install
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 782, in resolve
    replace_conflicting=replace_conflicting
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1065, in best_match
    return self.obtain(req, installer)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1077, in obtain
    return installer(requirement)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 679, in easy_install
    return self.install_item(spec, dist.location, tmpdir, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 705, in install_item
    dists = self.install_eggs(spec, download, tmpdir)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 890, in install_eggs
    return self.build_and_install(setup_script, setup_base)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1158, in build_and_install
    self.run_setup(setup_script, setup_base, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1144, in run_setup
    run_setup(setup_script, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 253, in run_setup
    raise
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 166, in save_modules
    saved_exc.resume()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 141, in resume
    six.reraise(type, exc, self._tb)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 154, in save_modules
    yield saved
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 250, in run_setup
    _execfile(setup_script, ns)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 45, in _execfile
    exec(code, globals, locals)
  File "/tmp/easy_install-Ol9j0N/numpy-1.17.0/setup.py", line 31, in <module>
    import setuptools
RuntimeError: Python version >= 3.5 required.

> Task :sdks:python:createProcessWorker FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/sdks/python/build.gradle'> line: 375

* What went wrong:
Execution failed for task ':sdks:python:createProcessWorker'.
> 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 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/5.2.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 2m 27s
59 actionable tasks: 46 executed, 13 from cache

Publishing build scan...
https://gradle.com/s/7ovoy66dh33fg

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


Build failed in Jenkins: beam_PostCommit_Python_VR_Spark #476

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/476/display/redirect?page=changes>

Changes:

[pabloem] [BEAM-6611] BigQuery file loads in Streaming for Python SDK (#8871)

------------------------------------------
[...truncated 255.78 KB...]
Moving PyYAML-3.13-py2.7-linux-x86_64.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding PyYAML 3.13 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/PyYAML-3.13-py2.7-linux-x86_64.egg>
Searching for pytz>=2018.3
Reading https://pypi.org/simple/pytz/
Downloading https://files.pythonhosted.org/packages/3d/73/fe30c2daaaa0713420d0382b16fbb761409f532c56bdcc514bf7b6262bb6/pytz-2019.1-py2.py3-none-any.whl#sha256=303879e36b721603cc54604edcac9d20401bdbe31e1e4fdee5b9f98d5d31dfda
Best match: pytz 2019.1
Processing pytz-2019.1-py2.py3-none-any.whl
Installing pytz-2019.1-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pytz 2019.1 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pytz-2019.1-py2.7.egg>
Searching for pydot<2,>=1.2.0
Reading https://pypi.org/simple/pydot/
Downloading https://files.pythonhosted.org/packages/33/d1/b1479a770f66d962f545c2101630ce1d5592d90cb4f083d38862e93d16d2/pydot-1.4.1-py2.py3-none-any.whl#sha256=67be714300c78fda5fd52f79ec994039e3f76f074948c67b5ff539b433ad354f
Best match: pydot 1.4.1
Processing pydot-1.4.1-py2.py3-none-any.whl
Installing pydot-1.4.1-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pydot-1.4.1-py2.7.egg/EGG-INFO/requires.txt>
Adding pydot 1.4.1 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pydot-1.4.1-py2.7.egg>
Searching for oauth2client<4,>=2.0.1
Reading https://pypi.org/simple/oauth2client/
Downloading https://files.pythonhosted.org/packages/c0/7b/bc893e35d6ca46a72faa4b9eaac25c687ce60e1fbe978993fe2de1b0ff0d/oauth2client-3.0.0.tar.gz#sha256=5b5b056ec6f2304e7920b632885bd157fa71d1a7f3ddd00a43b1541a8d1a2460
Best match: oauth2client 3.0.0
Processing oauth2client-3.0.0.tar.gz
Writing /tmp/easy_install-du1VAX/oauth2client-3.0.0/setup.cfg
Running oauth2client-3.0.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-du1VAX/oauth2client-3.0.0/egg-dist-tmp-3_p19o
warning: no previously-included files matching '*' found under directory 'tests'
zip_safe flag not set; analyzing archive contents...
Moving oauth2client-3.0.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding oauth2client 3.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/oauth2client-3.0.0-py2.7.egg>
Searching for pymongo<4.0.0,>=3.8.0
Reading https://pypi.org/simple/pymongo/
Downloading https://files.pythonhosted.org/packages/6e/ea/353a9f8ced71b9e258438aa4d6aa048c1eaf5b774d3ef2273d686fde0947/pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl#sha256=32421df60d06f479d71b6b539642e410ece3006e8910688e68df962c8eb40a21
Best match: pymongo 3.8.0
Processing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl
Installing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding pymongo 3.8.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg>
Searching for mock<3.0.0,>=1.0.1
Reading https://pypi.org/simple/mock/
Downloading https://files.pythonhosted.org/packages/e6/35/f187bdf23be87092bd0f1200d43d23076cee4d0dec109f195173fd3ebc79/mock-2.0.0-py2.py3-none-any.whl#sha256=5ce3c71c5545b472da17b72268978914d0252980348636840bd34a00b5cc96c1
Best match: mock 2.0.0
Processing mock-2.0.0-py2.py3-none-any.whl
Installing mock-2.0.0-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg/EGG-INFO/requires.txt>
Adding mock 2.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg>
Searching for httplib2<=0.12.0,>=0.8
Reading https://pypi.org/simple/httplib2/
Downloading https://files.pythonhosted.org/packages/ce/ed/803905d670b52fa0edfdd135337e545b4496c2ab3a222f1449b7256eb99f/httplib2-0.12.0.tar.gz#sha256=f61fb838a94ce3b349aa32c92fd8430f7e3511afdb18bf9640d647e30c90a6d6
Best match: httplib2 0.12.0
Processing httplib2-0.12.0.tar.gz
Writing /tmp/easy_install-J889qN/httplib2-0.12.0/setup.cfg
Running httplib2-0.12.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-J889qN/httplib2-0.12.0/egg-dist-tmp-s6FN8J
zip_safe flag not set; analyzing archive contents...
httplib2.certs: module references __file__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Extracting httplib2-0.12.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding httplib2 0.12.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Searching for hdfs<3.0.0,>=2.1.0
Reading https://pypi.org/simple/hdfs/
Downloading https://files.pythonhosted.org/packages/82/39/2c0879b1bcfd1f6ad078eb210d09dbce21072386a3997074ee91e60ddc5a/hdfs-2.5.8.tar.gz#sha256=1be117549fc1285571bc51aedc15df5a203138dba02f9adfa26761b69a949370
Best match: hdfs 2.5.8
Processing hdfs-2.5.8.tar.gz
Writing /tmp/easy_install-zy6HrC/hdfs-2.5.8/setup.cfg
Running hdfs-2.5.8/setup.py -q bdist_egg --dist-dir /tmp/easy_install-zy6HrC/hdfs-2.5.8/egg-dist-tmp-rx9c7X
zip_safe flag not set; analyzing archive contents...
Moving hdfs-2.5.8-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding hdfs 2.5.8 to easy-install.pth file
Installing hdfscli-avro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing hdfscli script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/hdfs-2.5.8-py2.7.egg>
Searching for future<1.0.0,>=0.16.0
Reading https://pypi.org/simple/future/
Downloading https://files.pythonhosted.org/packages/90/52/e20466b85000a181e1e144fd8305caf2cf475e2f9674e797b222f8105f5f/future-0.17.1.tar.gz#sha256=67045236dcfd6816dc439556d009594abf643e5eb48992e36beac09c2ca659b8
Best match: future 0.17.1
Processing future-0.17.1.tar.gz
Writing /tmp/easy_install-wuWAIh/future-0.17.1/setup.cfg
Running future-0.17.1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-wuWAIh/future-0.17.1/egg-dist-tmp-HI_ml_
warning: no files found matching '*.au' under directory 'tests'
warning: no files found matching '*.gif' under directory 'tests'
warning: no files found matching '*.txt' under directory 'tests'
zip_safe flag not set; analyzing archive contents...
future.backports.test.ssl_servers: module references __file__
future.backports.test.support: module references __file__
future.standard_library.__init__: module references __file__
future.standard_library.__init__: module references __path__
future.utils.__init__: module MAY be using inspect.stack
past.builtins.misc: module MAY be using inspect.stack
past.translation.__init__: module references __file__
past.translation.__init__: module references __path__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Extracting future-0.17.1-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding future 0.17.1 to easy-install.pth file
Installing pasteurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing futurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Searching for fastavro<0.22,>=0.21.4
Reading https://pypi.org/simple/fastavro/
Downloading https://files.pythonhosted.org/packages/15/e3/5956c75f68906b119191ef30d9acff661b422cf918a29a03ee0c3ba774be/fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl#sha256=25c5e1871fb82795f138aa209ca89cac940b80bf36fc644615354028bfd87638
Best match: fastavro 0.21.24
Processing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl
Installing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding fastavro 0.21.24 to easy-install.pth file
Installing fastavro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg>
Searching for dill<0.2.10,>=0.2.9
Reading https://pypi.org/simple/dill/
Downloading https://files.pythonhosted.org/packages/fe/42/bfe2e0857bc284cbe6a011d93f2a9ad58a22cb894461b199ae72cfef0f29/dill-0.2.9.tar.gz#sha256=f6d6046f9f9195206063dd0415dff185ad593d6ee8b0e67f12597c0f4df4986f
Best match: dill 0.2.9
Processing dill-0.2.9.tar.gz
Writing /tmp/easy_install-Sq8iD2/dill-0.2.9/setup.cfg
Running dill-0.2.9/setup.py -q bdist_egg --dist-dir /tmp/easy_install-Sq8iD2/dill-0.2.9/egg-dist-tmp-6hcssy
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Extracting dill-0.2.9-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding dill 0.2.9 to easy-install.pth file
Installing get_objgraph script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing undill script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Searching for crcmod<2.0,>=1.7
Reading https://pypi.org/simple/crcmod/
Downloading https://files.pythonhosted.org/packages/6b/b0/e595ce2a2527e169c3bcd6c33d2473c1918e0b7f6826a043ca1245dd4e5b/crcmod-1.7.tar.gz#sha256=dc7051a0db5f2bd48665a990d3ec1cc305a466a77358ca4492826f41f283601e
Best match: crcmod 1.7
Processing crcmod-1.7.tar.gz
Writing /tmp/easy_install-AJqy9w/crcmod-1.7/setup.cfg
Running crcmod-1.7/setup.py -q bdist_egg --dist-dir /tmp/easy_install-AJqy9w/crcmod-1.7/egg-dist-tmp-A8DRJP
python2/src/_crcfunext.c: In function ‘init_crcfunext’:
python2/src/_crcfunext.c:492:13: warning: variable ‘m’ set but not used [-Wunused-but-set-variable]
   PyObject *m;
             ^
zip_safe flag not set; analyzing archive contents...
Moving crcmod-1.7-py2.7-linux-x86_64.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding crcmod 1.7 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/crcmod-1.7-py2.7-linux-x86_64.egg>
Searching for numpy>=1.14
Reading https://pypi.org/simple/numpy/
Downloading https://files.pythonhosted.org/packages/da/32/1b8f2bb5fb50e4db68543eb85ce37b9fa6660cd05b58bddfafafa7ed62da/numpy-1.17.0.zip#sha256=951fefe2fb73f84c620bec4e001e80a80ddaa1b84dce244ded7f1e0cbe0ed34a
Best match: numpy 1.17.0
Processing numpy-1.17.0.zip
Writing /tmp/easy_install-x25fI2/numpy-1.17.0/setup.cfg
Running numpy-1.17.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-x25fI2/numpy-1.17.0/egg-dist-tmp-3JdiMy
Traceback (most recent call last):
  File "setup.py", line 239, in <module>
    'test': generate_protos_first(test),
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/__init__.py",> line 145, in setup
    return distutils.core.setup(**attrs)
  File "/usr/lib/python2.7/distutils/core.py", line 151, in setup
    dist.run_commands()
  File "/usr/lib/python2.7/distutils/dist.py", line 953, in run_commands
    self.run_command(cmd)
  File "/usr/lib/python2.7/distutils/dist.py", line 972, in run_command
    cmd_obj.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 67, in run
    self.do_egg_install()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 117, in do_egg_install
    cmd.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 418, in run
    self.easy_install(spec, not self.no_deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 660, in easy_install
    return self.install_item(None, spec, tmpdir, deps, True)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 707, in install_item
    self.process_distribution(spec, dist, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 752, in process_distribution
    [requirement], self.local_index, self.easy_install
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 782, in resolve
    replace_conflicting=replace_conflicting
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1065, in best_match
    return self.obtain(req, installer)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1077, in obtain
    return installer(requirement)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 679, in easy_install
    return self.install_item(spec, dist.location, tmpdir, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 705, in install_item
    dists = self.install_eggs(spec, download, tmpdir)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 890, in install_eggs
    return self.build_and_install(setup_script, setup_base)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1158, in build_and_install
    self.run_setup(setup_script, setup_base, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1144, in run_setup
    run_setup(setup_script, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 253, in run_setup
    raise
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 166, in save_modules
    saved_exc.resume()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 141, in resume
    six.reraise(type, exc, self._tb)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 154, in save_modules
    yield saved
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 250, in run_setup
    _execfile(setup_script, ns)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 45, in _execfile
    exec(code, globals, locals)
  File "/tmp/easy_install-x25fI2/numpy-1.17.0/setup.py", line 31, in <module>
    import setuptools
RuntimeError: Python version >= 3.5 required.

> Task :sdks:python:createProcessWorker FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/sdks/python/build.gradle'> line: 375

* What went wrong:
Execution failed for task ':sdks:python:createProcessWorker'.
> 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 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/5.2.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 2m 25s
59 actionable tasks: 46 executed, 13 from cache

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

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


Build failed in Jenkins: beam_PostCommit_Python_VR_Spark #475

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/475/display/redirect>

------------------------------------------
[...truncated 256.46 KB...]
Moving PyYAML-3.13-py2.7-linux-x86_64.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding PyYAML 3.13 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/PyYAML-3.13-py2.7-linux-x86_64.egg>
Searching for pytz>=2018.3
Reading https://pypi.org/simple/pytz/
Downloading https://files.pythonhosted.org/packages/3d/73/fe30c2daaaa0713420d0382b16fbb761409f532c56bdcc514bf7b6262bb6/pytz-2019.1-py2.py3-none-any.whl#sha256=303879e36b721603cc54604edcac9d20401bdbe31e1e4fdee5b9f98d5d31dfda
Best match: pytz 2019.1
Processing pytz-2019.1-py2.py3-none-any.whl
Installing pytz-2019.1-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pytz 2019.1 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pytz-2019.1-py2.7.egg>
Searching for pydot<2,>=1.2.0
Reading https://pypi.org/simple/pydot/
Downloading https://files.pythonhosted.org/packages/33/d1/b1479a770f66d962f545c2101630ce1d5592d90cb4f083d38862e93d16d2/pydot-1.4.1-py2.py3-none-any.whl#sha256=67be714300c78fda5fd52f79ec994039e3f76f074948c67b5ff539b433ad354f
Best match: pydot 1.4.1
Processing pydot-1.4.1-py2.py3-none-any.whl
Installing pydot-1.4.1-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pydot-1.4.1-py2.7.egg/EGG-INFO/requires.txt>
Adding pydot 1.4.1 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pydot-1.4.1-py2.7.egg>
Searching for oauth2client<4,>=2.0.1
Reading https://pypi.org/simple/oauth2client/
Downloading https://files.pythonhosted.org/packages/c0/7b/bc893e35d6ca46a72faa4b9eaac25c687ce60e1fbe978993fe2de1b0ff0d/oauth2client-3.0.0.tar.gz#sha256=5b5b056ec6f2304e7920b632885bd157fa71d1a7f3ddd00a43b1541a8d1a2460
Best match: oauth2client 3.0.0
Processing oauth2client-3.0.0.tar.gz
Writing /tmp/easy_install-XN6kEb/oauth2client-3.0.0/setup.cfg
Running oauth2client-3.0.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-XN6kEb/oauth2client-3.0.0/egg-dist-tmp-keD5tk
warning: no previously-included files matching '*' found under directory 'tests'
zip_safe flag not set; analyzing archive contents...
Moving oauth2client-3.0.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding oauth2client 3.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/oauth2client-3.0.0-py2.7.egg>
Searching for pymongo<4.0.0,>=3.8.0
Reading https://pypi.org/simple/pymongo/
Downloading https://files.pythonhosted.org/packages/6e/ea/353a9f8ced71b9e258438aa4d6aa048c1eaf5b774d3ef2273d686fde0947/pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl#sha256=32421df60d06f479d71b6b539642e410ece3006e8910688e68df962c8eb40a21
Best match: pymongo 3.8.0
Processing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl
Installing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding pymongo 3.8.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg>
Searching for mock<3.0.0,>=1.0.1
Reading https://pypi.org/simple/mock/
Downloading https://files.pythonhosted.org/packages/e6/35/f187bdf23be87092bd0f1200d43d23076cee4d0dec109f195173fd3ebc79/mock-2.0.0-py2.py3-none-any.whl#sha256=5ce3c71c5545b472da17b72268978914d0252980348636840bd34a00b5cc96c1
Best match: mock 2.0.0
Processing mock-2.0.0-py2.py3-none-any.whl
Installing mock-2.0.0-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg/EGG-INFO/requires.txt>
Adding mock 2.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg>
Searching for httplib2<=0.12.0,>=0.8
Reading https://pypi.org/simple/httplib2/
Downloading https://files.pythonhosted.org/packages/ce/ed/803905d670b52fa0edfdd135337e545b4496c2ab3a222f1449b7256eb99f/httplib2-0.12.0.tar.gz#sha256=f61fb838a94ce3b349aa32c92fd8430f7e3511afdb18bf9640d647e30c90a6d6
Best match: httplib2 0.12.0
Processing httplib2-0.12.0.tar.gz
Writing /tmp/easy_install-735dsx/httplib2-0.12.0/setup.cfg
Running httplib2-0.12.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-735dsx/httplib2-0.12.0/egg-dist-tmp-d0UWkr
zip_safe flag not set; analyzing archive contents...
httplib2.certs: module references __file__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Extracting httplib2-0.12.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding httplib2 0.12.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Searching for hdfs<3.0.0,>=2.1.0
Reading https://pypi.org/simple/hdfs/
Downloading https://files.pythonhosted.org/packages/82/39/2c0879b1bcfd1f6ad078eb210d09dbce21072386a3997074ee91e60ddc5a/hdfs-2.5.8.tar.gz#sha256=1be117549fc1285571bc51aedc15df5a203138dba02f9adfa26761b69a949370
Best match: hdfs 2.5.8
Processing hdfs-2.5.8.tar.gz
Writing /tmp/easy_install-VezI2R/hdfs-2.5.8/setup.cfg
Running hdfs-2.5.8/setup.py -q bdist_egg --dist-dir /tmp/easy_install-VezI2R/hdfs-2.5.8/egg-dist-tmp-3oFlQG
zip_safe flag not set; analyzing archive contents...
Moving hdfs-2.5.8-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding hdfs 2.5.8 to easy-install.pth file
Installing hdfscli-avro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing hdfscli script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/hdfs-2.5.8-py2.7.egg>
Searching for future<1.0.0,>=0.16.0
Reading https://pypi.org/simple/future/
Downloading https://files.pythonhosted.org/packages/90/52/e20466b85000a181e1e144fd8305caf2cf475e2f9674e797b222f8105f5f/future-0.17.1.tar.gz#sha256=67045236dcfd6816dc439556d009594abf643e5eb48992e36beac09c2ca659b8
Best match: future 0.17.1
Processing future-0.17.1.tar.gz
Writing /tmp/easy_install-np02ze/future-0.17.1/setup.cfg
Running future-0.17.1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-np02ze/future-0.17.1/egg-dist-tmp-34DGzp
warning: no files found matching '*.au' under directory 'tests'
warning: no files found matching '*.gif' under directory 'tests'
warning: no files found matching '*.txt' under directory 'tests'
zip_safe flag not set; analyzing archive contents...
future.backports.test.ssl_servers: module references __file__
future.backports.test.support: module references __file__
future.standard_library.__init__: module references __file__
future.standard_library.__init__: module references __path__
future.utils.__init__: module MAY be using inspect.stack
past.builtins.misc: module MAY be using inspect.stack
past.translation.__init__: module references __file__
past.translation.__init__: module references __path__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Extracting future-0.17.1-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding future 0.17.1 to easy-install.pth file
Installing pasteurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing futurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Searching for fastavro<0.22,>=0.21.4
Reading https://pypi.org/simple/fastavro/
Downloading https://files.pythonhosted.org/packages/15/e3/5956c75f68906b119191ef30d9acff661b422cf918a29a03ee0c3ba774be/fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl#sha256=25c5e1871fb82795f138aa209ca89cac940b80bf36fc644615354028bfd87638
Best match: fastavro 0.21.24
Processing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl
Installing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding fastavro 0.21.24 to easy-install.pth file
Installing fastavro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg>
Searching for dill<0.2.10,>=0.2.9
Reading https://pypi.org/simple/dill/
Downloading https://files.pythonhosted.org/packages/fe/42/bfe2e0857bc284cbe6a011d93f2a9ad58a22cb894461b199ae72cfef0f29/dill-0.2.9.tar.gz#sha256=f6d6046f9f9195206063dd0415dff185ad593d6ee8b0e67f12597c0f4df4986f
Best match: dill 0.2.9
Processing dill-0.2.9.tar.gz
Writing /tmp/easy_install-ceHOQB/dill-0.2.9/setup.cfg
Running dill-0.2.9/setup.py -q bdist_egg --dist-dir /tmp/easy_install-ceHOQB/dill-0.2.9/egg-dist-tmp-thIgpO
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Extracting dill-0.2.9-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding dill 0.2.9 to easy-install.pth file
Installing get_objgraph script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing undill script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Searching for crcmod<2.0,>=1.7
Reading https://pypi.org/simple/crcmod/
Downloading https://files.pythonhosted.org/packages/6b/b0/e595ce2a2527e169c3bcd6c33d2473c1918e0b7f6826a043ca1245dd4e5b/crcmod-1.7.tar.gz#sha256=dc7051a0db5f2bd48665a990d3ec1cc305a466a77358ca4492826f41f283601e
Best match: crcmod 1.7
Processing crcmod-1.7.tar.gz
Writing /tmp/easy_install-ffSbAg/crcmod-1.7/setup.cfg
Running crcmod-1.7/setup.py -q bdist_egg --dist-dir /tmp/easy_install-ffSbAg/crcmod-1.7/egg-dist-tmp-jeJv1H
python2/src/_crcfunext.c: In function ‘init_crcfunext’:
python2/src/_crcfunext.c:492:13: warning: variable ‘m’ set but not used [-Wunused-but-set-variable]
   PyObject *m;
             ^
zip_safe flag not set; analyzing archive contents...
Moving crcmod-1.7-py2.7-linux-x86_64.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding crcmod 1.7 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/crcmod-1.7-py2.7-linux-x86_64.egg>
Searching for numpy>=1.14
Reading https://pypi.org/simple/numpy/
Downloading https://files.pythonhosted.org/packages/da/32/1b8f2bb5fb50e4db68543eb85ce37b9fa6660cd05b58bddfafafa7ed62da/numpy-1.17.0.zip#sha256=951fefe2fb73f84c620bec4e001e80a80ddaa1b84dce244ded7f1e0cbe0ed34a
Best match: numpy 1.17.0
Processing numpy-1.17.0.zip
Writing /tmp/easy_install-0XpIg8/numpy-1.17.0/setup.cfg
Running numpy-1.17.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-0XpIg8/numpy-1.17.0/egg-dist-tmp-f8GgFz
Traceback (most recent call last):
  File "setup.py", line 239, in <module>
    'test': generate_protos_first(test),
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/__init__.py",> line 145, in setup
    return distutils.core.setup(**attrs)
  File "/usr/lib/python2.7/distutils/core.py", line 151, in setup
    dist.run_commands()
  File "/usr/lib/python2.7/distutils/dist.py", line 953, in run_commands
    self.run_command(cmd)
  File "/usr/lib/python2.7/distutils/dist.py", line 972, in run_command
    cmd_obj.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 67, in run
    self.do_egg_install()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 117, in do_egg_install
    cmd.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 418, in run
    self.easy_install(spec, not self.no_deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 660, in easy_install
    return self.install_item(None, spec, tmpdir, deps, True)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 707, in install_item
    self.process_distribution(spec, dist, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 752, in process_distribution
    [requirement], self.local_index, self.easy_install
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 782, in resolve
    replace_conflicting=replace_conflicting
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1065, in best_match
    return self.obtain(req, installer)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1077, in obtain
    return installer(requirement)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 679, in easy_install
    return self.install_item(spec, dist.location, tmpdir, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 705, in install_item
    dists = self.install_eggs(spec, download, tmpdir)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 890, in install_eggs
    return self.build_and_install(setup_script, setup_base)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1158, in build_and_install
    self.run_setup(setup_script, setup_base, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1144, in run_setup
    run_setup(setup_script, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 253, in run_setup
    raise
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 166, in save_modules
    saved_exc.resume()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 141, in resume
    six.reraise(type, exc, self._tb)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 154, in save_modules
    yield saved
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 250, in run_setup
    _execfile(setup_script, ns)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 45, in _execfile
    exec(code, globals, locals)
  File "/tmp/easy_install-0XpIg8/numpy-1.17.0/setup.py", line 31, in <module>
    import setuptools
RuntimeError: Python version >= 3.5 required.

> Task :sdks:python:createProcessWorker FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/sdks/python/build.gradle'> line: 374

* What went wrong:
Execution failed for task ':sdks:python:createProcessWorker'.
> 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 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/5.2.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 2m 48s
59 actionable tasks: 46 executed, 13 from cache

Publishing build scan...
https://gradle.com/s/3266lmucc74ka

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


Build failed in Jenkins: beam_PostCommit_Python_VR_Spark #474

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/474/display/redirect?page=changes>

Changes:

[ehudm] [BEAM-7608] Honor DATASTORE_EMULATOR_HOST env var

[ehudm] [BEAM-7641] Add xunit results to run_validatescontainer.sh

------------------------------------------
[...truncated 256.28 KB...]
Moving PyYAML-3.13-py2.7-linux-x86_64.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding PyYAML 3.13 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/PyYAML-3.13-py2.7-linux-x86_64.egg>
Searching for pytz>=2018.3
Reading https://pypi.org/simple/pytz/
Downloading https://files.pythonhosted.org/packages/3d/73/fe30c2daaaa0713420d0382b16fbb761409f532c56bdcc514bf7b6262bb6/pytz-2019.1-py2.py3-none-any.whl#sha256=303879e36b721603cc54604edcac9d20401bdbe31e1e4fdee5b9f98d5d31dfda
Best match: pytz 2019.1
Processing pytz-2019.1-py2.py3-none-any.whl
Installing pytz-2019.1-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pytz 2019.1 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pytz-2019.1-py2.7.egg>
Searching for pydot<2,>=1.2.0
Reading https://pypi.org/simple/pydot/
Downloading https://files.pythonhosted.org/packages/33/d1/b1479a770f66d962f545c2101630ce1d5592d90cb4f083d38862e93d16d2/pydot-1.4.1-py2.py3-none-any.whl#sha256=67be714300c78fda5fd52f79ec994039e3f76f074948c67b5ff539b433ad354f
Best match: pydot 1.4.1
Processing pydot-1.4.1-py2.py3-none-any.whl
Installing pydot-1.4.1-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pydot-1.4.1-py2.7.egg/EGG-INFO/requires.txt>
Adding pydot 1.4.1 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pydot-1.4.1-py2.7.egg>
Searching for oauth2client<4,>=2.0.1
Reading https://pypi.org/simple/oauth2client/
Downloading https://files.pythonhosted.org/packages/c0/7b/bc893e35d6ca46a72faa4b9eaac25c687ce60e1fbe978993fe2de1b0ff0d/oauth2client-3.0.0.tar.gz#sha256=5b5b056ec6f2304e7920b632885bd157fa71d1a7f3ddd00a43b1541a8d1a2460
Best match: oauth2client 3.0.0
Processing oauth2client-3.0.0.tar.gz
Writing /tmp/easy_install-JqKg2B/oauth2client-3.0.0/setup.cfg
Running oauth2client-3.0.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-JqKg2B/oauth2client-3.0.0/egg-dist-tmp-OhgGp1
warning: no previously-included files matching '*' found under directory 'tests'
zip_safe flag not set; analyzing archive contents...
Moving oauth2client-3.0.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding oauth2client 3.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/oauth2client-3.0.0-py2.7.egg>
Searching for pymongo<4.0.0,>=3.8.0
Reading https://pypi.org/simple/pymongo/
Downloading https://files.pythonhosted.org/packages/6e/ea/353a9f8ced71b9e258438aa4d6aa048c1eaf5b774d3ef2273d686fde0947/pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl#sha256=32421df60d06f479d71b6b539642e410ece3006e8910688e68df962c8eb40a21
Best match: pymongo 3.8.0
Processing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl
Installing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding pymongo 3.8.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg>
Searching for mock<3.0.0,>=1.0.1
Reading https://pypi.org/simple/mock/
Downloading https://files.pythonhosted.org/packages/e6/35/f187bdf23be87092bd0f1200d43d23076cee4d0dec109f195173fd3ebc79/mock-2.0.0-py2.py3-none-any.whl#sha256=5ce3c71c5545b472da17b72268978914d0252980348636840bd34a00b5cc96c1
Best match: mock 2.0.0
Processing mock-2.0.0-py2.py3-none-any.whl
Installing mock-2.0.0-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg/EGG-INFO/requires.txt>
Adding mock 2.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg>
Searching for httplib2<=0.12.0,>=0.8
Reading https://pypi.org/simple/httplib2/
Downloading https://files.pythonhosted.org/packages/ce/ed/803905d670b52fa0edfdd135337e545b4496c2ab3a222f1449b7256eb99f/httplib2-0.12.0.tar.gz#sha256=f61fb838a94ce3b349aa32c92fd8430f7e3511afdb18bf9640d647e30c90a6d6
Best match: httplib2 0.12.0
Processing httplib2-0.12.0.tar.gz
Writing /tmp/easy_install-mDmmna/httplib2-0.12.0/setup.cfg
Running httplib2-0.12.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-mDmmna/httplib2-0.12.0/egg-dist-tmp-utPqSo
zip_safe flag not set; analyzing archive contents...
httplib2.certs: module references __file__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Extracting httplib2-0.12.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding httplib2 0.12.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Searching for hdfs<3.0.0,>=2.1.0
Reading https://pypi.org/simple/hdfs/
Downloading https://files.pythonhosted.org/packages/82/39/2c0879b1bcfd1f6ad078eb210d09dbce21072386a3997074ee91e60ddc5a/hdfs-2.5.8.tar.gz#sha256=1be117549fc1285571bc51aedc15df5a203138dba02f9adfa26761b69a949370
Best match: hdfs 2.5.8
Processing hdfs-2.5.8.tar.gz
Writing /tmp/easy_install-H6YfPs/hdfs-2.5.8/setup.cfg
Running hdfs-2.5.8/setup.py -q bdist_egg --dist-dir /tmp/easy_install-H6YfPs/hdfs-2.5.8/egg-dist-tmp-YZX7cl
zip_safe flag not set; analyzing archive contents...
Moving hdfs-2.5.8-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding hdfs 2.5.8 to easy-install.pth file
Installing hdfscli-avro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing hdfscli script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/hdfs-2.5.8-py2.7.egg>
Searching for future<1.0.0,>=0.16.0
Reading https://pypi.org/simple/future/
Downloading https://files.pythonhosted.org/packages/90/52/e20466b85000a181e1e144fd8305caf2cf475e2f9674e797b222f8105f5f/future-0.17.1.tar.gz#sha256=67045236dcfd6816dc439556d009594abf643e5eb48992e36beac09c2ca659b8
Best match: future 0.17.1
Processing future-0.17.1.tar.gz
Writing /tmp/easy_install-PlhiGn/future-0.17.1/setup.cfg
Running future-0.17.1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-PlhiGn/future-0.17.1/egg-dist-tmp-H_dXza
warning: no files found matching '*.au' under directory 'tests'
warning: no files found matching '*.gif' under directory 'tests'
warning: no files found matching '*.txt' under directory 'tests'
zip_safe flag not set; analyzing archive contents...
future.backports.test.ssl_servers: module references __file__
future.backports.test.support: module references __file__
future.standard_library.__init__: module references __file__
future.standard_library.__init__: module references __path__
future.utils.__init__: module MAY be using inspect.stack
past.builtins.misc: module MAY be using inspect.stack
past.translation.__init__: module references __file__
past.translation.__init__: module references __path__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Extracting future-0.17.1-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding future 0.17.1 to easy-install.pth file
Installing pasteurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing futurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Searching for fastavro<0.22,>=0.21.4
Reading https://pypi.org/simple/fastavro/
Downloading https://files.pythonhosted.org/packages/15/e3/5956c75f68906b119191ef30d9acff661b422cf918a29a03ee0c3ba774be/fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl#sha256=25c5e1871fb82795f138aa209ca89cac940b80bf36fc644615354028bfd87638
Best match: fastavro 0.21.24
Processing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl
Installing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding fastavro 0.21.24 to easy-install.pth file
Installing fastavro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg>
Searching for dill<0.2.10,>=0.2.9
Reading https://pypi.org/simple/dill/
Downloading https://files.pythonhosted.org/packages/fe/42/bfe2e0857bc284cbe6a011d93f2a9ad58a22cb894461b199ae72cfef0f29/dill-0.2.9.tar.gz#sha256=f6d6046f9f9195206063dd0415dff185ad593d6ee8b0e67f12597c0f4df4986f
Best match: dill 0.2.9
Processing dill-0.2.9.tar.gz
Writing /tmp/easy_install-fVgjqv/dill-0.2.9/setup.cfg
Running dill-0.2.9/setup.py -q bdist_egg --dist-dir /tmp/easy_install-fVgjqv/dill-0.2.9/egg-dist-tmp-2JOtbv
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Extracting dill-0.2.9-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding dill 0.2.9 to easy-install.pth file
Installing get_objgraph script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing undill script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Searching for crcmod<2.0,>=1.7
Reading https://pypi.org/simple/crcmod/
Downloading https://files.pythonhosted.org/packages/6b/b0/e595ce2a2527e169c3bcd6c33d2473c1918e0b7f6826a043ca1245dd4e5b/crcmod-1.7.tar.gz#sha256=dc7051a0db5f2bd48665a990d3ec1cc305a466a77358ca4492826f41f283601e
Best match: crcmod 1.7
Processing crcmod-1.7.tar.gz
Writing /tmp/easy_install-vbHXBf/crcmod-1.7/setup.cfg
Running crcmod-1.7/setup.py -q bdist_egg --dist-dir /tmp/easy_install-vbHXBf/crcmod-1.7/egg-dist-tmp-QlfOkT
python2/src/_crcfunext.c: In function ‘init_crcfunext’:
python2/src/_crcfunext.c:492:13: warning: variable ‘m’ set but not used [-Wunused-but-set-variable]
   PyObject *m;
             ^
zip_safe flag not set; analyzing archive contents...
Moving crcmod-1.7-py2.7-linux-x86_64.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding crcmod 1.7 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/crcmod-1.7-py2.7-linux-x86_64.egg>
Searching for numpy>=1.14
Reading https://pypi.org/simple/numpy/
Downloading https://files.pythonhosted.org/packages/da/32/1b8f2bb5fb50e4db68543eb85ce37b9fa6660cd05b58bddfafafa7ed62da/numpy-1.17.0.zip#sha256=951fefe2fb73f84c620bec4e001e80a80ddaa1b84dce244ded7f1e0cbe0ed34a
Best match: numpy 1.17.0
Processing numpy-1.17.0.zip
Writing /tmp/easy_install-JEefMW/numpy-1.17.0/setup.cfg
Running numpy-1.17.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-JEefMW/numpy-1.17.0/egg-dist-tmp-e1bw1f
Traceback (most recent call last):
  File "setup.py", line 239, in <module>
    'test': generate_protos_first(test),
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/__init__.py",> line 145, in setup
    return distutils.core.setup(**attrs)
  File "/usr/lib/python2.7/distutils/core.py", line 151, in setup
    dist.run_commands()
  File "/usr/lib/python2.7/distutils/dist.py", line 953, in run_commands
    self.run_command(cmd)
  File "/usr/lib/python2.7/distutils/dist.py", line 972, in run_command
    cmd_obj.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 67, in run
    self.do_egg_install()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 117, in do_egg_install
    cmd.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 418, in run
    self.easy_install(spec, not self.no_deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 660, in easy_install
    return self.install_item(None, spec, tmpdir, deps, True)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 707, in install_item
    self.process_distribution(spec, dist, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 752, in process_distribution
    [requirement], self.local_index, self.easy_install
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 782, in resolve
    replace_conflicting=replace_conflicting
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1065, in best_match
    return self.obtain(req, installer)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1077, in obtain
    return installer(requirement)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 679, in easy_install
    return self.install_item(spec, dist.location, tmpdir, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 705, in install_item
    dists = self.install_eggs(spec, download, tmpdir)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 890, in install_eggs
    return self.build_and_install(setup_script, setup_base)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1158, in build_and_install
    self.run_setup(setup_script, setup_base, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1144, in run_setup
    run_setup(setup_script, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 253, in run_setup
    raise
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 166, in save_modules
    saved_exc.resume()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 141, in resume
    six.reraise(type, exc, self._tb)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 154, in save_modules
    yield saved
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 250, in run_setup
    _execfile(setup_script, ns)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 45, in _execfile
    exec(code, globals, locals)
  File "/tmp/easy_install-JEefMW/numpy-1.17.0/setup.py", line 31, in <module>
    import setuptools
RuntimeError: Python version >= 3.5 required.

> Task :sdks:python:createProcessWorker FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/sdks/python/build.gradle'> line: 374

* What went wrong:
Execution failed for task ':sdks:python:createProcessWorker'.
> 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 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/5.2.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 2m 26s
59 actionable tasks: 46 executed, 13 from cache

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

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


Build failed in Jenkins: beam_PostCommit_Python_VR_Spark #473

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/473/display/redirect?page=changes>

Changes:

[altay] Upgrade google-cloud-core and google-cloud-bigquery dependencies

------------------------------------------
[...truncated 256.45 KB...]
Moving PyYAML-3.13-py2.7-linux-x86_64.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding PyYAML 3.13 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/PyYAML-3.13-py2.7-linux-x86_64.egg>
Searching for pytz>=2018.3
Reading https://pypi.org/simple/pytz/
Downloading https://files.pythonhosted.org/packages/3d/73/fe30c2daaaa0713420d0382b16fbb761409f532c56bdcc514bf7b6262bb6/pytz-2019.1-py2.py3-none-any.whl#sha256=303879e36b721603cc54604edcac9d20401bdbe31e1e4fdee5b9f98d5d31dfda
Best match: pytz 2019.1
Processing pytz-2019.1-py2.py3-none-any.whl
Installing pytz-2019.1-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pytz 2019.1 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pytz-2019.1-py2.7.egg>
Searching for pydot<2,>=1.2.0
Reading https://pypi.org/simple/pydot/
Downloading https://files.pythonhosted.org/packages/33/d1/b1479a770f66d962f545c2101630ce1d5592d90cb4f083d38862e93d16d2/pydot-1.4.1-py2.py3-none-any.whl#sha256=67be714300c78fda5fd52f79ec994039e3f76f074948c67b5ff539b433ad354f
Best match: pydot 1.4.1
Processing pydot-1.4.1-py2.py3-none-any.whl
Installing pydot-1.4.1-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pydot-1.4.1-py2.7.egg/EGG-INFO/requires.txt>
Adding pydot 1.4.1 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pydot-1.4.1-py2.7.egg>
Searching for oauth2client<4,>=2.0.1
Reading https://pypi.org/simple/oauth2client/
Downloading https://files.pythonhosted.org/packages/c0/7b/bc893e35d6ca46a72faa4b9eaac25c687ce60e1fbe978993fe2de1b0ff0d/oauth2client-3.0.0.tar.gz#sha256=5b5b056ec6f2304e7920b632885bd157fa71d1a7f3ddd00a43b1541a8d1a2460
Best match: oauth2client 3.0.0
Processing oauth2client-3.0.0.tar.gz
Writing /tmp/easy_install-qYY2ag/oauth2client-3.0.0/setup.cfg
Running oauth2client-3.0.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-qYY2ag/oauth2client-3.0.0/egg-dist-tmp-pL5NXJ
warning: no previously-included files matching '*' found under directory 'tests'
zip_safe flag not set; analyzing archive contents...
Moving oauth2client-3.0.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding oauth2client 3.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/oauth2client-3.0.0-py2.7.egg>
Searching for pymongo<4.0.0,>=3.8.0
Reading https://pypi.org/simple/pymongo/
Downloading https://files.pythonhosted.org/packages/6e/ea/353a9f8ced71b9e258438aa4d6aa048c1eaf5b774d3ef2273d686fde0947/pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl#sha256=32421df60d06f479d71b6b539642e410ece3006e8910688e68df962c8eb40a21
Best match: pymongo 3.8.0
Processing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl
Installing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding pymongo 3.8.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg>
Searching for mock<3.0.0,>=1.0.1
Reading https://pypi.org/simple/mock/
Downloading https://files.pythonhosted.org/packages/e6/35/f187bdf23be87092bd0f1200d43d23076cee4d0dec109f195173fd3ebc79/mock-2.0.0-py2.py3-none-any.whl#sha256=5ce3c71c5545b472da17b72268978914d0252980348636840bd34a00b5cc96c1
Best match: mock 2.0.0
Processing mock-2.0.0-py2.py3-none-any.whl
Installing mock-2.0.0-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg/EGG-INFO/requires.txt>
Adding mock 2.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg>
Searching for httplib2<=0.12.0,>=0.8
Reading https://pypi.org/simple/httplib2/
Downloading https://files.pythonhosted.org/packages/ce/ed/803905d670b52fa0edfdd135337e545b4496c2ab3a222f1449b7256eb99f/httplib2-0.12.0.tar.gz#sha256=f61fb838a94ce3b349aa32c92fd8430f7e3511afdb18bf9640d647e30c90a6d6
Best match: httplib2 0.12.0
Processing httplib2-0.12.0.tar.gz
Writing /tmp/easy_install-IYepbn/httplib2-0.12.0/setup.cfg
Running httplib2-0.12.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-IYepbn/httplib2-0.12.0/egg-dist-tmp-Poj31A
zip_safe flag not set; analyzing archive contents...
httplib2.certs: module references __file__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Extracting httplib2-0.12.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding httplib2 0.12.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Searching for hdfs<3.0.0,>=2.1.0
Reading https://pypi.org/simple/hdfs/
Downloading https://files.pythonhosted.org/packages/82/39/2c0879b1bcfd1f6ad078eb210d09dbce21072386a3997074ee91e60ddc5a/hdfs-2.5.8.tar.gz#sha256=1be117549fc1285571bc51aedc15df5a203138dba02f9adfa26761b69a949370
Best match: hdfs 2.5.8
Processing hdfs-2.5.8.tar.gz
Writing /tmp/easy_install-RZylXx/hdfs-2.5.8/setup.cfg
Running hdfs-2.5.8/setup.py -q bdist_egg --dist-dir /tmp/easy_install-RZylXx/hdfs-2.5.8/egg-dist-tmp-igEt8k
zip_safe flag not set; analyzing archive contents...
Moving hdfs-2.5.8-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding hdfs 2.5.8 to easy-install.pth file
Installing hdfscli-avro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing hdfscli script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/hdfs-2.5.8-py2.7.egg>
Searching for future<1.0.0,>=0.16.0
Reading https://pypi.org/simple/future/
Downloading https://files.pythonhosted.org/packages/90/52/e20466b85000a181e1e144fd8305caf2cf475e2f9674e797b222f8105f5f/future-0.17.1.tar.gz#sha256=67045236dcfd6816dc439556d009594abf643e5eb48992e36beac09c2ca659b8
Best match: future 0.17.1
Processing future-0.17.1.tar.gz
Writing /tmp/easy_install-QdrovA/future-0.17.1/setup.cfg
Running future-0.17.1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-QdrovA/future-0.17.1/egg-dist-tmp-zsFBxp
warning: no files found matching '*.au' under directory 'tests'
warning: no files found matching '*.gif' under directory 'tests'
warning: no files found matching '*.txt' under directory 'tests'
zip_safe flag not set; analyzing archive contents...
future.backports.test.ssl_servers: module references __file__
future.backports.test.support: module references __file__
future.standard_library.__init__: module references __file__
future.standard_library.__init__: module references __path__
future.utils.__init__: module MAY be using inspect.stack
past.builtins.misc: module MAY be using inspect.stack
past.translation.__init__: module references __file__
past.translation.__init__: module references __path__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Extracting future-0.17.1-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding future 0.17.1 to easy-install.pth file
Installing pasteurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing futurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Searching for fastavro<0.22,>=0.21.4
Reading https://pypi.org/simple/fastavro/
Downloading https://files.pythonhosted.org/packages/15/e3/5956c75f68906b119191ef30d9acff661b422cf918a29a03ee0c3ba774be/fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl#sha256=25c5e1871fb82795f138aa209ca89cac940b80bf36fc644615354028bfd87638
Best match: fastavro 0.21.24
Processing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl
Installing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding fastavro 0.21.24 to easy-install.pth file
Installing fastavro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg>
Searching for dill<0.2.10,>=0.2.9
Reading https://pypi.org/simple/dill/
Downloading https://files.pythonhosted.org/packages/fe/42/bfe2e0857bc284cbe6a011d93f2a9ad58a22cb894461b199ae72cfef0f29/dill-0.2.9.tar.gz#sha256=f6d6046f9f9195206063dd0415dff185ad593d6ee8b0e67f12597c0f4df4986f
Best match: dill 0.2.9
Processing dill-0.2.9.tar.gz
Writing /tmp/easy_install-Q6K2mG/dill-0.2.9/setup.cfg
Running dill-0.2.9/setup.py -q bdist_egg --dist-dir /tmp/easy_install-Q6K2mG/dill-0.2.9/egg-dist-tmp-EaC7Bg
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Extracting dill-0.2.9-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding dill 0.2.9 to easy-install.pth file
Installing get_objgraph script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing undill script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Searching for crcmod<2.0,>=1.7
Reading https://pypi.org/simple/crcmod/
Downloading https://files.pythonhosted.org/packages/6b/b0/e595ce2a2527e169c3bcd6c33d2473c1918e0b7f6826a043ca1245dd4e5b/crcmod-1.7.tar.gz#sha256=dc7051a0db5f2bd48665a990d3ec1cc305a466a77358ca4492826f41f283601e
Best match: crcmod 1.7
Processing crcmod-1.7.tar.gz
Writing /tmp/easy_install-d0uScS/crcmod-1.7/setup.cfg
Running crcmod-1.7/setup.py -q bdist_egg --dist-dir /tmp/easy_install-d0uScS/crcmod-1.7/egg-dist-tmp-Lz4tH8
python2/src/_crcfunext.c: In function ‘init_crcfunext’:
python2/src/_crcfunext.c:492:13: warning: variable ‘m’ set but not used [-Wunused-but-set-variable]
   PyObject *m;
             ^
zip_safe flag not set; analyzing archive contents...
Moving crcmod-1.7-py2.7-linux-x86_64.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding crcmod 1.7 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/crcmod-1.7-py2.7-linux-x86_64.egg>
Searching for numpy>=1.14
Reading https://pypi.org/simple/numpy/
Downloading https://files.pythonhosted.org/packages/da/32/1b8f2bb5fb50e4db68543eb85ce37b9fa6660cd05b58bddfafafa7ed62da/numpy-1.17.0.zip#sha256=951fefe2fb73f84c620bec4e001e80a80ddaa1b84dce244ded7f1e0cbe0ed34a
Best match: numpy 1.17.0
Processing numpy-1.17.0.zip
Writing /tmp/easy_install-Zl1Au3/numpy-1.17.0/setup.cfg
Running numpy-1.17.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-Zl1Au3/numpy-1.17.0/egg-dist-tmp-q4aO07
Traceback (most recent call last):
  File "setup.py", line 239, in <module>
    'test': generate_protos_first(test),
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/__init__.py",> line 145, in setup
    return distutils.core.setup(**attrs)
  File "/usr/lib/python2.7/distutils/core.py", line 151, in setup
    dist.run_commands()
  File "/usr/lib/python2.7/distutils/dist.py", line 953, in run_commands
    self.run_command(cmd)
  File "/usr/lib/python2.7/distutils/dist.py", line 972, in run_command
    cmd_obj.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 67, in run
    self.do_egg_install()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 117, in do_egg_install
    cmd.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 418, in run
    self.easy_install(spec, not self.no_deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 660, in easy_install
    return self.install_item(None, spec, tmpdir, deps, True)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 707, in install_item
    self.process_distribution(spec, dist, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 752, in process_distribution
    [requirement], self.local_index, self.easy_install
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 782, in resolve
    replace_conflicting=replace_conflicting
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1065, in best_match
    return self.obtain(req, installer)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1077, in obtain
    return installer(requirement)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 679, in easy_install
    return self.install_item(spec, dist.location, tmpdir, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 705, in install_item
    dists = self.install_eggs(spec, download, tmpdir)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 890, in install_eggs
    return self.build_and_install(setup_script, setup_base)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1158, in build_and_install
    self.run_setup(setup_script, setup_base, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1144, in run_setup
    run_setup(setup_script, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 253, in run_setup
    raise
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 166, in save_modules
    saved_exc.resume()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 141, in resume
    six.reraise(type, exc, self._tb)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 154, in save_modules
    yield saved
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 250, in run_setup
    _execfile(setup_script, ns)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 45, in _execfile
    exec(code, globals, locals)
  File "/tmp/easy_install-Zl1Au3/numpy-1.17.0/setup.py", line 31, in <module>
    import setuptools
RuntimeError: Python version >= 3.5 required.

> Task :sdks:python:createProcessWorker FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/sdks/python/build.gradle'> line: 374

* What went wrong:
Execution failed for task ':sdks:python:createProcessWorker'.
> 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 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/5.2.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 3m 32s
59 actionable tasks: 46 executed, 13 from cache

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

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


Build failed in Jenkins: beam_PostCommit_Python_VR_Spark #472

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/472/display/redirect?page=changes>

Changes:

[kenn] [BEAM-7755] adding support for nested rows and arrays in BigQuery to

------------------------------------------
[...truncated 256.05 KB...]
Moving PyYAML-3.13-py2.7-linux-x86_64.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding PyYAML 3.13 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/PyYAML-3.13-py2.7-linux-x86_64.egg>
Searching for pytz>=2018.3
Reading https://pypi.org/simple/pytz/
Downloading https://files.pythonhosted.org/packages/3d/73/fe30c2daaaa0713420d0382b16fbb761409f532c56bdcc514bf7b6262bb6/pytz-2019.1-py2.py3-none-any.whl#sha256=303879e36b721603cc54604edcac9d20401bdbe31e1e4fdee5b9f98d5d31dfda
Best match: pytz 2019.1
Processing pytz-2019.1-py2.py3-none-any.whl
Installing pytz-2019.1-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pytz 2019.1 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pytz-2019.1-py2.7.egg>
Searching for pydot<2,>=1.2.0
Reading https://pypi.org/simple/pydot/
Downloading https://files.pythonhosted.org/packages/33/d1/b1479a770f66d962f545c2101630ce1d5592d90cb4f083d38862e93d16d2/pydot-1.4.1-py2.py3-none-any.whl#sha256=67be714300c78fda5fd52f79ec994039e3f76f074948c67b5ff539b433ad354f
Best match: pydot 1.4.1
Processing pydot-1.4.1-py2.py3-none-any.whl
Installing pydot-1.4.1-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pydot-1.4.1-py2.7.egg/EGG-INFO/requires.txt>
Adding pydot 1.4.1 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pydot-1.4.1-py2.7.egg>
Searching for oauth2client<4,>=2.0.1
Reading https://pypi.org/simple/oauth2client/
Downloading https://files.pythonhosted.org/packages/c0/7b/bc893e35d6ca46a72faa4b9eaac25c687ce60e1fbe978993fe2de1b0ff0d/oauth2client-3.0.0.tar.gz#sha256=5b5b056ec6f2304e7920b632885bd157fa71d1a7f3ddd00a43b1541a8d1a2460
Best match: oauth2client 3.0.0
Processing oauth2client-3.0.0.tar.gz
Writing /tmp/easy_install-2Oo9I4/oauth2client-3.0.0/setup.cfg
Running oauth2client-3.0.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-2Oo9I4/oauth2client-3.0.0/egg-dist-tmp-wf6rHV
warning: no previously-included files matching '*' found under directory 'tests'
zip_safe flag not set; analyzing archive contents...
Moving oauth2client-3.0.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding oauth2client 3.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/oauth2client-3.0.0-py2.7.egg>
Searching for pymongo<4.0.0,>=3.8.0
Reading https://pypi.org/simple/pymongo/
Downloading https://files.pythonhosted.org/packages/6e/ea/353a9f8ced71b9e258438aa4d6aa048c1eaf5b774d3ef2273d686fde0947/pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl#sha256=32421df60d06f479d71b6b539642e410ece3006e8910688e68df962c8eb40a21
Best match: pymongo 3.8.0
Processing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl
Installing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding pymongo 3.8.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg>
Searching for mock<3.0.0,>=1.0.1
Reading https://pypi.org/simple/mock/
Downloading https://files.pythonhosted.org/packages/e6/35/f187bdf23be87092bd0f1200d43d23076cee4d0dec109f195173fd3ebc79/mock-2.0.0-py2.py3-none-any.whl#sha256=5ce3c71c5545b472da17b72268978914d0252980348636840bd34a00b5cc96c1
Best match: mock 2.0.0
Processing mock-2.0.0-py2.py3-none-any.whl
Installing mock-2.0.0-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg/EGG-INFO/requires.txt>
Adding mock 2.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg>
Searching for httplib2<=0.12.0,>=0.8
Reading https://pypi.org/simple/httplib2/
Downloading https://files.pythonhosted.org/packages/ce/ed/803905d670b52fa0edfdd135337e545b4496c2ab3a222f1449b7256eb99f/httplib2-0.12.0.tar.gz#sha256=f61fb838a94ce3b349aa32c92fd8430f7e3511afdb18bf9640d647e30c90a6d6
Best match: httplib2 0.12.0
Processing httplib2-0.12.0.tar.gz
Writing /tmp/easy_install-KoxaLe/httplib2-0.12.0/setup.cfg
Running httplib2-0.12.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-KoxaLe/httplib2-0.12.0/egg-dist-tmp-CnUhtL
zip_safe flag not set; analyzing archive contents...
httplib2.certs: module references __file__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Extracting httplib2-0.12.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding httplib2 0.12.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Searching for hdfs<3.0.0,>=2.1.0
Reading https://pypi.org/simple/hdfs/
Downloading https://files.pythonhosted.org/packages/82/39/2c0879b1bcfd1f6ad078eb210d09dbce21072386a3997074ee91e60ddc5a/hdfs-2.5.8.tar.gz#sha256=1be117549fc1285571bc51aedc15df5a203138dba02f9adfa26761b69a949370
Best match: hdfs 2.5.8
Processing hdfs-2.5.8.tar.gz
Writing /tmp/easy_install-iqY5tu/hdfs-2.5.8/setup.cfg
Running hdfs-2.5.8/setup.py -q bdist_egg --dist-dir /tmp/easy_install-iqY5tu/hdfs-2.5.8/egg-dist-tmp-SFHaid
zip_safe flag not set; analyzing archive contents...
Moving hdfs-2.5.8-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding hdfs 2.5.8 to easy-install.pth file
Installing hdfscli-avro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing hdfscli script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/hdfs-2.5.8-py2.7.egg>
Searching for future<1.0.0,>=0.16.0
Reading https://pypi.org/simple/future/
Downloading https://files.pythonhosted.org/packages/90/52/e20466b85000a181e1e144fd8305caf2cf475e2f9674e797b222f8105f5f/future-0.17.1.tar.gz#sha256=67045236dcfd6816dc439556d009594abf643e5eb48992e36beac09c2ca659b8
Best match: future 0.17.1
Processing future-0.17.1.tar.gz
Writing /tmp/easy_install-gN5dpw/future-0.17.1/setup.cfg
Running future-0.17.1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-gN5dpw/future-0.17.1/egg-dist-tmp-AvAkgs
warning: no files found matching '*.au' under directory 'tests'
warning: no files found matching '*.gif' under directory 'tests'
warning: no files found matching '*.txt' under directory 'tests'
zip_safe flag not set; analyzing archive contents...
future.backports.test.ssl_servers: module references __file__
future.backports.test.support: module references __file__
future.standard_library.__init__: module references __file__
future.standard_library.__init__: module references __path__
future.utils.__init__: module MAY be using inspect.stack
past.builtins.misc: module MAY be using inspect.stack
past.translation.__init__: module references __file__
past.translation.__init__: module references __path__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Extracting future-0.17.1-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding future 0.17.1 to easy-install.pth file
Installing pasteurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing futurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Searching for fastavro<0.22,>=0.21.4
Reading https://pypi.org/simple/fastavro/
Downloading https://files.pythonhosted.org/packages/15/e3/5956c75f68906b119191ef30d9acff661b422cf918a29a03ee0c3ba774be/fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl#sha256=25c5e1871fb82795f138aa209ca89cac940b80bf36fc644615354028bfd87638
Best match: fastavro 0.21.24
Processing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl
Installing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding fastavro 0.21.24 to easy-install.pth file
Installing fastavro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg>
Searching for dill<0.2.10,>=0.2.9
Reading https://pypi.org/simple/dill/
Downloading https://files.pythonhosted.org/packages/fe/42/bfe2e0857bc284cbe6a011d93f2a9ad58a22cb894461b199ae72cfef0f29/dill-0.2.9.tar.gz#sha256=f6d6046f9f9195206063dd0415dff185ad593d6ee8b0e67f12597c0f4df4986f
Best match: dill 0.2.9
Processing dill-0.2.9.tar.gz
Writing /tmp/easy_install-cZRoxP/dill-0.2.9/setup.cfg
Running dill-0.2.9/setup.py -q bdist_egg --dist-dir /tmp/easy_install-cZRoxP/dill-0.2.9/egg-dist-tmp-XgbR7T
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Extracting dill-0.2.9-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding dill 0.2.9 to easy-install.pth file
Installing get_objgraph script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing undill script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Searching for crcmod<2.0,>=1.7
Reading https://pypi.org/simple/crcmod/
Downloading https://files.pythonhosted.org/packages/6b/b0/e595ce2a2527e169c3bcd6c33d2473c1918e0b7f6826a043ca1245dd4e5b/crcmod-1.7.tar.gz#sha256=dc7051a0db5f2bd48665a990d3ec1cc305a466a77358ca4492826f41f283601e
Best match: crcmod 1.7
Processing crcmod-1.7.tar.gz
Writing /tmp/easy_install-tR4Ceb/crcmod-1.7/setup.cfg
Running crcmod-1.7/setup.py -q bdist_egg --dist-dir /tmp/easy_install-tR4Ceb/crcmod-1.7/egg-dist-tmp-AKr9e_
python2/src/_crcfunext.c: In function ‘init_crcfunext’:
python2/src/_crcfunext.c:492:13: warning: variable ‘m’ set but not used [-Wunused-but-set-variable]
   PyObject *m;
             ^
zip_safe flag not set; analyzing archive contents...
Moving crcmod-1.7-py2.7-linux-x86_64.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding crcmod 1.7 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/crcmod-1.7-py2.7-linux-x86_64.egg>
Searching for numpy>=1.14
Reading https://pypi.org/simple/numpy/
Downloading https://files.pythonhosted.org/packages/da/32/1b8f2bb5fb50e4db68543eb85ce37b9fa6660cd05b58bddfafafa7ed62da/numpy-1.17.0.zip#sha256=951fefe2fb73f84c620bec4e001e80a80ddaa1b84dce244ded7f1e0cbe0ed34a
Best match: numpy 1.17.0
Processing numpy-1.17.0.zip
Writing /tmp/easy_install-ldXlRW/numpy-1.17.0/setup.cfg
Running numpy-1.17.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-ldXlRW/numpy-1.17.0/egg-dist-tmp-BNnsBB
Traceback (most recent call last):
  File "setup.py", line 239, in <module>
    'test': generate_protos_first(test),
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/__init__.py",> line 145, in setup
    return distutils.core.setup(**attrs)
  File "/usr/lib/python2.7/distutils/core.py", line 151, in setup
    dist.run_commands()
  File "/usr/lib/python2.7/distutils/dist.py", line 953, in run_commands
    self.run_command(cmd)
  File "/usr/lib/python2.7/distutils/dist.py", line 972, in run_command
    cmd_obj.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 67, in run
    self.do_egg_install()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 117, in do_egg_install
    cmd.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 418, in run
    self.easy_install(spec, not self.no_deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 660, in easy_install
    return self.install_item(None, spec, tmpdir, deps, True)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 707, in install_item
    self.process_distribution(spec, dist, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 752, in process_distribution
    [requirement], self.local_index, self.easy_install
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 782, in resolve
    replace_conflicting=replace_conflicting
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1065, in best_match
    return self.obtain(req, installer)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1077, in obtain
    return installer(requirement)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 679, in easy_install
    return self.install_item(spec, dist.location, tmpdir, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 705, in install_item
    dists = self.install_eggs(spec, download, tmpdir)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 890, in install_eggs
    return self.build_and_install(setup_script, setup_base)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1158, in build_and_install
    self.run_setup(setup_script, setup_base, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1144, in run_setup
    run_setup(setup_script, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 253, in run_setup
    raise
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 166, in save_modules
    saved_exc.resume()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 141, in resume
    six.reraise(type, exc, self._tb)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 154, in save_modules
    yield saved
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 250, in run_setup
    _execfile(setup_script, ns)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 45, in _execfile
    exec(code, globals, locals)
  File "/tmp/easy_install-ldXlRW/numpy-1.17.0/setup.py", line 31, in <module>
    import setuptools
RuntimeError: Python version >= 3.5 required.

> Task :sdks:python:createProcessWorker FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/sdks/python/build.gradle'> line: 374

* What went wrong:
Execution failed for task ':sdks:python:createProcessWorker'.
> 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 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/5.2.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 2m 9s
59 actionable tasks: 46 executed, 13 from cache

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

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


Build failed in Jenkins: beam_PostCommit_Python_VR_Spark #471

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/471/display/redirect>

------------------------------------------
[...truncated 255.99 KB...]
Moving PyYAML-3.13-py2.7-linux-x86_64.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding PyYAML 3.13 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/PyYAML-3.13-py2.7-linux-x86_64.egg>
Searching for pytz>=2018.3
Reading https://pypi.org/simple/pytz/
Downloading https://files.pythonhosted.org/packages/3d/73/fe30c2daaaa0713420d0382b16fbb761409f532c56bdcc514bf7b6262bb6/pytz-2019.1-py2.py3-none-any.whl#sha256=303879e36b721603cc54604edcac9d20401bdbe31e1e4fdee5b9f98d5d31dfda
Best match: pytz 2019.1
Processing pytz-2019.1-py2.py3-none-any.whl
Installing pytz-2019.1-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pytz 2019.1 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pytz-2019.1-py2.7.egg>
Searching for pydot<2,>=1.2.0
Reading https://pypi.org/simple/pydot/
Downloading https://files.pythonhosted.org/packages/33/d1/b1479a770f66d962f545c2101630ce1d5592d90cb4f083d38862e93d16d2/pydot-1.4.1-py2.py3-none-any.whl#sha256=67be714300c78fda5fd52f79ec994039e3f76f074948c67b5ff539b433ad354f
Best match: pydot 1.4.1
Processing pydot-1.4.1-py2.py3-none-any.whl
Installing pydot-1.4.1-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pydot-1.4.1-py2.7.egg/EGG-INFO/requires.txt>
Adding pydot 1.4.1 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pydot-1.4.1-py2.7.egg>
Searching for oauth2client<4,>=2.0.1
Reading https://pypi.org/simple/oauth2client/
Downloading https://files.pythonhosted.org/packages/c0/7b/bc893e35d6ca46a72faa4b9eaac25c687ce60e1fbe978993fe2de1b0ff0d/oauth2client-3.0.0.tar.gz#sha256=5b5b056ec6f2304e7920b632885bd157fa71d1a7f3ddd00a43b1541a8d1a2460
Best match: oauth2client 3.0.0
Processing oauth2client-3.0.0.tar.gz
Writing /tmp/easy_install-uK8JNf/oauth2client-3.0.0/setup.cfg
Running oauth2client-3.0.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-uK8JNf/oauth2client-3.0.0/egg-dist-tmp-DjYBWz
warning: no previously-included files matching '*' found under directory 'tests'
zip_safe flag not set; analyzing archive contents...
Moving oauth2client-3.0.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding oauth2client 3.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/oauth2client-3.0.0-py2.7.egg>
Searching for pymongo<4.0.0,>=3.8.0
Reading https://pypi.org/simple/pymongo/
Downloading https://files.pythonhosted.org/packages/6e/ea/353a9f8ced71b9e258438aa4d6aa048c1eaf5b774d3ef2273d686fde0947/pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl#sha256=32421df60d06f479d71b6b539642e410ece3006e8910688e68df962c8eb40a21
Best match: pymongo 3.8.0
Processing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl
Installing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding pymongo 3.8.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg>
Searching for mock<3.0.0,>=1.0.1
Reading https://pypi.org/simple/mock/
Downloading https://files.pythonhosted.org/packages/e6/35/f187bdf23be87092bd0f1200d43d23076cee4d0dec109f195173fd3ebc79/mock-2.0.0-py2.py3-none-any.whl#sha256=5ce3c71c5545b472da17b72268978914d0252980348636840bd34a00b5cc96c1
Best match: mock 2.0.0
Processing mock-2.0.0-py2.py3-none-any.whl
Installing mock-2.0.0-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg/EGG-INFO/requires.txt>
Adding mock 2.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg>
Searching for httplib2<=0.12.0,>=0.8
Reading https://pypi.org/simple/httplib2/
Downloading https://files.pythonhosted.org/packages/ce/ed/803905d670b52fa0edfdd135337e545b4496c2ab3a222f1449b7256eb99f/httplib2-0.12.0.tar.gz#sha256=f61fb838a94ce3b349aa32c92fd8430f7e3511afdb18bf9640d647e30c90a6d6
Best match: httplib2 0.12.0
Processing httplib2-0.12.0.tar.gz
Writing /tmp/easy_install-l32pFp/httplib2-0.12.0/setup.cfg
Running httplib2-0.12.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-l32pFp/httplib2-0.12.0/egg-dist-tmp-si4OPp
zip_safe flag not set; analyzing archive contents...
httplib2.certs: module references __file__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Extracting httplib2-0.12.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding httplib2 0.12.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Searching for hdfs<3.0.0,>=2.1.0
Reading https://pypi.org/simple/hdfs/
Downloading https://files.pythonhosted.org/packages/82/39/2c0879b1bcfd1f6ad078eb210d09dbce21072386a3997074ee91e60ddc5a/hdfs-2.5.8.tar.gz#sha256=1be117549fc1285571bc51aedc15df5a203138dba02f9adfa26761b69a949370
Best match: hdfs 2.5.8
Processing hdfs-2.5.8.tar.gz
Writing /tmp/easy_install-e6w2_l/hdfs-2.5.8/setup.cfg
Running hdfs-2.5.8/setup.py -q bdist_egg --dist-dir /tmp/easy_install-e6w2_l/hdfs-2.5.8/egg-dist-tmp-FRRziD
zip_safe flag not set; analyzing archive contents...
Moving hdfs-2.5.8-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding hdfs 2.5.8 to easy-install.pth file
Installing hdfscli-avro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing hdfscli script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/hdfs-2.5.8-py2.7.egg>
Searching for future<1.0.0,>=0.16.0
Reading https://pypi.org/simple/future/
Downloading https://files.pythonhosted.org/packages/90/52/e20466b85000a181e1e144fd8305caf2cf475e2f9674e797b222f8105f5f/future-0.17.1.tar.gz#sha256=67045236dcfd6816dc439556d009594abf643e5eb48992e36beac09c2ca659b8
Best match: future 0.17.1
Processing future-0.17.1.tar.gz
Writing /tmp/easy_install-ALcmSY/future-0.17.1/setup.cfg
Running future-0.17.1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-ALcmSY/future-0.17.1/egg-dist-tmp-3eN5od
warning: no files found matching '*.au' under directory 'tests'
warning: no files found matching '*.gif' under directory 'tests'
warning: no files found matching '*.txt' under directory 'tests'
zip_safe flag not set; analyzing archive contents...
future.backports.test.ssl_servers: module references __file__
future.backports.test.support: module references __file__
future.standard_library.__init__: module references __file__
future.standard_library.__init__: module references __path__
future.utils.__init__: module MAY be using inspect.stack
past.builtins.misc: module MAY be using inspect.stack
past.translation.__init__: module references __file__
past.translation.__init__: module references __path__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Extracting future-0.17.1-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding future 0.17.1 to easy-install.pth file
Installing pasteurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing futurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Searching for fastavro<0.22,>=0.21.4
Reading https://pypi.org/simple/fastavro/
Downloading https://files.pythonhosted.org/packages/15/e3/5956c75f68906b119191ef30d9acff661b422cf918a29a03ee0c3ba774be/fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl#sha256=25c5e1871fb82795f138aa209ca89cac940b80bf36fc644615354028bfd87638
Best match: fastavro 0.21.24
Processing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl
Installing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding fastavro 0.21.24 to easy-install.pth file
Installing fastavro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg>
Searching for dill<0.2.10,>=0.2.9
Reading https://pypi.org/simple/dill/
Downloading https://files.pythonhosted.org/packages/fe/42/bfe2e0857bc284cbe6a011d93f2a9ad58a22cb894461b199ae72cfef0f29/dill-0.2.9.tar.gz#sha256=f6d6046f9f9195206063dd0415dff185ad593d6ee8b0e67f12597c0f4df4986f
Best match: dill 0.2.9
Processing dill-0.2.9.tar.gz
Writing /tmp/easy_install-vX7gNJ/dill-0.2.9/setup.cfg
Running dill-0.2.9/setup.py -q bdist_egg --dist-dir /tmp/easy_install-vX7gNJ/dill-0.2.9/egg-dist-tmp-FaZSDO
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Extracting dill-0.2.9-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding dill 0.2.9 to easy-install.pth file
Installing get_objgraph script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing undill script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Searching for crcmod<2.0,>=1.7
Reading https://pypi.org/simple/crcmod/
Downloading https://files.pythonhosted.org/packages/6b/b0/e595ce2a2527e169c3bcd6c33d2473c1918e0b7f6826a043ca1245dd4e5b/crcmod-1.7.tar.gz#sha256=dc7051a0db5f2bd48665a990d3ec1cc305a466a77358ca4492826f41f283601e
Best match: crcmod 1.7
Processing crcmod-1.7.tar.gz
Writing /tmp/easy_install-pPZ9wt/crcmod-1.7/setup.cfg
Running crcmod-1.7/setup.py -q bdist_egg --dist-dir /tmp/easy_install-pPZ9wt/crcmod-1.7/egg-dist-tmp-IzFuzM
python2/src/_crcfunext.c: In function ‘init_crcfunext’:
python2/src/_crcfunext.c:492:13: warning: variable ‘m’ set but not used [-Wunused-but-set-variable]
   PyObject *m;
             ^
zip_safe flag not set; analyzing archive contents...
Moving crcmod-1.7-py2.7-linux-x86_64.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding crcmod 1.7 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/crcmod-1.7-py2.7-linux-x86_64.egg>
Searching for numpy>=1.14
Reading https://pypi.org/simple/numpy/
Downloading https://files.pythonhosted.org/packages/93/9b/443bbd1b38c4e5617f32c14c1494ae884d36cf3870c33828bb32e4b00dea/numpy-1.17.0rc2.zip#sha256=a4153fe85cf92a796022b81b138000160dea840cad13b7d1db67cfec594ece23
Best match: numpy 1.17.0rc2
Processing numpy-1.17.0rc2.zip
Writing /tmp/easy_install-yWEcQV/numpy-1.17.0rc2/setup.cfg
Running numpy-1.17.0rc2/setup.py -q bdist_egg --dist-dir /tmp/easy_install-yWEcQV/numpy-1.17.0rc2/egg-dist-tmp-WJjOpr
Traceback (most recent call last):
  File "setup.py", line 239, in <module>
    'test': generate_protos_first(test),
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/__init__.py",> line 145, in setup
    return distutils.core.setup(**attrs)
  File "/usr/lib/python2.7/distutils/core.py", line 151, in setup
    dist.run_commands()
  File "/usr/lib/python2.7/distutils/dist.py", line 953, in run_commands
    self.run_command(cmd)
  File "/usr/lib/python2.7/distutils/dist.py", line 972, in run_command
    cmd_obj.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 67, in run
    self.do_egg_install()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 117, in do_egg_install
    cmd.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 418, in run
    self.easy_install(spec, not self.no_deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 660, in easy_install
    return self.install_item(None, spec, tmpdir, deps, True)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 707, in install_item
    self.process_distribution(spec, dist, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 752, in process_distribution
    [requirement], self.local_index, self.easy_install
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 782, in resolve
    replace_conflicting=replace_conflicting
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1065, in best_match
    return self.obtain(req, installer)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1077, in obtain
    return installer(requirement)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 679, in easy_install
    return self.install_item(spec, dist.location, tmpdir, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 705, in install_item
    dists = self.install_eggs(spec, download, tmpdir)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 890, in install_eggs
    return self.build_and_install(setup_script, setup_base)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1158, in build_and_install
    self.run_setup(setup_script, setup_base, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1144, in run_setup
    run_setup(setup_script, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 253, in run_setup
    raise
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 166, in save_modules
    saved_exc.resume()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 141, in resume
    six.reraise(type, exc, self._tb)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 154, in save_modules
    yield saved
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 250, in run_setup
    _execfile(setup_script, ns)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 45, in _execfile
    exec(code, globals, locals)
  File "/tmp/easy_install-yWEcQV/numpy-1.17.0rc2/setup.py", line 31, in <module>
    import setuptools
RuntimeError: Python version >= 3.5 required.

> Task :sdks:python:createProcessWorker FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/sdks/python/build.gradle'> line: 374

* What went wrong:
Execution failed for task ':sdks:python:createProcessWorker'.
> 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 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/5.2.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 2m 15s
59 actionable tasks: 46 executed, 13 from cache

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

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


Build failed in Jenkins: beam_PostCommit_Python_VR_Spark #470

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/470/display/redirect?page=changes>

Changes:

[kenn] [Java] remove unused variable in DirectMetricsTest.java

------------------------------------------
[...truncated 256.01 KB...]
Moving PyYAML-3.13-py2.7-linux-x86_64.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding PyYAML 3.13 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/PyYAML-3.13-py2.7-linux-x86_64.egg>
Searching for pytz>=2018.3
Reading https://pypi.org/simple/pytz/
Downloading https://files.pythonhosted.org/packages/3d/73/fe30c2daaaa0713420d0382b16fbb761409f532c56bdcc514bf7b6262bb6/pytz-2019.1-py2.py3-none-any.whl#sha256=303879e36b721603cc54604edcac9d20401bdbe31e1e4fdee5b9f98d5d31dfda
Best match: pytz 2019.1
Processing pytz-2019.1-py2.py3-none-any.whl
Installing pytz-2019.1-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pytz 2019.1 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pytz-2019.1-py2.7.egg>
Searching for pydot<2,>=1.2.0
Reading https://pypi.org/simple/pydot/
Downloading https://files.pythonhosted.org/packages/33/d1/b1479a770f66d962f545c2101630ce1d5592d90cb4f083d38862e93d16d2/pydot-1.4.1-py2.py3-none-any.whl#sha256=67be714300c78fda5fd52f79ec994039e3f76f074948c67b5ff539b433ad354f
Best match: pydot 1.4.1
Processing pydot-1.4.1-py2.py3-none-any.whl
Installing pydot-1.4.1-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pydot-1.4.1-py2.7.egg/EGG-INFO/requires.txt>
Adding pydot 1.4.1 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pydot-1.4.1-py2.7.egg>
Searching for oauth2client<4,>=2.0.1
Reading https://pypi.org/simple/oauth2client/
Downloading https://files.pythonhosted.org/packages/c0/7b/bc893e35d6ca46a72faa4b9eaac25c687ce60e1fbe978993fe2de1b0ff0d/oauth2client-3.0.0.tar.gz#sha256=5b5b056ec6f2304e7920b632885bd157fa71d1a7f3ddd00a43b1541a8d1a2460
Best match: oauth2client 3.0.0
Processing oauth2client-3.0.0.tar.gz
Writing /tmp/easy_install-cwPjyP/oauth2client-3.0.0/setup.cfg
Running oauth2client-3.0.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-cwPjyP/oauth2client-3.0.0/egg-dist-tmp-WdBMPz
warning: no previously-included files matching '*' found under directory 'tests'
zip_safe flag not set; analyzing archive contents...
Moving oauth2client-3.0.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding oauth2client 3.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/oauth2client-3.0.0-py2.7.egg>
Searching for pymongo<4.0.0,>=3.8.0
Reading https://pypi.org/simple/pymongo/
Downloading https://files.pythonhosted.org/packages/6e/ea/353a9f8ced71b9e258438aa4d6aa048c1eaf5b774d3ef2273d686fde0947/pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl#sha256=32421df60d06f479d71b6b539642e410ece3006e8910688e68df962c8eb40a21
Best match: pymongo 3.8.0
Processing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl
Installing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding pymongo 3.8.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg>
Searching for mock<3.0.0,>=1.0.1
Reading https://pypi.org/simple/mock/
Downloading https://files.pythonhosted.org/packages/e6/35/f187bdf23be87092bd0f1200d43d23076cee4d0dec109f195173fd3ebc79/mock-2.0.0-py2.py3-none-any.whl#sha256=5ce3c71c5545b472da17b72268978914d0252980348636840bd34a00b5cc96c1
Best match: mock 2.0.0
Processing mock-2.0.0-py2.py3-none-any.whl
Installing mock-2.0.0-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg/EGG-INFO/requires.txt>
Adding mock 2.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg>
Searching for httplib2<=0.12.0,>=0.8
Reading https://pypi.org/simple/httplib2/
Downloading https://files.pythonhosted.org/packages/ce/ed/803905d670b52fa0edfdd135337e545b4496c2ab3a222f1449b7256eb99f/httplib2-0.12.0.tar.gz#sha256=f61fb838a94ce3b349aa32c92fd8430f7e3511afdb18bf9640d647e30c90a6d6
Best match: httplib2 0.12.0
Processing httplib2-0.12.0.tar.gz
Writing /tmp/easy_install-Y12Qvy/httplib2-0.12.0/setup.cfg
Running httplib2-0.12.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-Y12Qvy/httplib2-0.12.0/egg-dist-tmp-dx0qjo
zip_safe flag not set; analyzing archive contents...
httplib2.certs: module references __file__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Extracting httplib2-0.12.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding httplib2 0.12.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Searching for hdfs<3.0.0,>=2.1.0
Reading https://pypi.org/simple/hdfs/
Downloading https://files.pythonhosted.org/packages/82/39/2c0879b1bcfd1f6ad078eb210d09dbce21072386a3997074ee91e60ddc5a/hdfs-2.5.8.tar.gz#sha256=1be117549fc1285571bc51aedc15df5a203138dba02f9adfa26761b69a949370
Best match: hdfs 2.5.8
Processing hdfs-2.5.8.tar.gz
Writing /tmp/easy_install-3JdIob/hdfs-2.5.8/setup.cfg
Running hdfs-2.5.8/setup.py -q bdist_egg --dist-dir /tmp/easy_install-3JdIob/hdfs-2.5.8/egg-dist-tmp-Xakyps
zip_safe flag not set; analyzing archive contents...
Moving hdfs-2.5.8-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding hdfs 2.5.8 to easy-install.pth file
Installing hdfscli-avro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing hdfscli script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/hdfs-2.5.8-py2.7.egg>
Searching for future<1.0.0,>=0.16.0
Reading https://pypi.org/simple/future/
Downloading https://files.pythonhosted.org/packages/90/52/e20466b85000a181e1e144fd8305caf2cf475e2f9674e797b222f8105f5f/future-0.17.1.tar.gz#sha256=67045236dcfd6816dc439556d009594abf643e5eb48992e36beac09c2ca659b8
Best match: future 0.17.1
Processing future-0.17.1.tar.gz
Writing /tmp/easy_install-OIGoet/future-0.17.1/setup.cfg
Running future-0.17.1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-OIGoet/future-0.17.1/egg-dist-tmp-eYEWT9
warning: no files found matching '*.au' under directory 'tests'
warning: no files found matching '*.gif' under directory 'tests'
warning: no files found matching '*.txt' under directory 'tests'
zip_safe flag not set; analyzing archive contents...
future.backports.test.ssl_servers: module references __file__
future.backports.test.support: module references __file__
future.standard_library.__init__: module references __file__
future.standard_library.__init__: module references __path__
future.utils.__init__: module MAY be using inspect.stack
past.builtins.misc: module MAY be using inspect.stack
past.translation.__init__: module references __file__
past.translation.__init__: module references __path__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Extracting future-0.17.1-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding future 0.17.1 to easy-install.pth file
Installing pasteurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing futurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Searching for fastavro<0.22,>=0.21.4
Reading https://pypi.org/simple/fastavro/
Downloading https://files.pythonhosted.org/packages/15/e3/5956c75f68906b119191ef30d9acff661b422cf918a29a03ee0c3ba774be/fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl#sha256=25c5e1871fb82795f138aa209ca89cac940b80bf36fc644615354028bfd87638
Best match: fastavro 0.21.24
Processing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl
Installing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding fastavro 0.21.24 to easy-install.pth file
Installing fastavro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg>
Searching for dill<0.2.10,>=0.2.9
Reading https://pypi.org/simple/dill/
Downloading https://files.pythonhosted.org/packages/fe/42/bfe2e0857bc284cbe6a011d93f2a9ad58a22cb894461b199ae72cfef0f29/dill-0.2.9.tar.gz#sha256=f6d6046f9f9195206063dd0415dff185ad593d6ee8b0e67f12597c0f4df4986f
Best match: dill 0.2.9
Processing dill-0.2.9.tar.gz
Writing /tmp/easy_install-Xc4Wxs/dill-0.2.9/setup.cfg
Running dill-0.2.9/setup.py -q bdist_egg --dist-dir /tmp/easy_install-Xc4Wxs/dill-0.2.9/egg-dist-tmp-mCnyyK
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Extracting dill-0.2.9-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding dill 0.2.9 to easy-install.pth file
Installing get_objgraph script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing undill script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Searching for crcmod<2.0,>=1.7
Reading https://pypi.org/simple/crcmod/
Downloading https://files.pythonhosted.org/packages/6b/b0/e595ce2a2527e169c3bcd6c33d2473c1918e0b7f6826a043ca1245dd4e5b/crcmod-1.7.tar.gz#sha256=dc7051a0db5f2bd48665a990d3ec1cc305a466a77358ca4492826f41f283601e
Best match: crcmod 1.7
Processing crcmod-1.7.tar.gz
Writing /tmp/easy_install-UsmxYS/crcmod-1.7/setup.cfg
Running crcmod-1.7/setup.py -q bdist_egg --dist-dir /tmp/easy_install-UsmxYS/crcmod-1.7/egg-dist-tmp-_Xd5y9
python2/src/_crcfunext.c: In function ‘init_crcfunext’:
python2/src/_crcfunext.c:492:13: warning: variable ‘m’ set but not used [-Wunused-but-set-variable]
   PyObject *m;
             ^
zip_safe flag not set; analyzing archive contents...
Moving crcmod-1.7-py2.7-linux-x86_64.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding crcmod 1.7 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/crcmod-1.7-py2.7-linux-x86_64.egg>
Searching for numpy>=1.14
Reading https://pypi.org/simple/numpy/
Downloading https://files.pythonhosted.org/packages/93/9b/443bbd1b38c4e5617f32c14c1494ae884d36cf3870c33828bb32e4b00dea/numpy-1.17.0rc2.zip#sha256=a4153fe85cf92a796022b81b138000160dea840cad13b7d1db67cfec594ece23
Best match: numpy 1.17.0rc2
Processing numpy-1.17.0rc2.zip
Writing /tmp/easy_install-x1xGRo/numpy-1.17.0rc2/setup.cfg
Running numpy-1.17.0rc2/setup.py -q bdist_egg --dist-dir /tmp/easy_install-x1xGRo/numpy-1.17.0rc2/egg-dist-tmp-cUXi6S
Traceback (most recent call last):
  File "setup.py", line 239, in <module>
    'test': generate_protos_first(test),
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/__init__.py",> line 145, in setup
    return distutils.core.setup(**attrs)
  File "/usr/lib/python2.7/distutils/core.py", line 151, in setup
    dist.run_commands()
  File "/usr/lib/python2.7/distutils/dist.py", line 953, in run_commands
    self.run_command(cmd)
  File "/usr/lib/python2.7/distutils/dist.py", line 972, in run_command
    cmd_obj.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 67, in run
    self.do_egg_install()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 117, in do_egg_install
    cmd.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 418, in run
    self.easy_install(spec, not self.no_deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 660, in easy_install
    return self.install_item(None, spec, tmpdir, deps, True)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 707, in install_item
    self.process_distribution(spec, dist, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 752, in process_distribution
    [requirement], self.local_index, self.easy_install
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 782, in resolve
    replace_conflicting=replace_conflicting
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1065, in best_match
    return self.obtain(req, installer)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1077, in obtain
    return installer(requirement)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 679, in easy_install
    return self.install_item(spec, dist.location, tmpdir, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 705, in install_item
    dists = self.install_eggs(spec, download, tmpdir)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 890, in install_eggs
    return self.build_and_install(setup_script, setup_base)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1158, in build_and_install
    self.run_setup(setup_script, setup_base, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1144, in run_setup
    run_setup(setup_script, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 253, in run_setup
    raise
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 166, in save_modules
    saved_exc.resume()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 141, in resume
    six.reraise(type, exc, self._tb)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 154, in save_modules
    yield saved
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 250, in run_setup
    _execfile(setup_script, ns)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 45, in _execfile
    exec(code, globals, locals)
  File "/tmp/easy_install-x1xGRo/numpy-1.17.0rc2/setup.py", line 31, in <module>
    import setuptools
RuntimeError: Python version >= 3.5 required.

> Task :sdks:python:createProcessWorker FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/sdks/python/build.gradle'> line: 374

* What went wrong:
Execution failed for task ':sdks:python:createProcessWorker'.
> 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 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/5.2.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 2m 27s
59 actionable tasks: 46 executed, 13 from cache

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

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


Build failed in Jenkins: beam_PostCommit_Python_VR_Spark #469

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/469/display/redirect?page=changes>

Changes:

[github] Update nexmark.md

------------------------------------------
[...truncated 256.07 KB...]
Moving PyYAML-3.13-py2.7-linux-x86_64.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding PyYAML 3.13 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/PyYAML-3.13-py2.7-linux-x86_64.egg>
Searching for pytz>=2018.3
Reading https://pypi.org/simple/pytz/
Downloading https://files.pythonhosted.org/packages/3d/73/fe30c2daaaa0713420d0382b16fbb761409f532c56bdcc514bf7b6262bb6/pytz-2019.1-py2.py3-none-any.whl#sha256=303879e36b721603cc54604edcac9d20401bdbe31e1e4fdee5b9f98d5d31dfda
Best match: pytz 2019.1
Processing pytz-2019.1-py2.py3-none-any.whl
Installing pytz-2019.1-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pytz 2019.1 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pytz-2019.1-py2.7.egg>
Searching for pydot<2,>=1.2.0
Reading https://pypi.org/simple/pydot/
Downloading https://files.pythonhosted.org/packages/33/d1/b1479a770f66d962f545c2101630ce1d5592d90cb4f083d38862e93d16d2/pydot-1.4.1-py2.py3-none-any.whl#sha256=67be714300c78fda5fd52f79ec994039e3f76f074948c67b5ff539b433ad354f
Best match: pydot 1.4.1
Processing pydot-1.4.1-py2.py3-none-any.whl
Installing pydot-1.4.1-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pydot-1.4.1-py2.7.egg/EGG-INFO/requires.txt>
Adding pydot 1.4.1 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pydot-1.4.1-py2.7.egg>
Searching for oauth2client<4,>=2.0.1
Reading https://pypi.org/simple/oauth2client/
Downloading https://files.pythonhosted.org/packages/c0/7b/bc893e35d6ca46a72faa4b9eaac25c687ce60e1fbe978993fe2de1b0ff0d/oauth2client-3.0.0.tar.gz#sha256=5b5b056ec6f2304e7920b632885bd157fa71d1a7f3ddd00a43b1541a8d1a2460
Best match: oauth2client 3.0.0
Processing oauth2client-3.0.0.tar.gz
Writing /tmp/easy_install-bDJmM1/oauth2client-3.0.0/setup.cfg
Running oauth2client-3.0.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-bDJmM1/oauth2client-3.0.0/egg-dist-tmp-nt4p6E
warning: no previously-included files matching '*' found under directory 'tests'
zip_safe flag not set; analyzing archive contents...
Moving oauth2client-3.0.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding oauth2client 3.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/oauth2client-3.0.0-py2.7.egg>
Searching for pymongo<4.0.0,>=3.8.0
Reading https://pypi.org/simple/pymongo/
Downloading https://files.pythonhosted.org/packages/6e/ea/353a9f8ced71b9e258438aa4d6aa048c1eaf5b774d3ef2273d686fde0947/pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl#sha256=32421df60d06f479d71b6b539642e410ece3006e8910688e68df962c8eb40a21
Best match: pymongo 3.8.0
Processing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl
Installing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding pymongo 3.8.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg>
Searching for mock<3.0.0,>=1.0.1
Reading https://pypi.org/simple/mock/
Downloading https://files.pythonhosted.org/packages/e6/35/f187bdf23be87092bd0f1200d43d23076cee4d0dec109f195173fd3ebc79/mock-2.0.0-py2.py3-none-any.whl#sha256=5ce3c71c5545b472da17b72268978914d0252980348636840bd34a00b5cc96c1
Best match: mock 2.0.0
Processing mock-2.0.0-py2.py3-none-any.whl
Installing mock-2.0.0-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg/EGG-INFO/requires.txt>
Adding mock 2.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg>
Searching for httplib2<=0.12.0,>=0.8
Reading https://pypi.org/simple/httplib2/
Downloading https://files.pythonhosted.org/packages/ce/ed/803905d670b52fa0edfdd135337e545b4496c2ab3a222f1449b7256eb99f/httplib2-0.12.0.tar.gz#sha256=f61fb838a94ce3b349aa32c92fd8430f7e3511afdb18bf9640d647e30c90a6d6
Best match: httplib2 0.12.0
Processing httplib2-0.12.0.tar.gz
Writing /tmp/easy_install-qBAdNO/httplib2-0.12.0/setup.cfg
Running httplib2-0.12.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-qBAdNO/httplib2-0.12.0/egg-dist-tmp-UW6TXa
zip_safe flag not set; analyzing archive contents...
httplib2.certs: module references __file__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Extracting httplib2-0.12.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding httplib2 0.12.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Searching for hdfs<3.0.0,>=2.1.0
Reading https://pypi.org/simple/hdfs/
Downloading https://files.pythonhosted.org/packages/82/39/2c0879b1bcfd1f6ad078eb210d09dbce21072386a3997074ee91e60ddc5a/hdfs-2.5.8.tar.gz#sha256=1be117549fc1285571bc51aedc15df5a203138dba02f9adfa26761b69a949370
Best match: hdfs 2.5.8
Processing hdfs-2.5.8.tar.gz
Writing /tmp/easy_install-Ubfrit/hdfs-2.5.8/setup.cfg
Running hdfs-2.5.8/setup.py -q bdist_egg --dist-dir /tmp/easy_install-Ubfrit/hdfs-2.5.8/egg-dist-tmp-Kb2exB
zip_safe flag not set; analyzing archive contents...
Moving hdfs-2.5.8-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding hdfs 2.5.8 to easy-install.pth file
Installing hdfscli-avro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing hdfscli script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/hdfs-2.5.8-py2.7.egg>
Searching for future<1.0.0,>=0.16.0
Reading https://pypi.org/simple/future/
Downloading https://files.pythonhosted.org/packages/90/52/e20466b85000a181e1e144fd8305caf2cf475e2f9674e797b222f8105f5f/future-0.17.1.tar.gz#sha256=67045236dcfd6816dc439556d009594abf643e5eb48992e36beac09c2ca659b8
Best match: future 0.17.1
Processing future-0.17.1.tar.gz
Writing /tmp/easy_install-tomdtW/future-0.17.1/setup.cfg
Running future-0.17.1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-tomdtW/future-0.17.1/egg-dist-tmp-xORUtm
warning: no files found matching '*.au' under directory 'tests'
warning: no files found matching '*.gif' under directory 'tests'
warning: no files found matching '*.txt' under directory 'tests'
zip_safe flag not set; analyzing archive contents...
future.backports.test.ssl_servers: module references __file__
future.backports.test.support: module references __file__
future.standard_library.__init__: module references __file__
future.standard_library.__init__: module references __path__
future.utils.__init__: module MAY be using inspect.stack
past.builtins.misc: module MAY be using inspect.stack
past.translation.__init__: module references __file__
past.translation.__init__: module references __path__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Extracting future-0.17.1-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding future 0.17.1 to easy-install.pth file
Installing pasteurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing futurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Searching for fastavro<0.22,>=0.21.4
Reading https://pypi.org/simple/fastavro/
Downloading https://files.pythonhosted.org/packages/15/e3/5956c75f68906b119191ef30d9acff661b422cf918a29a03ee0c3ba774be/fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl#sha256=25c5e1871fb82795f138aa209ca89cac940b80bf36fc644615354028bfd87638
Best match: fastavro 0.21.24
Processing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl
Installing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding fastavro 0.21.24 to easy-install.pth file
Installing fastavro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg>
Searching for dill<0.2.10,>=0.2.9
Reading https://pypi.org/simple/dill/
Downloading https://files.pythonhosted.org/packages/fe/42/bfe2e0857bc284cbe6a011d93f2a9ad58a22cb894461b199ae72cfef0f29/dill-0.2.9.tar.gz#sha256=f6d6046f9f9195206063dd0415dff185ad593d6ee8b0e67f12597c0f4df4986f
Best match: dill 0.2.9
Processing dill-0.2.9.tar.gz
Writing /tmp/easy_install-BioQU1/dill-0.2.9/setup.cfg
Running dill-0.2.9/setup.py -q bdist_egg --dist-dir /tmp/easy_install-BioQU1/dill-0.2.9/egg-dist-tmp-z9LrwC
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Extracting dill-0.2.9-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding dill 0.2.9 to easy-install.pth file
Installing get_objgraph script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing undill script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Searching for crcmod<2.0,>=1.7
Reading https://pypi.org/simple/crcmod/
Downloading https://files.pythonhosted.org/packages/6b/b0/e595ce2a2527e169c3bcd6c33d2473c1918e0b7f6826a043ca1245dd4e5b/crcmod-1.7.tar.gz#sha256=dc7051a0db5f2bd48665a990d3ec1cc305a466a77358ca4492826f41f283601e
Best match: crcmod 1.7
Processing crcmod-1.7.tar.gz
Writing /tmp/easy_install-V8XAUc/crcmod-1.7/setup.cfg
Running crcmod-1.7/setup.py -q bdist_egg --dist-dir /tmp/easy_install-V8XAUc/crcmod-1.7/egg-dist-tmp-QHMK3q
python2/src/_crcfunext.c: In function ‘init_crcfunext’:
python2/src/_crcfunext.c:492:13: warning: variable ‘m’ set but not used [-Wunused-but-set-variable]
   PyObject *m;
             ^
zip_safe flag not set; analyzing archive contents...
Moving crcmod-1.7-py2.7-linux-x86_64.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding crcmod 1.7 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/crcmod-1.7-py2.7-linux-x86_64.egg>
Searching for numpy>=1.14
Reading https://pypi.org/simple/numpy/
Downloading https://files.pythonhosted.org/packages/93/9b/443bbd1b38c4e5617f32c14c1494ae884d36cf3870c33828bb32e4b00dea/numpy-1.17.0rc2.zip#sha256=a4153fe85cf92a796022b81b138000160dea840cad13b7d1db67cfec594ece23
Best match: numpy 1.17.0rc2
Processing numpy-1.17.0rc2.zip
Writing /tmp/easy_install-C5v2mo/numpy-1.17.0rc2/setup.cfg
Running numpy-1.17.0rc2/setup.py -q bdist_egg --dist-dir /tmp/easy_install-C5v2mo/numpy-1.17.0rc2/egg-dist-tmp-tVW9Af
Traceback (most recent call last):
  File "setup.py", line 239, in <module>
    'test': generate_protos_first(test),
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/__init__.py",> line 145, in setup
    return distutils.core.setup(**attrs)
  File "/usr/lib/python2.7/distutils/core.py", line 151, in setup
    dist.run_commands()
  File "/usr/lib/python2.7/distutils/dist.py", line 953, in run_commands
    self.run_command(cmd)
  File "/usr/lib/python2.7/distutils/dist.py", line 972, in run_command
    cmd_obj.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 67, in run
    self.do_egg_install()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 117, in do_egg_install
    cmd.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 418, in run
    self.easy_install(spec, not self.no_deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 660, in easy_install
    return self.install_item(None, spec, tmpdir, deps, True)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 707, in install_item
    self.process_distribution(spec, dist, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 752, in process_distribution
    [requirement], self.local_index, self.easy_install
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 782, in resolve
    replace_conflicting=replace_conflicting
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1065, in best_match
    return self.obtain(req, installer)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1077, in obtain
    return installer(requirement)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 679, in easy_install
    return self.install_item(spec, dist.location, tmpdir, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 705, in install_item
    dists = self.install_eggs(spec, download, tmpdir)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 890, in install_eggs
    return self.build_and_install(setup_script, setup_base)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1158, in build_and_install
    self.run_setup(setup_script, setup_base, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1144, in run_setup
    run_setup(setup_script, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 253, in run_setup
    raise
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 166, in save_modules
    saved_exc.resume()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 141, in resume
    six.reraise(type, exc, self._tb)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 154, in save_modules
    yield saved
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 250, in run_setup
    _execfile(setup_script, ns)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 45, in _execfile
    exec(code, globals, locals)
  File "/tmp/easy_install-C5v2mo/numpy-1.17.0rc2/setup.py", line 31, in <module>
    import setuptools
RuntimeError: Python version >= 3.5 required.

> Task :sdks:python:createProcessWorker FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/sdks/python/build.gradle'> line: 374

* What went wrong:
Execution failed for task ':sdks:python:createProcessWorker'.
> 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 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/5.2.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 2m 32s
59 actionable tasks: 46 executed, 13 from cache

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

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


Build failed in Jenkins: beam_PostCommit_Python_VR_Spark #468

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/468/display/redirect>

------------------------------------------
[...truncated 255.76 KB...]
Moving PyYAML-3.13-py2.7-linux-x86_64.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding PyYAML 3.13 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/PyYAML-3.13-py2.7-linux-x86_64.egg>
Searching for pytz>=2018.3
Reading https://pypi.org/simple/pytz/
Downloading https://files.pythonhosted.org/packages/3d/73/fe30c2daaaa0713420d0382b16fbb761409f532c56bdcc514bf7b6262bb6/pytz-2019.1-py2.py3-none-any.whl#sha256=303879e36b721603cc54604edcac9d20401bdbe31e1e4fdee5b9f98d5d31dfda
Best match: pytz 2019.1
Processing pytz-2019.1-py2.py3-none-any.whl
Installing pytz-2019.1-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pytz 2019.1 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pytz-2019.1-py2.7.egg>
Searching for pydot<2,>=1.2.0
Reading https://pypi.org/simple/pydot/
Downloading https://files.pythonhosted.org/packages/33/d1/b1479a770f66d962f545c2101630ce1d5592d90cb4f083d38862e93d16d2/pydot-1.4.1-py2.py3-none-any.whl#sha256=67be714300c78fda5fd52f79ec994039e3f76f074948c67b5ff539b433ad354f
Best match: pydot 1.4.1
Processing pydot-1.4.1-py2.py3-none-any.whl
Installing pydot-1.4.1-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pydot-1.4.1-py2.7.egg/EGG-INFO/requires.txt>
Adding pydot 1.4.1 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pydot-1.4.1-py2.7.egg>
Searching for oauth2client<4,>=2.0.1
Reading https://pypi.org/simple/oauth2client/
Downloading https://files.pythonhosted.org/packages/c0/7b/bc893e35d6ca46a72faa4b9eaac25c687ce60e1fbe978993fe2de1b0ff0d/oauth2client-3.0.0.tar.gz#sha256=5b5b056ec6f2304e7920b632885bd157fa71d1a7f3ddd00a43b1541a8d1a2460
Best match: oauth2client 3.0.0
Processing oauth2client-3.0.0.tar.gz
Writing /tmp/easy_install-KfhdAB/oauth2client-3.0.0/setup.cfg
Running oauth2client-3.0.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-KfhdAB/oauth2client-3.0.0/egg-dist-tmp-67VgMi
warning: no previously-included files matching '*' found under directory 'tests'
zip_safe flag not set; analyzing archive contents...
Moving oauth2client-3.0.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding oauth2client 3.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/oauth2client-3.0.0-py2.7.egg>
Searching for pymongo<4.0.0,>=3.8.0
Reading https://pypi.org/simple/pymongo/
Downloading https://files.pythonhosted.org/packages/6e/ea/353a9f8ced71b9e258438aa4d6aa048c1eaf5b774d3ef2273d686fde0947/pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl#sha256=32421df60d06f479d71b6b539642e410ece3006e8910688e68df962c8eb40a21
Best match: pymongo 3.8.0
Processing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl
Installing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding pymongo 3.8.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg>
Searching for mock<3.0.0,>=1.0.1
Reading https://pypi.org/simple/mock/
Downloading https://files.pythonhosted.org/packages/e6/35/f187bdf23be87092bd0f1200d43d23076cee4d0dec109f195173fd3ebc79/mock-2.0.0-py2.py3-none-any.whl#sha256=5ce3c71c5545b472da17b72268978914d0252980348636840bd34a00b5cc96c1
Best match: mock 2.0.0
Processing mock-2.0.0-py2.py3-none-any.whl
Installing mock-2.0.0-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg/EGG-INFO/requires.txt>
Adding mock 2.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg>
Searching for httplib2<=0.12.0,>=0.8
Reading https://pypi.org/simple/httplib2/
Downloading https://files.pythonhosted.org/packages/ce/ed/803905d670b52fa0edfdd135337e545b4496c2ab3a222f1449b7256eb99f/httplib2-0.12.0.tar.gz#sha256=f61fb838a94ce3b349aa32c92fd8430f7e3511afdb18bf9640d647e30c90a6d6
Best match: httplib2 0.12.0
Processing httplib2-0.12.0.tar.gz
Writing /tmp/easy_install-cNSwBp/httplib2-0.12.0/setup.cfg
Running httplib2-0.12.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-cNSwBp/httplib2-0.12.0/egg-dist-tmp-G8_cxN
zip_safe flag not set; analyzing archive contents...
httplib2.certs: module references __file__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Extracting httplib2-0.12.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding httplib2 0.12.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Searching for hdfs<3.0.0,>=2.1.0
Reading https://pypi.org/simple/hdfs/
Downloading https://files.pythonhosted.org/packages/82/39/2c0879b1bcfd1f6ad078eb210d09dbce21072386a3997074ee91e60ddc5a/hdfs-2.5.8.tar.gz#sha256=1be117549fc1285571bc51aedc15df5a203138dba02f9adfa26761b69a949370
Best match: hdfs 2.5.8
Processing hdfs-2.5.8.tar.gz
Writing /tmp/easy_install-aVyYNL/hdfs-2.5.8/setup.cfg
Running hdfs-2.5.8/setup.py -q bdist_egg --dist-dir /tmp/easy_install-aVyYNL/hdfs-2.5.8/egg-dist-tmp-KYzFeK
zip_safe flag not set; analyzing archive contents...
Moving hdfs-2.5.8-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding hdfs 2.5.8 to easy-install.pth file
Installing hdfscli-avro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing hdfscli script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/hdfs-2.5.8-py2.7.egg>
Searching for future<1.0.0,>=0.16.0
Reading https://pypi.org/simple/future/
Downloading https://files.pythonhosted.org/packages/90/52/e20466b85000a181e1e144fd8305caf2cf475e2f9674e797b222f8105f5f/future-0.17.1.tar.gz#sha256=67045236dcfd6816dc439556d009594abf643e5eb48992e36beac09c2ca659b8
Best match: future 0.17.1
Processing future-0.17.1.tar.gz
Writing /tmp/easy_install-TY3JD_/future-0.17.1/setup.cfg
Running future-0.17.1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-TY3JD_/future-0.17.1/egg-dist-tmp-QuiqPm
warning: no files found matching '*.au' under directory 'tests'
warning: no files found matching '*.gif' under directory 'tests'
warning: no files found matching '*.txt' under directory 'tests'
zip_safe flag not set; analyzing archive contents...
future.backports.test.ssl_servers: module references __file__
future.backports.test.support: module references __file__
future.standard_library.__init__: module references __file__
future.standard_library.__init__: module references __path__
future.utils.__init__: module MAY be using inspect.stack
past.builtins.misc: module MAY be using inspect.stack
past.translation.__init__: module references __file__
past.translation.__init__: module references __path__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Extracting future-0.17.1-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding future 0.17.1 to easy-install.pth file
Installing pasteurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing futurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Searching for fastavro<0.22,>=0.21.4
Reading https://pypi.org/simple/fastavro/
Downloading https://files.pythonhosted.org/packages/15/e3/5956c75f68906b119191ef30d9acff661b422cf918a29a03ee0c3ba774be/fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl#sha256=25c5e1871fb82795f138aa209ca89cac940b80bf36fc644615354028bfd87638
Best match: fastavro 0.21.24
Processing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl
Installing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding fastavro 0.21.24 to easy-install.pth file
Installing fastavro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg>
Searching for dill<0.2.10,>=0.2.9
Reading https://pypi.org/simple/dill/
Downloading https://files.pythonhosted.org/packages/fe/42/bfe2e0857bc284cbe6a011d93f2a9ad58a22cb894461b199ae72cfef0f29/dill-0.2.9.tar.gz#sha256=f6d6046f9f9195206063dd0415dff185ad593d6ee8b0e67f12597c0f4df4986f
Best match: dill 0.2.9
Processing dill-0.2.9.tar.gz
Writing /tmp/easy_install-IgdG30/dill-0.2.9/setup.cfg
Running dill-0.2.9/setup.py -q bdist_egg --dist-dir /tmp/easy_install-IgdG30/dill-0.2.9/egg-dist-tmp-v0i711
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Extracting dill-0.2.9-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding dill 0.2.9 to easy-install.pth file
Installing get_objgraph script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing undill script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Searching for crcmod<2.0,>=1.7
Reading https://pypi.org/simple/crcmod/
Downloading https://files.pythonhosted.org/packages/6b/b0/e595ce2a2527e169c3bcd6c33d2473c1918e0b7f6826a043ca1245dd4e5b/crcmod-1.7.tar.gz#sha256=dc7051a0db5f2bd48665a990d3ec1cc305a466a77358ca4492826f41f283601e
Best match: crcmod 1.7
Processing crcmod-1.7.tar.gz
Writing /tmp/easy_install-AyUG3c/crcmod-1.7/setup.cfg
Running crcmod-1.7/setup.py -q bdist_egg --dist-dir /tmp/easy_install-AyUG3c/crcmod-1.7/egg-dist-tmp-3f8hyV
python2/src/_crcfunext.c: In function ‘init_crcfunext’:
python2/src/_crcfunext.c:492:13: warning: variable ‘m’ set but not used [-Wunused-but-set-variable]
   PyObject *m;
             ^
zip_safe flag not set; analyzing archive contents...
Moving crcmod-1.7-py2.7-linux-x86_64.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding crcmod 1.7 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/crcmod-1.7-py2.7-linux-x86_64.egg>
Searching for numpy>=1.14
Reading https://pypi.org/simple/numpy/
Downloading https://files.pythonhosted.org/packages/93/9b/443bbd1b38c4e5617f32c14c1494ae884d36cf3870c33828bb32e4b00dea/numpy-1.17.0rc2.zip#sha256=a4153fe85cf92a796022b81b138000160dea840cad13b7d1db67cfec594ece23
Best match: numpy 1.17.0rc2
Processing numpy-1.17.0rc2.zip
Writing /tmp/easy_install-arfLmY/numpy-1.17.0rc2/setup.cfg
Running numpy-1.17.0rc2/setup.py -q bdist_egg --dist-dir /tmp/easy_install-arfLmY/numpy-1.17.0rc2/egg-dist-tmp-4rsrdp
Traceback (most recent call last):
  File "setup.py", line 239, in <module>
    'test': generate_protos_first(test),
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/__init__.py",> line 145, in setup
    return distutils.core.setup(**attrs)
  File "/usr/lib/python2.7/distutils/core.py", line 151, in setup
    dist.run_commands()
  File "/usr/lib/python2.7/distutils/dist.py", line 953, in run_commands
    self.run_command(cmd)
  File "/usr/lib/python2.7/distutils/dist.py", line 972, in run_command
    cmd_obj.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 67, in run
    self.do_egg_install()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 117, in do_egg_install
    cmd.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 418, in run
    self.easy_install(spec, not self.no_deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 660, in easy_install
    return self.install_item(None, spec, tmpdir, deps, True)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 707, in install_item
    self.process_distribution(spec, dist, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 752, in process_distribution
    [requirement], self.local_index, self.easy_install
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 782, in resolve
    replace_conflicting=replace_conflicting
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1065, in best_match
    return self.obtain(req, installer)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1077, in obtain
    return installer(requirement)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 679, in easy_install
    return self.install_item(spec, dist.location, tmpdir, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 705, in install_item
    dists = self.install_eggs(spec, download, tmpdir)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 890, in install_eggs
    return self.build_and_install(setup_script, setup_base)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1158, in build_and_install
    self.run_setup(setup_script, setup_base, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1144, in run_setup
    run_setup(setup_script, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 253, in run_setup
    raise
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 166, in save_modules
    saved_exc.resume()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 141, in resume
    six.reraise(type, exc, self._tb)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 154, in save_modules
    yield saved
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 250, in run_setup
    _execfile(setup_script, ns)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 45, in _execfile
    exec(code, globals, locals)
  File "/tmp/easy_install-arfLmY/numpy-1.17.0rc2/setup.py", line 31, in <module>
    import setuptools
RuntimeError: Python version >= 3.5 required.

> Task :sdks:python:createProcessWorker FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/sdks/python/build.gradle'> line: 374

* What went wrong:
Execution failed for task ':sdks:python:createProcessWorker'.
> 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 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/5.2.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 2m 34s
59 actionable tasks: 46 executed, 13 from cache

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

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


Build failed in Jenkins: beam_PostCommit_Python_VR_Spark #467

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/467/display/redirect>

------------------------------------------
[...truncated 256.01 KB...]
Moving PyYAML-3.13-py2.7-linux-x86_64.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding PyYAML 3.13 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/PyYAML-3.13-py2.7-linux-x86_64.egg>
Searching for pytz>=2018.3
Reading https://pypi.org/simple/pytz/
Downloading https://files.pythonhosted.org/packages/3d/73/fe30c2daaaa0713420d0382b16fbb761409f532c56bdcc514bf7b6262bb6/pytz-2019.1-py2.py3-none-any.whl#sha256=303879e36b721603cc54604edcac9d20401bdbe31e1e4fdee5b9f98d5d31dfda
Best match: pytz 2019.1
Processing pytz-2019.1-py2.py3-none-any.whl
Installing pytz-2019.1-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pytz 2019.1 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pytz-2019.1-py2.7.egg>
Searching for pydot<2,>=1.2.0
Reading https://pypi.org/simple/pydot/
Downloading https://files.pythonhosted.org/packages/33/d1/b1479a770f66d962f545c2101630ce1d5592d90cb4f083d38862e93d16d2/pydot-1.4.1-py2.py3-none-any.whl#sha256=67be714300c78fda5fd52f79ec994039e3f76f074948c67b5ff539b433ad354f
Best match: pydot 1.4.1
Processing pydot-1.4.1-py2.py3-none-any.whl
Installing pydot-1.4.1-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pydot-1.4.1-py2.7.egg/EGG-INFO/requires.txt>
Adding pydot 1.4.1 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pydot-1.4.1-py2.7.egg>
Searching for oauth2client<4,>=2.0.1
Reading https://pypi.org/simple/oauth2client/
Downloading https://files.pythonhosted.org/packages/c0/7b/bc893e35d6ca46a72faa4b9eaac25c687ce60e1fbe978993fe2de1b0ff0d/oauth2client-3.0.0.tar.gz#sha256=5b5b056ec6f2304e7920b632885bd157fa71d1a7f3ddd00a43b1541a8d1a2460
Best match: oauth2client 3.0.0
Processing oauth2client-3.0.0.tar.gz
Writing /tmp/easy_install-QaqmjF/oauth2client-3.0.0/setup.cfg
Running oauth2client-3.0.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-QaqmjF/oauth2client-3.0.0/egg-dist-tmp-JXJ4N5
warning: no previously-included files matching '*' found under directory 'tests'
zip_safe flag not set; analyzing archive contents...
Moving oauth2client-3.0.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding oauth2client 3.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/oauth2client-3.0.0-py2.7.egg>
Searching for pymongo<4.0.0,>=3.8.0
Reading https://pypi.org/simple/pymongo/
Downloading https://files.pythonhosted.org/packages/6e/ea/353a9f8ced71b9e258438aa4d6aa048c1eaf5b774d3ef2273d686fde0947/pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl#sha256=32421df60d06f479d71b6b539642e410ece3006e8910688e68df962c8eb40a21
Best match: pymongo 3.8.0
Processing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl
Installing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding pymongo 3.8.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg>
Searching for mock<3.0.0,>=1.0.1
Reading https://pypi.org/simple/mock/
Downloading https://files.pythonhosted.org/packages/e6/35/f187bdf23be87092bd0f1200d43d23076cee4d0dec109f195173fd3ebc79/mock-2.0.0-py2.py3-none-any.whl#sha256=5ce3c71c5545b472da17b72268978914d0252980348636840bd34a00b5cc96c1
Best match: mock 2.0.0
Processing mock-2.0.0-py2.py3-none-any.whl
Installing mock-2.0.0-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg/EGG-INFO/requires.txt>
Adding mock 2.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg>
Searching for httplib2<=0.12.0,>=0.8
Reading https://pypi.org/simple/httplib2/
Downloading https://files.pythonhosted.org/packages/ce/ed/803905d670b52fa0edfdd135337e545b4496c2ab3a222f1449b7256eb99f/httplib2-0.12.0.tar.gz#sha256=f61fb838a94ce3b349aa32c92fd8430f7e3511afdb18bf9640d647e30c90a6d6
Best match: httplib2 0.12.0
Processing httplib2-0.12.0.tar.gz
Writing /tmp/easy_install-EF7IXi/httplib2-0.12.0/setup.cfg
Running httplib2-0.12.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-EF7IXi/httplib2-0.12.0/egg-dist-tmp-KKKseW
zip_safe flag not set; analyzing archive contents...
httplib2.certs: module references __file__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Extracting httplib2-0.12.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding httplib2 0.12.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Searching for hdfs<3.0.0,>=2.1.0
Reading https://pypi.org/simple/hdfs/
Downloading https://files.pythonhosted.org/packages/82/39/2c0879b1bcfd1f6ad078eb210d09dbce21072386a3997074ee91e60ddc5a/hdfs-2.5.8.tar.gz#sha256=1be117549fc1285571bc51aedc15df5a203138dba02f9adfa26761b69a949370
Best match: hdfs 2.5.8
Processing hdfs-2.5.8.tar.gz
Writing /tmp/easy_install-pWed6i/hdfs-2.5.8/setup.cfg
Running hdfs-2.5.8/setup.py -q bdist_egg --dist-dir /tmp/easy_install-pWed6i/hdfs-2.5.8/egg-dist-tmp-KZAjTx
zip_safe flag not set; analyzing archive contents...
Moving hdfs-2.5.8-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding hdfs 2.5.8 to easy-install.pth file
Installing hdfscli-avro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing hdfscli script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/hdfs-2.5.8-py2.7.egg>
Searching for future<1.0.0,>=0.16.0
Reading https://pypi.org/simple/future/
Downloading https://files.pythonhosted.org/packages/90/52/e20466b85000a181e1e144fd8305caf2cf475e2f9674e797b222f8105f5f/future-0.17.1.tar.gz#sha256=67045236dcfd6816dc439556d009594abf643e5eb48992e36beac09c2ca659b8
Best match: future 0.17.1
Processing future-0.17.1.tar.gz
Writing /tmp/easy_install-NWidrJ/future-0.17.1/setup.cfg
Running future-0.17.1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-NWidrJ/future-0.17.1/egg-dist-tmp-h1EBHl
warning: no files found matching '*.au' under directory 'tests'
warning: no files found matching '*.gif' under directory 'tests'
warning: no files found matching '*.txt' under directory 'tests'
zip_safe flag not set; analyzing archive contents...
future.backports.test.ssl_servers: module references __file__
future.backports.test.support: module references __file__
future.standard_library.__init__: module references __file__
future.standard_library.__init__: module references __path__
future.utils.__init__: module MAY be using inspect.stack
past.builtins.misc: module MAY be using inspect.stack
past.translation.__init__: module references __file__
past.translation.__init__: module references __path__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Extracting future-0.17.1-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding future 0.17.1 to easy-install.pth file
Installing pasteurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing futurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Searching for fastavro<0.22,>=0.21.4
Reading https://pypi.org/simple/fastavro/
Downloading https://files.pythonhosted.org/packages/15/e3/5956c75f68906b119191ef30d9acff661b422cf918a29a03ee0c3ba774be/fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl#sha256=25c5e1871fb82795f138aa209ca89cac940b80bf36fc644615354028bfd87638
Best match: fastavro 0.21.24
Processing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl
Installing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding fastavro 0.21.24 to easy-install.pth file
Installing fastavro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg>
Searching for dill<0.2.10,>=0.2.9
Reading https://pypi.org/simple/dill/
Downloading https://files.pythonhosted.org/packages/fe/42/bfe2e0857bc284cbe6a011d93f2a9ad58a22cb894461b199ae72cfef0f29/dill-0.2.9.tar.gz#sha256=f6d6046f9f9195206063dd0415dff185ad593d6ee8b0e67f12597c0f4df4986f
Best match: dill 0.2.9
Processing dill-0.2.9.tar.gz
Writing /tmp/easy_install-HtYXUM/dill-0.2.9/setup.cfg
Running dill-0.2.9/setup.py -q bdist_egg --dist-dir /tmp/easy_install-HtYXUM/dill-0.2.9/egg-dist-tmp-WML9dT
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Extracting dill-0.2.9-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding dill 0.2.9 to easy-install.pth file
Installing get_objgraph script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing undill script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Searching for crcmod<2.0,>=1.7
Reading https://pypi.org/simple/crcmod/
Downloading https://files.pythonhosted.org/packages/6b/b0/e595ce2a2527e169c3bcd6c33d2473c1918e0b7f6826a043ca1245dd4e5b/crcmod-1.7.tar.gz#sha256=dc7051a0db5f2bd48665a990d3ec1cc305a466a77358ca4492826f41f283601e
Best match: crcmod 1.7
Processing crcmod-1.7.tar.gz
Writing /tmp/easy_install-fpLMst/crcmod-1.7/setup.cfg
Running crcmod-1.7/setup.py -q bdist_egg --dist-dir /tmp/easy_install-fpLMst/crcmod-1.7/egg-dist-tmp-qP4LYd
python2/src/_crcfunext.c: In function ‘init_crcfunext’:
python2/src/_crcfunext.c:492:13: warning: variable ‘m’ set but not used [-Wunused-but-set-variable]
   PyObject *m;
             ^
zip_safe flag not set; analyzing archive contents...
Moving crcmod-1.7-py2.7-linux-x86_64.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding crcmod 1.7 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/crcmod-1.7-py2.7-linux-x86_64.egg>
Searching for numpy>=1.14
Reading https://pypi.org/simple/numpy/
Downloading https://files.pythonhosted.org/packages/93/9b/443bbd1b38c4e5617f32c14c1494ae884d36cf3870c33828bb32e4b00dea/numpy-1.17.0rc2.zip#sha256=a4153fe85cf92a796022b81b138000160dea840cad13b7d1db67cfec594ece23
Best match: numpy 1.17.0rc2
Processing numpy-1.17.0rc2.zip
Writing /tmp/easy_install-DKHS45/numpy-1.17.0rc2/setup.cfg
Running numpy-1.17.0rc2/setup.py -q bdist_egg --dist-dir /tmp/easy_install-DKHS45/numpy-1.17.0rc2/egg-dist-tmp-tb7Rbe
Traceback (most recent call last):
  File "setup.py", line 239, in <module>
    'test': generate_protos_first(test),
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/__init__.py",> line 145, in setup
    return distutils.core.setup(**attrs)
  File "/usr/lib/python2.7/distutils/core.py", line 151, in setup
    dist.run_commands()
  File "/usr/lib/python2.7/distutils/dist.py", line 953, in run_commands
    self.run_command(cmd)
  File "/usr/lib/python2.7/distutils/dist.py", line 972, in run_command
    cmd_obj.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 67, in run
    self.do_egg_install()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 117, in do_egg_install
    cmd.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 418, in run
    self.easy_install(spec, not self.no_deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 660, in easy_install
    return self.install_item(None, spec, tmpdir, deps, True)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 707, in install_item
    self.process_distribution(spec, dist, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 752, in process_distribution
    [requirement], self.local_index, self.easy_install
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 782, in resolve
    replace_conflicting=replace_conflicting
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1065, in best_match
    return self.obtain(req, installer)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1077, in obtain
    return installer(requirement)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 679, in easy_install
    return self.install_item(spec, dist.location, tmpdir, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 705, in install_item
    dists = self.install_eggs(spec, download, tmpdir)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 890, in install_eggs
    return self.build_and_install(setup_script, setup_base)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1158, in build_and_install
    self.run_setup(setup_script, setup_base, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1144, in run_setup
    run_setup(setup_script, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 253, in run_setup
    raise
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 166, in save_modules
    saved_exc.resume()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 141, in resume
    six.reraise(type, exc, self._tb)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 154, in save_modules
    yield saved
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 250, in run_setup
    _execfile(setup_script, ns)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 45, in _execfile
    exec(code, globals, locals)
  File "/tmp/easy_install-DKHS45/numpy-1.17.0rc2/setup.py", line 31, in <module>
    import setuptools
RuntimeError: Python version >= 3.5 required.

> Task :sdks:python:createProcessWorker FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/sdks/python/build.gradle'> line: 374

* What went wrong:
Execution failed for task ':sdks:python:createProcessWorker'.
> 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 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/5.2.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 3m 17s
59 actionable tasks: 46 executed, 13 from cache

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

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


Build failed in Jenkins: beam_PostCommit_Python_VR_Spark #466

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/466/display/redirect?page=changes>

Changes:

[alireza4263] [BEAM-7823] Implementing a Custom NonCumulativeCost Handler

------------------------------------------
[...truncated 256.00 KB...]
Moving PyYAML-3.13-py2.7-linux-x86_64.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding PyYAML 3.13 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/PyYAML-3.13-py2.7-linux-x86_64.egg>
Searching for pytz>=2018.3
Reading https://pypi.org/simple/pytz/
Downloading https://files.pythonhosted.org/packages/3d/73/fe30c2daaaa0713420d0382b16fbb761409f532c56bdcc514bf7b6262bb6/pytz-2019.1-py2.py3-none-any.whl#sha256=303879e36b721603cc54604edcac9d20401bdbe31e1e4fdee5b9f98d5d31dfda
Best match: pytz 2019.1
Processing pytz-2019.1-py2.py3-none-any.whl
Installing pytz-2019.1-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pytz 2019.1 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pytz-2019.1-py2.7.egg>
Searching for pydot<2,>=1.2.0
Reading https://pypi.org/simple/pydot/
Downloading https://files.pythonhosted.org/packages/33/d1/b1479a770f66d962f545c2101630ce1d5592d90cb4f083d38862e93d16d2/pydot-1.4.1-py2.py3-none-any.whl#sha256=67be714300c78fda5fd52f79ec994039e3f76f074948c67b5ff539b433ad354f
Best match: pydot 1.4.1
Processing pydot-1.4.1-py2.py3-none-any.whl
Installing pydot-1.4.1-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pydot-1.4.1-py2.7.egg/EGG-INFO/requires.txt>
Adding pydot 1.4.1 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pydot-1.4.1-py2.7.egg>
Searching for oauth2client<4,>=2.0.1
Reading https://pypi.org/simple/oauth2client/
Downloading https://files.pythonhosted.org/packages/c0/7b/bc893e35d6ca46a72faa4b9eaac25c687ce60e1fbe978993fe2de1b0ff0d/oauth2client-3.0.0.tar.gz#sha256=5b5b056ec6f2304e7920b632885bd157fa71d1a7f3ddd00a43b1541a8d1a2460
Best match: oauth2client 3.0.0
Processing oauth2client-3.0.0.tar.gz
Writing /tmp/easy_install-yQeWpu/oauth2client-3.0.0/setup.cfg
Running oauth2client-3.0.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-yQeWpu/oauth2client-3.0.0/egg-dist-tmp-k_kF6Q
warning: no previously-included files matching '*' found under directory 'tests'
zip_safe flag not set; analyzing archive contents...
Moving oauth2client-3.0.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding oauth2client 3.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/oauth2client-3.0.0-py2.7.egg>
Searching for pymongo<4.0.0,>=3.8.0
Reading https://pypi.org/simple/pymongo/
Downloading https://files.pythonhosted.org/packages/6e/ea/353a9f8ced71b9e258438aa4d6aa048c1eaf5b774d3ef2273d686fde0947/pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl#sha256=32421df60d06f479d71b6b539642e410ece3006e8910688e68df962c8eb40a21
Best match: pymongo 3.8.0
Processing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl
Installing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding pymongo 3.8.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg>
Searching for mock<3.0.0,>=1.0.1
Reading https://pypi.org/simple/mock/
Downloading https://files.pythonhosted.org/packages/e6/35/f187bdf23be87092bd0f1200d43d23076cee4d0dec109f195173fd3ebc79/mock-2.0.0-py2.py3-none-any.whl#sha256=5ce3c71c5545b472da17b72268978914d0252980348636840bd34a00b5cc96c1
Best match: mock 2.0.0
Processing mock-2.0.0-py2.py3-none-any.whl
Installing mock-2.0.0-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg/EGG-INFO/requires.txt>
Adding mock 2.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg>
Searching for httplib2<=0.12.0,>=0.8
Reading https://pypi.org/simple/httplib2/
Downloading https://files.pythonhosted.org/packages/ce/ed/803905d670b52fa0edfdd135337e545b4496c2ab3a222f1449b7256eb99f/httplib2-0.12.0.tar.gz#sha256=f61fb838a94ce3b349aa32c92fd8430f7e3511afdb18bf9640d647e30c90a6d6
Best match: httplib2 0.12.0
Processing httplib2-0.12.0.tar.gz
Writing /tmp/easy_install-5ZmPcv/httplib2-0.12.0/setup.cfg
Running httplib2-0.12.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-5ZmPcv/httplib2-0.12.0/egg-dist-tmp-CxfJt3
zip_safe flag not set; analyzing archive contents...
httplib2.certs: module references __file__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Extracting httplib2-0.12.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding httplib2 0.12.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Searching for hdfs<3.0.0,>=2.1.0
Reading https://pypi.org/simple/hdfs/
Downloading https://files.pythonhosted.org/packages/82/39/2c0879b1bcfd1f6ad078eb210d09dbce21072386a3997074ee91e60ddc5a/hdfs-2.5.8.tar.gz#sha256=1be117549fc1285571bc51aedc15df5a203138dba02f9adfa26761b69a949370
Best match: hdfs 2.5.8
Processing hdfs-2.5.8.tar.gz
Writing /tmp/easy_install-Q5d4iO/hdfs-2.5.8/setup.cfg
Running hdfs-2.5.8/setup.py -q bdist_egg --dist-dir /tmp/easy_install-Q5d4iO/hdfs-2.5.8/egg-dist-tmp-IF68gE
zip_safe flag not set; analyzing archive contents...
Moving hdfs-2.5.8-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding hdfs 2.5.8 to easy-install.pth file
Installing hdfscli-avro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing hdfscli script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/hdfs-2.5.8-py2.7.egg>
Searching for future<1.0.0,>=0.16.0
Reading https://pypi.org/simple/future/
Downloading https://files.pythonhosted.org/packages/90/52/e20466b85000a181e1e144fd8305caf2cf475e2f9674e797b222f8105f5f/future-0.17.1.tar.gz#sha256=67045236dcfd6816dc439556d009594abf643e5eb48992e36beac09c2ca659b8
Best match: future 0.17.1
Processing future-0.17.1.tar.gz
Writing /tmp/easy_install-aMsU5O/future-0.17.1/setup.cfg
Running future-0.17.1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-aMsU5O/future-0.17.1/egg-dist-tmp-lVhud9
warning: no files found matching '*.au' under directory 'tests'
warning: no files found matching '*.gif' under directory 'tests'
warning: no files found matching '*.txt' under directory 'tests'
zip_safe flag not set; analyzing archive contents...
future.backports.test.ssl_servers: module references __file__
future.backports.test.support: module references __file__
future.standard_library.__init__: module references __file__
future.standard_library.__init__: module references __path__
future.utils.__init__: module MAY be using inspect.stack
past.builtins.misc: module MAY be using inspect.stack
past.translation.__init__: module references __file__
past.translation.__init__: module references __path__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Extracting future-0.17.1-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding future 0.17.1 to easy-install.pth file
Installing pasteurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing futurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Searching for fastavro<0.22,>=0.21.4
Reading https://pypi.org/simple/fastavro/
Downloading https://files.pythonhosted.org/packages/15/e3/5956c75f68906b119191ef30d9acff661b422cf918a29a03ee0c3ba774be/fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl#sha256=25c5e1871fb82795f138aa209ca89cac940b80bf36fc644615354028bfd87638
Best match: fastavro 0.21.24
Processing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl
Installing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding fastavro 0.21.24 to easy-install.pth file
Installing fastavro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg>
Searching for dill<0.2.10,>=0.2.9
Reading https://pypi.org/simple/dill/
Downloading https://files.pythonhosted.org/packages/fe/42/bfe2e0857bc284cbe6a011d93f2a9ad58a22cb894461b199ae72cfef0f29/dill-0.2.9.tar.gz#sha256=f6d6046f9f9195206063dd0415dff185ad593d6ee8b0e67f12597c0f4df4986f
Best match: dill 0.2.9
Processing dill-0.2.9.tar.gz
Writing /tmp/easy_install-lzQYG8/dill-0.2.9/setup.cfg
Running dill-0.2.9/setup.py -q bdist_egg --dist-dir /tmp/easy_install-lzQYG8/dill-0.2.9/egg-dist-tmp-te909q
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Extracting dill-0.2.9-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding dill 0.2.9 to easy-install.pth file
Installing get_objgraph script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing undill script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Searching for crcmod<2.0,>=1.7
Reading https://pypi.org/simple/crcmod/
Downloading https://files.pythonhosted.org/packages/6b/b0/e595ce2a2527e169c3bcd6c33d2473c1918e0b7f6826a043ca1245dd4e5b/crcmod-1.7.tar.gz#sha256=dc7051a0db5f2bd48665a990d3ec1cc305a466a77358ca4492826f41f283601e
Best match: crcmod 1.7
Processing crcmod-1.7.tar.gz
Writing /tmp/easy_install-uTVH90/crcmod-1.7/setup.cfg
Running crcmod-1.7/setup.py -q bdist_egg --dist-dir /tmp/easy_install-uTVH90/crcmod-1.7/egg-dist-tmp-gPfwr3
python2/src/_crcfunext.c: In function ‘init_crcfunext’:
python2/src/_crcfunext.c:492:13: warning: variable ‘m’ set but not used [-Wunused-but-set-variable]
   PyObject *m;
             ^
zip_safe flag not set; analyzing archive contents...
Moving crcmod-1.7-py2.7-linux-x86_64.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding crcmod 1.7 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/crcmod-1.7-py2.7-linux-x86_64.egg>
Searching for numpy>=1.14
Reading https://pypi.org/simple/numpy/
Downloading https://files.pythonhosted.org/packages/93/9b/443bbd1b38c4e5617f32c14c1494ae884d36cf3870c33828bb32e4b00dea/numpy-1.17.0rc2.zip#sha256=a4153fe85cf92a796022b81b138000160dea840cad13b7d1db67cfec594ece23
Best match: numpy 1.17.0rc2
Processing numpy-1.17.0rc2.zip
Writing /tmp/easy_install-fYshd1/numpy-1.17.0rc2/setup.cfg
Running numpy-1.17.0rc2/setup.py -q bdist_egg --dist-dir /tmp/easy_install-fYshd1/numpy-1.17.0rc2/egg-dist-tmp-BOAiJN
Traceback (most recent call last):
  File "setup.py", line 239, in <module>
    'test': generate_protos_first(test),
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/__init__.py",> line 145, in setup
    return distutils.core.setup(**attrs)
  File "/usr/lib/python2.7/distutils/core.py", line 151, in setup
    dist.run_commands()
  File "/usr/lib/python2.7/distutils/dist.py", line 953, in run_commands
    self.run_command(cmd)
  File "/usr/lib/python2.7/distutils/dist.py", line 972, in run_command
    cmd_obj.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 67, in run
    self.do_egg_install()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 117, in do_egg_install
    cmd.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 418, in run
    self.easy_install(spec, not self.no_deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 660, in easy_install
    return self.install_item(None, spec, tmpdir, deps, True)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 707, in install_item
    self.process_distribution(spec, dist, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 752, in process_distribution
    [requirement], self.local_index, self.easy_install
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 782, in resolve
    replace_conflicting=replace_conflicting
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1065, in best_match
    return self.obtain(req, installer)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1077, in obtain
    return installer(requirement)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 679, in easy_install
    return self.install_item(spec, dist.location, tmpdir, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 705, in install_item
    dists = self.install_eggs(spec, download, tmpdir)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 890, in install_eggs
    return self.build_and_install(setup_script, setup_base)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1158, in build_and_install
    self.run_setup(setup_script, setup_base, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1144, in run_setup
    run_setup(setup_script, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 253, in run_setup
    raise
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 166, in save_modules
    saved_exc.resume()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 141, in resume
    six.reraise(type, exc, self._tb)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 154, in save_modules
    yield saved
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 250, in run_setup
    _execfile(setup_script, ns)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 45, in _execfile
    exec(code, globals, locals)
  File "/tmp/easy_install-fYshd1/numpy-1.17.0rc2/setup.py", line 31, in <module>
    import setuptools
RuntimeError: Python version >= 3.5 required.

> Task :sdks:python:createProcessWorker FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/sdks/python/build.gradle'> line: 374

* What went wrong:
Execution failed for task ':sdks:python:createProcessWorker'.
> 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 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/5.2.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 2m 29s
59 actionable tasks: 46 executed, 13 from cache

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

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


Build failed in Jenkins: beam_PostCommit_Python_VR_Spark #465

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/465/display/redirect>

------------------------------------------
[...truncated 256.21 KB...]
Moving PyYAML-3.13-py2.7-linux-x86_64.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding PyYAML 3.13 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/PyYAML-3.13-py2.7-linux-x86_64.egg>
Searching for pytz>=2018.3
Reading https://pypi.org/simple/pytz/
Downloading https://files.pythonhosted.org/packages/3d/73/fe30c2daaaa0713420d0382b16fbb761409f532c56bdcc514bf7b6262bb6/pytz-2019.1-py2.py3-none-any.whl#sha256=303879e36b721603cc54604edcac9d20401bdbe31e1e4fdee5b9f98d5d31dfda
Best match: pytz 2019.1
Processing pytz-2019.1-py2.py3-none-any.whl
Installing pytz-2019.1-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pytz 2019.1 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pytz-2019.1-py2.7.egg>
Searching for pydot<2,>=1.2.0
Reading https://pypi.org/simple/pydot/
Downloading https://files.pythonhosted.org/packages/33/d1/b1479a770f66d962f545c2101630ce1d5592d90cb4f083d38862e93d16d2/pydot-1.4.1-py2.py3-none-any.whl#sha256=67be714300c78fda5fd52f79ec994039e3f76f074948c67b5ff539b433ad354f
Best match: pydot 1.4.1
Processing pydot-1.4.1-py2.py3-none-any.whl
Installing pydot-1.4.1-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pydot-1.4.1-py2.7.egg/EGG-INFO/requires.txt>
Adding pydot 1.4.1 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pydot-1.4.1-py2.7.egg>
Searching for oauth2client<4,>=2.0.1
Reading https://pypi.org/simple/oauth2client/
Downloading https://files.pythonhosted.org/packages/c0/7b/bc893e35d6ca46a72faa4b9eaac25c687ce60e1fbe978993fe2de1b0ff0d/oauth2client-3.0.0.tar.gz#sha256=5b5b056ec6f2304e7920b632885bd157fa71d1a7f3ddd00a43b1541a8d1a2460
Best match: oauth2client 3.0.0
Processing oauth2client-3.0.0.tar.gz
Writing /tmp/easy_install-wu_yES/oauth2client-3.0.0/setup.cfg
Running oauth2client-3.0.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-wu_yES/oauth2client-3.0.0/egg-dist-tmp-ojBDjs
warning: no previously-included files matching '*' found under directory 'tests'
zip_safe flag not set; analyzing archive contents...
Moving oauth2client-3.0.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding oauth2client 3.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/oauth2client-3.0.0-py2.7.egg>
Searching for pymongo<4.0.0,>=3.8.0
Reading https://pypi.org/simple/pymongo/
Downloading https://files.pythonhosted.org/packages/6e/ea/353a9f8ced71b9e258438aa4d6aa048c1eaf5b774d3ef2273d686fde0947/pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl#sha256=32421df60d06f479d71b6b539642e410ece3006e8910688e68df962c8eb40a21
Best match: pymongo 3.8.0
Processing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl
Installing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding pymongo 3.8.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg>
Searching for mock<3.0.0,>=1.0.1
Reading https://pypi.org/simple/mock/
Downloading https://files.pythonhosted.org/packages/e6/35/f187bdf23be87092bd0f1200d43d23076cee4d0dec109f195173fd3ebc79/mock-2.0.0-py2.py3-none-any.whl#sha256=5ce3c71c5545b472da17b72268978914d0252980348636840bd34a00b5cc96c1
Best match: mock 2.0.0
Processing mock-2.0.0-py2.py3-none-any.whl
Installing mock-2.0.0-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg/EGG-INFO/requires.txt>
Adding mock 2.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg>
Searching for httplib2<=0.12.0,>=0.8
Reading https://pypi.org/simple/httplib2/
Downloading https://files.pythonhosted.org/packages/ce/ed/803905d670b52fa0edfdd135337e545b4496c2ab3a222f1449b7256eb99f/httplib2-0.12.0.tar.gz#sha256=f61fb838a94ce3b349aa32c92fd8430f7e3511afdb18bf9640d647e30c90a6d6
Best match: httplib2 0.12.0
Processing httplib2-0.12.0.tar.gz
Writing /tmp/easy_install-X0nO8i/httplib2-0.12.0/setup.cfg
Running httplib2-0.12.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-X0nO8i/httplib2-0.12.0/egg-dist-tmp-vgsjbs
zip_safe flag not set; analyzing archive contents...
httplib2.certs: module references __file__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Extracting httplib2-0.12.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding httplib2 0.12.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Searching for hdfs<3.0.0,>=2.1.0
Reading https://pypi.org/simple/hdfs/
Downloading https://files.pythonhosted.org/packages/82/39/2c0879b1bcfd1f6ad078eb210d09dbce21072386a3997074ee91e60ddc5a/hdfs-2.5.8.tar.gz#sha256=1be117549fc1285571bc51aedc15df5a203138dba02f9adfa26761b69a949370
Best match: hdfs 2.5.8
Processing hdfs-2.5.8.tar.gz
Writing /tmp/easy_install-FdDniA/hdfs-2.5.8/setup.cfg
Running hdfs-2.5.8/setup.py -q bdist_egg --dist-dir /tmp/easy_install-FdDniA/hdfs-2.5.8/egg-dist-tmp-CQb4_D
zip_safe flag not set; analyzing archive contents...
Moving hdfs-2.5.8-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding hdfs 2.5.8 to easy-install.pth file
Installing hdfscli-avro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing hdfscli script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/hdfs-2.5.8-py2.7.egg>
Searching for future<1.0.0,>=0.16.0
Reading https://pypi.org/simple/future/
Downloading https://files.pythonhosted.org/packages/90/52/e20466b85000a181e1e144fd8305caf2cf475e2f9674e797b222f8105f5f/future-0.17.1.tar.gz#sha256=67045236dcfd6816dc439556d009594abf643e5eb48992e36beac09c2ca659b8
Best match: future 0.17.1
Processing future-0.17.1.tar.gz
Writing /tmp/easy_install-0E4hvU/future-0.17.1/setup.cfg
Running future-0.17.1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-0E4hvU/future-0.17.1/egg-dist-tmp-Lbj7Uv
warning: no files found matching '*.au' under directory 'tests'
warning: no files found matching '*.gif' under directory 'tests'
warning: no files found matching '*.txt' under directory 'tests'
zip_safe flag not set; analyzing archive contents...
future.backports.test.ssl_servers: module references __file__
future.backports.test.support: module references __file__
future.standard_library.__init__: module references __file__
future.standard_library.__init__: module references __path__
future.utils.__init__: module MAY be using inspect.stack
past.builtins.misc: module MAY be using inspect.stack
past.translation.__init__: module references __file__
past.translation.__init__: module references __path__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Extracting future-0.17.1-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding future 0.17.1 to easy-install.pth file
Installing pasteurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing futurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Searching for fastavro<0.22,>=0.21.4
Reading https://pypi.org/simple/fastavro/
Downloading https://files.pythonhosted.org/packages/15/e3/5956c75f68906b119191ef30d9acff661b422cf918a29a03ee0c3ba774be/fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl#sha256=25c5e1871fb82795f138aa209ca89cac940b80bf36fc644615354028bfd87638
Best match: fastavro 0.21.24
Processing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl
Installing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding fastavro 0.21.24 to easy-install.pth file
Installing fastavro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg>
Searching for dill<0.2.10,>=0.2.9
Reading https://pypi.org/simple/dill/
Downloading https://files.pythonhosted.org/packages/fe/42/bfe2e0857bc284cbe6a011d93f2a9ad58a22cb894461b199ae72cfef0f29/dill-0.2.9.tar.gz#sha256=f6d6046f9f9195206063dd0415dff185ad593d6ee8b0e67f12597c0f4df4986f
Best match: dill 0.2.9
Processing dill-0.2.9.tar.gz
Writing /tmp/easy_install-EZ0nSG/dill-0.2.9/setup.cfg
Running dill-0.2.9/setup.py -q bdist_egg --dist-dir /tmp/easy_install-EZ0nSG/dill-0.2.9/egg-dist-tmp-ygZAlp
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Extracting dill-0.2.9-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding dill 0.2.9 to easy-install.pth file
Installing get_objgraph script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing undill script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Searching for crcmod<2.0,>=1.7
Reading https://pypi.org/simple/crcmod/
Downloading https://files.pythonhosted.org/packages/6b/b0/e595ce2a2527e169c3bcd6c33d2473c1918e0b7f6826a043ca1245dd4e5b/crcmod-1.7.tar.gz#sha256=dc7051a0db5f2bd48665a990d3ec1cc305a466a77358ca4492826f41f283601e
Best match: crcmod 1.7
Processing crcmod-1.7.tar.gz
Writing /tmp/easy_install-WcJIcE/crcmod-1.7/setup.cfg
Running crcmod-1.7/setup.py -q bdist_egg --dist-dir /tmp/easy_install-WcJIcE/crcmod-1.7/egg-dist-tmp-EELeZi
python2/src/_crcfunext.c: In function ‘init_crcfunext’:
python2/src/_crcfunext.c:492:13: warning: variable ‘m’ set but not used [-Wunused-but-set-variable]
   PyObject *m;
             ^
zip_safe flag not set; analyzing archive contents...
Moving crcmod-1.7-py2.7-linux-x86_64.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding crcmod 1.7 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/crcmod-1.7-py2.7-linux-x86_64.egg>
Searching for numpy>=1.14
Reading https://pypi.org/simple/numpy/
Downloading https://files.pythonhosted.org/packages/93/9b/443bbd1b38c4e5617f32c14c1494ae884d36cf3870c33828bb32e4b00dea/numpy-1.17.0rc2.zip#sha256=a4153fe85cf92a796022b81b138000160dea840cad13b7d1db67cfec594ece23
Best match: numpy 1.17.0rc2
Processing numpy-1.17.0rc2.zip
Writing /tmp/easy_install-NNBEI6/numpy-1.17.0rc2/setup.cfg
Running numpy-1.17.0rc2/setup.py -q bdist_egg --dist-dir /tmp/easy_install-NNBEI6/numpy-1.17.0rc2/egg-dist-tmp-AaVO5o
Traceback (most recent call last):
  File "setup.py", line 239, in <module>
    'test': generate_protos_first(test),
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/__init__.py",> line 145, in setup
    return distutils.core.setup(**attrs)
  File "/usr/lib/python2.7/distutils/core.py", line 151, in setup
    dist.run_commands()
  File "/usr/lib/python2.7/distutils/dist.py", line 953, in run_commands
    self.run_command(cmd)
  File "/usr/lib/python2.7/distutils/dist.py", line 972, in run_command
    cmd_obj.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 67, in run
    self.do_egg_install()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 117, in do_egg_install
    cmd.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 418, in run
    self.easy_install(spec, not self.no_deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 660, in easy_install
    return self.install_item(None, spec, tmpdir, deps, True)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 707, in install_item
    self.process_distribution(spec, dist, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 752, in process_distribution
    [requirement], self.local_index, self.easy_install
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 782, in resolve
    replace_conflicting=replace_conflicting
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1065, in best_match
    return self.obtain(req, installer)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1077, in obtain
    return installer(requirement)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 679, in easy_install
    return self.install_item(spec, dist.location, tmpdir, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 705, in install_item
    dists = self.install_eggs(spec, download, tmpdir)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 890, in install_eggs
    return self.build_and_install(setup_script, setup_base)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1158, in build_and_install
    self.run_setup(setup_script, setup_base, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1144, in run_setup
    run_setup(setup_script, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 253, in run_setup
    raise
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 166, in save_modules
    saved_exc.resume()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 141, in resume
    six.reraise(type, exc, self._tb)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 154, in save_modules
    yield saved
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 250, in run_setup
    _execfile(setup_script, ns)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 45, in _execfile
    exec(code, globals, locals)
  File "/tmp/easy_install-NNBEI6/numpy-1.17.0rc2/setup.py", line 31, in <module>
    import setuptools
RuntimeError: Python version >= 3.5 required.

> Task :sdks:python:createProcessWorker FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/sdks/python/build.gradle'> line: 374

* What went wrong:
Execution failed for task ':sdks:python:createProcessWorker'.
> 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 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/5.2.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 2m 43s
59 actionable tasks: 46 executed, 13 from cache

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

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


Build failed in Jenkins: beam_PostCommit_Python_VR_Spark #464

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/464/display/redirect?page=changes>

Changes:

[rohde.samuel] Add hot key detection protos to Windmill

------------------------------------------
[...truncated 256.02 KB...]
Moving PyYAML-3.13-py2.7-linux-x86_64.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding PyYAML 3.13 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/PyYAML-3.13-py2.7-linux-x86_64.egg>
Searching for pytz>=2018.3
Reading https://pypi.org/simple/pytz/
Downloading https://files.pythonhosted.org/packages/3d/73/fe30c2daaaa0713420d0382b16fbb761409f532c56bdcc514bf7b6262bb6/pytz-2019.1-py2.py3-none-any.whl#sha256=303879e36b721603cc54604edcac9d20401bdbe31e1e4fdee5b9f98d5d31dfda
Best match: pytz 2019.1
Processing pytz-2019.1-py2.py3-none-any.whl
Installing pytz-2019.1-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pytz 2019.1 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pytz-2019.1-py2.7.egg>
Searching for pydot<2,>=1.2.0
Reading https://pypi.org/simple/pydot/
Downloading https://files.pythonhosted.org/packages/33/d1/b1479a770f66d962f545c2101630ce1d5592d90cb4f083d38862e93d16d2/pydot-1.4.1-py2.py3-none-any.whl#sha256=67be714300c78fda5fd52f79ec994039e3f76f074948c67b5ff539b433ad354f
Best match: pydot 1.4.1
Processing pydot-1.4.1-py2.py3-none-any.whl
Installing pydot-1.4.1-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pydot-1.4.1-py2.7.egg/EGG-INFO/requires.txt>
Adding pydot 1.4.1 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pydot-1.4.1-py2.7.egg>
Searching for oauth2client<4,>=2.0.1
Reading https://pypi.org/simple/oauth2client/
Downloading https://files.pythonhosted.org/packages/c0/7b/bc893e35d6ca46a72faa4b9eaac25c687ce60e1fbe978993fe2de1b0ff0d/oauth2client-3.0.0.tar.gz#sha256=5b5b056ec6f2304e7920b632885bd157fa71d1a7f3ddd00a43b1541a8d1a2460
Best match: oauth2client 3.0.0
Processing oauth2client-3.0.0.tar.gz
Writing /tmp/easy_install-ji8IiW/oauth2client-3.0.0/setup.cfg
Running oauth2client-3.0.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-ji8IiW/oauth2client-3.0.0/egg-dist-tmp-8vLA3T
warning: no previously-included files matching '*' found under directory 'tests'
zip_safe flag not set; analyzing archive contents...
Moving oauth2client-3.0.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding oauth2client 3.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/oauth2client-3.0.0-py2.7.egg>
Searching for pymongo<4.0.0,>=3.8.0
Reading https://pypi.org/simple/pymongo/
Downloading https://files.pythonhosted.org/packages/6e/ea/353a9f8ced71b9e258438aa4d6aa048c1eaf5b774d3ef2273d686fde0947/pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl#sha256=32421df60d06f479d71b6b539642e410ece3006e8910688e68df962c8eb40a21
Best match: pymongo 3.8.0
Processing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl
Installing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding pymongo 3.8.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg>
Searching for mock<3.0.0,>=1.0.1
Reading https://pypi.org/simple/mock/
Downloading https://files.pythonhosted.org/packages/e6/35/f187bdf23be87092bd0f1200d43d23076cee4d0dec109f195173fd3ebc79/mock-2.0.0-py2.py3-none-any.whl#sha256=5ce3c71c5545b472da17b72268978914d0252980348636840bd34a00b5cc96c1
Best match: mock 2.0.0
Processing mock-2.0.0-py2.py3-none-any.whl
Installing mock-2.0.0-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg/EGG-INFO/requires.txt>
Adding mock 2.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg>
Searching for httplib2<=0.12.0,>=0.8
Reading https://pypi.org/simple/httplib2/
Downloading https://files.pythonhosted.org/packages/ce/ed/803905d670b52fa0edfdd135337e545b4496c2ab3a222f1449b7256eb99f/httplib2-0.12.0.tar.gz#sha256=f61fb838a94ce3b349aa32c92fd8430f7e3511afdb18bf9640d647e30c90a6d6
Best match: httplib2 0.12.0
Processing httplib2-0.12.0.tar.gz
Writing /tmp/easy_install-bhP3bG/httplib2-0.12.0/setup.cfg
Running httplib2-0.12.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-bhP3bG/httplib2-0.12.0/egg-dist-tmp-gFFop2
zip_safe flag not set; analyzing archive contents...
httplib2.certs: module references __file__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Extracting httplib2-0.12.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding httplib2 0.12.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Searching for hdfs<3.0.0,>=2.1.0
Reading https://pypi.org/simple/hdfs/
Downloading https://files.pythonhosted.org/packages/82/39/2c0879b1bcfd1f6ad078eb210d09dbce21072386a3997074ee91e60ddc5a/hdfs-2.5.8.tar.gz#sha256=1be117549fc1285571bc51aedc15df5a203138dba02f9adfa26761b69a949370
Best match: hdfs 2.5.8
Processing hdfs-2.5.8.tar.gz
Writing /tmp/easy_install-OXgLrv/hdfs-2.5.8/setup.cfg
Running hdfs-2.5.8/setup.py -q bdist_egg --dist-dir /tmp/easy_install-OXgLrv/hdfs-2.5.8/egg-dist-tmp-GNj3VJ
zip_safe flag not set; analyzing archive contents...
Moving hdfs-2.5.8-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding hdfs 2.5.8 to easy-install.pth file
Installing hdfscli-avro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing hdfscli script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/hdfs-2.5.8-py2.7.egg>
Searching for future<1.0.0,>=0.16.0
Reading https://pypi.org/simple/future/
Downloading https://files.pythonhosted.org/packages/90/52/e20466b85000a181e1e144fd8305caf2cf475e2f9674e797b222f8105f5f/future-0.17.1.tar.gz#sha256=67045236dcfd6816dc439556d009594abf643e5eb48992e36beac09c2ca659b8
Best match: future 0.17.1
Processing future-0.17.1.tar.gz
Writing /tmp/easy_install-AoxOnL/future-0.17.1/setup.cfg
Running future-0.17.1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-AoxOnL/future-0.17.1/egg-dist-tmp-ExRJpz
warning: no files found matching '*.au' under directory 'tests'
warning: no files found matching '*.gif' under directory 'tests'
warning: no files found matching '*.txt' under directory 'tests'
zip_safe flag not set; analyzing archive contents...
future.backports.test.ssl_servers: module references __file__
future.backports.test.support: module references __file__
future.standard_library.__init__: module references __file__
future.standard_library.__init__: module references __path__
future.utils.__init__: module MAY be using inspect.stack
past.builtins.misc: module MAY be using inspect.stack
past.translation.__init__: module references __file__
past.translation.__init__: module references __path__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Extracting future-0.17.1-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding future 0.17.1 to easy-install.pth file
Installing pasteurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing futurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Searching for fastavro<0.22,>=0.21.4
Reading https://pypi.org/simple/fastavro/
Downloading https://files.pythonhosted.org/packages/15/e3/5956c75f68906b119191ef30d9acff661b422cf918a29a03ee0c3ba774be/fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl#sha256=25c5e1871fb82795f138aa209ca89cac940b80bf36fc644615354028bfd87638
Best match: fastavro 0.21.24
Processing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl
Installing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding fastavro 0.21.24 to easy-install.pth file
Installing fastavro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg>
Searching for dill<0.2.10,>=0.2.9
Reading https://pypi.org/simple/dill/
Downloading https://files.pythonhosted.org/packages/fe/42/bfe2e0857bc284cbe6a011d93f2a9ad58a22cb894461b199ae72cfef0f29/dill-0.2.9.tar.gz#sha256=f6d6046f9f9195206063dd0415dff185ad593d6ee8b0e67f12597c0f4df4986f
Best match: dill 0.2.9
Processing dill-0.2.9.tar.gz
Writing /tmp/easy_install-FPovjT/dill-0.2.9/setup.cfg
Running dill-0.2.9/setup.py -q bdist_egg --dist-dir /tmp/easy_install-FPovjT/dill-0.2.9/egg-dist-tmp-1mI1l3
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Extracting dill-0.2.9-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding dill 0.2.9 to easy-install.pth file
Installing get_objgraph script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing undill script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Searching for crcmod<2.0,>=1.7
Reading https://pypi.org/simple/crcmod/
Downloading https://files.pythonhosted.org/packages/6b/b0/e595ce2a2527e169c3bcd6c33d2473c1918e0b7f6826a043ca1245dd4e5b/crcmod-1.7.tar.gz#sha256=dc7051a0db5f2bd48665a990d3ec1cc305a466a77358ca4492826f41f283601e
Best match: crcmod 1.7
Processing crcmod-1.7.tar.gz
Writing /tmp/easy_install-PozHt0/crcmod-1.7/setup.cfg
Running crcmod-1.7/setup.py -q bdist_egg --dist-dir /tmp/easy_install-PozHt0/crcmod-1.7/egg-dist-tmp-ohTwBG
python2/src/_crcfunext.c: In function ‘init_crcfunext’:
python2/src/_crcfunext.c:492:13: warning: variable ‘m’ set but not used [-Wunused-but-set-variable]
   PyObject *m;
             ^
zip_safe flag not set; analyzing archive contents...
Moving crcmod-1.7-py2.7-linux-x86_64.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding crcmod 1.7 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/crcmod-1.7-py2.7-linux-x86_64.egg>
Searching for numpy>=1.14
Reading https://pypi.org/simple/numpy/
Downloading https://files.pythonhosted.org/packages/93/9b/443bbd1b38c4e5617f32c14c1494ae884d36cf3870c33828bb32e4b00dea/numpy-1.17.0rc2.zip#sha256=a4153fe85cf92a796022b81b138000160dea840cad13b7d1db67cfec594ece23
Best match: numpy 1.17.0rc2
Processing numpy-1.17.0rc2.zip
Writing /tmp/easy_install-CO2Al6/numpy-1.17.0rc2/setup.cfg
Running numpy-1.17.0rc2/setup.py -q bdist_egg --dist-dir /tmp/easy_install-CO2Al6/numpy-1.17.0rc2/egg-dist-tmp-7YML2V
Traceback (most recent call last):
  File "setup.py", line 239, in <module>
    'test': generate_protos_first(test),
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/__init__.py",> line 145, in setup
    return distutils.core.setup(**attrs)
  File "/usr/lib/python2.7/distutils/core.py", line 151, in setup
    dist.run_commands()
  File "/usr/lib/python2.7/distutils/dist.py", line 953, in run_commands
    self.run_command(cmd)
  File "/usr/lib/python2.7/distutils/dist.py", line 972, in run_command
    cmd_obj.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 67, in run
    self.do_egg_install()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 117, in do_egg_install
    cmd.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 418, in run
    self.easy_install(spec, not self.no_deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 660, in easy_install
    return self.install_item(None, spec, tmpdir, deps, True)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 707, in install_item
    self.process_distribution(spec, dist, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 752, in process_distribution
    [requirement], self.local_index, self.easy_install
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 782, in resolve
    replace_conflicting=replace_conflicting
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1065, in best_match
    return self.obtain(req, installer)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1077, in obtain
    return installer(requirement)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 679, in easy_install
    return self.install_item(spec, dist.location, tmpdir, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 705, in install_item
    dists = self.install_eggs(spec, download, tmpdir)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 890, in install_eggs
    return self.build_and_install(setup_script, setup_base)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1158, in build_and_install
    self.run_setup(setup_script, setup_base, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1144, in run_setup
    run_setup(setup_script, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 253, in run_setup
    raise
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 166, in save_modules
    saved_exc.resume()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 141, in resume
    six.reraise(type, exc, self._tb)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 154, in save_modules
    yield saved
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 250, in run_setup
    _execfile(setup_script, ns)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 45, in _execfile
    exec(code, globals, locals)
  File "/tmp/easy_install-CO2Al6/numpy-1.17.0rc2/setup.py", line 31, in <module>
    import setuptools
RuntimeError: Python version >= 3.5 required.

> Task :sdks:python:createProcessWorker FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/sdks/python/build.gradle'> line: 374

* What went wrong:
Execution failed for task ':sdks:python:createProcessWorker'.
> 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 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/5.2.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 3m 12s
59 actionable tasks: 46 executed, 13 from cache

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

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


Build failed in Jenkins: beam_PostCommit_Python_VR_Spark #463

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/463/display/redirect?page=changes>

Changes:

[ryan] [BEAM-4181] Add readFiles transform to TfRecordIO.

------------------------------------------
[...truncated 255.98 KB...]
Moving PyYAML-3.13-py2.7-linux-x86_64.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding PyYAML 3.13 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/PyYAML-3.13-py2.7-linux-x86_64.egg>
Searching for pytz>=2018.3
Reading https://pypi.org/simple/pytz/
Downloading https://files.pythonhosted.org/packages/3d/73/fe30c2daaaa0713420d0382b16fbb761409f532c56bdcc514bf7b6262bb6/pytz-2019.1-py2.py3-none-any.whl#sha256=303879e36b721603cc54604edcac9d20401bdbe31e1e4fdee5b9f98d5d31dfda
Best match: pytz 2019.1
Processing pytz-2019.1-py2.py3-none-any.whl
Installing pytz-2019.1-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pytz 2019.1 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pytz-2019.1-py2.7.egg>
Searching for pydot<2,>=1.2.0
Reading https://pypi.org/simple/pydot/
Downloading https://files.pythonhosted.org/packages/33/d1/b1479a770f66d962f545c2101630ce1d5592d90cb4f083d38862e93d16d2/pydot-1.4.1-py2.py3-none-any.whl#sha256=67be714300c78fda5fd52f79ec994039e3f76f074948c67b5ff539b433ad354f
Best match: pydot 1.4.1
Processing pydot-1.4.1-py2.py3-none-any.whl
Installing pydot-1.4.1-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pydot-1.4.1-py2.7.egg/EGG-INFO/requires.txt>
Adding pydot 1.4.1 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pydot-1.4.1-py2.7.egg>
Searching for oauth2client<4,>=2.0.1
Reading https://pypi.org/simple/oauth2client/
Downloading https://files.pythonhosted.org/packages/c0/7b/bc893e35d6ca46a72faa4b9eaac25c687ce60e1fbe978993fe2de1b0ff0d/oauth2client-3.0.0.tar.gz#sha256=5b5b056ec6f2304e7920b632885bd157fa71d1a7f3ddd00a43b1541a8d1a2460
Best match: oauth2client 3.0.0
Processing oauth2client-3.0.0.tar.gz
Writing /tmp/easy_install-ttqfKP/oauth2client-3.0.0/setup.cfg
Running oauth2client-3.0.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-ttqfKP/oauth2client-3.0.0/egg-dist-tmp-W9m0KE
warning: no previously-included files matching '*' found under directory 'tests'
zip_safe flag not set; analyzing archive contents...
Moving oauth2client-3.0.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding oauth2client 3.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/oauth2client-3.0.0-py2.7.egg>
Searching for pymongo<4.0.0,>=3.8.0
Reading https://pypi.org/simple/pymongo/
Downloading https://files.pythonhosted.org/packages/6e/ea/353a9f8ced71b9e258438aa4d6aa048c1eaf5b774d3ef2273d686fde0947/pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl#sha256=32421df60d06f479d71b6b539642e410ece3006e8910688e68df962c8eb40a21
Best match: pymongo 3.8.0
Processing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl
Installing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding pymongo 3.8.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg>
Searching for mock<3.0.0,>=1.0.1
Reading https://pypi.org/simple/mock/
Downloading https://files.pythonhosted.org/packages/e6/35/f187bdf23be87092bd0f1200d43d23076cee4d0dec109f195173fd3ebc79/mock-2.0.0-py2.py3-none-any.whl#sha256=5ce3c71c5545b472da17b72268978914d0252980348636840bd34a00b5cc96c1
Best match: mock 2.0.0
Processing mock-2.0.0-py2.py3-none-any.whl
Installing mock-2.0.0-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg/EGG-INFO/requires.txt>
Adding mock 2.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg>
Searching for httplib2<=0.12.0,>=0.8
Reading https://pypi.org/simple/httplib2/
Downloading https://files.pythonhosted.org/packages/ce/ed/803905d670b52fa0edfdd135337e545b4496c2ab3a222f1449b7256eb99f/httplib2-0.12.0.tar.gz#sha256=f61fb838a94ce3b349aa32c92fd8430f7e3511afdb18bf9640d647e30c90a6d6
Best match: httplib2 0.12.0
Processing httplib2-0.12.0.tar.gz
Writing /tmp/easy_install-RE7_o0/httplib2-0.12.0/setup.cfg
Running httplib2-0.12.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-RE7_o0/httplib2-0.12.0/egg-dist-tmp-5n2PST
zip_safe flag not set; analyzing archive contents...
httplib2.certs: module references __file__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Extracting httplib2-0.12.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding httplib2 0.12.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Searching for hdfs<3.0.0,>=2.1.0
Reading https://pypi.org/simple/hdfs/
Downloading https://files.pythonhosted.org/packages/82/39/2c0879b1bcfd1f6ad078eb210d09dbce21072386a3997074ee91e60ddc5a/hdfs-2.5.8.tar.gz#sha256=1be117549fc1285571bc51aedc15df5a203138dba02f9adfa26761b69a949370
Best match: hdfs 2.5.8
Processing hdfs-2.5.8.tar.gz
Writing /tmp/easy_install-tPg9X4/hdfs-2.5.8/setup.cfg
Running hdfs-2.5.8/setup.py -q bdist_egg --dist-dir /tmp/easy_install-tPg9X4/hdfs-2.5.8/egg-dist-tmp-mYXCpv
zip_safe flag not set; analyzing archive contents...
Moving hdfs-2.5.8-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding hdfs 2.5.8 to easy-install.pth file
Installing hdfscli-avro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing hdfscli script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/hdfs-2.5.8-py2.7.egg>
Searching for future<1.0.0,>=0.16.0
Reading https://pypi.org/simple/future/
Downloading https://files.pythonhosted.org/packages/90/52/e20466b85000a181e1e144fd8305caf2cf475e2f9674e797b222f8105f5f/future-0.17.1.tar.gz#sha256=67045236dcfd6816dc439556d009594abf643e5eb48992e36beac09c2ca659b8
Best match: future 0.17.1
Processing future-0.17.1.tar.gz
Writing /tmp/easy_install-JVVxgS/future-0.17.1/setup.cfg
Running future-0.17.1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-JVVxgS/future-0.17.1/egg-dist-tmp-hMlpkK
warning: no files found matching '*.au' under directory 'tests'
warning: no files found matching '*.gif' under directory 'tests'
warning: no files found matching '*.txt' under directory 'tests'
zip_safe flag not set; analyzing archive contents...
future.backports.test.ssl_servers: module references __file__
future.backports.test.support: module references __file__
future.standard_library.__init__: module references __file__
future.standard_library.__init__: module references __path__
future.utils.__init__: module MAY be using inspect.stack
past.builtins.misc: module MAY be using inspect.stack
past.translation.__init__: module references __file__
past.translation.__init__: module references __path__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Extracting future-0.17.1-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding future 0.17.1 to easy-install.pth file
Installing pasteurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing futurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Searching for fastavro<0.22,>=0.21.4
Reading https://pypi.org/simple/fastavro/
Downloading https://files.pythonhosted.org/packages/15/e3/5956c75f68906b119191ef30d9acff661b422cf918a29a03ee0c3ba774be/fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl#sha256=25c5e1871fb82795f138aa209ca89cac940b80bf36fc644615354028bfd87638
Best match: fastavro 0.21.24
Processing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl
Installing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding fastavro 0.21.24 to easy-install.pth file
Installing fastavro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg>
Searching for dill<0.2.10,>=0.2.9
Reading https://pypi.org/simple/dill/
Downloading https://files.pythonhosted.org/packages/fe/42/bfe2e0857bc284cbe6a011d93f2a9ad58a22cb894461b199ae72cfef0f29/dill-0.2.9.tar.gz#sha256=f6d6046f9f9195206063dd0415dff185ad593d6ee8b0e67f12597c0f4df4986f
Best match: dill 0.2.9
Processing dill-0.2.9.tar.gz
Writing /tmp/easy_install-H4YmoV/dill-0.2.9/setup.cfg
Running dill-0.2.9/setup.py -q bdist_egg --dist-dir /tmp/easy_install-H4YmoV/dill-0.2.9/egg-dist-tmp-owO0IJ
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Extracting dill-0.2.9-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding dill 0.2.9 to easy-install.pth file
Installing get_objgraph script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing undill script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Searching for crcmod<2.0,>=1.7
Reading https://pypi.org/simple/crcmod/
Downloading https://files.pythonhosted.org/packages/6b/b0/e595ce2a2527e169c3bcd6c33d2473c1918e0b7f6826a043ca1245dd4e5b/crcmod-1.7.tar.gz#sha256=dc7051a0db5f2bd48665a990d3ec1cc305a466a77358ca4492826f41f283601e
Best match: crcmod 1.7
Processing crcmod-1.7.tar.gz
Writing /tmp/easy_install-wDemBI/crcmod-1.7/setup.cfg
Running crcmod-1.7/setup.py -q bdist_egg --dist-dir /tmp/easy_install-wDemBI/crcmod-1.7/egg-dist-tmp-6x6iJB
python2/src/_crcfunext.c: In function ‘init_crcfunext’:
python2/src/_crcfunext.c:492:13: warning: variable ‘m’ set but not used [-Wunused-but-set-variable]
   PyObject *m;
             ^
zip_safe flag not set; analyzing archive contents...
Moving crcmod-1.7-py2.7-linux-x86_64.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding crcmod 1.7 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/crcmod-1.7-py2.7-linux-x86_64.egg>
Searching for numpy>=1.14
Reading https://pypi.org/simple/numpy/
Downloading https://files.pythonhosted.org/packages/93/9b/443bbd1b38c4e5617f32c14c1494ae884d36cf3870c33828bb32e4b00dea/numpy-1.17.0rc2.zip#sha256=a4153fe85cf92a796022b81b138000160dea840cad13b7d1db67cfec594ece23
Best match: numpy 1.17.0rc2
Processing numpy-1.17.0rc2.zip
Writing /tmp/easy_install-6UAZK9/numpy-1.17.0rc2/setup.cfg
Running numpy-1.17.0rc2/setup.py -q bdist_egg --dist-dir /tmp/easy_install-6UAZK9/numpy-1.17.0rc2/egg-dist-tmp-CulFy9
Traceback (most recent call last):
  File "setup.py", line 239, in <module>
    'test': generate_protos_first(test),
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/__init__.py",> line 145, in setup
    return distutils.core.setup(**attrs)
  File "/usr/lib/python2.7/distutils/core.py", line 151, in setup
    dist.run_commands()
  File "/usr/lib/python2.7/distutils/dist.py", line 953, in run_commands
    self.run_command(cmd)
  File "/usr/lib/python2.7/distutils/dist.py", line 972, in run_command
    cmd_obj.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 67, in run
    self.do_egg_install()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 117, in do_egg_install
    cmd.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 418, in run
    self.easy_install(spec, not self.no_deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 660, in easy_install
    return self.install_item(None, spec, tmpdir, deps, True)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 707, in install_item
    self.process_distribution(spec, dist, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 752, in process_distribution
    [requirement], self.local_index, self.easy_install
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 782, in resolve
    replace_conflicting=replace_conflicting
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1065, in best_match
    return self.obtain(req, installer)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1077, in obtain
    return installer(requirement)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 679, in easy_install
    return self.install_item(spec, dist.location, tmpdir, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 705, in install_item
    dists = self.install_eggs(spec, download, tmpdir)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 890, in install_eggs
    return self.build_and_install(setup_script, setup_base)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1158, in build_and_install
    self.run_setup(setup_script, setup_base, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1144, in run_setup
    run_setup(setup_script, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 253, in run_setup
    raise
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 166, in save_modules
    saved_exc.resume()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 141, in resume
    six.reraise(type, exc, self._tb)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 154, in save_modules
    yield saved
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 250, in run_setup
    _execfile(setup_script, ns)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 45, in _execfile
    exec(code, globals, locals)
  File "/tmp/easy_install-6UAZK9/numpy-1.17.0rc2/setup.py", line 31, in <module>
    import setuptools
RuntimeError: Python version >= 3.5 required.

> Task :sdks:python:createProcessWorker FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/sdks/python/build.gradle'> line: 374

* What went wrong:
Execution failed for task ':sdks:python:createProcessWorker'.
> 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 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/5.2.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 2m 18s
59 actionable tasks: 47 executed, 12 from cache

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

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


Build failed in Jenkins: beam_PostCommit_Python_VR_Spark #462

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/462/display/redirect>

------------------------------------------
[...truncated 255.78 KB...]
Moving PyYAML-3.13-py2.7-linux-x86_64.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding PyYAML 3.13 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/PyYAML-3.13-py2.7-linux-x86_64.egg>
Searching for pytz>=2018.3
Reading https://pypi.org/simple/pytz/
Downloading https://files.pythonhosted.org/packages/3d/73/fe30c2daaaa0713420d0382b16fbb761409f532c56bdcc514bf7b6262bb6/pytz-2019.1-py2.py3-none-any.whl#sha256=303879e36b721603cc54604edcac9d20401bdbe31e1e4fdee5b9f98d5d31dfda
Best match: pytz 2019.1
Processing pytz-2019.1-py2.py3-none-any.whl
Installing pytz-2019.1-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pytz 2019.1 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pytz-2019.1-py2.7.egg>
Searching for pydot<2,>=1.2.0
Reading https://pypi.org/simple/pydot/
Downloading https://files.pythonhosted.org/packages/33/d1/b1479a770f66d962f545c2101630ce1d5592d90cb4f083d38862e93d16d2/pydot-1.4.1-py2.py3-none-any.whl#sha256=67be714300c78fda5fd52f79ec994039e3f76f074948c67b5ff539b433ad354f
Best match: pydot 1.4.1
Processing pydot-1.4.1-py2.py3-none-any.whl
Installing pydot-1.4.1-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pydot-1.4.1-py2.7.egg/EGG-INFO/requires.txt>
Adding pydot 1.4.1 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pydot-1.4.1-py2.7.egg>
Searching for oauth2client<4,>=2.0.1
Reading https://pypi.org/simple/oauth2client/
Downloading https://files.pythonhosted.org/packages/c0/7b/bc893e35d6ca46a72faa4b9eaac25c687ce60e1fbe978993fe2de1b0ff0d/oauth2client-3.0.0.tar.gz#sha256=5b5b056ec6f2304e7920b632885bd157fa71d1a7f3ddd00a43b1541a8d1a2460
Best match: oauth2client 3.0.0
Processing oauth2client-3.0.0.tar.gz
Writing /tmp/easy_install-zbBp5q/oauth2client-3.0.0/setup.cfg
Running oauth2client-3.0.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-zbBp5q/oauth2client-3.0.0/egg-dist-tmp-rwmWTU
warning: no previously-included files matching '*' found under directory 'tests'
zip_safe flag not set; analyzing archive contents...
Moving oauth2client-3.0.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding oauth2client 3.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/oauth2client-3.0.0-py2.7.egg>
Searching for pymongo<4.0.0,>=3.8.0
Reading https://pypi.org/simple/pymongo/
Downloading https://files.pythonhosted.org/packages/6e/ea/353a9f8ced71b9e258438aa4d6aa048c1eaf5b774d3ef2273d686fde0947/pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl#sha256=32421df60d06f479d71b6b539642e410ece3006e8910688e68df962c8eb40a21
Best match: pymongo 3.8.0
Processing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl
Installing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding pymongo 3.8.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg>
Searching for mock<3.0.0,>=1.0.1
Reading https://pypi.org/simple/mock/
Downloading https://files.pythonhosted.org/packages/e6/35/f187bdf23be87092bd0f1200d43d23076cee4d0dec109f195173fd3ebc79/mock-2.0.0-py2.py3-none-any.whl#sha256=5ce3c71c5545b472da17b72268978914d0252980348636840bd34a00b5cc96c1
Best match: mock 2.0.0
Processing mock-2.0.0-py2.py3-none-any.whl
Installing mock-2.0.0-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg/EGG-INFO/requires.txt>
Adding mock 2.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg>
Searching for httplib2<=0.12.0,>=0.8
Reading https://pypi.org/simple/httplib2/
Downloading https://files.pythonhosted.org/packages/ce/ed/803905d670b52fa0edfdd135337e545b4496c2ab3a222f1449b7256eb99f/httplib2-0.12.0.tar.gz#sha256=f61fb838a94ce3b349aa32c92fd8430f7e3511afdb18bf9640d647e30c90a6d6
Best match: httplib2 0.12.0
Processing httplib2-0.12.0.tar.gz
Writing /tmp/easy_install-tpy3KS/httplib2-0.12.0/setup.cfg
Running httplib2-0.12.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-tpy3KS/httplib2-0.12.0/egg-dist-tmp-LaXIeT
zip_safe flag not set; analyzing archive contents...
httplib2.certs: module references __file__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Extracting httplib2-0.12.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding httplib2 0.12.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Searching for hdfs<3.0.0,>=2.1.0
Reading https://pypi.org/simple/hdfs/
Downloading https://files.pythonhosted.org/packages/82/39/2c0879b1bcfd1f6ad078eb210d09dbce21072386a3997074ee91e60ddc5a/hdfs-2.5.8.tar.gz#sha256=1be117549fc1285571bc51aedc15df5a203138dba02f9adfa26761b69a949370
Best match: hdfs 2.5.8
Processing hdfs-2.5.8.tar.gz
Writing /tmp/easy_install-cFeSSC/hdfs-2.5.8/setup.cfg
Running hdfs-2.5.8/setup.py -q bdist_egg --dist-dir /tmp/easy_install-cFeSSC/hdfs-2.5.8/egg-dist-tmp-5yUlNp
zip_safe flag not set; analyzing archive contents...
Moving hdfs-2.5.8-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding hdfs 2.5.8 to easy-install.pth file
Installing hdfscli-avro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing hdfscli script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/hdfs-2.5.8-py2.7.egg>
Searching for future<1.0.0,>=0.16.0
Reading https://pypi.org/simple/future/
Downloading https://files.pythonhosted.org/packages/90/52/e20466b85000a181e1e144fd8305caf2cf475e2f9674e797b222f8105f5f/future-0.17.1.tar.gz#sha256=67045236dcfd6816dc439556d009594abf643e5eb48992e36beac09c2ca659b8
Best match: future 0.17.1
Processing future-0.17.1.tar.gz
Writing /tmp/easy_install-rFuwrw/future-0.17.1/setup.cfg
Running future-0.17.1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-rFuwrw/future-0.17.1/egg-dist-tmp-JLAIza
warning: no files found matching '*.au' under directory 'tests'
warning: no files found matching '*.gif' under directory 'tests'
warning: no files found matching '*.txt' under directory 'tests'
zip_safe flag not set; analyzing archive contents...
future.backports.test.ssl_servers: module references __file__
future.backports.test.support: module references __file__
future.standard_library.__init__: module references __file__
future.standard_library.__init__: module references __path__
future.utils.__init__: module MAY be using inspect.stack
past.builtins.misc: module MAY be using inspect.stack
past.translation.__init__: module references __file__
past.translation.__init__: module references __path__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Extracting future-0.17.1-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding future 0.17.1 to easy-install.pth file
Installing pasteurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing futurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Searching for fastavro<0.22,>=0.21.4
Reading https://pypi.org/simple/fastavro/
Downloading https://files.pythonhosted.org/packages/15/e3/5956c75f68906b119191ef30d9acff661b422cf918a29a03ee0c3ba774be/fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl#sha256=25c5e1871fb82795f138aa209ca89cac940b80bf36fc644615354028bfd87638
Best match: fastavro 0.21.24
Processing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl
Installing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding fastavro 0.21.24 to easy-install.pth file
Installing fastavro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg>
Searching for dill<0.2.10,>=0.2.9
Reading https://pypi.org/simple/dill/
Downloading https://files.pythonhosted.org/packages/fe/42/bfe2e0857bc284cbe6a011d93f2a9ad58a22cb894461b199ae72cfef0f29/dill-0.2.9.tar.gz#sha256=f6d6046f9f9195206063dd0415dff185ad593d6ee8b0e67f12597c0f4df4986f
Best match: dill 0.2.9
Processing dill-0.2.9.tar.gz
Writing /tmp/easy_install-dit_qm/dill-0.2.9/setup.cfg
Running dill-0.2.9/setup.py -q bdist_egg --dist-dir /tmp/easy_install-dit_qm/dill-0.2.9/egg-dist-tmp-KEvS1K
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Extracting dill-0.2.9-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding dill 0.2.9 to easy-install.pth file
Installing get_objgraph script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing undill script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Searching for crcmod<2.0,>=1.7
Reading https://pypi.org/simple/crcmod/
Downloading https://files.pythonhosted.org/packages/6b/b0/e595ce2a2527e169c3bcd6c33d2473c1918e0b7f6826a043ca1245dd4e5b/crcmod-1.7.tar.gz#sha256=dc7051a0db5f2bd48665a990d3ec1cc305a466a77358ca4492826f41f283601e
Best match: crcmod 1.7
Processing crcmod-1.7.tar.gz
Writing /tmp/easy_install-EMRuLd/crcmod-1.7/setup.cfg
Running crcmod-1.7/setup.py -q bdist_egg --dist-dir /tmp/easy_install-EMRuLd/crcmod-1.7/egg-dist-tmp-IGAAyv
python2/src/_crcfunext.c: In function ‘init_crcfunext’:
python2/src/_crcfunext.c:492:13: warning: variable ‘m’ set but not used [-Wunused-but-set-variable]
   PyObject *m;
             ^
zip_safe flag not set; analyzing archive contents...
Moving crcmod-1.7-py2.7-linux-x86_64.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding crcmod 1.7 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/crcmod-1.7-py2.7-linux-x86_64.egg>
Searching for numpy>=1.14
Reading https://pypi.org/simple/numpy/
Downloading https://files.pythonhosted.org/packages/93/9b/443bbd1b38c4e5617f32c14c1494ae884d36cf3870c33828bb32e4b00dea/numpy-1.17.0rc2.zip#sha256=a4153fe85cf92a796022b81b138000160dea840cad13b7d1db67cfec594ece23
Best match: numpy 1.17.0rc2
Processing numpy-1.17.0rc2.zip
Writing /tmp/easy_install-TNAbsW/numpy-1.17.0rc2/setup.cfg
Running numpy-1.17.0rc2/setup.py -q bdist_egg --dist-dir /tmp/easy_install-TNAbsW/numpy-1.17.0rc2/egg-dist-tmp-e6q6oW
Traceback (most recent call last):
  File "setup.py", line 239, in <module>
    'test': generate_protos_first(test),
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/__init__.py",> line 145, in setup
    return distutils.core.setup(**attrs)
  File "/usr/lib/python2.7/distutils/core.py", line 151, in setup
    dist.run_commands()
  File "/usr/lib/python2.7/distutils/dist.py", line 953, in run_commands
    self.run_command(cmd)
  File "/usr/lib/python2.7/distutils/dist.py", line 972, in run_command
    cmd_obj.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 67, in run
    self.do_egg_install()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 117, in do_egg_install
    cmd.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 418, in run
    self.easy_install(spec, not self.no_deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 660, in easy_install
    return self.install_item(None, spec, tmpdir, deps, True)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 707, in install_item
    self.process_distribution(spec, dist, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 752, in process_distribution
    [requirement], self.local_index, self.easy_install
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 782, in resolve
    replace_conflicting=replace_conflicting
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1065, in best_match
    return self.obtain(req, installer)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1077, in obtain
    return installer(requirement)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 679, in easy_install
    return self.install_item(spec, dist.location, tmpdir, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 705, in install_item
    dists = self.install_eggs(spec, download, tmpdir)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 890, in install_eggs
    return self.build_and_install(setup_script, setup_base)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1158, in build_and_install
    self.run_setup(setup_script, setup_base, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1144, in run_setup
    run_setup(setup_script, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 253, in run_setup
    raise
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 166, in save_modules
    saved_exc.resume()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 141, in resume
    six.reraise(type, exc, self._tb)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 154, in save_modules
    yield saved
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 250, in run_setup
    _execfile(setup_script, ns)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 45, in _execfile
    exec(code, globals, locals)
  File "/tmp/easy_install-TNAbsW/numpy-1.17.0rc2/setup.py", line 31, in <module>
    import setuptools
RuntimeError: Python version >= 3.5 required.

> Task :sdks:python:createProcessWorker FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/sdks/python/build.gradle'> line: 374

* What went wrong:
Execution failed for task ':sdks:python:createProcessWorker'.
> 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 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/5.2.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 2m 14s
59 actionable tasks: 46 executed, 13 from cache

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

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


Build failed in Jenkins: beam_PostCommit_Python_VR_Spark #461

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/461/display/redirect?page=changes>

Changes:

[aryan.naraghi] Add progress reporting to the BigQuery source

------------------------------------------
[...truncated 255.80 KB...]
Moving PyYAML-3.13-py2.7-linux-x86_64.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding PyYAML 3.13 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/PyYAML-3.13-py2.7-linux-x86_64.egg>
Searching for pytz>=2018.3
Reading https://pypi.org/simple/pytz/
Downloading https://files.pythonhosted.org/packages/3d/73/fe30c2daaaa0713420d0382b16fbb761409f532c56bdcc514bf7b6262bb6/pytz-2019.1-py2.py3-none-any.whl#sha256=303879e36b721603cc54604edcac9d20401bdbe31e1e4fdee5b9f98d5d31dfda
Best match: pytz 2019.1
Processing pytz-2019.1-py2.py3-none-any.whl
Installing pytz-2019.1-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pytz 2019.1 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pytz-2019.1-py2.7.egg>
Searching for pydot<2,>=1.2.0
Reading https://pypi.org/simple/pydot/
Downloading https://files.pythonhosted.org/packages/33/d1/b1479a770f66d962f545c2101630ce1d5592d90cb4f083d38862e93d16d2/pydot-1.4.1-py2.py3-none-any.whl#sha256=67be714300c78fda5fd52f79ec994039e3f76f074948c67b5ff539b433ad354f
Best match: pydot 1.4.1
Processing pydot-1.4.1-py2.py3-none-any.whl
Installing pydot-1.4.1-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pydot-1.4.1-py2.7.egg/EGG-INFO/requires.txt>
Adding pydot 1.4.1 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pydot-1.4.1-py2.7.egg>
Searching for oauth2client<4,>=2.0.1
Reading https://pypi.org/simple/oauth2client/
Downloading https://files.pythonhosted.org/packages/c0/7b/bc893e35d6ca46a72faa4b9eaac25c687ce60e1fbe978993fe2de1b0ff0d/oauth2client-3.0.0.tar.gz#sha256=5b5b056ec6f2304e7920b632885bd157fa71d1a7f3ddd00a43b1541a8d1a2460
Best match: oauth2client 3.0.0
Processing oauth2client-3.0.0.tar.gz
Writing /tmp/easy_install-_XakWt/oauth2client-3.0.0/setup.cfg
Running oauth2client-3.0.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-_XakWt/oauth2client-3.0.0/egg-dist-tmp-o3HsUE
warning: no previously-included files matching '*' found under directory 'tests'
zip_safe flag not set; analyzing archive contents...
Moving oauth2client-3.0.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding oauth2client 3.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/oauth2client-3.0.0-py2.7.egg>
Searching for pymongo<4.0.0,>=3.8.0
Reading https://pypi.org/simple/pymongo/
Downloading https://files.pythonhosted.org/packages/6e/ea/353a9f8ced71b9e258438aa4d6aa048c1eaf5b774d3ef2273d686fde0947/pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl#sha256=32421df60d06f479d71b6b539642e410ece3006e8910688e68df962c8eb40a21
Best match: pymongo 3.8.0
Processing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl
Installing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding pymongo 3.8.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg>
Searching for mock<3.0.0,>=1.0.1
Reading https://pypi.org/simple/mock/
Downloading https://files.pythonhosted.org/packages/e6/35/f187bdf23be87092bd0f1200d43d23076cee4d0dec109f195173fd3ebc79/mock-2.0.0-py2.py3-none-any.whl#sha256=5ce3c71c5545b472da17b72268978914d0252980348636840bd34a00b5cc96c1
Best match: mock 2.0.0
Processing mock-2.0.0-py2.py3-none-any.whl
Installing mock-2.0.0-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg/EGG-INFO/requires.txt>
Adding mock 2.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg>
Searching for httplib2<=0.12.0,>=0.8
Reading https://pypi.org/simple/httplib2/
Downloading https://files.pythonhosted.org/packages/ce/ed/803905d670b52fa0edfdd135337e545b4496c2ab3a222f1449b7256eb99f/httplib2-0.12.0.tar.gz#sha256=f61fb838a94ce3b349aa32c92fd8430f7e3511afdb18bf9640d647e30c90a6d6
Best match: httplib2 0.12.0
Processing httplib2-0.12.0.tar.gz
Writing /tmp/easy_install-HNvKxV/httplib2-0.12.0/setup.cfg
Running httplib2-0.12.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-HNvKxV/httplib2-0.12.0/egg-dist-tmp-9cNnAO
zip_safe flag not set; analyzing archive contents...
httplib2.certs: module references __file__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Extracting httplib2-0.12.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding httplib2 0.12.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Searching for hdfs<3.0.0,>=2.1.0
Reading https://pypi.org/simple/hdfs/
Downloading https://files.pythonhosted.org/packages/82/39/2c0879b1bcfd1f6ad078eb210d09dbce21072386a3997074ee91e60ddc5a/hdfs-2.5.8.tar.gz#sha256=1be117549fc1285571bc51aedc15df5a203138dba02f9adfa26761b69a949370
Best match: hdfs 2.5.8
Processing hdfs-2.5.8.tar.gz
Writing /tmp/easy_install-FNrLXQ/hdfs-2.5.8/setup.cfg
Running hdfs-2.5.8/setup.py -q bdist_egg --dist-dir /tmp/easy_install-FNrLXQ/hdfs-2.5.8/egg-dist-tmp-3Rj9Rt
zip_safe flag not set; analyzing archive contents...
Moving hdfs-2.5.8-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding hdfs 2.5.8 to easy-install.pth file
Installing hdfscli-avro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing hdfscli script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/hdfs-2.5.8-py2.7.egg>
Searching for future<1.0.0,>=0.16.0
Reading https://pypi.org/simple/future/
Downloading https://files.pythonhosted.org/packages/90/52/e20466b85000a181e1e144fd8305caf2cf475e2f9674e797b222f8105f5f/future-0.17.1.tar.gz#sha256=67045236dcfd6816dc439556d009594abf643e5eb48992e36beac09c2ca659b8
Best match: future 0.17.1
Processing future-0.17.1.tar.gz
Writing /tmp/easy_install-lCSZwQ/future-0.17.1/setup.cfg
Running future-0.17.1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-lCSZwQ/future-0.17.1/egg-dist-tmp-_5OCmP
warning: no files found matching '*.au' under directory 'tests'
warning: no files found matching '*.gif' under directory 'tests'
warning: no files found matching '*.txt' under directory 'tests'
zip_safe flag not set; analyzing archive contents...
future.backports.test.ssl_servers: module references __file__
future.backports.test.support: module references __file__
future.standard_library.__init__: module references __file__
future.standard_library.__init__: module references __path__
future.utils.__init__: module MAY be using inspect.stack
past.builtins.misc: module MAY be using inspect.stack
past.translation.__init__: module references __file__
past.translation.__init__: module references __path__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Extracting future-0.17.1-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding future 0.17.1 to easy-install.pth file
Installing pasteurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing futurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Searching for fastavro<0.22,>=0.21.4
Reading https://pypi.org/simple/fastavro/
Downloading https://files.pythonhosted.org/packages/15/e3/5956c75f68906b119191ef30d9acff661b422cf918a29a03ee0c3ba774be/fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl#sha256=25c5e1871fb82795f138aa209ca89cac940b80bf36fc644615354028bfd87638
Best match: fastavro 0.21.24
Processing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl
Installing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding fastavro 0.21.24 to easy-install.pth file
Installing fastavro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg>
Searching for dill<0.2.10,>=0.2.9
Reading https://pypi.org/simple/dill/
Downloading https://files.pythonhosted.org/packages/fe/42/bfe2e0857bc284cbe6a011d93f2a9ad58a22cb894461b199ae72cfef0f29/dill-0.2.9.tar.gz#sha256=f6d6046f9f9195206063dd0415dff185ad593d6ee8b0e67f12597c0f4df4986f
Best match: dill 0.2.9
Processing dill-0.2.9.tar.gz
Writing /tmp/easy_install-ngWJW3/dill-0.2.9/setup.cfg
Running dill-0.2.9/setup.py -q bdist_egg --dist-dir /tmp/easy_install-ngWJW3/dill-0.2.9/egg-dist-tmp-Hc4EFC
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Extracting dill-0.2.9-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding dill 0.2.9 to easy-install.pth file
Installing get_objgraph script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing undill script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Searching for crcmod<2.0,>=1.7
Reading https://pypi.org/simple/crcmod/
Downloading https://files.pythonhosted.org/packages/6b/b0/e595ce2a2527e169c3bcd6c33d2473c1918e0b7f6826a043ca1245dd4e5b/crcmod-1.7.tar.gz#sha256=dc7051a0db5f2bd48665a990d3ec1cc305a466a77358ca4492826f41f283601e
Best match: crcmod 1.7
Processing crcmod-1.7.tar.gz
Writing /tmp/easy_install-_mF9kd/crcmod-1.7/setup.cfg
Running crcmod-1.7/setup.py -q bdist_egg --dist-dir /tmp/easy_install-_mF9kd/crcmod-1.7/egg-dist-tmp-EWZOca
python2/src/_crcfunext.c: In function ‘init_crcfunext’:
python2/src/_crcfunext.c:492:13: warning: variable ‘m’ set but not used [-Wunused-but-set-variable]
   PyObject *m;
             ^
zip_safe flag not set; analyzing archive contents...
Moving crcmod-1.7-py2.7-linux-x86_64.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding crcmod 1.7 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/crcmod-1.7-py2.7-linux-x86_64.egg>
Searching for numpy>=1.14
Reading https://pypi.org/simple/numpy/
Downloading https://files.pythonhosted.org/packages/93/9b/443bbd1b38c4e5617f32c14c1494ae884d36cf3870c33828bb32e4b00dea/numpy-1.17.0rc2.zip#sha256=a4153fe85cf92a796022b81b138000160dea840cad13b7d1db67cfec594ece23
Best match: numpy 1.17.0rc2
Processing numpy-1.17.0rc2.zip
Writing /tmp/easy_install-dAFqwC/numpy-1.17.0rc2/setup.cfg
Running numpy-1.17.0rc2/setup.py -q bdist_egg --dist-dir /tmp/easy_install-dAFqwC/numpy-1.17.0rc2/egg-dist-tmp-NiZCeF
Traceback (most recent call last):
  File "setup.py", line 239, in <module>
    'test': generate_protos_first(test),
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/__init__.py",> line 145, in setup
    return distutils.core.setup(**attrs)
  File "/usr/lib/python2.7/distutils/core.py", line 151, in setup
    dist.run_commands()
  File "/usr/lib/python2.7/distutils/dist.py", line 953, in run_commands
    self.run_command(cmd)
  File "/usr/lib/python2.7/distutils/dist.py", line 972, in run_command
    cmd_obj.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 67, in run
    self.do_egg_install()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 117, in do_egg_install
    cmd.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 418, in run
    self.easy_install(spec, not self.no_deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 660, in easy_install
    return self.install_item(None, spec, tmpdir, deps, True)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 707, in install_item
    self.process_distribution(spec, dist, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 752, in process_distribution
    [requirement], self.local_index, self.easy_install
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 782, in resolve
    replace_conflicting=replace_conflicting
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1065, in best_match
    return self.obtain(req, installer)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1077, in obtain
    return installer(requirement)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 679, in easy_install
    return self.install_item(spec, dist.location, tmpdir, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 705, in install_item
    dists = self.install_eggs(spec, download, tmpdir)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 890, in install_eggs
    return self.build_and_install(setup_script, setup_base)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1158, in build_and_install
    self.run_setup(setup_script, setup_base, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1144, in run_setup
    run_setup(setup_script, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 253, in run_setup
    raise
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 166, in save_modules
    saved_exc.resume()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 141, in resume
    six.reraise(type, exc, self._tb)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 154, in save_modules
    yield saved
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 250, in run_setup
    _execfile(setup_script, ns)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 45, in _execfile
    exec(code, globals, locals)
  File "/tmp/easy_install-dAFqwC/numpy-1.17.0rc2/setup.py", line 31, in <module>
    import setuptools
RuntimeError: Python version >= 3.5 required.

> Task :sdks:python:createProcessWorker FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/sdks/python/build.gradle'> line: 374

* What went wrong:
Execution failed for task ':sdks:python:createProcessWorker'.
> 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 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/5.2.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 2m 16s
59 actionable tasks: 46 executed, 13 from cache

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

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


Build failed in Jenkins: beam_PostCommit_Python_VR_Spark #460

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/460/display/redirect>

------------------------------------------
[...truncated 256.45 KB...]
Moving PyYAML-3.13-py2.7-linux-x86_64.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding PyYAML 3.13 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/PyYAML-3.13-py2.7-linux-x86_64.egg>
Searching for pytz>=2018.3
Reading https://pypi.org/simple/pytz/
Downloading https://files.pythonhosted.org/packages/3d/73/fe30c2daaaa0713420d0382b16fbb761409f532c56bdcc514bf7b6262bb6/pytz-2019.1-py2.py3-none-any.whl#sha256=303879e36b721603cc54604edcac9d20401bdbe31e1e4fdee5b9f98d5d31dfda
Best match: pytz 2019.1
Processing pytz-2019.1-py2.py3-none-any.whl
Installing pytz-2019.1-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pytz 2019.1 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pytz-2019.1-py2.7.egg>
Searching for pydot<2,>=1.2.0
Reading https://pypi.org/simple/pydot/
Downloading https://files.pythonhosted.org/packages/33/d1/b1479a770f66d962f545c2101630ce1d5592d90cb4f083d38862e93d16d2/pydot-1.4.1-py2.py3-none-any.whl#sha256=67be714300c78fda5fd52f79ec994039e3f76f074948c67b5ff539b433ad354f
Best match: pydot 1.4.1
Processing pydot-1.4.1-py2.py3-none-any.whl
Installing pydot-1.4.1-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pydot-1.4.1-py2.7.egg/EGG-INFO/requires.txt>
Adding pydot 1.4.1 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pydot-1.4.1-py2.7.egg>
Searching for oauth2client<4,>=2.0.1
Reading https://pypi.org/simple/oauth2client/
Downloading https://files.pythonhosted.org/packages/c0/7b/bc893e35d6ca46a72faa4b9eaac25c687ce60e1fbe978993fe2de1b0ff0d/oauth2client-3.0.0.tar.gz#sha256=5b5b056ec6f2304e7920b632885bd157fa71d1a7f3ddd00a43b1541a8d1a2460
Best match: oauth2client 3.0.0
Processing oauth2client-3.0.0.tar.gz
Writing /tmp/easy_install-R7Rmzo/oauth2client-3.0.0/setup.cfg
Running oauth2client-3.0.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-R7Rmzo/oauth2client-3.0.0/egg-dist-tmp-SMbKS8
warning: no previously-included files matching '*' found under directory 'tests'
zip_safe flag not set; analyzing archive contents...
Moving oauth2client-3.0.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding oauth2client 3.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/oauth2client-3.0.0-py2.7.egg>
Searching for pymongo<4.0.0,>=3.8.0
Reading https://pypi.org/simple/pymongo/
Downloading https://files.pythonhosted.org/packages/6e/ea/353a9f8ced71b9e258438aa4d6aa048c1eaf5b774d3ef2273d686fde0947/pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl#sha256=32421df60d06f479d71b6b539642e410ece3006e8910688e68df962c8eb40a21
Best match: pymongo 3.8.0
Processing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl
Installing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding pymongo 3.8.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg>
Searching for mock<3.0.0,>=1.0.1
Reading https://pypi.org/simple/mock/
Downloading https://files.pythonhosted.org/packages/e6/35/f187bdf23be87092bd0f1200d43d23076cee4d0dec109f195173fd3ebc79/mock-2.0.0-py2.py3-none-any.whl#sha256=5ce3c71c5545b472da17b72268978914d0252980348636840bd34a00b5cc96c1
Best match: mock 2.0.0
Processing mock-2.0.0-py2.py3-none-any.whl
Installing mock-2.0.0-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg/EGG-INFO/requires.txt>
Adding mock 2.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg>
Searching for httplib2<=0.12.0,>=0.8
Reading https://pypi.org/simple/httplib2/
Downloading https://files.pythonhosted.org/packages/ce/ed/803905d670b52fa0edfdd135337e545b4496c2ab3a222f1449b7256eb99f/httplib2-0.12.0.tar.gz#sha256=f61fb838a94ce3b349aa32c92fd8430f7e3511afdb18bf9640d647e30c90a6d6
Best match: httplib2 0.12.0
Processing httplib2-0.12.0.tar.gz
Writing /tmp/easy_install-ROnJNQ/httplib2-0.12.0/setup.cfg
Running httplib2-0.12.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-ROnJNQ/httplib2-0.12.0/egg-dist-tmp-hplCdS
zip_safe flag not set; analyzing archive contents...
httplib2.certs: module references __file__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Extracting httplib2-0.12.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding httplib2 0.12.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Searching for hdfs<3.0.0,>=2.1.0
Reading https://pypi.org/simple/hdfs/
Downloading https://files.pythonhosted.org/packages/82/39/2c0879b1bcfd1f6ad078eb210d09dbce21072386a3997074ee91e60ddc5a/hdfs-2.5.8.tar.gz#sha256=1be117549fc1285571bc51aedc15df5a203138dba02f9adfa26761b69a949370
Best match: hdfs 2.5.8
Processing hdfs-2.5.8.tar.gz
Writing /tmp/easy_install-HbPQPi/hdfs-2.5.8/setup.cfg
Running hdfs-2.5.8/setup.py -q bdist_egg --dist-dir /tmp/easy_install-HbPQPi/hdfs-2.5.8/egg-dist-tmp-s3Epx0
zip_safe flag not set; analyzing archive contents...
Moving hdfs-2.5.8-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding hdfs 2.5.8 to easy-install.pth file
Installing hdfscli-avro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing hdfscli script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/hdfs-2.5.8-py2.7.egg>
Searching for future<1.0.0,>=0.16.0
Reading https://pypi.org/simple/future/
Downloading https://files.pythonhosted.org/packages/90/52/e20466b85000a181e1e144fd8305caf2cf475e2f9674e797b222f8105f5f/future-0.17.1.tar.gz#sha256=67045236dcfd6816dc439556d009594abf643e5eb48992e36beac09c2ca659b8
Best match: future 0.17.1
Processing future-0.17.1.tar.gz
Writing /tmp/easy_install-JDLaLd/future-0.17.1/setup.cfg
Running future-0.17.1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-JDLaLd/future-0.17.1/egg-dist-tmp-yyrGzk
warning: no files found matching '*.au' under directory 'tests'
warning: no files found matching '*.gif' under directory 'tests'
warning: no files found matching '*.txt' under directory 'tests'
zip_safe flag not set; analyzing archive contents...
future.backports.test.ssl_servers: module references __file__
future.backports.test.support: module references __file__
future.standard_library.__init__: module references __file__
future.standard_library.__init__: module references __path__
future.utils.__init__: module MAY be using inspect.stack
past.builtins.misc: module MAY be using inspect.stack
past.translation.__init__: module references __file__
past.translation.__init__: module references __path__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Extracting future-0.17.1-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding future 0.17.1 to easy-install.pth file
Installing pasteurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing futurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Searching for fastavro<0.22,>=0.21.4
Reading https://pypi.org/simple/fastavro/
Downloading https://files.pythonhosted.org/packages/15/e3/5956c75f68906b119191ef30d9acff661b422cf918a29a03ee0c3ba774be/fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl#sha256=25c5e1871fb82795f138aa209ca89cac940b80bf36fc644615354028bfd87638
Best match: fastavro 0.21.24
Processing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl
Installing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding fastavro 0.21.24 to easy-install.pth file
Installing fastavro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg>
Searching for dill<0.2.10,>=0.2.9
Reading https://pypi.org/simple/dill/
Downloading https://files.pythonhosted.org/packages/fe/42/bfe2e0857bc284cbe6a011d93f2a9ad58a22cb894461b199ae72cfef0f29/dill-0.2.9.tar.gz#sha256=f6d6046f9f9195206063dd0415dff185ad593d6ee8b0e67f12597c0f4df4986f
Best match: dill 0.2.9
Processing dill-0.2.9.tar.gz
Writing /tmp/easy_install-mN3gWM/dill-0.2.9/setup.cfg
Running dill-0.2.9/setup.py -q bdist_egg --dist-dir /tmp/easy_install-mN3gWM/dill-0.2.9/egg-dist-tmp-l9VSee
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Extracting dill-0.2.9-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding dill 0.2.9 to easy-install.pth file
Installing get_objgraph script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing undill script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Searching for crcmod<2.0,>=1.7
Reading https://pypi.org/simple/crcmod/
Downloading https://files.pythonhosted.org/packages/6b/b0/e595ce2a2527e169c3bcd6c33d2473c1918e0b7f6826a043ca1245dd4e5b/crcmod-1.7.tar.gz#sha256=dc7051a0db5f2bd48665a990d3ec1cc305a466a77358ca4492826f41f283601e
Best match: crcmod 1.7
Processing crcmod-1.7.tar.gz
Writing /tmp/easy_install-v4rZaC/crcmod-1.7/setup.cfg
Running crcmod-1.7/setup.py -q bdist_egg --dist-dir /tmp/easy_install-v4rZaC/crcmod-1.7/egg-dist-tmp-TJbkxo
python2/src/_crcfunext.c: In function ‘init_crcfunext’:
python2/src/_crcfunext.c:492:13: warning: variable ‘m’ set but not used [-Wunused-but-set-variable]
   PyObject *m;
             ^
zip_safe flag not set; analyzing archive contents...
Moving crcmod-1.7-py2.7-linux-x86_64.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding crcmod 1.7 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/crcmod-1.7-py2.7-linux-x86_64.egg>
Searching for numpy>=1.14
Reading https://pypi.org/simple/numpy/
Downloading https://files.pythonhosted.org/packages/93/9b/443bbd1b38c4e5617f32c14c1494ae884d36cf3870c33828bb32e4b00dea/numpy-1.17.0rc2.zip#sha256=a4153fe85cf92a796022b81b138000160dea840cad13b7d1db67cfec594ece23
Best match: numpy 1.17.0rc2
Processing numpy-1.17.0rc2.zip
Writing /tmp/easy_install-UOcnMy/numpy-1.17.0rc2/setup.cfg
Running numpy-1.17.0rc2/setup.py -q bdist_egg --dist-dir /tmp/easy_install-UOcnMy/numpy-1.17.0rc2/egg-dist-tmp-4ZsOdN
Traceback (most recent call last):
  File "setup.py", line 239, in <module>
    'test': generate_protos_first(test),
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/__init__.py",> line 145, in setup
    return distutils.core.setup(**attrs)
  File "/usr/lib/python2.7/distutils/core.py", line 151, in setup
    dist.run_commands()
  File "/usr/lib/python2.7/distutils/dist.py", line 953, in run_commands
    self.run_command(cmd)
  File "/usr/lib/python2.7/distutils/dist.py", line 972, in run_command
    cmd_obj.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 67, in run
    self.do_egg_install()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 117, in do_egg_install
    cmd.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 418, in run
    self.easy_install(spec, not self.no_deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 660, in easy_install
    return self.install_item(None, spec, tmpdir, deps, True)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 707, in install_item
    self.process_distribution(spec, dist, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 752, in process_distribution
    [requirement], self.local_index, self.easy_install
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 782, in resolve
    replace_conflicting=replace_conflicting
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1065, in best_match
    return self.obtain(req, installer)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1077, in obtain
    return installer(requirement)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 679, in easy_install
    return self.install_item(spec, dist.location, tmpdir, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 705, in install_item
    dists = self.install_eggs(spec, download, tmpdir)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 890, in install_eggs
    return self.build_and_install(setup_script, setup_base)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1158, in build_and_install
    self.run_setup(setup_script, setup_base, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1144, in run_setup
    run_setup(setup_script, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 253, in run_setup
    raise
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 166, in save_modules
    saved_exc.resume()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 141, in resume
    six.reraise(type, exc, self._tb)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 154, in save_modules
    yield saved
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 250, in run_setup
    _execfile(setup_script, ns)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 45, in _execfile
    exec(code, globals, locals)
  File "/tmp/easy_install-UOcnMy/numpy-1.17.0rc2/setup.py", line 31, in <module>
    import setuptools
RuntimeError: Python version >= 3.5 required.

> Task :sdks:python:createProcessWorker FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/sdks/python/build.gradle'> line: 374

* What went wrong:
Execution failed for task ':sdks:python:createProcessWorker'.
> 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 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/5.2.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 2m 47s
59 actionable tasks: 46 executed, 13 from cache

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

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


Build failed in Jenkins: beam_PostCommit_Python_VR_Spark #459

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/459/display/redirect>

------------------------------------------
[...truncated 255.98 KB...]
Moving PyYAML-3.13-py2.7-linux-x86_64.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding PyYAML 3.13 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/PyYAML-3.13-py2.7-linux-x86_64.egg>
Searching for pytz>=2018.3
Reading https://pypi.org/simple/pytz/
Downloading https://files.pythonhosted.org/packages/3d/73/fe30c2daaaa0713420d0382b16fbb761409f532c56bdcc514bf7b6262bb6/pytz-2019.1-py2.py3-none-any.whl#sha256=303879e36b721603cc54604edcac9d20401bdbe31e1e4fdee5b9f98d5d31dfda
Best match: pytz 2019.1
Processing pytz-2019.1-py2.py3-none-any.whl
Installing pytz-2019.1-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pytz 2019.1 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pytz-2019.1-py2.7.egg>
Searching for pydot<2,>=1.2.0
Reading https://pypi.org/simple/pydot/
Downloading https://files.pythonhosted.org/packages/33/d1/b1479a770f66d962f545c2101630ce1d5592d90cb4f083d38862e93d16d2/pydot-1.4.1-py2.py3-none-any.whl#sha256=67be714300c78fda5fd52f79ec994039e3f76f074948c67b5ff539b433ad354f
Best match: pydot 1.4.1
Processing pydot-1.4.1-py2.py3-none-any.whl
Installing pydot-1.4.1-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pydot-1.4.1-py2.7.egg/EGG-INFO/requires.txt>
Adding pydot 1.4.1 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pydot-1.4.1-py2.7.egg>
Searching for oauth2client<4,>=2.0.1
Reading https://pypi.org/simple/oauth2client/
Downloading https://files.pythonhosted.org/packages/c0/7b/bc893e35d6ca46a72faa4b9eaac25c687ce60e1fbe978993fe2de1b0ff0d/oauth2client-3.0.0.tar.gz#sha256=5b5b056ec6f2304e7920b632885bd157fa71d1a7f3ddd00a43b1541a8d1a2460
Best match: oauth2client 3.0.0
Processing oauth2client-3.0.0.tar.gz
Writing /tmp/easy_install-Ft4y7U/oauth2client-3.0.0/setup.cfg
Running oauth2client-3.0.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-Ft4y7U/oauth2client-3.0.0/egg-dist-tmp-Wd1Zpj
warning: no previously-included files matching '*' found under directory 'tests'
zip_safe flag not set; analyzing archive contents...
Moving oauth2client-3.0.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding oauth2client 3.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/oauth2client-3.0.0-py2.7.egg>
Searching for pymongo<4.0.0,>=3.8.0
Reading https://pypi.org/simple/pymongo/
Downloading https://files.pythonhosted.org/packages/6e/ea/353a9f8ced71b9e258438aa4d6aa048c1eaf5b774d3ef2273d686fde0947/pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl#sha256=32421df60d06f479d71b6b539642e410ece3006e8910688e68df962c8eb40a21
Best match: pymongo 3.8.0
Processing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl
Installing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding pymongo 3.8.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg>
Searching for mock<3.0.0,>=1.0.1
Reading https://pypi.org/simple/mock/
Downloading https://files.pythonhosted.org/packages/e6/35/f187bdf23be87092bd0f1200d43d23076cee4d0dec109f195173fd3ebc79/mock-2.0.0-py2.py3-none-any.whl#sha256=5ce3c71c5545b472da17b72268978914d0252980348636840bd34a00b5cc96c1
Best match: mock 2.0.0
Processing mock-2.0.0-py2.py3-none-any.whl
Installing mock-2.0.0-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg/EGG-INFO/requires.txt>
Adding mock 2.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg>
Searching for httplib2<=0.12.0,>=0.8
Reading https://pypi.org/simple/httplib2/
Downloading https://files.pythonhosted.org/packages/ce/ed/803905d670b52fa0edfdd135337e545b4496c2ab3a222f1449b7256eb99f/httplib2-0.12.0.tar.gz#sha256=f61fb838a94ce3b349aa32c92fd8430f7e3511afdb18bf9640d647e30c90a6d6
Best match: httplib2 0.12.0
Processing httplib2-0.12.0.tar.gz
Writing /tmp/easy_install-S9mLib/httplib2-0.12.0/setup.cfg
Running httplib2-0.12.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-S9mLib/httplib2-0.12.0/egg-dist-tmp-v8mYmL
zip_safe flag not set; analyzing archive contents...
httplib2.certs: module references __file__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Extracting httplib2-0.12.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding httplib2 0.12.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Searching for hdfs<3.0.0,>=2.1.0
Reading https://pypi.org/simple/hdfs/
Downloading https://files.pythonhosted.org/packages/82/39/2c0879b1bcfd1f6ad078eb210d09dbce21072386a3997074ee91e60ddc5a/hdfs-2.5.8.tar.gz#sha256=1be117549fc1285571bc51aedc15df5a203138dba02f9adfa26761b69a949370
Best match: hdfs 2.5.8
Processing hdfs-2.5.8.tar.gz
Writing /tmp/easy_install-WymQ4o/hdfs-2.5.8/setup.cfg
Running hdfs-2.5.8/setup.py -q bdist_egg --dist-dir /tmp/easy_install-WymQ4o/hdfs-2.5.8/egg-dist-tmp-Emcmjz
zip_safe flag not set; analyzing archive contents...
Moving hdfs-2.5.8-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding hdfs 2.5.8 to easy-install.pth file
Installing hdfscli-avro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing hdfscli script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/hdfs-2.5.8-py2.7.egg>
Searching for future<1.0.0,>=0.16.0
Reading https://pypi.org/simple/future/
Downloading https://files.pythonhosted.org/packages/90/52/e20466b85000a181e1e144fd8305caf2cf475e2f9674e797b222f8105f5f/future-0.17.1.tar.gz#sha256=67045236dcfd6816dc439556d009594abf643e5eb48992e36beac09c2ca659b8
Best match: future 0.17.1
Processing future-0.17.1.tar.gz
Writing /tmp/easy_install-dcubwn/future-0.17.1/setup.cfg
Running future-0.17.1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-dcubwn/future-0.17.1/egg-dist-tmp-mbT9rh
warning: no files found matching '*.au' under directory 'tests'
warning: no files found matching '*.gif' under directory 'tests'
warning: no files found matching '*.txt' under directory 'tests'
zip_safe flag not set; analyzing archive contents...
future.backports.test.ssl_servers: module references __file__
future.backports.test.support: module references __file__
future.standard_library.__init__: module references __file__
future.standard_library.__init__: module references __path__
future.utils.__init__: module MAY be using inspect.stack
past.builtins.misc: module MAY be using inspect.stack
past.translation.__init__: module references __file__
past.translation.__init__: module references __path__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Extracting future-0.17.1-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding future 0.17.1 to easy-install.pth file
Installing pasteurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing futurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Searching for fastavro<0.22,>=0.21.4
Reading https://pypi.org/simple/fastavro/
Downloading https://files.pythonhosted.org/packages/15/e3/5956c75f68906b119191ef30d9acff661b422cf918a29a03ee0c3ba774be/fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl#sha256=25c5e1871fb82795f138aa209ca89cac940b80bf36fc644615354028bfd87638
Best match: fastavro 0.21.24
Processing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl
Installing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding fastavro 0.21.24 to easy-install.pth file
Installing fastavro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg>
Searching for dill<0.2.10,>=0.2.9
Reading https://pypi.org/simple/dill/
Downloading https://files.pythonhosted.org/packages/fe/42/bfe2e0857bc284cbe6a011d93f2a9ad58a22cb894461b199ae72cfef0f29/dill-0.2.9.tar.gz#sha256=f6d6046f9f9195206063dd0415dff185ad593d6ee8b0e67f12597c0f4df4986f
Best match: dill 0.2.9
Processing dill-0.2.9.tar.gz
Writing /tmp/easy_install-PQ5Bb3/dill-0.2.9/setup.cfg
Running dill-0.2.9/setup.py -q bdist_egg --dist-dir /tmp/easy_install-PQ5Bb3/dill-0.2.9/egg-dist-tmp-CCJivq
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Extracting dill-0.2.9-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding dill 0.2.9 to easy-install.pth file
Installing get_objgraph script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing undill script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Searching for crcmod<2.0,>=1.7
Reading https://pypi.org/simple/crcmod/
Downloading https://files.pythonhosted.org/packages/6b/b0/e595ce2a2527e169c3bcd6c33d2473c1918e0b7f6826a043ca1245dd4e5b/crcmod-1.7.tar.gz#sha256=dc7051a0db5f2bd48665a990d3ec1cc305a466a77358ca4492826f41f283601e
Best match: crcmod 1.7
Processing crcmod-1.7.tar.gz
Writing /tmp/easy_install-5qMj2c/crcmod-1.7/setup.cfg
Running crcmod-1.7/setup.py -q bdist_egg --dist-dir /tmp/easy_install-5qMj2c/crcmod-1.7/egg-dist-tmp-20vA1e
python2/src/_crcfunext.c: In function ‘init_crcfunext’:
python2/src/_crcfunext.c:492:13: warning: variable ‘m’ set but not used [-Wunused-but-set-variable]
   PyObject *m;
             ^
zip_safe flag not set; analyzing archive contents...
Moving crcmod-1.7-py2.7-linux-x86_64.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding crcmod 1.7 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/crcmod-1.7-py2.7-linux-x86_64.egg>
Searching for numpy>=1.14
Reading https://pypi.org/simple/numpy/
Downloading https://files.pythonhosted.org/packages/93/9b/443bbd1b38c4e5617f32c14c1494ae884d36cf3870c33828bb32e4b00dea/numpy-1.17.0rc2.zip#sha256=a4153fe85cf92a796022b81b138000160dea840cad13b7d1db67cfec594ece23
Best match: numpy 1.17.0rc2
Processing numpy-1.17.0rc2.zip
Writing /tmp/easy_install-3YGg2Q/numpy-1.17.0rc2/setup.cfg
Running numpy-1.17.0rc2/setup.py -q bdist_egg --dist-dir /tmp/easy_install-3YGg2Q/numpy-1.17.0rc2/egg-dist-tmp-OKEdlr
Traceback (most recent call last):
  File "setup.py", line 239, in <module>
    'test': generate_protos_first(test),
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/__init__.py",> line 145, in setup
    return distutils.core.setup(**attrs)
  File "/usr/lib/python2.7/distutils/core.py", line 151, in setup
    dist.run_commands()
  File "/usr/lib/python2.7/distutils/dist.py", line 953, in run_commands
    self.run_command(cmd)
  File "/usr/lib/python2.7/distutils/dist.py", line 972, in run_command
    cmd_obj.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 67, in run
    self.do_egg_install()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 117, in do_egg_install
    cmd.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 418, in run
    self.easy_install(spec, not self.no_deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 660, in easy_install
    return self.install_item(None, spec, tmpdir, deps, True)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 707, in install_item
    self.process_distribution(spec, dist, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 752, in process_distribution
    [requirement], self.local_index, self.easy_install
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 782, in resolve
    replace_conflicting=replace_conflicting
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1065, in best_match
    return self.obtain(req, installer)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1077, in obtain
    return installer(requirement)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 679, in easy_install
    return self.install_item(spec, dist.location, tmpdir, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 705, in install_item
    dists = self.install_eggs(spec, download, tmpdir)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 890, in install_eggs
    return self.build_and_install(setup_script, setup_base)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1158, in build_and_install
    self.run_setup(setup_script, setup_base, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1144, in run_setup
    run_setup(setup_script, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 253, in run_setup
    raise
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 166, in save_modules
    saved_exc.resume()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 141, in resume
    six.reraise(type, exc, self._tb)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 154, in save_modules
    yield saved
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 250, in run_setup
    _execfile(setup_script, ns)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 45, in _execfile
    exec(code, globals, locals)
  File "/tmp/easy_install-3YGg2Q/numpy-1.17.0rc2/setup.py", line 31, in <module>
    import setuptools
RuntimeError: Python version >= 3.5 required.

> Task :sdks:python:createProcessWorker FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/sdks/python/build.gradle'> line: 374

* What went wrong:
Execution failed for task ':sdks:python:createProcessWorker'.
> 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 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/5.2.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 2m 37s
59 actionable tasks: 46 executed, 13 from cache

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

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


Build failed in Jenkins: beam_PostCommit_Python_VR_Spark #458

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/458/display/redirect?page=changes>

Changes:

[ehudm] [BEAM-7814] Wait for BQ query results in tests

------------------------------------------
[...truncated 256.66 KB...]
Moving PyYAML-3.13-py2.7-linux-x86_64.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding PyYAML 3.13 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/PyYAML-3.13-py2.7-linux-x86_64.egg>
Searching for pytz>=2018.3
Reading https://pypi.org/simple/pytz/
Downloading https://files.pythonhosted.org/packages/3d/73/fe30c2daaaa0713420d0382b16fbb761409f532c56bdcc514bf7b6262bb6/pytz-2019.1-py2.py3-none-any.whl#sha256=303879e36b721603cc54604edcac9d20401bdbe31e1e4fdee5b9f98d5d31dfda
Best match: pytz 2019.1
Processing pytz-2019.1-py2.py3-none-any.whl
Installing pytz-2019.1-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pytz 2019.1 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pytz-2019.1-py2.7.egg>
Searching for pydot<2,>=1.2.0
Reading https://pypi.org/simple/pydot/
Downloading https://files.pythonhosted.org/packages/33/d1/b1479a770f66d962f545c2101630ce1d5592d90cb4f083d38862e93d16d2/pydot-1.4.1-py2.py3-none-any.whl#sha256=67be714300c78fda5fd52f79ec994039e3f76f074948c67b5ff539b433ad354f
Best match: pydot 1.4.1
Processing pydot-1.4.1-py2.py3-none-any.whl
Installing pydot-1.4.1-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pydot-1.4.1-py2.7.egg/EGG-INFO/requires.txt>
Adding pydot 1.4.1 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pydot-1.4.1-py2.7.egg>
Searching for oauth2client<4,>=2.0.1
Reading https://pypi.org/simple/oauth2client/
Downloading https://files.pythonhosted.org/packages/c0/7b/bc893e35d6ca46a72faa4b9eaac25c687ce60e1fbe978993fe2de1b0ff0d/oauth2client-3.0.0.tar.gz#sha256=5b5b056ec6f2304e7920b632885bd157fa71d1a7f3ddd00a43b1541a8d1a2460
Best match: oauth2client 3.0.0
Processing oauth2client-3.0.0.tar.gz
Writing /tmp/easy_install-Hy85B1/oauth2client-3.0.0/setup.cfg
Running oauth2client-3.0.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-Hy85B1/oauth2client-3.0.0/egg-dist-tmp-0RSZnW
warning: no previously-included files matching '*' found under directory 'tests'
zip_safe flag not set; analyzing archive contents...
Moving oauth2client-3.0.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding oauth2client 3.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/oauth2client-3.0.0-py2.7.egg>
Searching for pymongo<4.0.0,>=3.8.0
Reading https://pypi.org/simple/pymongo/
Downloading https://files.pythonhosted.org/packages/6e/ea/353a9f8ced71b9e258438aa4d6aa048c1eaf5b774d3ef2273d686fde0947/pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl#sha256=32421df60d06f479d71b6b539642e410ece3006e8910688e68df962c8eb40a21
Best match: pymongo 3.8.0
Processing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl
Installing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding pymongo 3.8.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg>
Searching for mock<3.0.0,>=1.0.1
Reading https://pypi.org/simple/mock/
Downloading https://files.pythonhosted.org/packages/e6/35/f187bdf23be87092bd0f1200d43d23076cee4d0dec109f195173fd3ebc79/mock-2.0.0-py2.py3-none-any.whl#sha256=5ce3c71c5545b472da17b72268978914d0252980348636840bd34a00b5cc96c1
Best match: mock 2.0.0
Processing mock-2.0.0-py2.py3-none-any.whl
Installing mock-2.0.0-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg/EGG-INFO/requires.txt>
Adding mock 2.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg>
Searching for httplib2<=0.12.0,>=0.8
Reading https://pypi.org/simple/httplib2/
Downloading https://files.pythonhosted.org/packages/ce/ed/803905d670b52fa0edfdd135337e545b4496c2ab3a222f1449b7256eb99f/httplib2-0.12.0.tar.gz#sha256=f61fb838a94ce3b349aa32c92fd8430f7e3511afdb18bf9640d647e30c90a6d6
Best match: httplib2 0.12.0
Processing httplib2-0.12.0.tar.gz
Writing /tmp/easy_install-8Wmiw5/httplib2-0.12.0/setup.cfg
Running httplib2-0.12.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-8Wmiw5/httplib2-0.12.0/egg-dist-tmp-hzrGbV
zip_safe flag not set; analyzing archive contents...
httplib2.certs: module references __file__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Extracting httplib2-0.12.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding httplib2 0.12.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Searching for hdfs<3.0.0,>=2.1.0
Reading https://pypi.org/simple/hdfs/
Downloading https://files.pythonhosted.org/packages/82/39/2c0879b1bcfd1f6ad078eb210d09dbce21072386a3997074ee91e60ddc5a/hdfs-2.5.8.tar.gz#sha256=1be117549fc1285571bc51aedc15df5a203138dba02f9adfa26761b69a949370
Best match: hdfs 2.5.8
Processing hdfs-2.5.8.tar.gz
Writing /tmp/easy_install-b6PpTD/hdfs-2.5.8/setup.cfg
Running hdfs-2.5.8/setup.py -q bdist_egg --dist-dir /tmp/easy_install-b6PpTD/hdfs-2.5.8/egg-dist-tmp-eXPzS0
zip_safe flag not set; analyzing archive contents...
Moving hdfs-2.5.8-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding hdfs 2.5.8 to easy-install.pth file
Installing hdfscli-avro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing hdfscli script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/hdfs-2.5.8-py2.7.egg>
Searching for future<1.0.0,>=0.16.0
Reading https://pypi.org/simple/future/
Downloading https://files.pythonhosted.org/packages/90/52/e20466b85000a181e1e144fd8305caf2cf475e2f9674e797b222f8105f5f/future-0.17.1.tar.gz#sha256=67045236dcfd6816dc439556d009594abf643e5eb48992e36beac09c2ca659b8
Best match: future 0.17.1
Processing future-0.17.1.tar.gz
Writing /tmp/easy_install-RmLeKT/future-0.17.1/setup.cfg
Running future-0.17.1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-RmLeKT/future-0.17.1/egg-dist-tmp-tQ79uB
warning: no files found matching '*.au' under directory 'tests'
warning: no files found matching '*.gif' under directory 'tests'
warning: no files found matching '*.txt' under directory 'tests'
zip_safe flag not set; analyzing archive contents...
future.backports.test.ssl_servers: module references __file__
future.backports.test.support: module references __file__
future.standard_library.__init__: module references __file__
future.standard_library.__init__: module references __path__
future.utils.__init__: module MAY be using inspect.stack
past.builtins.misc: module MAY be using inspect.stack
past.translation.__init__: module references __file__
past.translation.__init__: module references __path__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Extracting future-0.17.1-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding future 0.17.1 to easy-install.pth file
Installing pasteurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing futurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Searching for fastavro<0.22,>=0.21.4
Reading https://pypi.org/simple/fastavro/
Downloading https://files.pythonhosted.org/packages/15/e3/5956c75f68906b119191ef30d9acff661b422cf918a29a03ee0c3ba774be/fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl#sha256=25c5e1871fb82795f138aa209ca89cac940b80bf36fc644615354028bfd87638
Best match: fastavro 0.21.24
Processing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl
Installing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding fastavro 0.21.24 to easy-install.pth file
Installing fastavro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg>
Searching for dill<0.2.10,>=0.2.9
Reading https://pypi.org/simple/dill/
Downloading https://files.pythonhosted.org/packages/fe/42/bfe2e0857bc284cbe6a011d93f2a9ad58a22cb894461b199ae72cfef0f29/dill-0.2.9.tar.gz#sha256=f6d6046f9f9195206063dd0415dff185ad593d6ee8b0e67f12597c0f4df4986f
Best match: dill 0.2.9
Processing dill-0.2.9.tar.gz
Writing /tmp/easy_install-OBzemQ/dill-0.2.9/setup.cfg
Running dill-0.2.9/setup.py -q bdist_egg --dist-dir /tmp/easy_install-OBzemQ/dill-0.2.9/egg-dist-tmp-ZFolUU
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Extracting dill-0.2.9-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding dill 0.2.9 to easy-install.pth file
Installing get_objgraph script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing undill script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Searching for crcmod<2.0,>=1.7
Reading https://pypi.org/simple/crcmod/
Downloading https://files.pythonhosted.org/packages/6b/b0/e595ce2a2527e169c3bcd6c33d2473c1918e0b7f6826a043ca1245dd4e5b/crcmod-1.7.tar.gz#sha256=dc7051a0db5f2bd48665a990d3ec1cc305a466a77358ca4492826f41f283601e
Best match: crcmod 1.7
Processing crcmod-1.7.tar.gz
Writing /tmp/easy_install-ppsJFn/crcmod-1.7/setup.cfg
Running crcmod-1.7/setup.py -q bdist_egg --dist-dir /tmp/easy_install-ppsJFn/crcmod-1.7/egg-dist-tmp-FPsX86
python2/src/_crcfunext.c: In function ‘init_crcfunext’:
python2/src/_crcfunext.c:492:13: warning: variable ‘m’ set but not used [-Wunused-but-set-variable]
   PyObject *m;
             ^
zip_safe flag not set; analyzing archive contents...
Moving crcmod-1.7-py2.7-linux-x86_64.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding crcmod 1.7 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/crcmod-1.7-py2.7-linux-x86_64.egg>
Searching for numpy>=1.14
Reading https://pypi.org/simple/numpy/
Downloading https://files.pythonhosted.org/packages/93/9b/443bbd1b38c4e5617f32c14c1494ae884d36cf3870c33828bb32e4b00dea/numpy-1.17.0rc2.zip#sha256=a4153fe85cf92a796022b81b138000160dea840cad13b7d1db67cfec594ece23
Best match: numpy 1.17.0rc2
Processing numpy-1.17.0rc2.zip
Writing /tmp/easy_install-Cj5wKZ/numpy-1.17.0rc2/setup.cfg
Running numpy-1.17.0rc2/setup.py -q bdist_egg --dist-dir /tmp/easy_install-Cj5wKZ/numpy-1.17.0rc2/egg-dist-tmp-rqSUur
Traceback (most recent call last):
  File "setup.py", line 239, in <module>
    'test': generate_protos_first(test),
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/__init__.py",> line 145, in setup
    return distutils.core.setup(**attrs)
  File "/usr/lib/python2.7/distutils/core.py", line 151, in setup
    dist.run_commands()
  File "/usr/lib/python2.7/distutils/dist.py", line 953, in run_commands
    self.run_command(cmd)
  File "/usr/lib/python2.7/distutils/dist.py", line 972, in run_command
    cmd_obj.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 67, in run
    self.do_egg_install()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 117, in do_egg_install
    cmd.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 418, in run
    self.easy_install(spec, not self.no_deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 660, in easy_install
    return self.install_item(None, spec, tmpdir, deps, True)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 707, in install_item
    self.process_distribution(spec, dist, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 752, in process_distribution
    [requirement], self.local_index, self.easy_install
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 782, in resolve
    replace_conflicting=replace_conflicting
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1065, in best_match
    return self.obtain(req, installer)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1077, in obtain
    return installer(requirement)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 679, in easy_install
    return self.install_item(spec, dist.location, tmpdir, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 705, in install_item
    dists = self.install_eggs(spec, download, tmpdir)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 890, in install_eggs
    return self.build_and_install(setup_script, setup_base)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1158, in build_and_install
    self.run_setup(setup_script, setup_base, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1144, in run_setup
    run_setup(setup_script, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 253, in run_setup
    raise
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 166, in save_modules
    saved_exc.resume()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 141, in resume
    six.reraise(type, exc, self._tb)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 154, in save_modules
    yield saved
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 250, in run_setup
    _execfile(setup_script, ns)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 45, in _execfile
    exec(code, globals, locals)
  File "/tmp/easy_install-Cj5wKZ/numpy-1.17.0rc2/setup.py", line 31, in <module>
    import setuptools
RuntimeError: Python version >= 3.5 required.

> Task :sdks:python:createProcessWorker FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/sdks/python/build.gradle'> line: 374

* What went wrong:
Execution failed for task ':sdks:python:createProcessWorker'.
> 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 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/5.2.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 2m 48s
59 actionable tasks: 47 executed, 12 from cache

Publishing build scan...
https://gradle.com/s/75ijezz4bme7o

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


Build failed in Jenkins: beam_PostCommit_Python_VR_Spark #457

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/457/display/redirect?page=changes>

Changes:

[36090911+boyuanzz] Revert "[BEAM-7785] synchronize watermark update with bundle processing"

------------------------------------------
[...truncated 256.49 KB...]
Moving PyYAML-3.13-py2.7-linux-x86_64.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding PyYAML 3.13 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/PyYAML-3.13-py2.7-linux-x86_64.egg>
Searching for pytz>=2018.3
Reading https://pypi.org/simple/pytz/
Downloading https://files.pythonhosted.org/packages/3d/73/fe30c2daaaa0713420d0382b16fbb761409f532c56bdcc514bf7b6262bb6/pytz-2019.1-py2.py3-none-any.whl#sha256=303879e36b721603cc54604edcac9d20401bdbe31e1e4fdee5b9f98d5d31dfda
Best match: pytz 2019.1
Processing pytz-2019.1-py2.py3-none-any.whl
Installing pytz-2019.1-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pytz 2019.1 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pytz-2019.1-py2.7.egg>
Searching for pydot<2,>=1.2.0
Reading https://pypi.org/simple/pydot/
Downloading https://files.pythonhosted.org/packages/33/d1/b1479a770f66d962f545c2101630ce1d5592d90cb4f083d38862e93d16d2/pydot-1.4.1-py2.py3-none-any.whl#sha256=67be714300c78fda5fd52f79ec994039e3f76f074948c67b5ff539b433ad354f
Best match: pydot 1.4.1
Processing pydot-1.4.1-py2.py3-none-any.whl
Installing pydot-1.4.1-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pydot-1.4.1-py2.7.egg/EGG-INFO/requires.txt>
Adding pydot 1.4.1 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pydot-1.4.1-py2.7.egg>
Searching for oauth2client<4,>=2.0.1
Reading https://pypi.org/simple/oauth2client/
Downloading https://files.pythonhosted.org/packages/c0/7b/bc893e35d6ca46a72faa4b9eaac25c687ce60e1fbe978993fe2de1b0ff0d/oauth2client-3.0.0.tar.gz#sha256=5b5b056ec6f2304e7920b632885bd157fa71d1a7f3ddd00a43b1541a8d1a2460
Best match: oauth2client 3.0.0
Processing oauth2client-3.0.0.tar.gz
Writing /tmp/easy_install-o1cwGq/oauth2client-3.0.0/setup.cfg
Running oauth2client-3.0.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-o1cwGq/oauth2client-3.0.0/egg-dist-tmp-bf9sKT
warning: no previously-included files matching '*' found under directory 'tests'
zip_safe flag not set; analyzing archive contents...
Moving oauth2client-3.0.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding oauth2client 3.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/oauth2client-3.0.0-py2.7.egg>
Searching for pymongo<4.0.0,>=3.8.0
Reading https://pypi.org/simple/pymongo/
Downloading https://files.pythonhosted.org/packages/6e/ea/353a9f8ced71b9e258438aa4d6aa048c1eaf5b774d3ef2273d686fde0947/pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl#sha256=32421df60d06f479d71b6b539642e410ece3006e8910688e68df962c8eb40a21
Best match: pymongo 3.8.0
Processing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl
Installing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding pymongo 3.8.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg>
Searching for mock<3.0.0,>=1.0.1
Reading https://pypi.org/simple/mock/
Downloading https://files.pythonhosted.org/packages/e6/35/f187bdf23be87092bd0f1200d43d23076cee4d0dec109f195173fd3ebc79/mock-2.0.0-py2.py3-none-any.whl#sha256=5ce3c71c5545b472da17b72268978914d0252980348636840bd34a00b5cc96c1
Best match: mock 2.0.0
Processing mock-2.0.0-py2.py3-none-any.whl
Installing mock-2.0.0-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg/EGG-INFO/requires.txt>
Adding mock 2.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg>
Searching for httplib2<=0.12.0,>=0.8
Reading https://pypi.org/simple/httplib2/
Downloading https://files.pythonhosted.org/packages/ce/ed/803905d670b52fa0edfdd135337e545b4496c2ab3a222f1449b7256eb99f/httplib2-0.12.0.tar.gz#sha256=f61fb838a94ce3b349aa32c92fd8430f7e3511afdb18bf9640d647e30c90a6d6
Best match: httplib2 0.12.0
Processing httplib2-0.12.0.tar.gz
Writing /tmp/easy_install-hES6Fy/httplib2-0.12.0/setup.cfg
Running httplib2-0.12.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-hES6Fy/httplib2-0.12.0/egg-dist-tmp-FcEBhj
zip_safe flag not set; analyzing archive contents...
httplib2.certs: module references __file__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Extracting httplib2-0.12.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding httplib2 0.12.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Searching for hdfs<3.0.0,>=2.1.0
Reading https://pypi.org/simple/hdfs/
Downloading https://files.pythonhosted.org/packages/82/39/2c0879b1bcfd1f6ad078eb210d09dbce21072386a3997074ee91e60ddc5a/hdfs-2.5.8.tar.gz#sha256=1be117549fc1285571bc51aedc15df5a203138dba02f9adfa26761b69a949370
Best match: hdfs 2.5.8
Processing hdfs-2.5.8.tar.gz
Writing /tmp/easy_install-TtbtNs/hdfs-2.5.8/setup.cfg
Running hdfs-2.5.8/setup.py -q bdist_egg --dist-dir /tmp/easy_install-TtbtNs/hdfs-2.5.8/egg-dist-tmp-UHGU1D
zip_safe flag not set; analyzing archive contents...
Moving hdfs-2.5.8-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding hdfs 2.5.8 to easy-install.pth file
Installing hdfscli-avro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing hdfscli script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/hdfs-2.5.8-py2.7.egg>
Searching for future<1.0.0,>=0.16.0
Reading https://pypi.org/simple/future/
Downloading https://files.pythonhosted.org/packages/90/52/e20466b85000a181e1e144fd8305caf2cf475e2f9674e797b222f8105f5f/future-0.17.1.tar.gz#sha256=67045236dcfd6816dc439556d009594abf643e5eb48992e36beac09c2ca659b8
Best match: future 0.17.1
Processing future-0.17.1.tar.gz
Writing /tmp/easy_install-6xkmqY/future-0.17.1/setup.cfg
Running future-0.17.1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-6xkmqY/future-0.17.1/egg-dist-tmp-XqRTxk
warning: no files found matching '*.au' under directory 'tests'
warning: no files found matching '*.gif' under directory 'tests'
warning: no files found matching '*.txt' under directory 'tests'
zip_safe flag not set; analyzing archive contents...
future.backports.test.ssl_servers: module references __file__
future.backports.test.support: module references __file__
future.standard_library.__init__: module references __file__
future.standard_library.__init__: module references __path__
future.utils.__init__: module MAY be using inspect.stack
past.builtins.misc: module MAY be using inspect.stack
past.translation.__init__: module references __file__
past.translation.__init__: module references __path__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Extracting future-0.17.1-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding future 0.17.1 to easy-install.pth file
Installing pasteurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing futurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Searching for fastavro<0.22,>=0.21.4
Reading https://pypi.org/simple/fastavro/
Downloading https://files.pythonhosted.org/packages/15/e3/5956c75f68906b119191ef30d9acff661b422cf918a29a03ee0c3ba774be/fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl#sha256=25c5e1871fb82795f138aa209ca89cac940b80bf36fc644615354028bfd87638
Best match: fastavro 0.21.24
Processing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl
Installing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding fastavro 0.21.24 to easy-install.pth file
Installing fastavro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg>
Searching for dill<0.2.10,>=0.2.9
Reading https://pypi.org/simple/dill/
Downloading https://files.pythonhosted.org/packages/fe/42/bfe2e0857bc284cbe6a011d93f2a9ad58a22cb894461b199ae72cfef0f29/dill-0.2.9.tar.gz#sha256=f6d6046f9f9195206063dd0415dff185ad593d6ee8b0e67f12597c0f4df4986f
Best match: dill 0.2.9
Processing dill-0.2.9.tar.gz
Writing /tmp/easy_install-ByCn6d/dill-0.2.9/setup.cfg
Running dill-0.2.9/setup.py -q bdist_egg --dist-dir /tmp/easy_install-ByCn6d/dill-0.2.9/egg-dist-tmp-4vfEtp
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Extracting dill-0.2.9-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding dill 0.2.9 to easy-install.pth file
Installing get_objgraph script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing undill script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Searching for crcmod<2.0,>=1.7
Reading https://pypi.org/simple/crcmod/
Downloading https://files.pythonhosted.org/packages/6b/b0/e595ce2a2527e169c3bcd6c33d2473c1918e0b7f6826a043ca1245dd4e5b/crcmod-1.7.tar.gz#sha256=dc7051a0db5f2bd48665a990d3ec1cc305a466a77358ca4492826f41f283601e
Best match: crcmod 1.7
Processing crcmod-1.7.tar.gz
Writing /tmp/easy_install-HU2zzp/crcmod-1.7/setup.cfg
Running crcmod-1.7/setup.py -q bdist_egg --dist-dir /tmp/easy_install-HU2zzp/crcmod-1.7/egg-dist-tmp-Peolv6
python2/src/_crcfunext.c: In function ‘init_crcfunext’:
python2/src/_crcfunext.c:492:13: warning: variable ‘m’ set but not used [-Wunused-but-set-variable]
   PyObject *m;
             ^
zip_safe flag not set; analyzing archive contents...
Moving crcmod-1.7-py2.7-linux-x86_64.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding crcmod 1.7 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/crcmod-1.7-py2.7-linux-x86_64.egg>
Searching for numpy>=1.14
Reading https://pypi.org/simple/numpy/
Downloading https://files.pythonhosted.org/packages/93/9b/443bbd1b38c4e5617f32c14c1494ae884d36cf3870c33828bb32e4b00dea/numpy-1.17.0rc2.zip#sha256=a4153fe85cf92a796022b81b138000160dea840cad13b7d1db67cfec594ece23
Best match: numpy 1.17.0rc2
Processing numpy-1.17.0rc2.zip
Writing /tmp/easy_install-FTQsy8/numpy-1.17.0rc2/setup.cfg
Running numpy-1.17.0rc2/setup.py -q bdist_egg --dist-dir /tmp/easy_install-FTQsy8/numpy-1.17.0rc2/egg-dist-tmp-CFregC
Traceback (most recent call last):
  File "setup.py", line 239, in <module>
    'test': generate_protos_first(test),
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/__init__.py",> line 145, in setup
    return distutils.core.setup(**attrs)
  File "/usr/lib/python2.7/distutils/core.py", line 151, in setup
    dist.run_commands()
  File "/usr/lib/python2.7/distutils/dist.py", line 953, in run_commands
    self.run_command(cmd)
  File "/usr/lib/python2.7/distutils/dist.py", line 972, in run_command
    cmd_obj.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 67, in run
    self.do_egg_install()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 117, in do_egg_install
    cmd.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 418, in run
    self.easy_install(spec, not self.no_deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 660, in easy_install
    return self.install_item(None, spec, tmpdir, deps, True)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 707, in install_item
    self.process_distribution(spec, dist, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 752, in process_distribution
    [requirement], self.local_index, self.easy_install
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 782, in resolve
    replace_conflicting=replace_conflicting
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1065, in best_match
    return self.obtain(req, installer)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1077, in obtain
    return installer(requirement)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 679, in easy_install
    return self.install_item(spec, dist.location, tmpdir, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 705, in install_item
    dists = self.install_eggs(spec, download, tmpdir)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 890, in install_eggs
    return self.build_and_install(setup_script, setup_base)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1158, in build_and_install
    self.run_setup(setup_script, setup_base, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1144, in run_setup
    run_setup(setup_script, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 253, in run_setup
    raise
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 166, in save_modules
    saved_exc.resume()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 141, in resume
    six.reraise(type, exc, self._tb)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 154, in save_modules
    yield saved
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 250, in run_setup
    _execfile(setup_script, ns)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 45, in _execfile
    exec(code, globals, locals)
  File "/tmp/easy_install-FTQsy8/numpy-1.17.0rc2/setup.py", line 31, in <module>
    import setuptools
RuntimeError: Python version >= 3.5 required.

> Task :sdks:python:createProcessWorker FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/sdks/python/build.gradle'> line: 374

* What went wrong:
Execution failed for task ':sdks:python:createProcessWorker'.
> 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 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/5.2.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 2m 57s
59 actionable tasks: 46 executed, 13 from cache

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

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


Build failed in Jenkins: beam_PostCommit_Python_VR_Spark #456

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/456/display/redirect?page=changes>

Changes:

[aaltay] Weaken overly-strict microbenchmark check_complied test. (#9100)

------------------------------------------
[...truncated 256.01 KB...]
Moving PyYAML-3.13-py2.7-linux-x86_64.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding PyYAML 3.13 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/PyYAML-3.13-py2.7-linux-x86_64.egg>
Searching for pytz>=2018.3
Reading https://pypi.org/simple/pytz/
Downloading https://files.pythonhosted.org/packages/3d/73/fe30c2daaaa0713420d0382b16fbb761409f532c56bdcc514bf7b6262bb6/pytz-2019.1-py2.py3-none-any.whl#sha256=303879e36b721603cc54604edcac9d20401bdbe31e1e4fdee5b9f98d5d31dfda
Best match: pytz 2019.1
Processing pytz-2019.1-py2.py3-none-any.whl
Installing pytz-2019.1-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pytz 2019.1 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pytz-2019.1-py2.7.egg>
Searching for pydot<2,>=1.2.0
Reading https://pypi.org/simple/pydot/
Downloading https://files.pythonhosted.org/packages/33/d1/b1479a770f66d962f545c2101630ce1d5592d90cb4f083d38862e93d16d2/pydot-1.4.1-py2.py3-none-any.whl#sha256=67be714300c78fda5fd52f79ec994039e3f76f074948c67b5ff539b433ad354f
Best match: pydot 1.4.1
Processing pydot-1.4.1-py2.py3-none-any.whl
Installing pydot-1.4.1-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pydot-1.4.1-py2.7.egg/EGG-INFO/requires.txt>
Adding pydot 1.4.1 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pydot-1.4.1-py2.7.egg>
Searching for oauth2client<4,>=2.0.1
Reading https://pypi.org/simple/oauth2client/
Downloading https://files.pythonhosted.org/packages/c0/7b/bc893e35d6ca46a72faa4b9eaac25c687ce60e1fbe978993fe2de1b0ff0d/oauth2client-3.0.0.tar.gz#sha256=5b5b056ec6f2304e7920b632885bd157fa71d1a7f3ddd00a43b1541a8d1a2460
Best match: oauth2client 3.0.0
Processing oauth2client-3.0.0.tar.gz
Writing /tmp/easy_install-Eki8eB/oauth2client-3.0.0/setup.cfg
Running oauth2client-3.0.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-Eki8eB/oauth2client-3.0.0/egg-dist-tmp-2BNFEp
warning: no previously-included files matching '*' found under directory 'tests'
zip_safe flag not set; analyzing archive contents...
Moving oauth2client-3.0.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding oauth2client 3.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/oauth2client-3.0.0-py2.7.egg>
Searching for pymongo<4.0.0,>=3.8.0
Reading https://pypi.org/simple/pymongo/
Downloading https://files.pythonhosted.org/packages/6e/ea/353a9f8ced71b9e258438aa4d6aa048c1eaf5b774d3ef2273d686fde0947/pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl#sha256=32421df60d06f479d71b6b539642e410ece3006e8910688e68df962c8eb40a21
Best match: pymongo 3.8.0
Processing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl
Installing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding pymongo 3.8.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg>
Searching for mock<3.0.0,>=1.0.1
Reading https://pypi.org/simple/mock/
Downloading https://files.pythonhosted.org/packages/e6/35/f187bdf23be87092bd0f1200d43d23076cee4d0dec109f195173fd3ebc79/mock-2.0.0-py2.py3-none-any.whl#sha256=5ce3c71c5545b472da17b72268978914d0252980348636840bd34a00b5cc96c1
Best match: mock 2.0.0
Processing mock-2.0.0-py2.py3-none-any.whl
Installing mock-2.0.0-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg/EGG-INFO/requires.txt>
Adding mock 2.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg>
Searching for httplib2<=0.12.0,>=0.8
Reading https://pypi.org/simple/httplib2/
Downloading https://files.pythonhosted.org/packages/ce/ed/803905d670b52fa0edfdd135337e545b4496c2ab3a222f1449b7256eb99f/httplib2-0.12.0.tar.gz#sha256=f61fb838a94ce3b349aa32c92fd8430f7e3511afdb18bf9640d647e30c90a6d6
Best match: httplib2 0.12.0
Processing httplib2-0.12.0.tar.gz
Writing /tmp/easy_install-wfbKYp/httplib2-0.12.0/setup.cfg
Running httplib2-0.12.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-wfbKYp/httplib2-0.12.0/egg-dist-tmp-8HJd51
zip_safe flag not set; analyzing archive contents...
httplib2.certs: module references __file__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Extracting httplib2-0.12.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding httplib2 0.12.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Searching for hdfs<3.0.0,>=2.1.0
Reading https://pypi.org/simple/hdfs/
Downloading https://files.pythonhosted.org/packages/82/39/2c0879b1bcfd1f6ad078eb210d09dbce21072386a3997074ee91e60ddc5a/hdfs-2.5.8.tar.gz#sha256=1be117549fc1285571bc51aedc15df5a203138dba02f9adfa26761b69a949370
Best match: hdfs 2.5.8
Processing hdfs-2.5.8.tar.gz
Writing /tmp/easy_install-bK3a38/hdfs-2.5.8/setup.cfg
Running hdfs-2.5.8/setup.py -q bdist_egg --dist-dir /tmp/easy_install-bK3a38/hdfs-2.5.8/egg-dist-tmp-o7MobQ
zip_safe flag not set; analyzing archive contents...
Moving hdfs-2.5.8-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding hdfs 2.5.8 to easy-install.pth file
Installing hdfscli-avro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing hdfscli script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/hdfs-2.5.8-py2.7.egg>
Searching for future<1.0.0,>=0.16.0
Reading https://pypi.org/simple/future/
Downloading https://files.pythonhosted.org/packages/90/52/e20466b85000a181e1e144fd8305caf2cf475e2f9674e797b222f8105f5f/future-0.17.1.tar.gz#sha256=67045236dcfd6816dc439556d009594abf643e5eb48992e36beac09c2ca659b8
Best match: future 0.17.1
Processing future-0.17.1.tar.gz
Writing /tmp/easy_install-wb2SFZ/future-0.17.1/setup.cfg
Running future-0.17.1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-wb2SFZ/future-0.17.1/egg-dist-tmp-XVAFDk
warning: no files found matching '*.au' under directory 'tests'
warning: no files found matching '*.gif' under directory 'tests'
warning: no files found matching '*.txt' under directory 'tests'
zip_safe flag not set; analyzing archive contents...
future.backports.test.ssl_servers: module references __file__
future.backports.test.support: module references __file__
future.standard_library.__init__: module references __file__
future.standard_library.__init__: module references __path__
future.utils.__init__: module MAY be using inspect.stack
past.builtins.misc: module MAY be using inspect.stack
past.translation.__init__: module references __file__
past.translation.__init__: module references __path__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Extracting future-0.17.1-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding future 0.17.1 to easy-install.pth file
Installing pasteurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing futurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Searching for fastavro<0.22,>=0.21.4
Reading https://pypi.org/simple/fastavro/
Downloading https://files.pythonhosted.org/packages/15/e3/5956c75f68906b119191ef30d9acff661b422cf918a29a03ee0c3ba774be/fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl#sha256=25c5e1871fb82795f138aa209ca89cac940b80bf36fc644615354028bfd87638
Best match: fastavro 0.21.24
Processing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl
Installing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding fastavro 0.21.24 to easy-install.pth file
Installing fastavro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg>
Searching for dill<0.2.10,>=0.2.9
Reading https://pypi.org/simple/dill/
Downloading https://files.pythonhosted.org/packages/fe/42/bfe2e0857bc284cbe6a011d93f2a9ad58a22cb894461b199ae72cfef0f29/dill-0.2.9.tar.gz#sha256=f6d6046f9f9195206063dd0415dff185ad593d6ee8b0e67f12597c0f4df4986f
Best match: dill 0.2.9
Processing dill-0.2.9.tar.gz
Writing /tmp/easy_install-_tLbVZ/dill-0.2.9/setup.cfg
Running dill-0.2.9/setup.py -q bdist_egg --dist-dir /tmp/easy_install-_tLbVZ/dill-0.2.9/egg-dist-tmp-2AdF26
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Extracting dill-0.2.9-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding dill 0.2.9 to easy-install.pth file
Installing get_objgraph script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing undill script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Searching for crcmod<2.0,>=1.7
Reading https://pypi.org/simple/crcmod/
Downloading https://files.pythonhosted.org/packages/6b/b0/e595ce2a2527e169c3bcd6c33d2473c1918e0b7f6826a043ca1245dd4e5b/crcmod-1.7.tar.gz#sha256=dc7051a0db5f2bd48665a990d3ec1cc305a466a77358ca4492826f41f283601e
Best match: crcmod 1.7
Processing crcmod-1.7.tar.gz
Writing /tmp/easy_install-RTtUk9/crcmod-1.7/setup.cfg
Running crcmod-1.7/setup.py -q bdist_egg --dist-dir /tmp/easy_install-RTtUk9/crcmod-1.7/egg-dist-tmp-i8iIAj
python2/src/_crcfunext.c: In function ‘init_crcfunext’:
python2/src/_crcfunext.c:492:13: warning: variable ‘m’ set but not used [-Wunused-but-set-variable]
   PyObject *m;
             ^
zip_safe flag not set; analyzing archive contents...
Moving crcmod-1.7-py2.7-linux-x86_64.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding crcmod 1.7 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/crcmod-1.7-py2.7-linux-x86_64.egg>
Searching for numpy>=1.14
Reading https://pypi.org/simple/numpy/
Downloading https://files.pythonhosted.org/packages/93/9b/443bbd1b38c4e5617f32c14c1494ae884d36cf3870c33828bb32e4b00dea/numpy-1.17.0rc2.zip#sha256=a4153fe85cf92a796022b81b138000160dea840cad13b7d1db67cfec594ece23
Best match: numpy 1.17.0rc2
Processing numpy-1.17.0rc2.zip
Writing /tmp/easy_install-z2l20B/numpy-1.17.0rc2/setup.cfg
Running numpy-1.17.0rc2/setup.py -q bdist_egg --dist-dir /tmp/easy_install-z2l20B/numpy-1.17.0rc2/egg-dist-tmp-yENyqB
Traceback (most recent call last):
  File "setup.py", line 239, in <module>
    'test': generate_protos_first(test),
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/__init__.py",> line 145, in setup
    return distutils.core.setup(**attrs)
  File "/usr/lib/python2.7/distutils/core.py", line 151, in setup
    dist.run_commands()
  File "/usr/lib/python2.7/distutils/dist.py", line 953, in run_commands
    self.run_command(cmd)
  File "/usr/lib/python2.7/distutils/dist.py", line 972, in run_command
    cmd_obj.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 67, in run
    self.do_egg_install()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 117, in do_egg_install
    cmd.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 418, in run
    self.easy_install(spec, not self.no_deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 660, in easy_install
    return self.install_item(None, spec, tmpdir, deps, True)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 707, in install_item
    self.process_distribution(spec, dist, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 752, in process_distribution
    [requirement], self.local_index, self.easy_install
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 782, in resolve
    replace_conflicting=replace_conflicting
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1065, in best_match
    return self.obtain(req, installer)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1077, in obtain
    return installer(requirement)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 679, in easy_install
    return self.install_item(spec, dist.location, tmpdir, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 705, in install_item
    dists = self.install_eggs(spec, download, tmpdir)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 890, in install_eggs
    return self.build_and_install(setup_script, setup_base)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1158, in build_and_install
    self.run_setup(setup_script, setup_base, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1144, in run_setup
    run_setup(setup_script, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 253, in run_setup
    raise
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 166, in save_modules
    saved_exc.resume()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 141, in resume
    six.reraise(type, exc, self._tb)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 154, in save_modules
    yield saved
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 250, in run_setup
    _execfile(setup_script, ns)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 45, in _execfile
    exec(code, globals, locals)
  File "/tmp/easy_install-z2l20B/numpy-1.17.0rc2/setup.py", line 31, in <module>
    import setuptools
RuntimeError: Python version >= 3.5 required.

> Task :sdks:python:createProcessWorker FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/sdks/python/build.gradle'> line: 374

* What went wrong:
Execution failed for task ':sdks:python:createProcessWorker'.
> 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 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/5.2.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 2m 35s
59 actionable tasks: 46 executed, 13 from cache

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

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


Build failed in Jenkins: beam_PostCommit_Python_VR_Spark #455

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/455/display/redirect>

------------------------------------------
[...truncated 256.04 KB...]
Moving PyYAML-3.13-py2.7-linux-x86_64.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding PyYAML 3.13 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/PyYAML-3.13-py2.7-linux-x86_64.egg>
Searching for pytz>=2018.3
Reading https://pypi.org/simple/pytz/
Downloading https://files.pythonhosted.org/packages/3d/73/fe30c2daaaa0713420d0382b16fbb761409f532c56bdcc514bf7b6262bb6/pytz-2019.1-py2.py3-none-any.whl#sha256=303879e36b721603cc54604edcac9d20401bdbe31e1e4fdee5b9f98d5d31dfda
Best match: pytz 2019.1
Processing pytz-2019.1-py2.py3-none-any.whl
Installing pytz-2019.1-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pytz 2019.1 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pytz-2019.1-py2.7.egg>
Searching for pydot<2,>=1.2.0
Reading https://pypi.org/simple/pydot/
Downloading https://files.pythonhosted.org/packages/33/d1/b1479a770f66d962f545c2101630ce1d5592d90cb4f083d38862e93d16d2/pydot-1.4.1-py2.py3-none-any.whl#sha256=67be714300c78fda5fd52f79ec994039e3f76f074948c67b5ff539b433ad354f
Best match: pydot 1.4.1
Processing pydot-1.4.1-py2.py3-none-any.whl
Installing pydot-1.4.1-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pydot-1.4.1-py2.7.egg/EGG-INFO/requires.txt>
Adding pydot 1.4.1 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pydot-1.4.1-py2.7.egg>
Searching for oauth2client<4,>=2.0.1
Reading https://pypi.org/simple/oauth2client/
Downloading https://files.pythonhosted.org/packages/c0/7b/bc893e35d6ca46a72faa4b9eaac25c687ce60e1fbe978993fe2de1b0ff0d/oauth2client-3.0.0.tar.gz#sha256=5b5b056ec6f2304e7920b632885bd157fa71d1a7f3ddd00a43b1541a8d1a2460
Best match: oauth2client 3.0.0
Processing oauth2client-3.0.0.tar.gz
Writing /tmp/easy_install-ao8WDd/oauth2client-3.0.0/setup.cfg
Running oauth2client-3.0.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-ao8WDd/oauth2client-3.0.0/egg-dist-tmp-qci9FY
warning: no previously-included files matching '*' found under directory 'tests'
zip_safe flag not set; analyzing archive contents...
Moving oauth2client-3.0.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding oauth2client 3.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/oauth2client-3.0.0-py2.7.egg>
Searching for pymongo<4.0.0,>=3.8.0
Reading https://pypi.org/simple/pymongo/
Downloading https://files.pythonhosted.org/packages/6e/ea/353a9f8ced71b9e258438aa4d6aa048c1eaf5b774d3ef2273d686fde0947/pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl#sha256=32421df60d06f479d71b6b539642e410ece3006e8910688e68df962c8eb40a21
Best match: pymongo 3.8.0
Processing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl
Installing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding pymongo 3.8.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg>
Searching for mock<3.0.0,>=1.0.1
Reading https://pypi.org/simple/mock/
Downloading https://files.pythonhosted.org/packages/e6/35/f187bdf23be87092bd0f1200d43d23076cee4d0dec109f195173fd3ebc79/mock-2.0.0-py2.py3-none-any.whl#sha256=5ce3c71c5545b472da17b72268978914d0252980348636840bd34a00b5cc96c1
Best match: mock 2.0.0
Processing mock-2.0.0-py2.py3-none-any.whl
Installing mock-2.0.0-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg/EGG-INFO/requires.txt>
Adding mock 2.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg>
Searching for httplib2<=0.12.0,>=0.8
Reading https://pypi.org/simple/httplib2/
Downloading https://files.pythonhosted.org/packages/ce/ed/803905d670b52fa0edfdd135337e545b4496c2ab3a222f1449b7256eb99f/httplib2-0.12.0.tar.gz#sha256=f61fb838a94ce3b349aa32c92fd8430f7e3511afdb18bf9640d647e30c90a6d6
Best match: httplib2 0.12.0
Processing httplib2-0.12.0.tar.gz
Writing /tmp/easy_install-n4evo8/httplib2-0.12.0/setup.cfg
Running httplib2-0.12.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-n4evo8/httplib2-0.12.0/egg-dist-tmp-XFu1l4
zip_safe flag not set; analyzing archive contents...
httplib2.certs: module references __file__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Extracting httplib2-0.12.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding httplib2 0.12.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Searching for hdfs<3.0.0,>=2.1.0
Reading https://pypi.org/simple/hdfs/
Downloading https://files.pythonhosted.org/packages/82/39/2c0879b1bcfd1f6ad078eb210d09dbce21072386a3997074ee91e60ddc5a/hdfs-2.5.8.tar.gz#sha256=1be117549fc1285571bc51aedc15df5a203138dba02f9adfa26761b69a949370
Best match: hdfs 2.5.8
Processing hdfs-2.5.8.tar.gz
Writing /tmp/easy_install-GdsXXE/hdfs-2.5.8/setup.cfg
Running hdfs-2.5.8/setup.py -q bdist_egg --dist-dir /tmp/easy_install-GdsXXE/hdfs-2.5.8/egg-dist-tmp-JCkAI4
zip_safe flag not set; analyzing archive contents...
Moving hdfs-2.5.8-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding hdfs 2.5.8 to easy-install.pth file
Installing hdfscli-avro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing hdfscli script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/hdfs-2.5.8-py2.7.egg>
Searching for future<1.0.0,>=0.16.0
Reading https://pypi.org/simple/future/
Downloading https://files.pythonhosted.org/packages/90/52/e20466b85000a181e1e144fd8305caf2cf475e2f9674e797b222f8105f5f/future-0.17.1.tar.gz#sha256=67045236dcfd6816dc439556d009594abf643e5eb48992e36beac09c2ca659b8
Best match: future 0.17.1
Processing future-0.17.1.tar.gz
Writing /tmp/easy_install-wKCbWX/future-0.17.1/setup.cfg
Running future-0.17.1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-wKCbWX/future-0.17.1/egg-dist-tmp-i14XCH
warning: no files found matching '*.au' under directory 'tests'
warning: no files found matching '*.gif' under directory 'tests'
warning: no files found matching '*.txt' under directory 'tests'
zip_safe flag not set; analyzing archive contents...
future.backports.test.ssl_servers: module references __file__
future.backports.test.support: module references __file__
future.standard_library.__init__: module references __file__
future.standard_library.__init__: module references __path__
future.utils.__init__: module MAY be using inspect.stack
past.builtins.misc: module MAY be using inspect.stack
past.translation.__init__: module references __file__
past.translation.__init__: module references __path__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Extracting future-0.17.1-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding future 0.17.1 to easy-install.pth file
Installing pasteurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing futurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Searching for fastavro<0.22,>=0.21.4
Reading https://pypi.org/simple/fastavro/
Downloading https://files.pythonhosted.org/packages/15/e3/5956c75f68906b119191ef30d9acff661b422cf918a29a03ee0c3ba774be/fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl#sha256=25c5e1871fb82795f138aa209ca89cac940b80bf36fc644615354028bfd87638
Best match: fastavro 0.21.24
Processing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl
Installing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding fastavro 0.21.24 to easy-install.pth file
Installing fastavro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg>
Searching for dill<0.2.10,>=0.2.9
Reading https://pypi.org/simple/dill/
Downloading https://files.pythonhosted.org/packages/fe/42/bfe2e0857bc284cbe6a011d93f2a9ad58a22cb894461b199ae72cfef0f29/dill-0.2.9.tar.gz#sha256=f6d6046f9f9195206063dd0415dff185ad593d6ee8b0e67f12597c0f4df4986f
Best match: dill 0.2.9
Processing dill-0.2.9.tar.gz
Writing /tmp/easy_install-E3ja3J/dill-0.2.9/setup.cfg
Running dill-0.2.9/setup.py -q bdist_egg --dist-dir /tmp/easy_install-E3ja3J/dill-0.2.9/egg-dist-tmp-q2QhtS
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Extracting dill-0.2.9-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding dill 0.2.9 to easy-install.pth file
Installing get_objgraph script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing undill script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Searching for crcmod<2.0,>=1.7
Reading https://pypi.org/simple/crcmod/
Downloading https://files.pythonhosted.org/packages/6b/b0/e595ce2a2527e169c3bcd6c33d2473c1918e0b7f6826a043ca1245dd4e5b/crcmod-1.7.tar.gz#sha256=dc7051a0db5f2bd48665a990d3ec1cc305a466a77358ca4492826f41f283601e
Best match: crcmod 1.7
Processing crcmod-1.7.tar.gz
Writing /tmp/easy_install-eU1XwR/crcmod-1.7/setup.cfg
Running crcmod-1.7/setup.py -q bdist_egg --dist-dir /tmp/easy_install-eU1XwR/crcmod-1.7/egg-dist-tmp-2hsCqx
python2/src/_crcfunext.c: In function ‘init_crcfunext’:
python2/src/_crcfunext.c:492:13: warning: variable ‘m’ set but not used [-Wunused-but-set-variable]
   PyObject *m;
             ^
zip_safe flag not set; analyzing archive contents...
Moving crcmod-1.7-py2.7-linux-x86_64.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding crcmod 1.7 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/crcmod-1.7-py2.7-linux-x86_64.egg>
Searching for numpy>=1.14
Reading https://pypi.org/simple/numpy/
Downloading https://files.pythonhosted.org/packages/93/9b/443bbd1b38c4e5617f32c14c1494ae884d36cf3870c33828bb32e4b00dea/numpy-1.17.0rc2.zip#sha256=a4153fe85cf92a796022b81b138000160dea840cad13b7d1db67cfec594ece23
Best match: numpy 1.17.0rc2
Processing numpy-1.17.0rc2.zip
Writing /tmp/easy_install-hxxOff/numpy-1.17.0rc2/setup.cfg
Running numpy-1.17.0rc2/setup.py -q bdist_egg --dist-dir /tmp/easy_install-hxxOff/numpy-1.17.0rc2/egg-dist-tmp-3t3mdU
Traceback (most recent call last):
  File "setup.py", line 239, in <module>
    'test': generate_protos_first(test),
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/__init__.py",> line 145, in setup
    return distutils.core.setup(**attrs)
  File "/usr/lib/python2.7/distutils/core.py", line 151, in setup
    dist.run_commands()
  File "/usr/lib/python2.7/distutils/dist.py", line 953, in run_commands
    self.run_command(cmd)
  File "/usr/lib/python2.7/distutils/dist.py", line 972, in run_command
    cmd_obj.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 67, in run
    self.do_egg_install()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 117, in do_egg_install
    cmd.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 418, in run
    self.easy_install(spec, not self.no_deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 660, in easy_install
    return self.install_item(None, spec, tmpdir, deps, True)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 707, in install_item
    self.process_distribution(spec, dist, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 752, in process_distribution
    [requirement], self.local_index, self.easy_install
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 782, in resolve
    replace_conflicting=replace_conflicting
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1065, in best_match
    return self.obtain(req, installer)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1077, in obtain
    return installer(requirement)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 679, in easy_install
    return self.install_item(spec, dist.location, tmpdir, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 705, in install_item
    dists = self.install_eggs(spec, download, tmpdir)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 890, in install_eggs
    return self.build_and_install(setup_script, setup_base)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1158, in build_and_install
    self.run_setup(setup_script, setup_base, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1144, in run_setup
    run_setup(setup_script, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 253, in run_setup
    raise
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 166, in save_modules
    saved_exc.resume()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 141, in resume
    six.reraise(type, exc, self._tb)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 154, in save_modules
    yield saved
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 250, in run_setup
    _execfile(setup_script, ns)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 45, in _execfile
    exec(code, globals, locals)
  File "/tmp/easy_install-hxxOff/numpy-1.17.0rc2/setup.py", line 31, in <module>
    import setuptools
RuntimeError: Python version >= 3.5 required.

> Task :sdks:python:createProcessWorker FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/sdks/python/build.gradle'> line: 374

* What went wrong:
Execution failed for task ':sdks:python:createProcessWorker'.
> 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 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/5.2.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 2m 40s
59 actionable tasks: 46 executed, 13 from cache

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

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


Build failed in Jenkins: beam_PostCommit_Python_VR_Spark #454

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/454/display/redirect?page=changes>

Changes:

[valentyn] Configure console output collection for Python 3.6, 3.7 postcommit

------------------------------------------
[...truncated 255.82 KB...]
Moving PyYAML-3.13-py2.7-linux-x86_64.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding PyYAML 3.13 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/PyYAML-3.13-py2.7-linux-x86_64.egg>
Searching for pytz>=2018.3
Reading https://pypi.org/simple/pytz/
Downloading https://files.pythonhosted.org/packages/3d/73/fe30c2daaaa0713420d0382b16fbb761409f532c56bdcc514bf7b6262bb6/pytz-2019.1-py2.py3-none-any.whl#sha256=303879e36b721603cc54604edcac9d20401bdbe31e1e4fdee5b9f98d5d31dfda
Best match: pytz 2019.1
Processing pytz-2019.1-py2.py3-none-any.whl
Installing pytz-2019.1-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pytz 2019.1 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pytz-2019.1-py2.7.egg>
Searching for pydot<2,>=1.2.0
Reading https://pypi.org/simple/pydot/
Downloading https://files.pythonhosted.org/packages/33/d1/b1479a770f66d962f545c2101630ce1d5592d90cb4f083d38862e93d16d2/pydot-1.4.1-py2.py3-none-any.whl#sha256=67be714300c78fda5fd52f79ec994039e3f76f074948c67b5ff539b433ad354f
Best match: pydot 1.4.1
Processing pydot-1.4.1-py2.py3-none-any.whl
Installing pydot-1.4.1-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pydot-1.4.1-py2.7.egg/EGG-INFO/requires.txt>
Adding pydot 1.4.1 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pydot-1.4.1-py2.7.egg>
Searching for oauth2client<4,>=2.0.1
Reading https://pypi.org/simple/oauth2client/
Downloading https://files.pythonhosted.org/packages/c0/7b/bc893e35d6ca46a72faa4b9eaac25c687ce60e1fbe978993fe2de1b0ff0d/oauth2client-3.0.0.tar.gz#sha256=5b5b056ec6f2304e7920b632885bd157fa71d1a7f3ddd00a43b1541a8d1a2460
Best match: oauth2client 3.0.0
Processing oauth2client-3.0.0.tar.gz
Writing /tmp/easy_install-DB4B7v/oauth2client-3.0.0/setup.cfg
Running oauth2client-3.0.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-DB4B7v/oauth2client-3.0.0/egg-dist-tmp-HvLZwr
warning: no previously-included files matching '*' found under directory 'tests'
zip_safe flag not set; analyzing archive contents...
Moving oauth2client-3.0.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding oauth2client 3.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/oauth2client-3.0.0-py2.7.egg>
Searching for pymongo<4.0.0,>=3.8.0
Reading https://pypi.org/simple/pymongo/
Downloading https://files.pythonhosted.org/packages/6e/ea/353a9f8ced71b9e258438aa4d6aa048c1eaf5b774d3ef2273d686fde0947/pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl#sha256=32421df60d06f479d71b6b539642e410ece3006e8910688e68df962c8eb40a21
Best match: pymongo 3.8.0
Processing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl
Installing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding pymongo 3.8.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg>
Searching for mock<3.0.0,>=1.0.1
Reading https://pypi.org/simple/mock/
Downloading https://files.pythonhosted.org/packages/e6/35/f187bdf23be87092bd0f1200d43d23076cee4d0dec109f195173fd3ebc79/mock-2.0.0-py2.py3-none-any.whl#sha256=5ce3c71c5545b472da17b72268978914d0252980348636840bd34a00b5cc96c1
Best match: mock 2.0.0
Processing mock-2.0.0-py2.py3-none-any.whl
Installing mock-2.0.0-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg/EGG-INFO/requires.txt>
Adding mock 2.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg>
Searching for httplib2<=0.12.0,>=0.8
Reading https://pypi.org/simple/httplib2/
Downloading https://files.pythonhosted.org/packages/ce/ed/803905d670b52fa0edfdd135337e545b4496c2ab3a222f1449b7256eb99f/httplib2-0.12.0.tar.gz#sha256=f61fb838a94ce3b349aa32c92fd8430f7e3511afdb18bf9640d647e30c90a6d6
Best match: httplib2 0.12.0
Processing httplib2-0.12.0.tar.gz
Writing /tmp/easy_install-Urk4qz/httplib2-0.12.0/setup.cfg
Running httplib2-0.12.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-Urk4qz/httplib2-0.12.0/egg-dist-tmp-HEDu0n
zip_safe flag not set; analyzing archive contents...
httplib2.certs: module references __file__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Extracting httplib2-0.12.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding httplib2 0.12.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Searching for hdfs<3.0.0,>=2.1.0
Reading https://pypi.org/simple/hdfs/
Downloading https://files.pythonhosted.org/packages/82/39/2c0879b1bcfd1f6ad078eb210d09dbce21072386a3997074ee91e60ddc5a/hdfs-2.5.8.tar.gz#sha256=1be117549fc1285571bc51aedc15df5a203138dba02f9adfa26761b69a949370
Best match: hdfs 2.5.8
Processing hdfs-2.5.8.tar.gz
Writing /tmp/easy_install-0U8UMb/hdfs-2.5.8/setup.cfg
Running hdfs-2.5.8/setup.py -q bdist_egg --dist-dir /tmp/easy_install-0U8UMb/hdfs-2.5.8/egg-dist-tmp-_IKqfc
zip_safe flag not set; analyzing archive contents...
Moving hdfs-2.5.8-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding hdfs 2.5.8 to easy-install.pth file
Installing hdfscli-avro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing hdfscli script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/hdfs-2.5.8-py2.7.egg>
Searching for future<1.0.0,>=0.16.0
Reading https://pypi.org/simple/future/
Downloading https://files.pythonhosted.org/packages/90/52/e20466b85000a181e1e144fd8305caf2cf475e2f9674e797b222f8105f5f/future-0.17.1.tar.gz#sha256=67045236dcfd6816dc439556d009594abf643e5eb48992e36beac09c2ca659b8
Best match: future 0.17.1
Processing future-0.17.1.tar.gz
Writing /tmp/easy_install-Ol6ejQ/future-0.17.1/setup.cfg
Running future-0.17.1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-Ol6ejQ/future-0.17.1/egg-dist-tmp-Ne8Nrn
warning: no files found matching '*.au' under directory 'tests'
warning: no files found matching '*.gif' under directory 'tests'
warning: no files found matching '*.txt' under directory 'tests'
zip_safe flag not set; analyzing archive contents...
future.backports.test.ssl_servers: module references __file__
future.backports.test.support: module references __file__
future.standard_library.__init__: module references __file__
future.standard_library.__init__: module references __path__
future.utils.__init__: module MAY be using inspect.stack
past.builtins.misc: module MAY be using inspect.stack
past.translation.__init__: module references __file__
past.translation.__init__: module references __path__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Extracting future-0.17.1-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding future 0.17.1 to easy-install.pth file
Installing pasteurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing futurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Searching for fastavro<0.22,>=0.21.4
Reading https://pypi.org/simple/fastavro/
Downloading https://files.pythonhosted.org/packages/15/e3/5956c75f68906b119191ef30d9acff661b422cf918a29a03ee0c3ba774be/fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl#sha256=25c5e1871fb82795f138aa209ca89cac940b80bf36fc644615354028bfd87638
Best match: fastavro 0.21.24
Processing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl
Installing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding fastavro 0.21.24 to easy-install.pth file
Installing fastavro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg>
Searching for dill<0.2.10,>=0.2.9
Reading https://pypi.org/simple/dill/
Downloading https://files.pythonhosted.org/packages/fe/42/bfe2e0857bc284cbe6a011d93f2a9ad58a22cb894461b199ae72cfef0f29/dill-0.2.9.tar.gz#sha256=f6d6046f9f9195206063dd0415dff185ad593d6ee8b0e67f12597c0f4df4986f
Best match: dill 0.2.9
Processing dill-0.2.9.tar.gz
Writing /tmp/easy_install-0h5G19/dill-0.2.9/setup.cfg
Running dill-0.2.9/setup.py -q bdist_egg --dist-dir /tmp/easy_install-0h5G19/dill-0.2.9/egg-dist-tmp-tgzkLR
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Extracting dill-0.2.9-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding dill 0.2.9 to easy-install.pth file
Installing get_objgraph script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing undill script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Searching for crcmod<2.0,>=1.7
Reading https://pypi.org/simple/crcmod/
Downloading https://files.pythonhosted.org/packages/6b/b0/e595ce2a2527e169c3bcd6c33d2473c1918e0b7f6826a043ca1245dd4e5b/crcmod-1.7.tar.gz#sha256=dc7051a0db5f2bd48665a990d3ec1cc305a466a77358ca4492826f41f283601e
Best match: crcmod 1.7
Processing crcmod-1.7.tar.gz
Writing /tmp/easy_install-ItUAke/crcmod-1.7/setup.cfg
Running crcmod-1.7/setup.py -q bdist_egg --dist-dir /tmp/easy_install-ItUAke/crcmod-1.7/egg-dist-tmp-Cwi1Cr
python2/src/_crcfunext.c: In function ‘init_crcfunext’:
python2/src/_crcfunext.c:492:13: warning: variable ‘m’ set but not used [-Wunused-but-set-variable]
   PyObject *m;
             ^
zip_safe flag not set; analyzing archive contents...
Moving crcmod-1.7-py2.7-linux-x86_64.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding crcmod 1.7 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/crcmod-1.7-py2.7-linux-x86_64.egg>
Searching for numpy>=1.14
Reading https://pypi.org/simple/numpy/
Downloading https://files.pythonhosted.org/packages/93/9b/443bbd1b38c4e5617f32c14c1494ae884d36cf3870c33828bb32e4b00dea/numpy-1.17.0rc2.zip#sha256=a4153fe85cf92a796022b81b138000160dea840cad13b7d1db67cfec594ece23
Best match: numpy 1.17.0rc2
Processing numpy-1.17.0rc2.zip
Writing /tmp/easy_install-hR5GvQ/numpy-1.17.0rc2/setup.cfg
Running numpy-1.17.0rc2/setup.py -q bdist_egg --dist-dir /tmp/easy_install-hR5GvQ/numpy-1.17.0rc2/egg-dist-tmp-Ng13uI
Traceback (most recent call last):
  File "setup.py", line 239, in <module>
    'test': generate_protos_first(test),
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/__init__.py",> line 145, in setup
    return distutils.core.setup(**attrs)
  File "/usr/lib/python2.7/distutils/core.py", line 151, in setup
    dist.run_commands()
  File "/usr/lib/python2.7/distutils/dist.py", line 953, in run_commands
    self.run_command(cmd)
  File "/usr/lib/python2.7/distutils/dist.py", line 972, in run_command
    cmd_obj.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 67, in run
    self.do_egg_install()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 117, in do_egg_install
    cmd.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 418, in run
    self.easy_install(spec, not self.no_deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 660, in easy_install
    return self.install_item(None, spec, tmpdir, deps, True)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 707, in install_item
    self.process_distribution(spec, dist, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 752, in process_distribution
    [requirement], self.local_index, self.easy_install
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 782, in resolve
    replace_conflicting=replace_conflicting
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1065, in best_match
    return self.obtain(req, installer)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1077, in obtain
    return installer(requirement)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 679, in easy_install
    return self.install_item(spec, dist.location, tmpdir, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 705, in install_item
    dists = self.install_eggs(spec, download, tmpdir)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 890, in install_eggs
    return self.build_and_install(setup_script, setup_base)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1158, in build_and_install
    self.run_setup(setup_script, setup_base, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1144, in run_setup
    run_setup(setup_script, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 253, in run_setup
    raise
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 166, in save_modules
    saved_exc.resume()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 141, in resume
    six.reraise(type, exc, self._tb)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 154, in save_modules
    yield saved
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 250, in run_setup
    _execfile(setup_script, ns)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 45, in _execfile
    exec(code, globals, locals)
  File "/tmp/easy_install-hR5GvQ/numpy-1.17.0rc2/setup.py", line 31, in <module>
    import setuptools
RuntimeError: Python version >= 3.5 required.

> Task :sdks:python:createProcessWorker FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/sdks/python/build.gradle'> line: 374

* What went wrong:
Execution failed for task ':sdks:python:createProcessWorker'.
> 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 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/5.2.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 2m 21s
59 actionable tasks: 46 executed, 13 from cache

Publishing build scan...
https://gradle.com/s/7dus2vn2ecjdu

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


Build failed in Jenkins: beam_PostCommit_Python_VR_Spark #453

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/453/display/redirect?page=changes>

Changes:

[rohde.samuel] Update the Dataflow API version to 0607

------------------------------------------
[...truncated 258.25 KB...]
Moving PyYAML-3.13-py2.7-linux-x86_64.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding PyYAML 3.13 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/PyYAML-3.13-py2.7-linux-x86_64.egg>
Searching for pytz>=2018.3
Reading https://pypi.org/simple/pytz/
Downloading https://files.pythonhosted.org/packages/3d/73/fe30c2daaaa0713420d0382b16fbb761409f532c56bdcc514bf7b6262bb6/pytz-2019.1-py2.py3-none-any.whl#sha256=303879e36b721603cc54604edcac9d20401bdbe31e1e4fdee5b9f98d5d31dfda
Best match: pytz 2019.1
Processing pytz-2019.1-py2.py3-none-any.whl
Installing pytz-2019.1-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pytz 2019.1 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pytz-2019.1-py2.7.egg>
Searching for pydot<2,>=1.2.0
Reading https://pypi.org/simple/pydot/
Downloading https://files.pythonhosted.org/packages/33/d1/b1479a770f66d962f545c2101630ce1d5592d90cb4f083d38862e93d16d2/pydot-1.4.1-py2.py3-none-any.whl#sha256=67be714300c78fda5fd52f79ec994039e3f76f074948c67b5ff539b433ad354f
Best match: pydot 1.4.1
Processing pydot-1.4.1-py2.py3-none-any.whl
Installing pydot-1.4.1-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pydot-1.4.1-py2.7.egg/EGG-INFO/requires.txt>
Adding pydot 1.4.1 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pydot-1.4.1-py2.7.egg>
Searching for oauth2client<4,>=2.0.1
Reading https://pypi.org/simple/oauth2client/
Downloading https://files.pythonhosted.org/packages/c0/7b/bc893e35d6ca46a72faa4b9eaac25c687ce60e1fbe978993fe2de1b0ff0d/oauth2client-3.0.0.tar.gz#sha256=5b5b056ec6f2304e7920b632885bd157fa71d1a7f3ddd00a43b1541a8d1a2460
Best match: oauth2client 3.0.0
Processing oauth2client-3.0.0.tar.gz
Writing /tmp/easy_install-5Bbltr/oauth2client-3.0.0/setup.cfg
Running oauth2client-3.0.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-5Bbltr/oauth2client-3.0.0/egg-dist-tmp-HNpG5k
warning: no previously-included files matching '*' found under directory 'tests'
zip_safe flag not set; analyzing archive contents...
Moving oauth2client-3.0.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding oauth2client 3.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/oauth2client-3.0.0-py2.7.egg>
Searching for pymongo<4.0.0,>=3.8.0
Reading https://pypi.org/simple/pymongo/
Downloading https://files.pythonhosted.org/packages/6e/ea/353a9f8ced71b9e258438aa4d6aa048c1eaf5b774d3ef2273d686fde0947/pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl#sha256=32421df60d06f479d71b6b539642e410ece3006e8910688e68df962c8eb40a21
Best match: pymongo 3.8.0
Processing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl
Installing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding pymongo 3.8.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg>
Searching for mock<3.0.0,>=1.0.1
Reading https://pypi.org/simple/mock/
Downloading https://files.pythonhosted.org/packages/e6/35/f187bdf23be87092bd0f1200d43d23076cee4d0dec109f195173fd3ebc79/mock-2.0.0-py2.py3-none-any.whl#sha256=5ce3c71c5545b472da17b72268978914d0252980348636840bd34a00b5cc96c1
Best match: mock 2.0.0
Processing mock-2.0.0-py2.py3-none-any.whl
Installing mock-2.0.0-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg/EGG-INFO/requires.txt>
Adding mock 2.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg>
Searching for httplib2<=0.12.0,>=0.8
Reading https://pypi.org/simple/httplib2/
Downloading https://files.pythonhosted.org/packages/ce/ed/803905d670b52fa0edfdd135337e545b4496c2ab3a222f1449b7256eb99f/httplib2-0.12.0.tar.gz#sha256=f61fb838a94ce3b349aa32c92fd8430f7e3511afdb18bf9640d647e30c90a6d6
Best match: httplib2 0.12.0
Processing httplib2-0.12.0.tar.gz
Writing /tmp/easy_install-0YhX_1/httplib2-0.12.0/setup.cfg
Running httplib2-0.12.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-0YhX_1/httplib2-0.12.0/egg-dist-tmp-Td6AmY
zip_safe flag not set; analyzing archive contents...
httplib2.certs: module references __file__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Extracting httplib2-0.12.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding httplib2 0.12.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Searching for hdfs<3.0.0,>=2.1.0
Reading https://pypi.org/simple/hdfs/
Downloading https://files.pythonhosted.org/packages/82/39/2c0879b1bcfd1f6ad078eb210d09dbce21072386a3997074ee91e60ddc5a/hdfs-2.5.8.tar.gz#sha256=1be117549fc1285571bc51aedc15df5a203138dba02f9adfa26761b69a949370
Best match: hdfs 2.5.8
Processing hdfs-2.5.8.tar.gz
Writing /tmp/easy_install-6vfNHm/hdfs-2.5.8/setup.cfg
Running hdfs-2.5.8/setup.py -q bdist_egg --dist-dir /tmp/easy_install-6vfNHm/hdfs-2.5.8/egg-dist-tmp-ZEASAe
zip_safe flag not set; analyzing archive contents...
Moving hdfs-2.5.8-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding hdfs 2.5.8 to easy-install.pth file
Installing hdfscli-avro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing hdfscli script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/hdfs-2.5.8-py2.7.egg>
Searching for future<1.0.0,>=0.16.0
Reading https://pypi.org/simple/future/
Downloading https://files.pythonhosted.org/packages/90/52/e20466b85000a181e1e144fd8305caf2cf475e2f9674e797b222f8105f5f/future-0.17.1.tar.gz#sha256=67045236dcfd6816dc439556d009594abf643e5eb48992e36beac09c2ca659b8
Best match: future 0.17.1
Processing future-0.17.1.tar.gz
Writing /tmp/easy_install-Ibha2Z/future-0.17.1/setup.cfg
Running future-0.17.1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-Ibha2Z/future-0.17.1/egg-dist-tmp-EhUZLu
warning: no files found matching '*.au' under directory 'tests'
warning: no files found matching '*.gif' under directory 'tests'
warning: no files found matching '*.txt' under directory 'tests'
zip_safe flag not set; analyzing archive contents...
future.backports.test.ssl_servers: module references __file__
future.backports.test.support: module references __file__
future.standard_library.__init__: module references __file__
future.standard_library.__init__: module references __path__
future.utils.__init__: module MAY be using inspect.stack
past.builtins.misc: module MAY be using inspect.stack
past.translation.__init__: module references __file__
past.translation.__init__: module references __path__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Extracting future-0.17.1-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding future 0.17.1 to easy-install.pth file
Installing pasteurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing futurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Searching for fastavro<0.22,>=0.21.4
Reading https://pypi.org/simple/fastavro/
Downloading https://files.pythonhosted.org/packages/15/e3/5956c75f68906b119191ef30d9acff661b422cf918a29a03ee0c3ba774be/fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl#sha256=25c5e1871fb82795f138aa209ca89cac940b80bf36fc644615354028bfd87638
Best match: fastavro 0.21.24
Processing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl
Installing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding fastavro 0.21.24 to easy-install.pth file
Installing fastavro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg>
Searching for dill<0.2.10,>=0.2.9
Reading https://pypi.org/simple/dill/
Downloading https://files.pythonhosted.org/packages/fe/42/bfe2e0857bc284cbe6a011d93f2a9ad58a22cb894461b199ae72cfef0f29/dill-0.2.9.tar.gz#sha256=f6d6046f9f9195206063dd0415dff185ad593d6ee8b0e67f12597c0f4df4986f
Best match: dill 0.2.9
Processing dill-0.2.9.tar.gz
Writing /tmp/easy_install-u3hKYa/dill-0.2.9/setup.cfg
Running dill-0.2.9/setup.py -q bdist_egg --dist-dir /tmp/easy_install-u3hKYa/dill-0.2.9/egg-dist-tmp-PXwEHu
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Extracting dill-0.2.9-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding dill 0.2.9 to easy-install.pth file
Installing get_objgraph script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing undill script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Searching for crcmod<2.0,>=1.7
Reading https://pypi.org/simple/crcmod/
Downloading https://files.pythonhosted.org/packages/6b/b0/e595ce2a2527e169c3bcd6c33d2473c1918e0b7f6826a043ca1245dd4e5b/crcmod-1.7.tar.gz#sha256=dc7051a0db5f2bd48665a990d3ec1cc305a466a77358ca4492826f41f283601e
Best match: crcmod 1.7
Processing crcmod-1.7.tar.gz
Writing /tmp/easy_install-bfyzxC/crcmod-1.7/setup.cfg
Running crcmod-1.7/setup.py -q bdist_egg --dist-dir /tmp/easy_install-bfyzxC/crcmod-1.7/egg-dist-tmp-a6lzl1
python2/src/_crcfunext.c: In function ‘init_crcfunext’:
python2/src/_crcfunext.c:492:13: warning: variable ‘m’ set but not used [-Wunused-but-set-variable]
   PyObject *m;
             ^
zip_safe flag not set; analyzing archive contents...
Moving crcmod-1.7-py2.7-linux-x86_64.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding crcmod 1.7 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/crcmod-1.7-py2.7-linux-x86_64.egg>
Searching for numpy>=1.14
Reading https://pypi.org/simple/numpy/
Downloading https://files.pythonhosted.org/packages/93/9b/443bbd1b38c4e5617f32c14c1494ae884d36cf3870c33828bb32e4b00dea/numpy-1.17.0rc2.zip#sha256=a4153fe85cf92a796022b81b138000160dea840cad13b7d1db67cfec594ece23
Best match: numpy 1.17.0rc2
Processing numpy-1.17.0rc2.zip
Writing /tmp/easy_install-5iiqn4/numpy-1.17.0rc2/setup.cfg
Running numpy-1.17.0rc2/setup.py -q bdist_egg --dist-dir /tmp/easy_install-5iiqn4/numpy-1.17.0rc2/egg-dist-tmp-gUrq6r
Traceback (most recent call last):
  File "setup.py", line 239, in <module>
    'test': generate_protos_first(test),
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/__init__.py",> line 145, in setup
    return distutils.core.setup(**attrs)
  File "/usr/lib/python2.7/distutils/core.py", line 151, in setup
    dist.run_commands()
  File "/usr/lib/python2.7/distutils/dist.py", line 953, in run_commands
    self.run_command(cmd)
  File "/usr/lib/python2.7/distutils/dist.py", line 972, in run_command
    cmd_obj.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 67, in run
    self.do_egg_install()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 117, in do_egg_install
    cmd.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 418, in run
    self.easy_install(spec, not self.no_deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 660, in easy_install
    return self.install_item(None, spec, tmpdir, deps, True)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 707, in install_item
    self.process_distribution(spec, dist, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 752, in process_distribution
    [requirement], self.local_index, self.easy_install
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 782, in resolve
    replace_conflicting=replace_conflicting
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1065, in best_match
    return self.obtain(req, installer)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1077, in obtain
    return installer(requirement)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 679, in easy_install
    return self.install_item(spec, dist.location, tmpdir, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 705, in install_item
    dists = self.install_eggs(spec, download, tmpdir)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 890, in install_eggs
    return self.build_and_install(setup_script, setup_base)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1158, in build_and_install
    self.run_setup(setup_script, setup_base, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1144, in run_setup
    run_setup(setup_script, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 253, in run_setup
    raise
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 166, in save_modules
    saved_exc.resume()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 141, in resume
    six.reraise(type, exc, self._tb)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 154, in save_modules
    yield saved
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 250, in run_setup
    _execfile(setup_script, ns)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 45, in _execfile
    exec(code, globals, locals)
  File "/tmp/easy_install-5iiqn4/numpy-1.17.0rc2/setup.py", line 31, in <module>
    import setuptools
RuntimeError: Python version >= 3.5 required.

> Task :sdks:python:createProcessWorker FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/sdks/python/build.gradle'> line: 374

* What went wrong:
Execution failed for task ':sdks:python:createProcessWorker'.
> 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 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/5.2.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 2m 44s
59 actionable tasks: 58 executed, 1 from cache

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

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


Build failed in Jenkins: beam_PostCommit_Python_VR_Spark #452

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/452/display/redirect>

------------------------------------------
[...truncated 257.01 KB...]
Searching for pydot<2,>=1.2.0
Reading https://pypi.org/simple/pydot/
Downloading https://files.pythonhosted.org/packages/33/d1/b1479a770f66d962f545c2101630ce1d5592d90cb4f083d38862e93d16d2/pydot-1.4.1-py2.py3-none-any.whl#sha256=67be714300c78fda5fd52f79ec994039e3f76f074948c67b5ff539b433ad354f
Best match: pydot 1.4.1
Processing pydot-1.4.1-py2.py3-none-any.whl
Installing pydot-1.4.1-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pydot-1.4.1-py2.7.egg/EGG-INFO/requires.txt>
Adding pydot 1.4.1 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pydot-1.4.1-py2.7.egg>
Searching for oauth2client<4,>=2.0.1
Reading https://pypi.org/simple/oauth2client/
Downloading https://files.pythonhosted.org/packages/c0/7b/bc893e35d6ca46a72faa4b9eaac25c687ce60e1fbe978993fe2de1b0ff0d/oauth2client-3.0.0.tar.gz#sha256=5b5b056ec6f2304e7920b632885bd157fa71d1a7f3ddd00a43b1541a8d1a2460
Best match: oauth2client 3.0.0
Processing oauth2client-3.0.0.tar.gz
Writing /tmp/easy_install-bDct24/oauth2client-3.0.0/setup.cfg
Running oauth2client-3.0.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-bDct24/oauth2client-3.0.0/egg-dist-tmp-riiTT8
warning: no previously-included files matching '*' found under directory 'tests'
zip_safe flag not set; analyzing archive contents...
Moving oauth2client-3.0.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding oauth2client 3.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/oauth2client-3.0.0-py2.7.egg>
Searching for pymongo<4.0.0,>=3.8.0
Reading https://pypi.org/simple/pymongo/
Downloading https://files.pythonhosted.org/packages/6e/ea/353a9f8ced71b9e258438aa4d6aa048c1eaf5b774d3ef2273d686fde0947/pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl#sha256=32421df60d06f479d71b6b539642e410ece3006e8910688e68df962c8eb40a21
Best match: pymongo 3.8.0
Processing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl
Installing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding pymongo 3.8.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg>
Searching for mock<3.0.0,>=1.0.1
Reading https://pypi.org/simple/mock/
Downloading https://files.pythonhosted.org/packages/e6/35/f187bdf23be87092bd0f1200d43d23076cee4d0dec109f195173fd3ebc79/mock-2.0.0-py2.py3-none-any.whl#sha256=5ce3c71c5545b472da17b72268978914d0252980348636840bd34a00b5cc96c1
Best match: mock 2.0.0
Processing mock-2.0.0-py2.py3-none-any.whl
Installing mock-2.0.0-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg/EGG-INFO/requires.txt>
Adding mock 2.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg>
Searching for httplib2<=0.12.0,>=0.8
Reading https://pypi.org/simple/httplib2/
Downloading https://files.pythonhosted.org/packages/ce/ed/803905d670b52fa0edfdd135337e545b4496c2ab3a222f1449b7256eb99f/httplib2-0.12.0.tar.gz#sha256=f61fb838a94ce3b349aa32c92fd8430f7e3511afdb18bf9640d647e30c90a6d6
Best match: httplib2 0.12.0
Processing httplib2-0.12.0.tar.gz
Writing /tmp/easy_install-5Rmdsd/httplib2-0.12.0/setup.cfg
Running httplib2-0.12.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-5Rmdsd/httplib2-0.12.0/egg-dist-tmp-SCs_rq
zip_safe flag not set; analyzing archive contents...
httplib2.certs: module references __file__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Extracting httplib2-0.12.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding httplib2 0.12.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Searching for hdfs<3.0.0,>=2.1.0
Reading https://pypi.org/simple/hdfs/
Downloading https://files.pythonhosted.org/packages/82/39/2c0879b1bcfd1f6ad078eb210d09dbce21072386a3997074ee91e60ddc5a/hdfs-2.5.8.tar.gz#sha256=1be117549fc1285571bc51aedc15df5a203138dba02f9adfa26761b69a949370
Best match: hdfs 2.5.8
Processing hdfs-2.5.8.tar.gz
Writing /tmp/easy_install-kBr0Ul/hdfs-2.5.8/setup.cfg
Running hdfs-2.5.8/setup.py -q bdist_egg --dist-dir /tmp/easy_install-kBr0Ul/hdfs-2.5.8/egg-dist-tmp-lWc4FD
zip_safe flag not set; analyzing archive contents...
Moving hdfs-2.5.8-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding hdfs 2.5.8 to easy-install.pth file
Installing hdfscli-avro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing hdfscli script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/hdfs-2.5.8-py2.7.egg>
Searching for future<1.0.0,>=0.16.0
Reading https://pypi.org/simple/future/
Downloading https://files.pythonhosted.org/packages/90/52/e20466b85000a181e1e144fd8305caf2cf475e2f9674e797b222f8105f5f/future-0.17.1.tar.gz#sha256=67045236dcfd6816dc439556d009594abf643e5eb48992e36beac09c2ca659b8
Best match: future 0.17.1
Processing future-0.17.1.tar.gz
Writing /tmp/easy_install-pBf1zS/future-0.17.1/setup.cfg
Running future-0.17.1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-pBf1zS/future-0.17.1/egg-dist-tmp-qXe6LI
warning: no files found matching '*.au' under directory 'tests'
warning: no files found matching '*.gif' under directory 'tests'
warning: no files found matching '*.txt' under directory 'tests'
zip_safe flag not set; analyzing archive contents...
future.backports.test.ssl_servers: module references __file__
future.backports.test.support: module references __file__
future.standard_library.__init__: module references __file__
future.standard_library.__init__: module references __path__
future.utils.__init__: module MAY be using inspect.stack
past.builtins.misc: module MAY be using inspect.stack
past.translation.__init__: module references __file__
past.translation.__init__: module references __path__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Extracting future-0.17.1-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding future 0.17.1 to easy-install.pth file
Installing pasteurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing futurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Searching for fastavro<0.22,>=0.21.4
Reading https://pypi.org/simple/fastavro/
Downloading https://files.pythonhosted.org/packages/15/e3/5956c75f68906b119191ef30d9acff661b422cf918a29a03ee0c3ba774be/fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl#sha256=25c5e1871fb82795f138aa209ca89cac940b80bf36fc644615354028bfd87638
Best match: fastavro 0.21.24
Processing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl
Installing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding fastavro 0.21.24 to easy-install.pth file
Installing fastavro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg>
Searching for dill<0.2.10,>=0.2.9
Reading https://pypi.org/simple/dill/
Downloading https://files.pythonhosted.org/packages/fe/42/bfe2e0857bc284cbe6a011d93f2a9ad58a22cb894461b199ae72cfef0f29/dill-0.2.9.tar.gz#sha256=f6d6046f9f9195206063dd0415dff185ad593d6ee8b0e67f12597c0f4df4986f
Best match: dill 0.2.9
Processing dill-0.2.9.tar.gz
Writing /tmp/easy_install-Gs0moH/dill-0.2.9/setup.cfg
Running dill-0.2.9/setup.py -q bdist_egg --dist-dir /tmp/easy_install-Gs0moH/dill-0.2.9/egg-dist-tmp-6SfuE3
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Extracting dill-0.2.9-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding dill 0.2.9 to easy-install.pth file
Installing get_objgraph script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing undill script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Searching for crcmod<2.0,>=1.7
Reading https://pypi.org/simple/crcmod/
Downloading https://files.pythonhosted.org/packages/6b/b0/e595ce2a2527e169c3bcd6c33d2473c1918e0b7f6826a043ca1245dd4e5b/crcmod-1.7.tar.gz#sha256=dc7051a0db5f2bd48665a990d3ec1cc305a466a77358ca4492826f41f283601e
Best match: crcmod 1.7
Processing crcmod-1.7.tar.gz
Writing /tmp/easy_install-bpxPzC/crcmod-1.7/setup.cfg
Running crcmod-1.7/setup.py -q bdist_egg --dist-dir /tmp/easy_install-bpxPzC/crcmod-1.7/egg-dist-tmp-xupZwH
python2/src/_crcfunext.c: In function ‘init_crcfunext’:
python2/src/_crcfunext.c:492:13: warning: variable ‘m’ set but not used [-Wunused-but-set-variable]
   PyObject *m;
             ^
zip_safe flag not set; analyzing archive contents...
Moving crcmod-1.7-py2.7-linux-x86_64.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding crcmod 1.7 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/crcmod-1.7-py2.7-linux-x86_64.egg>
Searching for numpy>=1.14
Reading https://pypi.org/simple/numpy/
Downloading https://files.pythonhosted.org/packages/93/9b/443bbd1b38c4e5617f32c14c1494ae884d36cf3870c33828bb32e4b00dea/numpy-1.17.0rc2.zip#sha256=a4153fe85cf92a796022b81b138000160dea840cad13b7d1db67cfec594ece23
Best match: numpy 1.17.0rc2
Processing numpy-1.17.0rc2.zip
Writing /tmp/easy_install-5T5bdu/numpy-1.17.0rc2/setup.cfg
Running numpy-1.17.0rc2/setup.py -q bdist_egg --dist-dir /tmp/easy_install-5T5bdu/numpy-1.17.0rc2/egg-dist-tmp-9NdHoH
Traceback (most recent call last):
  File "setup.py", line 239, in <module>
    'test': generate_protos_first(test),
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/__init__.py",> line 145, in setup
    return distutils.core.setup(**attrs)
  File "/usr/lib/python2.7/distutils/core.py", line 151, in setup
    dist.run_commands()
  File "/usr/lib/python2.7/distutils/dist.py", line 953, in run_commands
    self.run_command(cmd)
  File "/usr/lib/python2.7/distutils/dist.py", line 972, in run_command
    cmd_obj.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 67, in run
    self.do_egg_install()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 117, in do_egg_install
    cmd.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 418, in run
    self.easy_install(spec, not self.no_deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 660, in easy_install
    return self.install_item(None, spec, tmpdir, deps, True)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 707, in install_item
    self.process_distribution(spec, dist, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 752, in process_distribution
    [requirement], self.local_index, self.easy_install
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 782, in resolve
    replace_conflicting=replace_conflicting
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1065, in best_match
    return self.obtain(req, installer)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1077, in obtain
    return installer(requirement)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 679, in easy_install
    return self.install_item(spec, dist.location, tmpdir, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 705, in install_item
    dists = self.install_eggs(spec, download, tmpdir)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 890, in install_eggs
    return self.build_and_install(setup_script, setup_base)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1158, in build_and_install
    self.run_setup(setup_script, setup_base, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1144, in run_setup
    run_setup(setup_script, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 253, in run_setup
    raise
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 166, in save_modules
    saved_exc.resume()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 141, in resume
    six.reraise(type, exc, self._tb)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 154, in save_modules
    yield saved
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 250, in run_setup
    _execfile(setup_script, ns)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 45, in _execfile
    exec(code, globals, locals)
  File "/tmp/easy_install-5T5bdu/numpy-1.17.0rc2/setup.py", line 31, in <module>
    import setuptools
RuntimeError: Python version >= 3.5 required.

> Task :sdks:python:createProcessWorker FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/sdks/python/build.gradle'> line: 374

* What went wrong:
Execution failed for task ':sdks:python:createProcessWorker'.
> 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 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/5.2.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 2m 24s
59 actionable tasks: 46 executed, 13 from cache

Publishing build scan...
Publishing build scan failed due to network error 'java.net.SocketTimeoutException: Read timed out' (2 retries remaining)...
Publishing build scan failed due to network error 'java.net.SocketTimeoutException: Read timed out' (1 retry remaining)...

A network error occurred.

If you require assistance with this problem, please report it via https://gradle.com/scans/help/plugin and include the following information via copy/paste.

----------
Gradle version: 5.2.1
Plugin version: 2.1
Request URL: https://scans-in.gradle.com/in/5.2.1/2.1
Request ID: a0666b25-a1c4-4dd2-a33e-dbc5868b120a
Exception: java.net.SocketTimeoutException: Read timed out
----------

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


Build failed in Jenkins: beam_PostCommit_Python_VR_Spark #451

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/451/display/redirect?page=changes>

Changes:

[aaltay] [BEAM-7797]  Move upload_graph handling logic before template

------------------------------------------
[...truncated 255.79 KB...]
Moving PyYAML-3.13-py2.7-linux-x86_64.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding PyYAML 3.13 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/PyYAML-3.13-py2.7-linux-x86_64.egg>
Searching for pytz>=2018.3
Reading https://pypi.org/simple/pytz/
Downloading https://files.pythonhosted.org/packages/3d/73/fe30c2daaaa0713420d0382b16fbb761409f532c56bdcc514bf7b6262bb6/pytz-2019.1-py2.py3-none-any.whl#sha256=303879e36b721603cc54604edcac9d20401bdbe31e1e4fdee5b9f98d5d31dfda
Best match: pytz 2019.1
Processing pytz-2019.1-py2.py3-none-any.whl
Installing pytz-2019.1-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pytz 2019.1 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pytz-2019.1-py2.7.egg>
Searching for pydot<2,>=1.2.0
Reading https://pypi.org/simple/pydot/
Downloading https://files.pythonhosted.org/packages/33/d1/b1479a770f66d962f545c2101630ce1d5592d90cb4f083d38862e93d16d2/pydot-1.4.1-py2.py3-none-any.whl#sha256=67be714300c78fda5fd52f79ec994039e3f76f074948c67b5ff539b433ad354f
Best match: pydot 1.4.1
Processing pydot-1.4.1-py2.py3-none-any.whl
Installing pydot-1.4.1-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pydot-1.4.1-py2.7.egg/EGG-INFO/requires.txt>
Adding pydot 1.4.1 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pydot-1.4.1-py2.7.egg>
Searching for oauth2client<4,>=2.0.1
Reading https://pypi.org/simple/oauth2client/
Downloading https://files.pythonhosted.org/packages/c0/7b/bc893e35d6ca46a72faa4b9eaac25c687ce60e1fbe978993fe2de1b0ff0d/oauth2client-3.0.0.tar.gz#sha256=5b5b056ec6f2304e7920b632885bd157fa71d1a7f3ddd00a43b1541a8d1a2460
Best match: oauth2client 3.0.0
Processing oauth2client-3.0.0.tar.gz
Writing /tmp/easy_install-iEYna_/oauth2client-3.0.0/setup.cfg
Running oauth2client-3.0.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-iEYna_/oauth2client-3.0.0/egg-dist-tmp-YnlAeW
warning: no previously-included files matching '*' found under directory 'tests'
zip_safe flag not set; analyzing archive contents...
Moving oauth2client-3.0.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding oauth2client 3.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/oauth2client-3.0.0-py2.7.egg>
Searching for pymongo<4.0.0,>=3.8.0
Reading https://pypi.org/simple/pymongo/
Downloading https://files.pythonhosted.org/packages/6e/ea/353a9f8ced71b9e258438aa4d6aa048c1eaf5b774d3ef2273d686fde0947/pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl#sha256=32421df60d06f479d71b6b539642e410ece3006e8910688e68df962c8eb40a21
Best match: pymongo 3.8.0
Processing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl
Installing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding pymongo 3.8.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg>
Searching for mock<3.0.0,>=1.0.1
Reading https://pypi.org/simple/mock/
Downloading https://files.pythonhosted.org/packages/e6/35/f187bdf23be87092bd0f1200d43d23076cee4d0dec109f195173fd3ebc79/mock-2.0.0-py2.py3-none-any.whl#sha256=5ce3c71c5545b472da17b72268978914d0252980348636840bd34a00b5cc96c1
Best match: mock 2.0.0
Processing mock-2.0.0-py2.py3-none-any.whl
Installing mock-2.0.0-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg/EGG-INFO/requires.txt>
Adding mock 2.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg>
Searching for httplib2<=0.12.0,>=0.8
Reading https://pypi.org/simple/httplib2/
Downloading https://files.pythonhosted.org/packages/ce/ed/803905d670b52fa0edfdd135337e545b4496c2ab3a222f1449b7256eb99f/httplib2-0.12.0.tar.gz#sha256=f61fb838a94ce3b349aa32c92fd8430f7e3511afdb18bf9640d647e30c90a6d6
Best match: httplib2 0.12.0
Processing httplib2-0.12.0.tar.gz
Writing /tmp/easy_install-BnTkbK/httplib2-0.12.0/setup.cfg
Running httplib2-0.12.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-BnTkbK/httplib2-0.12.0/egg-dist-tmp-D7MAmu
zip_safe flag not set; analyzing archive contents...
httplib2.certs: module references __file__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Extracting httplib2-0.12.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding httplib2 0.12.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Searching for hdfs<3.0.0,>=2.1.0
Reading https://pypi.org/simple/hdfs/
Downloading https://files.pythonhosted.org/packages/82/39/2c0879b1bcfd1f6ad078eb210d09dbce21072386a3997074ee91e60ddc5a/hdfs-2.5.8.tar.gz#sha256=1be117549fc1285571bc51aedc15df5a203138dba02f9adfa26761b69a949370
Best match: hdfs 2.5.8
Processing hdfs-2.5.8.tar.gz
Writing /tmp/easy_install-b0EomT/hdfs-2.5.8/setup.cfg
Running hdfs-2.5.8/setup.py -q bdist_egg --dist-dir /tmp/easy_install-b0EomT/hdfs-2.5.8/egg-dist-tmp-UJb9hQ
zip_safe flag not set; analyzing archive contents...
Moving hdfs-2.5.8-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding hdfs 2.5.8 to easy-install.pth file
Installing hdfscli-avro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing hdfscli script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/hdfs-2.5.8-py2.7.egg>
Searching for future<1.0.0,>=0.16.0
Reading https://pypi.org/simple/future/
Downloading https://files.pythonhosted.org/packages/90/52/e20466b85000a181e1e144fd8305caf2cf475e2f9674e797b222f8105f5f/future-0.17.1.tar.gz#sha256=67045236dcfd6816dc439556d009594abf643e5eb48992e36beac09c2ca659b8
Best match: future 0.17.1
Processing future-0.17.1.tar.gz
Writing /tmp/easy_install-KxhSPG/future-0.17.1/setup.cfg
Running future-0.17.1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-KxhSPG/future-0.17.1/egg-dist-tmp-dBCbn0
warning: no files found matching '*.au' under directory 'tests'
warning: no files found matching '*.gif' under directory 'tests'
warning: no files found matching '*.txt' under directory 'tests'
zip_safe flag not set; analyzing archive contents...
future.backports.test.ssl_servers: module references __file__
future.backports.test.support: module references __file__
future.standard_library.__init__: module references __file__
future.standard_library.__init__: module references __path__
future.utils.__init__: module MAY be using inspect.stack
past.builtins.misc: module MAY be using inspect.stack
past.translation.__init__: module references __file__
past.translation.__init__: module references __path__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Extracting future-0.17.1-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding future 0.17.1 to easy-install.pth file
Installing pasteurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing futurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Searching for fastavro<0.22,>=0.21.4
Reading https://pypi.org/simple/fastavro/
Downloading https://files.pythonhosted.org/packages/15/e3/5956c75f68906b119191ef30d9acff661b422cf918a29a03ee0c3ba774be/fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl#sha256=25c5e1871fb82795f138aa209ca89cac940b80bf36fc644615354028bfd87638
Best match: fastavro 0.21.24
Processing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl
Installing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding fastavro 0.21.24 to easy-install.pth file
Installing fastavro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg>
Searching for dill<0.2.10,>=0.2.9
Reading https://pypi.org/simple/dill/
Downloading https://files.pythonhosted.org/packages/fe/42/bfe2e0857bc284cbe6a011d93f2a9ad58a22cb894461b199ae72cfef0f29/dill-0.2.9.tar.gz#sha256=f6d6046f9f9195206063dd0415dff185ad593d6ee8b0e67f12597c0f4df4986f
Best match: dill 0.2.9
Processing dill-0.2.9.tar.gz
Writing /tmp/easy_install-gut6tz/dill-0.2.9/setup.cfg
Running dill-0.2.9/setup.py -q bdist_egg --dist-dir /tmp/easy_install-gut6tz/dill-0.2.9/egg-dist-tmp-sG1wHx
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Extracting dill-0.2.9-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding dill 0.2.9 to easy-install.pth file
Installing get_objgraph script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing undill script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Searching for crcmod<2.0,>=1.7
Reading https://pypi.org/simple/crcmod/
Downloading https://files.pythonhosted.org/packages/6b/b0/e595ce2a2527e169c3bcd6c33d2473c1918e0b7f6826a043ca1245dd4e5b/crcmod-1.7.tar.gz#sha256=dc7051a0db5f2bd48665a990d3ec1cc305a466a77358ca4492826f41f283601e
Best match: crcmod 1.7
Processing crcmod-1.7.tar.gz
Writing /tmp/easy_install-gepywo/crcmod-1.7/setup.cfg
Running crcmod-1.7/setup.py -q bdist_egg --dist-dir /tmp/easy_install-gepywo/crcmod-1.7/egg-dist-tmp-SCU1BA
python2/src/_crcfunext.c: In function ‘init_crcfunext’:
python2/src/_crcfunext.c:492:13: warning: variable ‘m’ set but not used [-Wunused-but-set-variable]
   PyObject *m;
             ^
zip_safe flag not set; analyzing archive contents...
Moving crcmod-1.7-py2.7-linux-x86_64.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding crcmod 1.7 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/crcmod-1.7-py2.7-linux-x86_64.egg>
Searching for numpy>=1.14
Reading https://pypi.org/simple/numpy/
Downloading https://files.pythonhosted.org/packages/93/9b/443bbd1b38c4e5617f32c14c1494ae884d36cf3870c33828bb32e4b00dea/numpy-1.17.0rc2.zip#sha256=a4153fe85cf92a796022b81b138000160dea840cad13b7d1db67cfec594ece23
Best match: numpy 1.17.0rc2
Processing numpy-1.17.0rc2.zip
Writing /tmp/easy_install-evkF10/numpy-1.17.0rc2/setup.cfg
Running numpy-1.17.0rc2/setup.py -q bdist_egg --dist-dir /tmp/easy_install-evkF10/numpy-1.17.0rc2/egg-dist-tmp-Lpdj7L
Traceback (most recent call last):
  File "setup.py", line 239, in <module>
    'test': generate_protos_first(test),
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/__init__.py",> line 145, in setup
    return distutils.core.setup(**attrs)
  File "/usr/lib/python2.7/distutils/core.py", line 151, in setup
    dist.run_commands()
  File "/usr/lib/python2.7/distutils/dist.py", line 953, in run_commands
    self.run_command(cmd)
  File "/usr/lib/python2.7/distutils/dist.py", line 972, in run_command
    cmd_obj.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 67, in run
    self.do_egg_install()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 117, in do_egg_install
    cmd.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 418, in run
    self.easy_install(spec, not self.no_deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 660, in easy_install
    return self.install_item(None, spec, tmpdir, deps, True)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 707, in install_item
    self.process_distribution(spec, dist, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 752, in process_distribution
    [requirement], self.local_index, self.easy_install
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 782, in resolve
    replace_conflicting=replace_conflicting
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1065, in best_match
    return self.obtain(req, installer)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1077, in obtain
    return installer(requirement)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 679, in easy_install
    return self.install_item(spec, dist.location, tmpdir, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 705, in install_item
    dists = self.install_eggs(spec, download, tmpdir)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 890, in install_eggs
    return self.build_and_install(setup_script, setup_base)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1158, in build_and_install
    self.run_setup(setup_script, setup_base, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1144, in run_setup
    run_setup(setup_script, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 253, in run_setup
    raise
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 166, in save_modules
    saved_exc.resume()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 141, in resume
    six.reraise(type, exc, self._tb)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 154, in save_modules
    yield saved
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 250, in run_setup
    _execfile(setup_script, ns)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 45, in _execfile
    exec(code, globals, locals)
  File "/tmp/easy_install-evkF10/numpy-1.17.0rc2/setup.py", line 31, in <module>
    import setuptools
RuntimeError: Python version >= 3.5 required.

> Task :sdks:python:createProcessWorker FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/sdks/python/build.gradle'> line: 374

* What went wrong:
Execution failed for task ':sdks:python:createProcessWorker'.
> 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 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/5.2.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 2m 16s
59 actionable tasks: 46 executed, 13 from cache

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

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


Build failed in Jenkins: beam_PostCommit_Python_VR_Spark #450

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/450/display/redirect?page=changes>

Changes:

[kamil.wasilewski] [BEAM-7661] Create Python coGBK load test job on Flink

[kamil.wasilewski] [BEAM-7661] Generate the same number of hot keys from both sources

------------------------------------------
[...truncated 255.80 KB...]
Moving PyYAML-3.13-py2.7-linux-x86_64.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding PyYAML 3.13 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/PyYAML-3.13-py2.7-linux-x86_64.egg>
Searching for pytz>=2018.3
Reading https://pypi.org/simple/pytz/
Downloading https://files.pythonhosted.org/packages/3d/73/fe30c2daaaa0713420d0382b16fbb761409f532c56bdcc514bf7b6262bb6/pytz-2019.1-py2.py3-none-any.whl#sha256=303879e36b721603cc54604edcac9d20401bdbe31e1e4fdee5b9f98d5d31dfda
Best match: pytz 2019.1
Processing pytz-2019.1-py2.py3-none-any.whl
Installing pytz-2019.1-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pytz 2019.1 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pytz-2019.1-py2.7.egg>
Searching for pydot<2,>=1.2.0
Reading https://pypi.org/simple/pydot/
Downloading https://files.pythonhosted.org/packages/33/d1/b1479a770f66d962f545c2101630ce1d5592d90cb4f083d38862e93d16d2/pydot-1.4.1-py2.py3-none-any.whl#sha256=67be714300c78fda5fd52f79ec994039e3f76f074948c67b5ff539b433ad354f
Best match: pydot 1.4.1
Processing pydot-1.4.1-py2.py3-none-any.whl
Installing pydot-1.4.1-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pydot-1.4.1-py2.7.egg/EGG-INFO/requires.txt>
Adding pydot 1.4.1 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pydot-1.4.1-py2.7.egg>
Searching for oauth2client<4,>=2.0.1
Reading https://pypi.org/simple/oauth2client/
Downloading https://files.pythonhosted.org/packages/c0/7b/bc893e35d6ca46a72faa4b9eaac25c687ce60e1fbe978993fe2de1b0ff0d/oauth2client-3.0.0.tar.gz#sha256=5b5b056ec6f2304e7920b632885bd157fa71d1a7f3ddd00a43b1541a8d1a2460
Best match: oauth2client 3.0.0
Processing oauth2client-3.0.0.tar.gz
Writing /tmp/easy_install-b2TUO_/oauth2client-3.0.0/setup.cfg
Running oauth2client-3.0.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-b2TUO_/oauth2client-3.0.0/egg-dist-tmp-uqxjC3
warning: no previously-included files matching '*' found under directory 'tests'
zip_safe flag not set; analyzing archive contents...
Moving oauth2client-3.0.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding oauth2client 3.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/oauth2client-3.0.0-py2.7.egg>
Searching for pymongo<4.0.0,>=3.8.0
Reading https://pypi.org/simple/pymongo/
Downloading https://files.pythonhosted.org/packages/6e/ea/353a9f8ced71b9e258438aa4d6aa048c1eaf5b774d3ef2273d686fde0947/pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl#sha256=32421df60d06f479d71b6b539642e410ece3006e8910688e68df962c8eb40a21
Best match: pymongo 3.8.0
Processing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl
Installing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding pymongo 3.8.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg>
Searching for mock<3.0.0,>=1.0.1
Reading https://pypi.org/simple/mock/
Downloading https://files.pythonhosted.org/packages/e6/35/f187bdf23be87092bd0f1200d43d23076cee4d0dec109f195173fd3ebc79/mock-2.0.0-py2.py3-none-any.whl#sha256=5ce3c71c5545b472da17b72268978914d0252980348636840bd34a00b5cc96c1
Best match: mock 2.0.0
Processing mock-2.0.0-py2.py3-none-any.whl
Installing mock-2.0.0-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg/EGG-INFO/requires.txt>
Adding mock 2.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg>
Searching for httplib2<=0.12.0,>=0.8
Reading https://pypi.org/simple/httplib2/
Downloading https://files.pythonhosted.org/packages/ce/ed/803905d670b52fa0edfdd135337e545b4496c2ab3a222f1449b7256eb99f/httplib2-0.12.0.tar.gz#sha256=f61fb838a94ce3b349aa32c92fd8430f7e3511afdb18bf9640d647e30c90a6d6
Best match: httplib2 0.12.0
Processing httplib2-0.12.0.tar.gz
Writing /tmp/easy_install-dlrupf/httplib2-0.12.0/setup.cfg
Running httplib2-0.12.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-dlrupf/httplib2-0.12.0/egg-dist-tmp-lvClL4
zip_safe flag not set; analyzing archive contents...
httplib2.certs: module references __file__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Extracting httplib2-0.12.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding httplib2 0.12.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Searching for hdfs<3.0.0,>=2.1.0
Reading https://pypi.org/simple/hdfs/
Downloading https://files.pythonhosted.org/packages/82/39/2c0879b1bcfd1f6ad078eb210d09dbce21072386a3997074ee91e60ddc5a/hdfs-2.5.8.tar.gz#sha256=1be117549fc1285571bc51aedc15df5a203138dba02f9adfa26761b69a949370
Best match: hdfs 2.5.8
Processing hdfs-2.5.8.tar.gz
Writing /tmp/easy_install-wr0TPG/hdfs-2.5.8/setup.cfg
Running hdfs-2.5.8/setup.py -q bdist_egg --dist-dir /tmp/easy_install-wr0TPG/hdfs-2.5.8/egg-dist-tmp-rPTlsy
zip_safe flag not set; analyzing archive contents...
Moving hdfs-2.5.8-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding hdfs 2.5.8 to easy-install.pth file
Installing hdfscli-avro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing hdfscli script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/hdfs-2.5.8-py2.7.egg>
Searching for future<1.0.0,>=0.16.0
Reading https://pypi.org/simple/future/
Downloading https://files.pythonhosted.org/packages/90/52/e20466b85000a181e1e144fd8305caf2cf475e2f9674e797b222f8105f5f/future-0.17.1.tar.gz#sha256=67045236dcfd6816dc439556d009594abf643e5eb48992e36beac09c2ca659b8
Best match: future 0.17.1
Processing future-0.17.1.tar.gz
Writing /tmp/easy_install-vS0Guo/future-0.17.1/setup.cfg
Running future-0.17.1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-vS0Guo/future-0.17.1/egg-dist-tmp-2FqaO_
warning: no files found matching '*.au' under directory 'tests'
warning: no files found matching '*.gif' under directory 'tests'
warning: no files found matching '*.txt' under directory 'tests'
zip_safe flag not set; analyzing archive contents...
future.backports.test.ssl_servers: module references __file__
future.backports.test.support: module references __file__
future.standard_library.__init__: module references __file__
future.standard_library.__init__: module references __path__
future.utils.__init__: module MAY be using inspect.stack
past.builtins.misc: module MAY be using inspect.stack
past.translation.__init__: module references __file__
past.translation.__init__: module references __path__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Extracting future-0.17.1-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding future 0.17.1 to easy-install.pth file
Installing pasteurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing futurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Searching for fastavro<0.22,>=0.21.4
Reading https://pypi.org/simple/fastavro/
Downloading https://files.pythonhosted.org/packages/15/e3/5956c75f68906b119191ef30d9acff661b422cf918a29a03ee0c3ba774be/fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl#sha256=25c5e1871fb82795f138aa209ca89cac940b80bf36fc644615354028bfd87638
Best match: fastavro 0.21.24
Processing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl
Installing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding fastavro 0.21.24 to easy-install.pth file
Installing fastavro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg>
Searching for dill<0.2.10,>=0.2.9
Reading https://pypi.org/simple/dill/
Downloading https://files.pythonhosted.org/packages/fe/42/bfe2e0857bc284cbe6a011d93f2a9ad58a22cb894461b199ae72cfef0f29/dill-0.2.9.tar.gz#sha256=f6d6046f9f9195206063dd0415dff185ad593d6ee8b0e67f12597c0f4df4986f
Best match: dill 0.2.9
Processing dill-0.2.9.tar.gz
Writing /tmp/easy_install-2yru4O/dill-0.2.9/setup.cfg
Running dill-0.2.9/setup.py -q bdist_egg --dist-dir /tmp/easy_install-2yru4O/dill-0.2.9/egg-dist-tmp-L56r_K
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Extracting dill-0.2.9-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding dill 0.2.9 to easy-install.pth file
Installing get_objgraph script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing undill script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Searching for crcmod<2.0,>=1.7
Reading https://pypi.org/simple/crcmod/
Downloading https://files.pythonhosted.org/packages/6b/b0/e595ce2a2527e169c3bcd6c33d2473c1918e0b7f6826a043ca1245dd4e5b/crcmod-1.7.tar.gz#sha256=dc7051a0db5f2bd48665a990d3ec1cc305a466a77358ca4492826f41f283601e
Best match: crcmod 1.7
Processing crcmod-1.7.tar.gz
Writing /tmp/easy_install-jMMxEo/crcmod-1.7/setup.cfg
Running crcmod-1.7/setup.py -q bdist_egg --dist-dir /tmp/easy_install-jMMxEo/crcmod-1.7/egg-dist-tmp-cmH5CN
python2/src/_crcfunext.c: In function ‘init_crcfunext’:
python2/src/_crcfunext.c:492:13: warning: variable ‘m’ set but not used [-Wunused-but-set-variable]
   PyObject *m;
             ^
zip_safe flag not set; analyzing archive contents...
Moving crcmod-1.7-py2.7-linux-x86_64.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding crcmod 1.7 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/crcmod-1.7-py2.7-linux-x86_64.egg>
Searching for numpy>=1.14
Reading https://pypi.org/simple/numpy/
Downloading https://files.pythonhosted.org/packages/93/9b/443bbd1b38c4e5617f32c14c1494ae884d36cf3870c33828bb32e4b00dea/numpy-1.17.0rc2.zip#sha256=a4153fe85cf92a796022b81b138000160dea840cad13b7d1db67cfec594ece23
Best match: numpy 1.17.0rc2
Processing numpy-1.17.0rc2.zip
Writing /tmp/easy_install-vwKa22/numpy-1.17.0rc2/setup.cfg
Running numpy-1.17.0rc2/setup.py -q bdist_egg --dist-dir /tmp/easy_install-vwKa22/numpy-1.17.0rc2/egg-dist-tmp-na3d1s
Traceback (most recent call last):
  File "setup.py", line 239, in <module>
    'test': generate_protos_first(test),
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/__init__.py",> line 145, in setup
    return distutils.core.setup(**attrs)
  File "/usr/lib/python2.7/distutils/core.py", line 151, in setup
    dist.run_commands()
  File "/usr/lib/python2.7/distutils/dist.py", line 953, in run_commands
    self.run_command(cmd)
  File "/usr/lib/python2.7/distutils/dist.py", line 972, in run_command
    cmd_obj.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 67, in run
    self.do_egg_install()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 117, in do_egg_install
    cmd.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 418, in run
    self.easy_install(spec, not self.no_deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 660, in easy_install
    return self.install_item(None, spec, tmpdir, deps, True)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 707, in install_item
    self.process_distribution(spec, dist, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 752, in process_distribution
    [requirement], self.local_index, self.easy_install
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 782, in resolve
    replace_conflicting=replace_conflicting
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1065, in best_match
    return self.obtain(req, installer)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1077, in obtain
    return installer(requirement)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 679, in easy_install
    return self.install_item(spec, dist.location, tmpdir, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 705, in install_item
    dists = self.install_eggs(spec, download, tmpdir)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 890, in install_eggs
    return self.build_and_install(setup_script, setup_base)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1158, in build_and_install
    self.run_setup(setup_script, setup_base, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1144, in run_setup
    run_setup(setup_script, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 253, in run_setup
    raise
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 166, in save_modules
    saved_exc.resume()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 141, in resume
    six.reraise(type, exc, self._tb)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 154, in save_modules
    yield saved
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 250, in run_setup
    _execfile(setup_script, ns)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 45, in _execfile
    exec(code, globals, locals)
  File "/tmp/easy_install-vwKa22/numpy-1.17.0rc2/setup.py", line 31, in <module>
    import setuptools
RuntimeError: Python version >= 3.5 required.

> Task :sdks:python:createProcessWorker FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/sdks/python/build.gradle'> line: 374

* What went wrong:
Execution failed for task ':sdks:python:createProcessWorker'.
> 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 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/5.2.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 2m 22s
59 actionable tasks: 46 executed, 13 from cache

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

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


Build failed in Jenkins: beam_PostCommit_Python_VR_Spark #449

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/449/display/redirect?page=changes>

Changes:

[iemejia] [BEAM-7794] Ignore blocking DynamoDBIOtest class

------------------------------------------
[...truncated 256.02 KB...]
Moving PyYAML-3.13-py2.7-linux-x86_64.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding PyYAML 3.13 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/PyYAML-3.13-py2.7-linux-x86_64.egg>
Searching for pytz>=2018.3
Reading https://pypi.org/simple/pytz/
Downloading https://files.pythonhosted.org/packages/3d/73/fe30c2daaaa0713420d0382b16fbb761409f532c56bdcc514bf7b6262bb6/pytz-2019.1-py2.py3-none-any.whl#sha256=303879e36b721603cc54604edcac9d20401bdbe31e1e4fdee5b9f98d5d31dfda
Best match: pytz 2019.1
Processing pytz-2019.1-py2.py3-none-any.whl
Installing pytz-2019.1-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pytz 2019.1 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pytz-2019.1-py2.7.egg>
Searching for pydot<2,>=1.2.0
Reading https://pypi.org/simple/pydot/
Downloading https://files.pythonhosted.org/packages/33/d1/b1479a770f66d962f545c2101630ce1d5592d90cb4f083d38862e93d16d2/pydot-1.4.1-py2.py3-none-any.whl#sha256=67be714300c78fda5fd52f79ec994039e3f76f074948c67b5ff539b433ad354f
Best match: pydot 1.4.1
Processing pydot-1.4.1-py2.py3-none-any.whl
Installing pydot-1.4.1-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pydot-1.4.1-py2.7.egg/EGG-INFO/requires.txt>
Adding pydot 1.4.1 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pydot-1.4.1-py2.7.egg>
Searching for oauth2client<4,>=2.0.1
Reading https://pypi.org/simple/oauth2client/
Downloading https://files.pythonhosted.org/packages/c0/7b/bc893e35d6ca46a72faa4b9eaac25c687ce60e1fbe978993fe2de1b0ff0d/oauth2client-3.0.0.tar.gz#sha256=5b5b056ec6f2304e7920b632885bd157fa71d1a7f3ddd00a43b1541a8d1a2460
Best match: oauth2client 3.0.0
Processing oauth2client-3.0.0.tar.gz
Writing /tmp/easy_install-gU0Cgd/oauth2client-3.0.0/setup.cfg
Running oauth2client-3.0.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-gU0Cgd/oauth2client-3.0.0/egg-dist-tmp-8JaB20
warning: no previously-included files matching '*' found under directory 'tests'
zip_safe flag not set; analyzing archive contents...
Moving oauth2client-3.0.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding oauth2client 3.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/oauth2client-3.0.0-py2.7.egg>
Searching for pymongo<4.0.0,>=3.8.0
Reading https://pypi.org/simple/pymongo/
Downloading https://files.pythonhosted.org/packages/6e/ea/353a9f8ced71b9e258438aa4d6aa048c1eaf5b774d3ef2273d686fde0947/pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl#sha256=32421df60d06f479d71b6b539642e410ece3006e8910688e68df962c8eb40a21
Best match: pymongo 3.8.0
Processing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl
Installing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding pymongo 3.8.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg>
Searching for mock<3.0.0,>=1.0.1
Reading https://pypi.org/simple/mock/
Downloading https://files.pythonhosted.org/packages/e6/35/f187bdf23be87092bd0f1200d43d23076cee4d0dec109f195173fd3ebc79/mock-2.0.0-py2.py3-none-any.whl#sha256=5ce3c71c5545b472da17b72268978914d0252980348636840bd34a00b5cc96c1
Best match: mock 2.0.0
Processing mock-2.0.0-py2.py3-none-any.whl
Installing mock-2.0.0-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg/EGG-INFO/requires.txt>
Adding mock 2.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg>
Searching for httplib2<=0.12.0,>=0.8
Reading https://pypi.org/simple/httplib2/
Downloading https://files.pythonhosted.org/packages/ce/ed/803905d670b52fa0edfdd135337e545b4496c2ab3a222f1449b7256eb99f/httplib2-0.12.0.tar.gz#sha256=f61fb838a94ce3b349aa32c92fd8430f7e3511afdb18bf9640d647e30c90a6d6
Best match: httplib2 0.12.0
Processing httplib2-0.12.0.tar.gz
Writing /tmp/easy_install-gXYJg_/httplib2-0.12.0/setup.cfg
Running httplib2-0.12.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-gXYJg_/httplib2-0.12.0/egg-dist-tmp-_TSTjV
zip_safe flag not set; analyzing archive contents...
httplib2.certs: module references __file__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Extracting httplib2-0.12.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding httplib2 0.12.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Searching for hdfs<3.0.0,>=2.1.0
Reading https://pypi.org/simple/hdfs/
Downloading https://files.pythonhosted.org/packages/82/39/2c0879b1bcfd1f6ad078eb210d09dbce21072386a3997074ee91e60ddc5a/hdfs-2.5.8.tar.gz#sha256=1be117549fc1285571bc51aedc15df5a203138dba02f9adfa26761b69a949370
Best match: hdfs 2.5.8
Processing hdfs-2.5.8.tar.gz
Writing /tmp/easy_install-dA9ZH4/hdfs-2.5.8/setup.cfg
Running hdfs-2.5.8/setup.py -q bdist_egg --dist-dir /tmp/easy_install-dA9ZH4/hdfs-2.5.8/egg-dist-tmp-wl38Qm
zip_safe flag not set; analyzing archive contents...
Moving hdfs-2.5.8-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding hdfs 2.5.8 to easy-install.pth file
Installing hdfscli-avro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing hdfscli script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/hdfs-2.5.8-py2.7.egg>
Searching for future<1.0.0,>=0.16.0
Reading https://pypi.org/simple/future/
Downloading https://files.pythonhosted.org/packages/90/52/e20466b85000a181e1e144fd8305caf2cf475e2f9674e797b222f8105f5f/future-0.17.1.tar.gz#sha256=67045236dcfd6816dc439556d009594abf643e5eb48992e36beac09c2ca659b8
Best match: future 0.17.1
Processing future-0.17.1.tar.gz
Writing /tmp/easy_install-9nDjo2/future-0.17.1/setup.cfg
Running future-0.17.1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-9nDjo2/future-0.17.1/egg-dist-tmp-QFSXMr
warning: no files found matching '*.au' under directory 'tests'
warning: no files found matching '*.gif' under directory 'tests'
warning: no files found matching '*.txt' under directory 'tests'
zip_safe flag not set; analyzing archive contents...
future.backports.test.ssl_servers: module references __file__
future.backports.test.support: module references __file__
future.standard_library.__init__: module references __file__
future.standard_library.__init__: module references __path__
future.utils.__init__: module MAY be using inspect.stack
past.builtins.misc: module MAY be using inspect.stack
past.translation.__init__: module references __file__
past.translation.__init__: module references __path__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Extracting future-0.17.1-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding future 0.17.1 to easy-install.pth file
Installing pasteurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing futurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Searching for fastavro<0.22,>=0.21.4
Reading https://pypi.org/simple/fastavro/
Downloading https://files.pythonhosted.org/packages/15/e3/5956c75f68906b119191ef30d9acff661b422cf918a29a03ee0c3ba774be/fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl#sha256=25c5e1871fb82795f138aa209ca89cac940b80bf36fc644615354028bfd87638
Best match: fastavro 0.21.24
Processing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl
Installing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding fastavro 0.21.24 to easy-install.pth file
Installing fastavro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg>
Searching for dill<0.2.10,>=0.2.9
Reading https://pypi.org/simple/dill/
Downloading https://files.pythonhosted.org/packages/fe/42/bfe2e0857bc284cbe6a011d93f2a9ad58a22cb894461b199ae72cfef0f29/dill-0.2.9.tar.gz#sha256=f6d6046f9f9195206063dd0415dff185ad593d6ee8b0e67f12597c0f4df4986f
Best match: dill 0.2.9
Processing dill-0.2.9.tar.gz
Writing /tmp/easy_install-Bk3hkF/dill-0.2.9/setup.cfg
Running dill-0.2.9/setup.py -q bdist_egg --dist-dir /tmp/easy_install-Bk3hkF/dill-0.2.9/egg-dist-tmp-JJPKRb
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Extracting dill-0.2.9-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding dill 0.2.9 to easy-install.pth file
Installing get_objgraph script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing undill script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Searching for crcmod<2.0,>=1.7
Reading https://pypi.org/simple/crcmod/
Downloading https://files.pythonhosted.org/packages/6b/b0/e595ce2a2527e169c3bcd6c33d2473c1918e0b7f6826a043ca1245dd4e5b/crcmod-1.7.tar.gz#sha256=dc7051a0db5f2bd48665a990d3ec1cc305a466a77358ca4492826f41f283601e
Best match: crcmod 1.7
Processing crcmod-1.7.tar.gz
Writing /tmp/easy_install-w5jOby/crcmod-1.7/setup.cfg
Running crcmod-1.7/setup.py -q bdist_egg --dist-dir /tmp/easy_install-w5jOby/crcmod-1.7/egg-dist-tmp-CQ3llb
python2/src/_crcfunext.c: In function ‘init_crcfunext’:
python2/src/_crcfunext.c:492:13: warning: variable ‘m’ set but not used [-Wunused-but-set-variable]
   PyObject *m;
             ^
zip_safe flag not set; analyzing archive contents...
Moving crcmod-1.7-py2.7-linux-x86_64.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding crcmod 1.7 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/crcmod-1.7-py2.7-linux-x86_64.egg>
Searching for numpy>=1.14
Reading https://pypi.org/simple/numpy/
Downloading https://files.pythonhosted.org/packages/93/9b/443bbd1b38c4e5617f32c14c1494ae884d36cf3870c33828bb32e4b00dea/numpy-1.17.0rc2.zip#sha256=a4153fe85cf92a796022b81b138000160dea840cad13b7d1db67cfec594ece23
Best match: numpy 1.17.0rc2
Processing numpy-1.17.0rc2.zip
Writing /tmp/easy_install-KkqObC/numpy-1.17.0rc2/setup.cfg
Running numpy-1.17.0rc2/setup.py -q bdist_egg --dist-dir /tmp/easy_install-KkqObC/numpy-1.17.0rc2/egg-dist-tmp-6lESyB
Traceback (most recent call last):
  File "setup.py", line 239, in <module>
    'test': generate_protos_first(test),
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/__init__.py",> line 145, in setup
    return distutils.core.setup(**attrs)
  File "/usr/lib/python2.7/distutils/core.py", line 151, in setup
    dist.run_commands()
  File "/usr/lib/python2.7/distutils/dist.py", line 953, in run_commands
    self.run_command(cmd)
  File "/usr/lib/python2.7/distutils/dist.py", line 972, in run_command
    cmd_obj.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 67, in run
    self.do_egg_install()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 117, in do_egg_install
    cmd.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 418, in run
    self.easy_install(spec, not self.no_deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 660, in easy_install
    return self.install_item(None, spec, tmpdir, deps, True)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 707, in install_item
    self.process_distribution(spec, dist, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 752, in process_distribution
    [requirement], self.local_index, self.easy_install
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 782, in resolve
    replace_conflicting=replace_conflicting
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1065, in best_match
    return self.obtain(req, installer)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1077, in obtain
    return installer(requirement)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 679, in easy_install
    return self.install_item(spec, dist.location, tmpdir, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 705, in install_item
    dists = self.install_eggs(spec, download, tmpdir)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 890, in install_eggs
    return self.build_and_install(setup_script, setup_base)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1158, in build_and_install
    self.run_setup(setup_script, setup_base, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1144, in run_setup
    run_setup(setup_script, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 253, in run_setup
    raise
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 166, in save_modules
    saved_exc.resume()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 141, in resume
    six.reraise(type, exc, self._tb)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 154, in save_modules
    yield saved
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 250, in run_setup
    _execfile(setup_script, ns)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 45, in _execfile
    exec(code, globals, locals)
  File "/tmp/easy_install-KkqObC/numpy-1.17.0rc2/setup.py", line 31, in <module>
    import setuptools
RuntimeError: Python version >= 3.5 required.

> Task :sdks:python:createProcessWorker FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/sdks/python/build.gradle'> line: 374

* What went wrong:
Execution failed for task ':sdks:python:createProcessWorker'.
> 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 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/5.2.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 2m 19s
59 actionable tasks: 47 executed, 12 from cache

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

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


Build failed in Jenkins: beam_PostCommit_Python_VR_Spark #448

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/448/display/redirect>

------------------------------------------
[...truncated 256.24 KB...]
Moving PyYAML-3.13-py2.7-linux-x86_64.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding PyYAML 3.13 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/PyYAML-3.13-py2.7-linux-x86_64.egg>
Searching for pytz>=2018.3
Reading https://pypi.org/simple/pytz/
Downloading https://files.pythonhosted.org/packages/3d/73/fe30c2daaaa0713420d0382b16fbb761409f532c56bdcc514bf7b6262bb6/pytz-2019.1-py2.py3-none-any.whl#sha256=303879e36b721603cc54604edcac9d20401bdbe31e1e4fdee5b9f98d5d31dfda
Best match: pytz 2019.1
Processing pytz-2019.1-py2.py3-none-any.whl
Installing pytz-2019.1-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pytz 2019.1 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pytz-2019.1-py2.7.egg>
Searching for pydot<2,>=1.2.0
Reading https://pypi.org/simple/pydot/
Downloading https://files.pythonhosted.org/packages/33/d1/b1479a770f66d962f545c2101630ce1d5592d90cb4f083d38862e93d16d2/pydot-1.4.1-py2.py3-none-any.whl#sha256=67be714300c78fda5fd52f79ec994039e3f76f074948c67b5ff539b433ad354f
Best match: pydot 1.4.1
Processing pydot-1.4.1-py2.py3-none-any.whl
Installing pydot-1.4.1-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pydot-1.4.1-py2.7.egg/EGG-INFO/requires.txt>
Adding pydot 1.4.1 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pydot-1.4.1-py2.7.egg>
Searching for oauth2client<4,>=2.0.1
Reading https://pypi.org/simple/oauth2client/
Downloading https://files.pythonhosted.org/packages/c0/7b/bc893e35d6ca46a72faa4b9eaac25c687ce60e1fbe978993fe2de1b0ff0d/oauth2client-3.0.0.tar.gz#sha256=5b5b056ec6f2304e7920b632885bd157fa71d1a7f3ddd00a43b1541a8d1a2460
Best match: oauth2client 3.0.0
Processing oauth2client-3.0.0.tar.gz
Writing /tmp/easy_install-eOaSC3/oauth2client-3.0.0/setup.cfg
Running oauth2client-3.0.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-eOaSC3/oauth2client-3.0.0/egg-dist-tmp-lYp9iB
warning: no previously-included files matching '*' found under directory 'tests'
zip_safe flag not set; analyzing archive contents...
Moving oauth2client-3.0.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding oauth2client 3.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/oauth2client-3.0.0-py2.7.egg>
Searching for pymongo<4.0.0,>=3.8.0
Reading https://pypi.org/simple/pymongo/
Downloading https://files.pythonhosted.org/packages/6e/ea/353a9f8ced71b9e258438aa4d6aa048c1eaf5b774d3ef2273d686fde0947/pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl#sha256=32421df60d06f479d71b6b539642e410ece3006e8910688e68df962c8eb40a21
Best match: pymongo 3.8.0
Processing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl
Installing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding pymongo 3.8.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg>
Searching for mock<3.0.0,>=1.0.1
Reading https://pypi.org/simple/mock/
Downloading https://files.pythonhosted.org/packages/e6/35/f187bdf23be87092bd0f1200d43d23076cee4d0dec109f195173fd3ebc79/mock-2.0.0-py2.py3-none-any.whl#sha256=5ce3c71c5545b472da17b72268978914d0252980348636840bd34a00b5cc96c1
Best match: mock 2.0.0
Processing mock-2.0.0-py2.py3-none-any.whl
Installing mock-2.0.0-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg/EGG-INFO/requires.txt>
Adding mock 2.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg>
Searching for httplib2<=0.12.0,>=0.8
Reading https://pypi.org/simple/httplib2/
Downloading https://files.pythonhosted.org/packages/ce/ed/803905d670b52fa0edfdd135337e545b4496c2ab3a222f1449b7256eb99f/httplib2-0.12.0.tar.gz#sha256=f61fb838a94ce3b349aa32c92fd8430f7e3511afdb18bf9640d647e30c90a6d6
Best match: httplib2 0.12.0
Processing httplib2-0.12.0.tar.gz
Writing /tmp/easy_install-wcezdw/httplib2-0.12.0/setup.cfg
Running httplib2-0.12.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-wcezdw/httplib2-0.12.0/egg-dist-tmp-Zjal6u
zip_safe flag not set; analyzing archive contents...
httplib2.certs: module references __file__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Extracting httplib2-0.12.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding httplib2 0.12.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Searching for hdfs<3.0.0,>=2.1.0
Reading https://pypi.org/simple/hdfs/
Downloading https://files.pythonhosted.org/packages/82/39/2c0879b1bcfd1f6ad078eb210d09dbce21072386a3997074ee91e60ddc5a/hdfs-2.5.8.tar.gz#sha256=1be117549fc1285571bc51aedc15df5a203138dba02f9adfa26761b69a949370
Best match: hdfs 2.5.8
Processing hdfs-2.5.8.tar.gz
Writing /tmp/easy_install-raZht7/hdfs-2.5.8/setup.cfg
Running hdfs-2.5.8/setup.py -q bdist_egg --dist-dir /tmp/easy_install-raZht7/hdfs-2.5.8/egg-dist-tmp-LeLFLZ
zip_safe flag not set; analyzing archive contents...
Moving hdfs-2.5.8-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding hdfs 2.5.8 to easy-install.pth file
Installing hdfscli-avro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing hdfscli script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/hdfs-2.5.8-py2.7.egg>
Searching for future<1.0.0,>=0.16.0
Reading https://pypi.org/simple/future/
Downloading https://files.pythonhosted.org/packages/90/52/e20466b85000a181e1e144fd8305caf2cf475e2f9674e797b222f8105f5f/future-0.17.1.tar.gz#sha256=67045236dcfd6816dc439556d009594abf643e5eb48992e36beac09c2ca659b8
Best match: future 0.17.1
Processing future-0.17.1.tar.gz
Writing /tmp/easy_install-LGv0wU/future-0.17.1/setup.cfg
Running future-0.17.1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-LGv0wU/future-0.17.1/egg-dist-tmp-KaiuYc
warning: no files found matching '*.au' under directory 'tests'
warning: no files found matching '*.gif' under directory 'tests'
warning: no files found matching '*.txt' under directory 'tests'
zip_safe flag not set; analyzing archive contents...
future.backports.test.ssl_servers: module references __file__
future.backports.test.support: module references __file__
future.standard_library.__init__: module references __file__
future.standard_library.__init__: module references __path__
future.utils.__init__: module MAY be using inspect.stack
past.builtins.misc: module MAY be using inspect.stack
past.translation.__init__: module references __file__
past.translation.__init__: module references __path__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Extracting future-0.17.1-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding future 0.17.1 to easy-install.pth file
Installing pasteurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing futurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Searching for fastavro<0.22,>=0.21.4
Reading https://pypi.org/simple/fastavro/
Downloading https://files.pythonhosted.org/packages/15/e3/5956c75f68906b119191ef30d9acff661b422cf918a29a03ee0c3ba774be/fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl#sha256=25c5e1871fb82795f138aa209ca89cac940b80bf36fc644615354028bfd87638
Best match: fastavro 0.21.24
Processing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl
Installing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding fastavro 0.21.24 to easy-install.pth file
Installing fastavro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg>
Searching for dill<0.2.10,>=0.2.9
Reading https://pypi.org/simple/dill/
Downloading https://files.pythonhosted.org/packages/fe/42/bfe2e0857bc284cbe6a011d93f2a9ad58a22cb894461b199ae72cfef0f29/dill-0.2.9.tar.gz#sha256=f6d6046f9f9195206063dd0415dff185ad593d6ee8b0e67f12597c0f4df4986f
Best match: dill 0.2.9
Processing dill-0.2.9.tar.gz
Writing /tmp/easy_install-YxvXLs/dill-0.2.9/setup.cfg
Running dill-0.2.9/setup.py -q bdist_egg --dist-dir /tmp/easy_install-YxvXLs/dill-0.2.9/egg-dist-tmp-rCqs85
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Extracting dill-0.2.9-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding dill 0.2.9 to easy-install.pth file
Installing get_objgraph script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing undill script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Searching for crcmod<2.0,>=1.7
Reading https://pypi.org/simple/crcmod/
Downloading https://files.pythonhosted.org/packages/6b/b0/e595ce2a2527e169c3bcd6c33d2473c1918e0b7f6826a043ca1245dd4e5b/crcmod-1.7.tar.gz#sha256=dc7051a0db5f2bd48665a990d3ec1cc305a466a77358ca4492826f41f283601e
Best match: crcmod 1.7
Processing crcmod-1.7.tar.gz
Writing /tmp/easy_install-dcZBKn/crcmod-1.7/setup.cfg
Running crcmod-1.7/setup.py -q bdist_egg --dist-dir /tmp/easy_install-dcZBKn/crcmod-1.7/egg-dist-tmp-QmDdR6
python2/src/_crcfunext.c: In function ‘init_crcfunext’:
python2/src/_crcfunext.c:492:13: warning: variable ‘m’ set but not used [-Wunused-but-set-variable]
   PyObject *m;
             ^
zip_safe flag not set; analyzing archive contents...
Moving crcmod-1.7-py2.7-linux-x86_64.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding crcmod 1.7 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/crcmod-1.7-py2.7-linux-x86_64.egg>
Searching for numpy>=1.14
Reading https://pypi.org/simple/numpy/
Downloading https://files.pythonhosted.org/packages/93/9b/443bbd1b38c4e5617f32c14c1494ae884d36cf3870c33828bb32e4b00dea/numpy-1.17.0rc2.zip#sha256=a4153fe85cf92a796022b81b138000160dea840cad13b7d1db67cfec594ece23
Best match: numpy 1.17.0rc2
Processing numpy-1.17.0rc2.zip
Writing /tmp/easy_install-XGLNjm/numpy-1.17.0rc2/setup.cfg
Running numpy-1.17.0rc2/setup.py -q bdist_egg --dist-dir /tmp/easy_install-XGLNjm/numpy-1.17.0rc2/egg-dist-tmp-Npo3uo
Traceback (most recent call last):
  File "setup.py", line 239, in <module>
    'test': generate_protos_first(test),
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/__init__.py",> line 145, in setup
    return distutils.core.setup(**attrs)
  File "/usr/lib/python2.7/distutils/core.py", line 151, in setup
    dist.run_commands()
  File "/usr/lib/python2.7/distutils/dist.py", line 953, in run_commands
    self.run_command(cmd)
  File "/usr/lib/python2.7/distutils/dist.py", line 972, in run_command
    cmd_obj.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 67, in run
    self.do_egg_install()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 117, in do_egg_install
    cmd.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 418, in run
    self.easy_install(spec, not self.no_deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 660, in easy_install
    return self.install_item(None, spec, tmpdir, deps, True)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 707, in install_item
    self.process_distribution(spec, dist, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 752, in process_distribution
    [requirement], self.local_index, self.easy_install
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 782, in resolve
    replace_conflicting=replace_conflicting
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1065, in best_match
    return self.obtain(req, installer)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1077, in obtain
    return installer(requirement)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 679, in easy_install
    return self.install_item(spec, dist.location, tmpdir, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 705, in install_item
    dists = self.install_eggs(spec, download, tmpdir)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 890, in install_eggs
    return self.build_and_install(setup_script, setup_base)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1158, in build_and_install
    self.run_setup(setup_script, setup_base, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1144, in run_setup
    run_setup(setup_script, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 253, in run_setup
    raise
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 166, in save_modules
    saved_exc.resume()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 141, in resume
    six.reraise(type, exc, self._tb)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 154, in save_modules
    yield saved
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 250, in run_setup
    _execfile(setup_script, ns)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 45, in _execfile
    exec(code, globals, locals)
  File "/tmp/easy_install-XGLNjm/numpy-1.17.0rc2/setup.py", line 31, in <module>
    import setuptools
RuntimeError: Python version >= 3.5 required.

> Task :sdks:python:createProcessWorker FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/sdks/python/build.gradle'> line: 374

* What went wrong:
Execution failed for task ':sdks:python:createProcessWorker'.
> 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 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/5.2.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 2m 40s
59 actionable tasks: 46 executed, 13 from cache

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

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


Build failed in Jenkins: beam_PostCommit_Python_VR_Spark #447

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/447/display/redirect?page=changes>

Changes:

[github] [BEAM-7747] Close the file handle owned by fastavro.write.Writer in

[robertwb] Revert "Revert "[BEAM-7060] Migrate to native typing types where

[robertwb] [BEAM-7798] Unit test for BundleBasedRunner type hints.

[robertwb] [BEAM-7798] Typehints fix for bundle based runner.

------------------------------------------
[...truncated 255.86 KB...]
Moving PyYAML-3.13-py2.7-linux-x86_64.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding PyYAML 3.13 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/PyYAML-3.13-py2.7-linux-x86_64.egg>
Searching for pytz>=2018.3
Reading https://pypi.org/simple/pytz/
Downloading https://files.pythonhosted.org/packages/3d/73/fe30c2daaaa0713420d0382b16fbb761409f532c56bdcc514bf7b6262bb6/pytz-2019.1-py2.py3-none-any.whl#sha256=303879e36b721603cc54604edcac9d20401bdbe31e1e4fdee5b9f98d5d31dfda
Best match: pytz 2019.1
Processing pytz-2019.1-py2.py3-none-any.whl
Installing pytz-2019.1-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pytz 2019.1 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pytz-2019.1-py2.7.egg>
Searching for pydot<2,>=1.2.0
Reading https://pypi.org/simple/pydot/
Downloading https://files.pythonhosted.org/packages/33/d1/b1479a770f66d962f545c2101630ce1d5592d90cb4f083d38862e93d16d2/pydot-1.4.1-py2.py3-none-any.whl#sha256=67be714300c78fda5fd52f79ec994039e3f76f074948c67b5ff539b433ad354f
Best match: pydot 1.4.1
Processing pydot-1.4.1-py2.py3-none-any.whl
Installing pydot-1.4.1-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pydot-1.4.1-py2.7.egg/EGG-INFO/requires.txt>
Adding pydot 1.4.1 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pydot-1.4.1-py2.7.egg>
Searching for oauth2client<4,>=2.0.1
Reading https://pypi.org/simple/oauth2client/
Downloading https://files.pythonhosted.org/packages/c0/7b/bc893e35d6ca46a72faa4b9eaac25c687ce60e1fbe978993fe2de1b0ff0d/oauth2client-3.0.0.tar.gz#sha256=5b5b056ec6f2304e7920b632885bd157fa71d1a7f3ddd00a43b1541a8d1a2460
Best match: oauth2client 3.0.0
Processing oauth2client-3.0.0.tar.gz
Writing /tmp/easy_install-sq5ALz/oauth2client-3.0.0/setup.cfg
Running oauth2client-3.0.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-sq5ALz/oauth2client-3.0.0/egg-dist-tmp-Nb3gVb
warning: no previously-included files matching '*' found under directory 'tests'
zip_safe flag not set; analyzing archive contents...
Moving oauth2client-3.0.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding oauth2client 3.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/oauth2client-3.0.0-py2.7.egg>
Searching for pymongo<4.0.0,>=3.8.0
Reading https://pypi.org/simple/pymongo/
Downloading https://files.pythonhosted.org/packages/6e/ea/353a9f8ced71b9e258438aa4d6aa048c1eaf5b774d3ef2273d686fde0947/pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl#sha256=32421df60d06f479d71b6b539642e410ece3006e8910688e68df962c8eb40a21
Best match: pymongo 3.8.0
Processing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl
Installing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding pymongo 3.8.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg>
Searching for mock<3.0.0,>=1.0.1
Reading https://pypi.org/simple/mock/
Downloading https://files.pythonhosted.org/packages/e6/35/f187bdf23be87092bd0f1200d43d23076cee4d0dec109f195173fd3ebc79/mock-2.0.0-py2.py3-none-any.whl#sha256=5ce3c71c5545b472da17b72268978914d0252980348636840bd34a00b5cc96c1
Best match: mock 2.0.0
Processing mock-2.0.0-py2.py3-none-any.whl
Installing mock-2.0.0-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg/EGG-INFO/requires.txt>
Adding mock 2.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg>
Searching for httplib2<=0.12.0,>=0.8
Reading https://pypi.org/simple/httplib2/
Downloading https://files.pythonhosted.org/packages/ce/ed/803905d670b52fa0edfdd135337e545b4496c2ab3a222f1449b7256eb99f/httplib2-0.12.0.tar.gz#sha256=f61fb838a94ce3b349aa32c92fd8430f7e3511afdb18bf9640d647e30c90a6d6
Best match: httplib2 0.12.0
Processing httplib2-0.12.0.tar.gz
Writing /tmp/easy_install-RG94up/httplib2-0.12.0/setup.cfg
Running httplib2-0.12.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-RG94up/httplib2-0.12.0/egg-dist-tmp-CcH2V9
zip_safe flag not set; analyzing archive contents...
httplib2.certs: module references __file__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Extracting httplib2-0.12.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding httplib2 0.12.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Searching for hdfs<3.0.0,>=2.1.0
Reading https://pypi.org/simple/hdfs/
Downloading https://files.pythonhosted.org/packages/82/39/2c0879b1bcfd1f6ad078eb210d09dbce21072386a3997074ee91e60ddc5a/hdfs-2.5.8.tar.gz#sha256=1be117549fc1285571bc51aedc15df5a203138dba02f9adfa26761b69a949370
Best match: hdfs 2.5.8
Processing hdfs-2.5.8.tar.gz
Writing /tmp/easy_install-rHxyY1/hdfs-2.5.8/setup.cfg
Running hdfs-2.5.8/setup.py -q bdist_egg --dist-dir /tmp/easy_install-rHxyY1/hdfs-2.5.8/egg-dist-tmp-kiavmF
zip_safe flag not set; analyzing archive contents...
Moving hdfs-2.5.8-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding hdfs 2.5.8 to easy-install.pth file
Installing hdfscli-avro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing hdfscli script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/hdfs-2.5.8-py2.7.egg>
Searching for future<1.0.0,>=0.16.0
Reading https://pypi.org/simple/future/
Downloading https://files.pythonhosted.org/packages/90/52/e20466b85000a181e1e144fd8305caf2cf475e2f9674e797b222f8105f5f/future-0.17.1.tar.gz#sha256=67045236dcfd6816dc439556d009594abf643e5eb48992e36beac09c2ca659b8
Best match: future 0.17.1
Processing future-0.17.1.tar.gz
Writing /tmp/easy_install-7USlZe/future-0.17.1/setup.cfg
Running future-0.17.1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-7USlZe/future-0.17.1/egg-dist-tmp-dTQYVp
warning: no files found matching '*.au' under directory 'tests'
warning: no files found matching '*.gif' under directory 'tests'
warning: no files found matching '*.txt' under directory 'tests'
zip_safe flag not set; analyzing archive contents...
future.backports.test.ssl_servers: module references __file__
future.backports.test.support: module references __file__
future.standard_library.__init__: module references __file__
future.standard_library.__init__: module references __path__
future.utils.__init__: module MAY be using inspect.stack
past.builtins.misc: module MAY be using inspect.stack
past.translation.__init__: module references __file__
past.translation.__init__: module references __path__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Extracting future-0.17.1-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding future 0.17.1 to easy-install.pth file
Installing pasteurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing futurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Searching for fastavro<0.22,>=0.21.4
Reading https://pypi.org/simple/fastavro/
Downloading https://files.pythonhosted.org/packages/15/e3/5956c75f68906b119191ef30d9acff661b422cf918a29a03ee0c3ba774be/fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl#sha256=25c5e1871fb82795f138aa209ca89cac940b80bf36fc644615354028bfd87638
Best match: fastavro 0.21.24
Processing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl
Installing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding fastavro 0.21.24 to easy-install.pth file
Installing fastavro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg>
Searching for dill<0.2.10,>=0.2.9
Reading https://pypi.org/simple/dill/
Downloading https://files.pythonhosted.org/packages/fe/42/bfe2e0857bc284cbe6a011d93f2a9ad58a22cb894461b199ae72cfef0f29/dill-0.2.9.tar.gz#sha256=f6d6046f9f9195206063dd0415dff185ad593d6ee8b0e67f12597c0f4df4986f
Best match: dill 0.2.9
Processing dill-0.2.9.tar.gz
Writing /tmp/easy_install-56wYk5/dill-0.2.9/setup.cfg
Running dill-0.2.9/setup.py -q bdist_egg --dist-dir /tmp/easy_install-56wYk5/dill-0.2.9/egg-dist-tmp-OvgnNI
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Extracting dill-0.2.9-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding dill 0.2.9 to easy-install.pth file
Installing get_objgraph script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing undill script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Searching for crcmod<2.0,>=1.7
Reading https://pypi.org/simple/crcmod/
Downloading https://files.pythonhosted.org/packages/6b/b0/e595ce2a2527e169c3bcd6c33d2473c1918e0b7f6826a043ca1245dd4e5b/crcmod-1.7.tar.gz#sha256=dc7051a0db5f2bd48665a990d3ec1cc305a466a77358ca4492826f41f283601e
Best match: crcmod 1.7
Processing crcmod-1.7.tar.gz
Writing /tmp/easy_install-v7doCb/crcmod-1.7/setup.cfg
Running crcmod-1.7/setup.py -q bdist_egg --dist-dir /tmp/easy_install-v7doCb/crcmod-1.7/egg-dist-tmp-yn4u8r
python2/src/_crcfunext.c: In function ‘init_crcfunext’:
python2/src/_crcfunext.c:492:13: warning: variable ‘m’ set but not used [-Wunused-but-set-variable]
   PyObject *m;
             ^
zip_safe flag not set; analyzing archive contents...
Moving crcmod-1.7-py2.7-linux-x86_64.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding crcmod 1.7 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/crcmod-1.7-py2.7-linux-x86_64.egg>
Searching for numpy>=1.14
Reading https://pypi.org/simple/numpy/
Downloading https://files.pythonhosted.org/packages/93/9b/443bbd1b38c4e5617f32c14c1494ae884d36cf3870c33828bb32e4b00dea/numpy-1.17.0rc2.zip#sha256=a4153fe85cf92a796022b81b138000160dea840cad13b7d1db67cfec594ece23
Best match: numpy 1.17.0rc2
Processing numpy-1.17.0rc2.zip
Writing /tmp/easy_install-e5Avsx/numpy-1.17.0rc2/setup.cfg
Running numpy-1.17.0rc2/setup.py -q bdist_egg --dist-dir /tmp/easy_install-e5Avsx/numpy-1.17.0rc2/egg-dist-tmp-rkRzFj
Traceback (most recent call last):
  File "setup.py", line 239, in <module>
    'test': generate_protos_first(test),
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/__init__.py",> line 145, in setup
    return distutils.core.setup(**attrs)
  File "/usr/lib/python2.7/distutils/core.py", line 151, in setup
    dist.run_commands()
  File "/usr/lib/python2.7/distutils/dist.py", line 953, in run_commands
    self.run_command(cmd)
  File "/usr/lib/python2.7/distutils/dist.py", line 972, in run_command
    cmd_obj.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 67, in run
    self.do_egg_install()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 117, in do_egg_install
    cmd.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 418, in run
    self.easy_install(spec, not self.no_deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 660, in easy_install
    return self.install_item(None, spec, tmpdir, deps, True)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 707, in install_item
    self.process_distribution(spec, dist, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 752, in process_distribution
    [requirement], self.local_index, self.easy_install
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 782, in resolve
    replace_conflicting=replace_conflicting
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1065, in best_match
    return self.obtain(req, installer)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1077, in obtain
    return installer(requirement)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 679, in easy_install
    return self.install_item(spec, dist.location, tmpdir, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 705, in install_item
    dists = self.install_eggs(spec, download, tmpdir)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 890, in install_eggs
    return self.build_and_install(setup_script, setup_base)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1158, in build_and_install
    self.run_setup(setup_script, setup_base, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1144, in run_setup
    run_setup(setup_script, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 253, in run_setup
    raise
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 166, in save_modules
    saved_exc.resume()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 141, in resume
    six.reraise(type, exc, self._tb)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 154, in save_modules
    yield saved
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 250, in run_setup
    _execfile(setup_script, ns)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 45, in _execfile
    exec(code, globals, locals)
  File "/tmp/easy_install-e5Avsx/numpy-1.17.0rc2/setup.py", line 31, in <module>
    import setuptools
RuntimeError: Python version >= 3.5 required.

> Task :sdks:python:createProcessWorker FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/sdks/python/build.gradle'> line: 374

* What went wrong:
Execution failed for task ':sdks:python:createProcessWorker'.
> 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 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/5.2.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 2m 22s
59 actionable tasks: 46 executed, 13 from cache

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

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


Build failed in Jenkins: beam_PostCommit_Python_VR_Spark #446

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/446/display/redirect>

------------------------------------------
[...truncated 256.00 KB...]
Moving PyYAML-3.13-py2.7-linux-x86_64.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding PyYAML 3.13 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/PyYAML-3.13-py2.7-linux-x86_64.egg>
Searching for pytz>=2018.3
Reading https://pypi.org/simple/pytz/
Downloading https://files.pythonhosted.org/packages/3d/73/fe30c2daaaa0713420d0382b16fbb761409f532c56bdcc514bf7b6262bb6/pytz-2019.1-py2.py3-none-any.whl#sha256=303879e36b721603cc54604edcac9d20401bdbe31e1e4fdee5b9f98d5d31dfda
Best match: pytz 2019.1
Processing pytz-2019.1-py2.py3-none-any.whl
Installing pytz-2019.1-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pytz 2019.1 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pytz-2019.1-py2.7.egg>
Searching for pydot<2,>=1.2.0
Reading https://pypi.org/simple/pydot/
Downloading https://files.pythonhosted.org/packages/33/d1/b1479a770f66d962f545c2101630ce1d5592d90cb4f083d38862e93d16d2/pydot-1.4.1-py2.py3-none-any.whl#sha256=67be714300c78fda5fd52f79ec994039e3f76f074948c67b5ff539b433ad354f
Best match: pydot 1.4.1
Processing pydot-1.4.1-py2.py3-none-any.whl
Installing pydot-1.4.1-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pydot-1.4.1-py2.7.egg/EGG-INFO/requires.txt>
Adding pydot 1.4.1 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pydot-1.4.1-py2.7.egg>
Searching for oauth2client<4,>=2.0.1
Reading https://pypi.org/simple/oauth2client/
Downloading https://files.pythonhosted.org/packages/c0/7b/bc893e35d6ca46a72faa4b9eaac25c687ce60e1fbe978993fe2de1b0ff0d/oauth2client-3.0.0.tar.gz#sha256=5b5b056ec6f2304e7920b632885bd157fa71d1a7f3ddd00a43b1541a8d1a2460
Best match: oauth2client 3.0.0
Processing oauth2client-3.0.0.tar.gz
Writing /tmp/easy_install-tOuUVl/oauth2client-3.0.0/setup.cfg
Running oauth2client-3.0.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-tOuUVl/oauth2client-3.0.0/egg-dist-tmp-fQtoQP
warning: no previously-included files matching '*' found under directory 'tests'
zip_safe flag not set; analyzing archive contents...
Moving oauth2client-3.0.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding oauth2client 3.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/oauth2client-3.0.0-py2.7.egg>
Searching for pymongo<4.0.0,>=3.8.0
Reading https://pypi.org/simple/pymongo/
Downloading https://files.pythonhosted.org/packages/6e/ea/353a9f8ced71b9e258438aa4d6aa048c1eaf5b774d3ef2273d686fde0947/pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl#sha256=32421df60d06f479d71b6b539642e410ece3006e8910688e68df962c8eb40a21
Best match: pymongo 3.8.0
Processing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl
Installing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding pymongo 3.8.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg>
Searching for mock<3.0.0,>=1.0.1
Reading https://pypi.org/simple/mock/
Downloading https://files.pythonhosted.org/packages/e6/35/f187bdf23be87092bd0f1200d43d23076cee4d0dec109f195173fd3ebc79/mock-2.0.0-py2.py3-none-any.whl#sha256=5ce3c71c5545b472da17b72268978914d0252980348636840bd34a00b5cc96c1
Best match: mock 2.0.0
Processing mock-2.0.0-py2.py3-none-any.whl
Installing mock-2.0.0-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg/EGG-INFO/requires.txt>
Adding mock 2.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg>
Searching for httplib2<=0.12.0,>=0.8
Reading https://pypi.org/simple/httplib2/
Downloading https://files.pythonhosted.org/packages/ce/ed/803905d670b52fa0edfdd135337e545b4496c2ab3a222f1449b7256eb99f/httplib2-0.12.0.tar.gz#sha256=f61fb838a94ce3b349aa32c92fd8430f7e3511afdb18bf9640d647e30c90a6d6
Best match: httplib2 0.12.0
Processing httplib2-0.12.0.tar.gz
Writing /tmp/easy_install-BBsM8G/httplib2-0.12.0/setup.cfg
Running httplib2-0.12.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-BBsM8G/httplib2-0.12.0/egg-dist-tmp-696HlS
zip_safe flag not set; analyzing archive contents...
httplib2.certs: module references __file__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Extracting httplib2-0.12.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding httplib2 0.12.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Searching for hdfs<3.0.0,>=2.1.0
Reading https://pypi.org/simple/hdfs/
Downloading https://files.pythonhosted.org/packages/82/39/2c0879b1bcfd1f6ad078eb210d09dbce21072386a3997074ee91e60ddc5a/hdfs-2.5.8.tar.gz#sha256=1be117549fc1285571bc51aedc15df5a203138dba02f9adfa26761b69a949370
Best match: hdfs 2.5.8
Processing hdfs-2.5.8.tar.gz
Writing /tmp/easy_install-55xdV6/hdfs-2.5.8/setup.cfg
Running hdfs-2.5.8/setup.py -q bdist_egg --dist-dir /tmp/easy_install-55xdV6/hdfs-2.5.8/egg-dist-tmp-jSR3Dg
zip_safe flag not set; analyzing archive contents...
Moving hdfs-2.5.8-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding hdfs 2.5.8 to easy-install.pth file
Installing hdfscli-avro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing hdfscli script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/hdfs-2.5.8-py2.7.egg>
Searching for future<1.0.0,>=0.16.0
Reading https://pypi.org/simple/future/
Downloading https://files.pythonhosted.org/packages/90/52/e20466b85000a181e1e144fd8305caf2cf475e2f9674e797b222f8105f5f/future-0.17.1.tar.gz#sha256=67045236dcfd6816dc439556d009594abf643e5eb48992e36beac09c2ca659b8
Best match: future 0.17.1
Processing future-0.17.1.tar.gz
Writing /tmp/easy_install-UaMiSu/future-0.17.1/setup.cfg
Running future-0.17.1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-UaMiSu/future-0.17.1/egg-dist-tmp-IkWM_J
warning: no files found matching '*.au' under directory 'tests'
warning: no files found matching '*.gif' under directory 'tests'
warning: no files found matching '*.txt' under directory 'tests'
zip_safe flag not set; analyzing archive contents...
future.backports.test.ssl_servers: module references __file__
future.backports.test.support: module references __file__
future.standard_library.__init__: module references __file__
future.standard_library.__init__: module references __path__
future.utils.__init__: module MAY be using inspect.stack
past.builtins.misc: module MAY be using inspect.stack
past.translation.__init__: module references __file__
past.translation.__init__: module references __path__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Extracting future-0.17.1-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding future 0.17.1 to easy-install.pth file
Installing pasteurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing futurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Searching for fastavro<0.22,>=0.21.4
Reading https://pypi.org/simple/fastavro/
Downloading https://files.pythonhosted.org/packages/15/e3/5956c75f68906b119191ef30d9acff661b422cf918a29a03ee0c3ba774be/fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl#sha256=25c5e1871fb82795f138aa209ca89cac940b80bf36fc644615354028bfd87638
Best match: fastavro 0.21.24
Processing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl
Installing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding fastavro 0.21.24 to easy-install.pth file
Installing fastavro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg>
Searching for dill<0.2.10,>=0.2.9
Reading https://pypi.org/simple/dill/
Downloading https://files.pythonhosted.org/packages/fe/42/bfe2e0857bc284cbe6a011d93f2a9ad58a22cb894461b199ae72cfef0f29/dill-0.2.9.tar.gz#sha256=f6d6046f9f9195206063dd0415dff185ad593d6ee8b0e67f12597c0f4df4986f
Best match: dill 0.2.9
Processing dill-0.2.9.tar.gz
Writing /tmp/easy_install-ZVuU9S/dill-0.2.9/setup.cfg
Running dill-0.2.9/setup.py -q bdist_egg --dist-dir /tmp/easy_install-ZVuU9S/dill-0.2.9/egg-dist-tmp-3hgVus
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Extracting dill-0.2.9-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding dill 0.2.9 to easy-install.pth file
Installing get_objgraph script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing undill script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Searching for crcmod<2.0,>=1.7
Reading https://pypi.org/simple/crcmod/
Downloading https://files.pythonhosted.org/packages/6b/b0/e595ce2a2527e169c3bcd6c33d2473c1918e0b7f6826a043ca1245dd4e5b/crcmod-1.7.tar.gz#sha256=dc7051a0db5f2bd48665a990d3ec1cc305a466a77358ca4492826f41f283601e
Best match: crcmod 1.7
Processing crcmod-1.7.tar.gz
Writing /tmp/easy_install-ZfgvYo/crcmod-1.7/setup.cfg
Running crcmod-1.7/setup.py -q bdist_egg --dist-dir /tmp/easy_install-ZfgvYo/crcmod-1.7/egg-dist-tmp-DNEp8Q
python2/src/_crcfunext.c: In function ‘init_crcfunext’:
python2/src/_crcfunext.c:492:13: warning: variable ‘m’ set but not used [-Wunused-but-set-variable]
   PyObject *m;
             ^
zip_safe flag not set; analyzing archive contents...
Moving crcmod-1.7-py2.7-linux-x86_64.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding crcmod 1.7 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/crcmod-1.7-py2.7-linux-x86_64.egg>
Searching for numpy>=1.14
Reading https://pypi.org/simple/numpy/
Downloading https://files.pythonhosted.org/packages/93/9b/443bbd1b38c4e5617f32c14c1494ae884d36cf3870c33828bb32e4b00dea/numpy-1.17.0rc2.zip#sha256=a4153fe85cf92a796022b81b138000160dea840cad13b7d1db67cfec594ece23
Best match: numpy 1.17.0rc2
Processing numpy-1.17.0rc2.zip
Writing /tmp/easy_install-aO5Tap/numpy-1.17.0rc2/setup.cfg
Running numpy-1.17.0rc2/setup.py -q bdist_egg --dist-dir /tmp/easy_install-aO5Tap/numpy-1.17.0rc2/egg-dist-tmp-0OKQwM
Traceback (most recent call last):
  File "setup.py", line 239, in <module>
    'test': generate_protos_first(test),
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/__init__.py",> line 145, in setup
    return distutils.core.setup(**attrs)
  File "/usr/lib/python2.7/distutils/core.py", line 151, in setup
    dist.run_commands()
  File "/usr/lib/python2.7/distutils/dist.py", line 953, in run_commands
    self.run_command(cmd)
  File "/usr/lib/python2.7/distutils/dist.py", line 972, in run_command
    cmd_obj.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 67, in run
    self.do_egg_install()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 117, in do_egg_install
    cmd.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 418, in run
    self.easy_install(spec, not self.no_deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 660, in easy_install
    return self.install_item(None, spec, tmpdir, deps, True)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 707, in install_item
    self.process_distribution(spec, dist, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 752, in process_distribution
    [requirement], self.local_index, self.easy_install
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 782, in resolve
    replace_conflicting=replace_conflicting
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1065, in best_match
    return self.obtain(req, installer)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1077, in obtain
    return installer(requirement)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 679, in easy_install
    return self.install_item(spec, dist.location, tmpdir, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 705, in install_item
    dists = self.install_eggs(spec, download, tmpdir)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 890, in install_eggs
    return self.build_and_install(setup_script, setup_base)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1158, in build_and_install
    self.run_setup(setup_script, setup_base, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1144, in run_setup
    run_setup(setup_script, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 253, in run_setup
    raise
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 166, in save_modules
    saved_exc.resume()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 141, in resume
    six.reraise(type, exc, self._tb)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 154, in save_modules
    yield saved
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 250, in run_setup
    _execfile(setup_script, ns)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 45, in _execfile
    exec(code, globals, locals)
  File "/tmp/easy_install-aO5Tap/numpy-1.17.0rc2/setup.py", line 31, in <module>
    import setuptools
RuntimeError: Python version >= 3.5 required.

> Task :sdks:python:createProcessWorker FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/sdks/python/build.gradle'> line: 374

* What went wrong:
Execution failed for task ':sdks:python:createProcessWorker'.
> 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 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/5.2.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 3m 16s
59 actionable tasks: 46 executed, 13 from cache

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

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


Build failed in Jenkins: beam_PostCommit_Python_VR_Spark #445

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/445/display/redirect?page=changes>

Changes:

[ehudm] [BEAM-7650] Add docker system prune to inventory job

------------------------------------------
[...truncated 256.00 KB...]
Moving PyYAML-3.13-py2.7-linux-x86_64.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding PyYAML 3.13 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/PyYAML-3.13-py2.7-linux-x86_64.egg>
Searching for pytz>=2018.3
Reading https://pypi.org/simple/pytz/
Downloading https://files.pythonhosted.org/packages/3d/73/fe30c2daaaa0713420d0382b16fbb761409f532c56bdcc514bf7b6262bb6/pytz-2019.1-py2.py3-none-any.whl#sha256=303879e36b721603cc54604edcac9d20401bdbe31e1e4fdee5b9f98d5d31dfda
Best match: pytz 2019.1
Processing pytz-2019.1-py2.py3-none-any.whl
Installing pytz-2019.1-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pytz 2019.1 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pytz-2019.1-py2.7.egg>
Searching for pydot<2,>=1.2.0
Reading https://pypi.org/simple/pydot/
Downloading https://files.pythonhosted.org/packages/33/d1/b1479a770f66d962f545c2101630ce1d5592d90cb4f083d38862e93d16d2/pydot-1.4.1-py2.py3-none-any.whl#sha256=67be714300c78fda5fd52f79ec994039e3f76f074948c67b5ff539b433ad354f
Best match: pydot 1.4.1
Processing pydot-1.4.1-py2.py3-none-any.whl
Installing pydot-1.4.1-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pydot-1.4.1-py2.7.egg/EGG-INFO/requires.txt>
Adding pydot 1.4.1 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pydot-1.4.1-py2.7.egg>
Searching for oauth2client<4,>=2.0.1
Reading https://pypi.org/simple/oauth2client/
Downloading https://files.pythonhosted.org/packages/c0/7b/bc893e35d6ca46a72faa4b9eaac25c687ce60e1fbe978993fe2de1b0ff0d/oauth2client-3.0.0.tar.gz#sha256=5b5b056ec6f2304e7920b632885bd157fa71d1a7f3ddd00a43b1541a8d1a2460
Best match: oauth2client 3.0.0
Processing oauth2client-3.0.0.tar.gz
Writing /tmp/easy_install-I__SQR/oauth2client-3.0.0/setup.cfg
Running oauth2client-3.0.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-I__SQR/oauth2client-3.0.0/egg-dist-tmp-HDBys0
warning: no previously-included files matching '*' found under directory 'tests'
zip_safe flag not set; analyzing archive contents...
Moving oauth2client-3.0.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding oauth2client 3.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/oauth2client-3.0.0-py2.7.egg>
Searching for pymongo<4.0.0,>=3.8.0
Reading https://pypi.org/simple/pymongo/
Downloading https://files.pythonhosted.org/packages/6e/ea/353a9f8ced71b9e258438aa4d6aa048c1eaf5b774d3ef2273d686fde0947/pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl#sha256=32421df60d06f479d71b6b539642e410ece3006e8910688e68df962c8eb40a21
Best match: pymongo 3.8.0
Processing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl
Installing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding pymongo 3.8.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg>
Searching for mock<3.0.0,>=1.0.1
Reading https://pypi.org/simple/mock/
Downloading https://files.pythonhosted.org/packages/e6/35/f187bdf23be87092bd0f1200d43d23076cee4d0dec109f195173fd3ebc79/mock-2.0.0-py2.py3-none-any.whl#sha256=5ce3c71c5545b472da17b72268978914d0252980348636840bd34a00b5cc96c1
Best match: mock 2.0.0
Processing mock-2.0.0-py2.py3-none-any.whl
Installing mock-2.0.0-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg/EGG-INFO/requires.txt>
Adding mock 2.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg>
Searching for httplib2<=0.12.0,>=0.8
Reading https://pypi.org/simple/httplib2/
Downloading https://files.pythonhosted.org/packages/ce/ed/803905d670b52fa0edfdd135337e545b4496c2ab3a222f1449b7256eb99f/httplib2-0.12.0.tar.gz#sha256=f61fb838a94ce3b349aa32c92fd8430f7e3511afdb18bf9640d647e30c90a6d6
Best match: httplib2 0.12.0
Processing httplib2-0.12.0.tar.gz
Writing /tmp/easy_install-MV4hcE/httplib2-0.12.0/setup.cfg
Running httplib2-0.12.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-MV4hcE/httplib2-0.12.0/egg-dist-tmp-rbm3Oq
zip_safe flag not set; analyzing archive contents...
httplib2.certs: module references __file__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Extracting httplib2-0.12.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding httplib2 0.12.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Searching for hdfs<3.0.0,>=2.1.0
Reading https://pypi.org/simple/hdfs/
Downloading https://files.pythonhosted.org/packages/82/39/2c0879b1bcfd1f6ad078eb210d09dbce21072386a3997074ee91e60ddc5a/hdfs-2.5.8.tar.gz#sha256=1be117549fc1285571bc51aedc15df5a203138dba02f9adfa26761b69a949370
Best match: hdfs 2.5.8
Processing hdfs-2.5.8.tar.gz
Writing /tmp/easy_install-qPSRU1/hdfs-2.5.8/setup.cfg
Running hdfs-2.5.8/setup.py -q bdist_egg --dist-dir /tmp/easy_install-qPSRU1/hdfs-2.5.8/egg-dist-tmp-xjeqnd
zip_safe flag not set; analyzing archive contents...
Moving hdfs-2.5.8-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding hdfs 2.5.8 to easy-install.pth file
Installing hdfscli-avro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing hdfscli script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/hdfs-2.5.8-py2.7.egg>
Searching for future<1.0.0,>=0.16.0
Reading https://pypi.org/simple/future/
Downloading https://files.pythonhosted.org/packages/90/52/e20466b85000a181e1e144fd8305caf2cf475e2f9674e797b222f8105f5f/future-0.17.1.tar.gz#sha256=67045236dcfd6816dc439556d009594abf643e5eb48992e36beac09c2ca659b8
Best match: future 0.17.1
Processing future-0.17.1.tar.gz
Writing /tmp/easy_install-eAbFaN/future-0.17.1/setup.cfg
Running future-0.17.1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-eAbFaN/future-0.17.1/egg-dist-tmp-gXrNsb
warning: no files found matching '*.au' under directory 'tests'
warning: no files found matching '*.gif' under directory 'tests'
warning: no files found matching '*.txt' under directory 'tests'
zip_safe flag not set; analyzing archive contents...
future.backports.test.ssl_servers: module references __file__
future.backports.test.support: module references __file__
future.standard_library.__init__: module references __file__
future.standard_library.__init__: module references __path__
future.utils.__init__: module MAY be using inspect.stack
past.builtins.misc: module MAY be using inspect.stack
past.translation.__init__: module references __file__
past.translation.__init__: module references __path__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Extracting future-0.17.1-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding future 0.17.1 to easy-install.pth file
Installing pasteurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing futurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Searching for fastavro<0.22,>=0.21.4
Reading https://pypi.org/simple/fastavro/
Downloading https://files.pythonhosted.org/packages/15/e3/5956c75f68906b119191ef30d9acff661b422cf918a29a03ee0c3ba774be/fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl#sha256=25c5e1871fb82795f138aa209ca89cac940b80bf36fc644615354028bfd87638
Best match: fastavro 0.21.24
Processing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl
Installing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding fastavro 0.21.24 to easy-install.pth file
Installing fastavro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg>
Searching for dill<0.2.10,>=0.2.9
Reading https://pypi.org/simple/dill/
Downloading https://files.pythonhosted.org/packages/fe/42/bfe2e0857bc284cbe6a011d93f2a9ad58a22cb894461b199ae72cfef0f29/dill-0.2.9.tar.gz#sha256=f6d6046f9f9195206063dd0415dff185ad593d6ee8b0e67f12597c0f4df4986f
Best match: dill 0.2.9
Processing dill-0.2.9.tar.gz
Writing /tmp/easy_install-iKeJhK/dill-0.2.9/setup.cfg
Running dill-0.2.9/setup.py -q bdist_egg --dist-dir /tmp/easy_install-iKeJhK/dill-0.2.9/egg-dist-tmp-uL0CY3
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Extracting dill-0.2.9-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding dill 0.2.9 to easy-install.pth file
Installing get_objgraph script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing undill script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Searching for crcmod<2.0,>=1.7
Reading https://pypi.org/simple/crcmod/
Downloading https://files.pythonhosted.org/packages/6b/b0/e595ce2a2527e169c3bcd6c33d2473c1918e0b7f6826a043ca1245dd4e5b/crcmod-1.7.tar.gz#sha256=dc7051a0db5f2bd48665a990d3ec1cc305a466a77358ca4492826f41f283601e
Best match: crcmod 1.7
Processing crcmod-1.7.tar.gz
Writing /tmp/easy_install-goEBHp/crcmod-1.7/setup.cfg
Running crcmod-1.7/setup.py -q bdist_egg --dist-dir /tmp/easy_install-goEBHp/crcmod-1.7/egg-dist-tmp-kTP0Ib
python2/src/_crcfunext.c: In function ‘init_crcfunext’:
python2/src/_crcfunext.c:492:13: warning: variable ‘m’ set but not used [-Wunused-but-set-variable]
   PyObject *m;
             ^
zip_safe flag not set; analyzing archive contents...
Moving crcmod-1.7-py2.7-linux-x86_64.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding crcmod 1.7 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/crcmod-1.7-py2.7-linux-x86_64.egg>
Searching for numpy>=1.14
Reading https://pypi.org/simple/numpy/
Downloading https://files.pythonhosted.org/packages/93/9b/443bbd1b38c4e5617f32c14c1494ae884d36cf3870c33828bb32e4b00dea/numpy-1.17.0rc2.zip#sha256=a4153fe85cf92a796022b81b138000160dea840cad13b7d1db67cfec594ece23
Best match: numpy 1.17.0rc2
Processing numpy-1.17.0rc2.zip
Writing /tmp/easy_install-22NhgQ/numpy-1.17.0rc2/setup.cfg
Running numpy-1.17.0rc2/setup.py -q bdist_egg --dist-dir /tmp/easy_install-22NhgQ/numpy-1.17.0rc2/egg-dist-tmp-D0uoUf
Traceback (most recent call last):
  File "setup.py", line 239, in <module>
    'test': generate_protos_first(test),
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/__init__.py",> line 145, in setup
    return distutils.core.setup(**attrs)
  File "/usr/lib/python2.7/distutils/core.py", line 151, in setup
    dist.run_commands()
  File "/usr/lib/python2.7/distutils/dist.py", line 953, in run_commands
    self.run_command(cmd)
  File "/usr/lib/python2.7/distutils/dist.py", line 972, in run_command
    cmd_obj.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 67, in run
    self.do_egg_install()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 117, in do_egg_install
    cmd.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 418, in run
    self.easy_install(spec, not self.no_deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 660, in easy_install
    return self.install_item(None, spec, tmpdir, deps, True)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 707, in install_item
    self.process_distribution(spec, dist, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 752, in process_distribution
    [requirement], self.local_index, self.easy_install
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 782, in resolve
    replace_conflicting=replace_conflicting
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1065, in best_match
    return self.obtain(req, installer)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1077, in obtain
    return installer(requirement)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 679, in easy_install
    return self.install_item(spec, dist.location, tmpdir, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 705, in install_item
    dists = self.install_eggs(spec, download, tmpdir)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 890, in install_eggs
    return self.build_and_install(setup_script, setup_base)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1158, in build_and_install
    self.run_setup(setup_script, setup_base, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1144, in run_setup
    run_setup(setup_script, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 253, in run_setup
    raise
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 166, in save_modules
    saved_exc.resume()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 141, in resume
    six.reraise(type, exc, self._tb)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 154, in save_modules
    yield saved
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 250, in run_setup
    _execfile(setup_script, ns)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 45, in _execfile
    exec(code, globals, locals)
  File "/tmp/easy_install-22NhgQ/numpy-1.17.0rc2/setup.py", line 31, in <module>
    import setuptools
RuntimeError: Python version >= 3.5 required.

> Task :sdks:python:createProcessWorker FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/sdks/python/build.gradle'> line: 374

* What went wrong:
Execution failed for task ':sdks:python:createProcessWorker'.
> 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 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/5.2.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 2m 42s
59 actionable tasks: 46 executed, 13 from cache

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

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


Build failed in Jenkins: beam_PostCommit_Python_VR_Spark #444

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/444/display/redirect?page=changes>

Changes:

[pabloem] [BEAM-7680] Removed flaky assertion and separated unit tests in

------------------------------------------
[...truncated 256.52 KB...]
Moving PyYAML-3.13-py2.7-linux-x86_64.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding PyYAML 3.13 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/PyYAML-3.13-py2.7-linux-x86_64.egg>
Searching for pytz>=2018.3
Reading https://pypi.org/simple/pytz/
Downloading https://files.pythonhosted.org/packages/3d/73/fe30c2daaaa0713420d0382b16fbb761409f532c56bdcc514bf7b6262bb6/pytz-2019.1-py2.py3-none-any.whl#sha256=303879e36b721603cc54604edcac9d20401bdbe31e1e4fdee5b9f98d5d31dfda
Best match: pytz 2019.1
Processing pytz-2019.1-py2.py3-none-any.whl
Installing pytz-2019.1-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pytz 2019.1 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pytz-2019.1-py2.7.egg>
Searching for pydot<2,>=1.2.0
Reading https://pypi.org/simple/pydot/
Downloading https://files.pythonhosted.org/packages/33/d1/b1479a770f66d962f545c2101630ce1d5592d90cb4f083d38862e93d16d2/pydot-1.4.1-py2.py3-none-any.whl#sha256=67be714300c78fda5fd52f79ec994039e3f76f074948c67b5ff539b433ad354f
Best match: pydot 1.4.1
Processing pydot-1.4.1-py2.py3-none-any.whl
Installing pydot-1.4.1-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pydot-1.4.1-py2.7.egg/EGG-INFO/requires.txt>
Adding pydot 1.4.1 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pydot-1.4.1-py2.7.egg>
Searching for oauth2client<4,>=2.0.1
Reading https://pypi.org/simple/oauth2client/
Downloading https://files.pythonhosted.org/packages/c0/7b/bc893e35d6ca46a72faa4b9eaac25c687ce60e1fbe978993fe2de1b0ff0d/oauth2client-3.0.0.tar.gz#sha256=5b5b056ec6f2304e7920b632885bd157fa71d1a7f3ddd00a43b1541a8d1a2460
Best match: oauth2client 3.0.0
Processing oauth2client-3.0.0.tar.gz
Writing /tmp/easy_install-WWEafQ/oauth2client-3.0.0/setup.cfg
Running oauth2client-3.0.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-WWEafQ/oauth2client-3.0.0/egg-dist-tmp-d2JcW_
warning: no previously-included files matching '*' found under directory 'tests'
zip_safe flag not set; analyzing archive contents...
Moving oauth2client-3.0.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding oauth2client 3.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/oauth2client-3.0.0-py2.7.egg>
Searching for pymongo<4.0.0,>=3.8.0
Reading https://pypi.org/simple/pymongo/
Downloading https://files.pythonhosted.org/packages/6e/ea/353a9f8ced71b9e258438aa4d6aa048c1eaf5b774d3ef2273d686fde0947/pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl#sha256=32421df60d06f479d71b6b539642e410ece3006e8910688e68df962c8eb40a21
Best match: pymongo 3.8.0
Processing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl
Installing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding pymongo 3.8.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg>
Searching for mock<3.0.0,>=1.0.1
Reading https://pypi.org/simple/mock/
Downloading https://files.pythonhosted.org/packages/e6/35/f187bdf23be87092bd0f1200d43d23076cee4d0dec109f195173fd3ebc79/mock-2.0.0-py2.py3-none-any.whl#sha256=5ce3c71c5545b472da17b72268978914d0252980348636840bd34a00b5cc96c1
Best match: mock 2.0.0
Processing mock-2.0.0-py2.py3-none-any.whl
Installing mock-2.0.0-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg/EGG-INFO/requires.txt>
Adding mock 2.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg>
Searching for httplib2<=0.12.0,>=0.8
Reading https://pypi.org/simple/httplib2/
Downloading https://files.pythonhosted.org/packages/ce/ed/803905d670b52fa0edfdd135337e545b4496c2ab3a222f1449b7256eb99f/httplib2-0.12.0.tar.gz#sha256=f61fb838a94ce3b349aa32c92fd8430f7e3511afdb18bf9640d647e30c90a6d6
Best match: httplib2 0.12.0
Processing httplib2-0.12.0.tar.gz
Writing /tmp/easy_install-4OVzT6/httplib2-0.12.0/setup.cfg
Running httplib2-0.12.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-4OVzT6/httplib2-0.12.0/egg-dist-tmp-Y8GCQT
zip_safe flag not set; analyzing archive contents...
httplib2.certs: module references __file__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Extracting httplib2-0.12.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding httplib2 0.12.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Searching for hdfs<3.0.0,>=2.1.0
Reading https://pypi.org/simple/hdfs/
Downloading https://files.pythonhosted.org/packages/82/39/2c0879b1bcfd1f6ad078eb210d09dbce21072386a3997074ee91e60ddc5a/hdfs-2.5.8.tar.gz#sha256=1be117549fc1285571bc51aedc15df5a203138dba02f9adfa26761b69a949370
Best match: hdfs 2.5.8
Processing hdfs-2.5.8.tar.gz
Writing /tmp/easy_install-J1IyWj/hdfs-2.5.8/setup.cfg
Running hdfs-2.5.8/setup.py -q bdist_egg --dist-dir /tmp/easy_install-J1IyWj/hdfs-2.5.8/egg-dist-tmp-Zan62l
zip_safe flag not set; analyzing archive contents...
Moving hdfs-2.5.8-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding hdfs 2.5.8 to easy-install.pth file
Installing hdfscli-avro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing hdfscli script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/hdfs-2.5.8-py2.7.egg>
Searching for future<1.0.0,>=0.16.0
Reading https://pypi.org/simple/future/
Downloading https://files.pythonhosted.org/packages/90/52/e20466b85000a181e1e144fd8305caf2cf475e2f9674e797b222f8105f5f/future-0.17.1.tar.gz#sha256=67045236dcfd6816dc439556d009594abf643e5eb48992e36beac09c2ca659b8
Best match: future 0.17.1
Processing future-0.17.1.tar.gz
Writing /tmp/easy_install-cKwMXc/future-0.17.1/setup.cfg
Running future-0.17.1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-cKwMXc/future-0.17.1/egg-dist-tmp-0ovONw
warning: no files found matching '*.au' under directory 'tests'
warning: no files found matching '*.gif' under directory 'tests'
warning: no files found matching '*.txt' under directory 'tests'
zip_safe flag not set; analyzing archive contents...
future.backports.test.ssl_servers: module references __file__
future.backports.test.support: module references __file__
future.standard_library.__init__: module references __file__
future.standard_library.__init__: module references __path__
future.utils.__init__: module MAY be using inspect.stack
past.builtins.misc: module MAY be using inspect.stack
past.translation.__init__: module references __file__
past.translation.__init__: module references __path__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Extracting future-0.17.1-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding future 0.17.1 to easy-install.pth file
Installing pasteurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing futurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Searching for fastavro<0.22,>=0.21.4
Reading https://pypi.org/simple/fastavro/
Downloading https://files.pythonhosted.org/packages/15/e3/5956c75f68906b119191ef30d9acff661b422cf918a29a03ee0c3ba774be/fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl#sha256=25c5e1871fb82795f138aa209ca89cac940b80bf36fc644615354028bfd87638
Best match: fastavro 0.21.24
Processing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl
Installing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding fastavro 0.21.24 to easy-install.pth file
Installing fastavro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg>
Searching for dill<0.2.10,>=0.2.9
Reading https://pypi.org/simple/dill/
Downloading https://files.pythonhosted.org/packages/fe/42/bfe2e0857bc284cbe6a011d93f2a9ad58a22cb894461b199ae72cfef0f29/dill-0.2.9.tar.gz#sha256=f6d6046f9f9195206063dd0415dff185ad593d6ee8b0e67f12597c0f4df4986f
Best match: dill 0.2.9
Processing dill-0.2.9.tar.gz
Writing /tmp/easy_install-8XobXN/dill-0.2.9/setup.cfg
Running dill-0.2.9/setup.py -q bdist_egg --dist-dir /tmp/easy_install-8XobXN/dill-0.2.9/egg-dist-tmp-t5d3FP
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Extracting dill-0.2.9-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding dill 0.2.9 to easy-install.pth file
Installing get_objgraph script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing undill script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Searching for crcmod<2.0,>=1.7
Reading https://pypi.org/simple/crcmod/
Downloading https://files.pythonhosted.org/packages/6b/b0/e595ce2a2527e169c3bcd6c33d2473c1918e0b7f6826a043ca1245dd4e5b/crcmod-1.7.tar.gz#sha256=dc7051a0db5f2bd48665a990d3ec1cc305a466a77358ca4492826f41f283601e
Best match: crcmod 1.7
Processing crcmod-1.7.tar.gz
Writing /tmp/easy_install-EBGBKf/crcmod-1.7/setup.cfg
Running crcmod-1.7/setup.py -q bdist_egg --dist-dir /tmp/easy_install-EBGBKf/crcmod-1.7/egg-dist-tmp-y5p75r
python2/src/_crcfunext.c: In function ‘init_crcfunext’:
python2/src/_crcfunext.c:492:13: warning: variable ‘m’ set but not used [-Wunused-but-set-variable]
   PyObject *m;
             ^
zip_safe flag not set; analyzing archive contents...
Moving crcmod-1.7-py2.7-linux-x86_64.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding crcmod 1.7 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/crcmod-1.7-py2.7-linux-x86_64.egg>
Searching for numpy>=1.14
Reading https://pypi.org/simple/numpy/
Downloading https://files.pythonhosted.org/packages/93/9b/443bbd1b38c4e5617f32c14c1494ae884d36cf3870c33828bb32e4b00dea/numpy-1.17.0rc2.zip#sha256=a4153fe85cf92a796022b81b138000160dea840cad13b7d1db67cfec594ece23
Best match: numpy 1.17.0rc2
Processing numpy-1.17.0rc2.zip
Writing /tmp/easy_install-YgNq7b/numpy-1.17.0rc2/setup.cfg
Running numpy-1.17.0rc2/setup.py -q bdist_egg --dist-dir /tmp/easy_install-YgNq7b/numpy-1.17.0rc2/egg-dist-tmp-iAO7x5
Traceback (most recent call last):
  File "setup.py", line 239, in <module>
    'test': generate_protos_first(test),
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/__init__.py",> line 145, in setup
    return distutils.core.setup(**attrs)
  File "/usr/lib/python2.7/distutils/core.py", line 151, in setup
    dist.run_commands()
  File "/usr/lib/python2.7/distutils/dist.py", line 953, in run_commands
    self.run_command(cmd)
  File "/usr/lib/python2.7/distutils/dist.py", line 972, in run_command
    cmd_obj.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 67, in run
    self.do_egg_install()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 117, in do_egg_install
    cmd.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 418, in run
    self.easy_install(spec, not self.no_deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 660, in easy_install
    return self.install_item(None, spec, tmpdir, deps, True)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 707, in install_item
    self.process_distribution(spec, dist, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 752, in process_distribution
    [requirement], self.local_index, self.easy_install
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 782, in resolve
    replace_conflicting=replace_conflicting
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1065, in best_match
    return self.obtain(req, installer)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1077, in obtain
    return installer(requirement)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 679, in easy_install
    return self.install_item(spec, dist.location, tmpdir, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 705, in install_item
    dists = self.install_eggs(spec, download, tmpdir)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 890, in install_eggs
    return self.build_and_install(setup_script, setup_base)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1158, in build_and_install
    self.run_setup(setup_script, setup_base, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1144, in run_setup
    run_setup(setup_script, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 253, in run_setup
    raise
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 166, in save_modules
    saved_exc.resume()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 141, in resume
    six.reraise(type, exc, self._tb)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 154, in save_modules
    yield saved
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 250, in run_setup
    _execfile(setup_script, ns)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 45, in _execfile
    exec(code, globals, locals)
  File "/tmp/easy_install-YgNq7b/numpy-1.17.0rc2/setup.py", line 31, in <module>
    import setuptools
RuntimeError: Python version >= 3.5 required.

> Task :sdks:python:createProcessWorker FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/sdks/python/build.gradle'> line: 374

* What went wrong:
Execution failed for task ':sdks:python:createProcessWorker'.
> 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 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/5.2.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 2m 45s
59 actionable tasks: 46 executed, 13 from cache

Publishing build scan...
https://gradle.com/s/4tpexzuq67iy6

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


Build failed in Jenkins: beam_PostCommit_Python_VR_Spark #443

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/443/display/redirect?page=changes>

Changes:

[lostluck] [BEAM-7726] Add tests for DataSource protocol

[lostluck] [BEAM-7726] Refactor to prepare for state backing.

[lostluck] [BEAM-7726] Rename some SideInput code to State

[lostluck] [BEAM-7726] Handle State Backed iterables

------------------------------------------
[...truncated 255.95 KB...]
Moving PyYAML-3.13-py2.7-linux-x86_64.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding PyYAML 3.13 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/PyYAML-3.13-py2.7-linux-x86_64.egg>
Searching for pytz>=2018.3
Reading https://pypi.org/simple/pytz/
Downloading https://files.pythonhosted.org/packages/3d/73/fe30c2daaaa0713420d0382b16fbb761409f532c56bdcc514bf7b6262bb6/pytz-2019.1-py2.py3-none-any.whl#sha256=303879e36b721603cc54604edcac9d20401bdbe31e1e4fdee5b9f98d5d31dfda
Best match: pytz 2019.1
Processing pytz-2019.1-py2.py3-none-any.whl
Installing pytz-2019.1-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pytz 2019.1 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pytz-2019.1-py2.7.egg>
Searching for pydot<2,>=1.2.0
Reading https://pypi.org/simple/pydot/
Downloading https://files.pythonhosted.org/packages/33/d1/b1479a770f66d962f545c2101630ce1d5592d90cb4f083d38862e93d16d2/pydot-1.4.1-py2.py3-none-any.whl#sha256=67be714300c78fda5fd52f79ec994039e3f76f074948c67b5ff539b433ad354f
Best match: pydot 1.4.1
Processing pydot-1.4.1-py2.py3-none-any.whl
Installing pydot-1.4.1-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pydot-1.4.1-py2.7.egg/EGG-INFO/requires.txt>
Adding pydot 1.4.1 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pydot-1.4.1-py2.7.egg>
Searching for oauth2client<4,>=2.0.1
Reading https://pypi.org/simple/oauth2client/
Downloading https://files.pythonhosted.org/packages/c0/7b/bc893e35d6ca46a72faa4b9eaac25c687ce60e1fbe978993fe2de1b0ff0d/oauth2client-3.0.0.tar.gz#sha256=5b5b056ec6f2304e7920b632885bd157fa71d1a7f3ddd00a43b1541a8d1a2460
Best match: oauth2client 3.0.0
Processing oauth2client-3.0.0.tar.gz
Writing /tmp/easy_install-ahm8rh/oauth2client-3.0.0/setup.cfg
Running oauth2client-3.0.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-ahm8rh/oauth2client-3.0.0/egg-dist-tmp-RksfyJ
warning: no previously-included files matching '*' found under directory 'tests'
zip_safe flag not set; analyzing archive contents...
Moving oauth2client-3.0.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding oauth2client 3.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/oauth2client-3.0.0-py2.7.egg>
Searching for pymongo<4.0.0,>=3.8.0
Reading https://pypi.org/simple/pymongo/
Downloading https://files.pythonhosted.org/packages/6e/ea/353a9f8ced71b9e258438aa4d6aa048c1eaf5b774d3ef2273d686fde0947/pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl#sha256=32421df60d06f479d71b6b539642e410ece3006e8910688e68df962c8eb40a21
Best match: pymongo 3.8.0
Processing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl
Installing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding pymongo 3.8.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg>
Searching for mock<3.0.0,>=1.0.1
Reading https://pypi.org/simple/mock/
Downloading https://files.pythonhosted.org/packages/e6/35/f187bdf23be87092bd0f1200d43d23076cee4d0dec109f195173fd3ebc79/mock-2.0.0-py2.py3-none-any.whl#sha256=5ce3c71c5545b472da17b72268978914d0252980348636840bd34a00b5cc96c1
Best match: mock 2.0.0
Processing mock-2.0.0-py2.py3-none-any.whl
Installing mock-2.0.0-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg/EGG-INFO/requires.txt>
Adding mock 2.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg>
Searching for httplib2<=0.12.0,>=0.8
Reading https://pypi.org/simple/httplib2/
Downloading https://files.pythonhosted.org/packages/ce/ed/803905d670b52fa0edfdd135337e545b4496c2ab3a222f1449b7256eb99f/httplib2-0.12.0.tar.gz#sha256=f61fb838a94ce3b349aa32c92fd8430f7e3511afdb18bf9640d647e30c90a6d6
Best match: httplib2 0.12.0
Processing httplib2-0.12.0.tar.gz
Writing /tmp/easy_install-jXys8j/httplib2-0.12.0/setup.cfg
Running httplib2-0.12.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-jXys8j/httplib2-0.12.0/egg-dist-tmp-6t9kB2
zip_safe flag not set; analyzing archive contents...
httplib2.certs: module references __file__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Extracting httplib2-0.12.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding httplib2 0.12.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Searching for hdfs<3.0.0,>=2.1.0
Reading https://pypi.org/simple/hdfs/
Downloading https://files.pythonhosted.org/packages/82/39/2c0879b1bcfd1f6ad078eb210d09dbce21072386a3997074ee91e60ddc5a/hdfs-2.5.8.tar.gz#sha256=1be117549fc1285571bc51aedc15df5a203138dba02f9adfa26761b69a949370
Best match: hdfs 2.5.8
Processing hdfs-2.5.8.tar.gz
Writing /tmp/easy_install-QmwVdN/hdfs-2.5.8/setup.cfg
Running hdfs-2.5.8/setup.py -q bdist_egg --dist-dir /tmp/easy_install-QmwVdN/hdfs-2.5.8/egg-dist-tmp-Zsb5S3
zip_safe flag not set; analyzing archive contents...
Moving hdfs-2.5.8-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding hdfs 2.5.8 to easy-install.pth file
Installing hdfscli-avro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing hdfscli script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/hdfs-2.5.8-py2.7.egg>
Searching for future<1.0.0,>=0.16.0
Reading https://pypi.org/simple/future/
Downloading https://files.pythonhosted.org/packages/90/52/e20466b85000a181e1e144fd8305caf2cf475e2f9674e797b222f8105f5f/future-0.17.1.tar.gz#sha256=67045236dcfd6816dc439556d009594abf643e5eb48992e36beac09c2ca659b8
Best match: future 0.17.1
Processing future-0.17.1.tar.gz
Writing /tmp/easy_install-c0z24M/future-0.17.1/setup.cfg
Running future-0.17.1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-c0z24M/future-0.17.1/egg-dist-tmp-RarDJw
warning: no files found matching '*.au' under directory 'tests'
warning: no files found matching '*.gif' under directory 'tests'
warning: no files found matching '*.txt' under directory 'tests'
zip_safe flag not set; analyzing archive contents...
future.backports.test.ssl_servers: module references __file__
future.backports.test.support: module references __file__
future.standard_library.__init__: module references __file__
future.standard_library.__init__: module references __path__
future.utils.__init__: module MAY be using inspect.stack
past.builtins.misc: module MAY be using inspect.stack
past.translation.__init__: module references __file__
past.translation.__init__: module references __path__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Extracting future-0.17.1-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding future 0.17.1 to easy-install.pth file
Installing pasteurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing futurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Searching for fastavro<0.22,>=0.21.4
Reading https://pypi.org/simple/fastavro/
Downloading https://files.pythonhosted.org/packages/15/e3/5956c75f68906b119191ef30d9acff661b422cf918a29a03ee0c3ba774be/fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl#sha256=25c5e1871fb82795f138aa209ca89cac940b80bf36fc644615354028bfd87638
Best match: fastavro 0.21.24
Processing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl
Installing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding fastavro 0.21.24 to easy-install.pth file
Installing fastavro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg>
Searching for dill<0.2.10,>=0.2.9
Reading https://pypi.org/simple/dill/
Downloading https://files.pythonhosted.org/packages/fe/42/bfe2e0857bc284cbe6a011d93f2a9ad58a22cb894461b199ae72cfef0f29/dill-0.2.9.tar.gz#sha256=f6d6046f9f9195206063dd0415dff185ad593d6ee8b0e67f12597c0f4df4986f
Best match: dill 0.2.9
Processing dill-0.2.9.tar.gz
Writing /tmp/easy_install-Jcaa1q/dill-0.2.9/setup.cfg
Running dill-0.2.9/setup.py -q bdist_egg --dist-dir /tmp/easy_install-Jcaa1q/dill-0.2.9/egg-dist-tmp-Y5hOhE
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Extracting dill-0.2.9-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding dill 0.2.9 to easy-install.pth file
Installing get_objgraph script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing undill script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Searching for crcmod<2.0,>=1.7
Reading https://pypi.org/simple/crcmod/
Downloading https://files.pythonhosted.org/packages/6b/b0/e595ce2a2527e169c3bcd6c33d2473c1918e0b7f6826a043ca1245dd4e5b/crcmod-1.7.tar.gz#sha256=dc7051a0db5f2bd48665a990d3ec1cc305a466a77358ca4492826f41f283601e
Best match: crcmod 1.7
Processing crcmod-1.7.tar.gz
Writing /tmp/easy_install-kzguSS/crcmod-1.7/setup.cfg
Running crcmod-1.7/setup.py -q bdist_egg --dist-dir /tmp/easy_install-kzguSS/crcmod-1.7/egg-dist-tmp-K_YPVN
python2/src/_crcfunext.c: In function ‘init_crcfunext’:
python2/src/_crcfunext.c:492:13: warning: variable ‘m’ set but not used [-Wunused-but-set-variable]
   PyObject *m;
             ^
zip_safe flag not set; analyzing archive contents...
Moving crcmod-1.7-py2.7-linux-x86_64.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding crcmod 1.7 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/crcmod-1.7-py2.7-linux-x86_64.egg>
Searching for numpy>=1.14
Reading https://pypi.org/simple/numpy/
Downloading https://files.pythonhosted.org/packages/93/9b/443bbd1b38c4e5617f32c14c1494ae884d36cf3870c33828bb32e4b00dea/numpy-1.17.0rc2.zip#sha256=a4153fe85cf92a796022b81b138000160dea840cad13b7d1db67cfec594ece23
Best match: numpy 1.17.0rc2
Processing numpy-1.17.0rc2.zip
Writing /tmp/easy_install-QXfRuS/numpy-1.17.0rc2/setup.cfg
Running numpy-1.17.0rc2/setup.py -q bdist_egg --dist-dir /tmp/easy_install-QXfRuS/numpy-1.17.0rc2/egg-dist-tmp-Tbnioi
Traceback (most recent call last):
  File "setup.py", line 239, in <module>
    'test': generate_protos_first(test),
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/__init__.py",> line 145, in setup
    return distutils.core.setup(**attrs)
  File "/usr/lib/python2.7/distutils/core.py", line 151, in setup
    dist.run_commands()
  File "/usr/lib/python2.7/distutils/dist.py", line 953, in run_commands
    self.run_command(cmd)
  File "/usr/lib/python2.7/distutils/dist.py", line 972, in run_command
    cmd_obj.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 67, in run
    self.do_egg_install()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 117, in do_egg_install
    cmd.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 418, in run
    self.easy_install(spec, not self.no_deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 660, in easy_install
    return self.install_item(None, spec, tmpdir, deps, True)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 707, in install_item
    self.process_distribution(spec, dist, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 752, in process_distribution
    [requirement], self.local_index, self.easy_install
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 782, in resolve
    replace_conflicting=replace_conflicting
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1065, in best_match
    return self.obtain(req, installer)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1077, in obtain
    return installer(requirement)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 679, in easy_install
    return self.install_item(spec, dist.location, tmpdir, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 705, in install_item
    dists = self.install_eggs(spec, download, tmpdir)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 890, in install_eggs
    return self.build_and_install(setup_script, setup_base)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1158, in build_and_install
    self.run_setup(setup_script, setup_base, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1144, in run_setup
    run_setup(setup_script, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 253, in run_setup
    raise
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 166, in save_modules
    saved_exc.resume()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 141, in resume
    six.reraise(type, exc, self._tb)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 154, in save_modules
    yield saved
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 250, in run_setup
    _execfile(setup_script, ns)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 45, in _execfile
    exec(code, globals, locals)
  File "/tmp/easy_install-QXfRuS/numpy-1.17.0rc2/setup.py", line 31, in <module>
    import setuptools
RuntimeError: Python version >= 3.5 required.

> Task :sdks:python:createProcessWorker FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/sdks/python/build.gradle'> line: 374

* What went wrong:
Execution failed for task ':sdks:python:createProcessWorker'.
> 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 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/5.2.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 2m 43s
59 actionable tasks: 47 executed, 12 from cache

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

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


Build failed in Jenkins: beam_PostCommit_Python_VR_Spark #442

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/442/display/redirect?page=changes>

Changes:

[gleb] Add setFailOnNoMatchingTests(true)

[gleb] [BEAM-6783] byte[] breaks in BeamSQL codegen

[gleb] [SQL] Annotate BuiltinStringFunctions with Strict

------------------------------------------
[...truncated 257.80 KB...]
Moving PyYAML-3.13-py2.7-linux-x86_64.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding PyYAML 3.13 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/PyYAML-3.13-py2.7-linux-x86_64.egg>
Searching for pytz>=2018.3
Reading https://pypi.org/simple/pytz/
Downloading https://files.pythonhosted.org/packages/3d/73/fe30c2daaaa0713420d0382b16fbb761409f532c56bdcc514bf7b6262bb6/pytz-2019.1-py2.py3-none-any.whl#sha256=303879e36b721603cc54604edcac9d20401bdbe31e1e4fdee5b9f98d5d31dfda
Best match: pytz 2019.1
Processing pytz-2019.1-py2.py3-none-any.whl
Installing pytz-2019.1-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pytz 2019.1 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pytz-2019.1-py2.7.egg>
Searching for pydot<2,>=1.2.0
Reading https://pypi.org/simple/pydot/
Downloading https://files.pythonhosted.org/packages/33/d1/b1479a770f66d962f545c2101630ce1d5592d90cb4f083d38862e93d16d2/pydot-1.4.1-py2.py3-none-any.whl#sha256=67be714300c78fda5fd52f79ec994039e3f76f074948c67b5ff539b433ad354f
Best match: pydot 1.4.1
Processing pydot-1.4.1-py2.py3-none-any.whl
Installing pydot-1.4.1-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pydot-1.4.1-py2.7.egg/EGG-INFO/requires.txt>
Adding pydot 1.4.1 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pydot-1.4.1-py2.7.egg>
Searching for oauth2client<4,>=2.0.1
Reading https://pypi.org/simple/oauth2client/
Downloading https://files.pythonhosted.org/packages/c0/7b/bc893e35d6ca46a72faa4b9eaac25c687ce60e1fbe978993fe2de1b0ff0d/oauth2client-3.0.0.tar.gz#sha256=5b5b056ec6f2304e7920b632885bd157fa71d1a7f3ddd00a43b1541a8d1a2460
Best match: oauth2client 3.0.0
Processing oauth2client-3.0.0.tar.gz
Writing /tmp/easy_install-2ZsGgL/oauth2client-3.0.0/setup.cfg
Running oauth2client-3.0.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-2ZsGgL/oauth2client-3.0.0/egg-dist-tmp-Y3J5k_
warning: no previously-included files matching '*' found under directory 'tests'
zip_safe flag not set; analyzing archive contents...
Moving oauth2client-3.0.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding oauth2client 3.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/oauth2client-3.0.0-py2.7.egg>
Searching for pymongo<4.0.0,>=3.8.0
Reading https://pypi.org/simple/pymongo/
Downloading https://files.pythonhosted.org/packages/6e/ea/353a9f8ced71b9e258438aa4d6aa048c1eaf5b774d3ef2273d686fde0947/pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl#sha256=32421df60d06f479d71b6b539642e410ece3006e8910688e68df962c8eb40a21
Best match: pymongo 3.8.0
Processing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl
Installing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding pymongo 3.8.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg>
Searching for mock<3.0.0,>=1.0.1
Reading https://pypi.org/simple/mock/
Downloading https://files.pythonhosted.org/packages/e6/35/f187bdf23be87092bd0f1200d43d23076cee4d0dec109f195173fd3ebc79/mock-2.0.0-py2.py3-none-any.whl#sha256=5ce3c71c5545b472da17b72268978914d0252980348636840bd34a00b5cc96c1
Best match: mock 2.0.0
Processing mock-2.0.0-py2.py3-none-any.whl
Installing mock-2.0.0-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg/EGG-INFO/requires.txt>
Adding mock 2.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg>
Searching for httplib2<=0.12.0,>=0.8
Reading https://pypi.org/simple/httplib2/
Downloading https://files.pythonhosted.org/packages/ce/ed/803905d670b52fa0edfdd135337e545b4496c2ab3a222f1449b7256eb99f/httplib2-0.12.0.tar.gz#sha256=f61fb838a94ce3b349aa32c92fd8430f7e3511afdb18bf9640d647e30c90a6d6
Best match: httplib2 0.12.0
Processing httplib2-0.12.0.tar.gz
Writing /tmp/easy_install-hjE7Ag/httplib2-0.12.0/setup.cfg
Running httplib2-0.12.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-hjE7Ag/httplib2-0.12.0/egg-dist-tmp-jbzxVP
zip_safe flag not set; analyzing archive contents...
httplib2.certs: module references __file__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Extracting httplib2-0.12.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding httplib2 0.12.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Searching for hdfs<3.0.0,>=2.1.0
Reading https://pypi.org/simple/hdfs/
Downloading https://files.pythonhosted.org/packages/82/39/2c0879b1bcfd1f6ad078eb210d09dbce21072386a3997074ee91e60ddc5a/hdfs-2.5.8.tar.gz#sha256=1be117549fc1285571bc51aedc15df5a203138dba02f9adfa26761b69a949370
Best match: hdfs 2.5.8
Processing hdfs-2.5.8.tar.gz
Writing /tmp/easy_install-WiC8uB/hdfs-2.5.8/setup.cfg
Running hdfs-2.5.8/setup.py -q bdist_egg --dist-dir /tmp/easy_install-WiC8uB/hdfs-2.5.8/egg-dist-tmp-b11xFh
zip_safe flag not set; analyzing archive contents...
Moving hdfs-2.5.8-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding hdfs 2.5.8 to easy-install.pth file
Installing hdfscli-avro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing hdfscli script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/hdfs-2.5.8-py2.7.egg>
Searching for future<1.0.0,>=0.16.0
Reading https://pypi.org/simple/future/
Downloading https://files.pythonhosted.org/packages/90/52/e20466b85000a181e1e144fd8305caf2cf475e2f9674e797b222f8105f5f/future-0.17.1.tar.gz#sha256=67045236dcfd6816dc439556d009594abf643e5eb48992e36beac09c2ca659b8
Best match: future 0.17.1
Processing future-0.17.1.tar.gz
Writing /tmp/easy_install-yMwxzx/future-0.17.1/setup.cfg
Running future-0.17.1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-yMwxzx/future-0.17.1/egg-dist-tmp-kITMRv
warning: no files found matching '*.au' under directory 'tests'
warning: no files found matching '*.gif' under directory 'tests'
warning: no files found matching '*.txt' under directory 'tests'
zip_safe flag not set; analyzing archive contents...
future.backports.test.ssl_servers: module references __file__
future.backports.test.support: module references __file__
future.standard_library.__init__: module references __file__
future.standard_library.__init__: module references __path__
future.utils.__init__: module MAY be using inspect.stack
past.builtins.misc: module MAY be using inspect.stack
past.translation.__init__: module references __file__
past.translation.__init__: module references __path__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Extracting future-0.17.1-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding future 0.17.1 to easy-install.pth file
Installing pasteurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing futurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Searching for fastavro<0.22,>=0.21.4
Reading https://pypi.org/simple/fastavro/
Downloading https://files.pythonhosted.org/packages/15/e3/5956c75f68906b119191ef30d9acff661b422cf918a29a03ee0c3ba774be/fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl#sha256=25c5e1871fb82795f138aa209ca89cac940b80bf36fc644615354028bfd87638
Best match: fastavro 0.21.24
Processing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl
Installing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding fastavro 0.21.24 to easy-install.pth file
Installing fastavro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg>
Searching for dill<0.2.10,>=0.2.9
Reading https://pypi.org/simple/dill/
Downloading https://files.pythonhosted.org/packages/fe/42/bfe2e0857bc284cbe6a011d93f2a9ad58a22cb894461b199ae72cfef0f29/dill-0.2.9.tar.gz#sha256=f6d6046f9f9195206063dd0415dff185ad593d6ee8b0e67f12597c0f4df4986f
Best match: dill 0.2.9
Processing dill-0.2.9.tar.gz
Writing /tmp/easy_install-2NZavO/dill-0.2.9/setup.cfg
Running dill-0.2.9/setup.py -q bdist_egg --dist-dir /tmp/easy_install-2NZavO/dill-0.2.9/egg-dist-tmp-he62W0
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Extracting dill-0.2.9-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding dill 0.2.9 to easy-install.pth file
Installing get_objgraph script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing undill script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Searching for crcmod<2.0,>=1.7
Reading https://pypi.org/simple/crcmod/
Downloading https://files.pythonhosted.org/packages/6b/b0/e595ce2a2527e169c3bcd6c33d2473c1918e0b7f6826a043ca1245dd4e5b/crcmod-1.7.tar.gz#sha256=dc7051a0db5f2bd48665a990d3ec1cc305a466a77358ca4492826f41f283601e
Best match: crcmod 1.7
Processing crcmod-1.7.tar.gz
Writing /tmp/easy_install-_Kv205/crcmod-1.7/setup.cfg
Running crcmod-1.7/setup.py -q bdist_egg --dist-dir /tmp/easy_install-_Kv205/crcmod-1.7/egg-dist-tmp-Tle0RM
python2/src/_crcfunext.c: In function ‘init_crcfunext’:
python2/src/_crcfunext.c:492:13: warning: variable ‘m’ set but not used [-Wunused-but-set-variable]
   PyObject *m;
             ^
zip_safe flag not set; analyzing archive contents...
Moving crcmod-1.7-py2.7-linux-x86_64.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding crcmod 1.7 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/crcmod-1.7-py2.7-linux-x86_64.egg>
Searching for numpy>=1.14
Reading https://pypi.org/simple/numpy/
Downloading https://files.pythonhosted.org/packages/93/9b/443bbd1b38c4e5617f32c14c1494ae884d36cf3870c33828bb32e4b00dea/numpy-1.17.0rc2.zip#sha256=a4153fe85cf92a796022b81b138000160dea840cad13b7d1db67cfec594ece23
Best match: numpy 1.17.0rc2
Processing numpy-1.17.0rc2.zip
Writing /tmp/easy_install-_Q8AGb/numpy-1.17.0rc2/setup.cfg
Running numpy-1.17.0rc2/setup.py -q bdist_egg --dist-dir /tmp/easy_install-_Q8AGb/numpy-1.17.0rc2/egg-dist-tmp-r51Mao
Traceback (most recent call last):
  File "setup.py", line 239, in <module>
    'test': generate_protos_first(test),
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/__init__.py",> line 145, in setup
    return distutils.core.setup(**attrs)
  File "/usr/lib/python2.7/distutils/core.py", line 151, in setup
    dist.run_commands()
  File "/usr/lib/python2.7/distutils/dist.py", line 953, in run_commands
    self.run_command(cmd)
  File "/usr/lib/python2.7/distutils/dist.py", line 972, in run_command
    cmd_obj.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 67, in run
    self.do_egg_install()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 117, in do_egg_install
    cmd.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 418, in run
    self.easy_install(spec, not self.no_deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 660, in easy_install
    return self.install_item(None, spec, tmpdir, deps, True)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 707, in install_item
    self.process_distribution(spec, dist, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 752, in process_distribution
    [requirement], self.local_index, self.easy_install
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 782, in resolve
    replace_conflicting=replace_conflicting
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1065, in best_match
    return self.obtain(req, installer)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1077, in obtain
    return installer(requirement)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 679, in easy_install
    return self.install_item(spec, dist.location, tmpdir, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 705, in install_item
    dists = self.install_eggs(spec, download, tmpdir)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 890, in install_eggs
    return self.build_and_install(setup_script, setup_base)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1158, in build_and_install
    self.run_setup(setup_script, setup_base, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1144, in run_setup
    run_setup(setup_script, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 253, in run_setup
    raise
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 166, in save_modules
    saved_exc.resume()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 141, in resume
    six.reraise(type, exc, self._tb)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 154, in save_modules
    yield saved
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 250, in run_setup
    _execfile(setup_script, ns)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 45, in _execfile
    exec(code, globals, locals)
  File "/tmp/easy_install-_Q8AGb/numpy-1.17.0rc2/setup.py", line 31, in <module>
    import setuptools
RuntimeError: Python version >= 3.5 required.

> Task :sdks:python:createProcessWorker FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/sdks/python/build.gradle'> line: 374

* What went wrong:
Execution failed for task ':sdks:python:createProcessWorker'.
> 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 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/5.2.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 3m 26s
59 actionable tasks: 58 executed, 1 from cache

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

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


Build failed in Jenkins: beam_PostCommit_Python_VR_Spark #441

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/441/display/redirect?page=changes>

Changes:

[je.ik] [BEAM-7785] synchronize watermark update with bundle processing

[yanzhi.wyl] [BEAM-7696]prepare files to stage also in local master of spark runner.

[cmach] [BEAM-7794] DynamoDBIOTest is blocking forever

------------------------------------------
[...truncated 256.07 KB...]
Moving PyYAML-3.13-py2.7-linux-x86_64.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding PyYAML 3.13 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/PyYAML-3.13-py2.7-linux-x86_64.egg>
Searching for pytz>=2018.3
Reading https://pypi.org/simple/pytz/
Downloading https://files.pythonhosted.org/packages/3d/73/fe30c2daaaa0713420d0382b16fbb761409f532c56bdcc514bf7b6262bb6/pytz-2019.1-py2.py3-none-any.whl#sha256=303879e36b721603cc54604edcac9d20401bdbe31e1e4fdee5b9f98d5d31dfda
Best match: pytz 2019.1
Processing pytz-2019.1-py2.py3-none-any.whl
Installing pytz-2019.1-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pytz 2019.1 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pytz-2019.1-py2.7.egg>
Searching for pydot<2,>=1.2.0
Reading https://pypi.org/simple/pydot/
Downloading https://files.pythonhosted.org/packages/33/d1/b1479a770f66d962f545c2101630ce1d5592d90cb4f083d38862e93d16d2/pydot-1.4.1-py2.py3-none-any.whl#sha256=67be714300c78fda5fd52f79ec994039e3f76f074948c67b5ff539b433ad354f
Best match: pydot 1.4.1
Processing pydot-1.4.1-py2.py3-none-any.whl
Installing pydot-1.4.1-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pydot-1.4.1-py2.7.egg/EGG-INFO/requires.txt>
Adding pydot 1.4.1 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pydot-1.4.1-py2.7.egg>
Searching for oauth2client<4,>=2.0.1
Reading https://pypi.org/simple/oauth2client/
Downloading https://files.pythonhosted.org/packages/c0/7b/bc893e35d6ca46a72faa4b9eaac25c687ce60e1fbe978993fe2de1b0ff0d/oauth2client-3.0.0.tar.gz#sha256=5b5b056ec6f2304e7920b632885bd157fa71d1a7f3ddd00a43b1541a8d1a2460
Best match: oauth2client 3.0.0
Processing oauth2client-3.0.0.tar.gz
Writing /tmp/easy_install-T1HfPo/oauth2client-3.0.0/setup.cfg
Running oauth2client-3.0.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-T1HfPo/oauth2client-3.0.0/egg-dist-tmp-V1_J6Y
warning: no previously-included files matching '*' found under directory 'tests'
zip_safe flag not set; analyzing archive contents...
Moving oauth2client-3.0.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding oauth2client 3.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/oauth2client-3.0.0-py2.7.egg>
Searching for pymongo<4.0.0,>=3.8.0
Reading https://pypi.org/simple/pymongo/
Downloading https://files.pythonhosted.org/packages/6e/ea/353a9f8ced71b9e258438aa4d6aa048c1eaf5b774d3ef2273d686fde0947/pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl#sha256=32421df60d06f479d71b6b539642e410ece3006e8910688e68df962c8eb40a21
Best match: pymongo 3.8.0
Processing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl
Installing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding pymongo 3.8.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg>
Searching for mock<3.0.0,>=1.0.1
Reading https://pypi.org/simple/mock/
Downloading https://files.pythonhosted.org/packages/e6/35/f187bdf23be87092bd0f1200d43d23076cee4d0dec109f195173fd3ebc79/mock-2.0.0-py2.py3-none-any.whl#sha256=5ce3c71c5545b472da17b72268978914d0252980348636840bd34a00b5cc96c1
Best match: mock 2.0.0
Processing mock-2.0.0-py2.py3-none-any.whl
Installing mock-2.0.0-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg/EGG-INFO/requires.txt>
Adding mock 2.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg>
Searching for httplib2<=0.12.0,>=0.8
Reading https://pypi.org/simple/httplib2/
Downloading https://files.pythonhosted.org/packages/ce/ed/803905d670b52fa0edfdd135337e545b4496c2ab3a222f1449b7256eb99f/httplib2-0.12.0.tar.gz#sha256=f61fb838a94ce3b349aa32c92fd8430f7e3511afdb18bf9640d647e30c90a6d6
Best match: httplib2 0.12.0
Processing httplib2-0.12.0.tar.gz
Writing /tmp/easy_install-jMkjY6/httplib2-0.12.0/setup.cfg
Running httplib2-0.12.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-jMkjY6/httplib2-0.12.0/egg-dist-tmp-rnAfmf
zip_safe flag not set; analyzing archive contents...
httplib2.certs: module references __file__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Extracting httplib2-0.12.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding httplib2 0.12.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Searching for hdfs<3.0.0,>=2.1.0
Reading https://pypi.org/simple/hdfs/
Downloading https://files.pythonhosted.org/packages/82/39/2c0879b1bcfd1f6ad078eb210d09dbce21072386a3997074ee91e60ddc5a/hdfs-2.5.8.tar.gz#sha256=1be117549fc1285571bc51aedc15df5a203138dba02f9adfa26761b69a949370
Best match: hdfs 2.5.8
Processing hdfs-2.5.8.tar.gz
Writing /tmp/easy_install-qdLRaX/hdfs-2.5.8/setup.cfg
Running hdfs-2.5.8/setup.py -q bdist_egg --dist-dir /tmp/easy_install-qdLRaX/hdfs-2.5.8/egg-dist-tmp-NtWJ5L
zip_safe flag not set; analyzing archive contents...
Moving hdfs-2.5.8-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding hdfs 2.5.8 to easy-install.pth file
Installing hdfscli-avro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing hdfscli script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/hdfs-2.5.8-py2.7.egg>
Searching for future<1.0.0,>=0.16.0
Reading https://pypi.org/simple/future/
Downloading https://files.pythonhosted.org/packages/90/52/e20466b85000a181e1e144fd8305caf2cf475e2f9674e797b222f8105f5f/future-0.17.1.tar.gz#sha256=67045236dcfd6816dc439556d009594abf643e5eb48992e36beac09c2ca659b8
Best match: future 0.17.1
Processing future-0.17.1.tar.gz
Writing /tmp/easy_install-9hvs4x/future-0.17.1/setup.cfg
Running future-0.17.1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-9hvs4x/future-0.17.1/egg-dist-tmp-u262rD
warning: no files found matching '*.au' under directory 'tests'
warning: no files found matching '*.gif' under directory 'tests'
warning: no files found matching '*.txt' under directory 'tests'
zip_safe flag not set; analyzing archive contents...
future.backports.test.ssl_servers: module references __file__
future.backports.test.support: module references __file__
future.standard_library.__init__: module references __file__
future.standard_library.__init__: module references __path__
future.utils.__init__: module MAY be using inspect.stack
past.builtins.misc: module MAY be using inspect.stack
past.translation.__init__: module references __file__
past.translation.__init__: module references __path__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Extracting future-0.17.1-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding future 0.17.1 to easy-install.pth file
Installing pasteurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing futurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Searching for fastavro<0.22,>=0.21.4
Reading https://pypi.org/simple/fastavro/
Downloading https://files.pythonhosted.org/packages/15/e3/5956c75f68906b119191ef30d9acff661b422cf918a29a03ee0c3ba774be/fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl#sha256=25c5e1871fb82795f138aa209ca89cac940b80bf36fc644615354028bfd87638
Best match: fastavro 0.21.24
Processing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl
Installing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding fastavro 0.21.24 to easy-install.pth file
Installing fastavro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg>
Searching for dill<0.2.10,>=0.2.9
Reading https://pypi.org/simple/dill/
Downloading https://files.pythonhosted.org/packages/fe/42/bfe2e0857bc284cbe6a011d93f2a9ad58a22cb894461b199ae72cfef0f29/dill-0.2.9.tar.gz#sha256=f6d6046f9f9195206063dd0415dff185ad593d6ee8b0e67f12597c0f4df4986f
Best match: dill 0.2.9
Processing dill-0.2.9.tar.gz
Writing /tmp/easy_install-NUlq3v/dill-0.2.9/setup.cfg
Running dill-0.2.9/setup.py -q bdist_egg --dist-dir /tmp/easy_install-NUlq3v/dill-0.2.9/egg-dist-tmp-LxMdKp
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Extracting dill-0.2.9-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding dill 0.2.9 to easy-install.pth file
Installing get_objgraph script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing undill script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Searching for crcmod<2.0,>=1.7
Reading https://pypi.org/simple/crcmod/
Downloading https://files.pythonhosted.org/packages/6b/b0/e595ce2a2527e169c3bcd6c33d2473c1918e0b7f6826a043ca1245dd4e5b/crcmod-1.7.tar.gz#sha256=dc7051a0db5f2bd48665a990d3ec1cc305a466a77358ca4492826f41f283601e
Best match: crcmod 1.7
Processing crcmod-1.7.tar.gz
Writing /tmp/easy_install-vz50EU/crcmod-1.7/setup.cfg
Running crcmod-1.7/setup.py -q bdist_egg --dist-dir /tmp/easy_install-vz50EU/crcmod-1.7/egg-dist-tmp-HU84mC
python2/src/_crcfunext.c: In function ‘init_crcfunext’:
python2/src/_crcfunext.c:492:13: warning: variable ‘m’ set but not used [-Wunused-but-set-variable]
   PyObject *m;
             ^
zip_safe flag not set; analyzing archive contents...
Moving crcmod-1.7-py2.7-linux-x86_64.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding crcmod 1.7 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/crcmod-1.7-py2.7-linux-x86_64.egg>
Searching for numpy>=1.14
Reading https://pypi.org/simple/numpy/
Downloading https://files.pythonhosted.org/packages/93/9b/443bbd1b38c4e5617f32c14c1494ae884d36cf3870c33828bb32e4b00dea/numpy-1.17.0rc2.zip#sha256=a4153fe85cf92a796022b81b138000160dea840cad13b7d1db67cfec594ece23
Best match: numpy 1.17.0rc2
Processing numpy-1.17.0rc2.zip
Writing /tmp/easy_install-mdwIBm/numpy-1.17.0rc2/setup.cfg
Running numpy-1.17.0rc2/setup.py -q bdist_egg --dist-dir /tmp/easy_install-mdwIBm/numpy-1.17.0rc2/egg-dist-tmp-IaiPT5
Traceback (most recent call last):
  File "setup.py", line 239, in <module>
    'test': generate_protos_first(test),
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/__init__.py",> line 145, in setup
    return distutils.core.setup(**attrs)
  File "/usr/lib/python2.7/distutils/core.py", line 151, in setup
    dist.run_commands()
  File "/usr/lib/python2.7/distutils/dist.py", line 953, in run_commands
    self.run_command(cmd)
  File "/usr/lib/python2.7/distutils/dist.py", line 972, in run_command
    cmd_obj.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 67, in run
    self.do_egg_install()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 117, in do_egg_install
    cmd.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 418, in run
    self.easy_install(spec, not self.no_deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 660, in easy_install
    return self.install_item(None, spec, tmpdir, deps, True)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 707, in install_item
    self.process_distribution(spec, dist, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 752, in process_distribution
    [requirement], self.local_index, self.easy_install
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 782, in resolve
    replace_conflicting=replace_conflicting
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1065, in best_match
    return self.obtain(req, installer)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1077, in obtain
    return installer(requirement)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 679, in easy_install
    return self.install_item(spec, dist.location, tmpdir, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 705, in install_item
    dists = self.install_eggs(spec, download, tmpdir)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 890, in install_eggs
    return self.build_and_install(setup_script, setup_base)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1158, in build_and_install
    self.run_setup(setup_script, setup_base, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1144, in run_setup
    run_setup(setup_script, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 253, in run_setup
    raise
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 166, in save_modules
    saved_exc.resume()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 141, in resume
    six.reraise(type, exc, self._tb)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 154, in save_modules
    yield saved
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 250, in run_setup
    _execfile(setup_script, ns)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 45, in _execfile
    exec(code, globals, locals)
  File "/tmp/easy_install-mdwIBm/numpy-1.17.0rc2/setup.py", line 31, in <module>
    import setuptools
RuntimeError: Python version >= 3.5 required.

> Task :sdks:python:createProcessWorker FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/sdks/python/build.gradle'> line: 374

* What went wrong:
Execution failed for task ':sdks:python:createProcessWorker'.
> 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 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/5.2.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 2m 36s
59 actionable tasks: 47 executed, 12 from cache

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

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


Build failed in Jenkins: beam_PostCommit_Python_VR_Spark #440

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/440/display/redirect?page=changes>

Changes:

[lostluck] [BEAM-7781] Update from Go Version 1.10 to 1.12

[lostluck] [BEAM-7781] Use correct Go gradle tasks

[lostluck] [BEAM-7781] Update to latest GoGradle

------------------------------------------
[...truncated 256.18 KB...]
Moving PyYAML-3.13-py2.7-linux-x86_64.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding PyYAML 3.13 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/PyYAML-3.13-py2.7-linux-x86_64.egg>
Searching for pytz>=2018.3
Reading https://pypi.org/simple/pytz/
Downloading https://files.pythonhosted.org/packages/3d/73/fe30c2daaaa0713420d0382b16fbb761409f532c56bdcc514bf7b6262bb6/pytz-2019.1-py2.py3-none-any.whl#sha256=303879e36b721603cc54604edcac9d20401bdbe31e1e4fdee5b9f98d5d31dfda
Best match: pytz 2019.1
Processing pytz-2019.1-py2.py3-none-any.whl
Installing pytz-2019.1-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pytz 2019.1 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pytz-2019.1-py2.7.egg>
Searching for pydot<2,>=1.2.0
Reading https://pypi.org/simple/pydot/
Downloading https://files.pythonhosted.org/packages/33/d1/b1479a770f66d962f545c2101630ce1d5592d90cb4f083d38862e93d16d2/pydot-1.4.1-py2.py3-none-any.whl#sha256=67be714300c78fda5fd52f79ec994039e3f76f074948c67b5ff539b433ad354f
Best match: pydot 1.4.1
Processing pydot-1.4.1-py2.py3-none-any.whl
Installing pydot-1.4.1-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pydot-1.4.1-py2.7.egg/EGG-INFO/requires.txt>
Adding pydot 1.4.1 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pydot-1.4.1-py2.7.egg>
Searching for oauth2client<4,>=2.0.1
Reading https://pypi.org/simple/oauth2client/
Downloading https://files.pythonhosted.org/packages/c0/7b/bc893e35d6ca46a72faa4b9eaac25c687ce60e1fbe978993fe2de1b0ff0d/oauth2client-3.0.0.tar.gz#sha256=5b5b056ec6f2304e7920b632885bd157fa71d1a7f3ddd00a43b1541a8d1a2460
Best match: oauth2client 3.0.0
Processing oauth2client-3.0.0.tar.gz
Writing /tmp/easy_install-bCaldM/oauth2client-3.0.0/setup.cfg
Running oauth2client-3.0.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-bCaldM/oauth2client-3.0.0/egg-dist-tmp-8tfLa7
warning: no previously-included files matching '*' found under directory 'tests'
zip_safe flag not set; analyzing archive contents...
Moving oauth2client-3.0.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding oauth2client 3.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/oauth2client-3.0.0-py2.7.egg>
Searching for pymongo<4.0.0,>=3.8.0
Reading https://pypi.org/simple/pymongo/
Downloading https://files.pythonhosted.org/packages/6e/ea/353a9f8ced71b9e258438aa4d6aa048c1eaf5b774d3ef2273d686fde0947/pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl#sha256=32421df60d06f479d71b6b539642e410ece3006e8910688e68df962c8eb40a21
Best match: pymongo 3.8.0
Processing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl
Installing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding pymongo 3.8.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg>
Searching for mock<3.0.0,>=1.0.1
Reading https://pypi.org/simple/mock/
Downloading https://files.pythonhosted.org/packages/e6/35/f187bdf23be87092bd0f1200d43d23076cee4d0dec109f195173fd3ebc79/mock-2.0.0-py2.py3-none-any.whl#sha256=5ce3c71c5545b472da17b72268978914d0252980348636840bd34a00b5cc96c1
Best match: mock 2.0.0
Processing mock-2.0.0-py2.py3-none-any.whl
Installing mock-2.0.0-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg/EGG-INFO/requires.txt>
Adding mock 2.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg>
Searching for httplib2<=0.12.0,>=0.8
Reading https://pypi.org/simple/httplib2/
Downloading https://files.pythonhosted.org/packages/ce/ed/803905d670b52fa0edfdd135337e545b4496c2ab3a222f1449b7256eb99f/httplib2-0.12.0.tar.gz#sha256=f61fb838a94ce3b349aa32c92fd8430f7e3511afdb18bf9640d647e30c90a6d6
Best match: httplib2 0.12.0
Processing httplib2-0.12.0.tar.gz
Writing /tmp/easy_install-wAy9OZ/httplib2-0.12.0/setup.cfg
Running httplib2-0.12.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-wAy9OZ/httplib2-0.12.0/egg-dist-tmp-9PFqYs
zip_safe flag not set; analyzing archive contents...
httplib2.certs: module references __file__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Extracting httplib2-0.12.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding httplib2 0.12.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Searching for hdfs<3.0.0,>=2.1.0
Reading https://pypi.org/simple/hdfs/
Downloading https://files.pythonhosted.org/packages/82/39/2c0879b1bcfd1f6ad078eb210d09dbce21072386a3997074ee91e60ddc5a/hdfs-2.5.8.tar.gz#sha256=1be117549fc1285571bc51aedc15df5a203138dba02f9adfa26761b69a949370
Best match: hdfs 2.5.8
Processing hdfs-2.5.8.tar.gz
Writing /tmp/easy_install-1w8jYR/hdfs-2.5.8/setup.cfg
Running hdfs-2.5.8/setup.py -q bdist_egg --dist-dir /tmp/easy_install-1w8jYR/hdfs-2.5.8/egg-dist-tmp-dQddxu
zip_safe flag not set; analyzing archive contents...
Moving hdfs-2.5.8-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding hdfs 2.5.8 to easy-install.pth file
Installing hdfscli-avro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing hdfscli script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/hdfs-2.5.8-py2.7.egg>
Searching for future<1.0.0,>=0.16.0
Reading https://pypi.org/simple/future/
Downloading https://files.pythonhosted.org/packages/90/52/e20466b85000a181e1e144fd8305caf2cf475e2f9674e797b222f8105f5f/future-0.17.1.tar.gz#sha256=67045236dcfd6816dc439556d009594abf643e5eb48992e36beac09c2ca659b8
Best match: future 0.17.1
Processing future-0.17.1.tar.gz
Writing /tmp/easy_install-taRwyj/future-0.17.1/setup.cfg
Running future-0.17.1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-taRwyj/future-0.17.1/egg-dist-tmp-sFWDiO
warning: no files found matching '*.au' under directory 'tests'
warning: no files found matching '*.gif' under directory 'tests'
warning: no files found matching '*.txt' under directory 'tests'
zip_safe flag not set; analyzing archive contents...
future.backports.test.ssl_servers: module references __file__
future.backports.test.support: module references __file__
future.standard_library.__init__: module references __file__
future.standard_library.__init__: module references __path__
future.utils.__init__: module MAY be using inspect.stack
past.builtins.misc: module MAY be using inspect.stack
past.translation.__init__: module references __file__
past.translation.__init__: module references __path__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Extracting future-0.17.1-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding future 0.17.1 to easy-install.pth file
Installing pasteurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing futurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Searching for fastavro<0.22,>=0.21.4
Reading https://pypi.org/simple/fastavro/
Downloading https://files.pythonhosted.org/packages/15/e3/5956c75f68906b119191ef30d9acff661b422cf918a29a03ee0c3ba774be/fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl#sha256=25c5e1871fb82795f138aa209ca89cac940b80bf36fc644615354028bfd87638
Best match: fastavro 0.21.24
Processing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl
Installing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding fastavro 0.21.24 to easy-install.pth file
Installing fastavro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg>
Searching for dill<0.2.10,>=0.2.9
Reading https://pypi.org/simple/dill/
Downloading https://files.pythonhosted.org/packages/fe/42/bfe2e0857bc284cbe6a011d93f2a9ad58a22cb894461b199ae72cfef0f29/dill-0.2.9.tar.gz#sha256=f6d6046f9f9195206063dd0415dff185ad593d6ee8b0e67f12597c0f4df4986f
Best match: dill 0.2.9
Processing dill-0.2.9.tar.gz
Writing /tmp/easy_install-6Z_FbA/dill-0.2.9/setup.cfg
Running dill-0.2.9/setup.py -q bdist_egg --dist-dir /tmp/easy_install-6Z_FbA/dill-0.2.9/egg-dist-tmp-mRh3yO
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Extracting dill-0.2.9-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding dill 0.2.9 to easy-install.pth file
Installing get_objgraph script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing undill script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Searching for crcmod<2.0,>=1.7
Reading https://pypi.org/simple/crcmod/
Downloading https://files.pythonhosted.org/packages/6b/b0/e595ce2a2527e169c3bcd6c33d2473c1918e0b7f6826a043ca1245dd4e5b/crcmod-1.7.tar.gz#sha256=dc7051a0db5f2bd48665a990d3ec1cc305a466a77358ca4492826f41f283601e
Best match: crcmod 1.7
Processing crcmod-1.7.tar.gz
Writing /tmp/easy_install-6d0gLK/crcmod-1.7/setup.cfg
Running crcmod-1.7/setup.py -q bdist_egg --dist-dir /tmp/easy_install-6d0gLK/crcmod-1.7/egg-dist-tmp-K1cnoX
python2/src/_crcfunext.c: In function ‘init_crcfunext’:
python2/src/_crcfunext.c:492:13: warning: variable ‘m’ set but not used [-Wunused-but-set-variable]
   PyObject *m;
             ^
zip_safe flag not set; analyzing archive contents...
Moving crcmod-1.7-py2.7-linux-x86_64.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding crcmod 1.7 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/crcmod-1.7-py2.7-linux-x86_64.egg>
Searching for numpy>=1.14
Reading https://pypi.org/simple/numpy/
Downloading https://files.pythonhosted.org/packages/93/9b/443bbd1b38c4e5617f32c14c1494ae884d36cf3870c33828bb32e4b00dea/numpy-1.17.0rc2.zip#sha256=a4153fe85cf92a796022b81b138000160dea840cad13b7d1db67cfec594ece23
Best match: numpy 1.17.0rc2
Processing numpy-1.17.0rc2.zip
Writing /tmp/easy_install-36AVUn/numpy-1.17.0rc2/setup.cfg
Running numpy-1.17.0rc2/setup.py -q bdist_egg --dist-dir /tmp/easy_install-36AVUn/numpy-1.17.0rc2/egg-dist-tmp-6Ie3lv
Traceback (most recent call last):
  File "setup.py", line 239, in <module>
    'test': generate_protos_first(test),
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/__init__.py",> line 145, in setup
    return distutils.core.setup(**attrs)
  File "/usr/lib/python2.7/distutils/core.py", line 151, in setup
    dist.run_commands()
  File "/usr/lib/python2.7/distutils/dist.py", line 953, in run_commands
    self.run_command(cmd)
  File "/usr/lib/python2.7/distutils/dist.py", line 972, in run_command
    cmd_obj.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 67, in run
    self.do_egg_install()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 117, in do_egg_install
    cmd.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 418, in run
    self.easy_install(spec, not self.no_deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 660, in easy_install
    return self.install_item(None, spec, tmpdir, deps, True)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 707, in install_item
    self.process_distribution(spec, dist, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 752, in process_distribution
    [requirement], self.local_index, self.easy_install
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 782, in resolve
    replace_conflicting=replace_conflicting
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1065, in best_match
    return self.obtain(req, installer)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1077, in obtain
    return installer(requirement)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 679, in easy_install
    return self.install_item(spec, dist.location, tmpdir, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 705, in install_item
    dists = self.install_eggs(spec, download, tmpdir)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 890, in install_eggs
    return self.build_and_install(setup_script, setup_base)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1158, in build_and_install
    self.run_setup(setup_script, setup_base, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1144, in run_setup
    run_setup(setup_script, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 253, in run_setup
    raise
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 166, in save_modules
    saved_exc.resume()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 141, in resume
    six.reraise(type, exc, self._tb)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 154, in save_modules
    yield saved
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 250, in run_setup
    _execfile(setup_script, ns)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 45, in _execfile
    exec(code, globals, locals)
  File "/tmp/easy_install-36AVUn/numpy-1.17.0rc2/setup.py", line 31, in <module>
    import setuptools
RuntimeError: Python version >= 3.5 required.

> Task :sdks:python:createProcessWorker FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/sdks/python/build.gradle'> line: 374

* What went wrong:
Execution failed for task ':sdks:python:createProcessWorker'.
> 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 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/5.2.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 2m 42s
59 actionable tasks: 47 executed, 12 from cache

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

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


Build failed in Jenkins: beam_PostCommit_Python_VR_Spark #439

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/439/display/redirect?page=changes>

Changes:

[robertwb] [BEAM-7801] Fix wordcount_xlang postcommit.

------------------------------------------
[...truncated 255.60 KB...]
Moving PyYAML-3.13-py2.7-linux-x86_64.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding PyYAML 3.13 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/PyYAML-3.13-py2.7-linux-x86_64.egg>
Searching for pytz>=2018.3
Reading https://pypi.org/simple/pytz/
Downloading https://files.pythonhosted.org/packages/3d/73/fe30c2daaaa0713420d0382b16fbb761409f532c56bdcc514bf7b6262bb6/pytz-2019.1-py2.py3-none-any.whl#sha256=303879e36b721603cc54604edcac9d20401bdbe31e1e4fdee5b9f98d5d31dfda
Best match: pytz 2019.1
Processing pytz-2019.1-py2.py3-none-any.whl
Installing pytz-2019.1-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pytz 2019.1 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pytz-2019.1-py2.7.egg>
Searching for pydot<2,>=1.2.0
Reading https://pypi.org/simple/pydot/
Downloading https://files.pythonhosted.org/packages/33/d1/b1479a770f66d962f545c2101630ce1d5592d90cb4f083d38862e93d16d2/pydot-1.4.1-py2.py3-none-any.whl#sha256=67be714300c78fda5fd52f79ec994039e3f76f074948c67b5ff539b433ad354f
Best match: pydot 1.4.1
Processing pydot-1.4.1-py2.py3-none-any.whl
Installing pydot-1.4.1-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pydot-1.4.1-py2.7.egg/EGG-INFO/requires.txt>
Adding pydot 1.4.1 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pydot-1.4.1-py2.7.egg>
Searching for oauth2client<4,>=2.0.1
Reading https://pypi.org/simple/oauth2client/
Downloading https://files.pythonhosted.org/packages/c0/7b/bc893e35d6ca46a72faa4b9eaac25c687ce60e1fbe978993fe2de1b0ff0d/oauth2client-3.0.0.tar.gz#sha256=5b5b056ec6f2304e7920b632885bd157fa71d1a7f3ddd00a43b1541a8d1a2460
Best match: oauth2client 3.0.0
Processing oauth2client-3.0.0.tar.gz
Writing /tmp/easy_install-ffWtMu/oauth2client-3.0.0/setup.cfg
Running oauth2client-3.0.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-ffWtMu/oauth2client-3.0.0/egg-dist-tmp-IJU9D_
warning: no previously-included files matching '*' found under directory 'tests'
zip_safe flag not set; analyzing archive contents...
Moving oauth2client-3.0.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding oauth2client 3.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/oauth2client-3.0.0-py2.7.egg>
Searching for pymongo<4.0.0,>=3.8.0
Reading https://pypi.org/simple/pymongo/
Downloading https://files.pythonhosted.org/packages/6e/ea/353a9f8ced71b9e258438aa4d6aa048c1eaf5b774d3ef2273d686fde0947/pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl#sha256=32421df60d06f479d71b6b539642e410ece3006e8910688e68df962c8eb40a21
Best match: pymongo 3.8.0
Processing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl
Installing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding pymongo 3.8.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg>
Searching for mock<3.0.0,>=1.0.1
Reading https://pypi.org/simple/mock/
Downloading https://files.pythonhosted.org/packages/e6/35/f187bdf23be87092bd0f1200d43d23076cee4d0dec109f195173fd3ebc79/mock-2.0.0-py2.py3-none-any.whl#sha256=5ce3c71c5545b472da17b72268978914d0252980348636840bd34a00b5cc96c1
Best match: mock 2.0.0
Processing mock-2.0.0-py2.py3-none-any.whl
Installing mock-2.0.0-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg/EGG-INFO/requires.txt>
Adding mock 2.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg>
Searching for httplib2<=0.12.0,>=0.8
Reading https://pypi.org/simple/httplib2/
Downloading https://files.pythonhosted.org/packages/ce/ed/803905d670b52fa0edfdd135337e545b4496c2ab3a222f1449b7256eb99f/httplib2-0.12.0.tar.gz#sha256=f61fb838a94ce3b349aa32c92fd8430f7e3511afdb18bf9640d647e30c90a6d6
Best match: httplib2 0.12.0
Processing httplib2-0.12.0.tar.gz
Writing /tmp/easy_install-IcZlfj/httplib2-0.12.0/setup.cfg
Running httplib2-0.12.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-IcZlfj/httplib2-0.12.0/egg-dist-tmp-8ILLuk
zip_safe flag not set; analyzing archive contents...
httplib2.certs: module references __file__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Extracting httplib2-0.12.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding httplib2 0.12.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Searching for hdfs<3.0.0,>=2.1.0
Reading https://pypi.org/simple/hdfs/
Downloading https://files.pythonhosted.org/packages/82/39/2c0879b1bcfd1f6ad078eb210d09dbce21072386a3997074ee91e60ddc5a/hdfs-2.5.8.tar.gz#sha256=1be117549fc1285571bc51aedc15df5a203138dba02f9adfa26761b69a949370
Best match: hdfs 2.5.8
Processing hdfs-2.5.8.tar.gz
Writing /tmp/easy_install-52nZoh/hdfs-2.5.8/setup.cfg
Running hdfs-2.5.8/setup.py -q bdist_egg --dist-dir /tmp/easy_install-52nZoh/hdfs-2.5.8/egg-dist-tmp-54VfMY
zip_safe flag not set; analyzing archive contents...
Moving hdfs-2.5.8-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding hdfs 2.5.8 to easy-install.pth file
Installing hdfscli-avro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing hdfscli script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/hdfs-2.5.8-py2.7.egg>
Searching for future<1.0.0,>=0.16.0
Reading https://pypi.org/simple/future/
Downloading https://files.pythonhosted.org/packages/90/52/e20466b85000a181e1e144fd8305caf2cf475e2f9674e797b222f8105f5f/future-0.17.1.tar.gz#sha256=67045236dcfd6816dc439556d009594abf643e5eb48992e36beac09c2ca659b8
Best match: future 0.17.1
Processing future-0.17.1.tar.gz
Writing /tmp/easy_install-DJw5x5/future-0.17.1/setup.cfg
Running future-0.17.1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-DJw5x5/future-0.17.1/egg-dist-tmp-PJbYZD
warning: no files found matching '*.au' under directory 'tests'
warning: no files found matching '*.gif' under directory 'tests'
warning: no files found matching '*.txt' under directory 'tests'
zip_safe flag not set; analyzing archive contents...
future.backports.test.ssl_servers: module references __file__
future.backports.test.support: module references __file__
future.standard_library.__init__: module references __file__
future.standard_library.__init__: module references __path__
future.utils.__init__: module MAY be using inspect.stack
past.builtins.misc: module MAY be using inspect.stack
past.translation.__init__: module references __file__
past.translation.__init__: module references __path__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Extracting future-0.17.1-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding future 0.17.1 to easy-install.pth file
Installing pasteurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing futurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Searching for fastavro<0.22,>=0.21.4
Reading https://pypi.org/simple/fastavro/
Downloading https://files.pythonhosted.org/packages/15/e3/5956c75f68906b119191ef30d9acff661b422cf918a29a03ee0c3ba774be/fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl#sha256=25c5e1871fb82795f138aa209ca89cac940b80bf36fc644615354028bfd87638
Best match: fastavro 0.21.24
Processing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl
Installing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding fastavro 0.21.24 to easy-install.pth file
Installing fastavro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg>
Searching for dill<0.2.10,>=0.2.9
Reading https://pypi.org/simple/dill/
Downloading https://files.pythonhosted.org/packages/fe/42/bfe2e0857bc284cbe6a011d93f2a9ad58a22cb894461b199ae72cfef0f29/dill-0.2.9.tar.gz#sha256=f6d6046f9f9195206063dd0415dff185ad593d6ee8b0e67f12597c0f4df4986f
Best match: dill 0.2.9
Processing dill-0.2.9.tar.gz
Writing /tmp/easy_install-5fWNE1/dill-0.2.9/setup.cfg
Running dill-0.2.9/setup.py -q bdist_egg --dist-dir /tmp/easy_install-5fWNE1/dill-0.2.9/egg-dist-tmp-S9C2XK
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Extracting dill-0.2.9-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding dill 0.2.9 to easy-install.pth file
Installing get_objgraph script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing undill script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Searching for crcmod<2.0,>=1.7
Reading https://pypi.org/simple/crcmod/
Downloading https://files.pythonhosted.org/packages/6b/b0/e595ce2a2527e169c3bcd6c33d2473c1918e0b7f6826a043ca1245dd4e5b/crcmod-1.7.tar.gz#sha256=dc7051a0db5f2bd48665a990d3ec1cc305a466a77358ca4492826f41f283601e
Best match: crcmod 1.7
Processing crcmod-1.7.tar.gz
Writing /tmp/easy_install-nlxC8B/crcmod-1.7/setup.cfg
Running crcmod-1.7/setup.py -q bdist_egg --dist-dir /tmp/easy_install-nlxC8B/crcmod-1.7/egg-dist-tmp-sope_i
python2/src/_crcfunext.c: In function ‘init_crcfunext’:
python2/src/_crcfunext.c:492:13: warning: variable ‘m’ set but not used [-Wunused-but-set-variable]
   PyObject *m;
             ^
zip_safe flag not set; analyzing archive contents...
Moving crcmod-1.7-py2.7-linux-x86_64.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding crcmod 1.7 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/crcmod-1.7-py2.7-linux-x86_64.egg>
Searching for numpy>=1.14
Reading https://pypi.org/simple/numpy/
Downloading https://files.pythonhosted.org/packages/93/9b/443bbd1b38c4e5617f32c14c1494ae884d36cf3870c33828bb32e4b00dea/numpy-1.17.0rc2.zip#sha256=a4153fe85cf92a796022b81b138000160dea840cad13b7d1db67cfec594ece23
Best match: numpy 1.17.0rc2
Processing numpy-1.17.0rc2.zip
Writing /tmp/easy_install-qOs9e0/numpy-1.17.0rc2/setup.cfg
Running numpy-1.17.0rc2/setup.py -q bdist_egg --dist-dir /tmp/easy_install-qOs9e0/numpy-1.17.0rc2/egg-dist-tmp-gA2p1K
Traceback (most recent call last):
  File "setup.py", line 239, in <module>
    'test': generate_protos_first(test),
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/__init__.py",> line 145, in setup
    return distutils.core.setup(**attrs)
  File "/usr/lib/python2.7/distutils/core.py", line 151, in setup
    dist.run_commands()
  File "/usr/lib/python2.7/distutils/dist.py", line 953, in run_commands
    self.run_command(cmd)
  File "/usr/lib/python2.7/distutils/dist.py", line 972, in run_command
    cmd_obj.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 67, in run
    self.do_egg_install()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 117, in do_egg_install
    cmd.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 418, in run
    self.easy_install(spec, not self.no_deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 660, in easy_install
    return self.install_item(None, spec, tmpdir, deps, True)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 707, in install_item
    self.process_distribution(spec, dist, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 752, in process_distribution
    [requirement], self.local_index, self.easy_install
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 782, in resolve
    replace_conflicting=replace_conflicting
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1065, in best_match
    return self.obtain(req, installer)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1077, in obtain
    return installer(requirement)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 679, in easy_install
    return self.install_item(spec, dist.location, tmpdir, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 705, in install_item
    dists = self.install_eggs(spec, download, tmpdir)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 890, in install_eggs
    return self.build_and_install(setup_script, setup_base)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1158, in build_and_install
    self.run_setup(setup_script, setup_base, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1144, in run_setup
    run_setup(setup_script, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 253, in run_setup
    raise
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 166, in save_modules
    saved_exc.resume()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 141, in resume
    six.reraise(type, exc, self._tb)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 154, in save_modules
    yield saved
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 250, in run_setup
    _execfile(setup_script, ns)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 45, in _execfile
    exec(code, globals, locals)
  File "/tmp/easy_install-qOs9e0/numpy-1.17.0rc2/setup.py", line 31, in <module>
    import setuptools
RuntimeError: Python version >= 3.5 required.

> Task :sdks:python:createProcessWorker FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/sdks/python/build.gradle'> line: 374

* What went wrong:
Execution failed for task ':sdks:python:createProcessWorker'.
> 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 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/5.2.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 2m 43s
59 actionable tasks: 47 executed, 12 from cache

Publishing build scan...
https://gradle.com/s/4o6zonyg6bxr4

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


Build failed in Jenkins: beam_PostCommit_Python_VR_Spark #438

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/438/display/redirect?page=changes>

Changes:

[relax] Merge pull request #8943: Schema conversion cleanup

------------------------------------------
[...truncated 255.83 KB...]
Moving PyYAML-3.13-py2.7-linux-x86_64.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding PyYAML 3.13 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/PyYAML-3.13-py2.7-linux-x86_64.egg>
Searching for pytz>=2018.3
Reading https://pypi.org/simple/pytz/
Downloading https://files.pythonhosted.org/packages/3d/73/fe30c2daaaa0713420d0382b16fbb761409f532c56bdcc514bf7b6262bb6/pytz-2019.1-py2.py3-none-any.whl#sha256=303879e36b721603cc54604edcac9d20401bdbe31e1e4fdee5b9f98d5d31dfda
Best match: pytz 2019.1
Processing pytz-2019.1-py2.py3-none-any.whl
Installing pytz-2019.1-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pytz 2019.1 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pytz-2019.1-py2.7.egg>
Searching for pydot<2,>=1.2.0
Reading https://pypi.org/simple/pydot/
Downloading https://files.pythonhosted.org/packages/33/d1/b1479a770f66d962f545c2101630ce1d5592d90cb4f083d38862e93d16d2/pydot-1.4.1-py2.py3-none-any.whl#sha256=67be714300c78fda5fd52f79ec994039e3f76f074948c67b5ff539b433ad354f
Best match: pydot 1.4.1
Processing pydot-1.4.1-py2.py3-none-any.whl
Installing pydot-1.4.1-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pydot-1.4.1-py2.7.egg/EGG-INFO/requires.txt>
Adding pydot 1.4.1 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pydot-1.4.1-py2.7.egg>
Searching for oauth2client<4,>=2.0.1
Reading https://pypi.org/simple/oauth2client/
Downloading https://files.pythonhosted.org/packages/c0/7b/bc893e35d6ca46a72faa4b9eaac25c687ce60e1fbe978993fe2de1b0ff0d/oauth2client-3.0.0.tar.gz#sha256=5b5b056ec6f2304e7920b632885bd157fa71d1a7f3ddd00a43b1541a8d1a2460
Best match: oauth2client 3.0.0
Processing oauth2client-3.0.0.tar.gz
Writing /tmp/easy_install-IoMJdK/oauth2client-3.0.0/setup.cfg
Running oauth2client-3.0.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-IoMJdK/oauth2client-3.0.0/egg-dist-tmp-ye9bKt
warning: no previously-included files matching '*' found under directory 'tests'
zip_safe flag not set; analyzing archive contents...
Moving oauth2client-3.0.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding oauth2client 3.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/oauth2client-3.0.0-py2.7.egg>
Searching for pymongo<4.0.0,>=3.8.0
Reading https://pypi.org/simple/pymongo/
Downloading https://files.pythonhosted.org/packages/6e/ea/353a9f8ced71b9e258438aa4d6aa048c1eaf5b774d3ef2273d686fde0947/pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl#sha256=32421df60d06f479d71b6b539642e410ece3006e8910688e68df962c8eb40a21
Best match: pymongo 3.8.0
Processing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl
Installing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding pymongo 3.8.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg>
Searching for mock<3.0.0,>=1.0.1
Reading https://pypi.org/simple/mock/
Downloading https://files.pythonhosted.org/packages/e6/35/f187bdf23be87092bd0f1200d43d23076cee4d0dec109f195173fd3ebc79/mock-2.0.0-py2.py3-none-any.whl#sha256=5ce3c71c5545b472da17b72268978914d0252980348636840bd34a00b5cc96c1
Best match: mock 2.0.0
Processing mock-2.0.0-py2.py3-none-any.whl
Installing mock-2.0.0-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg/EGG-INFO/requires.txt>
Adding mock 2.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg>
Searching for httplib2<=0.12.0,>=0.8
Reading https://pypi.org/simple/httplib2/
Downloading https://files.pythonhosted.org/packages/ce/ed/803905d670b52fa0edfdd135337e545b4496c2ab3a222f1449b7256eb99f/httplib2-0.12.0.tar.gz#sha256=f61fb838a94ce3b349aa32c92fd8430f7e3511afdb18bf9640d647e30c90a6d6
Best match: httplib2 0.12.0
Processing httplib2-0.12.0.tar.gz
Writing /tmp/easy_install-DMr9uM/httplib2-0.12.0/setup.cfg
Running httplib2-0.12.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-DMr9uM/httplib2-0.12.0/egg-dist-tmp-uR36FK
zip_safe flag not set; analyzing archive contents...
httplib2.certs: module references __file__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Extracting httplib2-0.12.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding httplib2 0.12.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Searching for hdfs<3.0.0,>=2.1.0
Reading https://pypi.org/simple/hdfs/
Downloading https://files.pythonhosted.org/packages/82/39/2c0879b1bcfd1f6ad078eb210d09dbce21072386a3997074ee91e60ddc5a/hdfs-2.5.8.tar.gz#sha256=1be117549fc1285571bc51aedc15df5a203138dba02f9adfa26761b69a949370
Best match: hdfs 2.5.8
Processing hdfs-2.5.8.tar.gz
Writing /tmp/easy_install-egV4b0/hdfs-2.5.8/setup.cfg
Running hdfs-2.5.8/setup.py -q bdist_egg --dist-dir /tmp/easy_install-egV4b0/hdfs-2.5.8/egg-dist-tmp-kOSthu
zip_safe flag not set; analyzing archive contents...
Moving hdfs-2.5.8-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding hdfs 2.5.8 to easy-install.pth file
Installing hdfscli-avro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing hdfscli script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/hdfs-2.5.8-py2.7.egg>
Searching for future<1.0.0,>=0.16.0
Reading https://pypi.org/simple/future/
Downloading https://files.pythonhosted.org/packages/90/52/e20466b85000a181e1e144fd8305caf2cf475e2f9674e797b222f8105f5f/future-0.17.1.tar.gz#sha256=67045236dcfd6816dc439556d009594abf643e5eb48992e36beac09c2ca659b8
Best match: future 0.17.1
Processing future-0.17.1.tar.gz
Writing /tmp/easy_install-xQf8UA/future-0.17.1/setup.cfg
Running future-0.17.1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-xQf8UA/future-0.17.1/egg-dist-tmp-3dHssj
warning: no files found matching '*.au' under directory 'tests'
warning: no files found matching '*.gif' under directory 'tests'
warning: no files found matching '*.txt' under directory 'tests'
zip_safe flag not set; analyzing archive contents...
future.backports.test.ssl_servers: module references __file__
future.backports.test.support: module references __file__
future.standard_library.__init__: module references __file__
future.standard_library.__init__: module references __path__
future.utils.__init__: module MAY be using inspect.stack
past.builtins.misc: module MAY be using inspect.stack
past.translation.__init__: module references __file__
past.translation.__init__: module references __path__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Extracting future-0.17.1-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding future 0.17.1 to easy-install.pth file
Installing pasteurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing futurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Searching for fastavro<0.22,>=0.21.4
Reading https://pypi.org/simple/fastavro/
Downloading https://files.pythonhosted.org/packages/15/e3/5956c75f68906b119191ef30d9acff661b422cf918a29a03ee0c3ba774be/fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl#sha256=25c5e1871fb82795f138aa209ca89cac940b80bf36fc644615354028bfd87638
Best match: fastavro 0.21.24
Processing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl
Installing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding fastavro 0.21.24 to easy-install.pth file
Installing fastavro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg>
Searching for dill<0.2.10,>=0.2.9
Reading https://pypi.org/simple/dill/
Downloading https://files.pythonhosted.org/packages/fe/42/bfe2e0857bc284cbe6a011d93f2a9ad58a22cb894461b199ae72cfef0f29/dill-0.2.9.tar.gz#sha256=f6d6046f9f9195206063dd0415dff185ad593d6ee8b0e67f12597c0f4df4986f
Best match: dill 0.2.9
Processing dill-0.2.9.tar.gz
Writing /tmp/easy_install-JADAdl/dill-0.2.9/setup.cfg
Running dill-0.2.9/setup.py -q bdist_egg --dist-dir /tmp/easy_install-JADAdl/dill-0.2.9/egg-dist-tmp-Q3UE5B
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Extracting dill-0.2.9-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding dill 0.2.9 to easy-install.pth file
Installing get_objgraph script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing undill script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Searching for crcmod<2.0,>=1.7
Reading https://pypi.org/simple/crcmod/
Downloading https://files.pythonhosted.org/packages/6b/b0/e595ce2a2527e169c3bcd6c33d2473c1918e0b7f6826a043ca1245dd4e5b/crcmod-1.7.tar.gz#sha256=dc7051a0db5f2bd48665a990d3ec1cc305a466a77358ca4492826f41f283601e
Best match: crcmod 1.7
Processing crcmod-1.7.tar.gz
Writing /tmp/easy_install-JAdXTq/crcmod-1.7/setup.cfg
Running crcmod-1.7/setup.py -q bdist_egg --dist-dir /tmp/easy_install-JAdXTq/crcmod-1.7/egg-dist-tmp-a5rBKi
python2/src/_crcfunext.c: In function ‘init_crcfunext’:
python2/src/_crcfunext.c:492:13: warning: variable ‘m’ set but not used [-Wunused-but-set-variable]
   PyObject *m;
             ^
zip_safe flag not set; analyzing archive contents...
Moving crcmod-1.7-py2.7-linux-x86_64.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding crcmod 1.7 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/crcmod-1.7-py2.7-linux-x86_64.egg>
Searching for numpy>=1.14
Reading https://pypi.org/simple/numpy/
Downloading https://files.pythonhosted.org/packages/93/9b/443bbd1b38c4e5617f32c14c1494ae884d36cf3870c33828bb32e4b00dea/numpy-1.17.0rc2.zip#sha256=a4153fe85cf92a796022b81b138000160dea840cad13b7d1db67cfec594ece23
Best match: numpy 1.17.0rc2
Processing numpy-1.17.0rc2.zip
Writing /tmp/easy_install-iy4_9N/numpy-1.17.0rc2/setup.cfg
Running numpy-1.17.0rc2/setup.py -q bdist_egg --dist-dir /tmp/easy_install-iy4_9N/numpy-1.17.0rc2/egg-dist-tmp-ofHh8l
Traceback (most recent call last):
  File "setup.py", line 239, in <module>
    'test': generate_protos_first(test),
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/__init__.py",> line 145, in setup
    return distutils.core.setup(**attrs)
  File "/usr/lib/python2.7/distutils/core.py", line 151, in setup
    dist.run_commands()
  File "/usr/lib/python2.7/distutils/dist.py", line 953, in run_commands
    self.run_command(cmd)
  File "/usr/lib/python2.7/distutils/dist.py", line 972, in run_command
    cmd_obj.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 67, in run
    self.do_egg_install()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 117, in do_egg_install
    cmd.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 418, in run
    self.easy_install(spec, not self.no_deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 660, in easy_install
    return self.install_item(None, spec, tmpdir, deps, True)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 707, in install_item
    self.process_distribution(spec, dist, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 752, in process_distribution
    [requirement], self.local_index, self.easy_install
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 782, in resolve
    replace_conflicting=replace_conflicting
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1065, in best_match
    return self.obtain(req, installer)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1077, in obtain
    return installer(requirement)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 679, in easy_install
    return self.install_item(spec, dist.location, tmpdir, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 705, in install_item
    dists = self.install_eggs(spec, download, tmpdir)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 890, in install_eggs
    return self.build_and_install(setup_script, setup_base)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1158, in build_and_install
    self.run_setup(setup_script, setup_base, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1144, in run_setup
    run_setup(setup_script, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 253, in run_setup
    raise
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 166, in save_modules
    saved_exc.resume()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 141, in resume
    six.reraise(type, exc, self._tb)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 154, in save_modules
    yield saved
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 250, in run_setup
    _execfile(setup_script, ns)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 45, in _execfile
    exec(code, globals, locals)
  File "/tmp/easy_install-iy4_9N/numpy-1.17.0rc2/setup.py", line 31, in <module>
    import setuptools
RuntimeError: Python version >= 3.5 required.

> Task :sdks:python:createProcessWorker FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/sdks/python/build.gradle'> line: 374

* What went wrong:
Execution failed for task ':sdks:python:createProcessWorker'.
> 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 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/5.2.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 2m 22s
59 actionable tasks: 47 executed, 12 from cache

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

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


Build failed in Jenkins: beam_PostCommit_Python_VR_Spark #437

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/437/display/redirect?page=changes>

Changes:

[lukasz.gajowy] [BEAM-7775] Remove job_PerformanceTests_Spark

[lukasz.gajowy] [BEAM-7775] Remove job_PerformanceTests_Dataflow

------------------------------------------
[...truncated 254.89 KB...]
Moving PyYAML-3.13-py2.7-linux-x86_64.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding PyYAML 3.13 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/PyYAML-3.13-py2.7-linux-x86_64.egg>
Searching for pytz>=2018.3
Reading https://pypi.org/simple/pytz/
Downloading https://files.pythonhosted.org/packages/3d/73/fe30c2daaaa0713420d0382b16fbb761409f532c56bdcc514bf7b6262bb6/pytz-2019.1-py2.py3-none-any.whl#sha256=303879e36b721603cc54604edcac9d20401bdbe31e1e4fdee5b9f98d5d31dfda
Best match: pytz 2019.1
Processing pytz-2019.1-py2.py3-none-any.whl
Installing pytz-2019.1-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pytz 2019.1 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pytz-2019.1-py2.7.egg>
Searching for pydot<2,>=1.2.0
Reading https://pypi.org/simple/pydot/
Downloading https://files.pythonhosted.org/packages/33/d1/b1479a770f66d962f545c2101630ce1d5592d90cb4f083d38862e93d16d2/pydot-1.4.1-py2.py3-none-any.whl#sha256=67be714300c78fda5fd52f79ec994039e3f76f074948c67b5ff539b433ad354f
Best match: pydot 1.4.1
Processing pydot-1.4.1-py2.py3-none-any.whl
Installing pydot-1.4.1-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pydot-1.4.1-py2.7.egg/EGG-INFO/requires.txt>
Adding pydot 1.4.1 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pydot-1.4.1-py2.7.egg>
Searching for oauth2client<4,>=2.0.1
Reading https://pypi.org/simple/oauth2client/
Downloading https://files.pythonhosted.org/packages/c0/7b/bc893e35d6ca46a72faa4b9eaac25c687ce60e1fbe978993fe2de1b0ff0d/oauth2client-3.0.0.tar.gz#sha256=5b5b056ec6f2304e7920b632885bd157fa71d1a7f3ddd00a43b1541a8d1a2460
Best match: oauth2client 3.0.0
Processing oauth2client-3.0.0.tar.gz
Writing /tmp/easy_install-iakUsU/oauth2client-3.0.0/setup.cfg
Running oauth2client-3.0.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-iakUsU/oauth2client-3.0.0/egg-dist-tmp-nX6xti
warning: no previously-included files matching '*' found under directory 'tests'
zip_safe flag not set; analyzing archive contents...
Moving oauth2client-3.0.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding oauth2client 3.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/oauth2client-3.0.0-py2.7.egg>
Searching for pymongo<4.0.0,>=3.8.0
Reading https://pypi.org/simple/pymongo/
Downloading https://files.pythonhosted.org/packages/6e/ea/353a9f8ced71b9e258438aa4d6aa048c1eaf5b774d3ef2273d686fde0947/pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl#sha256=32421df60d06f479d71b6b539642e410ece3006e8910688e68df962c8eb40a21
Best match: pymongo 3.8.0
Processing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl
Installing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding pymongo 3.8.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg>
Searching for mock<3.0.0,>=1.0.1
Reading https://pypi.org/simple/mock/
Downloading https://files.pythonhosted.org/packages/e6/35/f187bdf23be87092bd0f1200d43d23076cee4d0dec109f195173fd3ebc79/mock-2.0.0-py2.py3-none-any.whl#sha256=5ce3c71c5545b472da17b72268978914d0252980348636840bd34a00b5cc96c1
Best match: mock 2.0.0
Processing mock-2.0.0-py2.py3-none-any.whl
Installing mock-2.0.0-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg/EGG-INFO/requires.txt>
Adding mock 2.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg>
Searching for httplib2<=0.12.0,>=0.8
Reading https://pypi.org/simple/httplib2/
Downloading https://files.pythonhosted.org/packages/ce/ed/803905d670b52fa0edfdd135337e545b4496c2ab3a222f1449b7256eb99f/httplib2-0.12.0.tar.gz#sha256=f61fb838a94ce3b349aa32c92fd8430f7e3511afdb18bf9640d647e30c90a6d6
Best match: httplib2 0.12.0
Processing httplib2-0.12.0.tar.gz
Writing /tmp/easy_install-NMCKGW/httplib2-0.12.0/setup.cfg
Running httplib2-0.12.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-NMCKGW/httplib2-0.12.0/egg-dist-tmp-4VSegS
zip_safe flag not set; analyzing archive contents...
httplib2.certs: module references __file__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Extracting httplib2-0.12.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding httplib2 0.12.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Searching for hdfs<3.0.0,>=2.1.0
Reading https://pypi.org/simple/hdfs/
Downloading https://files.pythonhosted.org/packages/82/39/2c0879b1bcfd1f6ad078eb210d09dbce21072386a3997074ee91e60ddc5a/hdfs-2.5.8.tar.gz#sha256=1be117549fc1285571bc51aedc15df5a203138dba02f9adfa26761b69a949370
Best match: hdfs 2.5.8
Processing hdfs-2.5.8.tar.gz
Writing /tmp/easy_install-Vw1P4r/hdfs-2.5.8/setup.cfg
Running hdfs-2.5.8/setup.py -q bdist_egg --dist-dir /tmp/easy_install-Vw1P4r/hdfs-2.5.8/egg-dist-tmp-h5DANt
zip_safe flag not set; analyzing archive contents...
Moving hdfs-2.5.8-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding hdfs 2.5.8 to easy-install.pth file
Installing hdfscli-avro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing hdfscli script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/hdfs-2.5.8-py2.7.egg>
Searching for future<1.0.0,>=0.16.0
Reading https://pypi.org/simple/future/
Downloading https://files.pythonhosted.org/packages/90/52/e20466b85000a181e1e144fd8305caf2cf475e2f9674e797b222f8105f5f/future-0.17.1.tar.gz#sha256=67045236dcfd6816dc439556d009594abf643e5eb48992e36beac09c2ca659b8
Best match: future 0.17.1
Processing future-0.17.1.tar.gz
Writing /tmp/easy_install-h6lg_x/future-0.17.1/setup.cfg
Running future-0.17.1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-h6lg_x/future-0.17.1/egg-dist-tmp-0KdW2y
warning: no files found matching '*.au' under directory 'tests'
warning: no files found matching '*.gif' under directory 'tests'
warning: no files found matching '*.txt' under directory 'tests'
zip_safe flag not set; analyzing archive contents...
future.backports.test.ssl_servers: module references __file__
future.backports.test.support: module references __file__
future.standard_library.__init__: module references __file__
future.standard_library.__init__: module references __path__
future.utils.__init__: module MAY be using inspect.stack
past.builtins.misc: module MAY be using inspect.stack
past.translation.__init__: module references __file__
past.translation.__init__: module references __path__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Extracting future-0.17.1-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding future 0.17.1 to easy-install.pth file
Installing pasteurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing futurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Searching for fastavro<0.22,>=0.21.4
Reading https://pypi.org/simple/fastavro/
Downloading https://files.pythonhosted.org/packages/15/e3/5956c75f68906b119191ef30d9acff661b422cf918a29a03ee0c3ba774be/fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl#sha256=25c5e1871fb82795f138aa209ca89cac940b80bf36fc644615354028bfd87638
Best match: fastavro 0.21.24
Processing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl
Installing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding fastavro 0.21.24 to easy-install.pth file
Installing fastavro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg>
Searching for dill<0.2.10,>=0.2.9
Reading https://pypi.org/simple/dill/
Downloading https://files.pythonhosted.org/packages/fe/42/bfe2e0857bc284cbe6a011d93f2a9ad58a22cb894461b199ae72cfef0f29/dill-0.2.9.tar.gz#sha256=f6d6046f9f9195206063dd0415dff185ad593d6ee8b0e67f12597c0f4df4986f
Best match: dill 0.2.9
Processing dill-0.2.9.tar.gz
Writing /tmp/easy_install-_oR8c_/dill-0.2.9/setup.cfg
Running dill-0.2.9/setup.py -q bdist_egg --dist-dir /tmp/easy_install-_oR8c_/dill-0.2.9/egg-dist-tmp-HBhoAb
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Extracting dill-0.2.9-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding dill 0.2.9 to easy-install.pth file
Installing get_objgraph script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing undill script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Searching for crcmod<2.0,>=1.7
Reading https://pypi.org/simple/crcmod/
Downloading https://files.pythonhosted.org/packages/6b/b0/e595ce2a2527e169c3bcd6c33d2473c1918e0b7f6826a043ca1245dd4e5b/crcmod-1.7.tar.gz#sha256=dc7051a0db5f2bd48665a990d3ec1cc305a466a77358ca4492826f41f283601e
Best match: crcmod 1.7
Processing crcmod-1.7.tar.gz
Writing /tmp/easy_install-Yr0mCm/crcmod-1.7/setup.cfg
Running crcmod-1.7/setup.py -q bdist_egg --dist-dir /tmp/easy_install-Yr0mCm/crcmod-1.7/egg-dist-tmp-aOhJzZ
python2/src/_crcfunext.c: In function ‘init_crcfunext’:
python2/src/_crcfunext.c:492:13: warning: variable ‘m’ set but not used [-Wunused-but-set-variable]
   PyObject *m;
             ^
zip_safe flag not set; analyzing archive contents...
Moving crcmod-1.7-py2.7-linux-x86_64.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding crcmod 1.7 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/crcmod-1.7-py2.7-linux-x86_64.egg>
Searching for numpy>=1.14
Reading https://pypi.org/simple/numpy/
Downloading https://files.pythonhosted.org/packages/93/9b/443bbd1b38c4e5617f32c14c1494ae884d36cf3870c33828bb32e4b00dea/numpy-1.17.0rc2.zip#sha256=a4153fe85cf92a796022b81b138000160dea840cad13b7d1db67cfec594ece23
Best match: numpy 1.17.0rc2
Processing numpy-1.17.0rc2.zip
Writing /tmp/easy_install-ydw7DF/numpy-1.17.0rc2/setup.cfg
Running numpy-1.17.0rc2/setup.py -q bdist_egg --dist-dir /tmp/easy_install-ydw7DF/numpy-1.17.0rc2/egg-dist-tmp-IgbeKE
Traceback (most recent call last):
  File "setup.py", line 239, in <module>
    'test': generate_protos_first(test),
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/__init__.py",> line 145, in setup
    return distutils.core.setup(**attrs)
  File "/usr/lib/python2.7/distutils/core.py", line 151, in setup
    dist.run_commands()
  File "/usr/lib/python2.7/distutils/dist.py", line 953, in run_commands
    self.run_command(cmd)
  File "/usr/lib/python2.7/distutils/dist.py", line 972, in run_command
    cmd_obj.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 67, in run
    self.do_egg_install()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 117, in do_egg_install
    cmd.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 418, in run
    self.easy_install(spec, not self.no_deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 660, in easy_install
    return self.install_item(None, spec, tmpdir, deps, True)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 707, in install_item
    self.process_distribution(spec, dist, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 752, in process_distribution
    [requirement], self.local_index, self.easy_install
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 782, in resolve
    replace_conflicting=replace_conflicting
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1065, in best_match
    return self.obtain(req, installer)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1077, in obtain
    return installer(requirement)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 679, in easy_install
    return self.install_item(spec, dist.location, tmpdir, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 705, in install_item
    dists = self.install_eggs(spec, download, tmpdir)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 890, in install_eggs
    return self.build_and_install(setup_script, setup_base)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1158, in build_and_install
    self.run_setup(setup_script, setup_base, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1144, in run_setup
    run_setup(setup_script, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 253, in run_setup
    raise
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 166, in save_modules
    saved_exc.resume()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 141, in resume
    six.reraise(type, exc, self._tb)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 154, in save_modules
    yield saved
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 250, in run_setup
    _execfile(setup_script, ns)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 45, in _execfile
    exec(code, globals, locals)
  File "/tmp/easy_install-ydw7DF/numpy-1.17.0rc2/setup.py", line 31, in <module>
    import setuptools
RuntimeError: Python version >= 3.5 required.

> Task :sdks:python:createProcessWorker FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/sdks/python/build.gradle'> line: 374

* What went wrong:
Execution failed for task ':sdks:python:createProcessWorker'.
> 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 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/5.2.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 2m 25s
59 actionable tasks: 46 executed, 13 from cache

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

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


Build failed in Jenkins: beam_PostCommit_Python_VR_Spark #436

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/436/display/redirect?page=changes>

Changes:

[robertwb] Make SDFBoundedSource wrapper work with dynamic splitting (#8944)

------------------------------------------
[...truncated 254.65 KB...]
Moving PyYAML-3.13-py2.7-linux-x86_64.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding PyYAML 3.13 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/PyYAML-3.13-py2.7-linux-x86_64.egg>
Searching for pytz>=2018.3
Reading https://pypi.org/simple/pytz/
Downloading https://files.pythonhosted.org/packages/3d/73/fe30c2daaaa0713420d0382b16fbb761409f532c56bdcc514bf7b6262bb6/pytz-2019.1-py2.py3-none-any.whl#sha256=303879e36b721603cc54604edcac9d20401bdbe31e1e4fdee5b9f98d5d31dfda
Best match: pytz 2019.1
Processing pytz-2019.1-py2.py3-none-any.whl
Installing pytz-2019.1-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pytz 2019.1 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pytz-2019.1-py2.7.egg>
Searching for pydot<2,>=1.2.0
Reading https://pypi.org/simple/pydot/
Downloading https://files.pythonhosted.org/packages/33/d1/b1479a770f66d962f545c2101630ce1d5592d90cb4f083d38862e93d16d2/pydot-1.4.1-py2.py3-none-any.whl#sha256=67be714300c78fda5fd52f79ec994039e3f76f074948c67b5ff539b433ad354f
Best match: pydot 1.4.1
Processing pydot-1.4.1-py2.py3-none-any.whl
Installing pydot-1.4.1-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pydot-1.4.1-py2.7.egg/EGG-INFO/requires.txt>
Adding pydot 1.4.1 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pydot-1.4.1-py2.7.egg>
Searching for oauth2client<4,>=2.0.1
Reading https://pypi.org/simple/oauth2client/
Downloading https://files.pythonhosted.org/packages/c0/7b/bc893e35d6ca46a72faa4b9eaac25c687ce60e1fbe978993fe2de1b0ff0d/oauth2client-3.0.0.tar.gz#sha256=5b5b056ec6f2304e7920b632885bd157fa71d1a7f3ddd00a43b1541a8d1a2460
Best match: oauth2client 3.0.0
Processing oauth2client-3.0.0.tar.gz
Writing /tmp/easy_install-Vc52kN/oauth2client-3.0.0/setup.cfg
Running oauth2client-3.0.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-Vc52kN/oauth2client-3.0.0/egg-dist-tmp-d788G0
warning: no previously-included files matching '*' found under directory 'tests'
zip_safe flag not set; analyzing archive contents...
Moving oauth2client-3.0.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding oauth2client 3.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/oauth2client-3.0.0-py2.7.egg>
Searching for pymongo<4.0.0,>=3.8.0
Reading https://pypi.org/simple/pymongo/
Downloading https://files.pythonhosted.org/packages/6e/ea/353a9f8ced71b9e258438aa4d6aa048c1eaf5b774d3ef2273d686fde0947/pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl#sha256=32421df60d06f479d71b6b539642e410ece3006e8910688e68df962c8eb40a21
Best match: pymongo 3.8.0
Processing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl
Installing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding pymongo 3.8.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg>
Searching for mock<3.0.0,>=1.0.1
Reading https://pypi.org/simple/mock/
Downloading https://files.pythonhosted.org/packages/e6/35/f187bdf23be87092bd0f1200d43d23076cee4d0dec109f195173fd3ebc79/mock-2.0.0-py2.py3-none-any.whl#sha256=5ce3c71c5545b472da17b72268978914d0252980348636840bd34a00b5cc96c1
Best match: mock 2.0.0
Processing mock-2.0.0-py2.py3-none-any.whl
Installing mock-2.0.0-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg/EGG-INFO/requires.txt>
Adding mock 2.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg>
Searching for httplib2<=0.12.0,>=0.8
Reading https://pypi.org/simple/httplib2/
Downloading https://files.pythonhosted.org/packages/ce/ed/803905d670b52fa0edfdd135337e545b4496c2ab3a222f1449b7256eb99f/httplib2-0.12.0.tar.gz#sha256=f61fb838a94ce3b349aa32c92fd8430f7e3511afdb18bf9640d647e30c90a6d6
Best match: httplib2 0.12.0
Processing httplib2-0.12.0.tar.gz
Writing /tmp/easy_install-20OpAp/httplib2-0.12.0/setup.cfg
Running httplib2-0.12.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-20OpAp/httplib2-0.12.0/egg-dist-tmp-DrgiRQ
zip_safe flag not set; analyzing archive contents...
httplib2.certs: module references __file__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Extracting httplib2-0.12.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding httplib2 0.12.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Searching for hdfs<3.0.0,>=2.1.0
Reading https://pypi.org/simple/hdfs/
Downloading https://files.pythonhosted.org/packages/82/39/2c0879b1bcfd1f6ad078eb210d09dbce21072386a3997074ee91e60ddc5a/hdfs-2.5.8.tar.gz#sha256=1be117549fc1285571bc51aedc15df5a203138dba02f9adfa26761b69a949370
Best match: hdfs 2.5.8
Processing hdfs-2.5.8.tar.gz
Writing /tmp/easy_install-s6TpmI/hdfs-2.5.8/setup.cfg
Running hdfs-2.5.8/setup.py -q bdist_egg --dist-dir /tmp/easy_install-s6TpmI/hdfs-2.5.8/egg-dist-tmp-OeUxj6
zip_safe flag not set; analyzing archive contents...
Moving hdfs-2.5.8-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding hdfs 2.5.8 to easy-install.pth file
Installing hdfscli-avro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing hdfscli script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/hdfs-2.5.8-py2.7.egg>
Searching for future<1.0.0,>=0.16.0
Reading https://pypi.org/simple/future/
Downloading https://files.pythonhosted.org/packages/90/52/e20466b85000a181e1e144fd8305caf2cf475e2f9674e797b222f8105f5f/future-0.17.1.tar.gz#sha256=67045236dcfd6816dc439556d009594abf643e5eb48992e36beac09c2ca659b8
Best match: future 0.17.1
Processing future-0.17.1.tar.gz
Writing /tmp/easy_install-wzbl_Z/future-0.17.1/setup.cfg
Running future-0.17.1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-wzbl_Z/future-0.17.1/egg-dist-tmp-inQlCd
warning: no files found matching '*.au' under directory 'tests'
warning: no files found matching '*.gif' under directory 'tests'
warning: no files found matching '*.txt' under directory 'tests'
zip_safe flag not set; analyzing archive contents...
future.backports.test.ssl_servers: module references __file__
future.backports.test.support: module references __file__
future.standard_library.__init__: module references __file__
future.standard_library.__init__: module references __path__
future.utils.__init__: module MAY be using inspect.stack
past.builtins.misc: module MAY be using inspect.stack
past.translation.__init__: module references __file__
past.translation.__init__: module references __path__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Extracting future-0.17.1-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding future 0.17.1 to easy-install.pth file
Installing pasteurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing futurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Searching for fastavro<0.22,>=0.21.4
Reading https://pypi.org/simple/fastavro/
Downloading https://files.pythonhosted.org/packages/15/e3/5956c75f68906b119191ef30d9acff661b422cf918a29a03ee0c3ba774be/fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl#sha256=25c5e1871fb82795f138aa209ca89cac940b80bf36fc644615354028bfd87638
Best match: fastavro 0.21.24
Processing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl
Installing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding fastavro 0.21.24 to easy-install.pth file
Installing fastavro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg>
Searching for dill<0.2.10,>=0.2.9
Reading https://pypi.org/simple/dill/
Downloading https://files.pythonhosted.org/packages/fe/42/bfe2e0857bc284cbe6a011d93f2a9ad58a22cb894461b199ae72cfef0f29/dill-0.2.9.tar.gz#sha256=f6d6046f9f9195206063dd0415dff185ad593d6ee8b0e67f12597c0f4df4986f
Best match: dill 0.2.9
Processing dill-0.2.9.tar.gz
Writing /tmp/easy_install-nuNkm1/dill-0.2.9/setup.cfg
Running dill-0.2.9/setup.py -q bdist_egg --dist-dir /tmp/easy_install-nuNkm1/dill-0.2.9/egg-dist-tmp-nppRqn
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Extracting dill-0.2.9-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding dill 0.2.9 to easy-install.pth file
Installing get_objgraph script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing undill script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Searching for crcmod<2.0,>=1.7
Reading https://pypi.org/simple/crcmod/
Downloading https://files.pythonhosted.org/packages/6b/b0/e595ce2a2527e169c3bcd6c33d2473c1918e0b7f6826a043ca1245dd4e5b/crcmod-1.7.tar.gz#sha256=dc7051a0db5f2bd48665a990d3ec1cc305a466a77358ca4492826f41f283601e
Best match: crcmod 1.7
Processing crcmod-1.7.tar.gz
Writing /tmp/easy_install-V7PdkM/crcmod-1.7/setup.cfg
Running crcmod-1.7/setup.py -q bdist_egg --dist-dir /tmp/easy_install-V7PdkM/crcmod-1.7/egg-dist-tmp-g1Y0TK
python2/src/_crcfunext.c: In function ‘init_crcfunext’:
python2/src/_crcfunext.c:492:13: warning: variable ‘m’ set but not used [-Wunused-but-set-variable]
   PyObject *m;
             ^
zip_safe flag not set; analyzing archive contents...
Moving crcmod-1.7-py2.7-linux-x86_64.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding crcmod 1.7 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/crcmod-1.7-py2.7-linux-x86_64.egg>
Searching for numpy>=1.14
Reading https://pypi.org/simple/numpy/
Downloading https://files.pythonhosted.org/packages/93/9b/443bbd1b38c4e5617f32c14c1494ae884d36cf3870c33828bb32e4b00dea/numpy-1.17.0rc2.zip#sha256=a4153fe85cf92a796022b81b138000160dea840cad13b7d1db67cfec594ece23
Best match: numpy 1.17.0rc2
Processing numpy-1.17.0rc2.zip
Writing /tmp/easy_install-ogFwKa/numpy-1.17.0rc2/setup.cfg
Running numpy-1.17.0rc2/setup.py -q bdist_egg --dist-dir /tmp/easy_install-ogFwKa/numpy-1.17.0rc2/egg-dist-tmp-AMAQYQ
Traceback (most recent call last):
  File "setup.py", line 239, in <module>
    'test': generate_protos_first(test),
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/__init__.py",> line 145, in setup
    return distutils.core.setup(**attrs)
  File "/usr/lib/python2.7/distutils/core.py", line 151, in setup
    dist.run_commands()
  File "/usr/lib/python2.7/distutils/dist.py", line 953, in run_commands
    self.run_command(cmd)
  File "/usr/lib/python2.7/distutils/dist.py", line 972, in run_command
    cmd_obj.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 67, in run
    self.do_egg_install()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 117, in do_egg_install
    cmd.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 418, in run
    self.easy_install(spec, not self.no_deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 660, in easy_install
    return self.install_item(None, spec, tmpdir, deps, True)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 707, in install_item
    self.process_distribution(spec, dist, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 752, in process_distribution
    [requirement], self.local_index, self.easy_install
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 782, in resolve
    replace_conflicting=replace_conflicting
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1065, in best_match
    return self.obtain(req, installer)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1077, in obtain
    return installer(requirement)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 679, in easy_install
    return self.install_item(spec, dist.location, tmpdir, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 705, in install_item
    dists = self.install_eggs(spec, download, tmpdir)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 890, in install_eggs
    return self.build_and_install(setup_script, setup_base)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1158, in build_and_install
    self.run_setup(setup_script, setup_base, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1144, in run_setup
    run_setup(setup_script, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 253, in run_setup
    raise
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 166, in save_modules
    saved_exc.resume()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 141, in resume
    six.reraise(type, exc, self._tb)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 154, in save_modules
    yield saved
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 250, in run_setup
    _execfile(setup_script, ns)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 45, in _execfile
    exec(code, globals, locals)
  File "/tmp/easy_install-ogFwKa/numpy-1.17.0rc2/setup.py", line 31, in <module>
    import setuptools
RuntimeError: Python version >= 3.5 required.

> Task :sdks:python:createProcessWorker FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/sdks/python/build.gradle'> line: 374

* What went wrong:
Execution failed for task ':sdks:python:createProcessWorker'.
> 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 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/5.2.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 2m 13s
59 actionable tasks: 46 executed, 13 from cache

Publishing build scan...
https://gradle.com/s/3u35mxmypfym4

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


Build failed in Jenkins: beam_PostCommit_Python_VR_Spark #435

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/435/display/redirect?page=changes>

Changes:

[kamil.wasilewski] [BEAM-7502] Create ParDo Python Load Test Jenkins job

[kamil.wasilewski] [BEAM-7502] Renamed file with Python GBK Load Test job definition

[kamil.wasilewski] [BEAM-7502] Reduced number of iterations to 1 in Java ParDo job

[robertwb] Temporary workaround for [BEAM-7473] (#9023)

------------------------------------------
[...truncated 254.64 KB...]
Moving PyYAML-3.13-py2.7-linux-x86_64.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding PyYAML 3.13 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/PyYAML-3.13-py2.7-linux-x86_64.egg>
Searching for pytz>=2018.3
Reading https://pypi.org/simple/pytz/
Downloading https://files.pythonhosted.org/packages/3d/73/fe30c2daaaa0713420d0382b16fbb761409f532c56bdcc514bf7b6262bb6/pytz-2019.1-py2.py3-none-any.whl#sha256=303879e36b721603cc54604edcac9d20401bdbe31e1e4fdee5b9f98d5d31dfda
Best match: pytz 2019.1
Processing pytz-2019.1-py2.py3-none-any.whl
Installing pytz-2019.1-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pytz 2019.1 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pytz-2019.1-py2.7.egg>
Searching for pydot<2,>=1.2.0
Reading https://pypi.org/simple/pydot/
Downloading https://files.pythonhosted.org/packages/33/d1/b1479a770f66d962f545c2101630ce1d5592d90cb4f083d38862e93d16d2/pydot-1.4.1-py2.py3-none-any.whl#sha256=67be714300c78fda5fd52f79ec994039e3f76f074948c67b5ff539b433ad354f
Best match: pydot 1.4.1
Processing pydot-1.4.1-py2.py3-none-any.whl
Installing pydot-1.4.1-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pydot-1.4.1-py2.7.egg/EGG-INFO/requires.txt>
Adding pydot 1.4.1 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pydot-1.4.1-py2.7.egg>
Searching for oauth2client<4,>=2.0.1
Reading https://pypi.org/simple/oauth2client/
Downloading https://files.pythonhosted.org/packages/c0/7b/bc893e35d6ca46a72faa4b9eaac25c687ce60e1fbe978993fe2de1b0ff0d/oauth2client-3.0.0.tar.gz#sha256=5b5b056ec6f2304e7920b632885bd157fa71d1a7f3ddd00a43b1541a8d1a2460
Best match: oauth2client 3.0.0
Processing oauth2client-3.0.0.tar.gz
Writing /tmp/easy_install-IZcSlL/oauth2client-3.0.0/setup.cfg
Running oauth2client-3.0.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-IZcSlL/oauth2client-3.0.0/egg-dist-tmp-09lDe4
warning: no previously-included files matching '*' found under directory 'tests'
zip_safe flag not set; analyzing archive contents...
Moving oauth2client-3.0.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding oauth2client 3.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/oauth2client-3.0.0-py2.7.egg>
Searching for pymongo<4.0.0,>=3.8.0
Reading https://pypi.org/simple/pymongo/
Downloading https://files.pythonhosted.org/packages/6e/ea/353a9f8ced71b9e258438aa4d6aa048c1eaf5b774d3ef2273d686fde0947/pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl#sha256=32421df60d06f479d71b6b539642e410ece3006e8910688e68df962c8eb40a21
Best match: pymongo 3.8.0
Processing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl
Installing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding pymongo 3.8.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg>
Searching for mock<3.0.0,>=1.0.1
Reading https://pypi.org/simple/mock/
Downloading https://files.pythonhosted.org/packages/e6/35/f187bdf23be87092bd0f1200d43d23076cee4d0dec109f195173fd3ebc79/mock-2.0.0-py2.py3-none-any.whl#sha256=5ce3c71c5545b472da17b72268978914d0252980348636840bd34a00b5cc96c1
Best match: mock 2.0.0
Processing mock-2.0.0-py2.py3-none-any.whl
Installing mock-2.0.0-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg/EGG-INFO/requires.txt>
Adding mock 2.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg>
Searching for httplib2<=0.12.0,>=0.8
Reading https://pypi.org/simple/httplib2/
Downloading https://files.pythonhosted.org/packages/ce/ed/803905d670b52fa0edfdd135337e545b4496c2ab3a222f1449b7256eb99f/httplib2-0.12.0.tar.gz#sha256=f61fb838a94ce3b349aa32c92fd8430f7e3511afdb18bf9640d647e30c90a6d6
Best match: httplib2 0.12.0
Processing httplib2-0.12.0.tar.gz
Writing /tmp/easy_install-SjEuHz/httplib2-0.12.0/setup.cfg
Running httplib2-0.12.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-SjEuHz/httplib2-0.12.0/egg-dist-tmp-IEM220
zip_safe flag not set; analyzing archive contents...
httplib2.certs: module references __file__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Extracting httplib2-0.12.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding httplib2 0.12.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Searching for hdfs<3.0.0,>=2.1.0
Reading https://pypi.org/simple/hdfs/
Downloading https://files.pythonhosted.org/packages/82/39/2c0879b1bcfd1f6ad078eb210d09dbce21072386a3997074ee91e60ddc5a/hdfs-2.5.8.tar.gz#sha256=1be117549fc1285571bc51aedc15df5a203138dba02f9adfa26761b69a949370
Best match: hdfs 2.5.8
Processing hdfs-2.5.8.tar.gz
Writing /tmp/easy_install-RTl6z7/hdfs-2.5.8/setup.cfg
Running hdfs-2.5.8/setup.py -q bdist_egg --dist-dir /tmp/easy_install-RTl6z7/hdfs-2.5.8/egg-dist-tmp-LSHRBD
zip_safe flag not set; analyzing archive contents...
Moving hdfs-2.5.8-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding hdfs 2.5.8 to easy-install.pth file
Installing hdfscli-avro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing hdfscli script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/hdfs-2.5.8-py2.7.egg>
Searching for future<1.0.0,>=0.16.0
Reading https://pypi.org/simple/future/
Downloading https://files.pythonhosted.org/packages/90/52/e20466b85000a181e1e144fd8305caf2cf475e2f9674e797b222f8105f5f/future-0.17.1.tar.gz#sha256=67045236dcfd6816dc439556d009594abf643e5eb48992e36beac09c2ca659b8
Best match: future 0.17.1
Processing future-0.17.1.tar.gz
Writing /tmp/easy_install-v5n9qB/future-0.17.1/setup.cfg
Running future-0.17.1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-v5n9qB/future-0.17.1/egg-dist-tmp-oL31U3
warning: no files found matching '*.au' under directory 'tests'
warning: no files found matching '*.gif' under directory 'tests'
warning: no files found matching '*.txt' under directory 'tests'
zip_safe flag not set; analyzing archive contents...
future.backports.test.ssl_servers: module references __file__
future.backports.test.support: module references __file__
future.standard_library.__init__: module references __file__
future.standard_library.__init__: module references __path__
future.utils.__init__: module MAY be using inspect.stack
past.builtins.misc: module MAY be using inspect.stack
past.translation.__init__: module references __file__
past.translation.__init__: module references __path__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Extracting future-0.17.1-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding future 0.17.1 to easy-install.pth file
Installing pasteurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing futurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Searching for fastavro<0.22,>=0.21.4
Reading https://pypi.org/simple/fastavro/
Downloading https://files.pythonhosted.org/packages/15/e3/5956c75f68906b119191ef30d9acff661b422cf918a29a03ee0c3ba774be/fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl#sha256=25c5e1871fb82795f138aa209ca89cac940b80bf36fc644615354028bfd87638
Best match: fastavro 0.21.24
Processing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl
Installing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding fastavro 0.21.24 to easy-install.pth file
Installing fastavro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg>
Searching for dill<0.2.10,>=0.2.9
Reading https://pypi.org/simple/dill/
Downloading https://files.pythonhosted.org/packages/fe/42/bfe2e0857bc284cbe6a011d93f2a9ad58a22cb894461b199ae72cfef0f29/dill-0.2.9.tar.gz#sha256=f6d6046f9f9195206063dd0415dff185ad593d6ee8b0e67f12597c0f4df4986f
Best match: dill 0.2.9
Processing dill-0.2.9.tar.gz
Writing /tmp/easy_install-fEEszM/dill-0.2.9/setup.cfg
Running dill-0.2.9/setup.py -q bdist_egg --dist-dir /tmp/easy_install-fEEszM/dill-0.2.9/egg-dist-tmp-q_wyQ4
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Extracting dill-0.2.9-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding dill 0.2.9 to easy-install.pth file
Installing get_objgraph script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing undill script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Searching for crcmod<2.0,>=1.7
Reading https://pypi.org/simple/crcmod/
Downloading https://files.pythonhosted.org/packages/6b/b0/e595ce2a2527e169c3bcd6c33d2473c1918e0b7f6826a043ca1245dd4e5b/crcmod-1.7.tar.gz#sha256=dc7051a0db5f2bd48665a990d3ec1cc305a466a77358ca4492826f41f283601e
Best match: crcmod 1.7
Processing crcmod-1.7.tar.gz
Writing /tmp/easy_install-9UFzOv/crcmod-1.7/setup.cfg
Running crcmod-1.7/setup.py -q bdist_egg --dist-dir /tmp/easy_install-9UFzOv/crcmod-1.7/egg-dist-tmp-fG2r5t
python2/src/_crcfunext.c: In function ‘init_crcfunext’:
python2/src/_crcfunext.c:492:13: warning: variable ‘m’ set but not used [-Wunused-but-set-variable]
   PyObject *m;
             ^
zip_safe flag not set; analyzing archive contents...
Moving crcmod-1.7-py2.7-linux-x86_64.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding crcmod 1.7 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/crcmod-1.7-py2.7-linux-x86_64.egg>
Searching for numpy>=1.14
Reading https://pypi.org/simple/numpy/
Downloading https://files.pythonhosted.org/packages/93/9b/443bbd1b38c4e5617f32c14c1494ae884d36cf3870c33828bb32e4b00dea/numpy-1.17.0rc2.zip#sha256=a4153fe85cf92a796022b81b138000160dea840cad13b7d1db67cfec594ece23
Best match: numpy 1.17.0rc2
Processing numpy-1.17.0rc2.zip
Writing /tmp/easy_install-VMKRwY/numpy-1.17.0rc2/setup.cfg
Running numpy-1.17.0rc2/setup.py -q bdist_egg --dist-dir /tmp/easy_install-VMKRwY/numpy-1.17.0rc2/egg-dist-tmp-6pAIut
Traceback (most recent call last):
  File "setup.py", line 239, in <module>
    'test': generate_protos_first(test),
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/__init__.py",> line 145, in setup
    return distutils.core.setup(**attrs)
  File "/usr/lib/python2.7/distutils/core.py", line 151, in setup
    dist.run_commands()
  File "/usr/lib/python2.7/distutils/dist.py", line 953, in run_commands
    self.run_command(cmd)
  File "/usr/lib/python2.7/distutils/dist.py", line 972, in run_command
    cmd_obj.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 67, in run
    self.do_egg_install()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 117, in do_egg_install
    cmd.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 418, in run
    self.easy_install(spec, not self.no_deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 660, in easy_install
    return self.install_item(None, spec, tmpdir, deps, True)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 707, in install_item
    self.process_distribution(spec, dist, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 752, in process_distribution
    [requirement], self.local_index, self.easy_install
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 782, in resolve
    replace_conflicting=replace_conflicting
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1065, in best_match
    return self.obtain(req, installer)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1077, in obtain
    return installer(requirement)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 679, in easy_install
    return self.install_item(spec, dist.location, tmpdir, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 705, in install_item
    dists = self.install_eggs(spec, download, tmpdir)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 890, in install_eggs
    return self.build_and_install(setup_script, setup_base)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1158, in build_and_install
    self.run_setup(setup_script, setup_base, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1144, in run_setup
    run_setup(setup_script, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 253, in run_setup
    raise
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 166, in save_modules
    saved_exc.resume()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 141, in resume
    six.reraise(type, exc, self._tb)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 154, in save_modules
    yield saved
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 250, in run_setup
    _execfile(setup_script, ns)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 45, in _execfile
    exec(code, globals, locals)
  File "/tmp/easy_install-VMKRwY/numpy-1.17.0rc2/setup.py", line 31, in <module>
    import setuptools
RuntimeError: Python version >= 3.5 required.

> Task :sdks:python:createProcessWorker FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/sdks/python/build.gradle'> line: 374

* What went wrong:
Execution failed for task ':sdks:python:createProcessWorker'.
> 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 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/5.2.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 3m 24s
59 actionable tasks: 47 executed, 12 from cache

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

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


Build failed in Jenkins: beam_PostCommit_Python_VR_Spark #434

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/434/display/redirect>

------------------------------------------
[...truncated 254.89 KB...]
Moving PyYAML-3.13-py2.7-linux-x86_64.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding PyYAML 3.13 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/PyYAML-3.13-py2.7-linux-x86_64.egg>
Searching for pytz>=2018.3
Reading https://pypi.org/simple/pytz/
Downloading https://files.pythonhosted.org/packages/3d/73/fe30c2daaaa0713420d0382b16fbb761409f532c56bdcc514bf7b6262bb6/pytz-2019.1-py2.py3-none-any.whl#sha256=303879e36b721603cc54604edcac9d20401bdbe31e1e4fdee5b9f98d5d31dfda
Best match: pytz 2019.1
Processing pytz-2019.1-py2.py3-none-any.whl
Installing pytz-2019.1-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pytz 2019.1 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pytz-2019.1-py2.7.egg>
Searching for pydot<2,>=1.2.0
Reading https://pypi.org/simple/pydot/
Downloading https://files.pythonhosted.org/packages/33/d1/b1479a770f66d962f545c2101630ce1d5592d90cb4f083d38862e93d16d2/pydot-1.4.1-py2.py3-none-any.whl#sha256=67be714300c78fda5fd52f79ec994039e3f76f074948c67b5ff539b433ad354f
Best match: pydot 1.4.1
Processing pydot-1.4.1-py2.py3-none-any.whl
Installing pydot-1.4.1-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pydot-1.4.1-py2.7.egg/EGG-INFO/requires.txt>
Adding pydot 1.4.1 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pydot-1.4.1-py2.7.egg>
Searching for oauth2client<4,>=2.0.1
Reading https://pypi.org/simple/oauth2client/
Downloading https://files.pythonhosted.org/packages/c0/7b/bc893e35d6ca46a72faa4b9eaac25c687ce60e1fbe978993fe2de1b0ff0d/oauth2client-3.0.0.tar.gz#sha256=5b5b056ec6f2304e7920b632885bd157fa71d1a7f3ddd00a43b1541a8d1a2460
Best match: oauth2client 3.0.0
Processing oauth2client-3.0.0.tar.gz
Writing /tmp/easy_install-0LvvvB/oauth2client-3.0.0/setup.cfg
Running oauth2client-3.0.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-0LvvvB/oauth2client-3.0.0/egg-dist-tmp-SjB_Us
warning: no previously-included files matching '*' found under directory 'tests'
zip_safe flag not set; analyzing archive contents...
Moving oauth2client-3.0.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding oauth2client 3.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/oauth2client-3.0.0-py2.7.egg>
Searching for pymongo<4.0.0,>=3.8.0
Reading https://pypi.org/simple/pymongo/
Downloading https://files.pythonhosted.org/packages/6e/ea/353a9f8ced71b9e258438aa4d6aa048c1eaf5b774d3ef2273d686fde0947/pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl#sha256=32421df60d06f479d71b6b539642e410ece3006e8910688e68df962c8eb40a21
Best match: pymongo 3.8.0
Processing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl
Installing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding pymongo 3.8.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg>
Searching for mock<3.0.0,>=1.0.1
Reading https://pypi.org/simple/mock/
Downloading https://files.pythonhosted.org/packages/e6/35/f187bdf23be87092bd0f1200d43d23076cee4d0dec109f195173fd3ebc79/mock-2.0.0-py2.py3-none-any.whl#sha256=5ce3c71c5545b472da17b72268978914d0252980348636840bd34a00b5cc96c1
Best match: mock 2.0.0
Processing mock-2.0.0-py2.py3-none-any.whl
Installing mock-2.0.0-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg/EGG-INFO/requires.txt>
Adding mock 2.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg>
Searching for httplib2<=0.12.0,>=0.8
Reading https://pypi.org/simple/httplib2/
Downloading https://files.pythonhosted.org/packages/ce/ed/803905d670b52fa0edfdd135337e545b4496c2ab3a222f1449b7256eb99f/httplib2-0.12.0.tar.gz#sha256=f61fb838a94ce3b349aa32c92fd8430f7e3511afdb18bf9640d647e30c90a6d6
Best match: httplib2 0.12.0
Processing httplib2-0.12.0.tar.gz
Writing /tmp/easy_install-OOj4vi/httplib2-0.12.0/setup.cfg
Running httplib2-0.12.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-OOj4vi/httplib2-0.12.0/egg-dist-tmp-SHCfuZ
zip_safe flag not set; analyzing archive contents...
httplib2.certs: module references __file__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Extracting httplib2-0.12.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding httplib2 0.12.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Searching for hdfs<3.0.0,>=2.1.0
Reading https://pypi.org/simple/hdfs/
Downloading https://files.pythonhosted.org/packages/82/39/2c0879b1bcfd1f6ad078eb210d09dbce21072386a3997074ee91e60ddc5a/hdfs-2.5.8.tar.gz#sha256=1be117549fc1285571bc51aedc15df5a203138dba02f9adfa26761b69a949370
Best match: hdfs 2.5.8
Processing hdfs-2.5.8.tar.gz
Writing /tmp/easy_install-pvsbRx/hdfs-2.5.8/setup.cfg
Running hdfs-2.5.8/setup.py -q bdist_egg --dist-dir /tmp/easy_install-pvsbRx/hdfs-2.5.8/egg-dist-tmp-B4dkdt
zip_safe flag not set; analyzing archive contents...
Moving hdfs-2.5.8-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding hdfs 2.5.8 to easy-install.pth file
Installing hdfscli-avro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing hdfscli script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/hdfs-2.5.8-py2.7.egg>
Searching for future<1.0.0,>=0.16.0
Reading https://pypi.org/simple/future/
Downloading https://files.pythonhosted.org/packages/90/52/e20466b85000a181e1e144fd8305caf2cf475e2f9674e797b222f8105f5f/future-0.17.1.tar.gz#sha256=67045236dcfd6816dc439556d009594abf643e5eb48992e36beac09c2ca659b8
Best match: future 0.17.1
Processing future-0.17.1.tar.gz
Writing /tmp/easy_install-zqXmep/future-0.17.1/setup.cfg
Running future-0.17.1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-zqXmep/future-0.17.1/egg-dist-tmp-LPTj2T
warning: no files found matching '*.au' under directory 'tests'
warning: no files found matching '*.gif' under directory 'tests'
warning: no files found matching '*.txt' under directory 'tests'
zip_safe flag not set; analyzing archive contents...
future.backports.test.ssl_servers: module references __file__
future.backports.test.support: module references __file__
future.standard_library.__init__: module references __file__
future.standard_library.__init__: module references __path__
future.utils.__init__: module MAY be using inspect.stack
past.builtins.misc: module MAY be using inspect.stack
past.translation.__init__: module references __file__
past.translation.__init__: module references __path__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Extracting future-0.17.1-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding future 0.17.1 to easy-install.pth file
Installing pasteurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing futurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Searching for fastavro<0.22,>=0.21.4
Reading https://pypi.org/simple/fastavro/
Downloading https://files.pythonhosted.org/packages/15/e3/5956c75f68906b119191ef30d9acff661b422cf918a29a03ee0c3ba774be/fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl#sha256=25c5e1871fb82795f138aa209ca89cac940b80bf36fc644615354028bfd87638
Best match: fastavro 0.21.24
Processing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl
Installing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding fastavro 0.21.24 to easy-install.pth file
Installing fastavro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg>
Searching for dill<0.2.10,>=0.2.9
Reading https://pypi.org/simple/dill/
Downloading https://files.pythonhosted.org/packages/fe/42/bfe2e0857bc284cbe6a011d93f2a9ad58a22cb894461b199ae72cfef0f29/dill-0.2.9.tar.gz#sha256=f6d6046f9f9195206063dd0415dff185ad593d6ee8b0e67f12597c0f4df4986f
Best match: dill 0.2.9
Processing dill-0.2.9.tar.gz
Writing /tmp/easy_install-KsgTAP/dill-0.2.9/setup.cfg
Running dill-0.2.9/setup.py -q bdist_egg --dist-dir /tmp/easy_install-KsgTAP/dill-0.2.9/egg-dist-tmp-GAMS9l
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Extracting dill-0.2.9-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding dill 0.2.9 to easy-install.pth file
Installing get_objgraph script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing undill script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Searching for crcmod<2.0,>=1.7
Reading https://pypi.org/simple/crcmod/
Downloading https://files.pythonhosted.org/packages/6b/b0/e595ce2a2527e169c3bcd6c33d2473c1918e0b7f6826a043ca1245dd4e5b/crcmod-1.7.tar.gz#sha256=dc7051a0db5f2bd48665a990d3ec1cc305a466a77358ca4492826f41f283601e
Best match: crcmod 1.7
Processing crcmod-1.7.tar.gz
Writing /tmp/easy_install-B2Z8tB/crcmod-1.7/setup.cfg
Running crcmod-1.7/setup.py -q bdist_egg --dist-dir /tmp/easy_install-B2Z8tB/crcmod-1.7/egg-dist-tmp-yUWMNL
python2/src/_crcfunext.c: In function ‘init_crcfunext’:
python2/src/_crcfunext.c:492:13: warning: variable ‘m’ set but not used [-Wunused-but-set-variable]
   PyObject *m;
             ^
zip_safe flag not set; analyzing archive contents...
Moving crcmod-1.7-py2.7-linux-x86_64.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding crcmod 1.7 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/crcmod-1.7-py2.7-linux-x86_64.egg>
Searching for numpy>=1.14
Reading https://pypi.org/simple/numpy/
Downloading https://files.pythonhosted.org/packages/93/9b/443bbd1b38c4e5617f32c14c1494ae884d36cf3870c33828bb32e4b00dea/numpy-1.17.0rc2.zip#sha256=a4153fe85cf92a796022b81b138000160dea840cad13b7d1db67cfec594ece23
Best match: numpy 1.17.0rc2
Processing numpy-1.17.0rc2.zip
Writing /tmp/easy_install-OBkUQ0/numpy-1.17.0rc2/setup.cfg
Running numpy-1.17.0rc2/setup.py -q bdist_egg --dist-dir /tmp/easy_install-OBkUQ0/numpy-1.17.0rc2/egg-dist-tmp-rx6TYa
Traceback (most recent call last):
  File "setup.py", line 239, in <module>
    'test': generate_protos_first(test),
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/__init__.py",> line 145, in setup
    return distutils.core.setup(**attrs)
  File "/usr/lib/python2.7/distutils/core.py", line 151, in setup
    dist.run_commands()
  File "/usr/lib/python2.7/distutils/dist.py", line 953, in run_commands
    self.run_command(cmd)
  File "/usr/lib/python2.7/distutils/dist.py", line 972, in run_command
    cmd_obj.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 67, in run
    self.do_egg_install()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 117, in do_egg_install
    cmd.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 418, in run
    self.easy_install(spec, not self.no_deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 660, in easy_install
    return self.install_item(None, spec, tmpdir, deps, True)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 707, in install_item
    self.process_distribution(spec, dist, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 752, in process_distribution
    [requirement], self.local_index, self.easy_install
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 782, in resolve
    replace_conflicting=replace_conflicting
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1065, in best_match
    return self.obtain(req, installer)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1077, in obtain
    return installer(requirement)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 679, in easy_install
    return self.install_item(spec, dist.location, tmpdir, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 705, in install_item
    dists = self.install_eggs(spec, download, tmpdir)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 890, in install_eggs
    return self.build_and_install(setup_script, setup_base)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1158, in build_and_install
    self.run_setup(setup_script, setup_base, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1144, in run_setup
    run_setup(setup_script, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 253, in run_setup
    raise
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 166, in save_modules
    saved_exc.resume()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 141, in resume
    six.reraise(type, exc, self._tb)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 154, in save_modules
    yield saved
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 250, in run_setup
    _execfile(setup_script, ns)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 45, in _execfile
    exec(code, globals, locals)
  File "/tmp/easy_install-OBkUQ0/numpy-1.17.0rc2/setup.py", line 31, in <module>
    import setuptools
RuntimeError: Python version >= 3.5 required.

> Task :sdks:python:createProcessWorker FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/sdks/python/build.gradle'> line: 374

* What went wrong:
Execution failed for task ':sdks:python:createProcessWorker'.
> 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 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/5.2.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 2m 28s
59 actionable tasks: 46 executed, 13 from cache

Publishing build scan...
https://gradle.com/s/4l3prtxkwzrbw

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


Build failed in Jenkins: beam_PostCommit_Python_VR_Spark #433

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/433/display/redirect?page=changes>

Changes:

[github] Revert "[BEAM-7060] Migrate to native typing types where possible."

------------------------------------------
[...truncated 255.13 KB...]
Moving PyYAML-3.13-py2.7-linux-x86_64.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding PyYAML 3.13 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/PyYAML-3.13-py2.7-linux-x86_64.egg>
Searching for pytz>=2018.3
Reading https://pypi.org/simple/pytz/
Downloading https://files.pythonhosted.org/packages/3d/73/fe30c2daaaa0713420d0382b16fbb761409f532c56bdcc514bf7b6262bb6/pytz-2019.1-py2.py3-none-any.whl#sha256=303879e36b721603cc54604edcac9d20401bdbe31e1e4fdee5b9f98d5d31dfda
Best match: pytz 2019.1
Processing pytz-2019.1-py2.py3-none-any.whl
Installing pytz-2019.1-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pytz 2019.1 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pytz-2019.1-py2.7.egg>
Searching for pydot<2,>=1.2.0
Reading https://pypi.org/simple/pydot/
Downloading https://files.pythonhosted.org/packages/33/d1/b1479a770f66d962f545c2101630ce1d5592d90cb4f083d38862e93d16d2/pydot-1.4.1-py2.py3-none-any.whl#sha256=67be714300c78fda5fd52f79ec994039e3f76f074948c67b5ff539b433ad354f
Best match: pydot 1.4.1
Processing pydot-1.4.1-py2.py3-none-any.whl
Installing pydot-1.4.1-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pydot-1.4.1-py2.7.egg/EGG-INFO/requires.txt>
Adding pydot 1.4.1 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pydot-1.4.1-py2.7.egg>
Searching for oauth2client<4,>=2.0.1
Reading https://pypi.org/simple/oauth2client/
Downloading https://files.pythonhosted.org/packages/c0/7b/bc893e35d6ca46a72faa4b9eaac25c687ce60e1fbe978993fe2de1b0ff0d/oauth2client-3.0.0.tar.gz#sha256=5b5b056ec6f2304e7920b632885bd157fa71d1a7f3ddd00a43b1541a8d1a2460
Best match: oauth2client 3.0.0
Processing oauth2client-3.0.0.tar.gz
Writing /tmp/easy_install-kRlGyM/oauth2client-3.0.0/setup.cfg
Running oauth2client-3.0.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-kRlGyM/oauth2client-3.0.0/egg-dist-tmp-VZ7j7c
warning: no previously-included files matching '*' found under directory 'tests'
zip_safe flag not set; analyzing archive contents...
Moving oauth2client-3.0.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding oauth2client 3.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/oauth2client-3.0.0-py2.7.egg>
Searching for pymongo<4.0.0,>=3.8.0
Reading https://pypi.org/simple/pymongo/
Downloading https://files.pythonhosted.org/packages/6e/ea/353a9f8ced71b9e258438aa4d6aa048c1eaf5b774d3ef2273d686fde0947/pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl#sha256=32421df60d06f479d71b6b539642e410ece3006e8910688e68df962c8eb40a21
Best match: pymongo 3.8.0
Processing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl
Installing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding pymongo 3.8.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg>
Searching for mock<3.0.0,>=1.0.1
Reading https://pypi.org/simple/mock/
Downloading https://files.pythonhosted.org/packages/e6/35/f187bdf23be87092bd0f1200d43d23076cee4d0dec109f195173fd3ebc79/mock-2.0.0-py2.py3-none-any.whl#sha256=5ce3c71c5545b472da17b72268978914d0252980348636840bd34a00b5cc96c1
Best match: mock 2.0.0
Processing mock-2.0.0-py2.py3-none-any.whl
Installing mock-2.0.0-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg/EGG-INFO/requires.txt>
Adding mock 2.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg>
Searching for httplib2<=0.12.0,>=0.8
Reading https://pypi.org/simple/httplib2/
Downloading https://files.pythonhosted.org/packages/ce/ed/803905d670b52fa0edfdd135337e545b4496c2ab3a222f1449b7256eb99f/httplib2-0.12.0.tar.gz#sha256=f61fb838a94ce3b349aa32c92fd8430f7e3511afdb18bf9640d647e30c90a6d6
Best match: httplib2 0.12.0
Processing httplib2-0.12.0.tar.gz
Writing /tmp/easy_install-3d50qL/httplib2-0.12.0/setup.cfg
Running httplib2-0.12.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-3d50qL/httplib2-0.12.0/egg-dist-tmp-EjlRTi
zip_safe flag not set; analyzing archive contents...
httplib2.certs: module references __file__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Extracting httplib2-0.12.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding httplib2 0.12.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Searching for hdfs<3.0.0,>=2.1.0
Reading https://pypi.org/simple/hdfs/
Downloading https://files.pythonhosted.org/packages/82/39/2c0879b1bcfd1f6ad078eb210d09dbce21072386a3997074ee91e60ddc5a/hdfs-2.5.8.tar.gz#sha256=1be117549fc1285571bc51aedc15df5a203138dba02f9adfa26761b69a949370
Best match: hdfs 2.5.8
Processing hdfs-2.5.8.tar.gz
Writing /tmp/easy_install-92REZB/hdfs-2.5.8/setup.cfg
Running hdfs-2.5.8/setup.py -q bdist_egg --dist-dir /tmp/easy_install-92REZB/hdfs-2.5.8/egg-dist-tmp-wkPXrC
zip_safe flag not set; analyzing archive contents...
Moving hdfs-2.5.8-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding hdfs 2.5.8 to easy-install.pth file
Installing hdfscli-avro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing hdfscli script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/hdfs-2.5.8-py2.7.egg>
Searching for future<1.0.0,>=0.16.0
Reading https://pypi.org/simple/future/
Downloading https://files.pythonhosted.org/packages/90/52/e20466b85000a181e1e144fd8305caf2cf475e2f9674e797b222f8105f5f/future-0.17.1.tar.gz#sha256=67045236dcfd6816dc439556d009594abf643e5eb48992e36beac09c2ca659b8
Best match: future 0.17.1
Processing future-0.17.1.tar.gz
Writing /tmp/easy_install-O9TUI3/future-0.17.1/setup.cfg
Running future-0.17.1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-O9TUI3/future-0.17.1/egg-dist-tmp-b2bG6T
warning: no files found matching '*.au' under directory 'tests'
warning: no files found matching '*.gif' under directory 'tests'
warning: no files found matching '*.txt' under directory 'tests'
zip_safe flag not set; analyzing archive contents...
future.backports.test.ssl_servers: module references __file__
future.backports.test.support: module references __file__
future.standard_library.__init__: module references __file__
future.standard_library.__init__: module references __path__
future.utils.__init__: module MAY be using inspect.stack
past.builtins.misc: module MAY be using inspect.stack
past.translation.__init__: module references __file__
past.translation.__init__: module references __path__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Extracting future-0.17.1-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding future 0.17.1 to easy-install.pth file
Installing pasteurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing futurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Searching for fastavro<0.22,>=0.21.4
Reading https://pypi.org/simple/fastavro/
Downloading https://files.pythonhosted.org/packages/15/e3/5956c75f68906b119191ef30d9acff661b422cf918a29a03ee0c3ba774be/fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl#sha256=25c5e1871fb82795f138aa209ca89cac940b80bf36fc644615354028bfd87638
Best match: fastavro 0.21.24
Processing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl
Installing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding fastavro 0.21.24 to easy-install.pth file
Installing fastavro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg>
Searching for dill<0.2.10,>=0.2.9
Reading https://pypi.org/simple/dill/
Downloading https://files.pythonhosted.org/packages/fe/42/bfe2e0857bc284cbe6a011d93f2a9ad58a22cb894461b199ae72cfef0f29/dill-0.2.9.tar.gz#sha256=f6d6046f9f9195206063dd0415dff185ad593d6ee8b0e67f12597c0f4df4986f
Best match: dill 0.2.9
Processing dill-0.2.9.tar.gz
Writing /tmp/easy_install-kOavTk/dill-0.2.9/setup.cfg
Running dill-0.2.9/setup.py -q bdist_egg --dist-dir /tmp/easy_install-kOavTk/dill-0.2.9/egg-dist-tmp-bhhr9J
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Extracting dill-0.2.9-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding dill 0.2.9 to easy-install.pth file
Installing get_objgraph script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing undill script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Searching for crcmod<2.0,>=1.7
Reading https://pypi.org/simple/crcmod/
Downloading https://files.pythonhosted.org/packages/6b/b0/e595ce2a2527e169c3bcd6c33d2473c1918e0b7f6826a043ca1245dd4e5b/crcmod-1.7.tar.gz#sha256=dc7051a0db5f2bd48665a990d3ec1cc305a466a77358ca4492826f41f283601e
Best match: crcmod 1.7
Processing crcmod-1.7.tar.gz
Writing /tmp/easy_install-dJhZ6g/crcmod-1.7/setup.cfg
Running crcmod-1.7/setup.py -q bdist_egg --dist-dir /tmp/easy_install-dJhZ6g/crcmod-1.7/egg-dist-tmp-HZsPFT
python2/src/_crcfunext.c: In function ‘init_crcfunext’:
python2/src/_crcfunext.c:492:13: warning: variable ‘m’ set but not used [-Wunused-but-set-variable]
   PyObject *m;
             ^
zip_safe flag not set; analyzing archive contents...
Moving crcmod-1.7-py2.7-linux-x86_64.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding crcmod 1.7 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/crcmod-1.7-py2.7-linux-x86_64.egg>
Searching for numpy>=1.14
Reading https://pypi.org/simple/numpy/
Downloading https://files.pythonhosted.org/packages/93/9b/443bbd1b38c4e5617f32c14c1494ae884d36cf3870c33828bb32e4b00dea/numpy-1.17.0rc2.zip#sha256=a4153fe85cf92a796022b81b138000160dea840cad13b7d1db67cfec594ece23
Best match: numpy 1.17.0rc2
Processing numpy-1.17.0rc2.zip
Writing /tmp/easy_install-sCbitm/numpy-1.17.0rc2/setup.cfg
Running numpy-1.17.0rc2/setup.py -q bdist_egg --dist-dir /tmp/easy_install-sCbitm/numpy-1.17.0rc2/egg-dist-tmp-CHYuO7
Traceback (most recent call last):
  File "setup.py", line 239, in <module>
    'test': generate_protos_first(test),
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/__init__.py",> line 145, in setup
    return distutils.core.setup(**attrs)
  File "/usr/lib/python2.7/distutils/core.py", line 151, in setup
    dist.run_commands()
  File "/usr/lib/python2.7/distutils/dist.py", line 953, in run_commands
    self.run_command(cmd)
  File "/usr/lib/python2.7/distutils/dist.py", line 972, in run_command
    cmd_obj.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 67, in run
    self.do_egg_install()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 117, in do_egg_install
    cmd.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 418, in run
    self.easy_install(spec, not self.no_deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 660, in easy_install
    return self.install_item(None, spec, tmpdir, deps, True)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 707, in install_item
    self.process_distribution(spec, dist, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 752, in process_distribution
    [requirement], self.local_index, self.easy_install
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 782, in resolve
    replace_conflicting=replace_conflicting
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1065, in best_match
    return self.obtain(req, installer)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1077, in obtain
    return installer(requirement)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 679, in easy_install
    return self.install_item(spec, dist.location, tmpdir, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 705, in install_item
    dists = self.install_eggs(spec, download, tmpdir)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 890, in install_eggs
    return self.build_and_install(setup_script, setup_base)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1158, in build_and_install
    self.run_setup(setup_script, setup_base, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1144, in run_setup
    run_setup(setup_script, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 253, in run_setup
    raise
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 166, in save_modules
    saved_exc.resume()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 141, in resume
    six.reraise(type, exc, self._tb)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 154, in save_modules
    yield saved
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 250, in run_setup
    _execfile(setup_script, ns)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 45, in _execfile
    exec(code, globals, locals)
  File "/tmp/easy_install-sCbitm/numpy-1.17.0rc2/setup.py", line 31, in <module>
    import setuptools
RuntimeError: Python version >= 3.5 required.

> Task :sdks:python:createProcessWorker FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/sdks/python/build.gradle'> line: 374

* What went wrong:
Execution failed for task ':sdks:python:createProcessWorker'.
> 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 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/5.2.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 2m 25s
59 actionable tasks: 46 executed, 13 from cache

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

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


Build failed in Jenkins: beam_PostCommit_Python_VR_Spark #432

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/432/display/redirect>

------------------------------------------
[...truncated 255.03 KB...]
Moving PyYAML-3.13-py2.7-linux-x86_64.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding PyYAML 3.13 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/PyYAML-3.13-py2.7-linux-x86_64.egg>
Searching for pytz>=2018.3
Reading https://pypi.org/simple/pytz/
Downloading https://files.pythonhosted.org/packages/3d/73/fe30c2daaaa0713420d0382b16fbb761409f532c56bdcc514bf7b6262bb6/pytz-2019.1-py2.py3-none-any.whl#sha256=303879e36b721603cc54604edcac9d20401bdbe31e1e4fdee5b9f98d5d31dfda
Best match: pytz 2019.1
Processing pytz-2019.1-py2.py3-none-any.whl
Installing pytz-2019.1-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pytz 2019.1 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pytz-2019.1-py2.7.egg>
Searching for pydot<2,>=1.2.0
Reading https://pypi.org/simple/pydot/
Downloading https://files.pythonhosted.org/packages/33/d1/b1479a770f66d962f545c2101630ce1d5592d90cb4f083d38862e93d16d2/pydot-1.4.1-py2.py3-none-any.whl#sha256=67be714300c78fda5fd52f79ec994039e3f76f074948c67b5ff539b433ad354f
Best match: pydot 1.4.1
Processing pydot-1.4.1-py2.py3-none-any.whl
Installing pydot-1.4.1-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pydot-1.4.1-py2.7.egg/EGG-INFO/requires.txt>
Adding pydot 1.4.1 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pydot-1.4.1-py2.7.egg>
Searching for oauth2client<4,>=2.0.1
Reading https://pypi.org/simple/oauth2client/
Downloading https://files.pythonhosted.org/packages/c0/7b/bc893e35d6ca46a72faa4b9eaac25c687ce60e1fbe978993fe2de1b0ff0d/oauth2client-3.0.0.tar.gz#sha256=5b5b056ec6f2304e7920b632885bd157fa71d1a7f3ddd00a43b1541a8d1a2460
Best match: oauth2client 3.0.0
Processing oauth2client-3.0.0.tar.gz
Writing /tmp/easy_install-Ot6x18/oauth2client-3.0.0/setup.cfg
Running oauth2client-3.0.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-Ot6x18/oauth2client-3.0.0/egg-dist-tmp-UAtBV6
warning: no previously-included files matching '*' found under directory 'tests'
zip_safe flag not set; analyzing archive contents...
Moving oauth2client-3.0.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding oauth2client 3.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/oauth2client-3.0.0-py2.7.egg>
Searching for pymongo<4.0.0,>=3.8.0
Reading https://pypi.org/simple/pymongo/
Downloading https://files.pythonhosted.org/packages/6e/ea/353a9f8ced71b9e258438aa4d6aa048c1eaf5b774d3ef2273d686fde0947/pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl#sha256=32421df60d06f479d71b6b539642e410ece3006e8910688e68df962c8eb40a21
Best match: pymongo 3.8.0
Processing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl
Installing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding pymongo 3.8.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg>
Searching for mock<3.0.0,>=1.0.1
Reading https://pypi.org/simple/mock/
Downloading https://files.pythonhosted.org/packages/e6/35/f187bdf23be87092bd0f1200d43d23076cee4d0dec109f195173fd3ebc79/mock-2.0.0-py2.py3-none-any.whl#sha256=5ce3c71c5545b472da17b72268978914d0252980348636840bd34a00b5cc96c1
Best match: mock 2.0.0
Processing mock-2.0.0-py2.py3-none-any.whl
Installing mock-2.0.0-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg/EGG-INFO/requires.txt>
Adding mock 2.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg>
Searching for httplib2<=0.12.0,>=0.8
Reading https://pypi.org/simple/httplib2/
Downloading https://files.pythonhosted.org/packages/ce/ed/803905d670b52fa0edfdd135337e545b4496c2ab3a222f1449b7256eb99f/httplib2-0.12.0.tar.gz#sha256=f61fb838a94ce3b349aa32c92fd8430f7e3511afdb18bf9640d647e30c90a6d6
Best match: httplib2 0.12.0
Processing httplib2-0.12.0.tar.gz
Writing /tmp/easy_install-mGBpwD/httplib2-0.12.0/setup.cfg
Running httplib2-0.12.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-mGBpwD/httplib2-0.12.0/egg-dist-tmp-gIVspE
zip_safe flag not set; analyzing archive contents...
httplib2.certs: module references __file__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Extracting httplib2-0.12.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding httplib2 0.12.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Searching for hdfs<3.0.0,>=2.1.0
Reading https://pypi.org/simple/hdfs/
Downloading https://files.pythonhosted.org/packages/82/39/2c0879b1bcfd1f6ad078eb210d09dbce21072386a3997074ee91e60ddc5a/hdfs-2.5.8.tar.gz#sha256=1be117549fc1285571bc51aedc15df5a203138dba02f9adfa26761b69a949370
Best match: hdfs 2.5.8
Processing hdfs-2.5.8.tar.gz
Writing /tmp/easy_install-SxFk5m/hdfs-2.5.8/setup.cfg
Running hdfs-2.5.8/setup.py -q bdist_egg --dist-dir /tmp/easy_install-SxFk5m/hdfs-2.5.8/egg-dist-tmp-vNtQGF
zip_safe flag not set; analyzing archive contents...
Moving hdfs-2.5.8-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding hdfs 2.5.8 to easy-install.pth file
Installing hdfscli-avro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing hdfscli script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/hdfs-2.5.8-py2.7.egg>
Searching for future<1.0.0,>=0.16.0
Reading https://pypi.org/simple/future/
Downloading https://files.pythonhosted.org/packages/90/52/e20466b85000a181e1e144fd8305caf2cf475e2f9674e797b222f8105f5f/future-0.17.1.tar.gz#sha256=67045236dcfd6816dc439556d009594abf643e5eb48992e36beac09c2ca659b8
Best match: future 0.17.1
Processing future-0.17.1.tar.gz
Writing /tmp/easy_install-mF5QE8/future-0.17.1/setup.cfg
Running future-0.17.1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-mF5QE8/future-0.17.1/egg-dist-tmp-zEMZNb
warning: no files found matching '*.au' under directory 'tests'
warning: no files found matching '*.gif' under directory 'tests'
warning: no files found matching '*.txt' under directory 'tests'
zip_safe flag not set; analyzing archive contents...
future.backports.test.ssl_servers: module references __file__
future.backports.test.support: module references __file__
future.standard_library.__init__: module references __file__
future.standard_library.__init__: module references __path__
future.utils.__init__: module MAY be using inspect.stack
past.builtins.misc: module MAY be using inspect.stack
past.translation.__init__: module references __file__
past.translation.__init__: module references __path__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Extracting future-0.17.1-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding future 0.17.1 to easy-install.pth file
Installing pasteurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing futurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Searching for fastavro<0.22,>=0.21.4
Reading https://pypi.org/simple/fastavro/
Downloading https://files.pythonhosted.org/packages/15/e3/5956c75f68906b119191ef30d9acff661b422cf918a29a03ee0c3ba774be/fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl#sha256=25c5e1871fb82795f138aa209ca89cac940b80bf36fc644615354028bfd87638
Best match: fastavro 0.21.24
Processing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl
Installing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding fastavro 0.21.24 to easy-install.pth file
Installing fastavro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg>
Searching for dill<0.2.10,>=0.2.9
Reading https://pypi.org/simple/dill/
Downloading https://files.pythonhosted.org/packages/fe/42/bfe2e0857bc284cbe6a011d93f2a9ad58a22cb894461b199ae72cfef0f29/dill-0.2.9.tar.gz#sha256=f6d6046f9f9195206063dd0415dff185ad593d6ee8b0e67f12597c0f4df4986f
Best match: dill 0.2.9
Processing dill-0.2.9.tar.gz
Writing /tmp/easy_install-rmwswe/dill-0.2.9/setup.cfg
Running dill-0.2.9/setup.py -q bdist_egg --dist-dir /tmp/easy_install-rmwswe/dill-0.2.9/egg-dist-tmp-9mGYqW
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Extracting dill-0.2.9-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding dill 0.2.9 to easy-install.pth file
Installing get_objgraph script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing undill script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Searching for crcmod<2.0,>=1.7
Reading https://pypi.org/simple/crcmod/
Downloading https://files.pythonhosted.org/packages/6b/b0/e595ce2a2527e169c3bcd6c33d2473c1918e0b7f6826a043ca1245dd4e5b/crcmod-1.7.tar.gz#sha256=dc7051a0db5f2bd48665a990d3ec1cc305a466a77358ca4492826f41f283601e
Best match: crcmod 1.7
Processing crcmod-1.7.tar.gz
Writing /tmp/easy_install-DyRuJl/crcmod-1.7/setup.cfg
Running crcmod-1.7/setup.py -q bdist_egg --dist-dir /tmp/easy_install-DyRuJl/crcmod-1.7/egg-dist-tmp-mZ2S2J
python2/src/_crcfunext.c: In function ‘init_crcfunext’:
python2/src/_crcfunext.c:492:13: warning: variable ‘m’ set but not used [-Wunused-but-set-variable]
   PyObject *m;
             ^
zip_safe flag not set; analyzing archive contents...
Moving crcmod-1.7-py2.7-linux-x86_64.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding crcmod 1.7 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/crcmod-1.7-py2.7-linux-x86_64.egg>
Searching for numpy>=1.14
Reading https://pypi.org/simple/numpy/
Downloading https://files.pythonhosted.org/packages/93/9b/443bbd1b38c4e5617f32c14c1494ae884d36cf3870c33828bb32e4b00dea/numpy-1.17.0rc2.zip#sha256=a4153fe85cf92a796022b81b138000160dea840cad13b7d1db67cfec594ece23
Best match: numpy 1.17.0rc2
Processing numpy-1.17.0rc2.zip
Writing /tmp/easy_install-VbadHl/numpy-1.17.0rc2/setup.cfg
Running numpy-1.17.0rc2/setup.py -q bdist_egg --dist-dir /tmp/easy_install-VbadHl/numpy-1.17.0rc2/egg-dist-tmp-_5Ou3q
Traceback (most recent call last):
  File "setup.py", line 239, in <module>
    'test': generate_protos_first(test),
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/__init__.py",> line 145, in setup
    return distutils.core.setup(**attrs)
  File "/usr/lib/python2.7/distutils/core.py", line 151, in setup
    dist.run_commands()
  File "/usr/lib/python2.7/distutils/dist.py", line 953, in run_commands
    self.run_command(cmd)
  File "/usr/lib/python2.7/distutils/dist.py", line 972, in run_command
    cmd_obj.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 67, in run
    self.do_egg_install()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 117, in do_egg_install
    cmd.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 418, in run
    self.easy_install(spec, not self.no_deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 660, in easy_install
    return self.install_item(None, spec, tmpdir, deps, True)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 707, in install_item
    self.process_distribution(spec, dist, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 752, in process_distribution
    [requirement], self.local_index, self.easy_install
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 782, in resolve
    replace_conflicting=replace_conflicting
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1065, in best_match
    return self.obtain(req, installer)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1077, in obtain
    return installer(requirement)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 679, in easy_install
    return self.install_item(spec, dist.location, tmpdir, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 705, in install_item
    dists = self.install_eggs(spec, download, tmpdir)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 890, in install_eggs
    return self.build_and_install(setup_script, setup_base)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1158, in build_and_install
    self.run_setup(setup_script, setup_base, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1144, in run_setup
    run_setup(setup_script, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 253, in run_setup
    raise
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 166, in save_modules
    saved_exc.resume()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 141, in resume
    six.reraise(type, exc, self._tb)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 154, in save_modules
    yield saved
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 250, in run_setup
    _execfile(setup_script, ns)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 45, in _execfile
    exec(code, globals, locals)
  File "/tmp/easy_install-VbadHl/numpy-1.17.0rc2/setup.py", line 31, in <module>
    import setuptools
RuntimeError: Python version >= 3.5 required.

> Task :sdks:python:createProcessWorker FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/sdks/python/build.gradle'> line: 374

* What went wrong:
Execution failed for task ':sdks:python:createProcessWorker'.
> 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 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/5.2.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 2m 35s
59 actionable tasks: 46 executed, 13 from cache

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

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


Build failed in Jenkins: beam_PostCommit_Python_VR_Spark #431

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/431/display/redirect?page=changes>

Changes:

[github] Update Python 3 entry in Python SDK roadmap.

------------------------------------------
[...truncated 255.08 KB...]
Moving PyYAML-3.13-py2.7-linux-x86_64.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding PyYAML 3.13 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/PyYAML-3.13-py2.7-linux-x86_64.egg>
Searching for pytz>=2018.3
Reading https://pypi.org/simple/pytz/
Downloading https://files.pythonhosted.org/packages/3d/73/fe30c2daaaa0713420d0382b16fbb761409f532c56bdcc514bf7b6262bb6/pytz-2019.1-py2.py3-none-any.whl#sha256=303879e36b721603cc54604edcac9d20401bdbe31e1e4fdee5b9f98d5d31dfda
Best match: pytz 2019.1
Processing pytz-2019.1-py2.py3-none-any.whl
Installing pytz-2019.1-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pytz 2019.1 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pytz-2019.1-py2.7.egg>
Searching for pydot<2,>=1.2.0
Reading https://pypi.org/simple/pydot/
Downloading https://files.pythonhosted.org/packages/33/d1/b1479a770f66d962f545c2101630ce1d5592d90cb4f083d38862e93d16d2/pydot-1.4.1-py2.py3-none-any.whl#sha256=67be714300c78fda5fd52f79ec994039e3f76f074948c67b5ff539b433ad354f
Best match: pydot 1.4.1
Processing pydot-1.4.1-py2.py3-none-any.whl
Installing pydot-1.4.1-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pydot-1.4.1-py2.7.egg/EGG-INFO/requires.txt>
Adding pydot 1.4.1 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pydot-1.4.1-py2.7.egg>
Searching for oauth2client<4,>=2.0.1
Reading https://pypi.org/simple/oauth2client/
Downloading https://files.pythonhosted.org/packages/c0/7b/bc893e35d6ca46a72faa4b9eaac25c687ce60e1fbe978993fe2de1b0ff0d/oauth2client-3.0.0.tar.gz#sha256=5b5b056ec6f2304e7920b632885bd157fa71d1a7f3ddd00a43b1541a8d1a2460
Best match: oauth2client 3.0.0
Processing oauth2client-3.0.0.tar.gz
Writing /tmp/easy_install-pNImpl/oauth2client-3.0.0/setup.cfg
Running oauth2client-3.0.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-pNImpl/oauth2client-3.0.0/egg-dist-tmp-wvHu82
warning: no previously-included files matching '*' found under directory 'tests'
zip_safe flag not set; analyzing archive contents...
Moving oauth2client-3.0.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding oauth2client 3.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/oauth2client-3.0.0-py2.7.egg>
Searching for pymongo<4.0.0,>=3.8.0
Reading https://pypi.org/simple/pymongo/
Downloading https://files.pythonhosted.org/packages/6e/ea/353a9f8ced71b9e258438aa4d6aa048c1eaf5b774d3ef2273d686fde0947/pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl#sha256=32421df60d06f479d71b6b539642e410ece3006e8910688e68df962c8eb40a21
Best match: pymongo 3.8.0
Processing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl
Installing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding pymongo 3.8.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg>
Searching for mock<3.0.0,>=1.0.1
Reading https://pypi.org/simple/mock/
Downloading https://files.pythonhosted.org/packages/e6/35/f187bdf23be87092bd0f1200d43d23076cee4d0dec109f195173fd3ebc79/mock-2.0.0-py2.py3-none-any.whl#sha256=5ce3c71c5545b472da17b72268978914d0252980348636840bd34a00b5cc96c1
Best match: mock 2.0.0
Processing mock-2.0.0-py2.py3-none-any.whl
Installing mock-2.0.0-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg/EGG-INFO/requires.txt>
Adding mock 2.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg>
Searching for httplib2<=0.12.0,>=0.8
Reading https://pypi.org/simple/httplib2/
Downloading https://files.pythonhosted.org/packages/ce/ed/803905d670b52fa0edfdd135337e545b4496c2ab3a222f1449b7256eb99f/httplib2-0.12.0.tar.gz#sha256=f61fb838a94ce3b349aa32c92fd8430f7e3511afdb18bf9640d647e30c90a6d6
Best match: httplib2 0.12.0
Processing httplib2-0.12.0.tar.gz
Writing /tmp/easy_install-lwue2k/httplib2-0.12.0/setup.cfg
Running httplib2-0.12.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-lwue2k/httplib2-0.12.0/egg-dist-tmp-5O50j8
zip_safe flag not set; analyzing archive contents...
httplib2.certs: module references __file__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Extracting httplib2-0.12.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding httplib2 0.12.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Searching for hdfs<3.0.0,>=2.1.0
Reading https://pypi.org/simple/hdfs/
Downloading https://files.pythonhosted.org/packages/82/39/2c0879b1bcfd1f6ad078eb210d09dbce21072386a3997074ee91e60ddc5a/hdfs-2.5.8.tar.gz#sha256=1be117549fc1285571bc51aedc15df5a203138dba02f9adfa26761b69a949370
Best match: hdfs 2.5.8
Processing hdfs-2.5.8.tar.gz
Writing /tmp/easy_install-WYTpGB/hdfs-2.5.8/setup.cfg
Running hdfs-2.5.8/setup.py -q bdist_egg --dist-dir /tmp/easy_install-WYTpGB/hdfs-2.5.8/egg-dist-tmp-MPoXas
zip_safe flag not set; analyzing archive contents...
Moving hdfs-2.5.8-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding hdfs 2.5.8 to easy-install.pth file
Installing hdfscli-avro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing hdfscli script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/hdfs-2.5.8-py2.7.egg>
Searching for future<1.0.0,>=0.16.0
Reading https://pypi.org/simple/future/
Downloading https://files.pythonhosted.org/packages/90/52/e20466b85000a181e1e144fd8305caf2cf475e2f9674e797b222f8105f5f/future-0.17.1.tar.gz#sha256=67045236dcfd6816dc439556d009594abf643e5eb48992e36beac09c2ca659b8
Best match: future 0.17.1
Processing future-0.17.1.tar.gz
Writing /tmp/easy_install-5UTQFQ/future-0.17.1/setup.cfg
Running future-0.17.1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-5UTQFQ/future-0.17.1/egg-dist-tmp-tIkVzi
warning: no files found matching '*.au' under directory 'tests'
warning: no files found matching '*.gif' under directory 'tests'
warning: no files found matching '*.txt' under directory 'tests'
zip_safe flag not set; analyzing archive contents...
future.backports.test.ssl_servers: module references __file__
future.backports.test.support: module references __file__
future.standard_library.__init__: module references __file__
future.standard_library.__init__: module references __path__
future.utils.__init__: module MAY be using inspect.stack
past.builtins.misc: module MAY be using inspect.stack
past.translation.__init__: module references __file__
past.translation.__init__: module references __path__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Extracting future-0.17.1-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding future 0.17.1 to easy-install.pth file
Installing pasteurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing futurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Searching for fastavro<0.22,>=0.21.4
Reading https://pypi.org/simple/fastavro/
Downloading https://files.pythonhosted.org/packages/15/e3/5956c75f68906b119191ef30d9acff661b422cf918a29a03ee0c3ba774be/fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl#sha256=25c5e1871fb82795f138aa209ca89cac940b80bf36fc644615354028bfd87638
Best match: fastavro 0.21.24
Processing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl
Installing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding fastavro 0.21.24 to easy-install.pth file
Installing fastavro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg>
Searching for dill<0.2.10,>=0.2.9
Reading https://pypi.org/simple/dill/
Downloading https://files.pythonhosted.org/packages/fe/42/bfe2e0857bc284cbe6a011d93f2a9ad58a22cb894461b199ae72cfef0f29/dill-0.2.9.tar.gz#sha256=f6d6046f9f9195206063dd0415dff185ad593d6ee8b0e67f12597c0f4df4986f
Best match: dill 0.2.9
Processing dill-0.2.9.tar.gz
Writing /tmp/easy_install-W9hUmW/dill-0.2.9/setup.cfg
Running dill-0.2.9/setup.py -q bdist_egg --dist-dir /tmp/easy_install-W9hUmW/dill-0.2.9/egg-dist-tmp-SbelLy
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Extracting dill-0.2.9-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding dill 0.2.9 to easy-install.pth file
Installing get_objgraph script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing undill script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Searching for crcmod<2.0,>=1.7
Reading https://pypi.org/simple/crcmod/
Downloading https://files.pythonhosted.org/packages/6b/b0/e595ce2a2527e169c3bcd6c33d2473c1918e0b7f6826a043ca1245dd4e5b/crcmod-1.7.tar.gz#sha256=dc7051a0db5f2bd48665a990d3ec1cc305a466a77358ca4492826f41f283601e
Best match: crcmod 1.7
Processing crcmod-1.7.tar.gz
Writing /tmp/easy_install-fw9UIe/crcmod-1.7/setup.cfg
Running crcmod-1.7/setup.py -q bdist_egg --dist-dir /tmp/easy_install-fw9UIe/crcmod-1.7/egg-dist-tmp-jwFiU1
python2/src/_crcfunext.c: In function ‘init_crcfunext’:
python2/src/_crcfunext.c:492:13: warning: variable ‘m’ set but not used [-Wunused-but-set-variable]
   PyObject *m;
             ^
zip_safe flag not set; analyzing archive contents...
Moving crcmod-1.7-py2.7-linux-x86_64.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding crcmod 1.7 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/crcmod-1.7-py2.7-linux-x86_64.egg>
Searching for numpy>=1.14
Reading https://pypi.org/simple/numpy/
Downloading https://files.pythonhosted.org/packages/93/9b/443bbd1b38c4e5617f32c14c1494ae884d36cf3870c33828bb32e4b00dea/numpy-1.17.0rc2.zip#sha256=a4153fe85cf92a796022b81b138000160dea840cad13b7d1db67cfec594ece23
Best match: numpy 1.17.0rc2
Processing numpy-1.17.0rc2.zip
Writing /tmp/easy_install-YeKbAt/numpy-1.17.0rc2/setup.cfg
Running numpy-1.17.0rc2/setup.py -q bdist_egg --dist-dir /tmp/easy_install-YeKbAt/numpy-1.17.0rc2/egg-dist-tmp-u1IgRr
Traceback (most recent call last):
  File "setup.py", line 239, in <module>
    'test': generate_protos_first(test),
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/__init__.py",> line 145, in setup
    return distutils.core.setup(**attrs)
  File "/usr/lib/python2.7/distutils/core.py", line 151, in setup
    dist.run_commands()
  File "/usr/lib/python2.7/distutils/dist.py", line 953, in run_commands
    self.run_command(cmd)
  File "/usr/lib/python2.7/distutils/dist.py", line 972, in run_command
    cmd_obj.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 67, in run
    self.do_egg_install()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 117, in do_egg_install
    cmd.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 418, in run
    self.easy_install(spec, not self.no_deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 660, in easy_install
    return self.install_item(None, spec, tmpdir, deps, True)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 707, in install_item
    self.process_distribution(spec, dist, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 752, in process_distribution
    [requirement], self.local_index, self.easy_install
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 782, in resolve
    replace_conflicting=replace_conflicting
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1065, in best_match
    return self.obtain(req, installer)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1077, in obtain
    return installer(requirement)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 679, in easy_install
    return self.install_item(spec, dist.location, tmpdir, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 705, in install_item
    dists = self.install_eggs(spec, download, tmpdir)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 890, in install_eggs
    return self.build_and_install(setup_script, setup_base)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1158, in build_and_install
    self.run_setup(setup_script, setup_base, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1144, in run_setup
    run_setup(setup_script, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 253, in run_setup
    raise
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 166, in save_modules
    saved_exc.resume()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 141, in resume
    six.reraise(type, exc, self._tb)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 154, in save_modules
    yield saved
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 250, in run_setup
    _execfile(setup_script, ns)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 45, in _execfile
    exec(code, globals, locals)
  File "/tmp/easy_install-YeKbAt/numpy-1.17.0rc2/setup.py", line 31, in <module>
    import setuptools
RuntimeError: Python version >= 3.5 required.

> Task :sdks:python:createProcessWorker FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/sdks/python/build.gradle'> line: 374

* What went wrong:
Execution failed for task ':sdks:python:createProcessWorker'.
> 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 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/5.2.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 2m 39s
59 actionable tasks: 46 executed, 13 from cache

Publishing build scan...
https://gradle.com/s/4xpobit3hjehy

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


Build failed in Jenkins: beam_PostCommit_Python_VR_Spark #430

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/430/display/redirect>

------------------------------------------
[...truncated 255.04 KB...]
Moving PyYAML-3.13-py2.7-linux-x86_64.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding PyYAML 3.13 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/PyYAML-3.13-py2.7-linux-x86_64.egg>
Searching for pytz>=2018.3
Reading https://pypi.org/simple/pytz/
Downloading https://files.pythonhosted.org/packages/3d/73/fe30c2daaaa0713420d0382b16fbb761409f532c56bdcc514bf7b6262bb6/pytz-2019.1-py2.py3-none-any.whl#sha256=303879e36b721603cc54604edcac9d20401bdbe31e1e4fdee5b9f98d5d31dfda
Best match: pytz 2019.1
Processing pytz-2019.1-py2.py3-none-any.whl
Installing pytz-2019.1-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pytz 2019.1 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pytz-2019.1-py2.7.egg>
Searching for pydot<2,>=1.2.0
Reading https://pypi.org/simple/pydot/
Downloading https://files.pythonhosted.org/packages/33/d1/b1479a770f66d962f545c2101630ce1d5592d90cb4f083d38862e93d16d2/pydot-1.4.1-py2.py3-none-any.whl#sha256=67be714300c78fda5fd52f79ec994039e3f76f074948c67b5ff539b433ad354f
Best match: pydot 1.4.1
Processing pydot-1.4.1-py2.py3-none-any.whl
Installing pydot-1.4.1-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pydot-1.4.1-py2.7.egg/EGG-INFO/requires.txt>
Adding pydot 1.4.1 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pydot-1.4.1-py2.7.egg>
Searching for oauth2client<4,>=2.0.1
Reading https://pypi.org/simple/oauth2client/
Downloading https://files.pythonhosted.org/packages/c0/7b/bc893e35d6ca46a72faa4b9eaac25c687ce60e1fbe978993fe2de1b0ff0d/oauth2client-3.0.0.tar.gz#sha256=5b5b056ec6f2304e7920b632885bd157fa71d1a7f3ddd00a43b1541a8d1a2460
Best match: oauth2client 3.0.0
Processing oauth2client-3.0.0.tar.gz
Writing /tmp/easy_install-S0002a/oauth2client-3.0.0/setup.cfg
Running oauth2client-3.0.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-S0002a/oauth2client-3.0.0/egg-dist-tmp-rO6XYx
warning: no previously-included files matching '*' found under directory 'tests'
zip_safe flag not set; analyzing archive contents...
Moving oauth2client-3.0.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding oauth2client 3.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/oauth2client-3.0.0-py2.7.egg>
Searching for pymongo<4.0.0,>=3.8.0
Reading https://pypi.org/simple/pymongo/
Downloading https://files.pythonhosted.org/packages/6e/ea/353a9f8ced71b9e258438aa4d6aa048c1eaf5b774d3ef2273d686fde0947/pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl#sha256=32421df60d06f479d71b6b539642e410ece3006e8910688e68df962c8eb40a21
Best match: pymongo 3.8.0
Processing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl
Installing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding pymongo 3.8.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg>
Searching for mock<3.0.0,>=1.0.1
Reading https://pypi.org/simple/mock/
Downloading https://files.pythonhosted.org/packages/e6/35/f187bdf23be87092bd0f1200d43d23076cee4d0dec109f195173fd3ebc79/mock-2.0.0-py2.py3-none-any.whl#sha256=5ce3c71c5545b472da17b72268978914d0252980348636840bd34a00b5cc96c1
Best match: mock 2.0.0
Processing mock-2.0.0-py2.py3-none-any.whl
Installing mock-2.0.0-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg/EGG-INFO/requires.txt>
Adding mock 2.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg>
Searching for httplib2<=0.12.0,>=0.8
Reading https://pypi.org/simple/httplib2/
Downloading https://files.pythonhosted.org/packages/ce/ed/803905d670b52fa0edfdd135337e545b4496c2ab3a222f1449b7256eb99f/httplib2-0.12.0.tar.gz#sha256=f61fb838a94ce3b349aa32c92fd8430f7e3511afdb18bf9640d647e30c90a6d6
Best match: httplib2 0.12.0
Processing httplib2-0.12.0.tar.gz
Writing /tmp/easy_install-0zHU03/httplib2-0.12.0/setup.cfg
Running httplib2-0.12.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-0zHU03/httplib2-0.12.0/egg-dist-tmp-MweXFO
zip_safe flag not set; analyzing archive contents...
httplib2.certs: module references __file__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Extracting httplib2-0.12.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding httplib2 0.12.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Searching for hdfs<3.0.0,>=2.1.0
Reading https://pypi.org/simple/hdfs/
Downloading https://files.pythonhosted.org/packages/82/39/2c0879b1bcfd1f6ad078eb210d09dbce21072386a3997074ee91e60ddc5a/hdfs-2.5.8.tar.gz#sha256=1be117549fc1285571bc51aedc15df5a203138dba02f9adfa26761b69a949370
Best match: hdfs 2.5.8
Processing hdfs-2.5.8.tar.gz
Writing /tmp/easy_install-pn7Hwi/hdfs-2.5.8/setup.cfg
Running hdfs-2.5.8/setup.py -q bdist_egg --dist-dir /tmp/easy_install-pn7Hwi/hdfs-2.5.8/egg-dist-tmp-ELdfLN
zip_safe flag not set; analyzing archive contents...
Moving hdfs-2.5.8-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding hdfs 2.5.8 to easy-install.pth file
Installing hdfscli-avro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing hdfscli script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/hdfs-2.5.8-py2.7.egg>
Searching for future<1.0.0,>=0.16.0
Reading https://pypi.org/simple/future/
Downloading https://files.pythonhosted.org/packages/90/52/e20466b85000a181e1e144fd8305caf2cf475e2f9674e797b222f8105f5f/future-0.17.1.tar.gz#sha256=67045236dcfd6816dc439556d009594abf643e5eb48992e36beac09c2ca659b8
Best match: future 0.17.1
Processing future-0.17.1.tar.gz
Writing /tmp/easy_install-ST0ZfA/future-0.17.1/setup.cfg
Running future-0.17.1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-ST0ZfA/future-0.17.1/egg-dist-tmp-ifKtVu
warning: no files found matching '*.au' under directory 'tests'
warning: no files found matching '*.gif' under directory 'tests'
warning: no files found matching '*.txt' under directory 'tests'
zip_safe flag not set; analyzing archive contents...
future.backports.test.ssl_servers: module references __file__
future.backports.test.support: module references __file__
future.standard_library.__init__: module references __file__
future.standard_library.__init__: module references __path__
future.utils.__init__: module MAY be using inspect.stack
past.builtins.misc: module MAY be using inspect.stack
past.translation.__init__: module references __file__
past.translation.__init__: module references __path__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Extracting future-0.17.1-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding future 0.17.1 to easy-install.pth file
Installing pasteurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing futurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Searching for fastavro<0.22,>=0.21.4
Reading https://pypi.org/simple/fastavro/
Downloading https://files.pythonhosted.org/packages/15/e3/5956c75f68906b119191ef30d9acff661b422cf918a29a03ee0c3ba774be/fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl#sha256=25c5e1871fb82795f138aa209ca89cac940b80bf36fc644615354028bfd87638
Best match: fastavro 0.21.24
Processing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl
Installing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding fastavro 0.21.24 to easy-install.pth file
Installing fastavro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg>
Searching for dill<0.2.10,>=0.2.9
Reading https://pypi.org/simple/dill/
Downloading https://files.pythonhosted.org/packages/fe/42/bfe2e0857bc284cbe6a011d93f2a9ad58a22cb894461b199ae72cfef0f29/dill-0.2.9.tar.gz#sha256=f6d6046f9f9195206063dd0415dff185ad593d6ee8b0e67f12597c0f4df4986f
Best match: dill 0.2.9
Processing dill-0.2.9.tar.gz
Writing /tmp/easy_install-Q0w_oX/dill-0.2.9/setup.cfg
Running dill-0.2.9/setup.py -q bdist_egg --dist-dir /tmp/easy_install-Q0w_oX/dill-0.2.9/egg-dist-tmp-DANnhY
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Extracting dill-0.2.9-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding dill 0.2.9 to easy-install.pth file
Installing get_objgraph script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing undill script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Searching for crcmod<2.0,>=1.7
Reading https://pypi.org/simple/crcmod/
Downloading https://files.pythonhosted.org/packages/6b/b0/e595ce2a2527e169c3bcd6c33d2473c1918e0b7f6826a043ca1245dd4e5b/crcmod-1.7.tar.gz#sha256=dc7051a0db5f2bd48665a990d3ec1cc305a466a77358ca4492826f41f283601e
Best match: crcmod 1.7
Processing crcmod-1.7.tar.gz
Writing /tmp/easy_install-3P9OP2/crcmod-1.7/setup.cfg
Running crcmod-1.7/setup.py -q bdist_egg --dist-dir /tmp/easy_install-3P9OP2/crcmod-1.7/egg-dist-tmp-YjI2CG
python2/src/_crcfunext.c: In function ‘init_crcfunext’:
python2/src/_crcfunext.c:492:13: warning: variable ‘m’ set but not used [-Wunused-but-set-variable]
   PyObject *m;
             ^
zip_safe flag not set; analyzing archive contents...
Moving crcmod-1.7-py2.7-linux-x86_64.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding crcmod 1.7 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/crcmod-1.7-py2.7-linux-x86_64.egg>
Searching for numpy>=1.14
Reading https://pypi.org/simple/numpy/
Downloading https://files.pythonhosted.org/packages/93/9b/443bbd1b38c4e5617f32c14c1494ae884d36cf3870c33828bb32e4b00dea/numpy-1.17.0rc2.zip#sha256=a4153fe85cf92a796022b81b138000160dea840cad13b7d1db67cfec594ece23
Best match: numpy 1.17.0rc2
Processing numpy-1.17.0rc2.zip
Writing /tmp/easy_install-ljdP5i/numpy-1.17.0rc2/setup.cfg
Running numpy-1.17.0rc2/setup.py -q bdist_egg --dist-dir /tmp/easy_install-ljdP5i/numpy-1.17.0rc2/egg-dist-tmp-z56eCk
Traceback (most recent call last):
  File "setup.py", line 239, in <module>
    'test': generate_protos_first(test),
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/__init__.py",> line 145, in setup
    return distutils.core.setup(**attrs)
  File "/usr/lib/python2.7/distutils/core.py", line 151, in setup
    dist.run_commands()
  File "/usr/lib/python2.7/distutils/dist.py", line 953, in run_commands
    self.run_command(cmd)
  File "/usr/lib/python2.7/distutils/dist.py", line 972, in run_command
    cmd_obj.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 67, in run
    self.do_egg_install()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 117, in do_egg_install
    cmd.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 418, in run
    self.easy_install(spec, not self.no_deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 660, in easy_install
    return self.install_item(None, spec, tmpdir, deps, True)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 707, in install_item
    self.process_distribution(spec, dist, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 752, in process_distribution
    [requirement], self.local_index, self.easy_install
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 782, in resolve
    replace_conflicting=replace_conflicting
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1065, in best_match
    return self.obtain(req, installer)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1077, in obtain
    return installer(requirement)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 679, in easy_install
    return self.install_item(spec, dist.location, tmpdir, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 705, in install_item
    dists = self.install_eggs(spec, download, tmpdir)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 890, in install_eggs
    return self.build_and_install(setup_script, setup_base)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1158, in build_and_install
    self.run_setup(setup_script, setup_base, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1144, in run_setup
    run_setup(setup_script, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 253, in run_setup
    raise
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 166, in save_modules
    saved_exc.resume()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 141, in resume
    six.reraise(type, exc, self._tb)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 154, in save_modules
    yield saved
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 250, in run_setup
    _execfile(setup_script, ns)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 45, in _execfile
    exec(code, globals, locals)
  File "/tmp/easy_install-ljdP5i/numpy-1.17.0rc2/setup.py", line 31, in <module>
    import setuptools
RuntimeError: Python version >= 3.5 required.

> Task :sdks:python:createProcessWorker FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/sdks/python/build.gradle'> line: 374

* What went wrong:
Execution failed for task ':sdks:python:createProcessWorker'.
> 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 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/5.2.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 2m 38s
59 actionable tasks: 46 executed, 13 from cache

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

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


Build failed in Jenkins: beam_PostCommit_Python_VR_Spark #429

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/429/display/redirect?page=changes>

Changes:

[valentyn] Default to PiplelineState.UNKNOWN when job state returned from v1beta3

[valentyn] fixup: Address review feedback.

------------------------------------------
[...truncated 254.61 KB...]
Moving PyYAML-3.13-py2.7-linux-x86_64.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding PyYAML 3.13 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/PyYAML-3.13-py2.7-linux-x86_64.egg>
Searching for pytz>=2018.3
Reading https://pypi.org/simple/pytz/
Downloading https://files.pythonhosted.org/packages/3d/73/fe30c2daaaa0713420d0382b16fbb761409f532c56bdcc514bf7b6262bb6/pytz-2019.1-py2.py3-none-any.whl#sha256=303879e36b721603cc54604edcac9d20401bdbe31e1e4fdee5b9f98d5d31dfda
Best match: pytz 2019.1
Processing pytz-2019.1-py2.py3-none-any.whl
Installing pytz-2019.1-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pytz 2019.1 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pytz-2019.1-py2.7.egg>
Searching for pydot<2,>=1.2.0
Reading https://pypi.org/simple/pydot/
Downloading https://files.pythonhosted.org/packages/33/d1/b1479a770f66d962f545c2101630ce1d5592d90cb4f083d38862e93d16d2/pydot-1.4.1-py2.py3-none-any.whl#sha256=67be714300c78fda5fd52f79ec994039e3f76f074948c67b5ff539b433ad354f
Best match: pydot 1.4.1
Processing pydot-1.4.1-py2.py3-none-any.whl
Installing pydot-1.4.1-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pydot-1.4.1-py2.7.egg/EGG-INFO/requires.txt>
Adding pydot 1.4.1 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pydot-1.4.1-py2.7.egg>
Searching for oauth2client<4,>=2.0.1
Reading https://pypi.org/simple/oauth2client/
Downloading https://files.pythonhosted.org/packages/c0/7b/bc893e35d6ca46a72faa4b9eaac25c687ce60e1fbe978993fe2de1b0ff0d/oauth2client-3.0.0.tar.gz#sha256=5b5b056ec6f2304e7920b632885bd157fa71d1a7f3ddd00a43b1541a8d1a2460
Best match: oauth2client 3.0.0
Processing oauth2client-3.0.0.tar.gz
Writing /tmp/easy_install-bRPrZG/oauth2client-3.0.0/setup.cfg
Running oauth2client-3.0.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-bRPrZG/oauth2client-3.0.0/egg-dist-tmp-TwX9ml
warning: no previously-included files matching '*' found under directory 'tests'
zip_safe flag not set; analyzing archive contents...
Moving oauth2client-3.0.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding oauth2client 3.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/oauth2client-3.0.0-py2.7.egg>
Searching for pymongo<4.0.0,>=3.8.0
Reading https://pypi.org/simple/pymongo/
Downloading https://files.pythonhosted.org/packages/6e/ea/353a9f8ced71b9e258438aa4d6aa048c1eaf5b774d3ef2273d686fde0947/pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl#sha256=32421df60d06f479d71b6b539642e410ece3006e8910688e68df962c8eb40a21
Best match: pymongo 3.8.0
Processing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl
Installing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding pymongo 3.8.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg>
Searching for mock<3.0.0,>=1.0.1
Reading https://pypi.org/simple/mock/
Downloading https://files.pythonhosted.org/packages/e6/35/f187bdf23be87092bd0f1200d43d23076cee4d0dec109f195173fd3ebc79/mock-2.0.0-py2.py3-none-any.whl#sha256=5ce3c71c5545b472da17b72268978914d0252980348636840bd34a00b5cc96c1
Best match: mock 2.0.0
Processing mock-2.0.0-py2.py3-none-any.whl
Installing mock-2.0.0-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg/EGG-INFO/requires.txt>
Adding mock 2.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg>
Searching for httplib2<=0.12.0,>=0.8
Reading https://pypi.org/simple/httplib2/
Downloading https://files.pythonhosted.org/packages/ce/ed/803905d670b52fa0edfdd135337e545b4496c2ab3a222f1449b7256eb99f/httplib2-0.12.0.tar.gz#sha256=f61fb838a94ce3b349aa32c92fd8430f7e3511afdb18bf9640d647e30c90a6d6
Best match: httplib2 0.12.0
Processing httplib2-0.12.0.tar.gz
Writing /tmp/easy_install-g2L1yh/httplib2-0.12.0/setup.cfg
Running httplib2-0.12.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-g2L1yh/httplib2-0.12.0/egg-dist-tmp-6iq0bJ
zip_safe flag not set; analyzing archive contents...
httplib2.certs: module references __file__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Extracting httplib2-0.12.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding httplib2 0.12.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Searching for hdfs<3.0.0,>=2.1.0
Reading https://pypi.org/simple/hdfs/
Downloading https://files.pythonhosted.org/packages/82/39/2c0879b1bcfd1f6ad078eb210d09dbce21072386a3997074ee91e60ddc5a/hdfs-2.5.8.tar.gz#sha256=1be117549fc1285571bc51aedc15df5a203138dba02f9adfa26761b69a949370
Best match: hdfs 2.5.8
Processing hdfs-2.5.8.tar.gz
Writing /tmp/easy_install-nHyDfo/hdfs-2.5.8/setup.cfg
Running hdfs-2.5.8/setup.py -q bdist_egg --dist-dir /tmp/easy_install-nHyDfo/hdfs-2.5.8/egg-dist-tmp-yQrWng
zip_safe flag not set; analyzing archive contents...
Moving hdfs-2.5.8-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding hdfs 2.5.8 to easy-install.pth file
Installing hdfscli-avro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing hdfscli script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/hdfs-2.5.8-py2.7.egg>
Searching for future<1.0.0,>=0.16.0
Reading https://pypi.org/simple/future/
Downloading https://files.pythonhosted.org/packages/90/52/e20466b85000a181e1e144fd8305caf2cf475e2f9674e797b222f8105f5f/future-0.17.1.tar.gz#sha256=67045236dcfd6816dc439556d009594abf643e5eb48992e36beac09c2ca659b8
Best match: future 0.17.1
Processing future-0.17.1.tar.gz
Writing /tmp/easy_install-b70aXS/future-0.17.1/setup.cfg
Running future-0.17.1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-b70aXS/future-0.17.1/egg-dist-tmp-PzOaCK
warning: no files found matching '*.au' under directory 'tests'
warning: no files found matching '*.gif' under directory 'tests'
warning: no files found matching '*.txt' under directory 'tests'
zip_safe flag not set; analyzing archive contents...
future.backports.test.ssl_servers: module references __file__
future.backports.test.support: module references __file__
future.standard_library.__init__: module references __file__
future.standard_library.__init__: module references __path__
future.utils.__init__: module MAY be using inspect.stack
past.builtins.misc: module MAY be using inspect.stack
past.translation.__init__: module references __file__
past.translation.__init__: module references __path__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Extracting future-0.17.1-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding future 0.17.1 to easy-install.pth file
Installing pasteurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing futurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Searching for fastavro<0.22,>=0.21.4
Reading https://pypi.org/simple/fastavro/
Downloading https://files.pythonhosted.org/packages/15/e3/5956c75f68906b119191ef30d9acff661b422cf918a29a03ee0c3ba774be/fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl#sha256=25c5e1871fb82795f138aa209ca89cac940b80bf36fc644615354028bfd87638
Best match: fastavro 0.21.24
Processing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl
Installing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding fastavro 0.21.24 to easy-install.pth file
Installing fastavro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg>
Searching for dill<0.2.10,>=0.2.9
Reading https://pypi.org/simple/dill/
Downloading https://files.pythonhosted.org/packages/fe/42/bfe2e0857bc284cbe6a011d93f2a9ad58a22cb894461b199ae72cfef0f29/dill-0.2.9.tar.gz#sha256=f6d6046f9f9195206063dd0415dff185ad593d6ee8b0e67f12597c0f4df4986f
Best match: dill 0.2.9
Processing dill-0.2.9.tar.gz
Writing /tmp/easy_install-YZkvSN/dill-0.2.9/setup.cfg
Running dill-0.2.9/setup.py -q bdist_egg --dist-dir /tmp/easy_install-YZkvSN/dill-0.2.9/egg-dist-tmp-ay5gWI
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Extracting dill-0.2.9-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding dill 0.2.9 to easy-install.pth file
Installing get_objgraph script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing undill script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Searching for crcmod<2.0,>=1.7
Reading https://pypi.org/simple/crcmod/
Downloading https://files.pythonhosted.org/packages/6b/b0/e595ce2a2527e169c3bcd6c33d2473c1918e0b7f6826a043ca1245dd4e5b/crcmod-1.7.tar.gz#sha256=dc7051a0db5f2bd48665a990d3ec1cc305a466a77358ca4492826f41f283601e
Best match: crcmod 1.7
Processing crcmod-1.7.tar.gz
Writing /tmp/easy_install-mShsYR/crcmod-1.7/setup.cfg
Running crcmod-1.7/setup.py -q bdist_egg --dist-dir /tmp/easy_install-mShsYR/crcmod-1.7/egg-dist-tmp-qVG7Oj
python2/src/_crcfunext.c: In function ‘init_crcfunext’:
python2/src/_crcfunext.c:492:13: warning: variable ‘m’ set but not used [-Wunused-but-set-variable]
   PyObject *m;
             ^
zip_safe flag not set; analyzing archive contents...
Moving crcmod-1.7-py2.7-linux-x86_64.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding crcmod 1.7 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/crcmod-1.7-py2.7-linux-x86_64.egg>
Searching for numpy>=1.14
Reading https://pypi.org/simple/numpy/
Downloading https://files.pythonhosted.org/packages/93/9b/443bbd1b38c4e5617f32c14c1494ae884d36cf3870c33828bb32e4b00dea/numpy-1.17.0rc2.zip#sha256=a4153fe85cf92a796022b81b138000160dea840cad13b7d1db67cfec594ece23
Best match: numpy 1.17.0rc2
Processing numpy-1.17.0rc2.zip
Writing /tmp/easy_install-Cs8qaN/numpy-1.17.0rc2/setup.cfg
Running numpy-1.17.0rc2/setup.py -q bdist_egg --dist-dir /tmp/easy_install-Cs8qaN/numpy-1.17.0rc2/egg-dist-tmp-MBjYKz
Traceback (most recent call last):
  File "setup.py", line 239, in <module>
    'test': generate_protos_first(test),
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/__init__.py",> line 145, in setup
    return distutils.core.setup(**attrs)
  File "/usr/lib/python2.7/distutils/core.py", line 151, in setup
    dist.run_commands()
  File "/usr/lib/python2.7/distutils/dist.py", line 953, in run_commands
    self.run_command(cmd)
  File "/usr/lib/python2.7/distutils/dist.py", line 972, in run_command
    cmd_obj.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 67, in run
    self.do_egg_install()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 117, in do_egg_install
    cmd.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 418, in run
    self.easy_install(spec, not self.no_deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 660, in easy_install
    return self.install_item(None, spec, tmpdir, deps, True)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 707, in install_item
    self.process_distribution(spec, dist, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 752, in process_distribution
    [requirement], self.local_index, self.easy_install
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 782, in resolve
    replace_conflicting=replace_conflicting
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1065, in best_match
    return self.obtain(req, installer)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1077, in obtain
    return installer(requirement)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 679, in easy_install
    return self.install_item(spec, dist.location, tmpdir, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 705, in install_item
    dists = self.install_eggs(spec, download, tmpdir)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 890, in install_eggs
    return self.build_and_install(setup_script, setup_base)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1158, in build_and_install
    self.run_setup(setup_script, setup_base, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1144, in run_setup
    run_setup(setup_script, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 253, in run_setup
    raise
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 166, in save_modules
    saved_exc.resume()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 141, in resume
    six.reraise(type, exc, self._tb)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 154, in save_modules
    yield saved
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 250, in run_setup
    _execfile(setup_script, ns)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 45, in _execfile
    exec(code, globals, locals)
  File "/tmp/easy_install-Cs8qaN/numpy-1.17.0rc2/setup.py", line 31, in <module>
    import setuptools
RuntimeError: Python version >= 3.5 required.

> Task :sdks:python:createProcessWorker FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/sdks/python/build.gradle'> line: 374

* What went wrong:
Execution failed for task ':sdks:python:createProcessWorker'.
> 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 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/5.2.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 2m 32s
59 actionable tasks: 46 executed, 13 from cache

Publishing build scan...
https://gradle.com/s/2foqem3qrkiy6

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


Build failed in Jenkins: beam_PostCommit_Python_VR_Spark #428

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/428/display/redirect?page=changes>

Changes:

[alireza4263] [BEAM-7783] Adding BeamTableStatistics.

------------------------------------------
[...truncated 254.83 KB...]
Moving PyYAML-3.13-py2.7-linux-x86_64.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding PyYAML 3.13 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/PyYAML-3.13-py2.7-linux-x86_64.egg>
Searching for pytz>=2018.3
Reading https://pypi.org/simple/pytz/
Downloading https://files.pythonhosted.org/packages/3d/73/fe30c2daaaa0713420d0382b16fbb761409f532c56bdcc514bf7b6262bb6/pytz-2019.1-py2.py3-none-any.whl#sha256=303879e36b721603cc54604edcac9d20401bdbe31e1e4fdee5b9f98d5d31dfda
Best match: pytz 2019.1
Processing pytz-2019.1-py2.py3-none-any.whl
Installing pytz-2019.1-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pytz 2019.1 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pytz-2019.1-py2.7.egg>
Searching for pydot<2,>=1.2.0
Reading https://pypi.org/simple/pydot/
Downloading https://files.pythonhosted.org/packages/33/d1/b1479a770f66d962f545c2101630ce1d5592d90cb4f083d38862e93d16d2/pydot-1.4.1-py2.py3-none-any.whl#sha256=67be714300c78fda5fd52f79ec994039e3f76f074948c67b5ff539b433ad354f
Best match: pydot 1.4.1
Processing pydot-1.4.1-py2.py3-none-any.whl
Installing pydot-1.4.1-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pydot-1.4.1-py2.7.egg/EGG-INFO/requires.txt>
Adding pydot 1.4.1 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pydot-1.4.1-py2.7.egg>
Searching for oauth2client<4,>=2.0.1
Reading https://pypi.org/simple/oauth2client/
Downloading https://files.pythonhosted.org/packages/c0/7b/bc893e35d6ca46a72faa4b9eaac25c687ce60e1fbe978993fe2de1b0ff0d/oauth2client-3.0.0.tar.gz#sha256=5b5b056ec6f2304e7920b632885bd157fa71d1a7f3ddd00a43b1541a8d1a2460
Best match: oauth2client 3.0.0
Processing oauth2client-3.0.0.tar.gz
Writing /tmp/easy_install-ag0RCm/oauth2client-3.0.0/setup.cfg
Running oauth2client-3.0.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-ag0RCm/oauth2client-3.0.0/egg-dist-tmp-EstLsT
warning: no previously-included files matching '*' found under directory 'tests'
zip_safe flag not set; analyzing archive contents...
Moving oauth2client-3.0.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding oauth2client 3.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/oauth2client-3.0.0-py2.7.egg>
Searching for pymongo<4.0.0,>=3.8.0
Reading https://pypi.org/simple/pymongo/
Downloading https://files.pythonhosted.org/packages/6e/ea/353a9f8ced71b9e258438aa4d6aa048c1eaf5b774d3ef2273d686fde0947/pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl#sha256=32421df60d06f479d71b6b539642e410ece3006e8910688e68df962c8eb40a21
Best match: pymongo 3.8.0
Processing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl
Installing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding pymongo 3.8.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg>
Searching for mock<3.0.0,>=1.0.1
Reading https://pypi.org/simple/mock/
Downloading https://files.pythonhosted.org/packages/e6/35/f187bdf23be87092bd0f1200d43d23076cee4d0dec109f195173fd3ebc79/mock-2.0.0-py2.py3-none-any.whl#sha256=5ce3c71c5545b472da17b72268978914d0252980348636840bd34a00b5cc96c1
Best match: mock 2.0.0
Processing mock-2.0.0-py2.py3-none-any.whl
Installing mock-2.0.0-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg/EGG-INFO/requires.txt>
Adding mock 2.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg>
Searching for httplib2<=0.12.0,>=0.8
Reading https://pypi.org/simple/httplib2/
Downloading https://files.pythonhosted.org/packages/ce/ed/803905d670b52fa0edfdd135337e545b4496c2ab3a222f1449b7256eb99f/httplib2-0.12.0.tar.gz#sha256=f61fb838a94ce3b349aa32c92fd8430f7e3511afdb18bf9640d647e30c90a6d6
Best match: httplib2 0.12.0
Processing httplib2-0.12.0.tar.gz
Writing /tmp/easy_install-HaJalN/httplib2-0.12.0/setup.cfg
Running httplib2-0.12.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-HaJalN/httplib2-0.12.0/egg-dist-tmp-ofn6Kq
zip_safe flag not set; analyzing archive contents...
httplib2.certs: module references __file__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Extracting httplib2-0.12.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding httplib2 0.12.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Searching for hdfs<3.0.0,>=2.1.0
Reading https://pypi.org/simple/hdfs/
Downloading https://files.pythonhosted.org/packages/82/39/2c0879b1bcfd1f6ad078eb210d09dbce21072386a3997074ee91e60ddc5a/hdfs-2.5.8.tar.gz#sha256=1be117549fc1285571bc51aedc15df5a203138dba02f9adfa26761b69a949370
Best match: hdfs 2.5.8
Processing hdfs-2.5.8.tar.gz
Writing /tmp/easy_install-NS3C1_/hdfs-2.5.8/setup.cfg
Running hdfs-2.5.8/setup.py -q bdist_egg --dist-dir /tmp/easy_install-NS3C1_/hdfs-2.5.8/egg-dist-tmp-6eYEXm
zip_safe flag not set; analyzing archive contents...
Moving hdfs-2.5.8-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding hdfs 2.5.8 to easy-install.pth file
Installing hdfscli-avro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing hdfscli script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/hdfs-2.5.8-py2.7.egg>
Searching for future<1.0.0,>=0.16.0
Reading https://pypi.org/simple/future/
Downloading https://files.pythonhosted.org/packages/90/52/e20466b85000a181e1e144fd8305caf2cf475e2f9674e797b222f8105f5f/future-0.17.1.tar.gz#sha256=67045236dcfd6816dc439556d009594abf643e5eb48992e36beac09c2ca659b8
Best match: future 0.17.1
Processing future-0.17.1.tar.gz
Writing /tmp/easy_install-peE7Xc/future-0.17.1/setup.cfg
Running future-0.17.1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-peE7Xc/future-0.17.1/egg-dist-tmp-kogy1L
warning: no files found matching '*.au' under directory 'tests'
warning: no files found matching '*.gif' under directory 'tests'
warning: no files found matching '*.txt' under directory 'tests'
zip_safe flag not set; analyzing archive contents...
future.backports.test.ssl_servers: module references __file__
future.backports.test.support: module references __file__
future.standard_library.__init__: module references __file__
future.standard_library.__init__: module references __path__
future.utils.__init__: module MAY be using inspect.stack
past.builtins.misc: module MAY be using inspect.stack
past.translation.__init__: module references __file__
past.translation.__init__: module references __path__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Extracting future-0.17.1-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding future 0.17.1 to easy-install.pth file
Installing pasteurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing futurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Searching for fastavro<0.22,>=0.21.4
Reading https://pypi.org/simple/fastavro/
Downloading https://files.pythonhosted.org/packages/15/e3/5956c75f68906b119191ef30d9acff661b422cf918a29a03ee0c3ba774be/fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl#sha256=25c5e1871fb82795f138aa209ca89cac940b80bf36fc644615354028bfd87638
Best match: fastavro 0.21.24
Processing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl
Installing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding fastavro 0.21.24 to easy-install.pth file
Installing fastavro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg>
Searching for dill<0.2.10,>=0.2.9
Reading https://pypi.org/simple/dill/
Downloading https://files.pythonhosted.org/packages/fe/42/bfe2e0857bc284cbe6a011d93f2a9ad58a22cb894461b199ae72cfef0f29/dill-0.2.9.tar.gz#sha256=f6d6046f9f9195206063dd0415dff185ad593d6ee8b0e67f12597c0f4df4986f
Best match: dill 0.2.9
Processing dill-0.2.9.tar.gz
Writing /tmp/easy_install-xStTwu/dill-0.2.9/setup.cfg
Running dill-0.2.9/setup.py -q bdist_egg --dist-dir /tmp/easy_install-xStTwu/dill-0.2.9/egg-dist-tmp-N_iE9r
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Extracting dill-0.2.9-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding dill 0.2.9 to easy-install.pth file
Installing get_objgraph script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing undill script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Searching for crcmod<2.0,>=1.7
Reading https://pypi.org/simple/crcmod/
Downloading https://files.pythonhosted.org/packages/6b/b0/e595ce2a2527e169c3bcd6c33d2473c1918e0b7f6826a043ca1245dd4e5b/crcmod-1.7.tar.gz#sha256=dc7051a0db5f2bd48665a990d3ec1cc305a466a77358ca4492826f41f283601e
Best match: crcmod 1.7
Processing crcmod-1.7.tar.gz
Writing /tmp/easy_install-87Wv_F/crcmod-1.7/setup.cfg
Running crcmod-1.7/setup.py -q bdist_egg --dist-dir /tmp/easy_install-87Wv_F/crcmod-1.7/egg-dist-tmp-UGbRfv
python2/src/_crcfunext.c: In function ‘init_crcfunext’:
python2/src/_crcfunext.c:492:13: warning: variable ‘m’ set but not used [-Wunused-but-set-variable]
   PyObject *m;
             ^
zip_safe flag not set; analyzing archive contents...
Moving crcmod-1.7-py2.7-linux-x86_64.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding crcmod 1.7 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/crcmod-1.7-py2.7-linux-x86_64.egg>
Searching for numpy>=1.14
Reading https://pypi.org/simple/numpy/
Downloading https://files.pythonhosted.org/packages/93/9b/443bbd1b38c4e5617f32c14c1494ae884d36cf3870c33828bb32e4b00dea/numpy-1.17.0rc2.zip#sha256=a4153fe85cf92a796022b81b138000160dea840cad13b7d1db67cfec594ece23
Best match: numpy 1.17.0rc2
Processing numpy-1.17.0rc2.zip
Writing /tmp/easy_install-qCYDYD/numpy-1.17.0rc2/setup.cfg
Running numpy-1.17.0rc2/setup.py -q bdist_egg --dist-dir /tmp/easy_install-qCYDYD/numpy-1.17.0rc2/egg-dist-tmp-UjB8Jv
Traceback (most recent call last):
  File "setup.py", line 239, in <module>
    'test': generate_protos_first(test),
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/__init__.py",> line 145, in setup
    return distutils.core.setup(**attrs)
  File "/usr/lib/python2.7/distutils/core.py", line 151, in setup
    dist.run_commands()
  File "/usr/lib/python2.7/distutils/dist.py", line 953, in run_commands
    self.run_command(cmd)
  File "/usr/lib/python2.7/distutils/dist.py", line 972, in run_command
    cmd_obj.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 67, in run
    self.do_egg_install()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 117, in do_egg_install
    cmd.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 418, in run
    self.easy_install(spec, not self.no_deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 660, in easy_install
    return self.install_item(None, spec, tmpdir, deps, True)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 707, in install_item
    self.process_distribution(spec, dist, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 752, in process_distribution
    [requirement], self.local_index, self.easy_install
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 782, in resolve
    replace_conflicting=replace_conflicting
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1065, in best_match
    return self.obtain(req, installer)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1077, in obtain
    return installer(requirement)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 679, in easy_install
    return self.install_item(spec, dist.location, tmpdir, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 705, in install_item
    dists = self.install_eggs(spec, download, tmpdir)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 890, in install_eggs
    return self.build_and_install(setup_script, setup_base)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1158, in build_and_install
    self.run_setup(setup_script, setup_base, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1144, in run_setup
    run_setup(setup_script, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 253, in run_setup
    raise
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 166, in save_modules
    saved_exc.resume()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 141, in resume
    six.reraise(type, exc, self._tb)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 154, in save_modules
    yield saved
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 250, in run_setup
    _execfile(setup_script, ns)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 45, in _execfile
    exec(code, globals, locals)
  File "/tmp/easy_install-qCYDYD/numpy-1.17.0rc2/setup.py", line 31, in <module>
    import setuptools
RuntimeError: Python version >= 3.5 required.

> Task :sdks:python:createProcessWorker FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/sdks/python/build.gradle'> line: 374

* What went wrong:
Execution failed for task ':sdks:python:createProcessWorker'.
> 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 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/5.2.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 3m 0s
59 actionable tasks: 46 executed, 13 from cache

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

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


Build failed in Jenkins: beam_PostCommit_Python_VR_Spark #427

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/427/display/redirect?page=changes>

Changes:

[ehudm] [BEAM-7679] Add randomness to ITs' BQ dataset name

------------------------------------------
[...truncated 255.09 KB...]
Moving PyYAML-3.13-py2.7-linux-x86_64.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding PyYAML 3.13 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/PyYAML-3.13-py2.7-linux-x86_64.egg>
Searching for pytz>=2018.3
Reading https://pypi.org/simple/pytz/
Downloading https://files.pythonhosted.org/packages/3d/73/fe30c2daaaa0713420d0382b16fbb761409f532c56bdcc514bf7b6262bb6/pytz-2019.1-py2.py3-none-any.whl#sha256=303879e36b721603cc54604edcac9d20401bdbe31e1e4fdee5b9f98d5d31dfda
Best match: pytz 2019.1
Processing pytz-2019.1-py2.py3-none-any.whl
Installing pytz-2019.1-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pytz 2019.1 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pytz-2019.1-py2.7.egg>
Searching for pydot<2,>=1.2.0
Reading https://pypi.org/simple/pydot/
Downloading https://files.pythonhosted.org/packages/33/d1/b1479a770f66d962f545c2101630ce1d5592d90cb4f083d38862e93d16d2/pydot-1.4.1-py2.py3-none-any.whl#sha256=67be714300c78fda5fd52f79ec994039e3f76f074948c67b5ff539b433ad354f
Best match: pydot 1.4.1
Processing pydot-1.4.1-py2.py3-none-any.whl
Installing pydot-1.4.1-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pydot-1.4.1-py2.7.egg/EGG-INFO/requires.txt>
Adding pydot 1.4.1 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pydot-1.4.1-py2.7.egg>
Searching for oauth2client<4,>=2.0.1
Reading https://pypi.org/simple/oauth2client/
Downloading https://files.pythonhosted.org/packages/c0/7b/bc893e35d6ca46a72faa4b9eaac25c687ce60e1fbe978993fe2de1b0ff0d/oauth2client-3.0.0.tar.gz#sha256=5b5b056ec6f2304e7920b632885bd157fa71d1a7f3ddd00a43b1541a8d1a2460
Best match: oauth2client 3.0.0
Processing oauth2client-3.0.0.tar.gz
Writing /tmp/easy_install-YjuFqc/oauth2client-3.0.0/setup.cfg
Running oauth2client-3.0.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-YjuFqc/oauth2client-3.0.0/egg-dist-tmp-m0vbG4
warning: no previously-included files matching '*' found under directory 'tests'
zip_safe flag not set; analyzing archive contents...
Moving oauth2client-3.0.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding oauth2client 3.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/oauth2client-3.0.0-py2.7.egg>
Searching for pymongo<4.0.0,>=3.8.0
Reading https://pypi.org/simple/pymongo/
Downloading https://files.pythonhosted.org/packages/6e/ea/353a9f8ced71b9e258438aa4d6aa048c1eaf5b774d3ef2273d686fde0947/pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl#sha256=32421df60d06f479d71b6b539642e410ece3006e8910688e68df962c8eb40a21
Best match: pymongo 3.8.0
Processing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl
Installing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding pymongo 3.8.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg>
Searching for mock<3.0.0,>=1.0.1
Reading https://pypi.org/simple/mock/
Downloading https://files.pythonhosted.org/packages/e6/35/f187bdf23be87092bd0f1200d43d23076cee4d0dec109f195173fd3ebc79/mock-2.0.0-py2.py3-none-any.whl#sha256=5ce3c71c5545b472da17b72268978914d0252980348636840bd34a00b5cc96c1
Best match: mock 2.0.0
Processing mock-2.0.0-py2.py3-none-any.whl
Installing mock-2.0.0-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg/EGG-INFO/requires.txt>
Adding mock 2.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg>
Searching for httplib2<=0.12.0,>=0.8
Reading https://pypi.org/simple/httplib2/
Downloading https://files.pythonhosted.org/packages/ce/ed/803905d670b52fa0edfdd135337e545b4496c2ab3a222f1449b7256eb99f/httplib2-0.12.0.tar.gz#sha256=f61fb838a94ce3b349aa32c92fd8430f7e3511afdb18bf9640d647e30c90a6d6
Best match: httplib2 0.12.0
Processing httplib2-0.12.0.tar.gz
Writing /tmp/easy_install-KfDF9O/httplib2-0.12.0/setup.cfg
Running httplib2-0.12.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-KfDF9O/httplib2-0.12.0/egg-dist-tmp-Uy0UJf
zip_safe flag not set; analyzing archive contents...
httplib2.certs: module references __file__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Extracting httplib2-0.12.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding httplib2 0.12.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Searching for hdfs<3.0.0,>=2.1.0
Reading https://pypi.org/simple/hdfs/
Downloading https://files.pythonhosted.org/packages/82/39/2c0879b1bcfd1f6ad078eb210d09dbce21072386a3997074ee91e60ddc5a/hdfs-2.5.8.tar.gz#sha256=1be117549fc1285571bc51aedc15df5a203138dba02f9adfa26761b69a949370
Best match: hdfs 2.5.8
Processing hdfs-2.5.8.tar.gz
Writing /tmp/easy_install-fWyiY7/hdfs-2.5.8/setup.cfg
Running hdfs-2.5.8/setup.py -q bdist_egg --dist-dir /tmp/easy_install-fWyiY7/hdfs-2.5.8/egg-dist-tmp-dL80oN
zip_safe flag not set; analyzing archive contents...
Moving hdfs-2.5.8-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding hdfs 2.5.8 to easy-install.pth file
Installing hdfscli-avro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing hdfscli script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/hdfs-2.5.8-py2.7.egg>
Searching for future<1.0.0,>=0.16.0
Reading https://pypi.org/simple/future/
Downloading https://files.pythonhosted.org/packages/90/52/e20466b85000a181e1e144fd8305caf2cf475e2f9674e797b222f8105f5f/future-0.17.1.tar.gz#sha256=67045236dcfd6816dc439556d009594abf643e5eb48992e36beac09c2ca659b8
Best match: future 0.17.1
Processing future-0.17.1.tar.gz
Writing /tmp/easy_install-Tf311N/future-0.17.1/setup.cfg
Running future-0.17.1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-Tf311N/future-0.17.1/egg-dist-tmp-_CJES6
warning: no files found matching '*.au' under directory 'tests'
warning: no files found matching '*.gif' under directory 'tests'
warning: no files found matching '*.txt' under directory 'tests'
zip_safe flag not set; analyzing archive contents...
future.backports.test.ssl_servers: module references __file__
future.backports.test.support: module references __file__
future.standard_library.__init__: module references __file__
future.standard_library.__init__: module references __path__
future.utils.__init__: module MAY be using inspect.stack
past.builtins.misc: module MAY be using inspect.stack
past.translation.__init__: module references __file__
past.translation.__init__: module references __path__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Extracting future-0.17.1-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding future 0.17.1 to easy-install.pth file
Installing pasteurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing futurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Searching for fastavro<0.22,>=0.21.4
Reading https://pypi.org/simple/fastavro/
Downloading https://files.pythonhosted.org/packages/15/e3/5956c75f68906b119191ef30d9acff661b422cf918a29a03ee0c3ba774be/fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl#sha256=25c5e1871fb82795f138aa209ca89cac940b80bf36fc644615354028bfd87638
Best match: fastavro 0.21.24
Processing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl
Installing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding fastavro 0.21.24 to easy-install.pth file
Installing fastavro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg>
Searching for dill<0.2.10,>=0.2.9
Reading https://pypi.org/simple/dill/
Downloading https://files.pythonhosted.org/packages/fe/42/bfe2e0857bc284cbe6a011d93f2a9ad58a22cb894461b199ae72cfef0f29/dill-0.2.9.tar.gz#sha256=f6d6046f9f9195206063dd0415dff185ad593d6ee8b0e67f12597c0f4df4986f
Best match: dill 0.2.9
Processing dill-0.2.9.tar.gz
Writing /tmp/easy_install-DpUHgC/dill-0.2.9/setup.cfg
Running dill-0.2.9/setup.py -q bdist_egg --dist-dir /tmp/easy_install-DpUHgC/dill-0.2.9/egg-dist-tmp-LBG3Ev
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Extracting dill-0.2.9-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding dill 0.2.9 to easy-install.pth file
Installing get_objgraph script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing undill script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Searching for crcmod<2.0,>=1.7
Reading https://pypi.org/simple/crcmod/
Downloading https://files.pythonhosted.org/packages/6b/b0/e595ce2a2527e169c3bcd6c33d2473c1918e0b7f6826a043ca1245dd4e5b/crcmod-1.7.tar.gz#sha256=dc7051a0db5f2bd48665a990d3ec1cc305a466a77358ca4492826f41f283601e
Best match: crcmod 1.7
Processing crcmod-1.7.tar.gz
Writing /tmp/easy_install-FtA3Qh/crcmod-1.7/setup.cfg
Running crcmod-1.7/setup.py -q bdist_egg --dist-dir /tmp/easy_install-FtA3Qh/crcmod-1.7/egg-dist-tmp-GZIkXC
python2/src/_crcfunext.c: In function ‘init_crcfunext’:
python2/src/_crcfunext.c:492:13: warning: variable ‘m’ set but not used [-Wunused-but-set-variable]
   PyObject *m;
             ^
zip_safe flag not set; analyzing archive contents...
Moving crcmod-1.7-py2.7-linux-x86_64.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding crcmod 1.7 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/crcmod-1.7-py2.7-linux-x86_64.egg>
Searching for numpy>=1.14
Reading https://pypi.org/simple/numpy/
Downloading https://files.pythonhosted.org/packages/93/9b/443bbd1b38c4e5617f32c14c1494ae884d36cf3870c33828bb32e4b00dea/numpy-1.17.0rc2.zip#sha256=a4153fe85cf92a796022b81b138000160dea840cad13b7d1db67cfec594ece23
Best match: numpy 1.17.0rc2
Processing numpy-1.17.0rc2.zip
Writing /tmp/easy_install-n6hFuT/numpy-1.17.0rc2/setup.cfg
Running numpy-1.17.0rc2/setup.py -q bdist_egg --dist-dir /tmp/easy_install-n6hFuT/numpy-1.17.0rc2/egg-dist-tmp-yTi3mZ
Traceback (most recent call last):
  File "setup.py", line 239, in <module>
    'test': generate_protos_first(test),
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/__init__.py",> line 145, in setup
    return distutils.core.setup(**attrs)
  File "/usr/lib/python2.7/distutils/core.py", line 151, in setup
    dist.run_commands()
  File "/usr/lib/python2.7/distutils/dist.py", line 953, in run_commands
    self.run_command(cmd)
  File "/usr/lib/python2.7/distutils/dist.py", line 972, in run_command
    cmd_obj.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 67, in run
    self.do_egg_install()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 117, in do_egg_install
    cmd.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 418, in run
    self.easy_install(spec, not self.no_deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 660, in easy_install
    return self.install_item(None, spec, tmpdir, deps, True)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 707, in install_item
    self.process_distribution(spec, dist, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 752, in process_distribution
    [requirement], self.local_index, self.easy_install
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 782, in resolve
    replace_conflicting=replace_conflicting
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1065, in best_match
    return self.obtain(req, installer)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1077, in obtain
    return installer(requirement)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 679, in easy_install
    return self.install_item(spec, dist.location, tmpdir, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 705, in install_item
    dists = self.install_eggs(spec, download, tmpdir)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 890, in install_eggs
    return self.build_and_install(setup_script, setup_base)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1158, in build_and_install
    self.run_setup(setup_script, setup_base, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1144, in run_setup
    run_setup(setup_script, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 253, in run_setup
    raise
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 166, in save_modules
    saved_exc.resume()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 141, in resume
    six.reraise(type, exc, self._tb)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 154, in save_modules
    yield saved
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 250, in run_setup
    _execfile(setup_script, ns)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 45, in _execfile
    exec(code, globals, locals)
  File "/tmp/easy_install-n6hFuT/numpy-1.17.0rc2/setup.py", line 31, in <module>
    import setuptools
RuntimeError: Python version >= 3.5 required.

> Task :sdks:python:createProcessWorker FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/sdks/python/build.gradle'> line: 374

* What went wrong:
Execution failed for task ':sdks:python:createProcessWorker'.
> 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 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/5.2.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 2m 36s
59 actionable tasks: 46 executed, 13 from cache

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

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


Build failed in Jenkins: beam_PostCommit_Python_VR_Spark #426

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/426/display/redirect>

------------------------------------------
[...truncated 254.33 KB...]
Moving PyYAML-3.13-py2.7-linux-x86_64.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding PyYAML 3.13 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/PyYAML-3.13-py2.7-linux-x86_64.egg>
Searching for pytz>=2018.3
Reading https://pypi.org/simple/pytz/
Downloading https://files.pythonhosted.org/packages/3d/73/fe30c2daaaa0713420d0382b16fbb761409f532c56bdcc514bf7b6262bb6/pytz-2019.1-py2.py3-none-any.whl#sha256=303879e36b721603cc54604edcac9d20401bdbe31e1e4fdee5b9f98d5d31dfda
Best match: pytz 2019.1
Processing pytz-2019.1-py2.py3-none-any.whl
Installing pytz-2019.1-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pytz 2019.1 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pytz-2019.1-py2.7.egg>
Searching for pydot<2,>=1.2.0
Reading https://pypi.org/simple/pydot/
Downloading https://files.pythonhosted.org/packages/33/d1/b1479a770f66d962f545c2101630ce1d5592d90cb4f083d38862e93d16d2/pydot-1.4.1-py2.py3-none-any.whl#sha256=67be714300c78fda5fd52f79ec994039e3f76f074948c67b5ff539b433ad354f
Best match: pydot 1.4.1
Processing pydot-1.4.1-py2.py3-none-any.whl
Installing pydot-1.4.1-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pydot-1.4.1-py2.7.egg/EGG-INFO/requires.txt>
Adding pydot 1.4.1 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pydot-1.4.1-py2.7.egg>
Searching for oauth2client<4,>=2.0.1
Reading https://pypi.org/simple/oauth2client/
Downloading https://files.pythonhosted.org/packages/c0/7b/bc893e35d6ca46a72faa4b9eaac25c687ce60e1fbe978993fe2de1b0ff0d/oauth2client-3.0.0.tar.gz#sha256=5b5b056ec6f2304e7920b632885bd157fa71d1a7f3ddd00a43b1541a8d1a2460
Best match: oauth2client 3.0.0
Processing oauth2client-3.0.0.tar.gz
Writing /tmp/easy_install-T8632I/oauth2client-3.0.0/setup.cfg
Running oauth2client-3.0.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-T8632I/oauth2client-3.0.0/egg-dist-tmp-lvlCdF
warning: no previously-included files matching '*' found under directory 'tests'
zip_safe flag not set; analyzing archive contents...
Moving oauth2client-3.0.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding oauth2client 3.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/oauth2client-3.0.0-py2.7.egg>
Searching for pymongo<4.0.0,>=3.8.0
Reading https://pypi.org/simple/pymongo/
Downloading https://files.pythonhosted.org/packages/6e/ea/353a9f8ced71b9e258438aa4d6aa048c1eaf5b774d3ef2273d686fde0947/pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl#sha256=32421df60d06f479d71b6b539642e410ece3006e8910688e68df962c8eb40a21
Best match: pymongo 3.8.0
Processing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl
Installing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding pymongo 3.8.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg>
Searching for mock<3.0.0,>=1.0.1
Reading https://pypi.org/simple/mock/
Downloading https://files.pythonhosted.org/packages/e6/35/f187bdf23be87092bd0f1200d43d23076cee4d0dec109f195173fd3ebc79/mock-2.0.0-py2.py3-none-any.whl#sha256=5ce3c71c5545b472da17b72268978914d0252980348636840bd34a00b5cc96c1
Best match: mock 2.0.0
Processing mock-2.0.0-py2.py3-none-any.whl
Installing mock-2.0.0-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg/EGG-INFO/requires.txt>
Adding mock 2.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg>
Searching for httplib2<=0.12.0,>=0.8
Reading https://pypi.org/simple/httplib2/
Downloading https://files.pythonhosted.org/packages/ce/ed/803905d670b52fa0edfdd135337e545b4496c2ab3a222f1449b7256eb99f/httplib2-0.12.0.tar.gz#sha256=f61fb838a94ce3b349aa32c92fd8430f7e3511afdb18bf9640d647e30c90a6d6
Best match: httplib2 0.12.0
Processing httplib2-0.12.0.tar.gz
Writing /tmp/easy_install-NwiwyK/httplib2-0.12.0/setup.cfg
Running httplib2-0.12.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-NwiwyK/httplib2-0.12.0/egg-dist-tmp-T95TBT
zip_safe flag not set; analyzing archive contents...
httplib2.certs: module references __file__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Extracting httplib2-0.12.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding httplib2 0.12.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Searching for hdfs<3.0.0,>=2.1.0
Reading https://pypi.org/simple/hdfs/
Downloading https://files.pythonhosted.org/packages/82/39/2c0879b1bcfd1f6ad078eb210d09dbce21072386a3997074ee91e60ddc5a/hdfs-2.5.8.tar.gz#sha256=1be117549fc1285571bc51aedc15df5a203138dba02f9adfa26761b69a949370
Best match: hdfs 2.5.8
Processing hdfs-2.5.8.tar.gz
Writing /tmp/easy_install-rXw1ur/hdfs-2.5.8/setup.cfg
Running hdfs-2.5.8/setup.py -q bdist_egg --dist-dir /tmp/easy_install-rXw1ur/hdfs-2.5.8/egg-dist-tmp-bscDfW
zip_safe flag not set; analyzing archive contents...
Moving hdfs-2.5.8-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding hdfs 2.5.8 to easy-install.pth file
Installing hdfscli-avro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing hdfscli script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/hdfs-2.5.8-py2.7.egg>
Searching for future<1.0.0,>=0.16.0
Reading https://pypi.org/simple/future/
Downloading https://files.pythonhosted.org/packages/90/52/e20466b85000a181e1e144fd8305caf2cf475e2f9674e797b222f8105f5f/future-0.17.1.tar.gz#sha256=67045236dcfd6816dc439556d009594abf643e5eb48992e36beac09c2ca659b8
Best match: future 0.17.1
Processing future-0.17.1.tar.gz
Writing /tmp/easy_install-_AYlLm/future-0.17.1/setup.cfg
Running future-0.17.1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-_AYlLm/future-0.17.1/egg-dist-tmp-2GFxPz
warning: no files found matching '*.au' under directory 'tests'
warning: no files found matching '*.gif' under directory 'tests'
warning: no files found matching '*.txt' under directory 'tests'
zip_safe flag not set; analyzing archive contents...
future.backports.test.ssl_servers: module references __file__
future.backports.test.support: module references __file__
future.standard_library.__init__: module references __file__
future.standard_library.__init__: module references __path__
future.utils.__init__: module MAY be using inspect.stack
past.builtins.misc: module MAY be using inspect.stack
past.translation.__init__: module references __file__
past.translation.__init__: module references __path__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Extracting future-0.17.1-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding future 0.17.1 to easy-install.pth file
Installing pasteurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing futurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Searching for fastavro<0.22,>=0.21.4
Reading https://pypi.org/simple/fastavro/
Downloading https://files.pythonhosted.org/packages/15/e3/5956c75f68906b119191ef30d9acff661b422cf918a29a03ee0c3ba774be/fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl#sha256=25c5e1871fb82795f138aa209ca89cac940b80bf36fc644615354028bfd87638
Best match: fastavro 0.21.24
Processing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl
Installing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding fastavro 0.21.24 to easy-install.pth file
Installing fastavro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg>
Searching for dill<0.2.10,>=0.2.9
Reading https://pypi.org/simple/dill/
Downloading https://files.pythonhosted.org/packages/fe/42/bfe2e0857bc284cbe6a011d93f2a9ad58a22cb894461b199ae72cfef0f29/dill-0.2.9.tar.gz#sha256=f6d6046f9f9195206063dd0415dff185ad593d6ee8b0e67f12597c0f4df4986f
Best match: dill 0.2.9
Processing dill-0.2.9.tar.gz
Writing /tmp/easy_install-fEauZd/dill-0.2.9/setup.cfg
Running dill-0.2.9/setup.py -q bdist_egg --dist-dir /tmp/easy_install-fEauZd/dill-0.2.9/egg-dist-tmp-saMm8p
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Extracting dill-0.2.9-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding dill 0.2.9 to easy-install.pth file
Installing get_objgraph script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing undill script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Searching for crcmod<2.0,>=1.7
Reading https://pypi.org/simple/crcmod/
Downloading https://files.pythonhosted.org/packages/6b/b0/e595ce2a2527e169c3bcd6c33d2473c1918e0b7f6826a043ca1245dd4e5b/crcmod-1.7.tar.gz#sha256=dc7051a0db5f2bd48665a990d3ec1cc305a466a77358ca4492826f41f283601e
Best match: crcmod 1.7
Processing crcmod-1.7.tar.gz
Writing /tmp/easy_install-Pq6JFH/crcmod-1.7/setup.cfg
Running crcmod-1.7/setup.py -q bdist_egg --dist-dir /tmp/easy_install-Pq6JFH/crcmod-1.7/egg-dist-tmp-ym_O2Y
python2/src/_crcfunext.c: In function ‘init_crcfunext’:
python2/src/_crcfunext.c:492:13: warning: variable ‘m’ set but not used [-Wunused-but-set-variable]
   PyObject *m;
             ^
zip_safe flag not set; analyzing archive contents...
Moving crcmod-1.7-py2.7-linux-x86_64.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding crcmod 1.7 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/crcmod-1.7-py2.7-linux-x86_64.egg>
Searching for numpy>=1.14
Reading https://pypi.org/simple/numpy/
Downloading https://files.pythonhosted.org/packages/93/9b/443bbd1b38c4e5617f32c14c1494ae884d36cf3870c33828bb32e4b00dea/numpy-1.17.0rc2.zip#sha256=a4153fe85cf92a796022b81b138000160dea840cad13b7d1db67cfec594ece23
Best match: numpy 1.17.0rc2
Processing numpy-1.17.0rc2.zip
Writing /tmp/easy_install-p5BQAP/numpy-1.17.0rc2/setup.cfg
Running numpy-1.17.0rc2/setup.py -q bdist_egg --dist-dir /tmp/easy_install-p5BQAP/numpy-1.17.0rc2/egg-dist-tmp-e45eSb
Traceback (most recent call last):
  File "setup.py", line 239, in <module>
    'test': generate_protos_first(test),
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/__init__.py",> line 145, in setup
    return distutils.core.setup(**attrs)
  File "/usr/lib/python2.7/distutils/core.py", line 151, in setup
    dist.run_commands()
  File "/usr/lib/python2.7/distutils/dist.py", line 953, in run_commands
    self.run_command(cmd)
  File "/usr/lib/python2.7/distutils/dist.py", line 972, in run_command
    cmd_obj.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 67, in run
    self.do_egg_install()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 117, in do_egg_install
    cmd.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 418, in run
    self.easy_install(spec, not self.no_deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 660, in easy_install
    return self.install_item(None, spec, tmpdir, deps, True)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 707, in install_item
    self.process_distribution(spec, dist, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 752, in process_distribution
    [requirement], self.local_index, self.easy_install
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 782, in resolve
    replace_conflicting=replace_conflicting
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1065, in best_match
    return self.obtain(req, installer)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1077, in obtain
    return installer(requirement)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 679, in easy_install
    return self.install_item(spec, dist.location, tmpdir, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 705, in install_item
    dists = self.install_eggs(spec, download, tmpdir)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 890, in install_eggs
    return self.build_and_install(setup_script, setup_base)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1158, in build_and_install
    self.run_setup(setup_script, setup_base, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1144, in run_setup
    run_setup(setup_script, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 253, in run_setup
    raise
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 166, in save_modules
    saved_exc.resume()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 141, in resume
    six.reraise(type, exc, self._tb)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 154, in save_modules
    yield saved
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 250, in run_setup
    _execfile(setup_script, ns)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 45, in _execfile
    exec(code, globals, locals)
  File "/tmp/easy_install-p5BQAP/numpy-1.17.0rc2/setup.py", line 31, in <module>
    import setuptools
RuntimeError: Python version >= 3.5 required.

> Task :sdks:python:createProcessWorker FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/sdks/python/build.gradle'> line: 374

* What went wrong:
Execution failed for task ':sdks:python:createProcessWorker'.
> 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 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/5.2.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 2m 32s
59 actionable tasks: 46 executed, 13 from cache

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

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


Build failed in Jenkins: beam_PostCommit_Python_VR_Spark #425

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/425/display/redirect?page=changes>

Changes:

[robertwb] [BEAM-7060] Support translation of native type variables.

[robertwb] [BEAM-7060] Translate the typing.Iterable type hint.

[robertwb] Minor fixes discovered in migration.

[robertwb] [BEAM-7060] Automated replace of typehints with typing.

[github] Remove 4 empty spaces from PR template that mess up Python postcommit

[github] Relax pydot requirements.

[robertwb] Post-rewrite lint fixes.

[robertwb] Manual fixes for over-agressive replace.

[robertwb] More conservative typing module translation.

------------------------------------------
[...truncated 254.45 KB...]
Moving PyYAML-3.13-py2.7-linux-x86_64.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding PyYAML 3.13 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/PyYAML-3.13-py2.7-linux-x86_64.egg>
Searching for pytz>=2018.3
Reading https://pypi.org/simple/pytz/
Downloading https://files.pythonhosted.org/packages/3d/73/fe30c2daaaa0713420d0382b16fbb761409f532c56bdcc514bf7b6262bb6/pytz-2019.1-py2.py3-none-any.whl#sha256=303879e36b721603cc54604edcac9d20401bdbe31e1e4fdee5b9f98d5d31dfda
Best match: pytz 2019.1
Processing pytz-2019.1-py2.py3-none-any.whl
Installing pytz-2019.1-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pytz 2019.1 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pytz-2019.1-py2.7.egg>
Searching for pydot<2,>=1.2.0
Reading https://pypi.org/simple/pydot/
Downloading https://files.pythonhosted.org/packages/33/d1/b1479a770f66d962f545c2101630ce1d5592d90cb4f083d38862e93d16d2/pydot-1.4.1-py2.py3-none-any.whl#sha256=67be714300c78fda5fd52f79ec994039e3f76f074948c67b5ff539b433ad354f
Best match: pydot 1.4.1
Processing pydot-1.4.1-py2.py3-none-any.whl
Installing pydot-1.4.1-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pydot-1.4.1-py2.7.egg/EGG-INFO/requires.txt>
Adding pydot 1.4.1 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pydot-1.4.1-py2.7.egg>
Searching for oauth2client<4,>=2.0.1
Reading https://pypi.org/simple/oauth2client/
Downloading https://files.pythonhosted.org/packages/c0/7b/bc893e35d6ca46a72faa4b9eaac25c687ce60e1fbe978993fe2de1b0ff0d/oauth2client-3.0.0.tar.gz#sha256=5b5b056ec6f2304e7920b632885bd157fa71d1a7f3ddd00a43b1541a8d1a2460
Best match: oauth2client 3.0.0
Processing oauth2client-3.0.0.tar.gz
Writing /tmp/easy_install-QKiufy/oauth2client-3.0.0/setup.cfg
Running oauth2client-3.0.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-QKiufy/oauth2client-3.0.0/egg-dist-tmp-d54vVa
warning: no previously-included files matching '*' found under directory 'tests'
zip_safe flag not set; analyzing archive contents...
Moving oauth2client-3.0.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding oauth2client 3.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/oauth2client-3.0.0-py2.7.egg>
Searching for pymongo<4.0.0,>=3.8.0
Reading https://pypi.org/simple/pymongo/
Downloading https://files.pythonhosted.org/packages/6e/ea/353a9f8ced71b9e258438aa4d6aa048c1eaf5b774d3ef2273d686fde0947/pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl#sha256=32421df60d06f479d71b6b539642e410ece3006e8910688e68df962c8eb40a21
Best match: pymongo 3.8.0
Processing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl
Installing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding pymongo 3.8.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg>
Searching for mock<3.0.0,>=1.0.1
Reading https://pypi.org/simple/mock/
Downloading https://files.pythonhosted.org/packages/e6/35/f187bdf23be87092bd0f1200d43d23076cee4d0dec109f195173fd3ebc79/mock-2.0.0-py2.py3-none-any.whl#sha256=5ce3c71c5545b472da17b72268978914d0252980348636840bd34a00b5cc96c1
Best match: mock 2.0.0
Processing mock-2.0.0-py2.py3-none-any.whl
Installing mock-2.0.0-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg/EGG-INFO/requires.txt>
Adding mock 2.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg>
Searching for httplib2<=0.12.0,>=0.8
Reading https://pypi.org/simple/httplib2/
Downloading https://files.pythonhosted.org/packages/ce/ed/803905d670b52fa0edfdd135337e545b4496c2ab3a222f1449b7256eb99f/httplib2-0.12.0.tar.gz#sha256=f61fb838a94ce3b349aa32c92fd8430f7e3511afdb18bf9640d647e30c90a6d6
Best match: httplib2 0.12.0
Processing httplib2-0.12.0.tar.gz
Writing /tmp/easy_install-BEj3rY/httplib2-0.12.0/setup.cfg
Running httplib2-0.12.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-BEj3rY/httplib2-0.12.0/egg-dist-tmp-5Dv5AP
zip_safe flag not set; analyzing archive contents...
httplib2.certs: module references __file__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Extracting httplib2-0.12.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding httplib2 0.12.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Searching for hdfs<3.0.0,>=2.1.0
Reading https://pypi.org/simple/hdfs/
Downloading https://files.pythonhosted.org/packages/82/39/2c0879b1bcfd1f6ad078eb210d09dbce21072386a3997074ee91e60ddc5a/hdfs-2.5.8.tar.gz#sha256=1be117549fc1285571bc51aedc15df5a203138dba02f9adfa26761b69a949370
Best match: hdfs 2.5.8
Processing hdfs-2.5.8.tar.gz
Writing /tmp/easy_install-5nJq1U/hdfs-2.5.8/setup.cfg
Running hdfs-2.5.8/setup.py -q bdist_egg --dist-dir /tmp/easy_install-5nJq1U/hdfs-2.5.8/egg-dist-tmp-7PELRl
zip_safe flag not set; analyzing archive contents...
Moving hdfs-2.5.8-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding hdfs 2.5.8 to easy-install.pth file
Installing hdfscli-avro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing hdfscli script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/hdfs-2.5.8-py2.7.egg>
Searching for future<1.0.0,>=0.16.0
Reading https://pypi.org/simple/future/
Downloading https://files.pythonhosted.org/packages/90/52/e20466b85000a181e1e144fd8305caf2cf475e2f9674e797b222f8105f5f/future-0.17.1.tar.gz#sha256=67045236dcfd6816dc439556d009594abf643e5eb48992e36beac09c2ca659b8
Best match: future 0.17.1
Processing future-0.17.1.tar.gz
Writing /tmp/easy_install-nqldmf/future-0.17.1/setup.cfg
Running future-0.17.1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-nqldmf/future-0.17.1/egg-dist-tmp-ImAwov
warning: no files found matching '*.au' under directory 'tests'
warning: no files found matching '*.gif' under directory 'tests'
warning: no files found matching '*.txt' under directory 'tests'
zip_safe flag not set; analyzing archive contents...
future.backports.test.ssl_servers: module references __file__
future.backports.test.support: module references __file__
future.standard_library.__init__: module references __file__
future.standard_library.__init__: module references __path__
future.utils.__init__: module MAY be using inspect.stack
past.builtins.misc: module MAY be using inspect.stack
past.translation.__init__: module references __file__
past.translation.__init__: module references __path__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Extracting future-0.17.1-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding future 0.17.1 to easy-install.pth file
Installing pasteurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing futurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Searching for fastavro<0.22,>=0.21.4
Reading https://pypi.org/simple/fastavro/
Downloading https://files.pythonhosted.org/packages/15/e3/5956c75f68906b119191ef30d9acff661b422cf918a29a03ee0c3ba774be/fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl#sha256=25c5e1871fb82795f138aa209ca89cac940b80bf36fc644615354028bfd87638
Best match: fastavro 0.21.24
Processing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl
Installing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding fastavro 0.21.24 to easy-install.pth file
Installing fastavro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg>
Searching for dill<0.2.10,>=0.2.9
Reading https://pypi.org/simple/dill/
Downloading https://files.pythonhosted.org/packages/fe/42/bfe2e0857bc284cbe6a011d93f2a9ad58a22cb894461b199ae72cfef0f29/dill-0.2.9.tar.gz#sha256=f6d6046f9f9195206063dd0415dff185ad593d6ee8b0e67f12597c0f4df4986f
Best match: dill 0.2.9
Processing dill-0.2.9.tar.gz
Writing /tmp/easy_install-XCBbcm/dill-0.2.9/setup.cfg
Running dill-0.2.9/setup.py -q bdist_egg --dist-dir /tmp/easy_install-XCBbcm/dill-0.2.9/egg-dist-tmp-QeM_CY
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Extracting dill-0.2.9-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding dill 0.2.9 to easy-install.pth file
Installing get_objgraph script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing undill script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Searching for crcmod<2.0,>=1.7
Reading https://pypi.org/simple/crcmod/
Downloading https://files.pythonhosted.org/packages/6b/b0/e595ce2a2527e169c3bcd6c33d2473c1918e0b7f6826a043ca1245dd4e5b/crcmod-1.7.tar.gz#sha256=dc7051a0db5f2bd48665a990d3ec1cc305a466a77358ca4492826f41f283601e
Best match: crcmod 1.7
Processing crcmod-1.7.tar.gz
Writing /tmp/easy_install-qIFeWI/crcmod-1.7/setup.cfg
Running crcmod-1.7/setup.py -q bdist_egg --dist-dir /tmp/easy_install-qIFeWI/crcmod-1.7/egg-dist-tmp-oFydn2
python2/src/_crcfunext.c: In function ‘init_crcfunext’:
python2/src/_crcfunext.c:492:13: warning: variable ‘m’ set but not used [-Wunused-but-set-variable]
   PyObject *m;
             ^
zip_safe flag not set; analyzing archive contents...
Moving crcmod-1.7-py2.7-linux-x86_64.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding crcmod 1.7 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/crcmod-1.7-py2.7-linux-x86_64.egg>
Searching for numpy>=1.14
Reading https://pypi.org/simple/numpy/
Downloading https://files.pythonhosted.org/packages/93/9b/443bbd1b38c4e5617f32c14c1494ae884d36cf3870c33828bb32e4b00dea/numpy-1.17.0rc2.zip#sha256=a4153fe85cf92a796022b81b138000160dea840cad13b7d1db67cfec594ece23
Best match: numpy 1.17.0rc2
Processing numpy-1.17.0rc2.zip
Writing /tmp/easy_install-xCES4S/numpy-1.17.0rc2/setup.cfg
Running numpy-1.17.0rc2/setup.py -q bdist_egg --dist-dir /tmp/easy_install-xCES4S/numpy-1.17.0rc2/egg-dist-tmp-upIIwH
Traceback (most recent call last):
  File "setup.py", line 239, in <module>
    'test': generate_protos_first(test),
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/__init__.py",> line 145, in setup
    return distutils.core.setup(**attrs)
  File "/usr/lib/python2.7/distutils/core.py", line 151, in setup
    dist.run_commands()
  File "/usr/lib/python2.7/distutils/dist.py", line 953, in run_commands
    self.run_command(cmd)
  File "/usr/lib/python2.7/distutils/dist.py", line 972, in run_command
    cmd_obj.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 67, in run
    self.do_egg_install()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 117, in do_egg_install
    cmd.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 418, in run
    self.easy_install(spec, not self.no_deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 660, in easy_install
    return self.install_item(None, spec, tmpdir, deps, True)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 707, in install_item
    self.process_distribution(spec, dist, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 752, in process_distribution
    [requirement], self.local_index, self.easy_install
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 782, in resolve
    replace_conflicting=replace_conflicting
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1065, in best_match
    return self.obtain(req, installer)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1077, in obtain
    return installer(requirement)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 679, in easy_install
    return self.install_item(spec, dist.location, tmpdir, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 705, in install_item
    dists = self.install_eggs(spec, download, tmpdir)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 890, in install_eggs
    return self.build_and_install(setup_script, setup_base)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1158, in build_and_install
    self.run_setup(setup_script, setup_base, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1144, in run_setup
    run_setup(setup_script, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 253, in run_setup
    raise
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 166, in save_modules
    saved_exc.resume()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 141, in resume
    six.reraise(type, exc, self._tb)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 154, in save_modules
    yield saved
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 250, in run_setup
    _execfile(setup_script, ns)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 45, in _execfile
    exec(code, globals, locals)
  File "/tmp/easy_install-xCES4S/numpy-1.17.0rc2/setup.py", line 31, in <module>
    import setuptools
RuntimeError: Python version >= 3.5 required.

> Task :sdks:python:createProcessWorker FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/sdks/python/build.gradle'> line: 374

* What went wrong:
Execution failed for task ':sdks:python:createProcessWorker'.
> 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 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/5.2.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 2m 17s
59 actionable tasks: 46 executed, 13 from cache

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

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


Build failed in Jenkins: beam_PostCommit_Python_VR_Spark #424

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/424/display/redirect?page=changes>

Changes:

[ttanay100] Replace old badges for Python PostCommit test with split ones

------------------------------------------
[...truncated 254.88 KB...]
Searching for pytz>=2018.3
Reading https://pypi.org/simple/pytz/
Downloading https://files.pythonhosted.org/packages/3d/73/fe30c2daaaa0713420d0382b16fbb761409f532c56bdcc514bf7b6262bb6/pytz-2019.1-py2.py3-none-any.whl#sha256=303879e36b721603cc54604edcac9d20401bdbe31e1e4fdee5b9f98d5d31dfda
Best match: pytz 2019.1
Processing pytz-2019.1-py2.py3-none-any.whl
Installing pytz-2019.1-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pytz 2019.1 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pytz-2019.1-py2.7.egg>
Searching for pydot<1.3,>=1.2.0
Reading https://pypi.org/simple/pydot/
Downloading https://files.pythonhosted.org/packages/c3/f1/e61d6dfe6c1768ed2529761a68f70939e2569da043e9f15a8d84bf56cadf/pydot-1.2.4.tar.gz#sha256=92d2e2d15531d00710f2d6fb5540d2acabc5399d464f2f20d5d21073af241eb6
Best match: pydot 1.2.4
Processing pydot-1.2.4.tar.gz
Writing /tmp/easy_install-Znkkwx/pydot-1.2.4/setup.cfg
Running pydot-1.2.4/setup.py -q bdist_egg --dist-dir /tmp/easy_install-Znkkwx/pydot-1.2.4/egg-dist-tmp-okkbL1
/tmp/easy_install-Znkkwx/pydot-1.2.4/pydot.py:17: UserWarning: Couldn't import dot_parser, loading of dot files will not be possible.
  "Couldn't import dot_parser, "
zip_safe flag not set; analyzing archive contents...
Moving pydot-1.2.4-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pydot 1.2.4 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pydot-1.2.4-py2.7.egg>
Searching for oauth2client<4,>=2.0.1
Reading https://pypi.org/simple/oauth2client/
Downloading https://files.pythonhosted.org/packages/c0/7b/bc893e35d6ca46a72faa4b9eaac25c687ce60e1fbe978993fe2de1b0ff0d/oauth2client-3.0.0.tar.gz#sha256=5b5b056ec6f2304e7920b632885bd157fa71d1a7f3ddd00a43b1541a8d1a2460
Best match: oauth2client 3.0.0
Processing oauth2client-3.0.0.tar.gz
Writing /tmp/easy_install-Srxk32/oauth2client-3.0.0/setup.cfg
Running oauth2client-3.0.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-Srxk32/oauth2client-3.0.0/egg-dist-tmp-bMUaqE
warning: no previously-included files matching '*' found under directory 'tests'
zip_safe flag not set; analyzing archive contents...
Moving oauth2client-3.0.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding oauth2client 3.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/oauth2client-3.0.0-py2.7.egg>
Searching for pymongo<4.0.0,>=3.8.0
Reading https://pypi.org/simple/pymongo/
Downloading https://files.pythonhosted.org/packages/6e/ea/353a9f8ced71b9e258438aa4d6aa048c1eaf5b774d3ef2273d686fde0947/pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl#sha256=32421df60d06f479d71b6b539642e410ece3006e8910688e68df962c8eb40a21
Best match: pymongo 3.8.0
Processing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl
Installing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding pymongo 3.8.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg>
Searching for mock<3.0.0,>=1.0.1
Reading https://pypi.org/simple/mock/
Downloading https://files.pythonhosted.org/packages/e6/35/f187bdf23be87092bd0f1200d43d23076cee4d0dec109f195173fd3ebc79/mock-2.0.0-py2.py3-none-any.whl#sha256=5ce3c71c5545b472da17b72268978914d0252980348636840bd34a00b5cc96c1
Best match: mock 2.0.0
Processing mock-2.0.0-py2.py3-none-any.whl
Installing mock-2.0.0-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg/EGG-INFO/requires.txt>
Adding mock 2.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg>
Searching for httplib2<=0.12.0,>=0.8
Reading https://pypi.org/simple/httplib2/
Downloading https://files.pythonhosted.org/packages/ce/ed/803905d670b52fa0edfdd135337e545b4496c2ab3a222f1449b7256eb99f/httplib2-0.12.0.tar.gz#sha256=f61fb838a94ce3b349aa32c92fd8430f7e3511afdb18bf9640d647e30c90a6d6
Best match: httplib2 0.12.0
Processing httplib2-0.12.0.tar.gz
Writing /tmp/easy_install-GSOA5j/httplib2-0.12.0/setup.cfg
Running httplib2-0.12.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-GSOA5j/httplib2-0.12.0/egg-dist-tmp-hQYVTo
zip_safe flag not set; analyzing archive contents...
httplib2.certs: module references __file__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Extracting httplib2-0.12.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding httplib2 0.12.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Searching for hdfs<3.0.0,>=2.1.0
Reading https://pypi.org/simple/hdfs/
Downloading https://files.pythonhosted.org/packages/82/39/2c0879b1bcfd1f6ad078eb210d09dbce21072386a3997074ee91e60ddc5a/hdfs-2.5.8.tar.gz#sha256=1be117549fc1285571bc51aedc15df5a203138dba02f9adfa26761b69a949370
Best match: hdfs 2.5.8
Processing hdfs-2.5.8.tar.gz
Writing /tmp/easy_install-BNVPKj/hdfs-2.5.8/setup.cfg
Running hdfs-2.5.8/setup.py -q bdist_egg --dist-dir /tmp/easy_install-BNVPKj/hdfs-2.5.8/egg-dist-tmp-lrOKOn
zip_safe flag not set; analyzing archive contents...
Moving hdfs-2.5.8-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding hdfs 2.5.8 to easy-install.pth file
Installing hdfscli-avro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing hdfscli script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/hdfs-2.5.8-py2.7.egg>
Searching for future<1.0.0,>=0.16.0
Reading https://pypi.org/simple/future/
Downloading https://files.pythonhosted.org/packages/90/52/e20466b85000a181e1e144fd8305caf2cf475e2f9674e797b222f8105f5f/future-0.17.1.tar.gz#sha256=67045236dcfd6816dc439556d009594abf643e5eb48992e36beac09c2ca659b8
Best match: future 0.17.1
Processing future-0.17.1.tar.gz
Writing /tmp/easy_install-zpxO48/future-0.17.1/setup.cfg
Running future-0.17.1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-zpxO48/future-0.17.1/egg-dist-tmp-SzeXnw
warning: no files found matching '*.au' under directory 'tests'
warning: no files found matching '*.gif' under directory 'tests'
warning: no files found matching '*.txt' under directory 'tests'
zip_safe flag not set; analyzing archive contents...
future.backports.test.ssl_servers: module references __file__
future.backports.test.support: module references __file__
future.standard_library.__init__: module references __file__
future.standard_library.__init__: module references __path__
future.utils.__init__: module MAY be using inspect.stack
past.builtins.misc: module MAY be using inspect.stack
past.translation.__init__: module references __file__
past.translation.__init__: module references __path__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Extracting future-0.17.1-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding future 0.17.1 to easy-install.pth file
Installing pasteurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing futurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Searching for fastavro<0.22,>=0.21.4
Reading https://pypi.org/simple/fastavro/
Downloading https://files.pythonhosted.org/packages/15/e3/5956c75f68906b119191ef30d9acff661b422cf918a29a03ee0c3ba774be/fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl#sha256=25c5e1871fb82795f138aa209ca89cac940b80bf36fc644615354028bfd87638
Best match: fastavro 0.21.24
Processing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl
Installing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding fastavro 0.21.24 to easy-install.pth file
Installing fastavro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg>
Searching for dill<0.2.10,>=0.2.9
Reading https://pypi.org/simple/dill/
Downloading https://files.pythonhosted.org/packages/fe/42/bfe2e0857bc284cbe6a011d93f2a9ad58a22cb894461b199ae72cfef0f29/dill-0.2.9.tar.gz#sha256=f6d6046f9f9195206063dd0415dff185ad593d6ee8b0e67f12597c0f4df4986f
Best match: dill 0.2.9
Processing dill-0.2.9.tar.gz
Writing /tmp/easy_install-6Bv43i/dill-0.2.9/setup.cfg
Running dill-0.2.9/setup.py -q bdist_egg --dist-dir /tmp/easy_install-6Bv43i/dill-0.2.9/egg-dist-tmp-1FgU_q
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Extracting dill-0.2.9-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding dill 0.2.9 to easy-install.pth file
Installing get_objgraph script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing undill script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Searching for crcmod<2.0,>=1.7
Reading https://pypi.org/simple/crcmod/
Downloading https://files.pythonhosted.org/packages/6b/b0/e595ce2a2527e169c3bcd6c33d2473c1918e0b7f6826a043ca1245dd4e5b/crcmod-1.7.tar.gz#sha256=dc7051a0db5f2bd48665a990d3ec1cc305a466a77358ca4492826f41f283601e
Best match: crcmod 1.7
Processing crcmod-1.7.tar.gz
Writing /tmp/easy_install-8HCCxV/crcmod-1.7/setup.cfg
Running crcmod-1.7/setup.py -q bdist_egg --dist-dir /tmp/easy_install-8HCCxV/crcmod-1.7/egg-dist-tmp-5S3dBl
python2/src/_crcfunext.c: In function ‘init_crcfunext’:
python2/src/_crcfunext.c:492:13: warning: variable ‘m’ set but not used [-Wunused-but-set-variable]
   PyObject *m;
             ^
zip_safe flag not set; analyzing archive contents...
Moving crcmod-1.7-py2.7-linux-x86_64.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding crcmod 1.7 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/crcmod-1.7-py2.7-linux-x86_64.egg>
Searching for numpy>=1.14
Reading https://pypi.org/simple/numpy/
Downloading https://files.pythonhosted.org/packages/93/9b/443bbd1b38c4e5617f32c14c1494ae884d36cf3870c33828bb32e4b00dea/numpy-1.17.0rc2.zip#sha256=a4153fe85cf92a796022b81b138000160dea840cad13b7d1db67cfec594ece23
Best match: numpy 1.17.0rc2
Processing numpy-1.17.0rc2.zip
Writing /tmp/easy_install-Qr4q5q/numpy-1.17.0rc2/setup.cfg
Running numpy-1.17.0rc2/setup.py -q bdist_egg --dist-dir /tmp/easy_install-Qr4q5q/numpy-1.17.0rc2/egg-dist-tmp-_i3Iq3
Traceback (most recent call last):
  File "setup.py", line 239, in <module>
    'test': generate_protos_first(test),
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/__init__.py",> line 145, in setup
    return distutils.core.setup(**attrs)
  File "/usr/lib/python2.7/distutils/core.py", line 151, in setup
    dist.run_commands()
  File "/usr/lib/python2.7/distutils/dist.py", line 953, in run_commands
    self.run_command(cmd)
  File "/usr/lib/python2.7/distutils/dist.py", line 972, in run_command
    cmd_obj.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 67, in run
    self.do_egg_install()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 117, in do_egg_install
    cmd.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 418, in run
    self.easy_install(spec, not self.no_deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 660, in easy_install
    return self.install_item(None, spec, tmpdir, deps, True)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 707, in install_item
    self.process_distribution(spec, dist, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 752, in process_distribution
    [requirement], self.local_index, self.easy_install
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 782, in resolve
    replace_conflicting=replace_conflicting
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1065, in best_match
    return self.obtain(req, installer)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1077, in obtain
    return installer(requirement)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 679, in easy_install
    return self.install_item(spec, dist.location, tmpdir, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 705, in install_item
    dists = self.install_eggs(spec, download, tmpdir)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 890, in install_eggs
    return self.build_and_install(setup_script, setup_base)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1158, in build_and_install
    self.run_setup(setup_script, setup_base, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1144, in run_setup
    run_setup(setup_script, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 253, in run_setup
    raise
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 166, in save_modules
    saved_exc.resume()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 141, in resume
    six.reraise(type, exc, self._tb)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 154, in save_modules
    yield saved
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 250, in run_setup
    _execfile(setup_script, ns)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 45, in _execfile
    exec(code, globals, locals)
  File "/tmp/easy_install-Qr4q5q/numpy-1.17.0rc2/setup.py", line 31, in <module>
    import setuptools
RuntimeError: Python version >= 3.5 required.

> Task :sdks:python:createProcessWorker FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/sdks/python/build.gradle'> line: 374

* What went wrong:
Execution failed for task ':sdks:python:createProcessWorker'.
> 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 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/5.2.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 2m 21s
59 actionable tasks: 46 executed, 13 from cache

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

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


Build failed in Jenkins: beam_PostCommit_Python_VR_Spark #423

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/423/display/redirect>

------------------------------------------
[...truncated 254.85 KB...]
Searching for pytz>=2018.3
Reading https://pypi.org/simple/pytz/
Downloading https://files.pythonhosted.org/packages/3d/73/fe30c2daaaa0713420d0382b16fbb761409f532c56bdcc514bf7b6262bb6/pytz-2019.1-py2.py3-none-any.whl#sha256=303879e36b721603cc54604edcac9d20401bdbe31e1e4fdee5b9f98d5d31dfda
Best match: pytz 2019.1
Processing pytz-2019.1-py2.py3-none-any.whl
Installing pytz-2019.1-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pytz 2019.1 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pytz-2019.1-py2.7.egg>
Searching for pydot<1.3,>=1.2.0
Reading https://pypi.org/simple/pydot/
Downloading https://files.pythonhosted.org/packages/c3/f1/e61d6dfe6c1768ed2529761a68f70939e2569da043e9f15a8d84bf56cadf/pydot-1.2.4.tar.gz#sha256=92d2e2d15531d00710f2d6fb5540d2acabc5399d464f2f20d5d21073af241eb6
Best match: pydot 1.2.4
Processing pydot-1.2.4.tar.gz
Writing /tmp/easy_install-JTQ_HW/pydot-1.2.4/setup.cfg
Running pydot-1.2.4/setup.py -q bdist_egg --dist-dir /tmp/easy_install-JTQ_HW/pydot-1.2.4/egg-dist-tmp-6gfoHZ
/tmp/easy_install-JTQ_HW/pydot-1.2.4/pydot.py:17: UserWarning: Couldn't import dot_parser, loading of dot files will not be possible.
  "Couldn't import dot_parser, "
zip_safe flag not set; analyzing archive contents...
Moving pydot-1.2.4-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pydot 1.2.4 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pydot-1.2.4-py2.7.egg>
Searching for oauth2client<4,>=2.0.1
Reading https://pypi.org/simple/oauth2client/
Downloading https://files.pythonhosted.org/packages/c0/7b/bc893e35d6ca46a72faa4b9eaac25c687ce60e1fbe978993fe2de1b0ff0d/oauth2client-3.0.0.tar.gz#sha256=5b5b056ec6f2304e7920b632885bd157fa71d1a7f3ddd00a43b1541a8d1a2460
Best match: oauth2client 3.0.0
Processing oauth2client-3.0.0.tar.gz
Writing /tmp/easy_install-Vkzf0f/oauth2client-3.0.0/setup.cfg
Running oauth2client-3.0.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-Vkzf0f/oauth2client-3.0.0/egg-dist-tmp-B8RIyo
warning: no previously-included files matching '*' found under directory 'tests'
zip_safe flag not set; analyzing archive contents...
Moving oauth2client-3.0.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding oauth2client 3.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/oauth2client-3.0.0-py2.7.egg>
Searching for pymongo<4.0.0,>=3.8.0
Reading https://pypi.org/simple/pymongo/
Downloading https://files.pythonhosted.org/packages/6e/ea/353a9f8ced71b9e258438aa4d6aa048c1eaf5b774d3ef2273d686fde0947/pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl#sha256=32421df60d06f479d71b6b539642e410ece3006e8910688e68df962c8eb40a21
Best match: pymongo 3.8.0
Processing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl
Installing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding pymongo 3.8.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg>
Searching for mock<3.0.0,>=1.0.1
Reading https://pypi.org/simple/mock/
Downloading https://files.pythonhosted.org/packages/e6/35/f187bdf23be87092bd0f1200d43d23076cee4d0dec109f195173fd3ebc79/mock-2.0.0-py2.py3-none-any.whl#sha256=5ce3c71c5545b472da17b72268978914d0252980348636840bd34a00b5cc96c1
Best match: mock 2.0.0
Processing mock-2.0.0-py2.py3-none-any.whl
Installing mock-2.0.0-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg/EGG-INFO/requires.txt>
Adding mock 2.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg>
Searching for httplib2<=0.12.0,>=0.8
Reading https://pypi.org/simple/httplib2/
Downloading https://files.pythonhosted.org/packages/ce/ed/803905d670b52fa0edfdd135337e545b4496c2ab3a222f1449b7256eb99f/httplib2-0.12.0.tar.gz#sha256=f61fb838a94ce3b349aa32c92fd8430f7e3511afdb18bf9640d647e30c90a6d6
Best match: httplib2 0.12.0
Processing httplib2-0.12.0.tar.gz
Writing /tmp/easy_install-Z_BzGS/httplib2-0.12.0/setup.cfg
Running httplib2-0.12.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-Z_BzGS/httplib2-0.12.0/egg-dist-tmp-EkA7cu
zip_safe flag not set; analyzing archive contents...
httplib2.certs: module references __file__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Extracting httplib2-0.12.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding httplib2 0.12.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Searching for hdfs<3.0.0,>=2.1.0
Reading https://pypi.org/simple/hdfs/
Downloading https://files.pythonhosted.org/packages/82/39/2c0879b1bcfd1f6ad078eb210d09dbce21072386a3997074ee91e60ddc5a/hdfs-2.5.8.tar.gz#sha256=1be117549fc1285571bc51aedc15df5a203138dba02f9adfa26761b69a949370
Best match: hdfs 2.5.8
Processing hdfs-2.5.8.tar.gz
Writing /tmp/easy_install-1LtTno/hdfs-2.5.8/setup.cfg
Running hdfs-2.5.8/setup.py -q bdist_egg --dist-dir /tmp/easy_install-1LtTno/hdfs-2.5.8/egg-dist-tmp-9cHhxu
zip_safe flag not set; analyzing archive contents...
Moving hdfs-2.5.8-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding hdfs 2.5.8 to easy-install.pth file
Installing hdfscli-avro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing hdfscli script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/hdfs-2.5.8-py2.7.egg>
Searching for future<1.0.0,>=0.16.0
Reading https://pypi.org/simple/future/
Downloading https://files.pythonhosted.org/packages/90/52/e20466b85000a181e1e144fd8305caf2cf475e2f9674e797b222f8105f5f/future-0.17.1.tar.gz#sha256=67045236dcfd6816dc439556d009594abf643e5eb48992e36beac09c2ca659b8
Best match: future 0.17.1
Processing future-0.17.1.tar.gz
Writing /tmp/easy_install-mgKGt3/future-0.17.1/setup.cfg
Running future-0.17.1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-mgKGt3/future-0.17.1/egg-dist-tmp-l0IrX1
warning: no files found matching '*.au' under directory 'tests'
warning: no files found matching '*.gif' under directory 'tests'
warning: no files found matching '*.txt' under directory 'tests'
zip_safe flag not set; analyzing archive contents...
future.backports.test.ssl_servers: module references __file__
future.backports.test.support: module references __file__
future.standard_library.__init__: module references __file__
future.standard_library.__init__: module references __path__
future.utils.__init__: module MAY be using inspect.stack
past.builtins.misc: module MAY be using inspect.stack
past.translation.__init__: module references __file__
past.translation.__init__: module references __path__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Extracting future-0.17.1-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding future 0.17.1 to easy-install.pth file
Installing pasteurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing futurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Searching for fastavro<0.22,>=0.21.4
Reading https://pypi.org/simple/fastavro/
Downloading https://files.pythonhosted.org/packages/15/e3/5956c75f68906b119191ef30d9acff661b422cf918a29a03ee0c3ba774be/fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl#sha256=25c5e1871fb82795f138aa209ca89cac940b80bf36fc644615354028bfd87638
Best match: fastavro 0.21.24
Processing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl
Installing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding fastavro 0.21.24 to easy-install.pth file
Installing fastavro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg>
Searching for dill<0.2.10,>=0.2.9
Reading https://pypi.org/simple/dill/
Downloading https://files.pythonhosted.org/packages/fe/42/bfe2e0857bc284cbe6a011d93f2a9ad58a22cb894461b199ae72cfef0f29/dill-0.2.9.tar.gz#sha256=f6d6046f9f9195206063dd0415dff185ad593d6ee8b0e67f12597c0f4df4986f
Best match: dill 0.2.9
Processing dill-0.2.9.tar.gz
Writing /tmp/easy_install-o3uk6J/dill-0.2.9/setup.cfg
Running dill-0.2.9/setup.py -q bdist_egg --dist-dir /tmp/easy_install-o3uk6J/dill-0.2.9/egg-dist-tmp-nXLXxc
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Extracting dill-0.2.9-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding dill 0.2.9 to easy-install.pth file
Installing get_objgraph script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing undill script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Searching for crcmod<2.0,>=1.7
Reading https://pypi.org/simple/crcmod/
Downloading https://files.pythonhosted.org/packages/6b/b0/e595ce2a2527e169c3bcd6c33d2473c1918e0b7f6826a043ca1245dd4e5b/crcmod-1.7.tar.gz#sha256=dc7051a0db5f2bd48665a990d3ec1cc305a466a77358ca4492826f41f283601e
Best match: crcmod 1.7
Processing crcmod-1.7.tar.gz
Writing /tmp/easy_install-ioX8cK/crcmod-1.7/setup.cfg
Running crcmod-1.7/setup.py -q bdist_egg --dist-dir /tmp/easy_install-ioX8cK/crcmod-1.7/egg-dist-tmp-Myl86x
python2/src/_crcfunext.c: In function ‘init_crcfunext’:
python2/src/_crcfunext.c:492:13: warning: variable ‘m’ set but not used [-Wunused-but-set-variable]
   PyObject *m;
             ^
zip_safe flag not set; analyzing archive contents...
Moving crcmod-1.7-py2.7-linux-x86_64.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding crcmod 1.7 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/crcmod-1.7-py2.7-linux-x86_64.egg>
Searching for numpy>=1.14
Reading https://pypi.org/simple/numpy/
Downloading https://files.pythonhosted.org/packages/93/9b/443bbd1b38c4e5617f32c14c1494ae884d36cf3870c33828bb32e4b00dea/numpy-1.17.0rc2.zip#sha256=a4153fe85cf92a796022b81b138000160dea840cad13b7d1db67cfec594ece23
Best match: numpy 1.17.0rc2
Processing numpy-1.17.0rc2.zip
Writing /tmp/easy_install-dwwxVN/numpy-1.17.0rc2/setup.cfg
Running numpy-1.17.0rc2/setup.py -q bdist_egg --dist-dir /tmp/easy_install-dwwxVN/numpy-1.17.0rc2/egg-dist-tmp-2a1fSY
Traceback (most recent call last):
  File "setup.py", line 239, in <module>
    'test': generate_protos_first(test),
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/__init__.py",> line 145, in setup
    return distutils.core.setup(**attrs)
  File "/usr/lib/python2.7/distutils/core.py", line 151, in setup
    dist.run_commands()
  File "/usr/lib/python2.7/distutils/dist.py", line 953, in run_commands
    self.run_command(cmd)
  File "/usr/lib/python2.7/distutils/dist.py", line 972, in run_command
    cmd_obj.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 67, in run
    self.do_egg_install()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 117, in do_egg_install
    cmd.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 418, in run
    self.easy_install(spec, not self.no_deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 660, in easy_install
    return self.install_item(None, spec, tmpdir, deps, True)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 707, in install_item
    self.process_distribution(spec, dist, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 752, in process_distribution
    [requirement], self.local_index, self.easy_install
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 782, in resolve
    replace_conflicting=replace_conflicting
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1065, in best_match
    return self.obtain(req, installer)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1077, in obtain
    return installer(requirement)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 679, in easy_install
    return self.install_item(spec, dist.location, tmpdir, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 705, in install_item
    dists = self.install_eggs(spec, download, tmpdir)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 890, in install_eggs
    return self.build_and_install(setup_script, setup_base)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1158, in build_and_install
    self.run_setup(setup_script, setup_base, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1144, in run_setup
    run_setup(setup_script, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 253, in run_setup
    raise
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 166, in save_modules
    saved_exc.resume()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 141, in resume
    six.reraise(type, exc, self._tb)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 154, in save_modules
    yield saved
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 250, in run_setup
    _execfile(setup_script, ns)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 45, in _execfile
    exec(code, globals, locals)
  File "/tmp/easy_install-dwwxVN/numpy-1.17.0rc2/setup.py", line 31, in <module>
    import setuptools
RuntimeError: Python version >= 3.5 required.

> Task :sdks:python:createProcessWorker FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/sdks/python/build.gradle'> line: 374

* What went wrong:
Execution failed for task ':sdks:python:createProcessWorker'.
> 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 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/5.2.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 2m 23s
59 actionable tasks: 46 executed, 13 from cache

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

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


Build failed in Jenkins: beam_PostCommit_Python_VR_Spark #422

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/422/display/redirect?page=changes>

Changes:

[jeff] [BEAM-5191] Support for BigQuery clustering

------------------------------------------
[...truncated 254.88 KB...]
Searching for pytz>=2018.3
Reading https://pypi.org/simple/pytz/
Downloading https://files.pythonhosted.org/packages/3d/73/fe30c2daaaa0713420d0382b16fbb761409f532c56bdcc514bf7b6262bb6/pytz-2019.1-py2.py3-none-any.whl#sha256=303879e36b721603cc54604edcac9d20401bdbe31e1e4fdee5b9f98d5d31dfda
Best match: pytz 2019.1
Processing pytz-2019.1-py2.py3-none-any.whl
Installing pytz-2019.1-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pytz 2019.1 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pytz-2019.1-py2.7.egg>
Searching for pydot<1.3,>=1.2.0
Reading https://pypi.org/simple/pydot/
Downloading https://files.pythonhosted.org/packages/c3/f1/e61d6dfe6c1768ed2529761a68f70939e2569da043e9f15a8d84bf56cadf/pydot-1.2.4.tar.gz#sha256=92d2e2d15531d00710f2d6fb5540d2acabc5399d464f2f20d5d21073af241eb6
Best match: pydot 1.2.4
Processing pydot-1.2.4.tar.gz
Writing /tmp/easy_install-0aCziM/pydot-1.2.4/setup.cfg
Running pydot-1.2.4/setup.py -q bdist_egg --dist-dir /tmp/easy_install-0aCziM/pydot-1.2.4/egg-dist-tmp-GQtmeN
/tmp/easy_install-0aCziM/pydot-1.2.4/pydot.py:17: UserWarning: Couldn't import dot_parser, loading of dot files will not be possible.
  "Couldn't import dot_parser, "
zip_safe flag not set; analyzing archive contents...
Moving pydot-1.2.4-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pydot 1.2.4 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pydot-1.2.4-py2.7.egg>
Searching for oauth2client<4,>=2.0.1
Reading https://pypi.org/simple/oauth2client/
Downloading https://files.pythonhosted.org/packages/c0/7b/bc893e35d6ca46a72faa4b9eaac25c687ce60e1fbe978993fe2de1b0ff0d/oauth2client-3.0.0.tar.gz#sha256=5b5b056ec6f2304e7920b632885bd157fa71d1a7f3ddd00a43b1541a8d1a2460
Best match: oauth2client 3.0.0
Processing oauth2client-3.0.0.tar.gz
Writing /tmp/easy_install-hZo1Hs/oauth2client-3.0.0/setup.cfg
Running oauth2client-3.0.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-hZo1Hs/oauth2client-3.0.0/egg-dist-tmp-xHPFUj
warning: no previously-included files matching '*' found under directory 'tests'
zip_safe flag not set; analyzing archive contents...
Moving oauth2client-3.0.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding oauth2client 3.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/oauth2client-3.0.0-py2.7.egg>
Searching for pymongo<4.0.0,>=3.8.0
Reading https://pypi.org/simple/pymongo/
Downloading https://files.pythonhosted.org/packages/6e/ea/353a9f8ced71b9e258438aa4d6aa048c1eaf5b774d3ef2273d686fde0947/pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl#sha256=32421df60d06f479d71b6b539642e410ece3006e8910688e68df962c8eb40a21
Best match: pymongo 3.8.0
Processing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl
Installing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding pymongo 3.8.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg>
Searching for mock<3.0.0,>=1.0.1
Reading https://pypi.org/simple/mock/
Downloading https://files.pythonhosted.org/packages/e6/35/f187bdf23be87092bd0f1200d43d23076cee4d0dec109f195173fd3ebc79/mock-2.0.0-py2.py3-none-any.whl#sha256=5ce3c71c5545b472da17b72268978914d0252980348636840bd34a00b5cc96c1
Best match: mock 2.0.0
Processing mock-2.0.0-py2.py3-none-any.whl
Installing mock-2.0.0-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg/EGG-INFO/requires.txt>
Adding mock 2.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg>
Searching for httplib2<=0.12.0,>=0.8
Reading https://pypi.org/simple/httplib2/
Downloading https://files.pythonhosted.org/packages/ce/ed/803905d670b52fa0edfdd135337e545b4496c2ab3a222f1449b7256eb99f/httplib2-0.12.0.tar.gz#sha256=f61fb838a94ce3b349aa32c92fd8430f7e3511afdb18bf9640d647e30c90a6d6
Best match: httplib2 0.12.0
Processing httplib2-0.12.0.tar.gz
Writing /tmp/easy_install-t_pfaE/httplib2-0.12.0/setup.cfg
Running httplib2-0.12.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-t_pfaE/httplib2-0.12.0/egg-dist-tmp-G9SAec
zip_safe flag not set; analyzing archive contents...
httplib2.certs: module references __file__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Extracting httplib2-0.12.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding httplib2 0.12.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Searching for hdfs<3.0.0,>=2.1.0
Reading https://pypi.org/simple/hdfs/
Downloading https://files.pythonhosted.org/packages/82/39/2c0879b1bcfd1f6ad078eb210d09dbce21072386a3997074ee91e60ddc5a/hdfs-2.5.8.tar.gz#sha256=1be117549fc1285571bc51aedc15df5a203138dba02f9adfa26761b69a949370
Best match: hdfs 2.5.8
Processing hdfs-2.5.8.tar.gz
Writing /tmp/easy_install-bAjDjm/hdfs-2.5.8/setup.cfg
Running hdfs-2.5.8/setup.py -q bdist_egg --dist-dir /tmp/easy_install-bAjDjm/hdfs-2.5.8/egg-dist-tmp-LeemAB
zip_safe flag not set; analyzing archive contents...
Moving hdfs-2.5.8-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding hdfs 2.5.8 to easy-install.pth file
Installing hdfscli-avro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing hdfscli script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/hdfs-2.5.8-py2.7.egg>
Searching for future<1.0.0,>=0.16.0
Reading https://pypi.org/simple/future/
Downloading https://files.pythonhosted.org/packages/90/52/e20466b85000a181e1e144fd8305caf2cf475e2f9674e797b222f8105f5f/future-0.17.1.tar.gz#sha256=67045236dcfd6816dc439556d009594abf643e5eb48992e36beac09c2ca659b8
Best match: future 0.17.1
Processing future-0.17.1.tar.gz
Writing /tmp/easy_install-cLN7Gx/future-0.17.1/setup.cfg
Running future-0.17.1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-cLN7Gx/future-0.17.1/egg-dist-tmp-qpCEpv
warning: no files found matching '*.au' under directory 'tests'
warning: no files found matching '*.gif' under directory 'tests'
warning: no files found matching '*.txt' under directory 'tests'
zip_safe flag not set; analyzing archive contents...
future.backports.test.ssl_servers: module references __file__
future.backports.test.support: module references __file__
future.standard_library.__init__: module references __file__
future.standard_library.__init__: module references __path__
future.utils.__init__: module MAY be using inspect.stack
past.builtins.misc: module MAY be using inspect.stack
past.translation.__init__: module references __file__
past.translation.__init__: module references __path__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Extracting future-0.17.1-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding future 0.17.1 to easy-install.pth file
Installing pasteurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing futurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Searching for fastavro<0.22,>=0.21.4
Reading https://pypi.org/simple/fastavro/
Downloading https://files.pythonhosted.org/packages/15/e3/5956c75f68906b119191ef30d9acff661b422cf918a29a03ee0c3ba774be/fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl#sha256=25c5e1871fb82795f138aa209ca89cac940b80bf36fc644615354028bfd87638
Best match: fastavro 0.21.24
Processing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl
Installing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding fastavro 0.21.24 to easy-install.pth file
Installing fastavro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg>
Searching for dill<0.2.10,>=0.2.9
Reading https://pypi.org/simple/dill/
Downloading https://files.pythonhosted.org/packages/fe/42/bfe2e0857bc284cbe6a011d93f2a9ad58a22cb894461b199ae72cfef0f29/dill-0.2.9.tar.gz#sha256=f6d6046f9f9195206063dd0415dff185ad593d6ee8b0e67f12597c0f4df4986f
Best match: dill 0.2.9
Processing dill-0.2.9.tar.gz
Writing /tmp/easy_install-7luF84/dill-0.2.9/setup.cfg
Running dill-0.2.9/setup.py -q bdist_egg --dist-dir /tmp/easy_install-7luF84/dill-0.2.9/egg-dist-tmp-7SGCfK
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Extracting dill-0.2.9-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding dill 0.2.9 to easy-install.pth file
Installing get_objgraph script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing undill script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Searching for crcmod<2.0,>=1.7
Reading https://pypi.org/simple/crcmod/
Downloading https://files.pythonhosted.org/packages/6b/b0/e595ce2a2527e169c3bcd6c33d2473c1918e0b7f6826a043ca1245dd4e5b/crcmod-1.7.tar.gz#sha256=dc7051a0db5f2bd48665a990d3ec1cc305a466a77358ca4492826f41f283601e
Best match: crcmod 1.7
Processing crcmod-1.7.tar.gz
Writing /tmp/easy_install-Ol0yvU/crcmod-1.7/setup.cfg
Running crcmod-1.7/setup.py -q bdist_egg --dist-dir /tmp/easy_install-Ol0yvU/crcmod-1.7/egg-dist-tmp-jmtczc
python2/src/_crcfunext.c: In function ‘init_crcfunext’:
python2/src/_crcfunext.c:492:13: warning: variable ‘m’ set but not used [-Wunused-but-set-variable]
   PyObject *m;
             ^
zip_safe flag not set; analyzing archive contents...
Moving crcmod-1.7-py2.7-linux-x86_64.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding crcmod 1.7 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/crcmod-1.7-py2.7-linux-x86_64.egg>
Searching for numpy>=1.14
Reading https://pypi.org/simple/numpy/
Downloading https://files.pythonhosted.org/packages/93/9b/443bbd1b38c4e5617f32c14c1494ae884d36cf3870c33828bb32e4b00dea/numpy-1.17.0rc2.zip#sha256=a4153fe85cf92a796022b81b138000160dea840cad13b7d1db67cfec594ece23
Best match: numpy 1.17.0rc2
Processing numpy-1.17.0rc2.zip
Writing /tmp/easy_install-Ri6FV6/numpy-1.17.0rc2/setup.cfg
Running numpy-1.17.0rc2/setup.py -q bdist_egg --dist-dir /tmp/easy_install-Ri6FV6/numpy-1.17.0rc2/egg-dist-tmp-xCWeJh
Traceback (most recent call last):
  File "setup.py", line 239, in <module>
    'test': generate_protos_first(test),
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/__init__.py",> line 145, in setup
    return distutils.core.setup(**attrs)
  File "/usr/lib/python2.7/distutils/core.py", line 151, in setup
    dist.run_commands()
  File "/usr/lib/python2.7/distutils/dist.py", line 953, in run_commands
    self.run_command(cmd)
  File "/usr/lib/python2.7/distutils/dist.py", line 972, in run_command
    cmd_obj.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 67, in run
    self.do_egg_install()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 117, in do_egg_install
    cmd.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 418, in run
    self.easy_install(spec, not self.no_deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 660, in easy_install
    return self.install_item(None, spec, tmpdir, deps, True)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 707, in install_item
    self.process_distribution(spec, dist, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 752, in process_distribution
    [requirement], self.local_index, self.easy_install
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 782, in resolve
    replace_conflicting=replace_conflicting
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1065, in best_match
    return self.obtain(req, installer)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1077, in obtain
    return installer(requirement)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 679, in easy_install
    return self.install_item(spec, dist.location, tmpdir, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 705, in install_item
    dists = self.install_eggs(spec, download, tmpdir)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 890, in install_eggs
    return self.build_and_install(setup_script, setup_base)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1158, in build_and_install
    self.run_setup(setup_script, setup_base, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1144, in run_setup
    run_setup(setup_script, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 253, in run_setup
    raise
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 166, in save_modules
    saved_exc.resume()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 141, in resume
    six.reraise(type, exc, self._tb)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 154, in save_modules
    yield saved
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 250, in run_setup
    _execfile(setup_script, ns)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 45, in _execfile
    exec(code, globals, locals)
  File "/tmp/easy_install-Ri6FV6/numpy-1.17.0rc2/setup.py", line 31, in <module>
    import setuptools
RuntimeError: Python version >= 3.5 required.

> Task :sdks:python:createProcessWorker FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/sdks/python/build.gradle'> line: 374

* What went wrong:
Execution failed for task ':sdks:python:createProcessWorker'.
> 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 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/5.2.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 4m 48s
59 actionable tasks: 46 executed, 13 from cache

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

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


Build failed in Jenkins: beam_PostCommit_Python_VR_Spark #421

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/421/display/redirect>

------------------------------------------
[...truncated 254.86 KB...]
Searching for pytz>=2018.3
Reading https://pypi.org/simple/pytz/
Downloading https://files.pythonhosted.org/packages/3d/73/fe30c2daaaa0713420d0382b16fbb761409f532c56bdcc514bf7b6262bb6/pytz-2019.1-py2.py3-none-any.whl#sha256=303879e36b721603cc54604edcac9d20401bdbe31e1e4fdee5b9f98d5d31dfda
Best match: pytz 2019.1
Processing pytz-2019.1-py2.py3-none-any.whl
Installing pytz-2019.1-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pytz 2019.1 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pytz-2019.1-py2.7.egg>
Searching for pydot<1.3,>=1.2.0
Reading https://pypi.org/simple/pydot/
Downloading https://files.pythonhosted.org/packages/c3/f1/e61d6dfe6c1768ed2529761a68f70939e2569da043e9f15a8d84bf56cadf/pydot-1.2.4.tar.gz#sha256=92d2e2d15531d00710f2d6fb5540d2acabc5399d464f2f20d5d21073af241eb6
Best match: pydot 1.2.4
Processing pydot-1.2.4.tar.gz
Writing /tmp/easy_install-_JfGso/pydot-1.2.4/setup.cfg
Running pydot-1.2.4/setup.py -q bdist_egg --dist-dir /tmp/easy_install-_JfGso/pydot-1.2.4/egg-dist-tmp-XS36Hf
/tmp/easy_install-_JfGso/pydot-1.2.4/pydot.py:17: UserWarning: Couldn't import dot_parser, loading of dot files will not be possible.
  "Couldn't import dot_parser, "
zip_safe flag not set; analyzing archive contents...
Moving pydot-1.2.4-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pydot 1.2.4 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pydot-1.2.4-py2.7.egg>
Searching for oauth2client<4,>=2.0.1
Reading https://pypi.org/simple/oauth2client/
Downloading https://files.pythonhosted.org/packages/c0/7b/bc893e35d6ca46a72faa4b9eaac25c687ce60e1fbe978993fe2de1b0ff0d/oauth2client-3.0.0.tar.gz#sha256=5b5b056ec6f2304e7920b632885bd157fa71d1a7f3ddd00a43b1541a8d1a2460
Best match: oauth2client 3.0.0
Processing oauth2client-3.0.0.tar.gz
Writing /tmp/easy_install-gxSBPC/oauth2client-3.0.0/setup.cfg
Running oauth2client-3.0.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-gxSBPC/oauth2client-3.0.0/egg-dist-tmp-mGs0xG
warning: no previously-included files matching '*' found under directory 'tests'
zip_safe flag not set; analyzing archive contents...
Moving oauth2client-3.0.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding oauth2client 3.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/oauth2client-3.0.0-py2.7.egg>
Searching for pymongo<4.0.0,>=3.8.0
Reading https://pypi.org/simple/pymongo/
Downloading https://files.pythonhosted.org/packages/6e/ea/353a9f8ced71b9e258438aa4d6aa048c1eaf5b774d3ef2273d686fde0947/pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl#sha256=32421df60d06f479d71b6b539642e410ece3006e8910688e68df962c8eb40a21
Best match: pymongo 3.8.0
Processing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl
Installing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding pymongo 3.8.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg>
Searching for mock<3.0.0,>=1.0.1
Reading https://pypi.org/simple/mock/
Downloading https://files.pythonhosted.org/packages/e6/35/f187bdf23be87092bd0f1200d43d23076cee4d0dec109f195173fd3ebc79/mock-2.0.0-py2.py3-none-any.whl#sha256=5ce3c71c5545b472da17b72268978914d0252980348636840bd34a00b5cc96c1
Best match: mock 2.0.0
Processing mock-2.0.0-py2.py3-none-any.whl
Installing mock-2.0.0-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg/EGG-INFO/requires.txt>
Adding mock 2.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg>
Searching for httplib2<=0.12.0,>=0.8
Reading https://pypi.org/simple/httplib2/
Downloading https://files.pythonhosted.org/packages/ce/ed/803905d670b52fa0edfdd135337e545b4496c2ab3a222f1449b7256eb99f/httplib2-0.12.0.tar.gz#sha256=f61fb838a94ce3b349aa32c92fd8430f7e3511afdb18bf9640d647e30c90a6d6
Best match: httplib2 0.12.0
Processing httplib2-0.12.0.tar.gz
Writing /tmp/easy_install-w2Ue6Z/httplib2-0.12.0/setup.cfg
Running httplib2-0.12.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-w2Ue6Z/httplib2-0.12.0/egg-dist-tmp-WR5dy4
zip_safe flag not set; analyzing archive contents...
httplib2.certs: module references __file__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Extracting httplib2-0.12.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding httplib2 0.12.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Searching for hdfs<3.0.0,>=2.1.0
Reading https://pypi.org/simple/hdfs/
Downloading https://files.pythonhosted.org/packages/82/39/2c0879b1bcfd1f6ad078eb210d09dbce21072386a3997074ee91e60ddc5a/hdfs-2.5.8.tar.gz#sha256=1be117549fc1285571bc51aedc15df5a203138dba02f9adfa26761b69a949370
Best match: hdfs 2.5.8
Processing hdfs-2.5.8.tar.gz
Writing /tmp/easy_install-h5GhWt/hdfs-2.5.8/setup.cfg
Running hdfs-2.5.8/setup.py -q bdist_egg --dist-dir /tmp/easy_install-h5GhWt/hdfs-2.5.8/egg-dist-tmp-vnkpUq
zip_safe flag not set; analyzing archive contents...
Moving hdfs-2.5.8-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding hdfs 2.5.8 to easy-install.pth file
Installing hdfscli-avro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing hdfscli script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/hdfs-2.5.8-py2.7.egg>
Searching for future<1.0.0,>=0.16.0
Reading https://pypi.org/simple/future/
Downloading https://files.pythonhosted.org/packages/90/52/e20466b85000a181e1e144fd8305caf2cf475e2f9674e797b222f8105f5f/future-0.17.1.tar.gz#sha256=67045236dcfd6816dc439556d009594abf643e5eb48992e36beac09c2ca659b8
Best match: future 0.17.1
Processing future-0.17.1.tar.gz
Writing /tmp/easy_install-vGFMlx/future-0.17.1/setup.cfg
Running future-0.17.1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-vGFMlx/future-0.17.1/egg-dist-tmp-gZYKGQ
warning: no files found matching '*.au' under directory 'tests'
warning: no files found matching '*.gif' under directory 'tests'
warning: no files found matching '*.txt' under directory 'tests'
zip_safe flag not set; analyzing archive contents...
future.backports.test.ssl_servers: module references __file__
future.backports.test.support: module references __file__
future.standard_library.__init__: module references __file__
future.standard_library.__init__: module references __path__
future.utils.__init__: module MAY be using inspect.stack
past.builtins.misc: module MAY be using inspect.stack
past.translation.__init__: module references __file__
past.translation.__init__: module references __path__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Extracting future-0.17.1-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding future 0.17.1 to easy-install.pth file
Installing pasteurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing futurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Searching for fastavro<0.22,>=0.21.4
Reading https://pypi.org/simple/fastavro/
Downloading https://files.pythonhosted.org/packages/15/e3/5956c75f68906b119191ef30d9acff661b422cf918a29a03ee0c3ba774be/fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl#sha256=25c5e1871fb82795f138aa209ca89cac940b80bf36fc644615354028bfd87638
Best match: fastavro 0.21.24
Processing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl
Installing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding fastavro 0.21.24 to easy-install.pth file
Installing fastavro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg>
Searching for dill<0.2.10,>=0.2.9
Reading https://pypi.org/simple/dill/
Downloading https://files.pythonhosted.org/packages/fe/42/bfe2e0857bc284cbe6a011d93f2a9ad58a22cb894461b199ae72cfef0f29/dill-0.2.9.tar.gz#sha256=f6d6046f9f9195206063dd0415dff185ad593d6ee8b0e67f12597c0f4df4986f
Best match: dill 0.2.9
Processing dill-0.2.9.tar.gz
Writing /tmp/easy_install-CJTHxx/dill-0.2.9/setup.cfg
Running dill-0.2.9/setup.py -q bdist_egg --dist-dir /tmp/easy_install-CJTHxx/dill-0.2.9/egg-dist-tmp-w7vFRs
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Extracting dill-0.2.9-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding dill 0.2.9 to easy-install.pth file
Installing get_objgraph script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing undill script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Searching for crcmod<2.0,>=1.7
Reading https://pypi.org/simple/crcmod/
Downloading https://files.pythonhosted.org/packages/6b/b0/e595ce2a2527e169c3bcd6c33d2473c1918e0b7f6826a043ca1245dd4e5b/crcmod-1.7.tar.gz#sha256=dc7051a0db5f2bd48665a990d3ec1cc305a466a77358ca4492826f41f283601e
Best match: crcmod 1.7
Processing crcmod-1.7.tar.gz
Writing /tmp/easy_install-Ex2mKN/crcmod-1.7/setup.cfg
Running crcmod-1.7/setup.py -q bdist_egg --dist-dir /tmp/easy_install-Ex2mKN/crcmod-1.7/egg-dist-tmp-MkoJrw
python2/src/_crcfunext.c: In function ‘init_crcfunext’:
python2/src/_crcfunext.c:492:13: warning: variable ‘m’ set but not used [-Wunused-but-set-variable]
   PyObject *m;
             ^
zip_safe flag not set; analyzing archive contents...
Moving crcmod-1.7-py2.7-linux-x86_64.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding crcmod 1.7 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/crcmod-1.7-py2.7-linux-x86_64.egg>
Searching for numpy>=1.14
Reading https://pypi.org/simple/numpy/
Downloading https://files.pythonhosted.org/packages/93/9b/443bbd1b38c4e5617f32c14c1494ae884d36cf3870c33828bb32e4b00dea/numpy-1.17.0rc2.zip#sha256=a4153fe85cf92a796022b81b138000160dea840cad13b7d1db67cfec594ece23
Best match: numpy 1.17.0rc2
Processing numpy-1.17.0rc2.zip
Writing /tmp/easy_install-TtYGsf/numpy-1.17.0rc2/setup.cfg
Running numpy-1.17.0rc2/setup.py -q bdist_egg --dist-dir /tmp/easy_install-TtYGsf/numpy-1.17.0rc2/egg-dist-tmp-ieN6Ui
Traceback (most recent call last):
  File "setup.py", line 239, in <module>
    'test': generate_protos_first(test),
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/__init__.py",> line 145, in setup
    return distutils.core.setup(**attrs)
  File "/usr/lib/python2.7/distutils/core.py", line 151, in setup
    dist.run_commands()
  File "/usr/lib/python2.7/distutils/dist.py", line 953, in run_commands
    self.run_command(cmd)
  File "/usr/lib/python2.7/distutils/dist.py", line 972, in run_command
    cmd_obj.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 67, in run
    self.do_egg_install()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 117, in do_egg_install
    cmd.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 418, in run
    self.easy_install(spec, not self.no_deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 660, in easy_install
    return self.install_item(None, spec, tmpdir, deps, True)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 707, in install_item
    self.process_distribution(spec, dist, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 752, in process_distribution
    [requirement], self.local_index, self.easy_install
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 782, in resolve
    replace_conflicting=replace_conflicting
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1065, in best_match
    return self.obtain(req, installer)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1077, in obtain
    return installer(requirement)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 679, in easy_install
    return self.install_item(spec, dist.location, tmpdir, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 705, in install_item
    dists = self.install_eggs(spec, download, tmpdir)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 890, in install_eggs
    return self.build_and_install(setup_script, setup_base)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1158, in build_and_install
    self.run_setup(setup_script, setup_base, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1144, in run_setup
    run_setup(setup_script, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 253, in run_setup
    raise
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 166, in save_modules
    saved_exc.resume()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 141, in resume
    six.reraise(type, exc, self._tb)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 154, in save_modules
    yield saved
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 250, in run_setup
    _execfile(setup_script, ns)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 45, in _execfile
    exec(code, globals, locals)
  File "/tmp/easy_install-TtYGsf/numpy-1.17.0rc2/setup.py", line 31, in <module>
    import setuptools
RuntimeError: Python version >= 3.5 required.

> Task :sdks:python:createProcessWorker FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/sdks/python/build.gradle'> line: 374

* What went wrong:
Execution failed for task ':sdks:python:createProcessWorker'.
> 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 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/5.2.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 2m 16s
59 actionable tasks: 46 executed, 13 from cache

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

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


Build failed in Jenkins: beam_PostCommit_Python_VR_Spark #420

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/420/display/redirect>

------------------------------------------
[...truncated 254.86 KB...]
Searching for pytz>=2018.3
Reading https://pypi.org/simple/pytz/
Downloading https://files.pythonhosted.org/packages/3d/73/fe30c2daaaa0713420d0382b16fbb761409f532c56bdcc514bf7b6262bb6/pytz-2019.1-py2.py3-none-any.whl#sha256=303879e36b721603cc54604edcac9d20401bdbe31e1e4fdee5b9f98d5d31dfda
Best match: pytz 2019.1
Processing pytz-2019.1-py2.py3-none-any.whl
Installing pytz-2019.1-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pytz 2019.1 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pytz-2019.1-py2.7.egg>
Searching for pydot<1.3,>=1.2.0
Reading https://pypi.org/simple/pydot/
Downloading https://files.pythonhosted.org/packages/c3/f1/e61d6dfe6c1768ed2529761a68f70939e2569da043e9f15a8d84bf56cadf/pydot-1.2.4.tar.gz#sha256=92d2e2d15531d00710f2d6fb5540d2acabc5399d464f2f20d5d21073af241eb6
Best match: pydot 1.2.4
Processing pydot-1.2.4.tar.gz
Writing /tmp/easy_install-kLh_EK/pydot-1.2.4/setup.cfg
Running pydot-1.2.4/setup.py -q bdist_egg --dist-dir /tmp/easy_install-kLh_EK/pydot-1.2.4/egg-dist-tmp-EbPeSl
/tmp/easy_install-kLh_EK/pydot-1.2.4/pydot.py:17: UserWarning: Couldn't import dot_parser, loading of dot files will not be possible.
  "Couldn't import dot_parser, "
zip_safe flag not set; analyzing archive contents...
Moving pydot-1.2.4-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pydot 1.2.4 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pydot-1.2.4-py2.7.egg>
Searching for oauth2client<4,>=2.0.1
Reading https://pypi.org/simple/oauth2client/
Downloading https://files.pythonhosted.org/packages/c0/7b/bc893e35d6ca46a72faa4b9eaac25c687ce60e1fbe978993fe2de1b0ff0d/oauth2client-3.0.0.tar.gz#sha256=5b5b056ec6f2304e7920b632885bd157fa71d1a7f3ddd00a43b1541a8d1a2460
Best match: oauth2client 3.0.0
Processing oauth2client-3.0.0.tar.gz
Writing /tmp/easy_install-vXK5J9/oauth2client-3.0.0/setup.cfg
Running oauth2client-3.0.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-vXK5J9/oauth2client-3.0.0/egg-dist-tmp-fWAcg9
warning: no previously-included files matching '*' found under directory 'tests'
zip_safe flag not set; analyzing archive contents...
Moving oauth2client-3.0.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding oauth2client 3.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/oauth2client-3.0.0-py2.7.egg>
Searching for pymongo<4.0.0,>=3.8.0
Reading https://pypi.org/simple/pymongo/
Downloading https://files.pythonhosted.org/packages/6e/ea/353a9f8ced71b9e258438aa4d6aa048c1eaf5b774d3ef2273d686fde0947/pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl#sha256=32421df60d06f479d71b6b539642e410ece3006e8910688e68df962c8eb40a21
Best match: pymongo 3.8.0
Processing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl
Installing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding pymongo 3.8.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg>
Searching for mock<3.0.0,>=1.0.1
Reading https://pypi.org/simple/mock/
Downloading https://files.pythonhosted.org/packages/e6/35/f187bdf23be87092bd0f1200d43d23076cee4d0dec109f195173fd3ebc79/mock-2.0.0-py2.py3-none-any.whl#sha256=5ce3c71c5545b472da17b72268978914d0252980348636840bd34a00b5cc96c1
Best match: mock 2.0.0
Processing mock-2.0.0-py2.py3-none-any.whl
Installing mock-2.0.0-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg/EGG-INFO/requires.txt>
Adding mock 2.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg>
Searching for httplib2<=0.12.0,>=0.8
Reading https://pypi.org/simple/httplib2/
Downloading https://files.pythonhosted.org/packages/ce/ed/803905d670b52fa0edfdd135337e545b4496c2ab3a222f1449b7256eb99f/httplib2-0.12.0.tar.gz#sha256=f61fb838a94ce3b349aa32c92fd8430f7e3511afdb18bf9640d647e30c90a6d6
Best match: httplib2 0.12.0
Processing httplib2-0.12.0.tar.gz
Writing /tmp/easy_install-X1LjA6/httplib2-0.12.0/setup.cfg
Running httplib2-0.12.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-X1LjA6/httplib2-0.12.0/egg-dist-tmp-zK_lpq
zip_safe flag not set; analyzing archive contents...
httplib2.certs: module references __file__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Extracting httplib2-0.12.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding httplib2 0.12.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Searching for hdfs<3.0.0,>=2.1.0
Reading https://pypi.org/simple/hdfs/
Downloading https://files.pythonhosted.org/packages/82/39/2c0879b1bcfd1f6ad078eb210d09dbce21072386a3997074ee91e60ddc5a/hdfs-2.5.8.tar.gz#sha256=1be117549fc1285571bc51aedc15df5a203138dba02f9adfa26761b69a949370
Best match: hdfs 2.5.8
Processing hdfs-2.5.8.tar.gz
Writing /tmp/easy_install-nVXox7/hdfs-2.5.8/setup.cfg
Running hdfs-2.5.8/setup.py -q bdist_egg --dist-dir /tmp/easy_install-nVXox7/hdfs-2.5.8/egg-dist-tmp-QDNcm1
zip_safe flag not set; analyzing archive contents...
Moving hdfs-2.5.8-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding hdfs 2.5.8 to easy-install.pth file
Installing hdfscli-avro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing hdfscli script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/hdfs-2.5.8-py2.7.egg>
Searching for future<1.0.0,>=0.16.0
Reading https://pypi.org/simple/future/
Downloading https://files.pythonhosted.org/packages/90/52/e20466b85000a181e1e144fd8305caf2cf475e2f9674e797b222f8105f5f/future-0.17.1.tar.gz#sha256=67045236dcfd6816dc439556d009594abf643e5eb48992e36beac09c2ca659b8
Best match: future 0.17.1
Processing future-0.17.1.tar.gz
Writing /tmp/easy_install-ZlxwLQ/future-0.17.1/setup.cfg
Running future-0.17.1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-ZlxwLQ/future-0.17.1/egg-dist-tmp-wtAub5
warning: no files found matching '*.au' under directory 'tests'
warning: no files found matching '*.gif' under directory 'tests'
warning: no files found matching '*.txt' under directory 'tests'
zip_safe flag not set; analyzing archive contents...
future.backports.test.ssl_servers: module references __file__
future.backports.test.support: module references __file__
future.standard_library.__init__: module references __file__
future.standard_library.__init__: module references __path__
future.utils.__init__: module MAY be using inspect.stack
past.builtins.misc: module MAY be using inspect.stack
past.translation.__init__: module references __file__
past.translation.__init__: module references __path__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Extracting future-0.17.1-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding future 0.17.1 to easy-install.pth file
Installing pasteurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing futurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Searching for fastavro<0.22,>=0.21.4
Reading https://pypi.org/simple/fastavro/
Downloading https://files.pythonhosted.org/packages/15/e3/5956c75f68906b119191ef30d9acff661b422cf918a29a03ee0c3ba774be/fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl#sha256=25c5e1871fb82795f138aa209ca89cac940b80bf36fc644615354028bfd87638
Best match: fastavro 0.21.24
Processing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl
Installing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding fastavro 0.21.24 to easy-install.pth file
Installing fastavro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg>
Searching for dill<0.2.10,>=0.2.9
Reading https://pypi.org/simple/dill/
Downloading https://files.pythonhosted.org/packages/fe/42/bfe2e0857bc284cbe6a011d93f2a9ad58a22cb894461b199ae72cfef0f29/dill-0.2.9.tar.gz#sha256=f6d6046f9f9195206063dd0415dff185ad593d6ee8b0e67f12597c0f4df4986f
Best match: dill 0.2.9
Processing dill-0.2.9.tar.gz
Writing /tmp/easy_install-WWPl4N/dill-0.2.9/setup.cfg
Running dill-0.2.9/setup.py -q bdist_egg --dist-dir /tmp/easy_install-WWPl4N/dill-0.2.9/egg-dist-tmp-b9hITM
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Extracting dill-0.2.9-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding dill 0.2.9 to easy-install.pth file
Installing get_objgraph script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing undill script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Searching for crcmod<2.0,>=1.7
Reading https://pypi.org/simple/crcmod/
Downloading https://files.pythonhosted.org/packages/6b/b0/e595ce2a2527e169c3bcd6c33d2473c1918e0b7f6826a043ca1245dd4e5b/crcmod-1.7.tar.gz#sha256=dc7051a0db5f2bd48665a990d3ec1cc305a466a77358ca4492826f41f283601e
Best match: crcmod 1.7
Processing crcmod-1.7.tar.gz
Writing /tmp/easy_install-6uQiuC/crcmod-1.7/setup.cfg
Running crcmod-1.7/setup.py -q bdist_egg --dist-dir /tmp/easy_install-6uQiuC/crcmod-1.7/egg-dist-tmp-MDYQbV
python2/src/_crcfunext.c: In function ‘init_crcfunext’:
python2/src/_crcfunext.c:492:13: warning: variable ‘m’ set but not used [-Wunused-but-set-variable]
   PyObject *m;
             ^
zip_safe flag not set; analyzing archive contents...
Moving crcmod-1.7-py2.7-linux-x86_64.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding crcmod 1.7 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/crcmod-1.7-py2.7-linux-x86_64.egg>
Searching for numpy>=1.14
Reading https://pypi.org/simple/numpy/
Downloading https://files.pythonhosted.org/packages/93/9b/443bbd1b38c4e5617f32c14c1494ae884d36cf3870c33828bb32e4b00dea/numpy-1.17.0rc2.zip#sha256=a4153fe85cf92a796022b81b138000160dea840cad13b7d1db67cfec594ece23
Best match: numpy 1.17.0rc2
Processing numpy-1.17.0rc2.zip
Writing /tmp/easy_install-VUZo6u/numpy-1.17.0rc2/setup.cfg
Running numpy-1.17.0rc2/setup.py -q bdist_egg --dist-dir /tmp/easy_install-VUZo6u/numpy-1.17.0rc2/egg-dist-tmp-pWpWHJ
Traceback (most recent call last):
  File "setup.py", line 239, in <module>
    'test': generate_protos_first(test),
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/__init__.py",> line 145, in setup
    return distutils.core.setup(**attrs)
  File "/usr/lib/python2.7/distutils/core.py", line 151, in setup
    dist.run_commands()
  File "/usr/lib/python2.7/distutils/dist.py", line 953, in run_commands
    self.run_command(cmd)
  File "/usr/lib/python2.7/distutils/dist.py", line 972, in run_command
    cmd_obj.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 67, in run
    self.do_egg_install()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 117, in do_egg_install
    cmd.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 418, in run
    self.easy_install(spec, not self.no_deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 660, in easy_install
    return self.install_item(None, spec, tmpdir, deps, True)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 707, in install_item
    self.process_distribution(spec, dist, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 752, in process_distribution
    [requirement], self.local_index, self.easy_install
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 782, in resolve
    replace_conflicting=replace_conflicting
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1065, in best_match
    return self.obtain(req, installer)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1077, in obtain
    return installer(requirement)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 679, in easy_install
    return self.install_item(spec, dist.location, tmpdir, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 705, in install_item
    dists = self.install_eggs(spec, download, tmpdir)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 890, in install_eggs
    return self.build_and_install(setup_script, setup_base)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1158, in build_and_install
    self.run_setup(setup_script, setup_base, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1144, in run_setup
    run_setup(setup_script, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 253, in run_setup
    raise
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 166, in save_modules
    saved_exc.resume()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 141, in resume
    six.reraise(type, exc, self._tb)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 154, in save_modules
    yield saved
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 250, in run_setup
    _execfile(setup_script, ns)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 45, in _execfile
    exec(code, globals, locals)
  File "/tmp/easy_install-VUZo6u/numpy-1.17.0rc2/setup.py", line 31, in <module>
    import setuptools
RuntimeError: Python version >= 3.5 required.

> Task :sdks:python:createProcessWorker FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/sdks/python/build.gradle'> line: 374

* What went wrong:
Execution failed for task ':sdks:python:createProcessWorker'.
> 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 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/5.2.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 2m 19s
59 actionable tasks: 46 executed, 13 from cache

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

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


Build failed in Jenkins: beam_PostCommit_Python_VR_Spark #419

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/419/display/redirect>

------------------------------------------
[...truncated 254.86 KB...]
Searching for pytz>=2018.3
Reading https://pypi.org/simple/pytz/
Downloading https://files.pythonhosted.org/packages/3d/73/fe30c2daaaa0713420d0382b16fbb761409f532c56bdcc514bf7b6262bb6/pytz-2019.1-py2.py3-none-any.whl#sha256=303879e36b721603cc54604edcac9d20401bdbe31e1e4fdee5b9f98d5d31dfda
Best match: pytz 2019.1
Processing pytz-2019.1-py2.py3-none-any.whl
Installing pytz-2019.1-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pytz 2019.1 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pytz-2019.1-py2.7.egg>
Searching for pydot<1.3,>=1.2.0
Reading https://pypi.org/simple/pydot/
Downloading https://files.pythonhosted.org/packages/c3/f1/e61d6dfe6c1768ed2529761a68f70939e2569da043e9f15a8d84bf56cadf/pydot-1.2.4.tar.gz#sha256=92d2e2d15531d00710f2d6fb5540d2acabc5399d464f2f20d5d21073af241eb6
Best match: pydot 1.2.4
Processing pydot-1.2.4.tar.gz
Writing /tmp/easy_install-0nnCNf/pydot-1.2.4/setup.cfg
Running pydot-1.2.4/setup.py -q bdist_egg --dist-dir /tmp/easy_install-0nnCNf/pydot-1.2.4/egg-dist-tmp-esfwX9
/tmp/easy_install-0nnCNf/pydot-1.2.4/pydot.py:17: UserWarning: Couldn't import dot_parser, loading of dot files will not be possible.
  "Couldn't import dot_parser, "
zip_safe flag not set; analyzing archive contents...
Moving pydot-1.2.4-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pydot 1.2.4 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pydot-1.2.4-py2.7.egg>
Searching for oauth2client<4,>=2.0.1
Reading https://pypi.org/simple/oauth2client/
Downloading https://files.pythonhosted.org/packages/c0/7b/bc893e35d6ca46a72faa4b9eaac25c687ce60e1fbe978993fe2de1b0ff0d/oauth2client-3.0.0.tar.gz#sha256=5b5b056ec6f2304e7920b632885bd157fa71d1a7f3ddd00a43b1541a8d1a2460
Best match: oauth2client 3.0.0
Processing oauth2client-3.0.0.tar.gz
Writing /tmp/easy_install-jKtpTn/oauth2client-3.0.0/setup.cfg
Running oauth2client-3.0.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-jKtpTn/oauth2client-3.0.0/egg-dist-tmp-8n2ZdZ
warning: no previously-included files matching '*' found under directory 'tests'
zip_safe flag not set; analyzing archive contents...
Moving oauth2client-3.0.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding oauth2client 3.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/oauth2client-3.0.0-py2.7.egg>
Searching for pymongo<4.0.0,>=3.8.0
Reading https://pypi.org/simple/pymongo/
Downloading https://files.pythonhosted.org/packages/6e/ea/353a9f8ced71b9e258438aa4d6aa048c1eaf5b774d3ef2273d686fde0947/pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl#sha256=32421df60d06f479d71b6b539642e410ece3006e8910688e68df962c8eb40a21
Best match: pymongo 3.8.0
Processing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl
Installing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding pymongo 3.8.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg>
Searching for mock<3.0.0,>=1.0.1
Reading https://pypi.org/simple/mock/
Downloading https://files.pythonhosted.org/packages/e6/35/f187bdf23be87092bd0f1200d43d23076cee4d0dec109f195173fd3ebc79/mock-2.0.0-py2.py3-none-any.whl#sha256=5ce3c71c5545b472da17b72268978914d0252980348636840bd34a00b5cc96c1
Best match: mock 2.0.0
Processing mock-2.0.0-py2.py3-none-any.whl
Installing mock-2.0.0-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg/EGG-INFO/requires.txt>
Adding mock 2.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg>
Searching for httplib2<=0.12.0,>=0.8
Reading https://pypi.org/simple/httplib2/
Downloading https://files.pythonhosted.org/packages/ce/ed/803905d670b52fa0edfdd135337e545b4496c2ab3a222f1449b7256eb99f/httplib2-0.12.0.tar.gz#sha256=f61fb838a94ce3b349aa32c92fd8430f7e3511afdb18bf9640d647e30c90a6d6
Best match: httplib2 0.12.0
Processing httplib2-0.12.0.tar.gz
Writing /tmp/easy_install-qy_PpF/httplib2-0.12.0/setup.cfg
Running httplib2-0.12.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-qy_PpF/httplib2-0.12.0/egg-dist-tmp-58302k
zip_safe flag not set; analyzing archive contents...
httplib2.certs: module references __file__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Extracting httplib2-0.12.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding httplib2 0.12.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Searching for hdfs<3.0.0,>=2.1.0
Reading https://pypi.org/simple/hdfs/
Downloading https://files.pythonhosted.org/packages/82/39/2c0879b1bcfd1f6ad078eb210d09dbce21072386a3997074ee91e60ddc5a/hdfs-2.5.8.tar.gz#sha256=1be117549fc1285571bc51aedc15df5a203138dba02f9adfa26761b69a949370
Best match: hdfs 2.5.8
Processing hdfs-2.5.8.tar.gz
Writing /tmp/easy_install-P4hr4N/hdfs-2.5.8/setup.cfg
Running hdfs-2.5.8/setup.py -q bdist_egg --dist-dir /tmp/easy_install-P4hr4N/hdfs-2.5.8/egg-dist-tmp-Yg2rhN
zip_safe flag not set; analyzing archive contents...
Moving hdfs-2.5.8-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding hdfs 2.5.8 to easy-install.pth file
Installing hdfscli-avro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing hdfscli script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/hdfs-2.5.8-py2.7.egg>
Searching for future<1.0.0,>=0.16.0
Reading https://pypi.org/simple/future/
Downloading https://files.pythonhosted.org/packages/90/52/e20466b85000a181e1e144fd8305caf2cf475e2f9674e797b222f8105f5f/future-0.17.1.tar.gz#sha256=67045236dcfd6816dc439556d009594abf643e5eb48992e36beac09c2ca659b8
Best match: future 0.17.1
Processing future-0.17.1.tar.gz
Writing /tmp/easy_install-7897qE/future-0.17.1/setup.cfg
Running future-0.17.1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-7897qE/future-0.17.1/egg-dist-tmp-bbJFTw
warning: no files found matching '*.au' under directory 'tests'
warning: no files found matching '*.gif' under directory 'tests'
warning: no files found matching '*.txt' under directory 'tests'
zip_safe flag not set; analyzing archive contents...
future.backports.test.ssl_servers: module references __file__
future.backports.test.support: module references __file__
future.standard_library.__init__: module references __file__
future.standard_library.__init__: module references __path__
future.utils.__init__: module MAY be using inspect.stack
past.builtins.misc: module MAY be using inspect.stack
past.translation.__init__: module references __file__
past.translation.__init__: module references __path__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Extracting future-0.17.1-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding future 0.17.1 to easy-install.pth file
Installing pasteurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing futurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Searching for fastavro<0.22,>=0.21.4
Reading https://pypi.org/simple/fastavro/
Downloading https://files.pythonhosted.org/packages/15/e3/5956c75f68906b119191ef30d9acff661b422cf918a29a03ee0c3ba774be/fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl#sha256=25c5e1871fb82795f138aa209ca89cac940b80bf36fc644615354028bfd87638
Best match: fastavro 0.21.24
Processing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl
Installing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding fastavro 0.21.24 to easy-install.pth file
Installing fastavro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg>
Searching for dill<0.2.10,>=0.2.9
Reading https://pypi.org/simple/dill/
Downloading https://files.pythonhosted.org/packages/fe/42/bfe2e0857bc284cbe6a011d93f2a9ad58a22cb894461b199ae72cfef0f29/dill-0.2.9.tar.gz#sha256=f6d6046f9f9195206063dd0415dff185ad593d6ee8b0e67f12597c0f4df4986f
Best match: dill 0.2.9
Processing dill-0.2.9.tar.gz
Writing /tmp/easy_install-ZEAMHj/dill-0.2.9/setup.cfg
Running dill-0.2.9/setup.py -q bdist_egg --dist-dir /tmp/easy_install-ZEAMHj/dill-0.2.9/egg-dist-tmp-2DSyXy
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Extracting dill-0.2.9-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding dill 0.2.9 to easy-install.pth file
Installing get_objgraph script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing undill script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Searching for crcmod<2.0,>=1.7
Reading https://pypi.org/simple/crcmod/
Downloading https://files.pythonhosted.org/packages/6b/b0/e595ce2a2527e169c3bcd6c33d2473c1918e0b7f6826a043ca1245dd4e5b/crcmod-1.7.tar.gz#sha256=dc7051a0db5f2bd48665a990d3ec1cc305a466a77358ca4492826f41f283601e
Best match: crcmod 1.7
Processing crcmod-1.7.tar.gz
Writing /tmp/easy_install-4pNw3d/crcmod-1.7/setup.cfg
Running crcmod-1.7/setup.py -q bdist_egg --dist-dir /tmp/easy_install-4pNw3d/crcmod-1.7/egg-dist-tmp-WY0yyC
python2/src/_crcfunext.c: In function ‘init_crcfunext’:
python2/src/_crcfunext.c:492:13: warning: variable ‘m’ set but not used [-Wunused-but-set-variable]
   PyObject *m;
             ^
zip_safe flag not set; analyzing archive contents...
Moving crcmod-1.7-py2.7-linux-x86_64.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding crcmod 1.7 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/crcmod-1.7-py2.7-linux-x86_64.egg>
Searching for numpy>=1.14
Reading https://pypi.org/simple/numpy/
Downloading https://files.pythonhosted.org/packages/93/9b/443bbd1b38c4e5617f32c14c1494ae884d36cf3870c33828bb32e4b00dea/numpy-1.17.0rc2.zip#sha256=a4153fe85cf92a796022b81b138000160dea840cad13b7d1db67cfec594ece23
Best match: numpy 1.17.0rc2
Processing numpy-1.17.0rc2.zip
Writing /tmp/easy_install-ua2HTQ/numpy-1.17.0rc2/setup.cfg
Running numpy-1.17.0rc2/setup.py -q bdist_egg --dist-dir /tmp/easy_install-ua2HTQ/numpy-1.17.0rc2/egg-dist-tmp-p9YZOj
Traceback (most recent call last):
  File "setup.py", line 239, in <module>
    'test': generate_protos_first(test),
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/__init__.py",> line 145, in setup
    return distutils.core.setup(**attrs)
  File "/usr/lib/python2.7/distutils/core.py", line 151, in setup
    dist.run_commands()
  File "/usr/lib/python2.7/distutils/dist.py", line 953, in run_commands
    self.run_command(cmd)
  File "/usr/lib/python2.7/distutils/dist.py", line 972, in run_command
    cmd_obj.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 67, in run
    self.do_egg_install()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 117, in do_egg_install
    cmd.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 418, in run
    self.easy_install(spec, not self.no_deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 660, in easy_install
    return self.install_item(None, spec, tmpdir, deps, True)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 707, in install_item
    self.process_distribution(spec, dist, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 752, in process_distribution
    [requirement], self.local_index, self.easy_install
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 782, in resolve
    replace_conflicting=replace_conflicting
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1065, in best_match
    return self.obtain(req, installer)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1077, in obtain
    return installer(requirement)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 679, in easy_install
    return self.install_item(spec, dist.location, tmpdir, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 705, in install_item
    dists = self.install_eggs(spec, download, tmpdir)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 890, in install_eggs
    return self.build_and_install(setup_script, setup_base)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1158, in build_and_install
    self.run_setup(setup_script, setup_base, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1144, in run_setup
    run_setup(setup_script, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 253, in run_setup
    raise
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 166, in save_modules
    saved_exc.resume()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 141, in resume
    six.reraise(type, exc, self._tb)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 154, in save_modules
    yield saved
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 250, in run_setup
    _execfile(setup_script, ns)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 45, in _execfile
    exec(code, globals, locals)
  File "/tmp/easy_install-ua2HTQ/numpy-1.17.0rc2/setup.py", line 31, in <module>
    import setuptools
RuntimeError: Python version >= 3.5 required.

> Task :sdks:python:createProcessWorker FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/sdks/python/build.gradle'> line: 374

* What went wrong:
Execution failed for task ':sdks:python:createProcessWorker'.
> 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 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/5.2.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 2m 16s
59 actionable tasks: 46 executed, 13 from cache

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

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


Build failed in Jenkins: beam_PostCommit_Python_VR_Spark #418

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/418/display/redirect>

------------------------------------------
[...truncated 254.86 KB...]
Searching for pytz>=2018.3
Reading https://pypi.org/simple/pytz/
Downloading https://files.pythonhosted.org/packages/3d/73/fe30c2daaaa0713420d0382b16fbb761409f532c56bdcc514bf7b6262bb6/pytz-2019.1-py2.py3-none-any.whl#sha256=303879e36b721603cc54604edcac9d20401bdbe31e1e4fdee5b9f98d5d31dfda
Best match: pytz 2019.1
Processing pytz-2019.1-py2.py3-none-any.whl
Installing pytz-2019.1-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pytz 2019.1 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pytz-2019.1-py2.7.egg>
Searching for pydot<1.3,>=1.2.0
Reading https://pypi.org/simple/pydot/
Downloading https://files.pythonhosted.org/packages/c3/f1/e61d6dfe6c1768ed2529761a68f70939e2569da043e9f15a8d84bf56cadf/pydot-1.2.4.tar.gz#sha256=92d2e2d15531d00710f2d6fb5540d2acabc5399d464f2f20d5d21073af241eb6
Best match: pydot 1.2.4
Processing pydot-1.2.4.tar.gz
Writing /tmp/easy_install-VmiKls/pydot-1.2.4/setup.cfg
Running pydot-1.2.4/setup.py -q bdist_egg --dist-dir /tmp/easy_install-VmiKls/pydot-1.2.4/egg-dist-tmp-IHs0WT
/tmp/easy_install-VmiKls/pydot-1.2.4/pydot.py:17: UserWarning: Couldn't import dot_parser, loading of dot files will not be possible.
  "Couldn't import dot_parser, "
zip_safe flag not set; analyzing archive contents...
Moving pydot-1.2.4-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pydot 1.2.4 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pydot-1.2.4-py2.7.egg>
Searching for oauth2client<4,>=2.0.1
Reading https://pypi.org/simple/oauth2client/
Downloading https://files.pythonhosted.org/packages/c0/7b/bc893e35d6ca46a72faa4b9eaac25c687ce60e1fbe978993fe2de1b0ff0d/oauth2client-3.0.0.tar.gz#sha256=5b5b056ec6f2304e7920b632885bd157fa71d1a7f3ddd00a43b1541a8d1a2460
Best match: oauth2client 3.0.0
Processing oauth2client-3.0.0.tar.gz
Writing /tmp/easy_install-RyR_H4/oauth2client-3.0.0/setup.cfg
Running oauth2client-3.0.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-RyR_H4/oauth2client-3.0.0/egg-dist-tmp-vDDwPi
warning: no previously-included files matching '*' found under directory 'tests'
zip_safe flag not set; analyzing archive contents...
Moving oauth2client-3.0.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding oauth2client 3.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/oauth2client-3.0.0-py2.7.egg>
Searching for pymongo<4.0.0,>=3.8.0
Reading https://pypi.org/simple/pymongo/
Downloading https://files.pythonhosted.org/packages/6e/ea/353a9f8ced71b9e258438aa4d6aa048c1eaf5b774d3ef2273d686fde0947/pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl#sha256=32421df60d06f479d71b6b539642e410ece3006e8910688e68df962c8eb40a21
Best match: pymongo 3.8.0
Processing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl
Installing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding pymongo 3.8.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg>
Searching for mock<3.0.0,>=1.0.1
Reading https://pypi.org/simple/mock/
Downloading https://files.pythonhosted.org/packages/e6/35/f187bdf23be87092bd0f1200d43d23076cee4d0dec109f195173fd3ebc79/mock-2.0.0-py2.py3-none-any.whl#sha256=5ce3c71c5545b472da17b72268978914d0252980348636840bd34a00b5cc96c1
Best match: mock 2.0.0
Processing mock-2.0.0-py2.py3-none-any.whl
Installing mock-2.0.0-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg/EGG-INFO/requires.txt>
Adding mock 2.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg>
Searching for httplib2<=0.12.0,>=0.8
Reading https://pypi.org/simple/httplib2/
Downloading https://files.pythonhosted.org/packages/ce/ed/803905d670b52fa0edfdd135337e545b4496c2ab3a222f1449b7256eb99f/httplib2-0.12.0.tar.gz#sha256=f61fb838a94ce3b349aa32c92fd8430f7e3511afdb18bf9640d647e30c90a6d6
Best match: httplib2 0.12.0
Processing httplib2-0.12.0.tar.gz
Writing /tmp/easy_install-H158b0/httplib2-0.12.0/setup.cfg
Running httplib2-0.12.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-H158b0/httplib2-0.12.0/egg-dist-tmp-JO43ti
zip_safe flag not set; analyzing archive contents...
httplib2.certs: module references __file__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Extracting httplib2-0.12.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding httplib2 0.12.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Searching for hdfs<3.0.0,>=2.1.0
Reading https://pypi.org/simple/hdfs/
Downloading https://files.pythonhosted.org/packages/82/39/2c0879b1bcfd1f6ad078eb210d09dbce21072386a3997074ee91e60ddc5a/hdfs-2.5.8.tar.gz#sha256=1be117549fc1285571bc51aedc15df5a203138dba02f9adfa26761b69a949370
Best match: hdfs 2.5.8
Processing hdfs-2.5.8.tar.gz
Writing /tmp/easy_install-5o2y60/hdfs-2.5.8/setup.cfg
Running hdfs-2.5.8/setup.py -q bdist_egg --dist-dir /tmp/easy_install-5o2y60/hdfs-2.5.8/egg-dist-tmp-cKb5AK
zip_safe flag not set; analyzing archive contents...
Moving hdfs-2.5.8-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding hdfs 2.5.8 to easy-install.pth file
Installing hdfscli-avro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing hdfscli script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/hdfs-2.5.8-py2.7.egg>
Searching for future<1.0.0,>=0.16.0
Reading https://pypi.org/simple/future/
Downloading https://files.pythonhosted.org/packages/90/52/e20466b85000a181e1e144fd8305caf2cf475e2f9674e797b222f8105f5f/future-0.17.1.tar.gz#sha256=67045236dcfd6816dc439556d009594abf643e5eb48992e36beac09c2ca659b8
Best match: future 0.17.1
Processing future-0.17.1.tar.gz
Writing /tmp/easy_install-o88mbT/future-0.17.1/setup.cfg
Running future-0.17.1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-o88mbT/future-0.17.1/egg-dist-tmp-kQxXVO
warning: no files found matching '*.au' under directory 'tests'
warning: no files found matching '*.gif' under directory 'tests'
warning: no files found matching '*.txt' under directory 'tests'
zip_safe flag not set; analyzing archive contents...
future.backports.test.ssl_servers: module references __file__
future.backports.test.support: module references __file__
future.standard_library.__init__: module references __file__
future.standard_library.__init__: module references __path__
future.utils.__init__: module MAY be using inspect.stack
past.builtins.misc: module MAY be using inspect.stack
past.translation.__init__: module references __file__
past.translation.__init__: module references __path__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Extracting future-0.17.1-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding future 0.17.1 to easy-install.pth file
Installing pasteurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing futurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Searching for fastavro<0.22,>=0.21.4
Reading https://pypi.org/simple/fastavro/
Downloading https://files.pythonhosted.org/packages/15/e3/5956c75f68906b119191ef30d9acff661b422cf918a29a03ee0c3ba774be/fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl#sha256=25c5e1871fb82795f138aa209ca89cac940b80bf36fc644615354028bfd87638
Best match: fastavro 0.21.24
Processing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl
Installing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding fastavro 0.21.24 to easy-install.pth file
Installing fastavro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg>
Searching for dill<0.2.10,>=0.2.9
Reading https://pypi.org/simple/dill/
Downloading https://files.pythonhosted.org/packages/fe/42/bfe2e0857bc284cbe6a011d93f2a9ad58a22cb894461b199ae72cfef0f29/dill-0.2.9.tar.gz#sha256=f6d6046f9f9195206063dd0415dff185ad593d6ee8b0e67f12597c0f4df4986f
Best match: dill 0.2.9
Processing dill-0.2.9.tar.gz
Writing /tmp/easy_install-qp9J1M/dill-0.2.9/setup.cfg
Running dill-0.2.9/setup.py -q bdist_egg --dist-dir /tmp/easy_install-qp9J1M/dill-0.2.9/egg-dist-tmp-EC3tkc
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Extracting dill-0.2.9-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding dill 0.2.9 to easy-install.pth file
Installing get_objgraph script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing undill script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Searching for crcmod<2.0,>=1.7
Reading https://pypi.org/simple/crcmod/
Downloading https://files.pythonhosted.org/packages/6b/b0/e595ce2a2527e169c3bcd6c33d2473c1918e0b7f6826a043ca1245dd4e5b/crcmod-1.7.tar.gz#sha256=dc7051a0db5f2bd48665a990d3ec1cc305a466a77358ca4492826f41f283601e
Best match: crcmod 1.7
Processing crcmod-1.7.tar.gz
Writing /tmp/easy_install-lzwL8H/crcmod-1.7/setup.cfg
Running crcmod-1.7/setup.py -q bdist_egg --dist-dir /tmp/easy_install-lzwL8H/crcmod-1.7/egg-dist-tmp-GdEmnj
python2/src/_crcfunext.c: In function ‘init_crcfunext’:
python2/src/_crcfunext.c:492:13: warning: variable ‘m’ set but not used [-Wunused-but-set-variable]
   PyObject *m;
             ^
zip_safe flag not set; analyzing archive contents...
Moving crcmod-1.7-py2.7-linux-x86_64.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding crcmod 1.7 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/crcmod-1.7-py2.7-linux-x86_64.egg>
Searching for numpy>=1.14
Reading https://pypi.org/simple/numpy/
Downloading https://files.pythonhosted.org/packages/93/9b/443bbd1b38c4e5617f32c14c1494ae884d36cf3870c33828bb32e4b00dea/numpy-1.17.0rc2.zip#sha256=a4153fe85cf92a796022b81b138000160dea840cad13b7d1db67cfec594ece23
Best match: numpy 1.17.0rc2
Processing numpy-1.17.0rc2.zip
Writing /tmp/easy_install-R_CuZL/numpy-1.17.0rc2/setup.cfg
Running numpy-1.17.0rc2/setup.py -q bdist_egg --dist-dir /tmp/easy_install-R_CuZL/numpy-1.17.0rc2/egg-dist-tmp-M3DV1D
Traceback (most recent call last):
  File "setup.py", line 239, in <module>
    'test': generate_protos_first(test),
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/__init__.py",> line 145, in setup
    return distutils.core.setup(**attrs)
  File "/usr/lib/python2.7/distutils/core.py", line 151, in setup
    dist.run_commands()
  File "/usr/lib/python2.7/distutils/dist.py", line 953, in run_commands
    self.run_command(cmd)
  File "/usr/lib/python2.7/distutils/dist.py", line 972, in run_command
    cmd_obj.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 67, in run
    self.do_egg_install()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 117, in do_egg_install
    cmd.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 418, in run
    self.easy_install(spec, not self.no_deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 660, in easy_install
    return self.install_item(None, spec, tmpdir, deps, True)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 707, in install_item
    self.process_distribution(spec, dist, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 752, in process_distribution
    [requirement], self.local_index, self.easy_install
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 782, in resolve
    replace_conflicting=replace_conflicting
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1065, in best_match
    return self.obtain(req, installer)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1077, in obtain
    return installer(requirement)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 679, in easy_install
    return self.install_item(spec, dist.location, tmpdir, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 705, in install_item
    dists = self.install_eggs(spec, download, tmpdir)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 890, in install_eggs
    return self.build_and_install(setup_script, setup_base)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1158, in build_and_install
    self.run_setup(setup_script, setup_base, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1144, in run_setup
    run_setup(setup_script, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 253, in run_setup
    raise
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 166, in save_modules
    saved_exc.resume()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 141, in resume
    six.reraise(type, exc, self._tb)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 154, in save_modules
    yield saved
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 250, in run_setup
    _execfile(setup_script, ns)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 45, in _execfile
    exec(code, globals, locals)
  File "/tmp/easy_install-R_CuZL/numpy-1.17.0rc2/setup.py", line 31, in <module>
    import setuptools
RuntimeError: Python version >= 3.5 required.

> Task :sdks:python:createProcessWorker FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/sdks/python/build.gradle'> line: 374

* What went wrong:
Execution failed for task ':sdks:python:createProcessWorker'.
> 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 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/5.2.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 2m 16s
59 actionable tasks: 46 executed, 13 from cache

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

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


Build failed in Jenkins: beam_PostCommit_Python_VR_Spark #417

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/417/display/redirect>

------------------------------------------
[...truncated 254.86 KB...]
Searching for pytz>=2018.3
Reading https://pypi.org/simple/pytz/
Downloading https://files.pythonhosted.org/packages/3d/73/fe30c2daaaa0713420d0382b16fbb761409f532c56bdcc514bf7b6262bb6/pytz-2019.1-py2.py3-none-any.whl#sha256=303879e36b721603cc54604edcac9d20401bdbe31e1e4fdee5b9f98d5d31dfda
Best match: pytz 2019.1
Processing pytz-2019.1-py2.py3-none-any.whl
Installing pytz-2019.1-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pytz 2019.1 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pytz-2019.1-py2.7.egg>
Searching for pydot<1.3,>=1.2.0
Reading https://pypi.org/simple/pydot/
Downloading https://files.pythonhosted.org/packages/c3/f1/e61d6dfe6c1768ed2529761a68f70939e2569da043e9f15a8d84bf56cadf/pydot-1.2.4.tar.gz#sha256=92d2e2d15531d00710f2d6fb5540d2acabc5399d464f2f20d5d21073af241eb6
Best match: pydot 1.2.4
Processing pydot-1.2.4.tar.gz
Writing /tmp/easy_install-onuZJT/pydot-1.2.4/setup.cfg
Running pydot-1.2.4/setup.py -q bdist_egg --dist-dir /tmp/easy_install-onuZJT/pydot-1.2.4/egg-dist-tmp-6IbcC3
/tmp/easy_install-onuZJT/pydot-1.2.4/pydot.py:17: UserWarning: Couldn't import dot_parser, loading of dot files will not be possible.
  "Couldn't import dot_parser, "
zip_safe flag not set; analyzing archive contents...
Moving pydot-1.2.4-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pydot 1.2.4 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pydot-1.2.4-py2.7.egg>
Searching for oauth2client<4,>=2.0.1
Reading https://pypi.org/simple/oauth2client/
Downloading https://files.pythonhosted.org/packages/c0/7b/bc893e35d6ca46a72faa4b9eaac25c687ce60e1fbe978993fe2de1b0ff0d/oauth2client-3.0.0.tar.gz#sha256=5b5b056ec6f2304e7920b632885bd157fa71d1a7f3ddd00a43b1541a8d1a2460
Best match: oauth2client 3.0.0
Processing oauth2client-3.0.0.tar.gz
Writing /tmp/easy_install-rpujC6/oauth2client-3.0.0/setup.cfg
Running oauth2client-3.0.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-rpujC6/oauth2client-3.0.0/egg-dist-tmp-wshwBl
warning: no previously-included files matching '*' found under directory 'tests'
zip_safe flag not set; analyzing archive contents...
Moving oauth2client-3.0.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding oauth2client 3.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/oauth2client-3.0.0-py2.7.egg>
Searching for pymongo<4.0.0,>=3.8.0
Reading https://pypi.org/simple/pymongo/
Downloading https://files.pythonhosted.org/packages/6e/ea/353a9f8ced71b9e258438aa4d6aa048c1eaf5b774d3ef2273d686fde0947/pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl#sha256=32421df60d06f479d71b6b539642e410ece3006e8910688e68df962c8eb40a21
Best match: pymongo 3.8.0
Processing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl
Installing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding pymongo 3.8.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg>
Searching for mock<3.0.0,>=1.0.1
Reading https://pypi.org/simple/mock/
Downloading https://files.pythonhosted.org/packages/e6/35/f187bdf23be87092bd0f1200d43d23076cee4d0dec109f195173fd3ebc79/mock-2.0.0-py2.py3-none-any.whl#sha256=5ce3c71c5545b472da17b72268978914d0252980348636840bd34a00b5cc96c1
Best match: mock 2.0.0
Processing mock-2.0.0-py2.py3-none-any.whl
Installing mock-2.0.0-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg/EGG-INFO/requires.txt>
Adding mock 2.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg>
Searching for httplib2<=0.12.0,>=0.8
Reading https://pypi.org/simple/httplib2/
Downloading https://files.pythonhosted.org/packages/ce/ed/803905d670b52fa0edfdd135337e545b4496c2ab3a222f1449b7256eb99f/httplib2-0.12.0.tar.gz#sha256=f61fb838a94ce3b349aa32c92fd8430f7e3511afdb18bf9640d647e30c90a6d6
Best match: httplib2 0.12.0
Processing httplib2-0.12.0.tar.gz
Writing /tmp/easy_install-Obg7ny/httplib2-0.12.0/setup.cfg
Running httplib2-0.12.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-Obg7ny/httplib2-0.12.0/egg-dist-tmp-w__pOY
zip_safe flag not set; analyzing archive contents...
httplib2.certs: module references __file__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Extracting httplib2-0.12.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding httplib2 0.12.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Searching for hdfs<3.0.0,>=2.1.0
Reading https://pypi.org/simple/hdfs/
Downloading https://files.pythonhosted.org/packages/82/39/2c0879b1bcfd1f6ad078eb210d09dbce21072386a3997074ee91e60ddc5a/hdfs-2.5.8.tar.gz#sha256=1be117549fc1285571bc51aedc15df5a203138dba02f9adfa26761b69a949370
Best match: hdfs 2.5.8
Processing hdfs-2.5.8.tar.gz
Writing /tmp/easy_install-ARlkZB/hdfs-2.5.8/setup.cfg
Running hdfs-2.5.8/setup.py -q bdist_egg --dist-dir /tmp/easy_install-ARlkZB/hdfs-2.5.8/egg-dist-tmp-Rd1Luf
zip_safe flag not set; analyzing archive contents...
Moving hdfs-2.5.8-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding hdfs 2.5.8 to easy-install.pth file
Installing hdfscli-avro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing hdfscli script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/hdfs-2.5.8-py2.7.egg>
Searching for future<1.0.0,>=0.16.0
Reading https://pypi.org/simple/future/
Downloading https://files.pythonhosted.org/packages/90/52/e20466b85000a181e1e144fd8305caf2cf475e2f9674e797b222f8105f5f/future-0.17.1.tar.gz#sha256=67045236dcfd6816dc439556d009594abf643e5eb48992e36beac09c2ca659b8
Best match: future 0.17.1
Processing future-0.17.1.tar.gz
Writing /tmp/easy_install-LKeu4H/future-0.17.1/setup.cfg
Running future-0.17.1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-LKeu4H/future-0.17.1/egg-dist-tmp-cYuOXH
warning: no files found matching '*.au' under directory 'tests'
warning: no files found matching '*.gif' under directory 'tests'
warning: no files found matching '*.txt' under directory 'tests'
zip_safe flag not set; analyzing archive contents...
future.backports.test.ssl_servers: module references __file__
future.backports.test.support: module references __file__
future.standard_library.__init__: module references __file__
future.standard_library.__init__: module references __path__
future.utils.__init__: module MAY be using inspect.stack
past.builtins.misc: module MAY be using inspect.stack
past.translation.__init__: module references __file__
past.translation.__init__: module references __path__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Extracting future-0.17.1-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding future 0.17.1 to easy-install.pth file
Installing pasteurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing futurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Searching for fastavro<0.22,>=0.21.4
Reading https://pypi.org/simple/fastavro/
Downloading https://files.pythonhosted.org/packages/15/e3/5956c75f68906b119191ef30d9acff661b422cf918a29a03ee0c3ba774be/fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl#sha256=25c5e1871fb82795f138aa209ca89cac940b80bf36fc644615354028bfd87638
Best match: fastavro 0.21.24
Processing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl
Installing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding fastavro 0.21.24 to easy-install.pth file
Installing fastavro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg>
Searching for dill<0.2.10,>=0.2.9
Reading https://pypi.org/simple/dill/
Downloading https://files.pythonhosted.org/packages/fe/42/bfe2e0857bc284cbe6a011d93f2a9ad58a22cb894461b199ae72cfef0f29/dill-0.2.9.tar.gz#sha256=f6d6046f9f9195206063dd0415dff185ad593d6ee8b0e67f12597c0f4df4986f
Best match: dill 0.2.9
Processing dill-0.2.9.tar.gz
Writing /tmp/easy_install-dmaMhc/dill-0.2.9/setup.cfg
Running dill-0.2.9/setup.py -q bdist_egg --dist-dir /tmp/easy_install-dmaMhc/dill-0.2.9/egg-dist-tmp-LI_eNf
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Extracting dill-0.2.9-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding dill 0.2.9 to easy-install.pth file
Installing get_objgraph script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing undill script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Searching for crcmod<2.0,>=1.7
Reading https://pypi.org/simple/crcmod/
Downloading https://files.pythonhosted.org/packages/6b/b0/e595ce2a2527e169c3bcd6c33d2473c1918e0b7f6826a043ca1245dd4e5b/crcmod-1.7.tar.gz#sha256=dc7051a0db5f2bd48665a990d3ec1cc305a466a77358ca4492826f41f283601e
Best match: crcmod 1.7
Processing crcmod-1.7.tar.gz
Writing /tmp/easy_install-bp1SFQ/crcmod-1.7/setup.cfg
Running crcmod-1.7/setup.py -q bdist_egg --dist-dir /tmp/easy_install-bp1SFQ/crcmod-1.7/egg-dist-tmp-oGjmgZ
python2/src/_crcfunext.c: In function ‘init_crcfunext’:
python2/src/_crcfunext.c:492:13: warning: variable ‘m’ set but not used [-Wunused-but-set-variable]
   PyObject *m;
             ^
zip_safe flag not set; analyzing archive contents...
Moving crcmod-1.7-py2.7-linux-x86_64.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding crcmod 1.7 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/crcmod-1.7-py2.7-linux-x86_64.egg>
Searching for numpy>=1.14
Reading https://pypi.org/simple/numpy/
Downloading https://files.pythonhosted.org/packages/93/9b/443bbd1b38c4e5617f32c14c1494ae884d36cf3870c33828bb32e4b00dea/numpy-1.17.0rc2.zip#sha256=a4153fe85cf92a796022b81b138000160dea840cad13b7d1db67cfec594ece23
Best match: numpy 1.17.0rc2
Processing numpy-1.17.0rc2.zip
Writing /tmp/easy_install-8ePKJf/numpy-1.17.0rc2/setup.cfg
Running numpy-1.17.0rc2/setup.py -q bdist_egg --dist-dir /tmp/easy_install-8ePKJf/numpy-1.17.0rc2/egg-dist-tmp-VY3QRa
Traceback (most recent call last):
  File "setup.py", line 239, in <module>
    'test': generate_protos_first(test),
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/__init__.py",> line 145, in setup
    return distutils.core.setup(**attrs)
  File "/usr/lib/python2.7/distutils/core.py", line 151, in setup
    dist.run_commands()
  File "/usr/lib/python2.7/distutils/dist.py", line 953, in run_commands
    self.run_command(cmd)
  File "/usr/lib/python2.7/distutils/dist.py", line 972, in run_command
    cmd_obj.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 67, in run
    self.do_egg_install()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 117, in do_egg_install
    cmd.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 418, in run
    self.easy_install(spec, not self.no_deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 660, in easy_install
    return self.install_item(None, spec, tmpdir, deps, True)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 707, in install_item
    self.process_distribution(spec, dist, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 752, in process_distribution
    [requirement], self.local_index, self.easy_install
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 782, in resolve
    replace_conflicting=replace_conflicting
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1065, in best_match
    return self.obtain(req, installer)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1077, in obtain
    return installer(requirement)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 679, in easy_install
    return self.install_item(spec, dist.location, tmpdir, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 705, in install_item
    dists = self.install_eggs(spec, download, tmpdir)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 890, in install_eggs
    return self.build_and_install(setup_script, setup_base)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1158, in build_and_install
    self.run_setup(setup_script, setup_base, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1144, in run_setup
    run_setup(setup_script, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 253, in run_setup
    raise
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 166, in save_modules
    saved_exc.resume()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 141, in resume
    six.reraise(type, exc, self._tb)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 154, in save_modules
    yield saved
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 250, in run_setup
    _execfile(setup_script, ns)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 45, in _execfile
    exec(code, globals, locals)
  File "/tmp/easy_install-8ePKJf/numpy-1.17.0rc2/setup.py", line 31, in <module>
    import setuptools
RuntimeError: Python version >= 3.5 required.

> Task :sdks:python:createProcessWorker FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/sdks/python/build.gradle'> line: 374

* What went wrong:
Execution failed for task ':sdks:python:createProcessWorker'.
> 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 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/5.2.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 2m 27s
59 actionable tasks: 46 executed, 13 from cache

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

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


Build failed in Jenkins: beam_PostCommit_Python_VR_Spark #416

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/416/display/redirect>

------------------------------------------
[...truncated 254.86 KB...]
Searching for pytz>=2018.3
Reading https://pypi.org/simple/pytz/
Downloading https://files.pythonhosted.org/packages/3d/73/fe30c2daaaa0713420d0382b16fbb761409f532c56bdcc514bf7b6262bb6/pytz-2019.1-py2.py3-none-any.whl#sha256=303879e36b721603cc54604edcac9d20401bdbe31e1e4fdee5b9f98d5d31dfda
Best match: pytz 2019.1
Processing pytz-2019.1-py2.py3-none-any.whl
Installing pytz-2019.1-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pytz 2019.1 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pytz-2019.1-py2.7.egg>
Searching for pydot<1.3,>=1.2.0
Reading https://pypi.org/simple/pydot/
Downloading https://files.pythonhosted.org/packages/c3/f1/e61d6dfe6c1768ed2529761a68f70939e2569da043e9f15a8d84bf56cadf/pydot-1.2.4.tar.gz#sha256=92d2e2d15531d00710f2d6fb5540d2acabc5399d464f2f20d5d21073af241eb6
Best match: pydot 1.2.4
Processing pydot-1.2.4.tar.gz
Writing /tmp/easy_install-h5p81z/pydot-1.2.4/setup.cfg
Running pydot-1.2.4/setup.py -q bdist_egg --dist-dir /tmp/easy_install-h5p81z/pydot-1.2.4/egg-dist-tmp-R18RXg
/tmp/easy_install-h5p81z/pydot-1.2.4/pydot.py:17: UserWarning: Couldn't import dot_parser, loading of dot files will not be possible.
  "Couldn't import dot_parser, "
zip_safe flag not set; analyzing archive contents...
Moving pydot-1.2.4-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pydot 1.2.4 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pydot-1.2.4-py2.7.egg>
Searching for oauth2client<4,>=2.0.1
Reading https://pypi.org/simple/oauth2client/
Downloading https://files.pythonhosted.org/packages/c0/7b/bc893e35d6ca46a72faa4b9eaac25c687ce60e1fbe978993fe2de1b0ff0d/oauth2client-3.0.0.tar.gz#sha256=5b5b056ec6f2304e7920b632885bd157fa71d1a7f3ddd00a43b1541a8d1a2460
Best match: oauth2client 3.0.0
Processing oauth2client-3.0.0.tar.gz
Writing /tmp/easy_install-Yi3Fo3/oauth2client-3.0.0/setup.cfg
Running oauth2client-3.0.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-Yi3Fo3/oauth2client-3.0.0/egg-dist-tmp-4SDYV9
warning: no previously-included files matching '*' found under directory 'tests'
zip_safe flag not set; analyzing archive contents...
Moving oauth2client-3.0.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding oauth2client 3.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/oauth2client-3.0.0-py2.7.egg>
Searching for pymongo<4.0.0,>=3.8.0
Reading https://pypi.org/simple/pymongo/
Downloading https://files.pythonhosted.org/packages/6e/ea/353a9f8ced71b9e258438aa4d6aa048c1eaf5b774d3ef2273d686fde0947/pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl#sha256=32421df60d06f479d71b6b539642e410ece3006e8910688e68df962c8eb40a21
Best match: pymongo 3.8.0
Processing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl
Installing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding pymongo 3.8.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg>
Searching for mock<3.0.0,>=1.0.1
Reading https://pypi.org/simple/mock/
Downloading https://files.pythonhosted.org/packages/e6/35/f187bdf23be87092bd0f1200d43d23076cee4d0dec109f195173fd3ebc79/mock-2.0.0-py2.py3-none-any.whl#sha256=5ce3c71c5545b472da17b72268978914d0252980348636840bd34a00b5cc96c1
Best match: mock 2.0.0
Processing mock-2.0.0-py2.py3-none-any.whl
Installing mock-2.0.0-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg/EGG-INFO/requires.txt>
Adding mock 2.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg>
Searching for httplib2<=0.12.0,>=0.8
Reading https://pypi.org/simple/httplib2/
Downloading https://files.pythonhosted.org/packages/ce/ed/803905d670b52fa0edfdd135337e545b4496c2ab3a222f1449b7256eb99f/httplib2-0.12.0.tar.gz#sha256=f61fb838a94ce3b349aa32c92fd8430f7e3511afdb18bf9640d647e30c90a6d6
Best match: httplib2 0.12.0
Processing httplib2-0.12.0.tar.gz
Writing /tmp/easy_install-CdqhdQ/httplib2-0.12.0/setup.cfg
Running httplib2-0.12.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-CdqhdQ/httplib2-0.12.0/egg-dist-tmp-2V0FJD
zip_safe flag not set; analyzing archive contents...
httplib2.certs: module references __file__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Extracting httplib2-0.12.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding httplib2 0.12.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Searching for hdfs<3.0.0,>=2.1.0
Reading https://pypi.org/simple/hdfs/
Downloading https://files.pythonhosted.org/packages/82/39/2c0879b1bcfd1f6ad078eb210d09dbce21072386a3997074ee91e60ddc5a/hdfs-2.5.8.tar.gz#sha256=1be117549fc1285571bc51aedc15df5a203138dba02f9adfa26761b69a949370
Best match: hdfs 2.5.8
Processing hdfs-2.5.8.tar.gz
Writing /tmp/easy_install-c8NOeU/hdfs-2.5.8/setup.cfg
Running hdfs-2.5.8/setup.py -q bdist_egg --dist-dir /tmp/easy_install-c8NOeU/hdfs-2.5.8/egg-dist-tmp-oCekvq
zip_safe flag not set; analyzing archive contents...
Moving hdfs-2.5.8-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding hdfs 2.5.8 to easy-install.pth file
Installing hdfscli-avro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing hdfscli script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/hdfs-2.5.8-py2.7.egg>
Searching for future<1.0.0,>=0.16.0
Reading https://pypi.org/simple/future/
Downloading https://files.pythonhosted.org/packages/90/52/e20466b85000a181e1e144fd8305caf2cf475e2f9674e797b222f8105f5f/future-0.17.1.tar.gz#sha256=67045236dcfd6816dc439556d009594abf643e5eb48992e36beac09c2ca659b8
Best match: future 0.17.1
Processing future-0.17.1.tar.gz
Writing /tmp/easy_install-yRY0uM/future-0.17.1/setup.cfg
Running future-0.17.1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-yRY0uM/future-0.17.1/egg-dist-tmp-_jMuTe
warning: no files found matching '*.au' under directory 'tests'
warning: no files found matching '*.gif' under directory 'tests'
warning: no files found matching '*.txt' under directory 'tests'
zip_safe flag not set; analyzing archive contents...
future.backports.test.ssl_servers: module references __file__
future.backports.test.support: module references __file__
future.standard_library.__init__: module references __file__
future.standard_library.__init__: module references __path__
future.utils.__init__: module MAY be using inspect.stack
past.builtins.misc: module MAY be using inspect.stack
past.translation.__init__: module references __file__
past.translation.__init__: module references __path__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Extracting future-0.17.1-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding future 0.17.1 to easy-install.pth file
Installing pasteurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing futurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Searching for fastavro<0.22,>=0.21.4
Reading https://pypi.org/simple/fastavro/
Downloading https://files.pythonhosted.org/packages/15/e3/5956c75f68906b119191ef30d9acff661b422cf918a29a03ee0c3ba774be/fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl#sha256=25c5e1871fb82795f138aa209ca89cac940b80bf36fc644615354028bfd87638
Best match: fastavro 0.21.24
Processing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl
Installing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding fastavro 0.21.24 to easy-install.pth file
Installing fastavro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg>
Searching for dill<0.2.10,>=0.2.9
Reading https://pypi.org/simple/dill/
Downloading https://files.pythonhosted.org/packages/fe/42/bfe2e0857bc284cbe6a011d93f2a9ad58a22cb894461b199ae72cfef0f29/dill-0.2.9.tar.gz#sha256=f6d6046f9f9195206063dd0415dff185ad593d6ee8b0e67f12597c0f4df4986f
Best match: dill 0.2.9
Processing dill-0.2.9.tar.gz
Writing /tmp/easy_install-ZnrDPV/dill-0.2.9/setup.cfg
Running dill-0.2.9/setup.py -q bdist_egg --dist-dir /tmp/easy_install-ZnrDPV/dill-0.2.9/egg-dist-tmp-odNuwU
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Extracting dill-0.2.9-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding dill 0.2.9 to easy-install.pth file
Installing get_objgraph script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing undill script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Searching for crcmod<2.0,>=1.7
Reading https://pypi.org/simple/crcmod/
Downloading https://files.pythonhosted.org/packages/6b/b0/e595ce2a2527e169c3bcd6c33d2473c1918e0b7f6826a043ca1245dd4e5b/crcmod-1.7.tar.gz#sha256=dc7051a0db5f2bd48665a990d3ec1cc305a466a77358ca4492826f41f283601e
Best match: crcmod 1.7
Processing crcmod-1.7.tar.gz
Writing /tmp/easy_install-WuV3EK/crcmod-1.7/setup.cfg
Running crcmod-1.7/setup.py -q bdist_egg --dist-dir /tmp/easy_install-WuV3EK/crcmod-1.7/egg-dist-tmp-o4UiLL
python2/src/_crcfunext.c: In function ‘init_crcfunext’:
python2/src/_crcfunext.c:492:13: warning: variable ‘m’ set but not used [-Wunused-but-set-variable]
   PyObject *m;
             ^
zip_safe flag not set; analyzing archive contents...
Moving crcmod-1.7-py2.7-linux-x86_64.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding crcmod 1.7 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/crcmod-1.7-py2.7-linux-x86_64.egg>
Searching for numpy>=1.14
Reading https://pypi.org/simple/numpy/
Downloading https://files.pythonhosted.org/packages/93/9b/443bbd1b38c4e5617f32c14c1494ae884d36cf3870c33828bb32e4b00dea/numpy-1.17.0rc2.zip#sha256=a4153fe85cf92a796022b81b138000160dea840cad13b7d1db67cfec594ece23
Best match: numpy 1.17.0rc2
Processing numpy-1.17.0rc2.zip
Writing /tmp/easy_install-sQ7eL4/numpy-1.17.0rc2/setup.cfg
Running numpy-1.17.0rc2/setup.py -q bdist_egg --dist-dir /tmp/easy_install-sQ7eL4/numpy-1.17.0rc2/egg-dist-tmp-YLknBq
Traceback (most recent call last):
  File "setup.py", line 239, in <module>
    'test': generate_protos_first(test),
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/__init__.py",> line 145, in setup
    return distutils.core.setup(**attrs)
  File "/usr/lib/python2.7/distutils/core.py", line 151, in setup
    dist.run_commands()
  File "/usr/lib/python2.7/distutils/dist.py", line 953, in run_commands
    self.run_command(cmd)
  File "/usr/lib/python2.7/distutils/dist.py", line 972, in run_command
    cmd_obj.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 67, in run
    self.do_egg_install()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 117, in do_egg_install
    cmd.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 418, in run
    self.easy_install(spec, not self.no_deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 660, in easy_install
    return self.install_item(None, spec, tmpdir, deps, True)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 707, in install_item
    self.process_distribution(spec, dist, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 752, in process_distribution
    [requirement], self.local_index, self.easy_install
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 782, in resolve
    replace_conflicting=replace_conflicting
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1065, in best_match
    return self.obtain(req, installer)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1077, in obtain
    return installer(requirement)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 679, in easy_install
    return self.install_item(spec, dist.location, tmpdir, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 705, in install_item
    dists = self.install_eggs(spec, download, tmpdir)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 890, in install_eggs
    return self.build_and_install(setup_script, setup_base)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1158, in build_and_install
    self.run_setup(setup_script, setup_base, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1144, in run_setup
    run_setup(setup_script, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 253, in run_setup
    raise
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 166, in save_modules
    saved_exc.resume()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 141, in resume
    six.reraise(type, exc, self._tb)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 154, in save_modules
    yield saved
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 250, in run_setup
    _execfile(setup_script, ns)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 45, in _execfile
    exec(code, globals, locals)
  File "/tmp/easy_install-sQ7eL4/numpy-1.17.0rc2/setup.py", line 31, in <module>
    import setuptools
RuntimeError: Python version >= 3.5 required.

> Task :sdks:python:createProcessWorker FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/sdks/python/build.gradle'> line: 374

* What went wrong:
Execution failed for task ':sdks:python:createProcessWorker'.
> 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 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/5.2.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 2m 23s
59 actionable tasks: 46 executed, 13 from cache

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

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


Build failed in Jenkins: beam_PostCommit_Python_VR_Spark #415

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/415/display/redirect>

------------------------------------------
[...truncated 255.08 KB...]
Searching for pytz>=2018.3
Reading https://pypi.org/simple/pytz/
Downloading https://files.pythonhosted.org/packages/3d/73/fe30c2daaaa0713420d0382b16fbb761409f532c56bdcc514bf7b6262bb6/pytz-2019.1-py2.py3-none-any.whl#sha256=303879e36b721603cc54604edcac9d20401bdbe31e1e4fdee5b9f98d5d31dfda
Best match: pytz 2019.1
Processing pytz-2019.1-py2.py3-none-any.whl
Installing pytz-2019.1-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pytz 2019.1 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pytz-2019.1-py2.7.egg>
Searching for pydot<1.3,>=1.2.0
Reading https://pypi.org/simple/pydot/
Downloading https://files.pythonhosted.org/packages/c3/f1/e61d6dfe6c1768ed2529761a68f70939e2569da043e9f15a8d84bf56cadf/pydot-1.2.4.tar.gz#sha256=92d2e2d15531d00710f2d6fb5540d2acabc5399d464f2f20d5d21073af241eb6
Best match: pydot 1.2.4
Processing pydot-1.2.4.tar.gz
Writing /tmp/easy_install-saax2x/pydot-1.2.4/setup.cfg
Running pydot-1.2.4/setup.py -q bdist_egg --dist-dir /tmp/easy_install-saax2x/pydot-1.2.4/egg-dist-tmp-msEGmU
/tmp/easy_install-saax2x/pydot-1.2.4/pydot.py:17: UserWarning: Couldn't import dot_parser, loading of dot files will not be possible.
  "Couldn't import dot_parser, "
zip_safe flag not set; analyzing archive contents...
Moving pydot-1.2.4-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pydot 1.2.4 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pydot-1.2.4-py2.7.egg>
Searching for oauth2client<4,>=2.0.1
Reading https://pypi.org/simple/oauth2client/
Downloading https://files.pythonhosted.org/packages/c0/7b/bc893e35d6ca46a72faa4b9eaac25c687ce60e1fbe978993fe2de1b0ff0d/oauth2client-3.0.0.tar.gz#sha256=5b5b056ec6f2304e7920b632885bd157fa71d1a7f3ddd00a43b1541a8d1a2460
Best match: oauth2client 3.0.0
Processing oauth2client-3.0.0.tar.gz
Writing /tmp/easy_install-XbJzN0/oauth2client-3.0.0/setup.cfg
Running oauth2client-3.0.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-XbJzN0/oauth2client-3.0.0/egg-dist-tmp-vIx2qP
warning: no previously-included files matching '*' found under directory 'tests'
zip_safe flag not set; analyzing archive contents...
Moving oauth2client-3.0.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding oauth2client 3.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/oauth2client-3.0.0-py2.7.egg>
Searching for pymongo<4.0.0,>=3.8.0
Reading https://pypi.org/simple/pymongo/
Downloading https://files.pythonhosted.org/packages/6e/ea/353a9f8ced71b9e258438aa4d6aa048c1eaf5b774d3ef2273d686fde0947/pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl#sha256=32421df60d06f479d71b6b539642e410ece3006e8910688e68df962c8eb40a21
Best match: pymongo 3.8.0
Processing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl
Installing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding pymongo 3.8.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg>
Searching for mock<3.0.0,>=1.0.1
Reading https://pypi.org/simple/mock/
Downloading https://files.pythonhosted.org/packages/e6/35/f187bdf23be87092bd0f1200d43d23076cee4d0dec109f195173fd3ebc79/mock-2.0.0-py2.py3-none-any.whl#sha256=5ce3c71c5545b472da17b72268978914d0252980348636840bd34a00b5cc96c1
Best match: mock 2.0.0
Processing mock-2.0.0-py2.py3-none-any.whl
Installing mock-2.0.0-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg/EGG-INFO/requires.txt>
Adding mock 2.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg>
Searching for httplib2<=0.12.0,>=0.8
Reading https://pypi.org/simple/httplib2/
Downloading https://files.pythonhosted.org/packages/ce/ed/803905d670b52fa0edfdd135337e545b4496c2ab3a222f1449b7256eb99f/httplib2-0.12.0.tar.gz#sha256=f61fb838a94ce3b349aa32c92fd8430f7e3511afdb18bf9640d647e30c90a6d6
Best match: httplib2 0.12.0
Processing httplib2-0.12.0.tar.gz
Writing /tmp/easy_install-WtJ7VQ/httplib2-0.12.0/setup.cfg
Running httplib2-0.12.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-WtJ7VQ/httplib2-0.12.0/egg-dist-tmp-0Fm39Z
zip_safe flag not set; analyzing archive contents...
httplib2.certs: module references __file__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Extracting httplib2-0.12.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding httplib2 0.12.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Searching for hdfs<3.0.0,>=2.1.0
Reading https://pypi.org/simple/hdfs/
Downloading https://files.pythonhosted.org/packages/82/39/2c0879b1bcfd1f6ad078eb210d09dbce21072386a3997074ee91e60ddc5a/hdfs-2.5.8.tar.gz#sha256=1be117549fc1285571bc51aedc15df5a203138dba02f9adfa26761b69a949370
Best match: hdfs 2.5.8
Processing hdfs-2.5.8.tar.gz
Writing /tmp/easy_install-3Pn2E6/hdfs-2.5.8/setup.cfg
Running hdfs-2.5.8/setup.py -q bdist_egg --dist-dir /tmp/easy_install-3Pn2E6/hdfs-2.5.8/egg-dist-tmp-rtuXLr
zip_safe flag not set; analyzing archive contents...
Moving hdfs-2.5.8-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding hdfs 2.5.8 to easy-install.pth file
Installing hdfscli-avro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing hdfscli script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/hdfs-2.5.8-py2.7.egg>
Searching for future<1.0.0,>=0.16.0
Reading https://pypi.org/simple/future/
Downloading https://files.pythonhosted.org/packages/90/52/e20466b85000a181e1e144fd8305caf2cf475e2f9674e797b222f8105f5f/future-0.17.1.tar.gz#sha256=67045236dcfd6816dc439556d009594abf643e5eb48992e36beac09c2ca659b8
Best match: future 0.17.1
Processing future-0.17.1.tar.gz
Writing /tmp/easy_install-2fTxCX/future-0.17.1/setup.cfg
Running future-0.17.1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-2fTxCX/future-0.17.1/egg-dist-tmp-7ZCTsC
warning: no files found matching '*.au' under directory 'tests'
warning: no files found matching '*.gif' under directory 'tests'
warning: no files found matching '*.txt' under directory 'tests'
zip_safe flag not set; analyzing archive contents...
future.backports.test.ssl_servers: module references __file__
future.backports.test.support: module references __file__
future.standard_library.__init__: module references __file__
future.standard_library.__init__: module references __path__
future.utils.__init__: module MAY be using inspect.stack
past.builtins.misc: module MAY be using inspect.stack
past.translation.__init__: module references __file__
past.translation.__init__: module references __path__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Extracting future-0.17.1-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding future 0.17.1 to easy-install.pth file
Installing pasteurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing futurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Searching for fastavro<0.22,>=0.21.4
Reading https://pypi.org/simple/fastavro/
Downloading https://files.pythonhosted.org/packages/15/e3/5956c75f68906b119191ef30d9acff661b422cf918a29a03ee0c3ba774be/fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl#sha256=25c5e1871fb82795f138aa209ca89cac940b80bf36fc644615354028bfd87638
Best match: fastavro 0.21.24
Processing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl
Installing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding fastavro 0.21.24 to easy-install.pth file
Installing fastavro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg>
Searching for dill<0.2.10,>=0.2.9
Reading https://pypi.org/simple/dill/
Downloading https://files.pythonhosted.org/packages/fe/42/bfe2e0857bc284cbe6a011d93f2a9ad58a22cb894461b199ae72cfef0f29/dill-0.2.9.tar.gz#sha256=f6d6046f9f9195206063dd0415dff185ad593d6ee8b0e67f12597c0f4df4986f
Best match: dill 0.2.9
Processing dill-0.2.9.tar.gz
Writing /tmp/easy_install-IBSLWb/dill-0.2.9/setup.cfg
Running dill-0.2.9/setup.py -q bdist_egg --dist-dir /tmp/easy_install-IBSLWb/dill-0.2.9/egg-dist-tmp-lZITrB
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Extracting dill-0.2.9-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding dill 0.2.9 to easy-install.pth file
Installing get_objgraph script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing undill script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Searching for crcmod<2.0,>=1.7
Reading https://pypi.org/simple/crcmod/
Downloading https://files.pythonhosted.org/packages/6b/b0/e595ce2a2527e169c3bcd6c33d2473c1918e0b7f6826a043ca1245dd4e5b/crcmod-1.7.tar.gz#sha256=dc7051a0db5f2bd48665a990d3ec1cc305a466a77358ca4492826f41f283601e
Best match: crcmod 1.7
Processing crcmod-1.7.tar.gz
Writing /tmp/easy_install-rhlTHh/crcmod-1.7/setup.cfg
Running crcmod-1.7/setup.py -q bdist_egg --dist-dir /tmp/easy_install-rhlTHh/crcmod-1.7/egg-dist-tmp-dUc2NJ
python2/src/_crcfunext.c: In function ‘init_crcfunext’:
python2/src/_crcfunext.c:492:13: warning: variable ‘m’ set but not used [-Wunused-but-set-variable]
   PyObject *m;
             ^
zip_safe flag not set; analyzing archive contents...
Moving crcmod-1.7-py2.7-linux-x86_64.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding crcmod 1.7 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/crcmod-1.7-py2.7-linux-x86_64.egg>
Searching for numpy>=1.14
Reading https://pypi.org/simple/numpy/
Downloading https://files.pythonhosted.org/packages/93/9b/443bbd1b38c4e5617f32c14c1494ae884d36cf3870c33828bb32e4b00dea/numpy-1.17.0rc2.zip#sha256=a4153fe85cf92a796022b81b138000160dea840cad13b7d1db67cfec594ece23
Best match: numpy 1.17.0rc2
Processing numpy-1.17.0rc2.zip
Writing /tmp/easy_install-HTM2Oe/numpy-1.17.0rc2/setup.cfg
Running numpy-1.17.0rc2/setup.py -q bdist_egg --dist-dir /tmp/easy_install-HTM2Oe/numpy-1.17.0rc2/egg-dist-tmp-ZFK6b8
Traceback (most recent call last):
  File "setup.py", line 239, in <module>
    'test': generate_protos_first(test),
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/__init__.py",> line 145, in setup
    return distutils.core.setup(**attrs)
  File "/usr/lib/python2.7/distutils/core.py", line 151, in setup
    dist.run_commands()
  File "/usr/lib/python2.7/distutils/dist.py", line 953, in run_commands
    self.run_command(cmd)
  File "/usr/lib/python2.7/distutils/dist.py", line 972, in run_command
    cmd_obj.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 67, in run
    self.do_egg_install()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 117, in do_egg_install
    cmd.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 418, in run
    self.easy_install(spec, not self.no_deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 660, in easy_install
    return self.install_item(None, spec, tmpdir, deps, True)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 707, in install_item
    self.process_distribution(spec, dist, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 752, in process_distribution
    [requirement], self.local_index, self.easy_install
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 782, in resolve
    replace_conflicting=replace_conflicting
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1065, in best_match
    return self.obtain(req, installer)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1077, in obtain
    return installer(requirement)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 679, in easy_install
    return self.install_item(spec, dist.location, tmpdir, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 705, in install_item
    dists = self.install_eggs(spec, download, tmpdir)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 890, in install_eggs
    return self.build_and_install(setup_script, setup_base)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1158, in build_and_install
    self.run_setup(setup_script, setup_base, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1144, in run_setup
    run_setup(setup_script, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 253, in run_setup
    raise
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 166, in save_modules
    saved_exc.resume()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 141, in resume
    six.reraise(type, exc, self._tb)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 154, in save_modules
    yield saved
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 250, in run_setup
    _execfile(setup_script, ns)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 45, in _execfile
    exec(code, globals, locals)
  File "/tmp/easy_install-HTM2Oe/numpy-1.17.0rc2/setup.py", line 31, in <module>
    import setuptools
RuntimeError: Python version >= 3.5 required.

> Task :sdks:python:createProcessWorker FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/sdks/python/build.gradle'> line: 374

* What went wrong:
Execution failed for task ':sdks:python:createProcessWorker'.
> 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 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/5.2.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 2m 29s
59 actionable tasks: 46 executed, 13 from cache

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

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


Build failed in Jenkins: beam_PostCommit_Python_VR_Spark #414

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/414/display/redirect?page=changes>

Changes:

[robertwb] Revert incorrect doc on flink runner version.

------------------------------------------
[...truncated 254.67 KB...]
Searching for pytz>=2018.3
Reading https://pypi.org/simple/pytz/
Downloading https://files.pythonhosted.org/packages/3d/73/fe30c2daaaa0713420d0382b16fbb761409f532c56bdcc514bf7b6262bb6/pytz-2019.1-py2.py3-none-any.whl#sha256=303879e36b721603cc54604edcac9d20401bdbe31e1e4fdee5b9f98d5d31dfda
Best match: pytz 2019.1
Processing pytz-2019.1-py2.py3-none-any.whl
Installing pytz-2019.1-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pytz 2019.1 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pytz-2019.1-py2.7.egg>
Searching for pydot<1.3,>=1.2.0
Reading https://pypi.org/simple/pydot/
Downloading https://files.pythonhosted.org/packages/c3/f1/e61d6dfe6c1768ed2529761a68f70939e2569da043e9f15a8d84bf56cadf/pydot-1.2.4.tar.gz#sha256=92d2e2d15531d00710f2d6fb5540d2acabc5399d464f2f20d5d21073af241eb6
Best match: pydot 1.2.4
Processing pydot-1.2.4.tar.gz
Writing /tmp/easy_install-UWOUS9/pydot-1.2.4/setup.cfg
Running pydot-1.2.4/setup.py -q bdist_egg --dist-dir /tmp/easy_install-UWOUS9/pydot-1.2.4/egg-dist-tmp-H7Z2lB
/tmp/easy_install-UWOUS9/pydot-1.2.4/pydot.py:17: UserWarning: Couldn't import dot_parser, loading of dot files will not be possible.
  "Couldn't import dot_parser, "
zip_safe flag not set; analyzing archive contents...
Moving pydot-1.2.4-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pydot 1.2.4 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pydot-1.2.4-py2.7.egg>
Searching for oauth2client<4,>=2.0.1
Reading https://pypi.org/simple/oauth2client/
Downloading https://files.pythonhosted.org/packages/c0/7b/bc893e35d6ca46a72faa4b9eaac25c687ce60e1fbe978993fe2de1b0ff0d/oauth2client-3.0.0.tar.gz#sha256=5b5b056ec6f2304e7920b632885bd157fa71d1a7f3ddd00a43b1541a8d1a2460
Best match: oauth2client 3.0.0
Processing oauth2client-3.0.0.tar.gz
Writing /tmp/easy_install-G0qIR7/oauth2client-3.0.0/setup.cfg
Running oauth2client-3.0.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-G0qIR7/oauth2client-3.0.0/egg-dist-tmp-FfL7UB
warning: no previously-included files matching '*' found under directory 'tests'
zip_safe flag not set; analyzing archive contents...
Moving oauth2client-3.0.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding oauth2client 3.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/oauth2client-3.0.0-py2.7.egg>
Searching for pymongo<4.0.0,>=3.8.0
Reading https://pypi.org/simple/pymongo/
Downloading https://files.pythonhosted.org/packages/6e/ea/353a9f8ced71b9e258438aa4d6aa048c1eaf5b774d3ef2273d686fde0947/pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl#sha256=32421df60d06f479d71b6b539642e410ece3006e8910688e68df962c8eb40a21
Best match: pymongo 3.8.0
Processing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl
Installing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding pymongo 3.8.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg>
Searching for mock<3.0.0,>=1.0.1
Reading https://pypi.org/simple/mock/
Downloading https://files.pythonhosted.org/packages/e6/35/f187bdf23be87092bd0f1200d43d23076cee4d0dec109f195173fd3ebc79/mock-2.0.0-py2.py3-none-any.whl#sha256=5ce3c71c5545b472da17b72268978914d0252980348636840bd34a00b5cc96c1
Best match: mock 2.0.0
Processing mock-2.0.0-py2.py3-none-any.whl
Installing mock-2.0.0-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg/EGG-INFO/requires.txt>
Adding mock 2.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg>
Searching for httplib2<=0.12.0,>=0.8
Reading https://pypi.org/simple/httplib2/
Downloading https://files.pythonhosted.org/packages/ce/ed/803905d670b52fa0edfdd135337e545b4496c2ab3a222f1449b7256eb99f/httplib2-0.12.0.tar.gz#sha256=f61fb838a94ce3b349aa32c92fd8430f7e3511afdb18bf9640d647e30c90a6d6
Best match: httplib2 0.12.0
Processing httplib2-0.12.0.tar.gz
Writing /tmp/easy_install-GVAI5e/httplib2-0.12.0/setup.cfg
Running httplib2-0.12.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-GVAI5e/httplib2-0.12.0/egg-dist-tmp-eNbieC
zip_safe flag not set; analyzing archive contents...
httplib2.certs: module references __file__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Extracting httplib2-0.12.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding httplib2 0.12.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Searching for hdfs<3.0.0,>=2.1.0
Reading https://pypi.org/simple/hdfs/
Downloading https://files.pythonhosted.org/packages/82/39/2c0879b1bcfd1f6ad078eb210d09dbce21072386a3997074ee91e60ddc5a/hdfs-2.5.8.tar.gz#sha256=1be117549fc1285571bc51aedc15df5a203138dba02f9adfa26761b69a949370
Best match: hdfs 2.5.8
Processing hdfs-2.5.8.tar.gz
Writing /tmp/easy_install-_H8lxg/hdfs-2.5.8/setup.cfg
Running hdfs-2.5.8/setup.py -q bdist_egg --dist-dir /tmp/easy_install-_H8lxg/hdfs-2.5.8/egg-dist-tmp-xI3Xjt
zip_safe flag not set; analyzing archive contents...
Moving hdfs-2.5.8-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding hdfs 2.5.8 to easy-install.pth file
Installing hdfscli-avro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing hdfscli script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/hdfs-2.5.8-py2.7.egg>
Searching for future<1.0.0,>=0.16.0
Reading https://pypi.org/simple/future/
Downloading https://files.pythonhosted.org/packages/90/52/e20466b85000a181e1e144fd8305caf2cf475e2f9674e797b222f8105f5f/future-0.17.1.tar.gz#sha256=67045236dcfd6816dc439556d009594abf643e5eb48992e36beac09c2ca659b8
Best match: future 0.17.1
Processing future-0.17.1.tar.gz
Writing /tmp/easy_install-AIne_B/future-0.17.1/setup.cfg
Running future-0.17.1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-AIne_B/future-0.17.1/egg-dist-tmp-f_ZSOS
warning: no files found matching '*.au' under directory 'tests'
warning: no files found matching '*.gif' under directory 'tests'
warning: no files found matching '*.txt' under directory 'tests'
zip_safe flag not set; analyzing archive contents...
future.backports.test.ssl_servers: module references __file__
future.backports.test.support: module references __file__
future.standard_library.__init__: module references __file__
future.standard_library.__init__: module references __path__
future.utils.__init__: module MAY be using inspect.stack
past.builtins.misc: module MAY be using inspect.stack
past.translation.__init__: module references __file__
past.translation.__init__: module references __path__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Extracting future-0.17.1-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding future 0.17.1 to easy-install.pth file
Installing pasteurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing futurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Searching for fastavro<0.22,>=0.21.4
Reading https://pypi.org/simple/fastavro/
Downloading https://files.pythonhosted.org/packages/15/e3/5956c75f68906b119191ef30d9acff661b422cf918a29a03ee0c3ba774be/fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl#sha256=25c5e1871fb82795f138aa209ca89cac940b80bf36fc644615354028bfd87638
Best match: fastavro 0.21.24
Processing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl
Installing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding fastavro 0.21.24 to easy-install.pth file
Installing fastavro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg>
Searching for dill<0.2.10,>=0.2.9
Reading https://pypi.org/simple/dill/
Downloading https://files.pythonhosted.org/packages/fe/42/bfe2e0857bc284cbe6a011d93f2a9ad58a22cb894461b199ae72cfef0f29/dill-0.2.9.tar.gz#sha256=f6d6046f9f9195206063dd0415dff185ad593d6ee8b0e67f12597c0f4df4986f
Best match: dill 0.2.9
Processing dill-0.2.9.tar.gz
Writing /tmp/easy_install-2h0pEN/dill-0.2.9/setup.cfg
Running dill-0.2.9/setup.py -q bdist_egg --dist-dir /tmp/easy_install-2h0pEN/dill-0.2.9/egg-dist-tmp-NfrERZ
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Extracting dill-0.2.9-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding dill 0.2.9 to easy-install.pth file
Installing get_objgraph script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing undill script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Searching for crcmod<2.0,>=1.7
Reading https://pypi.org/simple/crcmod/
Downloading https://files.pythonhosted.org/packages/6b/b0/e595ce2a2527e169c3bcd6c33d2473c1918e0b7f6826a043ca1245dd4e5b/crcmod-1.7.tar.gz#sha256=dc7051a0db5f2bd48665a990d3ec1cc305a466a77358ca4492826f41f283601e
Best match: crcmod 1.7
Processing crcmod-1.7.tar.gz
Writing /tmp/easy_install-xQZxBP/crcmod-1.7/setup.cfg
Running crcmod-1.7/setup.py -q bdist_egg --dist-dir /tmp/easy_install-xQZxBP/crcmod-1.7/egg-dist-tmp-0baQ4r
python2/src/_crcfunext.c: In function ‘init_crcfunext’:
python2/src/_crcfunext.c:492:13: warning: variable ‘m’ set but not used [-Wunused-but-set-variable]
   PyObject *m;
             ^
zip_safe flag not set; analyzing archive contents...
Moving crcmod-1.7-py2.7-linux-x86_64.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding crcmod 1.7 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/crcmod-1.7-py2.7-linux-x86_64.egg>
Searching for numpy>=1.14
Reading https://pypi.org/simple/numpy/
Downloading https://files.pythonhosted.org/packages/93/9b/443bbd1b38c4e5617f32c14c1494ae884d36cf3870c33828bb32e4b00dea/numpy-1.17.0rc2.zip#sha256=a4153fe85cf92a796022b81b138000160dea840cad13b7d1db67cfec594ece23
Best match: numpy 1.17.0rc2
Processing numpy-1.17.0rc2.zip
Writing /tmp/easy_install-OlF0wn/numpy-1.17.0rc2/setup.cfg
Running numpy-1.17.0rc2/setup.py -q bdist_egg --dist-dir /tmp/easy_install-OlF0wn/numpy-1.17.0rc2/egg-dist-tmp-gPqDkY
Traceback (most recent call last):
  File "setup.py", line 239, in <module>
    'test': generate_protos_first(test),
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/__init__.py",> line 145, in setup
    return distutils.core.setup(**attrs)
  File "/usr/lib/python2.7/distutils/core.py", line 151, in setup
    dist.run_commands()
  File "/usr/lib/python2.7/distutils/dist.py", line 953, in run_commands
    self.run_command(cmd)
  File "/usr/lib/python2.7/distutils/dist.py", line 972, in run_command
    cmd_obj.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 67, in run
    self.do_egg_install()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 117, in do_egg_install
    cmd.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 418, in run
    self.easy_install(spec, not self.no_deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 660, in easy_install
    return self.install_item(None, spec, tmpdir, deps, True)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 707, in install_item
    self.process_distribution(spec, dist, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 752, in process_distribution
    [requirement], self.local_index, self.easy_install
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 782, in resolve
    replace_conflicting=replace_conflicting
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1065, in best_match
    return self.obtain(req, installer)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1077, in obtain
    return installer(requirement)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 679, in easy_install
    return self.install_item(spec, dist.location, tmpdir, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 705, in install_item
    dists = self.install_eggs(spec, download, tmpdir)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 890, in install_eggs
    return self.build_and_install(setup_script, setup_base)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1158, in build_and_install
    self.run_setup(setup_script, setup_base, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1144, in run_setup
    run_setup(setup_script, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 253, in run_setup
    raise
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 166, in save_modules
    saved_exc.resume()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 141, in resume
    six.reraise(type, exc, self._tb)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 154, in save_modules
    yield saved
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 250, in run_setup
    _execfile(setup_script, ns)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 45, in _execfile
    exec(code, globals, locals)
  File "/tmp/easy_install-OlF0wn/numpy-1.17.0rc2/setup.py", line 31, in <module>
    import setuptools
RuntimeError: Python version >= 3.5 required.

> Task :sdks:python:createProcessWorker FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/sdks/python/build.gradle'> line: 374

* What went wrong:
Execution failed for task ':sdks:python:createProcessWorker'.
> 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 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/5.2.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 2m 13s
59 actionable tasks: 46 executed, 13 from cache

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

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


Build failed in Jenkins: beam_PostCommit_Python_VR_Spark #413

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/413/display/redirect>

------------------------------------------
[...truncated 254.61 KB...]
Searching for pytz>=2018.3
Reading https://pypi.org/simple/pytz/
Downloading https://files.pythonhosted.org/packages/3d/73/fe30c2daaaa0713420d0382b16fbb761409f532c56bdcc514bf7b6262bb6/pytz-2019.1-py2.py3-none-any.whl#sha256=303879e36b721603cc54604edcac9d20401bdbe31e1e4fdee5b9f98d5d31dfda
Best match: pytz 2019.1
Processing pytz-2019.1-py2.py3-none-any.whl
Installing pytz-2019.1-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pytz 2019.1 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pytz-2019.1-py2.7.egg>
Searching for pydot<1.3,>=1.2.0
Reading https://pypi.org/simple/pydot/
Downloading https://files.pythonhosted.org/packages/c3/f1/e61d6dfe6c1768ed2529761a68f70939e2569da043e9f15a8d84bf56cadf/pydot-1.2.4.tar.gz#sha256=92d2e2d15531d00710f2d6fb5540d2acabc5399d464f2f20d5d21073af241eb6
Best match: pydot 1.2.4
Processing pydot-1.2.4.tar.gz
Writing /tmp/easy_install-lQuOpo/pydot-1.2.4/setup.cfg
Running pydot-1.2.4/setup.py -q bdist_egg --dist-dir /tmp/easy_install-lQuOpo/pydot-1.2.4/egg-dist-tmp-l8H7Te
/tmp/easy_install-lQuOpo/pydot-1.2.4/pydot.py:17: UserWarning: Couldn't import dot_parser, loading of dot files will not be possible.
  "Couldn't import dot_parser, "
zip_safe flag not set; analyzing archive contents...
Moving pydot-1.2.4-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pydot 1.2.4 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pydot-1.2.4-py2.7.egg>
Searching for oauth2client<4,>=2.0.1
Reading https://pypi.org/simple/oauth2client/
Downloading https://files.pythonhosted.org/packages/c0/7b/bc893e35d6ca46a72faa4b9eaac25c687ce60e1fbe978993fe2de1b0ff0d/oauth2client-3.0.0.tar.gz#sha256=5b5b056ec6f2304e7920b632885bd157fa71d1a7f3ddd00a43b1541a8d1a2460
Best match: oauth2client 3.0.0
Processing oauth2client-3.0.0.tar.gz
Writing /tmp/easy_install-6NOSwN/oauth2client-3.0.0/setup.cfg
Running oauth2client-3.0.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-6NOSwN/oauth2client-3.0.0/egg-dist-tmp-Xgak0D
warning: no previously-included files matching '*' found under directory 'tests'
zip_safe flag not set; analyzing archive contents...
Moving oauth2client-3.0.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding oauth2client 3.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/oauth2client-3.0.0-py2.7.egg>
Searching for pymongo<4.0.0,>=3.8.0
Reading https://pypi.org/simple/pymongo/
Downloading https://files.pythonhosted.org/packages/6e/ea/353a9f8ced71b9e258438aa4d6aa048c1eaf5b774d3ef2273d686fde0947/pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl#sha256=32421df60d06f479d71b6b539642e410ece3006e8910688e68df962c8eb40a21
Best match: pymongo 3.8.0
Processing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl
Installing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding pymongo 3.8.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg>
Searching for mock<3.0.0,>=1.0.1
Reading https://pypi.org/simple/mock/
Downloading https://files.pythonhosted.org/packages/e6/35/f187bdf23be87092bd0f1200d43d23076cee4d0dec109f195173fd3ebc79/mock-2.0.0-py2.py3-none-any.whl#sha256=5ce3c71c5545b472da17b72268978914d0252980348636840bd34a00b5cc96c1
Best match: mock 2.0.0
Processing mock-2.0.0-py2.py3-none-any.whl
Installing mock-2.0.0-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg/EGG-INFO/requires.txt>
Adding mock 2.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg>
Searching for httplib2<=0.12.0,>=0.8
Reading https://pypi.org/simple/httplib2/
Downloading https://files.pythonhosted.org/packages/ce/ed/803905d670b52fa0edfdd135337e545b4496c2ab3a222f1449b7256eb99f/httplib2-0.12.0.tar.gz#sha256=f61fb838a94ce3b349aa32c92fd8430f7e3511afdb18bf9640d647e30c90a6d6
Best match: httplib2 0.12.0
Processing httplib2-0.12.0.tar.gz
Writing /tmp/easy_install-AziDEK/httplib2-0.12.0/setup.cfg
Running httplib2-0.12.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-AziDEK/httplib2-0.12.0/egg-dist-tmp-MWCusy
zip_safe flag not set; analyzing archive contents...
httplib2.certs: module references __file__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Extracting httplib2-0.12.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding httplib2 0.12.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Searching for hdfs<3.0.0,>=2.1.0
Reading https://pypi.org/simple/hdfs/
Downloading https://files.pythonhosted.org/packages/82/39/2c0879b1bcfd1f6ad078eb210d09dbce21072386a3997074ee91e60ddc5a/hdfs-2.5.8.tar.gz#sha256=1be117549fc1285571bc51aedc15df5a203138dba02f9adfa26761b69a949370
Best match: hdfs 2.5.8
Processing hdfs-2.5.8.tar.gz
Writing /tmp/easy_install-y9Yvkd/hdfs-2.5.8/setup.cfg
Running hdfs-2.5.8/setup.py -q bdist_egg --dist-dir /tmp/easy_install-y9Yvkd/hdfs-2.5.8/egg-dist-tmp-3sI7ad
zip_safe flag not set; analyzing archive contents...
Moving hdfs-2.5.8-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding hdfs 2.5.8 to easy-install.pth file
Installing hdfscli-avro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing hdfscli script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/hdfs-2.5.8-py2.7.egg>
Searching for future<1.0.0,>=0.16.0
Reading https://pypi.org/simple/future/
Downloading https://files.pythonhosted.org/packages/90/52/e20466b85000a181e1e144fd8305caf2cf475e2f9674e797b222f8105f5f/future-0.17.1.tar.gz#sha256=67045236dcfd6816dc439556d009594abf643e5eb48992e36beac09c2ca659b8
Best match: future 0.17.1
Processing future-0.17.1.tar.gz
Writing /tmp/easy_install-19wNDc/future-0.17.1/setup.cfg
Running future-0.17.1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-19wNDc/future-0.17.1/egg-dist-tmp-n3RIpv
warning: no files found matching '*.au' under directory 'tests'
warning: no files found matching '*.gif' under directory 'tests'
warning: no files found matching '*.txt' under directory 'tests'
zip_safe flag not set; analyzing archive contents...
future.backports.test.ssl_servers: module references __file__
future.backports.test.support: module references __file__
future.standard_library.__init__: module references __file__
future.standard_library.__init__: module references __path__
future.utils.__init__: module MAY be using inspect.stack
past.builtins.misc: module MAY be using inspect.stack
past.translation.__init__: module references __file__
past.translation.__init__: module references __path__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Extracting future-0.17.1-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding future 0.17.1 to easy-install.pth file
Installing pasteurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing futurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Searching for fastavro<0.22,>=0.21.4
Reading https://pypi.org/simple/fastavro/
Downloading https://files.pythonhosted.org/packages/15/e3/5956c75f68906b119191ef30d9acff661b422cf918a29a03ee0c3ba774be/fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl#sha256=25c5e1871fb82795f138aa209ca89cac940b80bf36fc644615354028bfd87638
Best match: fastavro 0.21.24
Processing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl
Installing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding fastavro 0.21.24 to easy-install.pth file
Installing fastavro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg>
Searching for dill<0.2.10,>=0.2.9
Reading https://pypi.org/simple/dill/
Downloading https://files.pythonhosted.org/packages/fe/42/bfe2e0857bc284cbe6a011d93f2a9ad58a22cb894461b199ae72cfef0f29/dill-0.2.9.tar.gz#sha256=f6d6046f9f9195206063dd0415dff185ad593d6ee8b0e67f12597c0f4df4986f
Best match: dill 0.2.9
Processing dill-0.2.9.tar.gz
Writing /tmp/easy_install-ipr2BQ/dill-0.2.9/setup.cfg
Running dill-0.2.9/setup.py -q bdist_egg --dist-dir /tmp/easy_install-ipr2BQ/dill-0.2.9/egg-dist-tmp-GO5nEx
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Extracting dill-0.2.9-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding dill 0.2.9 to easy-install.pth file
Installing get_objgraph script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing undill script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Searching for crcmod<2.0,>=1.7
Reading https://pypi.org/simple/crcmod/
Downloading https://files.pythonhosted.org/packages/6b/b0/e595ce2a2527e169c3bcd6c33d2473c1918e0b7f6826a043ca1245dd4e5b/crcmod-1.7.tar.gz#sha256=dc7051a0db5f2bd48665a990d3ec1cc305a466a77358ca4492826f41f283601e
Best match: crcmod 1.7
Processing crcmod-1.7.tar.gz
Writing /tmp/easy_install-YDh_pa/crcmod-1.7/setup.cfg
Running crcmod-1.7/setup.py -q bdist_egg --dist-dir /tmp/easy_install-YDh_pa/crcmod-1.7/egg-dist-tmp-buWO3e
python2/src/_crcfunext.c: In function ‘init_crcfunext’:
python2/src/_crcfunext.c:492:13: warning: variable ‘m’ set but not used [-Wunused-but-set-variable]
   PyObject *m;
             ^
zip_safe flag not set; analyzing archive contents...
Moving crcmod-1.7-py2.7-linux-x86_64.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding crcmod 1.7 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/crcmod-1.7-py2.7-linux-x86_64.egg>
Searching for numpy>=1.14
Reading https://pypi.org/simple/numpy/
Downloading https://files.pythonhosted.org/packages/93/9b/443bbd1b38c4e5617f32c14c1494ae884d36cf3870c33828bb32e4b00dea/numpy-1.17.0rc2.zip#sha256=a4153fe85cf92a796022b81b138000160dea840cad13b7d1db67cfec594ece23
Best match: numpy 1.17.0rc2
Processing numpy-1.17.0rc2.zip
Writing /tmp/easy_install-E_nggo/numpy-1.17.0rc2/setup.cfg
Running numpy-1.17.0rc2/setup.py -q bdist_egg --dist-dir /tmp/easy_install-E_nggo/numpy-1.17.0rc2/egg-dist-tmp-wAm4R6
Traceback (most recent call last):
  File "setup.py", line 239, in <module>
    'test': generate_protos_first(test),
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/__init__.py",> line 145, in setup
    return distutils.core.setup(**attrs)
  File "/usr/lib/python2.7/distutils/core.py", line 151, in setup
    dist.run_commands()
  File "/usr/lib/python2.7/distutils/dist.py", line 953, in run_commands
    self.run_command(cmd)
  File "/usr/lib/python2.7/distutils/dist.py", line 972, in run_command
    cmd_obj.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 67, in run
    self.do_egg_install()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 117, in do_egg_install
    cmd.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 418, in run
    self.easy_install(spec, not self.no_deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 660, in easy_install
    return self.install_item(None, spec, tmpdir, deps, True)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 707, in install_item
    self.process_distribution(spec, dist, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 752, in process_distribution
    [requirement], self.local_index, self.easy_install
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 782, in resolve
    replace_conflicting=replace_conflicting
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1065, in best_match
    return self.obtain(req, installer)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1077, in obtain
    return installer(requirement)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 679, in easy_install
    return self.install_item(spec, dist.location, tmpdir, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 705, in install_item
    dists = self.install_eggs(spec, download, tmpdir)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 890, in install_eggs
    return self.build_and_install(setup_script, setup_base)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1158, in build_and_install
    self.run_setup(setup_script, setup_base, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1144, in run_setup
    run_setup(setup_script, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 253, in run_setup
    raise
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 166, in save_modules
    saved_exc.resume()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 141, in resume
    six.reraise(type, exc, self._tb)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 154, in save_modules
    yield saved
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 250, in run_setup
    _execfile(setup_script, ns)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 45, in _execfile
    exec(code, globals, locals)
  File "/tmp/easy_install-E_nggo/numpy-1.17.0rc2/setup.py", line 31, in <module>
    import setuptools
RuntimeError: Python version >= 3.5 required.

> Task :sdks:python:createProcessWorker FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/sdks/python/build.gradle'> line: 374

* What went wrong:
Execution failed for task ':sdks:python:createProcessWorker'.
> 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 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/5.2.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 2m 10s
59 actionable tasks: 46 executed, 13 from cache

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

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


Build failed in Jenkins: beam_PostCommit_Python_VR_Spark #412

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/412/display/redirect?page=changes>

Changes:

[zyichi] Add transform_name_mapping pipeline option for python sdk

[zyichi] Check streaming option when validate transform_name_mapping

------------------------------------------
[...truncated 254.86 KB...]
Searching for pytz>=2018.3
Reading https://pypi.org/simple/pytz/
Downloading https://files.pythonhosted.org/packages/3d/73/fe30c2daaaa0713420d0382b16fbb761409f532c56bdcc514bf7b6262bb6/pytz-2019.1-py2.py3-none-any.whl#sha256=303879e36b721603cc54604edcac9d20401bdbe31e1e4fdee5b9f98d5d31dfda
Best match: pytz 2019.1
Processing pytz-2019.1-py2.py3-none-any.whl
Installing pytz-2019.1-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pytz 2019.1 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pytz-2019.1-py2.7.egg>
Searching for pydot<1.3,>=1.2.0
Reading https://pypi.org/simple/pydot/
Downloading https://files.pythonhosted.org/packages/c3/f1/e61d6dfe6c1768ed2529761a68f70939e2569da043e9f15a8d84bf56cadf/pydot-1.2.4.tar.gz#sha256=92d2e2d15531d00710f2d6fb5540d2acabc5399d464f2f20d5d21073af241eb6
Best match: pydot 1.2.4
Processing pydot-1.2.4.tar.gz
Writing /tmp/easy_install-2R6Y29/pydot-1.2.4/setup.cfg
Running pydot-1.2.4/setup.py -q bdist_egg --dist-dir /tmp/easy_install-2R6Y29/pydot-1.2.4/egg-dist-tmp-TM6DWJ
/tmp/easy_install-2R6Y29/pydot-1.2.4/pydot.py:17: UserWarning: Couldn't import dot_parser, loading of dot files will not be possible.
  "Couldn't import dot_parser, "
zip_safe flag not set; analyzing archive contents...
Moving pydot-1.2.4-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pydot 1.2.4 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pydot-1.2.4-py2.7.egg>
Searching for oauth2client<4,>=2.0.1
Reading https://pypi.org/simple/oauth2client/
Downloading https://files.pythonhosted.org/packages/c0/7b/bc893e35d6ca46a72faa4b9eaac25c687ce60e1fbe978993fe2de1b0ff0d/oauth2client-3.0.0.tar.gz#sha256=5b5b056ec6f2304e7920b632885bd157fa71d1a7f3ddd00a43b1541a8d1a2460
Best match: oauth2client 3.0.0
Processing oauth2client-3.0.0.tar.gz
Writing /tmp/easy_install-YKv7cd/oauth2client-3.0.0/setup.cfg
Running oauth2client-3.0.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-YKv7cd/oauth2client-3.0.0/egg-dist-tmp-qMOscB
warning: no previously-included files matching '*' found under directory 'tests'
zip_safe flag not set; analyzing archive contents...
Moving oauth2client-3.0.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding oauth2client 3.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/oauth2client-3.0.0-py2.7.egg>
Searching for pymongo<4.0.0,>=3.8.0
Reading https://pypi.org/simple/pymongo/
Downloading https://files.pythonhosted.org/packages/6e/ea/353a9f8ced71b9e258438aa4d6aa048c1eaf5b774d3ef2273d686fde0947/pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl#sha256=32421df60d06f479d71b6b539642e410ece3006e8910688e68df962c8eb40a21
Best match: pymongo 3.8.0
Processing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl
Installing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding pymongo 3.8.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg>
Searching for mock<3.0.0,>=1.0.1
Reading https://pypi.org/simple/mock/
Downloading https://files.pythonhosted.org/packages/e6/35/f187bdf23be87092bd0f1200d43d23076cee4d0dec109f195173fd3ebc79/mock-2.0.0-py2.py3-none-any.whl#sha256=5ce3c71c5545b472da17b72268978914d0252980348636840bd34a00b5cc96c1
Best match: mock 2.0.0
Processing mock-2.0.0-py2.py3-none-any.whl
Installing mock-2.0.0-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg/EGG-INFO/requires.txt>
Adding mock 2.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg>
Searching for httplib2<=0.12.0,>=0.8
Reading https://pypi.org/simple/httplib2/
Downloading https://files.pythonhosted.org/packages/ce/ed/803905d670b52fa0edfdd135337e545b4496c2ab3a222f1449b7256eb99f/httplib2-0.12.0.tar.gz#sha256=f61fb838a94ce3b349aa32c92fd8430f7e3511afdb18bf9640d647e30c90a6d6
Best match: httplib2 0.12.0
Processing httplib2-0.12.0.tar.gz
Writing /tmp/easy_install-45C9Rc/httplib2-0.12.0/setup.cfg
Running httplib2-0.12.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-45C9Rc/httplib2-0.12.0/egg-dist-tmp-mpoVxT
zip_safe flag not set; analyzing archive contents...
httplib2.certs: module references __file__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Extracting httplib2-0.12.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding httplib2 0.12.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Searching for hdfs<3.0.0,>=2.1.0
Reading https://pypi.org/simple/hdfs/
Downloading https://files.pythonhosted.org/packages/82/39/2c0879b1bcfd1f6ad078eb210d09dbce21072386a3997074ee91e60ddc5a/hdfs-2.5.8.tar.gz#sha256=1be117549fc1285571bc51aedc15df5a203138dba02f9adfa26761b69a949370
Best match: hdfs 2.5.8
Processing hdfs-2.5.8.tar.gz
Writing /tmp/easy_install-YPmzmN/hdfs-2.5.8/setup.cfg
Running hdfs-2.5.8/setup.py -q bdist_egg --dist-dir /tmp/easy_install-YPmzmN/hdfs-2.5.8/egg-dist-tmp-OZasRa
zip_safe flag not set; analyzing archive contents...
Moving hdfs-2.5.8-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding hdfs 2.5.8 to easy-install.pth file
Installing hdfscli-avro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing hdfscli script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/hdfs-2.5.8-py2.7.egg>
Searching for future<1.0.0,>=0.16.0
Reading https://pypi.org/simple/future/
Downloading https://files.pythonhosted.org/packages/90/52/e20466b85000a181e1e144fd8305caf2cf475e2f9674e797b222f8105f5f/future-0.17.1.tar.gz#sha256=67045236dcfd6816dc439556d009594abf643e5eb48992e36beac09c2ca659b8
Best match: future 0.17.1
Processing future-0.17.1.tar.gz
Writing /tmp/easy_install-1fGvaM/future-0.17.1/setup.cfg
Running future-0.17.1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-1fGvaM/future-0.17.1/egg-dist-tmp-0DRLQK
warning: no files found matching '*.au' under directory 'tests'
warning: no files found matching '*.gif' under directory 'tests'
warning: no files found matching '*.txt' under directory 'tests'
zip_safe flag not set; analyzing archive contents...
future.backports.test.ssl_servers: module references __file__
future.backports.test.support: module references __file__
future.standard_library.__init__: module references __file__
future.standard_library.__init__: module references __path__
future.utils.__init__: module MAY be using inspect.stack
past.builtins.misc: module MAY be using inspect.stack
past.translation.__init__: module references __file__
past.translation.__init__: module references __path__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Extracting future-0.17.1-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding future 0.17.1 to easy-install.pth file
Installing pasteurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing futurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Searching for fastavro<0.22,>=0.21.4
Reading https://pypi.org/simple/fastavro/
Downloading https://files.pythonhosted.org/packages/15/e3/5956c75f68906b119191ef30d9acff661b422cf918a29a03ee0c3ba774be/fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl#sha256=25c5e1871fb82795f138aa209ca89cac940b80bf36fc644615354028bfd87638
Best match: fastavro 0.21.24
Processing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl
Installing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding fastavro 0.21.24 to easy-install.pth file
Installing fastavro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg>
Searching for dill<0.2.10,>=0.2.9
Reading https://pypi.org/simple/dill/
Downloading https://files.pythonhosted.org/packages/fe/42/bfe2e0857bc284cbe6a011d93f2a9ad58a22cb894461b199ae72cfef0f29/dill-0.2.9.tar.gz#sha256=f6d6046f9f9195206063dd0415dff185ad593d6ee8b0e67f12597c0f4df4986f
Best match: dill 0.2.9
Processing dill-0.2.9.tar.gz
Writing /tmp/easy_install-hspizD/dill-0.2.9/setup.cfg
Running dill-0.2.9/setup.py -q bdist_egg --dist-dir /tmp/easy_install-hspizD/dill-0.2.9/egg-dist-tmp-PyLdow
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Extracting dill-0.2.9-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding dill 0.2.9 to easy-install.pth file
Installing get_objgraph script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing undill script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Searching for crcmod<2.0,>=1.7
Reading https://pypi.org/simple/crcmod/
Downloading https://files.pythonhosted.org/packages/6b/b0/e595ce2a2527e169c3bcd6c33d2473c1918e0b7f6826a043ca1245dd4e5b/crcmod-1.7.tar.gz#sha256=dc7051a0db5f2bd48665a990d3ec1cc305a466a77358ca4492826f41f283601e
Best match: crcmod 1.7
Processing crcmod-1.7.tar.gz
Writing /tmp/easy_install-kI09Pk/crcmod-1.7/setup.cfg
Running crcmod-1.7/setup.py -q bdist_egg --dist-dir /tmp/easy_install-kI09Pk/crcmod-1.7/egg-dist-tmp-EKbgf9
python2/src/_crcfunext.c: In function ‘init_crcfunext’:
python2/src/_crcfunext.c:492:13: warning: variable ‘m’ set but not used [-Wunused-but-set-variable]
   PyObject *m;
             ^
zip_safe flag not set; analyzing archive contents...
Moving crcmod-1.7-py2.7-linux-x86_64.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding crcmod 1.7 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/crcmod-1.7-py2.7-linux-x86_64.egg>
Searching for numpy>=1.14
Reading https://pypi.org/simple/numpy/
Downloading https://files.pythonhosted.org/packages/93/9b/443bbd1b38c4e5617f32c14c1494ae884d36cf3870c33828bb32e4b00dea/numpy-1.17.0rc2.zip#sha256=a4153fe85cf92a796022b81b138000160dea840cad13b7d1db67cfec594ece23
Best match: numpy 1.17.0rc2
Processing numpy-1.17.0rc2.zip
Writing /tmp/easy_install-wgWSGO/numpy-1.17.0rc2/setup.cfg
Running numpy-1.17.0rc2/setup.py -q bdist_egg --dist-dir /tmp/easy_install-wgWSGO/numpy-1.17.0rc2/egg-dist-tmp-DjyoBg
Traceback (most recent call last):
  File "setup.py", line 239, in <module>
    'test': generate_protos_first(test),
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/__init__.py",> line 145, in setup
    return distutils.core.setup(**attrs)
  File "/usr/lib/python2.7/distutils/core.py", line 151, in setup
    dist.run_commands()
  File "/usr/lib/python2.7/distutils/dist.py", line 953, in run_commands
    self.run_command(cmd)
  File "/usr/lib/python2.7/distutils/dist.py", line 972, in run_command
    cmd_obj.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 67, in run
    self.do_egg_install()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 117, in do_egg_install
    cmd.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 418, in run
    self.easy_install(spec, not self.no_deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 660, in easy_install
    return self.install_item(None, spec, tmpdir, deps, True)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 707, in install_item
    self.process_distribution(spec, dist, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 752, in process_distribution
    [requirement], self.local_index, self.easy_install
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 782, in resolve
    replace_conflicting=replace_conflicting
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1065, in best_match
    return self.obtain(req, installer)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1077, in obtain
    return installer(requirement)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 679, in easy_install
    return self.install_item(spec, dist.location, tmpdir, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 705, in install_item
    dists = self.install_eggs(spec, download, tmpdir)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 890, in install_eggs
    return self.build_and_install(setup_script, setup_base)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1158, in build_and_install
    self.run_setup(setup_script, setup_base, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1144, in run_setup
    run_setup(setup_script, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 253, in run_setup
    raise
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 166, in save_modules
    saved_exc.resume()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 141, in resume
    six.reraise(type, exc, self._tb)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 154, in save_modules
    yield saved
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 250, in run_setup
    _execfile(setup_script, ns)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 45, in _execfile
    exec(code, globals, locals)
  File "/tmp/easy_install-wgWSGO/numpy-1.17.0rc2/setup.py", line 31, in <module>
    import setuptools
RuntimeError: Python version >= 3.5 required.

> Task :sdks:python:createProcessWorker FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/sdks/python/build.gradle'> line: 374

* What went wrong:
Execution failed for task ':sdks:python:createProcessWorker'.
> 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 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/5.2.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 2m 30s
59 actionable tasks: 46 executed, 13 from cache

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

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


Build failed in Jenkins: beam_PostCommit_Python_VR_Spark #411

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/411/display/redirect?page=changes>

Changes:

[dcavazos] Skip DoFn params test in Python 2 on Windows

------------------------------------------
[...truncated 255.09 KB...]
Searching for pytz>=2018.3
Reading https://pypi.org/simple/pytz/
Downloading https://files.pythonhosted.org/packages/3d/73/fe30c2daaaa0713420d0382b16fbb761409f532c56bdcc514bf7b6262bb6/pytz-2019.1-py2.py3-none-any.whl#sha256=303879e36b721603cc54604edcac9d20401bdbe31e1e4fdee5b9f98d5d31dfda
Best match: pytz 2019.1
Processing pytz-2019.1-py2.py3-none-any.whl
Installing pytz-2019.1-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pytz 2019.1 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pytz-2019.1-py2.7.egg>
Searching for pydot<1.3,>=1.2.0
Reading https://pypi.org/simple/pydot/
Downloading https://files.pythonhosted.org/packages/c3/f1/e61d6dfe6c1768ed2529761a68f70939e2569da043e9f15a8d84bf56cadf/pydot-1.2.4.tar.gz#sha256=92d2e2d15531d00710f2d6fb5540d2acabc5399d464f2f20d5d21073af241eb6
Best match: pydot 1.2.4
Processing pydot-1.2.4.tar.gz
Writing /tmp/easy_install-tXhzTT/pydot-1.2.4/setup.cfg
Running pydot-1.2.4/setup.py -q bdist_egg --dist-dir /tmp/easy_install-tXhzTT/pydot-1.2.4/egg-dist-tmp-FNBtkz
/tmp/easy_install-tXhzTT/pydot-1.2.4/pydot.py:17: UserWarning: Couldn't import dot_parser, loading of dot files will not be possible.
  "Couldn't import dot_parser, "
zip_safe flag not set; analyzing archive contents...
Moving pydot-1.2.4-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pydot 1.2.4 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pydot-1.2.4-py2.7.egg>
Searching for oauth2client<4,>=2.0.1
Reading https://pypi.org/simple/oauth2client/
Downloading https://files.pythonhosted.org/packages/c0/7b/bc893e35d6ca46a72faa4b9eaac25c687ce60e1fbe978993fe2de1b0ff0d/oauth2client-3.0.0.tar.gz#sha256=5b5b056ec6f2304e7920b632885bd157fa71d1a7f3ddd00a43b1541a8d1a2460
Best match: oauth2client 3.0.0
Processing oauth2client-3.0.0.tar.gz
Writing /tmp/easy_install-AWpIfF/oauth2client-3.0.0/setup.cfg
Running oauth2client-3.0.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-AWpIfF/oauth2client-3.0.0/egg-dist-tmp-2yBGva
warning: no previously-included files matching '*' found under directory 'tests'
zip_safe flag not set; analyzing archive contents...
Moving oauth2client-3.0.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding oauth2client 3.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/oauth2client-3.0.0-py2.7.egg>
Searching for pymongo<4.0.0,>=3.8.0
Reading https://pypi.org/simple/pymongo/
Downloading https://files.pythonhosted.org/packages/6e/ea/353a9f8ced71b9e258438aa4d6aa048c1eaf5b774d3ef2273d686fde0947/pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl#sha256=32421df60d06f479d71b6b539642e410ece3006e8910688e68df962c8eb40a21
Best match: pymongo 3.8.0
Processing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl
Installing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding pymongo 3.8.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg>
Searching for mock<3.0.0,>=1.0.1
Reading https://pypi.org/simple/mock/
Downloading https://files.pythonhosted.org/packages/e6/35/f187bdf23be87092bd0f1200d43d23076cee4d0dec109f195173fd3ebc79/mock-2.0.0-py2.py3-none-any.whl#sha256=5ce3c71c5545b472da17b72268978914d0252980348636840bd34a00b5cc96c1
Best match: mock 2.0.0
Processing mock-2.0.0-py2.py3-none-any.whl
Installing mock-2.0.0-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg/EGG-INFO/requires.txt>
Adding mock 2.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg>
Searching for httplib2<=0.12.0,>=0.8
Reading https://pypi.org/simple/httplib2/
Downloading https://files.pythonhosted.org/packages/ce/ed/803905d670b52fa0edfdd135337e545b4496c2ab3a222f1449b7256eb99f/httplib2-0.12.0.tar.gz#sha256=f61fb838a94ce3b349aa32c92fd8430f7e3511afdb18bf9640d647e30c90a6d6
Best match: httplib2 0.12.0
Processing httplib2-0.12.0.tar.gz
Writing /tmp/easy_install-aFnnmj/httplib2-0.12.0/setup.cfg
Running httplib2-0.12.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-aFnnmj/httplib2-0.12.0/egg-dist-tmp-98Fw8w
zip_safe flag not set; analyzing archive contents...
httplib2.certs: module references __file__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Extracting httplib2-0.12.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding httplib2 0.12.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Searching for hdfs<3.0.0,>=2.1.0
Reading https://pypi.org/simple/hdfs/
Downloading https://files.pythonhosted.org/packages/82/39/2c0879b1bcfd1f6ad078eb210d09dbce21072386a3997074ee91e60ddc5a/hdfs-2.5.8.tar.gz#sha256=1be117549fc1285571bc51aedc15df5a203138dba02f9adfa26761b69a949370
Best match: hdfs 2.5.8
Processing hdfs-2.5.8.tar.gz
Writing /tmp/easy_install-LjkPxY/hdfs-2.5.8/setup.cfg
Running hdfs-2.5.8/setup.py -q bdist_egg --dist-dir /tmp/easy_install-LjkPxY/hdfs-2.5.8/egg-dist-tmp-kni5Xw
zip_safe flag not set; analyzing archive contents...
Moving hdfs-2.5.8-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding hdfs 2.5.8 to easy-install.pth file
Installing hdfscli-avro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing hdfscli script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/hdfs-2.5.8-py2.7.egg>
Searching for future<1.0.0,>=0.16.0
Reading https://pypi.org/simple/future/
Downloading https://files.pythonhosted.org/packages/90/52/e20466b85000a181e1e144fd8305caf2cf475e2f9674e797b222f8105f5f/future-0.17.1.tar.gz#sha256=67045236dcfd6816dc439556d009594abf643e5eb48992e36beac09c2ca659b8
Best match: future 0.17.1
Processing future-0.17.1.tar.gz
Writing /tmp/easy_install-nc61BJ/future-0.17.1/setup.cfg
Running future-0.17.1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-nc61BJ/future-0.17.1/egg-dist-tmp-3z7fEn
warning: no files found matching '*.au' under directory 'tests'
warning: no files found matching '*.gif' under directory 'tests'
warning: no files found matching '*.txt' under directory 'tests'
zip_safe flag not set; analyzing archive contents...
future.backports.test.ssl_servers: module references __file__
future.backports.test.support: module references __file__
future.standard_library.__init__: module references __file__
future.standard_library.__init__: module references __path__
future.utils.__init__: module MAY be using inspect.stack
past.builtins.misc: module MAY be using inspect.stack
past.translation.__init__: module references __file__
past.translation.__init__: module references __path__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Extracting future-0.17.1-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding future 0.17.1 to easy-install.pth file
Installing pasteurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing futurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Searching for fastavro<0.22,>=0.21.4
Reading https://pypi.org/simple/fastavro/
Downloading https://files.pythonhosted.org/packages/15/e3/5956c75f68906b119191ef30d9acff661b422cf918a29a03ee0c3ba774be/fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl#sha256=25c5e1871fb82795f138aa209ca89cac940b80bf36fc644615354028bfd87638
Best match: fastavro 0.21.24
Processing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl
Installing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding fastavro 0.21.24 to easy-install.pth file
Installing fastavro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg>
Searching for dill<0.2.10,>=0.2.9
Reading https://pypi.org/simple/dill/
Downloading https://files.pythonhosted.org/packages/fe/42/bfe2e0857bc284cbe6a011d93f2a9ad58a22cb894461b199ae72cfef0f29/dill-0.2.9.tar.gz#sha256=f6d6046f9f9195206063dd0415dff185ad593d6ee8b0e67f12597c0f4df4986f
Best match: dill 0.2.9
Processing dill-0.2.9.tar.gz
Writing /tmp/easy_install-kULf8q/dill-0.2.9/setup.cfg
Running dill-0.2.9/setup.py -q bdist_egg --dist-dir /tmp/easy_install-kULf8q/dill-0.2.9/egg-dist-tmp-mAcO19
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Extracting dill-0.2.9-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding dill 0.2.9 to easy-install.pth file
Installing get_objgraph script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing undill script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Searching for crcmod<2.0,>=1.7
Reading https://pypi.org/simple/crcmod/
Downloading https://files.pythonhosted.org/packages/6b/b0/e595ce2a2527e169c3bcd6c33d2473c1918e0b7f6826a043ca1245dd4e5b/crcmod-1.7.tar.gz#sha256=dc7051a0db5f2bd48665a990d3ec1cc305a466a77358ca4492826f41f283601e
Best match: crcmod 1.7
Processing crcmod-1.7.tar.gz
Writing /tmp/easy_install-p461BI/crcmod-1.7/setup.cfg
Running crcmod-1.7/setup.py -q bdist_egg --dist-dir /tmp/easy_install-p461BI/crcmod-1.7/egg-dist-tmp-xNS0AK
python2/src/_crcfunext.c: In function ‘init_crcfunext’:
python2/src/_crcfunext.c:492:13: warning: variable ‘m’ set but not used [-Wunused-but-set-variable]
   PyObject *m;
             ^
zip_safe flag not set; analyzing archive contents...
Moving crcmod-1.7-py2.7-linux-x86_64.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding crcmod 1.7 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/crcmod-1.7-py2.7-linux-x86_64.egg>
Searching for numpy>=1.14
Reading https://pypi.org/simple/numpy/
Downloading https://files.pythonhosted.org/packages/93/9b/443bbd1b38c4e5617f32c14c1494ae884d36cf3870c33828bb32e4b00dea/numpy-1.17.0rc2.zip#sha256=a4153fe85cf92a796022b81b138000160dea840cad13b7d1db67cfec594ece23
Best match: numpy 1.17.0rc2
Processing numpy-1.17.0rc2.zip
Writing /tmp/easy_install-vCEU0o/numpy-1.17.0rc2/setup.cfg
Running numpy-1.17.0rc2/setup.py -q bdist_egg --dist-dir /tmp/easy_install-vCEU0o/numpy-1.17.0rc2/egg-dist-tmp-mapBEk
Traceback (most recent call last):
  File "setup.py", line 239, in <module>
    'test': generate_protos_first(test),
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/__init__.py",> line 145, in setup
    return distutils.core.setup(**attrs)
  File "/usr/lib/python2.7/distutils/core.py", line 151, in setup
    dist.run_commands()
  File "/usr/lib/python2.7/distutils/dist.py", line 953, in run_commands
    self.run_command(cmd)
  File "/usr/lib/python2.7/distutils/dist.py", line 972, in run_command
    cmd_obj.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 67, in run
    self.do_egg_install()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 117, in do_egg_install
    cmd.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 418, in run
    self.easy_install(spec, not self.no_deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 660, in easy_install
    return self.install_item(None, spec, tmpdir, deps, True)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 707, in install_item
    self.process_distribution(spec, dist, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 752, in process_distribution
    [requirement], self.local_index, self.easy_install
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 782, in resolve
    replace_conflicting=replace_conflicting
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1065, in best_match
    return self.obtain(req, installer)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1077, in obtain
    return installer(requirement)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 679, in easy_install
    return self.install_item(spec, dist.location, tmpdir, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 705, in install_item
    dists = self.install_eggs(spec, download, tmpdir)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 890, in install_eggs
    return self.build_and_install(setup_script, setup_base)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1158, in build_and_install
    self.run_setup(setup_script, setup_base, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1144, in run_setup
    run_setup(setup_script, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 253, in run_setup
    raise
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 166, in save_modules
    saved_exc.resume()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 141, in resume
    six.reraise(type, exc, self._tb)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 154, in save_modules
    yield saved
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 250, in run_setup
    _execfile(setup_script, ns)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 45, in _execfile
    exec(code, globals, locals)
  File "/tmp/easy_install-vCEU0o/numpy-1.17.0rc2/setup.py", line 31, in <module>
    import setuptools
RuntimeError: Python version >= 3.5 required.

> Task :sdks:python:createProcessWorker FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/sdks/python/build.gradle'> line: 374

* What went wrong:
Execution failed for task ':sdks:python:createProcessWorker'.
> 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 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/5.2.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 2m 27s
59 actionable tasks: 46 executed, 13 from cache

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

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


Build failed in Jenkins: beam_PostCommit_Python_VR_Spark #410

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/410/display/redirect>

------------------------------------------
[...truncated 254.66 KB...]
Searching for pytz>=2018.3
Reading https://pypi.org/simple/pytz/
Downloading https://files.pythonhosted.org/packages/3d/73/fe30c2daaaa0713420d0382b16fbb761409f532c56bdcc514bf7b6262bb6/pytz-2019.1-py2.py3-none-any.whl#sha256=303879e36b721603cc54604edcac9d20401bdbe31e1e4fdee5b9f98d5d31dfda
Best match: pytz 2019.1
Processing pytz-2019.1-py2.py3-none-any.whl
Installing pytz-2019.1-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pytz 2019.1 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pytz-2019.1-py2.7.egg>
Searching for pydot<1.3,>=1.2.0
Reading https://pypi.org/simple/pydot/
Downloading https://files.pythonhosted.org/packages/c3/f1/e61d6dfe6c1768ed2529761a68f70939e2569da043e9f15a8d84bf56cadf/pydot-1.2.4.tar.gz#sha256=92d2e2d15531d00710f2d6fb5540d2acabc5399d464f2f20d5d21073af241eb6
Best match: pydot 1.2.4
Processing pydot-1.2.4.tar.gz
Writing /tmp/easy_install-YmQLBs/pydot-1.2.4/setup.cfg
Running pydot-1.2.4/setup.py -q bdist_egg --dist-dir /tmp/easy_install-YmQLBs/pydot-1.2.4/egg-dist-tmp-JVtwFv
/tmp/easy_install-YmQLBs/pydot-1.2.4/pydot.py:17: UserWarning: Couldn't import dot_parser, loading of dot files will not be possible.
  "Couldn't import dot_parser, "
zip_safe flag not set; analyzing archive contents...
Moving pydot-1.2.4-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pydot 1.2.4 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pydot-1.2.4-py2.7.egg>
Searching for oauth2client<4,>=2.0.1
Reading https://pypi.org/simple/oauth2client/
Downloading https://files.pythonhosted.org/packages/c0/7b/bc893e35d6ca46a72faa4b9eaac25c687ce60e1fbe978993fe2de1b0ff0d/oauth2client-3.0.0.tar.gz#sha256=5b5b056ec6f2304e7920b632885bd157fa71d1a7f3ddd00a43b1541a8d1a2460
Best match: oauth2client 3.0.0
Processing oauth2client-3.0.0.tar.gz
Writing /tmp/easy_install-IZ3lKE/oauth2client-3.0.0/setup.cfg
Running oauth2client-3.0.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-IZ3lKE/oauth2client-3.0.0/egg-dist-tmp-0dxvE1
warning: no previously-included files matching '*' found under directory 'tests'
zip_safe flag not set; analyzing archive contents...
Moving oauth2client-3.0.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding oauth2client 3.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/oauth2client-3.0.0-py2.7.egg>
Searching for pymongo<4.0.0,>=3.8.0
Reading https://pypi.org/simple/pymongo/
Downloading https://files.pythonhosted.org/packages/6e/ea/353a9f8ced71b9e258438aa4d6aa048c1eaf5b774d3ef2273d686fde0947/pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl#sha256=32421df60d06f479d71b6b539642e410ece3006e8910688e68df962c8eb40a21
Best match: pymongo 3.8.0
Processing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl
Installing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding pymongo 3.8.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg>
Searching for mock<3.0.0,>=1.0.1
Reading https://pypi.org/simple/mock/
Downloading https://files.pythonhosted.org/packages/e6/35/f187bdf23be87092bd0f1200d43d23076cee4d0dec109f195173fd3ebc79/mock-2.0.0-py2.py3-none-any.whl#sha256=5ce3c71c5545b472da17b72268978914d0252980348636840bd34a00b5cc96c1
Best match: mock 2.0.0
Processing mock-2.0.0-py2.py3-none-any.whl
Installing mock-2.0.0-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg/EGG-INFO/requires.txt>
Adding mock 2.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg>
Searching for httplib2<=0.12.0,>=0.8
Reading https://pypi.org/simple/httplib2/
Downloading https://files.pythonhosted.org/packages/ce/ed/803905d670b52fa0edfdd135337e545b4496c2ab3a222f1449b7256eb99f/httplib2-0.12.0.tar.gz#sha256=f61fb838a94ce3b349aa32c92fd8430f7e3511afdb18bf9640d647e30c90a6d6
Best match: httplib2 0.12.0
Processing httplib2-0.12.0.tar.gz
Writing /tmp/easy_install-F6jaR9/httplib2-0.12.0/setup.cfg
Running httplib2-0.12.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-F6jaR9/httplib2-0.12.0/egg-dist-tmp-hvldhw
zip_safe flag not set; analyzing archive contents...
httplib2.certs: module references __file__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Extracting httplib2-0.12.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding httplib2 0.12.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Searching for hdfs<3.0.0,>=2.1.0
Reading https://pypi.org/simple/hdfs/
Downloading https://files.pythonhosted.org/packages/82/39/2c0879b1bcfd1f6ad078eb210d09dbce21072386a3997074ee91e60ddc5a/hdfs-2.5.8.tar.gz#sha256=1be117549fc1285571bc51aedc15df5a203138dba02f9adfa26761b69a949370
Best match: hdfs 2.5.8
Processing hdfs-2.5.8.tar.gz
Writing /tmp/easy_install-PN3FCy/hdfs-2.5.8/setup.cfg
Running hdfs-2.5.8/setup.py -q bdist_egg --dist-dir /tmp/easy_install-PN3FCy/hdfs-2.5.8/egg-dist-tmp-L9PGxq
zip_safe flag not set; analyzing archive contents...
Moving hdfs-2.5.8-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding hdfs 2.5.8 to easy-install.pth file
Installing hdfscli-avro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing hdfscli script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/hdfs-2.5.8-py2.7.egg>
Searching for future<1.0.0,>=0.16.0
Reading https://pypi.org/simple/future/
Downloading https://files.pythonhosted.org/packages/90/52/e20466b85000a181e1e144fd8305caf2cf475e2f9674e797b222f8105f5f/future-0.17.1.tar.gz#sha256=67045236dcfd6816dc439556d009594abf643e5eb48992e36beac09c2ca659b8
Best match: future 0.17.1
Processing future-0.17.1.tar.gz
Writing /tmp/easy_install-1y7rLs/future-0.17.1/setup.cfg
Running future-0.17.1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-1y7rLs/future-0.17.1/egg-dist-tmp-ltru9S
warning: no files found matching '*.au' under directory 'tests'
warning: no files found matching '*.gif' under directory 'tests'
warning: no files found matching '*.txt' under directory 'tests'
zip_safe flag not set; analyzing archive contents...
future.backports.test.ssl_servers: module references __file__
future.backports.test.support: module references __file__
future.standard_library.__init__: module references __file__
future.standard_library.__init__: module references __path__
future.utils.__init__: module MAY be using inspect.stack
past.builtins.misc: module MAY be using inspect.stack
past.translation.__init__: module references __file__
past.translation.__init__: module references __path__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Extracting future-0.17.1-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding future 0.17.1 to easy-install.pth file
Installing pasteurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing futurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Searching for fastavro<0.22,>=0.21.4
Reading https://pypi.org/simple/fastavro/
Downloading https://files.pythonhosted.org/packages/15/e3/5956c75f68906b119191ef30d9acff661b422cf918a29a03ee0c3ba774be/fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl#sha256=25c5e1871fb82795f138aa209ca89cac940b80bf36fc644615354028bfd87638
Best match: fastavro 0.21.24
Processing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl
Installing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding fastavro 0.21.24 to easy-install.pth file
Installing fastavro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg>
Searching for dill<0.2.10,>=0.2.9
Reading https://pypi.org/simple/dill/
Downloading https://files.pythonhosted.org/packages/fe/42/bfe2e0857bc284cbe6a011d93f2a9ad58a22cb894461b199ae72cfef0f29/dill-0.2.9.tar.gz#sha256=f6d6046f9f9195206063dd0415dff185ad593d6ee8b0e67f12597c0f4df4986f
Best match: dill 0.2.9
Processing dill-0.2.9.tar.gz
Writing /tmp/easy_install-OEWZqn/dill-0.2.9/setup.cfg
Running dill-0.2.9/setup.py -q bdist_egg --dist-dir /tmp/easy_install-OEWZqn/dill-0.2.9/egg-dist-tmp-YRfCK6
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Extracting dill-0.2.9-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding dill 0.2.9 to easy-install.pth file
Installing get_objgraph script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing undill script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Searching for crcmod<2.0,>=1.7
Reading https://pypi.org/simple/crcmod/
Downloading https://files.pythonhosted.org/packages/6b/b0/e595ce2a2527e169c3bcd6c33d2473c1918e0b7f6826a043ca1245dd4e5b/crcmod-1.7.tar.gz#sha256=dc7051a0db5f2bd48665a990d3ec1cc305a466a77358ca4492826f41f283601e
Best match: crcmod 1.7
Processing crcmod-1.7.tar.gz
Writing /tmp/easy_install-h1oagl/crcmod-1.7/setup.cfg
Running crcmod-1.7/setup.py -q bdist_egg --dist-dir /tmp/easy_install-h1oagl/crcmod-1.7/egg-dist-tmp-LqmWMf
python2/src/_crcfunext.c: In function ‘init_crcfunext’:
python2/src/_crcfunext.c:492:13: warning: variable ‘m’ set but not used [-Wunused-but-set-variable]
   PyObject *m;
             ^
zip_safe flag not set; analyzing archive contents...
Moving crcmod-1.7-py2.7-linux-x86_64.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding crcmod 1.7 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/crcmod-1.7-py2.7-linux-x86_64.egg>
Searching for numpy>=1.14
Reading https://pypi.org/simple/numpy/
Downloading https://files.pythonhosted.org/packages/93/9b/443bbd1b38c4e5617f32c14c1494ae884d36cf3870c33828bb32e4b00dea/numpy-1.17.0rc2.zip#sha256=a4153fe85cf92a796022b81b138000160dea840cad13b7d1db67cfec594ece23
Best match: numpy 1.17.0rc2
Processing numpy-1.17.0rc2.zip
Writing /tmp/easy_install-EsxiH6/numpy-1.17.0rc2/setup.cfg
Running numpy-1.17.0rc2/setup.py -q bdist_egg --dist-dir /tmp/easy_install-EsxiH6/numpy-1.17.0rc2/egg-dist-tmp-6iBF6M
Traceback (most recent call last):
  File "setup.py", line 239, in <module>
    'test': generate_protos_first(test),
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/__init__.py",> line 145, in setup
    return distutils.core.setup(**attrs)
  File "/usr/lib/python2.7/distutils/core.py", line 151, in setup
    dist.run_commands()
  File "/usr/lib/python2.7/distutils/dist.py", line 953, in run_commands
    self.run_command(cmd)
  File "/usr/lib/python2.7/distutils/dist.py", line 972, in run_command
    cmd_obj.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 67, in run
    self.do_egg_install()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 117, in do_egg_install
    cmd.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 418, in run
    self.easy_install(spec, not self.no_deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 660, in easy_install
    return self.install_item(None, spec, tmpdir, deps, True)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 707, in install_item
    self.process_distribution(spec, dist, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 752, in process_distribution
    [requirement], self.local_index, self.easy_install
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 782, in resolve
    replace_conflicting=replace_conflicting
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1065, in best_match
    return self.obtain(req, installer)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1077, in obtain
    return installer(requirement)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 679, in easy_install
    return self.install_item(spec, dist.location, tmpdir, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 705, in install_item
    dists = self.install_eggs(spec, download, tmpdir)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 890, in install_eggs
    return self.build_and_install(setup_script, setup_base)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1158, in build_and_install
    self.run_setup(setup_script, setup_base, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1144, in run_setup
    run_setup(setup_script, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 253, in run_setup
    raise
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 166, in save_modules
    saved_exc.resume()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 141, in resume
    six.reraise(type, exc, self._tb)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 154, in save_modules
    yield saved
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 250, in run_setup
    _execfile(setup_script, ns)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 45, in _execfile
    exec(code, globals, locals)
  File "/tmp/easy_install-EsxiH6/numpy-1.17.0rc2/setup.py", line 31, in <module>
    import setuptools
RuntimeError: Python version >= 3.5 required.

> Task :sdks:python:createProcessWorker FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/sdks/python/build.gradle'> line: 374

* What went wrong:
Execution failed for task ':sdks:python:createProcessWorker'.
> 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 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/5.2.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 2m 28s
59 actionable tasks: 46 executed, 13 from cache

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

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


Build failed in Jenkins: beam_PostCommit_Python_VR_Spark #409

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/409/display/redirect?page=changes>

Changes:

[valentyn] Split Python 3 Postcommits into several jobs

------------------------------------------
[...truncated 254.67 KB...]
Searching for pytz>=2018.3
Reading https://pypi.org/simple/pytz/
Downloading https://files.pythonhosted.org/packages/3d/73/fe30c2daaaa0713420d0382b16fbb761409f532c56bdcc514bf7b6262bb6/pytz-2019.1-py2.py3-none-any.whl#sha256=303879e36b721603cc54604edcac9d20401bdbe31e1e4fdee5b9f98d5d31dfda
Best match: pytz 2019.1
Processing pytz-2019.1-py2.py3-none-any.whl
Installing pytz-2019.1-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pytz 2019.1 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pytz-2019.1-py2.7.egg>
Searching for pydot<1.3,>=1.2.0
Reading https://pypi.org/simple/pydot/
Downloading https://files.pythonhosted.org/packages/c3/f1/e61d6dfe6c1768ed2529761a68f70939e2569da043e9f15a8d84bf56cadf/pydot-1.2.4.tar.gz#sha256=92d2e2d15531d00710f2d6fb5540d2acabc5399d464f2f20d5d21073af241eb6
Best match: pydot 1.2.4
Processing pydot-1.2.4.tar.gz
Writing /tmp/easy_install-09le6O/pydot-1.2.4/setup.cfg
Running pydot-1.2.4/setup.py -q bdist_egg --dist-dir /tmp/easy_install-09le6O/pydot-1.2.4/egg-dist-tmp-jMU4Ii
/tmp/easy_install-09le6O/pydot-1.2.4/pydot.py:17: UserWarning: Couldn't import dot_parser, loading of dot files will not be possible.
  "Couldn't import dot_parser, "
zip_safe flag not set; analyzing archive contents...
Moving pydot-1.2.4-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pydot 1.2.4 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pydot-1.2.4-py2.7.egg>
Searching for oauth2client<4,>=2.0.1
Reading https://pypi.org/simple/oauth2client/
Downloading https://files.pythonhosted.org/packages/c0/7b/bc893e35d6ca46a72faa4b9eaac25c687ce60e1fbe978993fe2de1b0ff0d/oauth2client-3.0.0.tar.gz#sha256=5b5b056ec6f2304e7920b632885bd157fa71d1a7f3ddd00a43b1541a8d1a2460
Best match: oauth2client 3.0.0
Processing oauth2client-3.0.0.tar.gz
Writing /tmp/easy_install-LimMwq/oauth2client-3.0.0/setup.cfg
Running oauth2client-3.0.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-LimMwq/oauth2client-3.0.0/egg-dist-tmp-9g1moY
warning: no previously-included files matching '*' found under directory 'tests'
zip_safe flag not set; analyzing archive contents...
Moving oauth2client-3.0.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding oauth2client 3.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/oauth2client-3.0.0-py2.7.egg>
Searching for pymongo<4.0.0,>=3.8.0
Reading https://pypi.org/simple/pymongo/
Downloading https://files.pythonhosted.org/packages/6e/ea/353a9f8ced71b9e258438aa4d6aa048c1eaf5b774d3ef2273d686fde0947/pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl#sha256=32421df60d06f479d71b6b539642e410ece3006e8910688e68df962c8eb40a21
Best match: pymongo 3.8.0
Processing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl
Installing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding pymongo 3.8.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg>
Searching for mock<3.0.0,>=1.0.1
Reading https://pypi.org/simple/mock/
Downloading https://files.pythonhosted.org/packages/e6/35/f187bdf23be87092bd0f1200d43d23076cee4d0dec109f195173fd3ebc79/mock-2.0.0-py2.py3-none-any.whl#sha256=5ce3c71c5545b472da17b72268978914d0252980348636840bd34a00b5cc96c1
Best match: mock 2.0.0
Processing mock-2.0.0-py2.py3-none-any.whl
Installing mock-2.0.0-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg/EGG-INFO/requires.txt>
Adding mock 2.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg>
Searching for httplib2<=0.12.0,>=0.8
Reading https://pypi.org/simple/httplib2/
Downloading https://files.pythonhosted.org/packages/ce/ed/803905d670b52fa0edfdd135337e545b4496c2ab3a222f1449b7256eb99f/httplib2-0.12.0.tar.gz#sha256=f61fb838a94ce3b349aa32c92fd8430f7e3511afdb18bf9640d647e30c90a6d6
Best match: httplib2 0.12.0
Processing httplib2-0.12.0.tar.gz
Writing /tmp/easy_install-sVKAZ4/httplib2-0.12.0/setup.cfg
Running httplib2-0.12.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-sVKAZ4/httplib2-0.12.0/egg-dist-tmp-TqvHQd
zip_safe flag not set; analyzing archive contents...
httplib2.certs: module references __file__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Extracting httplib2-0.12.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding httplib2 0.12.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Searching for hdfs<3.0.0,>=2.1.0
Reading https://pypi.org/simple/hdfs/
Downloading https://files.pythonhosted.org/packages/82/39/2c0879b1bcfd1f6ad078eb210d09dbce21072386a3997074ee91e60ddc5a/hdfs-2.5.8.tar.gz#sha256=1be117549fc1285571bc51aedc15df5a203138dba02f9adfa26761b69a949370
Best match: hdfs 2.5.8
Processing hdfs-2.5.8.tar.gz
Writing /tmp/easy_install-1mXAmy/hdfs-2.5.8/setup.cfg
Running hdfs-2.5.8/setup.py -q bdist_egg --dist-dir /tmp/easy_install-1mXAmy/hdfs-2.5.8/egg-dist-tmp-21Gpml
zip_safe flag not set; analyzing archive contents...
Moving hdfs-2.5.8-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding hdfs 2.5.8 to easy-install.pth file
Installing hdfscli-avro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing hdfscli script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/hdfs-2.5.8-py2.7.egg>
Searching for future<1.0.0,>=0.16.0
Reading https://pypi.org/simple/future/
Downloading https://files.pythonhosted.org/packages/90/52/e20466b85000a181e1e144fd8305caf2cf475e2f9674e797b222f8105f5f/future-0.17.1.tar.gz#sha256=67045236dcfd6816dc439556d009594abf643e5eb48992e36beac09c2ca659b8
Best match: future 0.17.1
Processing future-0.17.1.tar.gz
Writing /tmp/easy_install-am5gaG/future-0.17.1/setup.cfg
Running future-0.17.1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-am5gaG/future-0.17.1/egg-dist-tmp-99j6pU
warning: no files found matching '*.au' under directory 'tests'
warning: no files found matching '*.gif' under directory 'tests'
warning: no files found matching '*.txt' under directory 'tests'
zip_safe flag not set; analyzing archive contents...
future.backports.test.ssl_servers: module references __file__
future.backports.test.support: module references __file__
future.standard_library.__init__: module references __file__
future.standard_library.__init__: module references __path__
future.utils.__init__: module MAY be using inspect.stack
past.builtins.misc: module MAY be using inspect.stack
past.translation.__init__: module references __file__
past.translation.__init__: module references __path__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Extracting future-0.17.1-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding future 0.17.1 to easy-install.pth file
Installing pasteurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing futurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Searching for fastavro<0.22,>=0.21.4
Reading https://pypi.org/simple/fastavro/
Downloading https://files.pythonhosted.org/packages/15/e3/5956c75f68906b119191ef30d9acff661b422cf918a29a03ee0c3ba774be/fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl#sha256=25c5e1871fb82795f138aa209ca89cac940b80bf36fc644615354028bfd87638
Best match: fastavro 0.21.24
Processing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl
Installing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding fastavro 0.21.24 to easy-install.pth file
Installing fastavro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg>
Searching for dill<0.2.10,>=0.2.9
Reading https://pypi.org/simple/dill/
Downloading https://files.pythonhosted.org/packages/fe/42/bfe2e0857bc284cbe6a011d93f2a9ad58a22cb894461b199ae72cfef0f29/dill-0.2.9.tar.gz#sha256=f6d6046f9f9195206063dd0415dff185ad593d6ee8b0e67f12597c0f4df4986f
Best match: dill 0.2.9
Processing dill-0.2.9.tar.gz
Writing /tmp/easy_install-Kutf5d/dill-0.2.9/setup.cfg
Running dill-0.2.9/setup.py -q bdist_egg --dist-dir /tmp/easy_install-Kutf5d/dill-0.2.9/egg-dist-tmp-jpTAxh
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Extracting dill-0.2.9-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding dill 0.2.9 to easy-install.pth file
Installing get_objgraph script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing undill script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Searching for crcmod<2.0,>=1.7
Reading https://pypi.org/simple/crcmod/
Downloading https://files.pythonhosted.org/packages/6b/b0/e595ce2a2527e169c3bcd6c33d2473c1918e0b7f6826a043ca1245dd4e5b/crcmod-1.7.tar.gz#sha256=dc7051a0db5f2bd48665a990d3ec1cc305a466a77358ca4492826f41f283601e
Best match: crcmod 1.7
Processing crcmod-1.7.tar.gz
Writing /tmp/easy_install-nFwjsG/crcmod-1.7/setup.cfg
Running crcmod-1.7/setup.py -q bdist_egg --dist-dir /tmp/easy_install-nFwjsG/crcmod-1.7/egg-dist-tmp-Q8N_cq
python2/src/_crcfunext.c: In function ‘init_crcfunext’:
python2/src/_crcfunext.c:492:13: warning: variable ‘m’ set but not used [-Wunused-but-set-variable]
   PyObject *m;
             ^
zip_safe flag not set; analyzing archive contents...
Moving crcmod-1.7-py2.7-linux-x86_64.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding crcmod 1.7 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/crcmod-1.7-py2.7-linux-x86_64.egg>
Searching for numpy>=1.14
Reading https://pypi.org/simple/numpy/
Downloading https://files.pythonhosted.org/packages/93/9b/443bbd1b38c4e5617f32c14c1494ae884d36cf3870c33828bb32e4b00dea/numpy-1.17.0rc2.zip#sha256=a4153fe85cf92a796022b81b138000160dea840cad13b7d1db67cfec594ece23
Best match: numpy 1.17.0rc2
Processing numpy-1.17.0rc2.zip
Writing /tmp/easy_install-CJ3A9F/numpy-1.17.0rc2/setup.cfg
Running numpy-1.17.0rc2/setup.py -q bdist_egg --dist-dir /tmp/easy_install-CJ3A9F/numpy-1.17.0rc2/egg-dist-tmp-_HATDd
Traceback (most recent call last):
  File "setup.py", line 239, in <module>
    'test': generate_protos_first(test),
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/__init__.py",> line 145, in setup
    return distutils.core.setup(**attrs)
  File "/usr/lib/python2.7/distutils/core.py", line 151, in setup
    dist.run_commands()
  File "/usr/lib/python2.7/distutils/dist.py", line 953, in run_commands
    self.run_command(cmd)
  File "/usr/lib/python2.7/distutils/dist.py", line 972, in run_command
    cmd_obj.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 67, in run
    self.do_egg_install()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 117, in do_egg_install
    cmd.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 418, in run
    self.easy_install(spec, not self.no_deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 660, in easy_install
    return self.install_item(None, spec, tmpdir, deps, True)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 707, in install_item
    self.process_distribution(spec, dist, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 752, in process_distribution
    [requirement], self.local_index, self.easy_install
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 782, in resolve
    replace_conflicting=replace_conflicting
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1065, in best_match
    return self.obtain(req, installer)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1077, in obtain
    return installer(requirement)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 679, in easy_install
    return self.install_item(spec, dist.location, tmpdir, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 705, in install_item
    dists = self.install_eggs(spec, download, tmpdir)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 890, in install_eggs
    return self.build_and_install(setup_script, setup_base)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1158, in build_and_install
    self.run_setup(setup_script, setup_base, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1144, in run_setup
    run_setup(setup_script, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 253, in run_setup
    raise
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 166, in save_modules
    saved_exc.resume()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 141, in resume
    six.reraise(type, exc, self._tb)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 154, in save_modules
    yield saved
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 250, in run_setup
    _execfile(setup_script, ns)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 45, in _execfile
    exec(code, globals, locals)
  File "/tmp/easy_install-CJ3A9F/numpy-1.17.0rc2/setup.py", line 31, in <module>
    import setuptools
RuntimeError: Python version >= 3.5 required.

> Task :sdks:python:createProcessWorker FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/sdks/python/build.gradle'> line: 374

* What went wrong:
Execution failed for task ':sdks:python:createProcessWorker'.
> 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 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/5.2.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 2m 15s
59 actionable tasks: 46 executed, 13 from cache

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

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


Build failed in Jenkins: beam_PostCommit_Python_VR_Spark #408

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/408/display/redirect>

------------------------------------------
[...truncated 254.64 KB...]
Searching for pytz>=2018.3
Reading https://pypi.org/simple/pytz/
Downloading https://files.pythonhosted.org/packages/3d/73/fe30c2daaaa0713420d0382b16fbb761409f532c56bdcc514bf7b6262bb6/pytz-2019.1-py2.py3-none-any.whl#sha256=303879e36b721603cc54604edcac9d20401bdbe31e1e4fdee5b9f98d5d31dfda
Best match: pytz 2019.1
Processing pytz-2019.1-py2.py3-none-any.whl
Installing pytz-2019.1-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pytz 2019.1 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pytz-2019.1-py2.7.egg>
Searching for pydot<1.3,>=1.2.0
Reading https://pypi.org/simple/pydot/
Downloading https://files.pythonhosted.org/packages/c3/f1/e61d6dfe6c1768ed2529761a68f70939e2569da043e9f15a8d84bf56cadf/pydot-1.2.4.tar.gz#sha256=92d2e2d15531d00710f2d6fb5540d2acabc5399d464f2f20d5d21073af241eb6
Best match: pydot 1.2.4
Processing pydot-1.2.4.tar.gz
Writing /tmp/easy_install-1eIili/pydot-1.2.4/setup.cfg
Running pydot-1.2.4/setup.py -q bdist_egg --dist-dir /tmp/easy_install-1eIili/pydot-1.2.4/egg-dist-tmp-iDgqP6
/tmp/easy_install-1eIili/pydot-1.2.4/pydot.py:17: UserWarning: Couldn't import dot_parser, loading of dot files will not be possible.
  "Couldn't import dot_parser, "
zip_safe flag not set; analyzing archive contents...
Moving pydot-1.2.4-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pydot 1.2.4 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pydot-1.2.4-py2.7.egg>
Searching for oauth2client<4,>=2.0.1
Reading https://pypi.org/simple/oauth2client/
Downloading https://files.pythonhosted.org/packages/c0/7b/bc893e35d6ca46a72faa4b9eaac25c687ce60e1fbe978993fe2de1b0ff0d/oauth2client-3.0.0.tar.gz#sha256=5b5b056ec6f2304e7920b632885bd157fa71d1a7f3ddd00a43b1541a8d1a2460
Best match: oauth2client 3.0.0
Processing oauth2client-3.0.0.tar.gz
Writing /tmp/easy_install-R5Y08y/oauth2client-3.0.0/setup.cfg
Running oauth2client-3.0.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-R5Y08y/oauth2client-3.0.0/egg-dist-tmp-l5nUIV
warning: no previously-included files matching '*' found under directory 'tests'
zip_safe flag not set; analyzing archive contents...
Moving oauth2client-3.0.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding oauth2client 3.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/oauth2client-3.0.0-py2.7.egg>
Searching for pymongo<4.0.0,>=3.8.0
Reading https://pypi.org/simple/pymongo/
Downloading https://files.pythonhosted.org/packages/6e/ea/353a9f8ced71b9e258438aa4d6aa048c1eaf5b774d3ef2273d686fde0947/pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl#sha256=32421df60d06f479d71b6b539642e410ece3006e8910688e68df962c8eb40a21
Best match: pymongo 3.8.0
Processing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl
Installing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding pymongo 3.8.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg>
Searching for mock<3.0.0,>=1.0.1
Reading https://pypi.org/simple/mock/
Downloading https://files.pythonhosted.org/packages/e6/35/f187bdf23be87092bd0f1200d43d23076cee4d0dec109f195173fd3ebc79/mock-2.0.0-py2.py3-none-any.whl#sha256=5ce3c71c5545b472da17b72268978914d0252980348636840bd34a00b5cc96c1
Best match: mock 2.0.0
Processing mock-2.0.0-py2.py3-none-any.whl
Installing mock-2.0.0-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg/EGG-INFO/requires.txt>
Adding mock 2.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg>
Searching for httplib2<=0.12.0,>=0.8
Reading https://pypi.org/simple/httplib2/
Downloading https://files.pythonhosted.org/packages/ce/ed/803905d670b52fa0edfdd135337e545b4496c2ab3a222f1449b7256eb99f/httplib2-0.12.0.tar.gz#sha256=f61fb838a94ce3b349aa32c92fd8430f7e3511afdb18bf9640d647e30c90a6d6
Best match: httplib2 0.12.0
Processing httplib2-0.12.0.tar.gz
Writing /tmp/easy_install-FoYIIj/httplib2-0.12.0/setup.cfg
Running httplib2-0.12.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-FoYIIj/httplib2-0.12.0/egg-dist-tmp-rsee60
zip_safe flag not set; analyzing archive contents...
httplib2.certs: module references __file__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Extracting httplib2-0.12.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding httplib2 0.12.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Searching for hdfs<3.0.0,>=2.1.0
Reading https://pypi.org/simple/hdfs/
Downloading https://files.pythonhosted.org/packages/82/39/2c0879b1bcfd1f6ad078eb210d09dbce21072386a3997074ee91e60ddc5a/hdfs-2.5.8.tar.gz#sha256=1be117549fc1285571bc51aedc15df5a203138dba02f9adfa26761b69a949370
Best match: hdfs 2.5.8
Processing hdfs-2.5.8.tar.gz
Writing /tmp/easy_install-02Yt18/hdfs-2.5.8/setup.cfg
Running hdfs-2.5.8/setup.py -q bdist_egg --dist-dir /tmp/easy_install-02Yt18/hdfs-2.5.8/egg-dist-tmp-Ve9D13
zip_safe flag not set; analyzing archive contents...
Moving hdfs-2.5.8-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding hdfs 2.5.8 to easy-install.pth file
Installing hdfscli-avro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing hdfscli script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/hdfs-2.5.8-py2.7.egg>
Searching for future<1.0.0,>=0.16.0
Reading https://pypi.org/simple/future/
Downloading https://files.pythonhosted.org/packages/90/52/e20466b85000a181e1e144fd8305caf2cf475e2f9674e797b222f8105f5f/future-0.17.1.tar.gz#sha256=67045236dcfd6816dc439556d009594abf643e5eb48992e36beac09c2ca659b8
Best match: future 0.17.1
Processing future-0.17.1.tar.gz
Writing /tmp/easy_install-6nF7wW/future-0.17.1/setup.cfg
Running future-0.17.1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-6nF7wW/future-0.17.1/egg-dist-tmp-Sj3xwS
warning: no files found matching '*.au' under directory 'tests'
warning: no files found matching '*.gif' under directory 'tests'
warning: no files found matching '*.txt' under directory 'tests'
zip_safe flag not set; analyzing archive contents...
future.backports.test.ssl_servers: module references __file__
future.backports.test.support: module references __file__
future.standard_library.__init__: module references __file__
future.standard_library.__init__: module references __path__
future.utils.__init__: module MAY be using inspect.stack
past.builtins.misc: module MAY be using inspect.stack
past.translation.__init__: module references __file__
past.translation.__init__: module references __path__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Extracting future-0.17.1-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding future 0.17.1 to easy-install.pth file
Installing pasteurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing futurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Searching for fastavro<0.22,>=0.21.4
Reading https://pypi.org/simple/fastavro/
Downloading https://files.pythonhosted.org/packages/15/e3/5956c75f68906b119191ef30d9acff661b422cf918a29a03ee0c3ba774be/fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl#sha256=25c5e1871fb82795f138aa209ca89cac940b80bf36fc644615354028bfd87638
Best match: fastavro 0.21.24
Processing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl
Installing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding fastavro 0.21.24 to easy-install.pth file
Installing fastavro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg>
Searching for dill<0.2.10,>=0.2.9
Reading https://pypi.org/simple/dill/
Downloading https://files.pythonhosted.org/packages/fe/42/bfe2e0857bc284cbe6a011d93f2a9ad58a22cb894461b199ae72cfef0f29/dill-0.2.9.tar.gz#sha256=f6d6046f9f9195206063dd0415dff185ad593d6ee8b0e67f12597c0f4df4986f
Best match: dill 0.2.9
Processing dill-0.2.9.tar.gz
Writing /tmp/easy_install-ZsRvou/dill-0.2.9/setup.cfg
Running dill-0.2.9/setup.py -q bdist_egg --dist-dir /tmp/easy_install-ZsRvou/dill-0.2.9/egg-dist-tmp-z8j_nW
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Extracting dill-0.2.9-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding dill 0.2.9 to easy-install.pth file
Installing get_objgraph script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing undill script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Searching for crcmod<2.0,>=1.7
Reading https://pypi.org/simple/crcmod/
Downloading https://files.pythonhosted.org/packages/6b/b0/e595ce2a2527e169c3bcd6c33d2473c1918e0b7f6826a043ca1245dd4e5b/crcmod-1.7.tar.gz#sha256=dc7051a0db5f2bd48665a990d3ec1cc305a466a77358ca4492826f41f283601e
Best match: crcmod 1.7
Processing crcmod-1.7.tar.gz
Writing /tmp/easy_install-Hcz4Rh/crcmod-1.7/setup.cfg
Running crcmod-1.7/setup.py -q bdist_egg --dist-dir /tmp/easy_install-Hcz4Rh/crcmod-1.7/egg-dist-tmp-guvSUr
python2/src/_crcfunext.c: In function ‘init_crcfunext’:
python2/src/_crcfunext.c:492:13: warning: variable ‘m’ set but not used [-Wunused-but-set-variable]
   PyObject *m;
             ^
zip_safe flag not set; analyzing archive contents...
Moving crcmod-1.7-py2.7-linux-x86_64.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding crcmod 1.7 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/crcmod-1.7-py2.7-linux-x86_64.egg>
Searching for numpy>=1.14
Reading https://pypi.org/simple/numpy/
Downloading https://files.pythonhosted.org/packages/93/9b/443bbd1b38c4e5617f32c14c1494ae884d36cf3870c33828bb32e4b00dea/numpy-1.17.0rc2.zip#sha256=a4153fe85cf92a796022b81b138000160dea840cad13b7d1db67cfec594ece23
Best match: numpy 1.17.0rc2
Processing numpy-1.17.0rc2.zip
Writing /tmp/easy_install-aSOffh/numpy-1.17.0rc2/setup.cfg
Running numpy-1.17.0rc2/setup.py -q bdist_egg --dist-dir /tmp/easy_install-aSOffh/numpy-1.17.0rc2/egg-dist-tmp-3QNj8s
Traceback (most recent call last):
  File "setup.py", line 239, in <module>
    'test': generate_protos_first(test),
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/__init__.py",> line 145, in setup
    return distutils.core.setup(**attrs)
  File "/usr/lib/python2.7/distutils/core.py", line 151, in setup
    dist.run_commands()
  File "/usr/lib/python2.7/distutils/dist.py", line 953, in run_commands
    self.run_command(cmd)
  File "/usr/lib/python2.7/distutils/dist.py", line 972, in run_command
    cmd_obj.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 67, in run
    self.do_egg_install()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 117, in do_egg_install
    cmd.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 418, in run
    self.easy_install(spec, not self.no_deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 660, in easy_install
    return self.install_item(None, spec, tmpdir, deps, True)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 707, in install_item
    self.process_distribution(spec, dist, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 752, in process_distribution
    [requirement], self.local_index, self.easy_install
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 782, in resolve
    replace_conflicting=replace_conflicting
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1065, in best_match
    return self.obtain(req, installer)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1077, in obtain
    return installer(requirement)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 679, in easy_install
    return self.install_item(spec, dist.location, tmpdir, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 705, in install_item
    dists = self.install_eggs(spec, download, tmpdir)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 890, in install_eggs
    return self.build_and_install(setup_script, setup_base)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1158, in build_and_install
    self.run_setup(setup_script, setup_base, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1144, in run_setup
    run_setup(setup_script, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 253, in run_setup
    raise
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 166, in save_modules
    saved_exc.resume()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 141, in resume
    six.reraise(type, exc, self._tb)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 154, in save_modules
    yield saved
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 250, in run_setup
    _execfile(setup_script, ns)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 45, in _execfile
    exec(code, globals, locals)
  File "/tmp/easy_install-aSOffh/numpy-1.17.0rc2/setup.py", line 31, in <module>
    import setuptools
RuntimeError: Python version >= 3.5 required.

> Task :sdks:python:createProcessWorker FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/sdks/python/build.gradle'> line: 374

* What went wrong:
Execution failed for task ':sdks:python:createProcessWorker'.
> 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 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/5.2.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 2m 31s
59 actionable tasks: 46 executed, 13 from cache

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

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


Build failed in Jenkins: beam_PostCommit_Python_VR_Spark #407

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/407/display/redirect?page=changes>

Changes:

[robertwb] Refactor portable JobService to allow better sharing of code.

[robertwb] Simplify known runner parsing code.

[robertwb] [BEAM-7722] Add a Python FlinkRunner that fetches and uses released

[robertwb] Pull out generic java job server helpers from flink.

------------------------------------------
[...truncated 254.66 KB...]
Searching for pytz>=2018.3
Reading https://pypi.org/simple/pytz/
Downloading https://files.pythonhosted.org/packages/3d/73/fe30c2daaaa0713420d0382b16fbb761409f532c56bdcc514bf7b6262bb6/pytz-2019.1-py2.py3-none-any.whl#sha256=303879e36b721603cc54604edcac9d20401bdbe31e1e4fdee5b9f98d5d31dfda
Best match: pytz 2019.1
Processing pytz-2019.1-py2.py3-none-any.whl
Installing pytz-2019.1-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pytz 2019.1 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pytz-2019.1-py2.7.egg>
Searching for pydot<1.3,>=1.2.0
Reading https://pypi.org/simple/pydot/
Downloading https://files.pythonhosted.org/packages/c3/f1/e61d6dfe6c1768ed2529761a68f70939e2569da043e9f15a8d84bf56cadf/pydot-1.2.4.tar.gz#sha256=92d2e2d15531d00710f2d6fb5540d2acabc5399d464f2f20d5d21073af241eb6
Best match: pydot 1.2.4
Processing pydot-1.2.4.tar.gz
Writing /tmp/easy_install-7v5yMr/pydot-1.2.4/setup.cfg
Running pydot-1.2.4/setup.py -q bdist_egg --dist-dir /tmp/easy_install-7v5yMr/pydot-1.2.4/egg-dist-tmp-ZeeLZX
/tmp/easy_install-7v5yMr/pydot-1.2.4/pydot.py:17: UserWarning: Couldn't import dot_parser, loading of dot files will not be possible.
  "Couldn't import dot_parser, "
zip_safe flag not set; analyzing archive contents...
Moving pydot-1.2.4-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pydot 1.2.4 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pydot-1.2.4-py2.7.egg>
Searching for oauth2client<4,>=2.0.1
Reading https://pypi.org/simple/oauth2client/
Downloading https://files.pythonhosted.org/packages/c0/7b/bc893e35d6ca46a72faa4b9eaac25c687ce60e1fbe978993fe2de1b0ff0d/oauth2client-3.0.0.tar.gz#sha256=5b5b056ec6f2304e7920b632885bd157fa71d1a7f3ddd00a43b1541a8d1a2460
Best match: oauth2client 3.0.0
Processing oauth2client-3.0.0.tar.gz
Writing /tmp/easy_install-gmCsip/oauth2client-3.0.0/setup.cfg
Running oauth2client-3.0.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-gmCsip/oauth2client-3.0.0/egg-dist-tmp-Xt7qP5
warning: no previously-included files matching '*' found under directory 'tests'
zip_safe flag not set; analyzing archive contents...
Moving oauth2client-3.0.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding oauth2client 3.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/oauth2client-3.0.0-py2.7.egg>
Searching for pymongo<4.0.0,>=3.8.0
Reading https://pypi.org/simple/pymongo/
Downloading https://files.pythonhosted.org/packages/6e/ea/353a9f8ced71b9e258438aa4d6aa048c1eaf5b774d3ef2273d686fde0947/pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl#sha256=32421df60d06f479d71b6b539642e410ece3006e8910688e68df962c8eb40a21
Best match: pymongo 3.8.0
Processing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl
Installing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding pymongo 3.8.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg>
Searching for mock<3.0.0,>=1.0.1
Reading https://pypi.org/simple/mock/
Downloading https://files.pythonhosted.org/packages/e6/35/f187bdf23be87092bd0f1200d43d23076cee4d0dec109f195173fd3ebc79/mock-2.0.0-py2.py3-none-any.whl#sha256=5ce3c71c5545b472da17b72268978914d0252980348636840bd34a00b5cc96c1
Best match: mock 2.0.0
Processing mock-2.0.0-py2.py3-none-any.whl
Installing mock-2.0.0-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg/EGG-INFO/requires.txt>
Adding mock 2.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg>
Searching for httplib2<=0.12.0,>=0.8
Reading https://pypi.org/simple/httplib2/
Downloading https://files.pythonhosted.org/packages/ce/ed/803905d670b52fa0edfdd135337e545b4496c2ab3a222f1449b7256eb99f/httplib2-0.12.0.tar.gz#sha256=f61fb838a94ce3b349aa32c92fd8430f7e3511afdb18bf9640d647e30c90a6d6
Best match: httplib2 0.12.0
Processing httplib2-0.12.0.tar.gz
Writing /tmp/easy_install-ZqcoOJ/httplib2-0.12.0/setup.cfg
Running httplib2-0.12.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-ZqcoOJ/httplib2-0.12.0/egg-dist-tmp-Ot6kxb
zip_safe flag not set; analyzing archive contents...
httplib2.certs: module references __file__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Extracting httplib2-0.12.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding httplib2 0.12.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Searching for hdfs<3.0.0,>=2.1.0
Reading https://pypi.org/simple/hdfs/
Downloading https://files.pythonhosted.org/packages/82/39/2c0879b1bcfd1f6ad078eb210d09dbce21072386a3997074ee91e60ddc5a/hdfs-2.5.8.tar.gz#sha256=1be117549fc1285571bc51aedc15df5a203138dba02f9adfa26761b69a949370
Best match: hdfs 2.5.8
Processing hdfs-2.5.8.tar.gz
Writing /tmp/easy_install-jFArXp/hdfs-2.5.8/setup.cfg
Running hdfs-2.5.8/setup.py -q bdist_egg --dist-dir /tmp/easy_install-jFArXp/hdfs-2.5.8/egg-dist-tmp-8wRo1B
zip_safe flag not set; analyzing archive contents...
Moving hdfs-2.5.8-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding hdfs 2.5.8 to easy-install.pth file
Installing hdfscli-avro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing hdfscli script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/hdfs-2.5.8-py2.7.egg>
Searching for future<1.0.0,>=0.16.0
Reading https://pypi.org/simple/future/
Downloading https://files.pythonhosted.org/packages/90/52/e20466b85000a181e1e144fd8305caf2cf475e2f9674e797b222f8105f5f/future-0.17.1.tar.gz#sha256=67045236dcfd6816dc439556d009594abf643e5eb48992e36beac09c2ca659b8
Best match: future 0.17.1
Processing future-0.17.1.tar.gz
Writing /tmp/easy_install-q_HCyk/future-0.17.1/setup.cfg
Running future-0.17.1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-q_HCyk/future-0.17.1/egg-dist-tmp-g57Kf5
warning: no files found matching '*.au' under directory 'tests'
warning: no files found matching '*.gif' under directory 'tests'
warning: no files found matching '*.txt' under directory 'tests'
zip_safe flag not set; analyzing archive contents...
future.backports.test.ssl_servers: module references __file__
future.backports.test.support: module references __file__
future.standard_library.__init__: module references __file__
future.standard_library.__init__: module references __path__
future.utils.__init__: module MAY be using inspect.stack
past.builtins.misc: module MAY be using inspect.stack
past.translation.__init__: module references __file__
past.translation.__init__: module references __path__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Extracting future-0.17.1-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding future 0.17.1 to easy-install.pth file
Installing pasteurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing futurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Searching for fastavro<0.22,>=0.21.4
Reading https://pypi.org/simple/fastavro/
Downloading https://files.pythonhosted.org/packages/15/e3/5956c75f68906b119191ef30d9acff661b422cf918a29a03ee0c3ba774be/fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl#sha256=25c5e1871fb82795f138aa209ca89cac940b80bf36fc644615354028bfd87638
Best match: fastavro 0.21.24
Processing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl
Installing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding fastavro 0.21.24 to easy-install.pth file
Installing fastavro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg>
Searching for dill<0.2.10,>=0.2.9
Reading https://pypi.org/simple/dill/
Downloading https://files.pythonhosted.org/packages/fe/42/bfe2e0857bc284cbe6a011d93f2a9ad58a22cb894461b199ae72cfef0f29/dill-0.2.9.tar.gz#sha256=f6d6046f9f9195206063dd0415dff185ad593d6ee8b0e67f12597c0f4df4986f
Best match: dill 0.2.9
Processing dill-0.2.9.tar.gz
Writing /tmp/easy_install-PYLT3x/dill-0.2.9/setup.cfg
Running dill-0.2.9/setup.py -q bdist_egg --dist-dir /tmp/easy_install-PYLT3x/dill-0.2.9/egg-dist-tmp-0GXqMa
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Extracting dill-0.2.9-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding dill 0.2.9 to easy-install.pth file
Installing get_objgraph script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing undill script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Searching for crcmod<2.0,>=1.7
Reading https://pypi.org/simple/crcmod/
Downloading https://files.pythonhosted.org/packages/6b/b0/e595ce2a2527e169c3bcd6c33d2473c1918e0b7f6826a043ca1245dd4e5b/crcmod-1.7.tar.gz#sha256=dc7051a0db5f2bd48665a990d3ec1cc305a466a77358ca4492826f41f283601e
Best match: crcmod 1.7
Processing crcmod-1.7.tar.gz
Writing /tmp/easy_install-go7Ovy/crcmod-1.7/setup.cfg
Running crcmod-1.7/setup.py -q bdist_egg --dist-dir /tmp/easy_install-go7Ovy/crcmod-1.7/egg-dist-tmp-WUjwVc
python2/src/_crcfunext.c: In function ‘init_crcfunext’:
python2/src/_crcfunext.c:492:13: warning: variable ‘m’ set but not used [-Wunused-but-set-variable]
   PyObject *m;
             ^
zip_safe flag not set; analyzing archive contents...
Moving crcmod-1.7-py2.7-linux-x86_64.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding crcmod 1.7 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/crcmod-1.7-py2.7-linux-x86_64.egg>
Searching for numpy>=1.14
Reading https://pypi.org/simple/numpy/
Downloading https://files.pythonhosted.org/packages/93/9b/443bbd1b38c4e5617f32c14c1494ae884d36cf3870c33828bb32e4b00dea/numpy-1.17.0rc2.zip#sha256=a4153fe85cf92a796022b81b138000160dea840cad13b7d1db67cfec594ece23
Best match: numpy 1.17.0rc2
Processing numpy-1.17.0rc2.zip
Writing /tmp/easy_install-2po2Dc/numpy-1.17.0rc2/setup.cfg
Running numpy-1.17.0rc2/setup.py -q bdist_egg --dist-dir /tmp/easy_install-2po2Dc/numpy-1.17.0rc2/egg-dist-tmp-PdbCAC
Traceback (most recent call last):
  File "setup.py", line 239, in <module>
    'test': generate_protos_first(test),
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/__init__.py",> line 145, in setup
    return distutils.core.setup(**attrs)
  File "/usr/lib/python2.7/distutils/core.py", line 151, in setup
    dist.run_commands()
  File "/usr/lib/python2.7/distutils/dist.py", line 953, in run_commands
    self.run_command(cmd)
  File "/usr/lib/python2.7/distutils/dist.py", line 972, in run_command
    cmd_obj.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 67, in run
    self.do_egg_install()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 117, in do_egg_install
    cmd.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 418, in run
    self.easy_install(spec, not self.no_deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 660, in easy_install
    return self.install_item(None, spec, tmpdir, deps, True)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 707, in install_item
    self.process_distribution(spec, dist, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 752, in process_distribution
    [requirement], self.local_index, self.easy_install
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 782, in resolve
    replace_conflicting=replace_conflicting
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1065, in best_match
    return self.obtain(req, installer)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1077, in obtain
    return installer(requirement)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 679, in easy_install
    return self.install_item(spec, dist.location, tmpdir, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 705, in install_item
    dists = self.install_eggs(spec, download, tmpdir)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 890, in install_eggs
    return self.build_and_install(setup_script, setup_base)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1158, in build_and_install
    self.run_setup(setup_script, setup_base, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1144, in run_setup
    run_setup(setup_script, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 253, in run_setup
    raise
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 166, in save_modules
    saved_exc.resume()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 141, in resume
    six.reraise(type, exc, self._tb)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 154, in save_modules
    yield saved
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 250, in run_setup
    _execfile(setup_script, ns)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 45, in _execfile
    exec(code, globals, locals)
  File "/tmp/easy_install-2po2Dc/numpy-1.17.0rc2/setup.py", line 31, in <module>
    import setuptools
RuntimeError: Python version >= 3.5 required.

> Task :sdks:python:createProcessWorker FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/sdks/python/build.gradle'> line: 374

* What went wrong:
Execution failed for task ':sdks:python:createProcessWorker'.
> 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 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/5.2.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 2m 11s
59 actionable tasks: 46 executed, 13 from cache

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

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


Build failed in Jenkins: beam_PostCommit_Python_VR_Spark #406

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/406/display/redirect>

------------------------------------------
[...truncated 254.94 KB...]
Searching for pytz>=2018.3
Reading https://pypi.org/simple/pytz/
Downloading https://files.pythonhosted.org/packages/3d/73/fe30c2daaaa0713420d0382b16fbb761409f532c56bdcc514bf7b6262bb6/pytz-2019.1-py2.py3-none-any.whl#sha256=303879e36b721603cc54604edcac9d20401bdbe31e1e4fdee5b9f98d5d31dfda
Best match: pytz 2019.1
Processing pytz-2019.1-py2.py3-none-any.whl
Installing pytz-2019.1-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pytz 2019.1 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pytz-2019.1-py2.7.egg>
Searching for pydot<1.3,>=1.2.0
Reading https://pypi.org/simple/pydot/
Downloading https://files.pythonhosted.org/packages/c3/f1/e61d6dfe6c1768ed2529761a68f70939e2569da043e9f15a8d84bf56cadf/pydot-1.2.4.tar.gz#sha256=92d2e2d15531d00710f2d6fb5540d2acabc5399d464f2f20d5d21073af241eb6
Best match: pydot 1.2.4
Processing pydot-1.2.4.tar.gz
Writing /tmp/easy_install-fcyUVK/pydot-1.2.4/setup.cfg
Running pydot-1.2.4/setup.py -q bdist_egg --dist-dir /tmp/easy_install-fcyUVK/pydot-1.2.4/egg-dist-tmp-Vet6rZ
/tmp/easy_install-fcyUVK/pydot-1.2.4/pydot.py:17: UserWarning: Couldn't import dot_parser, loading of dot files will not be possible.
  "Couldn't import dot_parser, "
zip_safe flag not set; analyzing archive contents...
Moving pydot-1.2.4-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pydot 1.2.4 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pydot-1.2.4-py2.7.egg>
Searching for oauth2client<4,>=2.0.1
Reading https://pypi.org/simple/oauth2client/
Downloading https://files.pythonhosted.org/packages/c0/7b/bc893e35d6ca46a72faa4b9eaac25c687ce60e1fbe978993fe2de1b0ff0d/oauth2client-3.0.0.tar.gz#sha256=5b5b056ec6f2304e7920b632885bd157fa71d1a7f3ddd00a43b1541a8d1a2460
Best match: oauth2client 3.0.0
Processing oauth2client-3.0.0.tar.gz
Writing /tmp/easy_install-AHVgDM/oauth2client-3.0.0/setup.cfg
Running oauth2client-3.0.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-AHVgDM/oauth2client-3.0.0/egg-dist-tmp-1Vf19B
warning: no previously-included files matching '*' found under directory 'tests'
zip_safe flag not set; analyzing archive contents...
Moving oauth2client-3.0.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding oauth2client 3.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/oauth2client-3.0.0-py2.7.egg>
Searching for pymongo<4.0.0,>=3.8.0
Reading https://pypi.org/simple/pymongo/
Downloading https://files.pythonhosted.org/packages/6e/ea/353a9f8ced71b9e258438aa4d6aa048c1eaf5b774d3ef2273d686fde0947/pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl#sha256=32421df60d06f479d71b6b539642e410ece3006e8910688e68df962c8eb40a21
Best match: pymongo 3.8.0
Processing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl
Installing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding pymongo 3.8.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg>
Searching for mock<3.0.0,>=1.0.1
Reading https://pypi.org/simple/mock/
Downloading https://files.pythonhosted.org/packages/e6/35/f187bdf23be87092bd0f1200d43d23076cee4d0dec109f195173fd3ebc79/mock-2.0.0-py2.py3-none-any.whl#sha256=5ce3c71c5545b472da17b72268978914d0252980348636840bd34a00b5cc96c1
Best match: mock 2.0.0
Processing mock-2.0.0-py2.py3-none-any.whl
Installing mock-2.0.0-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg/EGG-INFO/requires.txt>
Adding mock 2.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg>
Searching for httplib2<=0.12.0,>=0.8
Reading https://pypi.org/simple/httplib2/
Downloading https://files.pythonhosted.org/packages/ce/ed/803905d670b52fa0edfdd135337e545b4496c2ab3a222f1449b7256eb99f/httplib2-0.12.0.tar.gz#sha256=f61fb838a94ce3b349aa32c92fd8430f7e3511afdb18bf9640d647e30c90a6d6
Best match: httplib2 0.12.0
Processing httplib2-0.12.0.tar.gz
Writing /tmp/easy_install-mlyEhL/httplib2-0.12.0/setup.cfg
Running httplib2-0.12.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-mlyEhL/httplib2-0.12.0/egg-dist-tmp-swPqA2
zip_safe flag not set; analyzing archive contents...
httplib2.certs: module references __file__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Extracting httplib2-0.12.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding httplib2 0.12.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Searching for hdfs<3.0.0,>=2.1.0
Reading https://pypi.org/simple/hdfs/
Downloading https://files.pythonhosted.org/packages/82/39/2c0879b1bcfd1f6ad078eb210d09dbce21072386a3997074ee91e60ddc5a/hdfs-2.5.8.tar.gz#sha256=1be117549fc1285571bc51aedc15df5a203138dba02f9adfa26761b69a949370
Best match: hdfs 2.5.8
Processing hdfs-2.5.8.tar.gz
Writing /tmp/easy_install-EAtXlH/hdfs-2.5.8/setup.cfg
Running hdfs-2.5.8/setup.py -q bdist_egg --dist-dir /tmp/easy_install-EAtXlH/hdfs-2.5.8/egg-dist-tmp-aOStrC
zip_safe flag not set; analyzing archive contents...
Moving hdfs-2.5.8-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding hdfs 2.5.8 to easy-install.pth file
Installing hdfscli-avro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing hdfscli script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/hdfs-2.5.8-py2.7.egg>
Searching for future<1.0.0,>=0.16.0
Reading https://pypi.org/simple/future/
Downloading https://files.pythonhosted.org/packages/90/52/e20466b85000a181e1e144fd8305caf2cf475e2f9674e797b222f8105f5f/future-0.17.1.tar.gz#sha256=67045236dcfd6816dc439556d009594abf643e5eb48992e36beac09c2ca659b8
Best match: future 0.17.1
Processing future-0.17.1.tar.gz
Writing /tmp/easy_install-pGqcqP/future-0.17.1/setup.cfg
Running future-0.17.1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-pGqcqP/future-0.17.1/egg-dist-tmp-fU7EX9
warning: no files found matching '*.au' under directory 'tests'
warning: no files found matching '*.gif' under directory 'tests'
warning: no files found matching '*.txt' under directory 'tests'
zip_safe flag not set; analyzing archive contents...
future.backports.test.ssl_servers: module references __file__
future.backports.test.support: module references __file__
future.standard_library.__init__: module references __file__
future.standard_library.__init__: module references __path__
future.utils.__init__: module MAY be using inspect.stack
past.builtins.misc: module MAY be using inspect.stack
past.translation.__init__: module references __file__
past.translation.__init__: module references __path__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Extracting future-0.17.1-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding future 0.17.1 to easy-install.pth file
Installing pasteurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing futurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Searching for fastavro<0.22,>=0.21.4
Reading https://pypi.org/simple/fastavro/
Downloading https://files.pythonhosted.org/packages/15/e3/5956c75f68906b119191ef30d9acff661b422cf918a29a03ee0c3ba774be/fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl#sha256=25c5e1871fb82795f138aa209ca89cac940b80bf36fc644615354028bfd87638
Best match: fastavro 0.21.24
Processing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl
Installing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding fastavro 0.21.24 to easy-install.pth file
Installing fastavro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg>
Searching for dill<0.2.10,>=0.2.9
Reading https://pypi.org/simple/dill/
Downloading https://files.pythonhosted.org/packages/fe/42/bfe2e0857bc284cbe6a011d93f2a9ad58a22cb894461b199ae72cfef0f29/dill-0.2.9.tar.gz#sha256=f6d6046f9f9195206063dd0415dff185ad593d6ee8b0e67f12597c0f4df4986f
Best match: dill 0.2.9
Processing dill-0.2.9.tar.gz
Writing /tmp/easy_install-3YHLlg/dill-0.2.9/setup.cfg
Running dill-0.2.9/setup.py -q bdist_egg --dist-dir /tmp/easy_install-3YHLlg/dill-0.2.9/egg-dist-tmp-X0l0Xj
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Extracting dill-0.2.9-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding dill 0.2.9 to easy-install.pth file
Installing get_objgraph script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing undill script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Searching for crcmod<2.0,>=1.7
Reading https://pypi.org/simple/crcmod/
Downloading https://files.pythonhosted.org/packages/6b/b0/e595ce2a2527e169c3bcd6c33d2473c1918e0b7f6826a043ca1245dd4e5b/crcmod-1.7.tar.gz#sha256=dc7051a0db5f2bd48665a990d3ec1cc305a466a77358ca4492826f41f283601e
Best match: crcmod 1.7
Processing crcmod-1.7.tar.gz
Writing /tmp/easy_install-LQLgXj/crcmod-1.7/setup.cfg
Running crcmod-1.7/setup.py -q bdist_egg --dist-dir /tmp/easy_install-LQLgXj/crcmod-1.7/egg-dist-tmp-VwrG5X
python2/src/_crcfunext.c: In function ‘init_crcfunext’:
python2/src/_crcfunext.c:492:13: warning: variable ‘m’ set but not used [-Wunused-but-set-variable]
   PyObject *m;
             ^
zip_safe flag not set; analyzing archive contents...
Moving crcmod-1.7-py2.7-linux-x86_64.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding crcmod 1.7 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/crcmod-1.7-py2.7-linux-x86_64.egg>
Searching for numpy>=1.14
Reading https://pypi.org/simple/numpy/
Downloading https://files.pythonhosted.org/packages/93/9b/443bbd1b38c4e5617f32c14c1494ae884d36cf3870c33828bb32e4b00dea/numpy-1.17.0rc2.zip#sha256=a4153fe85cf92a796022b81b138000160dea840cad13b7d1db67cfec594ece23
Best match: numpy 1.17.0rc2
Processing numpy-1.17.0rc2.zip
Writing /tmp/easy_install-IYxHG7/numpy-1.17.0rc2/setup.cfg
Running numpy-1.17.0rc2/setup.py -q bdist_egg --dist-dir /tmp/easy_install-IYxHG7/numpy-1.17.0rc2/egg-dist-tmp-ooeyXU
Traceback (most recent call last):
  File "setup.py", line 239, in <module>
    'test': generate_protos_first(test),
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/__init__.py",> line 145, in setup
    return distutils.core.setup(**attrs)
  File "/usr/lib/python2.7/distutils/core.py", line 151, in setup
    dist.run_commands()
  File "/usr/lib/python2.7/distutils/dist.py", line 953, in run_commands
    self.run_command(cmd)
  File "/usr/lib/python2.7/distutils/dist.py", line 972, in run_command
    cmd_obj.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 67, in run
    self.do_egg_install()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 117, in do_egg_install
    cmd.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 418, in run
    self.easy_install(spec, not self.no_deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 660, in easy_install
    return self.install_item(None, spec, tmpdir, deps, True)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 707, in install_item
    self.process_distribution(spec, dist, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 752, in process_distribution
    [requirement], self.local_index, self.easy_install
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 782, in resolve
    replace_conflicting=replace_conflicting
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1065, in best_match
    return self.obtain(req, installer)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1077, in obtain
    return installer(requirement)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 679, in easy_install
    return self.install_item(spec, dist.location, tmpdir, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 705, in install_item
    dists = self.install_eggs(spec, download, tmpdir)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 890, in install_eggs
    return self.build_and_install(setup_script, setup_base)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1158, in build_and_install
    self.run_setup(setup_script, setup_base, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1144, in run_setup
    run_setup(setup_script, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 253, in run_setup
    raise
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 166, in save_modules
    saved_exc.resume()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 141, in resume
    six.reraise(type, exc, self._tb)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 154, in save_modules
    yield saved
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 250, in run_setup
    _execfile(setup_script, ns)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 45, in _execfile
    exec(code, globals, locals)
  File "/tmp/easy_install-IYxHG7/numpy-1.17.0rc2/setup.py", line 31, in <module>
    import setuptools
RuntimeError: Python version >= 3.5 required.

> Task :sdks:python:createProcessWorker FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/sdks/python/build.gradle'> line: 374

* What went wrong:
Execution failed for task ':sdks:python:createProcessWorker'.
> 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 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/5.2.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 2m 44s
59 actionable tasks: 46 executed, 13 from cache

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

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


Build failed in Jenkins: beam_PostCommit_Python_VR_Spark #405

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/405/display/redirect>

------------------------------------------
[...truncated 254.45 KB...]
Searching for pytz>=2018.3
Reading https://pypi.org/simple/pytz/
Downloading https://files.pythonhosted.org/packages/3d/73/fe30c2daaaa0713420d0382b16fbb761409f532c56bdcc514bf7b6262bb6/pytz-2019.1-py2.py3-none-any.whl#sha256=303879e36b721603cc54604edcac9d20401bdbe31e1e4fdee5b9f98d5d31dfda
Best match: pytz 2019.1
Processing pytz-2019.1-py2.py3-none-any.whl
Installing pytz-2019.1-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pytz 2019.1 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pytz-2019.1-py2.7.egg>
Searching for pydot<1.3,>=1.2.0
Reading https://pypi.org/simple/pydot/
Downloading https://files.pythonhosted.org/packages/c3/f1/e61d6dfe6c1768ed2529761a68f70939e2569da043e9f15a8d84bf56cadf/pydot-1.2.4.tar.gz#sha256=92d2e2d15531d00710f2d6fb5540d2acabc5399d464f2f20d5d21073af241eb6
Best match: pydot 1.2.4
Processing pydot-1.2.4.tar.gz
Writing /tmp/easy_install-vGI6oa/pydot-1.2.4/setup.cfg
Running pydot-1.2.4/setup.py -q bdist_egg --dist-dir /tmp/easy_install-vGI6oa/pydot-1.2.4/egg-dist-tmp-C06NKA
/tmp/easy_install-vGI6oa/pydot-1.2.4/pydot.py:17: UserWarning: Couldn't import dot_parser, loading of dot files will not be possible.
  "Couldn't import dot_parser, "
zip_safe flag not set; analyzing archive contents...
Moving pydot-1.2.4-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pydot 1.2.4 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pydot-1.2.4-py2.7.egg>
Searching for oauth2client<4,>=2.0.1
Reading https://pypi.org/simple/oauth2client/
Downloading https://files.pythonhosted.org/packages/c0/7b/bc893e35d6ca46a72faa4b9eaac25c687ce60e1fbe978993fe2de1b0ff0d/oauth2client-3.0.0.tar.gz#sha256=5b5b056ec6f2304e7920b632885bd157fa71d1a7f3ddd00a43b1541a8d1a2460
Best match: oauth2client 3.0.0
Processing oauth2client-3.0.0.tar.gz
Writing /tmp/easy_install-v6ZNoJ/oauth2client-3.0.0/setup.cfg
Running oauth2client-3.0.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-v6ZNoJ/oauth2client-3.0.0/egg-dist-tmp-FjSN1V
warning: no previously-included files matching '*' found under directory 'tests'
zip_safe flag not set; analyzing archive contents...
Moving oauth2client-3.0.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding oauth2client 3.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/oauth2client-3.0.0-py2.7.egg>
Searching for pymongo<4.0.0,>=3.8.0
Reading https://pypi.org/simple/pymongo/
Downloading https://files.pythonhosted.org/packages/6e/ea/353a9f8ced71b9e258438aa4d6aa048c1eaf5b774d3ef2273d686fde0947/pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl#sha256=32421df60d06f479d71b6b539642e410ece3006e8910688e68df962c8eb40a21
Best match: pymongo 3.8.0
Processing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl
Installing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding pymongo 3.8.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg>
Searching for mock<3.0.0,>=1.0.1
Reading https://pypi.org/simple/mock/
Downloading https://files.pythonhosted.org/packages/e6/35/f187bdf23be87092bd0f1200d43d23076cee4d0dec109f195173fd3ebc79/mock-2.0.0-py2.py3-none-any.whl#sha256=5ce3c71c5545b472da17b72268978914d0252980348636840bd34a00b5cc96c1
Best match: mock 2.0.0
Processing mock-2.0.0-py2.py3-none-any.whl
Installing mock-2.0.0-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg/EGG-INFO/requires.txt>
Adding mock 2.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg>
Searching for httplib2<=0.12.0,>=0.8
Reading https://pypi.org/simple/httplib2/
Downloading https://files.pythonhosted.org/packages/ce/ed/803905d670b52fa0edfdd135337e545b4496c2ab3a222f1449b7256eb99f/httplib2-0.12.0.tar.gz#sha256=f61fb838a94ce3b349aa32c92fd8430f7e3511afdb18bf9640d647e30c90a6d6
Best match: httplib2 0.12.0
Processing httplib2-0.12.0.tar.gz
Writing /tmp/easy_install-fD10Tu/httplib2-0.12.0/setup.cfg
Running httplib2-0.12.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-fD10Tu/httplib2-0.12.0/egg-dist-tmp-09UzBQ
zip_safe flag not set; analyzing archive contents...
httplib2.certs: module references __file__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Extracting httplib2-0.12.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding httplib2 0.12.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Searching for hdfs<3.0.0,>=2.1.0
Reading https://pypi.org/simple/hdfs/
Downloading https://files.pythonhosted.org/packages/82/39/2c0879b1bcfd1f6ad078eb210d09dbce21072386a3997074ee91e60ddc5a/hdfs-2.5.8.tar.gz#sha256=1be117549fc1285571bc51aedc15df5a203138dba02f9adfa26761b69a949370
Best match: hdfs 2.5.8
Processing hdfs-2.5.8.tar.gz
Writing /tmp/easy_install-HhWc_L/hdfs-2.5.8/setup.cfg
Running hdfs-2.5.8/setup.py -q bdist_egg --dist-dir /tmp/easy_install-HhWc_L/hdfs-2.5.8/egg-dist-tmp-zDtRXT
zip_safe flag not set; analyzing archive contents...
Moving hdfs-2.5.8-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding hdfs 2.5.8 to easy-install.pth file
Installing hdfscli-avro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing hdfscli script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/hdfs-2.5.8-py2.7.egg>
Searching for future<1.0.0,>=0.16.0
Reading https://pypi.org/simple/future/
Downloading https://files.pythonhosted.org/packages/90/52/e20466b85000a181e1e144fd8305caf2cf475e2f9674e797b222f8105f5f/future-0.17.1.tar.gz#sha256=67045236dcfd6816dc439556d009594abf643e5eb48992e36beac09c2ca659b8
Best match: future 0.17.1
Processing future-0.17.1.tar.gz
Writing /tmp/easy_install-p23NOT/future-0.17.1/setup.cfg
Running future-0.17.1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-p23NOT/future-0.17.1/egg-dist-tmp-ZcWE5A
warning: no files found matching '*.au' under directory 'tests'
warning: no files found matching '*.gif' under directory 'tests'
warning: no files found matching '*.txt' under directory 'tests'
zip_safe flag not set; analyzing archive contents...
future.backports.test.ssl_servers: module references __file__
future.backports.test.support: module references __file__
future.standard_library.__init__: module references __file__
future.standard_library.__init__: module references __path__
future.utils.__init__: module MAY be using inspect.stack
past.builtins.misc: module MAY be using inspect.stack
past.translation.__init__: module references __file__
past.translation.__init__: module references __path__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Extracting future-0.17.1-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding future 0.17.1 to easy-install.pth file
Installing pasteurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing futurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Searching for fastavro<0.22,>=0.21.4
Reading https://pypi.org/simple/fastavro/
Downloading https://files.pythonhosted.org/packages/15/e3/5956c75f68906b119191ef30d9acff661b422cf918a29a03ee0c3ba774be/fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl#sha256=25c5e1871fb82795f138aa209ca89cac940b80bf36fc644615354028bfd87638
Best match: fastavro 0.21.24
Processing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl
Installing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding fastavro 0.21.24 to easy-install.pth file
Installing fastavro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg>
Searching for dill<0.2.10,>=0.2.9
Reading https://pypi.org/simple/dill/
Downloading https://files.pythonhosted.org/packages/fe/42/bfe2e0857bc284cbe6a011d93f2a9ad58a22cb894461b199ae72cfef0f29/dill-0.2.9.tar.gz#sha256=f6d6046f9f9195206063dd0415dff185ad593d6ee8b0e67f12597c0f4df4986f
Best match: dill 0.2.9
Processing dill-0.2.9.tar.gz
Writing /tmp/easy_install-cmVEym/dill-0.2.9/setup.cfg
Running dill-0.2.9/setup.py -q bdist_egg --dist-dir /tmp/easy_install-cmVEym/dill-0.2.9/egg-dist-tmp-ePnAk8
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Extracting dill-0.2.9-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding dill 0.2.9 to easy-install.pth file
Installing get_objgraph script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing undill script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Searching for crcmod<2.0,>=1.7
Reading https://pypi.org/simple/crcmod/
Downloading https://files.pythonhosted.org/packages/6b/b0/e595ce2a2527e169c3bcd6c33d2473c1918e0b7f6826a043ca1245dd4e5b/crcmod-1.7.tar.gz#sha256=dc7051a0db5f2bd48665a990d3ec1cc305a466a77358ca4492826f41f283601e
Best match: crcmod 1.7
Processing crcmod-1.7.tar.gz
Writing /tmp/easy_install-FMpMb1/crcmod-1.7/setup.cfg
Running crcmod-1.7/setup.py -q bdist_egg --dist-dir /tmp/easy_install-FMpMb1/crcmod-1.7/egg-dist-tmp-pNNK6E
python2/src/_crcfunext.c: In function ‘init_crcfunext’:
python2/src/_crcfunext.c:492:13: warning: variable ‘m’ set but not used [-Wunused-but-set-variable]
   PyObject *m;
             ^
zip_safe flag not set; analyzing archive contents...
Moving crcmod-1.7-py2.7-linux-x86_64.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding crcmod 1.7 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/crcmod-1.7-py2.7-linux-x86_64.egg>
Searching for numpy>=1.14
Reading https://pypi.org/simple/numpy/
Downloading https://files.pythonhosted.org/packages/93/9b/443bbd1b38c4e5617f32c14c1494ae884d36cf3870c33828bb32e4b00dea/numpy-1.17.0rc2.zip#sha256=a4153fe85cf92a796022b81b138000160dea840cad13b7d1db67cfec594ece23
Best match: numpy 1.17.0rc2
Processing numpy-1.17.0rc2.zip
Writing /tmp/easy_install-PI7042/numpy-1.17.0rc2/setup.cfg
Running numpy-1.17.0rc2/setup.py -q bdist_egg --dist-dir /tmp/easy_install-PI7042/numpy-1.17.0rc2/egg-dist-tmp-VerVn_
Traceback (most recent call last):
  File "setup.py", line 239, in <module>
    'test': generate_protos_first(test),
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/__init__.py",> line 145, in setup
    return distutils.core.setup(**attrs)
  File "/usr/lib/python2.7/distutils/core.py", line 151, in setup
    dist.run_commands()
  File "/usr/lib/python2.7/distutils/dist.py", line 953, in run_commands
    self.run_command(cmd)
  File "/usr/lib/python2.7/distutils/dist.py", line 972, in run_command
    cmd_obj.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 67, in run
    self.do_egg_install()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 117, in do_egg_install
    cmd.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 418, in run
    self.easy_install(spec, not self.no_deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 660, in easy_install
    return self.install_item(None, spec, tmpdir, deps, True)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 707, in install_item
    self.process_distribution(spec, dist, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 752, in process_distribution
    [requirement], self.local_index, self.easy_install
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 782, in resolve
    replace_conflicting=replace_conflicting
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1065, in best_match
    return self.obtain(req, installer)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1077, in obtain
    return installer(requirement)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 679, in easy_install
    return self.install_item(spec, dist.location, tmpdir, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 705, in install_item
    dists = self.install_eggs(spec, download, tmpdir)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 890, in install_eggs
    return self.build_and_install(setup_script, setup_base)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1158, in build_and_install
    self.run_setup(setup_script, setup_base, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1144, in run_setup
    run_setup(setup_script, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 253, in run_setup
    raise
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 166, in save_modules
    saved_exc.resume()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 141, in resume
    six.reraise(type, exc, self._tb)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 154, in save_modules
    yield saved
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 250, in run_setup
    _execfile(setup_script, ns)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 45, in _execfile
    exec(code, globals, locals)
  File "/tmp/easy_install-PI7042/numpy-1.17.0rc2/setup.py", line 31, in <module>
    import setuptools
RuntimeError: Python version >= 3.5 required.

> Task :sdks:python:createProcessWorker FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/sdks/python/build.gradle'> line: 374

* What went wrong:
Execution failed for task ':sdks:python:createProcessWorker'.
> 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 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/5.2.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 3m 40s
59 actionable tasks: 46 executed, 13 from cache

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

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


Build failed in Jenkins: beam_PostCommit_Python_VR_Spark #404

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/404/display/redirect?page=changes>

Changes:

[ehudm] [BEAM-7784] Fixup for Guava upgrade

------------------------------------------
[...truncated 254.49 KB...]
Searching for pytz>=2018.3
Reading https://pypi.org/simple/pytz/
Downloading https://files.pythonhosted.org/packages/3d/73/fe30c2daaaa0713420d0382b16fbb761409f532c56bdcc514bf7b6262bb6/pytz-2019.1-py2.py3-none-any.whl#sha256=303879e36b721603cc54604edcac9d20401bdbe31e1e4fdee5b9f98d5d31dfda
Best match: pytz 2019.1
Processing pytz-2019.1-py2.py3-none-any.whl
Installing pytz-2019.1-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pytz 2019.1 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pytz-2019.1-py2.7.egg>
Searching for pydot<1.3,>=1.2.0
Reading https://pypi.org/simple/pydot/
Downloading https://files.pythonhosted.org/packages/c3/f1/e61d6dfe6c1768ed2529761a68f70939e2569da043e9f15a8d84bf56cadf/pydot-1.2.4.tar.gz#sha256=92d2e2d15531d00710f2d6fb5540d2acabc5399d464f2f20d5d21073af241eb6
Best match: pydot 1.2.4
Processing pydot-1.2.4.tar.gz
Writing /tmp/easy_install-vB5HZw/pydot-1.2.4/setup.cfg
Running pydot-1.2.4/setup.py -q bdist_egg --dist-dir /tmp/easy_install-vB5HZw/pydot-1.2.4/egg-dist-tmp-e0yM1B
/tmp/easy_install-vB5HZw/pydot-1.2.4/pydot.py:17: UserWarning: Couldn't import dot_parser, loading of dot files will not be possible.
  "Couldn't import dot_parser, "
zip_safe flag not set; analyzing archive contents...
Moving pydot-1.2.4-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pydot 1.2.4 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pydot-1.2.4-py2.7.egg>
Searching for oauth2client<4,>=2.0.1
Reading https://pypi.org/simple/oauth2client/
Downloading https://files.pythonhosted.org/packages/c0/7b/bc893e35d6ca46a72faa4b9eaac25c687ce60e1fbe978993fe2de1b0ff0d/oauth2client-3.0.0.tar.gz#sha256=5b5b056ec6f2304e7920b632885bd157fa71d1a7f3ddd00a43b1541a8d1a2460
Best match: oauth2client 3.0.0
Processing oauth2client-3.0.0.tar.gz
Writing /tmp/easy_install-Gxbap0/oauth2client-3.0.0/setup.cfg
Running oauth2client-3.0.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-Gxbap0/oauth2client-3.0.0/egg-dist-tmp-_qqw6k
warning: no previously-included files matching '*' found under directory 'tests'
zip_safe flag not set; analyzing archive contents...
Moving oauth2client-3.0.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding oauth2client 3.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/oauth2client-3.0.0-py2.7.egg>
Searching for pymongo<4.0.0,>=3.8.0
Reading https://pypi.org/simple/pymongo/
Downloading https://files.pythonhosted.org/packages/6e/ea/353a9f8ced71b9e258438aa4d6aa048c1eaf5b774d3ef2273d686fde0947/pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl#sha256=32421df60d06f479d71b6b539642e410ece3006e8910688e68df962c8eb40a21
Best match: pymongo 3.8.0
Processing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl
Installing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding pymongo 3.8.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg>
Searching for mock<3.0.0,>=1.0.1
Reading https://pypi.org/simple/mock/
Downloading https://files.pythonhosted.org/packages/e6/35/f187bdf23be87092bd0f1200d43d23076cee4d0dec109f195173fd3ebc79/mock-2.0.0-py2.py3-none-any.whl#sha256=5ce3c71c5545b472da17b72268978914d0252980348636840bd34a00b5cc96c1
Best match: mock 2.0.0
Processing mock-2.0.0-py2.py3-none-any.whl
Installing mock-2.0.0-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg/EGG-INFO/requires.txt>
Adding mock 2.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg>
Searching for httplib2<=0.12.0,>=0.8
Reading https://pypi.org/simple/httplib2/
Downloading https://files.pythonhosted.org/packages/ce/ed/803905d670b52fa0edfdd135337e545b4496c2ab3a222f1449b7256eb99f/httplib2-0.12.0.tar.gz#sha256=f61fb838a94ce3b349aa32c92fd8430f7e3511afdb18bf9640d647e30c90a6d6
Best match: httplib2 0.12.0
Processing httplib2-0.12.0.tar.gz
Writing /tmp/easy_install-H4CI13/httplib2-0.12.0/setup.cfg
Running httplib2-0.12.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-H4CI13/httplib2-0.12.0/egg-dist-tmp-O6wZRK
zip_safe flag not set; analyzing archive contents...
httplib2.certs: module references __file__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Extracting httplib2-0.12.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding httplib2 0.12.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Searching for hdfs<3.0.0,>=2.1.0
Reading https://pypi.org/simple/hdfs/
Downloading https://files.pythonhosted.org/packages/82/39/2c0879b1bcfd1f6ad078eb210d09dbce21072386a3997074ee91e60ddc5a/hdfs-2.5.8.tar.gz#sha256=1be117549fc1285571bc51aedc15df5a203138dba02f9adfa26761b69a949370
Best match: hdfs 2.5.8
Processing hdfs-2.5.8.tar.gz
Writing /tmp/easy_install-UnXbiF/hdfs-2.5.8/setup.cfg
Running hdfs-2.5.8/setup.py -q bdist_egg --dist-dir /tmp/easy_install-UnXbiF/hdfs-2.5.8/egg-dist-tmp-HSMPII
zip_safe flag not set; analyzing archive contents...
Moving hdfs-2.5.8-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding hdfs 2.5.8 to easy-install.pth file
Installing hdfscli-avro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing hdfscli script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/hdfs-2.5.8-py2.7.egg>
Searching for future<1.0.0,>=0.16.0
Reading https://pypi.org/simple/future/
Downloading https://files.pythonhosted.org/packages/90/52/e20466b85000a181e1e144fd8305caf2cf475e2f9674e797b222f8105f5f/future-0.17.1.tar.gz#sha256=67045236dcfd6816dc439556d009594abf643e5eb48992e36beac09c2ca659b8
Best match: future 0.17.1
Processing future-0.17.1.tar.gz
Writing /tmp/easy_install-zt6Xzs/future-0.17.1/setup.cfg
Running future-0.17.1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-zt6Xzs/future-0.17.1/egg-dist-tmp-77pV5A
warning: no files found matching '*.au' under directory 'tests'
warning: no files found matching '*.gif' under directory 'tests'
warning: no files found matching '*.txt' under directory 'tests'
zip_safe flag not set; analyzing archive contents...
future.backports.test.ssl_servers: module references __file__
future.backports.test.support: module references __file__
future.standard_library.__init__: module references __file__
future.standard_library.__init__: module references __path__
future.utils.__init__: module MAY be using inspect.stack
past.builtins.misc: module MAY be using inspect.stack
past.translation.__init__: module references __file__
past.translation.__init__: module references __path__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Extracting future-0.17.1-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding future 0.17.1 to easy-install.pth file
Installing pasteurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing futurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Searching for fastavro<0.22,>=0.21.4
Reading https://pypi.org/simple/fastavro/
Downloading https://files.pythonhosted.org/packages/15/e3/5956c75f68906b119191ef30d9acff661b422cf918a29a03ee0c3ba774be/fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl#sha256=25c5e1871fb82795f138aa209ca89cac940b80bf36fc644615354028bfd87638
Best match: fastavro 0.21.24
Processing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl
Installing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding fastavro 0.21.24 to easy-install.pth file
Installing fastavro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg>
Searching for dill<0.2.10,>=0.2.9
Reading https://pypi.org/simple/dill/
Downloading https://files.pythonhosted.org/packages/fe/42/bfe2e0857bc284cbe6a011d93f2a9ad58a22cb894461b199ae72cfef0f29/dill-0.2.9.tar.gz#sha256=f6d6046f9f9195206063dd0415dff185ad593d6ee8b0e67f12597c0f4df4986f
Best match: dill 0.2.9
Processing dill-0.2.9.tar.gz
Writing /tmp/easy_install-OM0yXj/dill-0.2.9/setup.cfg
Running dill-0.2.9/setup.py -q bdist_egg --dist-dir /tmp/easy_install-OM0yXj/dill-0.2.9/egg-dist-tmp-ebHCz_
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Extracting dill-0.2.9-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding dill 0.2.9 to easy-install.pth file
Installing get_objgraph script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing undill script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Searching for crcmod<2.0,>=1.7
Reading https://pypi.org/simple/crcmod/
Downloading https://files.pythonhosted.org/packages/6b/b0/e595ce2a2527e169c3bcd6c33d2473c1918e0b7f6826a043ca1245dd4e5b/crcmod-1.7.tar.gz#sha256=dc7051a0db5f2bd48665a990d3ec1cc305a466a77358ca4492826f41f283601e
Best match: crcmod 1.7
Processing crcmod-1.7.tar.gz
Writing /tmp/easy_install-HP41ps/crcmod-1.7/setup.cfg
Running crcmod-1.7/setup.py -q bdist_egg --dist-dir /tmp/easy_install-HP41ps/crcmod-1.7/egg-dist-tmp-kqiWKd
python2/src/_crcfunext.c: In function ‘init_crcfunext’:
python2/src/_crcfunext.c:492:13: warning: variable ‘m’ set but not used [-Wunused-but-set-variable]
   PyObject *m;
             ^
zip_safe flag not set; analyzing archive contents...
Moving crcmod-1.7-py2.7-linux-x86_64.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding crcmod 1.7 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/crcmod-1.7-py2.7-linux-x86_64.egg>
Searching for numpy>=1.14
Reading https://pypi.org/simple/numpy/
Downloading https://files.pythonhosted.org/packages/93/9b/443bbd1b38c4e5617f32c14c1494ae884d36cf3870c33828bb32e4b00dea/numpy-1.17.0rc2.zip#sha256=a4153fe85cf92a796022b81b138000160dea840cad13b7d1db67cfec594ece23
Best match: numpy 1.17.0rc2
Processing numpy-1.17.0rc2.zip
Writing /tmp/easy_install-YOny7m/numpy-1.17.0rc2/setup.cfg
Running numpy-1.17.0rc2/setup.py -q bdist_egg --dist-dir /tmp/easy_install-YOny7m/numpy-1.17.0rc2/egg-dist-tmp-zsltx_
Traceback (most recent call last):
  File "setup.py", line 239, in <module>
    'test': generate_protos_first(test),
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/__init__.py",> line 145, in setup
    return distutils.core.setup(**attrs)
  File "/usr/lib/python2.7/distutils/core.py", line 151, in setup
    dist.run_commands()
  File "/usr/lib/python2.7/distutils/dist.py", line 953, in run_commands
    self.run_command(cmd)
  File "/usr/lib/python2.7/distutils/dist.py", line 972, in run_command
    cmd_obj.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 67, in run
    self.do_egg_install()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 117, in do_egg_install
    cmd.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 418, in run
    self.easy_install(spec, not self.no_deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 660, in easy_install
    return self.install_item(None, spec, tmpdir, deps, True)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 707, in install_item
    self.process_distribution(spec, dist, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 752, in process_distribution
    [requirement], self.local_index, self.easy_install
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 782, in resolve
    replace_conflicting=replace_conflicting
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1065, in best_match
    return self.obtain(req, installer)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1077, in obtain
    return installer(requirement)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 679, in easy_install
    return self.install_item(spec, dist.location, tmpdir, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 705, in install_item
    dists = self.install_eggs(spec, download, tmpdir)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 890, in install_eggs
    return self.build_and_install(setup_script, setup_base)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1158, in build_and_install
    self.run_setup(setup_script, setup_base, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1144, in run_setup
    run_setup(setup_script, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 253, in run_setup
    raise
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 166, in save_modules
    saved_exc.resume()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 141, in resume
    six.reraise(type, exc, self._tb)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 154, in save_modules
    yield saved
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 250, in run_setup
    _execfile(setup_script, ns)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 45, in _execfile
    exec(code, globals, locals)
  File "/tmp/easy_install-YOny7m/numpy-1.17.0rc2/setup.py", line 31, in <module>
    import setuptools
RuntimeError: Python version >= 3.5 required.

> Task :sdks:python:createProcessWorker FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/sdks/python/build.gradle'> line: 374

* What went wrong:
Execution failed for task ':sdks:python:createProcessWorker'.
> 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 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/5.2.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 2m 21s
59 actionable tasks: 46 executed, 13 from cache

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

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


Build failed in Jenkins: beam_PostCommit_Python_VR_Spark #403

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/403/display/redirect>

------------------------------------------
[...truncated 254.94 KB...]
Searching for pytz>=2018.3
Reading https://pypi.org/simple/pytz/
Downloading https://files.pythonhosted.org/packages/3d/73/fe30c2daaaa0713420d0382b16fbb761409f532c56bdcc514bf7b6262bb6/pytz-2019.1-py2.py3-none-any.whl#sha256=303879e36b721603cc54604edcac9d20401bdbe31e1e4fdee5b9f98d5d31dfda
Best match: pytz 2019.1
Processing pytz-2019.1-py2.py3-none-any.whl
Installing pytz-2019.1-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pytz 2019.1 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pytz-2019.1-py2.7.egg>
Searching for pydot<1.3,>=1.2.0
Reading https://pypi.org/simple/pydot/
Downloading https://files.pythonhosted.org/packages/c3/f1/e61d6dfe6c1768ed2529761a68f70939e2569da043e9f15a8d84bf56cadf/pydot-1.2.4.tar.gz#sha256=92d2e2d15531d00710f2d6fb5540d2acabc5399d464f2f20d5d21073af241eb6
Best match: pydot 1.2.4
Processing pydot-1.2.4.tar.gz
Writing /tmp/easy_install-KyS0UE/pydot-1.2.4/setup.cfg
Running pydot-1.2.4/setup.py -q bdist_egg --dist-dir /tmp/easy_install-KyS0UE/pydot-1.2.4/egg-dist-tmp-LgJO0W
/tmp/easy_install-KyS0UE/pydot-1.2.4/pydot.py:17: UserWarning: Couldn't import dot_parser, loading of dot files will not be possible.
  "Couldn't import dot_parser, "
zip_safe flag not set; analyzing archive contents...
Moving pydot-1.2.4-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pydot 1.2.4 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pydot-1.2.4-py2.7.egg>
Searching for oauth2client<4,>=2.0.1
Reading https://pypi.org/simple/oauth2client/
Downloading https://files.pythonhosted.org/packages/c0/7b/bc893e35d6ca46a72faa4b9eaac25c687ce60e1fbe978993fe2de1b0ff0d/oauth2client-3.0.0.tar.gz#sha256=5b5b056ec6f2304e7920b632885bd157fa71d1a7f3ddd00a43b1541a8d1a2460
Best match: oauth2client 3.0.0
Processing oauth2client-3.0.0.tar.gz
Writing /tmp/easy_install-XXb6iR/oauth2client-3.0.0/setup.cfg
Running oauth2client-3.0.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-XXb6iR/oauth2client-3.0.0/egg-dist-tmp-zpArDk
warning: no previously-included files matching '*' found under directory 'tests'
zip_safe flag not set; analyzing archive contents...
Moving oauth2client-3.0.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding oauth2client 3.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/oauth2client-3.0.0-py2.7.egg>
Searching for pymongo<4.0.0,>=3.8.0
Reading https://pypi.org/simple/pymongo/
Downloading https://files.pythonhosted.org/packages/6e/ea/353a9f8ced71b9e258438aa4d6aa048c1eaf5b774d3ef2273d686fde0947/pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl#sha256=32421df60d06f479d71b6b539642e410ece3006e8910688e68df962c8eb40a21
Best match: pymongo 3.8.0
Processing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl
Installing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding pymongo 3.8.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg>
Searching for mock<3.0.0,>=1.0.1
Reading https://pypi.org/simple/mock/
Downloading https://files.pythonhosted.org/packages/e6/35/f187bdf23be87092bd0f1200d43d23076cee4d0dec109f195173fd3ebc79/mock-2.0.0-py2.py3-none-any.whl#sha256=5ce3c71c5545b472da17b72268978914d0252980348636840bd34a00b5cc96c1
Best match: mock 2.0.0
Processing mock-2.0.0-py2.py3-none-any.whl
Installing mock-2.0.0-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg/EGG-INFO/requires.txt>
Adding mock 2.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg>
Searching for httplib2<=0.12.0,>=0.8
Reading https://pypi.org/simple/httplib2/
Downloading https://files.pythonhosted.org/packages/ce/ed/803905d670b52fa0edfdd135337e545b4496c2ab3a222f1449b7256eb99f/httplib2-0.12.0.tar.gz#sha256=f61fb838a94ce3b349aa32c92fd8430f7e3511afdb18bf9640d647e30c90a6d6
Best match: httplib2 0.12.0
Processing httplib2-0.12.0.tar.gz
Writing /tmp/easy_install-cZB48j/httplib2-0.12.0/setup.cfg
Running httplib2-0.12.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-cZB48j/httplib2-0.12.0/egg-dist-tmp-uDqwWt
zip_safe flag not set; analyzing archive contents...
httplib2.certs: module references __file__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Extracting httplib2-0.12.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding httplib2 0.12.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Searching for hdfs<3.0.0,>=2.1.0
Reading https://pypi.org/simple/hdfs/
Downloading https://files.pythonhosted.org/packages/82/39/2c0879b1bcfd1f6ad078eb210d09dbce21072386a3997074ee91e60ddc5a/hdfs-2.5.8.tar.gz#sha256=1be117549fc1285571bc51aedc15df5a203138dba02f9adfa26761b69a949370
Best match: hdfs 2.5.8
Processing hdfs-2.5.8.tar.gz
Writing /tmp/easy_install-Z3daQP/hdfs-2.5.8/setup.cfg
Running hdfs-2.5.8/setup.py -q bdist_egg --dist-dir /tmp/easy_install-Z3daQP/hdfs-2.5.8/egg-dist-tmp-GmIETu
zip_safe flag not set; analyzing archive contents...
Moving hdfs-2.5.8-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding hdfs 2.5.8 to easy-install.pth file
Installing hdfscli-avro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing hdfscli script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/hdfs-2.5.8-py2.7.egg>
Searching for future<1.0.0,>=0.16.0
Reading https://pypi.org/simple/future/
Downloading https://files.pythonhosted.org/packages/90/52/e20466b85000a181e1e144fd8305caf2cf475e2f9674e797b222f8105f5f/future-0.17.1.tar.gz#sha256=67045236dcfd6816dc439556d009594abf643e5eb48992e36beac09c2ca659b8
Best match: future 0.17.1
Processing future-0.17.1.tar.gz
Writing /tmp/easy_install-8hRkgX/future-0.17.1/setup.cfg
Running future-0.17.1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-8hRkgX/future-0.17.1/egg-dist-tmp-F43wj5
warning: no files found matching '*.au' under directory 'tests'
warning: no files found matching '*.gif' under directory 'tests'
warning: no files found matching '*.txt' under directory 'tests'
zip_safe flag not set; analyzing archive contents...
future.backports.test.ssl_servers: module references __file__
future.backports.test.support: module references __file__
future.standard_library.__init__: module references __file__
future.standard_library.__init__: module references __path__
future.utils.__init__: module MAY be using inspect.stack
past.builtins.misc: module MAY be using inspect.stack
past.translation.__init__: module references __file__
past.translation.__init__: module references __path__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Extracting future-0.17.1-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding future 0.17.1 to easy-install.pth file
Installing pasteurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing futurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Searching for fastavro<0.22,>=0.21.4
Reading https://pypi.org/simple/fastavro/
Downloading https://files.pythonhosted.org/packages/15/e3/5956c75f68906b119191ef30d9acff661b422cf918a29a03ee0c3ba774be/fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl#sha256=25c5e1871fb82795f138aa209ca89cac940b80bf36fc644615354028bfd87638
Best match: fastavro 0.21.24
Processing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl
Installing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding fastavro 0.21.24 to easy-install.pth file
Installing fastavro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg>
Searching for dill<0.2.10,>=0.2.9
Reading https://pypi.org/simple/dill/
Downloading https://files.pythonhosted.org/packages/fe/42/bfe2e0857bc284cbe6a011d93f2a9ad58a22cb894461b199ae72cfef0f29/dill-0.2.9.tar.gz#sha256=f6d6046f9f9195206063dd0415dff185ad593d6ee8b0e67f12597c0f4df4986f
Best match: dill 0.2.9
Processing dill-0.2.9.tar.gz
Writing /tmp/easy_install-_c__nl/dill-0.2.9/setup.cfg
Running dill-0.2.9/setup.py -q bdist_egg --dist-dir /tmp/easy_install-_c__nl/dill-0.2.9/egg-dist-tmp-aKbQcq
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Extracting dill-0.2.9-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding dill 0.2.9 to easy-install.pth file
Installing get_objgraph script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing undill script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Searching for crcmod<2.0,>=1.7
Reading https://pypi.org/simple/crcmod/
Downloading https://files.pythonhosted.org/packages/6b/b0/e595ce2a2527e169c3bcd6c33d2473c1918e0b7f6826a043ca1245dd4e5b/crcmod-1.7.tar.gz#sha256=dc7051a0db5f2bd48665a990d3ec1cc305a466a77358ca4492826f41f283601e
Best match: crcmod 1.7
Processing crcmod-1.7.tar.gz
Writing /tmp/easy_install-JcoeLN/crcmod-1.7/setup.cfg
Running crcmod-1.7/setup.py -q bdist_egg --dist-dir /tmp/easy_install-JcoeLN/crcmod-1.7/egg-dist-tmp-Vl5hom
python2/src/_crcfunext.c: In function ‘init_crcfunext’:
python2/src/_crcfunext.c:492:13: warning: variable ‘m’ set but not used [-Wunused-but-set-variable]
   PyObject *m;
             ^
zip_safe flag not set; analyzing archive contents...
Moving crcmod-1.7-py2.7-linux-x86_64.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding crcmod 1.7 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/crcmod-1.7-py2.7-linux-x86_64.egg>
Searching for numpy>=1.14
Reading https://pypi.org/simple/numpy/
Downloading https://files.pythonhosted.org/packages/93/9b/443bbd1b38c4e5617f32c14c1494ae884d36cf3870c33828bb32e4b00dea/numpy-1.17.0rc2.zip#sha256=a4153fe85cf92a796022b81b138000160dea840cad13b7d1db67cfec594ece23
Best match: numpy 1.17.0rc2
Processing numpy-1.17.0rc2.zip
Writing /tmp/easy_install-f1Be7W/numpy-1.17.0rc2/setup.cfg
Running numpy-1.17.0rc2/setup.py -q bdist_egg --dist-dir /tmp/easy_install-f1Be7W/numpy-1.17.0rc2/egg-dist-tmp-hTPCW7
Traceback (most recent call last):
  File "setup.py", line 239, in <module>
    'test': generate_protos_first(test),
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/__init__.py",> line 145, in setup
    return distutils.core.setup(**attrs)
  File "/usr/lib/python2.7/distutils/core.py", line 151, in setup
    dist.run_commands()
  File "/usr/lib/python2.7/distutils/dist.py", line 953, in run_commands
    self.run_command(cmd)
  File "/usr/lib/python2.7/distutils/dist.py", line 972, in run_command
    cmd_obj.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 67, in run
    self.do_egg_install()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 117, in do_egg_install
    cmd.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 418, in run
    self.easy_install(spec, not self.no_deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 660, in easy_install
    return self.install_item(None, spec, tmpdir, deps, True)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 707, in install_item
    self.process_distribution(spec, dist, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 752, in process_distribution
    [requirement], self.local_index, self.easy_install
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 782, in resolve
    replace_conflicting=replace_conflicting
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1065, in best_match
    return self.obtain(req, installer)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1077, in obtain
    return installer(requirement)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 679, in easy_install
    return self.install_item(spec, dist.location, tmpdir, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 705, in install_item
    dists = self.install_eggs(spec, download, tmpdir)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 890, in install_eggs
    return self.build_and_install(setup_script, setup_base)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1158, in build_and_install
    self.run_setup(setup_script, setup_base, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1144, in run_setup
    run_setup(setup_script, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 253, in run_setup
    raise
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 166, in save_modules
    saved_exc.resume()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 141, in resume
    six.reraise(type, exc, self._tb)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 154, in save_modules
    yield saved
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 250, in run_setup
    _execfile(setup_script, ns)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 45, in _execfile
    exec(code, globals, locals)
  File "/tmp/easy_install-f1Be7W/numpy-1.17.0rc2/setup.py", line 31, in <module>
    import setuptools
RuntimeError: Python version >= 3.5 required.

> Task :sdks:python:createProcessWorker FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/sdks/python/build.gradle'> line: 374

* What went wrong:
Execution failed for task ':sdks:python:createProcessWorker'.
> 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 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/5.2.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 2m 31s
59 actionable tasks: 46 executed, 13 from cache

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

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


Build failed in Jenkins: beam_PostCommit_Python_VR_Spark #402

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/402/display/redirect?page=changes>

Changes:

[github] Add last_attempted_record_start to python OffsetRangeTracker (#9058)

------------------------------------------
[...truncated 254.73 KB...]
Searching for pytz>=2018.3
Reading https://pypi.org/simple/pytz/
Downloading https://files.pythonhosted.org/packages/3d/73/fe30c2daaaa0713420d0382b16fbb761409f532c56bdcc514bf7b6262bb6/pytz-2019.1-py2.py3-none-any.whl#sha256=303879e36b721603cc54604edcac9d20401bdbe31e1e4fdee5b9f98d5d31dfda
Best match: pytz 2019.1
Processing pytz-2019.1-py2.py3-none-any.whl
Installing pytz-2019.1-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pytz 2019.1 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pytz-2019.1-py2.7.egg>
Searching for pydot<1.3,>=1.2.0
Reading https://pypi.org/simple/pydot/
Downloading https://files.pythonhosted.org/packages/c3/f1/e61d6dfe6c1768ed2529761a68f70939e2569da043e9f15a8d84bf56cadf/pydot-1.2.4.tar.gz#sha256=92d2e2d15531d00710f2d6fb5540d2acabc5399d464f2f20d5d21073af241eb6
Best match: pydot 1.2.4
Processing pydot-1.2.4.tar.gz
Writing /tmp/easy_install-x9yDNF/pydot-1.2.4/setup.cfg
Running pydot-1.2.4/setup.py -q bdist_egg --dist-dir /tmp/easy_install-x9yDNF/pydot-1.2.4/egg-dist-tmp-SUshVU
/tmp/easy_install-x9yDNF/pydot-1.2.4/pydot.py:17: UserWarning: Couldn't import dot_parser, loading of dot files will not be possible.
  "Couldn't import dot_parser, "
zip_safe flag not set; analyzing archive contents...
Moving pydot-1.2.4-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pydot 1.2.4 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pydot-1.2.4-py2.7.egg>
Searching for oauth2client<4,>=2.0.1
Reading https://pypi.org/simple/oauth2client/
Downloading https://files.pythonhosted.org/packages/c0/7b/bc893e35d6ca46a72faa4b9eaac25c687ce60e1fbe978993fe2de1b0ff0d/oauth2client-3.0.0.tar.gz#sha256=5b5b056ec6f2304e7920b632885bd157fa71d1a7f3ddd00a43b1541a8d1a2460
Best match: oauth2client 3.0.0
Processing oauth2client-3.0.0.tar.gz
Writing /tmp/easy_install-DeMt97/oauth2client-3.0.0/setup.cfg
Running oauth2client-3.0.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-DeMt97/oauth2client-3.0.0/egg-dist-tmp-2IBjR_
warning: no previously-included files matching '*' found under directory 'tests'
zip_safe flag not set; analyzing archive contents...
Moving oauth2client-3.0.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding oauth2client 3.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/oauth2client-3.0.0-py2.7.egg>
Searching for pymongo<4.0.0,>=3.8.0
Reading https://pypi.org/simple/pymongo/
Downloading https://files.pythonhosted.org/packages/6e/ea/353a9f8ced71b9e258438aa4d6aa048c1eaf5b774d3ef2273d686fde0947/pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl#sha256=32421df60d06f479d71b6b539642e410ece3006e8910688e68df962c8eb40a21
Best match: pymongo 3.8.0
Processing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl
Installing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding pymongo 3.8.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg>
Searching for mock<3.0.0,>=1.0.1
Reading https://pypi.org/simple/mock/
Downloading https://files.pythonhosted.org/packages/e6/35/f187bdf23be87092bd0f1200d43d23076cee4d0dec109f195173fd3ebc79/mock-2.0.0-py2.py3-none-any.whl#sha256=5ce3c71c5545b472da17b72268978914d0252980348636840bd34a00b5cc96c1
Best match: mock 2.0.0
Processing mock-2.0.0-py2.py3-none-any.whl
Installing mock-2.0.0-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg/EGG-INFO/requires.txt>
Adding mock 2.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg>
Searching for httplib2<=0.12.0,>=0.8
Reading https://pypi.org/simple/httplib2/
Downloading https://files.pythonhosted.org/packages/ce/ed/803905d670b52fa0edfdd135337e545b4496c2ab3a222f1449b7256eb99f/httplib2-0.12.0.tar.gz#sha256=f61fb838a94ce3b349aa32c92fd8430f7e3511afdb18bf9640d647e30c90a6d6
Best match: httplib2 0.12.0
Processing httplib2-0.12.0.tar.gz
Writing /tmp/easy_install-v_CMyZ/httplib2-0.12.0/setup.cfg
Running httplib2-0.12.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-v_CMyZ/httplib2-0.12.0/egg-dist-tmp-KaunDp
zip_safe flag not set; analyzing archive contents...
httplib2.certs: module references __file__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Extracting httplib2-0.12.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding httplib2 0.12.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Searching for hdfs<3.0.0,>=2.1.0
Reading https://pypi.org/simple/hdfs/
Downloading https://files.pythonhosted.org/packages/82/39/2c0879b1bcfd1f6ad078eb210d09dbce21072386a3997074ee91e60ddc5a/hdfs-2.5.8.tar.gz#sha256=1be117549fc1285571bc51aedc15df5a203138dba02f9adfa26761b69a949370
Best match: hdfs 2.5.8
Processing hdfs-2.5.8.tar.gz
Writing /tmp/easy_install-6VD3eH/hdfs-2.5.8/setup.cfg
Running hdfs-2.5.8/setup.py -q bdist_egg --dist-dir /tmp/easy_install-6VD3eH/hdfs-2.5.8/egg-dist-tmp-YVe1Sb
zip_safe flag not set; analyzing archive contents...
Moving hdfs-2.5.8-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding hdfs 2.5.8 to easy-install.pth file
Installing hdfscli-avro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing hdfscli script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/hdfs-2.5.8-py2.7.egg>
Searching for future<1.0.0,>=0.16.0
Reading https://pypi.org/simple/future/
Downloading https://files.pythonhosted.org/packages/90/52/e20466b85000a181e1e144fd8305caf2cf475e2f9674e797b222f8105f5f/future-0.17.1.tar.gz#sha256=67045236dcfd6816dc439556d009594abf643e5eb48992e36beac09c2ca659b8
Best match: future 0.17.1
Processing future-0.17.1.tar.gz
Writing /tmp/easy_install-rncF2B/future-0.17.1/setup.cfg
Running future-0.17.1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-rncF2B/future-0.17.1/egg-dist-tmp-yZxGwu
warning: no files found matching '*.au' under directory 'tests'
warning: no files found matching '*.gif' under directory 'tests'
warning: no files found matching '*.txt' under directory 'tests'
zip_safe flag not set; analyzing archive contents...
future.backports.test.ssl_servers: module references __file__
future.backports.test.support: module references __file__
future.standard_library.__init__: module references __file__
future.standard_library.__init__: module references __path__
future.utils.__init__: module MAY be using inspect.stack
past.builtins.misc: module MAY be using inspect.stack
past.translation.__init__: module references __file__
past.translation.__init__: module references __path__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Extracting future-0.17.1-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding future 0.17.1 to easy-install.pth file
Installing pasteurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing futurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Searching for fastavro<0.22,>=0.21.4
Reading https://pypi.org/simple/fastavro/
Downloading https://files.pythonhosted.org/packages/15/e3/5956c75f68906b119191ef30d9acff661b422cf918a29a03ee0c3ba774be/fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl#sha256=25c5e1871fb82795f138aa209ca89cac940b80bf36fc644615354028bfd87638
Best match: fastavro 0.21.24
Processing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl
Installing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding fastavro 0.21.24 to easy-install.pth file
Installing fastavro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg>
Searching for dill<0.2.10,>=0.2.9
Reading https://pypi.org/simple/dill/
Downloading https://files.pythonhosted.org/packages/fe/42/bfe2e0857bc284cbe6a011d93f2a9ad58a22cb894461b199ae72cfef0f29/dill-0.2.9.tar.gz#sha256=f6d6046f9f9195206063dd0415dff185ad593d6ee8b0e67f12597c0f4df4986f
Best match: dill 0.2.9
Processing dill-0.2.9.tar.gz
Writing /tmp/easy_install-anwpd_/dill-0.2.9/setup.cfg
Running dill-0.2.9/setup.py -q bdist_egg --dist-dir /tmp/easy_install-anwpd_/dill-0.2.9/egg-dist-tmp-xKbD86
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Extracting dill-0.2.9-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding dill 0.2.9 to easy-install.pth file
Installing get_objgraph script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing undill script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Searching for crcmod<2.0,>=1.7
Reading https://pypi.org/simple/crcmod/
Downloading https://files.pythonhosted.org/packages/6b/b0/e595ce2a2527e169c3bcd6c33d2473c1918e0b7f6826a043ca1245dd4e5b/crcmod-1.7.tar.gz#sha256=dc7051a0db5f2bd48665a990d3ec1cc305a466a77358ca4492826f41f283601e
Best match: crcmod 1.7
Processing crcmod-1.7.tar.gz
Writing /tmp/easy_install-3Z4a_r/crcmod-1.7/setup.cfg
Running crcmod-1.7/setup.py -q bdist_egg --dist-dir /tmp/easy_install-3Z4a_r/crcmod-1.7/egg-dist-tmp-G0PAEK
python2/src/_crcfunext.c: In function ‘init_crcfunext’:
python2/src/_crcfunext.c:492:13: warning: variable ‘m’ set but not used [-Wunused-but-set-variable]
   PyObject *m;
             ^
zip_safe flag not set; analyzing archive contents...
Moving crcmod-1.7-py2.7-linux-x86_64.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding crcmod 1.7 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/crcmod-1.7-py2.7-linux-x86_64.egg>
Searching for numpy>=1.14
Reading https://pypi.org/simple/numpy/
Downloading https://files.pythonhosted.org/packages/93/9b/443bbd1b38c4e5617f32c14c1494ae884d36cf3870c33828bb32e4b00dea/numpy-1.17.0rc2.zip#sha256=a4153fe85cf92a796022b81b138000160dea840cad13b7d1db67cfec594ece23
Best match: numpy 1.17.0rc2
Processing numpy-1.17.0rc2.zip
Writing /tmp/easy_install-Hnox0f/numpy-1.17.0rc2/setup.cfg
Running numpy-1.17.0rc2/setup.py -q bdist_egg --dist-dir /tmp/easy_install-Hnox0f/numpy-1.17.0rc2/egg-dist-tmp-XkBfVu
Traceback (most recent call last):
  File "setup.py", line 239, in <module>
    'test': generate_protos_first(test),
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/__init__.py",> line 145, in setup
    return distutils.core.setup(**attrs)
  File "/usr/lib/python2.7/distutils/core.py", line 151, in setup
    dist.run_commands()
  File "/usr/lib/python2.7/distutils/dist.py", line 953, in run_commands
    self.run_command(cmd)
  File "/usr/lib/python2.7/distutils/dist.py", line 972, in run_command
    cmd_obj.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 67, in run
    self.do_egg_install()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 117, in do_egg_install
    cmd.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 418, in run
    self.easy_install(spec, not self.no_deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 660, in easy_install
    return self.install_item(None, spec, tmpdir, deps, True)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 707, in install_item
    self.process_distribution(spec, dist, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 752, in process_distribution
    [requirement], self.local_index, self.easy_install
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 782, in resolve
    replace_conflicting=replace_conflicting
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1065, in best_match
    return self.obtain(req, installer)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1077, in obtain
    return installer(requirement)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 679, in easy_install
    return self.install_item(spec, dist.location, tmpdir, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 705, in install_item
    dists = self.install_eggs(spec, download, tmpdir)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 890, in install_eggs
    return self.build_and_install(setup_script, setup_base)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1158, in build_and_install
    self.run_setup(setup_script, setup_base, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1144, in run_setup
    run_setup(setup_script, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 253, in run_setup
    raise
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 166, in save_modules
    saved_exc.resume()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 141, in resume
    six.reraise(type, exc, self._tb)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 154, in save_modules
    yield saved
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 250, in run_setup
    _execfile(setup_script, ns)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 45, in _execfile
    exec(code, globals, locals)
  File "/tmp/easy_install-Hnox0f/numpy-1.17.0rc2/setup.py", line 31, in <module>
    import setuptools
RuntimeError: Python version >= 3.5 required.

> Task :sdks:python:createProcessWorker FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/sdks/python/build.gradle'> line: 374

* What went wrong:
Execution failed for task ':sdks:python:createProcessWorker'.
> 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 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/5.2.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 2m 39s
59 actionable tasks: 46 executed, 13 from cache

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

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


Build failed in Jenkins: beam_PostCommit_Python_VR_Spark #401

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/401/display/redirect?page=changes>

Changes:

[github] Add retractions doc to design doc page.

------------------------------------------
[...truncated 254.55 KB...]
Searching for pytz>=2018.3
Reading https://pypi.org/simple/pytz/
Downloading https://files.pythonhosted.org/packages/3d/73/fe30c2daaaa0713420d0382b16fbb761409f532c56bdcc514bf7b6262bb6/pytz-2019.1-py2.py3-none-any.whl#sha256=303879e36b721603cc54604edcac9d20401bdbe31e1e4fdee5b9f98d5d31dfda
Best match: pytz 2019.1
Processing pytz-2019.1-py2.py3-none-any.whl
Installing pytz-2019.1-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pytz 2019.1 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pytz-2019.1-py2.7.egg>
Searching for pydot<1.3,>=1.2.0
Reading https://pypi.org/simple/pydot/
Downloading https://files.pythonhosted.org/packages/c3/f1/e61d6dfe6c1768ed2529761a68f70939e2569da043e9f15a8d84bf56cadf/pydot-1.2.4.tar.gz#sha256=92d2e2d15531d00710f2d6fb5540d2acabc5399d464f2f20d5d21073af241eb6
Best match: pydot 1.2.4
Processing pydot-1.2.4.tar.gz
Writing /tmp/easy_install-8Ly3g3/pydot-1.2.4/setup.cfg
Running pydot-1.2.4/setup.py -q bdist_egg --dist-dir /tmp/easy_install-8Ly3g3/pydot-1.2.4/egg-dist-tmp-8gawJX
/tmp/easy_install-8Ly3g3/pydot-1.2.4/pydot.py:17: UserWarning: Couldn't import dot_parser, loading of dot files will not be possible.
  "Couldn't import dot_parser, "
zip_safe flag not set; analyzing archive contents...
Moving pydot-1.2.4-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pydot 1.2.4 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pydot-1.2.4-py2.7.egg>
Searching for oauth2client<4,>=2.0.1
Reading https://pypi.org/simple/oauth2client/
Downloading https://files.pythonhosted.org/packages/c0/7b/bc893e35d6ca46a72faa4b9eaac25c687ce60e1fbe978993fe2de1b0ff0d/oauth2client-3.0.0.tar.gz#sha256=5b5b056ec6f2304e7920b632885bd157fa71d1a7f3ddd00a43b1541a8d1a2460
Best match: oauth2client 3.0.0
Processing oauth2client-3.0.0.tar.gz
Writing /tmp/easy_install-S4LJIq/oauth2client-3.0.0/setup.cfg
Running oauth2client-3.0.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-S4LJIq/oauth2client-3.0.0/egg-dist-tmp-sjto1l
warning: no previously-included files matching '*' found under directory 'tests'
zip_safe flag not set; analyzing archive contents...
Moving oauth2client-3.0.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding oauth2client 3.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/oauth2client-3.0.0-py2.7.egg>
Searching for pymongo<4.0.0,>=3.8.0
Reading https://pypi.org/simple/pymongo/
Downloading https://files.pythonhosted.org/packages/6e/ea/353a9f8ced71b9e258438aa4d6aa048c1eaf5b774d3ef2273d686fde0947/pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl#sha256=32421df60d06f479d71b6b539642e410ece3006e8910688e68df962c8eb40a21
Best match: pymongo 3.8.0
Processing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl
Installing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding pymongo 3.8.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg>
Searching for mock<3.0.0,>=1.0.1
Reading https://pypi.org/simple/mock/
Downloading https://files.pythonhosted.org/packages/e6/35/f187bdf23be87092bd0f1200d43d23076cee4d0dec109f195173fd3ebc79/mock-2.0.0-py2.py3-none-any.whl#sha256=5ce3c71c5545b472da17b72268978914d0252980348636840bd34a00b5cc96c1
Best match: mock 2.0.0
Processing mock-2.0.0-py2.py3-none-any.whl
Installing mock-2.0.0-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg/EGG-INFO/requires.txt>
Adding mock 2.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg>
Searching for httplib2<=0.12.0,>=0.8
Reading https://pypi.org/simple/httplib2/
Downloading https://files.pythonhosted.org/packages/ce/ed/803905d670b52fa0edfdd135337e545b4496c2ab3a222f1449b7256eb99f/httplib2-0.12.0.tar.gz#sha256=f61fb838a94ce3b349aa32c92fd8430f7e3511afdb18bf9640d647e30c90a6d6
Best match: httplib2 0.12.0
Processing httplib2-0.12.0.tar.gz
Writing /tmp/easy_install-Hnyihu/httplib2-0.12.0/setup.cfg
Running httplib2-0.12.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-Hnyihu/httplib2-0.12.0/egg-dist-tmp-mUX8Ol
zip_safe flag not set; analyzing archive contents...
httplib2.certs: module references __file__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Extracting httplib2-0.12.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding httplib2 0.12.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Searching for hdfs<3.0.0,>=2.1.0
Reading https://pypi.org/simple/hdfs/
Downloading https://files.pythonhosted.org/packages/82/39/2c0879b1bcfd1f6ad078eb210d09dbce21072386a3997074ee91e60ddc5a/hdfs-2.5.8.tar.gz#sha256=1be117549fc1285571bc51aedc15df5a203138dba02f9adfa26761b69a949370
Best match: hdfs 2.5.8
Processing hdfs-2.5.8.tar.gz
Writing /tmp/easy_install-O8D9nR/hdfs-2.5.8/setup.cfg
Running hdfs-2.5.8/setup.py -q bdist_egg --dist-dir /tmp/easy_install-O8D9nR/hdfs-2.5.8/egg-dist-tmp-CP3A49
zip_safe flag not set; analyzing archive contents...
Moving hdfs-2.5.8-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding hdfs 2.5.8 to easy-install.pth file
Installing hdfscli-avro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing hdfscli script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/hdfs-2.5.8-py2.7.egg>
Searching for future<1.0.0,>=0.16.0
Reading https://pypi.org/simple/future/
Downloading https://files.pythonhosted.org/packages/90/52/e20466b85000a181e1e144fd8305caf2cf475e2f9674e797b222f8105f5f/future-0.17.1.tar.gz#sha256=67045236dcfd6816dc439556d009594abf643e5eb48992e36beac09c2ca659b8
Best match: future 0.17.1
Processing future-0.17.1.tar.gz
Writing /tmp/easy_install-APYXBr/future-0.17.1/setup.cfg
Running future-0.17.1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-APYXBr/future-0.17.1/egg-dist-tmp-okbSPs
warning: no files found matching '*.au' under directory 'tests'
warning: no files found matching '*.gif' under directory 'tests'
warning: no files found matching '*.txt' under directory 'tests'
zip_safe flag not set; analyzing archive contents...
future.backports.test.ssl_servers: module references __file__
future.backports.test.support: module references __file__
future.standard_library.__init__: module references __file__
future.standard_library.__init__: module references __path__
future.utils.__init__: module MAY be using inspect.stack
past.builtins.misc: module MAY be using inspect.stack
past.translation.__init__: module references __file__
past.translation.__init__: module references __path__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Extracting future-0.17.1-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding future 0.17.1 to easy-install.pth file
Installing pasteurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing futurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Searching for fastavro<0.22,>=0.21.4
Reading https://pypi.org/simple/fastavro/
Downloading https://files.pythonhosted.org/packages/15/e3/5956c75f68906b119191ef30d9acff661b422cf918a29a03ee0c3ba774be/fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl#sha256=25c5e1871fb82795f138aa209ca89cac940b80bf36fc644615354028bfd87638
Best match: fastavro 0.21.24
Processing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl
Installing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding fastavro 0.21.24 to easy-install.pth file
Installing fastavro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg>
Searching for dill<0.2.10,>=0.2.9
Reading https://pypi.org/simple/dill/
Downloading https://files.pythonhosted.org/packages/fe/42/bfe2e0857bc284cbe6a011d93f2a9ad58a22cb894461b199ae72cfef0f29/dill-0.2.9.tar.gz#sha256=f6d6046f9f9195206063dd0415dff185ad593d6ee8b0e67f12597c0f4df4986f
Best match: dill 0.2.9
Processing dill-0.2.9.tar.gz
Writing /tmp/easy_install-1srB5z/dill-0.2.9/setup.cfg
Running dill-0.2.9/setup.py -q bdist_egg --dist-dir /tmp/easy_install-1srB5z/dill-0.2.9/egg-dist-tmp-IKcCX8
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Extracting dill-0.2.9-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding dill 0.2.9 to easy-install.pth file
Installing get_objgraph script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing undill script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Searching for crcmod<2.0,>=1.7
Reading https://pypi.org/simple/crcmod/
Downloading https://files.pythonhosted.org/packages/6b/b0/e595ce2a2527e169c3bcd6c33d2473c1918e0b7f6826a043ca1245dd4e5b/crcmod-1.7.tar.gz#sha256=dc7051a0db5f2bd48665a990d3ec1cc305a466a77358ca4492826f41f283601e
Best match: crcmod 1.7
Processing crcmod-1.7.tar.gz
Writing /tmp/easy_install-WKj4LD/crcmod-1.7/setup.cfg
Running crcmod-1.7/setup.py -q bdist_egg --dist-dir /tmp/easy_install-WKj4LD/crcmod-1.7/egg-dist-tmp-v3DARY
python2/src/_crcfunext.c: In function ‘init_crcfunext’:
python2/src/_crcfunext.c:492:13: warning: variable ‘m’ set but not used [-Wunused-but-set-variable]
   PyObject *m;
             ^
zip_safe flag not set; analyzing archive contents...
Moving crcmod-1.7-py2.7-linux-x86_64.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding crcmod 1.7 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/crcmod-1.7-py2.7-linux-x86_64.egg>
Searching for numpy>=1.14
Reading https://pypi.org/simple/numpy/
Downloading https://files.pythonhosted.org/packages/93/9b/443bbd1b38c4e5617f32c14c1494ae884d36cf3870c33828bb32e4b00dea/numpy-1.17.0rc2.zip#sha256=a4153fe85cf92a796022b81b138000160dea840cad13b7d1db67cfec594ece23
Best match: numpy 1.17.0rc2
Processing numpy-1.17.0rc2.zip
Writing /tmp/easy_install-cSox7Z/numpy-1.17.0rc2/setup.cfg
Running numpy-1.17.0rc2/setup.py -q bdist_egg --dist-dir /tmp/easy_install-cSox7Z/numpy-1.17.0rc2/egg-dist-tmp-BCtkcF
Traceback (most recent call last):
  File "setup.py", line 239, in <module>
    'test': generate_protos_first(test),
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/__init__.py",> line 145, in setup
    return distutils.core.setup(**attrs)
  File "/usr/lib/python2.7/distutils/core.py", line 151, in setup
    dist.run_commands()
  File "/usr/lib/python2.7/distutils/dist.py", line 953, in run_commands
    self.run_command(cmd)
  File "/usr/lib/python2.7/distutils/dist.py", line 972, in run_command
    cmd_obj.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 67, in run
    self.do_egg_install()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 117, in do_egg_install
    cmd.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 418, in run
    self.easy_install(spec, not self.no_deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 660, in easy_install
    return self.install_item(None, spec, tmpdir, deps, True)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 707, in install_item
    self.process_distribution(spec, dist, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 752, in process_distribution
    [requirement], self.local_index, self.easy_install
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 782, in resolve
    replace_conflicting=replace_conflicting
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1065, in best_match
    return self.obtain(req, installer)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1077, in obtain
    return installer(requirement)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 679, in easy_install
    return self.install_item(spec, dist.location, tmpdir, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 705, in install_item
    dists = self.install_eggs(spec, download, tmpdir)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 890, in install_eggs
    return self.build_and_install(setup_script, setup_base)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1158, in build_and_install
    self.run_setup(setup_script, setup_base, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1144, in run_setup
    run_setup(setup_script, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 253, in run_setup
    raise
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 166, in save_modules
    saved_exc.resume()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 141, in resume
    six.reraise(type, exc, self._tb)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 154, in save_modules
    yield saved
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 250, in run_setup
    _execfile(setup_script, ns)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 45, in _execfile
    exec(code, globals, locals)
  File "/tmp/easy_install-cSox7Z/numpy-1.17.0rc2/setup.py", line 31, in <module>
    import setuptools
RuntimeError: Python version >= 3.5 required.

> Task :sdks:python:createProcessWorker FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/sdks/python/build.gradle'> line: 374

* What went wrong:
Execution failed for task ':sdks:python:createProcessWorker'.
> 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 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/5.2.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 2m 31s
59 actionable tasks: 46 executed, 13 from cache

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

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


Build failed in Jenkins: beam_PostCommit_Python_VR_Spark #400

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/400/display/redirect?page=changes>

Changes:

[pabloem] Matching on filename, not directory for fileio

[pabloem] Lint fixup

[pabloem] Lint fixup

[lostluck] Add the ability to set the service account email for dataflow jobs

------------------------------------------
[...truncated 254.48 KB...]
Searching for pytz>=2018.3
Reading https://pypi.org/simple/pytz/
Downloading https://files.pythonhosted.org/packages/3d/73/fe30c2daaaa0713420d0382b16fbb761409f532c56bdcc514bf7b6262bb6/pytz-2019.1-py2.py3-none-any.whl#sha256=303879e36b721603cc54604edcac9d20401bdbe31e1e4fdee5b9f98d5d31dfda
Best match: pytz 2019.1
Processing pytz-2019.1-py2.py3-none-any.whl
Installing pytz-2019.1-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pytz 2019.1 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pytz-2019.1-py2.7.egg>
Searching for pydot<1.3,>=1.2.0
Reading https://pypi.org/simple/pydot/
Downloading https://files.pythonhosted.org/packages/c3/f1/e61d6dfe6c1768ed2529761a68f70939e2569da043e9f15a8d84bf56cadf/pydot-1.2.4.tar.gz#sha256=92d2e2d15531d00710f2d6fb5540d2acabc5399d464f2f20d5d21073af241eb6
Best match: pydot 1.2.4
Processing pydot-1.2.4.tar.gz
Writing /tmp/easy_install-lxznqt/pydot-1.2.4/setup.cfg
Running pydot-1.2.4/setup.py -q bdist_egg --dist-dir /tmp/easy_install-lxznqt/pydot-1.2.4/egg-dist-tmp-WeEEKE
/tmp/easy_install-lxznqt/pydot-1.2.4/pydot.py:17: UserWarning: Couldn't import dot_parser, loading of dot files will not be possible.
  "Couldn't import dot_parser, "
zip_safe flag not set; analyzing archive contents...
Moving pydot-1.2.4-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pydot 1.2.4 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pydot-1.2.4-py2.7.egg>
Searching for oauth2client<4,>=2.0.1
Reading https://pypi.org/simple/oauth2client/
Downloading https://files.pythonhosted.org/packages/c0/7b/bc893e35d6ca46a72faa4b9eaac25c687ce60e1fbe978993fe2de1b0ff0d/oauth2client-3.0.0.tar.gz#sha256=5b5b056ec6f2304e7920b632885bd157fa71d1a7f3ddd00a43b1541a8d1a2460
Best match: oauth2client 3.0.0
Processing oauth2client-3.0.0.tar.gz
Writing /tmp/easy_install-FGWuGK/oauth2client-3.0.0/setup.cfg
Running oauth2client-3.0.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-FGWuGK/oauth2client-3.0.0/egg-dist-tmp-oQS96O
warning: no previously-included files matching '*' found under directory 'tests'
zip_safe flag not set; analyzing archive contents...
Moving oauth2client-3.0.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding oauth2client 3.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/oauth2client-3.0.0-py2.7.egg>
Searching for pymongo<4.0.0,>=3.8.0
Reading https://pypi.org/simple/pymongo/
Downloading https://files.pythonhosted.org/packages/6e/ea/353a9f8ced71b9e258438aa4d6aa048c1eaf5b774d3ef2273d686fde0947/pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl#sha256=32421df60d06f479d71b6b539642e410ece3006e8910688e68df962c8eb40a21
Best match: pymongo 3.8.0
Processing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl
Installing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding pymongo 3.8.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg>
Searching for mock<3.0.0,>=1.0.1
Reading https://pypi.org/simple/mock/
Downloading https://files.pythonhosted.org/packages/e6/35/f187bdf23be87092bd0f1200d43d23076cee4d0dec109f195173fd3ebc79/mock-2.0.0-py2.py3-none-any.whl#sha256=5ce3c71c5545b472da17b72268978914d0252980348636840bd34a00b5cc96c1
Best match: mock 2.0.0
Processing mock-2.0.0-py2.py3-none-any.whl
Installing mock-2.0.0-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg/EGG-INFO/requires.txt>
Adding mock 2.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg>
Searching for httplib2<=0.12.0,>=0.8
Reading https://pypi.org/simple/httplib2/
Downloading https://files.pythonhosted.org/packages/ce/ed/803905d670b52fa0edfdd135337e545b4496c2ab3a222f1449b7256eb99f/httplib2-0.12.0.tar.gz#sha256=f61fb838a94ce3b349aa32c92fd8430f7e3511afdb18bf9640d647e30c90a6d6
Best match: httplib2 0.12.0
Processing httplib2-0.12.0.tar.gz
Writing /tmp/easy_install-73Ty6d/httplib2-0.12.0/setup.cfg
Running httplib2-0.12.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-73Ty6d/httplib2-0.12.0/egg-dist-tmp-5jceXU
zip_safe flag not set; analyzing archive contents...
httplib2.certs: module references __file__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Extracting httplib2-0.12.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding httplib2 0.12.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Searching for hdfs<3.0.0,>=2.1.0
Reading https://pypi.org/simple/hdfs/
Downloading https://files.pythonhosted.org/packages/82/39/2c0879b1bcfd1f6ad078eb210d09dbce21072386a3997074ee91e60ddc5a/hdfs-2.5.8.tar.gz#sha256=1be117549fc1285571bc51aedc15df5a203138dba02f9adfa26761b69a949370
Best match: hdfs 2.5.8
Processing hdfs-2.5.8.tar.gz
Writing /tmp/easy_install-u4QngY/hdfs-2.5.8/setup.cfg
Running hdfs-2.5.8/setup.py -q bdist_egg --dist-dir /tmp/easy_install-u4QngY/hdfs-2.5.8/egg-dist-tmp-IsogLZ
zip_safe flag not set; analyzing archive contents...
Moving hdfs-2.5.8-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding hdfs 2.5.8 to easy-install.pth file
Installing hdfscli-avro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing hdfscli script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/hdfs-2.5.8-py2.7.egg>
Searching for future<1.0.0,>=0.16.0
Reading https://pypi.org/simple/future/
Downloading https://files.pythonhosted.org/packages/90/52/e20466b85000a181e1e144fd8305caf2cf475e2f9674e797b222f8105f5f/future-0.17.1.tar.gz#sha256=67045236dcfd6816dc439556d009594abf643e5eb48992e36beac09c2ca659b8
Best match: future 0.17.1
Processing future-0.17.1.tar.gz
Writing /tmp/easy_install-Vrxit1/future-0.17.1/setup.cfg
Running future-0.17.1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-Vrxit1/future-0.17.1/egg-dist-tmp-l9_AsS
warning: no files found matching '*.au' under directory 'tests'
warning: no files found matching '*.gif' under directory 'tests'
warning: no files found matching '*.txt' under directory 'tests'
zip_safe flag not set; analyzing archive contents...
future.backports.test.ssl_servers: module references __file__
future.backports.test.support: module references __file__
future.standard_library.__init__: module references __file__
future.standard_library.__init__: module references __path__
future.utils.__init__: module MAY be using inspect.stack
past.builtins.misc: module MAY be using inspect.stack
past.translation.__init__: module references __file__
past.translation.__init__: module references __path__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Extracting future-0.17.1-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding future 0.17.1 to easy-install.pth file
Installing pasteurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing futurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Searching for fastavro<0.22,>=0.21.4
Reading https://pypi.org/simple/fastavro/
Downloading https://files.pythonhosted.org/packages/15/e3/5956c75f68906b119191ef30d9acff661b422cf918a29a03ee0c3ba774be/fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl#sha256=25c5e1871fb82795f138aa209ca89cac940b80bf36fc644615354028bfd87638
Best match: fastavro 0.21.24
Processing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl
Installing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding fastavro 0.21.24 to easy-install.pth file
Installing fastavro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg>
Searching for dill<0.2.10,>=0.2.9
Reading https://pypi.org/simple/dill/
Downloading https://files.pythonhosted.org/packages/fe/42/bfe2e0857bc284cbe6a011d93f2a9ad58a22cb894461b199ae72cfef0f29/dill-0.2.9.tar.gz#sha256=f6d6046f9f9195206063dd0415dff185ad593d6ee8b0e67f12597c0f4df4986f
Best match: dill 0.2.9
Processing dill-0.2.9.tar.gz
Writing /tmp/easy_install-hZw0YU/dill-0.2.9/setup.cfg
Running dill-0.2.9/setup.py -q bdist_egg --dist-dir /tmp/easy_install-hZw0YU/dill-0.2.9/egg-dist-tmp-JmZT5B
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Extracting dill-0.2.9-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding dill 0.2.9 to easy-install.pth file
Installing get_objgraph script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing undill script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Searching for crcmod<2.0,>=1.7
Reading https://pypi.org/simple/crcmod/
Downloading https://files.pythonhosted.org/packages/6b/b0/e595ce2a2527e169c3bcd6c33d2473c1918e0b7f6826a043ca1245dd4e5b/crcmod-1.7.tar.gz#sha256=dc7051a0db5f2bd48665a990d3ec1cc305a466a77358ca4492826f41f283601e
Best match: crcmod 1.7
Processing crcmod-1.7.tar.gz
Writing /tmp/easy_install-MZiq7Q/crcmod-1.7/setup.cfg
Running crcmod-1.7/setup.py -q bdist_egg --dist-dir /tmp/easy_install-MZiq7Q/crcmod-1.7/egg-dist-tmp-Qw2BMb
python2/src/_crcfunext.c: In function ‘init_crcfunext’:
python2/src/_crcfunext.c:492:13: warning: variable ‘m’ set but not used [-Wunused-but-set-variable]
   PyObject *m;
             ^
zip_safe flag not set; analyzing archive contents...
Moving crcmod-1.7-py2.7-linux-x86_64.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding crcmod 1.7 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/crcmod-1.7-py2.7-linux-x86_64.egg>
Searching for numpy>=1.14
Reading https://pypi.org/simple/numpy/
Downloading https://files.pythonhosted.org/packages/93/9b/443bbd1b38c4e5617f32c14c1494ae884d36cf3870c33828bb32e4b00dea/numpy-1.17.0rc2.zip#sha256=a4153fe85cf92a796022b81b138000160dea840cad13b7d1db67cfec594ece23
Best match: numpy 1.17.0rc2
Processing numpy-1.17.0rc2.zip
Writing /tmp/easy_install-fKk4eZ/numpy-1.17.0rc2/setup.cfg
Running numpy-1.17.0rc2/setup.py -q bdist_egg --dist-dir /tmp/easy_install-fKk4eZ/numpy-1.17.0rc2/egg-dist-tmp-BCv3Vw
Traceback (most recent call last):
  File "setup.py", line 239, in <module>
    'test': generate_protos_first(test),
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/__init__.py",> line 145, in setup
    return distutils.core.setup(**attrs)
  File "/usr/lib/python2.7/distutils/core.py", line 151, in setup
    dist.run_commands()
  File "/usr/lib/python2.7/distutils/dist.py", line 953, in run_commands
    self.run_command(cmd)
  File "/usr/lib/python2.7/distutils/dist.py", line 972, in run_command
    cmd_obj.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 67, in run
    self.do_egg_install()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 117, in do_egg_install
    cmd.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 418, in run
    self.easy_install(spec, not self.no_deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 660, in easy_install
    return self.install_item(None, spec, tmpdir, deps, True)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 707, in install_item
    self.process_distribution(spec, dist, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 752, in process_distribution
    [requirement], self.local_index, self.easy_install
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 782, in resolve
    replace_conflicting=replace_conflicting
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1065, in best_match
    return self.obtain(req, installer)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1077, in obtain
    return installer(requirement)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 679, in easy_install
    return self.install_item(spec, dist.location, tmpdir, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 705, in install_item
    dists = self.install_eggs(spec, download, tmpdir)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 890, in install_eggs
    return self.build_and_install(setup_script, setup_base)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1158, in build_and_install
    self.run_setup(setup_script, setup_base, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1144, in run_setup
    run_setup(setup_script, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 253, in run_setup
    raise
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 166, in save_modules
    saved_exc.resume()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 141, in resume
    six.reraise(type, exc, self._tb)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 154, in save_modules
    yield saved
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 250, in run_setup
    _execfile(setup_script, ns)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 45, in _execfile
    exec(code, globals, locals)
  File "/tmp/easy_install-fKk4eZ/numpy-1.17.0rc2/setup.py", line 31, in <module>
    import setuptools
RuntimeError: Python version >= 3.5 required.

> Task :sdks:python:createProcessWorker FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/sdks/python/build.gradle'> line: 374

* What went wrong:
Execution failed for task ':sdks:python:createProcessWorker'.
> 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 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/5.2.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 2m 41s
59 actionable tasks: 46 executed, 13 from cache

Publishing build scan...
https://gradle.com/s/2qhrfffunfhu4

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


Build failed in Jenkins: beam_PostCommit_Python_VR_Spark #399

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/399/display/redirect>

------------------------------------------
Started by timer
Started by GitHub push by lostluck
[EnvInject] - Loading node environment variables.
Building remotely on apache-beam-jenkins-8 (beam) in workspace <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/>
No credentials specified
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/apache/beam.git # timeout=10
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from https://github.com/apache/beam.git
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:894)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1161)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1192)
	at hudson.scm.SCM.checkout(SCM.java:504)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1208)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
	at hudson.model.Run.execute(Run.java:1810)
	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: hudson.plugins.git.GitException: Command "git config remote.origin.url https://github.com/apache/beam.git" returned status code 4:
stdout: 
stderr: error: failed to write new configuration file <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/.git/config.lock>

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2042)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2010)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2006)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1638)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1650)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.setRemoteUrl(CliGitAPIImpl.java:1284)
	at hudson.plugins.git.GitAPI.setRemoteUrl(GitAPI.java:160)
	at sun.reflect.GeneratedMethodAccessor47.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.perform(RemoteInvocationHandler.java:929)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:903)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:855)
	at hudson.remoting.UserRequest.perform(UserRequest.java:212)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:369)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at hudson.remoting.Engine$1.lambda$newThread$0(Engine.java:93)
	at java.lang.Thread.run(Thread.java:748)
	Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to JNLP4-connect connection from 84.68.226.35.bc.googleusercontent.com/35.226.68.84:57116
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
		at hudson.remoting.Channel.call(Channel.java:955)
		at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:283)
		at com.sun.proxy.$Proxy114.setRemoteUrl(Unknown Source)
		at org.jenkinsci.plugins.gitclient.RemoteGitImpl.setRemoteUrl(RemoteGitImpl.java:295)
		at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:882)
		at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1161)
		at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1192)
		at hudson.scm.SCM.checkout(SCM.java:504)
		at hudson.model.AbstractProject.checkout(AbstractProject.java:1208)
		at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
		at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
		at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
		at hudson.model.Run.execute(Run.java:1810)
		at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
		at hudson.model.ResourceController.execute(ResourceController.java:97)
		at hudson.model.Executor.run(Executor.java:429)
ERROR: Error fetching remote repo 'origin'
Retrying after 10 seconds
No credentials specified
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/apache/beam.git # timeout=10
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from https://github.com/apache/beam.git
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:894)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1161)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1192)
	at hudson.scm.SCM.checkout(SCM.java:504)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1208)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
	at hudson.model.Run.execute(Run.java:1810)
	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: hudson.plugins.git.GitException: Command "git config remote.origin.url https://github.com/apache/beam.git" returned status code 4:
stdout: 
stderr: error: failed to write new configuration file <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/.git/config.lock>

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2042)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2010)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2006)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1638)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1650)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.setRemoteUrl(CliGitAPIImpl.java:1284)
	at hudson.plugins.git.GitAPI.setRemoteUrl(GitAPI.java:160)
	at sun.reflect.GeneratedMethodAccessor47.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.perform(RemoteInvocationHandler.java:929)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:903)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:855)
	at hudson.remoting.UserRequest.perform(UserRequest.java:212)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:369)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at hudson.remoting.Engine$1.lambda$newThread$0(Engine.java:93)
	at java.lang.Thread.run(Thread.java:748)
	Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to JNLP4-connect connection from 84.68.226.35.bc.googleusercontent.com/35.226.68.84:57116
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
		at hudson.remoting.Channel.call(Channel.java:955)
		at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:283)
		at com.sun.proxy.$Proxy114.setRemoteUrl(Unknown Source)
		at org.jenkinsci.plugins.gitclient.RemoteGitImpl.setRemoteUrl(RemoteGitImpl.java:295)
		at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:882)
		at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1161)
		at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1192)
		at hudson.scm.SCM.checkout(SCM.java:504)
		at hudson.model.AbstractProject.checkout(AbstractProject.java:1208)
		at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
		at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
		at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
		at hudson.model.Run.execute(Run.java:1810)
		at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
		at hudson.model.ResourceController.execute(ResourceController.java:97)
		at hudson.model.Executor.run(Executor.java:429)
ERROR: Error fetching remote repo 'origin'
Retrying after 10 seconds
No credentials specified
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/apache/beam.git # timeout=10
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from https://github.com/apache/beam.git
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:894)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1161)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1192)
	at hudson.scm.SCM.checkout(SCM.java:504)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1208)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
	at hudson.model.Run.execute(Run.java:1810)
	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: hudson.plugins.git.GitException: Command "git config remote.origin.url https://github.com/apache/beam.git" returned status code 4:
stdout: 
stderr: error: failed to write new configuration file <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/.git/config.lock>

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2042)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2010)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2006)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1638)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1650)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.setRemoteUrl(CliGitAPIImpl.java:1284)
	at hudson.plugins.git.GitAPI.setRemoteUrl(GitAPI.java:160)
	at sun.reflect.GeneratedMethodAccessor47.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.perform(RemoteInvocationHandler.java:929)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:903)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:855)
	at hudson.remoting.UserRequest.perform(UserRequest.java:212)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:369)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at hudson.remoting.Engine$1.lambda$newThread$0(Engine.java:93)
	at java.lang.Thread.run(Thread.java:748)
	Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to JNLP4-connect connection from 84.68.226.35.bc.googleusercontent.com/35.226.68.84:57116
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
		at hudson.remoting.Channel.call(Channel.java:955)
		at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:283)
		at com.sun.proxy.$Proxy114.setRemoteUrl(Unknown Source)
		at org.jenkinsci.plugins.gitclient.RemoteGitImpl.setRemoteUrl(RemoteGitImpl.java:295)
		at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:882)
		at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1161)
		at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1192)
		at hudson.scm.SCM.checkout(SCM.java:504)
		at hudson.model.AbstractProject.checkout(AbstractProject.java:1208)
		at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
		at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
		at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
		at hudson.model.Run.execute(Run.java:1810)
		at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
		at hudson.model.ResourceController.execute(ResourceController.java:97)
		at hudson.model.Executor.run(Executor.java:429)
ERROR: Error fetching remote repo 'origin'

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


Build failed in Jenkins: beam_PostCommit_Python_VR_Spark #398

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/398/display/redirect?page=changes>

Changes:

[lostluck] Fix documentation on iterable coder spec.

------------------------------------------
[...truncated 254.48 KB...]
Searching for pytz>=2018.3
Reading https://pypi.org/simple/pytz/
Downloading https://files.pythonhosted.org/packages/3d/73/fe30c2daaaa0713420d0382b16fbb761409f532c56bdcc514bf7b6262bb6/pytz-2019.1-py2.py3-none-any.whl#sha256=303879e36b721603cc54604edcac9d20401bdbe31e1e4fdee5b9f98d5d31dfda
Best match: pytz 2019.1
Processing pytz-2019.1-py2.py3-none-any.whl
Installing pytz-2019.1-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pytz 2019.1 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pytz-2019.1-py2.7.egg>
Searching for pydot<1.3,>=1.2.0
Reading https://pypi.org/simple/pydot/
Downloading https://files.pythonhosted.org/packages/c3/f1/e61d6dfe6c1768ed2529761a68f70939e2569da043e9f15a8d84bf56cadf/pydot-1.2.4.tar.gz#sha256=92d2e2d15531d00710f2d6fb5540d2acabc5399d464f2f20d5d21073af241eb6
Best match: pydot 1.2.4
Processing pydot-1.2.4.tar.gz
Writing /tmp/easy_install-Zt71ZT/pydot-1.2.4/setup.cfg
Running pydot-1.2.4/setup.py -q bdist_egg --dist-dir /tmp/easy_install-Zt71ZT/pydot-1.2.4/egg-dist-tmp-7z1tfc
/tmp/easy_install-Zt71ZT/pydot-1.2.4/pydot.py:17: UserWarning: Couldn't import dot_parser, loading of dot files will not be possible.
  "Couldn't import dot_parser, "
zip_safe flag not set; analyzing archive contents...
Moving pydot-1.2.4-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pydot 1.2.4 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pydot-1.2.4-py2.7.egg>
Searching for oauth2client<4,>=2.0.1
Reading https://pypi.org/simple/oauth2client/
Downloading https://files.pythonhosted.org/packages/c0/7b/bc893e35d6ca46a72faa4b9eaac25c687ce60e1fbe978993fe2de1b0ff0d/oauth2client-3.0.0.tar.gz#sha256=5b5b056ec6f2304e7920b632885bd157fa71d1a7f3ddd00a43b1541a8d1a2460
Best match: oauth2client 3.0.0
Processing oauth2client-3.0.0.tar.gz
Writing /tmp/easy_install-dNax6D/oauth2client-3.0.0/setup.cfg
Running oauth2client-3.0.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-dNax6D/oauth2client-3.0.0/egg-dist-tmp-Llaqcw
warning: no previously-included files matching '*' found under directory 'tests'
zip_safe flag not set; analyzing archive contents...
Moving oauth2client-3.0.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding oauth2client 3.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/oauth2client-3.0.0-py2.7.egg>
Searching for pymongo<4.0.0,>=3.8.0
Reading https://pypi.org/simple/pymongo/
Downloading https://files.pythonhosted.org/packages/6e/ea/353a9f8ced71b9e258438aa4d6aa048c1eaf5b774d3ef2273d686fde0947/pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl#sha256=32421df60d06f479d71b6b539642e410ece3006e8910688e68df962c8eb40a21
Best match: pymongo 3.8.0
Processing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl
Installing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding pymongo 3.8.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg>
Searching for mock<3.0.0,>=1.0.1
Reading https://pypi.org/simple/mock/
Downloading https://files.pythonhosted.org/packages/e6/35/f187bdf23be87092bd0f1200d43d23076cee4d0dec109f195173fd3ebc79/mock-2.0.0-py2.py3-none-any.whl#sha256=5ce3c71c5545b472da17b72268978914d0252980348636840bd34a00b5cc96c1
Best match: mock 2.0.0
Processing mock-2.0.0-py2.py3-none-any.whl
Installing mock-2.0.0-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg/EGG-INFO/requires.txt>
Adding mock 2.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg>
Searching for httplib2<=0.12.0,>=0.8
Reading https://pypi.org/simple/httplib2/
Downloading https://files.pythonhosted.org/packages/ce/ed/803905d670b52fa0edfdd135337e545b4496c2ab3a222f1449b7256eb99f/httplib2-0.12.0.tar.gz#sha256=f61fb838a94ce3b349aa32c92fd8430f7e3511afdb18bf9640d647e30c90a6d6
Best match: httplib2 0.12.0
Processing httplib2-0.12.0.tar.gz
Writing /tmp/easy_install-GMbBmt/httplib2-0.12.0/setup.cfg
Running httplib2-0.12.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-GMbBmt/httplib2-0.12.0/egg-dist-tmp-Rh2Kzq
zip_safe flag not set; analyzing archive contents...
httplib2.certs: module references __file__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Extracting httplib2-0.12.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding httplib2 0.12.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Searching for hdfs<3.0.0,>=2.1.0
Reading https://pypi.org/simple/hdfs/
Downloading https://files.pythonhosted.org/packages/82/39/2c0879b1bcfd1f6ad078eb210d09dbce21072386a3997074ee91e60ddc5a/hdfs-2.5.8.tar.gz#sha256=1be117549fc1285571bc51aedc15df5a203138dba02f9adfa26761b69a949370
Best match: hdfs 2.5.8
Processing hdfs-2.5.8.tar.gz
Writing /tmp/easy_install-KosNni/hdfs-2.5.8/setup.cfg
Running hdfs-2.5.8/setup.py -q bdist_egg --dist-dir /tmp/easy_install-KosNni/hdfs-2.5.8/egg-dist-tmp-GVfECE
zip_safe flag not set; analyzing archive contents...
Moving hdfs-2.5.8-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding hdfs 2.5.8 to easy-install.pth file
Installing hdfscli-avro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing hdfscli script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/hdfs-2.5.8-py2.7.egg>
Searching for future<1.0.0,>=0.16.0
Reading https://pypi.org/simple/future/
Downloading https://files.pythonhosted.org/packages/90/52/e20466b85000a181e1e144fd8305caf2cf475e2f9674e797b222f8105f5f/future-0.17.1.tar.gz#sha256=67045236dcfd6816dc439556d009594abf643e5eb48992e36beac09c2ca659b8
Best match: future 0.17.1
Processing future-0.17.1.tar.gz
Writing /tmp/easy_install-0Fj0zz/future-0.17.1/setup.cfg
Running future-0.17.1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-0Fj0zz/future-0.17.1/egg-dist-tmp-WRhc6m
warning: no files found matching '*.au' under directory 'tests'
warning: no files found matching '*.gif' under directory 'tests'
warning: no files found matching '*.txt' under directory 'tests'
zip_safe flag not set; analyzing archive contents...
future.backports.test.ssl_servers: module references __file__
future.backports.test.support: module references __file__
future.standard_library.__init__: module references __file__
future.standard_library.__init__: module references __path__
future.utils.__init__: module MAY be using inspect.stack
past.builtins.misc: module MAY be using inspect.stack
past.translation.__init__: module references __file__
past.translation.__init__: module references __path__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Extracting future-0.17.1-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding future 0.17.1 to easy-install.pth file
Installing pasteurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing futurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Searching for fastavro<0.22,>=0.21.4
Reading https://pypi.org/simple/fastavro/
Downloading https://files.pythonhosted.org/packages/15/e3/5956c75f68906b119191ef30d9acff661b422cf918a29a03ee0c3ba774be/fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl#sha256=25c5e1871fb82795f138aa209ca89cac940b80bf36fc644615354028bfd87638
Best match: fastavro 0.21.24
Processing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl
Installing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding fastavro 0.21.24 to easy-install.pth file
Installing fastavro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg>
Searching for dill<0.2.10,>=0.2.9
Reading https://pypi.org/simple/dill/
Downloading https://files.pythonhosted.org/packages/fe/42/bfe2e0857bc284cbe6a011d93f2a9ad58a22cb894461b199ae72cfef0f29/dill-0.2.9.tar.gz#sha256=f6d6046f9f9195206063dd0415dff185ad593d6ee8b0e67f12597c0f4df4986f
Best match: dill 0.2.9
Processing dill-0.2.9.tar.gz
Writing /tmp/easy_install-0StFN3/dill-0.2.9/setup.cfg
Running dill-0.2.9/setup.py -q bdist_egg --dist-dir /tmp/easy_install-0StFN3/dill-0.2.9/egg-dist-tmp-cH2Guz
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Extracting dill-0.2.9-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding dill 0.2.9 to easy-install.pth file
Installing get_objgraph script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing undill script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Searching for crcmod<2.0,>=1.7
Reading https://pypi.org/simple/crcmod/
Downloading https://files.pythonhosted.org/packages/6b/b0/e595ce2a2527e169c3bcd6c33d2473c1918e0b7f6826a043ca1245dd4e5b/crcmod-1.7.tar.gz#sha256=dc7051a0db5f2bd48665a990d3ec1cc305a466a77358ca4492826f41f283601e
Best match: crcmod 1.7
Processing crcmod-1.7.tar.gz
Writing /tmp/easy_install-FDrZQN/crcmod-1.7/setup.cfg
Running crcmod-1.7/setup.py -q bdist_egg --dist-dir /tmp/easy_install-FDrZQN/crcmod-1.7/egg-dist-tmp-SEpWRz
python2/src/_crcfunext.c: In function ‘init_crcfunext’:
python2/src/_crcfunext.c:492:13: warning: variable ‘m’ set but not used [-Wunused-but-set-variable]
   PyObject *m;
             ^
zip_safe flag not set; analyzing archive contents...
Moving crcmod-1.7-py2.7-linux-x86_64.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding crcmod 1.7 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/crcmod-1.7-py2.7-linux-x86_64.egg>
Searching for numpy>=1.14
Reading https://pypi.org/simple/numpy/
Downloading https://files.pythonhosted.org/packages/93/9b/443bbd1b38c4e5617f32c14c1494ae884d36cf3870c33828bb32e4b00dea/numpy-1.17.0rc2.zip#sha256=a4153fe85cf92a796022b81b138000160dea840cad13b7d1db67cfec594ece23
Best match: numpy 1.17.0rc2
Processing numpy-1.17.0rc2.zip
Writing /tmp/easy_install-1x4XgQ/numpy-1.17.0rc2/setup.cfg
Running numpy-1.17.0rc2/setup.py -q bdist_egg --dist-dir /tmp/easy_install-1x4XgQ/numpy-1.17.0rc2/egg-dist-tmp-EJnKa4
Traceback (most recent call last):
  File "setup.py", line 239, in <module>
    'test': generate_protos_first(test),
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/__init__.py",> line 145, in setup
    return distutils.core.setup(**attrs)
  File "/usr/lib/python2.7/distutils/core.py", line 151, in setup
    dist.run_commands()
  File "/usr/lib/python2.7/distutils/dist.py", line 953, in run_commands
    self.run_command(cmd)
  File "/usr/lib/python2.7/distutils/dist.py", line 972, in run_command
    cmd_obj.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 67, in run
    self.do_egg_install()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 117, in do_egg_install
    cmd.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 418, in run
    self.easy_install(spec, not self.no_deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 660, in easy_install
    return self.install_item(None, spec, tmpdir, deps, True)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 707, in install_item
    self.process_distribution(spec, dist, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 752, in process_distribution
    [requirement], self.local_index, self.easy_install
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 782, in resolve
    replace_conflicting=replace_conflicting
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1065, in best_match
    return self.obtain(req, installer)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1077, in obtain
    return installer(requirement)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 679, in easy_install
    return self.install_item(spec, dist.location, tmpdir, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 705, in install_item
    dists = self.install_eggs(spec, download, tmpdir)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 890, in install_eggs
    return self.build_and_install(setup_script, setup_base)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1158, in build_and_install
    self.run_setup(setup_script, setup_base, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1144, in run_setup
    run_setup(setup_script, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 253, in run_setup
    raise
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 166, in save_modules
    saved_exc.resume()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 141, in resume
    six.reraise(type, exc, self._tb)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 154, in save_modules
    yield saved
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 250, in run_setup
    _execfile(setup_script, ns)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 45, in _execfile
    exec(code, globals, locals)
  File "/tmp/easy_install-1x4XgQ/numpy-1.17.0rc2/setup.py", line 31, in <module>
    import setuptools
RuntimeError: Python version >= 3.5 required.

> Task :sdks:python:createProcessWorker FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/sdks/python/build.gradle'> line: 374

* What went wrong:
Execution failed for task ':sdks:python:createProcessWorker'.
> 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 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/5.2.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 2m 31s
59 actionable tasks: 46 executed, 13 from cache

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

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


Build failed in Jenkins: beam_PostCommit_Python_VR_Spark #397

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/397/display/redirect?page=changes>

Changes:

[yoshiki.obata] [BEAM-7284] enabled to pickle MappingProxyType in order to pickle

------------------------------------------
[...truncated 254.93 KB...]
Searching for pytz>=2018.3
Reading https://pypi.org/simple/pytz/
Downloading https://files.pythonhosted.org/packages/3d/73/fe30c2daaaa0713420d0382b16fbb761409f532c56bdcc514bf7b6262bb6/pytz-2019.1-py2.py3-none-any.whl#sha256=303879e36b721603cc54604edcac9d20401bdbe31e1e4fdee5b9f98d5d31dfda
Best match: pytz 2019.1
Processing pytz-2019.1-py2.py3-none-any.whl
Installing pytz-2019.1-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pytz 2019.1 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pytz-2019.1-py2.7.egg>
Searching for pydot<1.3,>=1.2.0
Reading https://pypi.org/simple/pydot/
Downloading https://files.pythonhosted.org/packages/c3/f1/e61d6dfe6c1768ed2529761a68f70939e2569da043e9f15a8d84bf56cadf/pydot-1.2.4.tar.gz#sha256=92d2e2d15531d00710f2d6fb5540d2acabc5399d464f2f20d5d21073af241eb6
Best match: pydot 1.2.4
Processing pydot-1.2.4.tar.gz
Writing /tmp/easy_install-U13HLw/pydot-1.2.4/setup.cfg
Running pydot-1.2.4/setup.py -q bdist_egg --dist-dir /tmp/easy_install-U13HLw/pydot-1.2.4/egg-dist-tmp-ktpZA3
/tmp/easy_install-U13HLw/pydot-1.2.4/pydot.py:17: UserWarning: Couldn't import dot_parser, loading of dot files will not be possible.
  "Couldn't import dot_parser, "
zip_safe flag not set; analyzing archive contents...
Moving pydot-1.2.4-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pydot 1.2.4 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pydot-1.2.4-py2.7.egg>
Searching for oauth2client<4,>=2.0.1
Reading https://pypi.org/simple/oauth2client/
Downloading https://files.pythonhosted.org/packages/c0/7b/bc893e35d6ca46a72faa4b9eaac25c687ce60e1fbe978993fe2de1b0ff0d/oauth2client-3.0.0.tar.gz#sha256=5b5b056ec6f2304e7920b632885bd157fa71d1a7f3ddd00a43b1541a8d1a2460
Best match: oauth2client 3.0.0
Processing oauth2client-3.0.0.tar.gz
Writing /tmp/easy_install-NorWQk/oauth2client-3.0.0/setup.cfg
Running oauth2client-3.0.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-NorWQk/oauth2client-3.0.0/egg-dist-tmp-yRyGuw
warning: no previously-included files matching '*' found under directory 'tests'
zip_safe flag not set; analyzing archive contents...
Moving oauth2client-3.0.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding oauth2client 3.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/oauth2client-3.0.0-py2.7.egg>
Searching for pymongo<4.0.0,>=3.8.0
Reading https://pypi.org/simple/pymongo/
Downloading https://files.pythonhosted.org/packages/6e/ea/353a9f8ced71b9e258438aa4d6aa048c1eaf5b774d3ef2273d686fde0947/pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl#sha256=32421df60d06f479d71b6b539642e410ece3006e8910688e68df962c8eb40a21
Best match: pymongo 3.8.0
Processing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl
Installing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding pymongo 3.8.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg>
Searching for mock<3.0.0,>=1.0.1
Reading https://pypi.org/simple/mock/
Downloading https://files.pythonhosted.org/packages/e6/35/f187bdf23be87092bd0f1200d43d23076cee4d0dec109f195173fd3ebc79/mock-2.0.0-py2.py3-none-any.whl#sha256=5ce3c71c5545b472da17b72268978914d0252980348636840bd34a00b5cc96c1
Best match: mock 2.0.0
Processing mock-2.0.0-py2.py3-none-any.whl
Installing mock-2.0.0-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg/EGG-INFO/requires.txt>
Adding mock 2.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg>
Searching for httplib2<=0.12.0,>=0.8
Reading https://pypi.org/simple/httplib2/
Downloading https://files.pythonhosted.org/packages/ce/ed/803905d670b52fa0edfdd135337e545b4496c2ab3a222f1449b7256eb99f/httplib2-0.12.0.tar.gz#sha256=f61fb838a94ce3b349aa32c92fd8430f7e3511afdb18bf9640d647e30c90a6d6
Best match: httplib2 0.12.0
Processing httplib2-0.12.0.tar.gz
Writing /tmp/easy_install-cV0FQs/httplib2-0.12.0/setup.cfg
Running httplib2-0.12.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-cV0FQs/httplib2-0.12.0/egg-dist-tmp-JvNega
zip_safe flag not set; analyzing archive contents...
httplib2.certs: module references __file__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Extracting httplib2-0.12.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding httplib2 0.12.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Searching for hdfs<3.0.0,>=2.1.0
Reading https://pypi.org/simple/hdfs/
Downloading https://files.pythonhosted.org/packages/82/39/2c0879b1bcfd1f6ad078eb210d09dbce21072386a3997074ee91e60ddc5a/hdfs-2.5.8.tar.gz#sha256=1be117549fc1285571bc51aedc15df5a203138dba02f9adfa26761b69a949370
Best match: hdfs 2.5.8
Processing hdfs-2.5.8.tar.gz
Writing /tmp/easy_install-8qgeRp/hdfs-2.5.8/setup.cfg
Running hdfs-2.5.8/setup.py -q bdist_egg --dist-dir /tmp/easy_install-8qgeRp/hdfs-2.5.8/egg-dist-tmp-Dad9NN
zip_safe flag not set; analyzing archive contents...
Moving hdfs-2.5.8-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding hdfs 2.5.8 to easy-install.pth file
Installing hdfscli-avro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing hdfscli script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/hdfs-2.5.8-py2.7.egg>
Searching for future<1.0.0,>=0.16.0
Reading https://pypi.org/simple/future/
Downloading https://files.pythonhosted.org/packages/90/52/e20466b85000a181e1e144fd8305caf2cf475e2f9674e797b222f8105f5f/future-0.17.1.tar.gz#sha256=67045236dcfd6816dc439556d009594abf643e5eb48992e36beac09c2ca659b8
Best match: future 0.17.1
Processing future-0.17.1.tar.gz
Writing /tmp/easy_install-E8sKe_/future-0.17.1/setup.cfg
Running future-0.17.1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-E8sKe_/future-0.17.1/egg-dist-tmp-TpGSqJ
warning: no files found matching '*.au' under directory 'tests'
warning: no files found matching '*.gif' under directory 'tests'
warning: no files found matching '*.txt' under directory 'tests'
zip_safe flag not set; analyzing archive contents...
future.backports.test.ssl_servers: module references __file__
future.backports.test.support: module references __file__
future.standard_library.__init__: module references __file__
future.standard_library.__init__: module references __path__
future.utils.__init__: module MAY be using inspect.stack
past.builtins.misc: module MAY be using inspect.stack
past.translation.__init__: module references __file__
past.translation.__init__: module references __path__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Extracting future-0.17.1-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding future 0.17.1 to easy-install.pth file
Installing pasteurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing futurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Searching for fastavro<0.22,>=0.21.4
Reading https://pypi.org/simple/fastavro/
Downloading https://files.pythonhosted.org/packages/15/e3/5956c75f68906b119191ef30d9acff661b422cf918a29a03ee0c3ba774be/fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl#sha256=25c5e1871fb82795f138aa209ca89cac940b80bf36fc644615354028bfd87638
Best match: fastavro 0.21.24
Processing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl
Installing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding fastavro 0.21.24 to easy-install.pth file
Installing fastavro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg>
Searching for dill<0.2.10,>=0.2.9
Reading https://pypi.org/simple/dill/
Downloading https://files.pythonhosted.org/packages/fe/42/bfe2e0857bc284cbe6a011d93f2a9ad58a22cb894461b199ae72cfef0f29/dill-0.2.9.tar.gz#sha256=f6d6046f9f9195206063dd0415dff185ad593d6ee8b0e67f12597c0f4df4986f
Best match: dill 0.2.9
Processing dill-0.2.9.tar.gz
Writing /tmp/easy_install-SrZKJy/dill-0.2.9/setup.cfg
Running dill-0.2.9/setup.py -q bdist_egg --dist-dir /tmp/easy_install-SrZKJy/dill-0.2.9/egg-dist-tmp-30oPAj
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Extracting dill-0.2.9-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding dill 0.2.9 to easy-install.pth file
Installing get_objgraph script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing undill script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Searching for crcmod<2.0,>=1.7
Reading https://pypi.org/simple/crcmod/
Downloading https://files.pythonhosted.org/packages/6b/b0/e595ce2a2527e169c3bcd6c33d2473c1918e0b7f6826a043ca1245dd4e5b/crcmod-1.7.tar.gz#sha256=dc7051a0db5f2bd48665a990d3ec1cc305a466a77358ca4492826f41f283601e
Best match: crcmod 1.7
Processing crcmod-1.7.tar.gz
Writing /tmp/easy_install-0KAaCr/crcmod-1.7/setup.cfg
Running crcmod-1.7/setup.py -q bdist_egg --dist-dir /tmp/easy_install-0KAaCr/crcmod-1.7/egg-dist-tmp-kCNeWM
python2/src/_crcfunext.c: In function ‘init_crcfunext’:
python2/src/_crcfunext.c:492:13: warning: variable ‘m’ set but not used [-Wunused-but-set-variable]
   PyObject *m;
             ^
zip_safe flag not set; analyzing archive contents...
Moving crcmod-1.7-py2.7-linux-x86_64.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding crcmod 1.7 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/crcmod-1.7-py2.7-linux-x86_64.egg>
Searching for numpy>=1.14
Reading https://pypi.org/simple/numpy/
Downloading https://files.pythonhosted.org/packages/93/9b/443bbd1b38c4e5617f32c14c1494ae884d36cf3870c33828bb32e4b00dea/numpy-1.17.0rc2.zip#sha256=a4153fe85cf92a796022b81b138000160dea840cad13b7d1db67cfec594ece23
Best match: numpy 1.17.0rc2
Processing numpy-1.17.0rc2.zip
Writing /tmp/easy_install-hJhnd3/numpy-1.17.0rc2/setup.cfg
Running numpy-1.17.0rc2/setup.py -q bdist_egg --dist-dir /tmp/easy_install-hJhnd3/numpy-1.17.0rc2/egg-dist-tmp-qb6TvT
Traceback (most recent call last):
  File "setup.py", line 239, in <module>
    'test': generate_protos_first(test),
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/__init__.py",> line 145, in setup
    return distutils.core.setup(**attrs)
  File "/usr/lib/python2.7/distutils/core.py", line 151, in setup
    dist.run_commands()
  File "/usr/lib/python2.7/distutils/dist.py", line 953, in run_commands
    self.run_command(cmd)
  File "/usr/lib/python2.7/distutils/dist.py", line 972, in run_command
    cmd_obj.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 67, in run
    self.do_egg_install()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 117, in do_egg_install
    cmd.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 418, in run
    self.easy_install(spec, not self.no_deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 660, in easy_install
    return self.install_item(None, spec, tmpdir, deps, True)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 707, in install_item
    self.process_distribution(spec, dist, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 752, in process_distribution
    [requirement], self.local_index, self.easy_install
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 782, in resolve
    replace_conflicting=replace_conflicting
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1065, in best_match
    return self.obtain(req, installer)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1077, in obtain
    return installer(requirement)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 679, in easy_install
    return self.install_item(spec, dist.location, tmpdir, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 705, in install_item
    dists = self.install_eggs(spec, download, tmpdir)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 890, in install_eggs
    return self.build_and_install(setup_script, setup_base)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1158, in build_and_install
    self.run_setup(setup_script, setup_base, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1144, in run_setup
    run_setup(setup_script, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 253, in run_setup
    raise
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 166, in save_modules
    saved_exc.resume()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 141, in resume
    six.reraise(type, exc, self._tb)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 154, in save_modules
    yield saved
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 250, in run_setup
    _execfile(setup_script, ns)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 45, in _execfile
    exec(code, globals, locals)
  File "/tmp/easy_install-hJhnd3/numpy-1.17.0rc2/setup.py", line 31, in <module>
    import setuptools
RuntimeError: Python version >= 3.5 required.

> Task :sdks:python:createProcessWorker FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/sdks/python/build.gradle'> line: 374

* What went wrong:
Execution failed for task ':sdks:python:createProcessWorker'.
> 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 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/5.2.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 2m 32s
59 actionable tasks: 46 executed, 13 from cache

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

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


Build failed in Jenkins: beam_PostCommit_Python_VR_Spark #396

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/396/display/redirect>

------------------------------------------
[...truncated 254.24 KB...]
Searching for pytz>=2018.3
Reading https://pypi.org/simple/pytz/
Downloading https://files.pythonhosted.org/packages/3d/73/fe30c2daaaa0713420d0382b16fbb761409f532c56bdcc514bf7b6262bb6/pytz-2019.1-py2.py3-none-any.whl#sha256=303879e36b721603cc54604edcac9d20401bdbe31e1e4fdee5b9f98d5d31dfda
Best match: pytz 2019.1
Processing pytz-2019.1-py2.py3-none-any.whl
Installing pytz-2019.1-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pytz 2019.1 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pytz-2019.1-py2.7.egg>
Searching for pydot<1.3,>=1.2.0
Reading https://pypi.org/simple/pydot/
Downloading https://files.pythonhosted.org/packages/c3/f1/e61d6dfe6c1768ed2529761a68f70939e2569da043e9f15a8d84bf56cadf/pydot-1.2.4.tar.gz#sha256=92d2e2d15531d00710f2d6fb5540d2acabc5399d464f2f20d5d21073af241eb6
Best match: pydot 1.2.4
Processing pydot-1.2.4.tar.gz
Writing /tmp/easy_install-JZ2Qx2/pydot-1.2.4/setup.cfg
Running pydot-1.2.4/setup.py -q bdist_egg --dist-dir /tmp/easy_install-JZ2Qx2/pydot-1.2.4/egg-dist-tmp-6jXrgH
/tmp/easy_install-JZ2Qx2/pydot-1.2.4/pydot.py:17: UserWarning: Couldn't import dot_parser, loading of dot files will not be possible.
  "Couldn't import dot_parser, "
zip_safe flag not set; analyzing archive contents...
Moving pydot-1.2.4-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pydot 1.2.4 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pydot-1.2.4-py2.7.egg>
Searching for oauth2client<4,>=2.0.1
Reading https://pypi.org/simple/oauth2client/
Downloading https://files.pythonhosted.org/packages/c0/7b/bc893e35d6ca46a72faa4b9eaac25c687ce60e1fbe978993fe2de1b0ff0d/oauth2client-3.0.0.tar.gz#sha256=5b5b056ec6f2304e7920b632885bd157fa71d1a7f3ddd00a43b1541a8d1a2460
Best match: oauth2client 3.0.0
Processing oauth2client-3.0.0.tar.gz
Writing /tmp/easy_install-oBHbmh/oauth2client-3.0.0/setup.cfg
Running oauth2client-3.0.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-oBHbmh/oauth2client-3.0.0/egg-dist-tmp-GDVHw3
warning: no previously-included files matching '*' found under directory 'tests'
zip_safe flag not set; analyzing archive contents...
Moving oauth2client-3.0.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding oauth2client 3.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/oauth2client-3.0.0-py2.7.egg>
Searching for pymongo<4.0.0,>=3.8.0
Reading https://pypi.org/simple/pymongo/
Downloading https://files.pythonhosted.org/packages/6e/ea/353a9f8ced71b9e258438aa4d6aa048c1eaf5b774d3ef2273d686fde0947/pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl#sha256=32421df60d06f479d71b6b539642e410ece3006e8910688e68df962c8eb40a21
Best match: pymongo 3.8.0
Processing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl
Installing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding pymongo 3.8.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg>
Searching for mock<3.0.0,>=1.0.1
Reading https://pypi.org/simple/mock/
Downloading https://files.pythonhosted.org/packages/e6/35/f187bdf23be87092bd0f1200d43d23076cee4d0dec109f195173fd3ebc79/mock-2.0.0-py2.py3-none-any.whl#sha256=5ce3c71c5545b472da17b72268978914d0252980348636840bd34a00b5cc96c1
Best match: mock 2.0.0
Processing mock-2.0.0-py2.py3-none-any.whl
Installing mock-2.0.0-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg/EGG-INFO/requires.txt>
Adding mock 2.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg>
Searching for httplib2<=0.12.0,>=0.8
Reading https://pypi.org/simple/httplib2/
Downloading https://files.pythonhosted.org/packages/ce/ed/803905d670b52fa0edfdd135337e545b4496c2ab3a222f1449b7256eb99f/httplib2-0.12.0.tar.gz#sha256=f61fb838a94ce3b349aa32c92fd8430f7e3511afdb18bf9640d647e30c90a6d6
Best match: httplib2 0.12.0
Processing httplib2-0.12.0.tar.gz
Writing /tmp/easy_install-beU1Be/httplib2-0.12.0/setup.cfg
Running httplib2-0.12.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-beU1Be/httplib2-0.12.0/egg-dist-tmp-k3a5Lm
zip_safe flag not set; analyzing archive contents...
httplib2.certs: module references __file__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Extracting httplib2-0.12.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding httplib2 0.12.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Searching for hdfs<3.0.0,>=2.1.0
Reading https://pypi.org/simple/hdfs/
Downloading https://files.pythonhosted.org/packages/82/39/2c0879b1bcfd1f6ad078eb210d09dbce21072386a3997074ee91e60ddc5a/hdfs-2.5.8.tar.gz#sha256=1be117549fc1285571bc51aedc15df5a203138dba02f9adfa26761b69a949370
Best match: hdfs 2.5.8
Processing hdfs-2.5.8.tar.gz
Writing /tmp/easy_install-Gg2d3l/hdfs-2.5.8/setup.cfg
Running hdfs-2.5.8/setup.py -q bdist_egg --dist-dir /tmp/easy_install-Gg2d3l/hdfs-2.5.8/egg-dist-tmp-VCg9Vq
zip_safe flag not set; analyzing archive contents...
Moving hdfs-2.5.8-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding hdfs 2.5.8 to easy-install.pth file
Installing hdfscli-avro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing hdfscli script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/hdfs-2.5.8-py2.7.egg>
Searching for future<1.0.0,>=0.16.0
Reading https://pypi.org/simple/future/
Downloading https://files.pythonhosted.org/packages/90/52/e20466b85000a181e1e144fd8305caf2cf475e2f9674e797b222f8105f5f/future-0.17.1.tar.gz#sha256=67045236dcfd6816dc439556d009594abf643e5eb48992e36beac09c2ca659b8
Best match: future 0.17.1
Processing future-0.17.1.tar.gz
Writing /tmp/easy_install-ZawbhQ/future-0.17.1/setup.cfg
Running future-0.17.1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-ZawbhQ/future-0.17.1/egg-dist-tmp-ngH2Jk
warning: no files found matching '*.au' under directory 'tests'
warning: no files found matching '*.gif' under directory 'tests'
warning: no files found matching '*.txt' under directory 'tests'
zip_safe flag not set; analyzing archive contents...
future.backports.test.ssl_servers: module references __file__
future.backports.test.support: module references __file__
future.standard_library.__init__: module references __file__
future.standard_library.__init__: module references __path__
future.utils.__init__: module MAY be using inspect.stack
past.builtins.misc: module MAY be using inspect.stack
past.translation.__init__: module references __file__
past.translation.__init__: module references __path__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Extracting future-0.17.1-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding future 0.17.1 to easy-install.pth file
Installing pasteurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing futurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Searching for fastavro<0.22,>=0.21.4
Reading https://pypi.org/simple/fastavro/
Downloading https://files.pythonhosted.org/packages/15/e3/5956c75f68906b119191ef30d9acff661b422cf918a29a03ee0c3ba774be/fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl#sha256=25c5e1871fb82795f138aa209ca89cac940b80bf36fc644615354028bfd87638
Best match: fastavro 0.21.24
Processing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl
Installing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding fastavro 0.21.24 to easy-install.pth file
Installing fastavro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg>
Searching for dill<0.2.10,>=0.2.9
Reading https://pypi.org/simple/dill/
Downloading https://files.pythonhosted.org/packages/fe/42/bfe2e0857bc284cbe6a011d93f2a9ad58a22cb894461b199ae72cfef0f29/dill-0.2.9.tar.gz#sha256=f6d6046f9f9195206063dd0415dff185ad593d6ee8b0e67f12597c0f4df4986f
Best match: dill 0.2.9
Processing dill-0.2.9.tar.gz
Writing /tmp/easy_install-reYF4s/dill-0.2.9/setup.cfg
Running dill-0.2.9/setup.py -q bdist_egg --dist-dir /tmp/easy_install-reYF4s/dill-0.2.9/egg-dist-tmp-EU3k7J
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Extracting dill-0.2.9-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding dill 0.2.9 to easy-install.pth file
Installing get_objgraph script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing undill script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Searching for crcmod<2.0,>=1.7
Reading https://pypi.org/simple/crcmod/
Downloading https://files.pythonhosted.org/packages/6b/b0/e595ce2a2527e169c3bcd6c33d2473c1918e0b7f6826a043ca1245dd4e5b/crcmod-1.7.tar.gz#sha256=dc7051a0db5f2bd48665a990d3ec1cc305a466a77358ca4492826f41f283601e
Best match: crcmod 1.7
Processing crcmod-1.7.tar.gz
Writing /tmp/easy_install-CiNKZW/crcmod-1.7/setup.cfg
Running crcmod-1.7/setup.py -q bdist_egg --dist-dir /tmp/easy_install-CiNKZW/crcmod-1.7/egg-dist-tmp-AD4D24
python2/src/_crcfunext.c: In function ‘init_crcfunext’:
python2/src/_crcfunext.c:492:13: warning: variable ‘m’ set but not used [-Wunused-but-set-variable]
   PyObject *m;
             ^
zip_safe flag not set; analyzing archive contents...
Moving crcmod-1.7-py2.7-linux-x86_64.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding crcmod 1.7 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/crcmod-1.7-py2.7-linux-x86_64.egg>
Searching for numpy>=1.14
Reading https://pypi.org/simple/numpy/
Downloading https://files.pythonhosted.org/packages/93/9b/443bbd1b38c4e5617f32c14c1494ae884d36cf3870c33828bb32e4b00dea/numpy-1.17.0rc2.zip#sha256=a4153fe85cf92a796022b81b138000160dea840cad13b7d1db67cfec594ece23
Best match: numpy 1.17.0rc2
Processing numpy-1.17.0rc2.zip
Writing /tmp/easy_install-M7ilZx/numpy-1.17.0rc2/setup.cfg
Running numpy-1.17.0rc2/setup.py -q bdist_egg --dist-dir /tmp/easy_install-M7ilZx/numpy-1.17.0rc2/egg-dist-tmp-zo2MQv
Traceback (most recent call last):
  File "setup.py", line 239, in <module>
    'test': generate_protos_first(test),
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/__init__.py",> line 145, in setup
    return distutils.core.setup(**attrs)
  File "/usr/lib/python2.7/distutils/core.py", line 151, in setup
    dist.run_commands()
  File "/usr/lib/python2.7/distutils/dist.py", line 953, in run_commands
    self.run_command(cmd)
  File "/usr/lib/python2.7/distutils/dist.py", line 972, in run_command
    cmd_obj.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 67, in run
    self.do_egg_install()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 117, in do_egg_install
    cmd.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 418, in run
    self.easy_install(spec, not self.no_deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 660, in easy_install
    return self.install_item(None, spec, tmpdir, deps, True)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 707, in install_item
    self.process_distribution(spec, dist, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 752, in process_distribution
    [requirement], self.local_index, self.easy_install
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 782, in resolve
    replace_conflicting=replace_conflicting
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1065, in best_match
    return self.obtain(req, installer)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1077, in obtain
    return installer(requirement)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 679, in easy_install
    return self.install_item(spec, dist.location, tmpdir, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 705, in install_item
    dists = self.install_eggs(spec, download, tmpdir)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 890, in install_eggs
    return self.build_and_install(setup_script, setup_base)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1158, in build_and_install
    self.run_setup(setup_script, setup_base, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1144, in run_setup
    run_setup(setup_script, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 253, in run_setup
    raise
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 166, in save_modules
    saved_exc.resume()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 141, in resume
    six.reraise(type, exc, self._tb)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 154, in save_modules
    yield saved
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 250, in run_setup
    _execfile(setup_script, ns)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 45, in _execfile
    exec(code, globals, locals)
  File "/tmp/easy_install-M7ilZx/numpy-1.17.0rc2/setup.py", line 31, in <module>
    import setuptools
RuntimeError: Python version >= 3.5 required.

> Task :sdks:python:createProcessWorker FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/sdks/python/build.gradle'> line: 374

* What went wrong:
Execution failed for task ':sdks:python:createProcessWorker'.
> 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 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/5.2.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 2m 17s
59 actionable tasks: 46 executed, 13 from cache

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

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


Build failed in Jenkins: beam_PostCommit_Python_VR_Spark #395

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/395/display/redirect>

------------------------------------------
[...truncated 254.47 KB...]
Searching for pytz>=2018.3
Reading https://pypi.org/simple/pytz/
Downloading https://files.pythonhosted.org/packages/3d/73/fe30c2daaaa0713420d0382b16fbb761409f532c56bdcc514bf7b6262bb6/pytz-2019.1-py2.py3-none-any.whl#sha256=303879e36b721603cc54604edcac9d20401bdbe31e1e4fdee5b9f98d5d31dfda
Best match: pytz 2019.1
Processing pytz-2019.1-py2.py3-none-any.whl
Installing pytz-2019.1-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pytz 2019.1 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pytz-2019.1-py2.7.egg>
Searching for pydot<1.3,>=1.2.0
Reading https://pypi.org/simple/pydot/
Downloading https://files.pythonhosted.org/packages/c3/f1/e61d6dfe6c1768ed2529761a68f70939e2569da043e9f15a8d84bf56cadf/pydot-1.2.4.tar.gz#sha256=92d2e2d15531d00710f2d6fb5540d2acabc5399d464f2f20d5d21073af241eb6
Best match: pydot 1.2.4
Processing pydot-1.2.4.tar.gz
Writing /tmp/easy_install-ZcXl75/pydot-1.2.4/setup.cfg
Running pydot-1.2.4/setup.py -q bdist_egg --dist-dir /tmp/easy_install-ZcXl75/pydot-1.2.4/egg-dist-tmp-Xa3SBZ
/tmp/easy_install-ZcXl75/pydot-1.2.4/pydot.py:17: UserWarning: Couldn't import dot_parser, loading of dot files will not be possible.
  "Couldn't import dot_parser, "
zip_safe flag not set; analyzing archive contents...
Moving pydot-1.2.4-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pydot 1.2.4 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pydot-1.2.4-py2.7.egg>
Searching for oauth2client<4,>=2.0.1
Reading https://pypi.org/simple/oauth2client/
Downloading https://files.pythonhosted.org/packages/c0/7b/bc893e35d6ca46a72faa4b9eaac25c687ce60e1fbe978993fe2de1b0ff0d/oauth2client-3.0.0.tar.gz#sha256=5b5b056ec6f2304e7920b632885bd157fa71d1a7f3ddd00a43b1541a8d1a2460
Best match: oauth2client 3.0.0
Processing oauth2client-3.0.0.tar.gz
Writing /tmp/easy_install-7haTg_/oauth2client-3.0.0/setup.cfg
Running oauth2client-3.0.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-7haTg_/oauth2client-3.0.0/egg-dist-tmp-jE20JU
warning: no previously-included files matching '*' found under directory 'tests'
zip_safe flag not set; analyzing archive contents...
Moving oauth2client-3.0.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding oauth2client 3.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/oauth2client-3.0.0-py2.7.egg>
Searching for pymongo<4.0.0,>=3.8.0
Reading https://pypi.org/simple/pymongo/
Downloading https://files.pythonhosted.org/packages/6e/ea/353a9f8ced71b9e258438aa4d6aa048c1eaf5b774d3ef2273d686fde0947/pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl#sha256=32421df60d06f479d71b6b539642e410ece3006e8910688e68df962c8eb40a21
Best match: pymongo 3.8.0
Processing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl
Installing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding pymongo 3.8.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg>
Searching for mock<3.0.0,>=1.0.1
Reading https://pypi.org/simple/mock/
Downloading https://files.pythonhosted.org/packages/e6/35/f187bdf23be87092bd0f1200d43d23076cee4d0dec109f195173fd3ebc79/mock-2.0.0-py2.py3-none-any.whl#sha256=5ce3c71c5545b472da17b72268978914d0252980348636840bd34a00b5cc96c1
Best match: mock 2.0.0
Processing mock-2.0.0-py2.py3-none-any.whl
Installing mock-2.0.0-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg/EGG-INFO/requires.txt>
Adding mock 2.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg>
Searching for httplib2<=0.12.0,>=0.8
Reading https://pypi.org/simple/httplib2/
Downloading https://files.pythonhosted.org/packages/ce/ed/803905d670b52fa0edfdd135337e545b4496c2ab3a222f1449b7256eb99f/httplib2-0.12.0.tar.gz#sha256=f61fb838a94ce3b349aa32c92fd8430f7e3511afdb18bf9640d647e30c90a6d6
Best match: httplib2 0.12.0
Processing httplib2-0.12.0.tar.gz
Writing /tmp/easy_install-mlffER/httplib2-0.12.0/setup.cfg
Running httplib2-0.12.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-mlffER/httplib2-0.12.0/egg-dist-tmp-vaJKO0
zip_safe flag not set; analyzing archive contents...
httplib2.certs: module references __file__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Extracting httplib2-0.12.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding httplib2 0.12.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Searching for hdfs<3.0.0,>=2.1.0
Reading https://pypi.org/simple/hdfs/
Downloading https://files.pythonhosted.org/packages/82/39/2c0879b1bcfd1f6ad078eb210d09dbce21072386a3997074ee91e60ddc5a/hdfs-2.5.8.tar.gz#sha256=1be117549fc1285571bc51aedc15df5a203138dba02f9adfa26761b69a949370
Best match: hdfs 2.5.8
Processing hdfs-2.5.8.tar.gz
Writing /tmp/easy_install-BJgtBh/hdfs-2.5.8/setup.cfg
Running hdfs-2.5.8/setup.py -q bdist_egg --dist-dir /tmp/easy_install-BJgtBh/hdfs-2.5.8/egg-dist-tmp-ggbnB4
zip_safe flag not set; analyzing archive contents...
Moving hdfs-2.5.8-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding hdfs 2.5.8 to easy-install.pth file
Installing hdfscli-avro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing hdfscli script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/hdfs-2.5.8-py2.7.egg>
Searching for future<1.0.0,>=0.16.0
Reading https://pypi.org/simple/future/
Downloading https://files.pythonhosted.org/packages/90/52/e20466b85000a181e1e144fd8305caf2cf475e2f9674e797b222f8105f5f/future-0.17.1.tar.gz#sha256=67045236dcfd6816dc439556d009594abf643e5eb48992e36beac09c2ca659b8
Best match: future 0.17.1
Processing future-0.17.1.tar.gz
Writing /tmp/easy_install-VLBh_P/future-0.17.1/setup.cfg
Running future-0.17.1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-VLBh_P/future-0.17.1/egg-dist-tmp-dmIiWF
warning: no files found matching '*.au' under directory 'tests'
warning: no files found matching '*.gif' under directory 'tests'
warning: no files found matching '*.txt' under directory 'tests'
zip_safe flag not set; analyzing archive contents...
future.backports.test.ssl_servers: module references __file__
future.backports.test.support: module references __file__
future.standard_library.__init__: module references __file__
future.standard_library.__init__: module references __path__
future.utils.__init__: module MAY be using inspect.stack
past.builtins.misc: module MAY be using inspect.stack
past.translation.__init__: module references __file__
past.translation.__init__: module references __path__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Extracting future-0.17.1-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding future 0.17.1 to easy-install.pth file
Installing pasteurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing futurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Searching for fastavro<0.22,>=0.21.4
Reading https://pypi.org/simple/fastavro/
Downloading https://files.pythonhosted.org/packages/15/e3/5956c75f68906b119191ef30d9acff661b422cf918a29a03ee0c3ba774be/fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl#sha256=25c5e1871fb82795f138aa209ca89cac940b80bf36fc644615354028bfd87638
Best match: fastavro 0.21.24
Processing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl
Installing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding fastavro 0.21.24 to easy-install.pth file
Installing fastavro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg>
Searching for dill<0.2.10,>=0.2.9
Reading https://pypi.org/simple/dill/
Downloading https://files.pythonhosted.org/packages/fe/42/bfe2e0857bc284cbe6a011d93f2a9ad58a22cb894461b199ae72cfef0f29/dill-0.2.9.tar.gz#sha256=f6d6046f9f9195206063dd0415dff185ad593d6ee8b0e67f12597c0f4df4986f
Best match: dill 0.2.9
Processing dill-0.2.9.tar.gz
Writing /tmp/easy_install-j7sL_u/dill-0.2.9/setup.cfg
Running dill-0.2.9/setup.py -q bdist_egg --dist-dir /tmp/easy_install-j7sL_u/dill-0.2.9/egg-dist-tmp-C1rgLu
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Extracting dill-0.2.9-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding dill 0.2.9 to easy-install.pth file
Installing get_objgraph script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing undill script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Searching for crcmod<2.0,>=1.7
Reading https://pypi.org/simple/crcmod/
Downloading https://files.pythonhosted.org/packages/6b/b0/e595ce2a2527e169c3bcd6c33d2473c1918e0b7f6826a043ca1245dd4e5b/crcmod-1.7.tar.gz#sha256=dc7051a0db5f2bd48665a990d3ec1cc305a466a77358ca4492826f41f283601e
Best match: crcmod 1.7
Processing crcmod-1.7.tar.gz
Writing /tmp/easy_install-KPZJxF/crcmod-1.7/setup.cfg
Running crcmod-1.7/setup.py -q bdist_egg --dist-dir /tmp/easy_install-KPZJxF/crcmod-1.7/egg-dist-tmp-0pESSD
python2/src/_crcfunext.c: In function ‘init_crcfunext’:
python2/src/_crcfunext.c:492:13: warning: variable ‘m’ set but not used [-Wunused-but-set-variable]
   PyObject *m;
             ^
zip_safe flag not set; analyzing archive contents...
Moving crcmod-1.7-py2.7-linux-x86_64.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding crcmod 1.7 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/crcmod-1.7-py2.7-linux-x86_64.egg>
Searching for numpy>=1.14
Reading https://pypi.org/simple/numpy/
Downloading https://files.pythonhosted.org/packages/93/9b/443bbd1b38c4e5617f32c14c1494ae884d36cf3870c33828bb32e4b00dea/numpy-1.17.0rc2.zip#sha256=a4153fe85cf92a796022b81b138000160dea840cad13b7d1db67cfec594ece23
Best match: numpy 1.17.0rc2
Processing numpy-1.17.0rc2.zip
Writing /tmp/easy_install-tmtL40/numpy-1.17.0rc2/setup.cfg
Running numpy-1.17.0rc2/setup.py -q bdist_egg --dist-dir /tmp/easy_install-tmtL40/numpy-1.17.0rc2/egg-dist-tmp-VUUhWl
Traceback (most recent call last):
  File "setup.py", line 239, in <module>
    'test': generate_protos_first(test),
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/__init__.py",> line 145, in setup
    return distutils.core.setup(**attrs)
  File "/usr/lib/python2.7/distutils/core.py", line 151, in setup
    dist.run_commands()
  File "/usr/lib/python2.7/distutils/dist.py", line 953, in run_commands
    self.run_command(cmd)
  File "/usr/lib/python2.7/distutils/dist.py", line 972, in run_command
    cmd_obj.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 67, in run
    self.do_egg_install()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 117, in do_egg_install
    cmd.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 418, in run
    self.easy_install(spec, not self.no_deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 660, in easy_install
    return self.install_item(None, spec, tmpdir, deps, True)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 707, in install_item
    self.process_distribution(spec, dist, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 752, in process_distribution
    [requirement], self.local_index, self.easy_install
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 782, in resolve
    replace_conflicting=replace_conflicting
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1065, in best_match
    return self.obtain(req, installer)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1077, in obtain
    return installer(requirement)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 679, in easy_install
    return self.install_item(spec, dist.location, tmpdir, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 705, in install_item
    dists = self.install_eggs(spec, download, tmpdir)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 890, in install_eggs
    return self.build_and_install(setup_script, setup_base)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1158, in build_and_install
    self.run_setup(setup_script, setup_base, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1144, in run_setup
    run_setup(setup_script, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 253, in run_setup
    raise
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 166, in save_modules
    saved_exc.resume()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 141, in resume
    six.reraise(type, exc, self._tb)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 154, in save_modules
    yield saved
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 250, in run_setup
    _execfile(setup_script, ns)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 45, in _execfile
    exec(code, globals, locals)
  File "/tmp/easy_install-tmtL40/numpy-1.17.0rc2/setup.py", line 31, in <module>
    import setuptools
RuntimeError: Python version >= 3.5 required.

> Task :sdks:python:createProcessWorker FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/sdks/python/build.gradle'> line: 374

* What went wrong:
Execution failed for task ':sdks:python:createProcessWorker'.
> 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 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/5.2.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 2m 34s
59 actionable tasks: 46 executed, 13 from cache

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

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


Build failed in Jenkins: beam_PostCommit_Python_VR_Spark #394

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/394/display/redirect?page=changes>

Changes:

[alireza4263] [BEAM-7545] Reordering Beam Joins and check if the produced join is

------------------------------------------
[...truncated 254.50 KB...]
Searching for pytz>=2018.3
Reading https://pypi.org/simple/pytz/
Downloading https://files.pythonhosted.org/packages/3d/73/fe30c2daaaa0713420d0382b16fbb761409f532c56bdcc514bf7b6262bb6/pytz-2019.1-py2.py3-none-any.whl#sha256=303879e36b721603cc54604edcac9d20401bdbe31e1e4fdee5b9f98d5d31dfda
Best match: pytz 2019.1
Processing pytz-2019.1-py2.py3-none-any.whl
Installing pytz-2019.1-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pytz 2019.1 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pytz-2019.1-py2.7.egg>
Searching for pydot<1.3,>=1.2.0
Reading https://pypi.org/simple/pydot/
Downloading https://files.pythonhosted.org/packages/c3/f1/e61d6dfe6c1768ed2529761a68f70939e2569da043e9f15a8d84bf56cadf/pydot-1.2.4.tar.gz#sha256=92d2e2d15531d00710f2d6fb5540d2acabc5399d464f2f20d5d21073af241eb6
Best match: pydot 1.2.4
Processing pydot-1.2.4.tar.gz
Writing /tmp/easy_install-A66_ff/pydot-1.2.4/setup.cfg
Running pydot-1.2.4/setup.py -q bdist_egg --dist-dir /tmp/easy_install-A66_ff/pydot-1.2.4/egg-dist-tmp-SvyLSf
/tmp/easy_install-A66_ff/pydot-1.2.4/pydot.py:17: UserWarning: Couldn't import dot_parser, loading of dot files will not be possible.
  "Couldn't import dot_parser, "
zip_safe flag not set; analyzing archive contents...
Moving pydot-1.2.4-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pydot 1.2.4 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pydot-1.2.4-py2.7.egg>
Searching for oauth2client<4,>=2.0.1
Reading https://pypi.org/simple/oauth2client/
Downloading https://files.pythonhosted.org/packages/c0/7b/bc893e35d6ca46a72faa4b9eaac25c687ce60e1fbe978993fe2de1b0ff0d/oauth2client-3.0.0.tar.gz#sha256=5b5b056ec6f2304e7920b632885bd157fa71d1a7f3ddd00a43b1541a8d1a2460
Best match: oauth2client 3.0.0
Processing oauth2client-3.0.0.tar.gz
Writing /tmp/easy_install-5nY5Qe/oauth2client-3.0.0/setup.cfg
Running oauth2client-3.0.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-5nY5Qe/oauth2client-3.0.0/egg-dist-tmp-xk124s
warning: no previously-included files matching '*' found under directory 'tests'
zip_safe flag not set; analyzing archive contents...
Moving oauth2client-3.0.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding oauth2client 3.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/oauth2client-3.0.0-py2.7.egg>
Searching for pymongo<4.0.0,>=3.8.0
Reading https://pypi.org/simple/pymongo/
Downloading https://files.pythonhosted.org/packages/6e/ea/353a9f8ced71b9e258438aa4d6aa048c1eaf5b774d3ef2273d686fde0947/pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl#sha256=32421df60d06f479d71b6b539642e410ece3006e8910688e68df962c8eb40a21
Best match: pymongo 3.8.0
Processing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl
Installing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding pymongo 3.8.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg>
Searching for mock<3.0.0,>=1.0.1
Reading https://pypi.org/simple/mock/
Downloading https://files.pythonhosted.org/packages/e6/35/f187bdf23be87092bd0f1200d43d23076cee4d0dec109f195173fd3ebc79/mock-2.0.0-py2.py3-none-any.whl#sha256=5ce3c71c5545b472da17b72268978914d0252980348636840bd34a00b5cc96c1
Best match: mock 2.0.0
Processing mock-2.0.0-py2.py3-none-any.whl
Installing mock-2.0.0-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg/EGG-INFO/requires.txt>
Adding mock 2.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg>
Searching for httplib2<=0.12.0,>=0.8
Reading https://pypi.org/simple/httplib2/
Downloading https://files.pythonhosted.org/packages/ce/ed/803905d670b52fa0edfdd135337e545b4496c2ab3a222f1449b7256eb99f/httplib2-0.12.0.tar.gz#sha256=f61fb838a94ce3b349aa32c92fd8430f7e3511afdb18bf9640d647e30c90a6d6
Best match: httplib2 0.12.0
Processing httplib2-0.12.0.tar.gz
Writing /tmp/easy_install-7Cyfxz/httplib2-0.12.0/setup.cfg
Running httplib2-0.12.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-7Cyfxz/httplib2-0.12.0/egg-dist-tmp-aWISPO
zip_safe flag not set; analyzing archive contents...
httplib2.certs: module references __file__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Extracting httplib2-0.12.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding httplib2 0.12.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Searching for hdfs<3.0.0,>=2.1.0
Reading https://pypi.org/simple/hdfs/
Downloading https://files.pythonhosted.org/packages/82/39/2c0879b1bcfd1f6ad078eb210d09dbce21072386a3997074ee91e60ddc5a/hdfs-2.5.8.tar.gz#sha256=1be117549fc1285571bc51aedc15df5a203138dba02f9adfa26761b69a949370
Best match: hdfs 2.5.8
Processing hdfs-2.5.8.tar.gz
Writing /tmp/easy_install-aoL9XY/hdfs-2.5.8/setup.cfg
Running hdfs-2.5.8/setup.py -q bdist_egg --dist-dir /tmp/easy_install-aoL9XY/hdfs-2.5.8/egg-dist-tmp-LxppwO
zip_safe flag not set; analyzing archive contents...
Moving hdfs-2.5.8-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding hdfs 2.5.8 to easy-install.pth file
Installing hdfscli-avro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing hdfscli script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/hdfs-2.5.8-py2.7.egg>
Searching for future<1.0.0,>=0.16.0
Reading https://pypi.org/simple/future/
Downloading https://files.pythonhosted.org/packages/90/52/e20466b85000a181e1e144fd8305caf2cf475e2f9674e797b222f8105f5f/future-0.17.1.tar.gz#sha256=67045236dcfd6816dc439556d009594abf643e5eb48992e36beac09c2ca659b8
Best match: future 0.17.1
Processing future-0.17.1.tar.gz
Writing /tmp/easy_install-90jpzT/future-0.17.1/setup.cfg
Running future-0.17.1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-90jpzT/future-0.17.1/egg-dist-tmp-jlXkYR
warning: no files found matching '*.au' under directory 'tests'
warning: no files found matching '*.gif' under directory 'tests'
warning: no files found matching '*.txt' under directory 'tests'
zip_safe flag not set; analyzing archive contents...
future.backports.test.ssl_servers: module references __file__
future.backports.test.support: module references __file__
future.standard_library.__init__: module references __file__
future.standard_library.__init__: module references __path__
future.utils.__init__: module MAY be using inspect.stack
past.builtins.misc: module MAY be using inspect.stack
past.translation.__init__: module references __file__
past.translation.__init__: module references __path__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Extracting future-0.17.1-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding future 0.17.1 to easy-install.pth file
Installing pasteurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing futurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Searching for fastavro<0.22,>=0.21.4
Reading https://pypi.org/simple/fastavro/
Downloading https://files.pythonhosted.org/packages/15/e3/5956c75f68906b119191ef30d9acff661b422cf918a29a03ee0c3ba774be/fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl#sha256=25c5e1871fb82795f138aa209ca89cac940b80bf36fc644615354028bfd87638
Best match: fastavro 0.21.24
Processing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl
Installing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding fastavro 0.21.24 to easy-install.pth file
Installing fastavro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg>
Searching for dill<0.2.10,>=0.2.9
Reading https://pypi.org/simple/dill/
Downloading https://files.pythonhosted.org/packages/fe/42/bfe2e0857bc284cbe6a011d93f2a9ad58a22cb894461b199ae72cfef0f29/dill-0.2.9.tar.gz#sha256=f6d6046f9f9195206063dd0415dff185ad593d6ee8b0e67f12597c0f4df4986f
Best match: dill 0.2.9
Processing dill-0.2.9.tar.gz
Writing /tmp/easy_install-aLipnS/dill-0.2.9/setup.cfg
Running dill-0.2.9/setup.py -q bdist_egg --dist-dir /tmp/easy_install-aLipnS/dill-0.2.9/egg-dist-tmp-XnjqvO
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Extracting dill-0.2.9-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding dill 0.2.9 to easy-install.pth file
Installing get_objgraph script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing undill script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Searching for crcmod<2.0,>=1.7
Reading https://pypi.org/simple/crcmod/
Downloading https://files.pythonhosted.org/packages/6b/b0/e595ce2a2527e169c3bcd6c33d2473c1918e0b7f6826a043ca1245dd4e5b/crcmod-1.7.tar.gz#sha256=dc7051a0db5f2bd48665a990d3ec1cc305a466a77358ca4492826f41f283601e
Best match: crcmod 1.7
Processing crcmod-1.7.tar.gz
Writing /tmp/easy_install-_NTmj2/crcmod-1.7/setup.cfg
Running crcmod-1.7/setup.py -q bdist_egg --dist-dir /tmp/easy_install-_NTmj2/crcmod-1.7/egg-dist-tmp-FUr_Tx
python2/src/_crcfunext.c: In function ‘init_crcfunext’:
python2/src/_crcfunext.c:492:13: warning: variable ‘m’ set but not used [-Wunused-but-set-variable]
   PyObject *m;
             ^
zip_safe flag not set; analyzing archive contents...
Moving crcmod-1.7-py2.7-linux-x86_64.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding crcmod 1.7 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/crcmod-1.7-py2.7-linux-x86_64.egg>
Searching for numpy>=1.14
Reading https://pypi.org/simple/numpy/
Downloading https://files.pythonhosted.org/packages/93/9b/443bbd1b38c4e5617f32c14c1494ae884d36cf3870c33828bb32e4b00dea/numpy-1.17.0rc2.zip#sha256=a4153fe85cf92a796022b81b138000160dea840cad13b7d1db67cfec594ece23
Best match: numpy 1.17.0rc2
Processing numpy-1.17.0rc2.zip
Writing /tmp/easy_install-NYXNHm/numpy-1.17.0rc2/setup.cfg
Running numpy-1.17.0rc2/setup.py -q bdist_egg --dist-dir /tmp/easy_install-NYXNHm/numpy-1.17.0rc2/egg-dist-tmp-eTDhFA
Traceback (most recent call last):
  File "setup.py", line 239, in <module>
    'test': generate_protos_first(test),
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/__init__.py",> line 145, in setup
    return distutils.core.setup(**attrs)
  File "/usr/lib/python2.7/distutils/core.py", line 151, in setup
    dist.run_commands()
  File "/usr/lib/python2.7/distutils/dist.py", line 953, in run_commands
    self.run_command(cmd)
  File "/usr/lib/python2.7/distutils/dist.py", line 972, in run_command
    cmd_obj.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 67, in run
    self.do_egg_install()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 117, in do_egg_install
    cmd.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 418, in run
    self.easy_install(spec, not self.no_deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 660, in easy_install
    return self.install_item(None, spec, tmpdir, deps, True)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 707, in install_item
    self.process_distribution(spec, dist, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 752, in process_distribution
    [requirement], self.local_index, self.easy_install
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 782, in resolve
    replace_conflicting=replace_conflicting
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1065, in best_match
    return self.obtain(req, installer)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1077, in obtain
    return installer(requirement)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 679, in easy_install
    return self.install_item(spec, dist.location, tmpdir, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 705, in install_item
    dists = self.install_eggs(spec, download, tmpdir)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 890, in install_eggs
    return self.build_and_install(setup_script, setup_base)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1158, in build_and_install
    self.run_setup(setup_script, setup_base, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1144, in run_setup
    run_setup(setup_script, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 253, in run_setup
    raise
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 166, in save_modules
    saved_exc.resume()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 141, in resume
    six.reraise(type, exc, self._tb)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 154, in save_modules
    yield saved
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 250, in run_setup
    _execfile(setup_script, ns)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 45, in _execfile
    exec(code, globals, locals)
  File "/tmp/easy_install-NYXNHm/numpy-1.17.0rc2/setup.py", line 31, in <module>
    import setuptools
RuntimeError: Python version >= 3.5 required.

> Task :sdks:python:createProcessWorker FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/sdks/python/build.gradle'> line: 374

* What went wrong:
Execution failed for task ':sdks:python:createProcessWorker'.
> 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 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/5.2.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 2m 12s
59 actionable tasks: 46 executed, 13 from cache

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

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


Build failed in Jenkins: beam_PostCommit_Python_VR_Spark #393

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/393/display/redirect>

------------------------------------------
[...truncated 254.71 KB...]
Searching for pytz>=2018.3
Reading https://pypi.org/simple/pytz/
Downloading https://files.pythonhosted.org/packages/3d/73/fe30c2daaaa0713420d0382b16fbb761409f532c56bdcc514bf7b6262bb6/pytz-2019.1-py2.py3-none-any.whl#sha256=303879e36b721603cc54604edcac9d20401bdbe31e1e4fdee5b9f98d5d31dfda
Best match: pytz 2019.1
Processing pytz-2019.1-py2.py3-none-any.whl
Installing pytz-2019.1-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pytz 2019.1 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pytz-2019.1-py2.7.egg>
Searching for pydot<1.3,>=1.2.0
Reading https://pypi.org/simple/pydot/
Downloading https://files.pythonhosted.org/packages/c3/f1/e61d6dfe6c1768ed2529761a68f70939e2569da043e9f15a8d84bf56cadf/pydot-1.2.4.tar.gz#sha256=92d2e2d15531d00710f2d6fb5540d2acabc5399d464f2f20d5d21073af241eb6
Best match: pydot 1.2.4
Processing pydot-1.2.4.tar.gz
Writing /tmp/easy_install-SRlcg8/pydot-1.2.4/setup.cfg
Running pydot-1.2.4/setup.py -q bdist_egg --dist-dir /tmp/easy_install-SRlcg8/pydot-1.2.4/egg-dist-tmp-Lq76Hb
/tmp/easy_install-SRlcg8/pydot-1.2.4/pydot.py:17: UserWarning: Couldn't import dot_parser, loading of dot files will not be possible.
  "Couldn't import dot_parser, "
zip_safe flag not set; analyzing archive contents...
Moving pydot-1.2.4-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pydot 1.2.4 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pydot-1.2.4-py2.7.egg>
Searching for oauth2client<4,>=2.0.1
Reading https://pypi.org/simple/oauth2client/
Downloading https://files.pythonhosted.org/packages/c0/7b/bc893e35d6ca46a72faa4b9eaac25c687ce60e1fbe978993fe2de1b0ff0d/oauth2client-3.0.0.tar.gz#sha256=5b5b056ec6f2304e7920b632885bd157fa71d1a7f3ddd00a43b1541a8d1a2460
Best match: oauth2client 3.0.0
Processing oauth2client-3.0.0.tar.gz
Writing /tmp/easy_install-Nut6hN/oauth2client-3.0.0/setup.cfg
Running oauth2client-3.0.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-Nut6hN/oauth2client-3.0.0/egg-dist-tmp-wc73zO
warning: no previously-included files matching '*' found under directory 'tests'
zip_safe flag not set; analyzing archive contents...
Moving oauth2client-3.0.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding oauth2client 3.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/oauth2client-3.0.0-py2.7.egg>
Searching for pymongo<4.0.0,>=3.8.0
Reading https://pypi.org/simple/pymongo/
Downloading https://files.pythonhosted.org/packages/6e/ea/353a9f8ced71b9e258438aa4d6aa048c1eaf5b774d3ef2273d686fde0947/pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl#sha256=32421df60d06f479d71b6b539642e410ece3006e8910688e68df962c8eb40a21
Best match: pymongo 3.8.0
Processing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl
Installing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding pymongo 3.8.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg>
Searching for mock<3.0.0,>=1.0.1
Reading https://pypi.org/simple/mock/
Downloading https://files.pythonhosted.org/packages/e6/35/f187bdf23be87092bd0f1200d43d23076cee4d0dec109f195173fd3ebc79/mock-2.0.0-py2.py3-none-any.whl#sha256=5ce3c71c5545b472da17b72268978914d0252980348636840bd34a00b5cc96c1
Best match: mock 2.0.0
Processing mock-2.0.0-py2.py3-none-any.whl
Installing mock-2.0.0-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg/EGG-INFO/requires.txt>
Adding mock 2.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg>
Searching for httplib2<=0.12.0,>=0.8
Reading https://pypi.org/simple/httplib2/
Downloading https://files.pythonhosted.org/packages/ce/ed/803905d670b52fa0edfdd135337e545b4496c2ab3a222f1449b7256eb99f/httplib2-0.12.0.tar.gz#sha256=f61fb838a94ce3b349aa32c92fd8430f7e3511afdb18bf9640d647e30c90a6d6
Best match: httplib2 0.12.0
Processing httplib2-0.12.0.tar.gz
Writing /tmp/easy_install-gP9bUr/httplib2-0.12.0/setup.cfg
Running httplib2-0.12.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-gP9bUr/httplib2-0.12.0/egg-dist-tmp-7RO1gj
zip_safe flag not set; analyzing archive contents...
httplib2.certs: module references __file__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Extracting httplib2-0.12.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding httplib2 0.12.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Searching for hdfs<3.0.0,>=2.1.0
Reading https://pypi.org/simple/hdfs/
Downloading https://files.pythonhosted.org/packages/82/39/2c0879b1bcfd1f6ad078eb210d09dbce21072386a3997074ee91e60ddc5a/hdfs-2.5.8.tar.gz#sha256=1be117549fc1285571bc51aedc15df5a203138dba02f9adfa26761b69a949370
Best match: hdfs 2.5.8
Processing hdfs-2.5.8.tar.gz
Writing /tmp/easy_install-BAbwZn/hdfs-2.5.8/setup.cfg
Running hdfs-2.5.8/setup.py -q bdist_egg --dist-dir /tmp/easy_install-BAbwZn/hdfs-2.5.8/egg-dist-tmp-FKxV4C
zip_safe flag not set; analyzing archive contents...
Moving hdfs-2.5.8-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding hdfs 2.5.8 to easy-install.pth file
Installing hdfscli-avro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing hdfscli script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/hdfs-2.5.8-py2.7.egg>
Searching for future<1.0.0,>=0.16.0
Reading https://pypi.org/simple/future/
Downloading https://files.pythonhosted.org/packages/90/52/e20466b85000a181e1e144fd8305caf2cf475e2f9674e797b222f8105f5f/future-0.17.1.tar.gz#sha256=67045236dcfd6816dc439556d009594abf643e5eb48992e36beac09c2ca659b8
Best match: future 0.17.1
Processing future-0.17.1.tar.gz
Writing /tmp/easy_install-AmWB46/future-0.17.1/setup.cfg
Running future-0.17.1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-AmWB46/future-0.17.1/egg-dist-tmp-ONyafC
warning: no files found matching '*.au' under directory 'tests'
warning: no files found matching '*.gif' under directory 'tests'
warning: no files found matching '*.txt' under directory 'tests'
zip_safe flag not set; analyzing archive contents...
future.backports.test.ssl_servers: module references __file__
future.backports.test.support: module references __file__
future.standard_library.__init__: module references __file__
future.standard_library.__init__: module references __path__
future.utils.__init__: module MAY be using inspect.stack
past.builtins.misc: module MAY be using inspect.stack
past.translation.__init__: module references __file__
past.translation.__init__: module references __path__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Extracting future-0.17.1-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding future 0.17.1 to easy-install.pth file
Installing pasteurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing futurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Searching for fastavro<0.22,>=0.21.4
Reading https://pypi.org/simple/fastavro/
Downloading https://files.pythonhosted.org/packages/15/e3/5956c75f68906b119191ef30d9acff661b422cf918a29a03ee0c3ba774be/fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl#sha256=25c5e1871fb82795f138aa209ca89cac940b80bf36fc644615354028bfd87638
Best match: fastavro 0.21.24
Processing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl
Installing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding fastavro 0.21.24 to easy-install.pth file
Installing fastavro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg>
Searching for dill<0.2.10,>=0.2.9
Reading https://pypi.org/simple/dill/
Downloading https://files.pythonhosted.org/packages/fe/42/bfe2e0857bc284cbe6a011d93f2a9ad58a22cb894461b199ae72cfef0f29/dill-0.2.9.tar.gz#sha256=f6d6046f9f9195206063dd0415dff185ad593d6ee8b0e67f12597c0f4df4986f
Best match: dill 0.2.9
Processing dill-0.2.9.tar.gz
Writing /tmp/easy_install-oo7Pde/dill-0.2.9/setup.cfg
Running dill-0.2.9/setup.py -q bdist_egg --dist-dir /tmp/easy_install-oo7Pde/dill-0.2.9/egg-dist-tmp-D0dV_c
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Extracting dill-0.2.9-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding dill 0.2.9 to easy-install.pth file
Installing get_objgraph script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing undill script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Searching for crcmod<2.0,>=1.7
Reading https://pypi.org/simple/crcmod/
Downloading https://files.pythonhosted.org/packages/6b/b0/e595ce2a2527e169c3bcd6c33d2473c1918e0b7f6826a043ca1245dd4e5b/crcmod-1.7.tar.gz#sha256=dc7051a0db5f2bd48665a990d3ec1cc305a466a77358ca4492826f41f283601e
Best match: crcmod 1.7
Processing crcmod-1.7.tar.gz
Writing /tmp/easy_install-RaiXCH/crcmod-1.7/setup.cfg
Running crcmod-1.7/setup.py -q bdist_egg --dist-dir /tmp/easy_install-RaiXCH/crcmod-1.7/egg-dist-tmp-7zAYtC
python2/src/_crcfunext.c: In function ‘init_crcfunext’:
python2/src/_crcfunext.c:492:13: warning: variable ‘m’ set but not used [-Wunused-but-set-variable]
   PyObject *m;
             ^
zip_safe flag not set; analyzing archive contents...
Moving crcmod-1.7-py2.7-linux-x86_64.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding crcmod 1.7 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/crcmod-1.7-py2.7-linux-x86_64.egg>
Searching for numpy>=1.14
Reading https://pypi.org/simple/numpy/
Downloading https://files.pythonhosted.org/packages/93/9b/443bbd1b38c4e5617f32c14c1494ae884d36cf3870c33828bb32e4b00dea/numpy-1.17.0rc2.zip#sha256=a4153fe85cf92a796022b81b138000160dea840cad13b7d1db67cfec594ece23
Best match: numpy 1.17.0rc2
Processing numpy-1.17.0rc2.zip
Writing /tmp/easy_install-XEPg0p/numpy-1.17.0rc2/setup.cfg
Running numpy-1.17.0rc2/setup.py -q bdist_egg --dist-dir /tmp/easy_install-XEPg0p/numpy-1.17.0rc2/egg-dist-tmp-pVsCy0
Traceback (most recent call last):
  File "setup.py", line 239, in <module>
    'test': generate_protos_first(test),
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/__init__.py",> line 145, in setup
    return distutils.core.setup(**attrs)
  File "/usr/lib/python2.7/distutils/core.py", line 151, in setup
    dist.run_commands()
  File "/usr/lib/python2.7/distutils/dist.py", line 953, in run_commands
    self.run_command(cmd)
  File "/usr/lib/python2.7/distutils/dist.py", line 972, in run_command
    cmd_obj.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 67, in run
    self.do_egg_install()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 117, in do_egg_install
    cmd.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 418, in run
    self.easy_install(spec, not self.no_deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 660, in easy_install
    return self.install_item(None, spec, tmpdir, deps, True)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 707, in install_item
    self.process_distribution(spec, dist, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 752, in process_distribution
    [requirement], self.local_index, self.easy_install
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 782, in resolve
    replace_conflicting=replace_conflicting
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1065, in best_match
    return self.obtain(req, installer)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1077, in obtain
    return installer(requirement)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 679, in easy_install
    return self.install_item(spec, dist.location, tmpdir, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 705, in install_item
    dists = self.install_eggs(spec, download, tmpdir)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 890, in install_eggs
    return self.build_and_install(setup_script, setup_base)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1158, in build_and_install
    self.run_setup(setup_script, setup_base, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1144, in run_setup
    run_setup(setup_script, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 253, in run_setup
    raise
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 166, in save_modules
    saved_exc.resume()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 141, in resume
    six.reraise(type, exc, self._tb)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 154, in save_modules
    yield saved
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 250, in run_setup
    _execfile(setup_script, ns)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 45, in _execfile
    exec(code, globals, locals)
  File "/tmp/easy_install-XEPg0p/numpy-1.17.0rc2/setup.py", line 31, in <module>
    import setuptools
RuntimeError: Python version >= 3.5 required.

> Task :sdks:python:createProcessWorker FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/sdks/python/build.gradle'> line: 374

* What went wrong:
Execution failed for task ':sdks:python:createProcessWorker'.
> 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 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/5.2.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 2m 20s
59 actionable tasks: 46 executed, 13 from cache

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

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


Build failed in Jenkins: beam_PostCommit_Python_VR_Spark #392

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/392/display/redirect?page=changes>

Changes:

[udim] [BEAM-7484] Metrics collection in BigQuery perf tests (#8766)

------------------------------------------
[...truncated 254.26 KB...]
Searching for pytz>=2018.3
Reading https://pypi.org/simple/pytz/
Downloading https://files.pythonhosted.org/packages/3d/73/fe30c2daaaa0713420d0382b16fbb761409f532c56bdcc514bf7b6262bb6/pytz-2019.1-py2.py3-none-any.whl#sha256=303879e36b721603cc54604edcac9d20401bdbe31e1e4fdee5b9f98d5d31dfda
Best match: pytz 2019.1
Processing pytz-2019.1-py2.py3-none-any.whl
Installing pytz-2019.1-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pytz 2019.1 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pytz-2019.1-py2.7.egg>
Searching for pydot<1.3,>=1.2.0
Reading https://pypi.org/simple/pydot/
Downloading https://files.pythonhosted.org/packages/c3/f1/e61d6dfe6c1768ed2529761a68f70939e2569da043e9f15a8d84bf56cadf/pydot-1.2.4.tar.gz#sha256=92d2e2d15531d00710f2d6fb5540d2acabc5399d464f2f20d5d21073af241eb6
Best match: pydot 1.2.4
Processing pydot-1.2.4.tar.gz
Writing /tmp/easy_install-XmuF0y/pydot-1.2.4/setup.cfg
Running pydot-1.2.4/setup.py -q bdist_egg --dist-dir /tmp/easy_install-XmuF0y/pydot-1.2.4/egg-dist-tmp-ZyNZXa
/tmp/easy_install-XmuF0y/pydot-1.2.4/pydot.py:17: UserWarning: Couldn't import dot_parser, loading of dot files will not be possible.
  "Couldn't import dot_parser, "
zip_safe flag not set; analyzing archive contents...
Moving pydot-1.2.4-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pydot 1.2.4 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pydot-1.2.4-py2.7.egg>
Searching for oauth2client<4,>=2.0.1
Reading https://pypi.org/simple/oauth2client/
Downloading https://files.pythonhosted.org/packages/c0/7b/bc893e35d6ca46a72faa4b9eaac25c687ce60e1fbe978993fe2de1b0ff0d/oauth2client-3.0.0.tar.gz#sha256=5b5b056ec6f2304e7920b632885bd157fa71d1a7f3ddd00a43b1541a8d1a2460
Best match: oauth2client 3.0.0
Processing oauth2client-3.0.0.tar.gz
Writing /tmp/easy_install-dzf6qW/oauth2client-3.0.0/setup.cfg
Running oauth2client-3.0.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-dzf6qW/oauth2client-3.0.0/egg-dist-tmp-SRUy_v
warning: no previously-included files matching '*' found under directory 'tests'
zip_safe flag not set; analyzing archive contents...
Moving oauth2client-3.0.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding oauth2client 3.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/oauth2client-3.0.0-py2.7.egg>
Searching for pymongo<4.0.0,>=3.8.0
Reading https://pypi.org/simple/pymongo/
Downloading https://files.pythonhosted.org/packages/6e/ea/353a9f8ced71b9e258438aa4d6aa048c1eaf5b774d3ef2273d686fde0947/pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl#sha256=32421df60d06f479d71b6b539642e410ece3006e8910688e68df962c8eb40a21
Best match: pymongo 3.8.0
Processing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl
Installing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding pymongo 3.8.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg>
Searching for mock<3.0.0,>=1.0.1
Reading https://pypi.org/simple/mock/
Downloading https://files.pythonhosted.org/packages/e6/35/f187bdf23be87092bd0f1200d43d23076cee4d0dec109f195173fd3ebc79/mock-2.0.0-py2.py3-none-any.whl#sha256=5ce3c71c5545b472da17b72268978914d0252980348636840bd34a00b5cc96c1
Best match: mock 2.0.0
Processing mock-2.0.0-py2.py3-none-any.whl
Installing mock-2.0.0-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg/EGG-INFO/requires.txt>
Adding mock 2.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg>
Searching for httplib2<=0.12.0,>=0.8
Reading https://pypi.org/simple/httplib2/
Downloading https://files.pythonhosted.org/packages/ce/ed/803905d670b52fa0edfdd135337e545b4496c2ab3a222f1449b7256eb99f/httplib2-0.12.0.tar.gz#sha256=f61fb838a94ce3b349aa32c92fd8430f7e3511afdb18bf9640d647e30c90a6d6
Best match: httplib2 0.12.0
Processing httplib2-0.12.0.tar.gz
Writing /tmp/easy_install-GB9kV1/httplib2-0.12.0/setup.cfg
Running httplib2-0.12.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-GB9kV1/httplib2-0.12.0/egg-dist-tmp-5rBg7X
zip_safe flag not set; analyzing archive contents...
httplib2.certs: module references __file__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Extracting httplib2-0.12.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding httplib2 0.12.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Searching for hdfs<3.0.0,>=2.1.0
Reading https://pypi.org/simple/hdfs/
Downloading https://files.pythonhosted.org/packages/82/39/2c0879b1bcfd1f6ad078eb210d09dbce21072386a3997074ee91e60ddc5a/hdfs-2.5.8.tar.gz#sha256=1be117549fc1285571bc51aedc15df5a203138dba02f9adfa26761b69a949370
Best match: hdfs 2.5.8
Processing hdfs-2.5.8.tar.gz
Writing /tmp/easy_install-0W9G0h/hdfs-2.5.8/setup.cfg
Running hdfs-2.5.8/setup.py -q bdist_egg --dist-dir /tmp/easy_install-0W9G0h/hdfs-2.5.8/egg-dist-tmp-hC2odB
zip_safe flag not set; analyzing archive contents...
Moving hdfs-2.5.8-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding hdfs 2.5.8 to easy-install.pth file
Installing hdfscli-avro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing hdfscli script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/hdfs-2.5.8-py2.7.egg>
Searching for future<1.0.0,>=0.16.0
Reading https://pypi.org/simple/future/
Downloading https://files.pythonhosted.org/packages/90/52/e20466b85000a181e1e144fd8305caf2cf475e2f9674e797b222f8105f5f/future-0.17.1.tar.gz#sha256=67045236dcfd6816dc439556d009594abf643e5eb48992e36beac09c2ca659b8
Best match: future 0.17.1
Processing future-0.17.1.tar.gz
Writing /tmp/easy_install-zqN8li/future-0.17.1/setup.cfg
Running future-0.17.1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-zqN8li/future-0.17.1/egg-dist-tmp-16filV
warning: no files found matching '*.au' under directory 'tests'
warning: no files found matching '*.gif' under directory 'tests'
warning: no files found matching '*.txt' under directory 'tests'
zip_safe flag not set; analyzing archive contents...
future.backports.test.ssl_servers: module references __file__
future.backports.test.support: module references __file__
future.standard_library.__init__: module references __file__
future.standard_library.__init__: module references __path__
future.utils.__init__: module MAY be using inspect.stack
past.builtins.misc: module MAY be using inspect.stack
past.translation.__init__: module references __file__
past.translation.__init__: module references __path__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Extracting future-0.17.1-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding future 0.17.1 to easy-install.pth file
Installing pasteurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing futurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Searching for fastavro<0.22,>=0.21.4
Reading https://pypi.org/simple/fastavro/
Downloading https://files.pythonhosted.org/packages/15/e3/5956c75f68906b119191ef30d9acff661b422cf918a29a03ee0c3ba774be/fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl#sha256=25c5e1871fb82795f138aa209ca89cac940b80bf36fc644615354028bfd87638
Best match: fastavro 0.21.24
Processing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl
Installing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding fastavro 0.21.24 to easy-install.pth file
Installing fastavro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg>
Searching for dill<0.2.10,>=0.2.9
Reading https://pypi.org/simple/dill/
Downloading https://files.pythonhosted.org/packages/fe/42/bfe2e0857bc284cbe6a011d93f2a9ad58a22cb894461b199ae72cfef0f29/dill-0.2.9.tar.gz#sha256=f6d6046f9f9195206063dd0415dff185ad593d6ee8b0e67f12597c0f4df4986f
Best match: dill 0.2.9
Processing dill-0.2.9.tar.gz
Writing /tmp/easy_install-7NvLrm/dill-0.2.9/setup.cfg
Running dill-0.2.9/setup.py -q bdist_egg --dist-dir /tmp/easy_install-7NvLrm/dill-0.2.9/egg-dist-tmp-A8l66z
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Extracting dill-0.2.9-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding dill 0.2.9 to easy-install.pth file
Installing get_objgraph script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing undill script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Searching for crcmod<2.0,>=1.7
Reading https://pypi.org/simple/crcmod/
Downloading https://files.pythonhosted.org/packages/6b/b0/e595ce2a2527e169c3bcd6c33d2473c1918e0b7f6826a043ca1245dd4e5b/crcmod-1.7.tar.gz#sha256=dc7051a0db5f2bd48665a990d3ec1cc305a466a77358ca4492826f41f283601e
Best match: crcmod 1.7
Processing crcmod-1.7.tar.gz
Writing /tmp/easy_install-cSepWg/crcmod-1.7/setup.cfg
Running crcmod-1.7/setup.py -q bdist_egg --dist-dir /tmp/easy_install-cSepWg/crcmod-1.7/egg-dist-tmp-lIzOdd
python2/src/_crcfunext.c: In function ‘init_crcfunext’:
python2/src/_crcfunext.c:492:13: warning: variable ‘m’ set but not used [-Wunused-but-set-variable]
   PyObject *m;
             ^
zip_safe flag not set; analyzing archive contents...
Moving crcmod-1.7-py2.7-linux-x86_64.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding crcmod 1.7 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/crcmod-1.7-py2.7-linux-x86_64.egg>
Searching for numpy>=1.14
Reading https://pypi.org/simple/numpy/
Downloading https://files.pythonhosted.org/packages/93/9b/443bbd1b38c4e5617f32c14c1494ae884d36cf3870c33828bb32e4b00dea/numpy-1.17.0rc2.zip#sha256=a4153fe85cf92a796022b81b138000160dea840cad13b7d1db67cfec594ece23
Best match: numpy 1.17.0rc2
Processing numpy-1.17.0rc2.zip
Writing /tmp/easy_install-oVAUzD/numpy-1.17.0rc2/setup.cfg
Running numpy-1.17.0rc2/setup.py -q bdist_egg --dist-dir /tmp/easy_install-oVAUzD/numpy-1.17.0rc2/egg-dist-tmp-6eKe0g
Traceback (most recent call last):
  File "setup.py", line 239, in <module>
    'test': generate_protos_first(test),
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/__init__.py",> line 145, in setup
    return distutils.core.setup(**attrs)
  File "/usr/lib/python2.7/distutils/core.py", line 151, in setup
    dist.run_commands()
  File "/usr/lib/python2.7/distutils/dist.py", line 953, in run_commands
    self.run_command(cmd)
  File "/usr/lib/python2.7/distutils/dist.py", line 972, in run_command
    cmd_obj.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 67, in run
    self.do_egg_install()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 117, in do_egg_install
    cmd.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 418, in run
    self.easy_install(spec, not self.no_deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 660, in easy_install
    return self.install_item(None, spec, tmpdir, deps, True)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 707, in install_item
    self.process_distribution(spec, dist, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 752, in process_distribution
    [requirement], self.local_index, self.easy_install
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 782, in resolve
    replace_conflicting=replace_conflicting
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1065, in best_match
    return self.obtain(req, installer)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1077, in obtain
    return installer(requirement)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 679, in easy_install
    return self.install_item(spec, dist.location, tmpdir, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 705, in install_item
    dists = self.install_eggs(spec, download, tmpdir)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 890, in install_eggs
    return self.build_and_install(setup_script, setup_base)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1158, in build_and_install
    self.run_setup(setup_script, setup_base, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1144, in run_setup
    run_setup(setup_script, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 253, in run_setup
    raise
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 166, in save_modules
    saved_exc.resume()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 141, in resume
    six.reraise(type, exc, self._tb)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 154, in save_modules
    yield saved
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 250, in run_setup
    _execfile(setup_script, ns)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 45, in _execfile
    exec(code, globals, locals)
  File "/tmp/easy_install-oVAUzD/numpy-1.17.0rc2/setup.py", line 31, in <module>
    import setuptools
RuntimeError: Python version >= 3.5 required.

> Task :sdks:python:createProcessWorker FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/sdks/python/build.gradle'> line: 374

* What went wrong:
Execution failed for task ':sdks:python:createProcessWorker'.
> 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 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/5.2.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 2m 21s
59 actionable tasks: 46 executed, 13 from cache

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

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


Build failed in Jenkins: beam_PostCommit_Python_VR_Spark #391

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/391/display/redirect?page=changes>

Changes:

[github] [BEAM-4948, BEAM-6267, BEAM-5559, BEAM-7289] Update the version of guava

------------------------------------------
[...truncated 255.00 KB...]
Searching for pytz>=2018.3
Reading https://pypi.org/simple/pytz/
Downloading https://files.pythonhosted.org/packages/3d/73/fe30c2daaaa0713420d0382b16fbb761409f532c56bdcc514bf7b6262bb6/pytz-2019.1-py2.py3-none-any.whl#sha256=303879e36b721603cc54604edcac9d20401bdbe31e1e4fdee5b9f98d5d31dfda
Best match: pytz 2019.1
Processing pytz-2019.1-py2.py3-none-any.whl
Installing pytz-2019.1-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pytz 2019.1 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pytz-2019.1-py2.7.egg>
Searching for pydot<1.3,>=1.2.0
Reading https://pypi.org/simple/pydot/
Downloading https://files.pythonhosted.org/packages/c3/f1/e61d6dfe6c1768ed2529761a68f70939e2569da043e9f15a8d84bf56cadf/pydot-1.2.4.tar.gz#sha256=92d2e2d15531d00710f2d6fb5540d2acabc5399d464f2f20d5d21073af241eb6
Best match: pydot 1.2.4
Processing pydot-1.2.4.tar.gz
Writing /tmp/easy_install-6FsLSt/pydot-1.2.4/setup.cfg
Running pydot-1.2.4/setup.py -q bdist_egg --dist-dir /tmp/easy_install-6FsLSt/pydot-1.2.4/egg-dist-tmp-iISFOA
/tmp/easy_install-6FsLSt/pydot-1.2.4/pydot.py:17: UserWarning: Couldn't import dot_parser, loading of dot files will not be possible.
  "Couldn't import dot_parser, "
zip_safe flag not set; analyzing archive contents...
Moving pydot-1.2.4-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pydot 1.2.4 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pydot-1.2.4-py2.7.egg>
Searching for oauth2client<4,>=2.0.1
Reading https://pypi.org/simple/oauth2client/
Downloading https://files.pythonhosted.org/packages/c0/7b/bc893e35d6ca46a72faa4b9eaac25c687ce60e1fbe978993fe2de1b0ff0d/oauth2client-3.0.0.tar.gz#sha256=5b5b056ec6f2304e7920b632885bd157fa71d1a7f3ddd00a43b1541a8d1a2460
Best match: oauth2client 3.0.0
Processing oauth2client-3.0.0.tar.gz
Writing /tmp/easy_install-jTUWch/oauth2client-3.0.0/setup.cfg
Running oauth2client-3.0.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-jTUWch/oauth2client-3.0.0/egg-dist-tmp-c5dlJM
warning: no previously-included files matching '*' found under directory 'tests'
zip_safe flag not set; analyzing archive contents...
Moving oauth2client-3.0.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding oauth2client 3.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/oauth2client-3.0.0-py2.7.egg>
Searching for pymongo<4.0.0,>=3.8.0
Reading https://pypi.org/simple/pymongo/
Downloading https://files.pythonhosted.org/packages/6e/ea/353a9f8ced71b9e258438aa4d6aa048c1eaf5b774d3ef2273d686fde0947/pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl#sha256=32421df60d06f479d71b6b539642e410ece3006e8910688e68df962c8eb40a21
Best match: pymongo 3.8.0
Processing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl
Installing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding pymongo 3.8.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg>
Searching for mock<3.0.0,>=1.0.1
Reading https://pypi.org/simple/mock/
Downloading https://files.pythonhosted.org/packages/e6/35/f187bdf23be87092bd0f1200d43d23076cee4d0dec109f195173fd3ebc79/mock-2.0.0-py2.py3-none-any.whl#sha256=5ce3c71c5545b472da17b72268978914d0252980348636840bd34a00b5cc96c1
Best match: mock 2.0.0
Processing mock-2.0.0-py2.py3-none-any.whl
Installing mock-2.0.0-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg/EGG-INFO/requires.txt>
Adding mock 2.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg>
Searching for httplib2<=0.12.0,>=0.8
Reading https://pypi.org/simple/httplib2/
Downloading https://files.pythonhosted.org/packages/ce/ed/803905d670b52fa0edfdd135337e545b4496c2ab3a222f1449b7256eb99f/httplib2-0.12.0.tar.gz#sha256=f61fb838a94ce3b349aa32c92fd8430f7e3511afdb18bf9640d647e30c90a6d6
Best match: httplib2 0.12.0
Processing httplib2-0.12.0.tar.gz
Writing /tmp/easy_install-ms9NbG/httplib2-0.12.0/setup.cfg
Running httplib2-0.12.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-ms9NbG/httplib2-0.12.0/egg-dist-tmp-vjvB0W
zip_safe flag not set; analyzing archive contents...
httplib2.certs: module references __file__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Extracting httplib2-0.12.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding httplib2 0.12.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Searching for hdfs<3.0.0,>=2.1.0
Reading https://pypi.org/simple/hdfs/
Downloading https://files.pythonhosted.org/packages/82/39/2c0879b1bcfd1f6ad078eb210d09dbce21072386a3997074ee91e60ddc5a/hdfs-2.5.8.tar.gz#sha256=1be117549fc1285571bc51aedc15df5a203138dba02f9adfa26761b69a949370
Best match: hdfs 2.5.8
Processing hdfs-2.5.8.tar.gz
Writing /tmp/easy_install-ChY9vE/hdfs-2.5.8/setup.cfg
Running hdfs-2.5.8/setup.py -q bdist_egg --dist-dir /tmp/easy_install-ChY9vE/hdfs-2.5.8/egg-dist-tmp-7_ToyA
zip_safe flag not set; analyzing archive contents...
Moving hdfs-2.5.8-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding hdfs 2.5.8 to easy-install.pth file
Installing hdfscli-avro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing hdfscli script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/hdfs-2.5.8-py2.7.egg>
Searching for future<1.0.0,>=0.16.0
Reading https://pypi.org/simple/future/
Downloading https://files.pythonhosted.org/packages/90/52/e20466b85000a181e1e144fd8305caf2cf475e2f9674e797b222f8105f5f/future-0.17.1.tar.gz#sha256=67045236dcfd6816dc439556d009594abf643e5eb48992e36beac09c2ca659b8
Best match: future 0.17.1
Processing future-0.17.1.tar.gz
Writing /tmp/easy_install-nLEKLt/future-0.17.1/setup.cfg
Running future-0.17.1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-nLEKLt/future-0.17.1/egg-dist-tmp-n7E8nG
warning: no files found matching '*.au' under directory 'tests'
warning: no files found matching '*.gif' under directory 'tests'
warning: no files found matching '*.txt' under directory 'tests'
zip_safe flag not set; analyzing archive contents...
future.backports.test.ssl_servers: module references __file__
future.backports.test.support: module references __file__
future.standard_library.__init__: module references __file__
future.standard_library.__init__: module references __path__
future.utils.__init__: module MAY be using inspect.stack
past.builtins.misc: module MAY be using inspect.stack
past.translation.__init__: module references __file__
past.translation.__init__: module references __path__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Extracting future-0.17.1-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding future 0.17.1 to easy-install.pth file
Installing pasteurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing futurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Searching for fastavro<0.22,>=0.21.4
Reading https://pypi.org/simple/fastavro/
Downloading https://files.pythonhosted.org/packages/15/e3/5956c75f68906b119191ef30d9acff661b422cf918a29a03ee0c3ba774be/fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl#sha256=25c5e1871fb82795f138aa209ca89cac940b80bf36fc644615354028bfd87638
Best match: fastavro 0.21.24
Processing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl
Installing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding fastavro 0.21.24 to easy-install.pth file
Installing fastavro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg>
Searching for dill<0.2.10,>=0.2.9
Reading https://pypi.org/simple/dill/
Downloading https://files.pythonhosted.org/packages/fe/42/bfe2e0857bc284cbe6a011d93f2a9ad58a22cb894461b199ae72cfef0f29/dill-0.2.9.tar.gz#sha256=f6d6046f9f9195206063dd0415dff185ad593d6ee8b0e67f12597c0f4df4986f
Best match: dill 0.2.9
Processing dill-0.2.9.tar.gz
Writing /tmp/easy_install-c56EYu/dill-0.2.9/setup.cfg
Running dill-0.2.9/setup.py -q bdist_egg --dist-dir /tmp/easy_install-c56EYu/dill-0.2.9/egg-dist-tmp-7VBb8_
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Extracting dill-0.2.9-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding dill 0.2.9 to easy-install.pth file
Installing get_objgraph script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing undill script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Searching for crcmod<2.0,>=1.7
Reading https://pypi.org/simple/crcmod/
Downloading https://files.pythonhosted.org/packages/6b/b0/e595ce2a2527e169c3bcd6c33d2473c1918e0b7f6826a043ca1245dd4e5b/crcmod-1.7.tar.gz#sha256=dc7051a0db5f2bd48665a990d3ec1cc305a466a77358ca4492826f41f283601e
Best match: crcmod 1.7
Processing crcmod-1.7.tar.gz
Writing /tmp/easy_install-Ot0k4D/crcmod-1.7/setup.cfg
Running crcmod-1.7/setup.py -q bdist_egg --dist-dir /tmp/easy_install-Ot0k4D/crcmod-1.7/egg-dist-tmp-0F6KjU
python2/src/_crcfunext.c: In function ‘init_crcfunext’:
python2/src/_crcfunext.c:492:13: warning: variable ‘m’ set but not used [-Wunused-but-set-variable]
   PyObject *m;
             ^
zip_safe flag not set; analyzing archive contents...
Moving crcmod-1.7-py2.7-linux-x86_64.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding crcmod 1.7 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/crcmod-1.7-py2.7-linux-x86_64.egg>
Searching for numpy>=1.14
Reading https://pypi.org/simple/numpy/
Downloading https://files.pythonhosted.org/packages/93/9b/443bbd1b38c4e5617f32c14c1494ae884d36cf3870c33828bb32e4b00dea/numpy-1.17.0rc2.zip#sha256=a4153fe85cf92a796022b81b138000160dea840cad13b7d1db67cfec594ece23
Best match: numpy 1.17.0rc2
Processing numpy-1.17.0rc2.zip
Writing /tmp/easy_install-Ol9eP4/numpy-1.17.0rc2/setup.cfg
Running numpy-1.17.0rc2/setup.py -q bdist_egg --dist-dir /tmp/easy_install-Ol9eP4/numpy-1.17.0rc2/egg-dist-tmp-WO5N3R
Traceback (most recent call last):
  File "setup.py", line 239, in <module>
    'test': generate_protos_first(test),
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/__init__.py",> line 145, in setup
    return distutils.core.setup(**attrs)
  File "/usr/lib/python2.7/distutils/core.py", line 151, in setup
    dist.run_commands()
  File "/usr/lib/python2.7/distutils/dist.py", line 953, in run_commands
    self.run_command(cmd)
  File "/usr/lib/python2.7/distutils/dist.py", line 972, in run_command
    cmd_obj.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 67, in run
    self.do_egg_install()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 117, in do_egg_install
    cmd.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 418, in run
    self.easy_install(spec, not self.no_deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 660, in easy_install
    return self.install_item(None, spec, tmpdir, deps, True)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 707, in install_item
    self.process_distribution(spec, dist, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 752, in process_distribution
    [requirement], self.local_index, self.easy_install
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 782, in resolve
    replace_conflicting=replace_conflicting
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1065, in best_match
    return self.obtain(req, installer)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1077, in obtain
    return installer(requirement)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 679, in easy_install
    return self.install_item(spec, dist.location, tmpdir, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 705, in install_item
    dists = self.install_eggs(spec, download, tmpdir)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 890, in install_eggs
    return self.build_and_install(setup_script, setup_base)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1158, in build_and_install
    self.run_setup(setup_script, setup_base, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1144, in run_setup
    run_setup(setup_script, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 253, in run_setup
    raise
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 166, in save_modules
    saved_exc.resume()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 141, in resume
    six.reraise(type, exc, self._tb)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 154, in save_modules
    yield saved
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 250, in run_setup
    _execfile(setup_script, ns)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 45, in _execfile
    exec(code, globals, locals)
  File "/tmp/easy_install-Ol9eP4/numpy-1.17.0rc2/setup.py", line 31, in <module>
    import setuptools
RuntimeError: Python version >= 3.5 required.

> Task :sdks:python:createProcessWorker FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/sdks/python/build.gradle'> line: 374

* What went wrong:
Execution failed for task ':sdks:python:createProcessWorker'.
> 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 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/5.2.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 2m 22s
59 actionable tasks: 47 executed, 12 from cache

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

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


Build failed in Jenkins: beam_PostCommit_Python_VR_Spark #390

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/390/display/redirect?page=changes>

Changes:

[github] [BEAM-7641] Collect xunit statistics for Py ITs (#8952)

------------------------------------------
[...truncated 255.14 KB...]
Searching for pytz>=2018.3
Reading https://pypi.org/simple/pytz/
Downloading https://files.pythonhosted.org/packages/3d/73/fe30c2daaaa0713420d0382b16fbb761409f532c56bdcc514bf7b6262bb6/pytz-2019.1-py2.py3-none-any.whl#sha256=303879e36b721603cc54604edcac9d20401bdbe31e1e4fdee5b9f98d5d31dfda
Best match: pytz 2019.1
Processing pytz-2019.1-py2.py3-none-any.whl
Installing pytz-2019.1-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pytz 2019.1 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pytz-2019.1-py2.7.egg>
Searching for pydot<1.3,>=1.2.0
Reading https://pypi.org/simple/pydot/
Downloading https://files.pythonhosted.org/packages/c3/f1/e61d6dfe6c1768ed2529761a68f70939e2569da043e9f15a8d84bf56cadf/pydot-1.2.4.tar.gz#sha256=92d2e2d15531d00710f2d6fb5540d2acabc5399d464f2f20d5d21073af241eb6
Best match: pydot 1.2.4
Processing pydot-1.2.4.tar.gz
Writing /tmp/easy_install-9ihLw7/pydot-1.2.4/setup.cfg
Running pydot-1.2.4/setup.py -q bdist_egg --dist-dir /tmp/easy_install-9ihLw7/pydot-1.2.4/egg-dist-tmp-rQS2qF
/tmp/easy_install-9ihLw7/pydot-1.2.4/pydot.py:17: UserWarning: Couldn't import dot_parser, loading of dot files will not be possible.
  "Couldn't import dot_parser, "
zip_safe flag not set; analyzing archive contents...
Moving pydot-1.2.4-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pydot 1.2.4 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pydot-1.2.4-py2.7.egg>
Searching for oauth2client<4,>=2.0.1
Reading https://pypi.org/simple/oauth2client/
Downloading https://files.pythonhosted.org/packages/c0/7b/bc893e35d6ca46a72faa4b9eaac25c687ce60e1fbe978993fe2de1b0ff0d/oauth2client-3.0.0.tar.gz#sha256=5b5b056ec6f2304e7920b632885bd157fa71d1a7f3ddd00a43b1541a8d1a2460
Best match: oauth2client 3.0.0
Processing oauth2client-3.0.0.tar.gz
Writing /tmp/easy_install-wjdyKL/oauth2client-3.0.0/setup.cfg
Running oauth2client-3.0.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-wjdyKL/oauth2client-3.0.0/egg-dist-tmp-tmWy4k
warning: no previously-included files matching '*' found under directory 'tests'
zip_safe flag not set; analyzing archive contents...
Moving oauth2client-3.0.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding oauth2client 3.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/oauth2client-3.0.0-py2.7.egg>
Searching for pymongo<4.0.0,>=3.8.0
Reading https://pypi.org/simple/pymongo/
Downloading https://files.pythonhosted.org/packages/6e/ea/353a9f8ced71b9e258438aa4d6aa048c1eaf5b774d3ef2273d686fde0947/pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl#sha256=32421df60d06f479d71b6b539642e410ece3006e8910688e68df962c8eb40a21
Best match: pymongo 3.8.0
Processing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl
Installing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding pymongo 3.8.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg>
Searching for mock<3.0.0,>=1.0.1
Reading https://pypi.org/simple/mock/
Downloading https://files.pythonhosted.org/packages/e6/35/f187bdf23be87092bd0f1200d43d23076cee4d0dec109f195173fd3ebc79/mock-2.0.0-py2.py3-none-any.whl#sha256=5ce3c71c5545b472da17b72268978914d0252980348636840bd34a00b5cc96c1
Best match: mock 2.0.0
Processing mock-2.0.0-py2.py3-none-any.whl
Installing mock-2.0.0-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg/EGG-INFO/requires.txt>
Adding mock 2.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg>
Searching for httplib2<=0.12.0,>=0.8
Reading https://pypi.org/simple/httplib2/
Downloading https://files.pythonhosted.org/packages/ce/ed/803905d670b52fa0edfdd135337e545b4496c2ab3a222f1449b7256eb99f/httplib2-0.12.0.tar.gz#sha256=f61fb838a94ce3b349aa32c92fd8430f7e3511afdb18bf9640d647e30c90a6d6
Best match: httplib2 0.12.0
Processing httplib2-0.12.0.tar.gz
Writing /tmp/easy_install-aK1UJH/httplib2-0.12.0/setup.cfg
Running httplib2-0.12.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-aK1UJH/httplib2-0.12.0/egg-dist-tmp-S2lUW3
zip_safe flag not set; analyzing archive contents...
httplib2.certs: module references __file__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Extracting httplib2-0.12.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding httplib2 0.12.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Searching for hdfs<3.0.0,>=2.1.0
Reading https://pypi.org/simple/hdfs/
Downloading https://files.pythonhosted.org/packages/82/39/2c0879b1bcfd1f6ad078eb210d09dbce21072386a3997074ee91e60ddc5a/hdfs-2.5.8.tar.gz#sha256=1be117549fc1285571bc51aedc15df5a203138dba02f9adfa26761b69a949370
Best match: hdfs 2.5.8
Processing hdfs-2.5.8.tar.gz
Writing /tmp/easy_install-pq0K9L/hdfs-2.5.8/setup.cfg
Running hdfs-2.5.8/setup.py -q bdist_egg --dist-dir /tmp/easy_install-pq0K9L/hdfs-2.5.8/egg-dist-tmp-wbMEMJ
zip_safe flag not set; analyzing archive contents...
Moving hdfs-2.5.8-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding hdfs 2.5.8 to easy-install.pth file
Installing hdfscli-avro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing hdfscli script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/hdfs-2.5.8-py2.7.egg>
Searching for future<1.0.0,>=0.16.0
Reading https://pypi.org/simple/future/
Downloading https://files.pythonhosted.org/packages/90/52/e20466b85000a181e1e144fd8305caf2cf475e2f9674e797b222f8105f5f/future-0.17.1.tar.gz#sha256=67045236dcfd6816dc439556d009594abf643e5eb48992e36beac09c2ca659b8
Best match: future 0.17.1
Processing future-0.17.1.tar.gz
Writing /tmp/easy_install-WZHFUn/future-0.17.1/setup.cfg
Running future-0.17.1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-WZHFUn/future-0.17.1/egg-dist-tmp-n7qHzS
warning: no files found matching '*.au' under directory 'tests'
warning: no files found matching '*.gif' under directory 'tests'
warning: no files found matching '*.txt' under directory 'tests'
zip_safe flag not set; analyzing archive contents...
future.backports.test.ssl_servers: module references __file__
future.backports.test.support: module references __file__
future.standard_library.__init__: module references __file__
future.standard_library.__init__: module references __path__
future.utils.__init__: module MAY be using inspect.stack
past.builtins.misc: module MAY be using inspect.stack
past.translation.__init__: module references __file__
past.translation.__init__: module references __path__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Extracting future-0.17.1-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding future 0.17.1 to easy-install.pth file
Installing pasteurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing futurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Searching for fastavro<0.22,>=0.21.4
Reading https://pypi.org/simple/fastavro/
Downloading https://files.pythonhosted.org/packages/15/e3/5956c75f68906b119191ef30d9acff661b422cf918a29a03ee0c3ba774be/fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl#sha256=25c5e1871fb82795f138aa209ca89cac940b80bf36fc644615354028bfd87638
Best match: fastavro 0.21.24
Processing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl
Installing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding fastavro 0.21.24 to easy-install.pth file
Installing fastavro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg>
Searching for dill<0.2.10,>=0.2.9
Reading https://pypi.org/simple/dill/
Downloading https://files.pythonhosted.org/packages/fe/42/bfe2e0857bc284cbe6a011d93f2a9ad58a22cb894461b199ae72cfef0f29/dill-0.2.9.tar.gz#sha256=f6d6046f9f9195206063dd0415dff185ad593d6ee8b0e67f12597c0f4df4986f
Best match: dill 0.2.9
Processing dill-0.2.9.tar.gz
Writing /tmp/easy_install-tBfxnI/dill-0.2.9/setup.cfg
Running dill-0.2.9/setup.py -q bdist_egg --dist-dir /tmp/easy_install-tBfxnI/dill-0.2.9/egg-dist-tmp-y7yiLO
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Extracting dill-0.2.9-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding dill 0.2.9 to easy-install.pth file
Installing get_objgraph script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing undill script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Searching for crcmod<2.0,>=1.7
Reading https://pypi.org/simple/crcmod/
Downloading https://files.pythonhosted.org/packages/6b/b0/e595ce2a2527e169c3bcd6c33d2473c1918e0b7f6826a043ca1245dd4e5b/crcmod-1.7.tar.gz#sha256=dc7051a0db5f2bd48665a990d3ec1cc305a466a77358ca4492826f41f283601e
Best match: crcmod 1.7
Processing crcmod-1.7.tar.gz
Writing /tmp/easy_install-jIrfjq/crcmod-1.7/setup.cfg
Running crcmod-1.7/setup.py -q bdist_egg --dist-dir /tmp/easy_install-jIrfjq/crcmod-1.7/egg-dist-tmp-a57R_e
python2/src/_crcfunext.c: In function ‘init_crcfunext’:
python2/src/_crcfunext.c:492:13: warning: variable ‘m’ set but not used [-Wunused-but-set-variable]
   PyObject *m;
             ^
zip_safe flag not set; analyzing archive contents...
Moving crcmod-1.7-py2.7-linux-x86_64.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding crcmod 1.7 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/crcmod-1.7-py2.7-linux-x86_64.egg>
Searching for numpy>=1.14
Reading https://pypi.org/simple/numpy/
Downloading https://files.pythonhosted.org/packages/93/9b/443bbd1b38c4e5617f32c14c1494ae884d36cf3870c33828bb32e4b00dea/numpy-1.17.0rc2.zip#sha256=a4153fe85cf92a796022b81b138000160dea840cad13b7d1db67cfec594ece23
Best match: numpy 1.17.0rc2
Processing numpy-1.17.0rc2.zip
Writing /tmp/easy_install-U6STc3/numpy-1.17.0rc2/setup.cfg
Running numpy-1.17.0rc2/setup.py -q bdist_egg --dist-dir /tmp/easy_install-U6STc3/numpy-1.17.0rc2/egg-dist-tmp-NuKc5g
Traceback (most recent call last):
  File "setup.py", line 239, in <module>
    'test': generate_protos_first(test),
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/__init__.py",> line 145, in setup
    return distutils.core.setup(**attrs)
  File "/usr/lib/python2.7/distutils/core.py", line 151, in setup
    dist.run_commands()
  File "/usr/lib/python2.7/distutils/dist.py", line 953, in run_commands
    self.run_command(cmd)
  File "/usr/lib/python2.7/distutils/dist.py", line 972, in run_command
    cmd_obj.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 67, in run
    self.do_egg_install()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 117, in do_egg_install
    cmd.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 418, in run
    self.easy_install(spec, not self.no_deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 660, in easy_install
    return self.install_item(None, spec, tmpdir, deps, True)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 707, in install_item
    self.process_distribution(spec, dist, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 752, in process_distribution
    [requirement], self.local_index, self.easy_install
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 782, in resolve
    replace_conflicting=replace_conflicting
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1065, in best_match
    return self.obtain(req, installer)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1077, in obtain
    return installer(requirement)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 679, in easy_install
    return self.install_item(spec, dist.location, tmpdir, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 705, in install_item
    dists = self.install_eggs(spec, download, tmpdir)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 890, in install_eggs
    return self.build_and_install(setup_script, setup_base)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1158, in build_and_install
    self.run_setup(setup_script, setup_base, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1144, in run_setup
    run_setup(setup_script, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 253, in run_setup
    raise
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 166, in save_modules
    saved_exc.resume()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 141, in resume
    six.reraise(type, exc, self._tb)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 154, in save_modules
    yield saved
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 250, in run_setup
    _execfile(setup_script, ns)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 45, in _execfile
    exec(code, globals, locals)
  File "/tmp/easy_install-U6STc3/numpy-1.17.0rc2/setup.py", line 31, in <module>
    import setuptools
RuntimeError: Python version >= 3.5 required.

> Task :sdks:python:createProcessWorker FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/sdks/python/build.gradle'> line: 374

* What went wrong:
Execution failed for task ':sdks:python:createProcessWorker'.
> 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 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/5.2.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 2m 33s
59 actionable tasks: 47 executed, 12 from cache

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

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


Build failed in Jenkins: beam_PostCommit_Python_VR_Spark #389

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/389/display/redirect?page=changes>

Changes:

[juta.staes] [BEAM-7630] add ITs for writing and reading bytes from pubsub

[pabloem] Adding logging and adding one more retry

[hannahjiang] BEAM-3645 improve test cases

[pabloem] [BEAM-7530] Add it test to read None values from BigQuery (#8875)

[github] [BEAM-7499] Fixup for tricky Reify testing issue (#9077)

------------------------------------------
[...truncated 254.66 KB...]
Searching for pytz>=2018.3
Reading https://pypi.org/simple/pytz/
Downloading https://files.pythonhosted.org/packages/3d/73/fe30c2daaaa0713420d0382b16fbb761409f532c56bdcc514bf7b6262bb6/pytz-2019.1-py2.py3-none-any.whl#sha256=303879e36b721603cc54604edcac9d20401bdbe31e1e4fdee5b9f98d5d31dfda
Best match: pytz 2019.1
Processing pytz-2019.1-py2.py3-none-any.whl
Installing pytz-2019.1-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pytz 2019.1 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pytz-2019.1-py2.7.egg>
Searching for pydot<1.3,>=1.2.0
Reading https://pypi.org/simple/pydot/
Downloading https://files.pythonhosted.org/packages/c3/f1/e61d6dfe6c1768ed2529761a68f70939e2569da043e9f15a8d84bf56cadf/pydot-1.2.4.tar.gz#sha256=92d2e2d15531d00710f2d6fb5540d2acabc5399d464f2f20d5d21073af241eb6
Best match: pydot 1.2.4
Processing pydot-1.2.4.tar.gz
Writing /tmp/easy_install-Jq0LPG/pydot-1.2.4/setup.cfg
Running pydot-1.2.4/setup.py -q bdist_egg --dist-dir /tmp/easy_install-Jq0LPG/pydot-1.2.4/egg-dist-tmp-FbMLQG
/tmp/easy_install-Jq0LPG/pydot-1.2.4/pydot.py:17: UserWarning: Couldn't import dot_parser, loading of dot files will not be possible.
  "Couldn't import dot_parser, "
zip_safe flag not set; analyzing archive contents...
Moving pydot-1.2.4-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pydot 1.2.4 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pydot-1.2.4-py2.7.egg>
Searching for oauth2client<4,>=2.0.1
Reading https://pypi.org/simple/oauth2client/
Downloading https://files.pythonhosted.org/packages/c0/7b/bc893e35d6ca46a72faa4b9eaac25c687ce60e1fbe978993fe2de1b0ff0d/oauth2client-3.0.0.tar.gz#sha256=5b5b056ec6f2304e7920b632885bd157fa71d1a7f3ddd00a43b1541a8d1a2460
Best match: oauth2client 3.0.0
Processing oauth2client-3.0.0.tar.gz
Writing /tmp/easy_install-0yz7a6/oauth2client-3.0.0/setup.cfg
Running oauth2client-3.0.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-0yz7a6/oauth2client-3.0.0/egg-dist-tmp-TDjf9f
warning: no previously-included files matching '*' found under directory 'tests'
zip_safe flag not set; analyzing archive contents...
Moving oauth2client-3.0.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding oauth2client 3.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/oauth2client-3.0.0-py2.7.egg>
Searching for pymongo<4.0.0,>=3.8.0
Reading https://pypi.org/simple/pymongo/
Downloading https://files.pythonhosted.org/packages/6e/ea/353a9f8ced71b9e258438aa4d6aa048c1eaf5b774d3ef2273d686fde0947/pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl#sha256=32421df60d06f479d71b6b539642e410ece3006e8910688e68df962c8eb40a21
Best match: pymongo 3.8.0
Processing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl
Installing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding pymongo 3.8.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg>
Searching for mock<3.0.0,>=1.0.1
Reading https://pypi.org/simple/mock/
Downloading https://files.pythonhosted.org/packages/e6/35/f187bdf23be87092bd0f1200d43d23076cee4d0dec109f195173fd3ebc79/mock-2.0.0-py2.py3-none-any.whl#sha256=5ce3c71c5545b472da17b72268978914d0252980348636840bd34a00b5cc96c1
Best match: mock 2.0.0
Processing mock-2.0.0-py2.py3-none-any.whl
Installing mock-2.0.0-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg/EGG-INFO/requires.txt>
Adding mock 2.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg>
Searching for httplib2<=0.12.0,>=0.8
Reading https://pypi.org/simple/httplib2/
Downloading https://files.pythonhosted.org/packages/ce/ed/803905d670b52fa0edfdd135337e545b4496c2ab3a222f1449b7256eb99f/httplib2-0.12.0.tar.gz#sha256=f61fb838a94ce3b349aa32c92fd8430f7e3511afdb18bf9640d647e30c90a6d6
Best match: httplib2 0.12.0
Processing httplib2-0.12.0.tar.gz
Writing /tmp/easy_install-pnc_Ud/httplib2-0.12.0/setup.cfg
Running httplib2-0.12.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-pnc_Ud/httplib2-0.12.0/egg-dist-tmp-Lq4kv7
zip_safe flag not set; analyzing archive contents...
httplib2.certs: module references __file__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Extracting httplib2-0.12.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding httplib2 0.12.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Searching for hdfs<3.0.0,>=2.1.0
Reading https://pypi.org/simple/hdfs/
Downloading https://files.pythonhosted.org/packages/82/39/2c0879b1bcfd1f6ad078eb210d09dbce21072386a3997074ee91e60ddc5a/hdfs-2.5.8.tar.gz#sha256=1be117549fc1285571bc51aedc15df5a203138dba02f9adfa26761b69a949370
Best match: hdfs 2.5.8
Processing hdfs-2.5.8.tar.gz
Writing /tmp/easy_install-ob2J5v/hdfs-2.5.8/setup.cfg
Running hdfs-2.5.8/setup.py -q bdist_egg --dist-dir /tmp/easy_install-ob2J5v/hdfs-2.5.8/egg-dist-tmp-ruE9qq
zip_safe flag not set; analyzing archive contents...
Moving hdfs-2.5.8-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding hdfs 2.5.8 to easy-install.pth file
Installing hdfscli-avro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing hdfscli script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/hdfs-2.5.8-py2.7.egg>
Searching for future<1.0.0,>=0.16.0
Reading https://pypi.org/simple/future/
Downloading https://files.pythonhosted.org/packages/90/52/e20466b85000a181e1e144fd8305caf2cf475e2f9674e797b222f8105f5f/future-0.17.1.tar.gz#sha256=67045236dcfd6816dc439556d009594abf643e5eb48992e36beac09c2ca659b8
Best match: future 0.17.1
Processing future-0.17.1.tar.gz
Writing /tmp/easy_install-E7hMon/future-0.17.1/setup.cfg
Running future-0.17.1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-E7hMon/future-0.17.1/egg-dist-tmp-8cZBSD
warning: no files found matching '*.au' under directory 'tests'
warning: no files found matching '*.gif' under directory 'tests'
warning: no files found matching '*.txt' under directory 'tests'
zip_safe flag not set; analyzing archive contents...
future.backports.test.ssl_servers: module references __file__
future.backports.test.support: module references __file__
future.standard_library.__init__: module references __file__
future.standard_library.__init__: module references __path__
future.utils.__init__: module MAY be using inspect.stack
past.builtins.misc: module MAY be using inspect.stack
past.translation.__init__: module references __file__
past.translation.__init__: module references __path__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Extracting future-0.17.1-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding future 0.17.1 to easy-install.pth file
Installing pasteurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing futurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Searching for fastavro<0.22,>=0.21.4
Reading https://pypi.org/simple/fastavro/
Downloading https://files.pythonhosted.org/packages/15/e3/5956c75f68906b119191ef30d9acff661b422cf918a29a03ee0c3ba774be/fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl#sha256=25c5e1871fb82795f138aa209ca89cac940b80bf36fc644615354028bfd87638
Best match: fastavro 0.21.24
Processing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl
Installing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding fastavro 0.21.24 to easy-install.pth file
Installing fastavro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg>
Searching for dill<0.2.10,>=0.2.9
Reading https://pypi.org/simple/dill/
Downloading https://files.pythonhosted.org/packages/fe/42/bfe2e0857bc284cbe6a011d93f2a9ad58a22cb894461b199ae72cfef0f29/dill-0.2.9.tar.gz#sha256=f6d6046f9f9195206063dd0415dff185ad593d6ee8b0e67f12597c0f4df4986f
Best match: dill 0.2.9
Processing dill-0.2.9.tar.gz
Writing /tmp/easy_install-twf45k/dill-0.2.9/setup.cfg
Running dill-0.2.9/setup.py -q bdist_egg --dist-dir /tmp/easy_install-twf45k/dill-0.2.9/egg-dist-tmp-RLrGh9
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Extracting dill-0.2.9-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding dill 0.2.9 to easy-install.pth file
Installing get_objgraph script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing undill script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Searching for crcmod<2.0,>=1.7
Reading https://pypi.org/simple/crcmod/
Downloading https://files.pythonhosted.org/packages/6b/b0/e595ce2a2527e169c3bcd6c33d2473c1918e0b7f6826a043ca1245dd4e5b/crcmod-1.7.tar.gz#sha256=dc7051a0db5f2bd48665a990d3ec1cc305a466a77358ca4492826f41f283601e
Best match: crcmod 1.7
Processing crcmod-1.7.tar.gz
Writing /tmp/easy_install-D5WO1T/crcmod-1.7/setup.cfg
Running crcmod-1.7/setup.py -q bdist_egg --dist-dir /tmp/easy_install-D5WO1T/crcmod-1.7/egg-dist-tmp-P7Ptm_
python2/src/_crcfunext.c: In function ‘init_crcfunext’:
python2/src/_crcfunext.c:492:13: warning: variable ‘m’ set but not used [-Wunused-but-set-variable]
   PyObject *m;
             ^
zip_safe flag not set; analyzing archive contents...
Moving crcmod-1.7-py2.7-linux-x86_64.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding crcmod 1.7 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/crcmod-1.7-py2.7-linux-x86_64.egg>
Searching for numpy>=1.14
Reading https://pypi.org/simple/numpy/
Downloading https://files.pythonhosted.org/packages/93/9b/443bbd1b38c4e5617f32c14c1494ae884d36cf3870c33828bb32e4b00dea/numpy-1.17.0rc2.zip#sha256=a4153fe85cf92a796022b81b138000160dea840cad13b7d1db67cfec594ece23
Best match: numpy 1.17.0rc2
Processing numpy-1.17.0rc2.zip
Writing /tmp/easy_install-B7uQ4F/numpy-1.17.0rc2/setup.cfg
Running numpy-1.17.0rc2/setup.py -q bdist_egg --dist-dir /tmp/easy_install-B7uQ4F/numpy-1.17.0rc2/egg-dist-tmp-NPLDzj
Traceback (most recent call last):
  File "setup.py", line 238, in <module>
    'test': generate_protos_first(test),
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/__init__.py",> line 145, in setup
    return distutils.core.setup(**attrs)
  File "/usr/lib/python2.7/distutils/core.py", line 151, in setup
    dist.run_commands()
  File "/usr/lib/python2.7/distutils/dist.py", line 953, in run_commands
    self.run_command(cmd)
  File "/usr/lib/python2.7/distutils/dist.py", line 972, in run_command
    cmd_obj.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 67, in run
    self.do_egg_install()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 117, in do_egg_install
    cmd.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 418, in run
    self.easy_install(spec, not self.no_deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 660, in easy_install
    return self.install_item(None, spec, tmpdir, deps, True)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 707, in install_item
    self.process_distribution(spec, dist, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 752, in process_distribution
    [requirement], self.local_index, self.easy_install
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 782, in resolve
    replace_conflicting=replace_conflicting
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1065, in best_match
    return self.obtain(req, installer)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1077, in obtain
    return installer(requirement)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 679, in easy_install
    return self.install_item(spec, dist.location, tmpdir, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 705, in install_item
    dists = self.install_eggs(spec, download, tmpdir)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 890, in install_eggs
    return self.build_and_install(setup_script, setup_base)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1158, in build_and_install
    self.run_setup(setup_script, setup_base, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1144, in run_setup
    run_setup(setup_script, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 253, in run_setup
    raise
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 166, in save_modules
    saved_exc.resume()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 141, in resume
    six.reraise(type, exc, self._tb)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 154, in save_modules
    yield saved
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 250, in run_setup
    _execfile(setup_script, ns)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 45, in _execfile
    exec(code, globals, locals)
  File "/tmp/easy_install-B7uQ4F/numpy-1.17.0rc2/setup.py", line 31, in <module>
    import setuptools
RuntimeError: Python version >= 3.5 required.

> Task :sdks:python:createProcessWorker FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/sdks/python/build.gradle'> line: 369

* What went wrong:
Execution failed for task ':sdks:python:createProcessWorker'.
> 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 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/5.2.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 2m 41s
59 actionable tasks: 46 executed, 13 from cache

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

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


Build failed in Jenkins: beam_PostCommit_Python_VR_Spark #388

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/388/display/redirect>

------------------------------------------
[...truncated 255.14 KB...]
Searching for pytz>=2018.3
Reading https://pypi.org/simple/pytz/
Downloading https://files.pythonhosted.org/packages/3d/73/fe30c2daaaa0713420d0382b16fbb761409f532c56bdcc514bf7b6262bb6/pytz-2019.1-py2.py3-none-any.whl#sha256=303879e36b721603cc54604edcac9d20401bdbe31e1e4fdee5b9f98d5d31dfda
Best match: pytz 2019.1
Processing pytz-2019.1-py2.py3-none-any.whl
Installing pytz-2019.1-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pytz 2019.1 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pytz-2019.1-py2.7.egg>
Searching for pydot<1.3,>=1.2.0
Reading https://pypi.org/simple/pydot/
Downloading https://files.pythonhosted.org/packages/c3/f1/e61d6dfe6c1768ed2529761a68f70939e2569da043e9f15a8d84bf56cadf/pydot-1.2.4.tar.gz#sha256=92d2e2d15531d00710f2d6fb5540d2acabc5399d464f2f20d5d21073af241eb6
Best match: pydot 1.2.4
Processing pydot-1.2.4.tar.gz
Writing /tmp/easy_install-8Pkplm/pydot-1.2.4/setup.cfg
Running pydot-1.2.4/setup.py -q bdist_egg --dist-dir /tmp/easy_install-8Pkplm/pydot-1.2.4/egg-dist-tmp-tWHbbl
/tmp/easy_install-8Pkplm/pydot-1.2.4/pydot.py:17: UserWarning: Couldn't import dot_parser, loading of dot files will not be possible.
  "Couldn't import dot_parser, "
zip_safe flag not set; analyzing archive contents...
Moving pydot-1.2.4-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pydot 1.2.4 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pydot-1.2.4-py2.7.egg>
Searching for oauth2client<4,>=2.0.1
Reading https://pypi.org/simple/oauth2client/
Downloading https://files.pythonhosted.org/packages/c0/7b/bc893e35d6ca46a72faa4b9eaac25c687ce60e1fbe978993fe2de1b0ff0d/oauth2client-3.0.0.tar.gz#sha256=5b5b056ec6f2304e7920b632885bd157fa71d1a7f3ddd00a43b1541a8d1a2460
Best match: oauth2client 3.0.0
Processing oauth2client-3.0.0.tar.gz
Writing /tmp/easy_install-gcsIgk/oauth2client-3.0.0/setup.cfg
Running oauth2client-3.0.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-gcsIgk/oauth2client-3.0.0/egg-dist-tmp-asfnZP
warning: no previously-included files matching '*' found under directory 'tests'
zip_safe flag not set; analyzing archive contents...
Moving oauth2client-3.0.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding oauth2client 3.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/oauth2client-3.0.0-py2.7.egg>
Searching for pymongo<4.0.0,>=3.8.0
Reading https://pypi.org/simple/pymongo/
Downloading https://files.pythonhosted.org/packages/6e/ea/353a9f8ced71b9e258438aa4d6aa048c1eaf5b774d3ef2273d686fde0947/pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl#sha256=32421df60d06f479d71b6b539642e410ece3006e8910688e68df962c8eb40a21
Best match: pymongo 3.8.0
Processing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl
Installing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding pymongo 3.8.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg>
Searching for mock<3.0.0,>=1.0.1
Reading https://pypi.org/simple/mock/
Downloading https://files.pythonhosted.org/packages/e6/35/f187bdf23be87092bd0f1200d43d23076cee4d0dec109f195173fd3ebc79/mock-2.0.0-py2.py3-none-any.whl#sha256=5ce3c71c5545b472da17b72268978914d0252980348636840bd34a00b5cc96c1
Best match: mock 2.0.0
Processing mock-2.0.0-py2.py3-none-any.whl
Installing mock-2.0.0-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg/EGG-INFO/requires.txt>
Adding mock 2.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg>
Searching for httplib2<=0.12.0,>=0.8
Reading https://pypi.org/simple/httplib2/
Downloading https://files.pythonhosted.org/packages/ce/ed/803905d670b52fa0edfdd135337e545b4496c2ab3a222f1449b7256eb99f/httplib2-0.12.0.tar.gz#sha256=f61fb838a94ce3b349aa32c92fd8430f7e3511afdb18bf9640d647e30c90a6d6
Best match: httplib2 0.12.0
Processing httplib2-0.12.0.tar.gz
Writing /tmp/easy_install-3p9kCz/httplib2-0.12.0/setup.cfg
Running httplib2-0.12.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-3p9kCz/httplib2-0.12.0/egg-dist-tmp-CpuqIy
zip_safe flag not set; analyzing archive contents...
httplib2.certs: module references __file__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Extracting httplib2-0.12.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding httplib2 0.12.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Searching for hdfs<3.0.0,>=2.1.0
Reading https://pypi.org/simple/hdfs/
Downloading https://files.pythonhosted.org/packages/82/39/2c0879b1bcfd1f6ad078eb210d09dbce21072386a3997074ee91e60ddc5a/hdfs-2.5.8.tar.gz#sha256=1be117549fc1285571bc51aedc15df5a203138dba02f9adfa26761b69a949370
Best match: hdfs 2.5.8
Processing hdfs-2.5.8.tar.gz
Writing /tmp/easy_install-RTJr0a/hdfs-2.5.8/setup.cfg
Running hdfs-2.5.8/setup.py -q bdist_egg --dist-dir /tmp/easy_install-RTJr0a/hdfs-2.5.8/egg-dist-tmp-QklLrE
zip_safe flag not set; analyzing archive contents...
Moving hdfs-2.5.8-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding hdfs 2.5.8 to easy-install.pth file
Installing hdfscli-avro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing hdfscli script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/hdfs-2.5.8-py2.7.egg>
Searching for future<1.0.0,>=0.16.0
Reading https://pypi.org/simple/future/
Downloading https://files.pythonhosted.org/packages/90/52/e20466b85000a181e1e144fd8305caf2cf475e2f9674e797b222f8105f5f/future-0.17.1.tar.gz#sha256=67045236dcfd6816dc439556d009594abf643e5eb48992e36beac09c2ca659b8
Best match: future 0.17.1
Processing future-0.17.1.tar.gz
Writing /tmp/easy_install-pcgM64/future-0.17.1/setup.cfg
Running future-0.17.1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-pcgM64/future-0.17.1/egg-dist-tmp-Il5Kp8
warning: no files found matching '*.au' under directory 'tests'
warning: no files found matching '*.gif' under directory 'tests'
warning: no files found matching '*.txt' under directory 'tests'
zip_safe flag not set; analyzing archive contents...
future.backports.test.ssl_servers: module references __file__
future.backports.test.support: module references __file__
future.standard_library.__init__: module references __file__
future.standard_library.__init__: module references __path__
future.utils.__init__: module MAY be using inspect.stack
past.builtins.misc: module MAY be using inspect.stack
past.translation.__init__: module references __file__
past.translation.__init__: module references __path__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Extracting future-0.17.1-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding future 0.17.1 to easy-install.pth file
Installing pasteurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing futurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Searching for fastavro<0.22,>=0.21.4
Reading https://pypi.org/simple/fastavro/
Downloading https://files.pythonhosted.org/packages/15/e3/5956c75f68906b119191ef30d9acff661b422cf918a29a03ee0c3ba774be/fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl#sha256=25c5e1871fb82795f138aa209ca89cac940b80bf36fc644615354028bfd87638
Best match: fastavro 0.21.24
Processing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl
Installing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding fastavro 0.21.24 to easy-install.pth file
Installing fastavro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg>
Searching for dill<0.2.10,>=0.2.9
Reading https://pypi.org/simple/dill/
Downloading https://files.pythonhosted.org/packages/fe/42/bfe2e0857bc284cbe6a011d93f2a9ad58a22cb894461b199ae72cfef0f29/dill-0.2.9.tar.gz#sha256=f6d6046f9f9195206063dd0415dff185ad593d6ee8b0e67f12597c0f4df4986f
Best match: dill 0.2.9
Processing dill-0.2.9.tar.gz
Writing /tmp/easy_install-zgXmIY/dill-0.2.9/setup.cfg
Running dill-0.2.9/setup.py -q bdist_egg --dist-dir /tmp/easy_install-zgXmIY/dill-0.2.9/egg-dist-tmp-K1Bf9_
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Extracting dill-0.2.9-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding dill 0.2.9 to easy-install.pth file
Installing get_objgraph script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing undill script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Searching for crcmod<2.0,>=1.7
Reading https://pypi.org/simple/crcmod/
Downloading https://files.pythonhosted.org/packages/6b/b0/e595ce2a2527e169c3bcd6c33d2473c1918e0b7f6826a043ca1245dd4e5b/crcmod-1.7.tar.gz#sha256=dc7051a0db5f2bd48665a990d3ec1cc305a466a77358ca4492826f41f283601e
Best match: crcmod 1.7
Processing crcmod-1.7.tar.gz
Writing /tmp/easy_install-CEQbB2/crcmod-1.7/setup.cfg
Running crcmod-1.7/setup.py -q bdist_egg --dist-dir /tmp/easy_install-CEQbB2/crcmod-1.7/egg-dist-tmp-KBPYj6
python2/src/_crcfunext.c: In function ‘init_crcfunext’:
python2/src/_crcfunext.c:492:13: warning: variable ‘m’ set but not used [-Wunused-but-set-variable]
   PyObject *m;
             ^
zip_safe flag not set; analyzing archive contents...
Moving crcmod-1.7-py2.7-linux-x86_64.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding crcmod 1.7 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/crcmod-1.7-py2.7-linux-x86_64.egg>
Searching for numpy>=1.14
Reading https://pypi.org/simple/numpy/
Downloading https://files.pythonhosted.org/packages/93/9b/443bbd1b38c4e5617f32c14c1494ae884d36cf3870c33828bb32e4b00dea/numpy-1.17.0rc2.zip#sha256=a4153fe85cf92a796022b81b138000160dea840cad13b7d1db67cfec594ece23
Best match: numpy 1.17.0rc2
Processing numpy-1.17.0rc2.zip
Writing /tmp/easy_install-mANFSc/numpy-1.17.0rc2/setup.cfg
Running numpy-1.17.0rc2/setup.py -q bdist_egg --dist-dir /tmp/easy_install-mANFSc/numpy-1.17.0rc2/egg-dist-tmp-p2v7BD
Traceback (most recent call last):
  File "setup.py", line 238, in <module>
    'test': generate_protos_first(test),
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/__init__.py",> line 145, in setup
    return distutils.core.setup(**attrs)
  File "/usr/lib/python2.7/distutils/core.py", line 151, in setup
    dist.run_commands()
  File "/usr/lib/python2.7/distutils/dist.py", line 953, in run_commands
    self.run_command(cmd)
  File "/usr/lib/python2.7/distutils/dist.py", line 972, in run_command
    cmd_obj.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 67, in run
    self.do_egg_install()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 117, in do_egg_install
    cmd.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 418, in run
    self.easy_install(spec, not self.no_deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 660, in easy_install
    return self.install_item(None, spec, tmpdir, deps, True)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 707, in install_item
    self.process_distribution(spec, dist, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 752, in process_distribution
    [requirement], self.local_index, self.easy_install
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 782, in resolve
    replace_conflicting=replace_conflicting
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1065, in best_match
    return self.obtain(req, installer)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1077, in obtain
    return installer(requirement)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 679, in easy_install
    return self.install_item(spec, dist.location, tmpdir, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 705, in install_item
    dists = self.install_eggs(spec, download, tmpdir)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 890, in install_eggs
    return self.build_and_install(setup_script, setup_base)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1158, in build_and_install
    self.run_setup(setup_script, setup_base, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1144, in run_setup
    run_setup(setup_script, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 253, in run_setup
    raise
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 166, in save_modules
    saved_exc.resume()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 141, in resume
    six.reraise(type, exc, self._tb)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 154, in save_modules
    yield saved
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 250, in run_setup
    _execfile(setup_script, ns)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 45, in _execfile
    exec(code, globals, locals)
  File "/tmp/easy_install-mANFSc/numpy-1.17.0rc2/setup.py", line 31, in <module>
    import setuptools
RuntimeError: Python version >= 3.5 required.

> Task :sdks:python:createProcessWorker FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/sdks/python/build.gradle'> line: 369

* What went wrong:
Execution failed for task ':sdks:python:createProcessWorker'.
> 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 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/5.2.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 2m 41s
59 actionable tasks: 47 executed, 12 from cache

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

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


Build failed in Jenkins: beam_PostCommit_Python_VR_Spark #387

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/387/display/redirect?page=changes>

Changes:

[lukasz.gajowy] [BEAM-4420] Extract method for publishing already collected metrics

[lukasz.gajowy] [BEAM-4420] Collect & write metrics to BigQuery and console

------------------------------------------
Started by GitHub push by aromanenko-dev
[EnvInject] - Loading node environment variables.
Building remotely on apache-beam-jenkins-8 (beam) in workspace <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/>
No credentials specified
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/apache/beam.git # timeout=10
Fetching upstream changes from https://github.com/apache/beam.git
 > git --version # timeout=10
 > git fetch --tags --progress https://github.com/apache/beam.git +refs/heads/*:refs/remotes/origin/* +refs/pull/${ghprbPullId}/*:refs/remotes/origin/pr/${ghprbPullId}/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision adb281f7e7b3dc9076223e49bc83ca15c9e3f8c7 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f adb281f7e7b3dc9076223e49bc83ca15c9e3f8c7
Commit message: "Merge pull request #9073: [BEAM-4420] KafkaIOIT metrics collection"
 > git rev-list --no-walk ccfd31e025be37de5dfbc46d036f2efe648e3c92 # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # 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

[EnvInject] - Variables injected successfully.
[Gradle] - Launching build.
[src] $ <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/gradlew> --continue --max-workers=12 -Dorg.gradle.jvmargs=-Xms2g -Dorg.gradle.jvmargs=-Xmx4g :sdks:python:sparkValidatesRunner
> 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
The message received from the daemon indicates that the daemon has disappeared.
Build request sent: Build{id=32804aab-8ce6-4b1d-ad08-b366ce84e812, currentDir=<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src}>
Attempting to read last messages from the daemon log...
Daemon pid: 23016
  log file: /home/jenkins/.gradle/daemon/5.2.1/daemon-23016.out.log
----- Last  20 lines from daemon log file - daemon-23016.out.log -----
14:30:59.761 [DEBUG] [org.gradle.launcher.daemon.server.DefaultDaemonConnection] thread 1363: Received non-IO message from client: Build{id=32804aab-8ce6-4b1d-ad08-b366ce84e812, currentDir=<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src}>
14:30:59.761 [INFO] [org.gradle.launcher.daemon.server.DefaultIncomingConnectionHandler] Received command: Build{id=32804aab-8ce6-4b1d-ad08-b366ce84e812, currentDir=<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src}.>
14:30:59.761 [DEBUG] [org.gradle.launcher.daemon.server.DefaultIncomingConnectionHandler] Starting executing command: Build{id=32804aab-8ce6-4b1d-ad08-b366ce84e812, currentDir=<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src}> with connection: socket connection from /0:0:0:0:0:0:0:1:38967 to /0:0:0:0:0:0:0:1:43112.
14:30:59.762 [ERROR] [org.gradle.launcher.daemon.server.DaemonStateCoordinator] Command execution: started DaemonCommandExecution[command = Build{id=32804aab-8ce6-4b1d-ad08-b366ce84e812, currentDir=<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src},> connection = DefaultDaemonConnection: socket connection from /0:0:0:0:0:0:0:1:38967 to /0:0:0:0:0:0:0:1:43112] after 0.0 minutes of idle
14:30:59.762 [INFO] [org.gradle.launcher.daemon.server.DaemonRegistryUpdater] Marking the daemon as busy, address: [959dd204-fe94-46dd-a8f4-db3f56d9e276 port:38967, addresses:[/0:0:0:0:0:0:0:1%lo, /127.0.0.1]]
14:30:59.762 [DEBUG] [org.gradle.launcher.daemon.registry.PersistentDaemonRegistry] Marking busy by address: [959dd204-fe94-46dd-a8f4-db3f56d9e276 port:38967, addresses:[/0:0:0:0:0:0:0:1%lo, /127.0.0.1]]
14:30:59.762 [DEBUG] [org.gradle.cache.internal.DefaultFileLockManager] Waiting to acquire exclusive lock on daemon addresses registry.
14:30:59.762 [DEBUG] [org.gradle.cache.internal.DefaultFileLockManager] Lock acquired on daemon addresses registry.
14:30:59.763 [DEBUG] [org.gradle.cache.internal.DefaultFileLockManager] Releasing lock on daemon addresses registry.
14:30:59.763 [DEBUG] [org.gradle.launcher.daemon.server.DaemonStateCoordinator] resetting idle timer
14:30:59.764 [DEBUG] [org.gradle.launcher.daemon.server.DaemonStateCoordinator] daemon is running. Sleeping until state changes.
14:30:59.764 [INFO] [org.gradle.launcher.daemon.server.exec.StartBuildOrRespondWithBusy] Daemon is about to start building Build{id=32804aab-8ce6-4b1d-ad08-b366ce84e812, currentDir=<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src}.> Dispatching build started information...
14:30:59.764 [DEBUG] [org.gradle.launcher.daemon.server.SynchronizedDispatchConnection] thread 26: dispatching class org.gradle.launcher.daemon.protocol.BuildStarted
14:30:59.764 [DEBUG] [org.gradle.launcher.daemon.server.exec.EstablishBuildEnvironment] Configuring env variables: {PATH=/home/jenkins/tools/java/latest1.8/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games, RUN_DISPLAY_URL=https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/387/display/redirect, HUDSON_HOME=/x1/jenkins/jenkins-home, RUN_CHANGES_DISPLAY_URL=https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/387/display/redirect?page=changes, JOB_URL=https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/, ROOT_BUILD_CAUSE_SCMTRIGGER=true, HUDSON_COOKIE=0696e38f-4380-4f13-8ac2-2bc47a4fa10d, NIX_LABEL=ubuntu, SLACK_WEBHOOK_URL=****, SUDO_USER=yifanzou, MAIL=/var/mail/jenkins, WIN_LABEL=Windows, JENKINS_SERVER_COOKIE=f4ebd1e6b0d976e8, USERNAME=root, LOGNAME=jenkins, PWD=<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src,> JENKINS_URL=https://builds.apache.org/, BUILD_CAUSE_SCMTRIGGER=true, SHELL=/bin/bash, BUILD_TAG=jenkins-beam_PostCommit_Python_VR_Spark-387, GIT_AUTHOR_EMAIL=builds@apache.org, LESSOPEN=| /usr/bin/lesspipe %s, ROOT_BUILD_CAUSE=SCMTRIGGER, GIT_AUTHOR_NAME=jenkins, OLDPWD=<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src,> JENKINS_HOME=/x1/jenkins/jenkins-home, sha1=master, NODE_NAME=apache-beam-jenkins-8, BUILD_DISPLAY_NAME=#387, JOB_DISPLAY_URL=https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/display/redirect, GIT_BRANCH=origin/master, LS_COLORS=rs=0:di=01;34:ln=01;36:mh=00:pi=40;33:so=01;35:do=01;35:bd=40;33;01:cd=40;33;01:or=40;31;01:mi=00:su=37;41:sg=30;43:ca=30;41:tw=30;42:ow=34;42:st=37;44:ex=01;32:*.tar=01;31:*.tgz=01;31:*.arc=01;31:*.arj=01;31:*.taz=01;31:*.lha=01;31:*.lz4=01;31:*.lzh=01;31:*.lzma=01;31:*.tlz=01;31:*.txz=01;31:*.tzo=01;31:*.t7z=01;31:*.zip=01;31:*.z=01;31:*.Z=01;31:*.dz=01;31:*.gz=01;31:*.lrz=01;31:*.lz=01;31:*.lzo=01;31:*.xz=01;31:*.bz2=01;31:*.bz=01;31:*.tbz=01;31:*.tbz2=01;31:*.tz=01;31:*.deb=01;31:*.rpm=01;31:*.jar=01;31:*.war=01;31:*.ear=01;31:*.sar=01;31:*.rar=01;31:*.alz=01;31:*.ace=01;31:*.zoo=01;31:*.cpio=01;31:*.7z=01;31:*.rz=01;31:*.cab=01;31:*.jpg=01;35:*.jpeg=01;35:*.gif=01;35:*.bmp=01;35:*.pbm=01;35:*.pgm=01;35:*.ppm=01;35:*.tga=01;35:*.xbm=01;35:*.xpm=01;35:*.tif=01;35:*.tiff=01;35:*.png=01;35:*.svg=01;35:*.svgz=01;35:*.mng=01;35:*.pcx=01;35:*.mov=01;35:*.mpg=01;35:*.mpeg=01;35:*.m2v=01;35:*.mkv=01;35:*.webm=01;35:*.ogm=01;35:*.mp4=01;35:*.m4v=01;35:*.mp4v=01;35:*.vob=01;35:*.qt=01;35:*.nuv=01;35:*.wmv=01;35:*.asf=01;35:*.rm=01;35:*.rmvb=01;35:*.flc=01;35:*.avi=01;35:*.fli=01;35:*.flv=01;35:*.gl=01;35:*.dl=01;35:*.xcf=01;35:*.xwd=01;35:*.yuv=01;35:*.cgm=01;35:*.emf=01;35:*.ogv=01;35:*.ogx=01;35:*.aac=00;36:*.au=00;36:*.flac=00;36:*.m4a=00;36:*.mid=00;36:*.midi=00;36:*.mka=00;36:*.mp3=00;36:*.mpc=00;36:*.ogg=00;36:*.ra=00;36:*.wav=00;36:*.oga=00;36:*.opus=00;36:*.spx=00;36:*.xspf=00;36:, SHLVL=1, GIT_PREVIOUS_COMMIT=ccfd31e025be37de5dfbc46d036f2efe648e3c92, LESSCLOSE=/usr/bin/lesspipe %s %s, JAVA_HOME=/home/jenkins/tools/java/latest1.8, TERM=xterm-256color, BUILD_ID=387, LANG=en_US.UTF-8, JOB_NAME=beam_PostCommit_Python_VR_Spark, SPARK_LOCAL_IP=127.0.0.1, BUILD_CAUSE=SCMTRIGGER, SUDO_GID=1014, GIT_PREVIOUS_SUCCESSFUL_COMMIT=30fa5d8dc89f9ea7b638c573fe076d41898d6d23, NODE_LABELS=apache-beam-jenkins-8 beam, HUDSON_URL=https://builds.apache.org/, WORKSPACE=<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/,> SUDO_UID=1013, _=/usr/bin/nohup, GIT_COMMIT=adb281f7e7b3dc9076223e49bc83ca15c9e3f8c7, COVERALLS_REPO_TOKEN=****, EXECUTOR_NUMBER=1, HUDSON_SERVER_COOKIE=f4ebd1e6b0d976e8, GIT_COMMITTER_NAME=jenkins, JOB_BASE_NAME=beam_PostCommit_Python_VR_Spark, USER=jenkins, SUDO_COMMAND=/bin/su jenkins, BUILD_NUMBER=387, BUILD_URL=https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/387/, GIT_COMMITTER_EMAIL=builds@apache.org, GIT_URL=https://github.com/apache/beam.git, HOME=/home/jenkins}
14:30:59.765 [DEBUG] [org.gradle.launcher.daemon.server.exec.LogToClient] About to start relaying all logs to the client via the connection.
14:30:59.765 [INFO] [org.gradle.launcher.daemon.server.exec.LogToClient] The client will now receive all logging from the daemon (pid: 23016). The daemon log file: /home/jenkins/.gradle/daemon/5.2.1/daemon-23016.out.log
14:30:59.767 [INFO] [org.gradle.launcher.daemon.server.exec.LogAndCheckHealth] Starting 2nd build in daemon [uptime: 25 mins 41.992 secs, performance: 97%]
14:30:59.767 [DEBUG] [org.gradle.launcher.daemon.server.exec.ExecuteBuild] The daemon has started executing the build.
14:30:59.768 [DEBUG] [org.gradle.launcher.daemon.server.exec.ExecuteBuild] Executing build with daemon context: DefaultDaemonContext[uid=535e9919-98cf-4061-b4bb-39752a677e40,javaHome=/usr/lib/jvm/java-8-openjdk-amd64,daemonRegistryDir=/home/jenkins/.gradle/daemon,pid=23016,idleTimeout=10800000,priority=NORMAL,daemonOpts=-Xmx4g,-Dfile.encoding=UTF-8,-Duser.country=US,-Duser.language=en,-Duser.variant]
Daemon vm is shutting down... The daemon has exited normally or was terminated in response to a user interrupt.
----- End of the daemon log -----


FAILURE: Build failed with an exception.

* What went wrong:
Gradle build daemon disappeared unexpectedly (it may have been killed or may have crashed)

* 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
> Task :buildSrc:spotlessGroovy
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


Build failed in Jenkins: beam_PostCommit_Python_VR_Spark #386

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/386/display/redirect?page=changes>

Changes:

[iemejia] [BEAM-7557] - Migrate DynamoDBIO to AWS SDK for Java 2

------------------------------------------
[...truncated 254.71 KB...]
Searching for pytz>=2018.3
Reading https://pypi.org/simple/pytz/
Downloading https://files.pythonhosted.org/packages/3d/73/fe30c2daaaa0713420d0382b16fbb761409f532c56bdcc514bf7b6262bb6/pytz-2019.1-py2.py3-none-any.whl#sha256=303879e36b721603cc54604edcac9d20401bdbe31e1e4fdee5b9f98d5d31dfda
Best match: pytz 2019.1
Processing pytz-2019.1-py2.py3-none-any.whl
Installing pytz-2019.1-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pytz 2019.1 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pytz-2019.1-py2.7.egg>
Searching for pydot<1.3,>=1.2.0
Reading https://pypi.org/simple/pydot/
Downloading https://files.pythonhosted.org/packages/c3/f1/e61d6dfe6c1768ed2529761a68f70939e2569da043e9f15a8d84bf56cadf/pydot-1.2.4.tar.gz#sha256=92d2e2d15531d00710f2d6fb5540d2acabc5399d464f2f20d5d21073af241eb6
Best match: pydot 1.2.4
Processing pydot-1.2.4.tar.gz
Writing /tmp/easy_install-PmKf4I/pydot-1.2.4/setup.cfg
Running pydot-1.2.4/setup.py -q bdist_egg --dist-dir /tmp/easy_install-PmKf4I/pydot-1.2.4/egg-dist-tmp-Dvf11C
/tmp/easy_install-PmKf4I/pydot-1.2.4/pydot.py:17: UserWarning: Couldn't import dot_parser, loading of dot files will not be possible.
  "Couldn't import dot_parser, "
zip_safe flag not set; analyzing archive contents...
Moving pydot-1.2.4-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pydot 1.2.4 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pydot-1.2.4-py2.7.egg>
Searching for oauth2client<4,>=2.0.1
Reading https://pypi.org/simple/oauth2client/
Downloading https://files.pythonhosted.org/packages/c0/7b/bc893e35d6ca46a72faa4b9eaac25c687ce60e1fbe978993fe2de1b0ff0d/oauth2client-3.0.0.tar.gz#sha256=5b5b056ec6f2304e7920b632885bd157fa71d1a7f3ddd00a43b1541a8d1a2460
Best match: oauth2client 3.0.0
Processing oauth2client-3.0.0.tar.gz
Writing /tmp/easy_install-gv1k8m/oauth2client-3.0.0/setup.cfg
Running oauth2client-3.0.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-gv1k8m/oauth2client-3.0.0/egg-dist-tmp-UCVh7U
warning: no previously-included files matching '*' found under directory 'tests'
zip_safe flag not set; analyzing archive contents...
Moving oauth2client-3.0.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding oauth2client 3.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/oauth2client-3.0.0-py2.7.egg>
Searching for pymongo<4.0.0,>=3.8.0
Reading https://pypi.org/simple/pymongo/
Downloading https://files.pythonhosted.org/packages/6e/ea/353a9f8ced71b9e258438aa4d6aa048c1eaf5b774d3ef2273d686fde0947/pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl#sha256=32421df60d06f479d71b6b539642e410ece3006e8910688e68df962c8eb40a21
Best match: pymongo 3.8.0
Processing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl
Installing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding pymongo 3.8.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg>
Searching for mock<3.0.0,>=1.0.1
Reading https://pypi.org/simple/mock/
Downloading https://files.pythonhosted.org/packages/e6/35/f187bdf23be87092bd0f1200d43d23076cee4d0dec109f195173fd3ebc79/mock-2.0.0-py2.py3-none-any.whl#sha256=5ce3c71c5545b472da17b72268978914d0252980348636840bd34a00b5cc96c1
Best match: mock 2.0.0
Processing mock-2.0.0-py2.py3-none-any.whl
Installing mock-2.0.0-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg/EGG-INFO/requires.txt>
Adding mock 2.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg>
Searching for httplib2<=0.12.0,>=0.8
Reading https://pypi.org/simple/httplib2/
Downloading https://files.pythonhosted.org/packages/ce/ed/803905d670b52fa0edfdd135337e545b4496c2ab3a222f1449b7256eb99f/httplib2-0.12.0.tar.gz#sha256=f61fb838a94ce3b349aa32c92fd8430f7e3511afdb18bf9640d647e30c90a6d6
Best match: httplib2 0.12.0
Processing httplib2-0.12.0.tar.gz
Writing /tmp/easy_install-t5xGKS/httplib2-0.12.0/setup.cfg
Running httplib2-0.12.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-t5xGKS/httplib2-0.12.0/egg-dist-tmp-O5qqhv
zip_safe flag not set; analyzing archive contents...
httplib2.certs: module references __file__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Extracting httplib2-0.12.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding httplib2 0.12.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Searching for hdfs<3.0.0,>=2.1.0
Reading https://pypi.org/simple/hdfs/
Downloading https://files.pythonhosted.org/packages/82/39/2c0879b1bcfd1f6ad078eb210d09dbce21072386a3997074ee91e60ddc5a/hdfs-2.5.8.tar.gz#sha256=1be117549fc1285571bc51aedc15df5a203138dba02f9adfa26761b69a949370
Best match: hdfs 2.5.8
Processing hdfs-2.5.8.tar.gz
Writing /tmp/easy_install-p0tboX/hdfs-2.5.8/setup.cfg
Running hdfs-2.5.8/setup.py -q bdist_egg --dist-dir /tmp/easy_install-p0tboX/hdfs-2.5.8/egg-dist-tmp-oAY7UH
zip_safe flag not set; analyzing archive contents...
Moving hdfs-2.5.8-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding hdfs 2.5.8 to easy-install.pth file
Installing hdfscli-avro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing hdfscli script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/hdfs-2.5.8-py2.7.egg>
Searching for future<1.0.0,>=0.16.0
Reading https://pypi.org/simple/future/
Downloading https://files.pythonhosted.org/packages/90/52/e20466b85000a181e1e144fd8305caf2cf475e2f9674e797b222f8105f5f/future-0.17.1.tar.gz#sha256=67045236dcfd6816dc439556d009594abf643e5eb48992e36beac09c2ca659b8
Best match: future 0.17.1
Processing future-0.17.1.tar.gz
Writing /tmp/easy_install-DgRXD7/future-0.17.1/setup.cfg
Running future-0.17.1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-DgRXD7/future-0.17.1/egg-dist-tmp-q9vLip
warning: no files found matching '*.au' under directory 'tests'
warning: no files found matching '*.gif' under directory 'tests'
warning: no files found matching '*.txt' under directory 'tests'
zip_safe flag not set; analyzing archive contents...
future.backports.test.ssl_servers: module references __file__
future.backports.test.support: module references __file__
future.standard_library.__init__: module references __file__
future.standard_library.__init__: module references __path__
future.utils.__init__: module MAY be using inspect.stack
past.builtins.misc: module MAY be using inspect.stack
past.translation.__init__: module references __file__
past.translation.__init__: module references __path__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Extracting future-0.17.1-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding future 0.17.1 to easy-install.pth file
Installing pasteurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing futurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Searching for fastavro<0.22,>=0.21.4
Reading https://pypi.org/simple/fastavro/
Downloading https://files.pythonhosted.org/packages/15/e3/5956c75f68906b119191ef30d9acff661b422cf918a29a03ee0c3ba774be/fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl#sha256=25c5e1871fb82795f138aa209ca89cac940b80bf36fc644615354028bfd87638
Best match: fastavro 0.21.24
Processing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl
Installing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding fastavro 0.21.24 to easy-install.pth file
Installing fastavro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg>
Searching for dill<0.2.10,>=0.2.9
Reading https://pypi.org/simple/dill/
Downloading https://files.pythonhosted.org/packages/fe/42/bfe2e0857bc284cbe6a011d93f2a9ad58a22cb894461b199ae72cfef0f29/dill-0.2.9.tar.gz#sha256=f6d6046f9f9195206063dd0415dff185ad593d6ee8b0e67f12597c0f4df4986f
Best match: dill 0.2.9
Processing dill-0.2.9.tar.gz
Writing /tmp/easy_install-HgJATk/dill-0.2.9/setup.cfg
Running dill-0.2.9/setup.py -q bdist_egg --dist-dir /tmp/easy_install-HgJATk/dill-0.2.9/egg-dist-tmp-O1Ynh7
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Extracting dill-0.2.9-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding dill 0.2.9 to easy-install.pth file
Installing get_objgraph script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing undill script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Searching for crcmod<2.0,>=1.7
Reading https://pypi.org/simple/crcmod/
Downloading https://files.pythonhosted.org/packages/6b/b0/e595ce2a2527e169c3bcd6c33d2473c1918e0b7f6826a043ca1245dd4e5b/crcmod-1.7.tar.gz#sha256=dc7051a0db5f2bd48665a990d3ec1cc305a466a77358ca4492826f41f283601e
Best match: crcmod 1.7
Processing crcmod-1.7.tar.gz
Writing /tmp/easy_install-ecR0kK/crcmod-1.7/setup.cfg
Running crcmod-1.7/setup.py -q bdist_egg --dist-dir /tmp/easy_install-ecR0kK/crcmod-1.7/egg-dist-tmp-22WGK2
python2/src/_crcfunext.c: In function ‘init_crcfunext’:
python2/src/_crcfunext.c:492:13: warning: variable ‘m’ set but not used [-Wunused-but-set-variable]
   PyObject *m;
             ^
zip_safe flag not set; analyzing archive contents...
Moving crcmod-1.7-py2.7-linux-x86_64.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding crcmod 1.7 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/crcmod-1.7-py2.7-linux-x86_64.egg>
Searching for numpy>=1.14
Reading https://pypi.org/simple/numpy/
Downloading https://files.pythonhosted.org/packages/93/9b/443bbd1b38c4e5617f32c14c1494ae884d36cf3870c33828bb32e4b00dea/numpy-1.17.0rc2.zip#sha256=a4153fe85cf92a796022b81b138000160dea840cad13b7d1db67cfec594ece23
Best match: numpy 1.17.0rc2
Processing numpy-1.17.0rc2.zip
Writing /tmp/easy_install-7xgLXb/numpy-1.17.0rc2/setup.cfg
Running numpy-1.17.0rc2/setup.py -q bdist_egg --dist-dir /tmp/easy_install-7xgLXb/numpy-1.17.0rc2/egg-dist-tmp-3IKkgn
Traceback (most recent call last):
  File "setup.py", line 238, in <module>
    'test': generate_protos_first(test),
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/__init__.py",> line 145, in setup
    return distutils.core.setup(**attrs)
  File "/usr/lib/python2.7/distutils/core.py", line 151, in setup
    dist.run_commands()
  File "/usr/lib/python2.7/distutils/dist.py", line 953, in run_commands
    self.run_command(cmd)
  File "/usr/lib/python2.7/distutils/dist.py", line 972, in run_command
    cmd_obj.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 67, in run
    self.do_egg_install()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 117, in do_egg_install
    cmd.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 418, in run
    self.easy_install(spec, not self.no_deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 660, in easy_install
    return self.install_item(None, spec, tmpdir, deps, True)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 707, in install_item
    self.process_distribution(spec, dist, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 752, in process_distribution
    [requirement], self.local_index, self.easy_install
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 782, in resolve
    replace_conflicting=replace_conflicting
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1065, in best_match
    return self.obtain(req, installer)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1077, in obtain
    return installer(requirement)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 679, in easy_install
    return self.install_item(spec, dist.location, tmpdir, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 705, in install_item
    dists = self.install_eggs(spec, download, tmpdir)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 890, in install_eggs
    return self.build_and_install(setup_script, setup_base)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1158, in build_and_install
    self.run_setup(setup_script, setup_base, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1144, in run_setup
    run_setup(setup_script, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 253, in run_setup
    raise
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 166, in save_modules
    saved_exc.resume()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 141, in resume
    six.reraise(type, exc, self._tb)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 154, in save_modules
    yield saved
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 250, in run_setup
    _execfile(setup_script, ns)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 45, in _execfile
    exec(code, globals, locals)
  File "/tmp/easy_install-7xgLXb/numpy-1.17.0rc2/setup.py", line 31, in <module>
    import setuptools
RuntimeError: Python version >= 3.5 required.

> Task :sdks:python:createProcessWorker FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/sdks/python/build.gradle'> line: 369

* What went wrong:
Execution failed for task ':sdks:python:createProcessWorker'.
> 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 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/5.2.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 2m 32s
59 actionable tasks: 47 executed, 12 from cache

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

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


Build failed in Jenkins: beam_PostCommit_Python_VR_Spark #385

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/385/display/redirect>

------------------------------------------
[...truncated 254.51 KB...]
Searching for pytz>=2018.3
Reading https://pypi.org/simple/pytz/
Downloading https://files.pythonhosted.org/packages/3d/73/fe30c2daaaa0713420d0382b16fbb761409f532c56bdcc514bf7b6262bb6/pytz-2019.1-py2.py3-none-any.whl#sha256=303879e36b721603cc54604edcac9d20401bdbe31e1e4fdee5b9f98d5d31dfda
Best match: pytz 2019.1
Processing pytz-2019.1-py2.py3-none-any.whl
Installing pytz-2019.1-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pytz 2019.1 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pytz-2019.1-py2.7.egg>
Searching for pydot<1.3,>=1.2.0
Reading https://pypi.org/simple/pydot/
Downloading https://files.pythonhosted.org/packages/c3/f1/e61d6dfe6c1768ed2529761a68f70939e2569da043e9f15a8d84bf56cadf/pydot-1.2.4.tar.gz#sha256=92d2e2d15531d00710f2d6fb5540d2acabc5399d464f2f20d5d21073af241eb6
Best match: pydot 1.2.4
Processing pydot-1.2.4.tar.gz
Writing /tmp/easy_install-KYI3jQ/pydot-1.2.4/setup.cfg
Running pydot-1.2.4/setup.py -q bdist_egg --dist-dir /tmp/easy_install-KYI3jQ/pydot-1.2.4/egg-dist-tmp-FYXhXw
/tmp/easy_install-KYI3jQ/pydot-1.2.4/pydot.py:17: UserWarning: Couldn't import dot_parser, loading of dot files will not be possible.
  "Couldn't import dot_parser, "
zip_safe flag not set; analyzing archive contents...
Moving pydot-1.2.4-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pydot 1.2.4 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pydot-1.2.4-py2.7.egg>
Searching for oauth2client<4,>=2.0.1
Reading https://pypi.org/simple/oauth2client/
Downloading https://files.pythonhosted.org/packages/c0/7b/bc893e35d6ca46a72faa4b9eaac25c687ce60e1fbe978993fe2de1b0ff0d/oauth2client-3.0.0.tar.gz#sha256=5b5b056ec6f2304e7920b632885bd157fa71d1a7f3ddd00a43b1541a8d1a2460
Best match: oauth2client 3.0.0
Processing oauth2client-3.0.0.tar.gz
Writing /tmp/easy_install-9x_A7O/oauth2client-3.0.0/setup.cfg
Running oauth2client-3.0.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-9x_A7O/oauth2client-3.0.0/egg-dist-tmp-Un5jmh
warning: no previously-included files matching '*' found under directory 'tests'
zip_safe flag not set; analyzing archive contents...
Moving oauth2client-3.0.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding oauth2client 3.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/oauth2client-3.0.0-py2.7.egg>
Searching for pymongo<4.0.0,>=3.8.0
Reading https://pypi.org/simple/pymongo/
Downloading https://files.pythonhosted.org/packages/6e/ea/353a9f8ced71b9e258438aa4d6aa048c1eaf5b774d3ef2273d686fde0947/pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl#sha256=32421df60d06f479d71b6b539642e410ece3006e8910688e68df962c8eb40a21
Best match: pymongo 3.8.0
Processing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl
Installing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding pymongo 3.8.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg>
Searching for mock<3.0.0,>=1.0.1
Reading https://pypi.org/simple/mock/
Downloading https://files.pythonhosted.org/packages/e6/35/f187bdf23be87092bd0f1200d43d23076cee4d0dec109f195173fd3ebc79/mock-2.0.0-py2.py3-none-any.whl#sha256=5ce3c71c5545b472da17b72268978914d0252980348636840bd34a00b5cc96c1
Best match: mock 2.0.0
Processing mock-2.0.0-py2.py3-none-any.whl
Installing mock-2.0.0-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg/EGG-INFO/requires.txt>
Adding mock 2.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg>
Searching for httplib2<=0.12.0,>=0.8
Reading https://pypi.org/simple/httplib2/
Downloading https://files.pythonhosted.org/packages/ce/ed/803905d670b52fa0edfdd135337e545b4496c2ab3a222f1449b7256eb99f/httplib2-0.12.0.tar.gz#sha256=f61fb838a94ce3b349aa32c92fd8430f7e3511afdb18bf9640d647e30c90a6d6
Best match: httplib2 0.12.0
Processing httplib2-0.12.0.tar.gz
Writing /tmp/easy_install-ieJj7r/httplib2-0.12.0/setup.cfg
Running httplib2-0.12.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-ieJj7r/httplib2-0.12.0/egg-dist-tmp-v7kOly
zip_safe flag not set; analyzing archive contents...
httplib2.certs: module references __file__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Extracting httplib2-0.12.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding httplib2 0.12.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Searching for hdfs<3.0.0,>=2.1.0
Reading https://pypi.org/simple/hdfs/
Downloading https://files.pythonhosted.org/packages/82/39/2c0879b1bcfd1f6ad078eb210d09dbce21072386a3997074ee91e60ddc5a/hdfs-2.5.8.tar.gz#sha256=1be117549fc1285571bc51aedc15df5a203138dba02f9adfa26761b69a949370
Best match: hdfs 2.5.8
Processing hdfs-2.5.8.tar.gz
Writing /tmp/easy_install-vHHMAm/hdfs-2.5.8/setup.cfg
Running hdfs-2.5.8/setup.py -q bdist_egg --dist-dir /tmp/easy_install-vHHMAm/hdfs-2.5.8/egg-dist-tmp-VQWvjm
zip_safe flag not set; analyzing archive contents...
Moving hdfs-2.5.8-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding hdfs 2.5.8 to easy-install.pth file
Installing hdfscli-avro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing hdfscli script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/hdfs-2.5.8-py2.7.egg>
Searching for future<1.0.0,>=0.16.0
Reading https://pypi.org/simple/future/
Downloading https://files.pythonhosted.org/packages/90/52/e20466b85000a181e1e144fd8305caf2cf475e2f9674e797b222f8105f5f/future-0.17.1.tar.gz#sha256=67045236dcfd6816dc439556d009594abf643e5eb48992e36beac09c2ca659b8
Best match: future 0.17.1
Processing future-0.17.1.tar.gz
Writing /tmp/easy_install-cBMHrQ/future-0.17.1/setup.cfg
Running future-0.17.1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-cBMHrQ/future-0.17.1/egg-dist-tmp-nE3nYz
warning: no files found matching '*.au' under directory 'tests'
warning: no files found matching '*.gif' under directory 'tests'
warning: no files found matching '*.txt' under directory 'tests'
zip_safe flag not set; analyzing archive contents...
future.backports.test.ssl_servers: module references __file__
future.backports.test.support: module references __file__
future.standard_library.__init__: module references __file__
future.standard_library.__init__: module references __path__
future.utils.__init__: module MAY be using inspect.stack
past.builtins.misc: module MAY be using inspect.stack
past.translation.__init__: module references __file__
past.translation.__init__: module references __path__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Extracting future-0.17.1-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding future 0.17.1 to easy-install.pth file
Installing pasteurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing futurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Searching for fastavro<0.22,>=0.21.4
Reading https://pypi.org/simple/fastavro/
Downloading https://files.pythonhosted.org/packages/15/e3/5956c75f68906b119191ef30d9acff661b422cf918a29a03ee0c3ba774be/fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl#sha256=25c5e1871fb82795f138aa209ca89cac940b80bf36fc644615354028bfd87638
Best match: fastavro 0.21.24
Processing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl
Installing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding fastavro 0.21.24 to easy-install.pth file
Installing fastavro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg>
Searching for dill<0.2.10,>=0.2.9
Reading https://pypi.org/simple/dill/
Downloading https://files.pythonhosted.org/packages/fe/42/bfe2e0857bc284cbe6a011d93f2a9ad58a22cb894461b199ae72cfef0f29/dill-0.2.9.tar.gz#sha256=f6d6046f9f9195206063dd0415dff185ad593d6ee8b0e67f12597c0f4df4986f
Best match: dill 0.2.9
Processing dill-0.2.9.tar.gz
Writing /tmp/easy_install-t2_9FP/dill-0.2.9/setup.cfg
Running dill-0.2.9/setup.py -q bdist_egg --dist-dir /tmp/easy_install-t2_9FP/dill-0.2.9/egg-dist-tmp-O2aRZV
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Extracting dill-0.2.9-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding dill 0.2.9 to easy-install.pth file
Installing get_objgraph script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing undill script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Searching for crcmod<2.0,>=1.7
Reading https://pypi.org/simple/crcmod/
Downloading https://files.pythonhosted.org/packages/6b/b0/e595ce2a2527e169c3bcd6c33d2473c1918e0b7f6826a043ca1245dd4e5b/crcmod-1.7.tar.gz#sha256=dc7051a0db5f2bd48665a990d3ec1cc305a466a77358ca4492826f41f283601e
Best match: crcmod 1.7
Processing crcmod-1.7.tar.gz
Writing /tmp/easy_install-ehz0pb/crcmod-1.7/setup.cfg
Running crcmod-1.7/setup.py -q bdist_egg --dist-dir /tmp/easy_install-ehz0pb/crcmod-1.7/egg-dist-tmp-1xZL_M
python2/src/_crcfunext.c: In function ‘init_crcfunext’:
python2/src/_crcfunext.c:492:13: warning: variable ‘m’ set but not used [-Wunused-but-set-variable]
   PyObject *m;
             ^
zip_safe flag not set; analyzing archive contents...
Moving crcmod-1.7-py2.7-linux-x86_64.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding crcmod 1.7 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/crcmod-1.7-py2.7-linux-x86_64.egg>
Searching for numpy>=1.14
Reading https://pypi.org/simple/numpy/
Downloading https://files.pythonhosted.org/packages/93/9b/443bbd1b38c4e5617f32c14c1494ae884d36cf3870c33828bb32e4b00dea/numpy-1.17.0rc2.zip#sha256=a4153fe85cf92a796022b81b138000160dea840cad13b7d1db67cfec594ece23
Best match: numpy 1.17.0rc2
Processing numpy-1.17.0rc2.zip
Writing /tmp/easy_install-N9pfuO/numpy-1.17.0rc2/setup.cfg
Running numpy-1.17.0rc2/setup.py -q bdist_egg --dist-dir /tmp/easy_install-N9pfuO/numpy-1.17.0rc2/egg-dist-tmp-wbrGC1
Traceback (most recent call last):
  File "setup.py", line 238, in <module>
    'test': generate_protos_first(test),
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/__init__.py",> line 145, in setup
    return distutils.core.setup(**attrs)
  File "/usr/lib/python2.7/distutils/core.py", line 151, in setup
    dist.run_commands()
  File "/usr/lib/python2.7/distutils/dist.py", line 953, in run_commands
    self.run_command(cmd)
  File "/usr/lib/python2.7/distutils/dist.py", line 972, in run_command
    cmd_obj.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 67, in run
    self.do_egg_install()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 117, in do_egg_install
    cmd.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 418, in run
    self.easy_install(spec, not self.no_deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 660, in easy_install
    return self.install_item(None, spec, tmpdir, deps, True)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 707, in install_item
    self.process_distribution(spec, dist, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 752, in process_distribution
    [requirement], self.local_index, self.easy_install
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 782, in resolve
    replace_conflicting=replace_conflicting
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1065, in best_match
    return self.obtain(req, installer)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1077, in obtain
    return installer(requirement)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 679, in easy_install
    return self.install_item(spec, dist.location, tmpdir, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 705, in install_item
    dists = self.install_eggs(spec, download, tmpdir)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 890, in install_eggs
    return self.build_and_install(setup_script, setup_base)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1158, in build_and_install
    self.run_setup(setup_script, setup_base, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1144, in run_setup
    run_setup(setup_script, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 253, in run_setup
    raise
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 166, in save_modules
    saved_exc.resume()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 141, in resume
    six.reraise(type, exc, self._tb)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 154, in save_modules
    yield saved
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 250, in run_setup
    _execfile(setup_script, ns)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 45, in _execfile
    exec(code, globals, locals)
  File "/tmp/easy_install-N9pfuO/numpy-1.17.0rc2/setup.py", line 31, in <module>
    import setuptools
RuntimeError: Python version >= 3.5 required.

> Task :sdks:python:createProcessWorker FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/sdks/python/build.gradle'> line: 369

* What went wrong:
Execution failed for task ':sdks:python:createProcessWorker'.
> 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 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/5.2.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 2m 32s
59 actionable tasks: 46 executed, 13 from cache

Publishing build scan...
https://gradle.com/s/3z4lnqv3pkwpi

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


Build failed in Jenkins: beam_PostCommit_Python_VR_Spark #384

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/384/display/redirect>

------------------------------------------
[...truncated 254.51 KB...]
Searching for pytz>=2018.3
Reading https://pypi.org/simple/pytz/
Downloading https://files.pythonhosted.org/packages/3d/73/fe30c2daaaa0713420d0382b16fbb761409f532c56bdcc514bf7b6262bb6/pytz-2019.1-py2.py3-none-any.whl#sha256=303879e36b721603cc54604edcac9d20401bdbe31e1e4fdee5b9f98d5d31dfda
Best match: pytz 2019.1
Processing pytz-2019.1-py2.py3-none-any.whl
Installing pytz-2019.1-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pytz 2019.1 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pytz-2019.1-py2.7.egg>
Searching for pydot<1.3,>=1.2.0
Reading https://pypi.org/simple/pydot/
Downloading https://files.pythonhosted.org/packages/c3/f1/e61d6dfe6c1768ed2529761a68f70939e2569da043e9f15a8d84bf56cadf/pydot-1.2.4.tar.gz#sha256=92d2e2d15531d00710f2d6fb5540d2acabc5399d464f2f20d5d21073af241eb6
Best match: pydot 1.2.4
Processing pydot-1.2.4.tar.gz
Writing /tmp/easy_install-7bDdOA/pydot-1.2.4/setup.cfg
Running pydot-1.2.4/setup.py -q bdist_egg --dist-dir /tmp/easy_install-7bDdOA/pydot-1.2.4/egg-dist-tmp-ZY8zag
/tmp/easy_install-7bDdOA/pydot-1.2.4/pydot.py:17: UserWarning: Couldn't import dot_parser, loading of dot files will not be possible.
  "Couldn't import dot_parser, "
zip_safe flag not set; analyzing archive contents...
Moving pydot-1.2.4-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pydot 1.2.4 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pydot-1.2.4-py2.7.egg>
Searching for oauth2client<4,>=2.0.1
Reading https://pypi.org/simple/oauth2client/
Downloading https://files.pythonhosted.org/packages/c0/7b/bc893e35d6ca46a72faa4b9eaac25c687ce60e1fbe978993fe2de1b0ff0d/oauth2client-3.0.0.tar.gz#sha256=5b5b056ec6f2304e7920b632885bd157fa71d1a7f3ddd00a43b1541a8d1a2460
Best match: oauth2client 3.0.0
Processing oauth2client-3.0.0.tar.gz
Writing /tmp/easy_install-9K1IAU/oauth2client-3.0.0/setup.cfg
Running oauth2client-3.0.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-9K1IAU/oauth2client-3.0.0/egg-dist-tmp-9p_CrM
warning: no previously-included files matching '*' found under directory 'tests'
zip_safe flag not set; analyzing archive contents...
Moving oauth2client-3.0.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding oauth2client 3.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/oauth2client-3.0.0-py2.7.egg>
Searching for pymongo<4.0.0,>=3.8.0
Reading https://pypi.org/simple/pymongo/
Downloading https://files.pythonhosted.org/packages/6e/ea/353a9f8ced71b9e258438aa4d6aa048c1eaf5b774d3ef2273d686fde0947/pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl#sha256=32421df60d06f479d71b6b539642e410ece3006e8910688e68df962c8eb40a21
Best match: pymongo 3.8.0
Processing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl
Installing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding pymongo 3.8.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg>
Searching for mock<3.0.0,>=1.0.1
Reading https://pypi.org/simple/mock/
Downloading https://files.pythonhosted.org/packages/e6/35/f187bdf23be87092bd0f1200d43d23076cee4d0dec109f195173fd3ebc79/mock-2.0.0-py2.py3-none-any.whl#sha256=5ce3c71c5545b472da17b72268978914d0252980348636840bd34a00b5cc96c1
Best match: mock 2.0.0
Processing mock-2.0.0-py2.py3-none-any.whl
Installing mock-2.0.0-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg/EGG-INFO/requires.txt>
Adding mock 2.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg>
Searching for httplib2<=0.12.0,>=0.8
Reading https://pypi.org/simple/httplib2/
Downloading https://files.pythonhosted.org/packages/ce/ed/803905d670b52fa0edfdd135337e545b4496c2ab3a222f1449b7256eb99f/httplib2-0.12.0.tar.gz#sha256=f61fb838a94ce3b349aa32c92fd8430f7e3511afdb18bf9640d647e30c90a6d6
Best match: httplib2 0.12.0
Processing httplib2-0.12.0.tar.gz
Writing /tmp/easy_install-Oy9Jnv/httplib2-0.12.0/setup.cfg
Running httplib2-0.12.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-Oy9Jnv/httplib2-0.12.0/egg-dist-tmp-ppacT1
zip_safe flag not set; analyzing archive contents...
httplib2.certs: module references __file__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Extracting httplib2-0.12.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding httplib2 0.12.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Searching for hdfs<3.0.0,>=2.1.0
Reading https://pypi.org/simple/hdfs/
Downloading https://files.pythonhosted.org/packages/82/39/2c0879b1bcfd1f6ad078eb210d09dbce21072386a3997074ee91e60ddc5a/hdfs-2.5.8.tar.gz#sha256=1be117549fc1285571bc51aedc15df5a203138dba02f9adfa26761b69a949370
Best match: hdfs 2.5.8
Processing hdfs-2.5.8.tar.gz
Writing /tmp/easy_install-WPHhE7/hdfs-2.5.8/setup.cfg
Running hdfs-2.5.8/setup.py -q bdist_egg --dist-dir /tmp/easy_install-WPHhE7/hdfs-2.5.8/egg-dist-tmp-MSG8oi
zip_safe flag not set; analyzing archive contents...
Moving hdfs-2.5.8-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding hdfs 2.5.8 to easy-install.pth file
Installing hdfscli-avro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing hdfscli script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/hdfs-2.5.8-py2.7.egg>
Searching for future<1.0.0,>=0.16.0
Reading https://pypi.org/simple/future/
Downloading https://files.pythonhosted.org/packages/90/52/e20466b85000a181e1e144fd8305caf2cf475e2f9674e797b222f8105f5f/future-0.17.1.tar.gz#sha256=67045236dcfd6816dc439556d009594abf643e5eb48992e36beac09c2ca659b8
Best match: future 0.17.1
Processing future-0.17.1.tar.gz
Writing /tmp/easy_install-d7_bx2/future-0.17.1/setup.cfg
Running future-0.17.1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-d7_bx2/future-0.17.1/egg-dist-tmp-azwu3L
warning: no files found matching '*.au' under directory 'tests'
warning: no files found matching '*.gif' under directory 'tests'
warning: no files found matching '*.txt' under directory 'tests'
zip_safe flag not set; analyzing archive contents...
future.backports.test.ssl_servers: module references __file__
future.backports.test.support: module references __file__
future.standard_library.__init__: module references __file__
future.standard_library.__init__: module references __path__
future.utils.__init__: module MAY be using inspect.stack
past.builtins.misc: module MAY be using inspect.stack
past.translation.__init__: module references __file__
past.translation.__init__: module references __path__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Extracting future-0.17.1-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding future 0.17.1 to easy-install.pth file
Installing pasteurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing futurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Searching for fastavro<0.22,>=0.21.4
Reading https://pypi.org/simple/fastavro/
Downloading https://files.pythonhosted.org/packages/15/e3/5956c75f68906b119191ef30d9acff661b422cf918a29a03ee0c3ba774be/fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl#sha256=25c5e1871fb82795f138aa209ca89cac940b80bf36fc644615354028bfd87638
Best match: fastavro 0.21.24
Processing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl
Installing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding fastavro 0.21.24 to easy-install.pth file
Installing fastavro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg>
Searching for dill<0.2.10,>=0.2.9
Reading https://pypi.org/simple/dill/
Downloading https://files.pythonhosted.org/packages/fe/42/bfe2e0857bc284cbe6a011d93f2a9ad58a22cb894461b199ae72cfef0f29/dill-0.2.9.tar.gz#sha256=f6d6046f9f9195206063dd0415dff185ad593d6ee8b0e67f12597c0f4df4986f
Best match: dill 0.2.9
Processing dill-0.2.9.tar.gz
Writing /tmp/easy_install-93ATk2/dill-0.2.9/setup.cfg
Running dill-0.2.9/setup.py -q bdist_egg --dist-dir /tmp/easy_install-93ATk2/dill-0.2.9/egg-dist-tmp-PIWS_i
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Extracting dill-0.2.9-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding dill 0.2.9 to easy-install.pth file
Installing get_objgraph script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing undill script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Searching for crcmod<2.0,>=1.7
Reading https://pypi.org/simple/crcmod/
Downloading https://files.pythonhosted.org/packages/6b/b0/e595ce2a2527e169c3bcd6c33d2473c1918e0b7f6826a043ca1245dd4e5b/crcmod-1.7.tar.gz#sha256=dc7051a0db5f2bd48665a990d3ec1cc305a466a77358ca4492826f41f283601e
Best match: crcmod 1.7
Processing crcmod-1.7.tar.gz
Writing /tmp/easy_install-wiWSor/crcmod-1.7/setup.cfg
Running crcmod-1.7/setup.py -q bdist_egg --dist-dir /tmp/easy_install-wiWSor/crcmod-1.7/egg-dist-tmp-jWXIyr
python2/src/_crcfunext.c: In function ‘init_crcfunext’:
python2/src/_crcfunext.c:492:13: warning: variable ‘m’ set but not used [-Wunused-but-set-variable]
   PyObject *m;
             ^
zip_safe flag not set; analyzing archive contents...
Moving crcmod-1.7-py2.7-linux-x86_64.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding crcmod 1.7 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/crcmod-1.7-py2.7-linux-x86_64.egg>
Searching for numpy>=1.14
Reading https://pypi.org/simple/numpy/
Downloading https://files.pythonhosted.org/packages/93/9b/443bbd1b38c4e5617f32c14c1494ae884d36cf3870c33828bb32e4b00dea/numpy-1.17.0rc2.zip#sha256=a4153fe85cf92a796022b81b138000160dea840cad13b7d1db67cfec594ece23
Best match: numpy 1.17.0rc2
Processing numpy-1.17.0rc2.zip
Writing /tmp/easy_install-1nqz5c/numpy-1.17.0rc2/setup.cfg
Running numpy-1.17.0rc2/setup.py -q bdist_egg --dist-dir /tmp/easy_install-1nqz5c/numpy-1.17.0rc2/egg-dist-tmp-cDC41w
Traceback (most recent call last):
  File "setup.py", line 238, in <module>
    'test': generate_protos_first(test),
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/__init__.py",> line 145, in setup
    return distutils.core.setup(**attrs)
  File "/usr/lib/python2.7/distutils/core.py", line 151, in setup
    dist.run_commands()
  File "/usr/lib/python2.7/distutils/dist.py", line 953, in run_commands
    self.run_command(cmd)
  File "/usr/lib/python2.7/distutils/dist.py", line 972, in run_command
    cmd_obj.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 67, in run
    self.do_egg_install()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 117, in do_egg_install
    cmd.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 418, in run
    self.easy_install(spec, not self.no_deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 660, in easy_install
    return self.install_item(None, spec, tmpdir, deps, True)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 707, in install_item
    self.process_distribution(spec, dist, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 752, in process_distribution
    [requirement], self.local_index, self.easy_install
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 782, in resolve
    replace_conflicting=replace_conflicting
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1065, in best_match
    return self.obtain(req, installer)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1077, in obtain
    return installer(requirement)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 679, in easy_install
    return self.install_item(spec, dist.location, tmpdir, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 705, in install_item
    dists = self.install_eggs(spec, download, tmpdir)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 890, in install_eggs
    return self.build_and_install(setup_script, setup_base)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1158, in build_and_install
    self.run_setup(setup_script, setup_base, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1144, in run_setup
    run_setup(setup_script, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 253, in run_setup
    raise
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 166, in save_modules
    saved_exc.resume()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 141, in resume
    six.reraise(type, exc, self._tb)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 154, in save_modules
    yield saved
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 250, in run_setup
    _execfile(setup_script, ns)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 45, in _execfile
    exec(code, globals, locals)
  File "/tmp/easy_install-1nqz5c/numpy-1.17.0rc2/setup.py", line 31, in <module>
    import setuptools
RuntimeError: Python version >= 3.5 required.

> Task :sdks:python:createProcessWorker FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/sdks/python/build.gradle'> line: 369

* What went wrong:
Execution failed for task ':sdks:python:createProcessWorker'.
> 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 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/5.2.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 2m 27s
59 actionable tasks: 46 executed, 13 from cache

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

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


Build failed in Jenkins: beam_PostCommit_Python_VR_Spark #383

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/383/display/redirect?page=changes>

Changes:

[kmj] Fix stream position bug in BigQuery Storage stream source.

------------------------------------------
[...truncated 254.78 KB...]
Searching for pytz>=2018.3
Reading https://pypi.org/simple/pytz/
Downloading https://files.pythonhosted.org/packages/3d/73/fe30c2daaaa0713420d0382b16fbb761409f532c56bdcc514bf7b6262bb6/pytz-2019.1-py2.py3-none-any.whl#sha256=303879e36b721603cc54604edcac9d20401bdbe31e1e4fdee5b9f98d5d31dfda
Best match: pytz 2019.1
Processing pytz-2019.1-py2.py3-none-any.whl
Installing pytz-2019.1-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pytz 2019.1 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pytz-2019.1-py2.7.egg>
Searching for pydot<1.3,>=1.2.0
Reading https://pypi.org/simple/pydot/
Downloading https://files.pythonhosted.org/packages/c3/f1/e61d6dfe6c1768ed2529761a68f70939e2569da043e9f15a8d84bf56cadf/pydot-1.2.4.tar.gz#sha256=92d2e2d15531d00710f2d6fb5540d2acabc5399d464f2f20d5d21073af241eb6
Best match: pydot 1.2.4
Processing pydot-1.2.4.tar.gz
Writing /tmp/easy_install-9DcYUZ/pydot-1.2.4/setup.cfg
Running pydot-1.2.4/setup.py -q bdist_egg --dist-dir /tmp/easy_install-9DcYUZ/pydot-1.2.4/egg-dist-tmp-8fZl_w
/tmp/easy_install-9DcYUZ/pydot-1.2.4/pydot.py:17: UserWarning: Couldn't import dot_parser, loading of dot files will not be possible.
  "Couldn't import dot_parser, "
zip_safe flag not set; analyzing archive contents...
Moving pydot-1.2.4-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pydot 1.2.4 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pydot-1.2.4-py2.7.egg>
Searching for oauth2client<4,>=2.0.1
Reading https://pypi.org/simple/oauth2client/
Downloading https://files.pythonhosted.org/packages/c0/7b/bc893e35d6ca46a72faa4b9eaac25c687ce60e1fbe978993fe2de1b0ff0d/oauth2client-3.0.0.tar.gz#sha256=5b5b056ec6f2304e7920b632885bd157fa71d1a7f3ddd00a43b1541a8d1a2460
Best match: oauth2client 3.0.0
Processing oauth2client-3.0.0.tar.gz
Writing /tmp/easy_install-MW4rRa/oauth2client-3.0.0/setup.cfg
Running oauth2client-3.0.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-MW4rRa/oauth2client-3.0.0/egg-dist-tmp-u7ztJh
warning: no previously-included files matching '*' found under directory 'tests'
zip_safe flag not set; analyzing archive contents...
Moving oauth2client-3.0.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding oauth2client 3.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/oauth2client-3.0.0-py2.7.egg>
Searching for pymongo<4.0.0,>=3.8.0
Reading https://pypi.org/simple/pymongo/
Downloading https://files.pythonhosted.org/packages/6e/ea/353a9f8ced71b9e258438aa4d6aa048c1eaf5b774d3ef2273d686fde0947/pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl#sha256=32421df60d06f479d71b6b539642e410ece3006e8910688e68df962c8eb40a21
Best match: pymongo 3.8.0
Processing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl
Installing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding pymongo 3.8.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg>
Searching for mock<3.0.0,>=1.0.1
Reading https://pypi.org/simple/mock/
Downloading https://files.pythonhosted.org/packages/e6/35/f187bdf23be87092bd0f1200d43d23076cee4d0dec109f195173fd3ebc79/mock-2.0.0-py2.py3-none-any.whl#sha256=5ce3c71c5545b472da17b72268978914d0252980348636840bd34a00b5cc96c1
Best match: mock 2.0.0
Processing mock-2.0.0-py2.py3-none-any.whl
Installing mock-2.0.0-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg/EGG-INFO/requires.txt>
Adding mock 2.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg>
Searching for httplib2<=0.12.0,>=0.8
Reading https://pypi.org/simple/httplib2/
Downloading https://files.pythonhosted.org/packages/ce/ed/803905d670b52fa0edfdd135337e545b4496c2ab3a222f1449b7256eb99f/httplib2-0.12.0.tar.gz#sha256=f61fb838a94ce3b349aa32c92fd8430f7e3511afdb18bf9640d647e30c90a6d6
Best match: httplib2 0.12.0
Processing httplib2-0.12.0.tar.gz
Writing /tmp/easy_install-N5dRLw/httplib2-0.12.0/setup.cfg
Running httplib2-0.12.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-N5dRLw/httplib2-0.12.0/egg-dist-tmp-kYDrCb
zip_safe flag not set; analyzing archive contents...
httplib2.certs: module references __file__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Extracting httplib2-0.12.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding httplib2 0.12.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Searching for hdfs<3.0.0,>=2.1.0
Reading https://pypi.org/simple/hdfs/
Downloading https://files.pythonhosted.org/packages/82/39/2c0879b1bcfd1f6ad078eb210d09dbce21072386a3997074ee91e60ddc5a/hdfs-2.5.8.tar.gz#sha256=1be117549fc1285571bc51aedc15df5a203138dba02f9adfa26761b69a949370
Best match: hdfs 2.5.8
Processing hdfs-2.5.8.tar.gz
Writing /tmp/easy_install-dJRA18/hdfs-2.5.8/setup.cfg
Running hdfs-2.5.8/setup.py -q bdist_egg --dist-dir /tmp/easy_install-dJRA18/hdfs-2.5.8/egg-dist-tmp-QCyfIo
zip_safe flag not set; analyzing archive contents...
Moving hdfs-2.5.8-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding hdfs 2.5.8 to easy-install.pth file
Installing hdfscli-avro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing hdfscli script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/hdfs-2.5.8-py2.7.egg>
Searching for future<1.0.0,>=0.16.0
Reading https://pypi.org/simple/future/
Downloading https://files.pythonhosted.org/packages/90/52/e20466b85000a181e1e144fd8305caf2cf475e2f9674e797b222f8105f5f/future-0.17.1.tar.gz#sha256=67045236dcfd6816dc439556d009594abf643e5eb48992e36beac09c2ca659b8
Best match: future 0.17.1
Processing future-0.17.1.tar.gz
Writing /tmp/easy_install-tO82d2/future-0.17.1/setup.cfg
Running future-0.17.1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-tO82d2/future-0.17.1/egg-dist-tmp-qqaXtB
warning: no files found matching '*.au' under directory 'tests'
warning: no files found matching '*.gif' under directory 'tests'
warning: no files found matching '*.txt' under directory 'tests'
zip_safe flag not set; analyzing archive contents...
future.backports.test.ssl_servers: module references __file__
future.backports.test.support: module references __file__
future.standard_library.__init__: module references __file__
future.standard_library.__init__: module references __path__
future.utils.__init__: module MAY be using inspect.stack
past.builtins.misc: module MAY be using inspect.stack
past.translation.__init__: module references __file__
past.translation.__init__: module references __path__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Extracting future-0.17.1-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding future 0.17.1 to easy-install.pth file
Installing pasteurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing futurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Searching for fastavro<0.22,>=0.21.4
Reading https://pypi.org/simple/fastavro/
Downloading https://files.pythonhosted.org/packages/15/e3/5956c75f68906b119191ef30d9acff661b422cf918a29a03ee0c3ba774be/fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl#sha256=25c5e1871fb82795f138aa209ca89cac940b80bf36fc644615354028bfd87638
Best match: fastavro 0.21.24
Processing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl
Installing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding fastavro 0.21.24 to easy-install.pth file
Installing fastavro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg>
Searching for dill<0.2.10,>=0.2.9
Reading https://pypi.org/simple/dill/
Downloading https://files.pythonhosted.org/packages/fe/42/bfe2e0857bc284cbe6a011d93f2a9ad58a22cb894461b199ae72cfef0f29/dill-0.2.9.tar.gz#sha256=f6d6046f9f9195206063dd0415dff185ad593d6ee8b0e67f12597c0f4df4986f
Best match: dill 0.2.9
Processing dill-0.2.9.tar.gz
Writing /tmp/easy_install-c_yrPw/dill-0.2.9/setup.cfg
Running dill-0.2.9/setup.py -q bdist_egg --dist-dir /tmp/easy_install-c_yrPw/dill-0.2.9/egg-dist-tmp-8VfNHD
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Extracting dill-0.2.9-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding dill 0.2.9 to easy-install.pth file
Installing get_objgraph script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing undill script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Searching for crcmod<2.0,>=1.7
Reading https://pypi.org/simple/crcmod/
Downloading https://files.pythonhosted.org/packages/6b/b0/e595ce2a2527e169c3bcd6c33d2473c1918e0b7f6826a043ca1245dd4e5b/crcmod-1.7.tar.gz#sha256=dc7051a0db5f2bd48665a990d3ec1cc305a466a77358ca4492826f41f283601e
Best match: crcmod 1.7
Processing crcmod-1.7.tar.gz
Writing /tmp/easy_install-b919gd/crcmod-1.7/setup.cfg
Running crcmod-1.7/setup.py -q bdist_egg --dist-dir /tmp/easy_install-b919gd/crcmod-1.7/egg-dist-tmp-7MIoQZ
python2/src/_crcfunext.c: In function ‘init_crcfunext’:
python2/src/_crcfunext.c:492:13: warning: variable ‘m’ set but not used [-Wunused-but-set-variable]
   PyObject *m;
             ^
zip_safe flag not set; analyzing archive contents...
Moving crcmod-1.7-py2.7-linux-x86_64.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding crcmod 1.7 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/crcmod-1.7-py2.7-linux-x86_64.egg>
Searching for numpy>=1.14
Reading https://pypi.org/simple/numpy/
Downloading https://files.pythonhosted.org/packages/93/9b/443bbd1b38c4e5617f32c14c1494ae884d36cf3870c33828bb32e4b00dea/numpy-1.17.0rc2.zip#sha256=a4153fe85cf92a796022b81b138000160dea840cad13b7d1db67cfec594ece23
Best match: numpy 1.17.0rc2
Processing numpy-1.17.0rc2.zip
Writing /tmp/easy_install-1BGeES/numpy-1.17.0rc2/setup.cfg
Running numpy-1.17.0rc2/setup.py -q bdist_egg --dist-dir /tmp/easy_install-1BGeES/numpy-1.17.0rc2/egg-dist-tmp-nuElmq
Traceback (most recent call last):
  File "setup.py", line 238, in <module>
    'test': generate_protos_first(test),
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/__init__.py",> line 145, in setup
    return distutils.core.setup(**attrs)
  File "/usr/lib/python2.7/distutils/core.py", line 151, in setup
    dist.run_commands()
  File "/usr/lib/python2.7/distutils/dist.py", line 953, in run_commands
    self.run_command(cmd)
  File "/usr/lib/python2.7/distutils/dist.py", line 972, in run_command
    cmd_obj.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 67, in run
    self.do_egg_install()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 117, in do_egg_install
    cmd.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 418, in run
    self.easy_install(spec, not self.no_deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 660, in easy_install
    return self.install_item(None, spec, tmpdir, deps, True)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 707, in install_item
    self.process_distribution(spec, dist, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 752, in process_distribution
    [requirement], self.local_index, self.easy_install
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 782, in resolve
    replace_conflicting=replace_conflicting
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1065, in best_match
    return self.obtain(req, installer)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1077, in obtain
    return installer(requirement)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 679, in easy_install
    return self.install_item(spec, dist.location, tmpdir, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 705, in install_item
    dists = self.install_eggs(spec, download, tmpdir)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 890, in install_eggs
    return self.build_and_install(setup_script, setup_base)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1158, in build_and_install
    self.run_setup(setup_script, setup_base, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1144, in run_setup
    run_setup(setup_script, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 253, in run_setup
    raise
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 166, in save_modules
    saved_exc.resume()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 141, in resume
    six.reraise(type, exc, self._tb)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 154, in save_modules
    yield saved
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 250, in run_setup
    _execfile(setup_script, ns)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 45, in _execfile
    exec(code, globals, locals)
  File "/tmp/easy_install-1BGeES/numpy-1.17.0rc2/setup.py", line 31, in <module>
    import setuptools
RuntimeError: Python version >= 3.5 required.

> Task :sdks:python:createProcessWorker FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/sdks/python/build.gradle'> line: 369

* What went wrong:
Execution failed for task ':sdks:python:createProcessWorker'.
> 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 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/5.2.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 2m 31s
59 actionable tasks: 46 executed, 13 from cache

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

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


Build failed in Jenkins: beam_PostCommit_Python_VR_Spark #382

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/382/display/redirect?page=changes>

Changes:

[dcavazos] Add Python snippet for Regex transform

[kcweaver] [BEAM-7632] Update Python quickstart guide for Flink and Spark

------------------------------------------
[...truncated 254.36 KB...]
Searching for pytz>=2018.3
Reading https://pypi.org/simple/pytz/
Downloading https://files.pythonhosted.org/packages/3d/73/fe30c2daaaa0713420d0382b16fbb761409f532c56bdcc514bf7b6262bb6/pytz-2019.1-py2.py3-none-any.whl#sha256=303879e36b721603cc54604edcac9d20401bdbe31e1e4fdee5b9f98d5d31dfda
Best match: pytz 2019.1
Processing pytz-2019.1-py2.py3-none-any.whl
Installing pytz-2019.1-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pytz 2019.1 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pytz-2019.1-py2.7.egg>
Searching for pydot<1.3,>=1.2.0
Reading https://pypi.org/simple/pydot/
Downloading https://files.pythonhosted.org/packages/c3/f1/e61d6dfe6c1768ed2529761a68f70939e2569da043e9f15a8d84bf56cadf/pydot-1.2.4.tar.gz#sha256=92d2e2d15531d00710f2d6fb5540d2acabc5399d464f2f20d5d21073af241eb6
Best match: pydot 1.2.4
Processing pydot-1.2.4.tar.gz
Writing /tmp/easy_install-ETdpXg/pydot-1.2.4/setup.cfg
Running pydot-1.2.4/setup.py -q bdist_egg --dist-dir /tmp/easy_install-ETdpXg/pydot-1.2.4/egg-dist-tmp-_wFFJA
/tmp/easy_install-ETdpXg/pydot-1.2.4/pydot.py:17: UserWarning: Couldn't import dot_parser, loading of dot files will not be possible.
  "Couldn't import dot_parser, "
zip_safe flag not set; analyzing archive contents...
Moving pydot-1.2.4-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pydot 1.2.4 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pydot-1.2.4-py2.7.egg>
Searching for oauth2client<4,>=2.0.1
Reading https://pypi.org/simple/oauth2client/
Downloading https://files.pythonhosted.org/packages/c0/7b/bc893e35d6ca46a72faa4b9eaac25c687ce60e1fbe978993fe2de1b0ff0d/oauth2client-3.0.0.tar.gz#sha256=5b5b056ec6f2304e7920b632885bd157fa71d1a7f3ddd00a43b1541a8d1a2460
Best match: oauth2client 3.0.0
Processing oauth2client-3.0.0.tar.gz
Writing /tmp/easy_install-TabdS2/oauth2client-3.0.0/setup.cfg
Running oauth2client-3.0.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-TabdS2/oauth2client-3.0.0/egg-dist-tmp-RB5v30
warning: no previously-included files matching '*' found under directory 'tests'
zip_safe flag not set; analyzing archive contents...
Moving oauth2client-3.0.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding oauth2client 3.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/oauth2client-3.0.0-py2.7.egg>
Searching for pymongo<4.0.0,>=3.8.0
Reading https://pypi.org/simple/pymongo/
Downloading https://files.pythonhosted.org/packages/6e/ea/353a9f8ced71b9e258438aa4d6aa048c1eaf5b774d3ef2273d686fde0947/pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl#sha256=32421df60d06f479d71b6b539642e410ece3006e8910688e68df962c8eb40a21
Best match: pymongo 3.8.0
Processing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl
Installing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding pymongo 3.8.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg>
Searching for mock<3.0.0,>=1.0.1
Reading https://pypi.org/simple/mock/
Downloading https://files.pythonhosted.org/packages/e6/35/f187bdf23be87092bd0f1200d43d23076cee4d0dec109f195173fd3ebc79/mock-2.0.0-py2.py3-none-any.whl#sha256=5ce3c71c5545b472da17b72268978914d0252980348636840bd34a00b5cc96c1
Best match: mock 2.0.0
Processing mock-2.0.0-py2.py3-none-any.whl
Installing mock-2.0.0-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg/EGG-INFO/requires.txt>
Adding mock 2.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg>
Searching for httplib2<=0.12.0,>=0.8
Reading https://pypi.org/simple/httplib2/
Downloading https://files.pythonhosted.org/packages/ce/ed/803905d670b52fa0edfdd135337e545b4496c2ab3a222f1449b7256eb99f/httplib2-0.12.0.tar.gz#sha256=f61fb838a94ce3b349aa32c92fd8430f7e3511afdb18bf9640d647e30c90a6d6
Best match: httplib2 0.12.0
Processing httplib2-0.12.0.tar.gz
Writing /tmp/easy_install-hnC_DR/httplib2-0.12.0/setup.cfg
Running httplib2-0.12.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-hnC_DR/httplib2-0.12.0/egg-dist-tmp-IEEs1O
zip_safe flag not set; analyzing archive contents...
httplib2.certs: module references __file__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Extracting httplib2-0.12.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding httplib2 0.12.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Searching for hdfs<3.0.0,>=2.1.0
Reading https://pypi.org/simple/hdfs/
Downloading https://files.pythonhosted.org/packages/82/39/2c0879b1bcfd1f6ad078eb210d09dbce21072386a3997074ee91e60ddc5a/hdfs-2.5.8.tar.gz#sha256=1be117549fc1285571bc51aedc15df5a203138dba02f9adfa26761b69a949370
Best match: hdfs 2.5.8
Processing hdfs-2.5.8.tar.gz
Writing /tmp/easy_install-Et6jK7/hdfs-2.5.8/setup.cfg
Running hdfs-2.5.8/setup.py -q bdist_egg --dist-dir /tmp/easy_install-Et6jK7/hdfs-2.5.8/egg-dist-tmp-KbgJDE
zip_safe flag not set; analyzing archive contents...
Moving hdfs-2.5.8-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding hdfs 2.5.8 to easy-install.pth file
Installing hdfscli-avro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing hdfscli script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/hdfs-2.5.8-py2.7.egg>
Searching for future<1.0.0,>=0.16.0
Reading https://pypi.org/simple/future/
Downloading https://files.pythonhosted.org/packages/90/52/e20466b85000a181e1e144fd8305caf2cf475e2f9674e797b222f8105f5f/future-0.17.1.tar.gz#sha256=67045236dcfd6816dc439556d009594abf643e5eb48992e36beac09c2ca659b8
Best match: future 0.17.1
Processing future-0.17.1.tar.gz
Writing /tmp/easy_install-8P7NrT/future-0.17.1/setup.cfg
Running future-0.17.1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-8P7NrT/future-0.17.1/egg-dist-tmp-tQtY4e
warning: no files found matching '*.au' under directory 'tests'
warning: no files found matching '*.gif' under directory 'tests'
warning: no files found matching '*.txt' under directory 'tests'
zip_safe flag not set; analyzing archive contents...
future.backports.test.ssl_servers: module references __file__
future.backports.test.support: module references __file__
future.standard_library.__init__: module references __file__
future.standard_library.__init__: module references __path__
future.utils.__init__: module MAY be using inspect.stack
past.builtins.misc: module MAY be using inspect.stack
past.translation.__init__: module references __file__
past.translation.__init__: module references __path__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Extracting future-0.17.1-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding future 0.17.1 to easy-install.pth file
Installing pasteurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing futurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Searching for fastavro<0.22,>=0.21.4
Reading https://pypi.org/simple/fastavro/
Downloading https://files.pythonhosted.org/packages/15/e3/5956c75f68906b119191ef30d9acff661b422cf918a29a03ee0c3ba774be/fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl#sha256=25c5e1871fb82795f138aa209ca89cac940b80bf36fc644615354028bfd87638
Best match: fastavro 0.21.24
Processing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl
Installing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding fastavro 0.21.24 to easy-install.pth file
Installing fastavro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg>
Searching for dill<0.2.10,>=0.2.9
Reading https://pypi.org/simple/dill/
Downloading https://files.pythonhosted.org/packages/fe/42/bfe2e0857bc284cbe6a011d93f2a9ad58a22cb894461b199ae72cfef0f29/dill-0.2.9.tar.gz#sha256=f6d6046f9f9195206063dd0415dff185ad593d6ee8b0e67f12597c0f4df4986f
Best match: dill 0.2.9
Processing dill-0.2.9.tar.gz
Writing /tmp/easy_install-Kuloiq/dill-0.2.9/setup.cfg
Running dill-0.2.9/setup.py -q bdist_egg --dist-dir /tmp/easy_install-Kuloiq/dill-0.2.9/egg-dist-tmp-OhXOzc
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Extracting dill-0.2.9-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding dill 0.2.9 to easy-install.pth file
Installing get_objgraph script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing undill script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Searching for crcmod<2.0,>=1.7
Reading https://pypi.org/simple/crcmod/
Downloading https://files.pythonhosted.org/packages/6b/b0/e595ce2a2527e169c3bcd6c33d2473c1918e0b7f6826a043ca1245dd4e5b/crcmod-1.7.tar.gz#sha256=dc7051a0db5f2bd48665a990d3ec1cc305a466a77358ca4492826f41f283601e
Best match: crcmod 1.7
Processing crcmod-1.7.tar.gz
Writing /tmp/easy_install-nWlmvJ/crcmod-1.7/setup.cfg
Running crcmod-1.7/setup.py -q bdist_egg --dist-dir /tmp/easy_install-nWlmvJ/crcmod-1.7/egg-dist-tmp-4UgiBe
python2/src/_crcfunext.c: In function ‘init_crcfunext’:
python2/src/_crcfunext.c:492:13: warning: variable ‘m’ set but not used [-Wunused-but-set-variable]
   PyObject *m;
             ^
zip_safe flag not set; analyzing archive contents...
Moving crcmod-1.7-py2.7-linux-x86_64.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding crcmod 1.7 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/crcmod-1.7-py2.7-linux-x86_64.egg>
Searching for numpy>=1.14
Reading https://pypi.org/simple/numpy/
Downloading https://files.pythonhosted.org/packages/93/9b/443bbd1b38c4e5617f32c14c1494ae884d36cf3870c33828bb32e4b00dea/numpy-1.17.0rc2.zip#sha256=a4153fe85cf92a796022b81b138000160dea840cad13b7d1db67cfec594ece23
Best match: numpy 1.17.0rc2
Processing numpy-1.17.0rc2.zip
Writing /tmp/easy_install-vBBJXG/numpy-1.17.0rc2/setup.cfg
Running numpy-1.17.0rc2/setup.py -q bdist_egg --dist-dir /tmp/easy_install-vBBJXG/numpy-1.17.0rc2/egg-dist-tmp-SLfhFT
Traceback (most recent call last):
  File "setup.py", line 238, in <module>
    'test': generate_protos_first(test),
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/__init__.py",> line 145, in setup
    return distutils.core.setup(**attrs)
  File "/usr/lib/python2.7/distutils/core.py", line 151, in setup
    dist.run_commands()
  File "/usr/lib/python2.7/distutils/dist.py", line 953, in run_commands
    self.run_command(cmd)
  File "/usr/lib/python2.7/distutils/dist.py", line 972, in run_command
    cmd_obj.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 67, in run
    self.do_egg_install()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 117, in do_egg_install
    cmd.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 418, in run
    self.easy_install(spec, not self.no_deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 660, in easy_install
    return self.install_item(None, spec, tmpdir, deps, True)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 707, in install_item
    self.process_distribution(spec, dist, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 752, in process_distribution
    [requirement], self.local_index, self.easy_install
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 782, in resolve
    replace_conflicting=replace_conflicting
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1065, in best_match
    return self.obtain(req, installer)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1077, in obtain
    return installer(requirement)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 679, in easy_install
    return self.install_item(spec, dist.location, tmpdir, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 705, in install_item
    dists = self.install_eggs(spec, download, tmpdir)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 890, in install_eggs
    return self.build_and_install(setup_script, setup_base)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1158, in build_and_install
    self.run_setup(setup_script, setup_base, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1144, in run_setup
    run_setup(setup_script, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 253, in run_setup
    raise
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 166, in save_modules
    saved_exc.resume()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 141, in resume
    six.reraise(type, exc, self._tb)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 154, in save_modules
    yield saved
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 250, in run_setup
    _execfile(setup_script, ns)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 45, in _execfile
    exec(code, globals, locals)
  File "/tmp/easy_install-vBBJXG/numpy-1.17.0rc2/setup.py", line 31, in <module>
    import setuptools
RuntimeError: Python version >= 3.5 required.

> Task :sdks:python:createProcessWorker FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/sdks/python/build.gradle'> line: 369

* What went wrong:
Execution failed for task ':sdks:python:createProcessWorker'.
> 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 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/5.2.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 2m 27s
59 actionable tasks: 46 executed, 13 from cache

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

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


Build failed in Jenkins: beam_PostCommit_Python_VR_Spark #381

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/381/display/redirect>

------------------------------------------
[...truncated 253.55 KB...]
Searching for pytz>=2018.3
Reading https://pypi.org/simple/pytz/
Downloading https://files.pythonhosted.org/packages/3d/73/fe30c2daaaa0713420d0382b16fbb761409f532c56bdcc514bf7b6262bb6/pytz-2019.1-py2.py3-none-any.whl#sha256=303879e36b721603cc54604edcac9d20401bdbe31e1e4fdee5b9f98d5d31dfda
Best match: pytz 2019.1
Processing pytz-2019.1-py2.py3-none-any.whl
Installing pytz-2019.1-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pytz 2019.1 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pytz-2019.1-py2.7.egg>
Searching for pydot<1.3,>=1.2.0
Reading https://pypi.org/simple/pydot/
Downloading https://files.pythonhosted.org/packages/c3/f1/e61d6dfe6c1768ed2529761a68f70939e2569da043e9f15a8d84bf56cadf/pydot-1.2.4.tar.gz#sha256=92d2e2d15531d00710f2d6fb5540d2acabc5399d464f2f20d5d21073af241eb6
Best match: pydot 1.2.4
Processing pydot-1.2.4.tar.gz
Writing /tmp/easy_install-PQU09n/pydot-1.2.4/setup.cfg
Running pydot-1.2.4/setup.py -q bdist_egg --dist-dir /tmp/easy_install-PQU09n/pydot-1.2.4/egg-dist-tmp-mUH4Cr
/tmp/easy_install-PQU09n/pydot-1.2.4/pydot.py:17: UserWarning: Couldn't import dot_parser, loading of dot files will not be possible.
  "Couldn't import dot_parser, "
zip_safe flag not set; analyzing archive contents...
Moving pydot-1.2.4-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pydot 1.2.4 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pydot-1.2.4-py2.7.egg>
Searching for oauth2client<4,>=2.0.1
Reading https://pypi.org/simple/oauth2client/
Downloading https://files.pythonhosted.org/packages/c0/7b/bc893e35d6ca46a72faa4b9eaac25c687ce60e1fbe978993fe2de1b0ff0d/oauth2client-3.0.0.tar.gz#sha256=5b5b056ec6f2304e7920b632885bd157fa71d1a7f3ddd00a43b1541a8d1a2460
Best match: oauth2client 3.0.0
Processing oauth2client-3.0.0.tar.gz
Writing /tmp/easy_install-VhxIji/oauth2client-3.0.0/setup.cfg
Running oauth2client-3.0.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-VhxIji/oauth2client-3.0.0/egg-dist-tmp-twWOdw
warning: no previously-included files matching '*' found under directory 'tests'
zip_safe flag not set; analyzing archive contents...
Moving oauth2client-3.0.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding oauth2client 3.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/oauth2client-3.0.0-py2.7.egg>
Searching for pymongo<4.0.0,>=3.8.0
Reading https://pypi.org/simple/pymongo/
Downloading https://files.pythonhosted.org/packages/6e/ea/353a9f8ced71b9e258438aa4d6aa048c1eaf5b774d3ef2273d686fde0947/pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl#sha256=32421df60d06f479d71b6b539642e410ece3006e8910688e68df962c8eb40a21
Best match: pymongo 3.8.0
Processing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl
Installing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding pymongo 3.8.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg>
Searching for mock<3.0.0,>=1.0.1
Reading https://pypi.org/simple/mock/
Downloading https://files.pythonhosted.org/packages/e6/35/f187bdf23be87092bd0f1200d43d23076cee4d0dec109f195173fd3ebc79/mock-2.0.0-py2.py3-none-any.whl#sha256=5ce3c71c5545b472da17b72268978914d0252980348636840bd34a00b5cc96c1
Best match: mock 2.0.0
Processing mock-2.0.0-py2.py3-none-any.whl
Installing mock-2.0.0-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg/EGG-INFO/requires.txt>
Adding mock 2.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg>
Searching for httplib2<=0.12.0,>=0.8
Reading https://pypi.org/simple/httplib2/
Downloading https://files.pythonhosted.org/packages/ce/ed/803905d670b52fa0edfdd135337e545b4496c2ab3a222f1449b7256eb99f/httplib2-0.12.0.tar.gz#sha256=f61fb838a94ce3b349aa32c92fd8430f7e3511afdb18bf9640d647e30c90a6d6
Best match: httplib2 0.12.0
Processing httplib2-0.12.0.tar.gz
Writing /tmp/easy_install-azYuXS/httplib2-0.12.0/setup.cfg
Running httplib2-0.12.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-azYuXS/httplib2-0.12.0/egg-dist-tmp-Sk1e0J
zip_safe flag not set; analyzing archive contents...
httplib2.certs: module references __file__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Extracting httplib2-0.12.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding httplib2 0.12.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Searching for hdfs<3.0.0,>=2.1.0
Reading https://pypi.org/simple/hdfs/
Downloading https://files.pythonhosted.org/packages/82/39/2c0879b1bcfd1f6ad078eb210d09dbce21072386a3997074ee91e60ddc5a/hdfs-2.5.8.tar.gz#sha256=1be117549fc1285571bc51aedc15df5a203138dba02f9adfa26761b69a949370
Best match: hdfs 2.5.8
Processing hdfs-2.5.8.tar.gz
Writing /tmp/easy_install-xL124h/hdfs-2.5.8/setup.cfg
Running hdfs-2.5.8/setup.py -q bdist_egg --dist-dir /tmp/easy_install-xL124h/hdfs-2.5.8/egg-dist-tmp-RgmpjR
zip_safe flag not set; analyzing archive contents...
Moving hdfs-2.5.8-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding hdfs 2.5.8 to easy-install.pth file
Installing hdfscli-avro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing hdfscli script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/hdfs-2.5.8-py2.7.egg>
Searching for future<1.0.0,>=0.16.0
Reading https://pypi.org/simple/future/
Downloading https://files.pythonhosted.org/packages/90/52/e20466b85000a181e1e144fd8305caf2cf475e2f9674e797b222f8105f5f/future-0.17.1.tar.gz#sha256=67045236dcfd6816dc439556d009594abf643e5eb48992e36beac09c2ca659b8
Best match: future 0.17.1
Processing future-0.17.1.tar.gz
Writing /tmp/easy_install-7x5VYG/future-0.17.1/setup.cfg
Running future-0.17.1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-7x5VYG/future-0.17.1/egg-dist-tmp-kiKnc2
warning: no files found matching '*.au' under directory 'tests'
warning: no files found matching '*.gif' under directory 'tests'
warning: no files found matching '*.txt' under directory 'tests'
zip_safe flag not set; analyzing archive contents...
future.backports.test.ssl_servers: module references __file__
future.backports.test.support: module references __file__
future.standard_library.__init__: module references __file__
future.standard_library.__init__: module references __path__
future.utils.__init__: module MAY be using inspect.stack
past.builtins.misc: module MAY be using inspect.stack
past.translation.__init__: module references __file__
past.translation.__init__: module references __path__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Extracting future-0.17.1-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding future 0.17.1 to easy-install.pth file
Installing pasteurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing futurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Searching for fastavro<0.22,>=0.21.4
Reading https://pypi.org/simple/fastavro/
Downloading https://files.pythonhosted.org/packages/15/e3/5956c75f68906b119191ef30d9acff661b422cf918a29a03ee0c3ba774be/fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl#sha256=25c5e1871fb82795f138aa209ca89cac940b80bf36fc644615354028bfd87638
Best match: fastavro 0.21.24
Processing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl
Installing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding fastavro 0.21.24 to easy-install.pth file
Installing fastavro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg>
Searching for dill<0.2.10,>=0.2.9
Reading https://pypi.org/simple/dill/
Downloading https://files.pythonhosted.org/packages/fe/42/bfe2e0857bc284cbe6a011d93f2a9ad58a22cb894461b199ae72cfef0f29/dill-0.2.9.tar.gz#sha256=f6d6046f9f9195206063dd0415dff185ad593d6ee8b0e67f12597c0f4df4986f
Best match: dill 0.2.9
Processing dill-0.2.9.tar.gz
Writing /tmp/easy_install-G9fTD1/dill-0.2.9/setup.cfg
Running dill-0.2.9/setup.py -q bdist_egg --dist-dir /tmp/easy_install-G9fTD1/dill-0.2.9/egg-dist-tmp-4ay2Q1
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Extracting dill-0.2.9-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding dill 0.2.9 to easy-install.pth file
Installing get_objgraph script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing undill script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Searching for crcmod<2.0,>=1.7
Reading https://pypi.org/simple/crcmod/
Downloading https://files.pythonhosted.org/packages/6b/b0/e595ce2a2527e169c3bcd6c33d2473c1918e0b7f6826a043ca1245dd4e5b/crcmod-1.7.tar.gz#sha256=dc7051a0db5f2bd48665a990d3ec1cc305a466a77358ca4492826f41f283601e
Best match: crcmod 1.7
Processing crcmod-1.7.tar.gz
Writing /tmp/easy_install-5kvNqS/crcmod-1.7/setup.cfg
Running crcmod-1.7/setup.py -q bdist_egg --dist-dir /tmp/easy_install-5kvNqS/crcmod-1.7/egg-dist-tmp-HEclGG
python2/src/_crcfunext.c: In function ‘init_crcfunext’:
python2/src/_crcfunext.c:492:13: warning: variable ‘m’ set but not used [-Wunused-but-set-variable]
   PyObject *m;
             ^
zip_safe flag not set; analyzing archive contents...
Moving crcmod-1.7-py2.7-linux-x86_64.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding crcmod 1.7 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/crcmod-1.7-py2.7-linux-x86_64.egg>
Searching for numpy>=1.14
Reading https://pypi.org/simple/numpy/
Downloading https://files.pythonhosted.org/packages/93/9b/443bbd1b38c4e5617f32c14c1494ae884d36cf3870c33828bb32e4b00dea/numpy-1.17.0rc2.zip#sha256=a4153fe85cf92a796022b81b138000160dea840cad13b7d1db67cfec594ece23
Best match: numpy 1.17.0rc2
Processing numpy-1.17.0rc2.zip
Writing /tmp/easy_install-EbYu5Q/numpy-1.17.0rc2/setup.cfg
Running numpy-1.17.0rc2/setup.py -q bdist_egg --dist-dir /tmp/easy_install-EbYu5Q/numpy-1.17.0rc2/egg-dist-tmp-aw9lkd
Traceback (most recent call last):
  File "setup.py", line 238, in <module>
    'test': generate_protos_first(test),
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/__init__.py",> line 145, in setup
    return distutils.core.setup(**attrs)
  File "/usr/lib/python2.7/distutils/core.py", line 151, in setup
    dist.run_commands()
  File "/usr/lib/python2.7/distutils/dist.py", line 953, in run_commands
    self.run_command(cmd)
  File "/usr/lib/python2.7/distutils/dist.py", line 972, in run_command
    cmd_obj.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 67, in run
    self.do_egg_install()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 117, in do_egg_install
    cmd.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 418, in run
    self.easy_install(spec, not self.no_deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 660, in easy_install
    return self.install_item(None, spec, tmpdir, deps, True)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 707, in install_item
    self.process_distribution(spec, dist, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 752, in process_distribution
    [requirement], self.local_index, self.easy_install
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 782, in resolve
    replace_conflicting=replace_conflicting
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1065, in best_match
    return self.obtain(req, installer)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1077, in obtain
    return installer(requirement)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 679, in easy_install
    return self.install_item(spec, dist.location, tmpdir, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 705, in install_item
    dists = self.install_eggs(spec, download, tmpdir)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 890, in install_eggs
    return self.build_and_install(setup_script, setup_base)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1158, in build_and_install
    self.run_setup(setup_script, setup_base, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1144, in run_setup
    run_setup(setup_script, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 253, in run_setup
    raise
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 166, in save_modules
    saved_exc.resume()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 141, in resume
    six.reraise(type, exc, self._tb)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 154, in save_modules
    yield saved
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 250, in run_setup
    _execfile(setup_script, ns)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 45, in _execfile
    exec(code, globals, locals)
  File "/tmp/easy_install-EbYu5Q/numpy-1.17.0rc2/setup.py", line 31, in <module>
    import setuptools
RuntimeError: Python version >= 3.5 required.

> Task :sdks:python:createProcessWorker FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/sdks/python/build.gradle'> line: 369

* What went wrong:
Execution failed for task ':sdks:python:createProcessWorker'.
> 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 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/5.2.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 2m 23s
59 actionable tasks: 46 executed, 13 from cache

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

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


Build failed in Jenkins: beam_PostCommit_Python_VR_Spark #380

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/380/display/redirect?page=changes>

Changes:

[htyleo] [BEAM-7665] Support TypeDefinition options in beam.Combine()

[htyleo] Revise the comments to only mention the TypeDefinition options.

[github] Label the ParDos with their name

------------------------------------------
[...truncated 253.80 KB...]
Searching for pytz>=2018.3
Reading https://pypi.org/simple/pytz/
Downloading https://files.pythonhosted.org/packages/3d/73/fe30c2daaaa0713420d0382b16fbb761409f532c56bdcc514bf7b6262bb6/pytz-2019.1-py2.py3-none-any.whl#sha256=303879e36b721603cc54604edcac9d20401bdbe31e1e4fdee5b9f98d5d31dfda
Best match: pytz 2019.1
Processing pytz-2019.1-py2.py3-none-any.whl
Installing pytz-2019.1-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pytz 2019.1 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pytz-2019.1-py2.7.egg>
Searching for pydot<1.3,>=1.2.0
Reading https://pypi.org/simple/pydot/
Downloading https://files.pythonhosted.org/packages/c3/f1/e61d6dfe6c1768ed2529761a68f70939e2569da043e9f15a8d84bf56cadf/pydot-1.2.4.tar.gz#sha256=92d2e2d15531d00710f2d6fb5540d2acabc5399d464f2f20d5d21073af241eb6
Best match: pydot 1.2.4
Processing pydot-1.2.4.tar.gz
Writing /tmp/easy_install-5dtonQ/pydot-1.2.4/setup.cfg
Running pydot-1.2.4/setup.py -q bdist_egg --dist-dir /tmp/easy_install-5dtonQ/pydot-1.2.4/egg-dist-tmp-tnvx7x
/tmp/easy_install-5dtonQ/pydot-1.2.4/pydot.py:17: UserWarning: Couldn't import dot_parser, loading of dot files will not be possible.
  "Couldn't import dot_parser, "
zip_safe flag not set; analyzing archive contents...
Moving pydot-1.2.4-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pydot 1.2.4 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pydot-1.2.4-py2.7.egg>
Searching for oauth2client<4,>=2.0.1
Reading https://pypi.org/simple/oauth2client/
Downloading https://files.pythonhosted.org/packages/c0/7b/bc893e35d6ca46a72faa4b9eaac25c687ce60e1fbe978993fe2de1b0ff0d/oauth2client-3.0.0.tar.gz#sha256=5b5b056ec6f2304e7920b632885bd157fa71d1a7f3ddd00a43b1541a8d1a2460
Best match: oauth2client 3.0.0
Processing oauth2client-3.0.0.tar.gz
Writing /tmp/easy_install-jQy0nk/oauth2client-3.0.0/setup.cfg
Running oauth2client-3.0.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-jQy0nk/oauth2client-3.0.0/egg-dist-tmp-9tUsMw
warning: no previously-included files matching '*' found under directory 'tests'
zip_safe flag not set; analyzing archive contents...
Moving oauth2client-3.0.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding oauth2client 3.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/oauth2client-3.0.0-py2.7.egg>
Searching for pymongo<4.0.0,>=3.8.0
Reading https://pypi.org/simple/pymongo/
Downloading https://files.pythonhosted.org/packages/6e/ea/353a9f8ced71b9e258438aa4d6aa048c1eaf5b774d3ef2273d686fde0947/pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl#sha256=32421df60d06f479d71b6b539642e410ece3006e8910688e68df962c8eb40a21
Best match: pymongo 3.8.0
Processing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl
Installing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding pymongo 3.8.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg>
Searching for mock<3.0.0,>=1.0.1
Reading https://pypi.org/simple/mock/
Downloading https://files.pythonhosted.org/packages/e6/35/f187bdf23be87092bd0f1200d43d23076cee4d0dec109f195173fd3ebc79/mock-2.0.0-py2.py3-none-any.whl#sha256=5ce3c71c5545b472da17b72268978914d0252980348636840bd34a00b5cc96c1
Best match: mock 2.0.0
Processing mock-2.0.0-py2.py3-none-any.whl
Installing mock-2.0.0-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg/EGG-INFO/requires.txt>
Adding mock 2.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg>
Searching for httplib2<=0.12.0,>=0.8
Reading https://pypi.org/simple/httplib2/
Downloading https://files.pythonhosted.org/packages/ce/ed/803905d670b52fa0edfdd135337e545b4496c2ab3a222f1449b7256eb99f/httplib2-0.12.0.tar.gz#sha256=f61fb838a94ce3b349aa32c92fd8430f7e3511afdb18bf9640d647e30c90a6d6
Best match: httplib2 0.12.0
Processing httplib2-0.12.0.tar.gz
Writing /tmp/easy_install-g68huk/httplib2-0.12.0/setup.cfg
Running httplib2-0.12.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-g68huk/httplib2-0.12.0/egg-dist-tmp-Nfkwc2
zip_safe flag not set; analyzing archive contents...
httplib2.certs: module references __file__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Extracting httplib2-0.12.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding httplib2 0.12.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Searching for hdfs<3.0.0,>=2.1.0
Reading https://pypi.org/simple/hdfs/
Downloading https://files.pythonhosted.org/packages/82/39/2c0879b1bcfd1f6ad078eb210d09dbce21072386a3997074ee91e60ddc5a/hdfs-2.5.8.tar.gz#sha256=1be117549fc1285571bc51aedc15df5a203138dba02f9adfa26761b69a949370
Best match: hdfs 2.5.8
Processing hdfs-2.5.8.tar.gz
Writing /tmp/easy_install-iQaida/hdfs-2.5.8/setup.cfg
Running hdfs-2.5.8/setup.py -q bdist_egg --dist-dir /tmp/easy_install-iQaida/hdfs-2.5.8/egg-dist-tmp-rqTX9t
zip_safe flag not set; analyzing archive contents...
Moving hdfs-2.5.8-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding hdfs 2.5.8 to easy-install.pth file
Installing hdfscli-avro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing hdfscli script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/hdfs-2.5.8-py2.7.egg>
Searching for future<1.0.0,>=0.16.0
Reading https://pypi.org/simple/future/
Downloading https://files.pythonhosted.org/packages/90/52/e20466b85000a181e1e144fd8305caf2cf475e2f9674e797b222f8105f5f/future-0.17.1.tar.gz#sha256=67045236dcfd6816dc439556d009594abf643e5eb48992e36beac09c2ca659b8
Best match: future 0.17.1
Processing future-0.17.1.tar.gz
Writing /tmp/easy_install-QXuAsm/future-0.17.1/setup.cfg
Running future-0.17.1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-QXuAsm/future-0.17.1/egg-dist-tmp-rV9tLB
warning: no files found matching '*.au' under directory 'tests'
warning: no files found matching '*.gif' under directory 'tests'
warning: no files found matching '*.txt' under directory 'tests'
zip_safe flag not set; analyzing archive contents...
future.backports.test.ssl_servers: module references __file__
future.backports.test.support: module references __file__
future.standard_library.__init__: module references __file__
future.standard_library.__init__: module references __path__
future.utils.__init__: module MAY be using inspect.stack
past.builtins.misc: module MAY be using inspect.stack
past.translation.__init__: module references __file__
past.translation.__init__: module references __path__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Extracting future-0.17.1-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding future 0.17.1 to easy-install.pth file
Installing pasteurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing futurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Searching for fastavro<0.22,>=0.21.4
Reading https://pypi.org/simple/fastavro/
Downloading https://files.pythonhosted.org/packages/15/e3/5956c75f68906b119191ef30d9acff661b422cf918a29a03ee0c3ba774be/fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl#sha256=25c5e1871fb82795f138aa209ca89cac940b80bf36fc644615354028bfd87638
Best match: fastavro 0.21.24
Processing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl
Installing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding fastavro 0.21.24 to easy-install.pth file
Installing fastavro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg>
Searching for dill<0.2.10,>=0.2.9
Reading https://pypi.org/simple/dill/
Downloading https://files.pythonhosted.org/packages/fe/42/bfe2e0857bc284cbe6a011d93f2a9ad58a22cb894461b199ae72cfef0f29/dill-0.2.9.tar.gz#sha256=f6d6046f9f9195206063dd0415dff185ad593d6ee8b0e67f12597c0f4df4986f
Best match: dill 0.2.9
Processing dill-0.2.9.tar.gz
Writing /tmp/easy_install-DSL0Lk/dill-0.2.9/setup.cfg
Running dill-0.2.9/setup.py -q bdist_egg --dist-dir /tmp/easy_install-DSL0Lk/dill-0.2.9/egg-dist-tmp-SpKPl0
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Extracting dill-0.2.9-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding dill 0.2.9 to easy-install.pth file
Installing get_objgraph script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing undill script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Searching for crcmod<2.0,>=1.7
Reading https://pypi.org/simple/crcmod/
Downloading https://files.pythonhosted.org/packages/6b/b0/e595ce2a2527e169c3bcd6c33d2473c1918e0b7f6826a043ca1245dd4e5b/crcmod-1.7.tar.gz#sha256=dc7051a0db5f2bd48665a990d3ec1cc305a466a77358ca4492826f41f283601e
Best match: crcmod 1.7
Processing crcmod-1.7.tar.gz
Writing /tmp/easy_install-LyImK0/crcmod-1.7/setup.cfg
Running crcmod-1.7/setup.py -q bdist_egg --dist-dir /tmp/easy_install-LyImK0/crcmod-1.7/egg-dist-tmp-I4ZXvB
python2/src/_crcfunext.c: In function ‘init_crcfunext’:
python2/src/_crcfunext.c:492:13: warning: variable ‘m’ set but not used [-Wunused-but-set-variable]
   PyObject *m;
             ^
zip_safe flag not set; analyzing archive contents...
Moving crcmod-1.7-py2.7-linux-x86_64.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding crcmod 1.7 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/crcmod-1.7-py2.7-linux-x86_64.egg>
Searching for numpy>=1.14
Reading https://pypi.org/simple/numpy/
Downloading https://files.pythonhosted.org/packages/93/9b/443bbd1b38c4e5617f32c14c1494ae884d36cf3870c33828bb32e4b00dea/numpy-1.17.0rc2.zip#sha256=a4153fe85cf92a796022b81b138000160dea840cad13b7d1db67cfec594ece23
Best match: numpy 1.17.0rc2
Processing numpy-1.17.0rc2.zip
Writing /tmp/easy_install-TnRAS5/numpy-1.17.0rc2/setup.cfg
Running numpy-1.17.0rc2/setup.py -q bdist_egg --dist-dir /tmp/easy_install-TnRAS5/numpy-1.17.0rc2/egg-dist-tmp-HSy4DX
Traceback (most recent call last):
  File "setup.py", line 238, in <module>
    'test': generate_protos_first(test),
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/__init__.py",> line 145, in setup
    return distutils.core.setup(**attrs)
  File "/usr/lib/python2.7/distutils/core.py", line 151, in setup
    dist.run_commands()
  File "/usr/lib/python2.7/distutils/dist.py", line 953, in run_commands
    self.run_command(cmd)
  File "/usr/lib/python2.7/distutils/dist.py", line 972, in run_command
    cmd_obj.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 67, in run
    self.do_egg_install()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 117, in do_egg_install
    cmd.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 418, in run
    self.easy_install(spec, not self.no_deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 660, in easy_install
    return self.install_item(None, spec, tmpdir, deps, True)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 707, in install_item
    self.process_distribution(spec, dist, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 752, in process_distribution
    [requirement], self.local_index, self.easy_install
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 782, in resolve
    replace_conflicting=replace_conflicting
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1065, in best_match
    return self.obtain(req, installer)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1077, in obtain
    return installer(requirement)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 679, in easy_install
    return self.install_item(spec, dist.location, tmpdir, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 705, in install_item
    dists = self.install_eggs(spec, download, tmpdir)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 890, in install_eggs
    return self.build_and_install(setup_script, setup_base)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1158, in build_and_install
    self.run_setup(setup_script, setup_base, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1144, in run_setup
    run_setup(setup_script, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 253, in run_setup
    raise
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 166, in save_modules
    saved_exc.resume()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 141, in resume
    six.reraise(type, exc, self._tb)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 154, in save_modules
    yield saved
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 250, in run_setup
    _execfile(setup_script, ns)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 45, in _execfile
    exec(code, globals, locals)
  File "/tmp/easy_install-TnRAS5/numpy-1.17.0rc2/setup.py", line 31, in <module>
    import setuptools
RuntimeError: Python version >= 3.5 required.

> Task :sdks:python:createProcessWorker FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/sdks/python/build.gradle'> line: 369

* What went wrong:
Execution failed for task ':sdks:python:createProcessWorker'.
> 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 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/5.2.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 2m 39s
59 actionable tasks: 47 executed, 12 from cache

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

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


Build failed in Jenkins: beam_PostCommit_Python_VR_Spark #379

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/379/display/redirect?page=changes>

Changes:

[ttanay100] [BEAM-7674] Combine batch and streaming BQ Streaming Insert ITs

------------------------------------------
[...truncated 254.22 KB...]
Searching for pytz>=2018.3
Reading https://pypi.org/simple/pytz/
Downloading https://files.pythonhosted.org/packages/3d/73/fe30c2daaaa0713420d0382b16fbb761409f532c56bdcc514bf7b6262bb6/pytz-2019.1-py2.py3-none-any.whl#sha256=303879e36b721603cc54604edcac9d20401bdbe31e1e4fdee5b9f98d5d31dfda
Best match: pytz 2019.1
Processing pytz-2019.1-py2.py3-none-any.whl
Installing pytz-2019.1-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pytz 2019.1 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pytz-2019.1-py2.7.egg>
Searching for pydot<1.3,>=1.2.0
Reading https://pypi.org/simple/pydot/
Downloading https://files.pythonhosted.org/packages/c3/f1/e61d6dfe6c1768ed2529761a68f70939e2569da043e9f15a8d84bf56cadf/pydot-1.2.4.tar.gz#sha256=92d2e2d15531d00710f2d6fb5540d2acabc5399d464f2f20d5d21073af241eb6
Best match: pydot 1.2.4
Processing pydot-1.2.4.tar.gz
Writing /tmp/easy_install-n4lqiz/pydot-1.2.4/setup.cfg
Running pydot-1.2.4/setup.py -q bdist_egg --dist-dir /tmp/easy_install-n4lqiz/pydot-1.2.4/egg-dist-tmp-4xvVkO
/tmp/easy_install-n4lqiz/pydot-1.2.4/pydot.py:17: UserWarning: Couldn't import dot_parser, loading of dot files will not be possible.
  "Couldn't import dot_parser, "
zip_safe flag not set; analyzing archive contents...
Moving pydot-1.2.4-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pydot 1.2.4 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pydot-1.2.4-py2.7.egg>
Searching for oauth2client<4,>=2.0.1
Reading https://pypi.org/simple/oauth2client/
Downloading https://files.pythonhosted.org/packages/c0/7b/bc893e35d6ca46a72faa4b9eaac25c687ce60e1fbe978993fe2de1b0ff0d/oauth2client-3.0.0.tar.gz#sha256=5b5b056ec6f2304e7920b632885bd157fa71d1a7f3ddd00a43b1541a8d1a2460
Best match: oauth2client 3.0.0
Processing oauth2client-3.0.0.tar.gz
Writing /tmp/easy_install-kwhOaD/oauth2client-3.0.0/setup.cfg
Running oauth2client-3.0.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-kwhOaD/oauth2client-3.0.0/egg-dist-tmp-AVvt3t
warning: no previously-included files matching '*' found under directory 'tests'
zip_safe flag not set; analyzing archive contents...
Moving oauth2client-3.0.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding oauth2client 3.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/oauth2client-3.0.0-py2.7.egg>
Searching for pymongo<4.0.0,>=3.8.0
Reading https://pypi.org/simple/pymongo/
Downloading https://files.pythonhosted.org/packages/6e/ea/353a9f8ced71b9e258438aa4d6aa048c1eaf5b774d3ef2273d686fde0947/pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl#sha256=32421df60d06f479d71b6b539642e410ece3006e8910688e68df962c8eb40a21
Best match: pymongo 3.8.0
Processing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl
Installing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding pymongo 3.8.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg>
Searching for mock<3.0.0,>=1.0.1
Reading https://pypi.org/simple/mock/
Downloading https://files.pythonhosted.org/packages/e6/35/f187bdf23be87092bd0f1200d43d23076cee4d0dec109f195173fd3ebc79/mock-2.0.0-py2.py3-none-any.whl#sha256=5ce3c71c5545b472da17b72268978914d0252980348636840bd34a00b5cc96c1
Best match: mock 2.0.0
Processing mock-2.0.0-py2.py3-none-any.whl
Installing mock-2.0.0-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg/EGG-INFO/requires.txt>
Adding mock 2.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg>
Searching for httplib2<=0.12.0,>=0.8
Reading https://pypi.org/simple/httplib2/
Downloading https://files.pythonhosted.org/packages/ce/ed/803905d670b52fa0edfdd135337e545b4496c2ab3a222f1449b7256eb99f/httplib2-0.12.0.tar.gz#sha256=f61fb838a94ce3b349aa32c92fd8430f7e3511afdb18bf9640d647e30c90a6d6
Best match: httplib2 0.12.0
Processing httplib2-0.12.0.tar.gz
Writing /tmp/easy_install-vaLdME/httplib2-0.12.0/setup.cfg
Running httplib2-0.12.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-vaLdME/httplib2-0.12.0/egg-dist-tmp-IMo_0J
zip_safe flag not set; analyzing archive contents...
httplib2.certs: module references __file__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Extracting httplib2-0.12.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding httplib2 0.12.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Searching for hdfs<3.0.0,>=2.1.0
Reading https://pypi.org/simple/hdfs/
Downloading https://files.pythonhosted.org/packages/82/39/2c0879b1bcfd1f6ad078eb210d09dbce21072386a3997074ee91e60ddc5a/hdfs-2.5.8.tar.gz#sha256=1be117549fc1285571bc51aedc15df5a203138dba02f9adfa26761b69a949370
Best match: hdfs 2.5.8
Processing hdfs-2.5.8.tar.gz
Writing /tmp/easy_install-MihiFj/hdfs-2.5.8/setup.cfg
Running hdfs-2.5.8/setup.py -q bdist_egg --dist-dir /tmp/easy_install-MihiFj/hdfs-2.5.8/egg-dist-tmp-xjH_fu
zip_safe flag not set; analyzing archive contents...
Moving hdfs-2.5.8-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding hdfs 2.5.8 to easy-install.pth file
Installing hdfscli-avro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing hdfscli script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/hdfs-2.5.8-py2.7.egg>
Searching for future<1.0.0,>=0.16.0
Reading https://pypi.org/simple/future/
Downloading https://files.pythonhosted.org/packages/90/52/e20466b85000a181e1e144fd8305caf2cf475e2f9674e797b222f8105f5f/future-0.17.1.tar.gz#sha256=67045236dcfd6816dc439556d009594abf643e5eb48992e36beac09c2ca659b8
Best match: future 0.17.1
Processing future-0.17.1.tar.gz
Writing /tmp/easy_install-UiKtof/future-0.17.1/setup.cfg
Running future-0.17.1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-UiKtof/future-0.17.1/egg-dist-tmp-Rai3uJ
warning: no files found matching '*.au' under directory 'tests'
warning: no files found matching '*.gif' under directory 'tests'
warning: no files found matching '*.txt' under directory 'tests'
zip_safe flag not set; analyzing archive contents...
future.backports.test.ssl_servers: module references __file__
future.backports.test.support: module references __file__
future.standard_library.__init__: module references __file__
future.standard_library.__init__: module references __path__
future.utils.__init__: module MAY be using inspect.stack
past.builtins.misc: module MAY be using inspect.stack
past.translation.__init__: module references __file__
past.translation.__init__: module references __path__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Extracting future-0.17.1-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding future 0.17.1 to easy-install.pth file
Installing pasteurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing futurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Searching for fastavro<0.22,>=0.21.4
Reading https://pypi.org/simple/fastavro/
Downloading https://files.pythonhosted.org/packages/15/e3/5956c75f68906b119191ef30d9acff661b422cf918a29a03ee0c3ba774be/fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl#sha256=25c5e1871fb82795f138aa209ca89cac940b80bf36fc644615354028bfd87638
Best match: fastavro 0.21.24
Processing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl
Installing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding fastavro 0.21.24 to easy-install.pth file
Installing fastavro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg>
Searching for dill<0.2.10,>=0.2.9
Reading https://pypi.org/simple/dill/
Downloading https://files.pythonhosted.org/packages/fe/42/bfe2e0857bc284cbe6a011d93f2a9ad58a22cb894461b199ae72cfef0f29/dill-0.2.9.tar.gz#sha256=f6d6046f9f9195206063dd0415dff185ad593d6ee8b0e67f12597c0f4df4986f
Best match: dill 0.2.9
Processing dill-0.2.9.tar.gz
Writing /tmp/easy_install-Q3FP9D/dill-0.2.9/setup.cfg
Running dill-0.2.9/setup.py -q bdist_egg --dist-dir /tmp/easy_install-Q3FP9D/dill-0.2.9/egg-dist-tmp-YOzmBO
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Extracting dill-0.2.9-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding dill 0.2.9 to easy-install.pth file
Installing get_objgraph script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing undill script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Searching for crcmod<2.0,>=1.7
Reading https://pypi.org/simple/crcmod/
Downloading https://files.pythonhosted.org/packages/6b/b0/e595ce2a2527e169c3bcd6c33d2473c1918e0b7f6826a043ca1245dd4e5b/crcmod-1.7.tar.gz#sha256=dc7051a0db5f2bd48665a990d3ec1cc305a466a77358ca4492826f41f283601e
Best match: crcmod 1.7
Processing crcmod-1.7.tar.gz
Writing /tmp/easy_install-eqDEtn/crcmod-1.7/setup.cfg
Running crcmod-1.7/setup.py -q bdist_egg --dist-dir /tmp/easy_install-eqDEtn/crcmod-1.7/egg-dist-tmp-Jqlde_
python2/src/_crcfunext.c: In function ‘init_crcfunext’:
python2/src/_crcfunext.c:492:13: warning: variable ‘m’ set but not used [-Wunused-but-set-variable]
   PyObject *m;
             ^
zip_safe flag not set; analyzing archive contents...
Moving crcmod-1.7-py2.7-linux-x86_64.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding crcmod 1.7 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/crcmod-1.7-py2.7-linux-x86_64.egg>
Searching for numpy>=1.14
Reading https://pypi.org/simple/numpy/
Downloading https://files.pythonhosted.org/packages/93/9b/443bbd1b38c4e5617f32c14c1494ae884d36cf3870c33828bb32e4b00dea/numpy-1.17.0rc2.zip#sha256=a4153fe85cf92a796022b81b138000160dea840cad13b7d1db67cfec594ece23
Best match: numpy 1.17.0rc2
Processing numpy-1.17.0rc2.zip
Writing /tmp/easy_install-5MGaXz/numpy-1.17.0rc2/setup.cfg
Running numpy-1.17.0rc2/setup.py -q bdist_egg --dist-dir /tmp/easy_install-5MGaXz/numpy-1.17.0rc2/egg-dist-tmp-9N5sow
Traceback (most recent call last):
  File "setup.py", line 238, in <module>
    'test': generate_protos_first(test),
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/__init__.py",> line 145, in setup
    return distutils.core.setup(**attrs)
  File "/usr/lib/python2.7/distutils/core.py", line 151, in setup
    dist.run_commands()
  File "/usr/lib/python2.7/distutils/dist.py", line 953, in run_commands
    self.run_command(cmd)
  File "/usr/lib/python2.7/distutils/dist.py", line 972, in run_command
    cmd_obj.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 67, in run
    self.do_egg_install()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 117, in do_egg_install
    cmd.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 418, in run
    self.easy_install(spec, not self.no_deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 660, in easy_install
    return self.install_item(None, spec, tmpdir, deps, True)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 707, in install_item
    self.process_distribution(spec, dist, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 752, in process_distribution
    [requirement], self.local_index, self.easy_install
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 782, in resolve
    replace_conflicting=replace_conflicting
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1065, in best_match
    return self.obtain(req, installer)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1077, in obtain
    return installer(requirement)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 679, in easy_install
    return self.install_item(spec, dist.location, tmpdir, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 705, in install_item
    dists = self.install_eggs(spec, download, tmpdir)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 890, in install_eggs
    return self.build_and_install(setup_script, setup_base)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1158, in build_and_install
    self.run_setup(setup_script, setup_base, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1144, in run_setup
    run_setup(setup_script, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 253, in run_setup
    raise
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 166, in save_modules
    saved_exc.resume()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 141, in resume
    six.reraise(type, exc, self._tb)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 154, in save_modules
    yield saved
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 250, in run_setup
    _execfile(setup_script, ns)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 45, in _execfile
    exec(code, globals, locals)
  File "/tmp/easy_install-5MGaXz/numpy-1.17.0rc2/setup.py", line 31, in <module>
    import setuptools
RuntimeError: Python version >= 3.5 required.

> Task :sdks:python:createProcessWorker FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/sdks/python/build.gradle'> line: 369

* What went wrong:
Execution failed for task ':sdks:python:createProcessWorker'.
> 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 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/5.2.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 2m 31s
59 actionable tasks: 47 executed, 12 from cache

Publishing build scan...
https://gradle.com/s/45ojfrgdttsae

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


Build failed in Jenkins: beam_PostCommit_Python_VR_Spark #378

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/378/display/redirect?page=changes>

Changes:

[iemejia] [BEAM-7715] Mark user facing APIs related to External transforms as

[udim] [BEAM-7578] add py37 hdfs integration test (#8970)

------------------------------------------
[...truncated 254.09 KB...]
Searching for pytz>=2018.3
Reading https://pypi.org/simple/pytz/
Downloading https://files.pythonhosted.org/packages/3d/73/fe30c2daaaa0713420d0382b16fbb761409f532c56bdcc514bf7b6262bb6/pytz-2019.1-py2.py3-none-any.whl#sha256=303879e36b721603cc54604edcac9d20401bdbe31e1e4fdee5b9f98d5d31dfda
Best match: pytz 2019.1
Processing pytz-2019.1-py2.py3-none-any.whl
Installing pytz-2019.1-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pytz 2019.1 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pytz-2019.1-py2.7.egg>
Searching for pydot<1.3,>=1.2.0
Reading https://pypi.org/simple/pydot/
Downloading https://files.pythonhosted.org/packages/c3/f1/e61d6dfe6c1768ed2529761a68f70939e2569da043e9f15a8d84bf56cadf/pydot-1.2.4.tar.gz#sha256=92d2e2d15531d00710f2d6fb5540d2acabc5399d464f2f20d5d21073af241eb6
Best match: pydot 1.2.4
Processing pydot-1.2.4.tar.gz
Writing /tmp/easy_install-xMV_qd/pydot-1.2.4/setup.cfg
Running pydot-1.2.4/setup.py -q bdist_egg --dist-dir /tmp/easy_install-xMV_qd/pydot-1.2.4/egg-dist-tmp-gFfKxl
/tmp/easy_install-xMV_qd/pydot-1.2.4/pydot.py:17: UserWarning: Couldn't import dot_parser, loading of dot files will not be possible.
  "Couldn't import dot_parser, "
zip_safe flag not set; analyzing archive contents...
Moving pydot-1.2.4-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pydot 1.2.4 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pydot-1.2.4-py2.7.egg>
Searching for oauth2client<4,>=2.0.1
Reading https://pypi.org/simple/oauth2client/
Downloading https://files.pythonhosted.org/packages/c0/7b/bc893e35d6ca46a72faa4b9eaac25c687ce60e1fbe978993fe2de1b0ff0d/oauth2client-3.0.0.tar.gz#sha256=5b5b056ec6f2304e7920b632885bd157fa71d1a7f3ddd00a43b1541a8d1a2460
Best match: oauth2client 3.0.0
Processing oauth2client-3.0.0.tar.gz
Writing /tmp/easy_install-gPKE1n/oauth2client-3.0.0/setup.cfg
Running oauth2client-3.0.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-gPKE1n/oauth2client-3.0.0/egg-dist-tmp-qbLyB_
warning: no previously-included files matching '*' found under directory 'tests'
zip_safe flag not set; analyzing archive contents...
Moving oauth2client-3.0.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding oauth2client 3.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/oauth2client-3.0.0-py2.7.egg>
Searching for pymongo<4.0.0,>=3.8.0
Reading https://pypi.org/simple/pymongo/
Downloading https://files.pythonhosted.org/packages/6e/ea/353a9f8ced71b9e258438aa4d6aa048c1eaf5b774d3ef2273d686fde0947/pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl#sha256=32421df60d06f479d71b6b539642e410ece3006e8910688e68df962c8eb40a21
Best match: pymongo 3.8.0
Processing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl
Installing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding pymongo 3.8.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg>
Searching for mock<3.0.0,>=1.0.1
Reading https://pypi.org/simple/mock/
Downloading https://files.pythonhosted.org/packages/e6/35/f187bdf23be87092bd0f1200d43d23076cee4d0dec109f195173fd3ebc79/mock-2.0.0-py2.py3-none-any.whl#sha256=5ce3c71c5545b472da17b72268978914d0252980348636840bd34a00b5cc96c1
Best match: mock 2.0.0
Processing mock-2.0.0-py2.py3-none-any.whl
Installing mock-2.0.0-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg/EGG-INFO/requires.txt>
Adding mock 2.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg>
Searching for httplib2<=0.12.0,>=0.8
Reading https://pypi.org/simple/httplib2/
Downloading https://files.pythonhosted.org/packages/ce/ed/803905d670b52fa0edfdd135337e545b4496c2ab3a222f1449b7256eb99f/httplib2-0.12.0.tar.gz#sha256=f61fb838a94ce3b349aa32c92fd8430f7e3511afdb18bf9640d647e30c90a6d6
Best match: httplib2 0.12.0
Processing httplib2-0.12.0.tar.gz
Writing /tmp/easy_install-CrnKjX/httplib2-0.12.0/setup.cfg
Running httplib2-0.12.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-CrnKjX/httplib2-0.12.0/egg-dist-tmp-FyCCya
zip_safe flag not set; analyzing archive contents...
httplib2.certs: module references __file__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Extracting httplib2-0.12.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding httplib2 0.12.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Searching for hdfs<3.0.0,>=2.1.0
Reading https://pypi.org/simple/hdfs/
Downloading https://files.pythonhosted.org/packages/82/39/2c0879b1bcfd1f6ad078eb210d09dbce21072386a3997074ee91e60ddc5a/hdfs-2.5.8.tar.gz#sha256=1be117549fc1285571bc51aedc15df5a203138dba02f9adfa26761b69a949370
Best match: hdfs 2.5.8
Processing hdfs-2.5.8.tar.gz
Writing /tmp/easy_install-yxhUDd/hdfs-2.5.8/setup.cfg
Running hdfs-2.5.8/setup.py -q bdist_egg --dist-dir /tmp/easy_install-yxhUDd/hdfs-2.5.8/egg-dist-tmp-EEdLIC
zip_safe flag not set; analyzing archive contents...
Moving hdfs-2.5.8-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding hdfs 2.5.8 to easy-install.pth file
Installing hdfscli-avro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing hdfscli script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/hdfs-2.5.8-py2.7.egg>
Searching for future<1.0.0,>=0.16.0
Reading https://pypi.org/simple/future/
Downloading https://files.pythonhosted.org/packages/90/52/e20466b85000a181e1e144fd8305caf2cf475e2f9674e797b222f8105f5f/future-0.17.1.tar.gz#sha256=67045236dcfd6816dc439556d009594abf643e5eb48992e36beac09c2ca659b8
Best match: future 0.17.1
Processing future-0.17.1.tar.gz
Writing /tmp/easy_install-N8I1L7/future-0.17.1/setup.cfg
Running future-0.17.1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-N8I1L7/future-0.17.1/egg-dist-tmp-ck2E9W
warning: no files found matching '*.au' under directory 'tests'
warning: no files found matching '*.gif' under directory 'tests'
warning: no files found matching '*.txt' under directory 'tests'
zip_safe flag not set; analyzing archive contents...
future.backports.test.ssl_servers: module references __file__
future.backports.test.support: module references __file__
future.standard_library.__init__: module references __file__
future.standard_library.__init__: module references __path__
future.utils.__init__: module MAY be using inspect.stack
past.builtins.misc: module MAY be using inspect.stack
past.translation.__init__: module references __file__
past.translation.__init__: module references __path__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Extracting future-0.17.1-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding future 0.17.1 to easy-install.pth file
Installing pasteurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing futurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Searching for fastavro<0.22,>=0.21.4
Reading https://pypi.org/simple/fastavro/
Downloading https://files.pythonhosted.org/packages/15/e3/5956c75f68906b119191ef30d9acff661b422cf918a29a03ee0c3ba774be/fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl#sha256=25c5e1871fb82795f138aa209ca89cac940b80bf36fc644615354028bfd87638
Best match: fastavro 0.21.24
Processing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl
Installing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding fastavro 0.21.24 to easy-install.pth file
Installing fastavro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg>
Searching for dill<0.2.10,>=0.2.9
Reading https://pypi.org/simple/dill/
Downloading https://files.pythonhosted.org/packages/fe/42/bfe2e0857bc284cbe6a011d93f2a9ad58a22cb894461b199ae72cfef0f29/dill-0.2.9.tar.gz#sha256=f6d6046f9f9195206063dd0415dff185ad593d6ee8b0e67f12597c0f4df4986f
Best match: dill 0.2.9
Processing dill-0.2.9.tar.gz
Writing /tmp/easy_install-dzwNXT/dill-0.2.9/setup.cfg
Running dill-0.2.9/setup.py -q bdist_egg --dist-dir /tmp/easy_install-dzwNXT/dill-0.2.9/egg-dist-tmp-JnvA0j
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Extracting dill-0.2.9-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding dill 0.2.9 to easy-install.pth file
Installing get_objgraph script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing undill script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Searching for crcmod<2.0,>=1.7
Reading https://pypi.org/simple/crcmod/
Downloading https://files.pythonhosted.org/packages/6b/b0/e595ce2a2527e169c3bcd6c33d2473c1918e0b7f6826a043ca1245dd4e5b/crcmod-1.7.tar.gz#sha256=dc7051a0db5f2bd48665a990d3ec1cc305a466a77358ca4492826f41f283601e
Best match: crcmod 1.7
Processing crcmod-1.7.tar.gz
Writing /tmp/easy_install-iItoK3/crcmod-1.7/setup.cfg
Running crcmod-1.7/setup.py -q bdist_egg --dist-dir /tmp/easy_install-iItoK3/crcmod-1.7/egg-dist-tmp-KkBwi8
python2/src/_crcfunext.c: In function ‘init_crcfunext’:
python2/src/_crcfunext.c:492:13: warning: variable ‘m’ set but not used [-Wunused-but-set-variable]
   PyObject *m;
             ^
zip_safe flag not set; analyzing archive contents...
Moving crcmod-1.7-py2.7-linux-x86_64.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding crcmod 1.7 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/crcmod-1.7-py2.7-linux-x86_64.egg>
Searching for numpy>=1.14
Reading https://pypi.org/simple/numpy/
Downloading https://files.pythonhosted.org/packages/93/9b/443bbd1b38c4e5617f32c14c1494ae884d36cf3870c33828bb32e4b00dea/numpy-1.17.0rc2.zip#sha256=a4153fe85cf92a796022b81b138000160dea840cad13b7d1db67cfec594ece23
Best match: numpy 1.17.0rc2
Processing numpy-1.17.0rc2.zip
Writing /tmp/easy_install-WJ5wJ2/numpy-1.17.0rc2/setup.cfg
Running numpy-1.17.0rc2/setup.py -q bdist_egg --dist-dir /tmp/easy_install-WJ5wJ2/numpy-1.17.0rc2/egg-dist-tmp-Xs9gaT
Traceback (most recent call last):
  File "setup.py", line 238, in <module>
    'test': generate_protos_first(test),
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/__init__.py",> line 145, in setup
    return distutils.core.setup(**attrs)
  File "/usr/lib/python2.7/distutils/core.py", line 151, in setup
    dist.run_commands()
  File "/usr/lib/python2.7/distutils/dist.py", line 953, in run_commands
    self.run_command(cmd)
  File "/usr/lib/python2.7/distutils/dist.py", line 972, in run_command
    cmd_obj.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 67, in run
    self.do_egg_install()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 117, in do_egg_install
    cmd.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 418, in run
    self.easy_install(spec, not self.no_deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 660, in easy_install
    return self.install_item(None, spec, tmpdir, deps, True)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 707, in install_item
    self.process_distribution(spec, dist, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 752, in process_distribution
    [requirement], self.local_index, self.easy_install
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 782, in resolve
    replace_conflicting=replace_conflicting
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1065, in best_match
    return self.obtain(req, installer)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1077, in obtain
    return installer(requirement)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 679, in easy_install
    return self.install_item(spec, dist.location, tmpdir, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 705, in install_item
    dists = self.install_eggs(spec, download, tmpdir)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 890, in install_eggs
    return self.build_and_install(setup_script, setup_base)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1158, in build_and_install
    self.run_setup(setup_script, setup_base, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1144, in run_setup
    run_setup(setup_script, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 253, in run_setup
    raise
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 166, in save_modules
    saved_exc.resume()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 141, in resume
    six.reraise(type, exc, self._tb)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 154, in save_modules
    yield saved
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 250, in run_setup
    _execfile(setup_script, ns)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 45, in _execfile
    exec(code, globals, locals)
  File "/tmp/easy_install-WJ5wJ2/numpy-1.17.0rc2/setup.py", line 31, in <module>
    import setuptools
RuntimeError: Python version >= 3.5 required.

> Task :sdks:python:createProcessWorker FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/sdks/python/build.gradle'> line: 369

* What went wrong:
Execution failed for task ':sdks:python:createProcessWorker'.
> 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 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/5.2.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 2m 30s
59 actionable tasks: 46 executed, 13 from cache

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

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


Build failed in Jenkins: beam_PostCommit_Python_VR_Spark #377

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/377/display/redirect>

------------------------------------------
[...truncated 254.26 KB...]
Searching for pytz>=2018.3
Reading https://pypi.org/simple/pytz/
Downloading https://files.pythonhosted.org/packages/3d/73/fe30c2daaaa0713420d0382b16fbb761409f532c56bdcc514bf7b6262bb6/pytz-2019.1-py2.py3-none-any.whl#sha256=303879e36b721603cc54604edcac9d20401bdbe31e1e4fdee5b9f98d5d31dfda
Best match: pytz 2019.1
Processing pytz-2019.1-py2.py3-none-any.whl
Installing pytz-2019.1-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pytz 2019.1 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pytz-2019.1-py2.7.egg>
Searching for pydot<1.3,>=1.2.0
Reading https://pypi.org/simple/pydot/
Downloading https://files.pythonhosted.org/packages/c3/f1/e61d6dfe6c1768ed2529761a68f70939e2569da043e9f15a8d84bf56cadf/pydot-1.2.4.tar.gz#sha256=92d2e2d15531d00710f2d6fb5540d2acabc5399d464f2f20d5d21073af241eb6
Best match: pydot 1.2.4
Processing pydot-1.2.4.tar.gz
Writing /tmp/easy_install-J48wvi/pydot-1.2.4/setup.cfg
Running pydot-1.2.4/setup.py -q bdist_egg --dist-dir /tmp/easy_install-J48wvi/pydot-1.2.4/egg-dist-tmp-yIYkka
/tmp/easy_install-J48wvi/pydot-1.2.4/pydot.py:17: UserWarning: Couldn't import dot_parser, loading of dot files will not be possible.
  "Couldn't import dot_parser, "
zip_safe flag not set; analyzing archive contents...
Moving pydot-1.2.4-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pydot 1.2.4 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pydot-1.2.4-py2.7.egg>
Searching for oauth2client<4,>=2.0.1
Reading https://pypi.org/simple/oauth2client/
Downloading https://files.pythonhosted.org/packages/c0/7b/bc893e35d6ca46a72faa4b9eaac25c687ce60e1fbe978993fe2de1b0ff0d/oauth2client-3.0.0.tar.gz#sha256=5b5b056ec6f2304e7920b632885bd157fa71d1a7f3ddd00a43b1541a8d1a2460
Best match: oauth2client 3.0.0
Processing oauth2client-3.0.0.tar.gz
Writing /tmp/easy_install-FiTqDB/oauth2client-3.0.0/setup.cfg
Running oauth2client-3.0.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-FiTqDB/oauth2client-3.0.0/egg-dist-tmp-h866A5
warning: no previously-included files matching '*' found under directory 'tests'
zip_safe flag not set; analyzing archive contents...
Moving oauth2client-3.0.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding oauth2client 3.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/oauth2client-3.0.0-py2.7.egg>
Searching for pymongo<4.0.0,>=3.8.0
Reading https://pypi.org/simple/pymongo/
Downloading https://files.pythonhosted.org/packages/6e/ea/353a9f8ced71b9e258438aa4d6aa048c1eaf5b774d3ef2273d686fde0947/pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl#sha256=32421df60d06f479d71b6b539642e410ece3006e8910688e68df962c8eb40a21
Best match: pymongo 3.8.0
Processing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl
Installing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding pymongo 3.8.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg>
Searching for mock<3.0.0,>=1.0.1
Reading https://pypi.org/simple/mock/
Downloading https://files.pythonhosted.org/packages/e6/35/f187bdf23be87092bd0f1200d43d23076cee4d0dec109f195173fd3ebc79/mock-2.0.0-py2.py3-none-any.whl#sha256=5ce3c71c5545b472da17b72268978914d0252980348636840bd34a00b5cc96c1
Best match: mock 2.0.0
Processing mock-2.0.0-py2.py3-none-any.whl
Installing mock-2.0.0-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg/EGG-INFO/requires.txt>
Adding mock 2.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg>
Searching for httplib2<=0.12.0,>=0.8
Reading https://pypi.org/simple/httplib2/
Downloading https://files.pythonhosted.org/packages/ce/ed/803905d670b52fa0edfdd135337e545b4496c2ab3a222f1449b7256eb99f/httplib2-0.12.0.tar.gz#sha256=f61fb838a94ce3b349aa32c92fd8430f7e3511afdb18bf9640d647e30c90a6d6
Best match: httplib2 0.12.0
Processing httplib2-0.12.0.tar.gz
Writing /tmp/easy_install-euB3CF/httplib2-0.12.0/setup.cfg
Running httplib2-0.12.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-euB3CF/httplib2-0.12.0/egg-dist-tmp-USRqiJ
zip_safe flag not set; analyzing archive contents...
httplib2.certs: module references __file__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Extracting httplib2-0.12.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding httplib2 0.12.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Searching for hdfs<3.0.0,>=2.1.0
Reading https://pypi.org/simple/hdfs/
Downloading https://files.pythonhosted.org/packages/82/39/2c0879b1bcfd1f6ad078eb210d09dbce21072386a3997074ee91e60ddc5a/hdfs-2.5.8.tar.gz#sha256=1be117549fc1285571bc51aedc15df5a203138dba02f9adfa26761b69a949370
Best match: hdfs 2.5.8
Processing hdfs-2.5.8.tar.gz
Writing /tmp/easy_install-2CUUOK/hdfs-2.5.8/setup.cfg
Running hdfs-2.5.8/setup.py -q bdist_egg --dist-dir /tmp/easy_install-2CUUOK/hdfs-2.5.8/egg-dist-tmp-Znc1Oh
zip_safe flag not set; analyzing archive contents...
Moving hdfs-2.5.8-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding hdfs 2.5.8 to easy-install.pth file
Installing hdfscli-avro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing hdfscli script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/hdfs-2.5.8-py2.7.egg>
Searching for future<1.0.0,>=0.16.0
Reading https://pypi.org/simple/future/
Downloading https://files.pythonhosted.org/packages/90/52/e20466b85000a181e1e144fd8305caf2cf475e2f9674e797b222f8105f5f/future-0.17.1.tar.gz#sha256=67045236dcfd6816dc439556d009594abf643e5eb48992e36beac09c2ca659b8
Best match: future 0.17.1
Processing future-0.17.1.tar.gz
Writing /tmp/easy_install-ne8wKt/future-0.17.1/setup.cfg
Running future-0.17.1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-ne8wKt/future-0.17.1/egg-dist-tmp-pCARRC
warning: no files found matching '*.au' under directory 'tests'
warning: no files found matching '*.gif' under directory 'tests'
warning: no files found matching '*.txt' under directory 'tests'
zip_safe flag not set; analyzing archive contents...
future.backports.test.ssl_servers: module references __file__
future.backports.test.support: module references __file__
future.standard_library.__init__: module references __file__
future.standard_library.__init__: module references __path__
future.utils.__init__: module MAY be using inspect.stack
past.builtins.misc: module MAY be using inspect.stack
past.translation.__init__: module references __file__
past.translation.__init__: module references __path__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Extracting future-0.17.1-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding future 0.17.1 to easy-install.pth file
Installing pasteurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing futurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Searching for fastavro<0.22,>=0.21.4
Reading https://pypi.org/simple/fastavro/
Downloading https://files.pythonhosted.org/packages/15/e3/5956c75f68906b119191ef30d9acff661b422cf918a29a03ee0c3ba774be/fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl#sha256=25c5e1871fb82795f138aa209ca89cac940b80bf36fc644615354028bfd87638
Best match: fastavro 0.21.24
Processing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl
Installing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding fastavro 0.21.24 to easy-install.pth file
Installing fastavro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg>
Searching for dill<0.2.10,>=0.2.9
Reading https://pypi.org/simple/dill/
Downloading https://files.pythonhosted.org/packages/fe/42/bfe2e0857bc284cbe6a011d93f2a9ad58a22cb894461b199ae72cfef0f29/dill-0.2.9.tar.gz#sha256=f6d6046f9f9195206063dd0415dff185ad593d6ee8b0e67f12597c0f4df4986f
Best match: dill 0.2.9
Processing dill-0.2.9.tar.gz
Writing /tmp/easy_install-tvjYr0/dill-0.2.9/setup.cfg
Running dill-0.2.9/setup.py -q bdist_egg --dist-dir /tmp/easy_install-tvjYr0/dill-0.2.9/egg-dist-tmp-2gwHQs
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Extracting dill-0.2.9-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding dill 0.2.9 to easy-install.pth file
Installing get_objgraph script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing undill script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Searching for crcmod<2.0,>=1.7
Reading https://pypi.org/simple/crcmod/
Downloading https://files.pythonhosted.org/packages/6b/b0/e595ce2a2527e169c3bcd6c33d2473c1918e0b7f6826a043ca1245dd4e5b/crcmod-1.7.tar.gz#sha256=dc7051a0db5f2bd48665a990d3ec1cc305a466a77358ca4492826f41f283601e
Best match: crcmod 1.7
Processing crcmod-1.7.tar.gz
Writing /tmp/easy_install-MRJJ9r/crcmod-1.7/setup.cfg
Running crcmod-1.7/setup.py -q bdist_egg --dist-dir /tmp/easy_install-MRJJ9r/crcmod-1.7/egg-dist-tmp-o5w0HX
python2/src/_crcfunext.c: In function ‘init_crcfunext’:
python2/src/_crcfunext.c:492:13: warning: variable ‘m’ set but not used [-Wunused-but-set-variable]
   PyObject *m;
             ^
zip_safe flag not set; analyzing archive contents...
Moving crcmod-1.7-py2.7-linux-x86_64.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding crcmod 1.7 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/crcmod-1.7-py2.7-linux-x86_64.egg>
Searching for numpy>=1.14
Reading https://pypi.org/simple/numpy/
Downloading https://files.pythonhosted.org/packages/93/9b/443bbd1b38c4e5617f32c14c1494ae884d36cf3870c33828bb32e4b00dea/numpy-1.17.0rc2.zip#sha256=a4153fe85cf92a796022b81b138000160dea840cad13b7d1db67cfec594ece23
Best match: numpy 1.17.0rc2
Processing numpy-1.17.0rc2.zip
Writing /tmp/easy_install-oy0pOQ/numpy-1.17.0rc2/setup.cfg
Running numpy-1.17.0rc2/setup.py -q bdist_egg --dist-dir /tmp/easy_install-oy0pOQ/numpy-1.17.0rc2/egg-dist-tmp-3LECpX
Traceback (most recent call last):
  File "setup.py", line 238, in <module>
    'test': generate_protos_first(test),
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/__init__.py",> line 145, in setup
    return distutils.core.setup(**attrs)
  File "/usr/lib/python2.7/distutils/core.py", line 151, in setup
    dist.run_commands()
  File "/usr/lib/python2.7/distutils/dist.py", line 953, in run_commands
    self.run_command(cmd)
  File "/usr/lib/python2.7/distutils/dist.py", line 972, in run_command
    cmd_obj.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 67, in run
    self.do_egg_install()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 117, in do_egg_install
    cmd.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 418, in run
    self.easy_install(spec, not self.no_deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 660, in easy_install
    return self.install_item(None, spec, tmpdir, deps, True)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 707, in install_item
    self.process_distribution(spec, dist, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 752, in process_distribution
    [requirement], self.local_index, self.easy_install
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 782, in resolve
    replace_conflicting=replace_conflicting
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1065, in best_match
    return self.obtain(req, installer)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1077, in obtain
    return installer(requirement)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 679, in easy_install
    return self.install_item(spec, dist.location, tmpdir, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 705, in install_item
    dists = self.install_eggs(spec, download, tmpdir)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 890, in install_eggs
    return self.build_and_install(setup_script, setup_base)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1158, in build_and_install
    self.run_setup(setup_script, setup_base, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1144, in run_setup
    run_setup(setup_script, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 253, in run_setup
    raise
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 166, in save_modules
    saved_exc.resume()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 141, in resume
    six.reraise(type, exc, self._tb)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 154, in save_modules
    yield saved
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 250, in run_setup
    _execfile(setup_script, ns)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 45, in _execfile
    exec(code, globals, locals)
  File "/tmp/easy_install-oy0pOQ/numpy-1.17.0rc2/setup.py", line 31, in <module>
    import setuptools
RuntimeError: Python version >= 3.5 required.

> Task :sdks:python:createProcessWorker FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/sdks/python/build.gradle'> line: 369

* What went wrong:
Execution failed for task ':sdks:python:createProcessWorker'.
> 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 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/5.2.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 2m 50s
59 actionable tasks: 47 executed, 12 from cache

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

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


Build failed in Jenkins: beam_PostCommit_Python_VR_Spark #376

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/376/display/redirect>

------------------------------------------
[...truncated 253.61 KB...]
Searching for pytz>=2018.3
Reading https://pypi.org/simple/pytz/
Downloading https://files.pythonhosted.org/packages/3d/73/fe30c2daaaa0713420d0382b16fbb761409f532c56bdcc514bf7b6262bb6/pytz-2019.1-py2.py3-none-any.whl#sha256=303879e36b721603cc54604edcac9d20401bdbe31e1e4fdee5b9f98d5d31dfda
Best match: pytz 2019.1
Processing pytz-2019.1-py2.py3-none-any.whl
Installing pytz-2019.1-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pytz 2019.1 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pytz-2019.1-py2.7.egg>
Searching for pydot<1.3,>=1.2.0
Reading https://pypi.org/simple/pydot/
Downloading https://files.pythonhosted.org/packages/c3/f1/e61d6dfe6c1768ed2529761a68f70939e2569da043e9f15a8d84bf56cadf/pydot-1.2.4.tar.gz#sha256=92d2e2d15531d00710f2d6fb5540d2acabc5399d464f2f20d5d21073af241eb6
Best match: pydot 1.2.4
Processing pydot-1.2.4.tar.gz
Writing /tmp/easy_install-kRzpRG/pydot-1.2.4/setup.cfg
Running pydot-1.2.4/setup.py -q bdist_egg --dist-dir /tmp/easy_install-kRzpRG/pydot-1.2.4/egg-dist-tmp-Fixh5N
/tmp/easy_install-kRzpRG/pydot-1.2.4/pydot.py:17: UserWarning: Couldn't import dot_parser, loading of dot files will not be possible.
  "Couldn't import dot_parser, "
zip_safe flag not set; analyzing archive contents...
Moving pydot-1.2.4-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pydot 1.2.4 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pydot-1.2.4-py2.7.egg>
Searching for oauth2client<4,>=2.0.1
Reading https://pypi.org/simple/oauth2client/
Downloading https://files.pythonhosted.org/packages/c0/7b/bc893e35d6ca46a72faa4b9eaac25c687ce60e1fbe978993fe2de1b0ff0d/oauth2client-3.0.0.tar.gz#sha256=5b5b056ec6f2304e7920b632885bd157fa71d1a7f3ddd00a43b1541a8d1a2460
Best match: oauth2client 3.0.0
Processing oauth2client-3.0.0.tar.gz
Writing /tmp/easy_install-uNvHwp/oauth2client-3.0.0/setup.cfg
Running oauth2client-3.0.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-uNvHwp/oauth2client-3.0.0/egg-dist-tmp-iC6UUk
warning: no previously-included files matching '*' found under directory 'tests'
zip_safe flag not set; analyzing archive contents...
Moving oauth2client-3.0.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding oauth2client 3.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/oauth2client-3.0.0-py2.7.egg>
Searching for pymongo<4.0.0,>=3.8.0
Reading https://pypi.org/simple/pymongo/
Downloading https://files.pythonhosted.org/packages/6e/ea/353a9f8ced71b9e258438aa4d6aa048c1eaf5b774d3ef2273d686fde0947/pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl#sha256=32421df60d06f479d71b6b539642e410ece3006e8910688e68df962c8eb40a21
Best match: pymongo 3.8.0
Processing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl
Installing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding pymongo 3.8.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg>
Searching for mock<3.0.0,>=1.0.1
Reading https://pypi.org/simple/mock/
Downloading https://files.pythonhosted.org/packages/e6/35/f187bdf23be87092bd0f1200d43d23076cee4d0dec109f195173fd3ebc79/mock-2.0.0-py2.py3-none-any.whl#sha256=5ce3c71c5545b472da17b72268978914d0252980348636840bd34a00b5cc96c1
Best match: mock 2.0.0
Processing mock-2.0.0-py2.py3-none-any.whl
Installing mock-2.0.0-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg/EGG-INFO/requires.txt>
Adding mock 2.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg>
Searching for httplib2<=0.12.0,>=0.8
Reading https://pypi.org/simple/httplib2/
Downloading https://files.pythonhosted.org/packages/ce/ed/803905d670b52fa0edfdd135337e545b4496c2ab3a222f1449b7256eb99f/httplib2-0.12.0.tar.gz#sha256=f61fb838a94ce3b349aa32c92fd8430f7e3511afdb18bf9640d647e30c90a6d6
Best match: httplib2 0.12.0
Processing httplib2-0.12.0.tar.gz
Writing /tmp/easy_install-cqRFEQ/httplib2-0.12.0/setup.cfg
Running httplib2-0.12.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-cqRFEQ/httplib2-0.12.0/egg-dist-tmp-tFPyJW
zip_safe flag not set; analyzing archive contents...
httplib2.certs: module references __file__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Extracting httplib2-0.12.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding httplib2 0.12.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Searching for hdfs<3.0.0,>=2.1.0
Reading https://pypi.org/simple/hdfs/
Downloading https://files.pythonhosted.org/packages/82/39/2c0879b1bcfd1f6ad078eb210d09dbce21072386a3997074ee91e60ddc5a/hdfs-2.5.8.tar.gz#sha256=1be117549fc1285571bc51aedc15df5a203138dba02f9adfa26761b69a949370
Best match: hdfs 2.5.8
Processing hdfs-2.5.8.tar.gz
Writing /tmp/easy_install-RO3Y26/hdfs-2.5.8/setup.cfg
Running hdfs-2.5.8/setup.py -q bdist_egg --dist-dir /tmp/easy_install-RO3Y26/hdfs-2.5.8/egg-dist-tmp-ocg3Jq
zip_safe flag not set; analyzing archive contents...
Moving hdfs-2.5.8-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding hdfs 2.5.8 to easy-install.pth file
Installing hdfscli-avro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing hdfscli script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/hdfs-2.5.8-py2.7.egg>
Searching for future<1.0.0,>=0.16.0
Reading https://pypi.org/simple/future/
Downloading https://files.pythonhosted.org/packages/90/52/e20466b85000a181e1e144fd8305caf2cf475e2f9674e797b222f8105f5f/future-0.17.1.tar.gz#sha256=67045236dcfd6816dc439556d009594abf643e5eb48992e36beac09c2ca659b8
Best match: future 0.17.1
Processing future-0.17.1.tar.gz
Writing /tmp/easy_install-CQgnai/future-0.17.1/setup.cfg
Running future-0.17.1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-CQgnai/future-0.17.1/egg-dist-tmp-ZhtOBf
warning: no files found matching '*.au' under directory 'tests'
warning: no files found matching '*.gif' under directory 'tests'
warning: no files found matching '*.txt' under directory 'tests'
zip_safe flag not set; analyzing archive contents...
future.backports.test.ssl_servers: module references __file__
future.backports.test.support: module references __file__
future.standard_library.__init__: module references __file__
future.standard_library.__init__: module references __path__
future.utils.__init__: module MAY be using inspect.stack
past.builtins.misc: module MAY be using inspect.stack
past.translation.__init__: module references __file__
past.translation.__init__: module references __path__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Extracting future-0.17.1-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding future 0.17.1 to easy-install.pth file
Installing pasteurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing futurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Searching for fastavro<0.22,>=0.21.4
Reading https://pypi.org/simple/fastavro/
Downloading https://files.pythonhosted.org/packages/15/e3/5956c75f68906b119191ef30d9acff661b422cf918a29a03ee0c3ba774be/fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl#sha256=25c5e1871fb82795f138aa209ca89cac940b80bf36fc644615354028bfd87638
Best match: fastavro 0.21.24
Processing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl
Installing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding fastavro 0.21.24 to easy-install.pth file
Installing fastavro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg>
Searching for dill<0.2.10,>=0.2.9
Reading https://pypi.org/simple/dill/
Downloading https://files.pythonhosted.org/packages/fe/42/bfe2e0857bc284cbe6a011d93f2a9ad58a22cb894461b199ae72cfef0f29/dill-0.2.9.tar.gz#sha256=f6d6046f9f9195206063dd0415dff185ad593d6ee8b0e67f12597c0f4df4986f
Best match: dill 0.2.9
Processing dill-0.2.9.tar.gz
Writing /tmp/easy_install-C4uXt0/dill-0.2.9/setup.cfg
Running dill-0.2.9/setup.py -q bdist_egg --dist-dir /tmp/easy_install-C4uXt0/dill-0.2.9/egg-dist-tmp-sxoegN
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Extracting dill-0.2.9-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding dill 0.2.9 to easy-install.pth file
Installing get_objgraph script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing undill script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Searching for crcmod<2.0,>=1.7
Reading https://pypi.org/simple/crcmod/
Downloading https://files.pythonhosted.org/packages/6b/b0/e595ce2a2527e169c3bcd6c33d2473c1918e0b7f6826a043ca1245dd4e5b/crcmod-1.7.tar.gz#sha256=dc7051a0db5f2bd48665a990d3ec1cc305a466a77358ca4492826f41f283601e
Best match: crcmod 1.7
Processing crcmod-1.7.tar.gz
Writing /tmp/easy_install-p4RjZF/crcmod-1.7/setup.cfg
Running crcmod-1.7/setup.py -q bdist_egg --dist-dir /tmp/easy_install-p4RjZF/crcmod-1.7/egg-dist-tmp-309fR4
python2/src/_crcfunext.c: In function ‘init_crcfunext’:
python2/src/_crcfunext.c:492:13: warning: variable ‘m’ set but not used [-Wunused-but-set-variable]
   PyObject *m;
             ^
zip_safe flag not set; analyzing archive contents...
Moving crcmod-1.7-py2.7-linux-x86_64.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding crcmod 1.7 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/crcmod-1.7-py2.7-linux-x86_64.egg>
Searching for numpy>=1.14
Reading https://pypi.org/simple/numpy/
Downloading https://files.pythonhosted.org/packages/c1/ff/aeb22192bab0643551a161dc4ed305892cead687ee97453daed4dc1dd38e/numpy-1.17.0rc1.zip#sha256=f53df05f9ca4ec5d72709ffe349704f1f7d945ed59e815574b5c5687acb282c4
Best match: numpy 1.17.0rc1
Processing numpy-1.17.0rc1.zip
Writing /tmp/easy_install-yhQhQg/numpy-1.17.0rc1/setup.cfg
Running numpy-1.17.0rc1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-yhQhQg/numpy-1.17.0rc1/egg-dist-tmp-2G6Ts0
Traceback (most recent call last):
  File "setup.py", line 238, in <module>
    'test': generate_protos_first(test),
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/__init__.py",> line 145, in setup
    return distutils.core.setup(**attrs)
  File "/usr/lib/python2.7/distutils/core.py", line 151, in setup
    dist.run_commands()
  File "/usr/lib/python2.7/distutils/dist.py", line 953, in run_commands
    self.run_command(cmd)
  File "/usr/lib/python2.7/distutils/dist.py", line 972, in run_command
    cmd_obj.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 67, in run
    self.do_egg_install()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 117, in do_egg_install
    cmd.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 418, in run
    self.easy_install(spec, not self.no_deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 660, in easy_install
    return self.install_item(None, spec, tmpdir, deps, True)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 707, in install_item
    self.process_distribution(spec, dist, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 752, in process_distribution
    [requirement], self.local_index, self.easy_install
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 782, in resolve
    replace_conflicting=replace_conflicting
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1065, in best_match
    return self.obtain(req, installer)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1077, in obtain
    return installer(requirement)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 679, in easy_install
    return self.install_item(spec, dist.location, tmpdir, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 705, in install_item
    dists = self.install_eggs(spec, download, tmpdir)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 890, in install_eggs
    return self.build_and_install(setup_script, setup_base)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1158, in build_and_install
    self.run_setup(setup_script, setup_base, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1144, in run_setup
    run_setup(setup_script, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 253, in run_setup
    raise
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 166, in save_modules
    saved_exc.resume()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 141, in resume
    six.reraise(type, exc, self._tb)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 154, in save_modules
    yield saved
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 250, in run_setup
    _execfile(setup_script, ns)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 45, in _execfile
    exec(code, globals, locals)
  File "/tmp/easy_install-yhQhQg/numpy-1.17.0rc1/setup.py", line 31, in <module>
    import setuptools
RuntimeError: Python version >= 3.5 required.

> Task :sdks:python:createProcessWorker FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/sdks/python/build.gradle'> line: 369

* What went wrong:
Execution failed for task ':sdks:python:createProcessWorker'.
> 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 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/5.2.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 2m 19s
59 actionable tasks: 46 executed, 13 from cache

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

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


Build failed in Jenkins: beam_PostCommit_Python_VR_Spark #375

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/375/display/redirect?page=changes>

Changes:

[lgajowy] [BEAM-6675] Generate JDBC statement and preparedStatementSetter

------------------------------------------
[...truncated 253.63 KB...]
Searching for pytz>=2018.3
Reading https://pypi.org/simple/pytz/
Downloading https://files.pythonhosted.org/packages/3d/73/fe30c2daaaa0713420d0382b16fbb761409f532c56bdcc514bf7b6262bb6/pytz-2019.1-py2.py3-none-any.whl#sha256=303879e36b721603cc54604edcac9d20401bdbe31e1e4fdee5b9f98d5d31dfda
Best match: pytz 2019.1
Processing pytz-2019.1-py2.py3-none-any.whl
Installing pytz-2019.1-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pytz 2019.1 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pytz-2019.1-py2.7.egg>
Searching for pydot<1.3,>=1.2.0
Reading https://pypi.org/simple/pydot/
Downloading https://files.pythonhosted.org/packages/c3/f1/e61d6dfe6c1768ed2529761a68f70939e2569da043e9f15a8d84bf56cadf/pydot-1.2.4.tar.gz#sha256=92d2e2d15531d00710f2d6fb5540d2acabc5399d464f2f20d5d21073af241eb6
Best match: pydot 1.2.4
Processing pydot-1.2.4.tar.gz
Writing /tmp/easy_install-p2rkE4/pydot-1.2.4/setup.cfg
Running pydot-1.2.4/setup.py -q bdist_egg --dist-dir /tmp/easy_install-p2rkE4/pydot-1.2.4/egg-dist-tmp-Y5i9n2
/tmp/easy_install-p2rkE4/pydot-1.2.4/pydot.py:17: UserWarning: Couldn't import dot_parser, loading of dot files will not be possible.
  "Couldn't import dot_parser, "
zip_safe flag not set; analyzing archive contents...
Moving pydot-1.2.4-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pydot 1.2.4 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pydot-1.2.4-py2.7.egg>
Searching for oauth2client<4,>=2.0.1
Reading https://pypi.org/simple/oauth2client/
Downloading https://files.pythonhosted.org/packages/c0/7b/bc893e35d6ca46a72faa4b9eaac25c687ce60e1fbe978993fe2de1b0ff0d/oauth2client-3.0.0.tar.gz#sha256=5b5b056ec6f2304e7920b632885bd157fa71d1a7f3ddd00a43b1541a8d1a2460
Best match: oauth2client 3.0.0
Processing oauth2client-3.0.0.tar.gz
Writing /tmp/easy_install-NcOfSt/oauth2client-3.0.0/setup.cfg
Running oauth2client-3.0.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-NcOfSt/oauth2client-3.0.0/egg-dist-tmp-cjHQp1
warning: no previously-included files matching '*' found under directory 'tests'
zip_safe flag not set; analyzing archive contents...
Moving oauth2client-3.0.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding oauth2client 3.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/oauth2client-3.0.0-py2.7.egg>
Searching for pymongo<4.0.0,>=3.8.0
Reading https://pypi.org/simple/pymongo/
Downloading https://files.pythonhosted.org/packages/6e/ea/353a9f8ced71b9e258438aa4d6aa048c1eaf5b774d3ef2273d686fde0947/pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl#sha256=32421df60d06f479d71b6b539642e410ece3006e8910688e68df962c8eb40a21
Best match: pymongo 3.8.0
Processing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl
Installing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding pymongo 3.8.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg>
Searching for mock<3.0.0,>=1.0.1
Reading https://pypi.org/simple/mock/
Downloading https://files.pythonhosted.org/packages/e6/35/f187bdf23be87092bd0f1200d43d23076cee4d0dec109f195173fd3ebc79/mock-2.0.0-py2.py3-none-any.whl#sha256=5ce3c71c5545b472da17b72268978914d0252980348636840bd34a00b5cc96c1
Best match: mock 2.0.0
Processing mock-2.0.0-py2.py3-none-any.whl
Installing mock-2.0.0-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg/EGG-INFO/requires.txt>
Adding mock 2.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg>
Searching for httplib2<=0.12.0,>=0.8
Reading https://pypi.org/simple/httplib2/
Downloading https://files.pythonhosted.org/packages/ce/ed/803905d670b52fa0edfdd135337e545b4496c2ab3a222f1449b7256eb99f/httplib2-0.12.0.tar.gz#sha256=f61fb838a94ce3b349aa32c92fd8430f7e3511afdb18bf9640d647e30c90a6d6
Best match: httplib2 0.12.0
Processing httplib2-0.12.0.tar.gz
Writing /tmp/easy_install-_aWJGI/httplib2-0.12.0/setup.cfg
Running httplib2-0.12.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-_aWJGI/httplib2-0.12.0/egg-dist-tmp-uGdXI4
zip_safe flag not set; analyzing archive contents...
httplib2.certs: module references __file__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Extracting httplib2-0.12.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding httplib2 0.12.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Searching for hdfs<3.0.0,>=2.1.0
Reading https://pypi.org/simple/hdfs/
Downloading https://files.pythonhosted.org/packages/82/39/2c0879b1bcfd1f6ad078eb210d09dbce21072386a3997074ee91e60ddc5a/hdfs-2.5.8.tar.gz#sha256=1be117549fc1285571bc51aedc15df5a203138dba02f9adfa26761b69a949370
Best match: hdfs 2.5.8
Processing hdfs-2.5.8.tar.gz
Writing /tmp/easy_install-JW7vJw/hdfs-2.5.8/setup.cfg
Running hdfs-2.5.8/setup.py -q bdist_egg --dist-dir /tmp/easy_install-JW7vJw/hdfs-2.5.8/egg-dist-tmp-tQmqqu
zip_safe flag not set; analyzing archive contents...
Moving hdfs-2.5.8-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding hdfs 2.5.8 to easy-install.pth file
Installing hdfscli-avro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing hdfscli script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/hdfs-2.5.8-py2.7.egg>
Searching for future<1.0.0,>=0.16.0
Reading https://pypi.org/simple/future/
Downloading https://files.pythonhosted.org/packages/90/52/e20466b85000a181e1e144fd8305caf2cf475e2f9674e797b222f8105f5f/future-0.17.1.tar.gz#sha256=67045236dcfd6816dc439556d009594abf643e5eb48992e36beac09c2ca659b8
Best match: future 0.17.1
Processing future-0.17.1.tar.gz
Writing /tmp/easy_install-l3DZfc/future-0.17.1/setup.cfg
Running future-0.17.1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-l3DZfc/future-0.17.1/egg-dist-tmp-x92BKi
warning: no files found matching '*.au' under directory 'tests'
warning: no files found matching '*.gif' under directory 'tests'
warning: no files found matching '*.txt' under directory 'tests'
zip_safe flag not set; analyzing archive contents...
future.backports.test.ssl_servers: module references __file__
future.backports.test.support: module references __file__
future.standard_library.__init__: module references __file__
future.standard_library.__init__: module references __path__
future.utils.__init__: module MAY be using inspect.stack
past.builtins.misc: module MAY be using inspect.stack
past.translation.__init__: module references __file__
past.translation.__init__: module references __path__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Extracting future-0.17.1-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding future 0.17.1 to easy-install.pth file
Installing pasteurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing futurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Searching for fastavro<0.22,>=0.21.4
Reading https://pypi.org/simple/fastavro/
Downloading https://files.pythonhosted.org/packages/15/e3/5956c75f68906b119191ef30d9acff661b422cf918a29a03ee0c3ba774be/fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl#sha256=25c5e1871fb82795f138aa209ca89cac940b80bf36fc644615354028bfd87638
Best match: fastavro 0.21.24
Processing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl
Installing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding fastavro 0.21.24 to easy-install.pth file
Installing fastavro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg>
Searching for dill<0.2.10,>=0.2.9
Reading https://pypi.org/simple/dill/
Downloading https://files.pythonhosted.org/packages/fe/42/bfe2e0857bc284cbe6a011d93f2a9ad58a22cb894461b199ae72cfef0f29/dill-0.2.9.tar.gz#sha256=f6d6046f9f9195206063dd0415dff185ad593d6ee8b0e67f12597c0f4df4986f
Best match: dill 0.2.9
Processing dill-0.2.9.tar.gz
Writing /tmp/easy_install-Z0kveT/dill-0.2.9/setup.cfg
Running dill-0.2.9/setup.py -q bdist_egg --dist-dir /tmp/easy_install-Z0kveT/dill-0.2.9/egg-dist-tmp-jbOtHo
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Extracting dill-0.2.9-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding dill 0.2.9 to easy-install.pth file
Installing get_objgraph script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing undill script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Searching for crcmod<2.0,>=1.7
Reading https://pypi.org/simple/crcmod/
Downloading https://files.pythonhosted.org/packages/6b/b0/e595ce2a2527e169c3bcd6c33d2473c1918e0b7f6826a043ca1245dd4e5b/crcmod-1.7.tar.gz#sha256=dc7051a0db5f2bd48665a990d3ec1cc305a466a77358ca4492826f41f283601e
Best match: crcmod 1.7
Processing crcmod-1.7.tar.gz
Writing /tmp/easy_install-7s5Ocy/crcmod-1.7/setup.cfg
Running crcmod-1.7/setup.py -q bdist_egg --dist-dir /tmp/easy_install-7s5Ocy/crcmod-1.7/egg-dist-tmp-gJzvn3
python2/src/_crcfunext.c: In function ‘init_crcfunext’:
python2/src/_crcfunext.c:492:13: warning: variable ‘m’ set but not used [-Wunused-but-set-variable]
   PyObject *m;
             ^
zip_safe flag not set; analyzing archive contents...
Moving crcmod-1.7-py2.7-linux-x86_64.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding crcmod 1.7 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/crcmod-1.7-py2.7-linux-x86_64.egg>
Searching for numpy>=1.14
Reading https://pypi.org/simple/numpy/
Downloading https://files.pythonhosted.org/packages/c1/ff/aeb22192bab0643551a161dc4ed305892cead687ee97453daed4dc1dd38e/numpy-1.17.0rc1.zip#sha256=f53df05f9ca4ec5d72709ffe349704f1f7d945ed59e815574b5c5687acb282c4
Best match: numpy 1.17.0rc1
Processing numpy-1.17.0rc1.zip
Writing /tmp/easy_install-BFFjzP/numpy-1.17.0rc1/setup.cfg
Running numpy-1.17.0rc1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-BFFjzP/numpy-1.17.0rc1/egg-dist-tmp-oFBkwx
Traceback (most recent call last):
  File "setup.py", line 238, in <module>
    'test': generate_protos_first(test),
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/__init__.py",> line 145, in setup
    return distutils.core.setup(**attrs)
  File "/usr/lib/python2.7/distutils/core.py", line 151, in setup
    dist.run_commands()
  File "/usr/lib/python2.7/distutils/dist.py", line 953, in run_commands
    self.run_command(cmd)
  File "/usr/lib/python2.7/distutils/dist.py", line 972, in run_command
    cmd_obj.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 67, in run
    self.do_egg_install()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 117, in do_egg_install
    cmd.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 418, in run
    self.easy_install(spec, not self.no_deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 660, in easy_install
    return self.install_item(None, spec, tmpdir, deps, True)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 707, in install_item
    self.process_distribution(spec, dist, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 752, in process_distribution
    [requirement], self.local_index, self.easy_install
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 782, in resolve
    replace_conflicting=replace_conflicting
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1065, in best_match
    return self.obtain(req, installer)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1077, in obtain
    return installer(requirement)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 679, in easy_install
    return self.install_item(spec, dist.location, tmpdir, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 705, in install_item
    dists = self.install_eggs(spec, download, tmpdir)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 890, in install_eggs
    return self.build_and_install(setup_script, setup_base)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1158, in build_and_install
    self.run_setup(setup_script, setup_base, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1144, in run_setup
    run_setup(setup_script, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 253, in run_setup
    raise
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 166, in save_modules
    saved_exc.resume()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 141, in resume
    six.reraise(type, exc, self._tb)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 154, in save_modules
    yield saved
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 250, in run_setup
    _execfile(setup_script, ns)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 45, in _execfile
    exec(code, globals, locals)
  File "/tmp/easy_install-BFFjzP/numpy-1.17.0rc1/setup.py", line 31, in <module>
    import setuptools
RuntimeError: Python version >= 3.5 required.

> Task :sdks:python:createProcessWorker FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/sdks/python/build.gradle'> line: 369

* What went wrong:
Execution failed for task ':sdks:python:createProcessWorker'.
> 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 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/5.2.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 2m 20s
59 actionable tasks: 46 executed, 13 from cache

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

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


Build failed in Jenkins: beam_PostCommit_Python_VR_Spark #374

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/374/display/redirect>

------------------------------------------
[...truncated 253.58 KB...]
Searching for pytz>=2018.3
Reading https://pypi.org/simple/pytz/
Downloading https://files.pythonhosted.org/packages/3d/73/fe30c2daaaa0713420d0382b16fbb761409f532c56bdcc514bf7b6262bb6/pytz-2019.1-py2.py3-none-any.whl#sha256=303879e36b721603cc54604edcac9d20401bdbe31e1e4fdee5b9f98d5d31dfda
Best match: pytz 2019.1
Processing pytz-2019.1-py2.py3-none-any.whl
Installing pytz-2019.1-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pytz 2019.1 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pytz-2019.1-py2.7.egg>
Searching for pydot<1.3,>=1.2.0
Reading https://pypi.org/simple/pydot/
Downloading https://files.pythonhosted.org/packages/c3/f1/e61d6dfe6c1768ed2529761a68f70939e2569da043e9f15a8d84bf56cadf/pydot-1.2.4.tar.gz#sha256=92d2e2d15531d00710f2d6fb5540d2acabc5399d464f2f20d5d21073af241eb6
Best match: pydot 1.2.4
Processing pydot-1.2.4.tar.gz
Writing /tmp/easy_install-pxUlxl/pydot-1.2.4/setup.cfg
Running pydot-1.2.4/setup.py -q bdist_egg --dist-dir /tmp/easy_install-pxUlxl/pydot-1.2.4/egg-dist-tmp-fFyVvS
/tmp/easy_install-pxUlxl/pydot-1.2.4/pydot.py:17: UserWarning: Couldn't import dot_parser, loading of dot files will not be possible.
  "Couldn't import dot_parser, "
zip_safe flag not set; analyzing archive contents...
Moving pydot-1.2.4-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pydot 1.2.4 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pydot-1.2.4-py2.7.egg>
Searching for oauth2client<4,>=2.0.1
Reading https://pypi.org/simple/oauth2client/
Downloading https://files.pythonhosted.org/packages/c0/7b/bc893e35d6ca46a72faa4b9eaac25c687ce60e1fbe978993fe2de1b0ff0d/oauth2client-3.0.0.tar.gz#sha256=5b5b056ec6f2304e7920b632885bd157fa71d1a7f3ddd00a43b1541a8d1a2460
Best match: oauth2client 3.0.0
Processing oauth2client-3.0.0.tar.gz
Writing /tmp/easy_install-XsJcyH/oauth2client-3.0.0/setup.cfg
Running oauth2client-3.0.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-XsJcyH/oauth2client-3.0.0/egg-dist-tmp-mtynDb
warning: no previously-included files matching '*' found under directory 'tests'
zip_safe flag not set; analyzing archive contents...
Moving oauth2client-3.0.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding oauth2client 3.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/oauth2client-3.0.0-py2.7.egg>
Searching for pymongo<4.0.0,>=3.8.0
Reading https://pypi.org/simple/pymongo/
Downloading https://files.pythonhosted.org/packages/6e/ea/353a9f8ced71b9e258438aa4d6aa048c1eaf5b774d3ef2273d686fde0947/pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl#sha256=32421df60d06f479d71b6b539642e410ece3006e8910688e68df962c8eb40a21
Best match: pymongo 3.8.0
Processing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl
Installing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding pymongo 3.8.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg>
Searching for mock<3.0.0,>=1.0.1
Reading https://pypi.org/simple/mock/
Downloading https://files.pythonhosted.org/packages/e6/35/f187bdf23be87092bd0f1200d43d23076cee4d0dec109f195173fd3ebc79/mock-2.0.0-py2.py3-none-any.whl#sha256=5ce3c71c5545b472da17b72268978914d0252980348636840bd34a00b5cc96c1
Best match: mock 2.0.0
Processing mock-2.0.0-py2.py3-none-any.whl
Installing mock-2.0.0-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg/EGG-INFO/requires.txt>
Adding mock 2.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg>
Searching for httplib2<=0.12.0,>=0.8
Reading https://pypi.org/simple/httplib2/
Downloading https://files.pythonhosted.org/packages/ce/ed/803905d670b52fa0edfdd135337e545b4496c2ab3a222f1449b7256eb99f/httplib2-0.12.0.tar.gz#sha256=f61fb838a94ce3b349aa32c92fd8430f7e3511afdb18bf9640d647e30c90a6d6
Best match: httplib2 0.12.0
Processing httplib2-0.12.0.tar.gz
Writing /tmp/easy_install-1veuCa/httplib2-0.12.0/setup.cfg
Running httplib2-0.12.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-1veuCa/httplib2-0.12.0/egg-dist-tmp-ngevSW
zip_safe flag not set; analyzing archive contents...
httplib2.certs: module references __file__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Extracting httplib2-0.12.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding httplib2 0.12.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Searching for hdfs<3.0.0,>=2.1.0
Reading https://pypi.org/simple/hdfs/
Downloading https://files.pythonhosted.org/packages/82/39/2c0879b1bcfd1f6ad078eb210d09dbce21072386a3997074ee91e60ddc5a/hdfs-2.5.8.tar.gz#sha256=1be117549fc1285571bc51aedc15df5a203138dba02f9adfa26761b69a949370
Best match: hdfs 2.5.8
Processing hdfs-2.5.8.tar.gz
Writing /tmp/easy_install-ptSbWe/hdfs-2.5.8/setup.cfg
Running hdfs-2.5.8/setup.py -q bdist_egg --dist-dir /tmp/easy_install-ptSbWe/hdfs-2.5.8/egg-dist-tmp-U_sEUS
zip_safe flag not set; analyzing archive contents...
Moving hdfs-2.5.8-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding hdfs 2.5.8 to easy-install.pth file
Installing hdfscli-avro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing hdfscli script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/hdfs-2.5.8-py2.7.egg>
Searching for future<1.0.0,>=0.16.0
Reading https://pypi.org/simple/future/
Downloading https://files.pythonhosted.org/packages/90/52/e20466b85000a181e1e144fd8305caf2cf475e2f9674e797b222f8105f5f/future-0.17.1.tar.gz#sha256=67045236dcfd6816dc439556d009594abf643e5eb48992e36beac09c2ca659b8
Best match: future 0.17.1
Processing future-0.17.1.tar.gz
Writing /tmp/easy_install-q6jedh/future-0.17.1/setup.cfg
Running future-0.17.1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-q6jedh/future-0.17.1/egg-dist-tmp-RXXckE
warning: no files found matching '*.au' under directory 'tests'
warning: no files found matching '*.gif' under directory 'tests'
warning: no files found matching '*.txt' under directory 'tests'
zip_safe flag not set; analyzing archive contents...
future.backports.test.ssl_servers: module references __file__
future.backports.test.support: module references __file__
future.standard_library.__init__: module references __file__
future.standard_library.__init__: module references __path__
future.utils.__init__: module MAY be using inspect.stack
past.builtins.misc: module MAY be using inspect.stack
past.translation.__init__: module references __file__
past.translation.__init__: module references __path__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Extracting future-0.17.1-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding future 0.17.1 to easy-install.pth file
Installing pasteurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing futurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Searching for fastavro<0.22,>=0.21.4
Reading https://pypi.org/simple/fastavro/
Downloading https://files.pythonhosted.org/packages/15/e3/5956c75f68906b119191ef30d9acff661b422cf918a29a03ee0c3ba774be/fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl#sha256=25c5e1871fb82795f138aa209ca89cac940b80bf36fc644615354028bfd87638
Best match: fastavro 0.21.24
Processing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl
Installing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding fastavro 0.21.24 to easy-install.pth file
Installing fastavro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg>
Searching for dill<0.2.10,>=0.2.9
Reading https://pypi.org/simple/dill/
Downloading https://files.pythonhosted.org/packages/fe/42/bfe2e0857bc284cbe6a011d93f2a9ad58a22cb894461b199ae72cfef0f29/dill-0.2.9.tar.gz#sha256=f6d6046f9f9195206063dd0415dff185ad593d6ee8b0e67f12597c0f4df4986f
Best match: dill 0.2.9
Processing dill-0.2.9.tar.gz
Writing /tmp/easy_install-d4k88D/dill-0.2.9/setup.cfg
Running dill-0.2.9/setup.py -q bdist_egg --dist-dir /tmp/easy_install-d4k88D/dill-0.2.9/egg-dist-tmp-TmfgiH
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Extracting dill-0.2.9-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding dill 0.2.9 to easy-install.pth file
Installing get_objgraph script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing undill script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Searching for crcmod<2.0,>=1.7
Reading https://pypi.org/simple/crcmod/
Downloading https://files.pythonhosted.org/packages/6b/b0/e595ce2a2527e169c3bcd6c33d2473c1918e0b7f6826a043ca1245dd4e5b/crcmod-1.7.tar.gz#sha256=dc7051a0db5f2bd48665a990d3ec1cc305a466a77358ca4492826f41f283601e
Best match: crcmod 1.7
Processing crcmod-1.7.tar.gz
Writing /tmp/easy_install-qR8tkd/crcmod-1.7/setup.cfg
Running crcmod-1.7/setup.py -q bdist_egg --dist-dir /tmp/easy_install-qR8tkd/crcmod-1.7/egg-dist-tmp-dKVEIl
python2/src/_crcfunext.c: In function ‘init_crcfunext’:
python2/src/_crcfunext.c:492:13: warning: variable ‘m’ set but not used [-Wunused-but-set-variable]
   PyObject *m;
             ^
zip_safe flag not set; analyzing archive contents...
Moving crcmod-1.7-py2.7-linux-x86_64.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding crcmod 1.7 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/crcmod-1.7-py2.7-linux-x86_64.egg>
Searching for numpy>=1.14
Reading https://pypi.org/simple/numpy/
Downloading https://files.pythonhosted.org/packages/c1/ff/aeb22192bab0643551a161dc4ed305892cead687ee97453daed4dc1dd38e/numpy-1.17.0rc1.zip#sha256=f53df05f9ca4ec5d72709ffe349704f1f7d945ed59e815574b5c5687acb282c4
Best match: numpy 1.17.0rc1
Processing numpy-1.17.0rc1.zip
Writing /tmp/easy_install-P28ArE/numpy-1.17.0rc1/setup.cfg
Running numpy-1.17.0rc1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-P28ArE/numpy-1.17.0rc1/egg-dist-tmp-kA4seS
Traceback (most recent call last):
  File "setup.py", line 238, in <module>
    'test': generate_protos_first(test),
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/__init__.py",> line 145, in setup
    return distutils.core.setup(**attrs)
  File "/usr/lib/python2.7/distutils/core.py", line 151, in setup
    dist.run_commands()
  File "/usr/lib/python2.7/distutils/dist.py", line 953, in run_commands
    self.run_command(cmd)
  File "/usr/lib/python2.7/distutils/dist.py", line 972, in run_command
    cmd_obj.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 67, in run
    self.do_egg_install()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 117, in do_egg_install
    cmd.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 418, in run
    self.easy_install(spec, not self.no_deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 660, in easy_install
    return self.install_item(None, spec, tmpdir, deps, True)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 707, in install_item
    self.process_distribution(spec, dist, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 752, in process_distribution
    [requirement], self.local_index, self.easy_install
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 782, in resolve
    replace_conflicting=replace_conflicting
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1065, in best_match
    return self.obtain(req, installer)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1077, in obtain
    return installer(requirement)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 679, in easy_install
    return self.install_item(spec, dist.location, tmpdir, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 705, in install_item
    dists = self.install_eggs(spec, download, tmpdir)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 890, in install_eggs
    return self.build_and_install(setup_script, setup_base)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1158, in build_and_install
    self.run_setup(setup_script, setup_base, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1144, in run_setup
    run_setup(setup_script, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 253, in run_setup
    raise
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 166, in save_modules
    saved_exc.resume()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 141, in resume
    six.reraise(type, exc, self._tb)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 154, in save_modules
    yield saved
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 250, in run_setup
    _execfile(setup_script, ns)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 45, in _execfile
    exec(code, globals, locals)
  File "/tmp/easy_install-P28ArE/numpy-1.17.0rc1/setup.py", line 31, in <module>
    import setuptools
RuntimeError: Python version >= 3.5 required.

> Task :sdks:python:createProcessWorker FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/sdks/python/build.gradle'> line: 369

* What went wrong:
Execution failed for task ':sdks:python:createProcessWorker'.
> 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 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/5.2.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 2m 30s
59 actionable tasks: 46 executed, 13 from cache

Publishing build scan...
https://gradle.com/s/7de4c6ukuk262

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


Build failed in Jenkins: beam_PostCommit_Python_VR_Spark #373

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/373/display/redirect?page=changes>

Changes:

[rezarokni] Edit of Looping Timer Blog to fix issue with Timer State

------------------------------------------
[...truncated 253.60 KB...]
Searching for pytz>=2018.3
Reading https://pypi.org/simple/pytz/
Downloading https://files.pythonhosted.org/packages/3d/73/fe30c2daaaa0713420d0382b16fbb761409f532c56bdcc514bf7b6262bb6/pytz-2019.1-py2.py3-none-any.whl#sha256=303879e36b721603cc54604edcac9d20401bdbe31e1e4fdee5b9f98d5d31dfda
Best match: pytz 2019.1
Processing pytz-2019.1-py2.py3-none-any.whl
Installing pytz-2019.1-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pytz 2019.1 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pytz-2019.1-py2.7.egg>
Searching for pydot<1.3,>=1.2.0
Reading https://pypi.org/simple/pydot/
Downloading https://files.pythonhosted.org/packages/c3/f1/e61d6dfe6c1768ed2529761a68f70939e2569da043e9f15a8d84bf56cadf/pydot-1.2.4.tar.gz#sha256=92d2e2d15531d00710f2d6fb5540d2acabc5399d464f2f20d5d21073af241eb6
Best match: pydot 1.2.4
Processing pydot-1.2.4.tar.gz
Writing /tmp/easy_install-gTDnJ6/pydot-1.2.4/setup.cfg
Running pydot-1.2.4/setup.py -q bdist_egg --dist-dir /tmp/easy_install-gTDnJ6/pydot-1.2.4/egg-dist-tmp-K536eq
/tmp/easy_install-gTDnJ6/pydot-1.2.4/pydot.py:17: UserWarning: Couldn't import dot_parser, loading of dot files will not be possible.
  "Couldn't import dot_parser, "
zip_safe flag not set; analyzing archive contents...
Moving pydot-1.2.4-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pydot 1.2.4 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pydot-1.2.4-py2.7.egg>
Searching for oauth2client<4,>=2.0.1
Reading https://pypi.org/simple/oauth2client/
Downloading https://files.pythonhosted.org/packages/c0/7b/bc893e35d6ca46a72faa4b9eaac25c687ce60e1fbe978993fe2de1b0ff0d/oauth2client-3.0.0.tar.gz#sha256=5b5b056ec6f2304e7920b632885bd157fa71d1a7f3ddd00a43b1541a8d1a2460
Best match: oauth2client 3.0.0
Processing oauth2client-3.0.0.tar.gz
Writing /tmp/easy_install-I5aH7x/oauth2client-3.0.0/setup.cfg
Running oauth2client-3.0.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-I5aH7x/oauth2client-3.0.0/egg-dist-tmp-hhV7rG
warning: no previously-included files matching '*' found under directory 'tests'
zip_safe flag not set; analyzing archive contents...
Moving oauth2client-3.0.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding oauth2client 3.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/oauth2client-3.0.0-py2.7.egg>
Searching for pymongo<4.0.0,>=3.8.0
Reading https://pypi.org/simple/pymongo/
Downloading https://files.pythonhosted.org/packages/6e/ea/353a9f8ced71b9e258438aa4d6aa048c1eaf5b774d3ef2273d686fde0947/pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl#sha256=32421df60d06f479d71b6b539642e410ece3006e8910688e68df962c8eb40a21
Best match: pymongo 3.8.0
Processing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl
Installing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding pymongo 3.8.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg>
Searching for mock<3.0.0,>=1.0.1
Reading https://pypi.org/simple/mock/
Downloading https://files.pythonhosted.org/packages/e6/35/f187bdf23be87092bd0f1200d43d23076cee4d0dec109f195173fd3ebc79/mock-2.0.0-py2.py3-none-any.whl#sha256=5ce3c71c5545b472da17b72268978914d0252980348636840bd34a00b5cc96c1
Best match: mock 2.0.0
Processing mock-2.0.0-py2.py3-none-any.whl
Installing mock-2.0.0-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg/EGG-INFO/requires.txt>
Adding mock 2.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg>
Searching for httplib2<=0.12.0,>=0.8
Reading https://pypi.org/simple/httplib2/
Downloading https://files.pythonhosted.org/packages/ce/ed/803905d670b52fa0edfdd135337e545b4496c2ab3a222f1449b7256eb99f/httplib2-0.12.0.tar.gz#sha256=f61fb838a94ce3b349aa32c92fd8430f7e3511afdb18bf9640d647e30c90a6d6
Best match: httplib2 0.12.0
Processing httplib2-0.12.0.tar.gz
Writing /tmp/easy_install-tChcfL/httplib2-0.12.0/setup.cfg
Running httplib2-0.12.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-tChcfL/httplib2-0.12.0/egg-dist-tmp-8wIyPP
zip_safe flag not set; analyzing archive contents...
httplib2.certs: module references __file__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Extracting httplib2-0.12.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding httplib2 0.12.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Searching for hdfs<3.0.0,>=2.1.0
Reading https://pypi.org/simple/hdfs/
Downloading https://files.pythonhosted.org/packages/82/39/2c0879b1bcfd1f6ad078eb210d09dbce21072386a3997074ee91e60ddc5a/hdfs-2.5.8.tar.gz#sha256=1be117549fc1285571bc51aedc15df5a203138dba02f9adfa26761b69a949370
Best match: hdfs 2.5.8
Processing hdfs-2.5.8.tar.gz
Writing /tmp/easy_install-G2FhFy/hdfs-2.5.8/setup.cfg
Running hdfs-2.5.8/setup.py -q bdist_egg --dist-dir /tmp/easy_install-G2FhFy/hdfs-2.5.8/egg-dist-tmp-2e8DSB
zip_safe flag not set; analyzing archive contents...
Moving hdfs-2.5.8-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding hdfs 2.5.8 to easy-install.pth file
Installing hdfscli-avro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing hdfscli script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/hdfs-2.5.8-py2.7.egg>
Searching for future<1.0.0,>=0.16.0
Reading https://pypi.org/simple/future/
Downloading https://files.pythonhosted.org/packages/90/52/e20466b85000a181e1e144fd8305caf2cf475e2f9674e797b222f8105f5f/future-0.17.1.tar.gz#sha256=67045236dcfd6816dc439556d009594abf643e5eb48992e36beac09c2ca659b8
Best match: future 0.17.1
Processing future-0.17.1.tar.gz
Writing /tmp/easy_install-43IEvk/future-0.17.1/setup.cfg
Running future-0.17.1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-43IEvk/future-0.17.1/egg-dist-tmp-ZMfcPL
warning: no files found matching '*.au' under directory 'tests'
warning: no files found matching '*.gif' under directory 'tests'
warning: no files found matching '*.txt' under directory 'tests'
zip_safe flag not set; analyzing archive contents...
future.backports.test.ssl_servers: module references __file__
future.backports.test.support: module references __file__
future.standard_library.__init__: module references __file__
future.standard_library.__init__: module references __path__
future.utils.__init__: module MAY be using inspect.stack
past.builtins.misc: module MAY be using inspect.stack
past.translation.__init__: module references __file__
past.translation.__init__: module references __path__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Extracting future-0.17.1-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding future 0.17.1 to easy-install.pth file
Installing pasteurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing futurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Searching for fastavro<0.22,>=0.21.4
Reading https://pypi.org/simple/fastavro/
Downloading https://files.pythonhosted.org/packages/15/e3/5956c75f68906b119191ef30d9acff661b422cf918a29a03ee0c3ba774be/fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl#sha256=25c5e1871fb82795f138aa209ca89cac940b80bf36fc644615354028bfd87638
Best match: fastavro 0.21.24
Processing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl
Installing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding fastavro 0.21.24 to easy-install.pth file
Installing fastavro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg>
Searching for dill<0.2.10,>=0.2.9
Reading https://pypi.org/simple/dill/
Downloading https://files.pythonhosted.org/packages/fe/42/bfe2e0857bc284cbe6a011d93f2a9ad58a22cb894461b199ae72cfef0f29/dill-0.2.9.tar.gz#sha256=f6d6046f9f9195206063dd0415dff185ad593d6ee8b0e67f12597c0f4df4986f
Best match: dill 0.2.9
Processing dill-0.2.9.tar.gz
Writing /tmp/easy_install-PP3irv/dill-0.2.9/setup.cfg
Running dill-0.2.9/setup.py -q bdist_egg --dist-dir /tmp/easy_install-PP3irv/dill-0.2.9/egg-dist-tmp-xyT6Ck
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Extracting dill-0.2.9-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding dill 0.2.9 to easy-install.pth file
Installing get_objgraph script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing undill script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Searching for crcmod<2.0,>=1.7
Reading https://pypi.org/simple/crcmod/
Downloading https://files.pythonhosted.org/packages/6b/b0/e595ce2a2527e169c3bcd6c33d2473c1918e0b7f6826a043ca1245dd4e5b/crcmod-1.7.tar.gz#sha256=dc7051a0db5f2bd48665a990d3ec1cc305a466a77358ca4492826f41f283601e
Best match: crcmod 1.7
Processing crcmod-1.7.tar.gz
Writing /tmp/easy_install-iiRz5P/crcmod-1.7/setup.cfg
Running crcmod-1.7/setup.py -q bdist_egg --dist-dir /tmp/easy_install-iiRz5P/crcmod-1.7/egg-dist-tmp-EVTJS8
python2/src/_crcfunext.c: In function ‘init_crcfunext’:
python2/src/_crcfunext.c:492:13: warning: variable ‘m’ set but not used [-Wunused-but-set-variable]
   PyObject *m;
             ^
zip_safe flag not set; analyzing archive contents...
Moving crcmod-1.7-py2.7-linux-x86_64.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding crcmod 1.7 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/crcmod-1.7-py2.7-linux-x86_64.egg>
Searching for numpy>=1.14
Reading https://pypi.org/simple/numpy/
Downloading https://files.pythonhosted.org/packages/c1/ff/aeb22192bab0643551a161dc4ed305892cead687ee97453daed4dc1dd38e/numpy-1.17.0rc1.zip#sha256=f53df05f9ca4ec5d72709ffe349704f1f7d945ed59e815574b5c5687acb282c4
Best match: numpy 1.17.0rc1
Processing numpy-1.17.0rc1.zip
Writing /tmp/easy_install-_jeUmr/numpy-1.17.0rc1/setup.cfg
Running numpy-1.17.0rc1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-_jeUmr/numpy-1.17.0rc1/egg-dist-tmp-F6RDSB
Traceback (most recent call last):
  File "setup.py", line 238, in <module>
    'test': generate_protos_first(test),
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/__init__.py",> line 145, in setup
    return distutils.core.setup(**attrs)
  File "/usr/lib/python2.7/distutils/core.py", line 151, in setup
    dist.run_commands()
  File "/usr/lib/python2.7/distutils/dist.py", line 953, in run_commands
    self.run_command(cmd)
  File "/usr/lib/python2.7/distutils/dist.py", line 972, in run_command
    cmd_obj.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 67, in run
    self.do_egg_install()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 117, in do_egg_install
    cmd.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 418, in run
    self.easy_install(spec, not self.no_deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 660, in easy_install
    return self.install_item(None, spec, tmpdir, deps, True)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 707, in install_item
    self.process_distribution(spec, dist, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 752, in process_distribution
    [requirement], self.local_index, self.easy_install
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 782, in resolve
    replace_conflicting=replace_conflicting
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1065, in best_match
    return self.obtain(req, installer)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1077, in obtain
    return installer(requirement)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 679, in easy_install
    return self.install_item(spec, dist.location, tmpdir, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 705, in install_item
    dists = self.install_eggs(spec, download, tmpdir)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 890, in install_eggs
    return self.build_and_install(setup_script, setup_base)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1158, in build_and_install
    self.run_setup(setup_script, setup_base, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1144, in run_setup
    run_setup(setup_script, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 253, in run_setup
    raise
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 166, in save_modules
    saved_exc.resume()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 141, in resume
    six.reraise(type, exc, self._tb)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 154, in save_modules
    yield saved
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 250, in run_setup
    _execfile(setup_script, ns)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 45, in _execfile
    exec(code, globals, locals)
  File "/tmp/easy_install-_jeUmr/numpy-1.17.0rc1/setup.py", line 31, in <module>
    import setuptools
RuntimeError: Python version >= 3.5 required.

> Task :sdks:python:createProcessWorker FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/sdks/python/build.gradle'> line: 369

* What went wrong:
Execution failed for task ':sdks:python:createProcessWorker'.
> 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 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/5.2.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 2m 22s
59 actionable tasks: 46 executed, 13 from cache

Publishing build scan...
https://gradle.com/s/4b2idjitdllv6

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


Build failed in Jenkins: beam_PostCommit_Python_VR_Spark #372

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/372/display/redirect>

------------------------------------------
[...truncated 254.01 KB...]
Searching for pytz>=2018.3
Reading https://pypi.org/simple/pytz/
Downloading https://files.pythonhosted.org/packages/3d/73/fe30c2daaaa0713420d0382b16fbb761409f532c56bdcc514bf7b6262bb6/pytz-2019.1-py2.py3-none-any.whl#sha256=303879e36b721603cc54604edcac9d20401bdbe31e1e4fdee5b9f98d5d31dfda
Best match: pytz 2019.1
Processing pytz-2019.1-py2.py3-none-any.whl
Installing pytz-2019.1-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pytz 2019.1 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pytz-2019.1-py2.7.egg>
Searching for pydot<1.3,>=1.2.0
Reading https://pypi.org/simple/pydot/
Downloading https://files.pythonhosted.org/packages/c3/f1/e61d6dfe6c1768ed2529761a68f70939e2569da043e9f15a8d84bf56cadf/pydot-1.2.4.tar.gz#sha256=92d2e2d15531d00710f2d6fb5540d2acabc5399d464f2f20d5d21073af241eb6
Best match: pydot 1.2.4
Processing pydot-1.2.4.tar.gz
Writing /tmp/easy_install-eBam8Z/pydot-1.2.4/setup.cfg
Running pydot-1.2.4/setup.py -q bdist_egg --dist-dir /tmp/easy_install-eBam8Z/pydot-1.2.4/egg-dist-tmp-lRhNrT
/tmp/easy_install-eBam8Z/pydot-1.2.4/pydot.py:17: UserWarning: Couldn't import dot_parser, loading of dot files will not be possible.
  "Couldn't import dot_parser, "
zip_safe flag not set; analyzing archive contents...
Moving pydot-1.2.4-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pydot 1.2.4 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pydot-1.2.4-py2.7.egg>
Searching for oauth2client<4,>=2.0.1
Reading https://pypi.org/simple/oauth2client/
Downloading https://files.pythonhosted.org/packages/c0/7b/bc893e35d6ca46a72faa4b9eaac25c687ce60e1fbe978993fe2de1b0ff0d/oauth2client-3.0.0.tar.gz#sha256=5b5b056ec6f2304e7920b632885bd157fa71d1a7f3ddd00a43b1541a8d1a2460
Best match: oauth2client 3.0.0
Processing oauth2client-3.0.0.tar.gz
Writing /tmp/easy_install-x607FK/oauth2client-3.0.0/setup.cfg
Running oauth2client-3.0.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-x607FK/oauth2client-3.0.0/egg-dist-tmp-Nrfz2z
warning: no previously-included files matching '*' found under directory 'tests'
zip_safe flag not set; analyzing archive contents...
Moving oauth2client-3.0.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding oauth2client 3.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/oauth2client-3.0.0-py2.7.egg>
Searching for pymongo<4.0.0,>=3.8.0
Reading https://pypi.org/simple/pymongo/
Downloading https://files.pythonhosted.org/packages/6e/ea/353a9f8ced71b9e258438aa4d6aa048c1eaf5b774d3ef2273d686fde0947/pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl#sha256=32421df60d06f479d71b6b539642e410ece3006e8910688e68df962c8eb40a21
Best match: pymongo 3.8.0
Processing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl
Installing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding pymongo 3.8.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg>
Searching for mock<3.0.0,>=1.0.1
Reading https://pypi.org/simple/mock/
Downloading https://files.pythonhosted.org/packages/e6/35/f187bdf23be87092bd0f1200d43d23076cee4d0dec109f195173fd3ebc79/mock-2.0.0-py2.py3-none-any.whl#sha256=5ce3c71c5545b472da17b72268978914d0252980348636840bd34a00b5cc96c1
Best match: mock 2.0.0
Processing mock-2.0.0-py2.py3-none-any.whl
Installing mock-2.0.0-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg/EGG-INFO/requires.txt>
Adding mock 2.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg>
Searching for httplib2<=0.12.0,>=0.8
Reading https://pypi.org/simple/httplib2/
Downloading https://files.pythonhosted.org/packages/ce/ed/803905d670b52fa0edfdd135337e545b4496c2ab3a222f1449b7256eb99f/httplib2-0.12.0.tar.gz#sha256=f61fb838a94ce3b349aa32c92fd8430f7e3511afdb18bf9640d647e30c90a6d6
Best match: httplib2 0.12.0
Processing httplib2-0.12.0.tar.gz
Writing /tmp/easy_install-_Cv8Oy/httplib2-0.12.0/setup.cfg
Running httplib2-0.12.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-_Cv8Oy/httplib2-0.12.0/egg-dist-tmp-PlIQ5r
zip_safe flag not set; analyzing archive contents...
httplib2.certs: module references __file__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Extracting httplib2-0.12.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding httplib2 0.12.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Searching for hdfs<3.0.0,>=2.1.0
Reading https://pypi.org/simple/hdfs/
Downloading https://files.pythonhosted.org/packages/82/39/2c0879b1bcfd1f6ad078eb210d09dbce21072386a3997074ee91e60ddc5a/hdfs-2.5.8.tar.gz#sha256=1be117549fc1285571bc51aedc15df5a203138dba02f9adfa26761b69a949370
Best match: hdfs 2.5.8
Processing hdfs-2.5.8.tar.gz
Writing /tmp/easy_install-4eI2Zm/hdfs-2.5.8/setup.cfg
Running hdfs-2.5.8/setup.py -q bdist_egg --dist-dir /tmp/easy_install-4eI2Zm/hdfs-2.5.8/egg-dist-tmp-eydib4
zip_safe flag not set; analyzing archive contents...
Moving hdfs-2.5.8-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding hdfs 2.5.8 to easy-install.pth file
Installing hdfscli-avro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing hdfscli script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/hdfs-2.5.8-py2.7.egg>
Searching for future<1.0.0,>=0.16.0
Reading https://pypi.org/simple/future/
Downloading https://files.pythonhosted.org/packages/90/52/e20466b85000a181e1e144fd8305caf2cf475e2f9674e797b222f8105f5f/future-0.17.1.tar.gz#sha256=67045236dcfd6816dc439556d009594abf643e5eb48992e36beac09c2ca659b8
Best match: future 0.17.1
Processing future-0.17.1.tar.gz
Writing /tmp/easy_install-FmHfCs/future-0.17.1/setup.cfg
Running future-0.17.1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-FmHfCs/future-0.17.1/egg-dist-tmp-Eqkem8
warning: no files found matching '*.au' under directory 'tests'
warning: no files found matching '*.gif' under directory 'tests'
warning: no files found matching '*.txt' under directory 'tests'
zip_safe flag not set; analyzing archive contents...
future.backports.test.ssl_servers: module references __file__
future.backports.test.support: module references __file__
future.standard_library.__init__: module references __file__
future.standard_library.__init__: module references __path__
future.utils.__init__: module MAY be using inspect.stack
past.builtins.misc: module MAY be using inspect.stack
past.translation.__init__: module references __file__
past.translation.__init__: module references __path__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Extracting future-0.17.1-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding future 0.17.1 to easy-install.pth file
Installing pasteurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing futurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Searching for fastavro<0.22,>=0.21.4
Reading https://pypi.org/simple/fastavro/
Downloading https://files.pythonhosted.org/packages/15/e3/5956c75f68906b119191ef30d9acff661b422cf918a29a03ee0c3ba774be/fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl#sha256=25c5e1871fb82795f138aa209ca89cac940b80bf36fc644615354028bfd87638
Best match: fastavro 0.21.24
Processing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl
Installing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding fastavro 0.21.24 to easy-install.pth file
Installing fastavro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg>
Searching for dill<0.2.10,>=0.2.9
Reading https://pypi.org/simple/dill/
Downloading https://files.pythonhosted.org/packages/fe/42/bfe2e0857bc284cbe6a011d93f2a9ad58a22cb894461b199ae72cfef0f29/dill-0.2.9.tar.gz#sha256=f6d6046f9f9195206063dd0415dff185ad593d6ee8b0e67f12597c0f4df4986f
Best match: dill 0.2.9
Processing dill-0.2.9.tar.gz
Writing /tmp/easy_install-fx4S5I/dill-0.2.9/setup.cfg
Running dill-0.2.9/setup.py -q bdist_egg --dist-dir /tmp/easy_install-fx4S5I/dill-0.2.9/egg-dist-tmp-faf20h
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Extracting dill-0.2.9-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding dill 0.2.9 to easy-install.pth file
Installing get_objgraph script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing undill script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Searching for crcmod<2.0,>=1.7
Reading https://pypi.org/simple/crcmod/
Downloading https://files.pythonhosted.org/packages/6b/b0/e595ce2a2527e169c3bcd6c33d2473c1918e0b7f6826a043ca1245dd4e5b/crcmod-1.7.tar.gz#sha256=dc7051a0db5f2bd48665a990d3ec1cc305a466a77358ca4492826f41f283601e
Best match: crcmod 1.7
Processing crcmod-1.7.tar.gz
Writing /tmp/easy_install-UZTT9k/crcmod-1.7/setup.cfg
Running crcmod-1.7/setup.py -q bdist_egg --dist-dir /tmp/easy_install-UZTT9k/crcmod-1.7/egg-dist-tmp-ZxRFvL
python2/src/_crcfunext.c: In function ‘init_crcfunext’:
python2/src/_crcfunext.c:492:13: warning: variable ‘m’ set but not used [-Wunused-but-set-variable]
   PyObject *m;
             ^
zip_safe flag not set; analyzing archive contents...
Moving crcmod-1.7-py2.7-linux-x86_64.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding crcmod 1.7 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/crcmod-1.7-py2.7-linux-x86_64.egg>
Searching for numpy>=1.14
Reading https://pypi.org/simple/numpy/
Downloading https://files.pythonhosted.org/packages/c1/ff/aeb22192bab0643551a161dc4ed305892cead687ee97453daed4dc1dd38e/numpy-1.17.0rc1.zip#sha256=f53df05f9ca4ec5d72709ffe349704f1f7d945ed59e815574b5c5687acb282c4
Best match: numpy 1.17.0rc1
Processing numpy-1.17.0rc1.zip
Writing /tmp/easy_install-38Kvfy/numpy-1.17.0rc1/setup.cfg
Running numpy-1.17.0rc1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-38Kvfy/numpy-1.17.0rc1/egg-dist-tmp-njRJoC
Traceback (most recent call last):
  File "setup.py", line 238, in <module>
    'test': generate_protos_first(test),
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/__init__.py",> line 145, in setup
    return distutils.core.setup(**attrs)
  File "/usr/lib/python2.7/distutils/core.py", line 151, in setup
    dist.run_commands()
  File "/usr/lib/python2.7/distutils/dist.py", line 953, in run_commands
    self.run_command(cmd)
  File "/usr/lib/python2.7/distutils/dist.py", line 972, in run_command
    cmd_obj.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 67, in run
    self.do_egg_install()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 117, in do_egg_install
    cmd.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 418, in run
    self.easy_install(spec, not self.no_deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 660, in easy_install
    return self.install_item(None, spec, tmpdir, deps, True)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 707, in install_item
    self.process_distribution(spec, dist, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 752, in process_distribution
    [requirement], self.local_index, self.easy_install
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 782, in resolve
    replace_conflicting=replace_conflicting
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1065, in best_match
    return self.obtain(req, installer)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1077, in obtain
    return installer(requirement)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 679, in easy_install
    return self.install_item(spec, dist.location, tmpdir, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 705, in install_item
    dists = self.install_eggs(spec, download, tmpdir)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 890, in install_eggs
    return self.build_and_install(setup_script, setup_base)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1158, in build_and_install
    self.run_setup(setup_script, setup_base, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1144, in run_setup
    run_setup(setup_script, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 253, in run_setup
    raise
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 166, in save_modules
    saved_exc.resume()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 141, in resume
    six.reraise(type, exc, self._tb)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 154, in save_modules
    yield saved
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 250, in run_setup
    _execfile(setup_script, ns)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 45, in _execfile
    exec(code, globals, locals)
  File "/tmp/easy_install-38Kvfy/numpy-1.17.0rc1/setup.py", line 31, in <module>
    import setuptools
RuntimeError: Python version >= 3.5 required.

> Task :sdks:python:createProcessWorker FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/sdks/python/build.gradle'> line: 369

* What went wrong:
Execution failed for task ':sdks:python:createProcessWorker'.
> 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 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/5.2.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 2m 48s
59 actionable tasks: 46 executed, 13 from cache

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

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


Build failed in Jenkins: beam_PostCommit_Python_VR_Spark #371

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/371/display/redirect?page=changes>

Changes:

[dcrhodes] [BEAM-7666] Memory monitor change

[dcrhodes] [BEAM-7666] Adds the counter

------------------------------------------
[...truncated 253.99 KB...]
Searching for pytz>=2018.3
Reading https://pypi.org/simple/pytz/
Downloading https://files.pythonhosted.org/packages/3d/73/fe30c2daaaa0713420d0382b16fbb761409f532c56bdcc514bf7b6262bb6/pytz-2019.1-py2.py3-none-any.whl#sha256=303879e36b721603cc54604edcac9d20401bdbe31e1e4fdee5b9f98d5d31dfda
Best match: pytz 2019.1
Processing pytz-2019.1-py2.py3-none-any.whl
Installing pytz-2019.1-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pytz 2019.1 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pytz-2019.1-py2.7.egg>
Searching for pydot<1.3,>=1.2.0
Reading https://pypi.org/simple/pydot/
Downloading https://files.pythonhosted.org/packages/c3/f1/e61d6dfe6c1768ed2529761a68f70939e2569da043e9f15a8d84bf56cadf/pydot-1.2.4.tar.gz#sha256=92d2e2d15531d00710f2d6fb5540d2acabc5399d464f2f20d5d21073af241eb6
Best match: pydot 1.2.4
Processing pydot-1.2.4.tar.gz
Writing /tmp/easy_install-ahXnXd/pydot-1.2.4/setup.cfg
Running pydot-1.2.4/setup.py -q bdist_egg --dist-dir /tmp/easy_install-ahXnXd/pydot-1.2.4/egg-dist-tmp-VjugX6
/tmp/easy_install-ahXnXd/pydot-1.2.4/pydot.py:17: UserWarning: Couldn't import dot_parser, loading of dot files will not be possible.
  "Couldn't import dot_parser, "
zip_safe flag not set; analyzing archive contents...
Moving pydot-1.2.4-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pydot 1.2.4 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pydot-1.2.4-py2.7.egg>
Searching for oauth2client<4,>=2.0.1
Reading https://pypi.org/simple/oauth2client/
Downloading https://files.pythonhosted.org/packages/c0/7b/bc893e35d6ca46a72faa4b9eaac25c687ce60e1fbe978993fe2de1b0ff0d/oauth2client-3.0.0.tar.gz#sha256=5b5b056ec6f2304e7920b632885bd157fa71d1a7f3ddd00a43b1541a8d1a2460
Best match: oauth2client 3.0.0
Processing oauth2client-3.0.0.tar.gz
Writing /tmp/easy_install-GDgxBY/oauth2client-3.0.0/setup.cfg
Running oauth2client-3.0.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-GDgxBY/oauth2client-3.0.0/egg-dist-tmp-_31kGT
warning: no previously-included files matching '*' found under directory 'tests'
zip_safe flag not set; analyzing archive contents...
Moving oauth2client-3.0.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding oauth2client 3.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/oauth2client-3.0.0-py2.7.egg>
Searching for pymongo<4.0.0,>=3.8.0
Reading https://pypi.org/simple/pymongo/
Downloading https://files.pythonhosted.org/packages/6e/ea/353a9f8ced71b9e258438aa4d6aa048c1eaf5b774d3ef2273d686fde0947/pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl#sha256=32421df60d06f479d71b6b539642e410ece3006e8910688e68df962c8eb40a21
Best match: pymongo 3.8.0
Processing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl
Installing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding pymongo 3.8.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg>
Searching for mock<3.0.0,>=1.0.1
Reading https://pypi.org/simple/mock/
Downloading https://files.pythonhosted.org/packages/e6/35/f187bdf23be87092bd0f1200d43d23076cee4d0dec109f195173fd3ebc79/mock-2.0.0-py2.py3-none-any.whl#sha256=5ce3c71c5545b472da17b72268978914d0252980348636840bd34a00b5cc96c1
Best match: mock 2.0.0
Processing mock-2.0.0-py2.py3-none-any.whl
Installing mock-2.0.0-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg/EGG-INFO/requires.txt>
Adding mock 2.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg>
Searching for httplib2<=0.12.0,>=0.8
Reading https://pypi.org/simple/httplib2/
Downloading https://files.pythonhosted.org/packages/ce/ed/803905d670b52fa0edfdd135337e545b4496c2ab3a222f1449b7256eb99f/httplib2-0.12.0.tar.gz#sha256=f61fb838a94ce3b349aa32c92fd8430f7e3511afdb18bf9640d647e30c90a6d6
Best match: httplib2 0.12.0
Processing httplib2-0.12.0.tar.gz
Writing /tmp/easy_install-X5jYOM/httplib2-0.12.0/setup.cfg
Running httplib2-0.12.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-X5jYOM/httplib2-0.12.0/egg-dist-tmp-5PrV_m
zip_safe flag not set; analyzing archive contents...
httplib2.certs: module references __file__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Extracting httplib2-0.12.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding httplib2 0.12.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Searching for hdfs<3.0.0,>=2.1.0
Reading https://pypi.org/simple/hdfs/
Downloading https://files.pythonhosted.org/packages/82/39/2c0879b1bcfd1f6ad078eb210d09dbce21072386a3997074ee91e60ddc5a/hdfs-2.5.8.tar.gz#sha256=1be117549fc1285571bc51aedc15df5a203138dba02f9adfa26761b69a949370
Best match: hdfs 2.5.8
Processing hdfs-2.5.8.tar.gz
Writing /tmp/easy_install-mm8aIY/hdfs-2.5.8/setup.cfg
Running hdfs-2.5.8/setup.py -q bdist_egg --dist-dir /tmp/easy_install-mm8aIY/hdfs-2.5.8/egg-dist-tmp-sFIjVS
zip_safe flag not set; analyzing archive contents...
Moving hdfs-2.5.8-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding hdfs 2.5.8 to easy-install.pth file
Installing hdfscli-avro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing hdfscli script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/hdfs-2.5.8-py2.7.egg>
Searching for future<1.0.0,>=0.16.0
Reading https://pypi.org/simple/future/
Downloading https://files.pythonhosted.org/packages/90/52/e20466b85000a181e1e144fd8305caf2cf475e2f9674e797b222f8105f5f/future-0.17.1.tar.gz#sha256=67045236dcfd6816dc439556d009594abf643e5eb48992e36beac09c2ca659b8
Best match: future 0.17.1
Processing future-0.17.1.tar.gz
Writing /tmp/easy_install-vwNB4W/future-0.17.1/setup.cfg
Running future-0.17.1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-vwNB4W/future-0.17.1/egg-dist-tmp-dxSslx
warning: no files found matching '*.au' under directory 'tests'
warning: no files found matching '*.gif' under directory 'tests'
warning: no files found matching '*.txt' under directory 'tests'
zip_safe flag not set; analyzing archive contents...
future.backports.test.ssl_servers: module references __file__
future.backports.test.support: module references __file__
future.standard_library.__init__: module references __file__
future.standard_library.__init__: module references __path__
future.utils.__init__: module MAY be using inspect.stack
past.builtins.misc: module MAY be using inspect.stack
past.translation.__init__: module references __file__
past.translation.__init__: module references __path__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Extracting future-0.17.1-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding future 0.17.1 to easy-install.pth file
Installing pasteurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing futurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Searching for fastavro<0.22,>=0.21.4
Reading https://pypi.org/simple/fastavro/
Downloading https://files.pythonhosted.org/packages/15/e3/5956c75f68906b119191ef30d9acff661b422cf918a29a03ee0c3ba774be/fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl#sha256=25c5e1871fb82795f138aa209ca89cac940b80bf36fc644615354028bfd87638
Best match: fastavro 0.21.24
Processing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl
Installing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding fastavro 0.21.24 to easy-install.pth file
Installing fastavro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg>
Searching for dill<0.2.10,>=0.2.9
Reading https://pypi.org/simple/dill/
Downloading https://files.pythonhosted.org/packages/fe/42/bfe2e0857bc284cbe6a011d93f2a9ad58a22cb894461b199ae72cfef0f29/dill-0.2.9.tar.gz#sha256=f6d6046f9f9195206063dd0415dff185ad593d6ee8b0e67f12597c0f4df4986f
Best match: dill 0.2.9
Processing dill-0.2.9.tar.gz
Writing /tmp/easy_install-iCVWd4/dill-0.2.9/setup.cfg
Running dill-0.2.9/setup.py -q bdist_egg --dist-dir /tmp/easy_install-iCVWd4/dill-0.2.9/egg-dist-tmp-gChgf1
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Extracting dill-0.2.9-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding dill 0.2.9 to easy-install.pth file
Installing get_objgraph script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing undill script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Searching for crcmod<2.0,>=1.7
Reading https://pypi.org/simple/crcmod/
Downloading https://files.pythonhosted.org/packages/6b/b0/e595ce2a2527e169c3bcd6c33d2473c1918e0b7f6826a043ca1245dd4e5b/crcmod-1.7.tar.gz#sha256=dc7051a0db5f2bd48665a990d3ec1cc305a466a77358ca4492826f41f283601e
Best match: crcmod 1.7
Processing crcmod-1.7.tar.gz
Writing /tmp/easy_install-V_vwDM/crcmod-1.7/setup.cfg
Running crcmod-1.7/setup.py -q bdist_egg --dist-dir /tmp/easy_install-V_vwDM/crcmod-1.7/egg-dist-tmp-cO0PMu
python2/src/_crcfunext.c: In function ‘init_crcfunext’:
python2/src/_crcfunext.c:492:13: warning: variable ‘m’ set but not used [-Wunused-but-set-variable]
   PyObject *m;
             ^
zip_safe flag not set; analyzing archive contents...
Moving crcmod-1.7-py2.7-linux-x86_64.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding crcmod 1.7 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/crcmod-1.7-py2.7-linux-x86_64.egg>
Searching for numpy>=1.14
Reading https://pypi.org/simple/numpy/
Downloading https://files.pythonhosted.org/packages/c1/ff/aeb22192bab0643551a161dc4ed305892cead687ee97453daed4dc1dd38e/numpy-1.17.0rc1.zip#sha256=f53df05f9ca4ec5d72709ffe349704f1f7d945ed59e815574b5c5687acb282c4
Best match: numpy 1.17.0rc1
Processing numpy-1.17.0rc1.zip
Writing /tmp/easy_install-y8JCFl/numpy-1.17.0rc1/setup.cfg
Running numpy-1.17.0rc1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-y8JCFl/numpy-1.17.0rc1/egg-dist-tmp-pyWUQz
Traceback (most recent call last):
  File "setup.py", line 238, in <module>
    'test': generate_protos_first(test),
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/__init__.py",> line 145, in setup
    return distutils.core.setup(**attrs)
  File "/usr/lib/python2.7/distutils/core.py", line 151, in setup
    dist.run_commands()
  File "/usr/lib/python2.7/distutils/dist.py", line 953, in run_commands
    self.run_command(cmd)
  File "/usr/lib/python2.7/distutils/dist.py", line 972, in run_command
    cmd_obj.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 67, in run
    self.do_egg_install()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 117, in do_egg_install
    cmd.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 418, in run
    self.easy_install(spec, not self.no_deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 660, in easy_install
    return self.install_item(None, spec, tmpdir, deps, True)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 707, in install_item
    self.process_distribution(spec, dist, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 752, in process_distribution
    [requirement], self.local_index, self.easy_install
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 782, in resolve
    replace_conflicting=replace_conflicting
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1065, in best_match
    return self.obtain(req, installer)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1077, in obtain
    return installer(requirement)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 679, in easy_install
    return self.install_item(spec, dist.location, tmpdir, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 705, in install_item
    dists = self.install_eggs(spec, download, tmpdir)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 890, in install_eggs
    return self.build_and_install(setup_script, setup_base)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1158, in build_and_install
    self.run_setup(setup_script, setup_base, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1144, in run_setup
    run_setup(setup_script, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 253, in run_setup
    raise
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 166, in save_modules
    saved_exc.resume()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 141, in resume
    six.reraise(type, exc, self._tb)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 154, in save_modules
    yield saved
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 250, in run_setup
    _execfile(setup_script, ns)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 45, in _execfile
    exec(code, globals, locals)
  File "/tmp/easy_install-y8JCFl/numpy-1.17.0rc1/setup.py", line 31, in <module>
    import setuptools
RuntimeError: Python version >= 3.5 required.

> Task :sdks:python:createProcessWorker FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/sdks/python/build.gradle'> line: 369

* What went wrong:
Execution failed for task ':sdks:python:createProcessWorker'.
> 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 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/5.2.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 2m 28s
59 actionable tasks: 46 executed, 13 from cache

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

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


Build failed in Jenkins: beam_PostCommit_Python_VR_Spark #370

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/370/display/redirect?page=changes>

Changes:

[kcweaver] [BEAM-7656] Add sdk-worker-parallelism arg to flink job server shadow

------------------------------------------
[...truncated 253.99 KB...]
Searching for pytz>=2018.3
Reading https://pypi.org/simple/pytz/
Downloading https://files.pythonhosted.org/packages/3d/73/fe30c2daaaa0713420d0382b16fbb761409f532c56bdcc514bf7b6262bb6/pytz-2019.1-py2.py3-none-any.whl#sha256=303879e36b721603cc54604edcac9d20401bdbe31e1e4fdee5b9f98d5d31dfda
Best match: pytz 2019.1
Processing pytz-2019.1-py2.py3-none-any.whl
Installing pytz-2019.1-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pytz 2019.1 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pytz-2019.1-py2.7.egg>
Searching for pydot<1.3,>=1.2.0
Reading https://pypi.org/simple/pydot/
Downloading https://files.pythonhosted.org/packages/c3/f1/e61d6dfe6c1768ed2529761a68f70939e2569da043e9f15a8d84bf56cadf/pydot-1.2.4.tar.gz#sha256=92d2e2d15531d00710f2d6fb5540d2acabc5399d464f2f20d5d21073af241eb6
Best match: pydot 1.2.4
Processing pydot-1.2.4.tar.gz
Writing /tmp/easy_install-5sPaIE/pydot-1.2.4/setup.cfg
Running pydot-1.2.4/setup.py -q bdist_egg --dist-dir /tmp/easy_install-5sPaIE/pydot-1.2.4/egg-dist-tmp-oN2jwR
/tmp/easy_install-5sPaIE/pydot-1.2.4/pydot.py:17: UserWarning: Couldn't import dot_parser, loading of dot files will not be possible.
  "Couldn't import dot_parser, "
zip_safe flag not set; analyzing archive contents...
Moving pydot-1.2.4-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pydot 1.2.4 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pydot-1.2.4-py2.7.egg>
Searching for oauth2client<4,>=2.0.1
Reading https://pypi.org/simple/oauth2client/
Downloading https://files.pythonhosted.org/packages/c0/7b/bc893e35d6ca46a72faa4b9eaac25c687ce60e1fbe978993fe2de1b0ff0d/oauth2client-3.0.0.tar.gz#sha256=5b5b056ec6f2304e7920b632885bd157fa71d1a7f3ddd00a43b1541a8d1a2460
Best match: oauth2client 3.0.0
Processing oauth2client-3.0.0.tar.gz
Writing /tmp/easy_install-CQFyPl/oauth2client-3.0.0/setup.cfg
Running oauth2client-3.0.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-CQFyPl/oauth2client-3.0.0/egg-dist-tmp-8ZGWcA
warning: no previously-included files matching '*' found under directory 'tests'
zip_safe flag not set; analyzing archive contents...
Moving oauth2client-3.0.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding oauth2client 3.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/oauth2client-3.0.0-py2.7.egg>
Searching for pymongo<4.0.0,>=3.8.0
Reading https://pypi.org/simple/pymongo/
Downloading https://files.pythonhosted.org/packages/6e/ea/353a9f8ced71b9e258438aa4d6aa048c1eaf5b774d3ef2273d686fde0947/pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl#sha256=32421df60d06f479d71b6b539642e410ece3006e8910688e68df962c8eb40a21
Best match: pymongo 3.8.0
Processing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl
Installing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding pymongo 3.8.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg>
Searching for mock<3.0.0,>=1.0.1
Reading https://pypi.org/simple/mock/
Downloading https://files.pythonhosted.org/packages/e6/35/f187bdf23be87092bd0f1200d43d23076cee4d0dec109f195173fd3ebc79/mock-2.0.0-py2.py3-none-any.whl#sha256=5ce3c71c5545b472da17b72268978914d0252980348636840bd34a00b5cc96c1
Best match: mock 2.0.0
Processing mock-2.0.0-py2.py3-none-any.whl
Installing mock-2.0.0-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg/EGG-INFO/requires.txt>
Adding mock 2.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg>
Searching for httplib2<=0.12.0,>=0.8
Reading https://pypi.org/simple/httplib2/
Downloading https://files.pythonhosted.org/packages/ce/ed/803905d670b52fa0edfdd135337e545b4496c2ab3a222f1449b7256eb99f/httplib2-0.12.0.tar.gz#sha256=f61fb838a94ce3b349aa32c92fd8430f7e3511afdb18bf9640d647e30c90a6d6
Best match: httplib2 0.12.0
Processing httplib2-0.12.0.tar.gz
Writing /tmp/easy_install-uq1ucF/httplib2-0.12.0/setup.cfg
Running httplib2-0.12.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-uq1ucF/httplib2-0.12.0/egg-dist-tmp-IuJEfk
zip_safe flag not set; analyzing archive contents...
httplib2.certs: module references __file__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Extracting httplib2-0.12.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding httplib2 0.12.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Searching for hdfs<3.0.0,>=2.1.0
Reading https://pypi.org/simple/hdfs/
Downloading https://files.pythonhosted.org/packages/82/39/2c0879b1bcfd1f6ad078eb210d09dbce21072386a3997074ee91e60ddc5a/hdfs-2.5.8.tar.gz#sha256=1be117549fc1285571bc51aedc15df5a203138dba02f9adfa26761b69a949370
Best match: hdfs 2.5.8
Processing hdfs-2.5.8.tar.gz
Writing /tmp/easy_install-Hu8MNt/hdfs-2.5.8/setup.cfg
Running hdfs-2.5.8/setup.py -q bdist_egg --dist-dir /tmp/easy_install-Hu8MNt/hdfs-2.5.8/egg-dist-tmp-kLocA0
zip_safe flag not set; analyzing archive contents...
Moving hdfs-2.5.8-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding hdfs 2.5.8 to easy-install.pth file
Installing hdfscli-avro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing hdfscli script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/hdfs-2.5.8-py2.7.egg>
Searching for future<1.0.0,>=0.16.0
Reading https://pypi.org/simple/future/
Downloading https://files.pythonhosted.org/packages/90/52/e20466b85000a181e1e144fd8305caf2cf475e2f9674e797b222f8105f5f/future-0.17.1.tar.gz#sha256=67045236dcfd6816dc439556d009594abf643e5eb48992e36beac09c2ca659b8
Best match: future 0.17.1
Processing future-0.17.1.tar.gz
Writing /tmp/easy_install-1CKu14/future-0.17.1/setup.cfg
Running future-0.17.1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-1CKu14/future-0.17.1/egg-dist-tmp-feLODu
warning: no files found matching '*.au' under directory 'tests'
warning: no files found matching '*.gif' under directory 'tests'
warning: no files found matching '*.txt' under directory 'tests'
zip_safe flag not set; analyzing archive contents...
future.backports.test.ssl_servers: module references __file__
future.backports.test.support: module references __file__
future.standard_library.__init__: module references __file__
future.standard_library.__init__: module references __path__
future.utils.__init__: module MAY be using inspect.stack
past.builtins.misc: module MAY be using inspect.stack
past.translation.__init__: module references __file__
past.translation.__init__: module references __path__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Extracting future-0.17.1-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding future 0.17.1 to easy-install.pth file
Installing pasteurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing futurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Searching for fastavro<0.22,>=0.21.4
Reading https://pypi.org/simple/fastavro/
Downloading https://files.pythonhosted.org/packages/15/e3/5956c75f68906b119191ef30d9acff661b422cf918a29a03ee0c3ba774be/fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl#sha256=25c5e1871fb82795f138aa209ca89cac940b80bf36fc644615354028bfd87638
Best match: fastavro 0.21.24
Processing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl
Installing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding fastavro 0.21.24 to easy-install.pth file
Installing fastavro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg>
Searching for dill<0.2.10,>=0.2.9
Reading https://pypi.org/simple/dill/
Downloading https://files.pythonhosted.org/packages/fe/42/bfe2e0857bc284cbe6a011d93f2a9ad58a22cb894461b199ae72cfef0f29/dill-0.2.9.tar.gz#sha256=f6d6046f9f9195206063dd0415dff185ad593d6ee8b0e67f12597c0f4df4986f
Best match: dill 0.2.9
Processing dill-0.2.9.tar.gz
Writing /tmp/easy_install-5X2orw/dill-0.2.9/setup.cfg
Running dill-0.2.9/setup.py -q bdist_egg --dist-dir /tmp/easy_install-5X2orw/dill-0.2.9/egg-dist-tmp-FHS7eE
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Extracting dill-0.2.9-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding dill 0.2.9 to easy-install.pth file
Installing get_objgraph script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing undill script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Searching for crcmod<2.0,>=1.7
Reading https://pypi.org/simple/crcmod/
Downloading https://files.pythonhosted.org/packages/6b/b0/e595ce2a2527e169c3bcd6c33d2473c1918e0b7f6826a043ca1245dd4e5b/crcmod-1.7.tar.gz#sha256=dc7051a0db5f2bd48665a990d3ec1cc305a466a77358ca4492826f41f283601e
Best match: crcmod 1.7
Processing crcmod-1.7.tar.gz
Writing /tmp/easy_install-YPV1WF/crcmod-1.7/setup.cfg
Running crcmod-1.7/setup.py -q bdist_egg --dist-dir /tmp/easy_install-YPV1WF/crcmod-1.7/egg-dist-tmp-03xyqn
python2/src/_crcfunext.c: In function ‘init_crcfunext’:
python2/src/_crcfunext.c:492:13: warning: variable ‘m’ set but not used [-Wunused-but-set-variable]
   PyObject *m;
             ^
zip_safe flag not set; analyzing archive contents...
Moving crcmod-1.7-py2.7-linux-x86_64.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding crcmod 1.7 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/crcmod-1.7-py2.7-linux-x86_64.egg>
Searching for numpy>=1.14
Reading https://pypi.org/simple/numpy/
Downloading https://files.pythonhosted.org/packages/c1/ff/aeb22192bab0643551a161dc4ed305892cead687ee97453daed4dc1dd38e/numpy-1.17.0rc1.zip#sha256=f53df05f9ca4ec5d72709ffe349704f1f7d945ed59e815574b5c5687acb282c4
Best match: numpy 1.17.0rc1
Processing numpy-1.17.0rc1.zip
Writing /tmp/easy_install-yd4Wpc/numpy-1.17.0rc1/setup.cfg
Running numpy-1.17.0rc1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-yd4Wpc/numpy-1.17.0rc1/egg-dist-tmp-dxVGXP
Traceback (most recent call last):
  File "setup.py", line 238, in <module>
    'test': generate_protos_first(test),
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/__init__.py",> line 145, in setup
    return distutils.core.setup(**attrs)
  File "/usr/lib/python2.7/distutils/core.py", line 151, in setup
    dist.run_commands()
  File "/usr/lib/python2.7/distutils/dist.py", line 953, in run_commands
    self.run_command(cmd)
  File "/usr/lib/python2.7/distutils/dist.py", line 972, in run_command
    cmd_obj.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 67, in run
    self.do_egg_install()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 117, in do_egg_install
    cmd.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 418, in run
    self.easy_install(spec, not self.no_deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 660, in easy_install
    return self.install_item(None, spec, tmpdir, deps, True)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 707, in install_item
    self.process_distribution(spec, dist, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 752, in process_distribution
    [requirement], self.local_index, self.easy_install
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 782, in resolve
    replace_conflicting=replace_conflicting
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1065, in best_match
    return self.obtain(req, installer)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1077, in obtain
    return installer(requirement)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 679, in easy_install
    return self.install_item(spec, dist.location, tmpdir, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 705, in install_item
    dists = self.install_eggs(spec, download, tmpdir)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 890, in install_eggs
    return self.build_and_install(setup_script, setup_base)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1158, in build_and_install
    self.run_setup(setup_script, setup_base, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1144, in run_setup
    run_setup(setup_script, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 253, in run_setup
    raise
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 166, in save_modules
    saved_exc.resume()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 141, in resume
    six.reraise(type, exc, self._tb)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 154, in save_modules
    yield saved
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 250, in run_setup
    _execfile(setup_script, ns)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 45, in _execfile
    exec(code, globals, locals)
  File "/tmp/easy_install-yd4Wpc/numpy-1.17.0rc1/setup.py", line 31, in <module>
    import setuptools
RuntimeError: Python version >= 3.5 required.

> Task :sdks:python:createProcessWorker FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/sdks/python/build.gradle'> line: 369

* What went wrong:
Execution failed for task ':sdks:python:createProcessWorker'.
> 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 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/5.2.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 3m 4s
59 actionable tasks: 47 executed, 12 from cache

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

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


Build failed in Jenkins: beam_PostCommit_Python_VR_Spark #369

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/369/display/redirect?page=changes>

Changes:

[ankurgoenka] [BEAM-7546] Increasing environment cache to avoid chances of recreating

------------------------------------------
[...truncated 255.80 KB...]
Searching for pytz>=2018.3
Reading https://pypi.org/simple/pytz/
Downloading https://files.pythonhosted.org/packages/3d/73/fe30c2daaaa0713420d0382b16fbb761409f532c56bdcc514bf7b6262bb6/pytz-2019.1-py2.py3-none-any.whl#sha256=303879e36b721603cc54604edcac9d20401bdbe31e1e4fdee5b9f98d5d31dfda
Best match: pytz 2019.1
Processing pytz-2019.1-py2.py3-none-any.whl
Installing pytz-2019.1-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pytz 2019.1 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pytz-2019.1-py2.7.egg>
Searching for pydot<1.3,>=1.2.0
Reading https://pypi.org/simple/pydot/
Downloading https://files.pythonhosted.org/packages/c3/f1/e61d6dfe6c1768ed2529761a68f70939e2569da043e9f15a8d84bf56cadf/pydot-1.2.4.tar.gz#sha256=92d2e2d15531d00710f2d6fb5540d2acabc5399d464f2f20d5d21073af241eb6
Best match: pydot 1.2.4
Processing pydot-1.2.4.tar.gz
Writing /tmp/easy_install-6FV_2Q/pydot-1.2.4/setup.cfg
Running pydot-1.2.4/setup.py -q bdist_egg --dist-dir /tmp/easy_install-6FV_2Q/pydot-1.2.4/egg-dist-tmp-MBIfFw
/tmp/easy_install-6FV_2Q/pydot-1.2.4/pydot.py:17: UserWarning: Couldn't import dot_parser, loading of dot files will not be possible.
  "Couldn't import dot_parser, "
zip_safe flag not set; analyzing archive contents...
Moving pydot-1.2.4-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pydot 1.2.4 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pydot-1.2.4-py2.7.egg>
Searching for oauth2client<4,>=2.0.1
Reading https://pypi.org/simple/oauth2client/
Downloading https://files.pythonhosted.org/packages/c0/7b/bc893e35d6ca46a72faa4b9eaac25c687ce60e1fbe978993fe2de1b0ff0d/oauth2client-3.0.0.tar.gz#sha256=5b5b056ec6f2304e7920b632885bd157fa71d1a7f3ddd00a43b1541a8d1a2460
Best match: oauth2client 3.0.0
Processing oauth2client-3.0.0.tar.gz
Writing /tmp/easy_install-vAr9oJ/oauth2client-3.0.0/setup.cfg
Running oauth2client-3.0.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-vAr9oJ/oauth2client-3.0.0/egg-dist-tmp-4g9TFY
warning: no previously-included files matching '*' found under directory 'tests'
zip_safe flag not set; analyzing archive contents...
Moving oauth2client-3.0.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding oauth2client 3.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/oauth2client-3.0.0-py2.7.egg>
Searching for pymongo<4.0.0,>=3.8.0
Reading https://pypi.org/simple/pymongo/
Downloading https://files.pythonhosted.org/packages/6e/ea/353a9f8ced71b9e258438aa4d6aa048c1eaf5b774d3ef2273d686fde0947/pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl#sha256=32421df60d06f479d71b6b539642e410ece3006e8910688e68df962c8eb40a21
Best match: pymongo 3.8.0
Processing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl
Installing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding pymongo 3.8.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg>
Searching for mock<3.0.0,>=1.0.1
Reading https://pypi.org/simple/mock/
Downloading https://files.pythonhosted.org/packages/e6/35/f187bdf23be87092bd0f1200d43d23076cee4d0dec109f195173fd3ebc79/mock-2.0.0-py2.py3-none-any.whl#sha256=5ce3c71c5545b472da17b72268978914d0252980348636840bd34a00b5cc96c1
Best match: mock 2.0.0
Processing mock-2.0.0-py2.py3-none-any.whl
Installing mock-2.0.0-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg/EGG-INFO/requires.txt>
Adding mock 2.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg>
Searching for httplib2<=0.12.0,>=0.8
Reading https://pypi.org/simple/httplib2/
Downloading https://files.pythonhosted.org/packages/ce/ed/803905d670b52fa0edfdd135337e545b4496c2ab3a222f1449b7256eb99f/httplib2-0.12.0.tar.gz#sha256=f61fb838a94ce3b349aa32c92fd8430f7e3511afdb18bf9640d647e30c90a6d6
Best match: httplib2 0.12.0
Processing httplib2-0.12.0.tar.gz
Writing /tmp/easy_install-szInBy/httplib2-0.12.0/setup.cfg
Running httplib2-0.12.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-szInBy/httplib2-0.12.0/egg-dist-tmp-AKiNqu
zip_safe flag not set; analyzing archive contents...
httplib2.certs: module references __file__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Extracting httplib2-0.12.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding httplib2 0.12.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Searching for hdfs<3.0.0,>=2.1.0
Reading https://pypi.org/simple/hdfs/
Downloading https://files.pythonhosted.org/packages/82/39/2c0879b1bcfd1f6ad078eb210d09dbce21072386a3997074ee91e60ddc5a/hdfs-2.5.8.tar.gz#sha256=1be117549fc1285571bc51aedc15df5a203138dba02f9adfa26761b69a949370
Best match: hdfs 2.5.8
Processing hdfs-2.5.8.tar.gz
Writing /tmp/easy_install-5cSAYB/hdfs-2.5.8/setup.cfg
Running hdfs-2.5.8/setup.py -q bdist_egg --dist-dir /tmp/easy_install-5cSAYB/hdfs-2.5.8/egg-dist-tmp-A8HKez
zip_safe flag not set; analyzing archive contents...
Moving hdfs-2.5.8-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding hdfs 2.5.8 to easy-install.pth file
Installing hdfscli-avro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing hdfscli script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/hdfs-2.5.8-py2.7.egg>
Searching for future<1.0.0,>=0.16.0
Reading https://pypi.org/simple/future/
Downloading https://files.pythonhosted.org/packages/90/52/e20466b85000a181e1e144fd8305caf2cf475e2f9674e797b222f8105f5f/future-0.17.1.tar.gz#sha256=67045236dcfd6816dc439556d009594abf643e5eb48992e36beac09c2ca659b8
Best match: future 0.17.1
Processing future-0.17.1.tar.gz
Writing /tmp/easy_install-Q8kzvq/future-0.17.1/setup.cfg
Running future-0.17.1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-Q8kzvq/future-0.17.1/egg-dist-tmp-cCTdoJ
warning: no files found matching '*.au' under directory 'tests'
warning: no files found matching '*.gif' under directory 'tests'
warning: no files found matching '*.txt' under directory 'tests'
zip_safe flag not set; analyzing archive contents...
future.backports.test.ssl_servers: module references __file__
future.backports.test.support: module references __file__
future.standard_library.__init__: module references __file__
future.standard_library.__init__: module references __path__
future.utils.__init__: module MAY be using inspect.stack
past.builtins.misc: module MAY be using inspect.stack
past.translation.__init__: module references __file__
past.translation.__init__: module references __path__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Extracting future-0.17.1-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding future 0.17.1 to easy-install.pth file
Installing pasteurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing futurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Searching for fastavro<0.22,>=0.21.4
Reading https://pypi.org/simple/fastavro/
Downloading https://files.pythonhosted.org/packages/15/e3/5956c75f68906b119191ef30d9acff661b422cf918a29a03ee0c3ba774be/fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl#sha256=25c5e1871fb82795f138aa209ca89cac940b80bf36fc644615354028bfd87638
Best match: fastavro 0.21.24
Processing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl
Installing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding fastavro 0.21.24 to easy-install.pth file
Installing fastavro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg>
Searching for dill<0.2.10,>=0.2.9
Reading https://pypi.org/simple/dill/
Downloading https://files.pythonhosted.org/packages/fe/42/bfe2e0857bc284cbe6a011d93f2a9ad58a22cb894461b199ae72cfef0f29/dill-0.2.9.tar.gz#sha256=f6d6046f9f9195206063dd0415dff185ad593d6ee8b0e67f12597c0f4df4986f
Best match: dill 0.2.9
Processing dill-0.2.9.tar.gz
Writing /tmp/easy_install-Pcbq1o/dill-0.2.9/setup.cfg
Running dill-0.2.9/setup.py -q bdist_egg --dist-dir /tmp/easy_install-Pcbq1o/dill-0.2.9/egg-dist-tmp-yn2S9u
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Extracting dill-0.2.9-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding dill 0.2.9 to easy-install.pth file
Installing get_objgraph script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing undill script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Searching for crcmod<2.0,>=1.7
Reading https://pypi.org/simple/crcmod/
Downloading https://files.pythonhosted.org/packages/6b/b0/e595ce2a2527e169c3bcd6c33d2473c1918e0b7f6826a043ca1245dd4e5b/crcmod-1.7.tar.gz#sha256=dc7051a0db5f2bd48665a990d3ec1cc305a466a77358ca4492826f41f283601e
Best match: crcmod 1.7
Processing crcmod-1.7.tar.gz
Writing /tmp/easy_install-KuAB0x/crcmod-1.7/setup.cfg
Running crcmod-1.7/setup.py -q bdist_egg --dist-dir /tmp/easy_install-KuAB0x/crcmod-1.7/egg-dist-tmp-7M_3bV
python2/src/_crcfunext.c: In function ‘init_crcfunext’:
python2/src/_crcfunext.c:492:13: warning: variable ‘m’ set but not used [-Wunused-but-set-variable]
   PyObject *m;
             ^
zip_safe flag not set; analyzing archive contents...
Moving crcmod-1.7-py2.7-linux-x86_64.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding crcmod 1.7 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/crcmod-1.7-py2.7-linux-x86_64.egg>
Searching for numpy>=1.14
Reading https://pypi.org/simple/numpy/
Downloading https://files.pythonhosted.org/packages/c1/ff/aeb22192bab0643551a161dc4ed305892cead687ee97453daed4dc1dd38e/numpy-1.17.0rc1.zip#sha256=f53df05f9ca4ec5d72709ffe349704f1f7d945ed59e815574b5c5687acb282c4
Best match: numpy 1.17.0rc1
Processing numpy-1.17.0rc1.zip
Writing /tmp/easy_install-JdMfmx/numpy-1.17.0rc1/setup.cfg
Running numpy-1.17.0rc1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-JdMfmx/numpy-1.17.0rc1/egg-dist-tmp-EKZi2Y
Traceback (most recent call last):
  File "setup.py", line 238, in <module>
    'test': generate_protos_first(test),
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/__init__.py",> line 145, in setup
    return distutils.core.setup(**attrs)
  File "/usr/lib/python2.7/distutils/core.py", line 151, in setup
    dist.run_commands()
  File "/usr/lib/python2.7/distutils/dist.py", line 953, in run_commands
    self.run_command(cmd)
  File "/usr/lib/python2.7/distutils/dist.py", line 972, in run_command
    cmd_obj.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 67, in run
    self.do_egg_install()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 117, in do_egg_install
    cmd.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 418, in run
    self.easy_install(spec, not self.no_deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 660, in easy_install
    return self.install_item(None, spec, tmpdir, deps, True)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 707, in install_item
    self.process_distribution(spec, dist, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 752, in process_distribution
    [requirement], self.local_index, self.easy_install
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 782, in resolve
    replace_conflicting=replace_conflicting
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1065, in best_match
    return self.obtain(req, installer)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1077, in obtain
    return installer(requirement)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 679, in easy_install
    return self.install_item(spec, dist.location, tmpdir, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 705, in install_item
    dists = self.install_eggs(spec, download, tmpdir)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 890, in install_eggs
    return self.build_and_install(setup_script, setup_base)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1158, in build_and_install
    self.run_setup(setup_script, setup_base, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1144, in run_setup
    run_setup(setup_script, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 253, in run_setup
    raise
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 166, in save_modules
    saved_exc.resume()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 141, in resume
    six.reraise(type, exc, self._tb)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 154, in save_modules
    yield saved
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 250, in run_setup
    _execfile(setup_script, ns)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 45, in _execfile
    exec(code, globals, locals)
  File "/tmp/easy_install-JdMfmx/numpy-1.17.0rc1/setup.py", line 31, in <module>
    import setuptools
RuntimeError: Python version >= 3.5 required.

> Task :sdks:python:createProcessWorker FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/sdks/python/build.gradle'> line: 369

* What went wrong:
Execution failed for task ':sdks:python:createProcessWorker'.
> 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 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/5.2.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 2m 38s
59 actionable tasks: 58 executed, 1 from cache

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

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


Build failed in Jenkins: beam_PostCommit_Python_VR_Spark #368

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/368/display/redirect?page=changes>

Changes:

[boyuanz] Add estimate_size() to source_test.LineSource

[boyuanz] fix lint

[boyuanz] Add _get_file_size and UT

------------------------------------------
[...truncated 253.80 KB...]
Searching for pytz>=2018.3
Reading https://pypi.org/simple/pytz/
Downloading https://files.pythonhosted.org/packages/3d/73/fe30c2daaaa0713420d0382b16fbb761409f532c56bdcc514bf7b6262bb6/pytz-2019.1-py2.py3-none-any.whl#sha256=303879e36b721603cc54604edcac9d20401bdbe31e1e4fdee5b9f98d5d31dfda
Best match: pytz 2019.1
Processing pytz-2019.1-py2.py3-none-any.whl
Installing pytz-2019.1-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pytz 2019.1 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pytz-2019.1-py2.7.egg>
Searching for pydot<1.3,>=1.2.0
Reading https://pypi.org/simple/pydot/
Downloading https://files.pythonhosted.org/packages/c3/f1/e61d6dfe6c1768ed2529761a68f70939e2569da043e9f15a8d84bf56cadf/pydot-1.2.4.tar.gz#sha256=92d2e2d15531d00710f2d6fb5540d2acabc5399d464f2f20d5d21073af241eb6
Best match: pydot 1.2.4
Processing pydot-1.2.4.tar.gz
Writing /tmp/easy_install-oh2m5F/pydot-1.2.4/setup.cfg
Running pydot-1.2.4/setup.py -q bdist_egg --dist-dir /tmp/easy_install-oh2m5F/pydot-1.2.4/egg-dist-tmp-NMg1pt
/tmp/easy_install-oh2m5F/pydot-1.2.4/pydot.py:17: UserWarning: Couldn't import dot_parser, loading of dot files will not be possible.
  "Couldn't import dot_parser, "
zip_safe flag not set; analyzing archive contents...
Moving pydot-1.2.4-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pydot 1.2.4 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pydot-1.2.4-py2.7.egg>
Searching for oauth2client<4,>=2.0.1
Reading https://pypi.org/simple/oauth2client/
Downloading https://files.pythonhosted.org/packages/c0/7b/bc893e35d6ca46a72faa4b9eaac25c687ce60e1fbe978993fe2de1b0ff0d/oauth2client-3.0.0.tar.gz#sha256=5b5b056ec6f2304e7920b632885bd157fa71d1a7f3ddd00a43b1541a8d1a2460
Best match: oauth2client 3.0.0
Processing oauth2client-3.0.0.tar.gz
Writing /tmp/easy_install-RuP4C7/oauth2client-3.0.0/setup.cfg
Running oauth2client-3.0.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-RuP4C7/oauth2client-3.0.0/egg-dist-tmp-dprPrv
warning: no previously-included files matching '*' found under directory 'tests'
zip_safe flag not set; analyzing archive contents...
Moving oauth2client-3.0.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding oauth2client 3.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/oauth2client-3.0.0-py2.7.egg>
Searching for pymongo<4.0.0,>=3.8.0
Reading https://pypi.org/simple/pymongo/
Downloading https://files.pythonhosted.org/packages/6e/ea/353a9f8ced71b9e258438aa4d6aa048c1eaf5b774d3ef2273d686fde0947/pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl#sha256=32421df60d06f479d71b6b539642e410ece3006e8910688e68df962c8eb40a21
Best match: pymongo 3.8.0
Processing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl
Installing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding pymongo 3.8.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg>
Searching for mock<3.0.0,>=1.0.1
Reading https://pypi.org/simple/mock/
Downloading https://files.pythonhosted.org/packages/e6/35/f187bdf23be87092bd0f1200d43d23076cee4d0dec109f195173fd3ebc79/mock-2.0.0-py2.py3-none-any.whl#sha256=5ce3c71c5545b472da17b72268978914d0252980348636840bd34a00b5cc96c1
Best match: mock 2.0.0
Processing mock-2.0.0-py2.py3-none-any.whl
Installing mock-2.0.0-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg/EGG-INFO/requires.txt>
Adding mock 2.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg>
Searching for httplib2<=0.12.0,>=0.8
Reading https://pypi.org/simple/httplib2/
Downloading https://files.pythonhosted.org/packages/ce/ed/803905d670b52fa0edfdd135337e545b4496c2ab3a222f1449b7256eb99f/httplib2-0.12.0.tar.gz#sha256=f61fb838a94ce3b349aa32c92fd8430f7e3511afdb18bf9640d647e30c90a6d6
Best match: httplib2 0.12.0
Processing httplib2-0.12.0.tar.gz
Writing /tmp/easy_install-21vvOx/httplib2-0.12.0/setup.cfg
Running httplib2-0.12.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-21vvOx/httplib2-0.12.0/egg-dist-tmp-Gv9tM8
zip_safe flag not set; analyzing archive contents...
httplib2.certs: module references __file__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Extracting httplib2-0.12.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding httplib2 0.12.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Searching for hdfs<3.0.0,>=2.1.0
Reading https://pypi.org/simple/hdfs/
Downloading https://files.pythonhosted.org/packages/82/39/2c0879b1bcfd1f6ad078eb210d09dbce21072386a3997074ee91e60ddc5a/hdfs-2.5.8.tar.gz#sha256=1be117549fc1285571bc51aedc15df5a203138dba02f9adfa26761b69a949370
Best match: hdfs 2.5.8
Processing hdfs-2.5.8.tar.gz
Writing /tmp/easy_install-1WARu2/hdfs-2.5.8/setup.cfg
Running hdfs-2.5.8/setup.py -q bdist_egg --dist-dir /tmp/easy_install-1WARu2/hdfs-2.5.8/egg-dist-tmp-3vvDND
zip_safe flag not set; analyzing archive contents...
Moving hdfs-2.5.8-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding hdfs 2.5.8 to easy-install.pth file
Installing hdfscli-avro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing hdfscli script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/hdfs-2.5.8-py2.7.egg>
Searching for future<1.0.0,>=0.16.0
Reading https://pypi.org/simple/future/
Downloading https://files.pythonhosted.org/packages/90/52/e20466b85000a181e1e144fd8305caf2cf475e2f9674e797b222f8105f5f/future-0.17.1.tar.gz#sha256=67045236dcfd6816dc439556d009594abf643e5eb48992e36beac09c2ca659b8
Best match: future 0.17.1
Processing future-0.17.1.tar.gz
Writing /tmp/easy_install-QUr5N0/future-0.17.1/setup.cfg
Running future-0.17.1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-QUr5N0/future-0.17.1/egg-dist-tmp-D9S5S6
warning: no files found matching '*.au' under directory 'tests'
warning: no files found matching '*.gif' under directory 'tests'
warning: no files found matching '*.txt' under directory 'tests'
zip_safe flag not set; analyzing archive contents...
future.backports.test.ssl_servers: module references __file__
future.backports.test.support: module references __file__
future.standard_library.__init__: module references __file__
future.standard_library.__init__: module references __path__
future.utils.__init__: module MAY be using inspect.stack
past.builtins.misc: module MAY be using inspect.stack
past.translation.__init__: module references __file__
past.translation.__init__: module references __path__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Extracting future-0.17.1-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding future 0.17.1 to easy-install.pth file
Installing pasteurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing futurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Searching for fastavro<0.22,>=0.21.4
Reading https://pypi.org/simple/fastavro/
Downloading https://files.pythonhosted.org/packages/15/e3/5956c75f68906b119191ef30d9acff661b422cf918a29a03ee0c3ba774be/fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl#sha256=25c5e1871fb82795f138aa209ca89cac940b80bf36fc644615354028bfd87638
Best match: fastavro 0.21.24
Processing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl
Installing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding fastavro 0.21.24 to easy-install.pth file
Installing fastavro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg>
Searching for dill<0.2.10,>=0.2.9
Reading https://pypi.org/simple/dill/
Downloading https://files.pythonhosted.org/packages/fe/42/bfe2e0857bc284cbe6a011d93f2a9ad58a22cb894461b199ae72cfef0f29/dill-0.2.9.tar.gz#sha256=f6d6046f9f9195206063dd0415dff185ad593d6ee8b0e67f12597c0f4df4986f
Best match: dill 0.2.9
Processing dill-0.2.9.tar.gz
Writing /tmp/easy_install-wXU04X/dill-0.2.9/setup.cfg
Running dill-0.2.9/setup.py -q bdist_egg --dist-dir /tmp/easy_install-wXU04X/dill-0.2.9/egg-dist-tmp-BW4ImV
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Extracting dill-0.2.9-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding dill 0.2.9 to easy-install.pth file
Installing get_objgraph script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing undill script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Searching for crcmod<2.0,>=1.7
Reading https://pypi.org/simple/crcmod/
Downloading https://files.pythonhosted.org/packages/6b/b0/e595ce2a2527e169c3bcd6c33d2473c1918e0b7f6826a043ca1245dd4e5b/crcmod-1.7.tar.gz#sha256=dc7051a0db5f2bd48665a990d3ec1cc305a466a77358ca4492826f41f283601e
Best match: crcmod 1.7
Processing crcmod-1.7.tar.gz
Writing /tmp/easy_install-HtZKDE/crcmod-1.7/setup.cfg
Running crcmod-1.7/setup.py -q bdist_egg --dist-dir /tmp/easy_install-HtZKDE/crcmod-1.7/egg-dist-tmp-_We3KH
python2/src/_crcfunext.c: In function ‘init_crcfunext’:
python2/src/_crcfunext.c:492:13: warning: variable ‘m’ set but not used [-Wunused-but-set-variable]
   PyObject *m;
             ^
zip_safe flag not set; analyzing archive contents...
Moving crcmod-1.7-py2.7-linux-x86_64.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding crcmod 1.7 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/crcmod-1.7-py2.7-linux-x86_64.egg>
Searching for numpy>=1.14
Reading https://pypi.org/simple/numpy/
Downloading https://files.pythonhosted.org/packages/c1/ff/aeb22192bab0643551a161dc4ed305892cead687ee97453daed4dc1dd38e/numpy-1.17.0rc1.zip#sha256=f53df05f9ca4ec5d72709ffe349704f1f7d945ed59e815574b5c5687acb282c4
Best match: numpy 1.17.0rc1
Processing numpy-1.17.0rc1.zip
Writing /tmp/easy_install-Ng_r6R/numpy-1.17.0rc1/setup.cfg
Running numpy-1.17.0rc1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-Ng_r6R/numpy-1.17.0rc1/egg-dist-tmp-XX08D_
Traceback (most recent call last):
  File "setup.py", line 238, in <module>
    'test': generate_protos_first(test),
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/__init__.py",> line 145, in setup
    return distutils.core.setup(**attrs)
  File "/usr/lib/python2.7/distutils/core.py", line 151, in setup
    dist.run_commands()
  File "/usr/lib/python2.7/distutils/dist.py", line 953, in run_commands
    self.run_command(cmd)
  File "/usr/lib/python2.7/distutils/dist.py", line 972, in run_command
    cmd_obj.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 67, in run
    self.do_egg_install()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 117, in do_egg_install
    cmd.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 418, in run
    self.easy_install(spec, not self.no_deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 660, in easy_install
    return self.install_item(None, spec, tmpdir, deps, True)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 707, in install_item
    self.process_distribution(spec, dist, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 752, in process_distribution
    [requirement], self.local_index, self.easy_install
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 782, in resolve
    replace_conflicting=replace_conflicting
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1065, in best_match
    return self.obtain(req, installer)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1077, in obtain
    return installer(requirement)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 679, in easy_install
    return self.install_item(spec, dist.location, tmpdir, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 705, in install_item
    dists = self.install_eggs(spec, download, tmpdir)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 890, in install_eggs
    return self.build_and_install(setup_script, setup_base)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1158, in build_and_install
    self.run_setup(setup_script, setup_base, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1144, in run_setup
    run_setup(setup_script, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 253, in run_setup
    raise
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 166, in save_modules
    saved_exc.resume()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 141, in resume
    six.reraise(type, exc, self._tb)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 154, in save_modules
    yield saved
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 250, in run_setup
    _execfile(setup_script, ns)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 45, in _execfile
    exec(code, globals, locals)
  File "/tmp/easy_install-Ng_r6R/numpy-1.17.0rc1/setup.py", line 31, in <module>
    import setuptools
RuntimeError: Python version >= 3.5 required.

> Task :sdks:python:createProcessWorker FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/sdks/python/build.gradle'> line: 369

* What went wrong:
Execution failed for task ':sdks:python:createProcessWorker'.
> 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 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/5.2.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 3m 18s
59 actionable tasks: 46 executed, 13 from cache

Publishing build scan...
https://gradle.com/s/5m467uednoumi

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


Build failed in Jenkins: beam_PostCommit_Python_VR_Spark #367

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/367/display/redirect>

------------------------------------------
[...truncated 253.60 KB...]
Searching for pytz>=2018.3
Reading https://pypi.org/simple/pytz/
Downloading https://files.pythonhosted.org/packages/3d/73/fe30c2daaaa0713420d0382b16fbb761409f532c56bdcc514bf7b6262bb6/pytz-2019.1-py2.py3-none-any.whl#sha256=303879e36b721603cc54604edcac9d20401bdbe31e1e4fdee5b9f98d5d31dfda
Best match: pytz 2019.1
Processing pytz-2019.1-py2.py3-none-any.whl
Installing pytz-2019.1-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pytz 2019.1 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pytz-2019.1-py2.7.egg>
Searching for pydot<1.3,>=1.2.0
Reading https://pypi.org/simple/pydot/
Downloading https://files.pythonhosted.org/packages/c3/f1/e61d6dfe6c1768ed2529761a68f70939e2569da043e9f15a8d84bf56cadf/pydot-1.2.4.tar.gz#sha256=92d2e2d15531d00710f2d6fb5540d2acabc5399d464f2f20d5d21073af241eb6
Best match: pydot 1.2.4
Processing pydot-1.2.4.tar.gz
Writing /tmp/easy_install-vily2y/pydot-1.2.4/setup.cfg
Running pydot-1.2.4/setup.py -q bdist_egg --dist-dir /tmp/easy_install-vily2y/pydot-1.2.4/egg-dist-tmp-3XPTXX
/tmp/easy_install-vily2y/pydot-1.2.4/pydot.py:17: UserWarning: Couldn't import dot_parser, loading of dot files will not be possible.
  "Couldn't import dot_parser, "
zip_safe flag not set; analyzing archive contents...
Moving pydot-1.2.4-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pydot 1.2.4 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pydot-1.2.4-py2.7.egg>
Searching for oauth2client<4,>=2.0.1
Reading https://pypi.org/simple/oauth2client/
Downloading https://files.pythonhosted.org/packages/c0/7b/bc893e35d6ca46a72faa4b9eaac25c687ce60e1fbe978993fe2de1b0ff0d/oauth2client-3.0.0.tar.gz#sha256=5b5b056ec6f2304e7920b632885bd157fa71d1a7f3ddd00a43b1541a8d1a2460
Best match: oauth2client 3.0.0
Processing oauth2client-3.0.0.tar.gz
Writing /tmp/easy_install-UAgRe6/oauth2client-3.0.0/setup.cfg
Running oauth2client-3.0.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-UAgRe6/oauth2client-3.0.0/egg-dist-tmp-ip_zLl
warning: no previously-included files matching '*' found under directory 'tests'
zip_safe flag not set; analyzing archive contents...
Moving oauth2client-3.0.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding oauth2client 3.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/oauth2client-3.0.0-py2.7.egg>
Searching for pymongo<4.0.0,>=3.8.0
Reading https://pypi.org/simple/pymongo/
Downloading https://files.pythonhosted.org/packages/6e/ea/353a9f8ced71b9e258438aa4d6aa048c1eaf5b774d3ef2273d686fde0947/pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl#sha256=32421df60d06f479d71b6b539642e410ece3006e8910688e68df962c8eb40a21
Best match: pymongo 3.8.0
Processing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl
Installing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding pymongo 3.8.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg>
Searching for mock<3.0.0,>=1.0.1
Reading https://pypi.org/simple/mock/
Downloading https://files.pythonhosted.org/packages/e6/35/f187bdf23be87092bd0f1200d43d23076cee4d0dec109f195173fd3ebc79/mock-2.0.0-py2.py3-none-any.whl#sha256=5ce3c71c5545b472da17b72268978914d0252980348636840bd34a00b5cc96c1
Best match: mock 2.0.0
Processing mock-2.0.0-py2.py3-none-any.whl
Installing mock-2.0.0-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg/EGG-INFO/requires.txt>
Adding mock 2.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg>
Searching for httplib2<=0.12.0,>=0.8
Reading https://pypi.org/simple/httplib2/
Downloading https://files.pythonhosted.org/packages/ce/ed/803905d670b52fa0edfdd135337e545b4496c2ab3a222f1449b7256eb99f/httplib2-0.12.0.tar.gz#sha256=f61fb838a94ce3b349aa32c92fd8430f7e3511afdb18bf9640d647e30c90a6d6
Best match: httplib2 0.12.0
Processing httplib2-0.12.0.tar.gz
Writing /tmp/easy_install-77hjSD/httplib2-0.12.0/setup.cfg
Running httplib2-0.12.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-77hjSD/httplib2-0.12.0/egg-dist-tmp-a3o1an
zip_safe flag not set; analyzing archive contents...
httplib2.certs: module references __file__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Extracting httplib2-0.12.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding httplib2 0.12.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Searching for hdfs<3.0.0,>=2.1.0
Reading https://pypi.org/simple/hdfs/
Downloading https://files.pythonhosted.org/packages/82/39/2c0879b1bcfd1f6ad078eb210d09dbce21072386a3997074ee91e60ddc5a/hdfs-2.5.8.tar.gz#sha256=1be117549fc1285571bc51aedc15df5a203138dba02f9adfa26761b69a949370
Best match: hdfs 2.5.8
Processing hdfs-2.5.8.tar.gz
Writing /tmp/easy_install-jqiRlw/hdfs-2.5.8/setup.cfg
Running hdfs-2.5.8/setup.py -q bdist_egg --dist-dir /tmp/easy_install-jqiRlw/hdfs-2.5.8/egg-dist-tmp-2b5UEh
zip_safe flag not set; analyzing archive contents...
Moving hdfs-2.5.8-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding hdfs 2.5.8 to easy-install.pth file
Installing hdfscli-avro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing hdfscli script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/hdfs-2.5.8-py2.7.egg>
Searching for future<1.0.0,>=0.16.0
Reading https://pypi.org/simple/future/
Downloading https://files.pythonhosted.org/packages/90/52/e20466b85000a181e1e144fd8305caf2cf475e2f9674e797b222f8105f5f/future-0.17.1.tar.gz#sha256=67045236dcfd6816dc439556d009594abf643e5eb48992e36beac09c2ca659b8
Best match: future 0.17.1
Processing future-0.17.1.tar.gz
Writing /tmp/easy_install-AbbFj_/future-0.17.1/setup.cfg
Running future-0.17.1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-AbbFj_/future-0.17.1/egg-dist-tmp-yriuye
warning: no files found matching '*.au' under directory 'tests'
warning: no files found matching '*.gif' under directory 'tests'
warning: no files found matching '*.txt' under directory 'tests'
zip_safe flag not set; analyzing archive contents...
future.backports.test.ssl_servers: module references __file__
future.backports.test.support: module references __file__
future.standard_library.__init__: module references __file__
future.standard_library.__init__: module references __path__
future.utils.__init__: module MAY be using inspect.stack
past.builtins.misc: module MAY be using inspect.stack
past.translation.__init__: module references __file__
past.translation.__init__: module references __path__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Extracting future-0.17.1-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding future 0.17.1 to easy-install.pth file
Installing pasteurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing futurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Searching for fastavro<0.22,>=0.21.4
Reading https://pypi.org/simple/fastavro/
Downloading https://files.pythonhosted.org/packages/15/e3/5956c75f68906b119191ef30d9acff661b422cf918a29a03ee0c3ba774be/fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl#sha256=25c5e1871fb82795f138aa209ca89cac940b80bf36fc644615354028bfd87638
Best match: fastavro 0.21.24
Processing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl
Installing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding fastavro 0.21.24 to easy-install.pth file
Installing fastavro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg>
Searching for dill<0.2.10,>=0.2.9
Reading https://pypi.org/simple/dill/
Downloading https://files.pythonhosted.org/packages/fe/42/bfe2e0857bc284cbe6a011d93f2a9ad58a22cb894461b199ae72cfef0f29/dill-0.2.9.tar.gz#sha256=f6d6046f9f9195206063dd0415dff185ad593d6ee8b0e67f12597c0f4df4986f
Best match: dill 0.2.9
Processing dill-0.2.9.tar.gz
Writing /tmp/easy_install-UTgaTU/dill-0.2.9/setup.cfg
Running dill-0.2.9/setup.py -q bdist_egg --dist-dir /tmp/easy_install-UTgaTU/dill-0.2.9/egg-dist-tmp-n5JnyD
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Extracting dill-0.2.9-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding dill 0.2.9 to easy-install.pth file
Installing get_objgraph script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing undill script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Searching for crcmod<2.0,>=1.7
Reading https://pypi.org/simple/crcmod/
Downloading https://files.pythonhosted.org/packages/6b/b0/e595ce2a2527e169c3bcd6c33d2473c1918e0b7f6826a043ca1245dd4e5b/crcmod-1.7.tar.gz#sha256=dc7051a0db5f2bd48665a990d3ec1cc305a466a77358ca4492826f41f283601e
Best match: crcmod 1.7
Processing crcmod-1.7.tar.gz
Writing /tmp/easy_install-2RqldQ/crcmod-1.7/setup.cfg
Running crcmod-1.7/setup.py -q bdist_egg --dist-dir /tmp/easy_install-2RqldQ/crcmod-1.7/egg-dist-tmp-2daLw6
python2/src/_crcfunext.c: In function ‘init_crcfunext’:
python2/src/_crcfunext.c:492:13: warning: variable ‘m’ set but not used [-Wunused-but-set-variable]
   PyObject *m;
             ^
zip_safe flag not set; analyzing archive contents...
Moving crcmod-1.7-py2.7-linux-x86_64.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding crcmod 1.7 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/crcmod-1.7-py2.7-linux-x86_64.egg>
Searching for numpy>=1.14
Reading https://pypi.org/simple/numpy/
Downloading https://files.pythonhosted.org/packages/c1/ff/aeb22192bab0643551a161dc4ed305892cead687ee97453daed4dc1dd38e/numpy-1.17.0rc1.zip#sha256=f53df05f9ca4ec5d72709ffe349704f1f7d945ed59e815574b5c5687acb282c4
Best match: numpy 1.17.0rc1
Processing numpy-1.17.0rc1.zip
Writing /tmp/easy_install-P8x3HH/numpy-1.17.0rc1/setup.cfg
Running numpy-1.17.0rc1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-P8x3HH/numpy-1.17.0rc1/egg-dist-tmp-GYD2An
Traceback (most recent call last):
  File "setup.py", line 238, in <module>
    'test': generate_protos_first(test),
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/__init__.py",> line 145, in setup
    return distutils.core.setup(**attrs)
  File "/usr/lib/python2.7/distutils/core.py", line 151, in setup
    dist.run_commands()
  File "/usr/lib/python2.7/distutils/dist.py", line 953, in run_commands
    self.run_command(cmd)
  File "/usr/lib/python2.7/distutils/dist.py", line 972, in run_command
    cmd_obj.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 67, in run
    self.do_egg_install()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 117, in do_egg_install
    cmd.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 418, in run
    self.easy_install(spec, not self.no_deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 660, in easy_install
    return self.install_item(None, spec, tmpdir, deps, True)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 707, in install_item
    self.process_distribution(spec, dist, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 752, in process_distribution
    [requirement], self.local_index, self.easy_install
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 782, in resolve
    replace_conflicting=replace_conflicting
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1065, in best_match
    return self.obtain(req, installer)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1077, in obtain
    return installer(requirement)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 679, in easy_install
    return self.install_item(spec, dist.location, tmpdir, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 705, in install_item
    dists = self.install_eggs(spec, download, tmpdir)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 890, in install_eggs
    return self.build_and_install(setup_script, setup_base)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1158, in build_and_install
    self.run_setup(setup_script, setup_base, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1144, in run_setup
    run_setup(setup_script, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 253, in run_setup
    raise
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 166, in save_modules
    saved_exc.resume()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 141, in resume
    six.reraise(type, exc, self._tb)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 154, in save_modules
    yield saved
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 250, in run_setup
    _execfile(setup_script, ns)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 45, in _execfile
    exec(code, globals, locals)
  File "/tmp/easy_install-P8x3HH/numpy-1.17.0rc1/setup.py", line 31, in <module>
    import setuptools
RuntimeError: Python version >= 3.5 required.

> Task :sdks:python:createProcessWorker FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/sdks/python/build.gradle'> line: 369

* What went wrong:
Execution failed for task ':sdks:python:createProcessWorker'.
> 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 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/5.2.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 2m 33s
59 actionable tasks: 46 executed, 13 from cache

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

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


Build failed in Jenkins: beam_PostCommit_Python_VR_Spark #366

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/366/display/redirect?page=changes>

Changes:

[sniemitz] Done notifications for BigtableIO.Write

------------------------------------------
[...truncated 253.59 KB...]
Searching for pytz>=2018.3
Reading https://pypi.org/simple/pytz/
Downloading https://files.pythonhosted.org/packages/3d/73/fe30c2daaaa0713420d0382b16fbb761409f532c56bdcc514bf7b6262bb6/pytz-2019.1-py2.py3-none-any.whl#sha256=303879e36b721603cc54604edcac9d20401bdbe31e1e4fdee5b9f98d5d31dfda
Best match: pytz 2019.1
Processing pytz-2019.1-py2.py3-none-any.whl
Installing pytz-2019.1-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pytz 2019.1 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pytz-2019.1-py2.7.egg>
Searching for pydot<1.3,>=1.2.0
Reading https://pypi.org/simple/pydot/
Downloading https://files.pythonhosted.org/packages/c3/f1/e61d6dfe6c1768ed2529761a68f70939e2569da043e9f15a8d84bf56cadf/pydot-1.2.4.tar.gz#sha256=92d2e2d15531d00710f2d6fb5540d2acabc5399d464f2f20d5d21073af241eb6
Best match: pydot 1.2.4
Processing pydot-1.2.4.tar.gz
Writing /tmp/easy_install-uElBAg/pydot-1.2.4/setup.cfg
Running pydot-1.2.4/setup.py -q bdist_egg --dist-dir /tmp/easy_install-uElBAg/pydot-1.2.4/egg-dist-tmp-jeru2N
/tmp/easy_install-uElBAg/pydot-1.2.4/pydot.py:17: UserWarning: Couldn't import dot_parser, loading of dot files will not be possible.
  "Couldn't import dot_parser, "
zip_safe flag not set; analyzing archive contents...
Moving pydot-1.2.4-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pydot 1.2.4 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pydot-1.2.4-py2.7.egg>
Searching for oauth2client<4,>=2.0.1
Reading https://pypi.org/simple/oauth2client/
Downloading https://files.pythonhosted.org/packages/c0/7b/bc893e35d6ca46a72faa4b9eaac25c687ce60e1fbe978993fe2de1b0ff0d/oauth2client-3.0.0.tar.gz#sha256=5b5b056ec6f2304e7920b632885bd157fa71d1a7f3ddd00a43b1541a8d1a2460
Best match: oauth2client 3.0.0
Processing oauth2client-3.0.0.tar.gz
Writing /tmp/easy_install-lhSXD7/oauth2client-3.0.0/setup.cfg
Running oauth2client-3.0.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-lhSXD7/oauth2client-3.0.0/egg-dist-tmp-NwBrk0
warning: no previously-included files matching '*' found under directory 'tests'
zip_safe flag not set; analyzing archive contents...
Moving oauth2client-3.0.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding oauth2client 3.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/oauth2client-3.0.0-py2.7.egg>
Searching for pymongo<4.0.0,>=3.8.0
Reading https://pypi.org/simple/pymongo/
Downloading https://files.pythonhosted.org/packages/6e/ea/353a9f8ced71b9e258438aa4d6aa048c1eaf5b774d3ef2273d686fde0947/pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl#sha256=32421df60d06f479d71b6b539642e410ece3006e8910688e68df962c8eb40a21
Best match: pymongo 3.8.0
Processing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl
Installing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding pymongo 3.8.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg>
Searching for mock<3.0.0,>=1.0.1
Reading https://pypi.org/simple/mock/
Downloading https://files.pythonhosted.org/packages/e6/35/f187bdf23be87092bd0f1200d43d23076cee4d0dec109f195173fd3ebc79/mock-2.0.0-py2.py3-none-any.whl#sha256=5ce3c71c5545b472da17b72268978914d0252980348636840bd34a00b5cc96c1
Best match: mock 2.0.0
Processing mock-2.0.0-py2.py3-none-any.whl
Installing mock-2.0.0-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg/EGG-INFO/requires.txt>
Adding mock 2.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg>
Searching for httplib2<=0.12.0,>=0.8
Reading https://pypi.org/simple/httplib2/
Downloading https://files.pythonhosted.org/packages/ce/ed/803905d670b52fa0edfdd135337e545b4496c2ab3a222f1449b7256eb99f/httplib2-0.12.0.tar.gz#sha256=f61fb838a94ce3b349aa32c92fd8430f7e3511afdb18bf9640d647e30c90a6d6
Best match: httplib2 0.12.0
Processing httplib2-0.12.0.tar.gz
Writing /tmp/easy_install-jptewG/httplib2-0.12.0/setup.cfg
Running httplib2-0.12.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-jptewG/httplib2-0.12.0/egg-dist-tmp-UVBR86
zip_safe flag not set; analyzing archive contents...
httplib2.certs: module references __file__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Extracting httplib2-0.12.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding httplib2 0.12.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Searching for hdfs<3.0.0,>=2.1.0
Reading https://pypi.org/simple/hdfs/
Downloading https://files.pythonhosted.org/packages/82/39/2c0879b1bcfd1f6ad078eb210d09dbce21072386a3997074ee91e60ddc5a/hdfs-2.5.8.tar.gz#sha256=1be117549fc1285571bc51aedc15df5a203138dba02f9adfa26761b69a949370
Best match: hdfs 2.5.8
Processing hdfs-2.5.8.tar.gz
Writing /tmp/easy_install-XENFLZ/hdfs-2.5.8/setup.cfg
Running hdfs-2.5.8/setup.py -q bdist_egg --dist-dir /tmp/easy_install-XENFLZ/hdfs-2.5.8/egg-dist-tmp-9bSRJ9
zip_safe flag not set; analyzing archive contents...
Moving hdfs-2.5.8-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding hdfs 2.5.8 to easy-install.pth file
Installing hdfscli-avro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing hdfscli script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/hdfs-2.5.8-py2.7.egg>
Searching for future<1.0.0,>=0.16.0
Reading https://pypi.org/simple/future/
Downloading https://files.pythonhosted.org/packages/90/52/e20466b85000a181e1e144fd8305caf2cf475e2f9674e797b222f8105f5f/future-0.17.1.tar.gz#sha256=67045236dcfd6816dc439556d009594abf643e5eb48992e36beac09c2ca659b8
Best match: future 0.17.1
Processing future-0.17.1.tar.gz
Writing /tmp/easy_install-YiGNcl/future-0.17.1/setup.cfg
Running future-0.17.1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-YiGNcl/future-0.17.1/egg-dist-tmp-dRINxo
warning: no files found matching '*.au' under directory 'tests'
warning: no files found matching '*.gif' under directory 'tests'
warning: no files found matching '*.txt' under directory 'tests'
zip_safe flag not set; analyzing archive contents...
future.backports.test.ssl_servers: module references __file__
future.backports.test.support: module references __file__
future.standard_library.__init__: module references __file__
future.standard_library.__init__: module references __path__
future.utils.__init__: module MAY be using inspect.stack
past.builtins.misc: module MAY be using inspect.stack
past.translation.__init__: module references __file__
past.translation.__init__: module references __path__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Extracting future-0.17.1-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding future 0.17.1 to easy-install.pth file
Installing pasteurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing futurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Searching for fastavro<0.22,>=0.21.4
Reading https://pypi.org/simple/fastavro/
Downloading https://files.pythonhosted.org/packages/15/e3/5956c75f68906b119191ef30d9acff661b422cf918a29a03ee0c3ba774be/fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl#sha256=25c5e1871fb82795f138aa209ca89cac940b80bf36fc644615354028bfd87638
Best match: fastavro 0.21.24
Processing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl
Installing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding fastavro 0.21.24 to easy-install.pth file
Installing fastavro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg>
Searching for dill<0.2.10,>=0.2.9
Reading https://pypi.org/simple/dill/
Downloading https://files.pythonhosted.org/packages/fe/42/bfe2e0857bc284cbe6a011d93f2a9ad58a22cb894461b199ae72cfef0f29/dill-0.2.9.tar.gz#sha256=f6d6046f9f9195206063dd0415dff185ad593d6ee8b0e67f12597c0f4df4986f
Best match: dill 0.2.9
Processing dill-0.2.9.tar.gz
Writing /tmp/easy_install-tZ07QI/dill-0.2.9/setup.cfg
Running dill-0.2.9/setup.py -q bdist_egg --dist-dir /tmp/easy_install-tZ07QI/dill-0.2.9/egg-dist-tmp-7BisG3
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Extracting dill-0.2.9-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding dill 0.2.9 to easy-install.pth file
Installing get_objgraph script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing undill script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Searching for crcmod<2.0,>=1.7
Reading https://pypi.org/simple/crcmod/
Downloading https://files.pythonhosted.org/packages/6b/b0/e595ce2a2527e169c3bcd6c33d2473c1918e0b7f6826a043ca1245dd4e5b/crcmod-1.7.tar.gz#sha256=dc7051a0db5f2bd48665a990d3ec1cc305a466a77358ca4492826f41f283601e
Best match: crcmod 1.7
Processing crcmod-1.7.tar.gz
Writing /tmp/easy_install-NXQrA5/crcmod-1.7/setup.cfg
Running crcmod-1.7/setup.py -q bdist_egg --dist-dir /tmp/easy_install-NXQrA5/crcmod-1.7/egg-dist-tmp-GWzUkk
python2/src/_crcfunext.c: In function ‘init_crcfunext’:
python2/src/_crcfunext.c:492:13: warning: variable ‘m’ set but not used [-Wunused-but-set-variable]
   PyObject *m;
             ^
zip_safe flag not set; analyzing archive contents...
Moving crcmod-1.7-py2.7-linux-x86_64.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding crcmod 1.7 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/crcmod-1.7-py2.7-linux-x86_64.egg>
Searching for numpy>=1.14
Reading https://pypi.org/simple/numpy/
Downloading https://files.pythonhosted.org/packages/c1/ff/aeb22192bab0643551a161dc4ed305892cead687ee97453daed4dc1dd38e/numpy-1.17.0rc1.zip#sha256=f53df05f9ca4ec5d72709ffe349704f1f7d945ed59e815574b5c5687acb282c4
Best match: numpy 1.17.0rc1
Processing numpy-1.17.0rc1.zip
Writing /tmp/easy_install-mjRcrj/numpy-1.17.0rc1/setup.cfg
Running numpy-1.17.0rc1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-mjRcrj/numpy-1.17.0rc1/egg-dist-tmp-K2UUFZ
Traceback (most recent call last):
  File "setup.py", line 238, in <module>
    'test': generate_protos_first(test),
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/__init__.py",> line 145, in setup
    return distutils.core.setup(**attrs)
  File "/usr/lib/python2.7/distutils/core.py", line 151, in setup
    dist.run_commands()
  File "/usr/lib/python2.7/distutils/dist.py", line 953, in run_commands
    self.run_command(cmd)
  File "/usr/lib/python2.7/distutils/dist.py", line 972, in run_command
    cmd_obj.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 67, in run
    self.do_egg_install()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 117, in do_egg_install
    cmd.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 418, in run
    self.easy_install(spec, not self.no_deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 660, in easy_install
    return self.install_item(None, spec, tmpdir, deps, True)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 707, in install_item
    self.process_distribution(spec, dist, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 752, in process_distribution
    [requirement], self.local_index, self.easy_install
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 782, in resolve
    replace_conflicting=replace_conflicting
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1065, in best_match
    return self.obtain(req, installer)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1077, in obtain
    return installer(requirement)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 679, in easy_install
    return self.install_item(spec, dist.location, tmpdir, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 705, in install_item
    dists = self.install_eggs(spec, download, tmpdir)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 890, in install_eggs
    return self.build_and_install(setup_script, setup_base)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1158, in build_and_install
    self.run_setup(setup_script, setup_base, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1144, in run_setup
    run_setup(setup_script, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 253, in run_setup
    raise
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 166, in save_modules
    saved_exc.resume()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 141, in resume
    six.reraise(type, exc, self._tb)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 154, in save_modules
    yield saved
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 250, in run_setup
    _execfile(setup_script, ns)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 45, in _execfile
    exec(code, globals, locals)
  File "/tmp/easy_install-mjRcrj/numpy-1.17.0rc1/setup.py", line 31, in <module>
    import setuptools
RuntimeError: Python version >= 3.5 required.

> Task :sdks:python:createProcessWorker FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/sdks/python/build.gradle'> line: 369

* What went wrong:
Execution failed for task ':sdks:python:createProcessWorker'.
> 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 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/5.2.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 2m 23s
59 actionable tasks: 46 executed, 13 from cache

Publishing build scan...
https://gradle.com/s/2pb77szzvnmz2

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


Build failed in Jenkins: beam_PostCommit_Python_VR_Spark #365

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/365/display/redirect?page=changes>

Changes:

[ankurgoenka] [BEAM-7736] Free worker when work is skipped

------------------------------------------
[...truncated 253.56 KB...]
Searching for pytz>=2018.3
Reading https://pypi.org/simple/pytz/
Downloading https://files.pythonhosted.org/packages/3d/73/fe30c2daaaa0713420d0382b16fbb761409f532c56bdcc514bf7b6262bb6/pytz-2019.1-py2.py3-none-any.whl#sha256=303879e36b721603cc54604edcac9d20401bdbe31e1e4fdee5b9f98d5d31dfda
Best match: pytz 2019.1
Processing pytz-2019.1-py2.py3-none-any.whl
Installing pytz-2019.1-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pytz 2019.1 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pytz-2019.1-py2.7.egg>
Searching for pydot<1.3,>=1.2.0
Reading https://pypi.org/simple/pydot/
Downloading https://files.pythonhosted.org/packages/c3/f1/e61d6dfe6c1768ed2529761a68f70939e2569da043e9f15a8d84bf56cadf/pydot-1.2.4.tar.gz#sha256=92d2e2d15531d00710f2d6fb5540d2acabc5399d464f2f20d5d21073af241eb6
Best match: pydot 1.2.4
Processing pydot-1.2.4.tar.gz
Writing /tmp/easy_install-IuOUUN/pydot-1.2.4/setup.cfg
Running pydot-1.2.4/setup.py -q bdist_egg --dist-dir /tmp/easy_install-IuOUUN/pydot-1.2.4/egg-dist-tmp-TbEu_7
/tmp/easy_install-IuOUUN/pydot-1.2.4/pydot.py:17: UserWarning: Couldn't import dot_parser, loading of dot files will not be possible.
  "Couldn't import dot_parser, "
zip_safe flag not set; analyzing archive contents...
Moving pydot-1.2.4-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pydot 1.2.4 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pydot-1.2.4-py2.7.egg>
Searching for oauth2client<4,>=2.0.1
Reading https://pypi.org/simple/oauth2client/
Downloading https://files.pythonhosted.org/packages/c0/7b/bc893e35d6ca46a72faa4b9eaac25c687ce60e1fbe978993fe2de1b0ff0d/oauth2client-3.0.0.tar.gz#sha256=5b5b056ec6f2304e7920b632885bd157fa71d1a7f3ddd00a43b1541a8d1a2460
Best match: oauth2client 3.0.0
Processing oauth2client-3.0.0.tar.gz
Writing /tmp/easy_install-xxR4yv/oauth2client-3.0.0/setup.cfg
Running oauth2client-3.0.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-xxR4yv/oauth2client-3.0.0/egg-dist-tmp-MNrzOQ
warning: no previously-included files matching '*' found under directory 'tests'
zip_safe flag not set; analyzing archive contents...
Moving oauth2client-3.0.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding oauth2client 3.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/oauth2client-3.0.0-py2.7.egg>
Searching for pymongo<4.0.0,>=3.8.0
Reading https://pypi.org/simple/pymongo/
Downloading https://files.pythonhosted.org/packages/6e/ea/353a9f8ced71b9e258438aa4d6aa048c1eaf5b774d3ef2273d686fde0947/pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl#sha256=32421df60d06f479d71b6b539642e410ece3006e8910688e68df962c8eb40a21
Best match: pymongo 3.8.0
Processing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl
Installing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding pymongo 3.8.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg>
Searching for mock<3.0.0,>=1.0.1
Reading https://pypi.org/simple/mock/
Downloading https://files.pythonhosted.org/packages/e6/35/f187bdf23be87092bd0f1200d43d23076cee4d0dec109f195173fd3ebc79/mock-2.0.0-py2.py3-none-any.whl#sha256=5ce3c71c5545b472da17b72268978914d0252980348636840bd34a00b5cc96c1
Best match: mock 2.0.0
Processing mock-2.0.0-py2.py3-none-any.whl
Installing mock-2.0.0-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg/EGG-INFO/requires.txt>
Adding mock 2.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg>
Searching for httplib2<=0.12.0,>=0.8
Reading https://pypi.org/simple/httplib2/
Downloading https://files.pythonhosted.org/packages/ce/ed/803905d670b52fa0edfdd135337e545b4496c2ab3a222f1449b7256eb99f/httplib2-0.12.0.tar.gz#sha256=f61fb838a94ce3b349aa32c92fd8430f7e3511afdb18bf9640d647e30c90a6d6
Best match: httplib2 0.12.0
Processing httplib2-0.12.0.tar.gz
Writing /tmp/easy_install-X2nkp8/httplib2-0.12.0/setup.cfg
Running httplib2-0.12.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-X2nkp8/httplib2-0.12.0/egg-dist-tmp-X5_qta
zip_safe flag not set; analyzing archive contents...
httplib2.certs: module references __file__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Extracting httplib2-0.12.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding httplib2 0.12.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Searching for hdfs<3.0.0,>=2.1.0
Reading https://pypi.org/simple/hdfs/
Downloading https://files.pythonhosted.org/packages/82/39/2c0879b1bcfd1f6ad078eb210d09dbce21072386a3997074ee91e60ddc5a/hdfs-2.5.8.tar.gz#sha256=1be117549fc1285571bc51aedc15df5a203138dba02f9adfa26761b69a949370
Best match: hdfs 2.5.8
Processing hdfs-2.5.8.tar.gz
Writing /tmp/easy_install-hUpI68/hdfs-2.5.8/setup.cfg
Running hdfs-2.5.8/setup.py -q bdist_egg --dist-dir /tmp/easy_install-hUpI68/hdfs-2.5.8/egg-dist-tmp-xAdGAL
zip_safe flag not set; analyzing archive contents...
Moving hdfs-2.5.8-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding hdfs 2.5.8 to easy-install.pth file
Installing hdfscli-avro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing hdfscli script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/hdfs-2.5.8-py2.7.egg>
Searching for future<1.0.0,>=0.16.0
Reading https://pypi.org/simple/future/
Downloading https://files.pythonhosted.org/packages/90/52/e20466b85000a181e1e144fd8305caf2cf475e2f9674e797b222f8105f5f/future-0.17.1.tar.gz#sha256=67045236dcfd6816dc439556d009594abf643e5eb48992e36beac09c2ca659b8
Best match: future 0.17.1
Processing future-0.17.1.tar.gz
Writing /tmp/easy_install-AD4pcl/future-0.17.1/setup.cfg
Running future-0.17.1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-AD4pcl/future-0.17.1/egg-dist-tmp-cBlMlq
warning: no files found matching '*.au' under directory 'tests'
warning: no files found matching '*.gif' under directory 'tests'
warning: no files found matching '*.txt' under directory 'tests'
zip_safe flag not set; analyzing archive contents...
future.backports.test.ssl_servers: module references __file__
future.backports.test.support: module references __file__
future.standard_library.__init__: module references __file__
future.standard_library.__init__: module references __path__
future.utils.__init__: module MAY be using inspect.stack
past.builtins.misc: module MAY be using inspect.stack
past.translation.__init__: module references __file__
past.translation.__init__: module references __path__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Extracting future-0.17.1-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding future 0.17.1 to easy-install.pth file
Installing pasteurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing futurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Searching for fastavro<0.22,>=0.21.4
Reading https://pypi.org/simple/fastavro/
Downloading https://files.pythonhosted.org/packages/15/e3/5956c75f68906b119191ef30d9acff661b422cf918a29a03ee0c3ba774be/fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl#sha256=25c5e1871fb82795f138aa209ca89cac940b80bf36fc644615354028bfd87638
Best match: fastavro 0.21.24
Processing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl
Installing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding fastavro 0.21.24 to easy-install.pth file
Installing fastavro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg>
Searching for dill<0.2.10,>=0.2.9
Reading https://pypi.org/simple/dill/
Downloading https://files.pythonhosted.org/packages/fe/42/bfe2e0857bc284cbe6a011d93f2a9ad58a22cb894461b199ae72cfef0f29/dill-0.2.9.tar.gz#sha256=f6d6046f9f9195206063dd0415dff185ad593d6ee8b0e67f12597c0f4df4986f
Best match: dill 0.2.9
Processing dill-0.2.9.tar.gz
Writing /tmp/easy_install-XWrYxM/dill-0.2.9/setup.cfg
Running dill-0.2.9/setup.py -q bdist_egg --dist-dir /tmp/easy_install-XWrYxM/dill-0.2.9/egg-dist-tmp-jkp6Q7
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Extracting dill-0.2.9-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding dill 0.2.9 to easy-install.pth file
Installing get_objgraph script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing undill script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Searching for crcmod<2.0,>=1.7
Reading https://pypi.org/simple/crcmod/
Downloading https://files.pythonhosted.org/packages/6b/b0/e595ce2a2527e169c3bcd6c33d2473c1918e0b7f6826a043ca1245dd4e5b/crcmod-1.7.tar.gz#sha256=dc7051a0db5f2bd48665a990d3ec1cc305a466a77358ca4492826f41f283601e
Best match: crcmod 1.7
Processing crcmod-1.7.tar.gz
Writing /tmp/easy_install-rbT6R3/crcmod-1.7/setup.cfg
Running crcmod-1.7/setup.py -q bdist_egg --dist-dir /tmp/easy_install-rbT6R3/crcmod-1.7/egg-dist-tmp-pQBPe6
python2/src/_crcfunext.c: In function ‘init_crcfunext’:
python2/src/_crcfunext.c:492:13: warning: variable ‘m’ set but not used [-Wunused-but-set-variable]
   PyObject *m;
             ^
zip_safe flag not set; analyzing archive contents...
Moving crcmod-1.7-py2.7-linux-x86_64.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding crcmod 1.7 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/crcmod-1.7-py2.7-linux-x86_64.egg>
Searching for numpy>=1.14
Reading https://pypi.org/simple/numpy/
Downloading https://files.pythonhosted.org/packages/c1/ff/aeb22192bab0643551a161dc4ed305892cead687ee97453daed4dc1dd38e/numpy-1.17.0rc1.zip#sha256=f53df05f9ca4ec5d72709ffe349704f1f7d945ed59e815574b5c5687acb282c4
Best match: numpy 1.17.0rc1
Processing numpy-1.17.0rc1.zip
Writing /tmp/easy_install-xSCK2l/numpy-1.17.0rc1/setup.cfg
Running numpy-1.17.0rc1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-xSCK2l/numpy-1.17.0rc1/egg-dist-tmp-O6dEbi
Traceback (most recent call last):
  File "setup.py", line 238, in <module>
    'test': generate_protos_first(test),
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/__init__.py",> line 145, in setup
    return distutils.core.setup(**attrs)
  File "/usr/lib/python2.7/distutils/core.py", line 151, in setup
    dist.run_commands()
  File "/usr/lib/python2.7/distutils/dist.py", line 953, in run_commands
    self.run_command(cmd)
  File "/usr/lib/python2.7/distutils/dist.py", line 972, in run_command
    cmd_obj.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 67, in run
    self.do_egg_install()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 117, in do_egg_install
    cmd.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 418, in run
    self.easy_install(spec, not self.no_deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 660, in easy_install
    return self.install_item(None, spec, tmpdir, deps, True)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 707, in install_item
    self.process_distribution(spec, dist, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 752, in process_distribution
    [requirement], self.local_index, self.easy_install
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 782, in resolve
    replace_conflicting=replace_conflicting
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1065, in best_match
    return self.obtain(req, installer)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1077, in obtain
    return installer(requirement)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 679, in easy_install
    return self.install_item(spec, dist.location, tmpdir, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 705, in install_item
    dists = self.install_eggs(spec, download, tmpdir)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 890, in install_eggs
    return self.build_and_install(setup_script, setup_base)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1158, in build_and_install
    self.run_setup(setup_script, setup_base, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1144, in run_setup
    run_setup(setup_script, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 253, in run_setup
    raise
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 166, in save_modules
    saved_exc.resume()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 141, in resume
    six.reraise(type, exc, self._tb)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 154, in save_modules
    yield saved
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 250, in run_setup
    _execfile(setup_script, ns)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 45, in _execfile
    exec(code, globals, locals)
  File "/tmp/easy_install-xSCK2l/numpy-1.17.0rc1/setup.py", line 31, in <module>
    import setuptools
RuntimeError: Python version >= 3.5 required.

> Task :sdks:python:createProcessWorker FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/sdks/python/build.gradle'> line: 369

* What went wrong:
Execution failed for task ':sdks:python:createProcessWorker'.
> 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 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/5.2.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 2m 15s
59 actionable tasks: 46 executed, 13 from cache

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

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


Build failed in Jenkins: beam_PostCommit_Python_VR_Spark #364

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/364/display/redirect?page=changes>

Changes:

[yanzhi.wyl] [BEAM-7694]Fix error spelling in annotation of SparkTransformOverrides.

[yanzhi.wyl] update annotation for PTransformMatcher.

------------------------------------------
[...truncated 253.55 KB...]
Searching for pytz>=2018.3
Reading https://pypi.org/simple/pytz/
Downloading https://files.pythonhosted.org/packages/3d/73/fe30c2daaaa0713420d0382b16fbb761409f532c56bdcc514bf7b6262bb6/pytz-2019.1-py2.py3-none-any.whl#sha256=303879e36b721603cc54604edcac9d20401bdbe31e1e4fdee5b9f98d5d31dfda
Best match: pytz 2019.1
Processing pytz-2019.1-py2.py3-none-any.whl
Installing pytz-2019.1-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pytz 2019.1 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pytz-2019.1-py2.7.egg>
Searching for pydot<1.3,>=1.2.0
Reading https://pypi.org/simple/pydot/
Downloading https://files.pythonhosted.org/packages/c3/f1/e61d6dfe6c1768ed2529761a68f70939e2569da043e9f15a8d84bf56cadf/pydot-1.2.4.tar.gz#sha256=92d2e2d15531d00710f2d6fb5540d2acabc5399d464f2f20d5d21073af241eb6
Best match: pydot 1.2.4
Processing pydot-1.2.4.tar.gz
Writing /tmp/easy_install-7D7az_/pydot-1.2.4/setup.cfg
Running pydot-1.2.4/setup.py -q bdist_egg --dist-dir /tmp/easy_install-7D7az_/pydot-1.2.4/egg-dist-tmp-JWM3QD
/tmp/easy_install-7D7az_/pydot-1.2.4/pydot.py:17: UserWarning: Couldn't import dot_parser, loading of dot files will not be possible.
  "Couldn't import dot_parser, "
zip_safe flag not set; analyzing archive contents...
Moving pydot-1.2.4-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pydot 1.2.4 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pydot-1.2.4-py2.7.egg>
Searching for oauth2client<4,>=2.0.1
Reading https://pypi.org/simple/oauth2client/
Downloading https://files.pythonhosted.org/packages/c0/7b/bc893e35d6ca46a72faa4b9eaac25c687ce60e1fbe978993fe2de1b0ff0d/oauth2client-3.0.0.tar.gz#sha256=5b5b056ec6f2304e7920b632885bd157fa71d1a7f3ddd00a43b1541a8d1a2460
Best match: oauth2client 3.0.0
Processing oauth2client-3.0.0.tar.gz
Writing /tmp/easy_install-Fmk4Ng/oauth2client-3.0.0/setup.cfg
Running oauth2client-3.0.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-Fmk4Ng/oauth2client-3.0.0/egg-dist-tmp-wM_T7_
warning: no previously-included files matching '*' found under directory 'tests'
zip_safe flag not set; analyzing archive contents...
Moving oauth2client-3.0.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding oauth2client 3.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/oauth2client-3.0.0-py2.7.egg>
Searching for pymongo<4.0.0,>=3.8.0
Reading https://pypi.org/simple/pymongo/
Downloading https://files.pythonhosted.org/packages/6e/ea/353a9f8ced71b9e258438aa4d6aa048c1eaf5b774d3ef2273d686fde0947/pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl#sha256=32421df60d06f479d71b6b539642e410ece3006e8910688e68df962c8eb40a21
Best match: pymongo 3.8.0
Processing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl
Installing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding pymongo 3.8.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg>
Searching for mock<3.0.0,>=1.0.1
Reading https://pypi.org/simple/mock/
Downloading https://files.pythonhosted.org/packages/e6/35/f187bdf23be87092bd0f1200d43d23076cee4d0dec109f195173fd3ebc79/mock-2.0.0-py2.py3-none-any.whl#sha256=5ce3c71c5545b472da17b72268978914d0252980348636840bd34a00b5cc96c1
Best match: mock 2.0.0
Processing mock-2.0.0-py2.py3-none-any.whl
Installing mock-2.0.0-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg/EGG-INFO/requires.txt>
Adding mock 2.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg>
Searching for httplib2<=0.12.0,>=0.8
Reading https://pypi.org/simple/httplib2/
Downloading https://files.pythonhosted.org/packages/ce/ed/803905d670b52fa0edfdd135337e545b4496c2ab3a222f1449b7256eb99f/httplib2-0.12.0.tar.gz#sha256=f61fb838a94ce3b349aa32c92fd8430f7e3511afdb18bf9640d647e30c90a6d6
Best match: httplib2 0.12.0
Processing httplib2-0.12.0.tar.gz
Writing /tmp/easy_install-qrupwD/httplib2-0.12.0/setup.cfg
Running httplib2-0.12.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-qrupwD/httplib2-0.12.0/egg-dist-tmp-fGu4vS
zip_safe flag not set; analyzing archive contents...
httplib2.certs: module references __file__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Extracting httplib2-0.12.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding httplib2 0.12.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Searching for hdfs<3.0.0,>=2.1.0
Reading https://pypi.org/simple/hdfs/
Downloading https://files.pythonhosted.org/packages/82/39/2c0879b1bcfd1f6ad078eb210d09dbce21072386a3997074ee91e60ddc5a/hdfs-2.5.8.tar.gz#sha256=1be117549fc1285571bc51aedc15df5a203138dba02f9adfa26761b69a949370
Best match: hdfs 2.5.8
Processing hdfs-2.5.8.tar.gz
Writing /tmp/easy_install-NB3v01/hdfs-2.5.8/setup.cfg
Running hdfs-2.5.8/setup.py -q bdist_egg --dist-dir /tmp/easy_install-NB3v01/hdfs-2.5.8/egg-dist-tmp-RYTezq
zip_safe flag not set; analyzing archive contents...
Moving hdfs-2.5.8-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding hdfs 2.5.8 to easy-install.pth file
Installing hdfscli-avro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing hdfscli script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/hdfs-2.5.8-py2.7.egg>
Searching for future<1.0.0,>=0.16.0
Reading https://pypi.org/simple/future/
Downloading https://files.pythonhosted.org/packages/90/52/e20466b85000a181e1e144fd8305caf2cf475e2f9674e797b222f8105f5f/future-0.17.1.tar.gz#sha256=67045236dcfd6816dc439556d009594abf643e5eb48992e36beac09c2ca659b8
Best match: future 0.17.1
Processing future-0.17.1.tar.gz
Writing /tmp/easy_install-VAEis_/future-0.17.1/setup.cfg
Running future-0.17.1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-VAEis_/future-0.17.1/egg-dist-tmp-ejThvq
warning: no files found matching '*.au' under directory 'tests'
warning: no files found matching '*.gif' under directory 'tests'
warning: no files found matching '*.txt' under directory 'tests'
zip_safe flag not set; analyzing archive contents...
future.backports.test.ssl_servers: module references __file__
future.backports.test.support: module references __file__
future.standard_library.__init__: module references __file__
future.standard_library.__init__: module references __path__
future.utils.__init__: module MAY be using inspect.stack
past.builtins.misc: module MAY be using inspect.stack
past.translation.__init__: module references __file__
past.translation.__init__: module references __path__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Extracting future-0.17.1-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding future 0.17.1 to easy-install.pth file
Installing pasteurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing futurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Searching for fastavro<0.22,>=0.21.4
Reading https://pypi.org/simple/fastavro/
Downloading https://files.pythonhosted.org/packages/15/e3/5956c75f68906b119191ef30d9acff661b422cf918a29a03ee0c3ba774be/fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl#sha256=25c5e1871fb82795f138aa209ca89cac940b80bf36fc644615354028bfd87638
Best match: fastavro 0.21.24
Processing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl
Installing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding fastavro 0.21.24 to easy-install.pth file
Installing fastavro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg>
Searching for dill<0.2.10,>=0.2.9
Reading https://pypi.org/simple/dill/
Downloading https://files.pythonhosted.org/packages/fe/42/bfe2e0857bc284cbe6a011d93f2a9ad58a22cb894461b199ae72cfef0f29/dill-0.2.9.tar.gz#sha256=f6d6046f9f9195206063dd0415dff185ad593d6ee8b0e67f12597c0f4df4986f
Best match: dill 0.2.9
Processing dill-0.2.9.tar.gz
Writing /tmp/easy_install-B9wvs9/dill-0.2.9/setup.cfg
Running dill-0.2.9/setup.py -q bdist_egg --dist-dir /tmp/easy_install-B9wvs9/dill-0.2.9/egg-dist-tmp-cEew9l
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Extracting dill-0.2.9-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding dill 0.2.9 to easy-install.pth file
Installing get_objgraph script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing undill script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Searching for crcmod<2.0,>=1.7
Reading https://pypi.org/simple/crcmod/
Downloading https://files.pythonhosted.org/packages/6b/b0/e595ce2a2527e169c3bcd6c33d2473c1918e0b7f6826a043ca1245dd4e5b/crcmod-1.7.tar.gz#sha256=dc7051a0db5f2bd48665a990d3ec1cc305a466a77358ca4492826f41f283601e
Best match: crcmod 1.7
Processing crcmod-1.7.tar.gz
Writing /tmp/easy_install-XHYQU5/crcmod-1.7/setup.cfg
Running crcmod-1.7/setup.py -q bdist_egg --dist-dir /tmp/easy_install-XHYQU5/crcmod-1.7/egg-dist-tmp-4KoWYJ
python2/src/_crcfunext.c: In function ‘init_crcfunext’:
python2/src/_crcfunext.c:492:13: warning: variable ‘m’ set but not used [-Wunused-but-set-variable]
   PyObject *m;
             ^
zip_safe flag not set; analyzing archive contents...
Moving crcmod-1.7-py2.7-linux-x86_64.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding crcmod 1.7 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/crcmod-1.7-py2.7-linux-x86_64.egg>
Searching for numpy>=1.14
Reading https://pypi.org/simple/numpy/
Downloading https://files.pythonhosted.org/packages/c1/ff/aeb22192bab0643551a161dc4ed305892cead687ee97453daed4dc1dd38e/numpy-1.17.0rc1.zip#sha256=f53df05f9ca4ec5d72709ffe349704f1f7d945ed59e815574b5c5687acb282c4
Best match: numpy 1.17.0rc1
Processing numpy-1.17.0rc1.zip
Writing /tmp/easy_install-GrejQN/numpy-1.17.0rc1/setup.cfg
Running numpy-1.17.0rc1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-GrejQN/numpy-1.17.0rc1/egg-dist-tmp-b5hsFj
Traceback (most recent call last):
  File "setup.py", line 238, in <module>
    'test': generate_protos_first(test),
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/__init__.py",> line 145, in setup
    return distutils.core.setup(**attrs)
  File "/usr/lib/python2.7/distutils/core.py", line 151, in setup
    dist.run_commands()
  File "/usr/lib/python2.7/distutils/dist.py", line 953, in run_commands
    self.run_command(cmd)
  File "/usr/lib/python2.7/distutils/dist.py", line 972, in run_command
    cmd_obj.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 67, in run
    self.do_egg_install()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 117, in do_egg_install
    cmd.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 418, in run
    self.easy_install(spec, not self.no_deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 660, in easy_install
    return self.install_item(None, spec, tmpdir, deps, True)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 707, in install_item
    self.process_distribution(spec, dist, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 752, in process_distribution
    [requirement], self.local_index, self.easy_install
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 782, in resolve
    replace_conflicting=replace_conflicting
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1065, in best_match
    return self.obtain(req, installer)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1077, in obtain
    return installer(requirement)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 679, in easy_install
    return self.install_item(spec, dist.location, tmpdir, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 705, in install_item
    dists = self.install_eggs(spec, download, tmpdir)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 890, in install_eggs
    return self.build_and_install(setup_script, setup_base)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1158, in build_and_install
    self.run_setup(setup_script, setup_base, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1144, in run_setup
    run_setup(setup_script, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 253, in run_setup
    raise
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 166, in save_modules
    saved_exc.resume()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 141, in resume
    six.reraise(type, exc, self._tb)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 154, in save_modules
    yield saved
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 250, in run_setup
    _execfile(setup_script, ns)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 45, in _execfile
    exec(code, globals, locals)
  File "/tmp/easy_install-GrejQN/numpy-1.17.0rc1/setup.py", line 31, in <module>
    import setuptools
RuntimeError: Python version >= 3.5 required.

> Task :sdks:python:createProcessWorker FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/sdks/python/build.gradle'> line: 369

* What went wrong:
Execution failed for task ':sdks:python:createProcessWorker'.
> 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 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/5.2.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 2m 35s
59 actionable tasks: 48 executed, 11 from cache

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

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


Build failed in Jenkins: beam_PostCommit_Python_VR_Spark #363

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/363/display/redirect?page=changes>

Changes:

[github] Some trivial typos

[robertwb] [BEAM-7737] Fix microbenchmark scripts compiled check (#9066)

------------------------------------------
[...truncated 253.65 KB...]
Searching for pytz>=2018.3
Reading https://pypi.org/simple/pytz/
Downloading https://files.pythonhosted.org/packages/3d/73/fe30c2daaaa0713420d0382b16fbb761409f532c56bdcc514bf7b6262bb6/pytz-2019.1-py2.py3-none-any.whl#sha256=303879e36b721603cc54604edcac9d20401bdbe31e1e4fdee5b9f98d5d31dfda
Best match: pytz 2019.1
Processing pytz-2019.1-py2.py3-none-any.whl
Installing pytz-2019.1-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pytz 2019.1 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pytz-2019.1-py2.7.egg>
Searching for pydot<1.3,>=1.2.0
Reading https://pypi.org/simple/pydot/
Downloading https://files.pythonhosted.org/packages/c3/f1/e61d6dfe6c1768ed2529761a68f70939e2569da043e9f15a8d84bf56cadf/pydot-1.2.4.tar.gz#sha256=92d2e2d15531d00710f2d6fb5540d2acabc5399d464f2f20d5d21073af241eb6
Best match: pydot 1.2.4
Processing pydot-1.2.4.tar.gz
Writing /tmp/easy_install-s2I0D_/pydot-1.2.4/setup.cfg
Running pydot-1.2.4/setup.py -q bdist_egg --dist-dir /tmp/easy_install-s2I0D_/pydot-1.2.4/egg-dist-tmp-YsGDac
/tmp/easy_install-s2I0D_/pydot-1.2.4/pydot.py:17: UserWarning: Couldn't import dot_parser, loading of dot files will not be possible.
  "Couldn't import dot_parser, "
zip_safe flag not set; analyzing archive contents...
Moving pydot-1.2.4-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pydot 1.2.4 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pydot-1.2.4-py2.7.egg>
Searching for oauth2client<4,>=2.0.1
Reading https://pypi.org/simple/oauth2client/
Downloading https://files.pythonhosted.org/packages/c0/7b/bc893e35d6ca46a72faa4b9eaac25c687ce60e1fbe978993fe2de1b0ff0d/oauth2client-3.0.0.tar.gz#sha256=5b5b056ec6f2304e7920b632885bd157fa71d1a7f3ddd00a43b1541a8d1a2460
Best match: oauth2client 3.0.0
Processing oauth2client-3.0.0.tar.gz
Writing /tmp/easy_install-jawe2U/oauth2client-3.0.0/setup.cfg
Running oauth2client-3.0.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-jawe2U/oauth2client-3.0.0/egg-dist-tmp-D0qxLt
warning: no previously-included files matching '*' found under directory 'tests'
zip_safe flag not set; analyzing archive contents...
Moving oauth2client-3.0.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding oauth2client 3.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/oauth2client-3.0.0-py2.7.egg>
Searching for pymongo<4.0.0,>=3.8.0
Reading https://pypi.org/simple/pymongo/
Downloading https://files.pythonhosted.org/packages/6e/ea/353a9f8ced71b9e258438aa4d6aa048c1eaf5b774d3ef2273d686fde0947/pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl#sha256=32421df60d06f479d71b6b539642e410ece3006e8910688e68df962c8eb40a21
Best match: pymongo 3.8.0
Processing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl
Installing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding pymongo 3.8.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg>
Searching for mock<3.0.0,>=1.0.1
Reading https://pypi.org/simple/mock/
Downloading https://files.pythonhosted.org/packages/e6/35/f187bdf23be87092bd0f1200d43d23076cee4d0dec109f195173fd3ebc79/mock-2.0.0-py2.py3-none-any.whl#sha256=5ce3c71c5545b472da17b72268978914d0252980348636840bd34a00b5cc96c1
Best match: mock 2.0.0
Processing mock-2.0.0-py2.py3-none-any.whl
Installing mock-2.0.0-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg/EGG-INFO/requires.txt>
Adding mock 2.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg>
Searching for httplib2<=0.12.0,>=0.8
Reading https://pypi.org/simple/httplib2/
Downloading https://files.pythonhosted.org/packages/ce/ed/803905d670b52fa0edfdd135337e545b4496c2ab3a222f1449b7256eb99f/httplib2-0.12.0.tar.gz#sha256=f61fb838a94ce3b349aa32c92fd8430f7e3511afdb18bf9640d647e30c90a6d6
Best match: httplib2 0.12.0
Processing httplib2-0.12.0.tar.gz
Writing /tmp/easy_install-sDo1L2/httplib2-0.12.0/setup.cfg
Running httplib2-0.12.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-sDo1L2/httplib2-0.12.0/egg-dist-tmp-SWiwcn
zip_safe flag not set; analyzing archive contents...
httplib2.certs: module references __file__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Extracting httplib2-0.12.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding httplib2 0.12.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Searching for hdfs<3.0.0,>=2.1.0
Reading https://pypi.org/simple/hdfs/
Downloading https://files.pythonhosted.org/packages/82/39/2c0879b1bcfd1f6ad078eb210d09dbce21072386a3997074ee91e60ddc5a/hdfs-2.5.8.tar.gz#sha256=1be117549fc1285571bc51aedc15df5a203138dba02f9adfa26761b69a949370
Best match: hdfs 2.5.8
Processing hdfs-2.5.8.tar.gz
Writing /tmp/easy_install-BkuY3C/hdfs-2.5.8/setup.cfg
Running hdfs-2.5.8/setup.py -q bdist_egg --dist-dir /tmp/easy_install-BkuY3C/hdfs-2.5.8/egg-dist-tmp-wHHaK5
zip_safe flag not set; analyzing archive contents...
Moving hdfs-2.5.8-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding hdfs 2.5.8 to easy-install.pth file
Installing hdfscli-avro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing hdfscli script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/hdfs-2.5.8-py2.7.egg>
Searching for future<1.0.0,>=0.16.0
Reading https://pypi.org/simple/future/
Downloading https://files.pythonhosted.org/packages/90/52/e20466b85000a181e1e144fd8305caf2cf475e2f9674e797b222f8105f5f/future-0.17.1.tar.gz#sha256=67045236dcfd6816dc439556d009594abf643e5eb48992e36beac09c2ca659b8
Best match: future 0.17.1
Processing future-0.17.1.tar.gz
Writing /tmp/easy_install-v92VWK/future-0.17.1/setup.cfg
Running future-0.17.1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-v92VWK/future-0.17.1/egg-dist-tmp-tvjXXv
warning: no files found matching '*.au' under directory 'tests'
warning: no files found matching '*.gif' under directory 'tests'
warning: no files found matching '*.txt' under directory 'tests'
zip_safe flag not set; analyzing archive contents...
future.backports.test.ssl_servers: module references __file__
future.backports.test.support: module references __file__
future.standard_library.__init__: module references __file__
future.standard_library.__init__: module references __path__
future.utils.__init__: module MAY be using inspect.stack
past.builtins.misc: module MAY be using inspect.stack
past.translation.__init__: module references __file__
past.translation.__init__: module references __path__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Extracting future-0.17.1-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding future 0.17.1 to easy-install.pth file
Installing pasteurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing futurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Searching for fastavro<0.22,>=0.21.4
Reading https://pypi.org/simple/fastavro/
Downloading https://files.pythonhosted.org/packages/15/e3/5956c75f68906b119191ef30d9acff661b422cf918a29a03ee0c3ba774be/fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl#sha256=25c5e1871fb82795f138aa209ca89cac940b80bf36fc644615354028bfd87638
Best match: fastavro 0.21.24
Processing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl
Installing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding fastavro 0.21.24 to easy-install.pth file
Installing fastavro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg>
Searching for dill<0.2.10,>=0.2.9
Reading https://pypi.org/simple/dill/
Downloading https://files.pythonhosted.org/packages/fe/42/bfe2e0857bc284cbe6a011d93f2a9ad58a22cb894461b199ae72cfef0f29/dill-0.2.9.tar.gz#sha256=f6d6046f9f9195206063dd0415dff185ad593d6ee8b0e67f12597c0f4df4986f
Best match: dill 0.2.9
Processing dill-0.2.9.tar.gz
Writing /tmp/easy_install-UJeE5O/dill-0.2.9/setup.cfg
Running dill-0.2.9/setup.py -q bdist_egg --dist-dir /tmp/easy_install-UJeE5O/dill-0.2.9/egg-dist-tmp-Gdm7dK
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Extracting dill-0.2.9-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding dill 0.2.9 to easy-install.pth file
Installing get_objgraph script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing undill script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Searching for crcmod<2.0,>=1.7
Reading https://pypi.org/simple/crcmod/
Downloading https://files.pythonhosted.org/packages/6b/b0/e595ce2a2527e169c3bcd6c33d2473c1918e0b7f6826a043ca1245dd4e5b/crcmod-1.7.tar.gz#sha256=dc7051a0db5f2bd48665a990d3ec1cc305a466a77358ca4492826f41f283601e
Best match: crcmod 1.7
Processing crcmod-1.7.tar.gz
Writing /tmp/easy_install-LLEZCy/crcmod-1.7/setup.cfg
Running crcmod-1.7/setup.py -q bdist_egg --dist-dir /tmp/easy_install-LLEZCy/crcmod-1.7/egg-dist-tmp-9jr0oF
python2/src/_crcfunext.c: In function ‘init_crcfunext’:
python2/src/_crcfunext.c:492:13: warning: variable ‘m’ set but not used [-Wunused-but-set-variable]
   PyObject *m;
             ^
zip_safe flag not set; analyzing archive contents...
Moving crcmod-1.7-py2.7-linux-x86_64.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding crcmod 1.7 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/crcmod-1.7-py2.7-linux-x86_64.egg>
Searching for numpy>=1.14
Reading https://pypi.org/simple/numpy/
Downloading https://files.pythonhosted.org/packages/c1/ff/aeb22192bab0643551a161dc4ed305892cead687ee97453daed4dc1dd38e/numpy-1.17.0rc1.zip#sha256=f53df05f9ca4ec5d72709ffe349704f1f7d945ed59e815574b5c5687acb282c4
Best match: numpy 1.17.0rc1
Processing numpy-1.17.0rc1.zip
Writing /tmp/easy_install-9MZOfO/numpy-1.17.0rc1/setup.cfg
Running numpy-1.17.0rc1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-9MZOfO/numpy-1.17.0rc1/egg-dist-tmp-aZrhtb
Traceback (most recent call last):
  File "setup.py", line 238, in <module>
    'test': generate_protos_first(test),
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/__init__.py",> line 145, in setup
    return distutils.core.setup(**attrs)
  File "/usr/lib/python2.7/distutils/core.py", line 151, in setup
    dist.run_commands()
  File "/usr/lib/python2.7/distutils/dist.py", line 953, in run_commands
    self.run_command(cmd)
  File "/usr/lib/python2.7/distutils/dist.py", line 972, in run_command
    cmd_obj.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 67, in run
    self.do_egg_install()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 117, in do_egg_install
    cmd.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 418, in run
    self.easy_install(spec, not self.no_deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 660, in easy_install
    return self.install_item(None, spec, tmpdir, deps, True)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 707, in install_item
    self.process_distribution(spec, dist, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 752, in process_distribution
    [requirement], self.local_index, self.easy_install
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 782, in resolve
    replace_conflicting=replace_conflicting
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1065, in best_match
    return self.obtain(req, installer)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1077, in obtain
    return installer(requirement)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 679, in easy_install
    return self.install_item(spec, dist.location, tmpdir, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 705, in install_item
    dists = self.install_eggs(spec, download, tmpdir)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 890, in install_eggs
    return self.build_and_install(setup_script, setup_base)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1158, in build_and_install
    self.run_setup(setup_script, setup_base, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1144, in run_setup
    run_setup(setup_script, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 253, in run_setup
    raise
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 166, in save_modules
    saved_exc.resume()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 141, in resume
    six.reraise(type, exc, self._tb)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 154, in save_modules
    yield saved
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 250, in run_setup
    _execfile(setup_script, ns)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 45, in _execfile
    exec(code, globals, locals)
  File "/tmp/easy_install-9MZOfO/numpy-1.17.0rc1/setup.py", line 31, in <module>
    import setuptools
RuntimeError: Python version >= 3.5 required.

> Task :sdks:python:createProcessWorker FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/sdks/python/build.gradle'> line: 369

* What went wrong:
Execution failed for task ':sdks:python:createProcessWorker'.
> 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 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/5.2.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 2m 35s
59 actionable tasks: 46 executed, 13 from cache

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

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


Build failed in Jenkins: beam_PostCommit_Python_VR_Spark #362

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/362/display/redirect>

------------------------------------------
[...truncated 254.04 KB...]
Searching for pytz>=2018.3
Reading https://pypi.org/simple/pytz/
Downloading https://files.pythonhosted.org/packages/3d/73/fe30c2daaaa0713420d0382b16fbb761409f532c56bdcc514bf7b6262bb6/pytz-2019.1-py2.py3-none-any.whl#sha256=303879e36b721603cc54604edcac9d20401bdbe31e1e4fdee5b9f98d5d31dfda
Best match: pytz 2019.1
Processing pytz-2019.1-py2.py3-none-any.whl
Installing pytz-2019.1-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pytz 2019.1 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pytz-2019.1-py2.7.egg>
Searching for pydot<1.3,>=1.2.0
Reading https://pypi.org/simple/pydot/
Downloading https://files.pythonhosted.org/packages/c3/f1/e61d6dfe6c1768ed2529761a68f70939e2569da043e9f15a8d84bf56cadf/pydot-1.2.4.tar.gz#sha256=92d2e2d15531d00710f2d6fb5540d2acabc5399d464f2f20d5d21073af241eb6
Best match: pydot 1.2.4
Processing pydot-1.2.4.tar.gz
Writing /tmp/easy_install-XxQIFf/pydot-1.2.4/setup.cfg
Running pydot-1.2.4/setup.py -q bdist_egg --dist-dir /tmp/easy_install-XxQIFf/pydot-1.2.4/egg-dist-tmp-JPoAMg
/tmp/easy_install-XxQIFf/pydot-1.2.4/pydot.py:17: UserWarning: Couldn't import dot_parser, loading of dot files will not be possible.
  "Couldn't import dot_parser, "
zip_safe flag not set; analyzing archive contents...
Moving pydot-1.2.4-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pydot 1.2.4 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pydot-1.2.4-py2.7.egg>
Searching for oauth2client<4,>=2.0.1
Reading https://pypi.org/simple/oauth2client/
Downloading https://files.pythonhosted.org/packages/c0/7b/bc893e35d6ca46a72faa4b9eaac25c687ce60e1fbe978993fe2de1b0ff0d/oauth2client-3.0.0.tar.gz#sha256=5b5b056ec6f2304e7920b632885bd157fa71d1a7f3ddd00a43b1541a8d1a2460
Best match: oauth2client 3.0.0
Processing oauth2client-3.0.0.tar.gz
Writing /tmp/easy_install-HowjBm/oauth2client-3.0.0/setup.cfg
Running oauth2client-3.0.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-HowjBm/oauth2client-3.0.0/egg-dist-tmp-mbdoDR
warning: no previously-included files matching '*' found under directory 'tests'
zip_safe flag not set; analyzing archive contents...
Moving oauth2client-3.0.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding oauth2client 3.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/oauth2client-3.0.0-py2.7.egg>
Searching for pymongo<4.0.0,>=3.8.0
Reading https://pypi.org/simple/pymongo/
Downloading https://files.pythonhosted.org/packages/6e/ea/353a9f8ced71b9e258438aa4d6aa048c1eaf5b774d3ef2273d686fde0947/pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl#sha256=32421df60d06f479d71b6b539642e410ece3006e8910688e68df962c8eb40a21
Best match: pymongo 3.8.0
Processing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl
Installing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding pymongo 3.8.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg>
Searching for mock<3.0.0,>=1.0.1
Reading https://pypi.org/simple/mock/
Downloading https://files.pythonhosted.org/packages/e6/35/f187bdf23be87092bd0f1200d43d23076cee4d0dec109f195173fd3ebc79/mock-2.0.0-py2.py3-none-any.whl#sha256=5ce3c71c5545b472da17b72268978914d0252980348636840bd34a00b5cc96c1
Best match: mock 2.0.0
Processing mock-2.0.0-py2.py3-none-any.whl
Installing mock-2.0.0-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg/EGG-INFO/requires.txt>
Adding mock 2.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg>
Searching for httplib2<=0.12.0,>=0.8
Reading https://pypi.org/simple/httplib2/
Downloading https://files.pythonhosted.org/packages/ce/ed/803905d670b52fa0edfdd135337e545b4496c2ab3a222f1449b7256eb99f/httplib2-0.12.0.tar.gz#sha256=f61fb838a94ce3b349aa32c92fd8430f7e3511afdb18bf9640d647e30c90a6d6
Best match: httplib2 0.12.0
Processing httplib2-0.12.0.tar.gz
Writing /tmp/easy_install-koEbmW/httplib2-0.12.0/setup.cfg
Running httplib2-0.12.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-koEbmW/httplib2-0.12.0/egg-dist-tmp-2zJA_h
zip_safe flag not set; analyzing archive contents...
httplib2.certs: module references __file__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Extracting httplib2-0.12.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding httplib2 0.12.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Searching for hdfs<3.0.0,>=2.1.0
Reading https://pypi.org/simple/hdfs/
Downloading https://files.pythonhosted.org/packages/82/39/2c0879b1bcfd1f6ad078eb210d09dbce21072386a3997074ee91e60ddc5a/hdfs-2.5.8.tar.gz#sha256=1be117549fc1285571bc51aedc15df5a203138dba02f9adfa26761b69a949370
Best match: hdfs 2.5.8
Processing hdfs-2.5.8.tar.gz
Writing /tmp/easy_install-Mmp2z2/hdfs-2.5.8/setup.cfg
Running hdfs-2.5.8/setup.py -q bdist_egg --dist-dir /tmp/easy_install-Mmp2z2/hdfs-2.5.8/egg-dist-tmp-_uDemx
zip_safe flag not set; analyzing archive contents...
Moving hdfs-2.5.8-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding hdfs 2.5.8 to easy-install.pth file
Installing hdfscli-avro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing hdfscli script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/hdfs-2.5.8-py2.7.egg>
Searching for future<1.0.0,>=0.16.0
Reading https://pypi.org/simple/future/
Downloading https://files.pythonhosted.org/packages/90/52/e20466b85000a181e1e144fd8305caf2cf475e2f9674e797b222f8105f5f/future-0.17.1.tar.gz#sha256=67045236dcfd6816dc439556d009594abf643e5eb48992e36beac09c2ca659b8
Best match: future 0.17.1
Processing future-0.17.1.tar.gz
Writing /tmp/easy_install-LXTW9r/future-0.17.1/setup.cfg
Running future-0.17.1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-LXTW9r/future-0.17.1/egg-dist-tmp-16HzUb
warning: no files found matching '*.au' under directory 'tests'
warning: no files found matching '*.gif' under directory 'tests'
warning: no files found matching '*.txt' under directory 'tests'
zip_safe flag not set; analyzing archive contents...
future.backports.test.ssl_servers: module references __file__
future.backports.test.support: module references __file__
future.standard_library.__init__: module references __file__
future.standard_library.__init__: module references __path__
future.utils.__init__: module MAY be using inspect.stack
past.builtins.misc: module MAY be using inspect.stack
past.translation.__init__: module references __file__
past.translation.__init__: module references __path__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Extracting future-0.17.1-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding future 0.17.1 to easy-install.pth file
Installing pasteurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing futurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Searching for fastavro<0.22,>=0.21.4
Reading https://pypi.org/simple/fastavro/
Downloading https://files.pythonhosted.org/packages/15/e3/5956c75f68906b119191ef30d9acff661b422cf918a29a03ee0c3ba774be/fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl#sha256=25c5e1871fb82795f138aa209ca89cac940b80bf36fc644615354028bfd87638
Best match: fastavro 0.21.24
Processing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl
Installing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding fastavro 0.21.24 to easy-install.pth file
Installing fastavro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg>
Searching for dill<0.2.10,>=0.2.9
Reading https://pypi.org/simple/dill/
Downloading https://files.pythonhosted.org/packages/fe/42/bfe2e0857bc284cbe6a011d93f2a9ad58a22cb894461b199ae72cfef0f29/dill-0.2.9.tar.gz#sha256=f6d6046f9f9195206063dd0415dff185ad593d6ee8b0e67f12597c0f4df4986f
Best match: dill 0.2.9
Processing dill-0.2.9.tar.gz
Writing /tmp/easy_install-tXZZyC/dill-0.2.9/setup.cfg
Running dill-0.2.9/setup.py -q bdist_egg --dist-dir /tmp/easy_install-tXZZyC/dill-0.2.9/egg-dist-tmp-KDtVJ9
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Extracting dill-0.2.9-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding dill 0.2.9 to easy-install.pth file
Installing get_objgraph script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing undill script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Searching for crcmod<2.0,>=1.7
Reading https://pypi.org/simple/crcmod/
Downloading https://files.pythonhosted.org/packages/6b/b0/e595ce2a2527e169c3bcd6c33d2473c1918e0b7f6826a043ca1245dd4e5b/crcmod-1.7.tar.gz#sha256=dc7051a0db5f2bd48665a990d3ec1cc305a466a77358ca4492826f41f283601e
Best match: crcmod 1.7
Processing crcmod-1.7.tar.gz
Writing /tmp/easy_install-zc5lO3/crcmod-1.7/setup.cfg
Running crcmod-1.7/setup.py -q bdist_egg --dist-dir /tmp/easy_install-zc5lO3/crcmod-1.7/egg-dist-tmp-IekGsg
python2/src/_crcfunext.c: In function ‘init_crcfunext’:
python2/src/_crcfunext.c:492:13: warning: variable ‘m’ set but not used [-Wunused-but-set-variable]
   PyObject *m;
             ^
zip_safe flag not set; analyzing archive contents...
Moving crcmod-1.7-py2.7-linux-x86_64.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding crcmod 1.7 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/crcmod-1.7-py2.7-linux-x86_64.egg>
Searching for numpy>=1.14
Reading https://pypi.org/simple/numpy/
Downloading https://files.pythonhosted.org/packages/c1/ff/aeb22192bab0643551a161dc4ed305892cead687ee97453daed4dc1dd38e/numpy-1.17.0rc1.zip#sha256=f53df05f9ca4ec5d72709ffe349704f1f7d945ed59e815574b5c5687acb282c4
Best match: numpy 1.17.0rc1
Processing numpy-1.17.0rc1.zip
Writing /tmp/easy_install-ibm3n1/numpy-1.17.0rc1/setup.cfg
Running numpy-1.17.0rc1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-ibm3n1/numpy-1.17.0rc1/egg-dist-tmp-Ia6Z6W
Traceback (most recent call last):
  File "setup.py", line 238, in <module>
    'test': generate_protos_first(test),
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/__init__.py",> line 145, in setup
    return distutils.core.setup(**attrs)
  File "/usr/lib/python2.7/distutils/core.py", line 151, in setup
    dist.run_commands()
  File "/usr/lib/python2.7/distutils/dist.py", line 953, in run_commands
    self.run_command(cmd)
  File "/usr/lib/python2.7/distutils/dist.py", line 972, in run_command
    cmd_obj.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 67, in run
    self.do_egg_install()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 117, in do_egg_install
    cmd.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 418, in run
    self.easy_install(spec, not self.no_deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 660, in easy_install
    return self.install_item(None, spec, tmpdir, deps, True)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 707, in install_item
    self.process_distribution(spec, dist, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 752, in process_distribution
    [requirement], self.local_index, self.easy_install
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 782, in resolve
    replace_conflicting=replace_conflicting
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1065, in best_match
    return self.obtain(req, installer)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1077, in obtain
    return installer(requirement)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 679, in easy_install
    return self.install_item(spec, dist.location, tmpdir, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 705, in install_item
    dists = self.install_eggs(spec, download, tmpdir)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 890, in install_eggs
    return self.build_and_install(setup_script, setup_base)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1158, in build_and_install
    self.run_setup(setup_script, setup_base, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1144, in run_setup
    run_setup(setup_script, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 253, in run_setup
    raise
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 166, in save_modules
    saved_exc.resume()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 141, in resume
    six.reraise(type, exc, self._tb)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 154, in save_modules
    yield saved
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 250, in run_setup
    _execfile(setup_script, ns)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 45, in _execfile
    exec(code, globals, locals)
  File "/tmp/easy_install-ibm3n1/numpy-1.17.0rc1/setup.py", line 31, in <module>
    import setuptools
RuntimeError: Python version >= 3.5 required.

> Task :sdks:python:createProcessWorker FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/sdks/python/build.gradle'> line: 369

* What went wrong:
Execution failed for task ':sdks:python:createProcessWorker'.
> 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 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/5.2.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 2m 40s
59 actionable tasks: 46 executed, 13 from cache

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

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


Build failed in Jenkins: beam_PostCommit_Python_VR_Spark #361

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/361/display/redirect>

------------------------------------------
[...truncated 253.56 KB...]
Searching for pytz>=2018.3
Reading https://pypi.org/simple/pytz/
Downloading https://files.pythonhosted.org/packages/3d/73/fe30c2daaaa0713420d0382b16fbb761409f532c56bdcc514bf7b6262bb6/pytz-2019.1-py2.py3-none-any.whl#sha256=303879e36b721603cc54604edcac9d20401bdbe31e1e4fdee5b9f98d5d31dfda
Best match: pytz 2019.1
Processing pytz-2019.1-py2.py3-none-any.whl
Installing pytz-2019.1-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pytz 2019.1 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pytz-2019.1-py2.7.egg>
Searching for pydot<1.3,>=1.2.0
Reading https://pypi.org/simple/pydot/
Downloading https://files.pythonhosted.org/packages/c3/f1/e61d6dfe6c1768ed2529761a68f70939e2569da043e9f15a8d84bf56cadf/pydot-1.2.4.tar.gz#sha256=92d2e2d15531d00710f2d6fb5540d2acabc5399d464f2f20d5d21073af241eb6
Best match: pydot 1.2.4
Processing pydot-1.2.4.tar.gz
Writing /tmp/easy_install-XyD3J2/pydot-1.2.4/setup.cfg
Running pydot-1.2.4/setup.py -q bdist_egg --dist-dir /tmp/easy_install-XyD3J2/pydot-1.2.4/egg-dist-tmp-8Wrvfk
/tmp/easy_install-XyD3J2/pydot-1.2.4/pydot.py:17: UserWarning: Couldn't import dot_parser, loading of dot files will not be possible.
  "Couldn't import dot_parser, "
zip_safe flag not set; analyzing archive contents...
Moving pydot-1.2.4-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pydot 1.2.4 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pydot-1.2.4-py2.7.egg>
Searching for oauth2client<4,>=2.0.1
Reading https://pypi.org/simple/oauth2client/
Downloading https://files.pythonhosted.org/packages/c0/7b/bc893e35d6ca46a72faa4b9eaac25c687ce60e1fbe978993fe2de1b0ff0d/oauth2client-3.0.0.tar.gz#sha256=5b5b056ec6f2304e7920b632885bd157fa71d1a7f3ddd00a43b1541a8d1a2460
Best match: oauth2client 3.0.0
Processing oauth2client-3.0.0.tar.gz
Writing /tmp/easy_install-58j5f2/oauth2client-3.0.0/setup.cfg
Running oauth2client-3.0.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-58j5f2/oauth2client-3.0.0/egg-dist-tmp-tBDbN8
warning: no previously-included files matching '*' found under directory 'tests'
zip_safe flag not set; analyzing archive contents...
Moving oauth2client-3.0.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding oauth2client 3.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/oauth2client-3.0.0-py2.7.egg>
Searching for pymongo<4.0.0,>=3.8.0
Reading https://pypi.org/simple/pymongo/
Downloading https://files.pythonhosted.org/packages/6e/ea/353a9f8ced71b9e258438aa4d6aa048c1eaf5b774d3ef2273d686fde0947/pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl#sha256=32421df60d06f479d71b6b539642e410ece3006e8910688e68df962c8eb40a21
Best match: pymongo 3.8.0
Processing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl
Installing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding pymongo 3.8.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg>
Searching for mock<3.0.0,>=1.0.1
Reading https://pypi.org/simple/mock/
Downloading https://files.pythonhosted.org/packages/e6/35/f187bdf23be87092bd0f1200d43d23076cee4d0dec109f195173fd3ebc79/mock-2.0.0-py2.py3-none-any.whl#sha256=5ce3c71c5545b472da17b72268978914d0252980348636840bd34a00b5cc96c1
Best match: mock 2.0.0
Processing mock-2.0.0-py2.py3-none-any.whl
Installing mock-2.0.0-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg/EGG-INFO/requires.txt>
Adding mock 2.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg>
Searching for httplib2<=0.12.0,>=0.8
Reading https://pypi.org/simple/httplib2/
Downloading https://files.pythonhosted.org/packages/ce/ed/803905d670b52fa0edfdd135337e545b4496c2ab3a222f1449b7256eb99f/httplib2-0.12.0.tar.gz#sha256=f61fb838a94ce3b349aa32c92fd8430f7e3511afdb18bf9640d647e30c90a6d6
Best match: httplib2 0.12.0
Processing httplib2-0.12.0.tar.gz
Writing /tmp/easy_install-kq1R3Z/httplib2-0.12.0/setup.cfg
Running httplib2-0.12.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-kq1R3Z/httplib2-0.12.0/egg-dist-tmp-k4zgjC
zip_safe flag not set; analyzing archive contents...
httplib2.certs: module references __file__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Extracting httplib2-0.12.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding httplib2 0.12.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Searching for hdfs<3.0.0,>=2.1.0
Reading https://pypi.org/simple/hdfs/
Downloading https://files.pythonhosted.org/packages/82/39/2c0879b1bcfd1f6ad078eb210d09dbce21072386a3997074ee91e60ddc5a/hdfs-2.5.8.tar.gz#sha256=1be117549fc1285571bc51aedc15df5a203138dba02f9adfa26761b69a949370
Best match: hdfs 2.5.8
Processing hdfs-2.5.8.tar.gz
Writing /tmp/easy_install-G51WuW/hdfs-2.5.8/setup.cfg
Running hdfs-2.5.8/setup.py -q bdist_egg --dist-dir /tmp/easy_install-G51WuW/hdfs-2.5.8/egg-dist-tmp-9mbZg_
zip_safe flag not set; analyzing archive contents...
Moving hdfs-2.5.8-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding hdfs 2.5.8 to easy-install.pth file
Installing hdfscli-avro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing hdfscli script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/hdfs-2.5.8-py2.7.egg>
Searching for future<1.0.0,>=0.16.0
Reading https://pypi.org/simple/future/
Downloading https://files.pythonhosted.org/packages/90/52/e20466b85000a181e1e144fd8305caf2cf475e2f9674e797b222f8105f5f/future-0.17.1.tar.gz#sha256=67045236dcfd6816dc439556d009594abf643e5eb48992e36beac09c2ca659b8
Best match: future 0.17.1
Processing future-0.17.1.tar.gz
Writing /tmp/easy_install-3RAObh/future-0.17.1/setup.cfg
Running future-0.17.1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-3RAObh/future-0.17.1/egg-dist-tmp-32hwXR
warning: no files found matching '*.au' under directory 'tests'
warning: no files found matching '*.gif' under directory 'tests'
warning: no files found matching '*.txt' under directory 'tests'
zip_safe flag not set; analyzing archive contents...
future.backports.test.ssl_servers: module references __file__
future.backports.test.support: module references __file__
future.standard_library.__init__: module references __file__
future.standard_library.__init__: module references __path__
future.utils.__init__: module MAY be using inspect.stack
past.builtins.misc: module MAY be using inspect.stack
past.translation.__init__: module references __file__
past.translation.__init__: module references __path__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Extracting future-0.17.1-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding future 0.17.1 to easy-install.pth file
Installing pasteurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing futurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Searching for fastavro<0.22,>=0.21.4
Reading https://pypi.org/simple/fastavro/
Downloading https://files.pythonhosted.org/packages/15/e3/5956c75f68906b119191ef30d9acff661b422cf918a29a03ee0c3ba774be/fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl#sha256=25c5e1871fb82795f138aa209ca89cac940b80bf36fc644615354028bfd87638
Best match: fastavro 0.21.24
Processing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl
Installing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding fastavro 0.21.24 to easy-install.pth file
Installing fastavro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg>
Searching for dill<0.2.10,>=0.2.9
Reading https://pypi.org/simple/dill/
Downloading https://files.pythonhosted.org/packages/fe/42/bfe2e0857bc284cbe6a011d93f2a9ad58a22cb894461b199ae72cfef0f29/dill-0.2.9.tar.gz#sha256=f6d6046f9f9195206063dd0415dff185ad593d6ee8b0e67f12597c0f4df4986f
Best match: dill 0.2.9
Processing dill-0.2.9.tar.gz
Writing /tmp/easy_install-v05z9_/dill-0.2.9/setup.cfg
Running dill-0.2.9/setup.py -q bdist_egg --dist-dir /tmp/easy_install-v05z9_/dill-0.2.9/egg-dist-tmp-mlDz4o
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Extracting dill-0.2.9-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding dill 0.2.9 to easy-install.pth file
Installing get_objgraph script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing undill script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Searching for crcmod<2.0,>=1.7
Reading https://pypi.org/simple/crcmod/
Downloading https://files.pythonhosted.org/packages/6b/b0/e595ce2a2527e169c3bcd6c33d2473c1918e0b7f6826a043ca1245dd4e5b/crcmod-1.7.tar.gz#sha256=dc7051a0db5f2bd48665a990d3ec1cc305a466a77358ca4492826f41f283601e
Best match: crcmod 1.7
Processing crcmod-1.7.tar.gz
Writing /tmp/easy_install-4vae0r/crcmod-1.7/setup.cfg
Running crcmod-1.7/setup.py -q bdist_egg --dist-dir /tmp/easy_install-4vae0r/crcmod-1.7/egg-dist-tmp-HJMg2W
python2/src/_crcfunext.c: In function ‘init_crcfunext’:
python2/src/_crcfunext.c:492:13: warning: variable ‘m’ set but not used [-Wunused-but-set-variable]
   PyObject *m;
             ^
zip_safe flag not set; analyzing archive contents...
Moving crcmod-1.7-py2.7-linux-x86_64.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding crcmod 1.7 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/crcmod-1.7-py2.7-linux-x86_64.egg>
Searching for numpy>=1.14
Reading https://pypi.org/simple/numpy/
Downloading https://files.pythonhosted.org/packages/c1/ff/aeb22192bab0643551a161dc4ed305892cead687ee97453daed4dc1dd38e/numpy-1.17.0rc1.zip#sha256=f53df05f9ca4ec5d72709ffe349704f1f7d945ed59e815574b5c5687acb282c4
Best match: numpy 1.17.0rc1
Processing numpy-1.17.0rc1.zip
Writing /tmp/easy_install-a5VOHA/numpy-1.17.0rc1/setup.cfg
Running numpy-1.17.0rc1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-a5VOHA/numpy-1.17.0rc1/egg-dist-tmp-kHmNwY
Traceback (most recent call last):
  File "setup.py", line 238, in <module>
    'test': generate_protos_first(test),
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/__init__.py",> line 145, in setup
    return distutils.core.setup(**attrs)
  File "/usr/lib/python2.7/distutils/core.py", line 151, in setup
    dist.run_commands()
  File "/usr/lib/python2.7/distutils/dist.py", line 953, in run_commands
    self.run_command(cmd)
  File "/usr/lib/python2.7/distutils/dist.py", line 972, in run_command
    cmd_obj.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 67, in run
    self.do_egg_install()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 117, in do_egg_install
    cmd.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 418, in run
    self.easy_install(spec, not self.no_deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 660, in easy_install
    return self.install_item(None, spec, tmpdir, deps, True)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 707, in install_item
    self.process_distribution(spec, dist, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 752, in process_distribution
    [requirement], self.local_index, self.easy_install
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 782, in resolve
    replace_conflicting=replace_conflicting
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1065, in best_match
    return self.obtain(req, installer)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1077, in obtain
    return installer(requirement)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 679, in easy_install
    return self.install_item(spec, dist.location, tmpdir, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 705, in install_item
    dists = self.install_eggs(spec, download, tmpdir)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 890, in install_eggs
    return self.build_and_install(setup_script, setup_base)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1158, in build_and_install
    self.run_setup(setup_script, setup_base, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1144, in run_setup
    run_setup(setup_script, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 253, in run_setup
    raise
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 166, in save_modules
    saved_exc.resume()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 141, in resume
    six.reraise(type, exc, self._tb)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 154, in save_modules
    yield saved
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 250, in run_setup
    _execfile(setup_script, ns)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 45, in _execfile
    exec(code, globals, locals)
  File "/tmp/easy_install-a5VOHA/numpy-1.17.0rc1/setup.py", line 31, in <module>
    import setuptools
RuntimeError: Python version >= 3.5 required.

> Task :sdks:python:createProcessWorker FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/sdks/python/build.gradle'> line: 369

* What went wrong:
Execution failed for task ':sdks:python:createProcessWorker'.
> 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 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/5.2.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 2m 27s
59 actionable tasks: 46 executed, 13 from cache

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

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


Build failed in Jenkins: beam_PostCommit_Python_VR_Spark #360

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/360/display/redirect>

------------------------------------------
[...truncated 254.04 KB...]
Searching for pytz>=2018.3
Reading https://pypi.org/simple/pytz/
Downloading https://files.pythonhosted.org/packages/3d/73/fe30c2daaaa0713420d0382b16fbb761409f532c56bdcc514bf7b6262bb6/pytz-2019.1-py2.py3-none-any.whl#sha256=303879e36b721603cc54604edcac9d20401bdbe31e1e4fdee5b9f98d5d31dfda
Best match: pytz 2019.1
Processing pytz-2019.1-py2.py3-none-any.whl
Installing pytz-2019.1-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pytz 2019.1 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pytz-2019.1-py2.7.egg>
Searching for pydot<1.3,>=1.2.0
Reading https://pypi.org/simple/pydot/
Downloading https://files.pythonhosted.org/packages/c3/f1/e61d6dfe6c1768ed2529761a68f70939e2569da043e9f15a8d84bf56cadf/pydot-1.2.4.tar.gz#sha256=92d2e2d15531d00710f2d6fb5540d2acabc5399d464f2f20d5d21073af241eb6
Best match: pydot 1.2.4
Processing pydot-1.2.4.tar.gz
Writing /tmp/easy_install-bkYTRZ/pydot-1.2.4/setup.cfg
Running pydot-1.2.4/setup.py -q bdist_egg --dist-dir /tmp/easy_install-bkYTRZ/pydot-1.2.4/egg-dist-tmp-N6AnFd
/tmp/easy_install-bkYTRZ/pydot-1.2.4/pydot.py:17: UserWarning: Couldn't import dot_parser, loading of dot files will not be possible.
  "Couldn't import dot_parser, "
zip_safe flag not set; analyzing archive contents...
Moving pydot-1.2.4-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pydot 1.2.4 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pydot-1.2.4-py2.7.egg>
Searching for oauth2client<4,>=2.0.1
Reading https://pypi.org/simple/oauth2client/
Downloading https://files.pythonhosted.org/packages/c0/7b/bc893e35d6ca46a72faa4b9eaac25c687ce60e1fbe978993fe2de1b0ff0d/oauth2client-3.0.0.tar.gz#sha256=5b5b056ec6f2304e7920b632885bd157fa71d1a7f3ddd00a43b1541a8d1a2460
Best match: oauth2client 3.0.0
Processing oauth2client-3.0.0.tar.gz
Writing /tmp/easy_install-h4CcjM/oauth2client-3.0.0/setup.cfg
Running oauth2client-3.0.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-h4CcjM/oauth2client-3.0.0/egg-dist-tmp-dKq_dD
warning: no previously-included files matching '*' found under directory 'tests'
zip_safe flag not set; analyzing archive contents...
Moving oauth2client-3.0.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding oauth2client 3.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/oauth2client-3.0.0-py2.7.egg>
Searching for pymongo<4.0.0,>=3.8.0
Reading https://pypi.org/simple/pymongo/
Downloading https://files.pythonhosted.org/packages/6e/ea/353a9f8ced71b9e258438aa4d6aa048c1eaf5b774d3ef2273d686fde0947/pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl#sha256=32421df60d06f479d71b6b539642e410ece3006e8910688e68df962c8eb40a21
Best match: pymongo 3.8.0
Processing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl
Installing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding pymongo 3.8.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg>
Searching for mock<3.0.0,>=1.0.1
Reading https://pypi.org/simple/mock/
Downloading https://files.pythonhosted.org/packages/e6/35/f187bdf23be87092bd0f1200d43d23076cee4d0dec109f195173fd3ebc79/mock-2.0.0-py2.py3-none-any.whl#sha256=5ce3c71c5545b472da17b72268978914d0252980348636840bd34a00b5cc96c1
Best match: mock 2.0.0
Processing mock-2.0.0-py2.py3-none-any.whl
Installing mock-2.0.0-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg/EGG-INFO/requires.txt>
Adding mock 2.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg>
Searching for httplib2<=0.12.0,>=0.8
Reading https://pypi.org/simple/httplib2/
Downloading https://files.pythonhosted.org/packages/ce/ed/803905d670b52fa0edfdd135337e545b4496c2ab3a222f1449b7256eb99f/httplib2-0.12.0.tar.gz#sha256=f61fb838a94ce3b349aa32c92fd8430f7e3511afdb18bf9640d647e30c90a6d6
Best match: httplib2 0.12.0
Processing httplib2-0.12.0.tar.gz
Writing /tmp/easy_install-2CmyuQ/httplib2-0.12.0/setup.cfg
Running httplib2-0.12.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-2CmyuQ/httplib2-0.12.0/egg-dist-tmp-EslKNv
zip_safe flag not set; analyzing archive contents...
httplib2.certs: module references __file__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Extracting httplib2-0.12.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding httplib2 0.12.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Searching for hdfs<3.0.0,>=2.1.0
Reading https://pypi.org/simple/hdfs/
Downloading https://files.pythonhosted.org/packages/82/39/2c0879b1bcfd1f6ad078eb210d09dbce21072386a3997074ee91e60ddc5a/hdfs-2.5.8.tar.gz#sha256=1be117549fc1285571bc51aedc15df5a203138dba02f9adfa26761b69a949370
Best match: hdfs 2.5.8
Processing hdfs-2.5.8.tar.gz
Writing /tmp/easy_install-Ya0t4w/hdfs-2.5.8/setup.cfg
Running hdfs-2.5.8/setup.py -q bdist_egg --dist-dir /tmp/easy_install-Ya0t4w/hdfs-2.5.8/egg-dist-tmp-6XQjDq
zip_safe flag not set; analyzing archive contents...
Moving hdfs-2.5.8-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding hdfs 2.5.8 to easy-install.pth file
Installing hdfscli-avro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing hdfscli script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/hdfs-2.5.8-py2.7.egg>
Searching for future<1.0.0,>=0.16.0
Reading https://pypi.org/simple/future/
Downloading https://files.pythonhosted.org/packages/90/52/e20466b85000a181e1e144fd8305caf2cf475e2f9674e797b222f8105f5f/future-0.17.1.tar.gz#sha256=67045236dcfd6816dc439556d009594abf643e5eb48992e36beac09c2ca659b8
Best match: future 0.17.1
Processing future-0.17.1.tar.gz
Writing /tmp/easy_install-kYsuUb/future-0.17.1/setup.cfg
Running future-0.17.1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-kYsuUb/future-0.17.1/egg-dist-tmp-pTUMdY
warning: no files found matching '*.au' under directory 'tests'
warning: no files found matching '*.gif' under directory 'tests'
warning: no files found matching '*.txt' under directory 'tests'
zip_safe flag not set; analyzing archive contents...
future.backports.test.ssl_servers: module references __file__
future.backports.test.support: module references __file__
future.standard_library.__init__: module references __file__
future.standard_library.__init__: module references __path__
future.utils.__init__: module MAY be using inspect.stack
past.builtins.misc: module MAY be using inspect.stack
past.translation.__init__: module references __file__
past.translation.__init__: module references __path__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Extracting future-0.17.1-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding future 0.17.1 to easy-install.pth file
Installing pasteurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing futurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Searching for fastavro<0.22,>=0.21.4
Reading https://pypi.org/simple/fastavro/
Downloading https://files.pythonhosted.org/packages/15/e3/5956c75f68906b119191ef30d9acff661b422cf918a29a03ee0c3ba774be/fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl#sha256=25c5e1871fb82795f138aa209ca89cac940b80bf36fc644615354028bfd87638
Best match: fastavro 0.21.24
Processing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl
Installing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding fastavro 0.21.24 to easy-install.pth file
Installing fastavro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg>
Searching for dill<0.2.10,>=0.2.9
Reading https://pypi.org/simple/dill/
Downloading https://files.pythonhosted.org/packages/fe/42/bfe2e0857bc284cbe6a011d93f2a9ad58a22cb894461b199ae72cfef0f29/dill-0.2.9.tar.gz#sha256=f6d6046f9f9195206063dd0415dff185ad593d6ee8b0e67f12597c0f4df4986f
Best match: dill 0.2.9
Processing dill-0.2.9.tar.gz
Writing /tmp/easy_install-6gnEs9/dill-0.2.9/setup.cfg
Running dill-0.2.9/setup.py -q bdist_egg --dist-dir /tmp/easy_install-6gnEs9/dill-0.2.9/egg-dist-tmp-2sfols
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Extracting dill-0.2.9-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding dill 0.2.9 to easy-install.pth file
Installing get_objgraph script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing undill script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Searching for crcmod<2.0,>=1.7
Reading https://pypi.org/simple/crcmod/
Downloading https://files.pythonhosted.org/packages/6b/b0/e595ce2a2527e169c3bcd6c33d2473c1918e0b7f6826a043ca1245dd4e5b/crcmod-1.7.tar.gz#sha256=dc7051a0db5f2bd48665a990d3ec1cc305a466a77358ca4492826f41f283601e
Best match: crcmod 1.7
Processing crcmod-1.7.tar.gz
Writing /tmp/easy_install-5vTHZ5/crcmod-1.7/setup.cfg
Running crcmod-1.7/setup.py -q bdist_egg --dist-dir /tmp/easy_install-5vTHZ5/crcmod-1.7/egg-dist-tmp-Q4sFjx
python2/src/_crcfunext.c: In function ‘init_crcfunext’:
python2/src/_crcfunext.c:492:13: warning: variable ‘m’ set but not used [-Wunused-but-set-variable]
   PyObject *m;
             ^
zip_safe flag not set; analyzing archive contents...
Moving crcmod-1.7-py2.7-linux-x86_64.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding crcmod 1.7 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/crcmod-1.7-py2.7-linux-x86_64.egg>
Searching for numpy>=1.14
Reading https://pypi.org/simple/numpy/
Downloading https://files.pythonhosted.org/packages/c1/ff/aeb22192bab0643551a161dc4ed305892cead687ee97453daed4dc1dd38e/numpy-1.17.0rc1.zip#sha256=f53df05f9ca4ec5d72709ffe349704f1f7d945ed59e815574b5c5687acb282c4
Best match: numpy 1.17.0rc1
Processing numpy-1.17.0rc1.zip
Writing /tmp/easy_install-g1_2by/numpy-1.17.0rc1/setup.cfg
Running numpy-1.17.0rc1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-g1_2by/numpy-1.17.0rc1/egg-dist-tmp-wh9XKW
Traceback (most recent call last):
  File "setup.py", line 238, in <module>
    'test': generate_protos_first(test),
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/__init__.py",> line 145, in setup
    return distutils.core.setup(**attrs)
  File "/usr/lib/python2.7/distutils/core.py", line 151, in setup
    dist.run_commands()
  File "/usr/lib/python2.7/distutils/dist.py", line 953, in run_commands
    self.run_command(cmd)
  File "/usr/lib/python2.7/distutils/dist.py", line 972, in run_command
    cmd_obj.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 67, in run
    self.do_egg_install()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 117, in do_egg_install
    cmd.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 418, in run
    self.easy_install(spec, not self.no_deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 660, in easy_install
    return self.install_item(None, spec, tmpdir, deps, True)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 707, in install_item
    self.process_distribution(spec, dist, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 752, in process_distribution
    [requirement], self.local_index, self.easy_install
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 782, in resolve
    replace_conflicting=replace_conflicting
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1065, in best_match
    return self.obtain(req, installer)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1077, in obtain
    return installer(requirement)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 679, in easy_install
    return self.install_item(spec, dist.location, tmpdir, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 705, in install_item
    dists = self.install_eggs(spec, download, tmpdir)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 890, in install_eggs
    return self.build_and_install(setup_script, setup_base)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1158, in build_and_install
    self.run_setup(setup_script, setup_base, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1144, in run_setup
    run_setup(setup_script, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 253, in run_setup
    raise
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 166, in save_modules
    saved_exc.resume()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 141, in resume
    six.reraise(type, exc, self._tb)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 154, in save_modules
    yield saved
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 250, in run_setup
    _execfile(setup_script, ns)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 45, in _execfile
    exec(code, globals, locals)
  File "/tmp/easy_install-g1_2by/numpy-1.17.0rc1/setup.py", line 31, in <module>
    import setuptools
RuntimeError: Python version >= 3.5 required.

> Task :sdks:python:createProcessWorker FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/sdks/python/build.gradle'> line: 369

* What went wrong:
Execution failed for task ':sdks:python:createProcessWorker'.
> 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 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/5.2.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 2m 21s
59 actionable tasks: 46 executed, 13 from cache

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

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


Build failed in Jenkins: beam_PostCommit_Python_VR_Spark #359

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/359/display/redirect>

------------------------------------------
[...truncated 253.59 KB...]
Searching for pytz>=2018.3
Reading https://pypi.org/simple/pytz/
Downloading https://files.pythonhosted.org/packages/3d/73/fe30c2daaaa0713420d0382b16fbb761409f532c56bdcc514bf7b6262bb6/pytz-2019.1-py2.py3-none-any.whl#sha256=303879e36b721603cc54604edcac9d20401bdbe31e1e4fdee5b9f98d5d31dfda
Best match: pytz 2019.1
Processing pytz-2019.1-py2.py3-none-any.whl
Installing pytz-2019.1-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pytz 2019.1 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pytz-2019.1-py2.7.egg>
Searching for pydot<1.3,>=1.2.0
Reading https://pypi.org/simple/pydot/
Downloading https://files.pythonhosted.org/packages/c3/f1/e61d6dfe6c1768ed2529761a68f70939e2569da043e9f15a8d84bf56cadf/pydot-1.2.4.tar.gz#sha256=92d2e2d15531d00710f2d6fb5540d2acabc5399d464f2f20d5d21073af241eb6
Best match: pydot 1.2.4
Processing pydot-1.2.4.tar.gz
Writing /tmp/easy_install-N6sGO7/pydot-1.2.4/setup.cfg
Running pydot-1.2.4/setup.py -q bdist_egg --dist-dir /tmp/easy_install-N6sGO7/pydot-1.2.4/egg-dist-tmp-HrAgeL
/tmp/easy_install-N6sGO7/pydot-1.2.4/pydot.py:17: UserWarning: Couldn't import dot_parser, loading of dot files will not be possible.
  "Couldn't import dot_parser, "
zip_safe flag not set; analyzing archive contents...
Moving pydot-1.2.4-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pydot 1.2.4 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pydot-1.2.4-py2.7.egg>
Searching for oauth2client<4,>=2.0.1
Reading https://pypi.org/simple/oauth2client/
Downloading https://files.pythonhosted.org/packages/c0/7b/bc893e35d6ca46a72faa4b9eaac25c687ce60e1fbe978993fe2de1b0ff0d/oauth2client-3.0.0.tar.gz#sha256=5b5b056ec6f2304e7920b632885bd157fa71d1a7f3ddd00a43b1541a8d1a2460
Best match: oauth2client 3.0.0
Processing oauth2client-3.0.0.tar.gz
Writing /tmp/easy_install-568rI4/oauth2client-3.0.0/setup.cfg
Running oauth2client-3.0.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-568rI4/oauth2client-3.0.0/egg-dist-tmp-aRO3NJ
warning: no previously-included files matching '*' found under directory 'tests'
zip_safe flag not set; analyzing archive contents...
Moving oauth2client-3.0.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding oauth2client 3.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/oauth2client-3.0.0-py2.7.egg>
Searching for pymongo<4.0.0,>=3.8.0
Reading https://pypi.org/simple/pymongo/
Downloading https://files.pythonhosted.org/packages/6e/ea/353a9f8ced71b9e258438aa4d6aa048c1eaf5b774d3ef2273d686fde0947/pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl#sha256=32421df60d06f479d71b6b539642e410ece3006e8910688e68df962c8eb40a21
Best match: pymongo 3.8.0
Processing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl
Installing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding pymongo 3.8.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg>
Searching for mock<3.0.0,>=1.0.1
Reading https://pypi.org/simple/mock/
Downloading https://files.pythonhosted.org/packages/e6/35/f187bdf23be87092bd0f1200d43d23076cee4d0dec109f195173fd3ebc79/mock-2.0.0-py2.py3-none-any.whl#sha256=5ce3c71c5545b472da17b72268978914d0252980348636840bd34a00b5cc96c1
Best match: mock 2.0.0
Processing mock-2.0.0-py2.py3-none-any.whl
Installing mock-2.0.0-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg/EGG-INFO/requires.txt>
Adding mock 2.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg>
Searching for httplib2<=0.12.0,>=0.8
Reading https://pypi.org/simple/httplib2/
Downloading https://files.pythonhosted.org/packages/ce/ed/803905d670b52fa0edfdd135337e545b4496c2ab3a222f1449b7256eb99f/httplib2-0.12.0.tar.gz#sha256=f61fb838a94ce3b349aa32c92fd8430f7e3511afdb18bf9640d647e30c90a6d6
Best match: httplib2 0.12.0
Processing httplib2-0.12.0.tar.gz
Writing /tmp/easy_install-5Zw4_B/httplib2-0.12.0/setup.cfg
Running httplib2-0.12.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-5Zw4_B/httplib2-0.12.0/egg-dist-tmp-_yKW7H
zip_safe flag not set; analyzing archive contents...
httplib2.certs: module references __file__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Extracting httplib2-0.12.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding httplib2 0.12.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Searching for hdfs<3.0.0,>=2.1.0
Reading https://pypi.org/simple/hdfs/
Downloading https://files.pythonhosted.org/packages/82/39/2c0879b1bcfd1f6ad078eb210d09dbce21072386a3997074ee91e60ddc5a/hdfs-2.5.8.tar.gz#sha256=1be117549fc1285571bc51aedc15df5a203138dba02f9adfa26761b69a949370
Best match: hdfs 2.5.8
Processing hdfs-2.5.8.tar.gz
Writing /tmp/easy_install-OvL7ru/hdfs-2.5.8/setup.cfg
Running hdfs-2.5.8/setup.py -q bdist_egg --dist-dir /tmp/easy_install-OvL7ru/hdfs-2.5.8/egg-dist-tmp-1QCvvg
zip_safe flag not set; analyzing archive contents...
Moving hdfs-2.5.8-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding hdfs 2.5.8 to easy-install.pth file
Installing hdfscli-avro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing hdfscli script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/hdfs-2.5.8-py2.7.egg>
Searching for future<1.0.0,>=0.16.0
Reading https://pypi.org/simple/future/
Downloading https://files.pythonhosted.org/packages/90/52/e20466b85000a181e1e144fd8305caf2cf475e2f9674e797b222f8105f5f/future-0.17.1.tar.gz#sha256=67045236dcfd6816dc439556d009594abf643e5eb48992e36beac09c2ca659b8
Best match: future 0.17.1
Processing future-0.17.1.tar.gz
Writing /tmp/easy_install-yn4u1Z/future-0.17.1/setup.cfg
Running future-0.17.1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-yn4u1Z/future-0.17.1/egg-dist-tmp-mstzr6
warning: no files found matching '*.au' under directory 'tests'
warning: no files found matching '*.gif' under directory 'tests'
warning: no files found matching '*.txt' under directory 'tests'
zip_safe flag not set; analyzing archive contents...
future.backports.test.ssl_servers: module references __file__
future.backports.test.support: module references __file__
future.standard_library.__init__: module references __file__
future.standard_library.__init__: module references __path__
future.utils.__init__: module MAY be using inspect.stack
past.builtins.misc: module MAY be using inspect.stack
past.translation.__init__: module references __file__
past.translation.__init__: module references __path__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Extracting future-0.17.1-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding future 0.17.1 to easy-install.pth file
Installing pasteurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing futurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Searching for fastavro<0.22,>=0.21.4
Reading https://pypi.org/simple/fastavro/
Downloading https://files.pythonhosted.org/packages/15/e3/5956c75f68906b119191ef30d9acff661b422cf918a29a03ee0c3ba774be/fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl#sha256=25c5e1871fb82795f138aa209ca89cac940b80bf36fc644615354028bfd87638
Best match: fastavro 0.21.24
Processing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl
Installing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding fastavro 0.21.24 to easy-install.pth file
Installing fastavro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg>
Searching for dill<0.2.10,>=0.2.9
Reading https://pypi.org/simple/dill/
Downloading https://files.pythonhosted.org/packages/fe/42/bfe2e0857bc284cbe6a011d93f2a9ad58a22cb894461b199ae72cfef0f29/dill-0.2.9.tar.gz#sha256=f6d6046f9f9195206063dd0415dff185ad593d6ee8b0e67f12597c0f4df4986f
Best match: dill 0.2.9
Processing dill-0.2.9.tar.gz
Writing /tmp/easy_install-owNSHu/dill-0.2.9/setup.cfg
Running dill-0.2.9/setup.py -q bdist_egg --dist-dir /tmp/easy_install-owNSHu/dill-0.2.9/egg-dist-tmp-N1uS5y
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Extracting dill-0.2.9-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding dill 0.2.9 to easy-install.pth file
Installing get_objgraph script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing undill script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Searching for crcmod<2.0,>=1.7
Reading https://pypi.org/simple/crcmod/
Downloading https://files.pythonhosted.org/packages/6b/b0/e595ce2a2527e169c3bcd6c33d2473c1918e0b7f6826a043ca1245dd4e5b/crcmod-1.7.tar.gz#sha256=dc7051a0db5f2bd48665a990d3ec1cc305a466a77358ca4492826f41f283601e
Best match: crcmod 1.7
Processing crcmod-1.7.tar.gz
Writing /tmp/easy_install-k0wUAc/crcmod-1.7/setup.cfg
Running crcmod-1.7/setup.py -q bdist_egg --dist-dir /tmp/easy_install-k0wUAc/crcmod-1.7/egg-dist-tmp-86ovLZ
python2/src/_crcfunext.c: In function ‘init_crcfunext’:
python2/src/_crcfunext.c:492:13: warning: variable ‘m’ set but not used [-Wunused-but-set-variable]
   PyObject *m;
             ^
zip_safe flag not set; analyzing archive contents...
Moving crcmod-1.7-py2.7-linux-x86_64.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding crcmod 1.7 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/crcmod-1.7-py2.7-linux-x86_64.egg>
Searching for numpy>=1.14
Reading https://pypi.org/simple/numpy/
Downloading https://files.pythonhosted.org/packages/c1/ff/aeb22192bab0643551a161dc4ed305892cead687ee97453daed4dc1dd38e/numpy-1.17.0rc1.zip#sha256=f53df05f9ca4ec5d72709ffe349704f1f7d945ed59e815574b5c5687acb282c4
Best match: numpy 1.17.0rc1
Processing numpy-1.17.0rc1.zip
Writing /tmp/easy_install-kOOjsp/numpy-1.17.0rc1/setup.cfg
Running numpy-1.17.0rc1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-kOOjsp/numpy-1.17.0rc1/egg-dist-tmp-bxcc0n
Traceback (most recent call last):
  File "setup.py", line 238, in <module>
    'test': generate_protos_first(test),
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/__init__.py",> line 145, in setup
    return distutils.core.setup(**attrs)
  File "/usr/lib/python2.7/distutils/core.py", line 151, in setup
    dist.run_commands()
  File "/usr/lib/python2.7/distutils/dist.py", line 953, in run_commands
    self.run_command(cmd)
  File "/usr/lib/python2.7/distutils/dist.py", line 972, in run_command
    cmd_obj.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 67, in run
    self.do_egg_install()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 117, in do_egg_install
    cmd.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 418, in run
    self.easy_install(spec, not self.no_deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 660, in easy_install
    return self.install_item(None, spec, tmpdir, deps, True)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 707, in install_item
    self.process_distribution(spec, dist, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 752, in process_distribution
    [requirement], self.local_index, self.easy_install
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 782, in resolve
    replace_conflicting=replace_conflicting
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1065, in best_match
    return self.obtain(req, installer)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1077, in obtain
    return installer(requirement)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 679, in easy_install
    return self.install_item(spec, dist.location, tmpdir, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 705, in install_item
    dists = self.install_eggs(spec, download, tmpdir)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 890, in install_eggs
    return self.build_and_install(setup_script, setup_base)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1158, in build_and_install
    self.run_setup(setup_script, setup_base, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1144, in run_setup
    run_setup(setup_script, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 253, in run_setup
    raise
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 166, in save_modules
    saved_exc.resume()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 141, in resume
    six.reraise(type, exc, self._tb)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 154, in save_modules
    yield saved
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 250, in run_setup
    _execfile(setup_script, ns)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 45, in _execfile
    exec(code, globals, locals)
  File "/tmp/easy_install-kOOjsp/numpy-1.17.0rc1/setup.py", line 31, in <module>
    import setuptools
RuntimeError: Python version >= 3.5 required.

> Task :sdks:python:createProcessWorker FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/sdks/python/build.gradle'> line: 369

* What went wrong:
Execution failed for task ':sdks:python:createProcessWorker'.
> 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 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/5.2.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 2m 23s
59 actionable tasks: 46 executed, 13 from cache

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

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


Build failed in Jenkins: beam_PostCommit_Python_VR_Spark #358

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/358/display/redirect>

------------------------------------------
[...truncated 253.58 KB...]
Searching for pytz>=2018.3
Reading https://pypi.org/simple/pytz/
Downloading https://files.pythonhosted.org/packages/3d/73/fe30c2daaaa0713420d0382b16fbb761409f532c56bdcc514bf7b6262bb6/pytz-2019.1-py2.py3-none-any.whl#sha256=303879e36b721603cc54604edcac9d20401bdbe31e1e4fdee5b9f98d5d31dfda
Best match: pytz 2019.1
Processing pytz-2019.1-py2.py3-none-any.whl
Installing pytz-2019.1-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pytz 2019.1 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pytz-2019.1-py2.7.egg>
Searching for pydot<1.3,>=1.2.0
Reading https://pypi.org/simple/pydot/
Downloading https://files.pythonhosted.org/packages/c3/f1/e61d6dfe6c1768ed2529761a68f70939e2569da043e9f15a8d84bf56cadf/pydot-1.2.4.tar.gz#sha256=92d2e2d15531d00710f2d6fb5540d2acabc5399d464f2f20d5d21073af241eb6
Best match: pydot 1.2.4
Processing pydot-1.2.4.tar.gz
Writing /tmp/easy_install-1rZanu/pydot-1.2.4/setup.cfg
Running pydot-1.2.4/setup.py -q bdist_egg --dist-dir /tmp/easy_install-1rZanu/pydot-1.2.4/egg-dist-tmp-viwhML
/tmp/easy_install-1rZanu/pydot-1.2.4/pydot.py:17: UserWarning: Couldn't import dot_parser, loading of dot files will not be possible.
  "Couldn't import dot_parser, "
zip_safe flag not set; analyzing archive contents...
Moving pydot-1.2.4-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pydot 1.2.4 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pydot-1.2.4-py2.7.egg>
Searching for oauth2client<4,>=2.0.1
Reading https://pypi.org/simple/oauth2client/
Downloading https://files.pythonhosted.org/packages/c0/7b/bc893e35d6ca46a72faa4b9eaac25c687ce60e1fbe978993fe2de1b0ff0d/oauth2client-3.0.0.tar.gz#sha256=5b5b056ec6f2304e7920b632885bd157fa71d1a7f3ddd00a43b1541a8d1a2460
Best match: oauth2client 3.0.0
Processing oauth2client-3.0.0.tar.gz
Writing /tmp/easy_install-zOSIWz/oauth2client-3.0.0/setup.cfg
Running oauth2client-3.0.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-zOSIWz/oauth2client-3.0.0/egg-dist-tmp-CgH8Ad
warning: no previously-included files matching '*' found under directory 'tests'
zip_safe flag not set; analyzing archive contents...
Moving oauth2client-3.0.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding oauth2client 3.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/oauth2client-3.0.0-py2.7.egg>
Searching for pymongo<4.0.0,>=3.8.0
Reading https://pypi.org/simple/pymongo/
Downloading https://files.pythonhosted.org/packages/6e/ea/353a9f8ced71b9e258438aa4d6aa048c1eaf5b774d3ef2273d686fde0947/pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl#sha256=32421df60d06f479d71b6b539642e410ece3006e8910688e68df962c8eb40a21
Best match: pymongo 3.8.0
Processing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl
Installing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding pymongo 3.8.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg>
Searching for mock<3.0.0,>=1.0.1
Reading https://pypi.org/simple/mock/
Downloading https://files.pythonhosted.org/packages/e6/35/f187bdf23be87092bd0f1200d43d23076cee4d0dec109f195173fd3ebc79/mock-2.0.0-py2.py3-none-any.whl#sha256=5ce3c71c5545b472da17b72268978914d0252980348636840bd34a00b5cc96c1
Best match: mock 2.0.0
Processing mock-2.0.0-py2.py3-none-any.whl
Installing mock-2.0.0-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg/EGG-INFO/requires.txt>
Adding mock 2.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg>
Searching for httplib2<=0.12.0,>=0.8
Reading https://pypi.org/simple/httplib2/
Downloading https://files.pythonhosted.org/packages/ce/ed/803905d670b52fa0edfdd135337e545b4496c2ab3a222f1449b7256eb99f/httplib2-0.12.0.tar.gz#sha256=f61fb838a94ce3b349aa32c92fd8430f7e3511afdb18bf9640d647e30c90a6d6
Best match: httplib2 0.12.0
Processing httplib2-0.12.0.tar.gz
Writing /tmp/easy_install-av8RKX/httplib2-0.12.0/setup.cfg
Running httplib2-0.12.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-av8RKX/httplib2-0.12.0/egg-dist-tmp-2PMUyD
zip_safe flag not set; analyzing archive contents...
httplib2.certs: module references __file__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Extracting httplib2-0.12.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding httplib2 0.12.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Searching for hdfs<3.0.0,>=2.1.0
Reading https://pypi.org/simple/hdfs/
Downloading https://files.pythonhosted.org/packages/82/39/2c0879b1bcfd1f6ad078eb210d09dbce21072386a3997074ee91e60ddc5a/hdfs-2.5.8.tar.gz#sha256=1be117549fc1285571bc51aedc15df5a203138dba02f9adfa26761b69a949370
Best match: hdfs 2.5.8
Processing hdfs-2.5.8.tar.gz
Writing /tmp/easy_install-ItXSxV/hdfs-2.5.8/setup.cfg
Running hdfs-2.5.8/setup.py -q bdist_egg --dist-dir /tmp/easy_install-ItXSxV/hdfs-2.5.8/egg-dist-tmp-RFEyE1
zip_safe flag not set; analyzing archive contents...
Moving hdfs-2.5.8-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding hdfs 2.5.8 to easy-install.pth file
Installing hdfscli-avro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing hdfscli script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/hdfs-2.5.8-py2.7.egg>
Searching for future<1.0.0,>=0.16.0
Reading https://pypi.org/simple/future/
Downloading https://files.pythonhosted.org/packages/90/52/e20466b85000a181e1e144fd8305caf2cf475e2f9674e797b222f8105f5f/future-0.17.1.tar.gz#sha256=67045236dcfd6816dc439556d009594abf643e5eb48992e36beac09c2ca659b8
Best match: future 0.17.1
Processing future-0.17.1.tar.gz
Writing /tmp/easy_install-ydMlOM/future-0.17.1/setup.cfg
Running future-0.17.1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-ydMlOM/future-0.17.1/egg-dist-tmp-8GoT3b
warning: no files found matching '*.au' under directory 'tests'
warning: no files found matching '*.gif' under directory 'tests'
warning: no files found matching '*.txt' under directory 'tests'
zip_safe flag not set; analyzing archive contents...
future.backports.test.ssl_servers: module references __file__
future.backports.test.support: module references __file__
future.standard_library.__init__: module references __file__
future.standard_library.__init__: module references __path__
future.utils.__init__: module MAY be using inspect.stack
past.builtins.misc: module MAY be using inspect.stack
past.translation.__init__: module references __file__
past.translation.__init__: module references __path__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Extracting future-0.17.1-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding future 0.17.1 to easy-install.pth file
Installing pasteurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing futurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Searching for fastavro<0.22,>=0.21.4
Reading https://pypi.org/simple/fastavro/
Downloading https://files.pythonhosted.org/packages/15/e3/5956c75f68906b119191ef30d9acff661b422cf918a29a03ee0c3ba774be/fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl#sha256=25c5e1871fb82795f138aa209ca89cac940b80bf36fc644615354028bfd87638
Best match: fastavro 0.21.24
Processing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl
Installing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding fastavro 0.21.24 to easy-install.pth file
Installing fastavro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg>
Searching for dill<0.2.10,>=0.2.9
Reading https://pypi.org/simple/dill/
Downloading https://files.pythonhosted.org/packages/fe/42/bfe2e0857bc284cbe6a011d93f2a9ad58a22cb894461b199ae72cfef0f29/dill-0.2.9.tar.gz#sha256=f6d6046f9f9195206063dd0415dff185ad593d6ee8b0e67f12597c0f4df4986f
Best match: dill 0.2.9
Processing dill-0.2.9.tar.gz
Writing /tmp/easy_install-hDfyOi/dill-0.2.9/setup.cfg
Running dill-0.2.9/setup.py -q bdist_egg --dist-dir /tmp/easy_install-hDfyOi/dill-0.2.9/egg-dist-tmp-O3Cexx
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Extracting dill-0.2.9-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding dill 0.2.9 to easy-install.pth file
Installing get_objgraph script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing undill script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Searching for crcmod<2.0,>=1.7
Reading https://pypi.org/simple/crcmod/
Downloading https://files.pythonhosted.org/packages/6b/b0/e595ce2a2527e169c3bcd6c33d2473c1918e0b7f6826a043ca1245dd4e5b/crcmod-1.7.tar.gz#sha256=dc7051a0db5f2bd48665a990d3ec1cc305a466a77358ca4492826f41f283601e
Best match: crcmod 1.7
Processing crcmod-1.7.tar.gz
Writing /tmp/easy_install-tzjCCH/crcmod-1.7/setup.cfg
Running crcmod-1.7/setup.py -q bdist_egg --dist-dir /tmp/easy_install-tzjCCH/crcmod-1.7/egg-dist-tmp-NoXI5u
python2/src/_crcfunext.c: In function ‘init_crcfunext’:
python2/src/_crcfunext.c:492:13: warning: variable ‘m’ set but not used [-Wunused-but-set-variable]
   PyObject *m;
             ^
zip_safe flag not set; analyzing archive contents...
Moving crcmod-1.7-py2.7-linux-x86_64.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding crcmod 1.7 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/crcmod-1.7-py2.7-linux-x86_64.egg>
Searching for numpy>=1.14
Reading https://pypi.org/simple/numpy/
Downloading https://files.pythonhosted.org/packages/c1/ff/aeb22192bab0643551a161dc4ed305892cead687ee97453daed4dc1dd38e/numpy-1.17.0rc1.zip#sha256=f53df05f9ca4ec5d72709ffe349704f1f7d945ed59e815574b5c5687acb282c4
Best match: numpy 1.17.0rc1
Processing numpy-1.17.0rc1.zip
Writing /tmp/easy_install-3gU60M/numpy-1.17.0rc1/setup.cfg
Running numpy-1.17.0rc1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-3gU60M/numpy-1.17.0rc1/egg-dist-tmp-j3UfEY
Traceback (most recent call last):
  File "setup.py", line 238, in <module>
    'test': generate_protos_first(test),
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/__init__.py",> line 145, in setup
    return distutils.core.setup(**attrs)
  File "/usr/lib/python2.7/distutils/core.py", line 151, in setup
    dist.run_commands()
  File "/usr/lib/python2.7/distutils/dist.py", line 953, in run_commands
    self.run_command(cmd)
  File "/usr/lib/python2.7/distutils/dist.py", line 972, in run_command
    cmd_obj.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 67, in run
    self.do_egg_install()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 117, in do_egg_install
    cmd.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 418, in run
    self.easy_install(spec, not self.no_deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 660, in easy_install
    return self.install_item(None, spec, tmpdir, deps, True)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 707, in install_item
    self.process_distribution(spec, dist, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 752, in process_distribution
    [requirement], self.local_index, self.easy_install
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 782, in resolve
    replace_conflicting=replace_conflicting
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1065, in best_match
    return self.obtain(req, installer)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1077, in obtain
    return installer(requirement)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 679, in easy_install
    return self.install_item(spec, dist.location, tmpdir, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 705, in install_item
    dists = self.install_eggs(spec, download, tmpdir)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 890, in install_eggs
    return self.build_and_install(setup_script, setup_base)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1158, in build_and_install
    self.run_setup(setup_script, setup_base, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1144, in run_setup
    run_setup(setup_script, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 253, in run_setup
    raise
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 166, in save_modules
    saved_exc.resume()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 141, in resume
    six.reraise(type, exc, self._tb)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 154, in save_modules
    yield saved
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 250, in run_setup
    _execfile(setup_script, ns)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 45, in _execfile
    exec(code, globals, locals)
  File "/tmp/easy_install-3gU60M/numpy-1.17.0rc1/setup.py", line 31, in <module>
    import setuptools
RuntimeError: Python version >= 3.5 required.

> Task :sdks:python:createProcessWorker FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/sdks/python/build.gradle'> line: 369

* What went wrong:
Execution failed for task ':sdks:python:createProcessWorker'.
> 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 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/5.2.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 2m 28s
59 actionable tasks: 46 executed, 13 from cache

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

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


Build failed in Jenkins: beam_PostCommit_Python_VR_Spark #357

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/357/display/redirect>

------------------------------------------
[...truncated 253.58 KB...]
Searching for pytz>=2018.3
Reading https://pypi.org/simple/pytz/
Downloading https://files.pythonhosted.org/packages/3d/73/fe30c2daaaa0713420d0382b16fbb761409f532c56bdcc514bf7b6262bb6/pytz-2019.1-py2.py3-none-any.whl#sha256=303879e36b721603cc54604edcac9d20401bdbe31e1e4fdee5b9f98d5d31dfda
Best match: pytz 2019.1
Processing pytz-2019.1-py2.py3-none-any.whl
Installing pytz-2019.1-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pytz 2019.1 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pytz-2019.1-py2.7.egg>
Searching for pydot<1.3,>=1.2.0
Reading https://pypi.org/simple/pydot/
Downloading https://files.pythonhosted.org/packages/c3/f1/e61d6dfe6c1768ed2529761a68f70939e2569da043e9f15a8d84bf56cadf/pydot-1.2.4.tar.gz#sha256=92d2e2d15531d00710f2d6fb5540d2acabc5399d464f2f20d5d21073af241eb6
Best match: pydot 1.2.4
Processing pydot-1.2.4.tar.gz
Writing /tmp/easy_install-jqboKl/pydot-1.2.4/setup.cfg
Running pydot-1.2.4/setup.py -q bdist_egg --dist-dir /tmp/easy_install-jqboKl/pydot-1.2.4/egg-dist-tmp-_thnGa
/tmp/easy_install-jqboKl/pydot-1.2.4/pydot.py:17: UserWarning: Couldn't import dot_parser, loading of dot files will not be possible.
  "Couldn't import dot_parser, "
zip_safe flag not set; analyzing archive contents...
Moving pydot-1.2.4-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pydot 1.2.4 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pydot-1.2.4-py2.7.egg>
Searching for oauth2client<4,>=2.0.1
Reading https://pypi.org/simple/oauth2client/
Downloading https://files.pythonhosted.org/packages/c0/7b/bc893e35d6ca46a72faa4b9eaac25c687ce60e1fbe978993fe2de1b0ff0d/oauth2client-3.0.0.tar.gz#sha256=5b5b056ec6f2304e7920b632885bd157fa71d1a7f3ddd00a43b1541a8d1a2460
Best match: oauth2client 3.0.0
Processing oauth2client-3.0.0.tar.gz
Writing /tmp/easy_install-DKvLbp/oauth2client-3.0.0/setup.cfg
Running oauth2client-3.0.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-DKvLbp/oauth2client-3.0.0/egg-dist-tmp-aglhaM
warning: no previously-included files matching '*' found under directory 'tests'
zip_safe flag not set; analyzing archive contents...
Moving oauth2client-3.0.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding oauth2client 3.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/oauth2client-3.0.0-py2.7.egg>
Searching for pymongo<4.0.0,>=3.8.0
Reading https://pypi.org/simple/pymongo/
Downloading https://files.pythonhosted.org/packages/6e/ea/353a9f8ced71b9e258438aa4d6aa048c1eaf5b774d3ef2273d686fde0947/pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl#sha256=32421df60d06f479d71b6b539642e410ece3006e8910688e68df962c8eb40a21
Best match: pymongo 3.8.0
Processing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl
Installing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding pymongo 3.8.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg>
Searching for mock<3.0.0,>=1.0.1
Reading https://pypi.org/simple/mock/
Downloading https://files.pythonhosted.org/packages/e6/35/f187bdf23be87092bd0f1200d43d23076cee4d0dec109f195173fd3ebc79/mock-2.0.0-py2.py3-none-any.whl#sha256=5ce3c71c5545b472da17b72268978914d0252980348636840bd34a00b5cc96c1
Best match: mock 2.0.0
Processing mock-2.0.0-py2.py3-none-any.whl
Installing mock-2.0.0-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg/EGG-INFO/requires.txt>
Adding mock 2.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg>
Searching for httplib2<=0.12.0,>=0.8
Reading https://pypi.org/simple/httplib2/
Downloading https://files.pythonhosted.org/packages/ce/ed/803905d670b52fa0edfdd135337e545b4496c2ab3a222f1449b7256eb99f/httplib2-0.12.0.tar.gz#sha256=f61fb838a94ce3b349aa32c92fd8430f7e3511afdb18bf9640d647e30c90a6d6
Best match: httplib2 0.12.0
Processing httplib2-0.12.0.tar.gz
Writing /tmp/easy_install-pTWzTj/httplib2-0.12.0/setup.cfg
Running httplib2-0.12.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-pTWzTj/httplib2-0.12.0/egg-dist-tmp-adDe2p
zip_safe flag not set; analyzing archive contents...
httplib2.certs: module references __file__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Extracting httplib2-0.12.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding httplib2 0.12.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Searching for hdfs<3.0.0,>=2.1.0
Reading https://pypi.org/simple/hdfs/
Downloading https://files.pythonhosted.org/packages/82/39/2c0879b1bcfd1f6ad078eb210d09dbce21072386a3997074ee91e60ddc5a/hdfs-2.5.8.tar.gz#sha256=1be117549fc1285571bc51aedc15df5a203138dba02f9adfa26761b69a949370
Best match: hdfs 2.5.8
Processing hdfs-2.5.8.tar.gz
Writing /tmp/easy_install-hcPuYB/hdfs-2.5.8/setup.cfg
Running hdfs-2.5.8/setup.py -q bdist_egg --dist-dir /tmp/easy_install-hcPuYB/hdfs-2.5.8/egg-dist-tmp-BLS6Uw
zip_safe flag not set; analyzing archive contents...
Moving hdfs-2.5.8-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding hdfs 2.5.8 to easy-install.pth file
Installing hdfscli-avro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing hdfscli script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/hdfs-2.5.8-py2.7.egg>
Searching for future<1.0.0,>=0.16.0
Reading https://pypi.org/simple/future/
Downloading https://files.pythonhosted.org/packages/90/52/e20466b85000a181e1e144fd8305caf2cf475e2f9674e797b222f8105f5f/future-0.17.1.tar.gz#sha256=67045236dcfd6816dc439556d009594abf643e5eb48992e36beac09c2ca659b8
Best match: future 0.17.1
Processing future-0.17.1.tar.gz
Writing /tmp/easy_install-G5KakE/future-0.17.1/setup.cfg
Running future-0.17.1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-G5KakE/future-0.17.1/egg-dist-tmp-HSU7Dy
warning: no files found matching '*.au' under directory 'tests'
warning: no files found matching '*.gif' under directory 'tests'
warning: no files found matching '*.txt' under directory 'tests'
zip_safe flag not set; analyzing archive contents...
future.backports.test.ssl_servers: module references __file__
future.backports.test.support: module references __file__
future.standard_library.__init__: module references __file__
future.standard_library.__init__: module references __path__
future.utils.__init__: module MAY be using inspect.stack
past.builtins.misc: module MAY be using inspect.stack
past.translation.__init__: module references __file__
past.translation.__init__: module references __path__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Extracting future-0.17.1-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding future 0.17.1 to easy-install.pth file
Installing pasteurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing futurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Searching for fastavro<0.22,>=0.21.4
Reading https://pypi.org/simple/fastavro/
Downloading https://files.pythonhosted.org/packages/15/e3/5956c75f68906b119191ef30d9acff661b422cf918a29a03ee0c3ba774be/fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl#sha256=25c5e1871fb82795f138aa209ca89cac940b80bf36fc644615354028bfd87638
Best match: fastavro 0.21.24
Processing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl
Installing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding fastavro 0.21.24 to easy-install.pth file
Installing fastavro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg>
Searching for dill<0.2.10,>=0.2.9
Reading https://pypi.org/simple/dill/
Downloading https://files.pythonhosted.org/packages/fe/42/bfe2e0857bc284cbe6a011d93f2a9ad58a22cb894461b199ae72cfef0f29/dill-0.2.9.tar.gz#sha256=f6d6046f9f9195206063dd0415dff185ad593d6ee8b0e67f12597c0f4df4986f
Best match: dill 0.2.9
Processing dill-0.2.9.tar.gz
Writing /tmp/easy_install-BsI6TH/dill-0.2.9/setup.cfg
Running dill-0.2.9/setup.py -q bdist_egg --dist-dir /tmp/easy_install-BsI6TH/dill-0.2.9/egg-dist-tmp-ZZqw1G
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Extracting dill-0.2.9-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding dill 0.2.9 to easy-install.pth file
Installing get_objgraph script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing undill script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Searching for crcmod<2.0,>=1.7
Reading https://pypi.org/simple/crcmod/
Downloading https://files.pythonhosted.org/packages/6b/b0/e595ce2a2527e169c3bcd6c33d2473c1918e0b7f6826a043ca1245dd4e5b/crcmod-1.7.tar.gz#sha256=dc7051a0db5f2bd48665a990d3ec1cc305a466a77358ca4492826f41f283601e
Best match: crcmod 1.7
Processing crcmod-1.7.tar.gz
Writing /tmp/easy_install-wYw3CO/crcmod-1.7/setup.cfg
Running crcmod-1.7/setup.py -q bdist_egg --dist-dir /tmp/easy_install-wYw3CO/crcmod-1.7/egg-dist-tmp-6K8Qal
python2/src/_crcfunext.c: In function ‘init_crcfunext’:
python2/src/_crcfunext.c:492:13: warning: variable ‘m’ set but not used [-Wunused-but-set-variable]
   PyObject *m;
             ^
zip_safe flag not set; analyzing archive contents...
Moving crcmod-1.7-py2.7-linux-x86_64.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding crcmod 1.7 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/crcmod-1.7-py2.7-linux-x86_64.egg>
Searching for numpy>=1.14
Reading https://pypi.org/simple/numpy/
Downloading https://files.pythonhosted.org/packages/c1/ff/aeb22192bab0643551a161dc4ed305892cead687ee97453daed4dc1dd38e/numpy-1.17.0rc1.zip#sha256=f53df05f9ca4ec5d72709ffe349704f1f7d945ed59e815574b5c5687acb282c4
Best match: numpy 1.17.0rc1
Processing numpy-1.17.0rc1.zip
Writing /tmp/easy_install-aNcKR4/numpy-1.17.0rc1/setup.cfg
Running numpy-1.17.0rc1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-aNcKR4/numpy-1.17.0rc1/egg-dist-tmp-qCh0l6
Traceback (most recent call last):
  File "setup.py", line 238, in <module>
    'test': generate_protos_first(test),
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/__init__.py",> line 145, in setup
    return distutils.core.setup(**attrs)
  File "/usr/lib/python2.7/distutils/core.py", line 151, in setup
    dist.run_commands()
  File "/usr/lib/python2.7/distutils/dist.py", line 953, in run_commands
    self.run_command(cmd)
  File "/usr/lib/python2.7/distutils/dist.py", line 972, in run_command
    cmd_obj.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 67, in run
    self.do_egg_install()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 117, in do_egg_install
    cmd.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 418, in run
    self.easy_install(spec, not self.no_deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 660, in easy_install
    return self.install_item(None, spec, tmpdir, deps, True)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 707, in install_item
    self.process_distribution(spec, dist, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 752, in process_distribution
    [requirement], self.local_index, self.easy_install
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 782, in resolve
    replace_conflicting=replace_conflicting
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1065, in best_match
    return self.obtain(req, installer)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1077, in obtain
    return installer(requirement)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 679, in easy_install
    return self.install_item(spec, dist.location, tmpdir, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 705, in install_item
    dists = self.install_eggs(spec, download, tmpdir)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 890, in install_eggs
    return self.build_and_install(setup_script, setup_base)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1158, in build_and_install
    self.run_setup(setup_script, setup_base, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1144, in run_setup
    run_setup(setup_script, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 253, in run_setup
    raise
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 166, in save_modules
    saved_exc.resume()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 141, in resume
    six.reraise(type, exc, self._tb)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 154, in save_modules
    yield saved
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 250, in run_setup
    _execfile(setup_script, ns)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 45, in _execfile
    exec(code, globals, locals)
  File "/tmp/easy_install-aNcKR4/numpy-1.17.0rc1/setup.py", line 31, in <module>
    import setuptools
RuntimeError: Python version >= 3.5 required.

> Task :sdks:python:createProcessWorker FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/sdks/python/build.gradle'> line: 369

* What went wrong:
Execution failed for task ':sdks:python:createProcessWorker'.
> 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 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/5.2.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 2m 28s
59 actionable tasks: 46 executed, 13 from cache

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

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


Build failed in Jenkins: beam_PostCommit_Python_VR_Spark #356

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/356/display/redirect>

------------------------------------------
[...truncated 253.58 KB...]
Searching for pytz>=2018.3
Reading https://pypi.org/simple/pytz/
Downloading https://files.pythonhosted.org/packages/3d/73/fe30c2daaaa0713420d0382b16fbb761409f532c56bdcc514bf7b6262bb6/pytz-2019.1-py2.py3-none-any.whl#sha256=303879e36b721603cc54604edcac9d20401bdbe31e1e4fdee5b9f98d5d31dfda
Best match: pytz 2019.1
Processing pytz-2019.1-py2.py3-none-any.whl
Installing pytz-2019.1-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pytz 2019.1 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pytz-2019.1-py2.7.egg>
Searching for pydot<1.3,>=1.2.0
Reading https://pypi.org/simple/pydot/
Downloading https://files.pythonhosted.org/packages/c3/f1/e61d6dfe6c1768ed2529761a68f70939e2569da043e9f15a8d84bf56cadf/pydot-1.2.4.tar.gz#sha256=92d2e2d15531d00710f2d6fb5540d2acabc5399d464f2f20d5d21073af241eb6
Best match: pydot 1.2.4
Processing pydot-1.2.4.tar.gz
Writing /tmp/easy_install-GcM7WW/pydot-1.2.4/setup.cfg
Running pydot-1.2.4/setup.py -q bdist_egg --dist-dir /tmp/easy_install-GcM7WW/pydot-1.2.4/egg-dist-tmp-EQWFvg
/tmp/easy_install-GcM7WW/pydot-1.2.4/pydot.py:17: UserWarning: Couldn't import dot_parser, loading of dot files will not be possible.
  "Couldn't import dot_parser, "
zip_safe flag not set; analyzing archive contents...
Moving pydot-1.2.4-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pydot 1.2.4 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pydot-1.2.4-py2.7.egg>
Searching for oauth2client<4,>=2.0.1
Reading https://pypi.org/simple/oauth2client/
Downloading https://files.pythonhosted.org/packages/c0/7b/bc893e35d6ca46a72faa4b9eaac25c687ce60e1fbe978993fe2de1b0ff0d/oauth2client-3.0.0.tar.gz#sha256=5b5b056ec6f2304e7920b632885bd157fa71d1a7f3ddd00a43b1541a8d1a2460
Best match: oauth2client 3.0.0
Processing oauth2client-3.0.0.tar.gz
Writing /tmp/easy_install-HvgaJB/oauth2client-3.0.0/setup.cfg
Running oauth2client-3.0.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-HvgaJB/oauth2client-3.0.0/egg-dist-tmp-05MoYj
warning: no previously-included files matching '*' found under directory 'tests'
zip_safe flag not set; analyzing archive contents...
Moving oauth2client-3.0.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding oauth2client 3.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/oauth2client-3.0.0-py2.7.egg>
Searching for pymongo<4.0.0,>=3.8.0
Reading https://pypi.org/simple/pymongo/
Downloading https://files.pythonhosted.org/packages/6e/ea/353a9f8ced71b9e258438aa4d6aa048c1eaf5b774d3ef2273d686fde0947/pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl#sha256=32421df60d06f479d71b6b539642e410ece3006e8910688e68df962c8eb40a21
Best match: pymongo 3.8.0
Processing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl
Installing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding pymongo 3.8.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg>
Searching for mock<3.0.0,>=1.0.1
Reading https://pypi.org/simple/mock/
Downloading https://files.pythonhosted.org/packages/e6/35/f187bdf23be87092bd0f1200d43d23076cee4d0dec109f195173fd3ebc79/mock-2.0.0-py2.py3-none-any.whl#sha256=5ce3c71c5545b472da17b72268978914d0252980348636840bd34a00b5cc96c1
Best match: mock 2.0.0
Processing mock-2.0.0-py2.py3-none-any.whl
Installing mock-2.0.0-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg/EGG-INFO/requires.txt>
Adding mock 2.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg>
Searching for httplib2<=0.12.0,>=0.8
Reading https://pypi.org/simple/httplib2/
Downloading https://files.pythonhosted.org/packages/ce/ed/803905d670b52fa0edfdd135337e545b4496c2ab3a222f1449b7256eb99f/httplib2-0.12.0.tar.gz#sha256=f61fb838a94ce3b349aa32c92fd8430f7e3511afdb18bf9640d647e30c90a6d6
Best match: httplib2 0.12.0
Processing httplib2-0.12.0.tar.gz
Writing /tmp/easy_install-cI0dTN/httplib2-0.12.0/setup.cfg
Running httplib2-0.12.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-cI0dTN/httplib2-0.12.0/egg-dist-tmp-KUz9J2
zip_safe flag not set; analyzing archive contents...
httplib2.certs: module references __file__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Extracting httplib2-0.12.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding httplib2 0.12.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Searching for hdfs<3.0.0,>=2.1.0
Reading https://pypi.org/simple/hdfs/
Downloading https://files.pythonhosted.org/packages/82/39/2c0879b1bcfd1f6ad078eb210d09dbce21072386a3997074ee91e60ddc5a/hdfs-2.5.8.tar.gz#sha256=1be117549fc1285571bc51aedc15df5a203138dba02f9adfa26761b69a949370
Best match: hdfs 2.5.8
Processing hdfs-2.5.8.tar.gz
Writing /tmp/easy_install-QKyDWT/hdfs-2.5.8/setup.cfg
Running hdfs-2.5.8/setup.py -q bdist_egg --dist-dir /tmp/easy_install-QKyDWT/hdfs-2.5.8/egg-dist-tmp-tawA_p
zip_safe flag not set; analyzing archive contents...
Moving hdfs-2.5.8-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding hdfs 2.5.8 to easy-install.pth file
Installing hdfscli-avro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing hdfscli script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/hdfs-2.5.8-py2.7.egg>
Searching for future<1.0.0,>=0.16.0
Reading https://pypi.org/simple/future/
Downloading https://files.pythonhosted.org/packages/90/52/e20466b85000a181e1e144fd8305caf2cf475e2f9674e797b222f8105f5f/future-0.17.1.tar.gz#sha256=67045236dcfd6816dc439556d009594abf643e5eb48992e36beac09c2ca659b8
Best match: future 0.17.1
Processing future-0.17.1.tar.gz
Writing /tmp/easy_install-SyFlJB/future-0.17.1/setup.cfg
Running future-0.17.1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-SyFlJB/future-0.17.1/egg-dist-tmp-YuC5xW
warning: no files found matching '*.au' under directory 'tests'
warning: no files found matching '*.gif' under directory 'tests'
warning: no files found matching '*.txt' under directory 'tests'
zip_safe flag not set; analyzing archive contents...
future.backports.test.ssl_servers: module references __file__
future.backports.test.support: module references __file__
future.standard_library.__init__: module references __file__
future.standard_library.__init__: module references __path__
future.utils.__init__: module MAY be using inspect.stack
past.builtins.misc: module MAY be using inspect.stack
past.translation.__init__: module references __file__
past.translation.__init__: module references __path__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Extracting future-0.17.1-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding future 0.17.1 to easy-install.pth file
Installing pasteurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing futurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Searching for fastavro<0.22,>=0.21.4
Reading https://pypi.org/simple/fastavro/
Downloading https://files.pythonhosted.org/packages/15/e3/5956c75f68906b119191ef30d9acff661b422cf918a29a03ee0c3ba774be/fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl#sha256=25c5e1871fb82795f138aa209ca89cac940b80bf36fc644615354028bfd87638
Best match: fastavro 0.21.24
Processing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl
Installing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding fastavro 0.21.24 to easy-install.pth file
Installing fastavro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg>
Searching for dill<0.2.10,>=0.2.9
Reading https://pypi.org/simple/dill/
Downloading https://files.pythonhosted.org/packages/fe/42/bfe2e0857bc284cbe6a011d93f2a9ad58a22cb894461b199ae72cfef0f29/dill-0.2.9.tar.gz#sha256=f6d6046f9f9195206063dd0415dff185ad593d6ee8b0e67f12597c0f4df4986f
Best match: dill 0.2.9
Processing dill-0.2.9.tar.gz
Writing /tmp/easy_install-RbUVcl/dill-0.2.9/setup.cfg
Running dill-0.2.9/setup.py -q bdist_egg --dist-dir /tmp/easy_install-RbUVcl/dill-0.2.9/egg-dist-tmp-QaBACa
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Extracting dill-0.2.9-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding dill 0.2.9 to easy-install.pth file
Installing get_objgraph script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing undill script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Searching for crcmod<2.0,>=1.7
Reading https://pypi.org/simple/crcmod/
Downloading https://files.pythonhosted.org/packages/6b/b0/e595ce2a2527e169c3bcd6c33d2473c1918e0b7f6826a043ca1245dd4e5b/crcmod-1.7.tar.gz#sha256=dc7051a0db5f2bd48665a990d3ec1cc305a466a77358ca4492826f41f283601e
Best match: crcmod 1.7
Processing crcmod-1.7.tar.gz
Writing /tmp/easy_install-xNFfVf/crcmod-1.7/setup.cfg
Running crcmod-1.7/setup.py -q bdist_egg --dist-dir /tmp/easy_install-xNFfVf/crcmod-1.7/egg-dist-tmp-_AOd3d
python2/src/_crcfunext.c: In function ‘init_crcfunext’:
python2/src/_crcfunext.c:492:13: warning: variable ‘m’ set but not used [-Wunused-but-set-variable]
   PyObject *m;
             ^
zip_safe flag not set; analyzing archive contents...
Moving crcmod-1.7-py2.7-linux-x86_64.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding crcmod 1.7 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/crcmod-1.7-py2.7-linux-x86_64.egg>
Searching for numpy>=1.14
Reading https://pypi.org/simple/numpy/
Downloading https://files.pythonhosted.org/packages/c1/ff/aeb22192bab0643551a161dc4ed305892cead687ee97453daed4dc1dd38e/numpy-1.17.0rc1.zip#sha256=f53df05f9ca4ec5d72709ffe349704f1f7d945ed59e815574b5c5687acb282c4
Best match: numpy 1.17.0rc1
Processing numpy-1.17.0rc1.zip
Writing /tmp/easy_install-y_fgXR/numpy-1.17.0rc1/setup.cfg
Running numpy-1.17.0rc1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-y_fgXR/numpy-1.17.0rc1/egg-dist-tmp-oAhxc9
Traceback (most recent call last):
  File "setup.py", line 238, in <module>
    'test': generate_protos_first(test),
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/__init__.py",> line 145, in setup
    return distutils.core.setup(**attrs)
  File "/usr/lib/python2.7/distutils/core.py", line 151, in setup
    dist.run_commands()
  File "/usr/lib/python2.7/distutils/dist.py", line 953, in run_commands
    self.run_command(cmd)
  File "/usr/lib/python2.7/distutils/dist.py", line 972, in run_command
    cmd_obj.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 67, in run
    self.do_egg_install()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 117, in do_egg_install
    cmd.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 418, in run
    self.easy_install(spec, not self.no_deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 660, in easy_install
    return self.install_item(None, spec, tmpdir, deps, True)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 707, in install_item
    self.process_distribution(spec, dist, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 752, in process_distribution
    [requirement], self.local_index, self.easy_install
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 782, in resolve
    replace_conflicting=replace_conflicting
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1065, in best_match
    return self.obtain(req, installer)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1077, in obtain
    return installer(requirement)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 679, in easy_install
    return self.install_item(spec, dist.location, tmpdir, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 705, in install_item
    dists = self.install_eggs(spec, download, tmpdir)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 890, in install_eggs
    return self.build_and_install(setup_script, setup_base)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1158, in build_and_install
    self.run_setup(setup_script, setup_base, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1144, in run_setup
    run_setup(setup_script, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 253, in run_setup
    raise
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 166, in save_modules
    saved_exc.resume()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 141, in resume
    six.reraise(type, exc, self._tb)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 154, in save_modules
    yield saved
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 250, in run_setup
    _execfile(setup_script, ns)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 45, in _execfile
    exec(code, globals, locals)
  File "/tmp/easy_install-y_fgXR/numpy-1.17.0rc1/setup.py", line 31, in <module>
    import setuptools
RuntimeError: Python version >= 3.5 required.

> Task :sdks:python:createProcessWorker FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/sdks/python/build.gradle'> line: 369

* What went wrong:
Execution failed for task ':sdks:python:createProcessWorker'.
> 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 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/5.2.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 2m 25s
59 actionable tasks: 46 executed, 13 from cache

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

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


Build failed in Jenkins: beam_PostCommit_Python_VR_Spark #355

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/355/display/redirect>

------------------------------------------
[...truncated 253.83 KB...]
Searching for pytz>=2018.3
Reading https://pypi.org/simple/pytz/
Downloading https://files.pythonhosted.org/packages/3d/73/fe30c2daaaa0713420d0382b16fbb761409f532c56bdcc514bf7b6262bb6/pytz-2019.1-py2.py3-none-any.whl#sha256=303879e36b721603cc54604edcac9d20401bdbe31e1e4fdee5b9f98d5d31dfda
Best match: pytz 2019.1
Processing pytz-2019.1-py2.py3-none-any.whl
Installing pytz-2019.1-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pytz 2019.1 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pytz-2019.1-py2.7.egg>
Searching for pydot<1.3,>=1.2.0
Reading https://pypi.org/simple/pydot/
Downloading https://files.pythonhosted.org/packages/c3/f1/e61d6dfe6c1768ed2529761a68f70939e2569da043e9f15a8d84bf56cadf/pydot-1.2.4.tar.gz#sha256=92d2e2d15531d00710f2d6fb5540d2acabc5399d464f2f20d5d21073af241eb6
Best match: pydot 1.2.4
Processing pydot-1.2.4.tar.gz
Writing /tmp/easy_install-xhasXE/pydot-1.2.4/setup.cfg
Running pydot-1.2.4/setup.py -q bdist_egg --dist-dir /tmp/easy_install-xhasXE/pydot-1.2.4/egg-dist-tmp-SbMsfm
/tmp/easy_install-xhasXE/pydot-1.2.4/pydot.py:17: UserWarning: Couldn't import dot_parser, loading of dot files will not be possible.
  "Couldn't import dot_parser, "
zip_safe flag not set; analyzing archive contents...
Moving pydot-1.2.4-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pydot 1.2.4 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pydot-1.2.4-py2.7.egg>
Searching for oauth2client<4,>=2.0.1
Reading https://pypi.org/simple/oauth2client/
Downloading https://files.pythonhosted.org/packages/c0/7b/bc893e35d6ca46a72faa4b9eaac25c687ce60e1fbe978993fe2de1b0ff0d/oauth2client-3.0.0.tar.gz#sha256=5b5b056ec6f2304e7920b632885bd157fa71d1a7f3ddd00a43b1541a8d1a2460
Best match: oauth2client 3.0.0
Processing oauth2client-3.0.0.tar.gz
Writing /tmp/easy_install-cn5GMS/oauth2client-3.0.0/setup.cfg
Running oauth2client-3.0.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-cn5GMS/oauth2client-3.0.0/egg-dist-tmp-4PCLPL
warning: no previously-included files matching '*' found under directory 'tests'
zip_safe flag not set; analyzing archive contents...
Moving oauth2client-3.0.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding oauth2client 3.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/oauth2client-3.0.0-py2.7.egg>
Searching for pymongo<4.0.0,>=3.8.0
Reading https://pypi.org/simple/pymongo/
Downloading https://files.pythonhosted.org/packages/6e/ea/353a9f8ced71b9e258438aa4d6aa048c1eaf5b774d3ef2273d686fde0947/pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl#sha256=32421df60d06f479d71b6b539642e410ece3006e8910688e68df962c8eb40a21
Best match: pymongo 3.8.0
Processing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl
Installing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding pymongo 3.8.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg>
Searching for mock<3.0.0,>=1.0.1
Reading https://pypi.org/simple/mock/
Downloading https://files.pythonhosted.org/packages/e6/35/f187bdf23be87092bd0f1200d43d23076cee4d0dec109f195173fd3ebc79/mock-2.0.0-py2.py3-none-any.whl#sha256=5ce3c71c5545b472da17b72268978914d0252980348636840bd34a00b5cc96c1
Best match: mock 2.0.0
Processing mock-2.0.0-py2.py3-none-any.whl
Installing mock-2.0.0-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg/EGG-INFO/requires.txt>
Adding mock 2.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg>
Searching for httplib2<=0.12.0,>=0.8
Reading https://pypi.org/simple/httplib2/
Downloading https://files.pythonhosted.org/packages/ce/ed/803905d670b52fa0edfdd135337e545b4496c2ab3a222f1449b7256eb99f/httplib2-0.12.0.tar.gz#sha256=f61fb838a94ce3b349aa32c92fd8430f7e3511afdb18bf9640d647e30c90a6d6
Best match: httplib2 0.12.0
Processing httplib2-0.12.0.tar.gz
Writing /tmp/easy_install-66o5f0/httplib2-0.12.0/setup.cfg
Running httplib2-0.12.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-66o5f0/httplib2-0.12.0/egg-dist-tmp-4sC7U8
zip_safe flag not set; analyzing archive contents...
httplib2.certs: module references __file__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Extracting httplib2-0.12.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding httplib2 0.12.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Searching for hdfs<3.0.0,>=2.1.0
Reading https://pypi.org/simple/hdfs/
Downloading https://files.pythonhosted.org/packages/82/39/2c0879b1bcfd1f6ad078eb210d09dbce21072386a3997074ee91e60ddc5a/hdfs-2.5.8.tar.gz#sha256=1be117549fc1285571bc51aedc15df5a203138dba02f9adfa26761b69a949370
Best match: hdfs 2.5.8
Processing hdfs-2.5.8.tar.gz
Writing /tmp/easy_install-55sPig/hdfs-2.5.8/setup.cfg
Running hdfs-2.5.8/setup.py -q bdist_egg --dist-dir /tmp/easy_install-55sPig/hdfs-2.5.8/egg-dist-tmp-JUymAi
zip_safe flag not set; analyzing archive contents...
Moving hdfs-2.5.8-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding hdfs 2.5.8 to easy-install.pth file
Installing hdfscli-avro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing hdfscli script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/hdfs-2.5.8-py2.7.egg>
Searching for future<1.0.0,>=0.16.0
Reading https://pypi.org/simple/future/
Downloading https://files.pythonhosted.org/packages/90/52/e20466b85000a181e1e144fd8305caf2cf475e2f9674e797b222f8105f5f/future-0.17.1.tar.gz#sha256=67045236dcfd6816dc439556d009594abf643e5eb48992e36beac09c2ca659b8
Best match: future 0.17.1
Processing future-0.17.1.tar.gz
Writing /tmp/easy_install-uerjgf/future-0.17.1/setup.cfg
Running future-0.17.1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-uerjgf/future-0.17.1/egg-dist-tmp-1re237
warning: no files found matching '*.au' under directory 'tests'
warning: no files found matching '*.gif' under directory 'tests'
warning: no files found matching '*.txt' under directory 'tests'
zip_safe flag not set; analyzing archive contents...
future.backports.test.ssl_servers: module references __file__
future.backports.test.support: module references __file__
future.standard_library.__init__: module references __file__
future.standard_library.__init__: module references __path__
future.utils.__init__: module MAY be using inspect.stack
past.builtins.misc: module MAY be using inspect.stack
past.translation.__init__: module references __file__
past.translation.__init__: module references __path__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Extracting future-0.17.1-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding future 0.17.1 to easy-install.pth file
Installing pasteurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing futurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Searching for fastavro<0.22,>=0.21.4
Reading https://pypi.org/simple/fastavro/
Downloading https://files.pythonhosted.org/packages/15/e3/5956c75f68906b119191ef30d9acff661b422cf918a29a03ee0c3ba774be/fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl#sha256=25c5e1871fb82795f138aa209ca89cac940b80bf36fc644615354028bfd87638
Best match: fastavro 0.21.24
Processing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl
Installing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding fastavro 0.21.24 to easy-install.pth file
Installing fastavro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg>
Searching for dill<0.2.10,>=0.2.9
Reading https://pypi.org/simple/dill/
Downloading https://files.pythonhosted.org/packages/fe/42/bfe2e0857bc284cbe6a011d93f2a9ad58a22cb894461b199ae72cfef0f29/dill-0.2.9.tar.gz#sha256=f6d6046f9f9195206063dd0415dff185ad593d6ee8b0e67f12597c0f4df4986f
Best match: dill 0.2.9
Processing dill-0.2.9.tar.gz
Writing /tmp/easy_install-rKLSom/dill-0.2.9/setup.cfg
Running dill-0.2.9/setup.py -q bdist_egg --dist-dir /tmp/easy_install-rKLSom/dill-0.2.9/egg-dist-tmp-pB9PPY
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Extracting dill-0.2.9-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding dill 0.2.9 to easy-install.pth file
Installing get_objgraph script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing undill script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Searching for crcmod<2.0,>=1.7
Reading https://pypi.org/simple/crcmod/
Downloading https://files.pythonhosted.org/packages/6b/b0/e595ce2a2527e169c3bcd6c33d2473c1918e0b7f6826a043ca1245dd4e5b/crcmod-1.7.tar.gz#sha256=dc7051a0db5f2bd48665a990d3ec1cc305a466a77358ca4492826f41f283601e
Best match: crcmod 1.7
Processing crcmod-1.7.tar.gz
Writing /tmp/easy_install-dd38_M/crcmod-1.7/setup.cfg
Running crcmod-1.7/setup.py -q bdist_egg --dist-dir /tmp/easy_install-dd38_M/crcmod-1.7/egg-dist-tmp-8XHfCf
python2/src/_crcfunext.c: In function ‘init_crcfunext’:
python2/src/_crcfunext.c:492:13: warning: variable ‘m’ set but not used [-Wunused-but-set-variable]
   PyObject *m;
             ^
zip_safe flag not set; analyzing archive contents...
Moving crcmod-1.7-py2.7-linux-x86_64.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding crcmod 1.7 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/crcmod-1.7-py2.7-linux-x86_64.egg>
Searching for numpy>=1.14
Reading https://pypi.org/simple/numpy/
Downloading https://files.pythonhosted.org/packages/c1/ff/aeb22192bab0643551a161dc4ed305892cead687ee97453daed4dc1dd38e/numpy-1.17.0rc1.zip#sha256=f53df05f9ca4ec5d72709ffe349704f1f7d945ed59e815574b5c5687acb282c4
Best match: numpy 1.17.0rc1
Processing numpy-1.17.0rc1.zip
Writing /tmp/easy_install-T9VrZz/numpy-1.17.0rc1/setup.cfg
Running numpy-1.17.0rc1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-T9VrZz/numpy-1.17.0rc1/egg-dist-tmp-fLRUmM
Traceback (most recent call last):
  File "setup.py", line 238, in <module>
    'test': generate_protos_first(test),
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/__init__.py",> line 145, in setup
    return distutils.core.setup(**attrs)
  File "/usr/lib/python2.7/distutils/core.py", line 151, in setup
    dist.run_commands()
  File "/usr/lib/python2.7/distutils/dist.py", line 953, in run_commands
    self.run_command(cmd)
  File "/usr/lib/python2.7/distutils/dist.py", line 972, in run_command
    cmd_obj.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 67, in run
    self.do_egg_install()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 117, in do_egg_install
    cmd.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 418, in run
    self.easy_install(spec, not self.no_deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 660, in easy_install
    return self.install_item(None, spec, tmpdir, deps, True)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 707, in install_item
    self.process_distribution(spec, dist, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 752, in process_distribution
    [requirement], self.local_index, self.easy_install
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 782, in resolve
    replace_conflicting=replace_conflicting
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1065, in best_match
    return self.obtain(req, installer)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1077, in obtain
    return installer(requirement)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 679, in easy_install
    return self.install_item(spec, dist.location, tmpdir, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 705, in install_item
    dists = self.install_eggs(spec, download, tmpdir)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 890, in install_eggs
    return self.build_and_install(setup_script, setup_base)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1158, in build_and_install
    self.run_setup(setup_script, setup_base, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1144, in run_setup
    run_setup(setup_script, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 253, in run_setup
    raise
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 166, in save_modules
    saved_exc.resume()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 141, in resume
    six.reraise(type, exc, self._tb)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 154, in save_modules
    yield saved
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 250, in run_setup
    _execfile(setup_script, ns)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 45, in _execfile
    exec(code, globals, locals)
  File "/tmp/easy_install-T9VrZz/numpy-1.17.0rc1/setup.py", line 31, in <module>
    import setuptools
RuntimeError: Python version >= 3.5 required.

> Task :sdks:python:createProcessWorker FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/sdks/python/build.gradle'> line: 369

* What went wrong:
Execution failed for task ':sdks:python:createProcessWorker'.
> 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 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/5.2.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 2m 20s
59 actionable tasks: 46 executed, 13 from cache

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

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


Build failed in Jenkins: beam_PostCommit_Python_VR_Spark #354

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/354/display/redirect>

------------------------------------------
[...truncated 253.78 KB...]
Searching for pytz>=2018.3
Reading https://pypi.org/simple/pytz/
Downloading https://files.pythonhosted.org/packages/3d/73/fe30c2daaaa0713420d0382b16fbb761409f532c56bdcc514bf7b6262bb6/pytz-2019.1-py2.py3-none-any.whl#sha256=303879e36b721603cc54604edcac9d20401bdbe31e1e4fdee5b9f98d5d31dfda
Best match: pytz 2019.1
Processing pytz-2019.1-py2.py3-none-any.whl
Installing pytz-2019.1-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pytz 2019.1 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pytz-2019.1-py2.7.egg>
Searching for pydot<1.3,>=1.2.0
Reading https://pypi.org/simple/pydot/
Downloading https://files.pythonhosted.org/packages/c3/f1/e61d6dfe6c1768ed2529761a68f70939e2569da043e9f15a8d84bf56cadf/pydot-1.2.4.tar.gz#sha256=92d2e2d15531d00710f2d6fb5540d2acabc5399d464f2f20d5d21073af241eb6
Best match: pydot 1.2.4
Processing pydot-1.2.4.tar.gz
Writing /tmp/easy_install-VH_jRS/pydot-1.2.4/setup.cfg
Running pydot-1.2.4/setup.py -q bdist_egg --dist-dir /tmp/easy_install-VH_jRS/pydot-1.2.4/egg-dist-tmp-VjsL6N
/tmp/easy_install-VH_jRS/pydot-1.2.4/pydot.py:17: UserWarning: Couldn't import dot_parser, loading of dot files will not be possible.
  "Couldn't import dot_parser, "
zip_safe flag not set; analyzing archive contents...
Moving pydot-1.2.4-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pydot 1.2.4 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pydot-1.2.4-py2.7.egg>
Searching for oauth2client<4,>=2.0.1
Reading https://pypi.org/simple/oauth2client/
Downloading https://files.pythonhosted.org/packages/c0/7b/bc893e35d6ca46a72faa4b9eaac25c687ce60e1fbe978993fe2de1b0ff0d/oauth2client-3.0.0.tar.gz#sha256=5b5b056ec6f2304e7920b632885bd157fa71d1a7f3ddd00a43b1541a8d1a2460
Best match: oauth2client 3.0.0
Processing oauth2client-3.0.0.tar.gz
Writing /tmp/easy_install-F7nVVq/oauth2client-3.0.0/setup.cfg
Running oauth2client-3.0.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-F7nVVq/oauth2client-3.0.0/egg-dist-tmp-WNA8yk
warning: no previously-included files matching '*' found under directory 'tests'
zip_safe flag not set; analyzing archive contents...
Moving oauth2client-3.0.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding oauth2client 3.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/oauth2client-3.0.0-py2.7.egg>
Searching for pymongo<4.0.0,>=3.8.0
Reading https://pypi.org/simple/pymongo/
Downloading https://files.pythonhosted.org/packages/6e/ea/353a9f8ced71b9e258438aa4d6aa048c1eaf5b774d3ef2273d686fde0947/pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl#sha256=32421df60d06f479d71b6b539642e410ece3006e8910688e68df962c8eb40a21
Best match: pymongo 3.8.0
Processing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl
Installing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding pymongo 3.8.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg>
Searching for mock<3.0.0,>=1.0.1
Reading https://pypi.org/simple/mock/
Downloading https://files.pythonhosted.org/packages/e6/35/f187bdf23be87092bd0f1200d43d23076cee4d0dec109f195173fd3ebc79/mock-2.0.0-py2.py3-none-any.whl#sha256=5ce3c71c5545b472da17b72268978914d0252980348636840bd34a00b5cc96c1
Best match: mock 2.0.0
Processing mock-2.0.0-py2.py3-none-any.whl
Installing mock-2.0.0-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg/EGG-INFO/requires.txt>
Adding mock 2.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg>
Searching for httplib2<=0.12.0,>=0.8
Reading https://pypi.org/simple/httplib2/
Downloading https://files.pythonhosted.org/packages/ce/ed/803905d670b52fa0edfdd135337e545b4496c2ab3a222f1449b7256eb99f/httplib2-0.12.0.tar.gz#sha256=f61fb838a94ce3b349aa32c92fd8430f7e3511afdb18bf9640d647e30c90a6d6
Best match: httplib2 0.12.0
Processing httplib2-0.12.0.tar.gz
Writing /tmp/easy_install-D8sDu7/httplib2-0.12.0/setup.cfg
Running httplib2-0.12.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-D8sDu7/httplib2-0.12.0/egg-dist-tmp-CE8BeZ
zip_safe flag not set; analyzing archive contents...
httplib2.certs: module references __file__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Extracting httplib2-0.12.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding httplib2 0.12.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Searching for hdfs<3.0.0,>=2.1.0
Reading https://pypi.org/simple/hdfs/
Downloading https://files.pythonhosted.org/packages/82/39/2c0879b1bcfd1f6ad078eb210d09dbce21072386a3997074ee91e60ddc5a/hdfs-2.5.8.tar.gz#sha256=1be117549fc1285571bc51aedc15df5a203138dba02f9adfa26761b69a949370
Best match: hdfs 2.5.8
Processing hdfs-2.5.8.tar.gz
Writing /tmp/easy_install-vVqMhN/hdfs-2.5.8/setup.cfg
Running hdfs-2.5.8/setup.py -q bdist_egg --dist-dir /tmp/easy_install-vVqMhN/hdfs-2.5.8/egg-dist-tmp-NoMPWW
zip_safe flag not set; analyzing archive contents...
Moving hdfs-2.5.8-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding hdfs 2.5.8 to easy-install.pth file
Installing hdfscli-avro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing hdfscli script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/hdfs-2.5.8-py2.7.egg>
Searching for future<1.0.0,>=0.16.0
Reading https://pypi.org/simple/future/
Downloading https://files.pythonhosted.org/packages/90/52/e20466b85000a181e1e144fd8305caf2cf475e2f9674e797b222f8105f5f/future-0.17.1.tar.gz#sha256=67045236dcfd6816dc439556d009594abf643e5eb48992e36beac09c2ca659b8
Best match: future 0.17.1
Processing future-0.17.1.tar.gz
Writing /tmp/easy_install-lxEEdh/future-0.17.1/setup.cfg
Running future-0.17.1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-lxEEdh/future-0.17.1/egg-dist-tmp-LqZWaS
warning: no files found matching '*.au' under directory 'tests'
warning: no files found matching '*.gif' under directory 'tests'
warning: no files found matching '*.txt' under directory 'tests'
zip_safe flag not set; analyzing archive contents...
future.backports.test.ssl_servers: module references __file__
future.backports.test.support: module references __file__
future.standard_library.__init__: module references __file__
future.standard_library.__init__: module references __path__
future.utils.__init__: module MAY be using inspect.stack
past.builtins.misc: module MAY be using inspect.stack
past.translation.__init__: module references __file__
past.translation.__init__: module references __path__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Extracting future-0.17.1-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding future 0.17.1 to easy-install.pth file
Installing pasteurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing futurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Searching for fastavro<0.22,>=0.21.4
Reading https://pypi.org/simple/fastavro/
Downloading https://files.pythonhosted.org/packages/15/e3/5956c75f68906b119191ef30d9acff661b422cf918a29a03ee0c3ba774be/fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl#sha256=25c5e1871fb82795f138aa209ca89cac940b80bf36fc644615354028bfd87638
Best match: fastavro 0.21.24
Processing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl
Installing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding fastavro 0.21.24 to easy-install.pth file
Installing fastavro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg>
Searching for dill<0.2.10,>=0.2.9
Reading https://pypi.org/simple/dill/
Downloading https://files.pythonhosted.org/packages/fe/42/bfe2e0857bc284cbe6a011d93f2a9ad58a22cb894461b199ae72cfef0f29/dill-0.2.9.tar.gz#sha256=f6d6046f9f9195206063dd0415dff185ad593d6ee8b0e67f12597c0f4df4986f
Best match: dill 0.2.9
Processing dill-0.2.9.tar.gz
Writing /tmp/easy_install-LoPsgg/dill-0.2.9/setup.cfg
Running dill-0.2.9/setup.py -q bdist_egg --dist-dir /tmp/easy_install-LoPsgg/dill-0.2.9/egg-dist-tmp-EWpsV8
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Extracting dill-0.2.9-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding dill 0.2.9 to easy-install.pth file
Installing get_objgraph script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing undill script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Searching for crcmod<2.0,>=1.7
Reading https://pypi.org/simple/crcmod/
Downloading https://files.pythonhosted.org/packages/6b/b0/e595ce2a2527e169c3bcd6c33d2473c1918e0b7f6826a043ca1245dd4e5b/crcmod-1.7.tar.gz#sha256=dc7051a0db5f2bd48665a990d3ec1cc305a466a77358ca4492826f41f283601e
Best match: crcmod 1.7
Processing crcmod-1.7.tar.gz
Writing /tmp/easy_install-OaOWLW/crcmod-1.7/setup.cfg
Running crcmod-1.7/setup.py -q bdist_egg --dist-dir /tmp/easy_install-OaOWLW/crcmod-1.7/egg-dist-tmp-NH3tMy
python2/src/_crcfunext.c: In function ‘init_crcfunext’:
python2/src/_crcfunext.c:492:13: warning: variable ‘m’ set but not used [-Wunused-but-set-variable]
   PyObject *m;
             ^
zip_safe flag not set; analyzing archive contents...
Moving crcmod-1.7-py2.7-linux-x86_64.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding crcmod 1.7 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/crcmod-1.7-py2.7-linux-x86_64.egg>
Searching for numpy>=1.14
Reading https://pypi.org/simple/numpy/
Downloading https://files.pythonhosted.org/packages/c1/ff/aeb22192bab0643551a161dc4ed305892cead687ee97453daed4dc1dd38e/numpy-1.17.0rc1.zip#sha256=f53df05f9ca4ec5d72709ffe349704f1f7d945ed59e815574b5c5687acb282c4
Best match: numpy 1.17.0rc1
Processing numpy-1.17.0rc1.zip
Writing /tmp/easy_install-M5qKC4/numpy-1.17.0rc1/setup.cfg
Running numpy-1.17.0rc1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-M5qKC4/numpy-1.17.0rc1/egg-dist-tmp-GZHyMU
Traceback (most recent call last):
  File "setup.py", line 238, in <module>
    'test': generate_protos_first(test),
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/__init__.py",> line 145, in setup
    return distutils.core.setup(**attrs)
  File "/usr/lib/python2.7/distutils/core.py", line 151, in setup
    dist.run_commands()
  File "/usr/lib/python2.7/distutils/dist.py", line 953, in run_commands
    self.run_command(cmd)
  File "/usr/lib/python2.7/distutils/dist.py", line 972, in run_command
    cmd_obj.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 67, in run
    self.do_egg_install()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 117, in do_egg_install
    cmd.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 418, in run
    self.easy_install(spec, not self.no_deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 660, in easy_install
    return self.install_item(None, spec, tmpdir, deps, True)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 707, in install_item
    self.process_distribution(spec, dist, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 752, in process_distribution
    [requirement], self.local_index, self.easy_install
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 782, in resolve
    replace_conflicting=replace_conflicting
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1065, in best_match
    return self.obtain(req, installer)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1077, in obtain
    return installer(requirement)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 679, in easy_install
    return self.install_item(spec, dist.location, tmpdir, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 705, in install_item
    dists = self.install_eggs(spec, download, tmpdir)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 890, in install_eggs
    return self.build_and_install(setup_script, setup_base)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1158, in build_and_install
    self.run_setup(setup_script, setup_base, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1144, in run_setup
    run_setup(setup_script, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 253, in run_setup
    raise
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 166, in save_modules
    saved_exc.resume()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 141, in resume
    six.reraise(type, exc, self._tb)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 154, in save_modules
    yield saved
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 250, in run_setup
    _execfile(setup_script, ns)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 45, in _execfile
    exec(code, globals, locals)
  File "/tmp/easy_install-M5qKC4/numpy-1.17.0rc1/setup.py", line 31, in <module>
    import setuptools
RuntimeError: Python version >= 3.5 required.

> Task :sdks:python:createProcessWorker FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/sdks/python/build.gradle'> line: 369

* What went wrong:
Execution failed for task ':sdks:python:createProcessWorker'.
> 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 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/5.2.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 2m 29s
59 actionable tasks: 47 executed, 12 from cache

Publishing build scan...
https://gradle.com/s/2a66yfl3ghazu

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


Build failed in Jenkins: beam_PostCommit_Python_VR_Spark #353

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/353/display/redirect>

------------------------------------------
[...truncated 253.59 KB...]
Searching for pytz>=2018.3
Reading https://pypi.org/simple/pytz/
Downloading https://files.pythonhosted.org/packages/3d/73/fe30c2daaaa0713420d0382b16fbb761409f532c56bdcc514bf7b6262bb6/pytz-2019.1-py2.py3-none-any.whl#sha256=303879e36b721603cc54604edcac9d20401bdbe31e1e4fdee5b9f98d5d31dfda
Best match: pytz 2019.1
Processing pytz-2019.1-py2.py3-none-any.whl
Installing pytz-2019.1-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pytz 2019.1 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pytz-2019.1-py2.7.egg>
Searching for pydot<1.3,>=1.2.0
Reading https://pypi.org/simple/pydot/
Downloading https://files.pythonhosted.org/packages/c3/f1/e61d6dfe6c1768ed2529761a68f70939e2569da043e9f15a8d84bf56cadf/pydot-1.2.4.tar.gz#sha256=92d2e2d15531d00710f2d6fb5540d2acabc5399d464f2f20d5d21073af241eb6
Best match: pydot 1.2.4
Processing pydot-1.2.4.tar.gz
Writing /tmp/easy_install-aw3D3T/pydot-1.2.4/setup.cfg
Running pydot-1.2.4/setup.py -q bdist_egg --dist-dir /tmp/easy_install-aw3D3T/pydot-1.2.4/egg-dist-tmp-N_vDGP
/tmp/easy_install-aw3D3T/pydot-1.2.4/pydot.py:17: UserWarning: Couldn't import dot_parser, loading of dot files will not be possible.
  "Couldn't import dot_parser, "
zip_safe flag not set; analyzing archive contents...
Moving pydot-1.2.4-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pydot 1.2.4 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pydot-1.2.4-py2.7.egg>
Searching for oauth2client<4,>=2.0.1
Reading https://pypi.org/simple/oauth2client/
Downloading https://files.pythonhosted.org/packages/c0/7b/bc893e35d6ca46a72faa4b9eaac25c687ce60e1fbe978993fe2de1b0ff0d/oauth2client-3.0.0.tar.gz#sha256=5b5b056ec6f2304e7920b632885bd157fa71d1a7f3ddd00a43b1541a8d1a2460
Best match: oauth2client 3.0.0
Processing oauth2client-3.0.0.tar.gz
Writing /tmp/easy_install-Z55afw/oauth2client-3.0.0/setup.cfg
Running oauth2client-3.0.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-Z55afw/oauth2client-3.0.0/egg-dist-tmp-qz7KGG
warning: no previously-included files matching '*' found under directory 'tests'
zip_safe flag not set; analyzing archive contents...
Moving oauth2client-3.0.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding oauth2client 3.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/oauth2client-3.0.0-py2.7.egg>
Searching for pymongo<4.0.0,>=3.8.0
Reading https://pypi.org/simple/pymongo/
Downloading https://files.pythonhosted.org/packages/6e/ea/353a9f8ced71b9e258438aa4d6aa048c1eaf5b774d3ef2273d686fde0947/pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl#sha256=32421df60d06f479d71b6b539642e410ece3006e8910688e68df962c8eb40a21
Best match: pymongo 3.8.0
Processing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl
Installing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding pymongo 3.8.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg>
Searching for mock<3.0.0,>=1.0.1
Reading https://pypi.org/simple/mock/
Downloading https://files.pythonhosted.org/packages/e6/35/f187bdf23be87092bd0f1200d43d23076cee4d0dec109f195173fd3ebc79/mock-2.0.0-py2.py3-none-any.whl#sha256=5ce3c71c5545b472da17b72268978914d0252980348636840bd34a00b5cc96c1
Best match: mock 2.0.0
Processing mock-2.0.0-py2.py3-none-any.whl
Installing mock-2.0.0-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg/EGG-INFO/requires.txt>
Adding mock 2.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg>
Searching for httplib2<=0.12.0,>=0.8
Reading https://pypi.org/simple/httplib2/
Downloading https://files.pythonhosted.org/packages/ce/ed/803905d670b52fa0edfdd135337e545b4496c2ab3a222f1449b7256eb99f/httplib2-0.12.0.tar.gz#sha256=f61fb838a94ce3b349aa32c92fd8430f7e3511afdb18bf9640d647e30c90a6d6
Best match: httplib2 0.12.0
Processing httplib2-0.12.0.tar.gz
Writing /tmp/easy_install-jGCzwZ/httplib2-0.12.0/setup.cfg
Running httplib2-0.12.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-jGCzwZ/httplib2-0.12.0/egg-dist-tmp-tt5cro
zip_safe flag not set; analyzing archive contents...
httplib2.certs: module references __file__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Extracting httplib2-0.12.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding httplib2 0.12.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Searching for hdfs<3.0.0,>=2.1.0
Reading https://pypi.org/simple/hdfs/
Downloading https://files.pythonhosted.org/packages/82/39/2c0879b1bcfd1f6ad078eb210d09dbce21072386a3997074ee91e60ddc5a/hdfs-2.5.8.tar.gz#sha256=1be117549fc1285571bc51aedc15df5a203138dba02f9adfa26761b69a949370
Best match: hdfs 2.5.8
Processing hdfs-2.5.8.tar.gz
Writing /tmp/easy_install-TQ_63f/hdfs-2.5.8/setup.cfg
Running hdfs-2.5.8/setup.py -q bdist_egg --dist-dir /tmp/easy_install-TQ_63f/hdfs-2.5.8/egg-dist-tmp-wLY9pf
zip_safe flag not set; analyzing archive contents...
Moving hdfs-2.5.8-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding hdfs 2.5.8 to easy-install.pth file
Installing hdfscli-avro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing hdfscli script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/hdfs-2.5.8-py2.7.egg>
Searching for future<1.0.0,>=0.16.0
Reading https://pypi.org/simple/future/
Downloading https://files.pythonhosted.org/packages/90/52/e20466b85000a181e1e144fd8305caf2cf475e2f9674e797b222f8105f5f/future-0.17.1.tar.gz#sha256=67045236dcfd6816dc439556d009594abf643e5eb48992e36beac09c2ca659b8
Best match: future 0.17.1
Processing future-0.17.1.tar.gz
Writing /tmp/easy_install-k1ghhW/future-0.17.1/setup.cfg
Running future-0.17.1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-k1ghhW/future-0.17.1/egg-dist-tmp-DjfpIN
warning: no files found matching '*.au' under directory 'tests'
warning: no files found matching '*.gif' under directory 'tests'
warning: no files found matching '*.txt' under directory 'tests'
zip_safe flag not set; analyzing archive contents...
future.backports.test.ssl_servers: module references __file__
future.backports.test.support: module references __file__
future.standard_library.__init__: module references __file__
future.standard_library.__init__: module references __path__
future.utils.__init__: module MAY be using inspect.stack
past.builtins.misc: module MAY be using inspect.stack
past.translation.__init__: module references __file__
past.translation.__init__: module references __path__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Extracting future-0.17.1-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding future 0.17.1 to easy-install.pth file
Installing pasteurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing futurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Searching for fastavro<0.22,>=0.21.4
Reading https://pypi.org/simple/fastavro/
Downloading https://files.pythonhosted.org/packages/15/e3/5956c75f68906b119191ef30d9acff661b422cf918a29a03ee0c3ba774be/fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl#sha256=25c5e1871fb82795f138aa209ca89cac940b80bf36fc644615354028bfd87638
Best match: fastavro 0.21.24
Processing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl
Installing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding fastavro 0.21.24 to easy-install.pth file
Installing fastavro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg>
Searching for dill<0.2.10,>=0.2.9
Reading https://pypi.org/simple/dill/
Downloading https://files.pythonhosted.org/packages/fe/42/bfe2e0857bc284cbe6a011d93f2a9ad58a22cb894461b199ae72cfef0f29/dill-0.2.9.tar.gz#sha256=f6d6046f9f9195206063dd0415dff185ad593d6ee8b0e67f12597c0f4df4986f
Best match: dill 0.2.9
Processing dill-0.2.9.tar.gz
Writing /tmp/easy_install-_SHF2G/dill-0.2.9/setup.cfg
Running dill-0.2.9/setup.py -q bdist_egg --dist-dir /tmp/easy_install-_SHF2G/dill-0.2.9/egg-dist-tmp-__EUu6
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Extracting dill-0.2.9-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding dill 0.2.9 to easy-install.pth file
Installing get_objgraph script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing undill script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Searching for crcmod<2.0,>=1.7
Reading https://pypi.org/simple/crcmod/
Downloading https://files.pythonhosted.org/packages/6b/b0/e595ce2a2527e169c3bcd6c33d2473c1918e0b7f6826a043ca1245dd4e5b/crcmod-1.7.tar.gz#sha256=dc7051a0db5f2bd48665a990d3ec1cc305a466a77358ca4492826f41f283601e
Best match: crcmod 1.7
Processing crcmod-1.7.tar.gz
Writing /tmp/easy_install-V9ozIT/crcmod-1.7/setup.cfg
Running crcmod-1.7/setup.py -q bdist_egg --dist-dir /tmp/easy_install-V9ozIT/crcmod-1.7/egg-dist-tmp-IYRN4F
python2/src/_crcfunext.c: In function ‘init_crcfunext’:
python2/src/_crcfunext.c:492:13: warning: variable ‘m’ set but not used [-Wunused-but-set-variable]
   PyObject *m;
             ^
zip_safe flag not set; analyzing archive contents...
Moving crcmod-1.7-py2.7-linux-x86_64.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding crcmod 1.7 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/crcmod-1.7-py2.7-linux-x86_64.egg>
Searching for numpy>=1.14
Reading https://pypi.org/simple/numpy/
Downloading https://files.pythonhosted.org/packages/c1/ff/aeb22192bab0643551a161dc4ed305892cead687ee97453daed4dc1dd38e/numpy-1.17.0rc1.zip#sha256=f53df05f9ca4ec5d72709ffe349704f1f7d945ed59e815574b5c5687acb282c4
Best match: numpy 1.17.0rc1
Processing numpy-1.17.0rc1.zip
Writing /tmp/easy_install-Kp0W3P/numpy-1.17.0rc1/setup.cfg
Running numpy-1.17.0rc1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-Kp0W3P/numpy-1.17.0rc1/egg-dist-tmp-n3J6IT
Traceback (most recent call last):
  File "setup.py", line 238, in <module>
    'test': generate_protos_first(test),
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/__init__.py",> line 145, in setup
    return distutils.core.setup(**attrs)
  File "/usr/lib/python2.7/distutils/core.py", line 151, in setup
    dist.run_commands()
  File "/usr/lib/python2.7/distutils/dist.py", line 953, in run_commands
    self.run_command(cmd)
  File "/usr/lib/python2.7/distutils/dist.py", line 972, in run_command
    cmd_obj.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 67, in run
    self.do_egg_install()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 117, in do_egg_install
    cmd.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 418, in run
    self.easy_install(spec, not self.no_deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 660, in easy_install
    return self.install_item(None, spec, tmpdir, deps, True)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 707, in install_item
    self.process_distribution(spec, dist, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 752, in process_distribution
    [requirement], self.local_index, self.easy_install
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 782, in resolve
    replace_conflicting=replace_conflicting
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1065, in best_match
    return self.obtain(req, installer)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1077, in obtain
    return installer(requirement)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 679, in easy_install
    return self.install_item(spec, dist.location, tmpdir, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 705, in install_item
    dists = self.install_eggs(spec, download, tmpdir)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 890, in install_eggs
    return self.build_and_install(setup_script, setup_base)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1158, in build_and_install
    self.run_setup(setup_script, setup_base, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1144, in run_setup
    run_setup(setup_script, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 253, in run_setup
    raise
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 166, in save_modules
    saved_exc.resume()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 141, in resume
    six.reraise(type, exc, self._tb)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 154, in save_modules
    yield saved
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 250, in run_setup
    _execfile(setup_script, ns)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 45, in _execfile
    exec(code, globals, locals)
  File "/tmp/easy_install-Kp0W3P/numpy-1.17.0rc1/setup.py", line 31, in <module>
    import setuptools
RuntimeError: Python version >= 3.5 required.

> Task :sdks:python:createProcessWorker FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/sdks/python/build.gradle'> line: 369

* What went wrong:
Execution failed for task ':sdks:python:createProcessWorker'.
> 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 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/5.2.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 2m 21s
59 actionable tasks: 46 executed, 13 from cache

Publishing build scan...
https://gradle.com/s/7uvke4l6ledve

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


Build failed in Jenkins: beam_PostCommit_Python_VR_Spark #352

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/352/display/redirect>

------------------------------------------
[...truncated 253.58 KB...]
Searching for pytz>=2018.3
Reading https://pypi.org/simple/pytz/
Downloading https://files.pythonhosted.org/packages/3d/73/fe30c2daaaa0713420d0382b16fbb761409f532c56bdcc514bf7b6262bb6/pytz-2019.1-py2.py3-none-any.whl#sha256=303879e36b721603cc54604edcac9d20401bdbe31e1e4fdee5b9f98d5d31dfda
Best match: pytz 2019.1
Processing pytz-2019.1-py2.py3-none-any.whl
Installing pytz-2019.1-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pytz 2019.1 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pytz-2019.1-py2.7.egg>
Searching for pydot<1.3,>=1.2.0
Reading https://pypi.org/simple/pydot/
Downloading https://files.pythonhosted.org/packages/c3/f1/e61d6dfe6c1768ed2529761a68f70939e2569da043e9f15a8d84bf56cadf/pydot-1.2.4.tar.gz#sha256=92d2e2d15531d00710f2d6fb5540d2acabc5399d464f2f20d5d21073af241eb6
Best match: pydot 1.2.4
Processing pydot-1.2.4.tar.gz
Writing /tmp/easy_install-viJ9dg/pydot-1.2.4/setup.cfg
Running pydot-1.2.4/setup.py -q bdist_egg --dist-dir /tmp/easy_install-viJ9dg/pydot-1.2.4/egg-dist-tmp-dwH8tH
/tmp/easy_install-viJ9dg/pydot-1.2.4/pydot.py:17: UserWarning: Couldn't import dot_parser, loading of dot files will not be possible.
  "Couldn't import dot_parser, "
zip_safe flag not set; analyzing archive contents...
Moving pydot-1.2.4-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pydot 1.2.4 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pydot-1.2.4-py2.7.egg>
Searching for oauth2client<4,>=2.0.1
Reading https://pypi.org/simple/oauth2client/
Downloading https://files.pythonhosted.org/packages/c0/7b/bc893e35d6ca46a72faa4b9eaac25c687ce60e1fbe978993fe2de1b0ff0d/oauth2client-3.0.0.tar.gz#sha256=5b5b056ec6f2304e7920b632885bd157fa71d1a7f3ddd00a43b1541a8d1a2460
Best match: oauth2client 3.0.0
Processing oauth2client-3.0.0.tar.gz
Writing /tmp/easy_install-hYWAsc/oauth2client-3.0.0/setup.cfg
Running oauth2client-3.0.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-hYWAsc/oauth2client-3.0.0/egg-dist-tmp-A9SV7r
warning: no previously-included files matching '*' found under directory 'tests'
zip_safe flag not set; analyzing archive contents...
Moving oauth2client-3.0.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding oauth2client 3.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/oauth2client-3.0.0-py2.7.egg>
Searching for pymongo<4.0.0,>=3.8.0
Reading https://pypi.org/simple/pymongo/
Downloading https://files.pythonhosted.org/packages/6e/ea/353a9f8ced71b9e258438aa4d6aa048c1eaf5b774d3ef2273d686fde0947/pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl#sha256=32421df60d06f479d71b6b539642e410ece3006e8910688e68df962c8eb40a21
Best match: pymongo 3.8.0
Processing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl
Installing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding pymongo 3.8.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg>
Searching for mock<3.0.0,>=1.0.1
Reading https://pypi.org/simple/mock/
Downloading https://files.pythonhosted.org/packages/e6/35/f187bdf23be87092bd0f1200d43d23076cee4d0dec109f195173fd3ebc79/mock-2.0.0-py2.py3-none-any.whl#sha256=5ce3c71c5545b472da17b72268978914d0252980348636840bd34a00b5cc96c1
Best match: mock 2.0.0
Processing mock-2.0.0-py2.py3-none-any.whl
Installing mock-2.0.0-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg/EGG-INFO/requires.txt>
Adding mock 2.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg>
Searching for httplib2<=0.12.0,>=0.8
Reading https://pypi.org/simple/httplib2/
Downloading https://files.pythonhosted.org/packages/ce/ed/803905d670b52fa0edfdd135337e545b4496c2ab3a222f1449b7256eb99f/httplib2-0.12.0.tar.gz#sha256=f61fb838a94ce3b349aa32c92fd8430f7e3511afdb18bf9640d647e30c90a6d6
Best match: httplib2 0.12.0
Processing httplib2-0.12.0.tar.gz
Writing /tmp/easy_install-KSTkTu/httplib2-0.12.0/setup.cfg
Running httplib2-0.12.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-KSTkTu/httplib2-0.12.0/egg-dist-tmp-8IKdHw
zip_safe flag not set; analyzing archive contents...
httplib2.certs: module references __file__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Extracting httplib2-0.12.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding httplib2 0.12.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Searching for hdfs<3.0.0,>=2.1.0
Reading https://pypi.org/simple/hdfs/
Downloading https://files.pythonhosted.org/packages/82/39/2c0879b1bcfd1f6ad078eb210d09dbce21072386a3997074ee91e60ddc5a/hdfs-2.5.8.tar.gz#sha256=1be117549fc1285571bc51aedc15df5a203138dba02f9adfa26761b69a949370
Best match: hdfs 2.5.8
Processing hdfs-2.5.8.tar.gz
Writing /tmp/easy_install-rIkRtn/hdfs-2.5.8/setup.cfg
Running hdfs-2.5.8/setup.py -q bdist_egg --dist-dir /tmp/easy_install-rIkRtn/hdfs-2.5.8/egg-dist-tmp-4deoKo
zip_safe flag not set; analyzing archive contents...
Moving hdfs-2.5.8-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding hdfs 2.5.8 to easy-install.pth file
Installing hdfscli-avro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing hdfscli script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/hdfs-2.5.8-py2.7.egg>
Searching for future<1.0.0,>=0.16.0
Reading https://pypi.org/simple/future/
Downloading https://files.pythonhosted.org/packages/90/52/e20466b85000a181e1e144fd8305caf2cf475e2f9674e797b222f8105f5f/future-0.17.1.tar.gz#sha256=67045236dcfd6816dc439556d009594abf643e5eb48992e36beac09c2ca659b8
Best match: future 0.17.1
Processing future-0.17.1.tar.gz
Writing /tmp/easy_install-Fk_loE/future-0.17.1/setup.cfg
Running future-0.17.1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-Fk_loE/future-0.17.1/egg-dist-tmp-8V6Ih5
warning: no files found matching '*.au' under directory 'tests'
warning: no files found matching '*.gif' under directory 'tests'
warning: no files found matching '*.txt' under directory 'tests'
zip_safe flag not set; analyzing archive contents...
future.backports.test.ssl_servers: module references __file__
future.backports.test.support: module references __file__
future.standard_library.__init__: module references __file__
future.standard_library.__init__: module references __path__
future.utils.__init__: module MAY be using inspect.stack
past.builtins.misc: module MAY be using inspect.stack
past.translation.__init__: module references __file__
past.translation.__init__: module references __path__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Extracting future-0.17.1-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding future 0.17.1 to easy-install.pth file
Installing pasteurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing futurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Searching for fastavro<0.22,>=0.21.4
Reading https://pypi.org/simple/fastavro/
Downloading https://files.pythonhosted.org/packages/15/e3/5956c75f68906b119191ef30d9acff661b422cf918a29a03ee0c3ba774be/fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl#sha256=25c5e1871fb82795f138aa209ca89cac940b80bf36fc644615354028bfd87638
Best match: fastavro 0.21.24
Processing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl
Installing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding fastavro 0.21.24 to easy-install.pth file
Installing fastavro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg>
Searching for dill<0.2.10,>=0.2.9
Reading https://pypi.org/simple/dill/
Downloading https://files.pythonhosted.org/packages/fe/42/bfe2e0857bc284cbe6a011d93f2a9ad58a22cb894461b199ae72cfef0f29/dill-0.2.9.tar.gz#sha256=f6d6046f9f9195206063dd0415dff185ad593d6ee8b0e67f12597c0f4df4986f
Best match: dill 0.2.9
Processing dill-0.2.9.tar.gz
Writing /tmp/easy_install-QUj0bn/dill-0.2.9/setup.cfg
Running dill-0.2.9/setup.py -q bdist_egg --dist-dir /tmp/easy_install-QUj0bn/dill-0.2.9/egg-dist-tmp-rKO3gZ
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Extracting dill-0.2.9-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding dill 0.2.9 to easy-install.pth file
Installing get_objgraph script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing undill script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Searching for crcmod<2.0,>=1.7
Reading https://pypi.org/simple/crcmod/
Downloading https://files.pythonhosted.org/packages/6b/b0/e595ce2a2527e169c3bcd6c33d2473c1918e0b7f6826a043ca1245dd4e5b/crcmod-1.7.tar.gz#sha256=dc7051a0db5f2bd48665a990d3ec1cc305a466a77358ca4492826f41f283601e
Best match: crcmod 1.7
Processing crcmod-1.7.tar.gz
Writing /tmp/easy_install-OUlqZk/crcmod-1.7/setup.cfg
Running crcmod-1.7/setup.py -q bdist_egg --dist-dir /tmp/easy_install-OUlqZk/crcmod-1.7/egg-dist-tmp-cTXOFB
python2/src/_crcfunext.c: In function ‘init_crcfunext’:
python2/src/_crcfunext.c:492:13: warning: variable ‘m’ set but not used [-Wunused-but-set-variable]
   PyObject *m;
             ^
zip_safe flag not set; analyzing archive contents...
Moving crcmod-1.7-py2.7-linux-x86_64.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding crcmod 1.7 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/crcmod-1.7-py2.7-linux-x86_64.egg>
Searching for numpy>=1.14
Reading https://pypi.org/simple/numpy/
Downloading https://files.pythonhosted.org/packages/c1/ff/aeb22192bab0643551a161dc4ed305892cead687ee97453daed4dc1dd38e/numpy-1.17.0rc1.zip#sha256=f53df05f9ca4ec5d72709ffe349704f1f7d945ed59e815574b5c5687acb282c4
Best match: numpy 1.17.0rc1
Processing numpy-1.17.0rc1.zip
Writing /tmp/easy_install-bro6pH/numpy-1.17.0rc1/setup.cfg
Running numpy-1.17.0rc1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-bro6pH/numpy-1.17.0rc1/egg-dist-tmp-et9JXk
Traceback (most recent call last):
  File "setup.py", line 238, in <module>
    'test': generate_protos_first(test),
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/__init__.py",> line 145, in setup
    return distutils.core.setup(**attrs)
  File "/usr/lib/python2.7/distutils/core.py", line 151, in setup
    dist.run_commands()
  File "/usr/lib/python2.7/distutils/dist.py", line 953, in run_commands
    self.run_command(cmd)
  File "/usr/lib/python2.7/distutils/dist.py", line 972, in run_command
    cmd_obj.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 67, in run
    self.do_egg_install()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 117, in do_egg_install
    cmd.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 418, in run
    self.easy_install(spec, not self.no_deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 660, in easy_install
    return self.install_item(None, spec, tmpdir, deps, True)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 707, in install_item
    self.process_distribution(spec, dist, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 752, in process_distribution
    [requirement], self.local_index, self.easy_install
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 782, in resolve
    replace_conflicting=replace_conflicting
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1065, in best_match
    return self.obtain(req, installer)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1077, in obtain
    return installer(requirement)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 679, in easy_install
    return self.install_item(spec, dist.location, tmpdir, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 705, in install_item
    dists = self.install_eggs(spec, download, tmpdir)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 890, in install_eggs
    return self.build_and_install(setup_script, setup_base)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1158, in build_and_install
    self.run_setup(setup_script, setup_base, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1144, in run_setup
    run_setup(setup_script, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 253, in run_setup
    raise
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 166, in save_modules
    saved_exc.resume()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 141, in resume
    six.reraise(type, exc, self._tb)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 154, in save_modules
    yield saved
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 250, in run_setup
    _execfile(setup_script, ns)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 45, in _execfile
    exec(code, globals, locals)
  File "/tmp/easy_install-bro6pH/numpy-1.17.0rc1/setup.py", line 31, in <module>
    import setuptools
RuntimeError: Python version >= 3.5 required.

> Task :sdks:python:createProcessWorker FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/sdks/python/build.gradle'> line: 369

* What went wrong:
Execution failed for task ':sdks:python:createProcessWorker'.
> 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 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/5.2.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 2m 6s
59 actionable tasks: 46 executed, 13 from cache

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

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


Build failed in Jenkins: beam_PostCommit_Python_VR_Spark #351

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/351/display/redirect?page=changes>

Changes:

[udim] [BEAM-7437] Raise RuntimeError for PY2 in

------------------------------------------
[...truncated 253.60 KB...]
Searching for pytz>=2018.3
Reading https://pypi.org/simple/pytz/
Downloading https://files.pythonhosted.org/packages/3d/73/fe30c2daaaa0713420d0382b16fbb761409f532c56bdcc514bf7b6262bb6/pytz-2019.1-py2.py3-none-any.whl#sha256=303879e36b721603cc54604edcac9d20401bdbe31e1e4fdee5b9f98d5d31dfda
Best match: pytz 2019.1
Processing pytz-2019.1-py2.py3-none-any.whl
Installing pytz-2019.1-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pytz 2019.1 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pytz-2019.1-py2.7.egg>
Searching for pydot<1.3,>=1.2.0
Reading https://pypi.org/simple/pydot/
Downloading https://files.pythonhosted.org/packages/c3/f1/e61d6dfe6c1768ed2529761a68f70939e2569da043e9f15a8d84bf56cadf/pydot-1.2.4.tar.gz#sha256=92d2e2d15531d00710f2d6fb5540d2acabc5399d464f2f20d5d21073af241eb6
Best match: pydot 1.2.4
Processing pydot-1.2.4.tar.gz
Writing /tmp/easy_install-p9KdjV/pydot-1.2.4/setup.cfg
Running pydot-1.2.4/setup.py -q bdist_egg --dist-dir /tmp/easy_install-p9KdjV/pydot-1.2.4/egg-dist-tmp-2F33Gx
/tmp/easy_install-p9KdjV/pydot-1.2.4/pydot.py:17: UserWarning: Couldn't import dot_parser, loading of dot files will not be possible.
  "Couldn't import dot_parser, "
zip_safe flag not set; analyzing archive contents...
Moving pydot-1.2.4-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pydot 1.2.4 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pydot-1.2.4-py2.7.egg>
Searching for oauth2client<4,>=2.0.1
Reading https://pypi.org/simple/oauth2client/
Downloading https://files.pythonhosted.org/packages/c0/7b/bc893e35d6ca46a72faa4b9eaac25c687ce60e1fbe978993fe2de1b0ff0d/oauth2client-3.0.0.tar.gz#sha256=5b5b056ec6f2304e7920b632885bd157fa71d1a7f3ddd00a43b1541a8d1a2460
Best match: oauth2client 3.0.0
Processing oauth2client-3.0.0.tar.gz
Writing /tmp/easy_install-DDL9FS/oauth2client-3.0.0/setup.cfg
Running oauth2client-3.0.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-DDL9FS/oauth2client-3.0.0/egg-dist-tmp-eIQKIt
warning: no previously-included files matching '*' found under directory 'tests'
zip_safe flag not set; analyzing archive contents...
Moving oauth2client-3.0.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding oauth2client 3.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/oauth2client-3.0.0-py2.7.egg>
Searching for pymongo<4.0.0,>=3.8.0
Reading https://pypi.org/simple/pymongo/
Downloading https://files.pythonhosted.org/packages/6e/ea/353a9f8ced71b9e258438aa4d6aa048c1eaf5b774d3ef2273d686fde0947/pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl#sha256=32421df60d06f479d71b6b539642e410ece3006e8910688e68df962c8eb40a21
Best match: pymongo 3.8.0
Processing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl
Installing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding pymongo 3.8.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg>
Searching for mock<3.0.0,>=1.0.1
Reading https://pypi.org/simple/mock/
Downloading https://files.pythonhosted.org/packages/e6/35/f187bdf23be87092bd0f1200d43d23076cee4d0dec109f195173fd3ebc79/mock-2.0.0-py2.py3-none-any.whl#sha256=5ce3c71c5545b472da17b72268978914d0252980348636840bd34a00b5cc96c1
Best match: mock 2.0.0
Processing mock-2.0.0-py2.py3-none-any.whl
Installing mock-2.0.0-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg/EGG-INFO/requires.txt>
Adding mock 2.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg>
Searching for httplib2<=0.12.0,>=0.8
Reading https://pypi.org/simple/httplib2/
Downloading https://files.pythonhosted.org/packages/ce/ed/803905d670b52fa0edfdd135337e545b4496c2ab3a222f1449b7256eb99f/httplib2-0.12.0.tar.gz#sha256=f61fb838a94ce3b349aa32c92fd8430f7e3511afdb18bf9640d647e30c90a6d6
Best match: httplib2 0.12.0
Processing httplib2-0.12.0.tar.gz
Writing /tmp/easy_install-F4OwyS/httplib2-0.12.0/setup.cfg
Running httplib2-0.12.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-F4OwyS/httplib2-0.12.0/egg-dist-tmp-2gEx2a
zip_safe flag not set; analyzing archive contents...
httplib2.certs: module references __file__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Extracting httplib2-0.12.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding httplib2 0.12.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Searching for hdfs<3.0.0,>=2.1.0
Reading https://pypi.org/simple/hdfs/
Downloading https://files.pythonhosted.org/packages/82/39/2c0879b1bcfd1f6ad078eb210d09dbce21072386a3997074ee91e60ddc5a/hdfs-2.5.8.tar.gz#sha256=1be117549fc1285571bc51aedc15df5a203138dba02f9adfa26761b69a949370
Best match: hdfs 2.5.8
Processing hdfs-2.5.8.tar.gz
Writing /tmp/easy_install-Uk8fz0/hdfs-2.5.8/setup.cfg
Running hdfs-2.5.8/setup.py -q bdist_egg --dist-dir /tmp/easy_install-Uk8fz0/hdfs-2.5.8/egg-dist-tmp-mXD_tt
zip_safe flag not set; analyzing archive contents...
Moving hdfs-2.5.8-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding hdfs 2.5.8 to easy-install.pth file
Installing hdfscli-avro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing hdfscli script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/hdfs-2.5.8-py2.7.egg>
Searching for future<1.0.0,>=0.16.0
Reading https://pypi.org/simple/future/
Downloading https://files.pythonhosted.org/packages/90/52/e20466b85000a181e1e144fd8305caf2cf475e2f9674e797b222f8105f5f/future-0.17.1.tar.gz#sha256=67045236dcfd6816dc439556d009594abf643e5eb48992e36beac09c2ca659b8
Best match: future 0.17.1
Processing future-0.17.1.tar.gz
Writing /tmp/easy_install-e607vS/future-0.17.1/setup.cfg
Running future-0.17.1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-e607vS/future-0.17.1/egg-dist-tmp-k1pld2
warning: no files found matching '*.au' under directory 'tests'
warning: no files found matching '*.gif' under directory 'tests'
warning: no files found matching '*.txt' under directory 'tests'
zip_safe flag not set; analyzing archive contents...
future.backports.test.ssl_servers: module references __file__
future.backports.test.support: module references __file__
future.standard_library.__init__: module references __file__
future.standard_library.__init__: module references __path__
future.utils.__init__: module MAY be using inspect.stack
past.builtins.misc: module MAY be using inspect.stack
past.translation.__init__: module references __file__
past.translation.__init__: module references __path__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Extracting future-0.17.1-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding future 0.17.1 to easy-install.pth file
Installing pasteurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing futurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Searching for fastavro<0.22,>=0.21.4
Reading https://pypi.org/simple/fastavro/
Downloading https://files.pythonhosted.org/packages/15/e3/5956c75f68906b119191ef30d9acff661b422cf918a29a03ee0c3ba774be/fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl#sha256=25c5e1871fb82795f138aa209ca89cac940b80bf36fc644615354028bfd87638
Best match: fastavro 0.21.24
Processing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl
Installing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding fastavro 0.21.24 to easy-install.pth file
Installing fastavro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg>
Searching for dill<0.2.10,>=0.2.9
Reading https://pypi.org/simple/dill/
Downloading https://files.pythonhosted.org/packages/fe/42/bfe2e0857bc284cbe6a011d93f2a9ad58a22cb894461b199ae72cfef0f29/dill-0.2.9.tar.gz#sha256=f6d6046f9f9195206063dd0415dff185ad593d6ee8b0e67f12597c0f4df4986f
Best match: dill 0.2.9
Processing dill-0.2.9.tar.gz
Writing /tmp/easy_install-c_Avze/dill-0.2.9/setup.cfg
Running dill-0.2.9/setup.py -q bdist_egg --dist-dir /tmp/easy_install-c_Avze/dill-0.2.9/egg-dist-tmp-bnPJog
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Extracting dill-0.2.9-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding dill 0.2.9 to easy-install.pth file
Installing get_objgraph script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing undill script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Searching for crcmod<2.0,>=1.7
Reading https://pypi.org/simple/crcmod/
Downloading https://files.pythonhosted.org/packages/6b/b0/e595ce2a2527e169c3bcd6c33d2473c1918e0b7f6826a043ca1245dd4e5b/crcmod-1.7.tar.gz#sha256=dc7051a0db5f2bd48665a990d3ec1cc305a466a77358ca4492826f41f283601e
Best match: crcmod 1.7
Processing crcmod-1.7.tar.gz
Writing /tmp/easy_install-vnKfWk/crcmod-1.7/setup.cfg
Running crcmod-1.7/setup.py -q bdist_egg --dist-dir /tmp/easy_install-vnKfWk/crcmod-1.7/egg-dist-tmp-mf9iA2
python2/src/_crcfunext.c: In function ‘init_crcfunext’:
python2/src/_crcfunext.c:492:13: warning: variable ‘m’ set but not used [-Wunused-but-set-variable]
   PyObject *m;
             ^
zip_safe flag not set; analyzing archive contents...
Moving crcmod-1.7-py2.7-linux-x86_64.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding crcmod 1.7 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/crcmod-1.7-py2.7-linux-x86_64.egg>
Searching for numpy>=1.14
Reading https://pypi.org/simple/numpy/
Downloading https://files.pythonhosted.org/packages/c1/ff/aeb22192bab0643551a161dc4ed305892cead687ee97453daed4dc1dd38e/numpy-1.17.0rc1.zip#sha256=f53df05f9ca4ec5d72709ffe349704f1f7d945ed59e815574b5c5687acb282c4
Best match: numpy 1.17.0rc1
Processing numpy-1.17.0rc1.zip
Writing /tmp/easy_install-UN_iaE/numpy-1.17.0rc1/setup.cfg
Running numpy-1.17.0rc1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-UN_iaE/numpy-1.17.0rc1/egg-dist-tmp-KoTYXN
Traceback (most recent call last):
  File "setup.py", line 238, in <module>
    'test': generate_protos_first(test),
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/__init__.py",> line 145, in setup
    return distutils.core.setup(**attrs)
  File "/usr/lib/python2.7/distutils/core.py", line 151, in setup
    dist.run_commands()
  File "/usr/lib/python2.7/distutils/dist.py", line 953, in run_commands
    self.run_command(cmd)
  File "/usr/lib/python2.7/distutils/dist.py", line 972, in run_command
    cmd_obj.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 67, in run
    self.do_egg_install()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 117, in do_egg_install
    cmd.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 418, in run
    self.easy_install(spec, not self.no_deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 660, in easy_install
    return self.install_item(None, spec, tmpdir, deps, True)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 707, in install_item
    self.process_distribution(spec, dist, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 752, in process_distribution
    [requirement], self.local_index, self.easy_install
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 782, in resolve
    replace_conflicting=replace_conflicting
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1065, in best_match
    return self.obtain(req, installer)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1077, in obtain
    return installer(requirement)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 679, in easy_install
    return self.install_item(spec, dist.location, tmpdir, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 705, in install_item
    dists = self.install_eggs(spec, download, tmpdir)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 890, in install_eggs
    return self.build_and_install(setup_script, setup_base)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1158, in build_and_install
    self.run_setup(setup_script, setup_base, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1144, in run_setup
    run_setup(setup_script, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 253, in run_setup
    raise
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 166, in save_modules
    saved_exc.resume()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 141, in resume
    six.reraise(type, exc, self._tb)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 154, in save_modules
    yield saved
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 250, in run_setup
    _execfile(setup_script, ns)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 45, in _execfile
    exec(code, globals, locals)
  File "/tmp/easy_install-UN_iaE/numpy-1.17.0rc1/setup.py", line 31, in <module>
    import setuptools
RuntimeError: Python version >= 3.5 required.

> Task :sdks:python:createProcessWorker FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/sdks/python/build.gradle'> line: 369

* What went wrong:
Execution failed for task ':sdks:python:createProcessWorker'.
> 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 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/5.2.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 2m 38s
59 actionable tasks: 46 executed, 13 from cache

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

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


Build failed in Jenkins: beam_PostCommit_Python_VR_Spark #350

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/350/display/redirect?page=changes>

Changes:

[b_m.vishwas] [BEAM-7731] Adding helper function to handle if null else pattern for

------------------------------------------
[...truncated 253.63 KB...]
Searching for pytz>=2018.3
Reading https://pypi.org/simple/pytz/
Downloading https://files.pythonhosted.org/packages/3d/73/fe30c2daaaa0713420d0382b16fbb761409f532c56bdcc514bf7b6262bb6/pytz-2019.1-py2.py3-none-any.whl#sha256=303879e36b721603cc54604edcac9d20401bdbe31e1e4fdee5b9f98d5d31dfda
Best match: pytz 2019.1
Processing pytz-2019.1-py2.py3-none-any.whl
Installing pytz-2019.1-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pytz 2019.1 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pytz-2019.1-py2.7.egg>
Searching for pydot<1.3,>=1.2.0
Reading https://pypi.org/simple/pydot/
Downloading https://files.pythonhosted.org/packages/c3/f1/e61d6dfe6c1768ed2529761a68f70939e2569da043e9f15a8d84bf56cadf/pydot-1.2.4.tar.gz#sha256=92d2e2d15531d00710f2d6fb5540d2acabc5399d464f2f20d5d21073af241eb6
Best match: pydot 1.2.4
Processing pydot-1.2.4.tar.gz
Writing /tmp/easy_install-ep9JXK/pydot-1.2.4/setup.cfg
Running pydot-1.2.4/setup.py -q bdist_egg --dist-dir /tmp/easy_install-ep9JXK/pydot-1.2.4/egg-dist-tmp-WZ4qBm
/tmp/easy_install-ep9JXK/pydot-1.2.4/pydot.py:17: UserWarning: Couldn't import dot_parser, loading of dot files will not be possible.
  "Couldn't import dot_parser, "
zip_safe flag not set; analyzing archive contents...
Moving pydot-1.2.4-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pydot 1.2.4 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pydot-1.2.4-py2.7.egg>
Searching for oauth2client<4,>=2.0.1
Reading https://pypi.org/simple/oauth2client/
Downloading https://files.pythonhosted.org/packages/c0/7b/bc893e35d6ca46a72faa4b9eaac25c687ce60e1fbe978993fe2de1b0ff0d/oauth2client-3.0.0.tar.gz#sha256=5b5b056ec6f2304e7920b632885bd157fa71d1a7f3ddd00a43b1541a8d1a2460
Best match: oauth2client 3.0.0
Processing oauth2client-3.0.0.tar.gz
Writing /tmp/easy_install-q9qlzS/oauth2client-3.0.0/setup.cfg
Running oauth2client-3.0.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-q9qlzS/oauth2client-3.0.0/egg-dist-tmp-XnrI6x
warning: no previously-included files matching '*' found under directory 'tests'
zip_safe flag not set; analyzing archive contents...
Moving oauth2client-3.0.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding oauth2client 3.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/oauth2client-3.0.0-py2.7.egg>
Searching for pymongo<4.0.0,>=3.8.0
Reading https://pypi.org/simple/pymongo/
Downloading https://files.pythonhosted.org/packages/6e/ea/353a9f8ced71b9e258438aa4d6aa048c1eaf5b774d3ef2273d686fde0947/pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl#sha256=32421df60d06f479d71b6b539642e410ece3006e8910688e68df962c8eb40a21
Best match: pymongo 3.8.0
Processing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl
Installing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding pymongo 3.8.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg>
Searching for mock<3.0.0,>=1.0.1
Reading https://pypi.org/simple/mock/
Downloading https://files.pythonhosted.org/packages/e6/35/f187bdf23be87092bd0f1200d43d23076cee4d0dec109f195173fd3ebc79/mock-2.0.0-py2.py3-none-any.whl#sha256=5ce3c71c5545b472da17b72268978914d0252980348636840bd34a00b5cc96c1
Best match: mock 2.0.0
Processing mock-2.0.0-py2.py3-none-any.whl
Installing mock-2.0.0-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg/EGG-INFO/requires.txt>
Adding mock 2.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg>
Searching for httplib2<=0.12.0,>=0.8
Reading https://pypi.org/simple/httplib2/
Downloading https://files.pythonhosted.org/packages/ce/ed/803905d670b52fa0edfdd135337e545b4496c2ab3a222f1449b7256eb99f/httplib2-0.12.0.tar.gz#sha256=f61fb838a94ce3b349aa32c92fd8430f7e3511afdb18bf9640d647e30c90a6d6
Best match: httplib2 0.12.0
Processing httplib2-0.12.0.tar.gz
Writing /tmp/easy_install-R_j7kk/httplib2-0.12.0/setup.cfg
Running httplib2-0.12.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-R_j7kk/httplib2-0.12.0/egg-dist-tmp-61v1Th
zip_safe flag not set; analyzing archive contents...
httplib2.certs: module references __file__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Extracting httplib2-0.12.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding httplib2 0.12.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Searching for hdfs<3.0.0,>=2.1.0
Reading https://pypi.org/simple/hdfs/
Downloading https://files.pythonhosted.org/packages/82/39/2c0879b1bcfd1f6ad078eb210d09dbce21072386a3997074ee91e60ddc5a/hdfs-2.5.8.tar.gz#sha256=1be117549fc1285571bc51aedc15df5a203138dba02f9adfa26761b69a949370
Best match: hdfs 2.5.8
Processing hdfs-2.5.8.tar.gz
Writing /tmp/easy_install-ftEWSE/hdfs-2.5.8/setup.cfg
Running hdfs-2.5.8/setup.py -q bdist_egg --dist-dir /tmp/easy_install-ftEWSE/hdfs-2.5.8/egg-dist-tmp-FP7UuJ
zip_safe flag not set; analyzing archive contents...
Moving hdfs-2.5.8-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding hdfs 2.5.8 to easy-install.pth file
Installing hdfscli-avro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing hdfscli script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/hdfs-2.5.8-py2.7.egg>
Searching for future<1.0.0,>=0.16.0
Reading https://pypi.org/simple/future/
Downloading https://files.pythonhosted.org/packages/90/52/e20466b85000a181e1e144fd8305caf2cf475e2f9674e797b222f8105f5f/future-0.17.1.tar.gz#sha256=67045236dcfd6816dc439556d009594abf643e5eb48992e36beac09c2ca659b8
Best match: future 0.17.1
Processing future-0.17.1.tar.gz
Writing /tmp/easy_install-RzRVy_/future-0.17.1/setup.cfg
Running future-0.17.1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-RzRVy_/future-0.17.1/egg-dist-tmp-7d8biu
warning: no files found matching '*.au' under directory 'tests'
warning: no files found matching '*.gif' under directory 'tests'
warning: no files found matching '*.txt' under directory 'tests'
zip_safe flag not set; analyzing archive contents...
future.backports.test.ssl_servers: module references __file__
future.backports.test.support: module references __file__
future.standard_library.__init__: module references __file__
future.standard_library.__init__: module references __path__
future.utils.__init__: module MAY be using inspect.stack
past.builtins.misc: module MAY be using inspect.stack
past.translation.__init__: module references __file__
past.translation.__init__: module references __path__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Extracting future-0.17.1-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding future 0.17.1 to easy-install.pth file
Installing pasteurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing futurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Searching for fastavro<0.22,>=0.21.4
Reading https://pypi.org/simple/fastavro/
Downloading https://files.pythonhosted.org/packages/15/e3/5956c75f68906b119191ef30d9acff661b422cf918a29a03ee0c3ba774be/fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl#sha256=25c5e1871fb82795f138aa209ca89cac940b80bf36fc644615354028bfd87638
Best match: fastavro 0.21.24
Processing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl
Installing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding fastavro 0.21.24 to easy-install.pth file
Installing fastavro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg>
Searching for dill<0.2.10,>=0.2.9
Reading https://pypi.org/simple/dill/
Downloading https://files.pythonhosted.org/packages/fe/42/bfe2e0857bc284cbe6a011d93f2a9ad58a22cb894461b199ae72cfef0f29/dill-0.2.9.tar.gz#sha256=f6d6046f9f9195206063dd0415dff185ad593d6ee8b0e67f12597c0f4df4986f
Best match: dill 0.2.9
Processing dill-0.2.9.tar.gz
Writing /tmp/easy_install-rVoAM7/dill-0.2.9/setup.cfg
Running dill-0.2.9/setup.py -q bdist_egg --dist-dir /tmp/easy_install-rVoAM7/dill-0.2.9/egg-dist-tmp-C9sDor
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Extracting dill-0.2.9-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding dill 0.2.9 to easy-install.pth file
Installing get_objgraph script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing undill script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Searching for crcmod<2.0,>=1.7
Reading https://pypi.org/simple/crcmod/
Downloading https://files.pythonhosted.org/packages/6b/b0/e595ce2a2527e169c3bcd6c33d2473c1918e0b7f6826a043ca1245dd4e5b/crcmod-1.7.tar.gz#sha256=dc7051a0db5f2bd48665a990d3ec1cc305a466a77358ca4492826f41f283601e
Best match: crcmod 1.7
Processing crcmod-1.7.tar.gz
Writing /tmp/easy_install-6ka158/crcmod-1.7/setup.cfg
Running crcmod-1.7/setup.py -q bdist_egg --dist-dir /tmp/easy_install-6ka158/crcmod-1.7/egg-dist-tmp-54cwQ7
python2/src/_crcfunext.c: In function ‘init_crcfunext’:
python2/src/_crcfunext.c:492:13: warning: variable ‘m’ set but not used [-Wunused-but-set-variable]
   PyObject *m;
             ^
zip_safe flag not set; analyzing archive contents...
Moving crcmod-1.7-py2.7-linux-x86_64.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding crcmod 1.7 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/crcmod-1.7-py2.7-linux-x86_64.egg>
Searching for numpy>=1.14
Reading https://pypi.org/simple/numpy/
Downloading https://files.pythonhosted.org/packages/c1/ff/aeb22192bab0643551a161dc4ed305892cead687ee97453daed4dc1dd38e/numpy-1.17.0rc1.zip#sha256=f53df05f9ca4ec5d72709ffe349704f1f7d945ed59e815574b5c5687acb282c4
Best match: numpy 1.17.0rc1
Processing numpy-1.17.0rc1.zip
Writing /tmp/easy_install-YXod45/numpy-1.17.0rc1/setup.cfg
Running numpy-1.17.0rc1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-YXod45/numpy-1.17.0rc1/egg-dist-tmp-vXv1o7
Traceback (most recent call last):
  File "setup.py", line 238, in <module>
    'test': generate_protos_first(test),
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/__init__.py",> line 145, in setup
    return distutils.core.setup(**attrs)
  File "/usr/lib/python2.7/distutils/core.py", line 151, in setup
    dist.run_commands()
  File "/usr/lib/python2.7/distutils/dist.py", line 953, in run_commands
    self.run_command(cmd)
  File "/usr/lib/python2.7/distutils/dist.py", line 972, in run_command
    cmd_obj.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 67, in run
    self.do_egg_install()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 117, in do_egg_install
    cmd.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 418, in run
    self.easy_install(spec, not self.no_deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 660, in easy_install
    return self.install_item(None, spec, tmpdir, deps, True)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 707, in install_item
    self.process_distribution(spec, dist, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 752, in process_distribution
    [requirement], self.local_index, self.easy_install
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 782, in resolve
    replace_conflicting=replace_conflicting
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1065, in best_match
    return self.obtain(req, installer)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1077, in obtain
    return installer(requirement)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 679, in easy_install
    return self.install_item(spec, dist.location, tmpdir, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 705, in install_item
    dists = self.install_eggs(spec, download, tmpdir)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 890, in install_eggs
    return self.build_and_install(setup_script, setup_base)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1158, in build_and_install
    self.run_setup(setup_script, setup_base, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1144, in run_setup
    run_setup(setup_script, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 253, in run_setup
    raise
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 166, in save_modules
    saved_exc.resume()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 141, in resume
    six.reraise(type, exc, self._tb)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 154, in save_modules
    yield saved
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 250, in run_setup
    _execfile(setup_script, ns)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 45, in _execfile
    exec(code, globals, locals)
  File "/tmp/easy_install-YXod45/numpy-1.17.0rc1/setup.py", line 31, in <module>
    import setuptools
RuntimeError: Python version >= 3.5 required.

> Task :sdks:python:createProcessWorker FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/sdks/python/build.gradle'> line: 369

* What went wrong:
Execution failed for task ':sdks:python:createProcessWorker'.
> 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 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/5.2.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 2m 23s
59 actionable tasks: 46 executed, 13 from cache

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

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


Build failed in Jenkins: beam_PostCommit_Python_VR_Spark #349

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/349/display/redirect>

------------------------------------------
[...truncated 253.56 KB...]
Searching for pytz>=2018.3
Reading https://pypi.org/simple/pytz/
Downloading https://files.pythonhosted.org/packages/3d/73/fe30c2daaaa0713420d0382b16fbb761409f532c56bdcc514bf7b6262bb6/pytz-2019.1-py2.py3-none-any.whl#sha256=303879e36b721603cc54604edcac9d20401bdbe31e1e4fdee5b9f98d5d31dfda
Best match: pytz 2019.1
Processing pytz-2019.1-py2.py3-none-any.whl
Installing pytz-2019.1-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pytz 2019.1 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pytz-2019.1-py2.7.egg>
Searching for pydot<1.3,>=1.2.0
Reading https://pypi.org/simple/pydot/
Downloading https://files.pythonhosted.org/packages/c3/f1/e61d6dfe6c1768ed2529761a68f70939e2569da043e9f15a8d84bf56cadf/pydot-1.2.4.tar.gz#sha256=92d2e2d15531d00710f2d6fb5540d2acabc5399d464f2f20d5d21073af241eb6
Best match: pydot 1.2.4
Processing pydot-1.2.4.tar.gz
Writing /tmp/easy_install-61PpfX/pydot-1.2.4/setup.cfg
Running pydot-1.2.4/setup.py -q bdist_egg --dist-dir /tmp/easy_install-61PpfX/pydot-1.2.4/egg-dist-tmp-mvwjw3
/tmp/easy_install-61PpfX/pydot-1.2.4/pydot.py:17: UserWarning: Couldn't import dot_parser, loading of dot files will not be possible.
  "Couldn't import dot_parser, "
zip_safe flag not set; analyzing archive contents...
Moving pydot-1.2.4-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pydot 1.2.4 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pydot-1.2.4-py2.7.egg>
Searching for oauth2client<4,>=2.0.1
Reading https://pypi.org/simple/oauth2client/
Downloading https://files.pythonhosted.org/packages/c0/7b/bc893e35d6ca46a72faa4b9eaac25c687ce60e1fbe978993fe2de1b0ff0d/oauth2client-3.0.0.tar.gz#sha256=5b5b056ec6f2304e7920b632885bd157fa71d1a7f3ddd00a43b1541a8d1a2460
Best match: oauth2client 3.0.0
Processing oauth2client-3.0.0.tar.gz
Writing /tmp/easy_install-H6cr1H/oauth2client-3.0.0/setup.cfg
Running oauth2client-3.0.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-H6cr1H/oauth2client-3.0.0/egg-dist-tmp-euJlH9
warning: no previously-included files matching '*' found under directory 'tests'
zip_safe flag not set; analyzing archive contents...
Moving oauth2client-3.0.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding oauth2client 3.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/oauth2client-3.0.0-py2.7.egg>
Searching for pymongo<4.0.0,>=3.8.0
Reading https://pypi.org/simple/pymongo/
Downloading https://files.pythonhosted.org/packages/6e/ea/353a9f8ced71b9e258438aa4d6aa048c1eaf5b774d3ef2273d686fde0947/pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl#sha256=32421df60d06f479d71b6b539642e410ece3006e8910688e68df962c8eb40a21
Best match: pymongo 3.8.0
Processing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl
Installing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding pymongo 3.8.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg>
Searching for mock<3.0.0,>=1.0.1
Reading https://pypi.org/simple/mock/
Downloading https://files.pythonhosted.org/packages/e6/35/f187bdf23be87092bd0f1200d43d23076cee4d0dec109f195173fd3ebc79/mock-2.0.0-py2.py3-none-any.whl#sha256=5ce3c71c5545b472da17b72268978914d0252980348636840bd34a00b5cc96c1
Best match: mock 2.0.0
Processing mock-2.0.0-py2.py3-none-any.whl
Installing mock-2.0.0-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg/EGG-INFO/requires.txt>
Adding mock 2.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg>
Searching for httplib2<=0.12.0,>=0.8
Reading https://pypi.org/simple/httplib2/
Downloading https://files.pythonhosted.org/packages/ce/ed/803905d670b52fa0edfdd135337e545b4496c2ab3a222f1449b7256eb99f/httplib2-0.12.0.tar.gz#sha256=f61fb838a94ce3b349aa32c92fd8430f7e3511afdb18bf9640d647e30c90a6d6
Best match: httplib2 0.12.0
Processing httplib2-0.12.0.tar.gz
Writing /tmp/easy_install-19x24x/httplib2-0.12.0/setup.cfg
Running httplib2-0.12.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-19x24x/httplib2-0.12.0/egg-dist-tmp-6uw1WB
zip_safe flag not set; analyzing archive contents...
httplib2.certs: module references __file__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Extracting httplib2-0.12.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding httplib2 0.12.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Searching for hdfs<3.0.0,>=2.1.0
Reading https://pypi.org/simple/hdfs/
Downloading https://files.pythonhosted.org/packages/82/39/2c0879b1bcfd1f6ad078eb210d09dbce21072386a3997074ee91e60ddc5a/hdfs-2.5.8.tar.gz#sha256=1be117549fc1285571bc51aedc15df5a203138dba02f9adfa26761b69a949370
Best match: hdfs 2.5.8
Processing hdfs-2.5.8.tar.gz
Writing /tmp/easy_install-wb83OO/hdfs-2.5.8/setup.cfg
Running hdfs-2.5.8/setup.py -q bdist_egg --dist-dir /tmp/easy_install-wb83OO/hdfs-2.5.8/egg-dist-tmp-MRLTVW
zip_safe flag not set; analyzing archive contents...
Moving hdfs-2.5.8-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding hdfs 2.5.8 to easy-install.pth file
Installing hdfscli-avro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing hdfscli script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/hdfs-2.5.8-py2.7.egg>
Searching for future<1.0.0,>=0.16.0
Reading https://pypi.org/simple/future/
Downloading https://files.pythonhosted.org/packages/90/52/e20466b85000a181e1e144fd8305caf2cf475e2f9674e797b222f8105f5f/future-0.17.1.tar.gz#sha256=67045236dcfd6816dc439556d009594abf643e5eb48992e36beac09c2ca659b8
Best match: future 0.17.1
Processing future-0.17.1.tar.gz
Writing /tmp/easy_install-ekwzjp/future-0.17.1/setup.cfg
Running future-0.17.1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-ekwzjp/future-0.17.1/egg-dist-tmp-GG5tC9
warning: no files found matching '*.au' under directory 'tests'
warning: no files found matching '*.gif' under directory 'tests'
warning: no files found matching '*.txt' under directory 'tests'
zip_safe flag not set; analyzing archive contents...
future.backports.test.ssl_servers: module references __file__
future.backports.test.support: module references __file__
future.standard_library.__init__: module references __file__
future.standard_library.__init__: module references __path__
future.utils.__init__: module MAY be using inspect.stack
past.builtins.misc: module MAY be using inspect.stack
past.translation.__init__: module references __file__
past.translation.__init__: module references __path__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Extracting future-0.17.1-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding future 0.17.1 to easy-install.pth file
Installing pasteurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing futurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Searching for fastavro<0.22,>=0.21.4
Reading https://pypi.org/simple/fastavro/
Downloading https://files.pythonhosted.org/packages/15/e3/5956c75f68906b119191ef30d9acff661b422cf918a29a03ee0c3ba774be/fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl#sha256=25c5e1871fb82795f138aa209ca89cac940b80bf36fc644615354028bfd87638
Best match: fastavro 0.21.24
Processing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl
Installing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding fastavro 0.21.24 to easy-install.pth file
Installing fastavro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg>
Searching for dill<0.2.10,>=0.2.9
Reading https://pypi.org/simple/dill/
Downloading https://files.pythonhosted.org/packages/fe/42/bfe2e0857bc284cbe6a011d93f2a9ad58a22cb894461b199ae72cfef0f29/dill-0.2.9.tar.gz#sha256=f6d6046f9f9195206063dd0415dff185ad593d6ee8b0e67f12597c0f4df4986f
Best match: dill 0.2.9
Processing dill-0.2.9.tar.gz
Writing /tmp/easy_install-tVucZX/dill-0.2.9/setup.cfg
Running dill-0.2.9/setup.py -q bdist_egg --dist-dir /tmp/easy_install-tVucZX/dill-0.2.9/egg-dist-tmp-6_jDWI
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Extracting dill-0.2.9-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding dill 0.2.9 to easy-install.pth file
Installing get_objgraph script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing undill script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Searching for crcmod<2.0,>=1.7
Reading https://pypi.org/simple/crcmod/
Downloading https://files.pythonhosted.org/packages/6b/b0/e595ce2a2527e169c3bcd6c33d2473c1918e0b7f6826a043ca1245dd4e5b/crcmod-1.7.tar.gz#sha256=dc7051a0db5f2bd48665a990d3ec1cc305a466a77358ca4492826f41f283601e
Best match: crcmod 1.7
Processing crcmod-1.7.tar.gz
Writing /tmp/easy_install-JMipQB/crcmod-1.7/setup.cfg
Running crcmod-1.7/setup.py -q bdist_egg --dist-dir /tmp/easy_install-JMipQB/crcmod-1.7/egg-dist-tmp-_OzVKA
python2/src/_crcfunext.c: In function ‘init_crcfunext’:
python2/src/_crcfunext.c:492:13: warning: variable ‘m’ set but not used [-Wunused-but-set-variable]
   PyObject *m;
             ^
zip_safe flag not set; analyzing archive contents...
Moving crcmod-1.7-py2.7-linux-x86_64.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding crcmod 1.7 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/crcmod-1.7-py2.7-linux-x86_64.egg>
Searching for numpy>=1.14
Reading https://pypi.org/simple/numpy/
Downloading https://files.pythonhosted.org/packages/c1/ff/aeb22192bab0643551a161dc4ed305892cead687ee97453daed4dc1dd38e/numpy-1.17.0rc1.zip#sha256=f53df05f9ca4ec5d72709ffe349704f1f7d945ed59e815574b5c5687acb282c4
Best match: numpy 1.17.0rc1
Processing numpy-1.17.0rc1.zip
Writing /tmp/easy_install-jDwkiv/numpy-1.17.0rc1/setup.cfg
Running numpy-1.17.0rc1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-jDwkiv/numpy-1.17.0rc1/egg-dist-tmp-5NdGjO
Traceback (most recent call last):
  File "setup.py", line 238, in <module>
    'test': generate_protos_first(test),
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/__init__.py",> line 145, in setup
    return distutils.core.setup(**attrs)
  File "/usr/lib/python2.7/distutils/core.py", line 151, in setup
    dist.run_commands()
  File "/usr/lib/python2.7/distutils/dist.py", line 953, in run_commands
    self.run_command(cmd)
  File "/usr/lib/python2.7/distutils/dist.py", line 972, in run_command
    cmd_obj.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 67, in run
    self.do_egg_install()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 117, in do_egg_install
    cmd.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 418, in run
    self.easy_install(spec, not self.no_deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 660, in easy_install
    return self.install_item(None, spec, tmpdir, deps, True)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 707, in install_item
    self.process_distribution(spec, dist, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 752, in process_distribution
    [requirement], self.local_index, self.easy_install
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 782, in resolve
    replace_conflicting=replace_conflicting
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1065, in best_match
    return self.obtain(req, installer)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1077, in obtain
    return installer(requirement)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 679, in easy_install
    return self.install_item(spec, dist.location, tmpdir, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 705, in install_item
    dists = self.install_eggs(spec, download, tmpdir)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 890, in install_eggs
    return self.build_and_install(setup_script, setup_base)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1158, in build_and_install
    self.run_setup(setup_script, setup_base, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1144, in run_setup
    run_setup(setup_script, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 253, in run_setup
    raise
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 166, in save_modules
    saved_exc.resume()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 141, in resume
    six.reraise(type, exc, self._tb)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 154, in save_modules
    yield saved
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 250, in run_setup
    _execfile(setup_script, ns)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 45, in _execfile
    exec(code, globals, locals)
  File "/tmp/easy_install-jDwkiv/numpy-1.17.0rc1/setup.py", line 31, in <module>
    import setuptools
RuntimeError: Python version >= 3.5 required.

> Task :sdks:python:createProcessWorker FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/sdks/python/build.gradle'> line: 369

* What went wrong:
Execution failed for task ':sdks:python:createProcessWorker'.
> 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 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/5.2.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 2m 16s
59 actionable tasks: 46 executed, 13 from cache

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

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


Build failed in Jenkins: beam_PostCommit_Python_VR_Spark #348

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/348/display/redirect?page=changes>

Changes:

[alireza4263] [BEAM-7729] Fixes the bug by checking the value first before parsing it.

------------------------------------------
[...truncated 253.58 KB...]
Searching for pytz>=2018.3
Reading https://pypi.org/simple/pytz/
Downloading https://files.pythonhosted.org/packages/3d/73/fe30c2daaaa0713420d0382b16fbb761409f532c56bdcc514bf7b6262bb6/pytz-2019.1-py2.py3-none-any.whl#sha256=303879e36b721603cc54604edcac9d20401bdbe31e1e4fdee5b9f98d5d31dfda
Best match: pytz 2019.1
Processing pytz-2019.1-py2.py3-none-any.whl
Installing pytz-2019.1-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pytz 2019.1 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pytz-2019.1-py2.7.egg>
Searching for pydot<1.3,>=1.2.0
Reading https://pypi.org/simple/pydot/
Downloading https://files.pythonhosted.org/packages/c3/f1/e61d6dfe6c1768ed2529761a68f70939e2569da043e9f15a8d84bf56cadf/pydot-1.2.4.tar.gz#sha256=92d2e2d15531d00710f2d6fb5540d2acabc5399d464f2f20d5d21073af241eb6
Best match: pydot 1.2.4
Processing pydot-1.2.4.tar.gz
Writing /tmp/easy_install-Yf_MJI/pydot-1.2.4/setup.cfg
Running pydot-1.2.4/setup.py -q bdist_egg --dist-dir /tmp/easy_install-Yf_MJI/pydot-1.2.4/egg-dist-tmp-LayrBV
/tmp/easy_install-Yf_MJI/pydot-1.2.4/pydot.py:17: UserWarning: Couldn't import dot_parser, loading of dot files will not be possible.
  "Couldn't import dot_parser, "
zip_safe flag not set; analyzing archive contents...
Moving pydot-1.2.4-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pydot 1.2.4 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pydot-1.2.4-py2.7.egg>
Searching for oauth2client<4,>=2.0.1
Reading https://pypi.org/simple/oauth2client/
Downloading https://files.pythonhosted.org/packages/c0/7b/bc893e35d6ca46a72faa4b9eaac25c687ce60e1fbe978993fe2de1b0ff0d/oauth2client-3.0.0.tar.gz#sha256=5b5b056ec6f2304e7920b632885bd157fa71d1a7f3ddd00a43b1541a8d1a2460
Best match: oauth2client 3.0.0
Processing oauth2client-3.0.0.tar.gz
Writing /tmp/easy_install-vvHvQM/oauth2client-3.0.0/setup.cfg
Running oauth2client-3.0.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-vvHvQM/oauth2client-3.0.0/egg-dist-tmp-3vVXpk
warning: no previously-included files matching '*' found under directory 'tests'
zip_safe flag not set; analyzing archive contents...
Moving oauth2client-3.0.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding oauth2client 3.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/oauth2client-3.0.0-py2.7.egg>
Searching for pymongo<4.0.0,>=3.8.0
Reading https://pypi.org/simple/pymongo/
Downloading https://files.pythonhosted.org/packages/6e/ea/353a9f8ced71b9e258438aa4d6aa048c1eaf5b774d3ef2273d686fde0947/pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl#sha256=32421df60d06f479d71b6b539642e410ece3006e8910688e68df962c8eb40a21
Best match: pymongo 3.8.0
Processing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl
Installing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding pymongo 3.8.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg>
Searching for mock<3.0.0,>=1.0.1
Reading https://pypi.org/simple/mock/
Downloading https://files.pythonhosted.org/packages/e6/35/f187bdf23be87092bd0f1200d43d23076cee4d0dec109f195173fd3ebc79/mock-2.0.0-py2.py3-none-any.whl#sha256=5ce3c71c5545b472da17b72268978914d0252980348636840bd34a00b5cc96c1
Best match: mock 2.0.0
Processing mock-2.0.0-py2.py3-none-any.whl
Installing mock-2.0.0-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg/EGG-INFO/requires.txt>
Adding mock 2.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg>
Searching for httplib2<=0.12.0,>=0.8
Reading https://pypi.org/simple/httplib2/
Downloading https://files.pythonhosted.org/packages/ce/ed/803905d670b52fa0edfdd135337e545b4496c2ab3a222f1449b7256eb99f/httplib2-0.12.0.tar.gz#sha256=f61fb838a94ce3b349aa32c92fd8430f7e3511afdb18bf9640d647e30c90a6d6
Best match: httplib2 0.12.0
Processing httplib2-0.12.0.tar.gz
Writing /tmp/easy_install-oJa_cG/httplib2-0.12.0/setup.cfg
Running httplib2-0.12.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-oJa_cG/httplib2-0.12.0/egg-dist-tmp-388NSY
zip_safe flag not set; analyzing archive contents...
httplib2.certs: module references __file__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Extracting httplib2-0.12.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding httplib2 0.12.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Searching for hdfs<3.0.0,>=2.1.0
Reading https://pypi.org/simple/hdfs/
Downloading https://files.pythonhosted.org/packages/82/39/2c0879b1bcfd1f6ad078eb210d09dbce21072386a3997074ee91e60ddc5a/hdfs-2.5.8.tar.gz#sha256=1be117549fc1285571bc51aedc15df5a203138dba02f9adfa26761b69a949370
Best match: hdfs 2.5.8
Processing hdfs-2.5.8.tar.gz
Writing /tmp/easy_install-ob2tx9/hdfs-2.5.8/setup.cfg
Running hdfs-2.5.8/setup.py -q bdist_egg --dist-dir /tmp/easy_install-ob2tx9/hdfs-2.5.8/egg-dist-tmp-XjN0V6
zip_safe flag not set; analyzing archive contents...
Moving hdfs-2.5.8-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding hdfs 2.5.8 to easy-install.pth file
Installing hdfscli-avro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing hdfscli script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/hdfs-2.5.8-py2.7.egg>
Searching for future<1.0.0,>=0.16.0
Reading https://pypi.org/simple/future/
Downloading https://files.pythonhosted.org/packages/90/52/e20466b85000a181e1e144fd8305caf2cf475e2f9674e797b222f8105f5f/future-0.17.1.tar.gz#sha256=67045236dcfd6816dc439556d009594abf643e5eb48992e36beac09c2ca659b8
Best match: future 0.17.1
Processing future-0.17.1.tar.gz
Writing /tmp/easy_install-yibwf8/future-0.17.1/setup.cfg
Running future-0.17.1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-yibwf8/future-0.17.1/egg-dist-tmp-L7KBTG
warning: no files found matching '*.au' under directory 'tests'
warning: no files found matching '*.gif' under directory 'tests'
warning: no files found matching '*.txt' under directory 'tests'
zip_safe flag not set; analyzing archive contents...
future.backports.test.ssl_servers: module references __file__
future.backports.test.support: module references __file__
future.standard_library.__init__: module references __file__
future.standard_library.__init__: module references __path__
future.utils.__init__: module MAY be using inspect.stack
past.builtins.misc: module MAY be using inspect.stack
past.translation.__init__: module references __file__
past.translation.__init__: module references __path__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Extracting future-0.17.1-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding future 0.17.1 to easy-install.pth file
Installing pasteurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing futurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Searching for fastavro<0.22,>=0.21.4
Reading https://pypi.org/simple/fastavro/
Downloading https://files.pythonhosted.org/packages/15/e3/5956c75f68906b119191ef30d9acff661b422cf918a29a03ee0c3ba774be/fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl#sha256=25c5e1871fb82795f138aa209ca89cac940b80bf36fc644615354028bfd87638
Best match: fastavro 0.21.24
Processing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl
Installing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding fastavro 0.21.24 to easy-install.pth file
Installing fastavro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg>
Searching for dill<0.2.10,>=0.2.9
Reading https://pypi.org/simple/dill/
Downloading https://files.pythonhosted.org/packages/fe/42/bfe2e0857bc284cbe6a011d93f2a9ad58a22cb894461b199ae72cfef0f29/dill-0.2.9.tar.gz#sha256=f6d6046f9f9195206063dd0415dff185ad593d6ee8b0e67f12597c0f4df4986f
Best match: dill 0.2.9
Processing dill-0.2.9.tar.gz
Writing /tmp/easy_install-oB8II3/dill-0.2.9/setup.cfg
Running dill-0.2.9/setup.py -q bdist_egg --dist-dir /tmp/easy_install-oB8II3/dill-0.2.9/egg-dist-tmp-a4vQXy
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Extracting dill-0.2.9-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding dill 0.2.9 to easy-install.pth file
Installing get_objgraph script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing undill script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Searching for crcmod<2.0,>=1.7
Reading https://pypi.org/simple/crcmod/
Downloading https://files.pythonhosted.org/packages/6b/b0/e595ce2a2527e169c3bcd6c33d2473c1918e0b7f6826a043ca1245dd4e5b/crcmod-1.7.tar.gz#sha256=dc7051a0db5f2bd48665a990d3ec1cc305a466a77358ca4492826f41f283601e
Best match: crcmod 1.7
Processing crcmod-1.7.tar.gz
Writing /tmp/easy_install-0Etafk/crcmod-1.7/setup.cfg
Running crcmod-1.7/setup.py -q bdist_egg --dist-dir /tmp/easy_install-0Etafk/crcmod-1.7/egg-dist-tmp-ak0dmK
python2/src/_crcfunext.c: In function ‘init_crcfunext’:
python2/src/_crcfunext.c:492:13: warning: variable ‘m’ set but not used [-Wunused-but-set-variable]
   PyObject *m;
             ^
zip_safe flag not set; analyzing archive contents...
Moving crcmod-1.7-py2.7-linux-x86_64.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding crcmod 1.7 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/crcmod-1.7-py2.7-linux-x86_64.egg>
Searching for numpy>=1.14
Reading https://pypi.org/simple/numpy/
Downloading https://files.pythonhosted.org/packages/c1/ff/aeb22192bab0643551a161dc4ed305892cead687ee97453daed4dc1dd38e/numpy-1.17.0rc1.zip#sha256=f53df05f9ca4ec5d72709ffe349704f1f7d945ed59e815574b5c5687acb282c4
Best match: numpy 1.17.0rc1
Processing numpy-1.17.0rc1.zip
Writing /tmp/easy_install-v1GAkq/numpy-1.17.0rc1/setup.cfg
Running numpy-1.17.0rc1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-v1GAkq/numpy-1.17.0rc1/egg-dist-tmp-cm2iUo
Traceback (most recent call last):
  File "setup.py", line 238, in <module>
    'test': generate_protos_first(test),
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/__init__.py",> line 145, in setup
    return distutils.core.setup(**attrs)
  File "/usr/lib/python2.7/distutils/core.py", line 151, in setup
    dist.run_commands()
  File "/usr/lib/python2.7/distutils/dist.py", line 953, in run_commands
    self.run_command(cmd)
  File "/usr/lib/python2.7/distutils/dist.py", line 972, in run_command
    cmd_obj.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 67, in run
    self.do_egg_install()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 117, in do_egg_install
    cmd.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 418, in run
    self.easy_install(spec, not self.no_deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 660, in easy_install
    return self.install_item(None, spec, tmpdir, deps, True)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 707, in install_item
    self.process_distribution(spec, dist, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 752, in process_distribution
    [requirement], self.local_index, self.easy_install
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 782, in resolve
    replace_conflicting=replace_conflicting
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1065, in best_match
    return self.obtain(req, installer)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1077, in obtain
    return installer(requirement)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 679, in easy_install
    return self.install_item(spec, dist.location, tmpdir, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 705, in install_item
    dists = self.install_eggs(spec, download, tmpdir)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 890, in install_eggs
    return self.build_and_install(setup_script, setup_base)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1158, in build_and_install
    self.run_setup(setup_script, setup_base, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1144, in run_setup
    run_setup(setup_script, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 253, in run_setup
    raise
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 166, in save_modules
    saved_exc.resume()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 141, in resume
    six.reraise(type, exc, self._tb)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 154, in save_modules
    yield saved
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 250, in run_setup
    _execfile(setup_script, ns)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 45, in _execfile
    exec(code, globals, locals)
  File "/tmp/easy_install-v1GAkq/numpy-1.17.0rc1/setup.py", line 31, in <module>
    import setuptools
RuntimeError: Python version >= 3.5 required.

> Task :sdks:python:createProcessWorker FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/sdks/python/build.gradle'> line: 369

* What went wrong:
Execution failed for task ':sdks:python:createProcessWorker'.
> 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 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/5.2.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 2m 12s
59 actionable tasks: 46 executed, 13 from cache

Publishing build scan...
https://gradle.com/s/252mwnuqoa3xw

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


Build failed in Jenkins: beam_PostCommit_Python_VR_Spark #347

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/347/display/redirect>

------------------------------------------
[...truncated 253.56 KB...]
Searching for pytz>=2018.3
Reading https://pypi.org/simple/pytz/
Downloading https://files.pythonhosted.org/packages/3d/73/fe30c2daaaa0713420d0382b16fbb761409f532c56bdcc514bf7b6262bb6/pytz-2019.1-py2.py3-none-any.whl#sha256=303879e36b721603cc54604edcac9d20401bdbe31e1e4fdee5b9f98d5d31dfda
Best match: pytz 2019.1
Processing pytz-2019.1-py2.py3-none-any.whl
Installing pytz-2019.1-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pytz 2019.1 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pytz-2019.1-py2.7.egg>
Searching for pydot<1.3,>=1.2.0
Reading https://pypi.org/simple/pydot/
Downloading https://files.pythonhosted.org/packages/c3/f1/e61d6dfe6c1768ed2529761a68f70939e2569da043e9f15a8d84bf56cadf/pydot-1.2.4.tar.gz#sha256=92d2e2d15531d00710f2d6fb5540d2acabc5399d464f2f20d5d21073af241eb6
Best match: pydot 1.2.4
Processing pydot-1.2.4.tar.gz
Writing /tmp/easy_install-mBxkEi/pydot-1.2.4/setup.cfg
Running pydot-1.2.4/setup.py -q bdist_egg --dist-dir /tmp/easy_install-mBxkEi/pydot-1.2.4/egg-dist-tmp-67UPe4
/tmp/easy_install-mBxkEi/pydot-1.2.4/pydot.py:17: UserWarning: Couldn't import dot_parser, loading of dot files will not be possible.
  "Couldn't import dot_parser, "
zip_safe flag not set; analyzing archive contents...
Moving pydot-1.2.4-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pydot 1.2.4 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pydot-1.2.4-py2.7.egg>
Searching for oauth2client<4,>=2.0.1
Reading https://pypi.org/simple/oauth2client/
Downloading https://files.pythonhosted.org/packages/c0/7b/bc893e35d6ca46a72faa4b9eaac25c687ce60e1fbe978993fe2de1b0ff0d/oauth2client-3.0.0.tar.gz#sha256=5b5b056ec6f2304e7920b632885bd157fa71d1a7f3ddd00a43b1541a8d1a2460
Best match: oauth2client 3.0.0
Processing oauth2client-3.0.0.tar.gz
Writing /tmp/easy_install-RIepB6/oauth2client-3.0.0/setup.cfg
Running oauth2client-3.0.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-RIepB6/oauth2client-3.0.0/egg-dist-tmp-RZgCpY
warning: no previously-included files matching '*' found under directory 'tests'
zip_safe flag not set; analyzing archive contents...
Moving oauth2client-3.0.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding oauth2client 3.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/oauth2client-3.0.0-py2.7.egg>
Searching for pymongo<4.0.0,>=3.8.0
Reading https://pypi.org/simple/pymongo/
Downloading https://files.pythonhosted.org/packages/6e/ea/353a9f8ced71b9e258438aa4d6aa048c1eaf5b774d3ef2273d686fde0947/pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl#sha256=32421df60d06f479d71b6b539642e410ece3006e8910688e68df962c8eb40a21
Best match: pymongo 3.8.0
Processing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl
Installing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding pymongo 3.8.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg>
Searching for mock<3.0.0,>=1.0.1
Reading https://pypi.org/simple/mock/
Downloading https://files.pythonhosted.org/packages/e6/35/f187bdf23be87092bd0f1200d43d23076cee4d0dec109f195173fd3ebc79/mock-2.0.0-py2.py3-none-any.whl#sha256=5ce3c71c5545b472da17b72268978914d0252980348636840bd34a00b5cc96c1
Best match: mock 2.0.0
Processing mock-2.0.0-py2.py3-none-any.whl
Installing mock-2.0.0-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg/EGG-INFO/requires.txt>
Adding mock 2.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg>
Searching for httplib2<=0.12.0,>=0.8
Reading https://pypi.org/simple/httplib2/
Downloading https://files.pythonhosted.org/packages/ce/ed/803905d670b52fa0edfdd135337e545b4496c2ab3a222f1449b7256eb99f/httplib2-0.12.0.tar.gz#sha256=f61fb838a94ce3b349aa32c92fd8430f7e3511afdb18bf9640d647e30c90a6d6
Best match: httplib2 0.12.0
Processing httplib2-0.12.0.tar.gz
Writing /tmp/easy_install-6_NIKg/httplib2-0.12.0/setup.cfg
Running httplib2-0.12.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-6_NIKg/httplib2-0.12.0/egg-dist-tmp-MDvtFs
zip_safe flag not set; analyzing archive contents...
httplib2.certs: module references __file__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Extracting httplib2-0.12.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding httplib2 0.12.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Searching for hdfs<3.0.0,>=2.1.0
Reading https://pypi.org/simple/hdfs/
Downloading https://files.pythonhosted.org/packages/82/39/2c0879b1bcfd1f6ad078eb210d09dbce21072386a3997074ee91e60ddc5a/hdfs-2.5.8.tar.gz#sha256=1be117549fc1285571bc51aedc15df5a203138dba02f9adfa26761b69a949370
Best match: hdfs 2.5.8
Processing hdfs-2.5.8.tar.gz
Writing /tmp/easy_install-2qFgYf/hdfs-2.5.8/setup.cfg
Running hdfs-2.5.8/setup.py -q bdist_egg --dist-dir /tmp/easy_install-2qFgYf/hdfs-2.5.8/egg-dist-tmp-lOOpIi
zip_safe flag not set; analyzing archive contents...
Moving hdfs-2.5.8-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding hdfs 2.5.8 to easy-install.pth file
Installing hdfscli-avro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing hdfscli script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/hdfs-2.5.8-py2.7.egg>
Searching for future<1.0.0,>=0.16.0
Reading https://pypi.org/simple/future/
Downloading https://files.pythonhosted.org/packages/90/52/e20466b85000a181e1e144fd8305caf2cf475e2f9674e797b222f8105f5f/future-0.17.1.tar.gz#sha256=67045236dcfd6816dc439556d009594abf643e5eb48992e36beac09c2ca659b8
Best match: future 0.17.1
Processing future-0.17.1.tar.gz
Writing /tmp/easy_install-7_z4u9/future-0.17.1/setup.cfg
Running future-0.17.1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-7_z4u9/future-0.17.1/egg-dist-tmp-p_CShZ
warning: no files found matching '*.au' under directory 'tests'
warning: no files found matching '*.gif' under directory 'tests'
warning: no files found matching '*.txt' under directory 'tests'
zip_safe flag not set; analyzing archive contents...
future.backports.test.ssl_servers: module references __file__
future.backports.test.support: module references __file__
future.standard_library.__init__: module references __file__
future.standard_library.__init__: module references __path__
future.utils.__init__: module MAY be using inspect.stack
past.builtins.misc: module MAY be using inspect.stack
past.translation.__init__: module references __file__
past.translation.__init__: module references __path__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Extracting future-0.17.1-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding future 0.17.1 to easy-install.pth file
Installing pasteurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing futurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Searching for fastavro<0.22,>=0.21.4
Reading https://pypi.org/simple/fastavro/
Downloading https://files.pythonhosted.org/packages/15/e3/5956c75f68906b119191ef30d9acff661b422cf918a29a03ee0c3ba774be/fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl#sha256=25c5e1871fb82795f138aa209ca89cac940b80bf36fc644615354028bfd87638
Best match: fastavro 0.21.24
Processing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl
Installing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding fastavro 0.21.24 to easy-install.pth file
Installing fastavro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg>
Searching for dill<0.2.10,>=0.2.9
Reading https://pypi.org/simple/dill/
Downloading https://files.pythonhosted.org/packages/fe/42/bfe2e0857bc284cbe6a011d93f2a9ad58a22cb894461b199ae72cfef0f29/dill-0.2.9.tar.gz#sha256=f6d6046f9f9195206063dd0415dff185ad593d6ee8b0e67f12597c0f4df4986f
Best match: dill 0.2.9
Processing dill-0.2.9.tar.gz
Writing /tmp/easy_install-IGMLXq/dill-0.2.9/setup.cfg
Running dill-0.2.9/setup.py -q bdist_egg --dist-dir /tmp/easy_install-IGMLXq/dill-0.2.9/egg-dist-tmp-M_iFlN
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Extracting dill-0.2.9-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding dill 0.2.9 to easy-install.pth file
Installing get_objgraph script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing undill script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Searching for crcmod<2.0,>=1.7
Reading https://pypi.org/simple/crcmod/
Downloading https://files.pythonhosted.org/packages/6b/b0/e595ce2a2527e169c3bcd6c33d2473c1918e0b7f6826a043ca1245dd4e5b/crcmod-1.7.tar.gz#sha256=dc7051a0db5f2bd48665a990d3ec1cc305a466a77358ca4492826f41f283601e
Best match: crcmod 1.7
Processing crcmod-1.7.tar.gz
Writing /tmp/easy_install-1dWONL/crcmod-1.7/setup.cfg
Running crcmod-1.7/setup.py -q bdist_egg --dist-dir /tmp/easy_install-1dWONL/crcmod-1.7/egg-dist-tmp-YWMuON
python2/src/_crcfunext.c: In function ‘init_crcfunext’:
python2/src/_crcfunext.c:492:13: warning: variable ‘m’ set but not used [-Wunused-but-set-variable]
   PyObject *m;
             ^
zip_safe flag not set; analyzing archive contents...
Moving crcmod-1.7-py2.7-linux-x86_64.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding crcmod 1.7 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/crcmod-1.7-py2.7-linux-x86_64.egg>
Searching for numpy>=1.14
Reading https://pypi.org/simple/numpy/
Downloading https://files.pythonhosted.org/packages/c1/ff/aeb22192bab0643551a161dc4ed305892cead687ee97453daed4dc1dd38e/numpy-1.17.0rc1.zip#sha256=f53df05f9ca4ec5d72709ffe349704f1f7d945ed59e815574b5c5687acb282c4
Best match: numpy 1.17.0rc1
Processing numpy-1.17.0rc1.zip
Writing /tmp/easy_install-PcjQb_/numpy-1.17.0rc1/setup.cfg
Running numpy-1.17.0rc1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-PcjQb_/numpy-1.17.0rc1/egg-dist-tmp-_23nvn
Traceback (most recent call last):
  File "setup.py", line 238, in <module>
    'test': generate_protos_first(test),
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/__init__.py",> line 145, in setup
    return distutils.core.setup(**attrs)
  File "/usr/lib/python2.7/distutils/core.py", line 151, in setup
    dist.run_commands()
  File "/usr/lib/python2.7/distutils/dist.py", line 953, in run_commands
    self.run_command(cmd)
  File "/usr/lib/python2.7/distutils/dist.py", line 972, in run_command
    cmd_obj.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 67, in run
    self.do_egg_install()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 117, in do_egg_install
    cmd.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 418, in run
    self.easy_install(spec, not self.no_deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 660, in easy_install
    return self.install_item(None, spec, tmpdir, deps, True)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 707, in install_item
    self.process_distribution(spec, dist, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 752, in process_distribution
    [requirement], self.local_index, self.easy_install
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 782, in resolve
    replace_conflicting=replace_conflicting
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1065, in best_match
    return self.obtain(req, installer)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1077, in obtain
    return installer(requirement)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 679, in easy_install
    return self.install_item(spec, dist.location, tmpdir, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 705, in install_item
    dists = self.install_eggs(spec, download, tmpdir)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 890, in install_eggs
    return self.build_and_install(setup_script, setup_base)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1158, in build_and_install
    self.run_setup(setup_script, setup_base, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1144, in run_setup
    run_setup(setup_script, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 253, in run_setup
    raise
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 166, in save_modules
    saved_exc.resume()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 141, in resume
    six.reraise(type, exc, self._tb)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 154, in save_modules
    yield saved
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 250, in run_setup
    _execfile(setup_script, ns)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 45, in _execfile
    exec(code, globals, locals)
  File "/tmp/easy_install-PcjQb_/numpy-1.17.0rc1/setup.py", line 31, in <module>
    import setuptools
RuntimeError: Python version >= 3.5 required.

> Task :sdks:python:createProcessWorker FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/sdks/python/build.gradle'> line: 369

* What went wrong:
Execution failed for task ':sdks:python:createProcessWorker'.
> 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 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/5.2.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 2m 22s
59 actionable tasks: 46 executed, 13 from cache

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

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


Build failed in Jenkins: beam_PostCommit_Python_VR_Spark #346

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/346/display/redirect>

------------------------------------------
[...truncated 253.98 KB...]
Searching for pytz>=2018.3
Reading https://pypi.org/simple/pytz/
Downloading https://files.pythonhosted.org/packages/3d/73/fe30c2daaaa0713420d0382b16fbb761409f532c56bdcc514bf7b6262bb6/pytz-2019.1-py2.py3-none-any.whl#sha256=303879e36b721603cc54604edcac9d20401bdbe31e1e4fdee5b9f98d5d31dfda
Best match: pytz 2019.1
Processing pytz-2019.1-py2.py3-none-any.whl
Installing pytz-2019.1-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pytz 2019.1 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pytz-2019.1-py2.7.egg>
Searching for pydot<1.3,>=1.2.0
Reading https://pypi.org/simple/pydot/
Downloading https://files.pythonhosted.org/packages/c3/f1/e61d6dfe6c1768ed2529761a68f70939e2569da043e9f15a8d84bf56cadf/pydot-1.2.4.tar.gz#sha256=92d2e2d15531d00710f2d6fb5540d2acabc5399d464f2f20d5d21073af241eb6
Best match: pydot 1.2.4
Processing pydot-1.2.4.tar.gz
Writing /tmp/easy_install-8g_AEG/pydot-1.2.4/setup.cfg
Running pydot-1.2.4/setup.py -q bdist_egg --dist-dir /tmp/easy_install-8g_AEG/pydot-1.2.4/egg-dist-tmp-kxdP9f
/tmp/easy_install-8g_AEG/pydot-1.2.4/pydot.py:17: UserWarning: Couldn't import dot_parser, loading of dot files will not be possible.
  "Couldn't import dot_parser, "
zip_safe flag not set; analyzing archive contents...
Moving pydot-1.2.4-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pydot 1.2.4 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pydot-1.2.4-py2.7.egg>
Searching for oauth2client<4,>=2.0.1
Reading https://pypi.org/simple/oauth2client/
Downloading https://files.pythonhosted.org/packages/c0/7b/bc893e35d6ca46a72faa4b9eaac25c687ce60e1fbe978993fe2de1b0ff0d/oauth2client-3.0.0.tar.gz#sha256=5b5b056ec6f2304e7920b632885bd157fa71d1a7f3ddd00a43b1541a8d1a2460
Best match: oauth2client 3.0.0
Processing oauth2client-3.0.0.tar.gz
Writing /tmp/easy_install-n67LCN/oauth2client-3.0.0/setup.cfg
Running oauth2client-3.0.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-n67LCN/oauth2client-3.0.0/egg-dist-tmp-J00ieK
warning: no previously-included files matching '*' found under directory 'tests'
zip_safe flag not set; analyzing archive contents...
Moving oauth2client-3.0.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding oauth2client 3.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/oauth2client-3.0.0-py2.7.egg>
Searching for pymongo<4.0.0,>=3.8.0
Reading https://pypi.org/simple/pymongo/
Downloading https://files.pythonhosted.org/packages/6e/ea/353a9f8ced71b9e258438aa4d6aa048c1eaf5b774d3ef2273d686fde0947/pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl#sha256=32421df60d06f479d71b6b539642e410ece3006e8910688e68df962c8eb40a21
Best match: pymongo 3.8.0
Processing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl
Installing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding pymongo 3.8.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg>
Searching for mock<3.0.0,>=1.0.1
Reading https://pypi.org/simple/mock/
Downloading https://files.pythonhosted.org/packages/e6/35/f187bdf23be87092bd0f1200d43d23076cee4d0dec109f195173fd3ebc79/mock-2.0.0-py2.py3-none-any.whl#sha256=5ce3c71c5545b472da17b72268978914d0252980348636840bd34a00b5cc96c1
Best match: mock 2.0.0
Processing mock-2.0.0-py2.py3-none-any.whl
Installing mock-2.0.0-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg/EGG-INFO/requires.txt>
Adding mock 2.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg>
Searching for httplib2<=0.12.0,>=0.8
Reading https://pypi.org/simple/httplib2/
Downloading https://files.pythonhosted.org/packages/ce/ed/803905d670b52fa0edfdd135337e545b4496c2ab3a222f1449b7256eb99f/httplib2-0.12.0.tar.gz#sha256=f61fb838a94ce3b349aa32c92fd8430f7e3511afdb18bf9640d647e30c90a6d6
Best match: httplib2 0.12.0
Processing httplib2-0.12.0.tar.gz
Writing /tmp/easy_install-Bvv_6T/httplib2-0.12.0/setup.cfg
Running httplib2-0.12.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-Bvv_6T/httplib2-0.12.0/egg-dist-tmp-z1ibAp
zip_safe flag not set; analyzing archive contents...
httplib2.certs: module references __file__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Extracting httplib2-0.12.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding httplib2 0.12.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Searching for hdfs<3.0.0,>=2.1.0
Reading https://pypi.org/simple/hdfs/
Downloading https://files.pythonhosted.org/packages/82/39/2c0879b1bcfd1f6ad078eb210d09dbce21072386a3997074ee91e60ddc5a/hdfs-2.5.8.tar.gz#sha256=1be117549fc1285571bc51aedc15df5a203138dba02f9adfa26761b69a949370
Best match: hdfs 2.5.8
Processing hdfs-2.5.8.tar.gz
Writing /tmp/easy_install-h_C4Go/hdfs-2.5.8/setup.cfg
Running hdfs-2.5.8/setup.py -q bdist_egg --dist-dir /tmp/easy_install-h_C4Go/hdfs-2.5.8/egg-dist-tmp-ONkp3I
zip_safe flag not set; analyzing archive contents...
Moving hdfs-2.5.8-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding hdfs 2.5.8 to easy-install.pth file
Installing hdfscli-avro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing hdfscli script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/hdfs-2.5.8-py2.7.egg>
Searching for future<1.0.0,>=0.16.0
Reading https://pypi.org/simple/future/
Downloading https://files.pythonhosted.org/packages/90/52/e20466b85000a181e1e144fd8305caf2cf475e2f9674e797b222f8105f5f/future-0.17.1.tar.gz#sha256=67045236dcfd6816dc439556d009594abf643e5eb48992e36beac09c2ca659b8
Best match: future 0.17.1
Processing future-0.17.1.tar.gz
Writing /tmp/easy_install-mNSSml/future-0.17.1/setup.cfg
Running future-0.17.1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-mNSSml/future-0.17.1/egg-dist-tmp-DU06Cc
warning: no files found matching '*.au' under directory 'tests'
warning: no files found matching '*.gif' under directory 'tests'
warning: no files found matching '*.txt' under directory 'tests'
zip_safe flag not set; analyzing archive contents...
future.backports.test.ssl_servers: module references __file__
future.backports.test.support: module references __file__
future.standard_library.__init__: module references __file__
future.standard_library.__init__: module references __path__
future.utils.__init__: module MAY be using inspect.stack
past.builtins.misc: module MAY be using inspect.stack
past.translation.__init__: module references __file__
past.translation.__init__: module references __path__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Extracting future-0.17.1-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding future 0.17.1 to easy-install.pth file
Installing pasteurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing futurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Searching for fastavro<0.22,>=0.21.4
Reading https://pypi.org/simple/fastavro/
Downloading https://files.pythonhosted.org/packages/15/e3/5956c75f68906b119191ef30d9acff661b422cf918a29a03ee0c3ba774be/fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl#sha256=25c5e1871fb82795f138aa209ca89cac940b80bf36fc644615354028bfd87638
Best match: fastavro 0.21.24
Processing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl
Installing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding fastavro 0.21.24 to easy-install.pth file
Installing fastavro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg>
Searching for dill<0.2.10,>=0.2.9
Reading https://pypi.org/simple/dill/
Downloading https://files.pythonhosted.org/packages/fe/42/bfe2e0857bc284cbe6a011d93f2a9ad58a22cb894461b199ae72cfef0f29/dill-0.2.9.tar.gz#sha256=f6d6046f9f9195206063dd0415dff185ad593d6ee8b0e67f12597c0f4df4986f
Best match: dill 0.2.9
Processing dill-0.2.9.tar.gz
Writing /tmp/easy_install-slmEqd/dill-0.2.9/setup.cfg
Running dill-0.2.9/setup.py -q bdist_egg --dist-dir /tmp/easy_install-slmEqd/dill-0.2.9/egg-dist-tmp-LTjQYN
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Extracting dill-0.2.9-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding dill 0.2.9 to easy-install.pth file
Installing get_objgraph script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing undill script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Searching for crcmod<2.0,>=1.7
Reading https://pypi.org/simple/crcmod/
Downloading https://files.pythonhosted.org/packages/6b/b0/e595ce2a2527e169c3bcd6c33d2473c1918e0b7f6826a043ca1245dd4e5b/crcmod-1.7.tar.gz#sha256=dc7051a0db5f2bd48665a990d3ec1cc305a466a77358ca4492826f41f283601e
Best match: crcmod 1.7
Processing crcmod-1.7.tar.gz
Writing /tmp/easy_install-FRGYJ9/crcmod-1.7/setup.cfg
Running crcmod-1.7/setup.py -q bdist_egg --dist-dir /tmp/easy_install-FRGYJ9/crcmod-1.7/egg-dist-tmp-bfkuYl
python2/src/_crcfunext.c: In function ‘init_crcfunext’:
python2/src/_crcfunext.c:492:13: warning: variable ‘m’ set but not used [-Wunused-but-set-variable]
   PyObject *m;
             ^
zip_safe flag not set; analyzing archive contents...
Moving crcmod-1.7-py2.7-linux-x86_64.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding crcmod 1.7 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/crcmod-1.7-py2.7-linux-x86_64.egg>
Searching for numpy>=1.14
Reading https://pypi.org/simple/numpy/
Downloading https://files.pythonhosted.org/packages/c1/ff/aeb22192bab0643551a161dc4ed305892cead687ee97453daed4dc1dd38e/numpy-1.17.0rc1.zip#sha256=f53df05f9ca4ec5d72709ffe349704f1f7d945ed59e815574b5c5687acb282c4
Best match: numpy 1.17.0rc1
Processing numpy-1.17.0rc1.zip
Writing /tmp/easy_install-E79qLW/numpy-1.17.0rc1/setup.cfg
Running numpy-1.17.0rc1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-E79qLW/numpy-1.17.0rc1/egg-dist-tmp-8O0Kd5
Traceback (most recent call last):
  File "setup.py", line 238, in <module>
    'test': generate_protos_first(test),
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/__init__.py",> line 145, in setup
    return distutils.core.setup(**attrs)
  File "/usr/lib/python2.7/distutils/core.py", line 151, in setup
    dist.run_commands()
  File "/usr/lib/python2.7/distutils/dist.py", line 953, in run_commands
    self.run_command(cmd)
  File "/usr/lib/python2.7/distutils/dist.py", line 972, in run_command
    cmd_obj.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 67, in run
    self.do_egg_install()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 117, in do_egg_install
    cmd.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 418, in run
    self.easy_install(spec, not self.no_deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 660, in easy_install
    return self.install_item(None, spec, tmpdir, deps, True)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 707, in install_item
    self.process_distribution(spec, dist, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 752, in process_distribution
    [requirement], self.local_index, self.easy_install
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 782, in resolve
    replace_conflicting=replace_conflicting
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1065, in best_match
    return self.obtain(req, installer)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1077, in obtain
    return installer(requirement)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 679, in easy_install
    return self.install_item(spec, dist.location, tmpdir, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 705, in install_item
    dists = self.install_eggs(spec, download, tmpdir)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 890, in install_eggs
    return self.build_and_install(setup_script, setup_base)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1158, in build_and_install
    self.run_setup(setup_script, setup_base, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1144, in run_setup
    run_setup(setup_script, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 253, in run_setup
    raise
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 166, in save_modules
    saved_exc.resume()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 141, in resume
    six.reraise(type, exc, self._tb)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 154, in save_modules
    yield saved
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 250, in run_setup
    _execfile(setup_script, ns)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 45, in _execfile
    exec(code, globals, locals)
  File "/tmp/easy_install-E79qLW/numpy-1.17.0rc1/setup.py", line 31, in <module>
    import setuptools
RuntimeError: Python version >= 3.5 required.

> Task :sdks:python:createProcessWorker FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/sdks/python/build.gradle'> line: 369

* What went wrong:
Execution failed for task ':sdks:python:createProcessWorker'.
> 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 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/5.2.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 2m 33s
59 actionable tasks: 46 executed, 13 from cache

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

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


Build failed in Jenkins: beam_PostCommit_Python_VR_Spark #345

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/345/display/redirect?page=changes>

Changes:

[lcwik] Ensure that publishing vendored artifacts checks the contents of the jar

[lcwik] [BEAM-4948, BEAM-6267, BEAM-5559, BEAM-7289] Fix shading of vendored

------------------------------------------
[...truncated 255.85 KB...]
Searching for pytz>=2018.3
Reading https://pypi.org/simple/pytz/
Downloading https://files.pythonhosted.org/packages/3d/73/fe30c2daaaa0713420d0382b16fbb761409f532c56bdcc514bf7b6262bb6/pytz-2019.1-py2.py3-none-any.whl#sha256=303879e36b721603cc54604edcac9d20401bdbe31e1e4fdee5b9f98d5d31dfda
Best match: pytz 2019.1
Processing pytz-2019.1-py2.py3-none-any.whl
Installing pytz-2019.1-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pytz 2019.1 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pytz-2019.1-py2.7.egg>
Searching for pydot<1.3,>=1.2.0
Reading https://pypi.org/simple/pydot/
Downloading https://files.pythonhosted.org/packages/c3/f1/e61d6dfe6c1768ed2529761a68f70939e2569da043e9f15a8d84bf56cadf/pydot-1.2.4.tar.gz#sha256=92d2e2d15531d00710f2d6fb5540d2acabc5399d464f2f20d5d21073af241eb6
Best match: pydot 1.2.4
Processing pydot-1.2.4.tar.gz
Writing /tmp/easy_install-C_GRJV/pydot-1.2.4/setup.cfg
Running pydot-1.2.4/setup.py -q bdist_egg --dist-dir /tmp/easy_install-C_GRJV/pydot-1.2.4/egg-dist-tmp-Nh8iNP
/tmp/easy_install-C_GRJV/pydot-1.2.4/pydot.py:17: UserWarning: Couldn't import dot_parser, loading of dot files will not be possible.
  "Couldn't import dot_parser, "
zip_safe flag not set; analyzing archive contents...
Moving pydot-1.2.4-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pydot 1.2.4 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pydot-1.2.4-py2.7.egg>
Searching for oauth2client<4,>=2.0.1
Reading https://pypi.org/simple/oauth2client/
Downloading https://files.pythonhosted.org/packages/c0/7b/bc893e35d6ca46a72faa4b9eaac25c687ce60e1fbe978993fe2de1b0ff0d/oauth2client-3.0.0.tar.gz#sha256=5b5b056ec6f2304e7920b632885bd157fa71d1a7f3ddd00a43b1541a8d1a2460
Best match: oauth2client 3.0.0
Processing oauth2client-3.0.0.tar.gz
Writing /tmp/easy_install-EnFUSg/oauth2client-3.0.0/setup.cfg
Running oauth2client-3.0.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-EnFUSg/oauth2client-3.0.0/egg-dist-tmp-A7BgIV
warning: no previously-included files matching '*' found under directory 'tests'
zip_safe flag not set; analyzing archive contents...
Moving oauth2client-3.0.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding oauth2client 3.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/oauth2client-3.0.0-py2.7.egg>
Searching for pymongo<4.0.0,>=3.8.0
Reading https://pypi.org/simple/pymongo/
Downloading https://files.pythonhosted.org/packages/6e/ea/353a9f8ced71b9e258438aa4d6aa048c1eaf5b774d3ef2273d686fde0947/pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl#sha256=32421df60d06f479d71b6b539642e410ece3006e8910688e68df962c8eb40a21
Best match: pymongo 3.8.0
Processing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl
Installing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding pymongo 3.8.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg>
Searching for mock<3.0.0,>=1.0.1
Reading https://pypi.org/simple/mock/
Downloading https://files.pythonhosted.org/packages/e6/35/f187bdf23be87092bd0f1200d43d23076cee4d0dec109f195173fd3ebc79/mock-2.0.0-py2.py3-none-any.whl#sha256=5ce3c71c5545b472da17b72268978914d0252980348636840bd34a00b5cc96c1
Best match: mock 2.0.0
Processing mock-2.0.0-py2.py3-none-any.whl
Installing mock-2.0.0-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg/EGG-INFO/requires.txt>
Adding mock 2.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg>
Searching for httplib2<=0.12.0,>=0.8
Reading https://pypi.org/simple/httplib2/
Downloading https://files.pythonhosted.org/packages/ce/ed/803905d670b52fa0edfdd135337e545b4496c2ab3a222f1449b7256eb99f/httplib2-0.12.0.tar.gz#sha256=f61fb838a94ce3b349aa32c92fd8430f7e3511afdb18bf9640d647e30c90a6d6
Best match: httplib2 0.12.0
Processing httplib2-0.12.0.tar.gz
Writing /tmp/easy_install-Pq9m7B/httplib2-0.12.0/setup.cfg
Running httplib2-0.12.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-Pq9m7B/httplib2-0.12.0/egg-dist-tmp-Omz6bu
zip_safe flag not set; analyzing archive contents...
httplib2.certs: module references __file__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Extracting httplib2-0.12.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding httplib2 0.12.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Searching for hdfs<3.0.0,>=2.1.0
Reading https://pypi.org/simple/hdfs/
Downloading https://files.pythonhosted.org/packages/82/39/2c0879b1bcfd1f6ad078eb210d09dbce21072386a3997074ee91e60ddc5a/hdfs-2.5.8.tar.gz#sha256=1be117549fc1285571bc51aedc15df5a203138dba02f9adfa26761b69a949370
Best match: hdfs 2.5.8
Processing hdfs-2.5.8.tar.gz
Writing /tmp/easy_install-eg2KKS/hdfs-2.5.8/setup.cfg
Running hdfs-2.5.8/setup.py -q bdist_egg --dist-dir /tmp/easy_install-eg2KKS/hdfs-2.5.8/egg-dist-tmp-1mwPTQ
zip_safe flag not set; analyzing archive contents...
Moving hdfs-2.5.8-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding hdfs 2.5.8 to easy-install.pth file
Installing hdfscli-avro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing hdfscli script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/hdfs-2.5.8-py2.7.egg>
Searching for future<1.0.0,>=0.16.0
Reading https://pypi.org/simple/future/
Downloading https://files.pythonhosted.org/packages/90/52/e20466b85000a181e1e144fd8305caf2cf475e2f9674e797b222f8105f5f/future-0.17.1.tar.gz#sha256=67045236dcfd6816dc439556d009594abf643e5eb48992e36beac09c2ca659b8
Best match: future 0.17.1
Processing future-0.17.1.tar.gz
Writing /tmp/easy_install-4Kudlq/future-0.17.1/setup.cfg
Running future-0.17.1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-4Kudlq/future-0.17.1/egg-dist-tmp-RgvkrN
warning: no files found matching '*.au' under directory 'tests'
warning: no files found matching '*.gif' under directory 'tests'
warning: no files found matching '*.txt' under directory 'tests'
zip_safe flag not set; analyzing archive contents...
future.backports.test.ssl_servers: module references __file__
future.backports.test.support: module references __file__
future.standard_library.__init__: module references __file__
future.standard_library.__init__: module references __path__
future.utils.__init__: module MAY be using inspect.stack
past.builtins.misc: module MAY be using inspect.stack
past.translation.__init__: module references __file__
past.translation.__init__: module references __path__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Extracting future-0.17.1-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding future 0.17.1 to easy-install.pth file
Installing pasteurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing futurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Searching for fastavro<0.22,>=0.21.4
Reading https://pypi.org/simple/fastavro/
Downloading https://files.pythonhosted.org/packages/15/e3/5956c75f68906b119191ef30d9acff661b422cf918a29a03ee0c3ba774be/fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl#sha256=25c5e1871fb82795f138aa209ca89cac940b80bf36fc644615354028bfd87638
Best match: fastavro 0.21.24
Processing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl
Installing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding fastavro 0.21.24 to easy-install.pth file
Installing fastavro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg>
Searching for dill<0.2.10,>=0.2.9
Reading https://pypi.org/simple/dill/
Downloading https://files.pythonhosted.org/packages/fe/42/bfe2e0857bc284cbe6a011d93f2a9ad58a22cb894461b199ae72cfef0f29/dill-0.2.9.tar.gz#sha256=f6d6046f9f9195206063dd0415dff185ad593d6ee8b0e67f12597c0f4df4986f
Best match: dill 0.2.9
Processing dill-0.2.9.tar.gz
Writing /tmp/easy_install-HIMGA7/dill-0.2.9/setup.cfg
Running dill-0.2.9/setup.py -q bdist_egg --dist-dir /tmp/easy_install-HIMGA7/dill-0.2.9/egg-dist-tmp-32IADx
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Extracting dill-0.2.9-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding dill 0.2.9 to easy-install.pth file
Installing get_objgraph script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing undill script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Searching for crcmod<2.0,>=1.7
Reading https://pypi.org/simple/crcmod/
Downloading https://files.pythonhosted.org/packages/6b/b0/e595ce2a2527e169c3bcd6c33d2473c1918e0b7f6826a043ca1245dd4e5b/crcmod-1.7.tar.gz#sha256=dc7051a0db5f2bd48665a990d3ec1cc305a466a77358ca4492826f41f283601e
Best match: crcmod 1.7
Processing crcmod-1.7.tar.gz
Writing /tmp/easy_install-x7tjsL/crcmod-1.7/setup.cfg
Running crcmod-1.7/setup.py -q bdist_egg --dist-dir /tmp/easy_install-x7tjsL/crcmod-1.7/egg-dist-tmp-DrEChp
python2/src/_crcfunext.c: In function ‘init_crcfunext’:
python2/src/_crcfunext.c:492:13: warning: variable ‘m’ set but not used [-Wunused-but-set-variable]
   PyObject *m;
             ^
zip_safe flag not set; analyzing archive contents...
Moving crcmod-1.7-py2.7-linux-x86_64.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding crcmod 1.7 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/crcmod-1.7-py2.7-linux-x86_64.egg>
Searching for numpy>=1.14
Reading https://pypi.org/simple/numpy/
Downloading https://files.pythonhosted.org/packages/c1/ff/aeb22192bab0643551a161dc4ed305892cead687ee97453daed4dc1dd38e/numpy-1.17.0rc1.zip#sha256=f53df05f9ca4ec5d72709ffe349704f1f7d945ed59e815574b5c5687acb282c4
Best match: numpy 1.17.0rc1
Processing numpy-1.17.0rc1.zip
Writing /tmp/easy_install-QbJtZa/numpy-1.17.0rc1/setup.cfg
Running numpy-1.17.0rc1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-QbJtZa/numpy-1.17.0rc1/egg-dist-tmp-Lucv3J
Traceback (most recent call last):
  File "setup.py", line 238, in <module>
    'test': generate_protos_first(test),
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/__init__.py",> line 145, in setup
    return distutils.core.setup(**attrs)
  File "/usr/lib/python2.7/distutils/core.py", line 151, in setup
    dist.run_commands()
  File "/usr/lib/python2.7/distutils/dist.py", line 953, in run_commands
    self.run_command(cmd)
  File "/usr/lib/python2.7/distutils/dist.py", line 972, in run_command
    cmd_obj.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 67, in run
    self.do_egg_install()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 117, in do_egg_install
    cmd.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 418, in run
    self.easy_install(spec, not self.no_deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 660, in easy_install
    return self.install_item(None, spec, tmpdir, deps, True)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 707, in install_item
    self.process_distribution(spec, dist, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 752, in process_distribution
    [requirement], self.local_index, self.easy_install
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 782, in resolve
    replace_conflicting=replace_conflicting
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1065, in best_match
    return self.obtain(req, installer)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1077, in obtain
    return installer(requirement)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 679, in easy_install
    return self.install_item(spec, dist.location, tmpdir, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 705, in install_item
    dists = self.install_eggs(spec, download, tmpdir)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 890, in install_eggs
    return self.build_and_install(setup_script, setup_base)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1158, in build_and_install
    self.run_setup(setup_script, setup_base, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1144, in run_setup
    run_setup(setup_script, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 253, in run_setup
    raise
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 166, in save_modules
    saved_exc.resume()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 141, in resume
    six.reraise(type, exc, self._tb)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 154, in save_modules
    yield saved
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 250, in run_setup
    _execfile(setup_script, ns)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 45, in _execfile
    exec(code, globals, locals)
  File "/tmp/easy_install-QbJtZa/numpy-1.17.0rc1/setup.py", line 31, in <module>
    import setuptools
RuntimeError: Python version >= 3.5 required.

> Task :sdks:python:createProcessWorker FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/sdks/python/build.gradle'> line: 369

* What went wrong:
Execution failed for task ':sdks:python:createProcessWorker'.
> 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 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/5.2.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 3m 16s
59 actionable tasks: 57 executed, 2 from cache

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

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


Build failed in Jenkins: beam_PostCommit_Python_VR_Spark #344

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/344/display/redirect>

------------------------------------------
[...truncated 253.60 KB...]
Searching for pytz>=2018.3
Reading https://pypi.org/simple/pytz/
Downloading https://files.pythonhosted.org/packages/3d/73/fe30c2daaaa0713420d0382b16fbb761409f532c56bdcc514bf7b6262bb6/pytz-2019.1-py2.py3-none-any.whl#sha256=303879e36b721603cc54604edcac9d20401bdbe31e1e4fdee5b9f98d5d31dfda
Best match: pytz 2019.1
Processing pytz-2019.1-py2.py3-none-any.whl
Installing pytz-2019.1-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pytz 2019.1 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pytz-2019.1-py2.7.egg>
Searching for pydot<1.3,>=1.2.0
Reading https://pypi.org/simple/pydot/
Downloading https://files.pythonhosted.org/packages/c3/f1/e61d6dfe6c1768ed2529761a68f70939e2569da043e9f15a8d84bf56cadf/pydot-1.2.4.tar.gz#sha256=92d2e2d15531d00710f2d6fb5540d2acabc5399d464f2f20d5d21073af241eb6
Best match: pydot 1.2.4
Processing pydot-1.2.4.tar.gz
Writing /tmp/easy_install-AdSOG6/pydot-1.2.4/setup.cfg
Running pydot-1.2.4/setup.py -q bdist_egg --dist-dir /tmp/easy_install-AdSOG6/pydot-1.2.4/egg-dist-tmp-9riTz1
/tmp/easy_install-AdSOG6/pydot-1.2.4/pydot.py:17: UserWarning: Couldn't import dot_parser, loading of dot files will not be possible.
  "Couldn't import dot_parser, "
zip_safe flag not set; analyzing archive contents...
Moving pydot-1.2.4-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pydot 1.2.4 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pydot-1.2.4-py2.7.egg>
Searching for oauth2client<4,>=2.0.1
Reading https://pypi.org/simple/oauth2client/
Downloading https://files.pythonhosted.org/packages/c0/7b/bc893e35d6ca46a72faa4b9eaac25c687ce60e1fbe978993fe2de1b0ff0d/oauth2client-3.0.0.tar.gz#sha256=5b5b056ec6f2304e7920b632885bd157fa71d1a7f3ddd00a43b1541a8d1a2460
Best match: oauth2client 3.0.0
Processing oauth2client-3.0.0.tar.gz
Writing /tmp/easy_install-JFMFAn/oauth2client-3.0.0/setup.cfg
Running oauth2client-3.0.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-JFMFAn/oauth2client-3.0.0/egg-dist-tmp-U2EPQG
warning: no previously-included files matching '*' found under directory 'tests'
zip_safe flag not set; analyzing archive contents...
Moving oauth2client-3.0.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding oauth2client 3.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/oauth2client-3.0.0-py2.7.egg>
Searching for pymongo<4.0.0,>=3.8.0
Reading https://pypi.org/simple/pymongo/
Downloading https://files.pythonhosted.org/packages/6e/ea/353a9f8ced71b9e258438aa4d6aa048c1eaf5b774d3ef2273d686fde0947/pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl#sha256=32421df60d06f479d71b6b539642e410ece3006e8910688e68df962c8eb40a21
Best match: pymongo 3.8.0
Processing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl
Installing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding pymongo 3.8.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg>
Searching for mock<3.0.0,>=1.0.1
Reading https://pypi.org/simple/mock/
Downloading https://files.pythonhosted.org/packages/e6/35/f187bdf23be87092bd0f1200d43d23076cee4d0dec109f195173fd3ebc79/mock-2.0.0-py2.py3-none-any.whl#sha256=5ce3c71c5545b472da17b72268978914d0252980348636840bd34a00b5cc96c1
Best match: mock 2.0.0
Processing mock-2.0.0-py2.py3-none-any.whl
Installing mock-2.0.0-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg/EGG-INFO/requires.txt>
Adding mock 2.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg>
Searching for httplib2<=0.12.0,>=0.8
Reading https://pypi.org/simple/httplib2/
Downloading https://files.pythonhosted.org/packages/ce/ed/803905d670b52fa0edfdd135337e545b4496c2ab3a222f1449b7256eb99f/httplib2-0.12.0.tar.gz#sha256=f61fb838a94ce3b349aa32c92fd8430f7e3511afdb18bf9640d647e30c90a6d6
Best match: httplib2 0.12.0
Processing httplib2-0.12.0.tar.gz
Writing /tmp/easy_install-pprfKI/httplib2-0.12.0/setup.cfg
Running httplib2-0.12.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-pprfKI/httplib2-0.12.0/egg-dist-tmp-Wi3w3i
zip_safe flag not set; analyzing archive contents...
httplib2.certs: module references __file__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Extracting httplib2-0.12.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding httplib2 0.12.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Searching for hdfs<3.0.0,>=2.1.0
Reading https://pypi.org/simple/hdfs/
Downloading https://files.pythonhosted.org/packages/82/39/2c0879b1bcfd1f6ad078eb210d09dbce21072386a3997074ee91e60ddc5a/hdfs-2.5.8.tar.gz#sha256=1be117549fc1285571bc51aedc15df5a203138dba02f9adfa26761b69a949370
Best match: hdfs 2.5.8
Processing hdfs-2.5.8.tar.gz
Writing /tmp/easy_install-1R7Xvn/hdfs-2.5.8/setup.cfg
Running hdfs-2.5.8/setup.py -q bdist_egg --dist-dir /tmp/easy_install-1R7Xvn/hdfs-2.5.8/egg-dist-tmp-KuTytJ
zip_safe flag not set; analyzing archive contents...
Moving hdfs-2.5.8-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding hdfs 2.5.8 to easy-install.pth file
Installing hdfscli-avro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing hdfscli script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/hdfs-2.5.8-py2.7.egg>
Searching for future<1.0.0,>=0.16.0
Reading https://pypi.org/simple/future/
Downloading https://files.pythonhosted.org/packages/90/52/e20466b85000a181e1e144fd8305caf2cf475e2f9674e797b222f8105f5f/future-0.17.1.tar.gz#sha256=67045236dcfd6816dc439556d009594abf643e5eb48992e36beac09c2ca659b8
Best match: future 0.17.1
Processing future-0.17.1.tar.gz
Writing /tmp/easy_install-WjRBF9/future-0.17.1/setup.cfg
Running future-0.17.1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-WjRBF9/future-0.17.1/egg-dist-tmp-2QGa19
warning: no files found matching '*.au' under directory 'tests'
warning: no files found matching '*.gif' under directory 'tests'
warning: no files found matching '*.txt' under directory 'tests'
zip_safe flag not set; analyzing archive contents...
future.backports.test.ssl_servers: module references __file__
future.backports.test.support: module references __file__
future.standard_library.__init__: module references __file__
future.standard_library.__init__: module references __path__
future.utils.__init__: module MAY be using inspect.stack
past.builtins.misc: module MAY be using inspect.stack
past.translation.__init__: module references __file__
past.translation.__init__: module references __path__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Extracting future-0.17.1-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding future 0.17.1 to easy-install.pth file
Installing pasteurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing futurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Searching for fastavro<0.22,>=0.21.4
Reading https://pypi.org/simple/fastavro/
Downloading https://files.pythonhosted.org/packages/15/e3/5956c75f68906b119191ef30d9acff661b422cf918a29a03ee0c3ba774be/fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl#sha256=25c5e1871fb82795f138aa209ca89cac940b80bf36fc644615354028bfd87638
Best match: fastavro 0.21.24
Processing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl
Installing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding fastavro 0.21.24 to easy-install.pth file
Installing fastavro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg>
Searching for dill<0.2.10,>=0.2.9
Reading https://pypi.org/simple/dill/
Downloading https://files.pythonhosted.org/packages/fe/42/bfe2e0857bc284cbe6a011d93f2a9ad58a22cb894461b199ae72cfef0f29/dill-0.2.9.tar.gz#sha256=f6d6046f9f9195206063dd0415dff185ad593d6ee8b0e67f12597c0f4df4986f
Best match: dill 0.2.9
Processing dill-0.2.9.tar.gz
Writing /tmp/easy_install-8B3YIM/dill-0.2.9/setup.cfg
Running dill-0.2.9/setup.py -q bdist_egg --dist-dir /tmp/easy_install-8B3YIM/dill-0.2.9/egg-dist-tmp-U8etzV
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Extracting dill-0.2.9-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding dill 0.2.9 to easy-install.pth file
Installing get_objgraph script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing undill script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Searching for crcmod<2.0,>=1.7
Reading https://pypi.org/simple/crcmod/
Downloading https://files.pythonhosted.org/packages/6b/b0/e595ce2a2527e169c3bcd6c33d2473c1918e0b7f6826a043ca1245dd4e5b/crcmod-1.7.tar.gz#sha256=dc7051a0db5f2bd48665a990d3ec1cc305a466a77358ca4492826f41f283601e
Best match: crcmod 1.7
Processing crcmod-1.7.tar.gz
Writing /tmp/easy_install-u93_sb/crcmod-1.7/setup.cfg
Running crcmod-1.7/setup.py -q bdist_egg --dist-dir /tmp/easy_install-u93_sb/crcmod-1.7/egg-dist-tmp-CTWjEv
python2/src/_crcfunext.c: In function ‘init_crcfunext’:
python2/src/_crcfunext.c:492:13: warning: variable ‘m’ set but not used [-Wunused-but-set-variable]
   PyObject *m;
             ^
zip_safe flag not set; analyzing archive contents...
Moving crcmod-1.7-py2.7-linux-x86_64.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding crcmod 1.7 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/crcmod-1.7-py2.7-linux-x86_64.egg>
Searching for numpy>=1.14
Reading https://pypi.org/simple/numpy/
Downloading https://files.pythonhosted.org/packages/c1/ff/aeb22192bab0643551a161dc4ed305892cead687ee97453daed4dc1dd38e/numpy-1.17.0rc1.zip#sha256=f53df05f9ca4ec5d72709ffe349704f1f7d945ed59e815574b5c5687acb282c4
Best match: numpy 1.17.0rc1
Processing numpy-1.17.0rc1.zip
Writing /tmp/easy_install-0UAcJ0/numpy-1.17.0rc1/setup.cfg
Running numpy-1.17.0rc1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-0UAcJ0/numpy-1.17.0rc1/egg-dist-tmp-7tiIls
Traceback (most recent call last):
  File "setup.py", line 238, in <module>
    'test': generate_protos_first(test),
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/__init__.py",> line 145, in setup
    return distutils.core.setup(**attrs)
  File "/usr/lib/python2.7/distutils/core.py", line 151, in setup
    dist.run_commands()
  File "/usr/lib/python2.7/distutils/dist.py", line 953, in run_commands
    self.run_command(cmd)
  File "/usr/lib/python2.7/distutils/dist.py", line 972, in run_command
    cmd_obj.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 67, in run
    self.do_egg_install()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 117, in do_egg_install
    cmd.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 418, in run
    self.easy_install(spec, not self.no_deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 660, in easy_install
    return self.install_item(None, spec, tmpdir, deps, True)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 707, in install_item
    self.process_distribution(spec, dist, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 752, in process_distribution
    [requirement], self.local_index, self.easy_install
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 782, in resolve
    replace_conflicting=replace_conflicting
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1065, in best_match
    return self.obtain(req, installer)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1077, in obtain
    return installer(requirement)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 679, in easy_install
    return self.install_item(spec, dist.location, tmpdir, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 705, in install_item
    dists = self.install_eggs(spec, download, tmpdir)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 890, in install_eggs
    return self.build_and_install(setup_script, setup_base)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1158, in build_and_install
    self.run_setup(setup_script, setup_base, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1144, in run_setup
    run_setup(setup_script, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 253, in run_setup
    raise
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 166, in save_modules
    saved_exc.resume()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 141, in resume
    six.reraise(type, exc, self._tb)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 154, in save_modules
    yield saved
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 250, in run_setup
    _execfile(setup_script, ns)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 45, in _execfile
    exec(code, globals, locals)
  File "/tmp/easy_install-0UAcJ0/numpy-1.17.0rc1/setup.py", line 31, in <module>
    import setuptools
RuntimeError: Python version >= 3.5 required.

> Task :sdks:python:createProcessWorker FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/sdks/python/build.gradle'> line: 369

* What went wrong:
Execution failed for task ':sdks:python:createProcessWorker'.
> 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 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/5.2.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 2m 21s
59 actionable tasks: 46 executed, 13 from cache

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

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


Build failed in Jenkins: beam_PostCommit_Python_VR_Spark #343

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/343/display/redirect?page=changes>

Changes:

[bmvishwas] [BEAM-7621] Null pointer exception when accessing null row fields in

------------------------------------------
[...truncated 253.62 KB...]
Searching for pytz>=2018.3
Reading https://pypi.org/simple/pytz/
Downloading https://files.pythonhosted.org/packages/3d/73/fe30c2daaaa0713420d0382b16fbb761409f532c56bdcc514bf7b6262bb6/pytz-2019.1-py2.py3-none-any.whl#sha256=303879e36b721603cc54604edcac9d20401bdbe31e1e4fdee5b9f98d5d31dfda
Best match: pytz 2019.1
Processing pytz-2019.1-py2.py3-none-any.whl
Installing pytz-2019.1-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pytz 2019.1 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pytz-2019.1-py2.7.egg>
Searching for pydot<1.3,>=1.2.0
Reading https://pypi.org/simple/pydot/
Downloading https://files.pythonhosted.org/packages/c3/f1/e61d6dfe6c1768ed2529761a68f70939e2569da043e9f15a8d84bf56cadf/pydot-1.2.4.tar.gz#sha256=92d2e2d15531d00710f2d6fb5540d2acabc5399d464f2f20d5d21073af241eb6
Best match: pydot 1.2.4
Processing pydot-1.2.4.tar.gz
Writing /tmp/easy_install-PYuAQa/pydot-1.2.4/setup.cfg
Running pydot-1.2.4/setup.py -q bdist_egg --dist-dir /tmp/easy_install-PYuAQa/pydot-1.2.4/egg-dist-tmp-RtgPiD
/tmp/easy_install-PYuAQa/pydot-1.2.4/pydot.py:17: UserWarning: Couldn't import dot_parser, loading of dot files will not be possible.
  "Couldn't import dot_parser, "
zip_safe flag not set; analyzing archive contents...
Moving pydot-1.2.4-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pydot 1.2.4 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pydot-1.2.4-py2.7.egg>
Searching for oauth2client<4,>=2.0.1
Reading https://pypi.org/simple/oauth2client/
Downloading https://files.pythonhosted.org/packages/c0/7b/bc893e35d6ca46a72faa4b9eaac25c687ce60e1fbe978993fe2de1b0ff0d/oauth2client-3.0.0.tar.gz#sha256=5b5b056ec6f2304e7920b632885bd157fa71d1a7f3ddd00a43b1541a8d1a2460
Best match: oauth2client 3.0.0
Processing oauth2client-3.0.0.tar.gz
Writing /tmp/easy_install-e9gmgI/oauth2client-3.0.0/setup.cfg
Running oauth2client-3.0.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-e9gmgI/oauth2client-3.0.0/egg-dist-tmp-zMS0lu
warning: no previously-included files matching '*' found under directory 'tests'
zip_safe flag not set; analyzing archive contents...
Moving oauth2client-3.0.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding oauth2client 3.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/oauth2client-3.0.0-py2.7.egg>
Searching for pymongo<4.0.0,>=3.8.0
Reading https://pypi.org/simple/pymongo/
Downloading https://files.pythonhosted.org/packages/6e/ea/353a9f8ced71b9e258438aa4d6aa048c1eaf5b774d3ef2273d686fde0947/pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl#sha256=32421df60d06f479d71b6b539642e410ece3006e8910688e68df962c8eb40a21
Best match: pymongo 3.8.0
Processing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl
Installing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding pymongo 3.8.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg>
Searching for mock<3.0.0,>=1.0.1
Reading https://pypi.org/simple/mock/
Downloading https://files.pythonhosted.org/packages/e6/35/f187bdf23be87092bd0f1200d43d23076cee4d0dec109f195173fd3ebc79/mock-2.0.0-py2.py3-none-any.whl#sha256=5ce3c71c5545b472da17b72268978914d0252980348636840bd34a00b5cc96c1
Best match: mock 2.0.0
Processing mock-2.0.0-py2.py3-none-any.whl
Installing mock-2.0.0-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg/EGG-INFO/requires.txt>
Adding mock 2.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg>
Searching for httplib2<=0.12.0,>=0.8
Reading https://pypi.org/simple/httplib2/
Downloading https://files.pythonhosted.org/packages/ce/ed/803905d670b52fa0edfdd135337e545b4496c2ab3a222f1449b7256eb99f/httplib2-0.12.0.tar.gz#sha256=f61fb838a94ce3b349aa32c92fd8430f7e3511afdb18bf9640d647e30c90a6d6
Best match: httplib2 0.12.0
Processing httplib2-0.12.0.tar.gz
Writing /tmp/easy_install-gjeq4e/httplib2-0.12.0/setup.cfg
Running httplib2-0.12.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-gjeq4e/httplib2-0.12.0/egg-dist-tmp-kA3_MK
zip_safe flag not set; analyzing archive contents...
httplib2.certs: module references __file__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Extracting httplib2-0.12.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding httplib2 0.12.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Searching for hdfs<3.0.0,>=2.1.0
Reading https://pypi.org/simple/hdfs/
Downloading https://files.pythonhosted.org/packages/82/39/2c0879b1bcfd1f6ad078eb210d09dbce21072386a3997074ee91e60ddc5a/hdfs-2.5.8.tar.gz#sha256=1be117549fc1285571bc51aedc15df5a203138dba02f9adfa26761b69a949370
Best match: hdfs 2.5.8
Processing hdfs-2.5.8.tar.gz
Writing /tmp/easy_install-TJHCUL/hdfs-2.5.8/setup.cfg
Running hdfs-2.5.8/setup.py -q bdist_egg --dist-dir /tmp/easy_install-TJHCUL/hdfs-2.5.8/egg-dist-tmp-bMX4fR
zip_safe flag not set; analyzing archive contents...
Moving hdfs-2.5.8-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding hdfs 2.5.8 to easy-install.pth file
Installing hdfscli-avro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing hdfscli script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/hdfs-2.5.8-py2.7.egg>
Searching for future<1.0.0,>=0.16.0
Reading https://pypi.org/simple/future/
Downloading https://files.pythonhosted.org/packages/90/52/e20466b85000a181e1e144fd8305caf2cf475e2f9674e797b222f8105f5f/future-0.17.1.tar.gz#sha256=67045236dcfd6816dc439556d009594abf643e5eb48992e36beac09c2ca659b8
Best match: future 0.17.1
Processing future-0.17.1.tar.gz
Writing /tmp/easy_install-L1MhEz/future-0.17.1/setup.cfg
Running future-0.17.1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-L1MhEz/future-0.17.1/egg-dist-tmp-ADNaEZ
warning: no files found matching '*.au' under directory 'tests'
warning: no files found matching '*.gif' under directory 'tests'
warning: no files found matching '*.txt' under directory 'tests'
zip_safe flag not set; analyzing archive contents...
future.backports.test.ssl_servers: module references __file__
future.backports.test.support: module references __file__
future.standard_library.__init__: module references __file__
future.standard_library.__init__: module references __path__
future.utils.__init__: module MAY be using inspect.stack
past.builtins.misc: module MAY be using inspect.stack
past.translation.__init__: module references __file__
past.translation.__init__: module references __path__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Extracting future-0.17.1-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding future 0.17.1 to easy-install.pth file
Installing pasteurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing futurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Searching for fastavro<0.22,>=0.21.4
Reading https://pypi.org/simple/fastavro/
Downloading https://files.pythonhosted.org/packages/15/e3/5956c75f68906b119191ef30d9acff661b422cf918a29a03ee0c3ba774be/fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl#sha256=25c5e1871fb82795f138aa209ca89cac940b80bf36fc644615354028bfd87638
Best match: fastavro 0.21.24
Processing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl
Installing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding fastavro 0.21.24 to easy-install.pth file
Installing fastavro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg>
Searching for dill<0.2.10,>=0.2.9
Reading https://pypi.org/simple/dill/
Downloading https://files.pythonhosted.org/packages/fe/42/bfe2e0857bc284cbe6a011d93f2a9ad58a22cb894461b199ae72cfef0f29/dill-0.2.9.tar.gz#sha256=f6d6046f9f9195206063dd0415dff185ad593d6ee8b0e67f12597c0f4df4986f
Best match: dill 0.2.9
Processing dill-0.2.9.tar.gz
Writing /tmp/easy_install-WnYYMC/dill-0.2.9/setup.cfg
Running dill-0.2.9/setup.py -q bdist_egg --dist-dir /tmp/easy_install-WnYYMC/dill-0.2.9/egg-dist-tmp-F4h7DS
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Extracting dill-0.2.9-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding dill 0.2.9 to easy-install.pth file
Installing get_objgraph script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing undill script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Searching for crcmod<2.0,>=1.7
Reading https://pypi.org/simple/crcmod/
Downloading https://files.pythonhosted.org/packages/6b/b0/e595ce2a2527e169c3bcd6c33d2473c1918e0b7f6826a043ca1245dd4e5b/crcmod-1.7.tar.gz#sha256=dc7051a0db5f2bd48665a990d3ec1cc305a466a77358ca4492826f41f283601e
Best match: crcmod 1.7
Processing crcmod-1.7.tar.gz
Writing /tmp/easy_install-Oa8O3q/crcmod-1.7/setup.cfg
Running crcmod-1.7/setup.py -q bdist_egg --dist-dir /tmp/easy_install-Oa8O3q/crcmod-1.7/egg-dist-tmp-tjoOmY
python2/src/_crcfunext.c: In function ‘init_crcfunext’:
python2/src/_crcfunext.c:492:13: warning: variable ‘m’ set but not used [-Wunused-but-set-variable]
   PyObject *m;
             ^
zip_safe flag not set; analyzing archive contents...
Moving crcmod-1.7-py2.7-linux-x86_64.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding crcmod 1.7 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/crcmod-1.7-py2.7-linux-x86_64.egg>
Searching for numpy>=1.14
Reading https://pypi.org/simple/numpy/
Downloading https://files.pythonhosted.org/packages/c1/ff/aeb22192bab0643551a161dc4ed305892cead687ee97453daed4dc1dd38e/numpy-1.17.0rc1.zip#sha256=f53df05f9ca4ec5d72709ffe349704f1f7d945ed59e815574b5c5687acb282c4
Best match: numpy 1.17.0rc1
Processing numpy-1.17.0rc1.zip
Writing /tmp/easy_install-uEGpqH/numpy-1.17.0rc1/setup.cfg
Running numpy-1.17.0rc1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-uEGpqH/numpy-1.17.0rc1/egg-dist-tmp-oxjXS0
Traceback (most recent call last):
  File "setup.py", line 238, in <module>
    'test': generate_protos_first(test),
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/__init__.py",> line 145, in setup
    return distutils.core.setup(**attrs)
  File "/usr/lib/python2.7/distutils/core.py", line 151, in setup
    dist.run_commands()
  File "/usr/lib/python2.7/distutils/dist.py", line 953, in run_commands
    self.run_command(cmd)
  File "/usr/lib/python2.7/distutils/dist.py", line 972, in run_command
    cmd_obj.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 67, in run
    self.do_egg_install()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 117, in do_egg_install
    cmd.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 418, in run
    self.easy_install(spec, not self.no_deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 660, in easy_install
    return self.install_item(None, spec, tmpdir, deps, True)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 707, in install_item
    self.process_distribution(spec, dist, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 752, in process_distribution
    [requirement], self.local_index, self.easy_install
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 782, in resolve
    replace_conflicting=replace_conflicting
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1065, in best_match
    return self.obtain(req, installer)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1077, in obtain
    return installer(requirement)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 679, in easy_install
    return self.install_item(spec, dist.location, tmpdir, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 705, in install_item
    dists = self.install_eggs(spec, download, tmpdir)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 890, in install_eggs
    return self.build_and_install(setup_script, setup_base)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1158, in build_and_install
    self.run_setup(setup_script, setup_base, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1144, in run_setup
    run_setup(setup_script, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 253, in run_setup
    raise
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 166, in save_modules
    saved_exc.resume()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 141, in resume
    six.reraise(type, exc, self._tb)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 154, in save_modules
    yield saved
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 250, in run_setup
    _execfile(setup_script, ns)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 45, in _execfile
    exec(code, globals, locals)
  File "/tmp/easy_install-uEGpqH/numpy-1.17.0rc1/setup.py", line 31, in <module>
    import setuptools
RuntimeError: Python version >= 3.5 required.

> Task :sdks:python:createProcessWorker FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/sdks/python/build.gradle'> line: 369

* What went wrong:
Execution failed for task ':sdks:python:createProcessWorker'.
> 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 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/5.2.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 2m 9s
59 actionable tasks: 46 executed, 13 from cache

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

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


Build failed in Jenkins: beam_PostCommit_Python_VR_Spark #342

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/342/display/redirect>

------------------------------------------
[...truncated 253.77 KB...]
Searching for pytz>=2018.3
Reading https://pypi.org/simple/pytz/
Downloading https://files.pythonhosted.org/packages/3d/73/fe30c2daaaa0713420d0382b16fbb761409f532c56bdcc514bf7b6262bb6/pytz-2019.1-py2.py3-none-any.whl#sha256=303879e36b721603cc54604edcac9d20401bdbe31e1e4fdee5b9f98d5d31dfda
Best match: pytz 2019.1
Processing pytz-2019.1-py2.py3-none-any.whl
Installing pytz-2019.1-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pytz 2019.1 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pytz-2019.1-py2.7.egg>
Searching for pydot<1.3,>=1.2.0
Reading https://pypi.org/simple/pydot/
Downloading https://files.pythonhosted.org/packages/c3/f1/e61d6dfe6c1768ed2529761a68f70939e2569da043e9f15a8d84bf56cadf/pydot-1.2.4.tar.gz#sha256=92d2e2d15531d00710f2d6fb5540d2acabc5399d464f2f20d5d21073af241eb6
Best match: pydot 1.2.4
Processing pydot-1.2.4.tar.gz
Writing /tmp/easy_install-XCHy8n/pydot-1.2.4/setup.cfg
Running pydot-1.2.4/setup.py -q bdist_egg --dist-dir /tmp/easy_install-XCHy8n/pydot-1.2.4/egg-dist-tmp-qFIlTo
/tmp/easy_install-XCHy8n/pydot-1.2.4/pydot.py:17: UserWarning: Couldn't import dot_parser, loading of dot files will not be possible.
  "Couldn't import dot_parser, "
zip_safe flag not set; analyzing archive contents...
Moving pydot-1.2.4-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pydot 1.2.4 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pydot-1.2.4-py2.7.egg>
Searching for oauth2client<4,>=2.0.1
Reading https://pypi.org/simple/oauth2client/
Downloading https://files.pythonhosted.org/packages/c0/7b/bc893e35d6ca46a72faa4b9eaac25c687ce60e1fbe978993fe2de1b0ff0d/oauth2client-3.0.0.tar.gz#sha256=5b5b056ec6f2304e7920b632885bd157fa71d1a7f3ddd00a43b1541a8d1a2460
Best match: oauth2client 3.0.0
Processing oauth2client-3.0.0.tar.gz
Writing /tmp/easy_install-m_02An/oauth2client-3.0.0/setup.cfg
Running oauth2client-3.0.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-m_02An/oauth2client-3.0.0/egg-dist-tmp-OXkqhT
warning: no previously-included files matching '*' found under directory 'tests'
zip_safe flag not set; analyzing archive contents...
Moving oauth2client-3.0.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding oauth2client 3.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/oauth2client-3.0.0-py2.7.egg>
Searching for pymongo<4.0.0,>=3.8.0
Reading https://pypi.org/simple/pymongo/
Downloading https://files.pythonhosted.org/packages/6e/ea/353a9f8ced71b9e258438aa4d6aa048c1eaf5b774d3ef2273d686fde0947/pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl#sha256=32421df60d06f479d71b6b539642e410ece3006e8910688e68df962c8eb40a21
Best match: pymongo 3.8.0
Processing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl
Installing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding pymongo 3.8.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg>
Searching for mock<3.0.0,>=1.0.1
Reading https://pypi.org/simple/mock/
Downloading https://files.pythonhosted.org/packages/e6/35/f187bdf23be87092bd0f1200d43d23076cee4d0dec109f195173fd3ebc79/mock-2.0.0-py2.py3-none-any.whl#sha256=5ce3c71c5545b472da17b72268978914d0252980348636840bd34a00b5cc96c1
Best match: mock 2.0.0
Processing mock-2.0.0-py2.py3-none-any.whl
Installing mock-2.0.0-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg/EGG-INFO/requires.txt>
Adding mock 2.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg>
Searching for httplib2<=0.12.0,>=0.8
Reading https://pypi.org/simple/httplib2/
Downloading https://files.pythonhosted.org/packages/ce/ed/803905d670b52fa0edfdd135337e545b4496c2ab3a222f1449b7256eb99f/httplib2-0.12.0.tar.gz#sha256=f61fb838a94ce3b349aa32c92fd8430f7e3511afdb18bf9640d647e30c90a6d6
Best match: httplib2 0.12.0
Processing httplib2-0.12.0.tar.gz
Writing /tmp/easy_install-buCiIj/httplib2-0.12.0/setup.cfg
Running httplib2-0.12.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-buCiIj/httplib2-0.12.0/egg-dist-tmp-5LGmX8
zip_safe flag not set; analyzing archive contents...
httplib2.certs: module references __file__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Extracting httplib2-0.12.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding httplib2 0.12.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Searching for hdfs<3.0.0,>=2.1.0
Reading https://pypi.org/simple/hdfs/
Downloading https://files.pythonhosted.org/packages/82/39/2c0879b1bcfd1f6ad078eb210d09dbce21072386a3997074ee91e60ddc5a/hdfs-2.5.8.tar.gz#sha256=1be117549fc1285571bc51aedc15df5a203138dba02f9adfa26761b69a949370
Best match: hdfs 2.5.8
Processing hdfs-2.5.8.tar.gz
Writing /tmp/easy_install-jHxpe8/hdfs-2.5.8/setup.cfg
Running hdfs-2.5.8/setup.py -q bdist_egg --dist-dir /tmp/easy_install-jHxpe8/hdfs-2.5.8/egg-dist-tmp-RahPmq
zip_safe flag not set; analyzing archive contents...
Moving hdfs-2.5.8-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding hdfs 2.5.8 to easy-install.pth file
Installing hdfscli-avro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing hdfscli script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/hdfs-2.5.8-py2.7.egg>
Searching for future<1.0.0,>=0.16.0
Reading https://pypi.org/simple/future/
Downloading https://files.pythonhosted.org/packages/90/52/e20466b85000a181e1e144fd8305caf2cf475e2f9674e797b222f8105f5f/future-0.17.1.tar.gz#sha256=67045236dcfd6816dc439556d009594abf643e5eb48992e36beac09c2ca659b8
Best match: future 0.17.1
Processing future-0.17.1.tar.gz
Writing /tmp/easy_install-jlTPtn/future-0.17.1/setup.cfg
Running future-0.17.1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-jlTPtn/future-0.17.1/egg-dist-tmp-HwY9PZ
warning: no files found matching '*.au' under directory 'tests'
warning: no files found matching '*.gif' under directory 'tests'
warning: no files found matching '*.txt' under directory 'tests'
zip_safe flag not set; analyzing archive contents...
future.backports.test.ssl_servers: module references __file__
future.backports.test.support: module references __file__
future.standard_library.__init__: module references __file__
future.standard_library.__init__: module references __path__
future.utils.__init__: module MAY be using inspect.stack
past.builtins.misc: module MAY be using inspect.stack
past.translation.__init__: module references __file__
past.translation.__init__: module references __path__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Extracting future-0.17.1-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding future 0.17.1 to easy-install.pth file
Installing pasteurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing futurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Searching for fastavro<0.22,>=0.21.4
Reading https://pypi.org/simple/fastavro/
Downloading https://files.pythonhosted.org/packages/15/e3/5956c75f68906b119191ef30d9acff661b422cf918a29a03ee0c3ba774be/fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl#sha256=25c5e1871fb82795f138aa209ca89cac940b80bf36fc644615354028bfd87638
Best match: fastavro 0.21.24
Processing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl
Installing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding fastavro 0.21.24 to easy-install.pth file
Installing fastavro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg>
Searching for dill<0.2.10,>=0.2.9
Reading https://pypi.org/simple/dill/
Downloading https://files.pythonhosted.org/packages/fe/42/bfe2e0857bc284cbe6a011d93f2a9ad58a22cb894461b199ae72cfef0f29/dill-0.2.9.tar.gz#sha256=f6d6046f9f9195206063dd0415dff185ad593d6ee8b0e67f12597c0f4df4986f
Best match: dill 0.2.9
Processing dill-0.2.9.tar.gz
Writing /tmp/easy_install-TMPdPG/dill-0.2.9/setup.cfg
Running dill-0.2.9/setup.py -q bdist_egg --dist-dir /tmp/easy_install-TMPdPG/dill-0.2.9/egg-dist-tmp-NhFhQ2
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Extracting dill-0.2.9-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding dill 0.2.9 to easy-install.pth file
Installing get_objgraph script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing undill script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Searching for crcmod<2.0,>=1.7
Reading https://pypi.org/simple/crcmod/
Downloading https://files.pythonhosted.org/packages/6b/b0/e595ce2a2527e169c3bcd6c33d2473c1918e0b7f6826a043ca1245dd4e5b/crcmod-1.7.tar.gz#sha256=dc7051a0db5f2bd48665a990d3ec1cc305a466a77358ca4492826f41f283601e
Best match: crcmod 1.7
Processing crcmod-1.7.tar.gz
Writing /tmp/easy_install-DcG3a3/crcmod-1.7/setup.cfg
Running crcmod-1.7/setup.py -q bdist_egg --dist-dir /tmp/easy_install-DcG3a3/crcmod-1.7/egg-dist-tmp-vPGzEg
python2/src/_crcfunext.c: In function ‘init_crcfunext’:
python2/src/_crcfunext.c:492:13: warning: variable ‘m’ set but not used [-Wunused-but-set-variable]
   PyObject *m;
             ^
zip_safe flag not set; analyzing archive contents...
Moving crcmod-1.7-py2.7-linux-x86_64.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding crcmod 1.7 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/crcmod-1.7-py2.7-linux-x86_64.egg>
Searching for numpy>=1.14
Reading https://pypi.org/simple/numpy/
Downloading https://files.pythonhosted.org/packages/c1/ff/aeb22192bab0643551a161dc4ed305892cead687ee97453daed4dc1dd38e/numpy-1.17.0rc1.zip#sha256=f53df05f9ca4ec5d72709ffe349704f1f7d945ed59e815574b5c5687acb282c4
Best match: numpy 1.17.0rc1
Processing numpy-1.17.0rc1.zip
Writing /tmp/easy_install-rJHbZW/numpy-1.17.0rc1/setup.cfg
Running numpy-1.17.0rc1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-rJHbZW/numpy-1.17.0rc1/egg-dist-tmp-Qqg0Vd
Traceback (most recent call last):
  File "setup.py", line 238, in <module>
    'test': generate_protos_first(test),
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/__init__.py",> line 145, in setup
    return distutils.core.setup(**attrs)
  File "/usr/lib/python2.7/distutils/core.py", line 151, in setup
    dist.run_commands()
  File "/usr/lib/python2.7/distutils/dist.py", line 953, in run_commands
    self.run_command(cmd)
  File "/usr/lib/python2.7/distutils/dist.py", line 972, in run_command
    cmd_obj.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 67, in run
    self.do_egg_install()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 117, in do_egg_install
    cmd.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 418, in run
    self.easy_install(spec, not self.no_deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 660, in easy_install
    return self.install_item(None, spec, tmpdir, deps, True)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 707, in install_item
    self.process_distribution(spec, dist, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 752, in process_distribution
    [requirement], self.local_index, self.easy_install
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 782, in resolve
    replace_conflicting=replace_conflicting
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1065, in best_match
    return self.obtain(req, installer)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1077, in obtain
    return installer(requirement)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 679, in easy_install
    return self.install_item(spec, dist.location, tmpdir, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 705, in install_item
    dists = self.install_eggs(spec, download, tmpdir)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 890, in install_eggs
    return self.build_and_install(setup_script, setup_base)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1158, in build_and_install
    self.run_setup(setup_script, setup_base, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1144, in run_setup
    run_setup(setup_script, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 253, in run_setup
    raise
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 166, in save_modules
    saved_exc.resume()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 141, in resume
    six.reraise(type, exc, self._tb)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 154, in save_modules
    yield saved
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 250, in run_setup
    _execfile(setup_script, ns)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 45, in _execfile
    exec(code, globals, locals)
  File "/tmp/easy_install-rJHbZW/numpy-1.17.0rc1/setup.py", line 31, in <module>
    import setuptools
RuntimeError: Python version >= 3.5 required.

> Task :sdks:python:createProcessWorker FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/sdks/python/build.gradle'> line: 369

* What went wrong:
Execution failed for task ':sdks:python:createProcessWorker'.
> 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 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/5.2.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 2m 21s
59 actionable tasks: 47 executed, 12 from cache

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

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


Build failed in Jenkins: beam_PostCommit_Python_VR_Spark #341

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/341/display/redirect?page=changes>

Changes:

[github] Remove unused NEWLINE in TextSink.TextWriter

------------------------------------------
[...truncated 253.75 KB...]
Searching for pytz>=2018.3
Reading https://pypi.org/simple/pytz/
Downloading https://files.pythonhosted.org/packages/3d/73/fe30c2daaaa0713420d0382b16fbb761409f532c56bdcc514bf7b6262bb6/pytz-2019.1-py2.py3-none-any.whl#sha256=303879e36b721603cc54604edcac9d20401bdbe31e1e4fdee5b9f98d5d31dfda
Best match: pytz 2019.1
Processing pytz-2019.1-py2.py3-none-any.whl
Installing pytz-2019.1-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pytz 2019.1 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pytz-2019.1-py2.7.egg>
Searching for pydot<1.3,>=1.2.0
Reading https://pypi.org/simple/pydot/
Downloading https://files.pythonhosted.org/packages/c3/f1/e61d6dfe6c1768ed2529761a68f70939e2569da043e9f15a8d84bf56cadf/pydot-1.2.4.tar.gz#sha256=92d2e2d15531d00710f2d6fb5540d2acabc5399d464f2f20d5d21073af241eb6
Best match: pydot 1.2.4
Processing pydot-1.2.4.tar.gz
Writing /tmp/easy_install-yzGgi6/pydot-1.2.4/setup.cfg
Running pydot-1.2.4/setup.py -q bdist_egg --dist-dir /tmp/easy_install-yzGgi6/pydot-1.2.4/egg-dist-tmp-3i9dQN
/tmp/easy_install-yzGgi6/pydot-1.2.4/pydot.py:17: UserWarning: Couldn't import dot_parser, loading of dot files will not be possible.
  "Couldn't import dot_parser, "
zip_safe flag not set; analyzing archive contents...
Moving pydot-1.2.4-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pydot 1.2.4 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pydot-1.2.4-py2.7.egg>
Searching for oauth2client<4,>=2.0.1
Reading https://pypi.org/simple/oauth2client/
Downloading https://files.pythonhosted.org/packages/c0/7b/bc893e35d6ca46a72faa4b9eaac25c687ce60e1fbe978993fe2de1b0ff0d/oauth2client-3.0.0.tar.gz#sha256=5b5b056ec6f2304e7920b632885bd157fa71d1a7f3ddd00a43b1541a8d1a2460
Best match: oauth2client 3.0.0
Processing oauth2client-3.0.0.tar.gz
Writing /tmp/easy_install-pyWiZl/oauth2client-3.0.0/setup.cfg
Running oauth2client-3.0.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-pyWiZl/oauth2client-3.0.0/egg-dist-tmp-R5Ntnz
warning: no previously-included files matching '*' found under directory 'tests'
zip_safe flag not set; analyzing archive contents...
Moving oauth2client-3.0.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding oauth2client 3.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/oauth2client-3.0.0-py2.7.egg>
Searching for pymongo<4.0.0,>=3.8.0
Reading https://pypi.org/simple/pymongo/
Downloading https://files.pythonhosted.org/packages/6e/ea/353a9f8ced71b9e258438aa4d6aa048c1eaf5b774d3ef2273d686fde0947/pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl#sha256=32421df60d06f479d71b6b539642e410ece3006e8910688e68df962c8eb40a21
Best match: pymongo 3.8.0
Processing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl
Installing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding pymongo 3.8.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg>
Searching for mock<3.0.0,>=1.0.1
Reading https://pypi.org/simple/mock/
Downloading https://files.pythonhosted.org/packages/e6/35/f187bdf23be87092bd0f1200d43d23076cee4d0dec109f195173fd3ebc79/mock-2.0.0-py2.py3-none-any.whl#sha256=5ce3c71c5545b472da17b72268978914d0252980348636840bd34a00b5cc96c1
Best match: mock 2.0.0
Processing mock-2.0.0-py2.py3-none-any.whl
Installing mock-2.0.0-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg/EGG-INFO/requires.txt>
Adding mock 2.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg>
Searching for httplib2<=0.12.0,>=0.8
Reading https://pypi.org/simple/httplib2/
Downloading https://files.pythonhosted.org/packages/ce/ed/803905d670b52fa0edfdd135337e545b4496c2ab3a222f1449b7256eb99f/httplib2-0.12.0.tar.gz#sha256=f61fb838a94ce3b349aa32c92fd8430f7e3511afdb18bf9640d647e30c90a6d6
Best match: httplib2 0.12.0
Processing httplib2-0.12.0.tar.gz
Writing /tmp/easy_install-ryoinL/httplib2-0.12.0/setup.cfg
Running httplib2-0.12.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-ryoinL/httplib2-0.12.0/egg-dist-tmp-HjiKdW
zip_safe flag not set; analyzing archive contents...
httplib2.certs: module references __file__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Extracting httplib2-0.12.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding httplib2 0.12.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Searching for hdfs<3.0.0,>=2.1.0
Reading https://pypi.org/simple/hdfs/
Downloading https://files.pythonhosted.org/packages/82/39/2c0879b1bcfd1f6ad078eb210d09dbce21072386a3997074ee91e60ddc5a/hdfs-2.5.8.tar.gz#sha256=1be117549fc1285571bc51aedc15df5a203138dba02f9adfa26761b69a949370
Best match: hdfs 2.5.8
Processing hdfs-2.5.8.tar.gz
Writing /tmp/easy_install-vaUVse/hdfs-2.5.8/setup.cfg
Running hdfs-2.5.8/setup.py -q bdist_egg --dist-dir /tmp/easy_install-vaUVse/hdfs-2.5.8/egg-dist-tmp-RYm462
zip_safe flag not set; analyzing archive contents...
Moving hdfs-2.5.8-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding hdfs 2.5.8 to easy-install.pth file
Installing hdfscli-avro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing hdfscli script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/hdfs-2.5.8-py2.7.egg>
Searching for future<1.0.0,>=0.16.0
Reading https://pypi.org/simple/future/
Downloading https://files.pythonhosted.org/packages/90/52/e20466b85000a181e1e144fd8305caf2cf475e2f9674e797b222f8105f5f/future-0.17.1.tar.gz#sha256=67045236dcfd6816dc439556d009594abf643e5eb48992e36beac09c2ca659b8
Best match: future 0.17.1
Processing future-0.17.1.tar.gz
Writing /tmp/easy_install-qM60Hl/future-0.17.1/setup.cfg
Running future-0.17.1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-qM60Hl/future-0.17.1/egg-dist-tmp-5O1SBg
warning: no files found matching '*.au' under directory 'tests'
warning: no files found matching '*.gif' under directory 'tests'
warning: no files found matching '*.txt' under directory 'tests'
zip_safe flag not set; analyzing archive contents...
future.backports.test.ssl_servers: module references __file__
future.backports.test.support: module references __file__
future.standard_library.__init__: module references __file__
future.standard_library.__init__: module references __path__
future.utils.__init__: module MAY be using inspect.stack
past.builtins.misc: module MAY be using inspect.stack
past.translation.__init__: module references __file__
past.translation.__init__: module references __path__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Extracting future-0.17.1-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding future 0.17.1 to easy-install.pth file
Installing pasteurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing futurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Searching for fastavro<0.22,>=0.21.4
Reading https://pypi.org/simple/fastavro/
Downloading https://files.pythonhosted.org/packages/15/e3/5956c75f68906b119191ef30d9acff661b422cf918a29a03ee0c3ba774be/fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl#sha256=25c5e1871fb82795f138aa209ca89cac940b80bf36fc644615354028bfd87638
Best match: fastavro 0.21.24
Processing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl
Installing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding fastavro 0.21.24 to easy-install.pth file
Installing fastavro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg>
Searching for dill<0.2.10,>=0.2.9
Reading https://pypi.org/simple/dill/
Downloading https://files.pythonhosted.org/packages/fe/42/bfe2e0857bc284cbe6a011d93f2a9ad58a22cb894461b199ae72cfef0f29/dill-0.2.9.tar.gz#sha256=f6d6046f9f9195206063dd0415dff185ad593d6ee8b0e67f12597c0f4df4986f
Best match: dill 0.2.9
Processing dill-0.2.9.tar.gz
Writing /tmp/easy_install-wBSDqv/dill-0.2.9/setup.cfg
Running dill-0.2.9/setup.py -q bdist_egg --dist-dir /tmp/easy_install-wBSDqv/dill-0.2.9/egg-dist-tmp-XHnYLP
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Extracting dill-0.2.9-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding dill 0.2.9 to easy-install.pth file
Installing get_objgraph script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing undill script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Searching for crcmod<2.0,>=1.7
Reading https://pypi.org/simple/crcmod/
Downloading https://files.pythonhosted.org/packages/6b/b0/e595ce2a2527e169c3bcd6c33d2473c1918e0b7f6826a043ca1245dd4e5b/crcmod-1.7.tar.gz#sha256=dc7051a0db5f2bd48665a990d3ec1cc305a466a77358ca4492826f41f283601e
Best match: crcmod 1.7
Processing crcmod-1.7.tar.gz
Writing /tmp/easy_install-bbp5oT/crcmod-1.7/setup.cfg
Running crcmod-1.7/setup.py -q bdist_egg --dist-dir /tmp/easy_install-bbp5oT/crcmod-1.7/egg-dist-tmp-WJ2Toc
python2/src/_crcfunext.c: In function ‘init_crcfunext’:
python2/src/_crcfunext.c:492:13: warning: variable ‘m’ set but not used [-Wunused-but-set-variable]
   PyObject *m;
             ^
zip_safe flag not set; analyzing archive contents...
Moving crcmod-1.7-py2.7-linux-x86_64.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding crcmod 1.7 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/crcmod-1.7-py2.7-linux-x86_64.egg>
Searching for numpy>=1.14
Reading https://pypi.org/simple/numpy/
Downloading https://files.pythonhosted.org/packages/c1/ff/aeb22192bab0643551a161dc4ed305892cead687ee97453daed4dc1dd38e/numpy-1.17.0rc1.zip#sha256=f53df05f9ca4ec5d72709ffe349704f1f7d945ed59e815574b5c5687acb282c4
Best match: numpy 1.17.0rc1
Processing numpy-1.17.0rc1.zip
Writing /tmp/easy_install-ZKVwsz/numpy-1.17.0rc1/setup.cfg
Running numpy-1.17.0rc1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-ZKVwsz/numpy-1.17.0rc1/egg-dist-tmp-j3woKs
Traceback (most recent call last):
  File "setup.py", line 238, in <module>
    'test': generate_protos_first(test),
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/__init__.py",> line 145, in setup
    return distutils.core.setup(**attrs)
  File "/usr/lib/python2.7/distutils/core.py", line 151, in setup
    dist.run_commands()
  File "/usr/lib/python2.7/distutils/dist.py", line 953, in run_commands
    self.run_command(cmd)
  File "/usr/lib/python2.7/distutils/dist.py", line 972, in run_command
    cmd_obj.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 67, in run
    self.do_egg_install()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 117, in do_egg_install
    cmd.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 418, in run
    self.easy_install(spec, not self.no_deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 660, in easy_install
    return self.install_item(None, spec, tmpdir, deps, True)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 707, in install_item
    self.process_distribution(spec, dist, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 752, in process_distribution
    [requirement], self.local_index, self.easy_install
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 782, in resolve
    replace_conflicting=replace_conflicting
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1065, in best_match
    return self.obtain(req, installer)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1077, in obtain
    return installer(requirement)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 679, in easy_install
    return self.install_item(spec, dist.location, tmpdir, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 705, in install_item
    dists = self.install_eggs(spec, download, tmpdir)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 890, in install_eggs
    return self.build_and_install(setup_script, setup_base)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1158, in build_and_install
    self.run_setup(setup_script, setup_base, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1144, in run_setup
    run_setup(setup_script, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 253, in run_setup
    raise
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 166, in save_modules
    saved_exc.resume()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 141, in resume
    six.reraise(type, exc, self._tb)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 154, in save_modules
    yield saved
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 250, in run_setup
    _execfile(setup_script, ns)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 45, in _execfile
    exec(code, globals, locals)
  File "/tmp/easy_install-ZKVwsz/numpy-1.17.0rc1/setup.py", line 31, in <module>
    import setuptools
RuntimeError: Python version >= 3.5 required.

> Task :sdks:python:createProcessWorker FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/sdks/python/build.gradle'> line: 369

* What went wrong:
Execution failed for task ':sdks:python:createProcessWorker'.
> 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 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/5.2.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 2m 30s
59 actionable tasks: 47 executed, 12 from cache

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

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


Build failed in Jenkins: beam_PostCommit_Python_VR_Spark #340

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/340/display/redirect?page=changes>

Changes:

[kamil.wasilewski] [BEAM-7503] Added iteration parameter to CoGBK test in Python

[kamil.wasilewski] [BEAM-7503] Created CoGBK Python Load Test Jenkins job

[kamil.wasilewski] [BEAM-3959] Added a flake F821 test

------------------------------------------
[...truncated 253.57 KB...]
Searching for pytz>=2018.3
Reading https://pypi.org/simple/pytz/
Downloading https://files.pythonhosted.org/packages/3d/73/fe30c2daaaa0713420d0382b16fbb761409f532c56bdcc514bf7b6262bb6/pytz-2019.1-py2.py3-none-any.whl#sha256=303879e36b721603cc54604edcac9d20401bdbe31e1e4fdee5b9f98d5d31dfda
Best match: pytz 2019.1
Processing pytz-2019.1-py2.py3-none-any.whl
Installing pytz-2019.1-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pytz 2019.1 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pytz-2019.1-py2.7.egg>
Searching for pydot<1.3,>=1.2.0
Reading https://pypi.org/simple/pydot/
Downloading https://files.pythonhosted.org/packages/c3/f1/e61d6dfe6c1768ed2529761a68f70939e2569da043e9f15a8d84bf56cadf/pydot-1.2.4.tar.gz#sha256=92d2e2d15531d00710f2d6fb5540d2acabc5399d464f2f20d5d21073af241eb6
Best match: pydot 1.2.4
Processing pydot-1.2.4.tar.gz
Writing /tmp/easy_install-5DaLmS/pydot-1.2.4/setup.cfg
Running pydot-1.2.4/setup.py -q bdist_egg --dist-dir /tmp/easy_install-5DaLmS/pydot-1.2.4/egg-dist-tmp-5FrKWB
/tmp/easy_install-5DaLmS/pydot-1.2.4/pydot.py:17: UserWarning: Couldn't import dot_parser, loading of dot files will not be possible.
  "Couldn't import dot_parser, "
zip_safe flag not set; analyzing archive contents...
Moving pydot-1.2.4-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pydot 1.2.4 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pydot-1.2.4-py2.7.egg>
Searching for oauth2client<4,>=2.0.1
Reading https://pypi.org/simple/oauth2client/
Downloading https://files.pythonhosted.org/packages/c0/7b/bc893e35d6ca46a72faa4b9eaac25c687ce60e1fbe978993fe2de1b0ff0d/oauth2client-3.0.0.tar.gz#sha256=5b5b056ec6f2304e7920b632885bd157fa71d1a7f3ddd00a43b1541a8d1a2460
Best match: oauth2client 3.0.0
Processing oauth2client-3.0.0.tar.gz
Writing /tmp/easy_install-yv_w6u/oauth2client-3.0.0/setup.cfg
Running oauth2client-3.0.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-yv_w6u/oauth2client-3.0.0/egg-dist-tmp-icSOBG
warning: no previously-included files matching '*' found under directory 'tests'
zip_safe flag not set; analyzing archive contents...
Moving oauth2client-3.0.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding oauth2client 3.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/oauth2client-3.0.0-py2.7.egg>
Searching for pymongo<4.0.0,>=3.8.0
Reading https://pypi.org/simple/pymongo/
Downloading https://files.pythonhosted.org/packages/6e/ea/353a9f8ced71b9e258438aa4d6aa048c1eaf5b774d3ef2273d686fde0947/pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl#sha256=32421df60d06f479d71b6b539642e410ece3006e8910688e68df962c8eb40a21
Best match: pymongo 3.8.0
Processing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl
Installing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding pymongo 3.8.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg>
Searching for mock<3.0.0,>=1.0.1
Reading https://pypi.org/simple/mock/
Downloading https://files.pythonhosted.org/packages/e6/35/f187bdf23be87092bd0f1200d43d23076cee4d0dec109f195173fd3ebc79/mock-2.0.0-py2.py3-none-any.whl#sha256=5ce3c71c5545b472da17b72268978914d0252980348636840bd34a00b5cc96c1
Best match: mock 2.0.0
Processing mock-2.0.0-py2.py3-none-any.whl
Installing mock-2.0.0-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg/EGG-INFO/requires.txt>
Adding mock 2.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg>
Searching for httplib2<=0.12.0,>=0.8
Reading https://pypi.org/simple/httplib2/
Downloading https://files.pythonhosted.org/packages/ce/ed/803905d670b52fa0edfdd135337e545b4496c2ab3a222f1449b7256eb99f/httplib2-0.12.0.tar.gz#sha256=f61fb838a94ce3b349aa32c92fd8430f7e3511afdb18bf9640d647e30c90a6d6
Best match: httplib2 0.12.0
Processing httplib2-0.12.0.tar.gz
Writing /tmp/easy_install-ySce0p/httplib2-0.12.0/setup.cfg
Running httplib2-0.12.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-ySce0p/httplib2-0.12.0/egg-dist-tmp-2LhHDb
zip_safe flag not set; analyzing archive contents...
httplib2.certs: module references __file__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Extracting httplib2-0.12.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding httplib2 0.12.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Searching for hdfs<3.0.0,>=2.1.0
Reading https://pypi.org/simple/hdfs/
Downloading https://files.pythonhosted.org/packages/82/39/2c0879b1bcfd1f6ad078eb210d09dbce21072386a3997074ee91e60ddc5a/hdfs-2.5.8.tar.gz#sha256=1be117549fc1285571bc51aedc15df5a203138dba02f9adfa26761b69a949370
Best match: hdfs 2.5.8
Processing hdfs-2.5.8.tar.gz
Writing /tmp/easy_install-OkqdXs/hdfs-2.5.8/setup.cfg
Running hdfs-2.5.8/setup.py -q bdist_egg --dist-dir /tmp/easy_install-OkqdXs/hdfs-2.5.8/egg-dist-tmp-w7GcMD
zip_safe flag not set; analyzing archive contents...
Moving hdfs-2.5.8-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding hdfs 2.5.8 to easy-install.pth file
Installing hdfscli-avro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing hdfscli script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/hdfs-2.5.8-py2.7.egg>
Searching for future<1.0.0,>=0.16.0
Reading https://pypi.org/simple/future/
Downloading https://files.pythonhosted.org/packages/90/52/e20466b85000a181e1e144fd8305caf2cf475e2f9674e797b222f8105f5f/future-0.17.1.tar.gz#sha256=67045236dcfd6816dc439556d009594abf643e5eb48992e36beac09c2ca659b8
Best match: future 0.17.1
Processing future-0.17.1.tar.gz
Writing /tmp/easy_install-UUaeW6/future-0.17.1/setup.cfg
Running future-0.17.1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-UUaeW6/future-0.17.1/egg-dist-tmp-7AH3Yq
warning: no files found matching '*.au' under directory 'tests'
warning: no files found matching '*.gif' under directory 'tests'
warning: no files found matching '*.txt' under directory 'tests'
zip_safe flag not set; analyzing archive contents...
future.backports.test.ssl_servers: module references __file__
future.backports.test.support: module references __file__
future.standard_library.__init__: module references __file__
future.standard_library.__init__: module references __path__
future.utils.__init__: module MAY be using inspect.stack
past.builtins.misc: module MAY be using inspect.stack
past.translation.__init__: module references __file__
past.translation.__init__: module references __path__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Extracting future-0.17.1-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding future 0.17.1 to easy-install.pth file
Installing pasteurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing futurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Searching for fastavro<0.22,>=0.21.4
Reading https://pypi.org/simple/fastavro/
Downloading https://files.pythonhosted.org/packages/15/e3/5956c75f68906b119191ef30d9acff661b422cf918a29a03ee0c3ba774be/fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl#sha256=25c5e1871fb82795f138aa209ca89cac940b80bf36fc644615354028bfd87638
Best match: fastavro 0.21.24
Processing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl
Installing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding fastavro 0.21.24 to easy-install.pth file
Installing fastavro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg>
Searching for dill<0.2.10,>=0.2.9
Reading https://pypi.org/simple/dill/
Downloading https://files.pythonhosted.org/packages/fe/42/bfe2e0857bc284cbe6a011d93f2a9ad58a22cb894461b199ae72cfef0f29/dill-0.2.9.tar.gz#sha256=f6d6046f9f9195206063dd0415dff185ad593d6ee8b0e67f12597c0f4df4986f
Best match: dill 0.2.9
Processing dill-0.2.9.tar.gz
Writing /tmp/easy_install-EcHDJq/dill-0.2.9/setup.cfg
Running dill-0.2.9/setup.py -q bdist_egg --dist-dir /tmp/easy_install-EcHDJq/dill-0.2.9/egg-dist-tmp-JqLGQb
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Extracting dill-0.2.9-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding dill 0.2.9 to easy-install.pth file
Installing get_objgraph script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing undill script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Searching for crcmod<2.0,>=1.7
Reading https://pypi.org/simple/crcmod/
Downloading https://files.pythonhosted.org/packages/6b/b0/e595ce2a2527e169c3bcd6c33d2473c1918e0b7f6826a043ca1245dd4e5b/crcmod-1.7.tar.gz#sha256=dc7051a0db5f2bd48665a990d3ec1cc305a466a77358ca4492826f41f283601e
Best match: crcmod 1.7
Processing crcmod-1.7.tar.gz
Writing /tmp/easy_install-oT4KRa/crcmod-1.7/setup.cfg
Running crcmod-1.7/setup.py -q bdist_egg --dist-dir /tmp/easy_install-oT4KRa/crcmod-1.7/egg-dist-tmp-c7oHGR
python2/src/_crcfunext.c: In function ‘init_crcfunext’:
python2/src/_crcfunext.c:492:13: warning: variable ‘m’ set but not used [-Wunused-but-set-variable]
   PyObject *m;
             ^
zip_safe flag not set; analyzing archive contents...
Moving crcmod-1.7-py2.7-linux-x86_64.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding crcmod 1.7 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/crcmod-1.7-py2.7-linux-x86_64.egg>
Searching for numpy>=1.14
Reading https://pypi.org/simple/numpy/
Downloading https://files.pythonhosted.org/packages/c1/ff/aeb22192bab0643551a161dc4ed305892cead687ee97453daed4dc1dd38e/numpy-1.17.0rc1.zip#sha256=f53df05f9ca4ec5d72709ffe349704f1f7d945ed59e815574b5c5687acb282c4
Best match: numpy 1.17.0rc1
Processing numpy-1.17.0rc1.zip
Writing /tmp/easy_install-L9Fm1J/numpy-1.17.0rc1/setup.cfg
Running numpy-1.17.0rc1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-L9Fm1J/numpy-1.17.0rc1/egg-dist-tmp-_vOuNK
Traceback (most recent call last):
  File "setup.py", line 238, in <module>
    'test': generate_protos_first(test),
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/__init__.py",> line 145, in setup
    return distutils.core.setup(**attrs)
  File "/usr/lib/python2.7/distutils/core.py", line 151, in setup
    dist.run_commands()
  File "/usr/lib/python2.7/distutils/dist.py", line 953, in run_commands
    self.run_command(cmd)
  File "/usr/lib/python2.7/distutils/dist.py", line 972, in run_command
    cmd_obj.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 67, in run
    self.do_egg_install()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 117, in do_egg_install
    cmd.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 418, in run
    self.easy_install(spec, not self.no_deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 660, in easy_install
    return self.install_item(None, spec, tmpdir, deps, True)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 707, in install_item
    self.process_distribution(spec, dist, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 752, in process_distribution
    [requirement], self.local_index, self.easy_install
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 782, in resolve
    replace_conflicting=replace_conflicting
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1065, in best_match
    return self.obtain(req, installer)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1077, in obtain
    return installer(requirement)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 679, in easy_install
    return self.install_item(spec, dist.location, tmpdir, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 705, in install_item
    dists = self.install_eggs(spec, download, tmpdir)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 890, in install_eggs
    return self.build_and_install(setup_script, setup_base)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1158, in build_and_install
    self.run_setup(setup_script, setup_base, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1144, in run_setup
    run_setup(setup_script, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 253, in run_setup
    raise
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 166, in save_modules
    saved_exc.resume()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 141, in resume
    six.reraise(type, exc, self._tb)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 154, in save_modules
    yield saved
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 250, in run_setup
    _execfile(setup_script, ns)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 45, in _execfile
    exec(code, globals, locals)
  File "/tmp/easy_install-L9Fm1J/numpy-1.17.0rc1/setup.py", line 31, in <module>
    import setuptools
RuntimeError: Python version >= 3.5 required.

> Task :sdks:python:createProcessWorker FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/sdks/python/build.gradle'> line: 369

* What went wrong:
Execution failed for task ':sdks:python:createProcessWorker'.
> 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 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/5.2.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 2m 14s
59 actionable tasks: 46 executed, 13 from cache

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

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


Build failed in Jenkins: beam_PostCommit_Python_VR_Spark #339

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/339/display/redirect?page=changes>

Changes:

[hsuryawirawan] Update Beam Katas (Java) course on Stepik

[hsuryawirawan] Update Beam Katas (Python) course on Stepik

[hsuryawirawan] Update the ParDo OneToMany task description to follow latest convention

[hsuryawirawan] Add Windowing Adding Timestamp using ParDo Java Kata

[hsuryawirawan] Add Windowing Adding Timestamp using WithTimestamps Java Kata

[hsuryawirawan] Add Fixed Time Window Java Kata

[hsuryawirawan] Add kata description for the Adding Timestamp katas

[hsuryawirawan] Rename 'util' package to 'org.apache.beam.learning.katas.util'

[hsuryawirawan] Add Triggers "Event Time Triggers" Java kata

[hsuryawirawan] Add "DoFn Additional Parameters" Java kata

[hsuryawirawan] Move Built-in IOs Task into a package

[hsuryawirawan] Add WithKeys Java kata

[hsuryawirawan] Change logging library to use log4j2 and add log4j2.xml in the util

[hsuryawirawan] Add "Early Triggers" Java kata

[hsuryawirawan] Update WithKeys task description javadoc link to use 'current'

[hsuryawirawan] Add "Window Accumulation Mode" Java kata

[hsuryawirawan] Add package for "Early Triggers" and "Window Accumulation Mode"

[hsuryawirawan] Update study_project.xml

[hsuryawirawan] Fix course syllabus on Stepik

[hsuryawirawan] Fix the wrong file path for TextIO Read kata

[hsuryawirawan] Update the allowed lateness and discarding accumulation mode kata

[hsuryawirawan] Update course to Stepik

[hsuryawirawan] Reupload Python Katas lessons

------------------------------------------
[...truncated 253.99 KB...]
Searching for pytz>=2018.3
Reading https://pypi.org/simple/pytz/
Downloading https://files.pythonhosted.org/packages/3d/73/fe30c2daaaa0713420d0382b16fbb761409f532c56bdcc514bf7b6262bb6/pytz-2019.1-py2.py3-none-any.whl#sha256=303879e36b721603cc54604edcac9d20401bdbe31e1e4fdee5b9f98d5d31dfda
Best match: pytz 2019.1
Processing pytz-2019.1-py2.py3-none-any.whl
Installing pytz-2019.1-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pytz 2019.1 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pytz-2019.1-py2.7.egg>
Searching for pydot<1.3,>=1.2.0
Reading https://pypi.org/simple/pydot/
Downloading https://files.pythonhosted.org/packages/c3/f1/e61d6dfe6c1768ed2529761a68f70939e2569da043e9f15a8d84bf56cadf/pydot-1.2.4.tar.gz#sha256=92d2e2d15531d00710f2d6fb5540d2acabc5399d464f2f20d5d21073af241eb6
Best match: pydot 1.2.4
Processing pydot-1.2.4.tar.gz
Writing /tmp/easy_install-F4onHg/pydot-1.2.4/setup.cfg
Running pydot-1.2.4/setup.py -q bdist_egg --dist-dir /tmp/easy_install-F4onHg/pydot-1.2.4/egg-dist-tmp-bkIYDZ
/tmp/easy_install-F4onHg/pydot-1.2.4/pydot.py:17: UserWarning: Couldn't import dot_parser, loading of dot files will not be possible.
  "Couldn't import dot_parser, "
zip_safe flag not set; analyzing archive contents...
Moving pydot-1.2.4-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pydot 1.2.4 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pydot-1.2.4-py2.7.egg>
Searching for oauth2client<4,>=2.0.1
Reading https://pypi.org/simple/oauth2client/
Downloading https://files.pythonhosted.org/packages/c0/7b/bc893e35d6ca46a72faa4b9eaac25c687ce60e1fbe978993fe2de1b0ff0d/oauth2client-3.0.0.tar.gz#sha256=5b5b056ec6f2304e7920b632885bd157fa71d1a7f3ddd00a43b1541a8d1a2460
Best match: oauth2client 3.0.0
Processing oauth2client-3.0.0.tar.gz
Writing /tmp/easy_install-dPZjY1/oauth2client-3.0.0/setup.cfg
Running oauth2client-3.0.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-dPZjY1/oauth2client-3.0.0/egg-dist-tmp-gVwJMA
warning: no previously-included files matching '*' found under directory 'tests'
zip_safe flag not set; analyzing archive contents...
Moving oauth2client-3.0.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding oauth2client 3.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/oauth2client-3.0.0-py2.7.egg>
Searching for pymongo<4.0.0,>=3.8.0
Reading https://pypi.org/simple/pymongo/
Downloading https://files.pythonhosted.org/packages/6e/ea/353a9f8ced71b9e258438aa4d6aa048c1eaf5b774d3ef2273d686fde0947/pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl#sha256=32421df60d06f479d71b6b539642e410ece3006e8910688e68df962c8eb40a21
Best match: pymongo 3.8.0
Processing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl
Installing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding pymongo 3.8.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg>
Searching for mock<3.0.0,>=1.0.1
Reading https://pypi.org/simple/mock/
Downloading https://files.pythonhosted.org/packages/e6/35/f187bdf23be87092bd0f1200d43d23076cee4d0dec109f195173fd3ebc79/mock-2.0.0-py2.py3-none-any.whl#sha256=5ce3c71c5545b472da17b72268978914d0252980348636840bd34a00b5cc96c1
Best match: mock 2.0.0
Processing mock-2.0.0-py2.py3-none-any.whl
Installing mock-2.0.0-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg/EGG-INFO/requires.txt>
Adding mock 2.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg>
Searching for httplib2<=0.12.0,>=0.8
Reading https://pypi.org/simple/httplib2/
Downloading https://files.pythonhosted.org/packages/ce/ed/803905d670b52fa0edfdd135337e545b4496c2ab3a222f1449b7256eb99f/httplib2-0.12.0.tar.gz#sha256=f61fb838a94ce3b349aa32c92fd8430f7e3511afdb18bf9640d647e30c90a6d6
Best match: httplib2 0.12.0
Processing httplib2-0.12.0.tar.gz
Writing /tmp/easy_install-_j8853/httplib2-0.12.0/setup.cfg
Running httplib2-0.12.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-_j8853/httplib2-0.12.0/egg-dist-tmp-1dVIrd
zip_safe flag not set; analyzing archive contents...
httplib2.certs: module references __file__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Extracting httplib2-0.12.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding httplib2 0.12.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Searching for hdfs<3.0.0,>=2.1.0
Reading https://pypi.org/simple/hdfs/
Downloading https://files.pythonhosted.org/packages/82/39/2c0879b1bcfd1f6ad078eb210d09dbce21072386a3997074ee91e60ddc5a/hdfs-2.5.8.tar.gz#sha256=1be117549fc1285571bc51aedc15df5a203138dba02f9adfa26761b69a949370
Best match: hdfs 2.5.8
Processing hdfs-2.5.8.tar.gz
Writing /tmp/easy_install-7k83aB/hdfs-2.5.8/setup.cfg
Running hdfs-2.5.8/setup.py -q bdist_egg --dist-dir /tmp/easy_install-7k83aB/hdfs-2.5.8/egg-dist-tmp-5hYxn2
zip_safe flag not set; analyzing archive contents...
Moving hdfs-2.5.8-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding hdfs 2.5.8 to easy-install.pth file
Installing hdfscli-avro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing hdfscli script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/hdfs-2.5.8-py2.7.egg>
Searching for future<1.0.0,>=0.16.0
Reading https://pypi.org/simple/future/
Downloading https://files.pythonhosted.org/packages/90/52/e20466b85000a181e1e144fd8305caf2cf475e2f9674e797b222f8105f5f/future-0.17.1.tar.gz#sha256=67045236dcfd6816dc439556d009594abf643e5eb48992e36beac09c2ca659b8
Best match: future 0.17.1
Processing future-0.17.1.tar.gz
Writing /tmp/easy_install-THUDVo/future-0.17.1/setup.cfg
Running future-0.17.1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-THUDVo/future-0.17.1/egg-dist-tmp-EDllLR
warning: no files found matching '*.au' under directory 'tests'
warning: no files found matching '*.gif' under directory 'tests'
warning: no files found matching '*.txt' under directory 'tests'
zip_safe flag not set; analyzing archive contents...
future.backports.test.ssl_servers: module references __file__
future.backports.test.support: module references __file__
future.standard_library.__init__: module references __file__
future.standard_library.__init__: module references __path__
future.utils.__init__: module MAY be using inspect.stack
past.builtins.misc: module MAY be using inspect.stack
past.translation.__init__: module references __file__
past.translation.__init__: module references __path__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Extracting future-0.17.1-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding future 0.17.1 to easy-install.pth file
Installing pasteurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing futurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Searching for fastavro<0.22,>=0.21.4
Reading https://pypi.org/simple/fastavro/
Downloading https://files.pythonhosted.org/packages/15/e3/5956c75f68906b119191ef30d9acff661b422cf918a29a03ee0c3ba774be/fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl#sha256=25c5e1871fb82795f138aa209ca89cac940b80bf36fc644615354028bfd87638
Best match: fastavro 0.21.24
Processing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl
Installing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding fastavro 0.21.24 to easy-install.pth file
Installing fastavro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg>
Searching for dill<0.2.10,>=0.2.9
Reading https://pypi.org/simple/dill/
Downloading https://files.pythonhosted.org/packages/fe/42/bfe2e0857bc284cbe6a011d93f2a9ad58a22cb894461b199ae72cfef0f29/dill-0.2.9.tar.gz#sha256=f6d6046f9f9195206063dd0415dff185ad593d6ee8b0e67f12597c0f4df4986f
Best match: dill 0.2.9
Processing dill-0.2.9.tar.gz
Writing /tmp/easy_install-MSxclE/dill-0.2.9/setup.cfg
Running dill-0.2.9/setup.py -q bdist_egg --dist-dir /tmp/easy_install-MSxclE/dill-0.2.9/egg-dist-tmp-PF1uHO
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Extracting dill-0.2.9-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding dill 0.2.9 to easy-install.pth file
Installing get_objgraph script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing undill script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Searching for crcmod<2.0,>=1.7
Reading https://pypi.org/simple/crcmod/
Downloading https://files.pythonhosted.org/packages/6b/b0/e595ce2a2527e169c3bcd6c33d2473c1918e0b7f6826a043ca1245dd4e5b/crcmod-1.7.tar.gz#sha256=dc7051a0db5f2bd48665a990d3ec1cc305a466a77358ca4492826f41f283601e
Best match: crcmod 1.7
Processing crcmod-1.7.tar.gz
Writing /tmp/easy_install-tHmZqs/crcmod-1.7/setup.cfg
Running crcmod-1.7/setup.py -q bdist_egg --dist-dir /tmp/easy_install-tHmZqs/crcmod-1.7/egg-dist-tmp-SgEhVa
python2/src/_crcfunext.c: In function ‘init_crcfunext’:
python2/src/_crcfunext.c:492:13: warning: variable ‘m’ set but not used [-Wunused-but-set-variable]
   PyObject *m;
             ^
zip_safe flag not set; analyzing archive contents...
Moving crcmod-1.7-py2.7-linux-x86_64.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding crcmod 1.7 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/crcmod-1.7-py2.7-linux-x86_64.egg>
Searching for numpy>=1.14
Reading https://pypi.org/simple/numpy/
Downloading https://files.pythonhosted.org/packages/c1/ff/aeb22192bab0643551a161dc4ed305892cead687ee97453daed4dc1dd38e/numpy-1.17.0rc1.zip#sha256=f53df05f9ca4ec5d72709ffe349704f1f7d945ed59e815574b5c5687acb282c4
Best match: numpy 1.17.0rc1
Processing numpy-1.17.0rc1.zip
Writing /tmp/easy_install-A55Tta/numpy-1.17.0rc1/setup.cfg
Running numpy-1.17.0rc1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-A55Tta/numpy-1.17.0rc1/egg-dist-tmp-aWE42p
Traceback (most recent call last):
  File "setup.py", line 238, in <module>
    'test': generate_protos_first(test),
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/__init__.py",> line 145, in setup
    return distutils.core.setup(**attrs)
  File "/usr/lib/python2.7/distutils/core.py", line 151, in setup
    dist.run_commands()
  File "/usr/lib/python2.7/distutils/dist.py", line 953, in run_commands
    self.run_command(cmd)
  File "/usr/lib/python2.7/distutils/dist.py", line 972, in run_command
    cmd_obj.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 67, in run
    self.do_egg_install()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 117, in do_egg_install
    cmd.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 418, in run
    self.easy_install(spec, not self.no_deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 660, in easy_install
    return self.install_item(None, spec, tmpdir, deps, True)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 707, in install_item
    self.process_distribution(spec, dist, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 752, in process_distribution
    [requirement], self.local_index, self.easy_install
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 782, in resolve
    replace_conflicting=replace_conflicting
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1065, in best_match
    return self.obtain(req, installer)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1077, in obtain
    return installer(requirement)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 679, in easy_install
    return self.install_item(spec, dist.location, tmpdir, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 705, in install_item
    dists = self.install_eggs(spec, download, tmpdir)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 890, in install_eggs
    return self.build_and_install(setup_script, setup_base)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1158, in build_and_install
    self.run_setup(setup_script, setup_base, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1144, in run_setup
    run_setup(setup_script, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 253, in run_setup
    raise
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 166, in save_modules
    saved_exc.resume()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 141, in resume
    six.reraise(type, exc, self._tb)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 154, in save_modules
    yield saved
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 250, in run_setup
    _execfile(setup_script, ns)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 45, in _execfile
    exec(code, globals, locals)
  File "/tmp/easy_install-A55Tta/numpy-1.17.0rc1/setup.py", line 31, in <module>
    import setuptools
RuntimeError: Python version >= 3.5 required.

> Task :sdks:python:createProcessWorker FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/sdks/python/build.gradle'> line: 369

* What went wrong:
Execution failed for task ':sdks:python:createProcessWorker'.
> 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 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/5.2.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 2m 31s
59 actionable tasks: 46 executed, 13 from cache

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

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


Build failed in Jenkins: beam_PostCommit_Python_VR_Spark #338

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/338/display/redirect?page=changes>

Changes:

[katarzyna.kucharczyk] [BEAM-5994] Fix condition which allows to publish metrics.

------------------------------------------
[...truncated 253.83 KB...]
Searching for pytz>=2018.3
Reading https://pypi.org/simple/pytz/
Downloading https://files.pythonhosted.org/packages/3d/73/fe30c2daaaa0713420d0382b16fbb761409f532c56bdcc514bf7b6262bb6/pytz-2019.1-py2.py3-none-any.whl#sha256=303879e36b721603cc54604edcac9d20401bdbe31e1e4fdee5b9f98d5d31dfda
Best match: pytz 2019.1
Processing pytz-2019.1-py2.py3-none-any.whl
Installing pytz-2019.1-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pytz 2019.1 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pytz-2019.1-py2.7.egg>
Searching for pydot<1.3,>=1.2.0
Reading https://pypi.org/simple/pydot/
Downloading https://files.pythonhosted.org/packages/c3/f1/e61d6dfe6c1768ed2529761a68f70939e2569da043e9f15a8d84bf56cadf/pydot-1.2.4.tar.gz#sha256=92d2e2d15531d00710f2d6fb5540d2acabc5399d464f2f20d5d21073af241eb6
Best match: pydot 1.2.4
Processing pydot-1.2.4.tar.gz
Writing /tmp/easy_install-5NQPE7/pydot-1.2.4/setup.cfg
Running pydot-1.2.4/setup.py -q bdist_egg --dist-dir /tmp/easy_install-5NQPE7/pydot-1.2.4/egg-dist-tmp-fAFyvl
/tmp/easy_install-5NQPE7/pydot-1.2.4/pydot.py:17: UserWarning: Couldn't import dot_parser, loading of dot files will not be possible.
  "Couldn't import dot_parser, "
zip_safe flag not set; analyzing archive contents...
Moving pydot-1.2.4-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pydot 1.2.4 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pydot-1.2.4-py2.7.egg>
Searching for oauth2client<4,>=2.0.1
Reading https://pypi.org/simple/oauth2client/
Downloading https://files.pythonhosted.org/packages/c0/7b/bc893e35d6ca46a72faa4b9eaac25c687ce60e1fbe978993fe2de1b0ff0d/oauth2client-3.0.0.tar.gz#sha256=5b5b056ec6f2304e7920b632885bd157fa71d1a7f3ddd00a43b1541a8d1a2460
Best match: oauth2client 3.0.0
Processing oauth2client-3.0.0.tar.gz
Writing /tmp/easy_install-q0ob24/oauth2client-3.0.0/setup.cfg
Running oauth2client-3.0.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-q0ob24/oauth2client-3.0.0/egg-dist-tmp-0IEFE1
warning: no previously-included files matching '*' found under directory 'tests'
zip_safe flag not set; analyzing archive contents...
Moving oauth2client-3.0.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding oauth2client 3.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/oauth2client-3.0.0-py2.7.egg>
Searching for pymongo<4.0.0,>=3.8.0
Reading https://pypi.org/simple/pymongo/
Downloading https://files.pythonhosted.org/packages/6e/ea/353a9f8ced71b9e258438aa4d6aa048c1eaf5b774d3ef2273d686fde0947/pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl#sha256=32421df60d06f479d71b6b539642e410ece3006e8910688e68df962c8eb40a21
Best match: pymongo 3.8.0
Processing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl
Installing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding pymongo 3.8.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg>
Searching for mock<3.0.0,>=1.0.1
Reading https://pypi.org/simple/mock/
Downloading https://files.pythonhosted.org/packages/e6/35/f187bdf23be87092bd0f1200d43d23076cee4d0dec109f195173fd3ebc79/mock-2.0.0-py2.py3-none-any.whl#sha256=5ce3c71c5545b472da17b72268978914d0252980348636840bd34a00b5cc96c1
Best match: mock 2.0.0
Processing mock-2.0.0-py2.py3-none-any.whl
Installing mock-2.0.0-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg/EGG-INFO/requires.txt>
Adding mock 2.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg>
Searching for httplib2<=0.12.0,>=0.8
Reading https://pypi.org/simple/httplib2/
Downloading https://files.pythonhosted.org/packages/ce/ed/803905d670b52fa0edfdd135337e545b4496c2ab3a222f1449b7256eb99f/httplib2-0.12.0.tar.gz#sha256=f61fb838a94ce3b349aa32c92fd8430f7e3511afdb18bf9640d647e30c90a6d6
Best match: httplib2 0.12.0
Processing httplib2-0.12.0.tar.gz
Writing /tmp/easy_install-88GGSa/httplib2-0.12.0/setup.cfg
Running httplib2-0.12.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-88GGSa/httplib2-0.12.0/egg-dist-tmp-zEVONx
zip_safe flag not set; analyzing archive contents...
httplib2.certs: module references __file__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Extracting httplib2-0.12.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding httplib2 0.12.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Searching for hdfs<3.0.0,>=2.1.0
Reading https://pypi.org/simple/hdfs/
Downloading https://files.pythonhosted.org/packages/82/39/2c0879b1bcfd1f6ad078eb210d09dbce21072386a3997074ee91e60ddc5a/hdfs-2.5.8.tar.gz#sha256=1be117549fc1285571bc51aedc15df5a203138dba02f9adfa26761b69a949370
Best match: hdfs 2.5.8
Processing hdfs-2.5.8.tar.gz
Writing /tmp/easy_install-oTUPMJ/hdfs-2.5.8/setup.cfg
Running hdfs-2.5.8/setup.py -q bdist_egg --dist-dir /tmp/easy_install-oTUPMJ/hdfs-2.5.8/egg-dist-tmp-bnQ1Ju
zip_safe flag not set; analyzing archive contents...
Moving hdfs-2.5.8-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding hdfs 2.5.8 to easy-install.pth file
Installing hdfscli-avro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing hdfscli script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/hdfs-2.5.8-py2.7.egg>
Searching for future<1.0.0,>=0.16.0
Reading https://pypi.org/simple/future/
Downloading https://files.pythonhosted.org/packages/90/52/e20466b85000a181e1e144fd8305caf2cf475e2f9674e797b222f8105f5f/future-0.17.1.tar.gz#sha256=67045236dcfd6816dc439556d009594abf643e5eb48992e36beac09c2ca659b8
Best match: future 0.17.1
Processing future-0.17.1.tar.gz
Writing /tmp/easy_install-nUqLWw/future-0.17.1/setup.cfg
Running future-0.17.1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-nUqLWw/future-0.17.1/egg-dist-tmp-R05qrI
warning: no files found matching '*.au' under directory 'tests'
warning: no files found matching '*.gif' under directory 'tests'
warning: no files found matching '*.txt' under directory 'tests'
zip_safe flag not set; analyzing archive contents...
future.backports.test.ssl_servers: module references __file__
future.backports.test.support: module references __file__
future.standard_library.__init__: module references __file__
future.standard_library.__init__: module references __path__
future.utils.__init__: module MAY be using inspect.stack
past.builtins.misc: module MAY be using inspect.stack
past.translation.__init__: module references __file__
past.translation.__init__: module references __path__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Extracting future-0.17.1-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding future 0.17.1 to easy-install.pth file
Installing pasteurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing futurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Searching for fastavro<0.22,>=0.21.4
Reading https://pypi.org/simple/fastavro/
Downloading https://files.pythonhosted.org/packages/15/e3/5956c75f68906b119191ef30d9acff661b422cf918a29a03ee0c3ba774be/fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl#sha256=25c5e1871fb82795f138aa209ca89cac940b80bf36fc644615354028bfd87638
Best match: fastavro 0.21.24
Processing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl
Installing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding fastavro 0.21.24 to easy-install.pth file
Installing fastavro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg>
Searching for dill<0.2.10,>=0.2.9
Reading https://pypi.org/simple/dill/
Downloading https://files.pythonhosted.org/packages/fe/42/bfe2e0857bc284cbe6a011d93f2a9ad58a22cb894461b199ae72cfef0f29/dill-0.2.9.tar.gz#sha256=f6d6046f9f9195206063dd0415dff185ad593d6ee8b0e67f12597c0f4df4986f
Best match: dill 0.2.9
Processing dill-0.2.9.tar.gz
Writing /tmp/easy_install-VQPTio/dill-0.2.9/setup.cfg
Running dill-0.2.9/setup.py -q bdist_egg --dist-dir /tmp/easy_install-VQPTio/dill-0.2.9/egg-dist-tmp-didCLR
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Extracting dill-0.2.9-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding dill 0.2.9 to easy-install.pth file
Installing get_objgraph script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing undill script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Searching for crcmod<2.0,>=1.7
Reading https://pypi.org/simple/crcmod/
Downloading https://files.pythonhosted.org/packages/6b/b0/e595ce2a2527e169c3bcd6c33d2473c1918e0b7f6826a043ca1245dd4e5b/crcmod-1.7.tar.gz#sha256=dc7051a0db5f2bd48665a990d3ec1cc305a466a77358ca4492826f41f283601e
Best match: crcmod 1.7
Processing crcmod-1.7.tar.gz
Writing /tmp/easy_install-VinWc8/crcmod-1.7/setup.cfg
Running crcmod-1.7/setup.py -q bdist_egg --dist-dir /tmp/easy_install-VinWc8/crcmod-1.7/egg-dist-tmp-EvTgMp
python2/src/_crcfunext.c: In function ‘init_crcfunext’:
python2/src/_crcfunext.c:492:13: warning: variable ‘m’ set but not used [-Wunused-but-set-variable]
   PyObject *m;
             ^
zip_safe flag not set; analyzing archive contents...
Moving crcmod-1.7-py2.7-linux-x86_64.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding crcmod 1.7 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/crcmod-1.7-py2.7-linux-x86_64.egg>
Searching for numpy>=1.14
Reading https://pypi.org/simple/numpy/
Downloading https://files.pythonhosted.org/packages/c1/ff/aeb22192bab0643551a161dc4ed305892cead687ee97453daed4dc1dd38e/numpy-1.17.0rc1.zip#sha256=f53df05f9ca4ec5d72709ffe349704f1f7d945ed59e815574b5c5687acb282c4
Best match: numpy 1.17.0rc1
Processing numpy-1.17.0rc1.zip
Writing /tmp/easy_install-aDk5fx/numpy-1.17.0rc1/setup.cfg
Running numpy-1.17.0rc1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-aDk5fx/numpy-1.17.0rc1/egg-dist-tmp-KrTFXV
Traceback (most recent call last):
  File "setup.py", line 238, in <module>
    'test': generate_protos_first(test),
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/__init__.py",> line 145, in setup
    return distutils.core.setup(**attrs)
  File "/usr/lib/python2.7/distutils/core.py", line 151, in setup
    dist.run_commands()
  File "/usr/lib/python2.7/distutils/dist.py", line 953, in run_commands
    self.run_command(cmd)
  File "/usr/lib/python2.7/distutils/dist.py", line 972, in run_command
    cmd_obj.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 67, in run
    self.do_egg_install()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 117, in do_egg_install
    cmd.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 418, in run
    self.easy_install(spec, not self.no_deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 660, in easy_install
    return self.install_item(None, spec, tmpdir, deps, True)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 707, in install_item
    self.process_distribution(spec, dist, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 752, in process_distribution
    [requirement], self.local_index, self.easy_install
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 782, in resolve
    replace_conflicting=replace_conflicting
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1065, in best_match
    return self.obtain(req, installer)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1077, in obtain
    return installer(requirement)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 679, in easy_install
    return self.install_item(spec, dist.location, tmpdir, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 705, in install_item
    dists = self.install_eggs(spec, download, tmpdir)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 890, in install_eggs
    return self.build_and_install(setup_script, setup_base)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1158, in build_and_install
    self.run_setup(setup_script, setup_base, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1144, in run_setup
    run_setup(setup_script, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 253, in run_setup
    raise
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 166, in save_modules
    saved_exc.resume()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 141, in resume
    six.reraise(type, exc, self._tb)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 154, in save_modules
    yield saved
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 250, in run_setup
    _execfile(setup_script, ns)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 45, in _execfile
    exec(code, globals, locals)
  File "/tmp/easy_install-aDk5fx/numpy-1.17.0rc1/setup.py", line 31, in <module>
    import setuptools
RuntimeError: Python version >= 3.5 required.

> Task :sdks:python:createProcessWorker FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/sdks/python/build.gradle'> line: 369

* What went wrong:
Execution failed for task ':sdks:python:createProcessWorker'.
> 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 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/5.2.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 2m 20s
59 actionable tasks: 46 executed, 13 from cache

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

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


Build failed in Jenkins: beam_PostCommit_Python_VR_Spark #337

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/337/display/redirect>

------------------------------------------
[...truncated 253.59 KB...]
Searching for pytz>=2018.3
Reading https://pypi.org/simple/pytz/
Downloading https://files.pythonhosted.org/packages/3d/73/fe30c2daaaa0713420d0382b16fbb761409f532c56bdcc514bf7b6262bb6/pytz-2019.1-py2.py3-none-any.whl#sha256=303879e36b721603cc54604edcac9d20401bdbe31e1e4fdee5b9f98d5d31dfda
Best match: pytz 2019.1
Processing pytz-2019.1-py2.py3-none-any.whl
Installing pytz-2019.1-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pytz 2019.1 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pytz-2019.1-py2.7.egg>
Searching for pydot<1.3,>=1.2.0
Reading https://pypi.org/simple/pydot/
Downloading https://files.pythonhosted.org/packages/c3/f1/e61d6dfe6c1768ed2529761a68f70939e2569da043e9f15a8d84bf56cadf/pydot-1.2.4.tar.gz#sha256=92d2e2d15531d00710f2d6fb5540d2acabc5399d464f2f20d5d21073af241eb6
Best match: pydot 1.2.4
Processing pydot-1.2.4.tar.gz
Writing /tmp/easy_install-c6Ei76/pydot-1.2.4/setup.cfg
Running pydot-1.2.4/setup.py -q bdist_egg --dist-dir /tmp/easy_install-c6Ei76/pydot-1.2.4/egg-dist-tmp-cST8N5
/tmp/easy_install-c6Ei76/pydot-1.2.4/pydot.py:17: UserWarning: Couldn't import dot_parser, loading of dot files will not be possible.
  "Couldn't import dot_parser, "
zip_safe flag not set; analyzing archive contents...
Moving pydot-1.2.4-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pydot 1.2.4 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pydot-1.2.4-py2.7.egg>
Searching for oauth2client<4,>=2.0.1
Reading https://pypi.org/simple/oauth2client/
Downloading https://files.pythonhosted.org/packages/c0/7b/bc893e35d6ca46a72faa4b9eaac25c687ce60e1fbe978993fe2de1b0ff0d/oauth2client-3.0.0.tar.gz#sha256=5b5b056ec6f2304e7920b632885bd157fa71d1a7f3ddd00a43b1541a8d1a2460
Best match: oauth2client 3.0.0
Processing oauth2client-3.0.0.tar.gz
Writing /tmp/easy_install-EnbAwd/oauth2client-3.0.0/setup.cfg
Running oauth2client-3.0.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-EnbAwd/oauth2client-3.0.0/egg-dist-tmp-ppQX97
warning: no previously-included files matching '*' found under directory 'tests'
zip_safe flag not set; analyzing archive contents...
Moving oauth2client-3.0.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding oauth2client 3.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/oauth2client-3.0.0-py2.7.egg>
Searching for pymongo<4.0.0,>=3.8.0
Reading https://pypi.org/simple/pymongo/
Downloading https://files.pythonhosted.org/packages/6e/ea/353a9f8ced71b9e258438aa4d6aa048c1eaf5b774d3ef2273d686fde0947/pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl#sha256=32421df60d06f479d71b6b539642e410ece3006e8910688e68df962c8eb40a21
Best match: pymongo 3.8.0
Processing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl
Installing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding pymongo 3.8.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg>
Searching for mock<3.0.0,>=1.0.1
Reading https://pypi.org/simple/mock/
Downloading https://files.pythonhosted.org/packages/e6/35/f187bdf23be87092bd0f1200d43d23076cee4d0dec109f195173fd3ebc79/mock-2.0.0-py2.py3-none-any.whl#sha256=5ce3c71c5545b472da17b72268978914d0252980348636840bd34a00b5cc96c1
Best match: mock 2.0.0
Processing mock-2.0.0-py2.py3-none-any.whl
Installing mock-2.0.0-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg/EGG-INFO/requires.txt>
Adding mock 2.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg>
Searching for httplib2<=0.12.0,>=0.8
Reading https://pypi.org/simple/httplib2/
Downloading https://files.pythonhosted.org/packages/ce/ed/803905d670b52fa0edfdd135337e545b4496c2ab3a222f1449b7256eb99f/httplib2-0.12.0.tar.gz#sha256=f61fb838a94ce3b349aa32c92fd8430f7e3511afdb18bf9640d647e30c90a6d6
Best match: httplib2 0.12.0
Processing httplib2-0.12.0.tar.gz
Writing /tmp/easy_install-LwJATz/httplib2-0.12.0/setup.cfg
Running httplib2-0.12.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-LwJATz/httplib2-0.12.0/egg-dist-tmp-C2PtEV
zip_safe flag not set; analyzing archive contents...
httplib2.certs: module references __file__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Extracting httplib2-0.12.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding httplib2 0.12.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Searching for hdfs<3.0.0,>=2.1.0
Reading https://pypi.org/simple/hdfs/
Downloading https://files.pythonhosted.org/packages/82/39/2c0879b1bcfd1f6ad078eb210d09dbce21072386a3997074ee91e60ddc5a/hdfs-2.5.8.tar.gz#sha256=1be117549fc1285571bc51aedc15df5a203138dba02f9adfa26761b69a949370
Best match: hdfs 2.5.8
Processing hdfs-2.5.8.tar.gz
Writing /tmp/easy_install-hX1StV/hdfs-2.5.8/setup.cfg
Running hdfs-2.5.8/setup.py -q bdist_egg --dist-dir /tmp/easy_install-hX1StV/hdfs-2.5.8/egg-dist-tmp-HMnI8P
zip_safe flag not set; analyzing archive contents...
Moving hdfs-2.5.8-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding hdfs 2.5.8 to easy-install.pth file
Installing hdfscli-avro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing hdfscli script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/hdfs-2.5.8-py2.7.egg>
Searching for future<1.0.0,>=0.16.0
Reading https://pypi.org/simple/future/
Downloading https://files.pythonhosted.org/packages/90/52/e20466b85000a181e1e144fd8305caf2cf475e2f9674e797b222f8105f5f/future-0.17.1.tar.gz#sha256=67045236dcfd6816dc439556d009594abf643e5eb48992e36beac09c2ca659b8
Best match: future 0.17.1
Processing future-0.17.1.tar.gz
Writing /tmp/easy_install-uznLhe/future-0.17.1/setup.cfg
Running future-0.17.1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-uznLhe/future-0.17.1/egg-dist-tmp-ohwgQB
warning: no files found matching '*.au' under directory 'tests'
warning: no files found matching '*.gif' under directory 'tests'
warning: no files found matching '*.txt' under directory 'tests'
zip_safe flag not set; analyzing archive contents...
future.backports.test.ssl_servers: module references __file__
future.backports.test.support: module references __file__
future.standard_library.__init__: module references __file__
future.standard_library.__init__: module references __path__
future.utils.__init__: module MAY be using inspect.stack
past.builtins.misc: module MAY be using inspect.stack
past.translation.__init__: module references __file__
past.translation.__init__: module references __path__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Extracting future-0.17.1-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding future 0.17.1 to easy-install.pth file
Installing pasteurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing futurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Searching for fastavro<0.22,>=0.21.4
Reading https://pypi.org/simple/fastavro/
Downloading https://files.pythonhosted.org/packages/15/e3/5956c75f68906b119191ef30d9acff661b422cf918a29a03ee0c3ba774be/fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl#sha256=25c5e1871fb82795f138aa209ca89cac940b80bf36fc644615354028bfd87638
Best match: fastavro 0.21.24
Processing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl
Installing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding fastavro 0.21.24 to easy-install.pth file
Installing fastavro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg>
Searching for dill<0.2.10,>=0.2.9
Reading https://pypi.org/simple/dill/
Downloading https://files.pythonhosted.org/packages/fe/42/bfe2e0857bc284cbe6a011d93f2a9ad58a22cb894461b199ae72cfef0f29/dill-0.2.9.tar.gz#sha256=f6d6046f9f9195206063dd0415dff185ad593d6ee8b0e67f12597c0f4df4986f
Best match: dill 0.2.9
Processing dill-0.2.9.tar.gz
Writing /tmp/easy_install-FSDrAw/dill-0.2.9/setup.cfg
Running dill-0.2.9/setup.py -q bdist_egg --dist-dir /tmp/easy_install-FSDrAw/dill-0.2.9/egg-dist-tmp-GBW7bG
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Extracting dill-0.2.9-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding dill 0.2.9 to easy-install.pth file
Installing get_objgraph script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing undill script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Searching for crcmod<2.0,>=1.7
Reading https://pypi.org/simple/crcmod/
Downloading https://files.pythonhosted.org/packages/6b/b0/e595ce2a2527e169c3bcd6c33d2473c1918e0b7f6826a043ca1245dd4e5b/crcmod-1.7.tar.gz#sha256=dc7051a0db5f2bd48665a990d3ec1cc305a466a77358ca4492826f41f283601e
Best match: crcmod 1.7
Processing crcmod-1.7.tar.gz
Writing /tmp/easy_install-q55Pze/crcmod-1.7/setup.cfg
Running crcmod-1.7/setup.py -q bdist_egg --dist-dir /tmp/easy_install-q55Pze/crcmod-1.7/egg-dist-tmp-OOL0BN
python2/src/_crcfunext.c: In function ‘init_crcfunext’:
python2/src/_crcfunext.c:492:13: warning: variable ‘m’ set but not used [-Wunused-but-set-variable]
   PyObject *m;
             ^
zip_safe flag not set; analyzing archive contents...
Moving crcmod-1.7-py2.7-linux-x86_64.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding crcmod 1.7 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/crcmod-1.7-py2.7-linux-x86_64.egg>
Searching for numpy>=1.14
Reading https://pypi.org/simple/numpy/
Downloading https://files.pythonhosted.org/packages/c1/ff/aeb22192bab0643551a161dc4ed305892cead687ee97453daed4dc1dd38e/numpy-1.17.0rc1.zip#sha256=f53df05f9ca4ec5d72709ffe349704f1f7d945ed59e815574b5c5687acb282c4
Best match: numpy 1.17.0rc1
Processing numpy-1.17.0rc1.zip
Writing /tmp/easy_install-9buHy3/numpy-1.17.0rc1/setup.cfg
Running numpy-1.17.0rc1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-9buHy3/numpy-1.17.0rc1/egg-dist-tmp-6yQC07
Traceback (most recent call last):
  File "setup.py", line 238, in <module>
    'test': generate_protos_first(test),
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/__init__.py",> line 145, in setup
    return distutils.core.setup(**attrs)
  File "/usr/lib/python2.7/distutils/core.py", line 151, in setup
    dist.run_commands()
  File "/usr/lib/python2.7/distutils/dist.py", line 953, in run_commands
    self.run_command(cmd)
  File "/usr/lib/python2.7/distutils/dist.py", line 972, in run_command
    cmd_obj.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 67, in run
    self.do_egg_install()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 117, in do_egg_install
    cmd.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 418, in run
    self.easy_install(spec, not self.no_deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 660, in easy_install
    return self.install_item(None, spec, tmpdir, deps, True)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 707, in install_item
    self.process_distribution(spec, dist, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 752, in process_distribution
    [requirement], self.local_index, self.easy_install
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 782, in resolve
    replace_conflicting=replace_conflicting
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1065, in best_match
    return self.obtain(req, installer)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1077, in obtain
    return installer(requirement)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 679, in easy_install
    return self.install_item(spec, dist.location, tmpdir, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 705, in install_item
    dists = self.install_eggs(spec, download, tmpdir)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 890, in install_eggs
    return self.build_and_install(setup_script, setup_base)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1158, in build_and_install
    self.run_setup(setup_script, setup_base, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1144, in run_setup
    run_setup(setup_script, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 253, in run_setup
    raise
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 166, in save_modules
    saved_exc.resume()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 141, in resume
    six.reraise(type, exc, self._tb)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 154, in save_modules
    yield saved
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 250, in run_setup
    _execfile(setup_script, ns)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 45, in _execfile
    exec(code, globals, locals)
  File "/tmp/easy_install-9buHy3/numpy-1.17.0rc1/setup.py", line 31, in <module>
    import setuptools
RuntimeError: Python version >= 3.5 required.

> Task :sdks:python:createProcessWorker FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/sdks/python/build.gradle'> line: 369

* What went wrong:
Execution failed for task ':sdks:python:createProcessWorker'.
> 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 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/5.2.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 2m 29s
59 actionable tasks: 46 executed, 13 from cache

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

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


Build failed in Jenkins: beam_PostCommit_Python_VR_Spark #336

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/336/display/redirect>

------------------------------------------
[...truncated 253.59 KB...]
Searching for pytz>=2018.3
Reading https://pypi.org/simple/pytz/
Downloading https://files.pythonhosted.org/packages/3d/73/fe30c2daaaa0713420d0382b16fbb761409f532c56bdcc514bf7b6262bb6/pytz-2019.1-py2.py3-none-any.whl#sha256=303879e36b721603cc54604edcac9d20401bdbe31e1e4fdee5b9f98d5d31dfda
Best match: pytz 2019.1
Processing pytz-2019.1-py2.py3-none-any.whl
Installing pytz-2019.1-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pytz 2019.1 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pytz-2019.1-py2.7.egg>
Searching for pydot<1.3,>=1.2.0
Reading https://pypi.org/simple/pydot/
Downloading https://files.pythonhosted.org/packages/c3/f1/e61d6dfe6c1768ed2529761a68f70939e2569da043e9f15a8d84bf56cadf/pydot-1.2.4.tar.gz#sha256=92d2e2d15531d00710f2d6fb5540d2acabc5399d464f2f20d5d21073af241eb6
Best match: pydot 1.2.4
Processing pydot-1.2.4.tar.gz
Writing /tmp/easy_install-nWJxKi/pydot-1.2.4/setup.cfg
Running pydot-1.2.4/setup.py -q bdist_egg --dist-dir /tmp/easy_install-nWJxKi/pydot-1.2.4/egg-dist-tmp-nc8tWV
/tmp/easy_install-nWJxKi/pydot-1.2.4/pydot.py:17: UserWarning: Couldn't import dot_parser, loading of dot files will not be possible.
  "Couldn't import dot_parser, "
zip_safe flag not set; analyzing archive contents...
Moving pydot-1.2.4-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pydot 1.2.4 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pydot-1.2.4-py2.7.egg>
Searching for oauth2client<4,>=2.0.1
Reading https://pypi.org/simple/oauth2client/
Downloading https://files.pythonhosted.org/packages/c0/7b/bc893e35d6ca46a72faa4b9eaac25c687ce60e1fbe978993fe2de1b0ff0d/oauth2client-3.0.0.tar.gz#sha256=5b5b056ec6f2304e7920b632885bd157fa71d1a7f3ddd00a43b1541a8d1a2460
Best match: oauth2client 3.0.0
Processing oauth2client-3.0.0.tar.gz
Writing /tmp/easy_install-xoO_uf/oauth2client-3.0.0/setup.cfg
Running oauth2client-3.0.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-xoO_uf/oauth2client-3.0.0/egg-dist-tmp-lYG6u7
warning: no previously-included files matching '*' found under directory 'tests'
zip_safe flag not set; analyzing archive contents...
Moving oauth2client-3.0.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding oauth2client 3.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/oauth2client-3.0.0-py2.7.egg>
Searching for pymongo<4.0.0,>=3.8.0
Reading https://pypi.org/simple/pymongo/
Downloading https://files.pythonhosted.org/packages/6e/ea/353a9f8ced71b9e258438aa4d6aa048c1eaf5b774d3ef2273d686fde0947/pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl#sha256=32421df60d06f479d71b6b539642e410ece3006e8910688e68df962c8eb40a21
Best match: pymongo 3.8.0
Processing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl
Installing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding pymongo 3.8.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg>
Searching for mock<3.0.0,>=1.0.1
Reading https://pypi.org/simple/mock/
Downloading https://files.pythonhosted.org/packages/e6/35/f187bdf23be87092bd0f1200d43d23076cee4d0dec109f195173fd3ebc79/mock-2.0.0-py2.py3-none-any.whl#sha256=5ce3c71c5545b472da17b72268978914d0252980348636840bd34a00b5cc96c1
Best match: mock 2.0.0
Processing mock-2.0.0-py2.py3-none-any.whl
Installing mock-2.0.0-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg/EGG-INFO/requires.txt>
Adding mock 2.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg>
Searching for httplib2<=0.12.0,>=0.8
Reading https://pypi.org/simple/httplib2/
Downloading https://files.pythonhosted.org/packages/ce/ed/803905d670b52fa0edfdd135337e545b4496c2ab3a222f1449b7256eb99f/httplib2-0.12.0.tar.gz#sha256=f61fb838a94ce3b349aa32c92fd8430f7e3511afdb18bf9640d647e30c90a6d6
Best match: httplib2 0.12.0
Processing httplib2-0.12.0.tar.gz
Writing /tmp/easy_install-pWUwOh/httplib2-0.12.0/setup.cfg
Running httplib2-0.12.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-pWUwOh/httplib2-0.12.0/egg-dist-tmp-ML4TNz
zip_safe flag not set; analyzing archive contents...
httplib2.certs: module references __file__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Extracting httplib2-0.12.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding httplib2 0.12.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Searching for hdfs<3.0.0,>=2.1.0
Reading https://pypi.org/simple/hdfs/
Downloading https://files.pythonhosted.org/packages/82/39/2c0879b1bcfd1f6ad078eb210d09dbce21072386a3997074ee91e60ddc5a/hdfs-2.5.8.tar.gz#sha256=1be117549fc1285571bc51aedc15df5a203138dba02f9adfa26761b69a949370
Best match: hdfs 2.5.8
Processing hdfs-2.5.8.tar.gz
Writing /tmp/easy_install-B_ESD3/hdfs-2.5.8/setup.cfg
Running hdfs-2.5.8/setup.py -q bdist_egg --dist-dir /tmp/easy_install-B_ESD3/hdfs-2.5.8/egg-dist-tmp-_jHpP2
zip_safe flag not set; analyzing archive contents...
Moving hdfs-2.5.8-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding hdfs 2.5.8 to easy-install.pth file
Installing hdfscli-avro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing hdfscli script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/hdfs-2.5.8-py2.7.egg>
Searching for future<1.0.0,>=0.16.0
Reading https://pypi.org/simple/future/
Downloading https://files.pythonhosted.org/packages/90/52/e20466b85000a181e1e144fd8305caf2cf475e2f9674e797b222f8105f5f/future-0.17.1.tar.gz#sha256=67045236dcfd6816dc439556d009594abf643e5eb48992e36beac09c2ca659b8
Best match: future 0.17.1
Processing future-0.17.1.tar.gz
Writing /tmp/easy_install-bI7VMM/future-0.17.1/setup.cfg
Running future-0.17.1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-bI7VMM/future-0.17.1/egg-dist-tmp-QBRbvb
warning: no files found matching '*.au' under directory 'tests'
warning: no files found matching '*.gif' under directory 'tests'
warning: no files found matching '*.txt' under directory 'tests'
zip_safe flag not set; analyzing archive contents...
future.backports.test.ssl_servers: module references __file__
future.backports.test.support: module references __file__
future.standard_library.__init__: module references __file__
future.standard_library.__init__: module references __path__
future.utils.__init__: module MAY be using inspect.stack
past.builtins.misc: module MAY be using inspect.stack
past.translation.__init__: module references __file__
past.translation.__init__: module references __path__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Extracting future-0.17.1-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding future 0.17.1 to easy-install.pth file
Installing pasteurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing futurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Searching for fastavro<0.22,>=0.21.4
Reading https://pypi.org/simple/fastavro/
Downloading https://files.pythonhosted.org/packages/15/e3/5956c75f68906b119191ef30d9acff661b422cf918a29a03ee0c3ba774be/fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl#sha256=25c5e1871fb82795f138aa209ca89cac940b80bf36fc644615354028bfd87638
Best match: fastavro 0.21.24
Processing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl
Installing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding fastavro 0.21.24 to easy-install.pth file
Installing fastavro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg>
Searching for dill<0.2.10,>=0.2.9
Reading https://pypi.org/simple/dill/
Downloading https://files.pythonhosted.org/packages/fe/42/bfe2e0857bc284cbe6a011d93f2a9ad58a22cb894461b199ae72cfef0f29/dill-0.2.9.tar.gz#sha256=f6d6046f9f9195206063dd0415dff185ad593d6ee8b0e67f12597c0f4df4986f
Best match: dill 0.2.9
Processing dill-0.2.9.tar.gz
Writing /tmp/easy_install-XHlV2x/dill-0.2.9/setup.cfg
Running dill-0.2.9/setup.py -q bdist_egg --dist-dir /tmp/easy_install-XHlV2x/dill-0.2.9/egg-dist-tmp-KvVuvr
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Extracting dill-0.2.9-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding dill 0.2.9 to easy-install.pth file
Installing get_objgraph script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing undill script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Searching for crcmod<2.0,>=1.7
Reading https://pypi.org/simple/crcmod/
Downloading https://files.pythonhosted.org/packages/6b/b0/e595ce2a2527e169c3bcd6c33d2473c1918e0b7f6826a043ca1245dd4e5b/crcmod-1.7.tar.gz#sha256=dc7051a0db5f2bd48665a990d3ec1cc305a466a77358ca4492826f41f283601e
Best match: crcmod 1.7
Processing crcmod-1.7.tar.gz
Writing /tmp/easy_install-B1k21n/crcmod-1.7/setup.cfg
Running crcmod-1.7/setup.py -q bdist_egg --dist-dir /tmp/easy_install-B1k21n/crcmod-1.7/egg-dist-tmp-jK4TPL
python2/src/_crcfunext.c: In function ‘init_crcfunext’:
python2/src/_crcfunext.c:492:13: warning: variable ‘m’ set but not used [-Wunused-but-set-variable]
   PyObject *m;
             ^
zip_safe flag not set; analyzing archive contents...
Moving crcmod-1.7-py2.7-linux-x86_64.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding crcmod 1.7 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/crcmod-1.7-py2.7-linux-x86_64.egg>
Searching for numpy>=1.14
Reading https://pypi.org/simple/numpy/
Downloading https://files.pythonhosted.org/packages/c1/ff/aeb22192bab0643551a161dc4ed305892cead687ee97453daed4dc1dd38e/numpy-1.17.0rc1.zip#sha256=f53df05f9ca4ec5d72709ffe349704f1f7d945ed59e815574b5c5687acb282c4
Best match: numpy 1.17.0rc1
Processing numpy-1.17.0rc1.zip
Writing /tmp/easy_install-vXG27P/numpy-1.17.0rc1/setup.cfg
Running numpy-1.17.0rc1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-vXG27P/numpy-1.17.0rc1/egg-dist-tmp-lq2Gh7
Traceback (most recent call last):
  File "setup.py", line 238, in <module>
    'test': generate_protos_first(test),
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/__init__.py",> line 145, in setup
    return distutils.core.setup(**attrs)
  File "/usr/lib/python2.7/distutils/core.py", line 151, in setup
    dist.run_commands()
  File "/usr/lib/python2.7/distutils/dist.py", line 953, in run_commands
    self.run_command(cmd)
  File "/usr/lib/python2.7/distutils/dist.py", line 972, in run_command
    cmd_obj.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 67, in run
    self.do_egg_install()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 117, in do_egg_install
    cmd.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 418, in run
    self.easy_install(spec, not self.no_deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 660, in easy_install
    return self.install_item(None, spec, tmpdir, deps, True)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 707, in install_item
    self.process_distribution(spec, dist, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 752, in process_distribution
    [requirement], self.local_index, self.easy_install
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 782, in resolve
    replace_conflicting=replace_conflicting
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1065, in best_match
    return self.obtain(req, installer)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1077, in obtain
    return installer(requirement)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 679, in easy_install
    return self.install_item(spec, dist.location, tmpdir, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 705, in install_item
    dists = self.install_eggs(spec, download, tmpdir)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 890, in install_eggs
    return self.build_and_install(setup_script, setup_base)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1158, in build_and_install
    self.run_setup(setup_script, setup_base, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1144, in run_setup
    run_setup(setup_script, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 253, in run_setup
    raise
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 166, in save_modules
    saved_exc.resume()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 141, in resume
    six.reraise(type, exc, self._tb)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 154, in save_modules
    yield saved
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 250, in run_setup
    _execfile(setup_script, ns)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 45, in _execfile
    exec(code, globals, locals)
  File "/tmp/easy_install-vXG27P/numpy-1.17.0rc1/setup.py", line 31, in <module>
    import setuptools
RuntimeError: Python version >= 3.5 required.

> Task :sdks:python:createProcessWorker FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/sdks/python/build.gradle'> line: 369

* What went wrong:
Execution failed for task ':sdks:python:createProcessWorker'.
> 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 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/5.2.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 2m 21s
59 actionable tasks: 46 executed, 13 from cache

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

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


Build failed in Jenkins: beam_PostCommit_Python_VR_Spark #335

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/335/display/redirect>

------------------------------------------
[...truncated 254.01 KB...]
Searching for pytz>=2018.3
Reading https://pypi.org/simple/pytz/
Downloading https://files.pythonhosted.org/packages/3d/73/fe30c2daaaa0713420d0382b16fbb761409f532c56bdcc514bf7b6262bb6/pytz-2019.1-py2.py3-none-any.whl#sha256=303879e36b721603cc54604edcac9d20401bdbe31e1e4fdee5b9f98d5d31dfda
Best match: pytz 2019.1
Processing pytz-2019.1-py2.py3-none-any.whl
Installing pytz-2019.1-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pytz 2019.1 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pytz-2019.1-py2.7.egg>
Searching for pydot<1.3,>=1.2.0
Reading https://pypi.org/simple/pydot/
Downloading https://files.pythonhosted.org/packages/c3/f1/e61d6dfe6c1768ed2529761a68f70939e2569da043e9f15a8d84bf56cadf/pydot-1.2.4.tar.gz#sha256=92d2e2d15531d00710f2d6fb5540d2acabc5399d464f2f20d5d21073af241eb6
Best match: pydot 1.2.4
Processing pydot-1.2.4.tar.gz
Writing /tmp/easy_install-PFtIn5/pydot-1.2.4/setup.cfg
Running pydot-1.2.4/setup.py -q bdist_egg --dist-dir /tmp/easy_install-PFtIn5/pydot-1.2.4/egg-dist-tmp-n4koGf
/tmp/easy_install-PFtIn5/pydot-1.2.4/pydot.py:17: UserWarning: Couldn't import dot_parser, loading of dot files will not be possible.
  "Couldn't import dot_parser, "
zip_safe flag not set; analyzing archive contents...
Moving pydot-1.2.4-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pydot 1.2.4 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pydot-1.2.4-py2.7.egg>
Searching for oauth2client<4,>=2.0.1
Reading https://pypi.org/simple/oauth2client/
Downloading https://files.pythonhosted.org/packages/c0/7b/bc893e35d6ca46a72faa4b9eaac25c687ce60e1fbe978993fe2de1b0ff0d/oauth2client-3.0.0.tar.gz#sha256=5b5b056ec6f2304e7920b632885bd157fa71d1a7f3ddd00a43b1541a8d1a2460
Best match: oauth2client 3.0.0
Processing oauth2client-3.0.0.tar.gz
Writing /tmp/easy_install-NmNhUR/oauth2client-3.0.0/setup.cfg
Running oauth2client-3.0.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-NmNhUR/oauth2client-3.0.0/egg-dist-tmp-LFh0GH
warning: no previously-included files matching '*' found under directory 'tests'
zip_safe flag not set; analyzing archive contents...
Moving oauth2client-3.0.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding oauth2client 3.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/oauth2client-3.0.0-py2.7.egg>
Searching for pymongo<4.0.0,>=3.8.0
Reading https://pypi.org/simple/pymongo/
Downloading https://files.pythonhosted.org/packages/6e/ea/353a9f8ced71b9e258438aa4d6aa048c1eaf5b774d3ef2273d686fde0947/pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl#sha256=32421df60d06f479d71b6b539642e410ece3006e8910688e68df962c8eb40a21
Best match: pymongo 3.8.0
Processing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl
Installing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding pymongo 3.8.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg>
Searching for mock<3.0.0,>=1.0.1
Reading https://pypi.org/simple/mock/
Downloading https://files.pythonhosted.org/packages/e6/35/f187bdf23be87092bd0f1200d43d23076cee4d0dec109f195173fd3ebc79/mock-2.0.0-py2.py3-none-any.whl#sha256=5ce3c71c5545b472da17b72268978914d0252980348636840bd34a00b5cc96c1
Best match: mock 2.0.0
Processing mock-2.0.0-py2.py3-none-any.whl
Installing mock-2.0.0-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg/EGG-INFO/requires.txt>
Adding mock 2.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg>
Searching for httplib2<=0.12.0,>=0.8
Reading https://pypi.org/simple/httplib2/
Downloading https://files.pythonhosted.org/packages/ce/ed/803905d670b52fa0edfdd135337e545b4496c2ab3a222f1449b7256eb99f/httplib2-0.12.0.tar.gz#sha256=f61fb838a94ce3b349aa32c92fd8430f7e3511afdb18bf9640d647e30c90a6d6
Best match: httplib2 0.12.0
Processing httplib2-0.12.0.tar.gz
Writing /tmp/easy_install-IDNntA/httplib2-0.12.0/setup.cfg
Running httplib2-0.12.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-IDNntA/httplib2-0.12.0/egg-dist-tmp-y4aubO
zip_safe flag not set; analyzing archive contents...
httplib2.certs: module references __file__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Extracting httplib2-0.12.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding httplib2 0.12.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Searching for hdfs<3.0.0,>=2.1.0
Reading https://pypi.org/simple/hdfs/
Downloading https://files.pythonhosted.org/packages/82/39/2c0879b1bcfd1f6ad078eb210d09dbce21072386a3997074ee91e60ddc5a/hdfs-2.5.8.tar.gz#sha256=1be117549fc1285571bc51aedc15df5a203138dba02f9adfa26761b69a949370
Best match: hdfs 2.5.8
Processing hdfs-2.5.8.tar.gz
Writing /tmp/easy_install-ws6c5c/hdfs-2.5.8/setup.cfg
Running hdfs-2.5.8/setup.py -q bdist_egg --dist-dir /tmp/easy_install-ws6c5c/hdfs-2.5.8/egg-dist-tmp-DbStMQ
zip_safe flag not set; analyzing archive contents...
Moving hdfs-2.5.8-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding hdfs 2.5.8 to easy-install.pth file
Installing hdfscli-avro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing hdfscli script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/hdfs-2.5.8-py2.7.egg>
Searching for future<1.0.0,>=0.16.0
Reading https://pypi.org/simple/future/
Downloading https://files.pythonhosted.org/packages/90/52/e20466b85000a181e1e144fd8305caf2cf475e2f9674e797b222f8105f5f/future-0.17.1.tar.gz#sha256=67045236dcfd6816dc439556d009594abf643e5eb48992e36beac09c2ca659b8
Best match: future 0.17.1
Processing future-0.17.1.tar.gz
Writing /tmp/easy_install-sBlloy/future-0.17.1/setup.cfg
Running future-0.17.1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-sBlloy/future-0.17.1/egg-dist-tmp-td3B7L
warning: no files found matching '*.au' under directory 'tests'
warning: no files found matching '*.gif' under directory 'tests'
warning: no files found matching '*.txt' under directory 'tests'
zip_safe flag not set; analyzing archive contents...
future.backports.test.ssl_servers: module references __file__
future.backports.test.support: module references __file__
future.standard_library.__init__: module references __file__
future.standard_library.__init__: module references __path__
future.utils.__init__: module MAY be using inspect.stack
past.builtins.misc: module MAY be using inspect.stack
past.translation.__init__: module references __file__
past.translation.__init__: module references __path__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Extracting future-0.17.1-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding future 0.17.1 to easy-install.pth file
Installing pasteurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing futurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Searching for fastavro<0.22,>=0.21.4
Reading https://pypi.org/simple/fastavro/
Downloading https://files.pythonhosted.org/packages/15/e3/5956c75f68906b119191ef30d9acff661b422cf918a29a03ee0c3ba774be/fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl#sha256=25c5e1871fb82795f138aa209ca89cac940b80bf36fc644615354028bfd87638
Best match: fastavro 0.21.24
Processing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl
Installing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding fastavro 0.21.24 to easy-install.pth file
Installing fastavro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg>
Searching for dill<0.2.10,>=0.2.9
Reading https://pypi.org/simple/dill/
Downloading https://files.pythonhosted.org/packages/fe/42/bfe2e0857bc284cbe6a011d93f2a9ad58a22cb894461b199ae72cfef0f29/dill-0.2.9.tar.gz#sha256=f6d6046f9f9195206063dd0415dff185ad593d6ee8b0e67f12597c0f4df4986f
Best match: dill 0.2.9
Processing dill-0.2.9.tar.gz
Writing /tmp/easy_install-zAZVun/dill-0.2.9/setup.cfg
Running dill-0.2.9/setup.py -q bdist_egg --dist-dir /tmp/easy_install-zAZVun/dill-0.2.9/egg-dist-tmp-XAEDTR
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Extracting dill-0.2.9-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding dill 0.2.9 to easy-install.pth file
Installing get_objgraph script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing undill script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Searching for crcmod<2.0,>=1.7
Reading https://pypi.org/simple/crcmod/
Downloading https://files.pythonhosted.org/packages/6b/b0/e595ce2a2527e169c3bcd6c33d2473c1918e0b7f6826a043ca1245dd4e5b/crcmod-1.7.tar.gz#sha256=dc7051a0db5f2bd48665a990d3ec1cc305a466a77358ca4492826f41f283601e
Best match: crcmod 1.7
Processing crcmod-1.7.tar.gz
Writing /tmp/easy_install-slXcyM/crcmod-1.7/setup.cfg
Running crcmod-1.7/setup.py -q bdist_egg --dist-dir /tmp/easy_install-slXcyM/crcmod-1.7/egg-dist-tmp-X7NwqS
python2/src/_crcfunext.c: In function ‘init_crcfunext’:
python2/src/_crcfunext.c:492:13: warning: variable ‘m’ set but not used [-Wunused-but-set-variable]
   PyObject *m;
             ^
zip_safe flag not set; analyzing archive contents...
Moving crcmod-1.7-py2.7-linux-x86_64.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding crcmod 1.7 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/crcmod-1.7-py2.7-linux-x86_64.egg>
Searching for numpy>=1.14
Reading https://pypi.org/simple/numpy/
Downloading https://files.pythonhosted.org/packages/c1/ff/aeb22192bab0643551a161dc4ed305892cead687ee97453daed4dc1dd38e/numpy-1.17.0rc1.zip#sha256=f53df05f9ca4ec5d72709ffe349704f1f7d945ed59e815574b5c5687acb282c4
Best match: numpy 1.17.0rc1
Processing numpy-1.17.0rc1.zip
Writing /tmp/easy_install-5VkV8T/numpy-1.17.0rc1/setup.cfg
Running numpy-1.17.0rc1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-5VkV8T/numpy-1.17.0rc1/egg-dist-tmp-IYb7R4
Traceback (most recent call last):
  File "setup.py", line 238, in <module>
    'test': generate_protos_first(test),
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/__init__.py",> line 145, in setup
    return distutils.core.setup(**attrs)
  File "/usr/lib/python2.7/distutils/core.py", line 151, in setup
    dist.run_commands()
  File "/usr/lib/python2.7/distutils/dist.py", line 953, in run_commands
    self.run_command(cmd)
  File "/usr/lib/python2.7/distutils/dist.py", line 972, in run_command
    cmd_obj.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 67, in run
    self.do_egg_install()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 117, in do_egg_install
    cmd.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 418, in run
    self.easy_install(spec, not self.no_deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 660, in easy_install
    return self.install_item(None, spec, tmpdir, deps, True)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 707, in install_item
    self.process_distribution(spec, dist, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 752, in process_distribution
    [requirement], self.local_index, self.easy_install
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 782, in resolve
    replace_conflicting=replace_conflicting
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1065, in best_match
    return self.obtain(req, installer)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1077, in obtain
    return installer(requirement)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 679, in easy_install
    return self.install_item(spec, dist.location, tmpdir, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 705, in install_item
    dists = self.install_eggs(spec, download, tmpdir)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 890, in install_eggs
    return self.build_and_install(setup_script, setup_base)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1158, in build_and_install
    self.run_setup(setup_script, setup_base, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1144, in run_setup
    run_setup(setup_script, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 253, in run_setup
    raise
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 166, in save_modules
    saved_exc.resume()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 141, in resume
    six.reraise(type, exc, self._tb)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 154, in save_modules
    yield saved
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 250, in run_setup
    _execfile(setup_script, ns)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 45, in _execfile
    exec(code, globals, locals)
  File "/tmp/easy_install-5VkV8T/numpy-1.17.0rc1/setup.py", line 31, in <module>
    import setuptools
RuntimeError: Python version >= 3.5 required.

> Task :sdks:python:createProcessWorker FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/sdks/python/build.gradle'> line: 369

* What went wrong:
Execution failed for task ':sdks:python:createProcessWorker'.
> 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 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/5.2.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 2m 36s
59 actionable tasks: 47 executed, 12 from cache

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

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


Build failed in Jenkins: beam_PostCommit_Python_VR_Spark #334

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/334/display/redirect?page=changes>

Changes:

[heejong] [BEAM-7689] make a temporary directory unique for FileBaseSink

------------------------------------------
[...truncated 253.76 KB...]
Searching for pytz>=2018.3
Reading https://pypi.org/simple/pytz/
Downloading https://files.pythonhosted.org/packages/3d/73/fe30c2daaaa0713420d0382b16fbb761409f532c56bdcc514bf7b6262bb6/pytz-2019.1-py2.py3-none-any.whl#sha256=303879e36b721603cc54604edcac9d20401bdbe31e1e4fdee5b9f98d5d31dfda
Best match: pytz 2019.1
Processing pytz-2019.1-py2.py3-none-any.whl
Installing pytz-2019.1-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pytz 2019.1 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pytz-2019.1-py2.7.egg>
Searching for pydot<1.3,>=1.2.0
Reading https://pypi.org/simple/pydot/
Downloading https://files.pythonhosted.org/packages/c3/f1/e61d6dfe6c1768ed2529761a68f70939e2569da043e9f15a8d84bf56cadf/pydot-1.2.4.tar.gz#sha256=92d2e2d15531d00710f2d6fb5540d2acabc5399d464f2f20d5d21073af241eb6
Best match: pydot 1.2.4
Processing pydot-1.2.4.tar.gz
Writing /tmp/easy_install-84kIfR/pydot-1.2.4/setup.cfg
Running pydot-1.2.4/setup.py -q bdist_egg --dist-dir /tmp/easy_install-84kIfR/pydot-1.2.4/egg-dist-tmp-mqboNz
/tmp/easy_install-84kIfR/pydot-1.2.4/pydot.py:17: UserWarning: Couldn't import dot_parser, loading of dot files will not be possible.
  "Couldn't import dot_parser, "
zip_safe flag not set; analyzing archive contents...
Moving pydot-1.2.4-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pydot 1.2.4 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pydot-1.2.4-py2.7.egg>
Searching for oauth2client<4,>=2.0.1
Reading https://pypi.org/simple/oauth2client/
Downloading https://files.pythonhosted.org/packages/c0/7b/bc893e35d6ca46a72faa4b9eaac25c687ce60e1fbe978993fe2de1b0ff0d/oauth2client-3.0.0.tar.gz#sha256=5b5b056ec6f2304e7920b632885bd157fa71d1a7f3ddd00a43b1541a8d1a2460
Best match: oauth2client 3.0.0
Processing oauth2client-3.0.0.tar.gz
Writing /tmp/easy_install-n_2zhh/oauth2client-3.0.0/setup.cfg
Running oauth2client-3.0.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-n_2zhh/oauth2client-3.0.0/egg-dist-tmp-ij5B13
warning: no previously-included files matching '*' found under directory 'tests'
zip_safe flag not set; analyzing archive contents...
Moving oauth2client-3.0.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding oauth2client 3.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/oauth2client-3.0.0-py2.7.egg>
Searching for pymongo<4.0.0,>=3.8.0
Reading https://pypi.org/simple/pymongo/
Downloading https://files.pythonhosted.org/packages/6e/ea/353a9f8ced71b9e258438aa4d6aa048c1eaf5b774d3ef2273d686fde0947/pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl#sha256=32421df60d06f479d71b6b539642e410ece3006e8910688e68df962c8eb40a21
Best match: pymongo 3.8.0
Processing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl
Installing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding pymongo 3.8.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg>
Searching for mock<3.0.0,>=1.0.1
Reading https://pypi.org/simple/mock/
Downloading https://files.pythonhosted.org/packages/e6/35/f187bdf23be87092bd0f1200d43d23076cee4d0dec109f195173fd3ebc79/mock-2.0.0-py2.py3-none-any.whl#sha256=5ce3c71c5545b472da17b72268978914d0252980348636840bd34a00b5cc96c1
Best match: mock 2.0.0
Processing mock-2.0.0-py2.py3-none-any.whl
Installing mock-2.0.0-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg/EGG-INFO/requires.txt>
Adding mock 2.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg>
Searching for httplib2<=0.12.0,>=0.8
Reading https://pypi.org/simple/httplib2/
Downloading https://files.pythonhosted.org/packages/ce/ed/803905d670b52fa0edfdd135337e545b4496c2ab3a222f1449b7256eb99f/httplib2-0.12.0.tar.gz#sha256=f61fb838a94ce3b349aa32c92fd8430f7e3511afdb18bf9640d647e30c90a6d6
Best match: httplib2 0.12.0
Processing httplib2-0.12.0.tar.gz
Writing /tmp/easy_install-I3nUeL/httplib2-0.12.0/setup.cfg
Running httplib2-0.12.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-I3nUeL/httplib2-0.12.0/egg-dist-tmp-TX7cr0
zip_safe flag not set; analyzing archive contents...
httplib2.certs: module references __file__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Extracting httplib2-0.12.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding httplib2 0.12.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Searching for hdfs<3.0.0,>=2.1.0
Reading https://pypi.org/simple/hdfs/
Downloading https://files.pythonhosted.org/packages/82/39/2c0879b1bcfd1f6ad078eb210d09dbce21072386a3997074ee91e60ddc5a/hdfs-2.5.8.tar.gz#sha256=1be117549fc1285571bc51aedc15df5a203138dba02f9adfa26761b69a949370
Best match: hdfs 2.5.8
Processing hdfs-2.5.8.tar.gz
Writing /tmp/easy_install-S1dz_G/hdfs-2.5.8/setup.cfg
Running hdfs-2.5.8/setup.py -q bdist_egg --dist-dir /tmp/easy_install-S1dz_G/hdfs-2.5.8/egg-dist-tmp-g7NS50
zip_safe flag not set; analyzing archive contents...
Moving hdfs-2.5.8-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding hdfs 2.5.8 to easy-install.pth file
Installing hdfscli-avro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing hdfscli script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/hdfs-2.5.8-py2.7.egg>
Searching for future<1.0.0,>=0.16.0
Reading https://pypi.org/simple/future/
Downloading https://files.pythonhosted.org/packages/90/52/e20466b85000a181e1e144fd8305caf2cf475e2f9674e797b222f8105f5f/future-0.17.1.tar.gz#sha256=67045236dcfd6816dc439556d009594abf643e5eb48992e36beac09c2ca659b8
Best match: future 0.17.1
Processing future-0.17.1.tar.gz
Writing /tmp/easy_install-oaUysS/future-0.17.1/setup.cfg
Running future-0.17.1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-oaUysS/future-0.17.1/egg-dist-tmp-S2fqWE
warning: no files found matching '*.au' under directory 'tests'
warning: no files found matching '*.gif' under directory 'tests'
warning: no files found matching '*.txt' under directory 'tests'
zip_safe flag not set; analyzing archive contents...
future.backports.test.ssl_servers: module references __file__
future.backports.test.support: module references __file__
future.standard_library.__init__: module references __file__
future.standard_library.__init__: module references __path__
future.utils.__init__: module MAY be using inspect.stack
past.builtins.misc: module MAY be using inspect.stack
past.translation.__init__: module references __file__
past.translation.__init__: module references __path__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Extracting future-0.17.1-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding future 0.17.1 to easy-install.pth file
Installing pasteurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing futurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Searching for fastavro<0.22,>=0.21.4
Reading https://pypi.org/simple/fastavro/
Downloading https://files.pythonhosted.org/packages/15/e3/5956c75f68906b119191ef30d9acff661b422cf918a29a03ee0c3ba774be/fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl#sha256=25c5e1871fb82795f138aa209ca89cac940b80bf36fc644615354028bfd87638
Best match: fastavro 0.21.24
Processing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl
Installing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding fastavro 0.21.24 to easy-install.pth file
Installing fastavro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg>
Searching for dill<0.2.10,>=0.2.9
Reading https://pypi.org/simple/dill/
Downloading https://files.pythonhosted.org/packages/fe/42/bfe2e0857bc284cbe6a011d93f2a9ad58a22cb894461b199ae72cfef0f29/dill-0.2.9.tar.gz#sha256=f6d6046f9f9195206063dd0415dff185ad593d6ee8b0e67f12597c0f4df4986f
Best match: dill 0.2.9
Processing dill-0.2.9.tar.gz
Writing /tmp/easy_install-uwPUCM/dill-0.2.9/setup.cfg
Running dill-0.2.9/setup.py -q bdist_egg --dist-dir /tmp/easy_install-uwPUCM/dill-0.2.9/egg-dist-tmp-u59gSr
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Extracting dill-0.2.9-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding dill 0.2.9 to easy-install.pth file
Installing get_objgraph script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing undill script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Searching for crcmod<2.0,>=1.7
Reading https://pypi.org/simple/crcmod/
Downloading https://files.pythonhosted.org/packages/6b/b0/e595ce2a2527e169c3bcd6c33d2473c1918e0b7f6826a043ca1245dd4e5b/crcmod-1.7.tar.gz#sha256=dc7051a0db5f2bd48665a990d3ec1cc305a466a77358ca4492826f41f283601e
Best match: crcmod 1.7
Processing crcmod-1.7.tar.gz
Writing /tmp/easy_install-NHF0r0/crcmod-1.7/setup.cfg
Running crcmod-1.7/setup.py -q bdist_egg --dist-dir /tmp/easy_install-NHF0r0/crcmod-1.7/egg-dist-tmp-BRDRZD
python2/src/_crcfunext.c: In function ‘init_crcfunext’:
python2/src/_crcfunext.c:492:13: warning: variable ‘m’ set but not used [-Wunused-but-set-variable]
   PyObject *m;
             ^
zip_safe flag not set; analyzing archive contents...
Moving crcmod-1.7-py2.7-linux-x86_64.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding crcmod 1.7 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/crcmod-1.7-py2.7-linux-x86_64.egg>
Searching for numpy>=1.14
Reading https://pypi.org/simple/numpy/
Downloading https://files.pythonhosted.org/packages/c1/ff/aeb22192bab0643551a161dc4ed305892cead687ee97453daed4dc1dd38e/numpy-1.17.0rc1.zip#sha256=f53df05f9ca4ec5d72709ffe349704f1f7d945ed59e815574b5c5687acb282c4
Best match: numpy 1.17.0rc1
Processing numpy-1.17.0rc1.zip
Writing /tmp/easy_install-1lvJmy/numpy-1.17.0rc1/setup.cfg
Running numpy-1.17.0rc1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-1lvJmy/numpy-1.17.0rc1/egg-dist-tmp-NTRM7P
Traceback (most recent call last):
  File "setup.py", line 238, in <module>
    'test': generate_protos_first(test),
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/__init__.py",> line 145, in setup
    return distutils.core.setup(**attrs)
  File "/usr/lib/python2.7/distutils/core.py", line 151, in setup
    dist.run_commands()
  File "/usr/lib/python2.7/distutils/dist.py", line 953, in run_commands
    self.run_command(cmd)
  File "/usr/lib/python2.7/distutils/dist.py", line 972, in run_command
    cmd_obj.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 67, in run
    self.do_egg_install()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 117, in do_egg_install
    cmd.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 418, in run
    self.easy_install(spec, not self.no_deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 660, in easy_install
    return self.install_item(None, spec, tmpdir, deps, True)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 707, in install_item
    self.process_distribution(spec, dist, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 752, in process_distribution
    [requirement], self.local_index, self.easy_install
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 782, in resolve
    replace_conflicting=replace_conflicting
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1065, in best_match
    return self.obtain(req, installer)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1077, in obtain
    return installer(requirement)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 679, in easy_install
    return self.install_item(spec, dist.location, tmpdir, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 705, in install_item
    dists = self.install_eggs(spec, download, tmpdir)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 890, in install_eggs
    return self.build_and_install(setup_script, setup_base)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1158, in build_and_install
    self.run_setup(setup_script, setup_base, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1144, in run_setup
    run_setup(setup_script, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 253, in run_setup
    raise
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 166, in save_modules
    saved_exc.resume()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 141, in resume
    six.reraise(type, exc, self._tb)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 154, in save_modules
    yield saved
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 250, in run_setup
    _execfile(setup_script, ns)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 45, in _execfile
    exec(code, globals, locals)
  File "/tmp/easy_install-1lvJmy/numpy-1.17.0rc1/setup.py", line 31, in <module>
    import setuptools
RuntimeError: Python version >= 3.5 required.

> Task :sdks:python:createProcessWorker FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/sdks/python/build.gradle'> line: 369

* What went wrong:
Execution failed for task ':sdks:python:createProcessWorker'.
> 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 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/5.2.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 2m 33s
59 actionable tasks: 47 executed, 12 from cache

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

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


Build failed in Jenkins: beam_PostCommit_Python_VR_Spark #333

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/333/display/redirect?page=changes>

Changes:

[dcavazos] Add Python snippet for WithTimestamps transform

------------------------------------------
[...truncated 253.59 KB...]
Searching for pytz>=2018.3
Reading https://pypi.org/simple/pytz/
Downloading https://files.pythonhosted.org/packages/3d/73/fe30c2daaaa0713420d0382b16fbb761409f532c56bdcc514bf7b6262bb6/pytz-2019.1-py2.py3-none-any.whl#sha256=303879e36b721603cc54604edcac9d20401bdbe31e1e4fdee5b9f98d5d31dfda
Best match: pytz 2019.1
Processing pytz-2019.1-py2.py3-none-any.whl
Installing pytz-2019.1-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pytz 2019.1 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pytz-2019.1-py2.7.egg>
Searching for pydot<1.3,>=1.2.0
Reading https://pypi.org/simple/pydot/
Downloading https://files.pythonhosted.org/packages/c3/f1/e61d6dfe6c1768ed2529761a68f70939e2569da043e9f15a8d84bf56cadf/pydot-1.2.4.tar.gz#sha256=92d2e2d15531d00710f2d6fb5540d2acabc5399d464f2f20d5d21073af241eb6
Best match: pydot 1.2.4
Processing pydot-1.2.4.tar.gz
Writing /tmp/easy_install-oMaWKQ/pydot-1.2.4/setup.cfg
Running pydot-1.2.4/setup.py -q bdist_egg --dist-dir /tmp/easy_install-oMaWKQ/pydot-1.2.4/egg-dist-tmp-KY8J0H
/tmp/easy_install-oMaWKQ/pydot-1.2.4/pydot.py:17: UserWarning: Couldn't import dot_parser, loading of dot files will not be possible.
  "Couldn't import dot_parser, "
zip_safe flag not set; analyzing archive contents...
Moving pydot-1.2.4-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pydot 1.2.4 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pydot-1.2.4-py2.7.egg>
Searching for oauth2client<4,>=2.0.1
Reading https://pypi.org/simple/oauth2client/
Downloading https://files.pythonhosted.org/packages/c0/7b/bc893e35d6ca46a72faa4b9eaac25c687ce60e1fbe978993fe2de1b0ff0d/oauth2client-3.0.0.tar.gz#sha256=5b5b056ec6f2304e7920b632885bd157fa71d1a7f3ddd00a43b1541a8d1a2460
Best match: oauth2client 3.0.0
Processing oauth2client-3.0.0.tar.gz
Writing /tmp/easy_install-U7mtI7/oauth2client-3.0.0/setup.cfg
Running oauth2client-3.0.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-U7mtI7/oauth2client-3.0.0/egg-dist-tmp-gOuuon
warning: no previously-included files matching '*' found under directory 'tests'
zip_safe flag not set; analyzing archive contents...
Moving oauth2client-3.0.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding oauth2client 3.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/oauth2client-3.0.0-py2.7.egg>
Searching for pymongo<4.0.0,>=3.8.0
Reading https://pypi.org/simple/pymongo/
Downloading https://files.pythonhosted.org/packages/6e/ea/353a9f8ced71b9e258438aa4d6aa048c1eaf5b774d3ef2273d686fde0947/pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl#sha256=32421df60d06f479d71b6b539642e410ece3006e8910688e68df962c8eb40a21
Best match: pymongo 3.8.0
Processing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl
Installing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding pymongo 3.8.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg>
Searching for mock<3.0.0,>=1.0.1
Reading https://pypi.org/simple/mock/
Downloading https://files.pythonhosted.org/packages/e6/35/f187bdf23be87092bd0f1200d43d23076cee4d0dec109f195173fd3ebc79/mock-2.0.0-py2.py3-none-any.whl#sha256=5ce3c71c5545b472da17b72268978914d0252980348636840bd34a00b5cc96c1
Best match: mock 2.0.0
Processing mock-2.0.0-py2.py3-none-any.whl
Installing mock-2.0.0-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg/EGG-INFO/requires.txt>
Adding mock 2.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg>
Searching for httplib2<=0.12.0,>=0.8
Reading https://pypi.org/simple/httplib2/
Downloading https://files.pythonhosted.org/packages/ce/ed/803905d670b52fa0edfdd135337e545b4496c2ab3a222f1449b7256eb99f/httplib2-0.12.0.tar.gz#sha256=f61fb838a94ce3b349aa32c92fd8430f7e3511afdb18bf9640d647e30c90a6d6
Best match: httplib2 0.12.0
Processing httplib2-0.12.0.tar.gz
Writing /tmp/easy_install-oUhctF/httplib2-0.12.0/setup.cfg
Running httplib2-0.12.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-oUhctF/httplib2-0.12.0/egg-dist-tmp-6oIuIG
zip_safe flag not set; analyzing archive contents...
httplib2.certs: module references __file__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Extracting httplib2-0.12.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding httplib2 0.12.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Searching for hdfs<3.0.0,>=2.1.0
Reading https://pypi.org/simple/hdfs/
Downloading https://files.pythonhosted.org/packages/82/39/2c0879b1bcfd1f6ad078eb210d09dbce21072386a3997074ee91e60ddc5a/hdfs-2.5.8.tar.gz#sha256=1be117549fc1285571bc51aedc15df5a203138dba02f9adfa26761b69a949370
Best match: hdfs 2.5.8
Processing hdfs-2.5.8.tar.gz
Writing /tmp/easy_install-KbqrjU/hdfs-2.5.8/setup.cfg
Running hdfs-2.5.8/setup.py -q bdist_egg --dist-dir /tmp/easy_install-KbqrjU/hdfs-2.5.8/egg-dist-tmp-golvpI
zip_safe flag not set; analyzing archive contents...
Moving hdfs-2.5.8-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding hdfs 2.5.8 to easy-install.pth file
Installing hdfscli-avro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing hdfscli script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/hdfs-2.5.8-py2.7.egg>
Searching for future<1.0.0,>=0.16.0
Reading https://pypi.org/simple/future/
Downloading https://files.pythonhosted.org/packages/90/52/e20466b85000a181e1e144fd8305caf2cf475e2f9674e797b222f8105f5f/future-0.17.1.tar.gz#sha256=67045236dcfd6816dc439556d009594abf643e5eb48992e36beac09c2ca659b8
Best match: future 0.17.1
Processing future-0.17.1.tar.gz
Writing /tmp/easy_install-_Kvb5a/future-0.17.1/setup.cfg
Running future-0.17.1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-_Kvb5a/future-0.17.1/egg-dist-tmp-UVwNyQ
warning: no files found matching '*.au' under directory 'tests'
warning: no files found matching '*.gif' under directory 'tests'
warning: no files found matching '*.txt' under directory 'tests'
zip_safe flag not set; analyzing archive contents...
future.backports.test.ssl_servers: module references __file__
future.backports.test.support: module references __file__
future.standard_library.__init__: module references __file__
future.standard_library.__init__: module references __path__
future.utils.__init__: module MAY be using inspect.stack
past.builtins.misc: module MAY be using inspect.stack
past.translation.__init__: module references __file__
past.translation.__init__: module references __path__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Extracting future-0.17.1-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding future 0.17.1 to easy-install.pth file
Installing pasteurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing futurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Searching for fastavro<0.22,>=0.21.4
Reading https://pypi.org/simple/fastavro/
Downloading https://files.pythonhosted.org/packages/15/e3/5956c75f68906b119191ef30d9acff661b422cf918a29a03ee0c3ba774be/fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl#sha256=25c5e1871fb82795f138aa209ca89cac940b80bf36fc644615354028bfd87638
Best match: fastavro 0.21.24
Processing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl
Installing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding fastavro 0.21.24 to easy-install.pth file
Installing fastavro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg>
Searching for dill<0.2.10,>=0.2.9
Reading https://pypi.org/simple/dill/
Downloading https://files.pythonhosted.org/packages/fe/42/bfe2e0857bc284cbe6a011d93f2a9ad58a22cb894461b199ae72cfef0f29/dill-0.2.9.tar.gz#sha256=f6d6046f9f9195206063dd0415dff185ad593d6ee8b0e67f12597c0f4df4986f
Best match: dill 0.2.9
Processing dill-0.2.9.tar.gz
Writing /tmp/easy_install-fSVlei/dill-0.2.9/setup.cfg
Running dill-0.2.9/setup.py -q bdist_egg --dist-dir /tmp/easy_install-fSVlei/dill-0.2.9/egg-dist-tmp-JxRWH2
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Extracting dill-0.2.9-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding dill 0.2.9 to easy-install.pth file
Installing get_objgraph script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing undill script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Searching for crcmod<2.0,>=1.7
Reading https://pypi.org/simple/crcmod/
Downloading https://files.pythonhosted.org/packages/6b/b0/e595ce2a2527e169c3bcd6c33d2473c1918e0b7f6826a043ca1245dd4e5b/crcmod-1.7.tar.gz#sha256=dc7051a0db5f2bd48665a990d3ec1cc305a466a77358ca4492826f41f283601e
Best match: crcmod 1.7
Processing crcmod-1.7.tar.gz
Writing /tmp/easy_install-giq_5c/crcmod-1.7/setup.cfg
Running crcmod-1.7/setup.py -q bdist_egg --dist-dir /tmp/easy_install-giq_5c/crcmod-1.7/egg-dist-tmp-6_qv3E
python2/src/_crcfunext.c: In function ‘init_crcfunext’:
python2/src/_crcfunext.c:492:13: warning: variable ‘m’ set but not used [-Wunused-but-set-variable]
   PyObject *m;
             ^
zip_safe flag not set; analyzing archive contents...
Moving crcmod-1.7-py2.7-linux-x86_64.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding crcmod 1.7 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/crcmod-1.7-py2.7-linux-x86_64.egg>
Searching for numpy>=1.14
Reading https://pypi.org/simple/numpy/
Downloading https://files.pythonhosted.org/packages/c1/ff/aeb22192bab0643551a161dc4ed305892cead687ee97453daed4dc1dd38e/numpy-1.17.0rc1.zip#sha256=f53df05f9ca4ec5d72709ffe349704f1f7d945ed59e815574b5c5687acb282c4
Best match: numpy 1.17.0rc1
Processing numpy-1.17.0rc1.zip
Writing /tmp/easy_install-dohK_m/numpy-1.17.0rc1/setup.cfg
Running numpy-1.17.0rc1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-dohK_m/numpy-1.17.0rc1/egg-dist-tmp-fOZR3d
Traceback (most recent call last):
  File "setup.py", line 238, in <module>
    'test': generate_protos_first(test),
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/__init__.py",> line 145, in setup
    return distutils.core.setup(**attrs)
  File "/usr/lib/python2.7/distutils/core.py", line 151, in setup
    dist.run_commands()
  File "/usr/lib/python2.7/distutils/dist.py", line 953, in run_commands
    self.run_command(cmd)
  File "/usr/lib/python2.7/distutils/dist.py", line 972, in run_command
    cmd_obj.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 67, in run
    self.do_egg_install()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 117, in do_egg_install
    cmd.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 418, in run
    self.easy_install(spec, not self.no_deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 660, in easy_install
    return self.install_item(None, spec, tmpdir, deps, True)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 707, in install_item
    self.process_distribution(spec, dist, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 752, in process_distribution
    [requirement], self.local_index, self.easy_install
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 782, in resolve
    replace_conflicting=replace_conflicting
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1065, in best_match
    return self.obtain(req, installer)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1077, in obtain
    return installer(requirement)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 679, in easy_install
    return self.install_item(spec, dist.location, tmpdir, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 705, in install_item
    dists = self.install_eggs(spec, download, tmpdir)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 890, in install_eggs
    return self.build_and_install(setup_script, setup_base)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1158, in build_and_install
    self.run_setup(setup_script, setup_base, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1144, in run_setup
    run_setup(setup_script, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 253, in run_setup
    raise
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 166, in save_modules
    saved_exc.resume()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 141, in resume
    six.reraise(type, exc, self._tb)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 154, in save_modules
    yield saved
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 250, in run_setup
    _execfile(setup_script, ns)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 45, in _execfile
    exec(code, globals, locals)
  File "/tmp/easy_install-dohK_m/numpy-1.17.0rc1/setup.py", line 31, in <module>
    import setuptools
RuntimeError: Python version >= 3.5 required.

> Task :sdks:python:createProcessWorker FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/sdks/python/build.gradle'> line: 369

* What went wrong:
Execution failed for task ':sdks:python:createProcessWorker'.
> 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 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/5.2.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 2m 21s
59 actionable tasks: 46 executed, 13 from cache

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

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


Build failed in Jenkins: beam_PostCommit_Python_VR_Spark #332

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/332/display/redirect?page=changes>

Changes:

[chamikara] [BEAM-7389] Add Python snippet for Partition transform (#8904)

------------------------------------------
[...truncated 252.59 KB...]
Searching for pytz>=2018.3
Reading https://pypi.org/simple/pytz/
Downloading https://files.pythonhosted.org/packages/3d/73/fe30c2daaaa0713420d0382b16fbb761409f532c56bdcc514bf7b6262bb6/pytz-2019.1-py2.py3-none-any.whl#sha256=303879e36b721603cc54604edcac9d20401bdbe31e1e4fdee5b9f98d5d31dfda
Best match: pytz 2019.1
Processing pytz-2019.1-py2.py3-none-any.whl
Installing pytz-2019.1-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pytz 2019.1 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pytz-2019.1-py2.7.egg>
Searching for pydot<1.3,>=1.2.0
Reading https://pypi.org/simple/pydot/
Downloading https://files.pythonhosted.org/packages/c3/f1/e61d6dfe6c1768ed2529761a68f70939e2569da043e9f15a8d84bf56cadf/pydot-1.2.4.tar.gz#sha256=92d2e2d15531d00710f2d6fb5540d2acabc5399d464f2f20d5d21073af241eb6
Best match: pydot 1.2.4
Processing pydot-1.2.4.tar.gz
Writing /tmp/easy_install-ifc2R9/pydot-1.2.4/setup.cfg
Running pydot-1.2.4/setup.py -q bdist_egg --dist-dir /tmp/easy_install-ifc2R9/pydot-1.2.4/egg-dist-tmp-Gzx1Yw
/tmp/easy_install-ifc2R9/pydot-1.2.4/pydot.py:17: UserWarning: Couldn't import dot_parser, loading of dot files will not be possible.
  "Couldn't import dot_parser, "
zip_safe flag not set; analyzing archive contents...
Moving pydot-1.2.4-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pydot 1.2.4 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pydot-1.2.4-py2.7.egg>
Searching for oauth2client<4,>=2.0.1
Reading https://pypi.org/simple/oauth2client/
Downloading https://files.pythonhosted.org/packages/c0/7b/bc893e35d6ca46a72faa4b9eaac25c687ce60e1fbe978993fe2de1b0ff0d/oauth2client-3.0.0.tar.gz#sha256=5b5b056ec6f2304e7920b632885bd157fa71d1a7f3ddd00a43b1541a8d1a2460
Best match: oauth2client 3.0.0
Processing oauth2client-3.0.0.tar.gz
Writing /tmp/easy_install-DQM0_S/oauth2client-3.0.0/setup.cfg
Running oauth2client-3.0.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-DQM0_S/oauth2client-3.0.0/egg-dist-tmp-FStToy
warning: no previously-included files matching '*' found under directory 'tests'
zip_safe flag not set; analyzing archive contents...
Moving oauth2client-3.0.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding oauth2client 3.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/oauth2client-3.0.0-py2.7.egg>
Searching for pymongo<4.0.0,>=3.8.0
Reading https://pypi.org/simple/pymongo/
Downloading https://files.pythonhosted.org/packages/6e/ea/353a9f8ced71b9e258438aa4d6aa048c1eaf5b774d3ef2273d686fde0947/pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl#sha256=32421df60d06f479d71b6b539642e410ece3006e8910688e68df962c8eb40a21
Best match: pymongo 3.8.0
Processing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl
Installing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding pymongo 3.8.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg>
Searching for mock<3.0.0,>=1.0.1
Reading https://pypi.org/simple/mock/
Downloading https://files.pythonhosted.org/packages/e6/35/f187bdf23be87092bd0f1200d43d23076cee4d0dec109f195173fd3ebc79/mock-2.0.0-py2.py3-none-any.whl#sha256=5ce3c71c5545b472da17b72268978914d0252980348636840bd34a00b5cc96c1
Best match: mock 2.0.0
Processing mock-2.0.0-py2.py3-none-any.whl
Installing mock-2.0.0-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg/EGG-INFO/requires.txt>
Adding mock 2.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg>
Searching for httplib2<=0.12.0,>=0.8
Reading https://pypi.org/simple/httplib2/
Downloading https://files.pythonhosted.org/packages/ce/ed/803905d670b52fa0edfdd135337e545b4496c2ab3a222f1449b7256eb99f/httplib2-0.12.0.tar.gz#sha256=f61fb838a94ce3b349aa32c92fd8430f7e3511afdb18bf9640d647e30c90a6d6
Best match: httplib2 0.12.0
Processing httplib2-0.12.0.tar.gz
Writing /tmp/easy_install-ibt5RY/httplib2-0.12.0/setup.cfg
Running httplib2-0.12.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-ibt5RY/httplib2-0.12.0/egg-dist-tmp-k8eErV
zip_safe flag not set; analyzing archive contents...
httplib2.certs: module references __file__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Extracting httplib2-0.12.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding httplib2 0.12.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Searching for hdfs<3.0.0,>=2.1.0
Reading https://pypi.org/simple/hdfs/
Downloading https://files.pythonhosted.org/packages/82/39/2c0879b1bcfd1f6ad078eb210d09dbce21072386a3997074ee91e60ddc5a/hdfs-2.5.8.tar.gz#sha256=1be117549fc1285571bc51aedc15df5a203138dba02f9adfa26761b69a949370
Best match: hdfs 2.5.8
Processing hdfs-2.5.8.tar.gz
Writing /tmp/easy_install-0hqg1j/hdfs-2.5.8/setup.cfg
Running hdfs-2.5.8/setup.py -q bdist_egg --dist-dir /tmp/easy_install-0hqg1j/hdfs-2.5.8/egg-dist-tmp-qjWncm
zip_safe flag not set; analyzing archive contents...
Moving hdfs-2.5.8-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding hdfs 2.5.8 to easy-install.pth file
Installing hdfscli-avro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing hdfscli script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/hdfs-2.5.8-py2.7.egg>
Searching for future<1.0.0,>=0.16.0
Reading https://pypi.org/simple/future/
Downloading https://files.pythonhosted.org/packages/90/52/e20466b85000a181e1e144fd8305caf2cf475e2f9674e797b222f8105f5f/future-0.17.1.tar.gz#sha256=67045236dcfd6816dc439556d009594abf643e5eb48992e36beac09c2ca659b8
Best match: future 0.17.1
Processing future-0.17.1.tar.gz
Writing /tmp/easy_install-3n7EuZ/future-0.17.1/setup.cfg
Running future-0.17.1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-3n7EuZ/future-0.17.1/egg-dist-tmp-n2EZje
warning: no files found matching '*.au' under directory 'tests'
warning: no files found matching '*.gif' under directory 'tests'
warning: no files found matching '*.txt' under directory 'tests'
zip_safe flag not set; analyzing archive contents...
future.backports.test.ssl_servers: module references __file__
future.backports.test.support: module references __file__
future.standard_library.__init__: module references __file__
future.standard_library.__init__: module references __path__
future.utils.__init__: module MAY be using inspect.stack
past.builtins.misc: module MAY be using inspect.stack
past.translation.__init__: module references __file__
past.translation.__init__: module references __path__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Extracting future-0.17.1-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding future 0.17.1 to easy-install.pth file
Installing pasteurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing futurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Searching for fastavro<0.22,>=0.21.4
Reading https://pypi.org/simple/fastavro/
Downloading https://files.pythonhosted.org/packages/15/e3/5956c75f68906b119191ef30d9acff661b422cf918a29a03ee0c3ba774be/fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl#sha256=25c5e1871fb82795f138aa209ca89cac940b80bf36fc644615354028bfd87638
Best match: fastavro 0.21.24
Processing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl
Installing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding fastavro 0.21.24 to easy-install.pth file
Installing fastavro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg>
Searching for dill<0.2.10,>=0.2.9
Reading https://pypi.org/simple/dill/
Downloading https://files.pythonhosted.org/packages/fe/42/bfe2e0857bc284cbe6a011d93f2a9ad58a22cb894461b199ae72cfef0f29/dill-0.2.9.tar.gz#sha256=f6d6046f9f9195206063dd0415dff185ad593d6ee8b0e67f12597c0f4df4986f
Best match: dill 0.2.9
Processing dill-0.2.9.tar.gz
Writing /tmp/easy_install-VFRL1v/dill-0.2.9/setup.cfg
Running dill-0.2.9/setup.py -q bdist_egg --dist-dir /tmp/easy_install-VFRL1v/dill-0.2.9/egg-dist-tmp-FZGDDk
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Extracting dill-0.2.9-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding dill 0.2.9 to easy-install.pth file
Installing get_objgraph script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing undill script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Searching for crcmod<2.0,>=1.7
Reading https://pypi.org/simple/crcmod/
Downloading https://files.pythonhosted.org/packages/6b/b0/e595ce2a2527e169c3bcd6c33d2473c1918e0b7f6826a043ca1245dd4e5b/crcmod-1.7.tar.gz#sha256=dc7051a0db5f2bd48665a990d3ec1cc305a466a77358ca4492826f41f283601e
Best match: crcmod 1.7
Processing crcmod-1.7.tar.gz
Writing /tmp/easy_install-Cuhv_C/crcmod-1.7/setup.cfg
Running crcmod-1.7/setup.py -q bdist_egg --dist-dir /tmp/easy_install-Cuhv_C/crcmod-1.7/egg-dist-tmp-WTCKFJ
python2/src/_crcfunext.c: In function ‘init_crcfunext’:
python2/src/_crcfunext.c:492:13: warning: variable ‘m’ set but not used [-Wunused-but-set-variable]
   PyObject *m;
             ^
zip_safe flag not set; analyzing archive contents...
Moving crcmod-1.7-py2.7-linux-x86_64.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding crcmod 1.7 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/crcmod-1.7-py2.7-linux-x86_64.egg>
Searching for numpy>=1.14
Reading https://pypi.org/simple/numpy/
Downloading https://files.pythonhosted.org/packages/c1/ff/aeb22192bab0643551a161dc4ed305892cead687ee97453daed4dc1dd38e/numpy-1.17.0rc1.zip#sha256=f53df05f9ca4ec5d72709ffe349704f1f7d945ed59e815574b5c5687acb282c4
Best match: numpy 1.17.0rc1
Processing numpy-1.17.0rc1.zip
Writing /tmp/easy_install-pf_G7z/numpy-1.17.0rc1/setup.cfg
Running numpy-1.17.0rc1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-pf_G7z/numpy-1.17.0rc1/egg-dist-tmp-EcR3US
Traceback (most recent call last):
  File "setup.py", line 238, in <module>
    'test': generate_protos_first(test),
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/__init__.py",> line 145, in setup
    return distutils.core.setup(**attrs)
  File "/usr/lib/python2.7/distutils/core.py", line 151, in setup
    dist.run_commands()
  File "/usr/lib/python2.7/distutils/dist.py", line 953, in run_commands
    self.run_command(cmd)
  File "/usr/lib/python2.7/distutils/dist.py", line 972, in run_command
    cmd_obj.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 67, in run
    self.do_egg_install()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 117, in do_egg_install
    cmd.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 418, in run
    self.easy_install(spec, not self.no_deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 660, in easy_install
    return self.install_item(None, spec, tmpdir, deps, True)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 707, in install_item
    self.process_distribution(spec, dist, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 752, in process_distribution
    [requirement], self.local_index, self.easy_install
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 782, in resolve
    replace_conflicting=replace_conflicting
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1065, in best_match
    return self.obtain(req, installer)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1077, in obtain
    return installer(requirement)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 679, in easy_install
    return self.install_item(spec, dist.location, tmpdir, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 705, in install_item
    dists = self.install_eggs(spec, download, tmpdir)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 890, in install_eggs
    return self.build_and_install(setup_script, setup_base)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1158, in build_and_install
    self.run_setup(setup_script, setup_base, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1144, in run_setup
    run_setup(setup_script, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 253, in run_setup
    raise
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 166, in save_modules
    saved_exc.resume()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 141, in resume
    six.reraise(type, exc, self._tb)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 154, in save_modules
    yield saved
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 250, in run_setup
    _execfile(setup_script, ns)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 45, in _execfile
    exec(code, globals, locals)
  File "/tmp/easy_install-pf_G7z/numpy-1.17.0rc1/setup.py", line 31, in <module>
    import setuptools
RuntimeError: Python version >= 3.5 required.

> Task :sdks:python:createProcessWorker FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/sdks/python/build.gradle'> line: 369

* What went wrong:
Execution failed for task ':sdks:python:createProcessWorker'.
> 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 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/5.2.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 2m 29s
59 actionable tasks: 46 executed, 13 from cache

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

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


Build failed in Jenkins: beam_PostCommit_Python_VR_Spark #331

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/331/display/redirect?page=changes>

Changes:

[kcweaver] [BEAM-7710] [website] remove outdated reference to KeyedCombineFn

------------------------------------------
[...truncated 251.67 KB...]
Searching for pytz>=2018.3
Reading https://pypi.org/simple/pytz/
Downloading https://files.pythonhosted.org/packages/3d/73/fe30c2daaaa0713420d0382b16fbb761409f532c56bdcc514bf7b6262bb6/pytz-2019.1-py2.py3-none-any.whl#sha256=303879e36b721603cc54604edcac9d20401bdbe31e1e4fdee5b9f98d5d31dfda
Best match: pytz 2019.1
Processing pytz-2019.1-py2.py3-none-any.whl
Installing pytz-2019.1-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pytz 2019.1 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pytz-2019.1-py2.7.egg>
Searching for pydot<1.3,>=1.2.0
Reading https://pypi.org/simple/pydot/
Downloading https://files.pythonhosted.org/packages/c3/f1/e61d6dfe6c1768ed2529761a68f70939e2569da043e9f15a8d84bf56cadf/pydot-1.2.4.tar.gz#sha256=92d2e2d15531d00710f2d6fb5540d2acabc5399d464f2f20d5d21073af241eb6
Best match: pydot 1.2.4
Processing pydot-1.2.4.tar.gz
Writing /tmp/easy_install-BbVocj/pydot-1.2.4/setup.cfg
Running pydot-1.2.4/setup.py -q bdist_egg --dist-dir /tmp/easy_install-BbVocj/pydot-1.2.4/egg-dist-tmp-TznTk9
/tmp/easy_install-BbVocj/pydot-1.2.4/pydot.py:17: UserWarning: Couldn't import dot_parser, loading of dot files will not be possible.
  "Couldn't import dot_parser, "
zip_safe flag not set; analyzing archive contents...
Moving pydot-1.2.4-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pydot 1.2.4 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pydot-1.2.4-py2.7.egg>
Searching for oauth2client<4,>=2.0.1
Reading https://pypi.org/simple/oauth2client/
Downloading https://files.pythonhosted.org/packages/c0/7b/bc893e35d6ca46a72faa4b9eaac25c687ce60e1fbe978993fe2de1b0ff0d/oauth2client-3.0.0.tar.gz#sha256=5b5b056ec6f2304e7920b632885bd157fa71d1a7f3ddd00a43b1541a8d1a2460
Best match: oauth2client 3.0.0
Processing oauth2client-3.0.0.tar.gz
Writing /tmp/easy_install-CbkAzT/oauth2client-3.0.0/setup.cfg
Running oauth2client-3.0.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-CbkAzT/oauth2client-3.0.0/egg-dist-tmp-5QDNSk
warning: no previously-included files matching '*' found under directory 'tests'
zip_safe flag not set; analyzing archive contents...
Moving oauth2client-3.0.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding oauth2client 3.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/oauth2client-3.0.0-py2.7.egg>
Searching for pymongo<4.0.0,>=3.8.0
Reading https://pypi.org/simple/pymongo/
Downloading https://files.pythonhosted.org/packages/6e/ea/353a9f8ced71b9e258438aa4d6aa048c1eaf5b774d3ef2273d686fde0947/pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl#sha256=32421df60d06f479d71b6b539642e410ece3006e8910688e68df962c8eb40a21
Best match: pymongo 3.8.0
Processing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl
Installing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding pymongo 3.8.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg>
Searching for mock<3.0.0,>=1.0.1
Reading https://pypi.org/simple/mock/
Downloading https://files.pythonhosted.org/packages/e6/35/f187bdf23be87092bd0f1200d43d23076cee4d0dec109f195173fd3ebc79/mock-2.0.0-py2.py3-none-any.whl#sha256=5ce3c71c5545b472da17b72268978914d0252980348636840bd34a00b5cc96c1
Best match: mock 2.0.0
Processing mock-2.0.0-py2.py3-none-any.whl
Installing mock-2.0.0-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg/EGG-INFO/requires.txt>
Adding mock 2.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg>
Searching for httplib2<=0.12.0,>=0.8
Reading https://pypi.org/simple/httplib2/
Downloading https://files.pythonhosted.org/packages/ce/ed/803905d670b52fa0edfdd135337e545b4496c2ab3a222f1449b7256eb99f/httplib2-0.12.0.tar.gz#sha256=f61fb838a94ce3b349aa32c92fd8430f7e3511afdb18bf9640d647e30c90a6d6
Best match: httplib2 0.12.0
Processing httplib2-0.12.0.tar.gz
Writing /tmp/easy_install-G8ePoz/httplib2-0.12.0/setup.cfg
Running httplib2-0.12.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-G8ePoz/httplib2-0.12.0/egg-dist-tmp-vxDdQ8
zip_safe flag not set; analyzing archive contents...
httplib2.certs: module references __file__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Extracting httplib2-0.12.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding httplib2 0.12.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Searching for hdfs<3.0.0,>=2.1.0
Reading https://pypi.org/simple/hdfs/
Downloading https://files.pythonhosted.org/packages/82/39/2c0879b1bcfd1f6ad078eb210d09dbce21072386a3997074ee91e60ddc5a/hdfs-2.5.8.tar.gz#sha256=1be117549fc1285571bc51aedc15df5a203138dba02f9adfa26761b69a949370
Best match: hdfs 2.5.8
Processing hdfs-2.5.8.tar.gz
Writing /tmp/easy_install-fvaXLC/hdfs-2.5.8/setup.cfg
Running hdfs-2.5.8/setup.py -q bdist_egg --dist-dir /tmp/easy_install-fvaXLC/hdfs-2.5.8/egg-dist-tmp-ovTepq
zip_safe flag not set; analyzing archive contents...
Moving hdfs-2.5.8-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding hdfs 2.5.8 to easy-install.pth file
Installing hdfscli-avro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing hdfscli script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/hdfs-2.5.8-py2.7.egg>
Searching for future<1.0.0,>=0.16.0
Reading https://pypi.org/simple/future/
Downloading https://files.pythonhosted.org/packages/90/52/e20466b85000a181e1e144fd8305caf2cf475e2f9674e797b222f8105f5f/future-0.17.1.tar.gz#sha256=67045236dcfd6816dc439556d009594abf643e5eb48992e36beac09c2ca659b8
Best match: future 0.17.1
Processing future-0.17.1.tar.gz
Writing /tmp/easy_install-XiwCRf/future-0.17.1/setup.cfg
Running future-0.17.1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-XiwCRf/future-0.17.1/egg-dist-tmp-9Uvf6a
warning: no files found matching '*.au' under directory 'tests'
warning: no files found matching '*.gif' under directory 'tests'
warning: no files found matching '*.txt' under directory 'tests'
zip_safe flag not set; analyzing archive contents...
future.backports.test.ssl_servers: module references __file__
future.backports.test.support: module references __file__
future.standard_library.__init__: module references __file__
future.standard_library.__init__: module references __path__
future.utils.__init__: module MAY be using inspect.stack
past.builtins.misc: module MAY be using inspect.stack
past.translation.__init__: module references __file__
past.translation.__init__: module references __path__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Extracting future-0.17.1-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding future 0.17.1 to easy-install.pth file
Installing pasteurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing futurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Searching for fastavro<0.22,>=0.21.4
Reading https://pypi.org/simple/fastavro/
Downloading https://files.pythonhosted.org/packages/15/e3/5956c75f68906b119191ef30d9acff661b422cf918a29a03ee0c3ba774be/fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl#sha256=25c5e1871fb82795f138aa209ca89cac940b80bf36fc644615354028bfd87638
Best match: fastavro 0.21.24
Processing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl
Installing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding fastavro 0.21.24 to easy-install.pth file
Installing fastavro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg>
Searching for dill<0.2.10,>=0.2.9
Reading https://pypi.org/simple/dill/
Downloading https://files.pythonhosted.org/packages/fe/42/bfe2e0857bc284cbe6a011d93f2a9ad58a22cb894461b199ae72cfef0f29/dill-0.2.9.tar.gz#sha256=f6d6046f9f9195206063dd0415dff185ad593d6ee8b0e67f12597c0f4df4986f
Best match: dill 0.2.9
Processing dill-0.2.9.tar.gz
Writing /tmp/easy_install-Q0M_IO/dill-0.2.9/setup.cfg
Running dill-0.2.9/setup.py -q bdist_egg --dist-dir /tmp/easy_install-Q0M_IO/dill-0.2.9/egg-dist-tmp-fns_s8
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Extracting dill-0.2.9-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding dill 0.2.9 to easy-install.pth file
Installing get_objgraph script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing undill script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Searching for crcmod<2.0,>=1.7
Reading https://pypi.org/simple/crcmod/
Downloading https://files.pythonhosted.org/packages/6b/b0/e595ce2a2527e169c3bcd6c33d2473c1918e0b7f6826a043ca1245dd4e5b/crcmod-1.7.tar.gz#sha256=dc7051a0db5f2bd48665a990d3ec1cc305a466a77358ca4492826f41f283601e
Best match: crcmod 1.7
Processing crcmod-1.7.tar.gz
Writing /tmp/easy_install-42s3Tb/crcmod-1.7/setup.cfg
Running crcmod-1.7/setup.py -q bdist_egg --dist-dir /tmp/easy_install-42s3Tb/crcmod-1.7/egg-dist-tmp-dhfR4U
python2/src/_crcfunext.c: In function ‘init_crcfunext’:
python2/src/_crcfunext.c:492:13: warning: variable ‘m’ set but not used [-Wunused-but-set-variable]
   PyObject *m;
             ^
zip_safe flag not set; analyzing archive contents...
Moving crcmod-1.7-py2.7-linux-x86_64.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding crcmod 1.7 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/crcmod-1.7-py2.7-linux-x86_64.egg>
Searching for numpy>=1.14
Reading https://pypi.org/simple/numpy/
Downloading https://files.pythonhosted.org/packages/c1/ff/aeb22192bab0643551a161dc4ed305892cead687ee97453daed4dc1dd38e/numpy-1.17.0rc1.zip#sha256=f53df05f9ca4ec5d72709ffe349704f1f7d945ed59e815574b5c5687acb282c4
Best match: numpy 1.17.0rc1
Processing numpy-1.17.0rc1.zip
Writing /tmp/easy_install-J2dFcX/numpy-1.17.0rc1/setup.cfg
Running numpy-1.17.0rc1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-J2dFcX/numpy-1.17.0rc1/egg-dist-tmp-IPbivk
Traceback (most recent call last):
  File "setup.py", line 238, in <module>
    'test': generate_protos_first(test),
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/__init__.py",> line 145, in setup
    return distutils.core.setup(**attrs)
  File "/usr/lib/python2.7/distutils/core.py", line 151, in setup
    dist.run_commands()
  File "/usr/lib/python2.7/distutils/dist.py", line 953, in run_commands
    self.run_command(cmd)
  File "/usr/lib/python2.7/distutils/dist.py", line 972, in run_command
    cmd_obj.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 67, in run
    self.do_egg_install()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 117, in do_egg_install
    cmd.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 418, in run
    self.easy_install(spec, not self.no_deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 660, in easy_install
    return self.install_item(None, spec, tmpdir, deps, True)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 707, in install_item
    self.process_distribution(spec, dist, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 752, in process_distribution
    [requirement], self.local_index, self.easy_install
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 782, in resolve
    replace_conflicting=replace_conflicting
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1065, in best_match
    return self.obtain(req, installer)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1077, in obtain
    return installer(requirement)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 679, in easy_install
    return self.install_item(spec, dist.location, tmpdir, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 705, in install_item
    dists = self.install_eggs(spec, download, tmpdir)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 890, in install_eggs
    return self.build_and_install(setup_script, setup_base)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1158, in build_and_install
    self.run_setup(setup_script, setup_base, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1144, in run_setup
    run_setup(setup_script, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 253, in run_setup
    raise
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 166, in save_modules
    saved_exc.resume()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 141, in resume
    six.reraise(type, exc, self._tb)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 154, in save_modules
    yield saved
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 250, in run_setup
    _execfile(setup_script, ns)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 45, in _execfile
    exec(code, globals, locals)
  File "/tmp/easy_install-J2dFcX/numpy-1.17.0rc1/setup.py", line 31, in <module>
    import setuptools
RuntimeError: Python version >= 3.5 required.

> Task :sdks:python:createProcessWorker FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/sdks/python/build.gradle'> line: 369

* What went wrong:
Execution failed for task ':sdks:python:createProcessWorker'.
> 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 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/5.2.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 2m 14s
59 actionable tasks: 46 executed, 13 from cache

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

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


Build failed in Jenkins: beam_PostCommit_Python_VR_Spark #330

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/330/display/redirect>

------------------------------------------
[...truncated 251.58 KB...]
Searching for pytz>=2018.3
Reading https://pypi.org/simple/pytz/
Downloading https://files.pythonhosted.org/packages/3d/73/fe30c2daaaa0713420d0382b16fbb761409f532c56bdcc514bf7b6262bb6/pytz-2019.1-py2.py3-none-any.whl#sha256=303879e36b721603cc54604edcac9d20401bdbe31e1e4fdee5b9f98d5d31dfda
Best match: pytz 2019.1
Processing pytz-2019.1-py2.py3-none-any.whl
Installing pytz-2019.1-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pytz 2019.1 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pytz-2019.1-py2.7.egg>
Searching for pydot<1.3,>=1.2.0
Reading https://pypi.org/simple/pydot/
Downloading https://files.pythonhosted.org/packages/c3/f1/e61d6dfe6c1768ed2529761a68f70939e2569da043e9f15a8d84bf56cadf/pydot-1.2.4.tar.gz#sha256=92d2e2d15531d00710f2d6fb5540d2acabc5399d464f2f20d5d21073af241eb6
Best match: pydot 1.2.4
Processing pydot-1.2.4.tar.gz
Writing /tmp/easy_install-xNDVyu/pydot-1.2.4/setup.cfg
Running pydot-1.2.4/setup.py -q bdist_egg --dist-dir /tmp/easy_install-xNDVyu/pydot-1.2.4/egg-dist-tmp-CwTIjk
/tmp/easy_install-xNDVyu/pydot-1.2.4/pydot.py:17: UserWarning: Couldn't import dot_parser, loading of dot files will not be possible.
  "Couldn't import dot_parser, "
zip_safe flag not set; analyzing archive contents...
Moving pydot-1.2.4-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pydot 1.2.4 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pydot-1.2.4-py2.7.egg>
Searching for oauth2client<4,>=2.0.1
Reading https://pypi.org/simple/oauth2client/
Downloading https://files.pythonhosted.org/packages/c0/7b/bc893e35d6ca46a72faa4b9eaac25c687ce60e1fbe978993fe2de1b0ff0d/oauth2client-3.0.0.tar.gz#sha256=5b5b056ec6f2304e7920b632885bd157fa71d1a7f3ddd00a43b1541a8d1a2460
Best match: oauth2client 3.0.0
Processing oauth2client-3.0.0.tar.gz
Writing /tmp/easy_install-bXZm4J/oauth2client-3.0.0/setup.cfg
Running oauth2client-3.0.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-bXZm4J/oauth2client-3.0.0/egg-dist-tmp-BzLt9h
warning: no previously-included files matching '*' found under directory 'tests'
zip_safe flag not set; analyzing archive contents...
Moving oauth2client-3.0.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding oauth2client 3.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/oauth2client-3.0.0-py2.7.egg>
Searching for pymongo<4.0.0,>=3.8.0
Reading https://pypi.org/simple/pymongo/
Downloading https://files.pythonhosted.org/packages/6e/ea/353a9f8ced71b9e258438aa4d6aa048c1eaf5b774d3ef2273d686fde0947/pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl#sha256=32421df60d06f479d71b6b539642e410ece3006e8910688e68df962c8eb40a21
Best match: pymongo 3.8.0
Processing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl
Installing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding pymongo 3.8.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg>
Searching for mock<3.0.0,>=1.0.1
Reading https://pypi.org/simple/mock/
Downloading https://files.pythonhosted.org/packages/e6/35/f187bdf23be87092bd0f1200d43d23076cee4d0dec109f195173fd3ebc79/mock-2.0.0-py2.py3-none-any.whl#sha256=5ce3c71c5545b472da17b72268978914d0252980348636840bd34a00b5cc96c1
Best match: mock 2.0.0
Processing mock-2.0.0-py2.py3-none-any.whl
Installing mock-2.0.0-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg/EGG-INFO/requires.txt>
Adding mock 2.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg>
Searching for httplib2<=0.12.0,>=0.8
Reading https://pypi.org/simple/httplib2/
Downloading https://files.pythonhosted.org/packages/ce/ed/803905d670b52fa0edfdd135337e545b4496c2ab3a222f1449b7256eb99f/httplib2-0.12.0.tar.gz#sha256=f61fb838a94ce3b349aa32c92fd8430f7e3511afdb18bf9640d647e30c90a6d6
Best match: httplib2 0.12.0
Processing httplib2-0.12.0.tar.gz
Writing /tmp/easy_install-B8pGEp/httplib2-0.12.0/setup.cfg
Running httplib2-0.12.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-B8pGEp/httplib2-0.12.0/egg-dist-tmp-AEge6L
zip_safe flag not set; analyzing archive contents...
httplib2.certs: module references __file__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Extracting httplib2-0.12.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding httplib2 0.12.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Searching for hdfs<3.0.0,>=2.1.0
Reading https://pypi.org/simple/hdfs/
Downloading https://files.pythonhosted.org/packages/82/39/2c0879b1bcfd1f6ad078eb210d09dbce21072386a3997074ee91e60ddc5a/hdfs-2.5.8.tar.gz#sha256=1be117549fc1285571bc51aedc15df5a203138dba02f9adfa26761b69a949370
Best match: hdfs 2.5.8
Processing hdfs-2.5.8.tar.gz
Writing /tmp/easy_install-I51S9E/hdfs-2.5.8/setup.cfg
Running hdfs-2.5.8/setup.py -q bdist_egg --dist-dir /tmp/easy_install-I51S9E/hdfs-2.5.8/egg-dist-tmp-TPNwKz
zip_safe flag not set; analyzing archive contents...
Moving hdfs-2.5.8-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding hdfs 2.5.8 to easy-install.pth file
Installing hdfscli-avro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing hdfscli script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/hdfs-2.5.8-py2.7.egg>
Searching for future<1.0.0,>=0.16.0
Reading https://pypi.org/simple/future/
Downloading https://files.pythonhosted.org/packages/90/52/e20466b85000a181e1e144fd8305caf2cf475e2f9674e797b222f8105f5f/future-0.17.1.tar.gz#sha256=67045236dcfd6816dc439556d009594abf643e5eb48992e36beac09c2ca659b8
Best match: future 0.17.1
Processing future-0.17.1.tar.gz
Writing /tmp/easy_install-btPobB/future-0.17.1/setup.cfg
Running future-0.17.1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-btPobB/future-0.17.1/egg-dist-tmp-ab3qD5
warning: no files found matching '*.au' under directory 'tests'
warning: no files found matching '*.gif' under directory 'tests'
warning: no files found matching '*.txt' under directory 'tests'
zip_safe flag not set; analyzing archive contents...
future.backports.test.ssl_servers: module references __file__
future.backports.test.support: module references __file__
future.standard_library.__init__: module references __file__
future.standard_library.__init__: module references __path__
future.utils.__init__: module MAY be using inspect.stack
past.builtins.misc: module MAY be using inspect.stack
past.translation.__init__: module references __file__
past.translation.__init__: module references __path__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Extracting future-0.17.1-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding future 0.17.1 to easy-install.pth file
Installing pasteurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing futurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Searching for fastavro<0.22,>=0.21.4
Reading https://pypi.org/simple/fastavro/
Downloading https://files.pythonhosted.org/packages/15/e3/5956c75f68906b119191ef30d9acff661b422cf918a29a03ee0c3ba774be/fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl#sha256=25c5e1871fb82795f138aa209ca89cac940b80bf36fc644615354028bfd87638
Best match: fastavro 0.21.24
Processing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl
Installing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding fastavro 0.21.24 to easy-install.pth file
Installing fastavro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg>
Searching for dill<0.2.10,>=0.2.9
Reading https://pypi.org/simple/dill/
Downloading https://files.pythonhosted.org/packages/fe/42/bfe2e0857bc284cbe6a011d93f2a9ad58a22cb894461b199ae72cfef0f29/dill-0.2.9.tar.gz#sha256=f6d6046f9f9195206063dd0415dff185ad593d6ee8b0e67f12597c0f4df4986f
Best match: dill 0.2.9
Processing dill-0.2.9.tar.gz
Writing /tmp/easy_install-dIi2GY/dill-0.2.9/setup.cfg
Running dill-0.2.9/setup.py -q bdist_egg --dist-dir /tmp/easy_install-dIi2GY/dill-0.2.9/egg-dist-tmp-uhgiRG
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Extracting dill-0.2.9-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding dill 0.2.9 to easy-install.pth file
Installing get_objgraph script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing undill script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Searching for crcmod<2.0,>=1.7
Reading https://pypi.org/simple/crcmod/
Downloading https://files.pythonhosted.org/packages/6b/b0/e595ce2a2527e169c3bcd6c33d2473c1918e0b7f6826a043ca1245dd4e5b/crcmod-1.7.tar.gz#sha256=dc7051a0db5f2bd48665a990d3ec1cc305a466a77358ca4492826f41f283601e
Best match: crcmod 1.7
Processing crcmod-1.7.tar.gz
Writing /tmp/easy_install-MlDHj0/crcmod-1.7/setup.cfg
Running crcmod-1.7/setup.py -q bdist_egg --dist-dir /tmp/easy_install-MlDHj0/crcmod-1.7/egg-dist-tmp-Hxoj9q
python2/src/_crcfunext.c: In function ‘init_crcfunext’:
python2/src/_crcfunext.c:492:13: warning: variable ‘m’ set but not used [-Wunused-but-set-variable]
   PyObject *m;
             ^
zip_safe flag not set; analyzing archive contents...
Moving crcmod-1.7-py2.7-linux-x86_64.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding crcmod 1.7 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/crcmod-1.7-py2.7-linux-x86_64.egg>
Searching for numpy>=1.14
Reading https://pypi.org/simple/numpy/
Downloading https://files.pythonhosted.org/packages/c1/ff/aeb22192bab0643551a161dc4ed305892cead687ee97453daed4dc1dd38e/numpy-1.17.0rc1.zip#sha256=f53df05f9ca4ec5d72709ffe349704f1f7d945ed59e815574b5c5687acb282c4
Best match: numpy 1.17.0rc1
Processing numpy-1.17.0rc1.zip
Writing /tmp/easy_install-eflJO1/numpy-1.17.0rc1/setup.cfg
Running numpy-1.17.0rc1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-eflJO1/numpy-1.17.0rc1/egg-dist-tmp-Vz21Jx
Traceback (most recent call last):
  File "setup.py", line 238, in <module>
    'test': generate_protos_first(test),
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/__init__.py",> line 145, in setup
    return distutils.core.setup(**attrs)
  File "/usr/lib/python2.7/distutils/core.py", line 151, in setup
    dist.run_commands()
  File "/usr/lib/python2.7/distutils/dist.py", line 953, in run_commands
    self.run_command(cmd)
  File "/usr/lib/python2.7/distutils/dist.py", line 972, in run_command
    cmd_obj.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 67, in run
    self.do_egg_install()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 117, in do_egg_install
    cmd.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 418, in run
    self.easy_install(spec, not self.no_deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 660, in easy_install
    return self.install_item(None, spec, tmpdir, deps, True)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 707, in install_item
    self.process_distribution(spec, dist, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 752, in process_distribution
    [requirement], self.local_index, self.easy_install
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 782, in resolve
    replace_conflicting=replace_conflicting
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1065, in best_match
    return self.obtain(req, installer)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1077, in obtain
    return installer(requirement)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 679, in easy_install
    return self.install_item(spec, dist.location, tmpdir, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 705, in install_item
    dists = self.install_eggs(spec, download, tmpdir)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 890, in install_eggs
    return self.build_and_install(setup_script, setup_base)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1158, in build_and_install
    self.run_setup(setup_script, setup_base, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1144, in run_setup
    run_setup(setup_script, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 253, in run_setup
    raise
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 166, in save_modules
    saved_exc.resume()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 141, in resume
    six.reraise(type, exc, self._tb)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 154, in save_modules
    yield saved
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 250, in run_setup
    _execfile(setup_script, ns)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 45, in _execfile
    exec(code, globals, locals)
  File "/tmp/easy_install-eflJO1/numpy-1.17.0rc1/setup.py", line 31, in <module>
    import setuptools
RuntimeError: Python version >= 3.5 required.

> Task :sdks:python:createProcessWorker FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/sdks/python/build.gradle'> line: 369

* What went wrong:
Execution failed for task ':sdks:python:createProcessWorker'.
> 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 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/5.2.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 2m 20s
59 actionable tasks: 46 executed, 13 from cache

Publishing build scan...
https://gradle.com/s/3glbmlvqgki4o

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


Build failed in Jenkins: beam_PostCommit_Python_VR_Spark #329

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/329/display/redirect?page=changes>

Changes:

[lcwik] [BEAM-7668] Add ability to query a pipeline definition from a gRPC

------------------------------------------
[...truncated 253.02 KB...]
Searching for pytz>=2018.3
Reading https://pypi.org/simple/pytz/
Downloading https://files.pythonhosted.org/packages/3d/73/fe30c2daaaa0713420d0382b16fbb761409f532c56bdcc514bf7b6262bb6/pytz-2019.1-py2.py3-none-any.whl#sha256=303879e36b721603cc54604edcac9d20401bdbe31e1e4fdee5b9f98d5d31dfda
Best match: pytz 2019.1
Processing pytz-2019.1-py2.py3-none-any.whl
Installing pytz-2019.1-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pytz 2019.1 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pytz-2019.1-py2.7.egg>
Searching for pydot<1.3,>=1.2.0
Reading https://pypi.org/simple/pydot/
Downloading https://files.pythonhosted.org/packages/c3/f1/e61d6dfe6c1768ed2529761a68f70939e2569da043e9f15a8d84bf56cadf/pydot-1.2.4.tar.gz#sha256=92d2e2d15531d00710f2d6fb5540d2acabc5399d464f2f20d5d21073af241eb6
Best match: pydot 1.2.4
Processing pydot-1.2.4.tar.gz
Writing /tmp/easy_install-6iq3u8/pydot-1.2.4/setup.cfg
Running pydot-1.2.4/setup.py -q bdist_egg --dist-dir /tmp/easy_install-6iq3u8/pydot-1.2.4/egg-dist-tmp-4a2_69
/tmp/easy_install-6iq3u8/pydot-1.2.4/pydot.py:17: UserWarning: Couldn't import dot_parser, loading of dot files will not be possible.
  "Couldn't import dot_parser, "
zip_safe flag not set; analyzing archive contents...
Moving pydot-1.2.4-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pydot 1.2.4 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pydot-1.2.4-py2.7.egg>
Searching for oauth2client<4,>=2.0.1
Reading https://pypi.org/simple/oauth2client/
Downloading https://files.pythonhosted.org/packages/c0/7b/bc893e35d6ca46a72faa4b9eaac25c687ce60e1fbe978993fe2de1b0ff0d/oauth2client-3.0.0.tar.gz#sha256=5b5b056ec6f2304e7920b632885bd157fa71d1a7f3ddd00a43b1541a8d1a2460
Best match: oauth2client 3.0.0
Processing oauth2client-3.0.0.tar.gz
Writing /tmp/easy_install-sTjCKs/oauth2client-3.0.0/setup.cfg
Running oauth2client-3.0.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-sTjCKs/oauth2client-3.0.0/egg-dist-tmp-Cvjiaa
warning: no previously-included files matching '*' found under directory 'tests'
zip_safe flag not set; analyzing archive contents...
Moving oauth2client-3.0.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding oauth2client 3.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/oauth2client-3.0.0-py2.7.egg>
Searching for pymongo<4.0.0,>=3.8.0
Reading https://pypi.org/simple/pymongo/
Downloading https://files.pythonhosted.org/packages/6e/ea/353a9f8ced71b9e258438aa4d6aa048c1eaf5b774d3ef2273d686fde0947/pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl#sha256=32421df60d06f479d71b6b539642e410ece3006e8910688e68df962c8eb40a21
Best match: pymongo 3.8.0
Processing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl
Installing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding pymongo 3.8.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg>
Searching for mock<3.0.0,>=1.0.1
Reading https://pypi.org/simple/mock/
Downloading https://files.pythonhosted.org/packages/e6/35/f187bdf23be87092bd0f1200d43d23076cee4d0dec109f195173fd3ebc79/mock-2.0.0-py2.py3-none-any.whl#sha256=5ce3c71c5545b472da17b72268978914d0252980348636840bd34a00b5cc96c1
Best match: mock 2.0.0
Processing mock-2.0.0-py2.py3-none-any.whl
Installing mock-2.0.0-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg/EGG-INFO/requires.txt>
Adding mock 2.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg>
Searching for httplib2<=0.12.0,>=0.8
Reading https://pypi.org/simple/httplib2/
Downloading https://files.pythonhosted.org/packages/ce/ed/803905d670b52fa0edfdd135337e545b4496c2ab3a222f1449b7256eb99f/httplib2-0.12.0.tar.gz#sha256=f61fb838a94ce3b349aa32c92fd8430f7e3511afdb18bf9640d647e30c90a6d6
Best match: httplib2 0.12.0
Processing httplib2-0.12.0.tar.gz
Writing /tmp/easy_install-I9UKsA/httplib2-0.12.0/setup.cfg
Running httplib2-0.12.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-I9UKsA/httplib2-0.12.0/egg-dist-tmp-QXubCf
zip_safe flag not set; analyzing archive contents...
httplib2.certs: module references __file__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Extracting httplib2-0.12.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding httplib2 0.12.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Searching for hdfs<3.0.0,>=2.1.0
Reading https://pypi.org/simple/hdfs/
Downloading https://files.pythonhosted.org/packages/82/39/2c0879b1bcfd1f6ad078eb210d09dbce21072386a3997074ee91e60ddc5a/hdfs-2.5.8.tar.gz#sha256=1be117549fc1285571bc51aedc15df5a203138dba02f9adfa26761b69a949370
Best match: hdfs 2.5.8
Processing hdfs-2.5.8.tar.gz
Writing /tmp/easy_install-jQ7oTL/hdfs-2.5.8/setup.cfg
Running hdfs-2.5.8/setup.py -q bdist_egg --dist-dir /tmp/easy_install-jQ7oTL/hdfs-2.5.8/egg-dist-tmp-gn93fj
zip_safe flag not set; analyzing archive contents...
Moving hdfs-2.5.8-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding hdfs 2.5.8 to easy-install.pth file
Installing hdfscli-avro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing hdfscli script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/hdfs-2.5.8-py2.7.egg>
Searching for future<1.0.0,>=0.16.0
Reading https://pypi.org/simple/future/
Downloading https://files.pythonhosted.org/packages/90/52/e20466b85000a181e1e144fd8305caf2cf475e2f9674e797b222f8105f5f/future-0.17.1.tar.gz#sha256=67045236dcfd6816dc439556d009594abf643e5eb48992e36beac09c2ca659b8
Best match: future 0.17.1
Processing future-0.17.1.tar.gz
Writing /tmp/easy_install-osKkrh/future-0.17.1/setup.cfg
Running future-0.17.1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-osKkrh/future-0.17.1/egg-dist-tmp-Af0HMW
warning: no files found matching '*.au' under directory 'tests'
warning: no files found matching '*.gif' under directory 'tests'
warning: no files found matching '*.txt' under directory 'tests'
zip_safe flag not set; analyzing archive contents...
future.backports.test.ssl_servers: module references __file__
future.backports.test.support: module references __file__
future.standard_library.__init__: module references __file__
future.standard_library.__init__: module references __path__
future.utils.__init__: module MAY be using inspect.stack
past.builtins.misc: module MAY be using inspect.stack
past.translation.__init__: module references __file__
past.translation.__init__: module references __path__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Extracting future-0.17.1-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding future 0.17.1 to easy-install.pth file
Installing pasteurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing futurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Searching for fastavro<0.22,>=0.21.4
Reading https://pypi.org/simple/fastavro/
Downloading https://files.pythonhosted.org/packages/15/e3/5956c75f68906b119191ef30d9acff661b422cf918a29a03ee0c3ba774be/fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl#sha256=25c5e1871fb82795f138aa209ca89cac940b80bf36fc644615354028bfd87638
Best match: fastavro 0.21.24
Processing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl
Installing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding fastavro 0.21.24 to easy-install.pth file
Installing fastavro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg>
Searching for dill<0.2.10,>=0.2.9
Reading https://pypi.org/simple/dill/
Downloading https://files.pythonhosted.org/packages/fe/42/bfe2e0857bc284cbe6a011d93f2a9ad58a22cb894461b199ae72cfef0f29/dill-0.2.9.tar.gz#sha256=f6d6046f9f9195206063dd0415dff185ad593d6ee8b0e67f12597c0f4df4986f
Best match: dill 0.2.9
Processing dill-0.2.9.tar.gz
Writing /tmp/easy_install-Gd98A3/dill-0.2.9/setup.cfg
Running dill-0.2.9/setup.py -q bdist_egg --dist-dir /tmp/easy_install-Gd98A3/dill-0.2.9/egg-dist-tmp-FgGvZx
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Extracting dill-0.2.9-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding dill 0.2.9 to easy-install.pth file
Installing get_objgraph script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing undill script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Searching for crcmod<2.0,>=1.7
Reading https://pypi.org/simple/crcmod/
Downloading https://files.pythonhosted.org/packages/6b/b0/e595ce2a2527e169c3bcd6c33d2473c1918e0b7f6826a043ca1245dd4e5b/crcmod-1.7.tar.gz#sha256=dc7051a0db5f2bd48665a990d3ec1cc305a466a77358ca4492826f41f283601e
Best match: crcmod 1.7
Processing crcmod-1.7.tar.gz
Writing /tmp/easy_install-k6IlrJ/crcmod-1.7/setup.cfg
Running crcmod-1.7/setup.py -q bdist_egg --dist-dir /tmp/easy_install-k6IlrJ/crcmod-1.7/egg-dist-tmp-2b0Kgy
python2/src/_crcfunext.c: In function ‘init_crcfunext’:
python2/src/_crcfunext.c:492:13: warning: variable ‘m’ set but not used [-Wunused-but-set-variable]
   PyObject *m;
             ^
zip_safe flag not set; analyzing archive contents...
Moving crcmod-1.7-py2.7-linux-x86_64.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding crcmod 1.7 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/crcmod-1.7-py2.7-linux-x86_64.egg>
Searching for numpy>=1.14
Reading https://pypi.org/simple/numpy/
Downloading https://files.pythonhosted.org/packages/c1/ff/aeb22192bab0643551a161dc4ed305892cead687ee97453daed4dc1dd38e/numpy-1.17.0rc1.zip#sha256=f53df05f9ca4ec5d72709ffe349704f1f7d945ed59e815574b5c5687acb282c4
Best match: numpy 1.17.0rc1
Processing numpy-1.17.0rc1.zip
Writing /tmp/easy_install-Xzx0eN/numpy-1.17.0rc1/setup.cfg
Running numpy-1.17.0rc1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-Xzx0eN/numpy-1.17.0rc1/egg-dist-tmp-DR2zwY
Traceback (most recent call last):
  File "setup.py", line 238, in <module>
    'test': generate_protos_first(test),
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/__init__.py",> line 145, in setup
    return distutils.core.setup(**attrs)
  File "/usr/lib/python2.7/distutils/core.py", line 151, in setup
    dist.run_commands()
  File "/usr/lib/python2.7/distutils/dist.py", line 953, in run_commands
    self.run_command(cmd)
  File "/usr/lib/python2.7/distutils/dist.py", line 972, in run_command
    cmd_obj.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 67, in run
    self.do_egg_install()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 117, in do_egg_install
    cmd.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 418, in run
    self.easy_install(spec, not self.no_deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 660, in easy_install
    return self.install_item(None, spec, tmpdir, deps, True)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 707, in install_item
    self.process_distribution(spec, dist, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 752, in process_distribution
    [requirement], self.local_index, self.easy_install
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 782, in resolve
    replace_conflicting=replace_conflicting
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1065, in best_match
    return self.obtain(req, installer)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1077, in obtain
    return installer(requirement)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 679, in easy_install
    return self.install_item(spec, dist.location, tmpdir, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 705, in install_item
    dists = self.install_eggs(spec, download, tmpdir)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 890, in install_eggs
    return self.build_and_install(setup_script, setup_base)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1158, in build_and_install
    self.run_setup(setup_script, setup_base, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1144, in run_setup
    run_setup(setup_script, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 253, in run_setup
    raise
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 166, in save_modules
    saved_exc.resume()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 141, in resume
    six.reraise(type, exc, self._tb)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 154, in save_modules
    yield saved
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 250, in run_setup
    _execfile(setup_script, ns)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 45, in _execfile
    exec(code, globals, locals)
  File "/tmp/easy_install-Xzx0eN/numpy-1.17.0rc1/setup.py", line 31, in <module>
    import setuptools
RuntimeError: Python version >= 3.5 required.

> Task :sdks:python:createProcessWorker FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/sdks/python/build.gradle'> line: 369

* What went wrong:
Execution failed for task ':sdks:python:createProcessWorker'.
> 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 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/5.2.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 3m 40s
59 actionable tasks: 49 executed, 10 from cache

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

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


Build failed in Jenkins: beam_PostCommit_Python_VR_Spark #328

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/328/display/redirect>

------------------------------------------
[...truncated 252.08 KB...]
Searching for pytz>=2018.3
Reading https://pypi.org/simple/pytz/
Downloading https://files.pythonhosted.org/packages/3d/73/fe30c2daaaa0713420d0382b16fbb761409f532c56bdcc514bf7b6262bb6/pytz-2019.1-py2.py3-none-any.whl#sha256=303879e36b721603cc54604edcac9d20401bdbe31e1e4fdee5b9f98d5d31dfda
Best match: pytz 2019.1
Processing pytz-2019.1-py2.py3-none-any.whl
Installing pytz-2019.1-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pytz 2019.1 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pytz-2019.1-py2.7.egg>
Searching for pydot<1.3,>=1.2.0
Reading https://pypi.org/simple/pydot/
Downloading https://files.pythonhosted.org/packages/c3/f1/e61d6dfe6c1768ed2529761a68f70939e2569da043e9f15a8d84bf56cadf/pydot-1.2.4.tar.gz#sha256=92d2e2d15531d00710f2d6fb5540d2acabc5399d464f2f20d5d21073af241eb6
Best match: pydot 1.2.4
Processing pydot-1.2.4.tar.gz
Writing /tmp/easy_install-Sm0Zt4/pydot-1.2.4/setup.cfg
Running pydot-1.2.4/setup.py -q bdist_egg --dist-dir /tmp/easy_install-Sm0Zt4/pydot-1.2.4/egg-dist-tmp-m8nDnC
/tmp/easy_install-Sm0Zt4/pydot-1.2.4/pydot.py:17: UserWarning: Couldn't import dot_parser, loading of dot files will not be possible.
  "Couldn't import dot_parser, "
zip_safe flag not set; analyzing archive contents...
Moving pydot-1.2.4-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pydot 1.2.4 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pydot-1.2.4-py2.7.egg>
Searching for oauth2client<4,>=2.0.1
Reading https://pypi.org/simple/oauth2client/
Downloading https://files.pythonhosted.org/packages/c0/7b/bc893e35d6ca46a72faa4b9eaac25c687ce60e1fbe978993fe2de1b0ff0d/oauth2client-3.0.0.tar.gz#sha256=5b5b056ec6f2304e7920b632885bd157fa71d1a7f3ddd00a43b1541a8d1a2460
Best match: oauth2client 3.0.0
Processing oauth2client-3.0.0.tar.gz
Writing /tmp/easy_install-yTLQyB/oauth2client-3.0.0/setup.cfg
Running oauth2client-3.0.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-yTLQyB/oauth2client-3.0.0/egg-dist-tmp-OGdTnu
warning: no previously-included files matching '*' found under directory 'tests'
zip_safe flag not set; analyzing archive contents...
Moving oauth2client-3.0.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding oauth2client 3.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/oauth2client-3.0.0-py2.7.egg>
Searching for pymongo<4.0.0,>=3.8.0
Reading https://pypi.org/simple/pymongo/
Downloading https://files.pythonhosted.org/packages/6e/ea/353a9f8ced71b9e258438aa4d6aa048c1eaf5b774d3ef2273d686fde0947/pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl#sha256=32421df60d06f479d71b6b539642e410ece3006e8910688e68df962c8eb40a21
Best match: pymongo 3.8.0
Processing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl
Installing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding pymongo 3.8.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg>
Searching for mock<3.0.0,>=1.0.1
Reading https://pypi.org/simple/mock/
Downloading https://files.pythonhosted.org/packages/e6/35/f187bdf23be87092bd0f1200d43d23076cee4d0dec109f195173fd3ebc79/mock-2.0.0-py2.py3-none-any.whl#sha256=5ce3c71c5545b472da17b72268978914d0252980348636840bd34a00b5cc96c1
Best match: mock 2.0.0
Processing mock-2.0.0-py2.py3-none-any.whl
Installing mock-2.0.0-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg/EGG-INFO/requires.txt>
Adding mock 2.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg>
Searching for httplib2<=0.12.0,>=0.8
Reading https://pypi.org/simple/httplib2/
Downloading https://files.pythonhosted.org/packages/ce/ed/803905d670b52fa0edfdd135337e545b4496c2ab3a222f1449b7256eb99f/httplib2-0.12.0.tar.gz#sha256=f61fb838a94ce3b349aa32c92fd8430f7e3511afdb18bf9640d647e30c90a6d6
Best match: httplib2 0.12.0
Processing httplib2-0.12.0.tar.gz
Writing /tmp/easy_install-ZyTNO_/httplib2-0.12.0/setup.cfg
Running httplib2-0.12.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-ZyTNO_/httplib2-0.12.0/egg-dist-tmp-puXmt_
zip_safe flag not set; analyzing archive contents...
httplib2.certs: module references __file__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Extracting httplib2-0.12.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding httplib2 0.12.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Searching for hdfs<3.0.0,>=2.1.0
Reading https://pypi.org/simple/hdfs/
Downloading https://files.pythonhosted.org/packages/82/39/2c0879b1bcfd1f6ad078eb210d09dbce21072386a3997074ee91e60ddc5a/hdfs-2.5.8.tar.gz#sha256=1be117549fc1285571bc51aedc15df5a203138dba02f9adfa26761b69a949370
Best match: hdfs 2.5.8
Processing hdfs-2.5.8.tar.gz
Writing /tmp/easy_install-O9iN1H/hdfs-2.5.8/setup.cfg
Running hdfs-2.5.8/setup.py -q bdist_egg --dist-dir /tmp/easy_install-O9iN1H/hdfs-2.5.8/egg-dist-tmp-W4P03G
zip_safe flag not set; analyzing archive contents...
Moving hdfs-2.5.8-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding hdfs 2.5.8 to easy-install.pth file
Installing hdfscli-avro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing hdfscli script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/hdfs-2.5.8-py2.7.egg>
Searching for future<1.0.0,>=0.16.0
Reading https://pypi.org/simple/future/
Downloading https://files.pythonhosted.org/packages/90/52/e20466b85000a181e1e144fd8305caf2cf475e2f9674e797b222f8105f5f/future-0.17.1.tar.gz#sha256=67045236dcfd6816dc439556d009594abf643e5eb48992e36beac09c2ca659b8
Best match: future 0.17.1
Processing future-0.17.1.tar.gz
Writing /tmp/easy_install-Tgas61/future-0.17.1/setup.cfg
Running future-0.17.1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-Tgas61/future-0.17.1/egg-dist-tmp-vXPOzi
warning: no files found matching '*.au' under directory 'tests'
warning: no files found matching '*.gif' under directory 'tests'
warning: no files found matching '*.txt' under directory 'tests'
zip_safe flag not set; analyzing archive contents...
future.backports.test.ssl_servers: module references __file__
future.backports.test.support: module references __file__
future.standard_library.__init__: module references __file__
future.standard_library.__init__: module references __path__
future.utils.__init__: module MAY be using inspect.stack
past.builtins.misc: module MAY be using inspect.stack
past.translation.__init__: module references __file__
past.translation.__init__: module references __path__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Extracting future-0.17.1-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding future 0.17.1 to easy-install.pth file
Installing pasteurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing futurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Searching for fastavro<0.22,>=0.21.4
Reading https://pypi.org/simple/fastavro/
Downloading https://files.pythonhosted.org/packages/15/e3/5956c75f68906b119191ef30d9acff661b422cf918a29a03ee0c3ba774be/fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl#sha256=25c5e1871fb82795f138aa209ca89cac940b80bf36fc644615354028bfd87638
Best match: fastavro 0.21.24
Processing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl
Installing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding fastavro 0.21.24 to easy-install.pth file
Installing fastavro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg>
Searching for dill<0.2.10,>=0.2.9
Reading https://pypi.org/simple/dill/
Downloading https://files.pythonhosted.org/packages/fe/42/bfe2e0857bc284cbe6a011d93f2a9ad58a22cb894461b199ae72cfef0f29/dill-0.2.9.tar.gz#sha256=f6d6046f9f9195206063dd0415dff185ad593d6ee8b0e67f12597c0f4df4986f
Best match: dill 0.2.9
Processing dill-0.2.9.tar.gz
Writing /tmp/easy_install-8CdjDU/dill-0.2.9/setup.cfg
Running dill-0.2.9/setup.py -q bdist_egg --dist-dir /tmp/easy_install-8CdjDU/dill-0.2.9/egg-dist-tmp-IRyrlR
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Extracting dill-0.2.9-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding dill 0.2.9 to easy-install.pth file
Installing get_objgraph script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing undill script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Searching for crcmod<2.0,>=1.7
Reading https://pypi.org/simple/crcmod/
Downloading https://files.pythonhosted.org/packages/6b/b0/e595ce2a2527e169c3bcd6c33d2473c1918e0b7f6826a043ca1245dd4e5b/crcmod-1.7.tar.gz#sha256=dc7051a0db5f2bd48665a990d3ec1cc305a466a77358ca4492826f41f283601e
Best match: crcmod 1.7
Processing crcmod-1.7.tar.gz
Writing /tmp/easy_install-jbHyOq/crcmod-1.7/setup.cfg
Running crcmod-1.7/setup.py -q bdist_egg --dist-dir /tmp/easy_install-jbHyOq/crcmod-1.7/egg-dist-tmp-qaM8e0
python2/src/_crcfunext.c: In function ‘init_crcfunext’:
python2/src/_crcfunext.c:492:13: warning: variable ‘m’ set but not used [-Wunused-but-set-variable]
   PyObject *m;
             ^
zip_safe flag not set; analyzing archive contents...
Moving crcmod-1.7-py2.7-linux-x86_64.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding crcmod 1.7 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/crcmod-1.7-py2.7-linux-x86_64.egg>
Searching for numpy>=1.14
Reading https://pypi.org/simple/numpy/
Downloading https://files.pythonhosted.org/packages/c1/ff/aeb22192bab0643551a161dc4ed305892cead687ee97453daed4dc1dd38e/numpy-1.17.0rc1.zip#sha256=f53df05f9ca4ec5d72709ffe349704f1f7d945ed59e815574b5c5687acb282c4
Best match: numpy 1.17.0rc1
Processing numpy-1.17.0rc1.zip
Writing /tmp/easy_install-_m02Us/numpy-1.17.0rc1/setup.cfg
Running numpy-1.17.0rc1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-_m02Us/numpy-1.17.0rc1/egg-dist-tmp-x9ZmpB
Traceback (most recent call last):
  File "setup.py", line 238, in <module>
    'test': generate_protos_first(test),
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/__init__.py",> line 145, in setup
    return distutils.core.setup(**attrs)
  File "/usr/lib/python2.7/distutils/core.py", line 151, in setup
    dist.run_commands()
  File "/usr/lib/python2.7/distutils/dist.py", line 953, in run_commands
    self.run_command(cmd)
  File "/usr/lib/python2.7/distutils/dist.py", line 972, in run_command
    cmd_obj.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 67, in run
    self.do_egg_install()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 117, in do_egg_install
    cmd.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 418, in run
    self.easy_install(spec, not self.no_deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 660, in easy_install
    return self.install_item(None, spec, tmpdir, deps, True)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 707, in install_item
    self.process_distribution(spec, dist, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 752, in process_distribution
    [requirement], self.local_index, self.easy_install
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 782, in resolve
    replace_conflicting=replace_conflicting
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1065, in best_match
    return self.obtain(req, installer)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1077, in obtain
    return installer(requirement)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 679, in easy_install
    return self.install_item(spec, dist.location, tmpdir, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 705, in install_item
    dists = self.install_eggs(spec, download, tmpdir)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 890, in install_eggs
    return self.build_and_install(setup_script, setup_base)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1158, in build_and_install
    self.run_setup(setup_script, setup_base, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1144, in run_setup
    run_setup(setup_script, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 253, in run_setup
    raise
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 166, in save_modules
    saved_exc.resume()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 141, in resume
    six.reraise(type, exc, self._tb)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 154, in save_modules
    yield saved
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 250, in run_setup
    _execfile(setup_script, ns)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 45, in _execfile
    exec(code, globals, locals)
  File "/tmp/easy_install-_m02Us/numpy-1.17.0rc1/setup.py", line 31, in <module>
    import setuptools
RuntimeError: Python version >= 3.5 required.

> Task :sdks:python:createProcessWorker FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/sdks/python/build.gradle'> line: 369

* What went wrong:
Execution failed for task ':sdks:python:createProcessWorker'.
> 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 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/5.2.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 2m 13s
59 actionable tasks: 46 executed, 13 from cache

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

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


Build failed in Jenkins: beam_PostCommit_Python_VR_Spark #327

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/327/display/redirect?page=changes>

Changes:

[valentyn] Use Beam's abstraction of pickler instead of dill in coder tests.

------------------------------------------
[...truncated 252.36 KB...]
Searching for pytz>=2018.3
Reading https://pypi.org/simple/pytz/
Downloading https://files.pythonhosted.org/packages/3d/73/fe30c2daaaa0713420d0382b16fbb761409f532c56bdcc514bf7b6262bb6/pytz-2019.1-py2.py3-none-any.whl#sha256=303879e36b721603cc54604edcac9d20401bdbe31e1e4fdee5b9f98d5d31dfda
Best match: pytz 2019.1
Processing pytz-2019.1-py2.py3-none-any.whl
Installing pytz-2019.1-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pytz 2019.1 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pytz-2019.1-py2.7.egg>
Searching for pydot<1.3,>=1.2.0
Reading https://pypi.org/simple/pydot/
Downloading https://files.pythonhosted.org/packages/c3/f1/e61d6dfe6c1768ed2529761a68f70939e2569da043e9f15a8d84bf56cadf/pydot-1.2.4.tar.gz#sha256=92d2e2d15531d00710f2d6fb5540d2acabc5399d464f2f20d5d21073af241eb6
Best match: pydot 1.2.4
Processing pydot-1.2.4.tar.gz
Writing /tmp/easy_install-eXIll5/pydot-1.2.4/setup.cfg
Running pydot-1.2.4/setup.py -q bdist_egg --dist-dir /tmp/easy_install-eXIll5/pydot-1.2.4/egg-dist-tmp-IfNqpJ
/tmp/easy_install-eXIll5/pydot-1.2.4/pydot.py:17: UserWarning: Couldn't import dot_parser, loading of dot files will not be possible.
  "Couldn't import dot_parser, "
zip_safe flag not set; analyzing archive contents...
Moving pydot-1.2.4-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pydot 1.2.4 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pydot-1.2.4-py2.7.egg>
Searching for oauth2client<4,>=2.0.1
Reading https://pypi.org/simple/oauth2client/
Downloading https://files.pythonhosted.org/packages/c0/7b/bc893e35d6ca46a72faa4b9eaac25c687ce60e1fbe978993fe2de1b0ff0d/oauth2client-3.0.0.tar.gz#sha256=5b5b056ec6f2304e7920b632885bd157fa71d1a7f3ddd00a43b1541a8d1a2460
Best match: oauth2client 3.0.0
Processing oauth2client-3.0.0.tar.gz
Writing /tmp/easy_install-bETRKf/oauth2client-3.0.0/setup.cfg
Running oauth2client-3.0.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-bETRKf/oauth2client-3.0.0/egg-dist-tmp-yORa1E
warning: no previously-included files matching '*' found under directory 'tests'
zip_safe flag not set; analyzing archive contents...
Moving oauth2client-3.0.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding oauth2client 3.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/oauth2client-3.0.0-py2.7.egg>
Searching for pymongo<4.0.0,>=3.8.0
Reading https://pypi.org/simple/pymongo/
Downloading https://files.pythonhosted.org/packages/6e/ea/353a9f8ced71b9e258438aa4d6aa048c1eaf5b774d3ef2273d686fde0947/pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl#sha256=32421df60d06f479d71b6b539642e410ece3006e8910688e68df962c8eb40a21
Best match: pymongo 3.8.0
Processing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl
Installing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding pymongo 3.8.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg>
Searching for mock<3.0.0,>=1.0.1
Reading https://pypi.org/simple/mock/
Downloading https://files.pythonhosted.org/packages/e6/35/f187bdf23be87092bd0f1200d43d23076cee4d0dec109f195173fd3ebc79/mock-2.0.0-py2.py3-none-any.whl#sha256=5ce3c71c5545b472da17b72268978914d0252980348636840bd34a00b5cc96c1
Best match: mock 2.0.0
Processing mock-2.0.0-py2.py3-none-any.whl
Installing mock-2.0.0-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg/EGG-INFO/requires.txt>
Adding mock 2.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg>
Searching for httplib2<=0.12.0,>=0.8
Reading https://pypi.org/simple/httplib2/
Downloading https://files.pythonhosted.org/packages/ce/ed/803905d670b52fa0edfdd135337e545b4496c2ab3a222f1449b7256eb99f/httplib2-0.12.0.tar.gz#sha256=f61fb838a94ce3b349aa32c92fd8430f7e3511afdb18bf9640d647e30c90a6d6
Best match: httplib2 0.12.0
Processing httplib2-0.12.0.tar.gz
Writing /tmp/easy_install-LbiMmL/httplib2-0.12.0/setup.cfg
Running httplib2-0.12.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-LbiMmL/httplib2-0.12.0/egg-dist-tmp-EVRdxx
zip_safe flag not set; analyzing archive contents...
httplib2.certs: module references __file__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Extracting httplib2-0.12.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding httplib2 0.12.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Searching for hdfs<3.0.0,>=2.1.0
Reading https://pypi.org/simple/hdfs/
Downloading https://files.pythonhosted.org/packages/82/39/2c0879b1bcfd1f6ad078eb210d09dbce21072386a3997074ee91e60ddc5a/hdfs-2.5.8.tar.gz#sha256=1be117549fc1285571bc51aedc15df5a203138dba02f9adfa26761b69a949370
Best match: hdfs 2.5.8
Processing hdfs-2.5.8.tar.gz
Writing /tmp/easy_install-4Zf7aU/hdfs-2.5.8/setup.cfg
Running hdfs-2.5.8/setup.py -q bdist_egg --dist-dir /tmp/easy_install-4Zf7aU/hdfs-2.5.8/egg-dist-tmp-SUthRj
zip_safe flag not set; analyzing archive contents...
Moving hdfs-2.5.8-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding hdfs 2.5.8 to easy-install.pth file
Installing hdfscli-avro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing hdfscli script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/hdfs-2.5.8-py2.7.egg>
Searching for future<1.0.0,>=0.16.0
Reading https://pypi.org/simple/future/
Downloading https://files.pythonhosted.org/packages/90/52/e20466b85000a181e1e144fd8305caf2cf475e2f9674e797b222f8105f5f/future-0.17.1.tar.gz#sha256=67045236dcfd6816dc439556d009594abf643e5eb48992e36beac09c2ca659b8
Best match: future 0.17.1
Processing future-0.17.1.tar.gz
Writing /tmp/easy_install-B0Gw_T/future-0.17.1/setup.cfg
Running future-0.17.1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-B0Gw_T/future-0.17.1/egg-dist-tmp-mI1FKe
warning: no files found matching '*.au' under directory 'tests'
warning: no files found matching '*.gif' under directory 'tests'
warning: no files found matching '*.txt' under directory 'tests'
zip_safe flag not set; analyzing archive contents...
future.backports.test.ssl_servers: module references __file__
future.backports.test.support: module references __file__
future.standard_library.__init__: module references __file__
future.standard_library.__init__: module references __path__
future.utils.__init__: module MAY be using inspect.stack
past.builtins.misc: module MAY be using inspect.stack
past.translation.__init__: module references __file__
past.translation.__init__: module references __path__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Extracting future-0.17.1-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding future 0.17.1 to easy-install.pth file
Installing pasteurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing futurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Searching for fastavro<0.22,>=0.21.4
Reading https://pypi.org/simple/fastavro/
Downloading https://files.pythonhosted.org/packages/15/e3/5956c75f68906b119191ef30d9acff661b422cf918a29a03ee0c3ba774be/fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl#sha256=25c5e1871fb82795f138aa209ca89cac940b80bf36fc644615354028bfd87638
Best match: fastavro 0.21.24
Processing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl
Installing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding fastavro 0.21.24 to easy-install.pth file
Installing fastavro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg>
Searching for dill<0.2.10,>=0.2.9
Reading https://pypi.org/simple/dill/
Downloading https://files.pythonhosted.org/packages/fe/42/bfe2e0857bc284cbe6a011d93f2a9ad58a22cb894461b199ae72cfef0f29/dill-0.2.9.tar.gz#sha256=f6d6046f9f9195206063dd0415dff185ad593d6ee8b0e67f12597c0f4df4986f
Best match: dill 0.2.9
Processing dill-0.2.9.tar.gz
Writing /tmp/easy_install-tVxL6f/dill-0.2.9/setup.cfg
Running dill-0.2.9/setup.py -q bdist_egg --dist-dir /tmp/easy_install-tVxL6f/dill-0.2.9/egg-dist-tmp-bg7ZN5
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Extracting dill-0.2.9-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding dill 0.2.9 to easy-install.pth file
Installing get_objgraph script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing undill script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Searching for crcmod<2.0,>=1.7
Reading https://pypi.org/simple/crcmod/
Downloading https://files.pythonhosted.org/packages/6b/b0/e595ce2a2527e169c3bcd6c33d2473c1918e0b7f6826a043ca1245dd4e5b/crcmod-1.7.tar.gz#sha256=dc7051a0db5f2bd48665a990d3ec1cc305a466a77358ca4492826f41f283601e
Best match: crcmod 1.7
Processing crcmod-1.7.tar.gz
Writing /tmp/easy_install-hDpY0b/crcmod-1.7/setup.cfg
Running crcmod-1.7/setup.py -q bdist_egg --dist-dir /tmp/easy_install-hDpY0b/crcmod-1.7/egg-dist-tmp-K33dpZ
python2/src/_crcfunext.c: In function ‘init_crcfunext’:
python2/src/_crcfunext.c:492:13: warning: variable ‘m’ set but not used [-Wunused-but-set-variable]
   PyObject *m;
             ^
zip_safe flag not set; analyzing archive contents...
Moving crcmod-1.7-py2.7-linux-x86_64.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding crcmod 1.7 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/crcmod-1.7-py2.7-linux-x86_64.egg>
Searching for numpy>=1.14
Reading https://pypi.org/simple/numpy/
Downloading https://files.pythonhosted.org/packages/c1/ff/aeb22192bab0643551a161dc4ed305892cead687ee97453daed4dc1dd38e/numpy-1.17.0rc1.zip#sha256=f53df05f9ca4ec5d72709ffe349704f1f7d945ed59e815574b5c5687acb282c4
Best match: numpy 1.17.0rc1
Processing numpy-1.17.0rc1.zip
Writing /tmp/easy_install-7jzWsU/numpy-1.17.0rc1/setup.cfg
Running numpy-1.17.0rc1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-7jzWsU/numpy-1.17.0rc1/egg-dist-tmp-gER9id
Traceback (most recent call last):
  File "setup.py", line 238, in <module>
    'test': generate_protos_first(test),
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/__init__.py",> line 145, in setup
    return distutils.core.setup(**attrs)
  File "/usr/lib/python2.7/distutils/core.py", line 151, in setup
    dist.run_commands()
  File "/usr/lib/python2.7/distutils/dist.py", line 953, in run_commands
    self.run_command(cmd)
  File "/usr/lib/python2.7/distutils/dist.py", line 972, in run_command
    cmd_obj.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 67, in run
    self.do_egg_install()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 117, in do_egg_install
    cmd.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 418, in run
    self.easy_install(spec, not self.no_deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 660, in easy_install
    return self.install_item(None, spec, tmpdir, deps, True)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 707, in install_item
    self.process_distribution(spec, dist, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 752, in process_distribution
    [requirement], self.local_index, self.easy_install
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 782, in resolve
    replace_conflicting=replace_conflicting
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1065, in best_match
    return self.obtain(req, installer)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1077, in obtain
    return installer(requirement)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 679, in easy_install
    return self.install_item(spec, dist.location, tmpdir, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 705, in install_item
    dists = self.install_eggs(spec, download, tmpdir)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 890, in install_eggs
    return self.build_and_install(setup_script, setup_base)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1158, in build_and_install
    self.run_setup(setup_script, setup_base, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1144, in run_setup
    run_setup(setup_script, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 253, in run_setup
    raise
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 166, in save_modules
    saved_exc.resume()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 141, in resume
    six.reraise(type, exc, self._tb)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 154, in save_modules
    yield saved
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 250, in run_setup
    _execfile(setup_script, ns)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 45, in _execfile
    exec(code, globals, locals)
  File "/tmp/easy_install-7jzWsU/numpy-1.17.0rc1/setup.py", line 31, in <module>
    import setuptools
RuntimeError: Python version >= 3.5 required.

> Task :sdks:python:createProcessWorker FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/sdks/python/build.gradle'> line: 369

* What went wrong:
Execution failed for task ':sdks:python:createProcessWorker'.
> 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 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/5.2.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 2m 49s
59 actionable tasks: 46 executed, 13 from cache

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

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


Build failed in Jenkins: beam_PostCommit_Python_VR_Spark #326

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/326/display/redirect>

------------------------------------------
[...truncated 251.84 KB...]
Searching for pytz>=2018.3
Reading https://pypi.org/simple/pytz/
Downloading https://files.pythonhosted.org/packages/3d/73/fe30c2daaaa0713420d0382b16fbb761409f532c56bdcc514bf7b6262bb6/pytz-2019.1-py2.py3-none-any.whl#sha256=303879e36b721603cc54604edcac9d20401bdbe31e1e4fdee5b9f98d5d31dfda
Best match: pytz 2019.1
Processing pytz-2019.1-py2.py3-none-any.whl
Installing pytz-2019.1-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pytz 2019.1 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pytz-2019.1-py2.7.egg>
Searching for pydot<1.3,>=1.2.0
Reading https://pypi.org/simple/pydot/
Downloading https://files.pythonhosted.org/packages/c3/f1/e61d6dfe6c1768ed2529761a68f70939e2569da043e9f15a8d84bf56cadf/pydot-1.2.4.tar.gz#sha256=92d2e2d15531d00710f2d6fb5540d2acabc5399d464f2f20d5d21073af241eb6
Best match: pydot 1.2.4
Processing pydot-1.2.4.tar.gz
Writing /tmp/easy_install-S2uTbW/pydot-1.2.4/setup.cfg
Running pydot-1.2.4/setup.py -q bdist_egg --dist-dir /tmp/easy_install-S2uTbW/pydot-1.2.4/egg-dist-tmp-EfTHmA
/tmp/easy_install-S2uTbW/pydot-1.2.4/pydot.py:17: UserWarning: Couldn't import dot_parser, loading of dot files will not be possible.
  "Couldn't import dot_parser, "
zip_safe flag not set; analyzing archive contents...
Moving pydot-1.2.4-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pydot 1.2.4 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pydot-1.2.4-py2.7.egg>
Searching for oauth2client<4,>=2.0.1
Reading https://pypi.org/simple/oauth2client/
Downloading https://files.pythonhosted.org/packages/c0/7b/bc893e35d6ca46a72faa4b9eaac25c687ce60e1fbe978993fe2de1b0ff0d/oauth2client-3.0.0.tar.gz#sha256=5b5b056ec6f2304e7920b632885bd157fa71d1a7f3ddd00a43b1541a8d1a2460
Best match: oauth2client 3.0.0
Processing oauth2client-3.0.0.tar.gz
Writing /tmp/easy_install-LoDNIc/oauth2client-3.0.0/setup.cfg
Running oauth2client-3.0.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-LoDNIc/oauth2client-3.0.0/egg-dist-tmp-DxyBSp
warning: no previously-included files matching '*' found under directory 'tests'
zip_safe flag not set; analyzing archive contents...
Moving oauth2client-3.0.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding oauth2client 3.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/oauth2client-3.0.0-py2.7.egg>
Searching for pymongo<4.0.0,>=3.8.0
Reading https://pypi.org/simple/pymongo/
Downloading https://files.pythonhosted.org/packages/6e/ea/353a9f8ced71b9e258438aa4d6aa048c1eaf5b774d3ef2273d686fde0947/pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl#sha256=32421df60d06f479d71b6b539642e410ece3006e8910688e68df962c8eb40a21
Best match: pymongo 3.8.0
Processing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl
Installing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding pymongo 3.8.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg>
Searching for mock<3.0.0,>=1.0.1
Reading https://pypi.org/simple/mock/
Downloading https://files.pythonhosted.org/packages/e6/35/f187bdf23be87092bd0f1200d43d23076cee4d0dec109f195173fd3ebc79/mock-2.0.0-py2.py3-none-any.whl#sha256=5ce3c71c5545b472da17b72268978914d0252980348636840bd34a00b5cc96c1
Best match: mock 2.0.0
Processing mock-2.0.0-py2.py3-none-any.whl
Installing mock-2.0.0-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg/EGG-INFO/requires.txt>
Adding mock 2.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg>
Searching for httplib2<=0.12.0,>=0.8
Reading https://pypi.org/simple/httplib2/
Downloading https://files.pythonhosted.org/packages/ce/ed/803905d670b52fa0edfdd135337e545b4496c2ab3a222f1449b7256eb99f/httplib2-0.12.0.tar.gz#sha256=f61fb838a94ce3b349aa32c92fd8430f7e3511afdb18bf9640d647e30c90a6d6
Best match: httplib2 0.12.0
Processing httplib2-0.12.0.tar.gz
Writing /tmp/easy_install-ky4zuq/httplib2-0.12.0/setup.cfg
Running httplib2-0.12.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-ky4zuq/httplib2-0.12.0/egg-dist-tmp-afs77y
zip_safe flag not set; analyzing archive contents...
httplib2.certs: module references __file__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Extracting httplib2-0.12.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding httplib2 0.12.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Searching for hdfs<3.0.0,>=2.1.0
Reading https://pypi.org/simple/hdfs/
Downloading https://files.pythonhosted.org/packages/82/39/2c0879b1bcfd1f6ad078eb210d09dbce21072386a3997074ee91e60ddc5a/hdfs-2.5.8.tar.gz#sha256=1be117549fc1285571bc51aedc15df5a203138dba02f9adfa26761b69a949370
Best match: hdfs 2.5.8
Processing hdfs-2.5.8.tar.gz
Writing /tmp/easy_install-xox9m4/hdfs-2.5.8/setup.cfg
Running hdfs-2.5.8/setup.py -q bdist_egg --dist-dir /tmp/easy_install-xox9m4/hdfs-2.5.8/egg-dist-tmp-m2pLya
zip_safe flag not set; analyzing archive contents...
Moving hdfs-2.5.8-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding hdfs 2.5.8 to easy-install.pth file
Installing hdfscli-avro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing hdfscli script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/hdfs-2.5.8-py2.7.egg>
Searching for future<1.0.0,>=0.16.0
Reading https://pypi.org/simple/future/
Downloading https://files.pythonhosted.org/packages/90/52/e20466b85000a181e1e144fd8305caf2cf475e2f9674e797b222f8105f5f/future-0.17.1.tar.gz#sha256=67045236dcfd6816dc439556d009594abf643e5eb48992e36beac09c2ca659b8
Best match: future 0.17.1
Processing future-0.17.1.tar.gz
Writing /tmp/easy_install-00sMHg/future-0.17.1/setup.cfg
Running future-0.17.1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-00sMHg/future-0.17.1/egg-dist-tmp-mIJDmO
warning: no files found matching '*.au' under directory 'tests'
warning: no files found matching '*.gif' under directory 'tests'
warning: no files found matching '*.txt' under directory 'tests'
zip_safe flag not set; analyzing archive contents...
future.backports.test.ssl_servers: module references __file__
future.backports.test.support: module references __file__
future.standard_library.__init__: module references __file__
future.standard_library.__init__: module references __path__
future.utils.__init__: module MAY be using inspect.stack
past.builtins.misc: module MAY be using inspect.stack
past.translation.__init__: module references __file__
past.translation.__init__: module references __path__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Extracting future-0.17.1-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding future 0.17.1 to easy-install.pth file
Installing pasteurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing futurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Searching for fastavro<0.22,>=0.21.4
Reading https://pypi.org/simple/fastavro/
Downloading https://files.pythonhosted.org/packages/15/e3/5956c75f68906b119191ef30d9acff661b422cf918a29a03ee0c3ba774be/fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl#sha256=25c5e1871fb82795f138aa209ca89cac940b80bf36fc644615354028bfd87638
Best match: fastavro 0.21.24
Processing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl
Installing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding fastavro 0.21.24 to easy-install.pth file
Installing fastavro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg>
Searching for dill<0.2.10,>=0.2.9
Reading https://pypi.org/simple/dill/
Downloading https://files.pythonhosted.org/packages/fe/42/bfe2e0857bc284cbe6a011d93f2a9ad58a22cb894461b199ae72cfef0f29/dill-0.2.9.tar.gz#sha256=f6d6046f9f9195206063dd0415dff185ad593d6ee8b0e67f12597c0f4df4986f
Best match: dill 0.2.9
Processing dill-0.2.9.tar.gz
Writing /tmp/easy_install-lJhhUC/dill-0.2.9/setup.cfg
Running dill-0.2.9/setup.py -q bdist_egg --dist-dir /tmp/easy_install-lJhhUC/dill-0.2.9/egg-dist-tmp-dwlrxp
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Extracting dill-0.2.9-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding dill 0.2.9 to easy-install.pth file
Installing get_objgraph script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing undill script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Searching for crcmod<2.0,>=1.7
Reading https://pypi.org/simple/crcmod/
Downloading https://files.pythonhosted.org/packages/6b/b0/e595ce2a2527e169c3bcd6c33d2473c1918e0b7f6826a043ca1245dd4e5b/crcmod-1.7.tar.gz#sha256=dc7051a0db5f2bd48665a990d3ec1cc305a466a77358ca4492826f41f283601e
Best match: crcmod 1.7
Processing crcmod-1.7.tar.gz
Writing /tmp/easy_install-dyxc71/crcmod-1.7/setup.cfg
Running crcmod-1.7/setup.py -q bdist_egg --dist-dir /tmp/easy_install-dyxc71/crcmod-1.7/egg-dist-tmp-_FUcBH
python2/src/_crcfunext.c: In function ‘init_crcfunext’:
python2/src/_crcfunext.c:492:13: warning: variable ‘m’ set but not used [-Wunused-but-set-variable]
   PyObject *m;
             ^
zip_safe flag not set; analyzing archive contents...
Moving crcmod-1.7-py2.7-linux-x86_64.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding crcmod 1.7 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/crcmod-1.7-py2.7-linux-x86_64.egg>
Searching for numpy>=1.14
Reading https://pypi.org/simple/numpy/
Downloading https://files.pythonhosted.org/packages/c1/ff/aeb22192bab0643551a161dc4ed305892cead687ee97453daed4dc1dd38e/numpy-1.17.0rc1.zip#sha256=f53df05f9ca4ec5d72709ffe349704f1f7d945ed59e815574b5c5687acb282c4
Best match: numpy 1.17.0rc1
Processing numpy-1.17.0rc1.zip
Writing /tmp/easy_install-iXz37S/numpy-1.17.0rc1/setup.cfg
Running numpy-1.17.0rc1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-iXz37S/numpy-1.17.0rc1/egg-dist-tmp-V0iFUk
Traceback (most recent call last):
  File "setup.py", line 238, in <module>
    'test': generate_protos_first(test),
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/__init__.py",> line 145, in setup
    return distutils.core.setup(**attrs)
  File "/usr/lib/python2.7/distutils/core.py", line 151, in setup
    dist.run_commands()
  File "/usr/lib/python2.7/distutils/dist.py", line 953, in run_commands
    self.run_command(cmd)
  File "/usr/lib/python2.7/distutils/dist.py", line 972, in run_command
    cmd_obj.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 67, in run
    self.do_egg_install()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 117, in do_egg_install
    cmd.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 418, in run
    self.easy_install(spec, not self.no_deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 660, in easy_install
    return self.install_item(None, spec, tmpdir, deps, True)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 707, in install_item
    self.process_distribution(spec, dist, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 752, in process_distribution
    [requirement], self.local_index, self.easy_install
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 782, in resolve
    replace_conflicting=replace_conflicting
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1065, in best_match
    return self.obtain(req, installer)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1077, in obtain
    return installer(requirement)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 679, in easy_install
    return self.install_item(spec, dist.location, tmpdir, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 705, in install_item
    dists = self.install_eggs(spec, download, tmpdir)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 890, in install_eggs
    return self.build_and_install(setup_script, setup_base)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1158, in build_and_install
    self.run_setup(setup_script, setup_base, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1144, in run_setup
    run_setup(setup_script, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 253, in run_setup
    raise
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 166, in save_modules
    saved_exc.resume()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 141, in resume
    six.reraise(type, exc, self._tb)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 154, in save_modules
    yield saved
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 250, in run_setup
    _execfile(setup_script, ns)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 45, in _execfile
    exec(code, globals, locals)
  File "/tmp/easy_install-iXz37S/numpy-1.17.0rc1/setup.py", line 31, in <module>
    import setuptools
RuntimeError: Python version >= 3.5 required.

> Task :sdks:python:createProcessWorker FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/sdks/python/build.gradle'> line: 369

* What went wrong:
Execution failed for task ':sdks:python:createProcessWorker'.
> 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 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/5.2.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 2m 20s
59 actionable tasks: 46 executed, 13 from cache

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

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


Build failed in Jenkins: beam_PostCommit_Python_VR_Spark #325

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/325/display/redirect>

------------------------------------------
[...truncated 251.80 KB...]
Searching for pytz>=2018.3
Reading https://pypi.org/simple/pytz/
Downloading https://files.pythonhosted.org/packages/3d/73/fe30c2daaaa0713420d0382b16fbb761409f532c56bdcc514bf7b6262bb6/pytz-2019.1-py2.py3-none-any.whl#sha256=303879e36b721603cc54604edcac9d20401bdbe31e1e4fdee5b9f98d5d31dfda
Best match: pytz 2019.1
Processing pytz-2019.1-py2.py3-none-any.whl
Installing pytz-2019.1-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pytz 2019.1 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pytz-2019.1-py2.7.egg>
Searching for pydot<1.3,>=1.2.0
Reading https://pypi.org/simple/pydot/
Downloading https://files.pythonhosted.org/packages/c3/f1/e61d6dfe6c1768ed2529761a68f70939e2569da043e9f15a8d84bf56cadf/pydot-1.2.4.tar.gz#sha256=92d2e2d15531d00710f2d6fb5540d2acabc5399d464f2f20d5d21073af241eb6
Best match: pydot 1.2.4
Processing pydot-1.2.4.tar.gz
Writing /tmp/easy_install-z8vWxH/pydot-1.2.4/setup.cfg
Running pydot-1.2.4/setup.py -q bdist_egg --dist-dir /tmp/easy_install-z8vWxH/pydot-1.2.4/egg-dist-tmp-pvOR9j
/tmp/easy_install-z8vWxH/pydot-1.2.4/pydot.py:17: UserWarning: Couldn't import dot_parser, loading of dot files will not be possible.
  "Couldn't import dot_parser, "
zip_safe flag not set; analyzing archive contents...
Moving pydot-1.2.4-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pydot 1.2.4 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pydot-1.2.4-py2.7.egg>
Searching for oauth2client<4,>=2.0.1
Reading https://pypi.org/simple/oauth2client/
Downloading https://files.pythonhosted.org/packages/c0/7b/bc893e35d6ca46a72faa4b9eaac25c687ce60e1fbe978993fe2de1b0ff0d/oauth2client-3.0.0.tar.gz#sha256=5b5b056ec6f2304e7920b632885bd157fa71d1a7f3ddd00a43b1541a8d1a2460
Best match: oauth2client 3.0.0
Processing oauth2client-3.0.0.tar.gz
Writing /tmp/easy_install-akfEYL/oauth2client-3.0.0/setup.cfg
Running oauth2client-3.0.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-akfEYL/oauth2client-3.0.0/egg-dist-tmp-gLZqwz
warning: no previously-included files matching '*' found under directory 'tests'
zip_safe flag not set; analyzing archive contents...
Moving oauth2client-3.0.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding oauth2client 3.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/oauth2client-3.0.0-py2.7.egg>
Searching for pymongo<4.0.0,>=3.8.0
Reading https://pypi.org/simple/pymongo/
Downloading https://files.pythonhosted.org/packages/6e/ea/353a9f8ced71b9e258438aa4d6aa048c1eaf5b774d3ef2273d686fde0947/pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl#sha256=32421df60d06f479d71b6b539642e410ece3006e8910688e68df962c8eb40a21
Best match: pymongo 3.8.0
Processing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl
Installing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding pymongo 3.8.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg>
Searching for mock<3.0.0,>=1.0.1
Reading https://pypi.org/simple/mock/
Downloading https://files.pythonhosted.org/packages/e6/35/f187bdf23be87092bd0f1200d43d23076cee4d0dec109f195173fd3ebc79/mock-2.0.0-py2.py3-none-any.whl#sha256=5ce3c71c5545b472da17b72268978914d0252980348636840bd34a00b5cc96c1
Best match: mock 2.0.0
Processing mock-2.0.0-py2.py3-none-any.whl
Installing mock-2.0.0-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg/EGG-INFO/requires.txt>
Adding mock 2.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg>
Searching for httplib2<=0.12.0,>=0.8
Reading https://pypi.org/simple/httplib2/
Downloading https://files.pythonhosted.org/packages/ce/ed/803905d670b52fa0edfdd135337e545b4496c2ab3a222f1449b7256eb99f/httplib2-0.12.0.tar.gz#sha256=f61fb838a94ce3b349aa32c92fd8430f7e3511afdb18bf9640d647e30c90a6d6
Best match: httplib2 0.12.0
Processing httplib2-0.12.0.tar.gz
Writing /tmp/easy_install-Q97uNq/httplib2-0.12.0/setup.cfg
Running httplib2-0.12.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-Q97uNq/httplib2-0.12.0/egg-dist-tmp-uNOq2a
zip_safe flag not set; analyzing archive contents...
httplib2.certs: module references __file__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Extracting httplib2-0.12.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding httplib2 0.12.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Searching for hdfs<3.0.0,>=2.1.0
Reading https://pypi.org/simple/hdfs/
Downloading https://files.pythonhosted.org/packages/82/39/2c0879b1bcfd1f6ad078eb210d09dbce21072386a3997074ee91e60ddc5a/hdfs-2.5.8.tar.gz#sha256=1be117549fc1285571bc51aedc15df5a203138dba02f9adfa26761b69a949370
Best match: hdfs 2.5.8
Processing hdfs-2.5.8.tar.gz
Writing /tmp/easy_install-akAwss/hdfs-2.5.8/setup.cfg
Running hdfs-2.5.8/setup.py -q bdist_egg --dist-dir /tmp/easy_install-akAwss/hdfs-2.5.8/egg-dist-tmp-yccgjP
zip_safe flag not set; analyzing archive contents...
Moving hdfs-2.5.8-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding hdfs 2.5.8 to easy-install.pth file
Installing hdfscli-avro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing hdfscli script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/hdfs-2.5.8-py2.7.egg>
Searching for future<1.0.0,>=0.16.0
Reading https://pypi.org/simple/future/
Downloading https://files.pythonhosted.org/packages/90/52/e20466b85000a181e1e144fd8305caf2cf475e2f9674e797b222f8105f5f/future-0.17.1.tar.gz#sha256=67045236dcfd6816dc439556d009594abf643e5eb48992e36beac09c2ca659b8
Best match: future 0.17.1
Processing future-0.17.1.tar.gz
Writing /tmp/easy_install-YGihky/future-0.17.1/setup.cfg
Running future-0.17.1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-YGihky/future-0.17.1/egg-dist-tmp-WvtwZy
warning: no files found matching '*.au' under directory 'tests'
warning: no files found matching '*.gif' under directory 'tests'
warning: no files found matching '*.txt' under directory 'tests'
zip_safe flag not set; analyzing archive contents...
future.backports.test.ssl_servers: module references __file__
future.backports.test.support: module references __file__
future.standard_library.__init__: module references __file__
future.standard_library.__init__: module references __path__
future.utils.__init__: module MAY be using inspect.stack
past.builtins.misc: module MAY be using inspect.stack
past.translation.__init__: module references __file__
past.translation.__init__: module references __path__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Extracting future-0.17.1-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding future 0.17.1 to easy-install.pth file
Installing pasteurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing futurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Searching for fastavro<0.22,>=0.21.4
Reading https://pypi.org/simple/fastavro/
Downloading https://files.pythonhosted.org/packages/15/e3/5956c75f68906b119191ef30d9acff661b422cf918a29a03ee0c3ba774be/fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl#sha256=25c5e1871fb82795f138aa209ca89cac940b80bf36fc644615354028bfd87638
Best match: fastavro 0.21.24
Processing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl
Installing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding fastavro 0.21.24 to easy-install.pth file
Installing fastavro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg>
Searching for dill<0.2.10,>=0.2.9
Reading https://pypi.org/simple/dill/
Downloading https://files.pythonhosted.org/packages/fe/42/bfe2e0857bc284cbe6a011d93f2a9ad58a22cb894461b199ae72cfef0f29/dill-0.2.9.tar.gz#sha256=f6d6046f9f9195206063dd0415dff185ad593d6ee8b0e67f12597c0f4df4986f
Best match: dill 0.2.9
Processing dill-0.2.9.tar.gz
Writing /tmp/easy_install-YDe_n6/dill-0.2.9/setup.cfg
Running dill-0.2.9/setup.py -q bdist_egg --dist-dir /tmp/easy_install-YDe_n6/dill-0.2.9/egg-dist-tmp-5Jqk24
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Extracting dill-0.2.9-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding dill 0.2.9 to easy-install.pth file
Installing get_objgraph script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing undill script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Searching for crcmod<2.0,>=1.7
Reading https://pypi.org/simple/crcmod/
Downloading https://files.pythonhosted.org/packages/6b/b0/e595ce2a2527e169c3bcd6c33d2473c1918e0b7f6826a043ca1245dd4e5b/crcmod-1.7.tar.gz#sha256=dc7051a0db5f2bd48665a990d3ec1cc305a466a77358ca4492826f41f283601e
Best match: crcmod 1.7
Processing crcmod-1.7.tar.gz
Writing /tmp/easy_install-Hc0NfF/crcmod-1.7/setup.cfg
Running crcmod-1.7/setup.py -q bdist_egg --dist-dir /tmp/easy_install-Hc0NfF/crcmod-1.7/egg-dist-tmp-z8_BpQ
python2/src/_crcfunext.c: In function ‘init_crcfunext’:
python2/src/_crcfunext.c:492:13: warning: variable ‘m’ set but not used [-Wunused-but-set-variable]
   PyObject *m;
             ^
zip_safe flag not set; analyzing archive contents...
Moving crcmod-1.7-py2.7-linux-x86_64.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding crcmod 1.7 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/crcmod-1.7-py2.7-linux-x86_64.egg>
Searching for numpy>=1.14
Reading https://pypi.org/simple/numpy/
Downloading https://files.pythonhosted.org/packages/c1/ff/aeb22192bab0643551a161dc4ed305892cead687ee97453daed4dc1dd38e/numpy-1.17.0rc1.zip#sha256=f53df05f9ca4ec5d72709ffe349704f1f7d945ed59e815574b5c5687acb282c4
Best match: numpy 1.17.0rc1
Processing numpy-1.17.0rc1.zip
Writing /tmp/easy_install-HeimqL/numpy-1.17.0rc1/setup.cfg
Running numpy-1.17.0rc1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-HeimqL/numpy-1.17.0rc1/egg-dist-tmp-mJnNJm
Traceback (most recent call last):
  File "setup.py", line 238, in <module>
    'test': generate_protos_first(test),
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/__init__.py",> line 145, in setup
    return distutils.core.setup(**attrs)
  File "/usr/lib/python2.7/distutils/core.py", line 151, in setup
    dist.run_commands()
  File "/usr/lib/python2.7/distutils/dist.py", line 953, in run_commands
    self.run_command(cmd)
  File "/usr/lib/python2.7/distutils/dist.py", line 972, in run_command
    cmd_obj.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 67, in run
    self.do_egg_install()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 117, in do_egg_install
    cmd.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 418, in run
    self.easy_install(spec, not self.no_deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 660, in easy_install
    return self.install_item(None, spec, tmpdir, deps, True)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 707, in install_item
    self.process_distribution(spec, dist, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 752, in process_distribution
    [requirement], self.local_index, self.easy_install
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 782, in resolve
    replace_conflicting=replace_conflicting
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1065, in best_match
    return self.obtain(req, installer)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1077, in obtain
    return installer(requirement)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 679, in easy_install
    return self.install_item(spec, dist.location, tmpdir, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 705, in install_item
    dists = self.install_eggs(spec, download, tmpdir)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 890, in install_eggs
    return self.build_and_install(setup_script, setup_base)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1158, in build_and_install
    self.run_setup(setup_script, setup_base, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1144, in run_setup
    run_setup(setup_script, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 253, in run_setup
    raise
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 166, in save_modules
    saved_exc.resume()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 141, in resume
    six.reraise(type, exc, self._tb)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 154, in save_modules
    yield saved
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 250, in run_setup
    _execfile(setup_script, ns)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 45, in _execfile
    exec(code, globals, locals)
  File "/tmp/easy_install-HeimqL/numpy-1.17.0rc1/setup.py", line 31, in <module>
    import setuptools
RuntimeError: Python version >= 3.5 required.

> Task :sdks:python:createProcessWorker FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/sdks/python/build.gradle'> line: 369

* What went wrong:
Execution failed for task ':sdks:python:createProcessWorker'.
> 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 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/5.2.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 2m 19s
59 actionable tasks: 47 executed, 12 from cache

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

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


Build failed in Jenkins: beam_PostCommit_Python_VR_Spark #324

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/324/display/redirect?page=changes>

Changes:

[cademarkegard] [BEAM-7690] Port WordCountTest off DoFnTester

------------------------------------------
[...truncated 252.28 KB...]
Searching for pytz>=2018.3
Reading https://pypi.org/simple/pytz/
Downloading https://files.pythonhosted.org/packages/3d/73/fe30c2daaaa0713420d0382b16fbb761409f532c56bdcc514bf7b6262bb6/pytz-2019.1-py2.py3-none-any.whl#sha256=303879e36b721603cc54604edcac9d20401bdbe31e1e4fdee5b9f98d5d31dfda
Best match: pytz 2019.1
Processing pytz-2019.1-py2.py3-none-any.whl
Installing pytz-2019.1-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pytz 2019.1 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pytz-2019.1-py2.7.egg>
Searching for pydot<1.3,>=1.2.0
Reading https://pypi.org/simple/pydot/
Downloading https://files.pythonhosted.org/packages/c3/f1/e61d6dfe6c1768ed2529761a68f70939e2569da043e9f15a8d84bf56cadf/pydot-1.2.4.tar.gz#sha256=92d2e2d15531d00710f2d6fb5540d2acabc5399d464f2f20d5d21073af241eb6
Best match: pydot 1.2.4
Processing pydot-1.2.4.tar.gz
Writing /tmp/easy_install-4KAoOJ/pydot-1.2.4/setup.cfg
Running pydot-1.2.4/setup.py -q bdist_egg --dist-dir /tmp/easy_install-4KAoOJ/pydot-1.2.4/egg-dist-tmp-Z7aQWI
/tmp/easy_install-4KAoOJ/pydot-1.2.4/pydot.py:17: UserWarning: Couldn't import dot_parser, loading of dot files will not be possible.
  "Couldn't import dot_parser, "
zip_safe flag not set; analyzing archive contents...
Moving pydot-1.2.4-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pydot 1.2.4 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pydot-1.2.4-py2.7.egg>
Searching for oauth2client<4,>=2.0.1
Reading https://pypi.org/simple/oauth2client/
Downloading https://files.pythonhosted.org/packages/c0/7b/bc893e35d6ca46a72faa4b9eaac25c687ce60e1fbe978993fe2de1b0ff0d/oauth2client-3.0.0.tar.gz#sha256=5b5b056ec6f2304e7920b632885bd157fa71d1a7f3ddd00a43b1541a8d1a2460
Best match: oauth2client 3.0.0
Processing oauth2client-3.0.0.tar.gz
Writing /tmp/easy_install-YfhgVA/oauth2client-3.0.0/setup.cfg
Running oauth2client-3.0.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-YfhgVA/oauth2client-3.0.0/egg-dist-tmp-DCKiWf
warning: no previously-included files matching '*' found under directory 'tests'
zip_safe flag not set; analyzing archive contents...
Moving oauth2client-3.0.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding oauth2client 3.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/oauth2client-3.0.0-py2.7.egg>
Searching for pymongo<4.0.0,>=3.8.0
Reading https://pypi.org/simple/pymongo/
Downloading https://files.pythonhosted.org/packages/6e/ea/353a9f8ced71b9e258438aa4d6aa048c1eaf5b774d3ef2273d686fde0947/pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl#sha256=32421df60d06f479d71b6b539642e410ece3006e8910688e68df962c8eb40a21
Best match: pymongo 3.8.0
Processing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl
Installing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding pymongo 3.8.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg>
Searching for mock<3.0.0,>=1.0.1
Reading https://pypi.org/simple/mock/
Downloading https://files.pythonhosted.org/packages/e6/35/f187bdf23be87092bd0f1200d43d23076cee4d0dec109f195173fd3ebc79/mock-2.0.0-py2.py3-none-any.whl#sha256=5ce3c71c5545b472da17b72268978914d0252980348636840bd34a00b5cc96c1
Best match: mock 2.0.0
Processing mock-2.0.0-py2.py3-none-any.whl
Installing mock-2.0.0-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg/EGG-INFO/requires.txt>
Adding mock 2.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg>
Searching for httplib2<=0.12.0,>=0.8
Reading https://pypi.org/simple/httplib2/
Downloading https://files.pythonhosted.org/packages/ce/ed/803905d670b52fa0edfdd135337e545b4496c2ab3a222f1449b7256eb99f/httplib2-0.12.0.tar.gz#sha256=f61fb838a94ce3b349aa32c92fd8430f7e3511afdb18bf9640d647e30c90a6d6
Best match: httplib2 0.12.0
Processing httplib2-0.12.0.tar.gz
Writing /tmp/easy_install-p7TFD5/httplib2-0.12.0/setup.cfg
Running httplib2-0.12.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-p7TFD5/httplib2-0.12.0/egg-dist-tmp-sTFUEF
zip_safe flag not set; analyzing archive contents...
httplib2.certs: module references __file__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Extracting httplib2-0.12.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding httplib2 0.12.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Searching for hdfs<3.0.0,>=2.1.0
Reading https://pypi.org/simple/hdfs/
Downloading https://files.pythonhosted.org/packages/82/39/2c0879b1bcfd1f6ad078eb210d09dbce21072386a3997074ee91e60ddc5a/hdfs-2.5.8.tar.gz#sha256=1be117549fc1285571bc51aedc15df5a203138dba02f9adfa26761b69a949370
Best match: hdfs 2.5.8
Processing hdfs-2.5.8.tar.gz
Writing /tmp/easy_install-4fP9nr/hdfs-2.5.8/setup.cfg
Running hdfs-2.5.8/setup.py -q bdist_egg --dist-dir /tmp/easy_install-4fP9nr/hdfs-2.5.8/egg-dist-tmp-9gZM4g
zip_safe flag not set; analyzing archive contents...
Moving hdfs-2.5.8-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding hdfs 2.5.8 to easy-install.pth file
Installing hdfscli-avro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing hdfscli script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/hdfs-2.5.8-py2.7.egg>
Searching for future<1.0.0,>=0.16.0
Reading https://pypi.org/simple/future/
Downloading https://files.pythonhosted.org/packages/90/52/e20466b85000a181e1e144fd8305caf2cf475e2f9674e797b222f8105f5f/future-0.17.1.tar.gz#sha256=67045236dcfd6816dc439556d009594abf643e5eb48992e36beac09c2ca659b8
Best match: future 0.17.1
Processing future-0.17.1.tar.gz
Writing /tmp/easy_install-VFmBvZ/future-0.17.1/setup.cfg
Running future-0.17.1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-VFmBvZ/future-0.17.1/egg-dist-tmp-XXpFds
warning: no files found matching '*.au' under directory 'tests'
warning: no files found matching '*.gif' under directory 'tests'
warning: no files found matching '*.txt' under directory 'tests'
zip_safe flag not set; analyzing archive contents...
future.backports.test.ssl_servers: module references __file__
future.backports.test.support: module references __file__
future.standard_library.__init__: module references __file__
future.standard_library.__init__: module references __path__
future.utils.__init__: module MAY be using inspect.stack
past.builtins.misc: module MAY be using inspect.stack
past.translation.__init__: module references __file__
past.translation.__init__: module references __path__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Extracting future-0.17.1-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding future 0.17.1 to easy-install.pth file
Installing pasteurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing futurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Searching for fastavro<0.22,>=0.21.4
Reading https://pypi.org/simple/fastavro/
Downloading https://files.pythonhosted.org/packages/15/e3/5956c75f68906b119191ef30d9acff661b422cf918a29a03ee0c3ba774be/fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl#sha256=25c5e1871fb82795f138aa209ca89cac940b80bf36fc644615354028bfd87638
Best match: fastavro 0.21.24
Processing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl
Installing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding fastavro 0.21.24 to easy-install.pth file
Installing fastavro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg>
Searching for dill<0.2.10,>=0.2.9
Reading https://pypi.org/simple/dill/
Downloading https://files.pythonhosted.org/packages/fe/42/bfe2e0857bc284cbe6a011d93f2a9ad58a22cb894461b199ae72cfef0f29/dill-0.2.9.tar.gz#sha256=f6d6046f9f9195206063dd0415dff185ad593d6ee8b0e67f12597c0f4df4986f
Best match: dill 0.2.9
Processing dill-0.2.9.tar.gz
Writing /tmp/easy_install-zlRXSa/dill-0.2.9/setup.cfg
Running dill-0.2.9/setup.py -q bdist_egg --dist-dir /tmp/easy_install-zlRXSa/dill-0.2.9/egg-dist-tmp-9CMkgx
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Extracting dill-0.2.9-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding dill 0.2.9 to easy-install.pth file
Installing get_objgraph script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing undill script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Searching for crcmod<2.0,>=1.7
Reading https://pypi.org/simple/crcmod/
Downloading https://files.pythonhosted.org/packages/6b/b0/e595ce2a2527e169c3bcd6c33d2473c1918e0b7f6826a043ca1245dd4e5b/crcmod-1.7.tar.gz#sha256=dc7051a0db5f2bd48665a990d3ec1cc305a466a77358ca4492826f41f283601e
Best match: crcmod 1.7
Processing crcmod-1.7.tar.gz
Writing /tmp/easy_install-9bBwYy/crcmod-1.7/setup.cfg
Running crcmod-1.7/setup.py -q bdist_egg --dist-dir /tmp/easy_install-9bBwYy/crcmod-1.7/egg-dist-tmp-itvjpS
python2/src/_crcfunext.c: In function ‘init_crcfunext’:
python2/src/_crcfunext.c:492:13: warning: variable ‘m’ set but not used [-Wunused-but-set-variable]
   PyObject *m;
             ^
zip_safe flag not set; analyzing archive contents...
Moving crcmod-1.7-py2.7-linux-x86_64.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding crcmod 1.7 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/crcmod-1.7-py2.7-linux-x86_64.egg>
Searching for numpy>=1.14
Reading https://pypi.org/simple/numpy/
Downloading https://files.pythonhosted.org/packages/c1/ff/aeb22192bab0643551a161dc4ed305892cead687ee97453daed4dc1dd38e/numpy-1.17.0rc1.zip#sha256=f53df05f9ca4ec5d72709ffe349704f1f7d945ed59e815574b5c5687acb282c4
Best match: numpy 1.17.0rc1
Processing numpy-1.17.0rc1.zip
Writing /tmp/easy_install-qGj5tw/numpy-1.17.0rc1/setup.cfg
Running numpy-1.17.0rc1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-qGj5tw/numpy-1.17.0rc1/egg-dist-tmp-Yq15en
Traceback (most recent call last):
  File "setup.py", line 238, in <module>
    'test': generate_protos_first(test),
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/__init__.py",> line 145, in setup
    return distutils.core.setup(**attrs)
  File "/usr/lib/python2.7/distutils/core.py", line 151, in setup
    dist.run_commands()
  File "/usr/lib/python2.7/distutils/dist.py", line 953, in run_commands
    self.run_command(cmd)
  File "/usr/lib/python2.7/distutils/dist.py", line 972, in run_command
    cmd_obj.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 67, in run
    self.do_egg_install()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 117, in do_egg_install
    cmd.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 418, in run
    self.easy_install(spec, not self.no_deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 660, in easy_install
    return self.install_item(None, spec, tmpdir, deps, True)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 707, in install_item
    self.process_distribution(spec, dist, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 752, in process_distribution
    [requirement], self.local_index, self.easy_install
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 782, in resolve
    replace_conflicting=replace_conflicting
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1065, in best_match
    return self.obtain(req, installer)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1077, in obtain
    return installer(requirement)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 679, in easy_install
    return self.install_item(spec, dist.location, tmpdir, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 705, in install_item
    dists = self.install_eggs(spec, download, tmpdir)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 890, in install_eggs
    return self.build_and_install(setup_script, setup_base)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1158, in build_and_install
    self.run_setup(setup_script, setup_base, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1144, in run_setup
    run_setup(setup_script, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 253, in run_setup
    raise
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 166, in save_modules
    saved_exc.resume()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 141, in resume
    six.reraise(type, exc, self._tb)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 154, in save_modules
    yield saved
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 250, in run_setup
    _execfile(setup_script, ns)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 45, in _execfile
    exec(code, globals, locals)
  File "/tmp/easy_install-qGj5tw/numpy-1.17.0rc1/setup.py", line 31, in <module>
    import setuptools
RuntimeError: Python version >= 3.5 required.

> Task :sdks:python:createProcessWorker FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/sdks/python/build.gradle'> line: 369

* What went wrong:
Execution failed for task ':sdks:python:createProcessWorker'.
> 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 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/5.2.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 2m 31s
59 actionable tasks: 47 executed, 12 from cache

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

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


Build failed in Jenkins: beam_PostCommit_Python_VR_Spark #323

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/323/display/redirect?page=changes>

Changes:

[chambers] Update Python Dataflow runner to patch side input coders on the unified

------------------------------------------
[...truncated 251.89 KB...]
Searching for pytz>=2018.3
Reading https://pypi.org/simple/pytz/
Downloading https://files.pythonhosted.org/packages/3d/73/fe30c2daaaa0713420d0382b16fbb761409f532c56bdcc514bf7b6262bb6/pytz-2019.1-py2.py3-none-any.whl#sha256=303879e36b721603cc54604edcac9d20401bdbe31e1e4fdee5b9f98d5d31dfda
Best match: pytz 2019.1
Processing pytz-2019.1-py2.py3-none-any.whl
Installing pytz-2019.1-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pytz 2019.1 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pytz-2019.1-py2.7.egg>
Searching for pydot<1.3,>=1.2.0
Reading https://pypi.org/simple/pydot/
Downloading https://files.pythonhosted.org/packages/c3/f1/e61d6dfe6c1768ed2529761a68f70939e2569da043e9f15a8d84bf56cadf/pydot-1.2.4.tar.gz#sha256=92d2e2d15531d00710f2d6fb5540d2acabc5399d464f2f20d5d21073af241eb6
Best match: pydot 1.2.4
Processing pydot-1.2.4.tar.gz
Writing /tmp/easy_install-linNBO/pydot-1.2.4/setup.cfg
Running pydot-1.2.4/setup.py -q bdist_egg --dist-dir /tmp/easy_install-linNBO/pydot-1.2.4/egg-dist-tmp-WBiBQe
/tmp/easy_install-linNBO/pydot-1.2.4/pydot.py:17: UserWarning: Couldn't import dot_parser, loading of dot files will not be possible.
  "Couldn't import dot_parser, "
zip_safe flag not set; analyzing archive contents...
Moving pydot-1.2.4-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pydot 1.2.4 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pydot-1.2.4-py2.7.egg>
Searching for oauth2client<4,>=2.0.1
Reading https://pypi.org/simple/oauth2client/
Downloading https://files.pythonhosted.org/packages/c0/7b/bc893e35d6ca46a72faa4b9eaac25c687ce60e1fbe978993fe2de1b0ff0d/oauth2client-3.0.0.tar.gz#sha256=5b5b056ec6f2304e7920b632885bd157fa71d1a7f3ddd00a43b1541a8d1a2460
Best match: oauth2client 3.0.0
Processing oauth2client-3.0.0.tar.gz
Writing /tmp/easy_install-WJ7FZy/oauth2client-3.0.0/setup.cfg
Running oauth2client-3.0.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-WJ7FZy/oauth2client-3.0.0/egg-dist-tmp-EicJzQ
warning: no previously-included files matching '*' found under directory 'tests'
zip_safe flag not set; analyzing archive contents...
Moving oauth2client-3.0.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding oauth2client 3.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/oauth2client-3.0.0-py2.7.egg>
Searching for pymongo<4.0.0,>=3.8.0
Reading https://pypi.org/simple/pymongo/
Downloading https://files.pythonhosted.org/packages/6e/ea/353a9f8ced71b9e258438aa4d6aa048c1eaf5b774d3ef2273d686fde0947/pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl#sha256=32421df60d06f479d71b6b539642e410ece3006e8910688e68df962c8eb40a21
Best match: pymongo 3.8.0
Processing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl
Installing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding pymongo 3.8.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg>
Searching for mock<3.0.0,>=1.0.1
Reading https://pypi.org/simple/mock/
Downloading https://files.pythonhosted.org/packages/e6/35/f187bdf23be87092bd0f1200d43d23076cee4d0dec109f195173fd3ebc79/mock-2.0.0-py2.py3-none-any.whl#sha256=5ce3c71c5545b472da17b72268978914d0252980348636840bd34a00b5cc96c1
Best match: mock 2.0.0
Processing mock-2.0.0-py2.py3-none-any.whl
Installing mock-2.0.0-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg/EGG-INFO/requires.txt>
Adding mock 2.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg>
Searching for httplib2<=0.12.0,>=0.8
Reading https://pypi.org/simple/httplib2/
Downloading https://files.pythonhosted.org/packages/ce/ed/803905d670b52fa0edfdd135337e545b4496c2ab3a222f1449b7256eb99f/httplib2-0.12.0.tar.gz#sha256=f61fb838a94ce3b349aa32c92fd8430f7e3511afdb18bf9640d647e30c90a6d6
Best match: httplib2 0.12.0
Processing httplib2-0.12.0.tar.gz
Writing /tmp/easy_install-L5XOdN/httplib2-0.12.0/setup.cfg
Running httplib2-0.12.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-L5XOdN/httplib2-0.12.0/egg-dist-tmp-DUE325
zip_safe flag not set; analyzing archive contents...
httplib2.certs: module references __file__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Extracting httplib2-0.12.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding httplib2 0.12.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Searching for hdfs<3.0.0,>=2.1.0
Reading https://pypi.org/simple/hdfs/
Downloading https://files.pythonhosted.org/packages/82/39/2c0879b1bcfd1f6ad078eb210d09dbce21072386a3997074ee91e60ddc5a/hdfs-2.5.8.tar.gz#sha256=1be117549fc1285571bc51aedc15df5a203138dba02f9adfa26761b69a949370
Best match: hdfs 2.5.8
Processing hdfs-2.5.8.tar.gz
Writing /tmp/easy_install-lq0Koa/hdfs-2.5.8/setup.cfg
Running hdfs-2.5.8/setup.py -q bdist_egg --dist-dir /tmp/easy_install-lq0Koa/hdfs-2.5.8/egg-dist-tmp-BfZZI1
zip_safe flag not set; analyzing archive contents...
Moving hdfs-2.5.8-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding hdfs 2.5.8 to easy-install.pth file
Installing hdfscli-avro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing hdfscli script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/hdfs-2.5.8-py2.7.egg>
Searching for future<1.0.0,>=0.16.0
Reading https://pypi.org/simple/future/
Downloading https://files.pythonhosted.org/packages/90/52/e20466b85000a181e1e144fd8305caf2cf475e2f9674e797b222f8105f5f/future-0.17.1.tar.gz#sha256=67045236dcfd6816dc439556d009594abf643e5eb48992e36beac09c2ca659b8
Best match: future 0.17.1
Processing future-0.17.1.tar.gz
Writing /tmp/easy_install-vqGl4v/future-0.17.1/setup.cfg
Running future-0.17.1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-vqGl4v/future-0.17.1/egg-dist-tmp-osFH6b
warning: no files found matching '*.au' under directory 'tests'
warning: no files found matching '*.gif' under directory 'tests'
warning: no files found matching '*.txt' under directory 'tests'
zip_safe flag not set; analyzing archive contents...
future.backports.test.ssl_servers: module references __file__
future.backports.test.support: module references __file__
future.standard_library.__init__: module references __file__
future.standard_library.__init__: module references __path__
future.utils.__init__: module MAY be using inspect.stack
past.builtins.misc: module MAY be using inspect.stack
past.translation.__init__: module references __file__
past.translation.__init__: module references __path__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Extracting future-0.17.1-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding future 0.17.1 to easy-install.pth file
Installing pasteurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing futurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Searching for fastavro<0.22,>=0.21.4
Reading https://pypi.org/simple/fastavro/
Downloading https://files.pythonhosted.org/packages/15/e3/5956c75f68906b119191ef30d9acff661b422cf918a29a03ee0c3ba774be/fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl#sha256=25c5e1871fb82795f138aa209ca89cac940b80bf36fc644615354028bfd87638
Best match: fastavro 0.21.24
Processing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl
Installing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding fastavro 0.21.24 to easy-install.pth file
Installing fastavro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg>
Searching for dill<0.2.10,>=0.2.9
Reading https://pypi.org/simple/dill/
Downloading https://files.pythonhosted.org/packages/fe/42/bfe2e0857bc284cbe6a011d93f2a9ad58a22cb894461b199ae72cfef0f29/dill-0.2.9.tar.gz#sha256=f6d6046f9f9195206063dd0415dff185ad593d6ee8b0e67f12597c0f4df4986f
Best match: dill 0.2.9
Processing dill-0.2.9.tar.gz
Writing /tmp/easy_install-nURMJz/dill-0.2.9/setup.cfg
Running dill-0.2.9/setup.py -q bdist_egg --dist-dir /tmp/easy_install-nURMJz/dill-0.2.9/egg-dist-tmp-IF2coV
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Extracting dill-0.2.9-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding dill 0.2.9 to easy-install.pth file
Installing get_objgraph script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing undill script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Searching for crcmod<2.0,>=1.7
Reading https://pypi.org/simple/crcmod/
Downloading https://files.pythonhosted.org/packages/6b/b0/e595ce2a2527e169c3bcd6c33d2473c1918e0b7f6826a043ca1245dd4e5b/crcmod-1.7.tar.gz#sha256=dc7051a0db5f2bd48665a990d3ec1cc305a466a77358ca4492826f41f283601e
Best match: crcmod 1.7
Processing crcmod-1.7.tar.gz
Writing /tmp/easy_install-vHDC9p/crcmod-1.7/setup.cfg
Running crcmod-1.7/setup.py -q bdist_egg --dist-dir /tmp/easy_install-vHDC9p/crcmod-1.7/egg-dist-tmp-VTXJjS
python2/src/_crcfunext.c: In function ‘init_crcfunext’:
python2/src/_crcfunext.c:492:13: warning: variable ‘m’ set but not used [-Wunused-but-set-variable]
   PyObject *m;
             ^
zip_safe flag not set; analyzing archive contents...
Moving crcmod-1.7-py2.7-linux-x86_64.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding crcmod 1.7 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/crcmod-1.7-py2.7-linux-x86_64.egg>
Searching for numpy>=1.14
Reading https://pypi.org/simple/numpy/
Downloading https://files.pythonhosted.org/packages/c1/ff/aeb22192bab0643551a161dc4ed305892cead687ee97453daed4dc1dd38e/numpy-1.17.0rc1.zip#sha256=f53df05f9ca4ec5d72709ffe349704f1f7d945ed59e815574b5c5687acb282c4
Best match: numpy 1.17.0rc1
Processing numpy-1.17.0rc1.zip
Writing /tmp/easy_install-aHy9eD/numpy-1.17.0rc1/setup.cfg
Running numpy-1.17.0rc1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-aHy9eD/numpy-1.17.0rc1/egg-dist-tmp-ZBspl9
Traceback (most recent call last):
  File "setup.py", line 238, in <module>
    'test': generate_protos_first(test),
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/__init__.py",> line 145, in setup
    return distutils.core.setup(**attrs)
  File "/usr/lib/python2.7/distutils/core.py", line 151, in setup
    dist.run_commands()
  File "/usr/lib/python2.7/distutils/dist.py", line 953, in run_commands
    self.run_command(cmd)
  File "/usr/lib/python2.7/distutils/dist.py", line 972, in run_command
    cmd_obj.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 67, in run
    self.do_egg_install()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 117, in do_egg_install
    cmd.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 418, in run
    self.easy_install(spec, not self.no_deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 660, in easy_install
    return self.install_item(None, spec, tmpdir, deps, True)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 707, in install_item
    self.process_distribution(spec, dist, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 752, in process_distribution
    [requirement], self.local_index, self.easy_install
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 782, in resolve
    replace_conflicting=replace_conflicting
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1065, in best_match
    return self.obtain(req, installer)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1077, in obtain
    return installer(requirement)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 679, in easy_install
    return self.install_item(spec, dist.location, tmpdir, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 705, in install_item
    dists = self.install_eggs(spec, download, tmpdir)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 890, in install_eggs
    return self.build_and_install(setup_script, setup_base)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1158, in build_and_install
    self.run_setup(setup_script, setup_base, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1144, in run_setup
    run_setup(setup_script, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 253, in run_setup
    raise
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 166, in save_modules
    saved_exc.resume()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 141, in resume
    six.reraise(type, exc, self._tb)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 154, in save_modules
    yield saved
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 250, in run_setup
    _execfile(setup_script, ns)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 45, in _execfile
    exec(code, globals, locals)
  File "/tmp/easy_install-aHy9eD/numpy-1.17.0rc1/setup.py", line 31, in <module>
    import setuptools
RuntimeError: Python version >= 3.5 required.

> Task :sdks:python:createProcessWorker FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/sdks/python/build.gradle'> line: 369

* What went wrong:
Execution failed for task ':sdks:python:createProcessWorker'.
> 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 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/5.2.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 2m 15s
59 actionable tasks: 46 executed, 13 from cache

Publishing build scan...
https://gradle.com/s/7dseamj4d2eds

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


Build failed in Jenkins: beam_PostCommit_Python_VR_Spark #322

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/322/display/redirect?page=changes>

Changes:

[kamil.wasilewski] [BEAM-7535] Created Jenkins job for BQ performance tests

[kamil.wasilewski] [BEAM-7535] Delete existing data if the table already exists

[hannahjiang] BEAM-3645 add thread lock

------------------------------------------
[...truncated 251.86 KB...]
Searching for pytz>=2018.3
Reading https://pypi.org/simple/pytz/
Downloading https://files.pythonhosted.org/packages/3d/73/fe30c2daaaa0713420d0382b16fbb761409f532c56bdcc514bf7b6262bb6/pytz-2019.1-py2.py3-none-any.whl#sha256=303879e36b721603cc54604edcac9d20401bdbe31e1e4fdee5b9f98d5d31dfda
Best match: pytz 2019.1
Processing pytz-2019.1-py2.py3-none-any.whl
Installing pytz-2019.1-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pytz 2019.1 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pytz-2019.1-py2.7.egg>
Searching for pydot<1.3,>=1.2.0
Reading https://pypi.org/simple/pydot/
Downloading https://files.pythonhosted.org/packages/c3/f1/e61d6dfe6c1768ed2529761a68f70939e2569da043e9f15a8d84bf56cadf/pydot-1.2.4.tar.gz#sha256=92d2e2d15531d00710f2d6fb5540d2acabc5399d464f2f20d5d21073af241eb6
Best match: pydot 1.2.4
Processing pydot-1.2.4.tar.gz
Writing /tmp/easy_install-zvybz9/pydot-1.2.4/setup.cfg
Running pydot-1.2.4/setup.py -q bdist_egg --dist-dir /tmp/easy_install-zvybz9/pydot-1.2.4/egg-dist-tmp-ueyAht
/tmp/easy_install-zvybz9/pydot-1.2.4/pydot.py:17: UserWarning: Couldn't import dot_parser, loading of dot files will not be possible.
  "Couldn't import dot_parser, "
zip_safe flag not set; analyzing archive contents...
Moving pydot-1.2.4-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pydot 1.2.4 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pydot-1.2.4-py2.7.egg>
Searching for oauth2client<4,>=2.0.1
Reading https://pypi.org/simple/oauth2client/
Downloading https://files.pythonhosted.org/packages/c0/7b/bc893e35d6ca46a72faa4b9eaac25c687ce60e1fbe978993fe2de1b0ff0d/oauth2client-3.0.0.tar.gz#sha256=5b5b056ec6f2304e7920b632885bd157fa71d1a7f3ddd00a43b1541a8d1a2460
Best match: oauth2client 3.0.0
Processing oauth2client-3.0.0.tar.gz
Writing /tmp/easy_install-dkN6VD/oauth2client-3.0.0/setup.cfg
Running oauth2client-3.0.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-dkN6VD/oauth2client-3.0.0/egg-dist-tmp-g7UOjE
warning: no previously-included files matching '*' found under directory 'tests'
zip_safe flag not set; analyzing archive contents...
Moving oauth2client-3.0.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding oauth2client 3.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/oauth2client-3.0.0-py2.7.egg>
Searching for pymongo<4.0.0,>=3.8.0
Reading https://pypi.org/simple/pymongo/
Downloading https://files.pythonhosted.org/packages/6e/ea/353a9f8ced71b9e258438aa4d6aa048c1eaf5b774d3ef2273d686fde0947/pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl#sha256=32421df60d06f479d71b6b539642e410ece3006e8910688e68df962c8eb40a21
Best match: pymongo 3.8.0
Processing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl
Installing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding pymongo 3.8.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg>
Searching for mock<3.0.0,>=1.0.1
Reading https://pypi.org/simple/mock/
Downloading https://files.pythonhosted.org/packages/e6/35/f187bdf23be87092bd0f1200d43d23076cee4d0dec109f195173fd3ebc79/mock-2.0.0-py2.py3-none-any.whl#sha256=5ce3c71c5545b472da17b72268978914d0252980348636840bd34a00b5cc96c1
Best match: mock 2.0.0
Processing mock-2.0.0-py2.py3-none-any.whl
Installing mock-2.0.0-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg/EGG-INFO/requires.txt>
Adding mock 2.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg>
Searching for httplib2<=0.12.0,>=0.8
Reading https://pypi.org/simple/httplib2/
Downloading https://files.pythonhosted.org/packages/ce/ed/803905d670b52fa0edfdd135337e545b4496c2ab3a222f1449b7256eb99f/httplib2-0.12.0.tar.gz#sha256=f61fb838a94ce3b349aa32c92fd8430f7e3511afdb18bf9640d647e30c90a6d6
Best match: httplib2 0.12.0
Processing httplib2-0.12.0.tar.gz
Writing /tmp/easy_install-Zp20l7/httplib2-0.12.0/setup.cfg
Running httplib2-0.12.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-Zp20l7/httplib2-0.12.0/egg-dist-tmp-P1_z3a
zip_safe flag not set; analyzing archive contents...
httplib2.certs: module references __file__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Extracting httplib2-0.12.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding httplib2 0.12.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Searching for hdfs<3.0.0,>=2.1.0
Reading https://pypi.org/simple/hdfs/
Downloading https://files.pythonhosted.org/packages/82/39/2c0879b1bcfd1f6ad078eb210d09dbce21072386a3997074ee91e60ddc5a/hdfs-2.5.8.tar.gz#sha256=1be117549fc1285571bc51aedc15df5a203138dba02f9adfa26761b69a949370
Best match: hdfs 2.5.8
Processing hdfs-2.5.8.tar.gz
Writing /tmp/easy_install-YdiQyf/hdfs-2.5.8/setup.cfg
Running hdfs-2.5.8/setup.py -q bdist_egg --dist-dir /tmp/easy_install-YdiQyf/hdfs-2.5.8/egg-dist-tmp-L0vFsg
zip_safe flag not set; analyzing archive contents...
Moving hdfs-2.5.8-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding hdfs 2.5.8 to easy-install.pth file
Installing hdfscli-avro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing hdfscli script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/hdfs-2.5.8-py2.7.egg>
Searching for future<1.0.0,>=0.16.0
Reading https://pypi.org/simple/future/
Downloading https://files.pythonhosted.org/packages/90/52/e20466b85000a181e1e144fd8305caf2cf475e2f9674e797b222f8105f5f/future-0.17.1.tar.gz#sha256=67045236dcfd6816dc439556d009594abf643e5eb48992e36beac09c2ca659b8
Best match: future 0.17.1
Processing future-0.17.1.tar.gz
Writing /tmp/easy_install-6ixFQm/future-0.17.1/setup.cfg
Running future-0.17.1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-6ixFQm/future-0.17.1/egg-dist-tmp-1UFxwA
warning: no files found matching '*.au' under directory 'tests'
warning: no files found matching '*.gif' under directory 'tests'
warning: no files found matching '*.txt' under directory 'tests'
zip_safe flag not set; analyzing archive contents...
future.backports.test.ssl_servers: module references __file__
future.backports.test.support: module references __file__
future.standard_library.__init__: module references __file__
future.standard_library.__init__: module references __path__
future.utils.__init__: module MAY be using inspect.stack
past.builtins.misc: module MAY be using inspect.stack
past.translation.__init__: module references __file__
past.translation.__init__: module references __path__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Extracting future-0.17.1-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding future 0.17.1 to easy-install.pth file
Installing pasteurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing futurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Searching for fastavro<0.22,>=0.21.4
Reading https://pypi.org/simple/fastavro/
Downloading https://files.pythonhosted.org/packages/15/e3/5956c75f68906b119191ef30d9acff661b422cf918a29a03ee0c3ba774be/fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl#sha256=25c5e1871fb82795f138aa209ca89cac940b80bf36fc644615354028bfd87638
Best match: fastavro 0.21.24
Processing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl
Installing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding fastavro 0.21.24 to easy-install.pth file
Installing fastavro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg>
Searching for dill<0.2.10,>=0.2.9
Reading https://pypi.org/simple/dill/
Downloading https://files.pythonhosted.org/packages/fe/42/bfe2e0857bc284cbe6a011d93f2a9ad58a22cb894461b199ae72cfef0f29/dill-0.2.9.tar.gz#sha256=f6d6046f9f9195206063dd0415dff185ad593d6ee8b0e67f12597c0f4df4986f
Best match: dill 0.2.9
Processing dill-0.2.9.tar.gz
Writing /tmp/easy_install-nLtRBB/dill-0.2.9/setup.cfg
Running dill-0.2.9/setup.py -q bdist_egg --dist-dir /tmp/easy_install-nLtRBB/dill-0.2.9/egg-dist-tmp-KVsxjX
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Extracting dill-0.2.9-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding dill 0.2.9 to easy-install.pth file
Installing get_objgraph script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing undill script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Searching for crcmod<2.0,>=1.7
Reading https://pypi.org/simple/crcmod/
Downloading https://files.pythonhosted.org/packages/6b/b0/e595ce2a2527e169c3bcd6c33d2473c1918e0b7f6826a043ca1245dd4e5b/crcmod-1.7.tar.gz#sha256=dc7051a0db5f2bd48665a990d3ec1cc305a466a77358ca4492826f41f283601e
Best match: crcmod 1.7
Processing crcmod-1.7.tar.gz
Writing /tmp/easy_install-RO8w34/crcmod-1.7/setup.cfg
Running crcmod-1.7/setup.py -q bdist_egg --dist-dir /tmp/easy_install-RO8w34/crcmod-1.7/egg-dist-tmp-40MC07
python2/src/_crcfunext.c: In function ‘init_crcfunext’:
python2/src/_crcfunext.c:492:13: warning: variable ‘m’ set but not used [-Wunused-but-set-variable]
   PyObject *m;
             ^
zip_safe flag not set; analyzing archive contents...
Moving crcmod-1.7-py2.7-linux-x86_64.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding crcmod 1.7 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/crcmod-1.7-py2.7-linux-x86_64.egg>
Searching for numpy>=1.14
Reading https://pypi.org/simple/numpy/
Downloading https://files.pythonhosted.org/packages/c1/ff/aeb22192bab0643551a161dc4ed305892cead687ee97453daed4dc1dd38e/numpy-1.17.0rc1.zip#sha256=f53df05f9ca4ec5d72709ffe349704f1f7d945ed59e815574b5c5687acb282c4
Best match: numpy 1.17.0rc1
Processing numpy-1.17.0rc1.zip
Writing /tmp/easy_install-624M2v/numpy-1.17.0rc1/setup.cfg
Running numpy-1.17.0rc1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-624M2v/numpy-1.17.0rc1/egg-dist-tmp-YAQNgD
Traceback (most recent call last):
  File "setup.py", line 238, in <module>
    'test': generate_protos_first(test),
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/__init__.py",> line 145, in setup
    return distutils.core.setup(**attrs)
  File "/usr/lib/python2.7/distutils/core.py", line 151, in setup
    dist.run_commands()
  File "/usr/lib/python2.7/distutils/dist.py", line 953, in run_commands
    self.run_command(cmd)
  File "/usr/lib/python2.7/distutils/dist.py", line 972, in run_command
    cmd_obj.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 67, in run
    self.do_egg_install()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 117, in do_egg_install
    cmd.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 418, in run
    self.easy_install(spec, not self.no_deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 660, in easy_install
    return self.install_item(None, spec, tmpdir, deps, True)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 707, in install_item
    self.process_distribution(spec, dist, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 752, in process_distribution
    [requirement], self.local_index, self.easy_install
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 782, in resolve
    replace_conflicting=replace_conflicting
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1065, in best_match
    return self.obtain(req, installer)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1077, in obtain
    return installer(requirement)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 679, in easy_install
    return self.install_item(spec, dist.location, tmpdir, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 705, in install_item
    dists = self.install_eggs(spec, download, tmpdir)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 890, in install_eggs
    return self.build_and_install(setup_script, setup_base)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1158, in build_and_install
    self.run_setup(setup_script, setup_base, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1144, in run_setup
    run_setup(setup_script, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 253, in run_setup
    raise
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 166, in save_modules
    saved_exc.resume()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 141, in resume
    six.reraise(type, exc, self._tb)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 154, in save_modules
    yield saved
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 250, in run_setup
    _execfile(setup_script, ns)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 45, in _execfile
    exec(code, globals, locals)
  File "/tmp/easy_install-624M2v/numpy-1.17.0rc1/setup.py", line 31, in <module>
    import setuptools
RuntimeError: Python version >= 3.5 required.

> Task :sdks:python:createProcessWorker FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/sdks/python/build.gradle'> line: 369

* What went wrong:
Execution failed for task ':sdks:python:createProcessWorker'.
> 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 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/5.2.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 2m 23s
59 actionable tasks: 47 executed, 12 from cache

Publishing build scan...
https://gradle.com/s/3rvhizzu5r76s

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


Build failed in Jenkins: beam_PostCommit_Python_VR_Spark #321

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/321/display/redirect?page=changes>

Changes:

[pachristopher] Update pyarrow version requirement in setup.py

------------------------------------------
[...truncated 252.28 KB...]
Searching for pytz>=2018.3
Reading https://pypi.org/simple/pytz/
Downloading https://files.pythonhosted.org/packages/3d/73/fe30c2daaaa0713420d0382b16fbb761409f532c56bdcc514bf7b6262bb6/pytz-2019.1-py2.py3-none-any.whl#sha256=303879e36b721603cc54604edcac9d20401bdbe31e1e4fdee5b9f98d5d31dfda
Best match: pytz 2019.1
Processing pytz-2019.1-py2.py3-none-any.whl
Installing pytz-2019.1-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pytz 2019.1 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pytz-2019.1-py2.7.egg>
Searching for pydot<1.3,>=1.2.0
Reading https://pypi.org/simple/pydot/
Downloading https://files.pythonhosted.org/packages/c3/f1/e61d6dfe6c1768ed2529761a68f70939e2569da043e9f15a8d84bf56cadf/pydot-1.2.4.tar.gz#sha256=92d2e2d15531d00710f2d6fb5540d2acabc5399d464f2f20d5d21073af241eb6
Best match: pydot 1.2.4
Processing pydot-1.2.4.tar.gz
Writing /tmp/easy_install-ch8b7E/pydot-1.2.4/setup.cfg
Running pydot-1.2.4/setup.py -q bdist_egg --dist-dir /tmp/easy_install-ch8b7E/pydot-1.2.4/egg-dist-tmp-NKDgAp
/tmp/easy_install-ch8b7E/pydot-1.2.4/pydot.py:17: UserWarning: Couldn't import dot_parser, loading of dot files will not be possible.
  "Couldn't import dot_parser, "
zip_safe flag not set; analyzing archive contents...
Moving pydot-1.2.4-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pydot 1.2.4 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pydot-1.2.4-py2.7.egg>
Searching for oauth2client<4,>=2.0.1
Reading https://pypi.org/simple/oauth2client/
Downloading https://files.pythonhosted.org/packages/c0/7b/bc893e35d6ca46a72faa4b9eaac25c687ce60e1fbe978993fe2de1b0ff0d/oauth2client-3.0.0.tar.gz#sha256=5b5b056ec6f2304e7920b632885bd157fa71d1a7f3ddd00a43b1541a8d1a2460
Best match: oauth2client 3.0.0
Processing oauth2client-3.0.0.tar.gz
Writing /tmp/easy_install-iqgOtm/oauth2client-3.0.0/setup.cfg
Running oauth2client-3.0.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-iqgOtm/oauth2client-3.0.0/egg-dist-tmp-EuvTuX
warning: no previously-included files matching '*' found under directory 'tests'
zip_safe flag not set; analyzing archive contents...
Moving oauth2client-3.0.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding oauth2client 3.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/oauth2client-3.0.0-py2.7.egg>
Searching for pymongo<4.0.0,>=3.8.0
Reading https://pypi.org/simple/pymongo/
Downloading https://files.pythonhosted.org/packages/6e/ea/353a9f8ced71b9e258438aa4d6aa048c1eaf5b774d3ef2273d686fde0947/pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl#sha256=32421df60d06f479d71b6b539642e410ece3006e8910688e68df962c8eb40a21
Best match: pymongo 3.8.0
Processing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl
Installing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding pymongo 3.8.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg>
Searching for mock<3.0.0,>=1.0.1
Reading https://pypi.org/simple/mock/
Downloading https://files.pythonhosted.org/packages/e6/35/f187bdf23be87092bd0f1200d43d23076cee4d0dec109f195173fd3ebc79/mock-2.0.0-py2.py3-none-any.whl#sha256=5ce3c71c5545b472da17b72268978914d0252980348636840bd34a00b5cc96c1
Best match: mock 2.0.0
Processing mock-2.0.0-py2.py3-none-any.whl
Installing mock-2.0.0-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg/EGG-INFO/requires.txt>
Adding mock 2.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg>
Searching for httplib2<=0.12.0,>=0.8
Reading https://pypi.org/simple/httplib2/
Downloading https://files.pythonhosted.org/packages/ce/ed/803905d670b52fa0edfdd135337e545b4496c2ab3a222f1449b7256eb99f/httplib2-0.12.0.tar.gz#sha256=f61fb838a94ce3b349aa32c92fd8430f7e3511afdb18bf9640d647e30c90a6d6
Best match: httplib2 0.12.0
Processing httplib2-0.12.0.tar.gz
Writing /tmp/easy_install-6CHDd4/httplib2-0.12.0/setup.cfg
Running httplib2-0.12.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-6CHDd4/httplib2-0.12.0/egg-dist-tmp-YBdJb5
zip_safe flag not set; analyzing archive contents...
httplib2.certs: module references __file__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Extracting httplib2-0.12.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding httplib2 0.12.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Searching for hdfs<3.0.0,>=2.1.0
Reading https://pypi.org/simple/hdfs/
Downloading https://files.pythonhosted.org/packages/82/39/2c0879b1bcfd1f6ad078eb210d09dbce21072386a3997074ee91e60ddc5a/hdfs-2.5.8.tar.gz#sha256=1be117549fc1285571bc51aedc15df5a203138dba02f9adfa26761b69a949370
Best match: hdfs 2.5.8
Processing hdfs-2.5.8.tar.gz
Writing /tmp/easy_install-H3TcxL/hdfs-2.5.8/setup.cfg
Running hdfs-2.5.8/setup.py -q bdist_egg --dist-dir /tmp/easy_install-H3TcxL/hdfs-2.5.8/egg-dist-tmp-HKj512
zip_safe flag not set; analyzing archive contents...
Moving hdfs-2.5.8-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding hdfs 2.5.8 to easy-install.pth file
Installing hdfscli-avro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing hdfscli script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/hdfs-2.5.8-py2.7.egg>
Searching for future<1.0.0,>=0.16.0
Reading https://pypi.org/simple/future/
Downloading https://files.pythonhosted.org/packages/90/52/e20466b85000a181e1e144fd8305caf2cf475e2f9674e797b222f8105f5f/future-0.17.1.tar.gz#sha256=67045236dcfd6816dc439556d009594abf643e5eb48992e36beac09c2ca659b8
Best match: future 0.17.1
Processing future-0.17.1.tar.gz
Writing /tmp/easy_install-fs5gtI/future-0.17.1/setup.cfg
Running future-0.17.1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-fs5gtI/future-0.17.1/egg-dist-tmp-Wwrg9N
warning: no files found matching '*.au' under directory 'tests'
warning: no files found matching '*.gif' under directory 'tests'
warning: no files found matching '*.txt' under directory 'tests'
zip_safe flag not set; analyzing archive contents...
future.backports.test.ssl_servers: module references __file__
future.backports.test.support: module references __file__
future.standard_library.__init__: module references __file__
future.standard_library.__init__: module references __path__
future.utils.__init__: module MAY be using inspect.stack
past.builtins.misc: module MAY be using inspect.stack
past.translation.__init__: module references __file__
past.translation.__init__: module references __path__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Extracting future-0.17.1-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding future 0.17.1 to easy-install.pth file
Installing pasteurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing futurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Searching for fastavro<0.22,>=0.21.4
Reading https://pypi.org/simple/fastavro/
Downloading https://files.pythonhosted.org/packages/15/e3/5956c75f68906b119191ef30d9acff661b422cf918a29a03ee0c3ba774be/fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl#sha256=25c5e1871fb82795f138aa209ca89cac940b80bf36fc644615354028bfd87638
Best match: fastavro 0.21.24
Processing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl
Installing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding fastavro 0.21.24 to easy-install.pth file
Installing fastavro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg>
Searching for dill<0.2.10,>=0.2.9
Reading https://pypi.org/simple/dill/
Downloading https://files.pythonhosted.org/packages/fe/42/bfe2e0857bc284cbe6a011d93f2a9ad58a22cb894461b199ae72cfef0f29/dill-0.2.9.tar.gz#sha256=f6d6046f9f9195206063dd0415dff185ad593d6ee8b0e67f12597c0f4df4986f
Best match: dill 0.2.9
Processing dill-0.2.9.tar.gz
Writing /tmp/easy_install-QKDV16/dill-0.2.9/setup.cfg
Running dill-0.2.9/setup.py -q bdist_egg --dist-dir /tmp/easy_install-QKDV16/dill-0.2.9/egg-dist-tmp-TZyjOD
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Extracting dill-0.2.9-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding dill 0.2.9 to easy-install.pth file
Installing get_objgraph script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing undill script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Searching for crcmod<2.0,>=1.7
Reading https://pypi.org/simple/crcmod/
Downloading https://files.pythonhosted.org/packages/6b/b0/e595ce2a2527e169c3bcd6c33d2473c1918e0b7f6826a043ca1245dd4e5b/crcmod-1.7.tar.gz#sha256=dc7051a0db5f2bd48665a990d3ec1cc305a466a77358ca4492826f41f283601e
Best match: crcmod 1.7
Processing crcmod-1.7.tar.gz
Writing /tmp/easy_install-z1BoXD/crcmod-1.7/setup.cfg
Running crcmod-1.7/setup.py -q bdist_egg --dist-dir /tmp/easy_install-z1BoXD/crcmod-1.7/egg-dist-tmp-YVIKEk
python2/src/_crcfunext.c: In function ‘init_crcfunext’:
python2/src/_crcfunext.c:492:13: warning: variable ‘m’ set but not used [-Wunused-but-set-variable]
   PyObject *m;
             ^
zip_safe flag not set; analyzing archive contents...
Moving crcmod-1.7-py2.7-linux-x86_64.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding crcmod 1.7 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/crcmod-1.7-py2.7-linux-x86_64.egg>
Searching for numpy>=1.14
Reading https://pypi.org/simple/numpy/
Downloading https://files.pythonhosted.org/packages/c1/ff/aeb22192bab0643551a161dc4ed305892cead687ee97453daed4dc1dd38e/numpy-1.17.0rc1.zip#sha256=f53df05f9ca4ec5d72709ffe349704f1f7d945ed59e815574b5c5687acb282c4
Best match: numpy 1.17.0rc1
Processing numpy-1.17.0rc1.zip
Writing /tmp/easy_install-EitL6t/numpy-1.17.0rc1/setup.cfg
Running numpy-1.17.0rc1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-EitL6t/numpy-1.17.0rc1/egg-dist-tmp-JORrjz
Traceback (most recent call last):
  File "setup.py", line 238, in <module>
    'test': generate_protos_first(test),
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/__init__.py",> line 145, in setup
    return distutils.core.setup(**attrs)
  File "/usr/lib/python2.7/distutils/core.py", line 151, in setup
    dist.run_commands()
  File "/usr/lib/python2.7/distutils/dist.py", line 953, in run_commands
    self.run_command(cmd)
  File "/usr/lib/python2.7/distutils/dist.py", line 972, in run_command
    cmd_obj.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 67, in run
    self.do_egg_install()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 117, in do_egg_install
    cmd.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 418, in run
    self.easy_install(spec, not self.no_deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 660, in easy_install
    return self.install_item(None, spec, tmpdir, deps, True)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 707, in install_item
    self.process_distribution(spec, dist, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 752, in process_distribution
    [requirement], self.local_index, self.easy_install
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 782, in resolve
    replace_conflicting=replace_conflicting
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1065, in best_match
    return self.obtain(req, installer)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1077, in obtain
    return installer(requirement)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 679, in easy_install
    return self.install_item(spec, dist.location, tmpdir, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 705, in install_item
    dists = self.install_eggs(spec, download, tmpdir)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 890, in install_eggs
    return self.build_and_install(setup_script, setup_base)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1158, in build_and_install
    self.run_setup(setup_script, setup_base, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1144, in run_setup
    run_setup(setup_script, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 253, in run_setup
    raise
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 166, in save_modules
    saved_exc.resume()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 141, in resume
    six.reraise(type, exc, self._tb)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 154, in save_modules
    yield saved
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 250, in run_setup
    _execfile(setup_script, ns)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 45, in _execfile
    exec(code, globals, locals)
  File "/tmp/easy_install-EitL6t/numpy-1.17.0rc1/setup.py", line 31, in <module>
    import setuptools
RuntimeError: Python version >= 3.5 required.

> Task :sdks:python:createProcessWorker FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/sdks/python/build.gradle'> line: 369

* What went wrong:
Execution failed for task ':sdks:python:createProcessWorker'.
> 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 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/5.2.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 4m 1s
59 actionable tasks: 47 executed, 12 from cache

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

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


Build failed in Jenkins: beam_PostCommit_Python_VR_Spark #320

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/320/display/redirect?page=changes>

Changes:

[iemejia] [BEAM-7653] Add PTransformTranslator for Combine.GroupedValues

------------------------------------------
[...truncated 252.26 KB...]
Searching for pytz>=2018.3
Reading https://pypi.org/simple/pytz/
Downloading https://files.pythonhosted.org/packages/3d/73/fe30c2daaaa0713420d0382b16fbb761409f532c56bdcc514bf7b6262bb6/pytz-2019.1-py2.py3-none-any.whl#sha256=303879e36b721603cc54604edcac9d20401bdbe31e1e4fdee5b9f98d5d31dfda
Best match: pytz 2019.1
Processing pytz-2019.1-py2.py3-none-any.whl
Installing pytz-2019.1-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pytz 2019.1 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pytz-2019.1-py2.7.egg>
Searching for pydot<1.3,>=1.2.0
Reading https://pypi.org/simple/pydot/
Downloading https://files.pythonhosted.org/packages/c3/f1/e61d6dfe6c1768ed2529761a68f70939e2569da043e9f15a8d84bf56cadf/pydot-1.2.4.tar.gz#sha256=92d2e2d15531d00710f2d6fb5540d2acabc5399d464f2f20d5d21073af241eb6
Best match: pydot 1.2.4
Processing pydot-1.2.4.tar.gz
Writing /tmp/easy_install-waOICI/pydot-1.2.4/setup.cfg
Running pydot-1.2.4/setup.py -q bdist_egg --dist-dir /tmp/easy_install-waOICI/pydot-1.2.4/egg-dist-tmp-bo6bsW
/tmp/easy_install-waOICI/pydot-1.2.4/pydot.py:17: UserWarning: Couldn't import dot_parser, loading of dot files will not be possible.
  "Couldn't import dot_parser, "
zip_safe flag not set; analyzing archive contents...
Moving pydot-1.2.4-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pydot 1.2.4 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pydot-1.2.4-py2.7.egg>
Searching for oauth2client<4,>=2.0.1
Reading https://pypi.org/simple/oauth2client/
Downloading https://files.pythonhosted.org/packages/c0/7b/bc893e35d6ca46a72faa4b9eaac25c687ce60e1fbe978993fe2de1b0ff0d/oauth2client-3.0.0.tar.gz#sha256=5b5b056ec6f2304e7920b632885bd157fa71d1a7f3ddd00a43b1541a8d1a2460
Best match: oauth2client 3.0.0
Processing oauth2client-3.0.0.tar.gz
Writing /tmp/easy_install-Ykj3L_/oauth2client-3.0.0/setup.cfg
Running oauth2client-3.0.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-Ykj3L_/oauth2client-3.0.0/egg-dist-tmp-gEg7x_
warning: no previously-included files matching '*' found under directory 'tests'
zip_safe flag not set; analyzing archive contents...
Moving oauth2client-3.0.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding oauth2client 3.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/oauth2client-3.0.0-py2.7.egg>
Searching for pymongo<4.0.0,>=3.8.0
Reading https://pypi.org/simple/pymongo/
Downloading https://files.pythonhosted.org/packages/6e/ea/353a9f8ced71b9e258438aa4d6aa048c1eaf5b774d3ef2273d686fde0947/pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl#sha256=32421df60d06f479d71b6b539642e410ece3006e8910688e68df962c8eb40a21
Best match: pymongo 3.8.0
Processing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl
Installing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding pymongo 3.8.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg>
Searching for mock<3.0.0,>=1.0.1
Reading https://pypi.org/simple/mock/
Downloading https://files.pythonhosted.org/packages/e6/35/f187bdf23be87092bd0f1200d43d23076cee4d0dec109f195173fd3ebc79/mock-2.0.0-py2.py3-none-any.whl#sha256=5ce3c71c5545b472da17b72268978914d0252980348636840bd34a00b5cc96c1
Best match: mock 2.0.0
Processing mock-2.0.0-py2.py3-none-any.whl
Installing mock-2.0.0-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg/EGG-INFO/requires.txt>
Adding mock 2.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg>
Searching for httplib2<=0.12.0,>=0.8
Reading https://pypi.org/simple/httplib2/
Downloading https://files.pythonhosted.org/packages/ce/ed/803905d670b52fa0edfdd135337e545b4496c2ab3a222f1449b7256eb99f/httplib2-0.12.0.tar.gz#sha256=f61fb838a94ce3b349aa32c92fd8430f7e3511afdb18bf9640d647e30c90a6d6
Best match: httplib2 0.12.0
Processing httplib2-0.12.0.tar.gz
Writing /tmp/easy_install-Jom_Dq/httplib2-0.12.0/setup.cfg
Running httplib2-0.12.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-Jom_Dq/httplib2-0.12.0/egg-dist-tmp-_apVo4
zip_safe flag not set; analyzing archive contents...
httplib2.certs: module references __file__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Extracting httplib2-0.12.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding httplib2 0.12.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Searching for hdfs<3.0.0,>=2.1.0
Reading https://pypi.org/simple/hdfs/
Downloading https://files.pythonhosted.org/packages/82/39/2c0879b1bcfd1f6ad078eb210d09dbce21072386a3997074ee91e60ddc5a/hdfs-2.5.8.tar.gz#sha256=1be117549fc1285571bc51aedc15df5a203138dba02f9adfa26761b69a949370
Best match: hdfs 2.5.8
Processing hdfs-2.5.8.tar.gz
Writing /tmp/easy_install-bfqKSk/hdfs-2.5.8/setup.cfg
Running hdfs-2.5.8/setup.py -q bdist_egg --dist-dir /tmp/easy_install-bfqKSk/hdfs-2.5.8/egg-dist-tmp-AtvyZN
zip_safe flag not set; analyzing archive contents...
Moving hdfs-2.5.8-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding hdfs 2.5.8 to easy-install.pth file
Installing hdfscli-avro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing hdfscli script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/hdfs-2.5.8-py2.7.egg>
Searching for future<1.0.0,>=0.16.0
Reading https://pypi.org/simple/future/
Downloading https://files.pythonhosted.org/packages/90/52/e20466b85000a181e1e144fd8305caf2cf475e2f9674e797b222f8105f5f/future-0.17.1.tar.gz#sha256=67045236dcfd6816dc439556d009594abf643e5eb48992e36beac09c2ca659b8
Best match: future 0.17.1
Processing future-0.17.1.tar.gz
Writing /tmp/easy_install-0oOmiz/future-0.17.1/setup.cfg
Running future-0.17.1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-0oOmiz/future-0.17.1/egg-dist-tmp-EEyUpb
warning: no files found matching '*.au' under directory 'tests'
warning: no files found matching '*.gif' under directory 'tests'
warning: no files found matching '*.txt' under directory 'tests'
zip_safe flag not set; analyzing archive contents...
future.backports.test.ssl_servers: module references __file__
future.backports.test.support: module references __file__
future.standard_library.__init__: module references __file__
future.standard_library.__init__: module references __path__
future.utils.__init__: module MAY be using inspect.stack
past.builtins.misc: module MAY be using inspect.stack
past.translation.__init__: module references __file__
past.translation.__init__: module references __path__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Extracting future-0.17.1-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding future 0.17.1 to easy-install.pth file
Installing pasteurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing futurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Searching for fastavro<0.22,>=0.21.4
Reading https://pypi.org/simple/fastavro/
Downloading https://files.pythonhosted.org/packages/15/e3/5956c75f68906b119191ef30d9acff661b422cf918a29a03ee0c3ba774be/fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl#sha256=25c5e1871fb82795f138aa209ca89cac940b80bf36fc644615354028bfd87638
Best match: fastavro 0.21.24
Processing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl
Installing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding fastavro 0.21.24 to easy-install.pth file
Installing fastavro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg>
Searching for dill<0.2.10,>=0.2.9
Reading https://pypi.org/simple/dill/
Downloading https://files.pythonhosted.org/packages/fe/42/bfe2e0857bc284cbe6a011d93f2a9ad58a22cb894461b199ae72cfef0f29/dill-0.2.9.tar.gz#sha256=f6d6046f9f9195206063dd0415dff185ad593d6ee8b0e67f12597c0f4df4986f
Best match: dill 0.2.9
Processing dill-0.2.9.tar.gz
Writing /tmp/easy_install-KddinN/dill-0.2.9/setup.cfg
Running dill-0.2.9/setup.py -q bdist_egg --dist-dir /tmp/easy_install-KddinN/dill-0.2.9/egg-dist-tmp-XpZ5_3
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Extracting dill-0.2.9-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding dill 0.2.9 to easy-install.pth file
Installing get_objgraph script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing undill script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Searching for crcmod<2.0,>=1.7
Reading https://pypi.org/simple/crcmod/
Downloading https://files.pythonhosted.org/packages/6b/b0/e595ce2a2527e169c3bcd6c33d2473c1918e0b7f6826a043ca1245dd4e5b/crcmod-1.7.tar.gz#sha256=dc7051a0db5f2bd48665a990d3ec1cc305a466a77358ca4492826f41f283601e
Best match: crcmod 1.7
Processing crcmod-1.7.tar.gz
Writing /tmp/easy_install-WW3j7b/crcmod-1.7/setup.cfg
Running crcmod-1.7/setup.py -q bdist_egg --dist-dir /tmp/easy_install-WW3j7b/crcmod-1.7/egg-dist-tmp-RnHDSz
python2/src/_crcfunext.c: In function ‘init_crcfunext’:
python2/src/_crcfunext.c:492:13: warning: variable ‘m’ set but not used [-Wunused-but-set-variable]
   PyObject *m;
             ^
zip_safe flag not set; analyzing archive contents...
Moving crcmod-1.7-py2.7-linux-x86_64.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding crcmod 1.7 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/crcmod-1.7-py2.7-linux-x86_64.egg>
Searching for numpy>=1.14
Reading https://pypi.org/simple/numpy/
Downloading https://files.pythonhosted.org/packages/c1/ff/aeb22192bab0643551a161dc4ed305892cead687ee97453daed4dc1dd38e/numpy-1.17.0rc1.zip#sha256=f53df05f9ca4ec5d72709ffe349704f1f7d945ed59e815574b5c5687acb282c4
Best match: numpy 1.17.0rc1
Processing numpy-1.17.0rc1.zip
Writing /tmp/easy_install-DKSUcU/numpy-1.17.0rc1/setup.cfg
Running numpy-1.17.0rc1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-DKSUcU/numpy-1.17.0rc1/egg-dist-tmp-Z3H8QN
Traceback (most recent call last):
  File "setup.py", line 238, in <module>
    'test': generate_protos_first(test),
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/__init__.py",> line 145, in setup
    return distutils.core.setup(**attrs)
  File "/usr/lib/python2.7/distutils/core.py", line 151, in setup
    dist.run_commands()
  File "/usr/lib/python2.7/distutils/dist.py", line 953, in run_commands
    self.run_command(cmd)
  File "/usr/lib/python2.7/distutils/dist.py", line 972, in run_command
    cmd_obj.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 67, in run
    self.do_egg_install()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 117, in do_egg_install
    cmd.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 418, in run
    self.easy_install(spec, not self.no_deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 660, in easy_install
    return self.install_item(None, spec, tmpdir, deps, True)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 707, in install_item
    self.process_distribution(spec, dist, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 752, in process_distribution
    [requirement], self.local_index, self.easy_install
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 782, in resolve
    replace_conflicting=replace_conflicting
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1065, in best_match
    return self.obtain(req, installer)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1077, in obtain
    return installer(requirement)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 679, in easy_install
    return self.install_item(spec, dist.location, tmpdir, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 705, in install_item
    dists = self.install_eggs(spec, download, tmpdir)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 890, in install_eggs
    return self.build_and_install(setup_script, setup_base)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1158, in build_and_install
    self.run_setup(setup_script, setup_base, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1144, in run_setup
    run_setup(setup_script, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 253, in run_setup
    raise
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 166, in save_modules
    saved_exc.resume()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 141, in resume
    six.reraise(type, exc, self._tb)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 154, in save_modules
    yield saved
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 250, in run_setup
    _execfile(setup_script, ns)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 45, in _execfile
    exec(code, globals, locals)
  File "/tmp/easy_install-DKSUcU/numpy-1.17.0rc1/setup.py", line 31, in <module>
    import setuptools
RuntimeError: Python version >= 3.5 required.

> Task :sdks:python:createProcessWorker FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/sdks/python/build.gradle'> line: 369

* What went wrong:
Execution failed for task ':sdks:python:createProcessWorker'.
> 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 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/5.2.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 2m 19s
59 actionable tasks: 47 executed, 12 from cache

Publishing build scan...
https://gradle.com/s/3sfy3oeel5wm4

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


Build failed in Jenkins: beam_PostCommit_Python_VR_Spark #319

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/319/display/redirect?page=changes>

Changes:

[boyuanz] Reformat CamelCase function naming style to underscore style for

[boyuanz] fix lint

------------------------------------------
[...truncated 251.63 KB...]
Searching for pytz>=2018.3
Reading https://pypi.org/simple/pytz/
Downloading https://files.pythonhosted.org/packages/3d/73/fe30c2daaaa0713420d0382b16fbb761409f532c56bdcc514bf7b6262bb6/pytz-2019.1-py2.py3-none-any.whl#sha256=303879e36b721603cc54604edcac9d20401bdbe31e1e4fdee5b9f98d5d31dfda
Best match: pytz 2019.1
Processing pytz-2019.1-py2.py3-none-any.whl
Installing pytz-2019.1-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pytz 2019.1 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pytz-2019.1-py2.7.egg>
Searching for pydot<1.3,>=1.2.0
Reading https://pypi.org/simple/pydot/
Downloading https://files.pythonhosted.org/packages/c3/f1/e61d6dfe6c1768ed2529761a68f70939e2569da043e9f15a8d84bf56cadf/pydot-1.2.4.tar.gz#sha256=92d2e2d15531d00710f2d6fb5540d2acabc5399d464f2f20d5d21073af241eb6
Best match: pydot 1.2.4
Processing pydot-1.2.4.tar.gz
Writing /tmp/easy_install-PeXOeX/pydot-1.2.4/setup.cfg
Running pydot-1.2.4/setup.py -q bdist_egg --dist-dir /tmp/easy_install-PeXOeX/pydot-1.2.4/egg-dist-tmp-1F2rMh
/tmp/easy_install-PeXOeX/pydot-1.2.4/pydot.py:17: UserWarning: Couldn't import dot_parser, loading of dot files will not be possible.
  "Couldn't import dot_parser, "
zip_safe flag not set; analyzing archive contents...
Moving pydot-1.2.4-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pydot 1.2.4 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pydot-1.2.4-py2.7.egg>
Searching for oauth2client<4,>=2.0.1
Reading https://pypi.org/simple/oauth2client/
Downloading https://files.pythonhosted.org/packages/c0/7b/bc893e35d6ca46a72faa4b9eaac25c687ce60e1fbe978993fe2de1b0ff0d/oauth2client-3.0.0.tar.gz#sha256=5b5b056ec6f2304e7920b632885bd157fa71d1a7f3ddd00a43b1541a8d1a2460
Best match: oauth2client 3.0.0
Processing oauth2client-3.0.0.tar.gz
Writing /tmp/easy_install-1F0P4Z/oauth2client-3.0.0/setup.cfg
Running oauth2client-3.0.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-1F0P4Z/oauth2client-3.0.0/egg-dist-tmp-d8_Qy3
warning: no previously-included files matching '*' found under directory 'tests'
zip_safe flag not set; analyzing archive contents...
Moving oauth2client-3.0.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding oauth2client 3.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/oauth2client-3.0.0-py2.7.egg>
Searching for pymongo<4.0.0,>=3.8.0
Reading https://pypi.org/simple/pymongo/
Downloading https://files.pythonhosted.org/packages/6e/ea/353a9f8ced71b9e258438aa4d6aa048c1eaf5b774d3ef2273d686fde0947/pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl#sha256=32421df60d06f479d71b6b539642e410ece3006e8910688e68df962c8eb40a21
Best match: pymongo 3.8.0
Processing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl
Installing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding pymongo 3.8.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg>
Searching for mock<3.0.0,>=1.0.1
Reading https://pypi.org/simple/mock/
Downloading https://files.pythonhosted.org/packages/e6/35/f187bdf23be87092bd0f1200d43d23076cee4d0dec109f195173fd3ebc79/mock-2.0.0-py2.py3-none-any.whl#sha256=5ce3c71c5545b472da17b72268978914d0252980348636840bd34a00b5cc96c1
Best match: mock 2.0.0
Processing mock-2.0.0-py2.py3-none-any.whl
Installing mock-2.0.0-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg/EGG-INFO/requires.txt>
Adding mock 2.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg>
Searching for httplib2<=0.12.0,>=0.8
Reading https://pypi.org/simple/httplib2/
Downloading https://files.pythonhosted.org/packages/ce/ed/803905d670b52fa0edfdd135337e545b4496c2ab3a222f1449b7256eb99f/httplib2-0.12.0.tar.gz#sha256=f61fb838a94ce3b349aa32c92fd8430f7e3511afdb18bf9640d647e30c90a6d6
Best match: httplib2 0.12.0
Processing httplib2-0.12.0.tar.gz
Writing /tmp/easy_install-lpEB_q/httplib2-0.12.0/setup.cfg
Running httplib2-0.12.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-lpEB_q/httplib2-0.12.0/egg-dist-tmp-hPs1M_
zip_safe flag not set; analyzing archive contents...
httplib2.certs: module references __file__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Extracting httplib2-0.12.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding httplib2 0.12.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Searching for hdfs<3.0.0,>=2.1.0
Reading https://pypi.org/simple/hdfs/
Downloading https://files.pythonhosted.org/packages/82/39/2c0879b1bcfd1f6ad078eb210d09dbce21072386a3997074ee91e60ddc5a/hdfs-2.5.8.tar.gz#sha256=1be117549fc1285571bc51aedc15df5a203138dba02f9adfa26761b69a949370
Best match: hdfs 2.5.8
Processing hdfs-2.5.8.tar.gz
Writing /tmp/easy_install-zd4TeW/hdfs-2.5.8/setup.cfg
Running hdfs-2.5.8/setup.py -q bdist_egg --dist-dir /tmp/easy_install-zd4TeW/hdfs-2.5.8/egg-dist-tmp-r8GV09
zip_safe flag not set; analyzing archive contents...
Moving hdfs-2.5.8-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding hdfs 2.5.8 to easy-install.pth file
Installing hdfscli-avro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing hdfscli script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/hdfs-2.5.8-py2.7.egg>
Searching for future<1.0.0,>=0.16.0
Reading https://pypi.org/simple/future/
Downloading https://files.pythonhosted.org/packages/90/52/e20466b85000a181e1e144fd8305caf2cf475e2f9674e797b222f8105f5f/future-0.17.1.tar.gz#sha256=67045236dcfd6816dc439556d009594abf643e5eb48992e36beac09c2ca659b8
Best match: future 0.17.1
Processing future-0.17.1.tar.gz
Writing /tmp/easy_install-ry1QFc/future-0.17.1/setup.cfg
Running future-0.17.1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-ry1QFc/future-0.17.1/egg-dist-tmp-JVbuOq
warning: no files found matching '*.au' under directory 'tests'
warning: no files found matching '*.gif' under directory 'tests'
warning: no files found matching '*.txt' under directory 'tests'
zip_safe flag not set; analyzing archive contents...
future.backports.test.ssl_servers: module references __file__
future.backports.test.support: module references __file__
future.standard_library.__init__: module references __file__
future.standard_library.__init__: module references __path__
future.utils.__init__: module MAY be using inspect.stack
past.builtins.misc: module MAY be using inspect.stack
past.translation.__init__: module references __file__
past.translation.__init__: module references __path__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Extracting future-0.17.1-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding future 0.17.1 to easy-install.pth file
Installing pasteurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing futurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Searching for fastavro<0.22,>=0.21.4
Reading https://pypi.org/simple/fastavro/
Downloading https://files.pythonhosted.org/packages/15/e3/5956c75f68906b119191ef30d9acff661b422cf918a29a03ee0c3ba774be/fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl#sha256=25c5e1871fb82795f138aa209ca89cac940b80bf36fc644615354028bfd87638
Best match: fastavro 0.21.24
Processing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl
Installing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding fastavro 0.21.24 to easy-install.pth file
Installing fastavro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg>
Searching for dill<0.2.10,>=0.2.9
Reading https://pypi.org/simple/dill/
Downloading https://files.pythonhosted.org/packages/fe/42/bfe2e0857bc284cbe6a011d93f2a9ad58a22cb894461b199ae72cfef0f29/dill-0.2.9.tar.gz#sha256=f6d6046f9f9195206063dd0415dff185ad593d6ee8b0e67f12597c0f4df4986f
Best match: dill 0.2.9
Processing dill-0.2.9.tar.gz
Writing /tmp/easy_install-tLurw0/dill-0.2.9/setup.cfg
Running dill-0.2.9/setup.py -q bdist_egg --dist-dir /tmp/easy_install-tLurw0/dill-0.2.9/egg-dist-tmp-TfHAEw
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Extracting dill-0.2.9-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding dill 0.2.9 to easy-install.pth file
Installing get_objgraph script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing undill script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Searching for crcmod<2.0,>=1.7
Reading https://pypi.org/simple/crcmod/
Downloading https://files.pythonhosted.org/packages/6b/b0/e595ce2a2527e169c3bcd6c33d2473c1918e0b7f6826a043ca1245dd4e5b/crcmod-1.7.tar.gz#sha256=dc7051a0db5f2bd48665a990d3ec1cc305a466a77358ca4492826f41f283601e
Best match: crcmod 1.7
Processing crcmod-1.7.tar.gz
Writing /tmp/easy_install-9Jz2hu/crcmod-1.7/setup.cfg
Running crcmod-1.7/setup.py -q bdist_egg --dist-dir /tmp/easy_install-9Jz2hu/crcmod-1.7/egg-dist-tmp-OJ4jlo
python2/src/_crcfunext.c: In function ‘init_crcfunext’:
python2/src/_crcfunext.c:492:13: warning: variable ‘m’ set but not used [-Wunused-but-set-variable]
   PyObject *m;
             ^
zip_safe flag not set; analyzing archive contents...
Moving crcmod-1.7-py2.7-linux-x86_64.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding crcmod 1.7 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/crcmod-1.7-py2.7-linux-x86_64.egg>
Searching for numpy>=1.14
Reading https://pypi.org/simple/numpy/
Downloading https://files.pythonhosted.org/packages/c1/ff/aeb22192bab0643551a161dc4ed305892cead687ee97453daed4dc1dd38e/numpy-1.17.0rc1.zip#sha256=f53df05f9ca4ec5d72709ffe349704f1f7d945ed59e815574b5c5687acb282c4
Best match: numpy 1.17.0rc1
Processing numpy-1.17.0rc1.zip
Writing /tmp/easy_install-BYMChE/numpy-1.17.0rc1/setup.cfg
Running numpy-1.17.0rc1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-BYMChE/numpy-1.17.0rc1/egg-dist-tmp-HSFc_x
Traceback (most recent call last):
  File "setup.py", line 238, in <module>
    'test': generate_protos_first(test),
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/__init__.py",> line 145, in setup
    return distutils.core.setup(**attrs)
  File "/usr/lib/python2.7/distutils/core.py", line 151, in setup
    dist.run_commands()
  File "/usr/lib/python2.7/distutils/dist.py", line 953, in run_commands
    self.run_command(cmd)
  File "/usr/lib/python2.7/distutils/dist.py", line 972, in run_command
    cmd_obj.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 67, in run
    self.do_egg_install()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 117, in do_egg_install
    cmd.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 418, in run
    self.easy_install(spec, not self.no_deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 660, in easy_install
    return self.install_item(None, spec, tmpdir, deps, True)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 707, in install_item
    self.process_distribution(spec, dist, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 752, in process_distribution
    [requirement], self.local_index, self.easy_install
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 782, in resolve
    replace_conflicting=replace_conflicting
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1065, in best_match
    return self.obtain(req, installer)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1077, in obtain
    return installer(requirement)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 679, in easy_install
    return self.install_item(spec, dist.location, tmpdir, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 705, in install_item
    dists = self.install_eggs(spec, download, tmpdir)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 890, in install_eggs
    return self.build_and_install(setup_script, setup_base)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1158, in build_and_install
    self.run_setup(setup_script, setup_base, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1144, in run_setup
    run_setup(setup_script, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 253, in run_setup
    raise
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 166, in save_modules
    saved_exc.resume()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 141, in resume
    six.reraise(type, exc, self._tb)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 154, in save_modules
    yield saved
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 250, in run_setup
    _execfile(setup_script, ns)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 45, in _execfile
    exec(code, globals, locals)
  File "/tmp/easy_install-BYMChE/numpy-1.17.0rc1/setup.py", line 31, in <module>
    import setuptools
RuntimeError: Python version >= 3.5 required.

> Task :sdks:python:createProcessWorker FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/sdks/python/build.gradle'> line: 369

* What went wrong:
Execution failed for task ':sdks:python:createProcessWorker'.
> 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 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/5.2.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 2m 20s
59 actionable tasks: 46 executed, 13 from cache

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

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


Build failed in Jenkins: beam_PostCommit_Python_VR_Spark #318

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/318/display/redirect?page=changes>

Changes:

[github] [BEAM-7709] Re-use node for explicit flattens

------------------------------------------
[...truncated 251.62 KB...]
Searching for pytz>=2018.3
Reading https://pypi.org/simple/pytz/
Downloading https://files.pythonhosted.org/packages/3d/73/fe30c2daaaa0713420d0382b16fbb761409f532c56bdcc514bf7b6262bb6/pytz-2019.1-py2.py3-none-any.whl#sha256=303879e36b721603cc54604edcac9d20401bdbe31e1e4fdee5b9f98d5d31dfda
Best match: pytz 2019.1
Processing pytz-2019.1-py2.py3-none-any.whl
Installing pytz-2019.1-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pytz 2019.1 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pytz-2019.1-py2.7.egg>
Searching for pydot<1.3,>=1.2.0
Reading https://pypi.org/simple/pydot/
Downloading https://files.pythonhosted.org/packages/c3/f1/e61d6dfe6c1768ed2529761a68f70939e2569da043e9f15a8d84bf56cadf/pydot-1.2.4.tar.gz#sha256=92d2e2d15531d00710f2d6fb5540d2acabc5399d464f2f20d5d21073af241eb6
Best match: pydot 1.2.4
Processing pydot-1.2.4.tar.gz
Writing /tmp/easy_install-gFFZMK/pydot-1.2.4/setup.cfg
Running pydot-1.2.4/setup.py -q bdist_egg --dist-dir /tmp/easy_install-gFFZMK/pydot-1.2.4/egg-dist-tmp-4ZOCoV
/tmp/easy_install-gFFZMK/pydot-1.2.4/pydot.py:17: UserWarning: Couldn't import dot_parser, loading of dot files will not be possible.
  "Couldn't import dot_parser, "
zip_safe flag not set; analyzing archive contents...
Moving pydot-1.2.4-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pydot 1.2.4 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pydot-1.2.4-py2.7.egg>
Searching for oauth2client<4,>=2.0.1
Reading https://pypi.org/simple/oauth2client/
Downloading https://files.pythonhosted.org/packages/c0/7b/bc893e35d6ca46a72faa4b9eaac25c687ce60e1fbe978993fe2de1b0ff0d/oauth2client-3.0.0.tar.gz#sha256=5b5b056ec6f2304e7920b632885bd157fa71d1a7f3ddd00a43b1541a8d1a2460
Best match: oauth2client 3.0.0
Processing oauth2client-3.0.0.tar.gz
Writing /tmp/easy_install-4ShOlx/oauth2client-3.0.0/setup.cfg
Running oauth2client-3.0.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-4ShOlx/oauth2client-3.0.0/egg-dist-tmp-KjqEUF
warning: no previously-included files matching '*' found under directory 'tests'
zip_safe flag not set; analyzing archive contents...
Moving oauth2client-3.0.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding oauth2client 3.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/oauth2client-3.0.0-py2.7.egg>
Searching for pymongo<4.0.0,>=3.8.0
Reading https://pypi.org/simple/pymongo/
Downloading https://files.pythonhosted.org/packages/6e/ea/353a9f8ced71b9e258438aa4d6aa048c1eaf5b774d3ef2273d686fde0947/pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl#sha256=32421df60d06f479d71b6b539642e410ece3006e8910688e68df962c8eb40a21
Best match: pymongo 3.8.0
Processing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl
Installing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding pymongo 3.8.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg>
Searching for mock<3.0.0,>=1.0.1
Reading https://pypi.org/simple/mock/
Downloading https://files.pythonhosted.org/packages/e6/35/f187bdf23be87092bd0f1200d43d23076cee4d0dec109f195173fd3ebc79/mock-2.0.0-py2.py3-none-any.whl#sha256=5ce3c71c5545b472da17b72268978914d0252980348636840bd34a00b5cc96c1
Best match: mock 2.0.0
Processing mock-2.0.0-py2.py3-none-any.whl
Installing mock-2.0.0-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg/EGG-INFO/requires.txt>
Adding mock 2.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg>
Searching for httplib2<=0.12.0,>=0.8
Reading https://pypi.org/simple/httplib2/
Downloading https://files.pythonhosted.org/packages/ce/ed/803905d670b52fa0edfdd135337e545b4496c2ab3a222f1449b7256eb99f/httplib2-0.12.0.tar.gz#sha256=f61fb838a94ce3b349aa32c92fd8430f7e3511afdb18bf9640d647e30c90a6d6
Best match: httplib2 0.12.0
Processing httplib2-0.12.0.tar.gz
Writing /tmp/easy_install-O4UPJK/httplib2-0.12.0/setup.cfg
Running httplib2-0.12.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-O4UPJK/httplib2-0.12.0/egg-dist-tmp-mfSKTN
zip_safe flag not set; analyzing archive contents...
httplib2.certs: module references __file__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Extracting httplib2-0.12.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding httplib2 0.12.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Searching for hdfs<3.0.0,>=2.1.0
Reading https://pypi.org/simple/hdfs/
Downloading https://files.pythonhosted.org/packages/82/39/2c0879b1bcfd1f6ad078eb210d09dbce21072386a3997074ee91e60ddc5a/hdfs-2.5.8.tar.gz#sha256=1be117549fc1285571bc51aedc15df5a203138dba02f9adfa26761b69a949370
Best match: hdfs 2.5.8
Processing hdfs-2.5.8.tar.gz
Writing /tmp/easy_install-MoYh6c/hdfs-2.5.8/setup.cfg
Running hdfs-2.5.8/setup.py -q bdist_egg --dist-dir /tmp/easy_install-MoYh6c/hdfs-2.5.8/egg-dist-tmp-MzP_oc
zip_safe flag not set; analyzing archive contents...
Moving hdfs-2.5.8-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding hdfs 2.5.8 to easy-install.pth file
Installing hdfscli-avro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing hdfscli script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/hdfs-2.5.8-py2.7.egg>
Searching for future<1.0.0,>=0.16.0
Reading https://pypi.org/simple/future/
Downloading https://files.pythonhosted.org/packages/90/52/e20466b85000a181e1e144fd8305caf2cf475e2f9674e797b222f8105f5f/future-0.17.1.tar.gz#sha256=67045236dcfd6816dc439556d009594abf643e5eb48992e36beac09c2ca659b8
Best match: future 0.17.1
Processing future-0.17.1.tar.gz
Writing /tmp/easy_install-QCPX5x/future-0.17.1/setup.cfg
Running future-0.17.1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-QCPX5x/future-0.17.1/egg-dist-tmp-jw785E
warning: no files found matching '*.au' under directory 'tests'
warning: no files found matching '*.gif' under directory 'tests'
warning: no files found matching '*.txt' under directory 'tests'
zip_safe flag not set; analyzing archive contents...
future.backports.test.ssl_servers: module references __file__
future.backports.test.support: module references __file__
future.standard_library.__init__: module references __file__
future.standard_library.__init__: module references __path__
future.utils.__init__: module MAY be using inspect.stack
past.builtins.misc: module MAY be using inspect.stack
past.translation.__init__: module references __file__
past.translation.__init__: module references __path__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Extracting future-0.17.1-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding future 0.17.1 to easy-install.pth file
Installing pasteurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing futurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Searching for fastavro<0.22,>=0.21.4
Reading https://pypi.org/simple/fastavro/
Downloading https://files.pythonhosted.org/packages/15/e3/5956c75f68906b119191ef30d9acff661b422cf918a29a03ee0c3ba774be/fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl#sha256=25c5e1871fb82795f138aa209ca89cac940b80bf36fc644615354028bfd87638
Best match: fastavro 0.21.24
Processing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl
Installing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding fastavro 0.21.24 to easy-install.pth file
Installing fastavro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg>
Searching for dill<0.2.10,>=0.2.9
Reading https://pypi.org/simple/dill/
Downloading https://files.pythonhosted.org/packages/fe/42/bfe2e0857bc284cbe6a011d93f2a9ad58a22cb894461b199ae72cfef0f29/dill-0.2.9.tar.gz#sha256=f6d6046f9f9195206063dd0415dff185ad593d6ee8b0e67f12597c0f4df4986f
Best match: dill 0.2.9
Processing dill-0.2.9.tar.gz
Writing /tmp/easy_install-eJfueA/dill-0.2.9/setup.cfg
Running dill-0.2.9/setup.py -q bdist_egg --dist-dir /tmp/easy_install-eJfueA/dill-0.2.9/egg-dist-tmp-Tqacsi
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Extracting dill-0.2.9-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding dill 0.2.9 to easy-install.pth file
Installing get_objgraph script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing undill script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Searching for crcmod<2.0,>=1.7
Reading https://pypi.org/simple/crcmod/
Downloading https://files.pythonhosted.org/packages/6b/b0/e595ce2a2527e169c3bcd6c33d2473c1918e0b7f6826a043ca1245dd4e5b/crcmod-1.7.tar.gz#sha256=dc7051a0db5f2bd48665a990d3ec1cc305a466a77358ca4492826f41f283601e
Best match: crcmod 1.7
Processing crcmod-1.7.tar.gz
Writing /tmp/easy_install-JhibfD/crcmod-1.7/setup.cfg
Running crcmod-1.7/setup.py -q bdist_egg --dist-dir /tmp/easy_install-JhibfD/crcmod-1.7/egg-dist-tmp-CDgpeh
python2/src/_crcfunext.c: In function ‘init_crcfunext’:
python2/src/_crcfunext.c:492:13: warning: variable ‘m’ set but not used [-Wunused-but-set-variable]
   PyObject *m;
             ^
zip_safe flag not set; analyzing archive contents...
Moving crcmod-1.7-py2.7-linux-x86_64.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding crcmod 1.7 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/crcmod-1.7-py2.7-linux-x86_64.egg>
Searching for numpy>=1.14
Reading https://pypi.org/simple/numpy/
Downloading https://files.pythonhosted.org/packages/c1/ff/aeb22192bab0643551a161dc4ed305892cead687ee97453daed4dc1dd38e/numpy-1.17.0rc1.zip#sha256=f53df05f9ca4ec5d72709ffe349704f1f7d945ed59e815574b5c5687acb282c4
Best match: numpy 1.17.0rc1
Processing numpy-1.17.0rc1.zip
Writing /tmp/easy_install-xVzpJO/numpy-1.17.0rc1/setup.cfg
Running numpy-1.17.0rc1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-xVzpJO/numpy-1.17.0rc1/egg-dist-tmp-XgTeDE
Traceback (most recent call last):
  File "setup.py", line 238, in <module>
    'test': generate_protos_first(test),
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/__init__.py",> line 145, in setup
    return distutils.core.setup(**attrs)
  File "/usr/lib/python2.7/distutils/core.py", line 151, in setup
    dist.run_commands()
  File "/usr/lib/python2.7/distutils/dist.py", line 953, in run_commands
    self.run_command(cmd)
  File "/usr/lib/python2.7/distutils/dist.py", line 972, in run_command
    cmd_obj.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 67, in run
    self.do_egg_install()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 117, in do_egg_install
    cmd.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 418, in run
    self.easy_install(spec, not self.no_deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 660, in easy_install
    return self.install_item(None, spec, tmpdir, deps, True)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 707, in install_item
    self.process_distribution(spec, dist, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 752, in process_distribution
    [requirement], self.local_index, self.easy_install
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 782, in resolve
    replace_conflicting=replace_conflicting
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1065, in best_match
    return self.obtain(req, installer)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1077, in obtain
    return installer(requirement)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 679, in easy_install
    return self.install_item(spec, dist.location, tmpdir, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 705, in install_item
    dists = self.install_eggs(spec, download, tmpdir)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 890, in install_eggs
    return self.build_and_install(setup_script, setup_base)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1158, in build_and_install
    self.run_setup(setup_script, setup_base, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1144, in run_setup
    run_setup(setup_script, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 253, in run_setup
    raise
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 166, in save_modules
    saved_exc.resume()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 141, in resume
    six.reraise(type, exc, self._tb)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 154, in save_modules
    yield saved
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 250, in run_setup
    _execfile(setup_script, ns)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 45, in _execfile
    exec(code, globals, locals)
  File "/tmp/easy_install-xVzpJO/numpy-1.17.0rc1/setup.py", line 31, in <module>
    import setuptools
RuntimeError: Python version >= 3.5 required.

> Task :sdks:python:createProcessWorker FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/sdks/python/build.gradle'> line: 369

* What went wrong:
Execution failed for task ':sdks:python:createProcessWorker'.
> 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 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/5.2.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 2m 20s
59 actionable tasks: 46 executed, 13 from cache

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

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


Build failed in Jenkins: beam_PostCommit_Python_VR_Spark #317

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/317/display/redirect?page=changes>

Changes:

[github] Update code comments to improve readability in docs (#9024)

------------------------------------------
[...truncated 251.65 KB...]
Searching for pytz>=2018.3
Reading https://pypi.org/simple/pytz/
Downloading https://files.pythonhosted.org/packages/3d/73/fe30c2daaaa0713420d0382b16fbb761409f532c56bdcc514bf7b6262bb6/pytz-2019.1-py2.py3-none-any.whl#sha256=303879e36b721603cc54604edcac9d20401bdbe31e1e4fdee5b9f98d5d31dfda
Best match: pytz 2019.1
Processing pytz-2019.1-py2.py3-none-any.whl
Installing pytz-2019.1-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pytz 2019.1 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pytz-2019.1-py2.7.egg>
Searching for pydot<1.3,>=1.2.0
Reading https://pypi.org/simple/pydot/
Downloading https://files.pythonhosted.org/packages/c3/f1/e61d6dfe6c1768ed2529761a68f70939e2569da043e9f15a8d84bf56cadf/pydot-1.2.4.tar.gz#sha256=92d2e2d15531d00710f2d6fb5540d2acabc5399d464f2f20d5d21073af241eb6
Best match: pydot 1.2.4
Processing pydot-1.2.4.tar.gz
Writing /tmp/easy_install-l7xTW7/pydot-1.2.4/setup.cfg
Running pydot-1.2.4/setup.py -q bdist_egg --dist-dir /tmp/easy_install-l7xTW7/pydot-1.2.4/egg-dist-tmp-DkeHPs
/tmp/easy_install-l7xTW7/pydot-1.2.4/pydot.py:17: UserWarning: Couldn't import dot_parser, loading of dot files will not be possible.
  "Couldn't import dot_parser, "
zip_safe flag not set; analyzing archive contents...
Moving pydot-1.2.4-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pydot 1.2.4 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pydot-1.2.4-py2.7.egg>
Searching for oauth2client<4,>=2.0.1
Reading https://pypi.org/simple/oauth2client/
Downloading https://files.pythonhosted.org/packages/c0/7b/bc893e35d6ca46a72faa4b9eaac25c687ce60e1fbe978993fe2de1b0ff0d/oauth2client-3.0.0.tar.gz#sha256=5b5b056ec6f2304e7920b632885bd157fa71d1a7f3ddd00a43b1541a8d1a2460
Best match: oauth2client 3.0.0
Processing oauth2client-3.0.0.tar.gz
Writing /tmp/easy_install-cZs2R_/oauth2client-3.0.0/setup.cfg
Running oauth2client-3.0.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-cZs2R_/oauth2client-3.0.0/egg-dist-tmp-qFu9y0
warning: no previously-included files matching '*' found under directory 'tests'
zip_safe flag not set; analyzing archive contents...
Moving oauth2client-3.0.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding oauth2client 3.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/oauth2client-3.0.0-py2.7.egg>
Searching for pymongo<4.0.0,>=3.8.0
Reading https://pypi.org/simple/pymongo/
Downloading https://files.pythonhosted.org/packages/6e/ea/353a9f8ced71b9e258438aa4d6aa048c1eaf5b774d3ef2273d686fde0947/pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl#sha256=32421df60d06f479d71b6b539642e410ece3006e8910688e68df962c8eb40a21
Best match: pymongo 3.8.0
Processing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl
Installing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding pymongo 3.8.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg>
Searching for mock<3.0.0,>=1.0.1
Reading https://pypi.org/simple/mock/
Downloading https://files.pythonhosted.org/packages/e6/35/f187bdf23be87092bd0f1200d43d23076cee4d0dec109f195173fd3ebc79/mock-2.0.0-py2.py3-none-any.whl#sha256=5ce3c71c5545b472da17b72268978914d0252980348636840bd34a00b5cc96c1
Best match: mock 2.0.0
Processing mock-2.0.0-py2.py3-none-any.whl
Installing mock-2.0.0-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg/EGG-INFO/requires.txt>
Adding mock 2.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg>
Searching for httplib2<=0.12.0,>=0.8
Reading https://pypi.org/simple/httplib2/
Downloading https://files.pythonhosted.org/packages/ce/ed/803905d670b52fa0edfdd135337e545b4496c2ab3a222f1449b7256eb99f/httplib2-0.12.0.tar.gz#sha256=f61fb838a94ce3b349aa32c92fd8430f7e3511afdb18bf9640d647e30c90a6d6
Best match: httplib2 0.12.0
Processing httplib2-0.12.0.tar.gz
Writing /tmp/easy_install-7N9yLs/httplib2-0.12.0/setup.cfg
Running httplib2-0.12.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-7N9yLs/httplib2-0.12.0/egg-dist-tmp-kjKqlj
zip_safe flag not set; analyzing archive contents...
httplib2.certs: module references __file__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Extracting httplib2-0.12.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding httplib2 0.12.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Searching for hdfs<3.0.0,>=2.1.0
Reading https://pypi.org/simple/hdfs/
Downloading https://files.pythonhosted.org/packages/82/39/2c0879b1bcfd1f6ad078eb210d09dbce21072386a3997074ee91e60ddc5a/hdfs-2.5.8.tar.gz#sha256=1be117549fc1285571bc51aedc15df5a203138dba02f9adfa26761b69a949370
Best match: hdfs 2.5.8
Processing hdfs-2.5.8.tar.gz
Writing /tmp/easy_install-z87PY1/hdfs-2.5.8/setup.cfg
Running hdfs-2.5.8/setup.py -q bdist_egg --dist-dir /tmp/easy_install-z87PY1/hdfs-2.5.8/egg-dist-tmp-Ux5T7_
zip_safe flag not set; analyzing archive contents...
Moving hdfs-2.5.8-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding hdfs 2.5.8 to easy-install.pth file
Installing hdfscli-avro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing hdfscli script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/hdfs-2.5.8-py2.7.egg>
Searching for future<1.0.0,>=0.16.0
Reading https://pypi.org/simple/future/
Downloading https://files.pythonhosted.org/packages/90/52/e20466b85000a181e1e144fd8305caf2cf475e2f9674e797b222f8105f5f/future-0.17.1.tar.gz#sha256=67045236dcfd6816dc439556d009594abf643e5eb48992e36beac09c2ca659b8
Best match: future 0.17.1
Processing future-0.17.1.tar.gz
Writing /tmp/easy_install-Fgtjj8/future-0.17.1/setup.cfg
Running future-0.17.1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-Fgtjj8/future-0.17.1/egg-dist-tmp-pq7XOD
warning: no files found matching '*.au' under directory 'tests'
warning: no files found matching '*.gif' under directory 'tests'
warning: no files found matching '*.txt' under directory 'tests'
zip_safe flag not set; analyzing archive contents...
future.backports.test.ssl_servers: module references __file__
future.backports.test.support: module references __file__
future.standard_library.__init__: module references __file__
future.standard_library.__init__: module references __path__
future.utils.__init__: module MAY be using inspect.stack
past.builtins.misc: module MAY be using inspect.stack
past.translation.__init__: module references __file__
past.translation.__init__: module references __path__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Extracting future-0.17.1-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding future 0.17.1 to easy-install.pth file
Installing pasteurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing futurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Searching for fastavro<0.22,>=0.21.4
Reading https://pypi.org/simple/fastavro/
Downloading https://files.pythonhosted.org/packages/15/e3/5956c75f68906b119191ef30d9acff661b422cf918a29a03ee0c3ba774be/fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl#sha256=25c5e1871fb82795f138aa209ca89cac940b80bf36fc644615354028bfd87638
Best match: fastavro 0.21.24
Processing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl
Installing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding fastavro 0.21.24 to easy-install.pth file
Installing fastavro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg>
Searching for dill<0.2.10,>=0.2.9
Reading https://pypi.org/simple/dill/
Downloading https://files.pythonhosted.org/packages/fe/42/bfe2e0857bc284cbe6a011d93f2a9ad58a22cb894461b199ae72cfef0f29/dill-0.2.9.tar.gz#sha256=f6d6046f9f9195206063dd0415dff185ad593d6ee8b0e67f12597c0f4df4986f
Best match: dill 0.2.9
Processing dill-0.2.9.tar.gz
Writing /tmp/easy_install-rDyAqf/dill-0.2.9/setup.cfg
Running dill-0.2.9/setup.py -q bdist_egg --dist-dir /tmp/easy_install-rDyAqf/dill-0.2.9/egg-dist-tmp-MLhuWP
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Extracting dill-0.2.9-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding dill 0.2.9 to easy-install.pth file
Installing get_objgraph script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing undill script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Searching for crcmod<2.0,>=1.7
Reading https://pypi.org/simple/crcmod/
Downloading https://files.pythonhosted.org/packages/6b/b0/e595ce2a2527e169c3bcd6c33d2473c1918e0b7f6826a043ca1245dd4e5b/crcmod-1.7.tar.gz#sha256=dc7051a0db5f2bd48665a990d3ec1cc305a466a77358ca4492826f41f283601e
Best match: crcmod 1.7
Processing crcmod-1.7.tar.gz
Writing /tmp/easy_install-GJnfxc/crcmod-1.7/setup.cfg
Running crcmod-1.7/setup.py -q bdist_egg --dist-dir /tmp/easy_install-GJnfxc/crcmod-1.7/egg-dist-tmp-vmVxwg
python2/src/_crcfunext.c: In function ‘init_crcfunext’:
python2/src/_crcfunext.c:492:13: warning: variable ‘m’ set but not used [-Wunused-but-set-variable]
   PyObject *m;
             ^
zip_safe flag not set; analyzing archive contents...
Moving crcmod-1.7-py2.7-linux-x86_64.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding crcmod 1.7 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/crcmod-1.7-py2.7-linux-x86_64.egg>
Searching for numpy>=1.14
Reading https://pypi.org/simple/numpy/
Downloading https://files.pythonhosted.org/packages/c1/ff/aeb22192bab0643551a161dc4ed305892cead687ee97453daed4dc1dd38e/numpy-1.17.0rc1.zip#sha256=f53df05f9ca4ec5d72709ffe349704f1f7d945ed59e815574b5c5687acb282c4
Best match: numpy 1.17.0rc1
Processing numpy-1.17.0rc1.zip
Writing /tmp/easy_install-t6N6N6/numpy-1.17.0rc1/setup.cfg
Running numpy-1.17.0rc1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-t6N6N6/numpy-1.17.0rc1/egg-dist-tmp-6uqWhZ
Traceback (most recent call last):
  File "setup.py", line 238, in <module>
    'test': generate_protos_first(test),
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/__init__.py",> line 145, in setup
    return distutils.core.setup(**attrs)
  File "/usr/lib/python2.7/distutils/core.py", line 151, in setup
    dist.run_commands()
  File "/usr/lib/python2.7/distutils/dist.py", line 953, in run_commands
    self.run_command(cmd)
  File "/usr/lib/python2.7/distutils/dist.py", line 972, in run_command
    cmd_obj.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 67, in run
    self.do_egg_install()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 117, in do_egg_install
    cmd.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 418, in run
    self.easy_install(spec, not self.no_deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 660, in easy_install
    return self.install_item(None, spec, tmpdir, deps, True)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 707, in install_item
    self.process_distribution(spec, dist, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 752, in process_distribution
    [requirement], self.local_index, self.easy_install
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 782, in resolve
    replace_conflicting=replace_conflicting
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1065, in best_match
    return self.obtain(req, installer)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1077, in obtain
    return installer(requirement)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 679, in easy_install
    return self.install_item(spec, dist.location, tmpdir, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 705, in install_item
    dists = self.install_eggs(spec, download, tmpdir)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 890, in install_eggs
    return self.build_and_install(setup_script, setup_base)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1158, in build_and_install
    self.run_setup(setup_script, setup_base, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1144, in run_setup
    run_setup(setup_script, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 253, in run_setup
    raise
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 166, in save_modules
    saved_exc.resume()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 141, in resume
    six.reraise(type, exc, self._tb)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 154, in save_modules
    yield saved
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 250, in run_setup
    _execfile(setup_script, ns)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 45, in _execfile
    exec(code, globals, locals)
  File "/tmp/easy_install-t6N6N6/numpy-1.17.0rc1/setup.py", line 31, in <module>
    import setuptools
RuntimeError: Python version >= 3.5 required.

> Task :sdks:python:createProcessWorker FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/sdks/python/build.gradle'> line: 369

* What went wrong:
Execution failed for task ':sdks:python:createProcessWorker'.
> 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 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/5.2.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 2m 16s
59 actionable tasks: 46 executed, 13 from cache

Publishing build scan...
https://gradle.com/s/23vu5q2f3hfvy

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


Build failed in Jenkins: beam_PostCommit_Python_VR_Spark #316

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/316/display/redirect?page=changes>

Changes:

[kcweaver] [BEAM-7708] don't expect SQL shell bundled dependencies to be shadowed

[github] [SQL][Doc] fix broken gradle command.

[lcwik] Added new example on how to create a custom unbounded streaming source

------------------------------------------
[...truncated 252.36 KB...]
Searching for pytz>=2018.3
Reading https://pypi.org/simple/pytz/
Downloading https://files.pythonhosted.org/packages/3d/73/fe30c2daaaa0713420d0382b16fbb761409f532c56bdcc514bf7b6262bb6/pytz-2019.1-py2.py3-none-any.whl#sha256=303879e36b721603cc54604edcac9d20401bdbe31e1e4fdee5b9f98d5d31dfda
Best match: pytz 2019.1
Processing pytz-2019.1-py2.py3-none-any.whl
Installing pytz-2019.1-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pytz 2019.1 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pytz-2019.1-py2.7.egg>
Searching for pydot<1.3,>=1.2.0
Reading https://pypi.org/simple/pydot/
Downloading https://files.pythonhosted.org/packages/c3/f1/e61d6dfe6c1768ed2529761a68f70939e2569da043e9f15a8d84bf56cadf/pydot-1.2.4.tar.gz#sha256=92d2e2d15531d00710f2d6fb5540d2acabc5399d464f2f20d5d21073af241eb6
Best match: pydot 1.2.4
Processing pydot-1.2.4.tar.gz
Writing /tmp/easy_install-pft4tu/pydot-1.2.4/setup.cfg
Running pydot-1.2.4/setup.py -q bdist_egg --dist-dir /tmp/easy_install-pft4tu/pydot-1.2.4/egg-dist-tmp-oemmam
/tmp/easy_install-pft4tu/pydot-1.2.4/pydot.py:17: UserWarning: Couldn't import dot_parser, loading of dot files will not be possible.
  "Couldn't import dot_parser, "
zip_safe flag not set; analyzing archive contents...
Moving pydot-1.2.4-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pydot 1.2.4 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pydot-1.2.4-py2.7.egg>
Searching for oauth2client<4,>=2.0.1
Reading https://pypi.org/simple/oauth2client/
Downloading https://files.pythonhosted.org/packages/c0/7b/bc893e35d6ca46a72faa4b9eaac25c687ce60e1fbe978993fe2de1b0ff0d/oauth2client-3.0.0.tar.gz#sha256=5b5b056ec6f2304e7920b632885bd157fa71d1a7f3ddd00a43b1541a8d1a2460
Best match: oauth2client 3.0.0
Processing oauth2client-3.0.0.tar.gz
Writing /tmp/easy_install-_i9aR7/oauth2client-3.0.0/setup.cfg
Running oauth2client-3.0.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-_i9aR7/oauth2client-3.0.0/egg-dist-tmp-mrAbLb
warning: no previously-included files matching '*' found under directory 'tests'
zip_safe flag not set; analyzing archive contents...
Moving oauth2client-3.0.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding oauth2client 3.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/oauth2client-3.0.0-py2.7.egg>
Searching for pymongo<4.0.0,>=3.8.0
Reading https://pypi.org/simple/pymongo/
Downloading https://files.pythonhosted.org/packages/6e/ea/353a9f8ced71b9e258438aa4d6aa048c1eaf5b774d3ef2273d686fde0947/pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl#sha256=32421df60d06f479d71b6b539642e410ece3006e8910688e68df962c8eb40a21
Best match: pymongo 3.8.0
Processing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl
Installing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding pymongo 3.8.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg>
Searching for mock<3.0.0,>=1.0.1
Reading https://pypi.org/simple/mock/
Downloading https://files.pythonhosted.org/packages/e6/35/f187bdf23be87092bd0f1200d43d23076cee4d0dec109f195173fd3ebc79/mock-2.0.0-py2.py3-none-any.whl#sha256=5ce3c71c5545b472da17b72268978914d0252980348636840bd34a00b5cc96c1
Best match: mock 2.0.0
Processing mock-2.0.0-py2.py3-none-any.whl
Installing mock-2.0.0-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg/EGG-INFO/requires.txt>
Adding mock 2.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg>
Searching for httplib2<=0.12.0,>=0.8
Reading https://pypi.org/simple/httplib2/
Downloading https://files.pythonhosted.org/packages/ce/ed/803905d670b52fa0edfdd135337e545b4496c2ab3a222f1449b7256eb99f/httplib2-0.12.0.tar.gz#sha256=f61fb838a94ce3b349aa32c92fd8430f7e3511afdb18bf9640d647e30c90a6d6
Best match: httplib2 0.12.0
Processing httplib2-0.12.0.tar.gz
Writing /tmp/easy_install-6iTyVJ/httplib2-0.12.0/setup.cfg
Running httplib2-0.12.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-6iTyVJ/httplib2-0.12.0/egg-dist-tmp-jDAGK7
zip_safe flag not set; analyzing archive contents...
httplib2.certs: module references __file__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Extracting httplib2-0.12.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding httplib2 0.12.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Searching for hdfs<3.0.0,>=2.1.0
Reading https://pypi.org/simple/hdfs/
Downloading https://files.pythonhosted.org/packages/82/39/2c0879b1bcfd1f6ad078eb210d09dbce21072386a3997074ee91e60ddc5a/hdfs-2.5.8.tar.gz#sha256=1be117549fc1285571bc51aedc15df5a203138dba02f9adfa26761b69a949370
Best match: hdfs 2.5.8
Processing hdfs-2.5.8.tar.gz
Writing /tmp/easy_install-FsDiVk/hdfs-2.5.8/setup.cfg
Running hdfs-2.5.8/setup.py -q bdist_egg --dist-dir /tmp/easy_install-FsDiVk/hdfs-2.5.8/egg-dist-tmp-HxzTar
zip_safe flag not set; analyzing archive contents...
Moving hdfs-2.5.8-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding hdfs 2.5.8 to easy-install.pth file
Installing hdfscli-avro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing hdfscli script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/hdfs-2.5.8-py2.7.egg>
Searching for future<1.0.0,>=0.16.0
Reading https://pypi.org/simple/future/
Downloading https://files.pythonhosted.org/packages/90/52/e20466b85000a181e1e144fd8305caf2cf475e2f9674e797b222f8105f5f/future-0.17.1.tar.gz#sha256=67045236dcfd6816dc439556d009594abf643e5eb48992e36beac09c2ca659b8
Best match: future 0.17.1
Processing future-0.17.1.tar.gz
Writing /tmp/easy_install-Kye5I5/future-0.17.1/setup.cfg
Running future-0.17.1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-Kye5I5/future-0.17.1/egg-dist-tmp-qDgWCp
warning: no files found matching '*.au' under directory 'tests'
warning: no files found matching '*.gif' under directory 'tests'
warning: no files found matching '*.txt' under directory 'tests'
zip_safe flag not set; analyzing archive contents...
future.backports.test.ssl_servers: module references __file__
future.backports.test.support: module references __file__
future.standard_library.__init__: module references __file__
future.standard_library.__init__: module references __path__
future.utils.__init__: module MAY be using inspect.stack
past.builtins.misc: module MAY be using inspect.stack
past.translation.__init__: module references __file__
past.translation.__init__: module references __path__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Extracting future-0.17.1-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding future 0.17.1 to easy-install.pth file
Installing pasteurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing futurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Searching for fastavro<0.22,>=0.21.4
Reading https://pypi.org/simple/fastavro/
Downloading https://files.pythonhosted.org/packages/15/e3/5956c75f68906b119191ef30d9acff661b422cf918a29a03ee0c3ba774be/fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl#sha256=25c5e1871fb82795f138aa209ca89cac940b80bf36fc644615354028bfd87638
Best match: fastavro 0.21.24
Processing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl
Installing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding fastavro 0.21.24 to easy-install.pth file
Installing fastavro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg>
Searching for dill<0.2.10,>=0.2.9
Reading https://pypi.org/simple/dill/
Downloading https://files.pythonhosted.org/packages/fe/42/bfe2e0857bc284cbe6a011d93f2a9ad58a22cb894461b199ae72cfef0f29/dill-0.2.9.tar.gz#sha256=f6d6046f9f9195206063dd0415dff185ad593d6ee8b0e67f12597c0f4df4986f
Best match: dill 0.2.9
Processing dill-0.2.9.tar.gz
Writing /tmp/easy_install-EqejQr/dill-0.2.9/setup.cfg
Running dill-0.2.9/setup.py -q bdist_egg --dist-dir /tmp/easy_install-EqejQr/dill-0.2.9/egg-dist-tmp-06wAJF
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Extracting dill-0.2.9-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding dill 0.2.9 to easy-install.pth file
Installing get_objgraph script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing undill script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Searching for crcmod<2.0,>=1.7
Reading https://pypi.org/simple/crcmod/
Downloading https://files.pythonhosted.org/packages/6b/b0/e595ce2a2527e169c3bcd6c33d2473c1918e0b7f6826a043ca1245dd4e5b/crcmod-1.7.tar.gz#sha256=dc7051a0db5f2bd48665a990d3ec1cc305a466a77358ca4492826f41f283601e
Best match: crcmod 1.7
Processing crcmod-1.7.tar.gz
Writing /tmp/easy_install-vLNKir/crcmod-1.7/setup.cfg
Running crcmod-1.7/setup.py -q bdist_egg --dist-dir /tmp/easy_install-vLNKir/crcmod-1.7/egg-dist-tmp-iRglq4
python2/src/_crcfunext.c: In function ‘init_crcfunext’:
python2/src/_crcfunext.c:492:13: warning: variable ‘m’ set but not used [-Wunused-but-set-variable]
   PyObject *m;
             ^
zip_safe flag not set; analyzing archive contents...
Moving crcmod-1.7-py2.7-linux-x86_64.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding crcmod 1.7 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/crcmod-1.7-py2.7-linux-x86_64.egg>
Searching for numpy>=1.14
Reading https://pypi.org/simple/numpy/
Downloading https://files.pythonhosted.org/packages/c1/ff/aeb22192bab0643551a161dc4ed305892cead687ee97453daed4dc1dd38e/numpy-1.17.0rc1.zip#sha256=f53df05f9ca4ec5d72709ffe349704f1f7d945ed59e815574b5c5687acb282c4
Best match: numpy 1.17.0rc1
Processing numpy-1.17.0rc1.zip
Writing /tmp/easy_install-ASvJ8W/numpy-1.17.0rc1/setup.cfg
Running numpy-1.17.0rc1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-ASvJ8W/numpy-1.17.0rc1/egg-dist-tmp-4_Ibuw
Traceback (most recent call last):
  File "setup.py", line 238, in <module>
    'test': generate_protos_first(test),
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/__init__.py",> line 145, in setup
    return distutils.core.setup(**attrs)
  File "/usr/lib/python2.7/distutils/core.py", line 151, in setup
    dist.run_commands()
  File "/usr/lib/python2.7/distutils/dist.py", line 953, in run_commands
    self.run_command(cmd)
  File "/usr/lib/python2.7/distutils/dist.py", line 972, in run_command
    cmd_obj.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 67, in run
    self.do_egg_install()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 117, in do_egg_install
    cmd.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 418, in run
    self.easy_install(spec, not self.no_deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 660, in easy_install
    return self.install_item(None, spec, tmpdir, deps, True)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 707, in install_item
    self.process_distribution(spec, dist, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 752, in process_distribution
    [requirement], self.local_index, self.easy_install
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 782, in resolve
    replace_conflicting=replace_conflicting
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1065, in best_match
    return self.obtain(req, installer)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1077, in obtain
    return installer(requirement)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 679, in easy_install
    return self.install_item(spec, dist.location, tmpdir, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 705, in install_item
    dists = self.install_eggs(spec, download, tmpdir)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 890, in install_eggs
    return self.build_and_install(setup_script, setup_base)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1158, in build_and_install
    self.run_setup(setup_script, setup_base, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1144, in run_setup
    run_setup(setup_script, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 253, in run_setup
    raise
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 166, in save_modules
    saved_exc.resume()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 141, in resume
    six.reraise(type, exc, self._tb)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 154, in save_modules
    yield saved
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 250, in run_setup
    _execfile(setup_script, ns)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 45, in _execfile
    exec(code, globals, locals)
  File "/tmp/easy_install-ASvJ8W/numpy-1.17.0rc1/setup.py", line 31, in <module>
    import setuptools
RuntimeError: Python version >= 3.5 required.

> Task :sdks:python:createProcessWorker FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/sdks/python/build.gradle'> line: 369

* What went wrong:
Execution failed for task ':sdks:python:createProcessWorker'.
> 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 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/5.2.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 2m 47s
59 actionable tasks: 47 executed, 12 from cache

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

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


Build failed in Jenkins: beam_PostCommit_Python_VR_Spark #315

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/315/display/redirect?page=changes>

Changes:

[ttanay100] [BEAM-7437] Add streaming flag to BQ streaming inserts IT test

[ttanay100] Change default timeout to 5 mins

------------------------------------------
[...truncated 252.14 KB...]
Searching for pytz>=2018.3
Reading https://pypi.org/simple/pytz/
Downloading https://files.pythonhosted.org/packages/3d/73/fe30c2daaaa0713420d0382b16fbb761409f532c56bdcc514bf7b6262bb6/pytz-2019.1-py2.py3-none-any.whl#sha256=303879e36b721603cc54604edcac9d20401bdbe31e1e4fdee5b9f98d5d31dfda
Best match: pytz 2019.1
Processing pytz-2019.1-py2.py3-none-any.whl
Installing pytz-2019.1-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pytz 2019.1 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pytz-2019.1-py2.7.egg>
Searching for pydot<1.3,>=1.2.0
Reading https://pypi.org/simple/pydot/
Downloading https://files.pythonhosted.org/packages/c3/f1/e61d6dfe6c1768ed2529761a68f70939e2569da043e9f15a8d84bf56cadf/pydot-1.2.4.tar.gz#sha256=92d2e2d15531d00710f2d6fb5540d2acabc5399d464f2f20d5d21073af241eb6
Best match: pydot 1.2.4
Processing pydot-1.2.4.tar.gz
Writing /tmp/easy_install-k7KuTF/pydot-1.2.4/setup.cfg
Running pydot-1.2.4/setup.py -q bdist_egg --dist-dir /tmp/easy_install-k7KuTF/pydot-1.2.4/egg-dist-tmp-9w2mcB
/tmp/easy_install-k7KuTF/pydot-1.2.4/pydot.py:17: UserWarning: Couldn't import dot_parser, loading of dot files will not be possible.
  "Couldn't import dot_parser, "
zip_safe flag not set; analyzing archive contents...
Moving pydot-1.2.4-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pydot 1.2.4 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pydot-1.2.4-py2.7.egg>
Searching for oauth2client<4,>=2.0.1
Reading https://pypi.org/simple/oauth2client/
Downloading https://files.pythonhosted.org/packages/c0/7b/bc893e35d6ca46a72faa4b9eaac25c687ce60e1fbe978993fe2de1b0ff0d/oauth2client-3.0.0.tar.gz#sha256=5b5b056ec6f2304e7920b632885bd157fa71d1a7f3ddd00a43b1541a8d1a2460
Best match: oauth2client 3.0.0
Processing oauth2client-3.0.0.tar.gz
Writing /tmp/easy_install-ctFNz8/oauth2client-3.0.0/setup.cfg
Running oauth2client-3.0.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-ctFNz8/oauth2client-3.0.0/egg-dist-tmp-1vWE9w
warning: no previously-included files matching '*' found under directory 'tests'
zip_safe flag not set; analyzing archive contents...
Moving oauth2client-3.0.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding oauth2client 3.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/oauth2client-3.0.0-py2.7.egg>
Searching for pymongo<4.0.0,>=3.8.0
Reading https://pypi.org/simple/pymongo/
Downloading https://files.pythonhosted.org/packages/6e/ea/353a9f8ced71b9e258438aa4d6aa048c1eaf5b774d3ef2273d686fde0947/pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl#sha256=32421df60d06f479d71b6b539642e410ece3006e8910688e68df962c8eb40a21
Best match: pymongo 3.8.0
Processing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl
Installing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding pymongo 3.8.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg>
Searching for mock<3.0.0,>=1.0.1
Reading https://pypi.org/simple/mock/
Downloading https://files.pythonhosted.org/packages/e6/35/f187bdf23be87092bd0f1200d43d23076cee4d0dec109f195173fd3ebc79/mock-2.0.0-py2.py3-none-any.whl#sha256=5ce3c71c5545b472da17b72268978914d0252980348636840bd34a00b5cc96c1
Best match: mock 2.0.0
Processing mock-2.0.0-py2.py3-none-any.whl
Installing mock-2.0.0-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg/EGG-INFO/requires.txt>
Adding mock 2.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg>
Searching for httplib2<=0.12.0,>=0.8
Reading https://pypi.org/simple/httplib2/
Downloading https://files.pythonhosted.org/packages/ce/ed/803905d670b52fa0edfdd135337e545b4496c2ab3a222f1449b7256eb99f/httplib2-0.12.0.tar.gz#sha256=f61fb838a94ce3b349aa32c92fd8430f7e3511afdb18bf9640d647e30c90a6d6
Best match: httplib2 0.12.0
Processing httplib2-0.12.0.tar.gz
Writing /tmp/easy_install-6UlaWQ/httplib2-0.12.0/setup.cfg
Running httplib2-0.12.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-6UlaWQ/httplib2-0.12.0/egg-dist-tmp-C_LFZS
zip_safe flag not set; analyzing archive contents...
httplib2.certs: module references __file__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Extracting httplib2-0.12.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding httplib2 0.12.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Searching for hdfs<3.0.0,>=2.1.0
Reading https://pypi.org/simple/hdfs/
Downloading https://files.pythonhosted.org/packages/82/39/2c0879b1bcfd1f6ad078eb210d09dbce21072386a3997074ee91e60ddc5a/hdfs-2.5.8.tar.gz#sha256=1be117549fc1285571bc51aedc15df5a203138dba02f9adfa26761b69a949370
Best match: hdfs 2.5.8
Processing hdfs-2.5.8.tar.gz
Writing /tmp/easy_install-JB2QWU/hdfs-2.5.8/setup.cfg
Running hdfs-2.5.8/setup.py -q bdist_egg --dist-dir /tmp/easy_install-JB2QWU/hdfs-2.5.8/egg-dist-tmp-2NrURJ
zip_safe flag not set; analyzing archive contents...
Moving hdfs-2.5.8-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding hdfs 2.5.8 to easy-install.pth file
Installing hdfscli-avro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing hdfscli script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/hdfs-2.5.8-py2.7.egg>
Searching for future<1.0.0,>=0.16.0
Reading https://pypi.org/simple/future/
Downloading https://files.pythonhosted.org/packages/90/52/e20466b85000a181e1e144fd8305caf2cf475e2f9674e797b222f8105f5f/future-0.17.1.tar.gz#sha256=67045236dcfd6816dc439556d009594abf643e5eb48992e36beac09c2ca659b8
Best match: future 0.17.1
Processing future-0.17.1.tar.gz
Writing /tmp/easy_install-cZc0p4/future-0.17.1/setup.cfg
Running future-0.17.1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-cZc0p4/future-0.17.1/egg-dist-tmp-HgWsaA
warning: no files found matching '*.au' under directory 'tests'
warning: no files found matching '*.gif' under directory 'tests'
warning: no files found matching '*.txt' under directory 'tests'
zip_safe flag not set; analyzing archive contents...
future.backports.test.ssl_servers: module references __file__
future.backports.test.support: module references __file__
future.standard_library.__init__: module references __file__
future.standard_library.__init__: module references __path__
future.utils.__init__: module MAY be using inspect.stack
past.builtins.misc: module MAY be using inspect.stack
past.translation.__init__: module references __file__
past.translation.__init__: module references __path__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Extracting future-0.17.1-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding future 0.17.1 to easy-install.pth file
Installing pasteurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing futurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Searching for fastavro<0.22,>=0.21.4
Reading https://pypi.org/simple/fastavro/
Downloading https://files.pythonhosted.org/packages/15/e3/5956c75f68906b119191ef30d9acff661b422cf918a29a03ee0c3ba774be/fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl#sha256=25c5e1871fb82795f138aa209ca89cac940b80bf36fc644615354028bfd87638
Best match: fastavro 0.21.24
Processing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl
Installing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding fastavro 0.21.24 to easy-install.pth file
Installing fastavro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg>
Searching for dill<0.2.10,>=0.2.9
Reading https://pypi.org/simple/dill/
Downloading https://files.pythonhosted.org/packages/fe/42/bfe2e0857bc284cbe6a011d93f2a9ad58a22cb894461b199ae72cfef0f29/dill-0.2.9.tar.gz#sha256=f6d6046f9f9195206063dd0415dff185ad593d6ee8b0e67f12597c0f4df4986f
Best match: dill 0.2.9
Processing dill-0.2.9.tar.gz
Writing /tmp/easy_install-eLMrP2/dill-0.2.9/setup.cfg
Running dill-0.2.9/setup.py -q bdist_egg --dist-dir /tmp/easy_install-eLMrP2/dill-0.2.9/egg-dist-tmp-e4ITEI
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Extracting dill-0.2.9-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding dill 0.2.9 to easy-install.pth file
Installing get_objgraph script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing undill script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Searching for crcmod<2.0,>=1.7
Reading https://pypi.org/simple/crcmod/
Downloading https://files.pythonhosted.org/packages/6b/b0/e595ce2a2527e169c3bcd6c33d2473c1918e0b7f6826a043ca1245dd4e5b/crcmod-1.7.tar.gz#sha256=dc7051a0db5f2bd48665a990d3ec1cc305a466a77358ca4492826f41f283601e
Best match: crcmod 1.7
Processing crcmod-1.7.tar.gz
Writing /tmp/easy_install-DyaFy_/crcmod-1.7/setup.cfg
Running crcmod-1.7/setup.py -q bdist_egg --dist-dir /tmp/easy_install-DyaFy_/crcmod-1.7/egg-dist-tmp-qnDIar
python2/src/_crcfunext.c: In function ‘init_crcfunext’:
python2/src/_crcfunext.c:492:13: warning: variable ‘m’ set but not used [-Wunused-but-set-variable]
   PyObject *m;
             ^
zip_safe flag not set; analyzing archive contents...
Moving crcmod-1.7-py2.7-linux-x86_64.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding crcmod 1.7 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/crcmod-1.7-py2.7-linux-x86_64.egg>
Searching for numpy>=1.14
Reading https://pypi.org/simple/numpy/
Downloading https://files.pythonhosted.org/packages/c1/ff/aeb22192bab0643551a161dc4ed305892cead687ee97453daed4dc1dd38e/numpy-1.17.0rc1.zip#sha256=f53df05f9ca4ec5d72709ffe349704f1f7d945ed59e815574b5c5687acb282c4
Best match: numpy 1.17.0rc1
Processing numpy-1.17.0rc1.zip
Writing /tmp/easy_install-h5bBAd/numpy-1.17.0rc1/setup.cfg
Running numpy-1.17.0rc1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-h5bBAd/numpy-1.17.0rc1/egg-dist-tmp-qSuGvq
Traceback (most recent call last):
  File "setup.py", line 238, in <module>
    'test': generate_protos_first(test),
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/__init__.py",> line 145, in setup
    return distutils.core.setup(**attrs)
  File "/usr/lib/python2.7/distutils/core.py", line 151, in setup
    dist.run_commands()
  File "/usr/lib/python2.7/distutils/dist.py", line 953, in run_commands
    self.run_command(cmd)
  File "/usr/lib/python2.7/distutils/dist.py", line 972, in run_command
    cmd_obj.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 67, in run
    self.do_egg_install()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 117, in do_egg_install
    cmd.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 418, in run
    self.easy_install(spec, not self.no_deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 660, in easy_install
    return self.install_item(None, spec, tmpdir, deps, True)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 707, in install_item
    self.process_distribution(spec, dist, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 752, in process_distribution
    [requirement], self.local_index, self.easy_install
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 782, in resolve
    replace_conflicting=replace_conflicting
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1065, in best_match
    return self.obtain(req, installer)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1077, in obtain
    return installer(requirement)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 679, in easy_install
    return self.install_item(spec, dist.location, tmpdir, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 705, in install_item
    dists = self.install_eggs(spec, download, tmpdir)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 890, in install_eggs
    return self.build_and_install(setup_script, setup_base)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1158, in build_and_install
    self.run_setup(setup_script, setup_base, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1144, in run_setup
    run_setup(setup_script, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 253, in run_setup
    raise
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 166, in save_modules
    saved_exc.resume()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 141, in resume
    six.reraise(type, exc, self._tb)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 154, in save_modules
    yield saved
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 250, in run_setup
    _execfile(setup_script, ns)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 45, in _execfile
    exec(code, globals, locals)
  File "/tmp/easy_install-h5bBAd/numpy-1.17.0rc1/setup.py", line 31, in <module>
    import setuptools
RuntimeError: Python version >= 3.5 required.

> Task :sdks:python:createProcessWorker FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/sdks/python/build.gradle'> line: 369

* What went wrong:
Execution failed for task ':sdks:python:createProcessWorker'.
> 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 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/5.2.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 3m 27s
59 actionable tasks: 46 executed, 13 from cache

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

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


Build failed in Jenkins: beam_PostCommit_Python_VR_Spark #314

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/314/display/redirect?page=changes>

Changes:

[iemejia] [BEAM-6740] Add PTransformTranslator for Combine.Globally

[iemejia] [BEAM-6740] Add extractAcummulatorCoder for Combine.Globally and fix

[iemejia] [BEAM-7640] Change tests to use PayloadTranslator instead of unused

[iemejia] [BEAM-6740] Refactor to remove duplicated code in CombineTranslation

------------------------------------------
[...truncated 253.22 KB...]
Searching for pytz>=2018.3
Reading https://pypi.org/simple/pytz/
Downloading https://files.pythonhosted.org/packages/3d/73/fe30c2daaaa0713420d0382b16fbb761409f532c56bdcc514bf7b6262bb6/pytz-2019.1-py2.py3-none-any.whl#sha256=303879e36b721603cc54604edcac9d20401bdbe31e1e4fdee5b9f98d5d31dfda
Best match: pytz 2019.1
Processing pytz-2019.1-py2.py3-none-any.whl
Installing pytz-2019.1-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pytz 2019.1 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pytz-2019.1-py2.7.egg>
Searching for pydot<1.3,>=1.2.0
Reading https://pypi.org/simple/pydot/
Downloading https://files.pythonhosted.org/packages/c3/f1/e61d6dfe6c1768ed2529761a68f70939e2569da043e9f15a8d84bf56cadf/pydot-1.2.4.tar.gz#sha256=92d2e2d15531d00710f2d6fb5540d2acabc5399d464f2f20d5d21073af241eb6
Best match: pydot 1.2.4
Processing pydot-1.2.4.tar.gz
Writing /tmp/easy_install-Xjllma/pydot-1.2.4/setup.cfg
Running pydot-1.2.4/setup.py -q bdist_egg --dist-dir /tmp/easy_install-Xjllma/pydot-1.2.4/egg-dist-tmp-VsfY4R
/tmp/easy_install-Xjllma/pydot-1.2.4/pydot.py:17: UserWarning: Couldn't import dot_parser, loading of dot files will not be possible.
  "Couldn't import dot_parser, "
zip_safe flag not set; analyzing archive contents...
Moving pydot-1.2.4-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pydot 1.2.4 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pydot-1.2.4-py2.7.egg>
Searching for oauth2client<4,>=2.0.1
Reading https://pypi.org/simple/oauth2client/
Downloading https://files.pythonhosted.org/packages/c0/7b/bc893e35d6ca46a72faa4b9eaac25c687ce60e1fbe978993fe2de1b0ff0d/oauth2client-3.0.0.tar.gz#sha256=5b5b056ec6f2304e7920b632885bd157fa71d1a7f3ddd00a43b1541a8d1a2460
Best match: oauth2client 3.0.0
Processing oauth2client-3.0.0.tar.gz
Writing /tmp/easy_install-TBZTiH/oauth2client-3.0.0/setup.cfg
Running oauth2client-3.0.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-TBZTiH/oauth2client-3.0.0/egg-dist-tmp-16DBUE
warning: no previously-included files matching '*' found under directory 'tests'
zip_safe flag not set; analyzing archive contents...
Moving oauth2client-3.0.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding oauth2client 3.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/oauth2client-3.0.0-py2.7.egg>
Searching for pymongo<4.0.0,>=3.8.0
Reading https://pypi.org/simple/pymongo/
Downloading https://files.pythonhosted.org/packages/6e/ea/353a9f8ced71b9e258438aa4d6aa048c1eaf5b774d3ef2273d686fde0947/pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl#sha256=32421df60d06f479d71b6b539642e410ece3006e8910688e68df962c8eb40a21
Best match: pymongo 3.8.0
Processing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl
Installing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding pymongo 3.8.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg>
Searching for mock<3.0.0,>=1.0.1
Reading https://pypi.org/simple/mock/
Downloading https://files.pythonhosted.org/packages/e6/35/f187bdf23be87092bd0f1200d43d23076cee4d0dec109f195173fd3ebc79/mock-2.0.0-py2.py3-none-any.whl#sha256=5ce3c71c5545b472da17b72268978914d0252980348636840bd34a00b5cc96c1
Best match: mock 2.0.0
Processing mock-2.0.0-py2.py3-none-any.whl
Installing mock-2.0.0-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg/EGG-INFO/requires.txt>
Adding mock 2.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg>
Searching for httplib2<=0.12.0,>=0.8
Reading https://pypi.org/simple/httplib2/
Downloading https://files.pythonhosted.org/packages/ce/ed/803905d670b52fa0edfdd135337e545b4496c2ab3a222f1449b7256eb99f/httplib2-0.12.0.tar.gz#sha256=f61fb838a94ce3b349aa32c92fd8430f7e3511afdb18bf9640d647e30c90a6d6
Best match: httplib2 0.12.0
Processing httplib2-0.12.0.tar.gz
Writing /tmp/easy_install-1ZndVL/httplib2-0.12.0/setup.cfg
Running httplib2-0.12.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-1ZndVL/httplib2-0.12.0/egg-dist-tmp-yESTxl
zip_safe flag not set; analyzing archive contents...
httplib2.certs: module references __file__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Extracting httplib2-0.12.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding httplib2 0.12.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Searching for hdfs<3.0.0,>=2.1.0
Reading https://pypi.org/simple/hdfs/
Downloading https://files.pythonhosted.org/packages/82/39/2c0879b1bcfd1f6ad078eb210d09dbce21072386a3997074ee91e60ddc5a/hdfs-2.5.8.tar.gz#sha256=1be117549fc1285571bc51aedc15df5a203138dba02f9adfa26761b69a949370
Best match: hdfs 2.5.8
Processing hdfs-2.5.8.tar.gz
Writing /tmp/easy_install-qGWEhA/hdfs-2.5.8/setup.cfg
Running hdfs-2.5.8/setup.py -q bdist_egg --dist-dir /tmp/easy_install-qGWEhA/hdfs-2.5.8/egg-dist-tmp-pQZ6co
zip_safe flag not set; analyzing archive contents...
Moving hdfs-2.5.8-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding hdfs 2.5.8 to easy-install.pth file
Installing hdfscli-avro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing hdfscli script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/hdfs-2.5.8-py2.7.egg>
Searching for future<1.0.0,>=0.16.0
Reading https://pypi.org/simple/future/
Downloading https://files.pythonhosted.org/packages/90/52/e20466b85000a181e1e144fd8305caf2cf475e2f9674e797b222f8105f5f/future-0.17.1.tar.gz#sha256=67045236dcfd6816dc439556d009594abf643e5eb48992e36beac09c2ca659b8
Best match: future 0.17.1
Processing future-0.17.1.tar.gz
Writing /tmp/easy_install-OJtCU2/future-0.17.1/setup.cfg
Running future-0.17.1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-OJtCU2/future-0.17.1/egg-dist-tmp-BFiF2f
warning: no files found matching '*.au' under directory 'tests'
warning: no files found matching '*.gif' under directory 'tests'
warning: no files found matching '*.txt' under directory 'tests'
zip_safe flag not set; analyzing archive contents...
future.backports.test.ssl_servers: module references __file__
future.backports.test.support: module references __file__
future.standard_library.__init__: module references __file__
future.standard_library.__init__: module references __path__
future.utils.__init__: module MAY be using inspect.stack
past.builtins.misc: module MAY be using inspect.stack
past.translation.__init__: module references __file__
past.translation.__init__: module references __path__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Extracting future-0.17.1-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding future 0.17.1 to easy-install.pth file
Installing pasteurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing futurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Searching for fastavro<0.22,>=0.21.4
Reading https://pypi.org/simple/fastavro/
Downloading https://files.pythonhosted.org/packages/15/e3/5956c75f68906b119191ef30d9acff661b422cf918a29a03ee0c3ba774be/fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl#sha256=25c5e1871fb82795f138aa209ca89cac940b80bf36fc644615354028bfd87638
Best match: fastavro 0.21.24
Processing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl
Installing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding fastavro 0.21.24 to easy-install.pth file
Installing fastavro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg>
Searching for dill<0.2.10,>=0.2.9
Reading https://pypi.org/simple/dill/
Downloading https://files.pythonhosted.org/packages/fe/42/bfe2e0857bc284cbe6a011d93f2a9ad58a22cb894461b199ae72cfef0f29/dill-0.2.9.tar.gz#sha256=f6d6046f9f9195206063dd0415dff185ad593d6ee8b0e67f12597c0f4df4986f
Best match: dill 0.2.9
Processing dill-0.2.9.tar.gz
Writing /tmp/easy_install-B9nU4h/dill-0.2.9/setup.cfg
Running dill-0.2.9/setup.py -q bdist_egg --dist-dir /tmp/easy_install-B9nU4h/dill-0.2.9/egg-dist-tmp-3WJl3J
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Extracting dill-0.2.9-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding dill 0.2.9 to easy-install.pth file
Installing get_objgraph script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing undill script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Searching for crcmod<2.0,>=1.7
Reading https://pypi.org/simple/crcmod/
Downloading https://files.pythonhosted.org/packages/6b/b0/e595ce2a2527e169c3bcd6c33d2473c1918e0b7f6826a043ca1245dd4e5b/crcmod-1.7.tar.gz#sha256=dc7051a0db5f2bd48665a990d3ec1cc305a466a77358ca4492826f41f283601e
Best match: crcmod 1.7
Processing crcmod-1.7.tar.gz
Writing /tmp/easy_install-3Km15o/crcmod-1.7/setup.cfg
Running crcmod-1.7/setup.py -q bdist_egg --dist-dir /tmp/easy_install-3Km15o/crcmod-1.7/egg-dist-tmp-2BF0NT
python2/src/_crcfunext.c: In function ‘init_crcfunext’:
python2/src/_crcfunext.c:492:13: warning: variable ‘m’ set but not used [-Wunused-but-set-variable]
   PyObject *m;
             ^
zip_safe flag not set; analyzing archive contents...
Moving crcmod-1.7-py2.7-linux-x86_64.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding crcmod 1.7 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/crcmod-1.7-py2.7-linux-x86_64.egg>
Searching for numpy>=1.14
Reading https://pypi.org/simple/numpy/
Downloading https://files.pythonhosted.org/packages/c1/ff/aeb22192bab0643551a161dc4ed305892cead687ee97453daed4dc1dd38e/numpy-1.17.0rc1.zip#sha256=f53df05f9ca4ec5d72709ffe349704f1f7d945ed59e815574b5c5687acb282c4
Best match: numpy 1.17.0rc1
Processing numpy-1.17.0rc1.zip
Writing /tmp/easy_install-HZPMUf/numpy-1.17.0rc1/setup.cfg
Running numpy-1.17.0rc1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-HZPMUf/numpy-1.17.0rc1/egg-dist-tmp-nehejz
Traceback (most recent call last):
  File "setup.py", line 238, in <module>
    'test': generate_protos_first(test),
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/__init__.py",> line 145, in setup
    return distutils.core.setup(**attrs)
  File "/usr/lib/python2.7/distutils/core.py", line 151, in setup
    dist.run_commands()
  File "/usr/lib/python2.7/distutils/dist.py", line 953, in run_commands
    self.run_command(cmd)
  File "/usr/lib/python2.7/distutils/dist.py", line 972, in run_command
    cmd_obj.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 67, in run
    self.do_egg_install()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 117, in do_egg_install
    cmd.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 418, in run
    self.easy_install(spec, not self.no_deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 660, in easy_install
    return self.install_item(None, spec, tmpdir, deps, True)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 707, in install_item
    self.process_distribution(spec, dist, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 752, in process_distribution
    [requirement], self.local_index, self.easy_install
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 782, in resolve
    replace_conflicting=replace_conflicting
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1065, in best_match
    return self.obtain(req, installer)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1077, in obtain
    return installer(requirement)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 679, in easy_install
    return self.install_item(spec, dist.location, tmpdir, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 705, in install_item
    dists = self.install_eggs(spec, download, tmpdir)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 890, in install_eggs
    return self.build_and_install(setup_script, setup_base)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1158, in build_and_install
    self.run_setup(setup_script, setup_base, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1144, in run_setup
    run_setup(setup_script, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 253, in run_setup
    raise
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 166, in save_modules
    saved_exc.resume()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 141, in resume
    six.reraise(type, exc, self._tb)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 154, in save_modules
    yield saved
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 250, in run_setup
    _execfile(setup_script, ns)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 45, in _execfile
    exec(code, globals, locals)
  File "/tmp/easy_install-HZPMUf/numpy-1.17.0rc1/setup.py", line 31, in <module>
    import setuptools
RuntimeError: Python version >= 3.5 required.

> Task :sdks:python:createProcessWorker FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/sdks/python/build.gradle'> line: 369

* What went wrong:
Execution failed for task ':sdks:python:createProcessWorker'.
> 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 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/5.2.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 2m 43s
59 actionable tasks: 51 executed, 8 from cache

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

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


Build failed in Jenkins: beam_PostCommit_Python_VR_Spark #313

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/313/display/redirect?page=changes>

Changes:

[ttanay100] unskip ReifyTest.test_window

------------------------------------------
[...truncated 251.83 KB...]
Searching for pytz>=2018.3
Reading https://pypi.org/simple/pytz/
Downloading https://files.pythonhosted.org/packages/3d/73/fe30c2daaaa0713420d0382b16fbb761409f532c56bdcc514bf7b6262bb6/pytz-2019.1-py2.py3-none-any.whl#sha256=303879e36b721603cc54604edcac9d20401bdbe31e1e4fdee5b9f98d5d31dfda
Best match: pytz 2019.1
Processing pytz-2019.1-py2.py3-none-any.whl
Installing pytz-2019.1-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pytz 2019.1 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pytz-2019.1-py2.7.egg>
Searching for pydot<1.3,>=1.2.0
Reading https://pypi.org/simple/pydot/
Downloading https://files.pythonhosted.org/packages/c3/f1/e61d6dfe6c1768ed2529761a68f70939e2569da043e9f15a8d84bf56cadf/pydot-1.2.4.tar.gz#sha256=92d2e2d15531d00710f2d6fb5540d2acabc5399d464f2f20d5d21073af241eb6
Best match: pydot 1.2.4
Processing pydot-1.2.4.tar.gz
Writing /tmp/easy_install-YdGdSi/pydot-1.2.4/setup.cfg
Running pydot-1.2.4/setup.py -q bdist_egg --dist-dir /tmp/easy_install-YdGdSi/pydot-1.2.4/egg-dist-tmp-WESjFQ
/tmp/easy_install-YdGdSi/pydot-1.2.4/pydot.py:17: UserWarning: Couldn't import dot_parser, loading of dot files will not be possible.
  "Couldn't import dot_parser, "
zip_safe flag not set; analyzing archive contents...
Moving pydot-1.2.4-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pydot 1.2.4 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pydot-1.2.4-py2.7.egg>
Searching for oauth2client<4,>=2.0.1
Reading https://pypi.org/simple/oauth2client/
Downloading https://files.pythonhosted.org/packages/c0/7b/bc893e35d6ca46a72faa4b9eaac25c687ce60e1fbe978993fe2de1b0ff0d/oauth2client-3.0.0.tar.gz#sha256=5b5b056ec6f2304e7920b632885bd157fa71d1a7f3ddd00a43b1541a8d1a2460
Best match: oauth2client 3.0.0
Processing oauth2client-3.0.0.tar.gz
Writing /tmp/easy_install-8kf3nN/oauth2client-3.0.0/setup.cfg
Running oauth2client-3.0.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-8kf3nN/oauth2client-3.0.0/egg-dist-tmp-XHb0Hb
warning: no previously-included files matching '*' found under directory 'tests'
zip_safe flag not set; analyzing archive contents...
Moving oauth2client-3.0.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding oauth2client 3.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/oauth2client-3.0.0-py2.7.egg>
Searching for pymongo<4.0.0,>=3.8.0
Reading https://pypi.org/simple/pymongo/
Downloading https://files.pythonhosted.org/packages/6e/ea/353a9f8ced71b9e258438aa4d6aa048c1eaf5b774d3ef2273d686fde0947/pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl#sha256=32421df60d06f479d71b6b539642e410ece3006e8910688e68df962c8eb40a21
Best match: pymongo 3.8.0
Processing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl
Installing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding pymongo 3.8.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg>
Searching for mock<3.0.0,>=1.0.1
Reading https://pypi.org/simple/mock/
Downloading https://files.pythonhosted.org/packages/e6/35/f187bdf23be87092bd0f1200d43d23076cee4d0dec109f195173fd3ebc79/mock-2.0.0-py2.py3-none-any.whl#sha256=5ce3c71c5545b472da17b72268978914d0252980348636840bd34a00b5cc96c1
Best match: mock 2.0.0
Processing mock-2.0.0-py2.py3-none-any.whl
Installing mock-2.0.0-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg/EGG-INFO/requires.txt>
Adding mock 2.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg>
Searching for httplib2<=0.12.0,>=0.8
Reading https://pypi.org/simple/httplib2/
Downloading https://files.pythonhosted.org/packages/ce/ed/803905d670b52fa0edfdd135337e545b4496c2ab3a222f1449b7256eb99f/httplib2-0.12.0.tar.gz#sha256=f61fb838a94ce3b349aa32c92fd8430f7e3511afdb18bf9640d647e30c90a6d6
Best match: httplib2 0.12.0
Processing httplib2-0.12.0.tar.gz
Writing /tmp/easy_install-pLUvKK/httplib2-0.12.0/setup.cfg
Running httplib2-0.12.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-pLUvKK/httplib2-0.12.0/egg-dist-tmp-Y1HIgj
zip_safe flag not set; analyzing archive contents...
httplib2.certs: module references __file__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Extracting httplib2-0.12.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding httplib2 0.12.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Searching for hdfs<3.0.0,>=2.1.0
Reading https://pypi.org/simple/hdfs/
Downloading https://files.pythonhosted.org/packages/82/39/2c0879b1bcfd1f6ad078eb210d09dbce21072386a3997074ee91e60ddc5a/hdfs-2.5.8.tar.gz#sha256=1be117549fc1285571bc51aedc15df5a203138dba02f9adfa26761b69a949370
Best match: hdfs 2.5.8
Processing hdfs-2.5.8.tar.gz
Writing /tmp/easy_install-yQdQGh/hdfs-2.5.8/setup.cfg
Running hdfs-2.5.8/setup.py -q bdist_egg --dist-dir /tmp/easy_install-yQdQGh/hdfs-2.5.8/egg-dist-tmp-pXKBGZ
zip_safe flag not set; analyzing archive contents...
Moving hdfs-2.5.8-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding hdfs 2.5.8 to easy-install.pth file
Installing hdfscli-avro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing hdfscli script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/hdfs-2.5.8-py2.7.egg>
Searching for future<1.0.0,>=0.16.0
Reading https://pypi.org/simple/future/
Downloading https://files.pythonhosted.org/packages/90/52/e20466b85000a181e1e144fd8305caf2cf475e2f9674e797b222f8105f5f/future-0.17.1.tar.gz#sha256=67045236dcfd6816dc439556d009594abf643e5eb48992e36beac09c2ca659b8
Best match: future 0.17.1
Processing future-0.17.1.tar.gz
Writing /tmp/easy_install-E3kppD/future-0.17.1/setup.cfg
Running future-0.17.1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-E3kppD/future-0.17.1/egg-dist-tmp-mvIIH7
warning: no files found matching '*.au' under directory 'tests'
warning: no files found matching '*.gif' under directory 'tests'
warning: no files found matching '*.txt' under directory 'tests'
zip_safe flag not set; analyzing archive contents...
future.backports.test.ssl_servers: module references __file__
future.backports.test.support: module references __file__
future.standard_library.__init__: module references __file__
future.standard_library.__init__: module references __path__
future.utils.__init__: module MAY be using inspect.stack
past.builtins.misc: module MAY be using inspect.stack
past.translation.__init__: module references __file__
past.translation.__init__: module references __path__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Extracting future-0.17.1-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding future 0.17.1 to easy-install.pth file
Installing pasteurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing futurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Searching for fastavro<0.22,>=0.21.4
Reading https://pypi.org/simple/fastavro/
Downloading https://files.pythonhosted.org/packages/15/e3/5956c75f68906b119191ef30d9acff661b422cf918a29a03ee0c3ba774be/fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl#sha256=25c5e1871fb82795f138aa209ca89cac940b80bf36fc644615354028bfd87638
Best match: fastavro 0.21.24
Processing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl
Installing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding fastavro 0.21.24 to easy-install.pth file
Installing fastavro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg>
Searching for dill<0.2.10,>=0.2.9
Reading https://pypi.org/simple/dill/
Downloading https://files.pythonhosted.org/packages/fe/42/bfe2e0857bc284cbe6a011d93f2a9ad58a22cb894461b199ae72cfef0f29/dill-0.2.9.tar.gz#sha256=f6d6046f9f9195206063dd0415dff185ad593d6ee8b0e67f12597c0f4df4986f
Best match: dill 0.2.9
Processing dill-0.2.9.tar.gz
Writing /tmp/easy_install-Jskb9O/dill-0.2.9/setup.cfg
Running dill-0.2.9/setup.py -q bdist_egg --dist-dir /tmp/easy_install-Jskb9O/dill-0.2.9/egg-dist-tmp-cRrsg7
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Extracting dill-0.2.9-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding dill 0.2.9 to easy-install.pth file
Installing get_objgraph script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing undill script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Searching for crcmod<2.0,>=1.7
Reading https://pypi.org/simple/crcmod/
Downloading https://files.pythonhosted.org/packages/6b/b0/e595ce2a2527e169c3bcd6c33d2473c1918e0b7f6826a043ca1245dd4e5b/crcmod-1.7.tar.gz#sha256=dc7051a0db5f2bd48665a990d3ec1cc305a466a77358ca4492826f41f283601e
Best match: crcmod 1.7
Processing crcmod-1.7.tar.gz
Writing /tmp/easy_install-dW1FUx/crcmod-1.7/setup.cfg
Running crcmod-1.7/setup.py -q bdist_egg --dist-dir /tmp/easy_install-dW1FUx/crcmod-1.7/egg-dist-tmp-hnjN2W
python2/src/_crcfunext.c: In function ‘init_crcfunext’:
python2/src/_crcfunext.c:492:13: warning: variable ‘m’ set but not used [-Wunused-but-set-variable]
   PyObject *m;
             ^
zip_safe flag not set; analyzing archive contents...
Moving crcmod-1.7-py2.7-linux-x86_64.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding crcmod 1.7 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/crcmod-1.7-py2.7-linux-x86_64.egg>
Searching for numpy>=1.14
Reading https://pypi.org/simple/numpy/
Downloading https://files.pythonhosted.org/packages/c1/ff/aeb22192bab0643551a161dc4ed305892cead687ee97453daed4dc1dd38e/numpy-1.17.0rc1.zip#sha256=f53df05f9ca4ec5d72709ffe349704f1f7d945ed59e815574b5c5687acb282c4
Best match: numpy 1.17.0rc1
Processing numpy-1.17.0rc1.zip
Writing /tmp/easy_install-MII22z/numpy-1.17.0rc1/setup.cfg
Running numpy-1.17.0rc1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-MII22z/numpy-1.17.0rc1/egg-dist-tmp-Tg88co
Traceback (most recent call last):
  File "setup.py", line 238, in <module>
    'test': generate_protos_first(test),
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/__init__.py",> line 145, in setup
    return distutils.core.setup(**attrs)
  File "/usr/lib/python2.7/distutils/core.py", line 151, in setup
    dist.run_commands()
  File "/usr/lib/python2.7/distutils/dist.py", line 953, in run_commands
    self.run_command(cmd)
  File "/usr/lib/python2.7/distutils/dist.py", line 972, in run_command
    cmd_obj.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 67, in run
    self.do_egg_install()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 117, in do_egg_install
    cmd.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 418, in run
    self.easy_install(spec, not self.no_deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 660, in easy_install
    return self.install_item(None, spec, tmpdir, deps, True)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 707, in install_item
    self.process_distribution(spec, dist, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 752, in process_distribution
    [requirement], self.local_index, self.easy_install
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 782, in resolve
    replace_conflicting=replace_conflicting
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1065, in best_match
    return self.obtain(req, installer)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1077, in obtain
    return installer(requirement)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 679, in easy_install
    return self.install_item(spec, dist.location, tmpdir, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 705, in install_item
    dists = self.install_eggs(spec, download, tmpdir)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 890, in install_eggs
    return self.build_and_install(setup_script, setup_base)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1158, in build_and_install
    self.run_setup(setup_script, setup_base, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1144, in run_setup
    run_setup(setup_script, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 253, in run_setup
    raise
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 166, in save_modules
    saved_exc.resume()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 141, in resume
    six.reraise(type, exc, self._tb)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 154, in save_modules
    yield saved
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 250, in run_setup
    _execfile(setup_script, ns)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 45, in _execfile
    exec(code, globals, locals)
  File "/tmp/easy_install-MII22z/numpy-1.17.0rc1/setup.py", line 31, in <module>
    import setuptools
RuntimeError: Python version >= 3.5 required.

> Task :sdks:python:createProcessWorker FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/sdks/python/build.gradle'> line: 369

* What went wrong:
Execution failed for task ':sdks:python:createProcessWorker'.
> 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 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/5.2.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 2m 14s
59 actionable tasks: 47 executed, 12 from cache

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

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


Build failed in Jenkins: beam_PostCommit_Python_VR_Spark #312

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/312/display/redirect?page=changes>

Changes:

[33895511+aromanenko-dev] [BEAM-6480] Adds AvroIO sink for generic records. (#9005)

------------------------------------------
[...truncated 254.09 KB...]
Searching for pytz>=2018.3
Reading https://pypi.org/simple/pytz/
Downloading https://files.pythonhosted.org/packages/3d/73/fe30c2daaaa0713420d0382b16fbb761409f532c56bdcc514bf7b6262bb6/pytz-2019.1-py2.py3-none-any.whl#sha256=303879e36b721603cc54604edcac9d20401bdbe31e1e4fdee5b9f98d5d31dfda
Best match: pytz 2019.1
Processing pytz-2019.1-py2.py3-none-any.whl
Installing pytz-2019.1-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pytz 2019.1 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pytz-2019.1-py2.7.egg>
Searching for pydot<1.3,>=1.2.0
Reading https://pypi.org/simple/pydot/
Downloading https://files.pythonhosted.org/packages/c3/f1/e61d6dfe6c1768ed2529761a68f70939e2569da043e9f15a8d84bf56cadf/pydot-1.2.4.tar.gz#sha256=92d2e2d15531d00710f2d6fb5540d2acabc5399d464f2f20d5d21073af241eb6
Best match: pydot 1.2.4
Processing pydot-1.2.4.tar.gz
Writing /tmp/easy_install-7wCgXl/pydot-1.2.4/setup.cfg
Running pydot-1.2.4/setup.py -q bdist_egg --dist-dir /tmp/easy_install-7wCgXl/pydot-1.2.4/egg-dist-tmp-6R0Wnv
/tmp/easy_install-7wCgXl/pydot-1.2.4/pydot.py:17: UserWarning: Couldn't import dot_parser, loading of dot files will not be possible.
  "Couldn't import dot_parser, "
zip_safe flag not set; analyzing archive contents...
Moving pydot-1.2.4-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pydot 1.2.4 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pydot-1.2.4-py2.7.egg>
Searching for oauth2client<4,>=2.0.1
Reading https://pypi.org/simple/oauth2client/
Downloading https://files.pythonhosted.org/packages/c0/7b/bc893e35d6ca46a72faa4b9eaac25c687ce60e1fbe978993fe2de1b0ff0d/oauth2client-3.0.0.tar.gz#sha256=5b5b056ec6f2304e7920b632885bd157fa71d1a7f3ddd00a43b1541a8d1a2460
Best match: oauth2client 3.0.0
Processing oauth2client-3.0.0.tar.gz
Writing /tmp/easy_install-f6lC6o/oauth2client-3.0.0/setup.cfg
Running oauth2client-3.0.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-f6lC6o/oauth2client-3.0.0/egg-dist-tmp-YEYSPT
warning: no previously-included files matching '*' found under directory 'tests'
zip_safe flag not set; analyzing archive contents...
Moving oauth2client-3.0.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding oauth2client 3.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/oauth2client-3.0.0-py2.7.egg>
Searching for pymongo<4.0.0,>=3.8.0
Reading https://pypi.org/simple/pymongo/
Downloading https://files.pythonhosted.org/packages/6e/ea/353a9f8ced71b9e258438aa4d6aa048c1eaf5b774d3ef2273d686fde0947/pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl#sha256=32421df60d06f479d71b6b539642e410ece3006e8910688e68df962c8eb40a21
Best match: pymongo 3.8.0
Processing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl
Installing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding pymongo 3.8.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg>
Searching for mock<3.0.0,>=1.0.1
Reading https://pypi.org/simple/mock/
Downloading https://files.pythonhosted.org/packages/e6/35/f187bdf23be87092bd0f1200d43d23076cee4d0dec109f195173fd3ebc79/mock-2.0.0-py2.py3-none-any.whl#sha256=5ce3c71c5545b472da17b72268978914d0252980348636840bd34a00b5cc96c1
Best match: mock 2.0.0
Processing mock-2.0.0-py2.py3-none-any.whl
Installing mock-2.0.0-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg/EGG-INFO/requires.txt>
Adding mock 2.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg>
Searching for httplib2<=0.12.0,>=0.8
Reading https://pypi.org/simple/httplib2/
Downloading https://files.pythonhosted.org/packages/ce/ed/803905d670b52fa0edfdd135337e545b4496c2ab3a222f1449b7256eb99f/httplib2-0.12.0.tar.gz#sha256=f61fb838a94ce3b349aa32c92fd8430f7e3511afdb18bf9640d647e30c90a6d6
Best match: httplib2 0.12.0
Processing httplib2-0.12.0.tar.gz
Writing /tmp/easy_install-NviH1P/httplib2-0.12.0/setup.cfg
Running httplib2-0.12.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-NviH1P/httplib2-0.12.0/egg-dist-tmp-hrBR4E
zip_safe flag not set; analyzing archive contents...
httplib2.certs: module references __file__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Extracting httplib2-0.12.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding httplib2 0.12.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Searching for hdfs<3.0.0,>=2.1.0
Reading https://pypi.org/simple/hdfs/
Downloading https://files.pythonhosted.org/packages/82/39/2c0879b1bcfd1f6ad078eb210d09dbce21072386a3997074ee91e60ddc5a/hdfs-2.5.8.tar.gz#sha256=1be117549fc1285571bc51aedc15df5a203138dba02f9adfa26761b69a949370
Best match: hdfs 2.5.8
Processing hdfs-2.5.8.tar.gz
Writing /tmp/easy_install-FPEgY1/hdfs-2.5.8/setup.cfg
Running hdfs-2.5.8/setup.py -q bdist_egg --dist-dir /tmp/easy_install-FPEgY1/hdfs-2.5.8/egg-dist-tmp-VgSmZk
zip_safe flag not set; analyzing archive contents...
Moving hdfs-2.5.8-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding hdfs 2.5.8 to easy-install.pth file
Installing hdfscli-avro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing hdfscli script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/hdfs-2.5.8-py2.7.egg>
Searching for future<1.0.0,>=0.16.0
Reading https://pypi.org/simple/future/
Downloading https://files.pythonhosted.org/packages/90/52/e20466b85000a181e1e144fd8305caf2cf475e2f9674e797b222f8105f5f/future-0.17.1.tar.gz#sha256=67045236dcfd6816dc439556d009594abf643e5eb48992e36beac09c2ca659b8
Best match: future 0.17.1
Processing future-0.17.1.tar.gz
Writing /tmp/easy_install-2E2Csn/future-0.17.1/setup.cfg
Running future-0.17.1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-2E2Csn/future-0.17.1/egg-dist-tmp-nNDIs6
warning: no files found matching '*.au' under directory 'tests'
warning: no files found matching '*.gif' under directory 'tests'
warning: no files found matching '*.txt' under directory 'tests'
zip_safe flag not set; analyzing archive contents...
future.backports.test.ssl_servers: module references __file__
future.backports.test.support: module references __file__
future.standard_library.__init__: module references __file__
future.standard_library.__init__: module references __path__
future.utils.__init__: module MAY be using inspect.stack
past.builtins.misc: module MAY be using inspect.stack
past.translation.__init__: module references __file__
past.translation.__init__: module references __path__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Extracting future-0.17.1-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding future 0.17.1 to easy-install.pth file
Installing pasteurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing futurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Searching for fastavro<0.22,>=0.21.4
Reading https://pypi.org/simple/fastavro/
Downloading https://files.pythonhosted.org/packages/15/e3/5956c75f68906b119191ef30d9acff661b422cf918a29a03ee0c3ba774be/fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl#sha256=25c5e1871fb82795f138aa209ca89cac940b80bf36fc644615354028bfd87638
Best match: fastavro 0.21.24
Processing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl
Installing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding fastavro 0.21.24 to easy-install.pth file
Installing fastavro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg>
Searching for dill<0.2.10,>=0.2.9
Reading https://pypi.org/simple/dill/
Downloading https://files.pythonhosted.org/packages/fe/42/bfe2e0857bc284cbe6a011d93f2a9ad58a22cb894461b199ae72cfef0f29/dill-0.2.9.tar.gz#sha256=f6d6046f9f9195206063dd0415dff185ad593d6ee8b0e67f12597c0f4df4986f
Best match: dill 0.2.9
Processing dill-0.2.9.tar.gz
Writing /tmp/easy_install-qf3Dxr/dill-0.2.9/setup.cfg
Running dill-0.2.9/setup.py -q bdist_egg --dist-dir /tmp/easy_install-qf3Dxr/dill-0.2.9/egg-dist-tmp-D4Hnjx
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Extracting dill-0.2.9-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding dill 0.2.9 to easy-install.pth file
Installing get_objgraph script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing undill script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Searching for crcmod<2.0,>=1.7
Reading https://pypi.org/simple/crcmod/
Downloading https://files.pythonhosted.org/packages/6b/b0/e595ce2a2527e169c3bcd6c33d2473c1918e0b7f6826a043ca1245dd4e5b/crcmod-1.7.tar.gz#sha256=dc7051a0db5f2bd48665a990d3ec1cc305a466a77358ca4492826f41f283601e
Best match: crcmod 1.7
Processing crcmod-1.7.tar.gz
Writing /tmp/easy_install-vAErKA/crcmod-1.7/setup.cfg
Running crcmod-1.7/setup.py -q bdist_egg --dist-dir /tmp/easy_install-vAErKA/crcmod-1.7/egg-dist-tmp-aj285u
python2/src/_crcfunext.c: In function ‘init_crcfunext’:
python2/src/_crcfunext.c:492:13: warning: variable ‘m’ set but not used [-Wunused-but-set-variable]
   PyObject *m;
             ^
zip_safe flag not set; analyzing archive contents...
Moving crcmod-1.7-py2.7-linux-x86_64.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding crcmod 1.7 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/crcmod-1.7-py2.7-linux-x86_64.egg>
Searching for numpy>=1.14
Reading https://pypi.org/simple/numpy/
Downloading https://files.pythonhosted.org/packages/c1/ff/aeb22192bab0643551a161dc4ed305892cead687ee97453daed4dc1dd38e/numpy-1.17.0rc1.zip#sha256=f53df05f9ca4ec5d72709ffe349704f1f7d945ed59e815574b5c5687acb282c4
Best match: numpy 1.17.0rc1
Processing numpy-1.17.0rc1.zip
Writing /tmp/easy_install-sBTDnm/numpy-1.17.0rc1/setup.cfg
Running numpy-1.17.0rc1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-sBTDnm/numpy-1.17.0rc1/egg-dist-tmp-kwHlle
Traceback (most recent call last):
  File "setup.py", line 238, in <module>
    'test': generate_protos_first(test),
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/__init__.py",> line 145, in setup
    return distutils.core.setup(**attrs)
  File "/usr/lib/python2.7/distutils/core.py", line 151, in setup
    dist.run_commands()
  File "/usr/lib/python2.7/distutils/dist.py", line 953, in run_commands
    self.run_command(cmd)
  File "/usr/lib/python2.7/distutils/dist.py", line 972, in run_command
    cmd_obj.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 67, in run
    self.do_egg_install()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 117, in do_egg_install
    cmd.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 418, in run
    self.easy_install(spec, not self.no_deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 660, in easy_install
    return self.install_item(None, spec, tmpdir, deps, True)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 707, in install_item
    self.process_distribution(spec, dist, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 752, in process_distribution
    [requirement], self.local_index, self.easy_install
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 782, in resolve
    replace_conflicting=replace_conflicting
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1065, in best_match
    return self.obtain(req, installer)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1077, in obtain
    return installer(requirement)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 679, in easy_install
    return self.install_item(spec, dist.location, tmpdir, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 705, in install_item
    dists = self.install_eggs(spec, download, tmpdir)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 890, in install_eggs
    return self.build_and_install(setup_script, setup_base)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1158, in build_and_install
    self.run_setup(setup_script, setup_base, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1144, in run_setup
    run_setup(setup_script, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 253, in run_setup
    raise
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 166, in save_modules
    saved_exc.resume()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 141, in resume
    six.reraise(type, exc, self._tb)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 154, in save_modules
    yield saved
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 250, in run_setup
    _execfile(setup_script, ns)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 45, in _execfile
    exec(code, globals, locals)
  File "/tmp/easy_install-sBTDnm/numpy-1.17.0rc1/setup.py", line 31, in <module>
    import setuptools
RuntimeError: Python version >= 3.5 required.

> Task :sdks:python:createProcessWorker FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/sdks/python/build.gradle'> line: 369

* What went wrong:
Execution failed for task ':sdks:python:createProcessWorker'.
> 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 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/5.2.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 2m 47s
59 actionable tasks: 55 executed, 4 from cache

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

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


Build failed in Jenkins: beam_PostCommit_Python_VR_Spark #311

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/311/display/redirect>

------------------------------------------
[...truncated 251.86 KB...]
Searching for pytz>=2018.3
Reading https://pypi.org/simple/pytz/
Downloading https://files.pythonhosted.org/packages/3d/73/fe30c2daaaa0713420d0382b16fbb761409f532c56bdcc514bf7b6262bb6/pytz-2019.1-py2.py3-none-any.whl#sha256=303879e36b721603cc54604edcac9d20401bdbe31e1e4fdee5b9f98d5d31dfda
Best match: pytz 2019.1
Processing pytz-2019.1-py2.py3-none-any.whl
Installing pytz-2019.1-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pytz 2019.1 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pytz-2019.1-py2.7.egg>
Searching for pydot<1.3,>=1.2.0
Reading https://pypi.org/simple/pydot/
Downloading https://files.pythonhosted.org/packages/c3/f1/e61d6dfe6c1768ed2529761a68f70939e2569da043e9f15a8d84bf56cadf/pydot-1.2.4.tar.gz#sha256=92d2e2d15531d00710f2d6fb5540d2acabc5399d464f2f20d5d21073af241eb6
Best match: pydot 1.2.4
Processing pydot-1.2.4.tar.gz
Writing /tmp/easy_install-D2797R/pydot-1.2.4/setup.cfg
Running pydot-1.2.4/setup.py -q bdist_egg --dist-dir /tmp/easy_install-D2797R/pydot-1.2.4/egg-dist-tmp-0SXJZ6
/tmp/easy_install-D2797R/pydot-1.2.4/pydot.py:17: UserWarning: Couldn't import dot_parser, loading of dot files will not be possible.
  "Couldn't import dot_parser, "
zip_safe flag not set; analyzing archive contents...
Moving pydot-1.2.4-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pydot 1.2.4 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pydot-1.2.4-py2.7.egg>
Searching for oauth2client<4,>=2.0.1
Reading https://pypi.org/simple/oauth2client/
Downloading https://files.pythonhosted.org/packages/c0/7b/bc893e35d6ca46a72faa4b9eaac25c687ce60e1fbe978993fe2de1b0ff0d/oauth2client-3.0.0.tar.gz#sha256=5b5b056ec6f2304e7920b632885bd157fa71d1a7f3ddd00a43b1541a8d1a2460
Best match: oauth2client 3.0.0
Processing oauth2client-3.0.0.tar.gz
Writing /tmp/easy_install-CXZ2Ev/oauth2client-3.0.0/setup.cfg
Running oauth2client-3.0.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-CXZ2Ev/oauth2client-3.0.0/egg-dist-tmp-8xu6pR
warning: no previously-included files matching '*' found under directory 'tests'
zip_safe flag not set; analyzing archive contents...
Moving oauth2client-3.0.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding oauth2client 3.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/oauth2client-3.0.0-py2.7.egg>
Searching for pymongo<4.0.0,>=3.8.0
Reading https://pypi.org/simple/pymongo/
Downloading https://files.pythonhosted.org/packages/6e/ea/353a9f8ced71b9e258438aa4d6aa048c1eaf5b774d3ef2273d686fde0947/pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl#sha256=32421df60d06f479d71b6b539642e410ece3006e8910688e68df962c8eb40a21
Best match: pymongo 3.8.0
Processing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl
Installing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding pymongo 3.8.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg>
Searching for mock<3.0.0,>=1.0.1
Reading https://pypi.org/simple/mock/
Downloading https://files.pythonhosted.org/packages/e6/35/f187bdf23be87092bd0f1200d43d23076cee4d0dec109f195173fd3ebc79/mock-2.0.0-py2.py3-none-any.whl#sha256=5ce3c71c5545b472da17b72268978914d0252980348636840bd34a00b5cc96c1
Best match: mock 2.0.0
Processing mock-2.0.0-py2.py3-none-any.whl
Installing mock-2.0.0-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg/EGG-INFO/requires.txt>
Adding mock 2.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg>
Searching for httplib2<=0.12.0,>=0.8
Reading https://pypi.org/simple/httplib2/
Downloading https://files.pythonhosted.org/packages/ce/ed/803905d670b52fa0edfdd135337e545b4496c2ab3a222f1449b7256eb99f/httplib2-0.12.0.tar.gz#sha256=f61fb838a94ce3b349aa32c92fd8430f7e3511afdb18bf9640d647e30c90a6d6
Best match: httplib2 0.12.0
Processing httplib2-0.12.0.tar.gz
Writing /tmp/easy_install-8CSSqq/httplib2-0.12.0/setup.cfg
Running httplib2-0.12.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-8CSSqq/httplib2-0.12.0/egg-dist-tmp-JafSCG
zip_safe flag not set; analyzing archive contents...
httplib2.certs: module references __file__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Extracting httplib2-0.12.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding httplib2 0.12.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Searching for hdfs<3.0.0,>=2.1.0
Reading https://pypi.org/simple/hdfs/
Downloading https://files.pythonhosted.org/packages/82/39/2c0879b1bcfd1f6ad078eb210d09dbce21072386a3997074ee91e60ddc5a/hdfs-2.5.8.tar.gz#sha256=1be117549fc1285571bc51aedc15df5a203138dba02f9adfa26761b69a949370
Best match: hdfs 2.5.8
Processing hdfs-2.5.8.tar.gz
Writing /tmp/easy_install-T6tg0E/hdfs-2.5.8/setup.cfg
Running hdfs-2.5.8/setup.py -q bdist_egg --dist-dir /tmp/easy_install-T6tg0E/hdfs-2.5.8/egg-dist-tmp-IJcvkk
zip_safe flag not set; analyzing archive contents...
Moving hdfs-2.5.8-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding hdfs 2.5.8 to easy-install.pth file
Installing hdfscli-avro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing hdfscli script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/hdfs-2.5.8-py2.7.egg>
Searching for future<1.0.0,>=0.16.0
Reading https://pypi.org/simple/future/
Downloading https://files.pythonhosted.org/packages/90/52/e20466b85000a181e1e144fd8305caf2cf475e2f9674e797b222f8105f5f/future-0.17.1.tar.gz#sha256=67045236dcfd6816dc439556d009594abf643e5eb48992e36beac09c2ca659b8
Best match: future 0.17.1
Processing future-0.17.1.tar.gz
Writing /tmp/easy_install-WWUPeF/future-0.17.1/setup.cfg
Running future-0.17.1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-WWUPeF/future-0.17.1/egg-dist-tmp-jmlVjw
warning: no files found matching '*.au' under directory 'tests'
warning: no files found matching '*.gif' under directory 'tests'
warning: no files found matching '*.txt' under directory 'tests'
zip_safe flag not set; analyzing archive contents...
future.backports.test.ssl_servers: module references __file__
future.backports.test.support: module references __file__
future.standard_library.__init__: module references __file__
future.standard_library.__init__: module references __path__
future.utils.__init__: module MAY be using inspect.stack
past.builtins.misc: module MAY be using inspect.stack
past.translation.__init__: module references __file__
past.translation.__init__: module references __path__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Extracting future-0.17.1-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding future 0.17.1 to easy-install.pth file
Installing pasteurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing futurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Searching for fastavro<0.22,>=0.21.4
Reading https://pypi.org/simple/fastavro/
Downloading https://files.pythonhosted.org/packages/15/e3/5956c75f68906b119191ef30d9acff661b422cf918a29a03ee0c3ba774be/fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl#sha256=25c5e1871fb82795f138aa209ca89cac940b80bf36fc644615354028bfd87638
Best match: fastavro 0.21.24
Processing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl
Installing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding fastavro 0.21.24 to easy-install.pth file
Installing fastavro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg>
Searching for dill<0.2.10,>=0.2.9
Reading https://pypi.org/simple/dill/
Downloading https://files.pythonhosted.org/packages/fe/42/bfe2e0857bc284cbe6a011d93f2a9ad58a22cb894461b199ae72cfef0f29/dill-0.2.9.tar.gz#sha256=f6d6046f9f9195206063dd0415dff185ad593d6ee8b0e67f12597c0f4df4986f
Best match: dill 0.2.9
Processing dill-0.2.9.tar.gz
Writing /tmp/easy_install-hZN6_D/dill-0.2.9/setup.cfg
Running dill-0.2.9/setup.py -q bdist_egg --dist-dir /tmp/easy_install-hZN6_D/dill-0.2.9/egg-dist-tmp-w0IUk7
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Extracting dill-0.2.9-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding dill 0.2.9 to easy-install.pth file
Installing get_objgraph script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing undill script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Searching for crcmod<2.0,>=1.7
Reading https://pypi.org/simple/crcmod/
Downloading https://files.pythonhosted.org/packages/6b/b0/e595ce2a2527e169c3bcd6c33d2473c1918e0b7f6826a043ca1245dd4e5b/crcmod-1.7.tar.gz#sha256=dc7051a0db5f2bd48665a990d3ec1cc305a466a77358ca4492826f41f283601e
Best match: crcmod 1.7
Processing crcmod-1.7.tar.gz
Writing /tmp/easy_install-xdElAZ/crcmod-1.7/setup.cfg
Running crcmod-1.7/setup.py -q bdist_egg --dist-dir /tmp/easy_install-xdElAZ/crcmod-1.7/egg-dist-tmp-IaXdA7
python2/src/_crcfunext.c: In function ‘init_crcfunext’:
python2/src/_crcfunext.c:492:13: warning: variable ‘m’ set but not used [-Wunused-but-set-variable]
   PyObject *m;
             ^
zip_safe flag not set; analyzing archive contents...
Moving crcmod-1.7-py2.7-linux-x86_64.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding crcmod 1.7 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/crcmod-1.7-py2.7-linux-x86_64.egg>
Searching for numpy>=1.14
Reading https://pypi.org/simple/numpy/
Downloading https://files.pythonhosted.org/packages/c1/ff/aeb22192bab0643551a161dc4ed305892cead687ee97453daed4dc1dd38e/numpy-1.17.0rc1.zip#sha256=f53df05f9ca4ec5d72709ffe349704f1f7d945ed59e815574b5c5687acb282c4
Best match: numpy 1.17.0rc1
Processing numpy-1.17.0rc1.zip
Writing /tmp/easy_install-NIrceo/numpy-1.17.0rc1/setup.cfg
Running numpy-1.17.0rc1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-NIrceo/numpy-1.17.0rc1/egg-dist-tmp-9XLN7w
Traceback (most recent call last):
  File "setup.py", line 238, in <module>
    'test': generate_protos_first(test),
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/__init__.py",> line 145, in setup
    return distutils.core.setup(**attrs)
  File "/usr/lib/python2.7/distutils/core.py", line 151, in setup
    dist.run_commands()
  File "/usr/lib/python2.7/distutils/dist.py", line 953, in run_commands
    self.run_command(cmd)
  File "/usr/lib/python2.7/distutils/dist.py", line 972, in run_command
    cmd_obj.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 67, in run
    self.do_egg_install()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 117, in do_egg_install
    cmd.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 418, in run
    self.easy_install(spec, not self.no_deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 660, in easy_install
    return self.install_item(None, spec, tmpdir, deps, True)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 707, in install_item
    self.process_distribution(spec, dist, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 752, in process_distribution
    [requirement], self.local_index, self.easy_install
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 782, in resolve
    replace_conflicting=replace_conflicting
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1065, in best_match
    return self.obtain(req, installer)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1077, in obtain
    return installer(requirement)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 679, in easy_install
    return self.install_item(spec, dist.location, tmpdir, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 705, in install_item
    dists = self.install_eggs(spec, download, tmpdir)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 890, in install_eggs
    return self.build_and_install(setup_script, setup_base)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1158, in build_and_install
    self.run_setup(setup_script, setup_base, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1144, in run_setup
    run_setup(setup_script, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 253, in run_setup
    raise
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 166, in save_modules
    saved_exc.resume()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 141, in resume
    six.reraise(type, exc, self._tb)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 154, in save_modules
    yield saved
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 250, in run_setup
    _execfile(setup_script, ns)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 45, in _execfile
    exec(code, globals, locals)
  File "/tmp/easy_install-NIrceo/numpy-1.17.0rc1/setup.py", line 31, in <module>
    import setuptools
RuntimeError: Python version >= 3.5 required.

> Task :sdks:python:createProcessWorker FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/sdks/python/build.gradle'> line: 369

* What went wrong:
Execution failed for task ':sdks:python:createProcessWorker'.
> 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 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/5.2.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 2m 41s
59 actionable tasks: 46 executed, 13 from cache

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

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


Build failed in Jenkins: beam_PostCommit_Python_VR_Spark #310

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/310/display/redirect?page=changes>

Changes:

[ryan] Consider Elasticsearch as one word in camelCase.

------------------------------------------
[...truncated 251.65 KB...]
Searching for pytz>=2018.3
Reading https://pypi.org/simple/pytz/
Downloading https://files.pythonhosted.org/packages/3d/73/fe30c2daaaa0713420d0382b16fbb761409f532c56bdcc514bf7b6262bb6/pytz-2019.1-py2.py3-none-any.whl#sha256=303879e36b721603cc54604edcac9d20401bdbe31e1e4fdee5b9f98d5d31dfda
Best match: pytz 2019.1
Processing pytz-2019.1-py2.py3-none-any.whl
Installing pytz-2019.1-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pytz 2019.1 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pytz-2019.1-py2.7.egg>
Searching for pydot<1.3,>=1.2.0
Reading https://pypi.org/simple/pydot/
Downloading https://files.pythonhosted.org/packages/c3/f1/e61d6dfe6c1768ed2529761a68f70939e2569da043e9f15a8d84bf56cadf/pydot-1.2.4.tar.gz#sha256=92d2e2d15531d00710f2d6fb5540d2acabc5399d464f2f20d5d21073af241eb6
Best match: pydot 1.2.4
Processing pydot-1.2.4.tar.gz
Writing /tmp/easy_install-IX9qrm/pydot-1.2.4/setup.cfg
Running pydot-1.2.4/setup.py -q bdist_egg --dist-dir /tmp/easy_install-IX9qrm/pydot-1.2.4/egg-dist-tmp-tpBAWO
/tmp/easy_install-IX9qrm/pydot-1.2.4/pydot.py:17: UserWarning: Couldn't import dot_parser, loading of dot files will not be possible.
  "Couldn't import dot_parser, "
zip_safe flag not set; analyzing archive contents...
Moving pydot-1.2.4-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pydot 1.2.4 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pydot-1.2.4-py2.7.egg>
Searching for oauth2client<4,>=2.0.1
Reading https://pypi.org/simple/oauth2client/
Downloading https://files.pythonhosted.org/packages/c0/7b/bc893e35d6ca46a72faa4b9eaac25c687ce60e1fbe978993fe2de1b0ff0d/oauth2client-3.0.0.tar.gz#sha256=5b5b056ec6f2304e7920b632885bd157fa71d1a7f3ddd00a43b1541a8d1a2460
Best match: oauth2client 3.0.0
Processing oauth2client-3.0.0.tar.gz
Writing /tmp/easy_install-0Ri3Xf/oauth2client-3.0.0/setup.cfg
Running oauth2client-3.0.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-0Ri3Xf/oauth2client-3.0.0/egg-dist-tmp-7bt_am
warning: no previously-included files matching '*' found under directory 'tests'
zip_safe flag not set; analyzing archive contents...
Moving oauth2client-3.0.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding oauth2client 3.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/oauth2client-3.0.0-py2.7.egg>
Searching for pymongo<4.0.0,>=3.8.0
Reading https://pypi.org/simple/pymongo/
Downloading https://files.pythonhosted.org/packages/6e/ea/353a9f8ced71b9e258438aa4d6aa048c1eaf5b774d3ef2273d686fde0947/pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl#sha256=32421df60d06f479d71b6b539642e410ece3006e8910688e68df962c8eb40a21
Best match: pymongo 3.8.0
Processing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl
Installing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding pymongo 3.8.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg>
Searching for mock<3.0.0,>=1.0.1
Reading https://pypi.org/simple/mock/
Downloading https://files.pythonhosted.org/packages/e6/35/f187bdf23be87092bd0f1200d43d23076cee4d0dec109f195173fd3ebc79/mock-2.0.0-py2.py3-none-any.whl#sha256=5ce3c71c5545b472da17b72268978914d0252980348636840bd34a00b5cc96c1
Best match: mock 2.0.0
Processing mock-2.0.0-py2.py3-none-any.whl
Installing mock-2.0.0-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg/EGG-INFO/requires.txt>
Adding mock 2.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg>
Searching for httplib2<=0.12.0,>=0.8
Reading https://pypi.org/simple/httplib2/
Downloading https://files.pythonhosted.org/packages/ce/ed/803905d670b52fa0edfdd135337e545b4496c2ab3a222f1449b7256eb99f/httplib2-0.12.0.tar.gz#sha256=f61fb838a94ce3b349aa32c92fd8430f7e3511afdb18bf9640d647e30c90a6d6
Best match: httplib2 0.12.0
Processing httplib2-0.12.0.tar.gz
Writing /tmp/easy_install-TpuiEo/httplib2-0.12.0/setup.cfg
Running httplib2-0.12.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-TpuiEo/httplib2-0.12.0/egg-dist-tmp-PK2h2Q
zip_safe flag not set; analyzing archive contents...
httplib2.certs: module references __file__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Extracting httplib2-0.12.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding httplib2 0.12.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Searching for hdfs<3.0.0,>=2.1.0
Reading https://pypi.org/simple/hdfs/
Downloading https://files.pythonhosted.org/packages/82/39/2c0879b1bcfd1f6ad078eb210d09dbce21072386a3997074ee91e60ddc5a/hdfs-2.5.8.tar.gz#sha256=1be117549fc1285571bc51aedc15df5a203138dba02f9adfa26761b69a949370
Best match: hdfs 2.5.8
Processing hdfs-2.5.8.tar.gz
Writing /tmp/easy_install-aCiqiY/hdfs-2.5.8/setup.cfg
Running hdfs-2.5.8/setup.py -q bdist_egg --dist-dir /tmp/easy_install-aCiqiY/hdfs-2.5.8/egg-dist-tmp-YV_j1T
zip_safe flag not set; analyzing archive contents...
Moving hdfs-2.5.8-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding hdfs 2.5.8 to easy-install.pth file
Installing hdfscli-avro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing hdfscli script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/hdfs-2.5.8-py2.7.egg>
Searching for future<1.0.0,>=0.16.0
Reading https://pypi.org/simple/future/
Downloading https://files.pythonhosted.org/packages/90/52/e20466b85000a181e1e144fd8305caf2cf475e2f9674e797b222f8105f5f/future-0.17.1.tar.gz#sha256=67045236dcfd6816dc439556d009594abf643e5eb48992e36beac09c2ca659b8
Best match: future 0.17.1
Processing future-0.17.1.tar.gz
Writing /tmp/easy_install-AlDlLk/future-0.17.1/setup.cfg
Running future-0.17.1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-AlDlLk/future-0.17.1/egg-dist-tmp-LZ4E21
warning: no files found matching '*.au' under directory 'tests'
warning: no files found matching '*.gif' under directory 'tests'
warning: no files found matching '*.txt' under directory 'tests'
zip_safe flag not set; analyzing archive contents...
future.backports.test.ssl_servers: module references __file__
future.backports.test.support: module references __file__
future.standard_library.__init__: module references __file__
future.standard_library.__init__: module references __path__
future.utils.__init__: module MAY be using inspect.stack
past.builtins.misc: module MAY be using inspect.stack
past.translation.__init__: module references __file__
past.translation.__init__: module references __path__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Extracting future-0.17.1-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding future 0.17.1 to easy-install.pth file
Installing pasteurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing futurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Searching for fastavro<0.22,>=0.21.4
Reading https://pypi.org/simple/fastavro/
Downloading https://files.pythonhosted.org/packages/15/e3/5956c75f68906b119191ef30d9acff661b422cf918a29a03ee0c3ba774be/fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl#sha256=25c5e1871fb82795f138aa209ca89cac940b80bf36fc644615354028bfd87638
Best match: fastavro 0.21.24
Processing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl
Installing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding fastavro 0.21.24 to easy-install.pth file
Installing fastavro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg>
Searching for dill<0.2.10,>=0.2.9
Reading https://pypi.org/simple/dill/
Downloading https://files.pythonhosted.org/packages/fe/42/bfe2e0857bc284cbe6a011d93f2a9ad58a22cb894461b199ae72cfef0f29/dill-0.2.9.tar.gz#sha256=f6d6046f9f9195206063dd0415dff185ad593d6ee8b0e67f12597c0f4df4986f
Best match: dill 0.2.9
Processing dill-0.2.9.tar.gz
Writing /tmp/easy_install-H4jk7j/dill-0.2.9/setup.cfg
Running dill-0.2.9/setup.py -q bdist_egg --dist-dir /tmp/easy_install-H4jk7j/dill-0.2.9/egg-dist-tmp-_NGYY9
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Extracting dill-0.2.9-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding dill 0.2.9 to easy-install.pth file
Installing get_objgraph script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing undill script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Searching for crcmod<2.0,>=1.7
Reading https://pypi.org/simple/crcmod/
Downloading https://files.pythonhosted.org/packages/6b/b0/e595ce2a2527e169c3bcd6c33d2473c1918e0b7f6826a043ca1245dd4e5b/crcmod-1.7.tar.gz#sha256=dc7051a0db5f2bd48665a990d3ec1cc305a466a77358ca4492826f41f283601e
Best match: crcmod 1.7
Processing crcmod-1.7.tar.gz
Writing /tmp/easy_install-KiBqd5/crcmod-1.7/setup.cfg
Running crcmod-1.7/setup.py -q bdist_egg --dist-dir /tmp/easy_install-KiBqd5/crcmod-1.7/egg-dist-tmp-1uXKbq
python2/src/_crcfunext.c: In function ‘init_crcfunext’:
python2/src/_crcfunext.c:492:13: warning: variable ‘m’ set but not used [-Wunused-but-set-variable]
   PyObject *m;
             ^
zip_safe flag not set; analyzing archive contents...
Moving crcmod-1.7-py2.7-linux-x86_64.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding crcmod 1.7 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/crcmod-1.7-py2.7-linux-x86_64.egg>
Searching for numpy>=1.14
Reading https://pypi.org/simple/numpy/
Downloading https://files.pythonhosted.org/packages/c1/ff/aeb22192bab0643551a161dc4ed305892cead687ee97453daed4dc1dd38e/numpy-1.17.0rc1.zip#sha256=f53df05f9ca4ec5d72709ffe349704f1f7d945ed59e815574b5c5687acb282c4
Best match: numpy 1.17.0rc1
Processing numpy-1.17.0rc1.zip
Writing /tmp/easy_install-ldk8vK/numpy-1.17.0rc1/setup.cfg
Running numpy-1.17.0rc1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-ldk8vK/numpy-1.17.0rc1/egg-dist-tmp-4CRzdC
Traceback (most recent call last):
  File "setup.py", line 238, in <module>
    'test': generate_protos_first(test),
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/__init__.py",> line 145, in setup
    return distutils.core.setup(**attrs)
  File "/usr/lib/python2.7/distutils/core.py", line 151, in setup
    dist.run_commands()
  File "/usr/lib/python2.7/distutils/dist.py", line 953, in run_commands
    self.run_command(cmd)
  File "/usr/lib/python2.7/distutils/dist.py", line 972, in run_command
    cmd_obj.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 67, in run
    self.do_egg_install()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 117, in do_egg_install
    cmd.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 418, in run
    self.easy_install(spec, not self.no_deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 660, in easy_install
    return self.install_item(None, spec, tmpdir, deps, True)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 707, in install_item
    self.process_distribution(spec, dist, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 752, in process_distribution
    [requirement], self.local_index, self.easy_install
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 782, in resolve
    replace_conflicting=replace_conflicting
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1065, in best_match
    return self.obtain(req, installer)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1077, in obtain
    return installer(requirement)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 679, in easy_install
    return self.install_item(spec, dist.location, tmpdir, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 705, in install_item
    dists = self.install_eggs(spec, download, tmpdir)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 890, in install_eggs
    return self.build_and_install(setup_script, setup_base)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1158, in build_and_install
    self.run_setup(setup_script, setup_base, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1144, in run_setup
    run_setup(setup_script, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 253, in run_setup
    raise
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 166, in save_modules
    saved_exc.resume()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 141, in resume
    six.reraise(type, exc, self._tb)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 154, in save_modules
    yield saved
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 250, in run_setup
    _execfile(setup_script, ns)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 45, in _execfile
    exec(code, globals, locals)
  File "/tmp/easy_install-ldk8vK/numpy-1.17.0rc1/setup.py", line 31, in <module>
    import setuptools
RuntimeError: Python version >= 3.5 required.

> Task :sdks:python:createProcessWorker FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/sdks/python/build.gradle'> line: 369

* What went wrong:
Execution failed for task ':sdks:python:createProcessWorker'.
> 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 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/5.2.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 2m 11s
59 actionable tasks: 46 executed, 13 from cache

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

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


Build failed in Jenkins: beam_PostCommit_Python_VR_Spark #309

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/309/display/redirect>

------------------------------------------
[...truncated 251.61 KB...]
Searching for pytz>=2018.3
Reading https://pypi.org/simple/pytz/
Downloading https://files.pythonhosted.org/packages/3d/73/fe30c2daaaa0713420d0382b16fbb761409f532c56bdcc514bf7b6262bb6/pytz-2019.1-py2.py3-none-any.whl#sha256=303879e36b721603cc54604edcac9d20401bdbe31e1e4fdee5b9f98d5d31dfda
Best match: pytz 2019.1
Processing pytz-2019.1-py2.py3-none-any.whl
Installing pytz-2019.1-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pytz 2019.1 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pytz-2019.1-py2.7.egg>
Searching for pydot<1.3,>=1.2.0
Reading https://pypi.org/simple/pydot/
Downloading https://files.pythonhosted.org/packages/c3/f1/e61d6dfe6c1768ed2529761a68f70939e2569da043e9f15a8d84bf56cadf/pydot-1.2.4.tar.gz#sha256=92d2e2d15531d00710f2d6fb5540d2acabc5399d464f2f20d5d21073af241eb6
Best match: pydot 1.2.4
Processing pydot-1.2.4.tar.gz
Writing /tmp/easy_install-_hQyGe/pydot-1.2.4/setup.cfg
Running pydot-1.2.4/setup.py -q bdist_egg --dist-dir /tmp/easy_install-_hQyGe/pydot-1.2.4/egg-dist-tmp-ovyLwC
/tmp/easy_install-_hQyGe/pydot-1.2.4/pydot.py:17: UserWarning: Couldn't import dot_parser, loading of dot files will not be possible.
  "Couldn't import dot_parser, "
zip_safe flag not set; analyzing archive contents...
Moving pydot-1.2.4-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pydot 1.2.4 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pydot-1.2.4-py2.7.egg>
Searching for oauth2client<4,>=2.0.1
Reading https://pypi.org/simple/oauth2client/
Downloading https://files.pythonhosted.org/packages/c0/7b/bc893e35d6ca46a72faa4b9eaac25c687ce60e1fbe978993fe2de1b0ff0d/oauth2client-3.0.0.tar.gz#sha256=5b5b056ec6f2304e7920b632885bd157fa71d1a7f3ddd00a43b1541a8d1a2460
Best match: oauth2client 3.0.0
Processing oauth2client-3.0.0.tar.gz
Writing /tmp/easy_install-CwywwQ/oauth2client-3.0.0/setup.cfg
Running oauth2client-3.0.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-CwywwQ/oauth2client-3.0.0/egg-dist-tmp-B_7KbF
warning: no previously-included files matching '*' found under directory 'tests'
zip_safe flag not set; analyzing archive contents...
Moving oauth2client-3.0.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding oauth2client 3.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/oauth2client-3.0.0-py2.7.egg>
Searching for pymongo<4.0.0,>=3.8.0
Reading https://pypi.org/simple/pymongo/
Downloading https://files.pythonhosted.org/packages/6e/ea/353a9f8ced71b9e258438aa4d6aa048c1eaf5b774d3ef2273d686fde0947/pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl#sha256=32421df60d06f479d71b6b539642e410ece3006e8910688e68df962c8eb40a21
Best match: pymongo 3.8.0
Processing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl
Installing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding pymongo 3.8.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg>
Searching for mock<3.0.0,>=1.0.1
Reading https://pypi.org/simple/mock/
Downloading https://files.pythonhosted.org/packages/e6/35/f187bdf23be87092bd0f1200d43d23076cee4d0dec109f195173fd3ebc79/mock-2.0.0-py2.py3-none-any.whl#sha256=5ce3c71c5545b472da17b72268978914d0252980348636840bd34a00b5cc96c1
Best match: mock 2.0.0
Processing mock-2.0.0-py2.py3-none-any.whl
Installing mock-2.0.0-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg/EGG-INFO/requires.txt>
Adding mock 2.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg>
Searching for httplib2<=0.12.0,>=0.8
Reading https://pypi.org/simple/httplib2/
Downloading https://files.pythonhosted.org/packages/ce/ed/803905d670b52fa0edfdd135337e545b4496c2ab3a222f1449b7256eb99f/httplib2-0.12.0.tar.gz#sha256=f61fb838a94ce3b349aa32c92fd8430f7e3511afdb18bf9640d647e30c90a6d6
Best match: httplib2 0.12.0
Processing httplib2-0.12.0.tar.gz
Writing /tmp/easy_install-BaJfpM/httplib2-0.12.0/setup.cfg
Running httplib2-0.12.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-BaJfpM/httplib2-0.12.0/egg-dist-tmp-cJSIV_
zip_safe flag not set; analyzing archive contents...
httplib2.certs: module references __file__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Extracting httplib2-0.12.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding httplib2 0.12.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Searching for hdfs<3.0.0,>=2.1.0
Reading https://pypi.org/simple/hdfs/
Downloading https://files.pythonhosted.org/packages/82/39/2c0879b1bcfd1f6ad078eb210d09dbce21072386a3997074ee91e60ddc5a/hdfs-2.5.8.tar.gz#sha256=1be117549fc1285571bc51aedc15df5a203138dba02f9adfa26761b69a949370
Best match: hdfs 2.5.8
Processing hdfs-2.5.8.tar.gz
Writing /tmp/easy_install-zpUwb9/hdfs-2.5.8/setup.cfg
Running hdfs-2.5.8/setup.py -q bdist_egg --dist-dir /tmp/easy_install-zpUwb9/hdfs-2.5.8/egg-dist-tmp-wIDytl
zip_safe flag not set; analyzing archive contents...
Moving hdfs-2.5.8-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding hdfs 2.5.8 to easy-install.pth file
Installing hdfscli-avro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing hdfscli script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/hdfs-2.5.8-py2.7.egg>
Searching for future<1.0.0,>=0.16.0
Reading https://pypi.org/simple/future/
Downloading https://files.pythonhosted.org/packages/90/52/e20466b85000a181e1e144fd8305caf2cf475e2f9674e797b222f8105f5f/future-0.17.1.tar.gz#sha256=67045236dcfd6816dc439556d009594abf643e5eb48992e36beac09c2ca659b8
Best match: future 0.17.1
Processing future-0.17.1.tar.gz
Writing /tmp/easy_install-1_4Wug/future-0.17.1/setup.cfg
Running future-0.17.1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-1_4Wug/future-0.17.1/egg-dist-tmp-PowpaV
warning: no files found matching '*.au' under directory 'tests'
warning: no files found matching '*.gif' under directory 'tests'
warning: no files found matching '*.txt' under directory 'tests'
zip_safe flag not set; analyzing archive contents...
future.backports.test.ssl_servers: module references __file__
future.backports.test.support: module references __file__
future.standard_library.__init__: module references __file__
future.standard_library.__init__: module references __path__
future.utils.__init__: module MAY be using inspect.stack
past.builtins.misc: module MAY be using inspect.stack
past.translation.__init__: module references __file__
past.translation.__init__: module references __path__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Extracting future-0.17.1-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding future 0.17.1 to easy-install.pth file
Installing pasteurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing futurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Searching for fastavro<0.22,>=0.21.4
Reading https://pypi.org/simple/fastavro/
Downloading https://files.pythonhosted.org/packages/15/e3/5956c75f68906b119191ef30d9acff661b422cf918a29a03ee0c3ba774be/fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl#sha256=25c5e1871fb82795f138aa209ca89cac940b80bf36fc644615354028bfd87638
Best match: fastavro 0.21.24
Processing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl
Installing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding fastavro 0.21.24 to easy-install.pth file
Installing fastavro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg>
Searching for dill<0.2.10,>=0.2.9
Reading https://pypi.org/simple/dill/
Downloading https://files.pythonhosted.org/packages/fe/42/bfe2e0857bc284cbe6a011d93f2a9ad58a22cb894461b199ae72cfef0f29/dill-0.2.9.tar.gz#sha256=f6d6046f9f9195206063dd0415dff185ad593d6ee8b0e67f12597c0f4df4986f
Best match: dill 0.2.9
Processing dill-0.2.9.tar.gz
Writing /tmp/easy_install-oN4ZOm/dill-0.2.9/setup.cfg
Running dill-0.2.9/setup.py -q bdist_egg --dist-dir /tmp/easy_install-oN4ZOm/dill-0.2.9/egg-dist-tmp-qekXXY
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Extracting dill-0.2.9-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding dill 0.2.9 to easy-install.pth file
Installing get_objgraph script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing undill script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Searching for crcmod<2.0,>=1.7
Reading https://pypi.org/simple/crcmod/
Downloading https://files.pythonhosted.org/packages/6b/b0/e595ce2a2527e169c3bcd6c33d2473c1918e0b7f6826a043ca1245dd4e5b/crcmod-1.7.tar.gz#sha256=dc7051a0db5f2bd48665a990d3ec1cc305a466a77358ca4492826f41f283601e
Best match: crcmod 1.7
Processing crcmod-1.7.tar.gz
Writing /tmp/easy_install-l_9J9_/crcmod-1.7/setup.cfg
Running crcmod-1.7/setup.py -q bdist_egg --dist-dir /tmp/easy_install-l_9J9_/crcmod-1.7/egg-dist-tmp-llz3ax
python2/src/_crcfunext.c: In function ‘init_crcfunext’:
python2/src/_crcfunext.c:492:13: warning: variable ‘m’ set but not used [-Wunused-but-set-variable]
   PyObject *m;
             ^
zip_safe flag not set; analyzing archive contents...
Moving crcmod-1.7-py2.7-linux-x86_64.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding crcmod 1.7 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/crcmod-1.7-py2.7-linux-x86_64.egg>
Searching for numpy>=1.14
Reading https://pypi.org/simple/numpy/
Downloading https://files.pythonhosted.org/packages/c1/ff/aeb22192bab0643551a161dc4ed305892cead687ee97453daed4dc1dd38e/numpy-1.17.0rc1.zip#sha256=f53df05f9ca4ec5d72709ffe349704f1f7d945ed59e815574b5c5687acb282c4
Best match: numpy 1.17.0rc1
Processing numpy-1.17.0rc1.zip
Writing /tmp/easy_install-UvVcY3/numpy-1.17.0rc1/setup.cfg
Running numpy-1.17.0rc1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-UvVcY3/numpy-1.17.0rc1/egg-dist-tmp-OCutrN
Traceback (most recent call last):
  File "setup.py", line 238, in <module>
    'test': generate_protos_first(test),
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/__init__.py",> line 145, in setup
    return distutils.core.setup(**attrs)
  File "/usr/lib/python2.7/distutils/core.py", line 151, in setup
    dist.run_commands()
  File "/usr/lib/python2.7/distutils/dist.py", line 953, in run_commands
    self.run_command(cmd)
  File "/usr/lib/python2.7/distutils/dist.py", line 972, in run_command
    cmd_obj.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 67, in run
    self.do_egg_install()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 117, in do_egg_install
    cmd.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 418, in run
    self.easy_install(spec, not self.no_deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 660, in easy_install
    return self.install_item(None, spec, tmpdir, deps, True)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 707, in install_item
    self.process_distribution(spec, dist, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 752, in process_distribution
    [requirement], self.local_index, self.easy_install
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 782, in resolve
    replace_conflicting=replace_conflicting
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1065, in best_match
    return self.obtain(req, installer)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1077, in obtain
    return installer(requirement)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 679, in easy_install
    return self.install_item(spec, dist.location, tmpdir, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 705, in install_item
    dists = self.install_eggs(spec, download, tmpdir)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 890, in install_eggs
    return self.build_and_install(setup_script, setup_base)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1158, in build_and_install
    self.run_setup(setup_script, setup_base, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1144, in run_setup
    run_setup(setup_script, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 253, in run_setup
    raise
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 166, in save_modules
    saved_exc.resume()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 141, in resume
    six.reraise(type, exc, self._tb)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 154, in save_modules
    yield saved
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 250, in run_setup
    _execfile(setup_script, ns)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 45, in _execfile
    exec(code, globals, locals)
  File "/tmp/easy_install-UvVcY3/numpy-1.17.0rc1/setup.py", line 31, in <module>
    import setuptools
RuntimeError: Python version >= 3.5 required.

> Task :sdks:python:createProcessWorker FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/sdks/python/build.gradle'> line: 369

* What went wrong:
Execution failed for task ':sdks:python:createProcessWorker'.
> 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 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/5.2.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 2m 26s
59 actionable tasks: 46 executed, 13 from cache

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

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


Build failed in Jenkins: beam_PostCommit_Python_VR_Spark #308

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/308/display/redirect>

------------------------------------------
[...truncated 252.02 KB...]
Searching for pytz>=2018.3
Reading https://pypi.org/simple/pytz/
Downloading https://files.pythonhosted.org/packages/3d/73/fe30c2daaaa0713420d0382b16fbb761409f532c56bdcc514bf7b6262bb6/pytz-2019.1-py2.py3-none-any.whl#sha256=303879e36b721603cc54604edcac9d20401bdbe31e1e4fdee5b9f98d5d31dfda
Best match: pytz 2019.1
Processing pytz-2019.1-py2.py3-none-any.whl
Installing pytz-2019.1-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pytz 2019.1 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pytz-2019.1-py2.7.egg>
Searching for pydot<1.3,>=1.2.0
Reading https://pypi.org/simple/pydot/
Downloading https://files.pythonhosted.org/packages/c3/f1/e61d6dfe6c1768ed2529761a68f70939e2569da043e9f15a8d84bf56cadf/pydot-1.2.4.tar.gz#sha256=92d2e2d15531d00710f2d6fb5540d2acabc5399d464f2f20d5d21073af241eb6
Best match: pydot 1.2.4
Processing pydot-1.2.4.tar.gz
Writing /tmp/easy_install-_rUdvS/pydot-1.2.4/setup.cfg
Running pydot-1.2.4/setup.py -q bdist_egg --dist-dir /tmp/easy_install-_rUdvS/pydot-1.2.4/egg-dist-tmp-7jFNCw
/tmp/easy_install-_rUdvS/pydot-1.2.4/pydot.py:17: UserWarning: Couldn't import dot_parser, loading of dot files will not be possible.
  "Couldn't import dot_parser, "
zip_safe flag not set; analyzing archive contents...
Moving pydot-1.2.4-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pydot 1.2.4 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pydot-1.2.4-py2.7.egg>
Searching for oauth2client<4,>=2.0.1
Reading https://pypi.org/simple/oauth2client/
Downloading https://files.pythonhosted.org/packages/c0/7b/bc893e35d6ca46a72faa4b9eaac25c687ce60e1fbe978993fe2de1b0ff0d/oauth2client-3.0.0.tar.gz#sha256=5b5b056ec6f2304e7920b632885bd157fa71d1a7f3ddd00a43b1541a8d1a2460
Best match: oauth2client 3.0.0
Processing oauth2client-3.0.0.tar.gz
Writing /tmp/easy_install-G4G9G7/oauth2client-3.0.0/setup.cfg
Running oauth2client-3.0.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-G4G9G7/oauth2client-3.0.0/egg-dist-tmp-_v6O4u
warning: no previously-included files matching '*' found under directory 'tests'
zip_safe flag not set; analyzing archive contents...
Moving oauth2client-3.0.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding oauth2client 3.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/oauth2client-3.0.0-py2.7.egg>
Searching for pymongo<4.0.0,>=3.8.0
Reading https://pypi.org/simple/pymongo/
Downloading https://files.pythonhosted.org/packages/6e/ea/353a9f8ced71b9e258438aa4d6aa048c1eaf5b774d3ef2273d686fde0947/pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl#sha256=32421df60d06f479d71b6b539642e410ece3006e8910688e68df962c8eb40a21
Best match: pymongo 3.8.0
Processing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl
Installing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding pymongo 3.8.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg>
Searching for mock<3.0.0,>=1.0.1
Reading https://pypi.org/simple/mock/
Downloading https://files.pythonhosted.org/packages/e6/35/f187bdf23be87092bd0f1200d43d23076cee4d0dec109f195173fd3ebc79/mock-2.0.0-py2.py3-none-any.whl#sha256=5ce3c71c5545b472da17b72268978914d0252980348636840bd34a00b5cc96c1
Best match: mock 2.0.0
Processing mock-2.0.0-py2.py3-none-any.whl
Installing mock-2.0.0-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg/EGG-INFO/requires.txt>
Adding mock 2.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg>
Searching for httplib2<=0.12.0,>=0.8
Reading https://pypi.org/simple/httplib2/
Downloading https://files.pythonhosted.org/packages/ce/ed/803905d670b52fa0edfdd135337e545b4496c2ab3a222f1449b7256eb99f/httplib2-0.12.0.tar.gz#sha256=f61fb838a94ce3b349aa32c92fd8430f7e3511afdb18bf9640d647e30c90a6d6
Best match: httplib2 0.12.0
Processing httplib2-0.12.0.tar.gz
Writing /tmp/easy_install-uiPUQv/httplib2-0.12.0/setup.cfg
Running httplib2-0.12.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-uiPUQv/httplib2-0.12.0/egg-dist-tmp-GbXQHK
zip_safe flag not set; analyzing archive contents...
httplib2.certs: module references __file__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Extracting httplib2-0.12.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding httplib2 0.12.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Searching for hdfs<3.0.0,>=2.1.0
Reading https://pypi.org/simple/hdfs/
Downloading https://files.pythonhosted.org/packages/82/39/2c0879b1bcfd1f6ad078eb210d09dbce21072386a3997074ee91e60ddc5a/hdfs-2.5.8.tar.gz#sha256=1be117549fc1285571bc51aedc15df5a203138dba02f9adfa26761b69a949370
Best match: hdfs 2.5.8
Processing hdfs-2.5.8.tar.gz
Writing /tmp/easy_install-lgNYOl/hdfs-2.5.8/setup.cfg
Running hdfs-2.5.8/setup.py -q bdist_egg --dist-dir /tmp/easy_install-lgNYOl/hdfs-2.5.8/egg-dist-tmp-ULeSR3
zip_safe flag not set; analyzing archive contents...
Moving hdfs-2.5.8-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding hdfs 2.5.8 to easy-install.pth file
Installing hdfscli-avro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing hdfscli script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/hdfs-2.5.8-py2.7.egg>
Searching for future<1.0.0,>=0.16.0
Reading https://pypi.org/simple/future/
Downloading https://files.pythonhosted.org/packages/90/52/e20466b85000a181e1e144fd8305caf2cf475e2f9674e797b222f8105f5f/future-0.17.1.tar.gz#sha256=67045236dcfd6816dc439556d009594abf643e5eb48992e36beac09c2ca659b8
Best match: future 0.17.1
Processing future-0.17.1.tar.gz
Writing /tmp/easy_install-LqqxwV/future-0.17.1/setup.cfg
Running future-0.17.1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-LqqxwV/future-0.17.1/egg-dist-tmp-u1xU74
warning: no files found matching '*.au' under directory 'tests'
warning: no files found matching '*.gif' under directory 'tests'
warning: no files found matching '*.txt' under directory 'tests'
zip_safe flag not set; analyzing archive contents...
future.backports.test.ssl_servers: module references __file__
future.backports.test.support: module references __file__
future.standard_library.__init__: module references __file__
future.standard_library.__init__: module references __path__
future.utils.__init__: module MAY be using inspect.stack
past.builtins.misc: module MAY be using inspect.stack
past.translation.__init__: module references __file__
past.translation.__init__: module references __path__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Extracting future-0.17.1-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding future 0.17.1 to easy-install.pth file
Installing pasteurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing futurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Searching for fastavro<0.22,>=0.21.4
Reading https://pypi.org/simple/fastavro/
Downloading https://files.pythonhosted.org/packages/15/e3/5956c75f68906b119191ef30d9acff661b422cf918a29a03ee0c3ba774be/fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl#sha256=25c5e1871fb82795f138aa209ca89cac940b80bf36fc644615354028bfd87638
Best match: fastavro 0.21.24
Processing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl
Installing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding fastavro 0.21.24 to easy-install.pth file
Installing fastavro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg>
Searching for dill<0.2.10,>=0.2.9
Reading https://pypi.org/simple/dill/
Downloading https://files.pythonhosted.org/packages/fe/42/bfe2e0857bc284cbe6a011d93f2a9ad58a22cb894461b199ae72cfef0f29/dill-0.2.9.tar.gz#sha256=f6d6046f9f9195206063dd0415dff185ad593d6ee8b0e67f12597c0f4df4986f
Best match: dill 0.2.9
Processing dill-0.2.9.tar.gz
Writing /tmp/easy_install-oIHMEN/dill-0.2.9/setup.cfg
Running dill-0.2.9/setup.py -q bdist_egg --dist-dir /tmp/easy_install-oIHMEN/dill-0.2.9/egg-dist-tmp-BYoUIY
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Extracting dill-0.2.9-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding dill 0.2.9 to easy-install.pth file
Installing get_objgraph script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing undill script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Searching for crcmod<2.0,>=1.7
Reading https://pypi.org/simple/crcmod/
Downloading https://files.pythonhosted.org/packages/6b/b0/e595ce2a2527e169c3bcd6c33d2473c1918e0b7f6826a043ca1245dd4e5b/crcmod-1.7.tar.gz#sha256=dc7051a0db5f2bd48665a990d3ec1cc305a466a77358ca4492826f41f283601e
Best match: crcmod 1.7
Processing crcmod-1.7.tar.gz
Writing /tmp/easy_install-tv7dqQ/crcmod-1.7/setup.cfg
Running crcmod-1.7/setup.py -q bdist_egg --dist-dir /tmp/easy_install-tv7dqQ/crcmod-1.7/egg-dist-tmp-UwgMpl
python2/src/_crcfunext.c: In function ‘init_crcfunext’:
python2/src/_crcfunext.c:492:13: warning: variable ‘m’ set but not used [-Wunused-but-set-variable]
   PyObject *m;
             ^
zip_safe flag not set; analyzing archive contents...
Moving crcmod-1.7-py2.7-linux-x86_64.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding crcmod 1.7 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/crcmod-1.7-py2.7-linux-x86_64.egg>
Searching for numpy>=1.14
Reading https://pypi.org/simple/numpy/
Downloading https://files.pythonhosted.org/packages/c1/ff/aeb22192bab0643551a161dc4ed305892cead687ee97453daed4dc1dd38e/numpy-1.17.0rc1.zip#sha256=f53df05f9ca4ec5d72709ffe349704f1f7d945ed59e815574b5c5687acb282c4
Best match: numpy 1.17.0rc1
Processing numpy-1.17.0rc1.zip
Writing /tmp/easy_install-6nkPzn/numpy-1.17.0rc1/setup.cfg
Running numpy-1.17.0rc1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-6nkPzn/numpy-1.17.0rc1/egg-dist-tmp-KXrBRY
Traceback (most recent call last):
  File "setup.py", line 238, in <module>
    'test': generate_protos_first(test),
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/__init__.py",> line 145, in setup
    return distutils.core.setup(**attrs)
  File "/usr/lib/python2.7/distutils/core.py", line 151, in setup
    dist.run_commands()
  File "/usr/lib/python2.7/distutils/dist.py", line 953, in run_commands
    self.run_command(cmd)
  File "/usr/lib/python2.7/distutils/dist.py", line 972, in run_command
    cmd_obj.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 67, in run
    self.do_egg_install()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 117, in do_egg_install
    cmd.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 418, in run
    self.easy_install(spec, not self.no_deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 660, in easy_install
    return self.install_item(None, spec, tmpdir, deps, True)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 707, in install_item
    self.process_distribution(spec, dist, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 752, in process_distribution
    [requirement], self.local_index, self.easy_install
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 782, in resolve
    replace_conflicting=replace_conflicting
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1065, in best_match
    return self.obtain(req, installer)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1077, in obtain
    return installer(requirement)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 679, in easy_install
    return self.install_item(spec, dist.location, tmpdir, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 705, in install_item
    dists = self.install_eggs(spec, download, tmpdir)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 890, in install_eggs
    return self.build_and_install(setup_script, setup_base)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1158, in build_and_install
    self.run_setup(setup_script, setup_base, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1144, in run_setup
    run_setup(setup_script, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 253, in run_setup
    raise
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 166, in save_modules
    saved_exc.resume()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 141, in resume
    six.reraise(type, exc, self._tb)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 154, in save_modules
    yield saved
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 250, in run_setup
    _execfile(setup_script, ns)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 45, in _execfile
    exec(code, globals, locals)
  File "/tmp/easy_install-6nkPzn/numpy-1.17.0rc1/setup.py", line 31, in <module>
    import setuptools
RuntimeError: Python version >= 3.5 required.

> Task :sdks:python:createProcessWorker FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/sdks/python/build.gradle'> line: 369

* What went wrong:
Execution failed for task ':sdks:python:createProcessWorker'.
> 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 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/5.2.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 2m 26s
59 actionable tasks: 46 executed, 13 from cache

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

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


Build failed in Jenkins: beam_PostCommit_Python_VR_Spark #307

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/307/display/redirect?page=changes>

Changes:

[boyuanz] Fix RestrictionTracker docstring

------------------------------------------
[...truncated 252.04 KB...]
Searching for pytz>=2018.3
Reading https://pypi.org/simple/pytz/
Downloading https://files.pythonhosted.org/packages/3d/73/fe30c2daaaa0713420d0382b16fbb761409f532c56bdcc514bf7b6262bb6/pytz-2019.1-py2.py3-none-any.whl#sha256=303879e36b721603cc54604edcac9d20401bdbe31e1e4fdee5b9f98d5d31dfda
Best match: pytz 2019.1
Processing pytz-2019.1-py2.py3-none-any.whl
Installing pytz-2019.1-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pytz 2019.1 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pytz-2019.1-py2.7.egg>
Searching for pydot<1.3,>=1.2.0
Reading https://pypi.org/simple/pydot/
Downloading https://files.pythonhosted.org/packages/c3/f1/e61d6dfe6c1768ed2529761a68f70939e2569da043e9f15a8d84bf56cadf/pydot-1.2.4.tar.gz#sha256=92d2e2d15531d00710f2d6fb5540d2acabc5399d464f2f20d5d21073af241eb6
Best match: pydot 1.2.4
Processing pydot-1.2.4.tar.gz
Writing /tmp/easy_install-KDQQZP/pydot-1.2.4/setup.cfg
Running pydot-1.2.4/setup.py -q bdist_egg --dist-dir /tmp/easy_install-KDQQZP/pydot-1.2.4/egg-dist-tmp-Zu0Jhg
/tmp/easy_install-KDQQZP/pydot-1.2.4/pydot.py:17: UserWarning: Couldn't import dot_parser, loading of dot files will not be possible.
  "Couldn't import dot_parser, "
zip_safe flag not set; analyzing archive contents...
Moving pydot-1.2.4-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pydot 1.2.4 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pydot-1.2.4-py2.7.egg>
Searching for oauth2client<4,>=2.0.1
Reading https://pypi.org/simple/oauth2client/
Downloading https://files.pythonhosted.org/packages/c0/7b/bc893e35d6ca46a72faa4b9eaac25c687ce60e1fbe978993fe2de1b0ff0d/oauth2client-3.0.0.tar.gz#sha256=5b5b056ec6f2304e7920b632885bd157fa71d1a7f3ddd00a43b1541a8d1a2460
Best match: oauth2client 3.0.0
Processing oauth2client-3.0.0.tar.gz
Writing /tmp/easy_install-0YJ7IP/oauth2client-3.0.0/setup.cfg
Running oauth2client-3.0.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-0YJ7IP/oauth2client-3.0.0/egg-dist-tmp-6to8Ho
warning: no previously-included files matching '*' found under directory 'tests'
zip_safe flag not set; analyzing archive contents...
Moving oauth2client-3.0.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding oauth2client 3.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/oauth2client-3.0.0-py2.7.egg>
Searching for pymongo<4.0.0,>=3.8.0
Reading https://pypi.org/simple/pymongo/
Downloading https://files.pythonhosted.org/packages/6e/ea/353a9f8ced71b9e258438aa4d6aa048c1eaf5b774d3ef2273d686fde0947/pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl#sha256=32421df60d06f479d71b6b539642e410ece3006e8910688e68df962c8eb40a21
Best match: pymongo 3.8.0
Processing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl
Installing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding pymongo 3.8.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg>
Searching for mock<3.0.0,>=1.0.1
Reading https://pypi.org/simple/mock/
Downloading https://files.pythonhosted.org/packages/e6/35/f187bdf23be87092bd0f1200d43d23076cee4d0dec109f195173fd3ebc79/mock-2.0.0-py2.py3-none-any.whl#sha256=5ce3c71c5545b472da17b72268978914d0252980348636840bd34a00b5cc96c1
Best match: mock 2.0.0
Processing mock-2.0.0-py2.py3-none-any.whl
Installing mock-2.0.0-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg/EGG-INFO/requires.txt>
Adding mock 2.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg>
Searching for httplib2<=0.12.0,>=0.8
Reading https://pypi.org/simple/httplib2/
Downloading https://files.pythonhosted.org/packages/ce/ed/803905d670b52fa0edfdd135337e545b4496c2ab3a222f1449b7256eb99f/httplib2-0.12.0.tar.gz#sha256=f61fb838a94ce3b349aa32c92fd8430f7e3511afdb18bf9640d647e30c90a6d6
Best match: httplib2 0.12.0
Processing httplib2-0.12.0.tar.gz
Writing /tmp/easy_install-oMTNg7/httplib2-0.12.0/setup.cfg
Running httplib2-0.12.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-oMTNg7/httplib2-0.12.0/egg-dist-tmp-p2PeFw
zip_safe flag not set; analyzing archive contents...
httplib2.certs: module references __file__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Extracting httplib2-0.12.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding httplib2 0.12.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Searching for hdfs<3.0.0,>=2.1.0
Reading https://pypi.org/simple/hdfs/
Downloading https://files.pythonhosted.org/packages/82/39/2c0879b1bcfd1f6ad078eb210d09dbce21072386a3997074ee91e60ddc5a/hdfs-2.5.8.tar.gz#sha256=1be117549fc1285571bc51aedc15df5a203138dba02f9adfa26761b69a949370
Best match: hdfs 2.5.8
Processing hdfs-2.5.8.tar.gz
Writing /tmp/easy_install-obYVqR/hdfs-2.5.8/setup.cfg
Running hdfs-2.5.8/setup.py -q bdist_egg --dist-dir /tmp/easy_install-obYVqR/hdfs-2.5.8/egg-dist-tmp-FHztEo
zip_safe flag not set; analyzing archive contents...
Moving hdfs-2.5.8-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding hdfs 2.5.8 to easy-install.pth file
Installing hdfscli-avro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing hdfscli script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/hdfs-2.5.8-py2.7.egg>
Searching for future<1.0.0,>=0.16.0
Reading https://pypi.org/simple/future/
Downloading https://files.pythonhosted.org/packages/90/52/e20466b85000a181e1e144fd8305caf2cf475e2f9674e797b222f8105f5f/future-0.17.1.tar.gz#sha256=67045236dcfd6816dc439556d009594abf643e5eb48992e36beac09c2ca659b8
Best match: future 0.17.1
Processing future-0.17.1.tar.gz
Writing /tmp/easy_install-AWBWPz/future-0.17.1/setup.cfg
Running future-0.17.1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-AWBWPz/future-0.17.1/egg-dist-tmp-Hx1YMS
warning: no files found matching '*.au' under directory 'tests'
warning: no files found matching '*.gif' under directory 'tests'
warning: no files found matching '*.txt' under directory 'tests'
zip_safe flag not set; analyzing archive contents...
future.backports.test.ssl_servers: module references __file__
future.backports.test.support: module references __file__
future.standard_library.__init__: module references __file__
future.standard_library.__init__: module references __path__
future.utils.__init__: module MAY be using inspect.stack
past.builtins.misc: module MAY be using inspect.stack
past.translation.__init__: module references __file__
past.translation.__init__: module references __path__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Extracting future-0.17.1-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding future 0.17.1 to easy-install.pth file
Installing pasteurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing futurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Searching for fastavro<0.22,>=0.21.4
Reading https://pypi.org/simple/fastavro/
Downloading https://files.pythonhosted.org/packages/15/e3/5956c75f68906b119191ef30d9acff661b422cf918a29a03ee0c3ba774be/fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl#sha256=25c5e1871fb82795f138aa209ca89cac940b80bf36fc644615354028bfd87638
Best match: fastavro 0.21.24
Processing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl
Installing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding fastavro 0.21.24 to easy-install.pth file
Installing fastavro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg>
Searching for dill<0.2.10,>=0.2.9
Reading https://pypi.org/simple/dill/
Downloading https://files.pythonhosted.org/packages/fe/42/bfe2e0857bc284cbe6a011d93f2a9ad58a22cb894461b199ae72cfef0f29/dill-0.2.9.tar.gz#sha256=f6d6046f9f9195206063dd0415dff185ad593d6ee8b0e67f12597c0f4df4986f
Best match: dill 0.2.9
Processing dill-0.2.9.tar.gz
Writing /tmp/easy_install-0_424K/dill-0.2.9/setup.cfg
Running dill-0.2.9/setup.py -q bdist_egg --dist-dir /tmp/easy_install-0_424K/dill-0.2.9/egg-dist-tmp-qxWNoE
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Extracting dill-0.2.9-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding dill 0.2.9 to easy-install.pth file
Installing get_objgraph script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing undill script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Searching for crcmod<2.0,>=1.7
Reading https://pypi.org/simple/crcmod/
Downloading https://files.pythonhosted.org/packages/6b/b0/e595ce2a2527e169c3bcd6c33d2473c1918e0b7f6826a043ca1245dd4e5b/crcmod-1.7.tar.gz#sha256=dc7051a0db5f2bd48665a990d3ec1cc305a466a77358ca4492826f41f283601e
Best match: crcmod 1.7
Processing crcmod-1.7.tar.gz
Writing /tmp/easy_install-Ctuq_L/crcmod-1.7/setup.cfg
Running crcmod-1.7/setup.py -q bdist_egg --dist-dir /tmp/easy_install-Ctuq_L/crcmod-1.7/egg-dist-tmp-m2D7MB
python2/src/_crcfunext.c: In function ‘init_crcfunext’:
python2/src/_crcfunext.c:492:13: warning: variable ‘m’ set but not used [-Wunused-but-set-variable]
   PyObject *m;
             ^
zip_safe flag not set; analyzing archive contents...
Moving crcmod-1.7-py2.7-linux-x86_64.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding crcmod 1.7 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/crcmod-1.7-py2.7-linux-x86_64.egg>
Searching for numpy>=1.14
Reading https://pypi.org/simple/numpy/
Downloading https://files.pythonhosted.org/packages/c1/ff/aeb22192bab0643551a161dc4ed305892cead687ee97453daed4dc1dd38e/numpy-1.17.0rc1.zip#sha256=f53df05f9ca4ec5d72709ffe349704f1f7d945ed59e815574b5c5687acb282c4
Best match: numpy 1.17.0rc1
Processing numpy-1.17.0rc1.zip
Writing /tmp/easy_install-Km2q_H/numpy-1.17.0rc1/setup.cfg
Running numpy-1.17.0rc1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-Km2q_H/numpy-1.17.0rc1/egg-dist-tmp-nDh6tq
Traceback (most recent call last):
  File "setup.py", line 238, in <module>
    'test': generate_protos_first(test),
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/__init__.py",> line 145, in setup
    return distutils.core.setup(**attrs)
  File "/usr/lib/python2.7/distutils/core.py", line 151, in setup
    dist.run_commands()
  File "/usr/lib/python2.7/distutils/dist.py", line 953, in run_commands
    self.run_command(cmd)
  File "/usr/lib/python2.7/distutils/dist.py", line 972, in run_command
    cmd_obj.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 67, in run
    self.do_egg_install()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 117, in do_egg_install
    cmd.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 418, in run
    self.easy_install(spec, not self.no_deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 660, in easy_install
    return self.install_item(None, spec, tmpdir, deps, True)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 707, in install_item
    self.process_distribution(spec, dist, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 752, in process_distribution
    [requirement], self.local_index, self.easy_install
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 782, in resolve
    replace_conflicting=replace_conflicting
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1065, in best_match
    return self.obtain(req, installer)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1077, in obtain
    return installer(requirement)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 679, in easy_install
    return self.install_item(spec, dist.location, tmpdir, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 705, in install_item
    dists = self.install_eggs(spec, download, tmpdir)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 890, in install_eggs
    return self.build_and_install(setup_script, setup_base)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1158, in build_and_install
    self.run_setup(setup_script, setup_base, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1144, in run_setup
    run_setup(setup_script, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 253, in run_setup
    raise
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 166, in save_modules
    saved_exc.resume()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 141, in resume
    six.reraise(type, exc, self._tb)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 154, in save_modules
    yield saved
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 250, in run_setup
    _execfile(setup_script, ns)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 45, in _execfile
    exec(code, globals, locals)
  File "/tmp/easy_install-Km2q_H/numpy-1.17.0rc1/setup.py", line 31, in <module>
    import setuptools
RuntimeError: Python version >= 3.5 required.

> Task :sdks:python:createProcessWorker FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/sdks/python/build.gradle'> line: 369

* What went wrong:
Execution failed for task ':sdks:python:createProcessWorker'.
> 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 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/5.2.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 2m 37s
59 actionable tasks: 46 executed, 13 from cache

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

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


Build failed in Jenkins: beam_PostCommit_Python_VR_Spark #306

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/306/display/redirect?page=changes>

Changes:

[lcwik] [BEAM-5605] Update Beam Java SDK backlog to track latest changes in Beam

------------------------------------------
[...truncated 251.86 KB...]
Searching for pytz>=2018.3
Reading https://pypi.org/simple/pytz/
Downloading https://files.pythonhosted.org/packages/3d/73/fe30c2daaaa0713420d0382b16fbb761409f532c56bdcc514bf7b6262bb6/pytz-2019.1-py2.py3-none-any.whl#sha256=303879e36b721603cc54604edcac9d20401bdbe31e1e4fdee5b9f98d5d31dfda
Best match: pytz 2019.1
Processing pytz-2019.1-py2.py3-none-any.whl
Installing pytz-2019.1-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pytz 2019.1 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pytz-2019.1-py2.7.egg>
Searching for pydot<1.3,>=1.2.0
Reading https://pypi.org/simple/pydot/
Downloading https://files.pythonhosted.org/packages/c3/f1/e61d6dfe6c1768ed2529761a68f70939e2569da043e9f15a8d84bf56cadf/pydot-1.2.4.tar.gz#sha256=92d2e2d15531d00710f2d6fb5540d2acabc5399d464f2f20d5d21073af241eb6
Best match: pydot 1.2.4
Processing pydot-1.2.4.tar.gz
Writing /tmp/easy_install-DywFmU/pydot-1.2.4/setup.cfg
Running pydot-1.2.4/setup.py -q bdist_egg --dist-dir /tmp/easy_install-DywFmU/pydot-1.2.4/egg-dist-tmp-et2Ngv
/tmp/easy_install-DywFmU/pydot-1.2.4/pydot.py:17: UserWarning: Couldn't import dot_parser, loading of dot files will not be possible.
  "Couldn't import dot_parser, "
zip_safe flag not set; analyzing archive contents...
Moving pydot-1.2.4-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pydot 1.2.4 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pydot-1.2.4-py2.7.egg>
Searching for oauth2client<4,>=2.0.1
Reading https://pypi.org/simple/oauth2client/
Downloading https://files.pythonhosted.org/packages/c0/7b/bc893e35d6ca46a72faa4b9eaac25c687ce60e1fbe978993fe2de1b0ff0d/oauth2client-3.0.0.tar.gz#sha256=5b5b056ec6f2304e7920b632885bd157fa71d1a7f3ddd00a43b1541a8d1a2460
Best match: oauth2client 3.0.0
Processing oauth2client-3.0.0.tar.gz
Writing /tmp/easy_install-9i9gx9/oauth2client-3.0.0/setup.cfg
Running oauth2client-3.0.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-9i9gx9/oauth2client-3.0.0/egg-dist-tmp-BtvAOQ
warning: no previously-included files matching '*' found under directory 'tests'
zip_safe flag not set; analyzing archive contents...
Moving oauth2client-3.0.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding oauth2client 3.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/oauth2client-3.0.0-py2.7.egg>
Searching for pymongo<4.0.0,>=3.8.0
Reading https://pypi.org/simple/pymongo/
Downloading https://files.pythonhosted.org/packages/6e/ea/353a9f8ced71b9e258438aa4d6aa048c1eaf5b774d3ef2273d686fde0947/pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl#sha256=32421df60d06f479d71b6b539642e410ece3006e8910688e68df962c8eb40a21
Best match: pymongo 3.8.0
Processing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl
Installing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding pymongo 3.8.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg>
Searching for mock<3.0.0,>=1.0.1
Reading https://pypi.org/simple/mock/
Downloading https://files.pythonhosted.org/packages/e6/35/f187bdf23be87092bd0f1200d43d23076cee4d0dec109f195173fd3ebc79/mock-2.0.0-py2.py3-none-any.whl#sha256=5ce3c71c5545b472da17b72268978914d0252980348636840bd34a00b5cc96c1
Best match: mock 2.0.0
Processing mock-2.0.0-py2.py3-none-any.whl
Installing mock-2.0.0-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg/EGG-INFO/requires.txt>
Adding mock 2.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg>
Searching for httplib2<=0.12.0,>=0.8
Reading https://pypi.org/simple/httplib2/
Downloading https://files.pythonhosted.org/packages/ce/ed/803905d670b52fa0edfdd135337e545b4496c2ab3a222f1449b7256eb99f/httplib2-0.12.0.tar.gz#sha256=f61fb838a94ce3b349aa32c92fd8430f7e3511afdb18bf9640d647e30c90a6d6
Best match: httplib2 0.12.0
Processing httplib2-0.12.0.tar.gz
Writing /tmp/easy_install-OR5VXe/httplib2-0.12.0/setup.cfg
Running httplib2-0.12.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-OR5VXe/httplib2-0.12.0/egg-dist-tmp-uur7Tj
zip_safe flag not set; analyzing archive contents...
httplib2.certs: module references __file__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Extracting httplib2-0.12.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding httplib2 0.12.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Searching for hdfs<3.0.0,>=2.1.0
Reading https://pypi.org/simple/hdfs/
Downloading https://files.pythonhosted.org/packages/82/39/2c0879b1bcfd1f6ad078eb210d09dbce21072386a3997074ee91e60ddc5a/hdfs-2.5.8.tar.gz#sha256=1be117549fc1285571bc51aedc15df5a203138dba02f9adfa26761b69a949370
Best match: hdfs 2.5.8
Processing hdfs-2.5.8.tar.gz
Writing /tmp/easy_install-vXN7i9/hdfs-2.5.8/setup.cfg
Running hdfs-2.5.8/setup.py -q bdist_egg --dist-dir /tmp/easy_install-vXN7i9/hdfs-2.5.8/egg-dist-tmp-_jjdQo
zip_safe flag not set; analyzing archive contents...
Moving hdfs-2.5.8-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding hdfs 2.5.8 to easy-install.pth file
Installing hdfscli-avro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing hdfscli script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/hdfs-2.5.8-py2.7.egg>
Searching for future<1.0.0,>=0.16.0
Reading https://pypi.org/simple/future/
Downloading https://files.pythonhosted.org/packages/90/52/e20466b85000a181e1e144fd8305caf2cf475e2f9674e797b222f8105f5f/future-0.17.1.tar.gz#sha256=67045236dcfd6816dc439556d009594abf643e5eb48992e36beac09c2ca659b8
Best match: future 0.17.1
Processing future-0.17.1.tar.gz
Writing /tmp/easy_install-1cM54H/future-0.17.1/setup.cfg
Running future-0.17.1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-1cM54H/future-0.17.1/egg-dist-tmp-oJB8_z
warning: no files found matching '*.au' under directory 'tests'
warning: no files found matching '*.gif' under directory 'tests'
warning: no files found matching '*.txt' under directory 'tests'
zip_safe flag not set; analyzing archive contents...
future.backports.test.ssl_servers: module references __file__
future.backports.test.support: module references __file__
future.standard_library.__init__: module references __file__
future.standard_library.__init__: module references __path__
future.utils.__init__: module MAY be using inspect.stack
past.builtins.misc: module MAY be using inspect.stack
past.translation.__init__: module references __file__
past.translation.__init__: module references __path__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Extracting future-0.17.1-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding future 0.17.1 to easy-install.pth file
Installing pasteurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing futurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Searching for fastavro<0.22,>=0.21.4
Reading https://pypi.org/simple/fastavro/
Downloading https://files.pythonhosted.org/packages/15/e3/5956c75f68906b119191ef30d9acff661b422cf918a29a03ee0c3ba774be/fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl#sha256=25c5e1871fb82795f138aa209ca89cac940b80bf36fc644615354028bfd87638
Best match: fastavro 0.21.24
Processing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl
Installing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding fastavro 0.21.24 to easy-install.pth file
Installing fastavro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg>
Searching for dill<0.2.10,>=0.2.9
Reading https://pypi.org/simple/dill/
Downloading https://files.pythonhosted.org/packages/fe/42/bfe2e0857bc284cbe6a011d93f2a9ad58a22cb894461b199ae72cfef0f29/dill-0.2.9.tar.gz#sha256=f6d6046f9f9195206063dd0415dff185ad593d6ee8b0e67f12597c0f4df4986f
Best match: dill 0.2.9
Processing dill-0.2.9.tar.gz
Writing /tmp/easy_install-rior3B/dill-0.2.9/setup.cfg
Running dill-0.2.9/setup.py -q bdist_egg --dist-dir /tmp/easy_install-rior3B/dill-0.2.9/egg-dist-tmp-kslug6
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Extracting dill-0.2.9-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding dill 0.2.9 to easy-install.pth file
Installing get_objgraph script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing undill script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Searching for crcmod<2.0,>=1.7
Reading https://pypi.org/simple/crcmod/
Downloading https://files.pythonhosted.org/packages/6b/b0/e595ce2a2527e169c3bcd6c33d2473c1918e0b7f6826a043ca1245dd4e5b/crcmod-1.7.tar.gz#sha256=dc7051a0db5f2bd48665a990d3ec1cc305a466a77358ca4492826f41f283601e
Best match: crcmod 1.7
Processing crcmod-1.7.tar.gz
Writing /tmp/easy_install-Vb_Z6Q/crcmod-1.7/setup.cfg
Running crcmod-1.7/setup.py -q bdist_egg --dist-dir /tmp/easy_install-Vb_Z6Q/crcmod-1.7/egg-dist-tmp-9vW2au
python2/src/_crcfunext.c: In function ‘init_crcfunext’:
python2/src/_crcfunext.c:492:13: warning: variable ‘m’ set but not used [-Wunused-but-set-variable]
   PyObject *m;
             ^
zip_safe flag not set; analyzing archive contents...
Moving crcmod-1.7-py2.7-linux-x86_64.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding crcmod 1.7 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/crcmod-1.7-py2.7-linux-x86_64.egg>
Searching for numpy>=1.14
Reading https://pypi.org/simple/numpy/
Downloading https://files.pythonhosted.org/packages/c1/ff/aeb22192bab0643551a161dc4ed305892cead687ee97453daed4dc1dd38e/numpy-1.17.0rc1.zip#sha256=f53df05f9ca4ec5d72709ffe349704f1f7d945ed59e815574b5c5687acb282c4
Best match: numpy 1.17.0rc1
Processing numpy-1.17.0rc1.zip
Writing /tmp/easy_install-tb8_Ab/numpy-1.17.0rc1/setup.cfg
Running numpy-1.17.0rc1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-tb8_Ab/numpy-1.17.0rc1/egg-dist-tmp-nOxbvd
Traceback (most recent call last):
  File "setup.py", line 238, in <module>
    'test': generate_protos_first(test),
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/__init__.py",> line 145, in setup
    return distutils.core.setup(**attrs)
  File "/usr/lib/python2.7/distutils/core.py", line 151, in setup
    dist.run_commands()
  File "/usr/lib/python2.7/distutils/dist.py", line 953, in run_commands
    self.run_command(cmd)
  File "/usr/lib/python2.7/distutils/dist.py", line 972, in run_command
    cmd_obj.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 67, in run
    self.do_egg_install()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 117, in do_egg_install
    cmd.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 418, in run
    self.easy_install(spec, not self.no_deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 660, in easy_install
    return self.install_item(None, spec, tmpdir, deps, True)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 707, in install_item
    self.process_distribution(spec, dist, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 752, in process_distribution
    [requirement], self.local_index, self.easy_install
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 782, in resolve
    replace_conflicting=replace_conflicting
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1065, in best_match
    return self.obtain(req, installer)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1077, in obtain
    return installer(requirement)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 679, in easy_install
    return self.install_item(spec, dist.location, tmpdir, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 705, in install_item
    dists = self.install_eggs(spec, download, tmpdir)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 890, in install_eggs
    return self.build_and_install(setup_script, setup_base)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1158, in build_and_install
    self.run_setup(setup_script, setup_base, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1144, in run_setup
    run_setup(setup_script, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 253, in run_setup
    raise
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 166, in save_modules
    saved_exc.resume()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 141, in resume
    six.reraise(type, exc, self._tb)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 154, in save_modules
    yield saved
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 250, in run_setup
    _execfile(setup_script, ns)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 45, in _execfile
    exec(code, globals, locals)
  File "/tmp/easy_install-tb8_Ab/numpy-1.17.0rc1/setup.py", line 31, in <module>
    import setuptools
RuntimeError: Python version >= 3.5 required.

> Task :sdks:python:createProcessWorker FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/sdks/python/build.gradle'> line: 369

* What went wrong:
Execution failed for task ':sdks:python:createProcessWorker'.
> 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 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/5.2.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 2m 24s
59 actionable tasks: 47 executed, 12 from cache

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

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


Build failed in Jenkins: beam_PostCommit_Python_VR_Spark #305

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/305/display/redirect>

------------------------------------------
[...truncated 252.06 KB...]
Searching for pytz>=2018.3
Reading https://pypi.org/simple/pytz/
Downloading https://files.pythonhosted.org/packages/3d/73/fe30c2daaaa0713420d0382b16fbb761409f532c56bdcc514bf7b6262bb6/pytz-2019.1-py2.py3-none-any.whl#sha256=303879e36b721603cc54604edcac9d20401bdbe31e1e4fdee5b9f98d5d31dfda
Best match: pytz 2019.1
Processing pytz-2019.1-py2.py3-none-any.whl
Installing pytz-2019.1-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pytz 2019.1 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pytz-2019.1-py2.7.egg>
Searching for pydot<1.3,>=1.2.0
Reading https://pypi.org/simple/pydot/
Downloading https://files.pythonhosted.org/packages/c3/f1/e61d6dfe6c1768ed2529761a68f70939e2569da043e9f15a8d84bf56cadf/pydot-1.2.4.tar.gz#sha256=92d2e2d15531d00710f2d6fb5540d2acabc5399d464f2f20d5d21073af241eb6
Best match: pydot 1.2.4
Processing pydot-1.2.4.tar.gz
Writing /tmp/easy_install-sYYeHc/pydot-1.2.4/setup.cfg
Running pydot-1.2.4/setup.py -q bdist_egg --dist-dir /tmp/easy_install-sYYeHc/pydot-1.2.4/egg-dist-tmp-FFn147
/tmp/easy_install-sYYeHc/pydot-1.2.4/pydot.py:17: UserWarning: Couldn't import dot_parser, loading of dot files will not be possible.
  "Couldn't import dot_parser, "
zip_safe flag not set; analyzing archive contents...
Moving pydot-1.2.4-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pydot 1.2.4 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pydot-1.2.4-py2.7.egg>
Searching for oauth2client<4,>=2.0.1
Reading https://pypi.org/simple/oauth2client/
Downloading https://files.pythonhosted.org/packages/c0/7b/bc893e35d6ca46a72faa4b9eaac25c687ce60e1fbe978993fe2de1b0ff0d/oauth2client-3.0.0.tar.gz#sha256=5b5b056ec6f2304e7920b632885bd157fa71d1a7f3ddd00a43b1541a8d1a2460
Best match: oauth2client 3.0.0
Processing oauth2client-3.0.0.tar.gz
Writing /tmp/easy_install-K0D12n/oauth2client-3.0.0/setup.cfg
Running oauth2client-3.0.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-K0D12n/oauth2client-3.0.0/egg-dist-tmp-c95fqO
warning: no previously-included files matching '*' found under directory 'tests'
zip_safe flag not set; analyzing archive contents...
Moving oauth2client-3.0.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding oauth2client 3.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/oauth2client-3.0.0-py2.7.egg>
Searching for pymongo<4.0.0,>=3.8.0
Reading https://pypi.org/simple/pymongo/
Downloading https://files.pythonhosted.org/packages/6e/ea/353a9f8ced71b9e258438aa4d6aa048c1eaf5b774d3ef2273d686fde0947/pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl#sha256=32421df60d06f479d71b6b539642e410ece3006e8910688e68df962c8eb40a21
Best match: pymongo 3.8.0
Processing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl
Installing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding pymongo 3.8.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg>
Searching for mock<3.0.0,>=1.0.1
Reading https://pypi.org/simple/mock/
Downloading https://files.pythonhosted.org/packages/e6/35/f187bdf23be87092bd0f1200d43d23076cee4d0dec109f195173fd3ebc79/mock-2.0.0-py2.py3-none-any.whl#sha256=5ce3c71c5545b472da17b72268978914d0252980348636840bd34a00b5cc96c1
Best match: mock 2.0.0
Processing mock-2.0.0-py2.py3-none-any.whl
Installing mock-2.0.0-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg/EGG-INFO/requires.txt>
Adding mock 2.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg>
Searching for httplib2<=0.12.0,>=0.8
Reading https://pypi.org/simple/httplib2/
Downloading https://files.pythonhosted.org/packages/ce/ed/803905d670b52fa0edfdd135337e545b4496c2ab3a222f1449b7256eb99f/httplib2-0.12.0.tar.gz#sha256=f61fb838a94ce3b349aa32c92fd8430f7e3511afdb18bf9640d647e30c90a6d6
Best match: httplib2 0.12.0
Processing httplib2-0.12.0.tar.gz
Writing /tmp/easy_install-U3Wkmi/httplib2-0.12.0/setup.cfg
Running httplib2-0.12.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-U3Wkmi/httplib2-0.12.0/egg-dist-tmp-RUxy1x
zip_safe flag not set; analyzing archive contents...
httplib2.certs: module references __file__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Extracting httplib2-0.12.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding httplib2 0.12.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Searching for hdfs<3.0.0,>=2.1.0
Reading https://pypi.org/simple/hdfs/
Downloading https://files.pythonhosted.org/packages/82/39/2c0879b1bcfd1f6ad078eb210d09dbce21072386a3997074ee91e60ddc5a/hdfs-2.5.8.tar.gz#sha256=1be117549fc1285571bc51aedc15df5a203138dba02f9adfa26761b69a949370
Best match: hdfs 2.5.8
Processing hdfs-2.5.8.tar.gz
Writing /tmp/easy_install-jqa8Ho/hdfs-2.5.8/setup.cfg
Running hdfs-2.5.8/setup.py -q bdist_egg --dist-dir /tmp/easy_install-jqa8Ho/hdfs-2.5.8/egg-dist-tmp-BK2KeS
zip_safe flag not set; analyzing archive contents...
Moving hdfs-2.5.8-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding hdfs 2.5.8 to easy-install.pth file
Installing hdfscli-avro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing hdfscli script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/hdfs-2.5.8-py2.7.egg>
Searching for future<1.0.0,>=0.16.0
Reading https://pypi.org/simple/future/
Downloading https://files.pythonhosted.org/packages/90/52/e20466b85000a181e1e144fd8305caf2cf475e2f9674e797b222f8105f5f/future-0.17.1.tar.gz#sha256=67045236dcfd6816dc439556d009594abf643e5eb48992e36beac09c2ca659b8
Best match: future 0.17.1
Processing future-0.17.1.tar.gz
Writing /tmp/easy_install-c1NQo4/future-0.17.1/setup.cfg
Running future-0.17.1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-c1NQo4/future-0.17.1/egg-dist-tmp-W9Z8Li
warning: no files found matching '*.au' under directory 'tests'
warning: no files found matching '*.gif' under directory 'tests'
warning: no files found matching '*.txt' under directory 'tests'
zip_safe flag not set; analyzing archive contents...
future.backports.test.ssl_servers: module references __file__
future.backports.test.support: module references __file__
future.standard_library.__init__: module references __file__
future.standard_library.__init__: module references __path__
future.utils.__init__: module MAY be using inspect.stack
past.builtins.misc: module MAY be using inspect.stack
past.translation.__init__: module references __file__
past.translation.__init__: module references __path__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Extracting future-0.17.1-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding future 0.17.1 to easy-install.pth file
Installing pasteurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing futurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Searching for fastavro<0.22,>=0.21.4
Reading https://pypi.org/simple/fastavro/
Downloading https://files.pythonhosted.org/packages/15/e3/5956c75f68906b119191ef30d9acff661b422cf918a29a03ee0c3ba774be/fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl#sha256=25c5e1871fb82795f138aa209ca89cac940b80bf36fc644615354028bfd87638
Best match: fastavro 0.21.24
Processing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl
Installing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding fastavro 0.21.24 to easy-install.pth file
Installing fastavro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg>
Searching for dill<0.2.10,>=0.2.9
Reading https://pypi.org/simple/dill/
Downloading https://files.pythonhosted.org/packages/fe/42/bfe2e0857bc284cbe6a011d93f2a9ad58a22cb894461b199ae72cfef0f29/dill-0.2.9.tar.gz#sha256=f6d6046f9f9195206063dd0415dff185ad593d6ee8b0e67f12597c0f4df4986f
Best match: dill 0.2.9
Processing dill-0.2.9.tar.gz
Writing /tmp/easy_install-AX6eea/dill-0.2.9/setup.cfg
Running dill-0.2.9/setup.py -q bdist_egg --dist-dir /tmp/easy_install-AX6eea/dill-0.2.9/egg-dist-tmp-aseqlk
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Extracting dill-0.2.9-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding dill 0.2.9 to easy-install.pth file
Installing get_objgraph script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing undill script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Searching for crcmod<2.0,>=1.7
Reading https://pypi.org/simple/crcmod/
Downloading https://files.pythonhosted.org/packages/6b/b0/e595ce2a2527e169c3bcd6c33d2473c1918e0b7f6826a043ca1245dd4e5b/crcmod-1.7.tar.gz#sha256=dc7051a0db5f2bd48665a990d3ec1cc305a466a77358ca4492826f41f283601e
Best match: crcmod 1.7
Processing crcmod-1.7.tar.gz
Writing /tmp/easy_install-wqz8M8/crcmod-1.7/setup.cfg
Running crcmod-1.7/setup.py -q bdist_egg --dist-dir /tmp/easy_install-wqz8M8/crcmod-1.7/egg-dist-tmp-zdMfiX
python2/src/_crcfunext.c: In function ‘init_crcfunext’:
python2/src/_crcfunext.c:492:13: warning: variable ‘m’ set but not used [-Wunused-but-set-variable]
   PyObject *m;
             ^
zip_safe flag not set; analyzing archive contents...
Moving crcmod-1.7-py2.7-linux-x86_64.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding crcmod 1.7 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/crcmod-1.7-py2.7-linux-x86_64.egg>
Searching for numpy>=1.14
Reading https://pypi.org/simple/numpy/
Downloading https://files.pythonhosted.org/packages/c1/ff/aeb22192bab0643551a161dc4ed305892cead687ee97453daed4dc1dd38e/numpy-1.17.0rc1.zip#sha256=f53df05f9ca4ec5d72709ffe349704f1f7d945ed59e815574b5c5687acb282c4
Best match: numpy 1.17.0rc1
Processing numpy-1.17.0rc1.zip
Writing /tmp/easy_install-1blrMJ/numpy-1.17.0rc1/setup.cfg
Running numpy-1.17.0rc1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-1blrMJ/numpy-1.17.0rc1/egg-dist-tmp-m79Mc4
Traceback (most recent call last):
  File "setup.py", line 238, in <module>
    'test': generate_protos_first(test),
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/__init__.py",> line 145, in setup
    return distutils.core.setup(**attrs)
  File "/usr/lib/python2.7/distutils/core.py", line 151, in setup
    dist.run_commands()
  File "/usr/lib/python2.7/distutils/dist.py", line 953, in run_commands
    self.run_command(cmd)
  File "/usr/lib/python2.7/distutils/dist.py", line 972, in run_command
    cmd_obj.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 67, in run
    self.do_egg_install()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 117, in do_egg_install
    cmd.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 418, in run
    self.easy_install(spec, not self.no_deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 660, in easy_install
    return self.install_item(None, spec, tmpdir, deps, True)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 707, in install_item
    self.process_distribution(spec, dist, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 752, in process_distribution
    [requirement], self.local_index, self.easy_install
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 782, in resolve
    replace_conflicting=replace_conflicting
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1065, in best_match
    return self.obtain(req, installer)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1077, in obtain
    return installer(requirement)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 679, in easy_install
    return self.install_item(spec, dist.location, tmpdir, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 705, in install_item
    dists = self.install_eggs(spec, download, tmpdir)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 890, in install_eggs
    return self.build_and_install(setup_script, setup_base)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1158, in build_and_install
    self.run_setup(setup_script, setup_base, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1144, in run_setup
    run_setup(setup_script, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 253, in run_setup
    raise
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 166, in save_modules
    saved_exc.resume()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 141, in resume
    six.reraise(type, exc, self._tb)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 154, in save_modules
    yield saved
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 250, in run_setup
    _execfile(setup_script, ns)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 45, in _execfile
    exec(code, globals, locals)
  File "/tmp/easy_install-1blrMJ/numpy-1.17.0rc1/setup.py", line 31, in <module>
    import setuptools
RuntimeError: Python version >= 3.5 required.

> Task :sdks:python:createProcessWorker FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/sdks/python/build.gradle'> line: 369

* What went wrong:
Execution failed for task ':sdks:python:createProcessWorker'.
> 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 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/5.2.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 2m 47s
59 actionable tasks: 46 executed, 13 from cache

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

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


Build failed in Jenkins: beam_PostCommit_Python_VR_Spark #304

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/304/display/redirect>

------------------------------------------
[...truncated 252.06 KB...]
Searching for pytz>=2018.3
Reading https://pypi.org/simple/pytz/
Downloading https://files.pythonhosted.org/packages/3d/73/fe30c2daaaa0713420d0382b16fbb761409f532c56bdcc514bf7b6262bb6/pytz-2019.1-py2.py3-none-any.whl#sha256=303879e36b721603cc54604edcac9d20401bdbe31e1e4fdee5b9f98d5d31dfda
Best match: pytz 2019.1
Processing pytz-2019.1-py2.py3-none-any.whl
Installing pytz-2019.1-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pytz 2019.1 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pytz-2019.1-py2.7.egg>
Searching for pydot<1.3,>=1.2.0
Reading https://pypi.org/simple/pydot/
Downloading https://files.pythonhosted.org/packages/c3/f1/e61d6dfe6c1768ed2529761a68f70939e2569da043e9f15a8d84bf56cadf/pydot-1.2.4.tar.gz#sha256=92d2e2d15531d00710f2d6fb5540d2acabc5399d464f2f20d5d21073af241eb6
Best match: pydot 1.2.4
Processing pydot-1.2.4.tar.gz
Writing /tmp/easy_install-76aYGw/pydot-1.2.4/setup.cfg
Running pydot-1.2.4/setup.py -q bdist_egg --dist-dir /tmp/easy_install-76aYGw/pydot-1.2.4/egg-dist-tmp-C5CQJp
/tmp/easy_install-76aYGw/pydot-1.2.4/pydot.py:17: UserWarning: Couldn't import dot_parser, loading of dot files will not be possible.
  "Couldn't import dot_parser, "
zip_safe flag not set; analyzing archive contents...
Moving pydot-1.2.4-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pydot 1.2.4 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pydot-1.2.4-py2.7.egg>
Searching for oauth2client<4,>=2.0.1
Reading https://pypi.org/simple/oauth2client/
Downloading https://files.pythonhosted.org/packages/c0/7b/bc893e35d6ca46a72faa4b9eaac25c687ce60e1fbe978993fe2de1b0ff0d/oauth2client-3.0.0.tar.gz#sha256=5b5b056ec6f2304e7920b632885bd157fa71d1a7f3ddd00a43b1541a8d1a2460
Best match: oauth2client 3.0.0
Processing oauth2client-3.0.0.tar.gz
Writing /tmp/easy_install-zoKSn1/oauth2client-3.0.0/setup.cfg
Running oauth2client-3.0.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-zoKSn1/oauth2client-3.0.0/egg-dist-tmp-81G8PZ
warning: no previously-included files matching '*' found under directory 'tests'
zip_safe flag not set; analyzing archive contents...
Moving oauth2client-3.0.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding oauth2client 3.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/oauth2client-3.0.0-py2.7.egg>
Searching for pymongo<4.0.0,>=3.8.0
Reading https://pypi.org/simple/pymongo/
Downloading https://files.pythonhosted.org/packages/6e/ea/353a9f8ced71b9e258438aa4d6aa048c1eaf5b774d3ef2273d686fde0947/pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl#sha256=32421df60d06f479d71b6b539642e410ece3006e8910688e68df962c8eb40a21
Best match: pymongo 3.8.0
Processing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl
Installing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding pymongo 3.8.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg>
Searching for mock<3.0.0,>=1.0.1
Reading https://pypi.org/simple/mock/
Downloading https://files.pythonhosted.org/packages/e6/35/f187bdf23be87092bd0f1200d43d23076cee4d0dec109f195173fd3ebc79/mock-2.0.0-py2.py3-none-any.whl#sha256=5ce3c71c5545b472da17b72268978914d0252980348636840bd34a00b5cc96c1
Best match: mock 2.0.0
Processing mock-2.0.0-py2.py3-none-any.whl
Installing mock-2.0.0-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg/EGG-INFO/requires.txt>
Adding mock 2.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg>
Searching for httplib2<=0.12.0,>=0.8
Reading https://pypi.org/simple/httplib2/
Downloading https://files.pythonhosted.org/packages/ce/ed/803905d670b52fa0edfdd135337e545b4496c2ab3a222f1449b7256eb99f/httplib2-0.12.0.tar.gz#sha256=f61fb838a94ce3b349aa32c92fd8430f7e3511afdb18bf9640d647e30c90a6d6
Best match: httplib2 0.12.0
Processing httplib2-0.12.0.tar.gz
Writing /tmp/easy_install-wEowR0/httplib2-0.12.0/setup.cfg
Running httplib2-0.12.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-wEowR0/httplib2-0.12.0/egg-dist-tmp-lMq_Uf
zip_safe flag not set; analyzing archive contents...
httplib2.certs: module references __file__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Extracting httplib2-0.12.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding httplib2 0.12.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Searching for hdfs<3.0.0,>=2.1.0
Reading https://pypi.org/simple/hdfs/
Downloading https://files.pythonhosted.org/packages/82/39/2c0879b1bcfd1f6ad078eb210d09dbce21072386a3997074ee91e60ddc5a/hdfs-2.5.8.tar.gz#sha256=1be117549fc1285571bc51aedc15df5a203138dba02f9adfa26761b69a949370
Best match: hdfs 2.5.8
Processing hdfs-2.5.8.tar.gz
Writing /tmp/easy_install-zEsgKa/hdfs-2.5.8/setup.cfg
Running hdfs-2.5.8/setup.py -q bdist_egg --dist-dir /tmp/easy_install-zEsgKa/hdfs-2.5.8/egg-dist-tmp-AHzJKI
zip_safe flag not set; analyzing archive contents...
Moving hdfs-2.5.8-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding hdfs 2.5.8 to easy-install.pth file
Installing hdfscli-avro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing hdfscli script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/hdfs-2.5.8-py2.7.egg>
Searching for future<1.0.0,>=0.16.0
Reading https://pypi.org/simple/future/
Downloading https://files.pythonhosted.org/packages/90/52/e20466b85000a181e1e144fd8305caf2cf475e2f9674e797b222f8105f5f/future-0.17.1.tar.gz#sha256=67045236dcfd6816dc439556d009594abf643e5eb48992e36beac09c2ca659b8
Best match: future 0.17.1
Processing future-0.17.1.tar.gz
Writing /tmp/easy_install-Ya0IIt/future-0.17.1/setup.cfg
Running future-0.17.1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-Ya0IIt/future-0.17.1/egg-dist-tmp-slLvkb
warning: no files found matching '*.au' under directory 'tests'
warning: no files found matching '*.gif' under directory 'tests'
warning: no files found matching '*.txt' under directory 'tests'
zip_safe flag not set; analyzing archive contents...
future.backports.test.ssl_servers: module references __file__
future.backports.test.support: module references __file__
future.standard_library.__init__: module references __file__
future.standard_library.__init__: module references __path__
future.utils.__init__: module MAY be using inspect.stack
past.builtins.misc: module MAY be using inspect.stack
past.translation.__init__: module references __file__
past.translation.__init__: module references __path__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Extracting future-0.17.1-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding future 0.17.1 to easy-install.pth file
Installing pasteurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing futurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Searching for fastavro<0.22,>=0.21.4
Reading https://pypi.org/simple/fastavro/
Downloading https://files.pythonhosted.org/packages/15/e3/5956c75f68906b119191ef30d9acff661b422cf918a29a03ee0c3ba774be/fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl#sha256=25c5e1871fb82795f138aa209ca89cac940b80bf36fc644615354028bfd87638
Best match: fastavro 0.21.24
Processing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl
Installing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding fastavro 0.21.24 to easy-install.pth file
Installing fastavro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg>
Searching for dill<0.2.10,>=0.2.9
Reading https://pypi.org/simple/dill/
Downloading https://files.pythonhosted.org/packages/fe/42/bfe2e0857bc284cbe6a011d93f2a9ad58a22cb894461b199ae72cfef0f29/dill-0.2.9.tar.gz#sha256=f6d6046f9f9195206063dd0415dff185ad593d6ee8b0e67f12597c0f4df4986f
Best match: dill 0.2.9
Processing dill-0.2.9.tar.gz
Writing /tmp/easy_install-3mCsu8/dill-0.2.9/setup.cfg
Running dill-0.2.9/setup.py -q bdist_egg --dist-dir /tmp/easy_install-3mCsu8/dill-0.2.9/egg-dist-tmp-m42otU
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Extracting dill-0.2.9-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding dill 0.2.9 to easy-install.pth file
Installing get_objgraph script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing undill script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Searching for crcmod<2.0,>=1.7
Reading https://pypi.org/simple/crcmod/
Downloading https://files.pythonhosted.org/packages/6b/b0/e595ce2a2527e169c3bcd6c33d2473c1918e0b7f6826a043ca1245dd4e5b/crcmod-1.7.tar.gz#sha256=dc7051a0db5f2bd48665a990d3ec1cc305a466a77358ca4492826f41f283601e
Best match: crcmod 1.7
Processing crcmod-1.7.tar.gz
Writing /tmp/easy_install-GCv7Ra/crcmod-1.7/setup.cfg
Running crcmod-1.7/setup.py -q bdist_egg --dist-dir /tmp/easy_install-GCv7Ra/crcmod-1.7/egg-dist-tmp-KC6OwJ
python2/src/_crcfunext.c: In function ‘init_crcfunext’:
python2/src/_crcfunext.c:492:13: warning: variable ‘m’ set but not used [-Wunused-but-set-variable]
   PyObject *m;
             ^
zip_safe flag not set; analyzing archive contents...
Moving crcmod-1.7-py2.7-linux-x86_64.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding crcmod 1.7 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/crcmod-1.7-py2.7-linux-x86_64.egg>
Searching for numpy>=1.14
Reading https://pypi.org/simple/numpy/
Downloading https://files.pythonhosted.org/packages/c1/ff/aeb22192bab0643551a161dc4ed305892cead687ee97453daed4dc1dd38e/numpy-1.17.0rc1.zip#sha256=f53df05f9ca4ec5d72709ffe349704f1f7d945ed59e815574b5c5687acb282c4
Best match: numpy 1.17.0rc1
Processing numpy-1.17.0rc1.zip
Writing /tmp/easy_install-m4zhmb/numpy-1.17.0rc1/setup.cfg
Running numpy-1.17.0rc1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-m4zhmb/numpy-1.17.0rc1/egg-dist-tmp-z_BW8U
Traceback (most recent call last):
  File "setup.py", line 238, in <module>
    'test': generate_protos_first(test),
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/__init__.py",> line 145, in setup
    return distutils.core.setup(**attrs)
  File "/usr/lib/python2.7/distutils/core.py", line 151, in setup
    dist.run_commands()
  File "/usr/lib/python2.7/distutils/dist.py", line 953, in run_commands
    self.run_command(cmd)
  File "/usr/lib/python2.7/distutils/dist.py", line 972, in run_command
    cmd_obj.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 67, in run
    self.do_egg_install()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 117, in do_egg_install
    cmd.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 418, in run
    self.easy_install(spec, not self.no_deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 660, in easy_install
    return self.install_item(None, spec, tmpdir, deps, True)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 707, in install_item
    self.process_distribution(spec, dist, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 752, in process_distribution
    [requirement], self.local_index, self.easy_install
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 782, in resolve
    replace_conflicting=replace_conflicting
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1065, in best_match
    return self.obtain(req, installer)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1077, in obtain
    return installer(requirement)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 679, in easy_install
    return self.install_item(spec, dist.location, tmpdir, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 705, in install_item
    dists = self.install_eggs(spec, download, tmpdir)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 890, in install_eggs
    return self.build_and_install(setup_script, setup_base)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1158, in build_and_install
    self.run_setup(setup_script, setup_base, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1144, in run_setup
    run_setup(setup_script, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 253, in run_setup
    raise
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 166, in save_modules
    saved_exc.resume()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 141, in resume
    six.reraise(type, exc, self._tb)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 154, in save_modules
    yield saved
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 250, in run_setup
    _execfile(setup_script, ns)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 45, in _execfile
    exec(code, globals, locals)
  File "/tmp/easy_install-m4zhmb/numpy-1.17.0rc1/setup.py", line 31, in <module>
    import setuptools
RuntimeError: Python version >= 3.5 required.

> Task :sdks:python:createProcessWorker FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/sdks/python/build.gradle'> line: 369

* What went wrong:
Execution failed for task ':sdks:python:createProcessWorker'.
> 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 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/5.2.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 2m 15s
59 actionable tasks: 46 executed, 13 from cache

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

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


Build failed in Jenkins: beam_PostCommit_Python_VR_Spark #303

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/303/display/redirect>

------------------------------------------
[...truncated 251.64 KB...]
Searching for pytz>=2018.3
Reading https://pypi.org/simple/pytz/
Downloading https://files.pythonhosted.org/packages/3d/73/fe30c2daaaa0713420d0382b16fbb761409f532c56bdcc514bf7b6262bb6/pytz-2019.1-py2.py3-none-any.whl#sha256=303879e36b721603cc54604edcac9d20401bdbe31e1e4fdee5b9f98d5d31dfda
Best match: pytz 2019.1
Processing pytz-2019.1-py2.py3-none-any.whl
Installing pytz-2019.1-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pytz 2019.1 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pytz-2019.1-py2.7.egg>
Searching for pydot<1.3,>=1.2.0
Reading https://pypi.org/simple/pydot/
Downloading https://files.pythonhosted.org/packages/c3/f1/e61d6dfe6c1768ed2529761a68f70939e2569da043e9f15a8d84bf56cadf/pydot-1.2.4.tar.gz#sha256=92d2e2d15531d00710f2d6fb5540d2acabc5399d464f2f20d5d21073af241eb6
Best match: pydot 1.2.4
Processing pydot-1.2.4.tar.gz
Writing /tmp/easy_install-mzH1RR/pydot-1.2.4/setup.cfg
Running pydot-1.2.4/setup.py -q bdist_egg --dist-dir /tmp/easy_install-mzH1RR/pydot-1.2.4/egg-dist-tmp-zy8xn3
/tmp/easy_install-mzH1RR/pydot-1.2.4/pydot.py:17: UserWarning: Couldn't import dot_parser, loading of dot files will not be possible.
  "Couldn't import dot_parser, "
zip_safe flag not set; analyzing archive contents...
Moving pydot-1.2.4-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pydot 1.2.4 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pydot-1.2.4-py2.7.egg>
Searching for oauth2client<4,>=2.0.1
Reading https://pypi.org/simple/oauth2client/
Downloading https://files.pythonhosted.org/packages/c0/7b/bc893e35d6ca46a72faa4b9eaac25c687ce60e1fbe978993fe2de1b0ff0d/oauth2client-3.0.0.tar.gz#sha256=5b5b056ec6f2304e7920b632885bd157fa71d1a7f3ddd00a43b1541a8d1a2460
Best match: oauth2client 3.0.0
Processing oauth2client-3.0.0.tar.gz
Writing /tmp/easy_install-2KQyZb/oauth2client-3.0.0/setup.cfg
Running oauth2client-3.0.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-2KQyZb/oauth2client-3.0.0/egg-dist-tmp-Yg0Zkn
warning: no previously-included files matching '*' found under directory 'tests'
zip_safe flag not set; analyzing archive contents...
Moving oauth2client-3.0.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding oauth2client 3.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/oauth2client-3.0.0-py2.7.egg>
Searching for pymongo<4.0.0,>=3.8.0
Reading https://pypi.org/simple/pymongo/
Downloading https://files.pythonhosted.org/packages/6e/ea/353a9f8ced71b9e258438aa4d6aa048c1eaf5b774d3ef2273d686fde0947/pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl#sha256=32421df60d06f479d71b6b539642e410ece3006e8910688e68df962c8eb40a21
Best match: pymongo 3.8.0
Processing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl
Installing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding pymongo 3.8.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg>
Searching for mock<3.0.0,>=1.0.1
Reading https://pypi.org/simple/mock/
Downloading https://files.pythonhosted.org/packages/e6/35/f187bdf23be87092bd0f1200d43d23076cee4d0dec109f195173fd3ebc79/mock-2.0.0-py2.py3-none-any.whl#sha256=5ce3c71c5545b472da17b72268978914d0252980348636840bd34a00b5cc96c1
Best match: mock 2.0.0
Processing mock-2.0.0-py2.py3-none-any.whl
Installing mock-2.0.0-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg/EGG-INFO/requires.txt>
Adding mock 2.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg>
Searching for httplib2<=0.12.0,>=0.8
Reading https://pypi.org/simple/httplib2/
Downloading https://files.pythonhosted.org/packages/ce/ed/803905d670b52fa0edfdd135337e545b4496c2ab3a222f1449b7256eb99f/httplib2-0.12.0.tar.gz#sha256=f61fb838a94ce3b349aa32c92fd8430f7e3511afdb18bf9640d647e30c90a6d6
Best match: httplib2 0.12.0
Processing httplib2-0.12.0.tar.gz
Writing /tmp/easy_install-BVJG_X/httplib2-0.12.0/setup.cfg
Running httplib2-0.12.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-BVJG_X/httplib2-0.12.0/egg-dist-tmp-zP1NRc
zip_safe flag not set; analyzing archive contents...
httplib2.certs: module references __file__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Extracting httplib2-0.12.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding httplib2 0.12.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Searching for hdfs<3.0.0,>=2.1.0
Reading https://pypi.org/simple/hdfs/
Downloading https://files.pythonhosted.org/packages/82/39/2c0879b1bcfd1f6ad078eb210d09dbce21072386a3997074ee91e60ddc5a/hdfs-2.5.8.tar.gz#sha256=1be117549fc1285571bc51aedc15df5a203138dba02f9adfa26761b69a949370
Best match: hdfs 2.5.8
Processing hdfs-2.5.8.tar.gz
Writing /tmp/easy_install-MGB34G/hdfs-2.5.8/setup.cfg
Running hdfs-2.5.8/setup.py -q bdist_egg --dist-dir /tmp/easy_install-MGB34G/hdfs-2.5.8/egg-dist-tmp-mIJaxc
zip_safe flag not set; analyzing archive contents...
Moving hdfs-2.5.8-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding hdfs 2.5.8 to easy-install.pth file
Installing hdfscli-avro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing hdfscli script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/hdfs-2.5.8-py2.7.egg>
Searching for future<1.0.0,>=0.16.0
Reading https://pypi.org/simple/future/
Downloading https://files.pythonhosted.org/packages/90/52/e20466b85000a181e1e144fd8305caf2cf475e2f9674e797b222f8105f5f/future-0.17.1.tar.gz#sha256=67045236dcfd6816dc439556d009594abf643e5eb48992e36beac09c2ca659b8
Best match: future 0.17.1
Processing future-0.17.1.tar.gz
Writing /tmp/easy_install-nHyZsR/future-0.17.1/setup.cfg
Running future-0.17.1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-nHyZsR/future-0.17.1/egg-dist-tmp-30uygU
warning: no files found matching '*.au' under directory 'tests'
warning: no files found matching '*.gif' under directory 'tests'
warning: no files found matching '*.txt' under directory 'tests'
zip_safe flag not set; analyzing archive contents...
future.backports.test.ssl_servers: module references __file__
future.backports.test.support: module references __file__
future.standard_library.__init__: module references __file__
future.standard_library.__init__: module references __path__
future.utils.__init__: module MAY be using inspect.stack
past.builtins.misc: module MAY be using inspect.stack
past.translation.__init__: module references __file__
past.translation.__init__: module references __path__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Extracting future-0.17.1-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding future 0.17.1 to easy-install.pth file
Installing pasteurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing futurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Searching for fastavro<0.22,>=0.21.4
Reading https://pypi.org/simple/fastavro/
Downloading https://files.pythonhosted.org/packages/15/e3/5956c75f68906b119191ef30d9acff661b422cf918a29a03ee0c3ba774be/fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl#sha256=25c5e1871fb82795f138aa209ca89cac940b80bf36fc644615354028bfd87638
Best match: fastavro 0.21.24
Processing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl
Installing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding fastavro 0.21.24 to easy-install.pth file
Installing fastavro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg>
Searching for dill<0.2.10,>=0.2.9
Reading https://pypi.org/simple/dill/
Downloading https://files.pythonhosted.org/packages/fe/42/bfe2e0857bc284cbe6a011d93f2a9ad58a22cb894461b199ae72cfef0f29/dill-0.2.9.tar.gz#sha256=f6d6046f9f9195206063dd0415dff185ad593d6ee8b0e67f12597c0f4df4986f
Best match: dill 0.2.9
Processing dill-0.2.9.tar.gz
Writing /tmp/easy_install-WewS6e/dill-0.2.9/setup.cfg
Running dill-0.2.9/setup.py -q bdist_egg --dist-dir /tmp/easy_install-WewS6e/dill-0.2.9/egg-dist-tmp-4cAkUF
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Extracting dill-0.2.9-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding dill 0.2.9 to easy-install.pth file
Installing get_objgraph script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing undill script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Searching for crcmod<2.0,>=1.7
Reading https://pypi.org/simple/crcmod/
Downloading https://files.pythonhosted.org/packages/6b/b0/e595ce2a2527e169c3bcd6c33d2473c1918e0b7f6826a043ca1245dd4e5b/crcmod-1.7.tar.gz#sha256=dc7051a0db5f2bd48665a990d3ec1cc305a466a77358ca4492826f41f283601e
Best match: crcmod 1.7
Processing crcmod-1.7.tar.gz
Writing /tmp/easy_install-oAGPDf/crcmod-1.7/setup.cfg
Running crcmod-1.7/setup.py -q bdist_egg --dist-dir /tmp/easy_install-oAGPDf/crcmod-1.7/egg-dist-tmp-WrFgFJ
python2/src/_crcfunext.c: In function ‘init_crcfunext’:
python2/src/_crcfunext.c:492:13: warning: variable ‘m’ set but not used [-Wunused-but-set-variable]
   PyObject *m;
             ^
zip_safe flag not set; analyzing archive contents...
Moving crcmod-1.7-py2.7-linux-x86_64.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding crcmod 1.7 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/crcmod-1.7-py2.7-linux-x86_64.egg>
Searching for numpy>=1.14
Reading https://pypi.org/simple/numpy/
Downloading https://files.pythonhosted.org/packages/c1/ff/aeb22192bab0643551a161dc4ed305892cead687ee97453daed4dc1dd38e/numpy-1.17.0rc1.zip#sha256=f53df05f9ca4ec5d72709ffe349704f1f7d945ed59e815574b5c5687acb282c4
Best match: numpy 1.17.0rc1
Processing numpy-1.17.0rc1.zip
Writing /tmp/easy_install-8RHA0v/numpy-1.17.0rc1/setup.cfg
Running numpy-1.17.0rc1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-8RHA0v/numpy-1.17.0rc1/egg-dist-tmp-zMG96d
Traceback (most recent call last):
  File "setup.py", line 238, in <module>
    'test': generate_protos_first(test),
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/__init__.py",> line 145, in setup
    return distutils.core.setup(**attrs)
  File "/usr/lib/python2.7/distutils/core.py", line 151, in setup
    dist.run_commands()
  File "/usr/lib/python2.7/distutils/dist.py", line 953, in run_commands
    self.run_command(cmd)
  File "/usr/lib/python2.7/distutils/dist.py", line 972, in run_command
    cmd_obj.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 67, in run
    self.do_egg_install()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 117, in do_egg_install
    cmd.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 418, in run
    self.easy_install(spec, not self.no_deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 660, in easy_install
    return self.install_item(None, spec, tmpdir, deps, True)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 707, in install_item
    self.process_distribution(spec, dist, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 752, in process_distribution
    [requirement], self.local_index, self.easy_install
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 782, in resolve
    replace_conflicting=replace_conflicting
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1065, in best_match
    return self.obtain(req, installer)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1077, in obtain
    return installer(requirement)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 679, in easy_install
    return self.install_item(spec, dist.location, tmpdir, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 705, in install_item
    dists = self.install_eggs(spec, download, tmpdir)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 890, in install_eggs
    return self.build_and_install(setup_script, setup_base)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1158, in build_and_install
    self.run_setup(setup_script, setup_base, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1144, in run_setup
    run_setup(setup_script, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 253, in run_setup
    raise
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 166, in save_modules
    saved_exc.resume()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 141, in resume
    six.reraise(type, exc, self._tb)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 154, in save_modules
    yield saved
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 250, in run_setup
    _execfile(setup_script, ns)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 45, in _execfile
    exec(code, globals, locals)
  File "/tmp/easy_install-8RHA0v/numpy-1.17.0rc1/setup.py", line 31, in <module>
    import setuptools
RuntimeError: Python version >= 3.5 required.

> Task :sdks:python:createProcessWorker FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/sdks/python/build.gradle'> line: 369

* What went wrong:
Execution failed for task ':sdks:python:createProcessWorker'.
> 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 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/5.2.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 2m 12s
59 actionable tasks: 46 executed, 13 from cache

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

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


Build failed in Jenkins: beam_PostCommit_Python_VR_Spark #302

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/302/display/redirect>

------------------------------------------
[...truncated 251.64 KB...]
Searching for pytz>=2018.3
Reading https://pypi.org/simple/pytz/
Downloading https://files.pythonhosted.org/packages/3d/73/fe30c2daaaa0713420d0382b16fbb761409f532c56bdcc514bf7b6262bb6/pytz-2019.1-py2.py3-none-any.whl#sha256=303879e36b721603cc54604edcac9d20401bdbe31e1e4fdee5b9f98d5d31dfda
Best match: pytz 2019.1
Processing pytz-2019.1-py2.py3-none-any.whl
Installing pytz-2019.1-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pytz 2019.1 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pytz-2019.1-py2.7.egg>
Searching for pydot<1.3,>=1.2.0
Reading https://pypi.org/simple/pydot/
Downloading https://files.pythonhosted.org/packages/c3/f1/e61d6dfe6c1768ed2529761a68f70939e2569da043e9f15a8d84bf56cadf/pydot-1.2.4.tar.gz#sha256=92d2e2d15531d00710f2d6fb5540d2acabc5399d464f2f20d5d21073af241eb6
Best match: pydot 1.2.4
Processing pydot-1.2.4.tar.gz
Writing /tmp/easy_install-wWynig/pydot-1.2.4/setup.cfg
Running pydot-1.2.4/setup.py -q bdist_egg --dist-dir /tmp/easy_install-wWynig/pydot-1.2.4/egg-dist-tmp-SNSSDa
/tmp/easy_install-wWynig/pydot-1.2.4/pydot.py:17: UserWarning: Couldn't import dot_parser, loading of dot files will not be possible.
  "Couldn't import dot_parser, "
zip_safe flag not set; analyzing archive contents...
Moving pydot-1.2.4-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pydot 1.2.4 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pydot-1.2.4-py2.7.egg>
Searching for oauth2client<4,>=2.0.1
Reading https://pypi.org/simple/oauth2client/
Downloading https://files.pythonhosted.org/packages/c0/7b/bc893e35d6ca46a72faa4b9eaac25c687ce60e1fbe978993fe2de1b0ff0d/oauth2client-3.0.0.tar.gz#sha256=5b5b056ec6f2304e7920b632885bd157fa71d1a7f3ddd00a43b1541a8d1a2460
Best match: oauth2client 3.0.0
Processing oauth2client-3.0.0.tar.gz
Writing /tmp/easy_install-uqqwot/oauth2client-3.0.0/setup.cfg
Running oauth2client-3.0.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-uqqwot/oauth2client-3.0.0/egg-dist-tmp-_omixY
warning: no previously-included files matching '*' found under directory 'tests'
zip_safe flag not set; analyzing archive contents...
Moving oauth2client-3.0.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding oauth2client 3.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/oauth2client-3.0.0-py2.7.egg>
Searching for pymongo<4.0.0,>=3.8.0
Reading https://pypi.org/simple/pymongo/
Downloading https://files.pythonhosted.org/packages/6e/ea/353a9f8ced71b9e258438aa4d6aa048c1eaf5b774d3ef2273d686fde0947/pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl#sha256=32421df60d06f479d71b6b539642e410ece3006e8910688e68df962c8eb40a21
Best match: pymongo 3.8.0
Processing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl
Installing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding pymongo 3.8.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg>
Searching for mock<3.0.0,>=1.0.1
Reading https://pypi.org/simple/mock/
Downloading https://files.pythonhosted.org/packages/e6/35/f187bdf23be87092bd0f1200d43d23076cee4d0dec109f195173fd3ebc79/mock-2.0.0-py2.py3-none-any.whl#sha256=5ce3c71c5545b472da17b72268978914d0252980348636840bd34a00b5cc96c1
Best match: mock 2.0.0
Processing mock-2.0.0-py2.py3-none-any.whl
Installing mock-2.0.0-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg/EGG-INFO/requires.txt>
Adding mock 2.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg>
Searching for httplib2<=0.12.0,>=0.8
Reading https://pypi.org/simple/httplib2/
Downloading https://files.pythonhosted.org/packages/ce/ed/803905d670b52fa0edfdd135337e545b4496c2ab3a222f1449b7256eb99f/httplib2-0.12.0.tar.gz#sha256=f61fb838a94ce3b349aa32c92fd8430f7e3511afdb18bf9640d647e30c90a6d6
Best match: httplib2 0.12.0
Processing httplib2-0.12.0.tar.gz
Writing /tmp/easy_install-AJphjF/httplib2-0.12.0/setup.cfg
Running httplib2-0.12.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-AJphjF/httplib2-0.12.0/egg-dist-tmp-a0VNZq
zip_safe flag not set; analyzing archive contents...
httplib2.certs: module references __file__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Extracting httplib2-0.12.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding httplib2 0.12.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Searching for hdfs<3.0.0,>=2.1.0
Reading https://pypi.org/simple/hdfs/
Downloading https://files.pythonhosted.org/packages/82/39/2c0879b1bcfd1f6ad078eb210d09dbce21072386a3997074ee91e60ddc5a/hdfs-2.5.8.tar.gz#sha256=1be117549fc1285571bc51aedc15df5a203138dba02f9adfa26761b69a949370
Best match: hdfs 2.5.8
Processing hdfs-2.5.8.tar.gz
Writing /tmp/easy_install-hKgOD3/hdfs-2.5.8/setup.cfg
Running hdfs-2.5.8/setup.py -q bdist_egg --dist-dir /tmp/easy_install-hKgOD3/hdfs-2.5.8/egg-dist-tmp-qjnVvB
zip_safe flag not set; analyzing archive contents...
Moving hdfs-2.5.8-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding hdfs 2.5.8 to easy-install.pth file
Installing hdfscli-avro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing hdfscli script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/hdfs-2.5.8-py2.7.egg>
Searching for future<1.0.0,>=0.16.0
Reading https://pypi.org/simple/future/
Downloading https://files.pythonhosted.org/packages/90/52/e20466b85000a181e1e144fd8305caf2cf475e2f9674e797b222f8105f5f/future-0.17.1.tar.gz#sha256=67045236dcfd6816dc439556d009594abf643e5eb48992e36beac09c2ca659b8
Best match: future 0.17.1
Processing future-0.17.1.tar.gz
Writing /tmp/easy_install-p9oHeV/future-0.17.1/setup.cfg
Running future-0.17.1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-p9oHeV/future-0.17.1/egg-dist-tmp-5MIb8j
warning: no files found matching '*.au' under directory 'tests'
warning: no files found matching '*.gif' under directory 'tests'
warning: no files found matching '*.txt' under directory 'tests'
zip_safe flag not set; analyzing archive contents...
future.backports.test.ssl_servers: module references __file__
future.backports.test.support: module references __file__
future.standard_library.__init__: module references __file__
future.standard_library.__init__: module references __path__
future.utils.__init__: module MAY be using inspect.stack
past.builtins.misc: module MAY be using inspect.stack
past.translation.__init__: module references __file__
past.translation.__init__: module references __path__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Extracting future-0.17.1-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding future 0.17.1 to easy-install.pth file
Installing pasteurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing futurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Searching for fastavro<0.22,>=0.21.4
Reading https://pypi.org/simple/fastavro/
Downloading https://files.pythonhosted.org/packages/15/e3/5956c75f68906b119191ef30d9acff661b422cf918a29a03ee0c3ba774be/fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl#sha256=25c5e1871fb82795f138aa209ca89cac940b80bf36fc644615354028bfd87638
Best match: fastavro 0.21.24
Processing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl
Installing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding fastavro 0.21.24 to easy-install.pth file
Installing fastavro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg>
Searching for dill<0.2.10,>=0.2.9
Reading https://pypi.org/simple/dill/
Downloading https://files.pythonhosted.org/packages/fe/42/bfe2e0857bc284cbe6a011d93f2a9ad58a22cb894461b199ae72cfef0f29/dill-0.2.9.tar.gz#sha256=f6d6046f9f9195206063dd0415dff185ad593d6ee8b0e67f12597c0f4df4986f
Best match: dill 0.2.9
Processing dill-0.2.9.tar.gz
Writing /tmp/easy_install-Wymp5s/dill-0.2.9/setup.cfg
Running dill-0.2.9/setup.py -q bdist_egg --dist-dir /tmp/easy_install-Wymp5s/dill-0.2.9/egg-dist-tmp-FfRPiM
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Extracting dill-0.2.9-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding dill 0.2.9 to easy-install.pth file
Installing get_objgraph script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing undill script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Searching for crcmod<2.0,>=1.7
Reading https://pypi.org/simple/crcmod/
Downloading https://files.pythonhosted.org/packages/6b/b0/e595ce2a2527e169c3bcd6c33d2473c1918e0b7f6826a043ca1245dd4e5b/crcmod-1.7.tar.gz#sha256=dc7051a0db5f2bd48665a990d3ec1cc305a466a77358ca4492826f41f283601e
Best match: crcmod 1.7
Processing crcmod-1.7.tar.gz
Writing /tmp/easy_install-9mueCG/crcmod-1.7/setup.cfg
Running crcmod-1.7/setup.py -q bdist_egg --dist-dir /tmp/easy_install-9mueCG/crcmod-1.7/egg-dist-tmp-r9W0Rx
python2/src/_crcfunext.c: In function ‘init_crcfunext’:
python2/src/_crcfunext.c:492:13: warning: variable ‘m’ set but not used [-Wunused-but-set-variable]
   PyObject *m;
             ^
zip_safe flag not set; analyzing archive contents...
Moving crcmod-1.7-py2.7-linux-x86_64.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding crcmod 1.7 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/crcmod-1.7-py2.7-linux-x86_64.egg>
Searching for numpy>=1.14
Reading https://pypi.org/simple/numpy/
Downloading https://files.pythonhosted.org/packages/c1/ff/aeb22192bab0643551a161dc4ed305892cead687ee97453daed4dc1dd38e/numpy-1.17.0rc1.zip#sha256=f53df05f9ca4ec5d72709ffe349704f1f7d945ed59e815574b5c5687acb282c4
Best match: numpy 1.17.0rc1
Processing numpy-1.17.0rc1.zip
Writing /tmp/easy_install-kBUC4f/numpy-1.17.0rc1/setup.cfg
Running numpy-1.17.0rc1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-kBUC4f/numpy-1.17.0rc1/egg-dist-tmp-h7wbyL
Traceback (most recent call last):
  File "setup.py", line 238, in <module>
    'test': generate_protos_first(test),
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/__init__.py",> line 145, in setup
    return distutils.core.setup(**attrs)
  File "/usr/lib/python2.7/distutils/core.py", line 151, in setup
    dist.run_commands()
  File "/usr/lib/python2.7/distutils/dist.py", line 953, in run_commands
    self.run_command(cmd)
  File "/usr/lib/python2.7/distutils/dist.py", line 972, in run_command
    cmd_obj.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 67, in run
    self.do_egg_install()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 117, in do_egg_install
    cmd.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 418, in run
    self.easy_install(spec, not self.no_deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 660, in easy_install
    return self.install_item(None, spec, tmpdir, deps, True)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 707, in install_item
    self.process_distribution(spec, dist, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 752, in process_distribution
    [requirement], self.local_index, self.easy_install
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 782, in resolve
    replace_conflicting=replace_conflicting
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1065, in best_match
    return self.obtain(req, installer)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1077, in obtain
    return installer(requirement)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 679, in easy_install
    return self.install_item(spec, dist.location, tmpdir, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 705, in install_item
    dists = self.install_eggs(spec, download, tmpdir)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 890, in install_eggs
    return self.build_and_install(setup_script, setup_base)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1158, in build_and_install
    self.run_setup(setup_script, setup_base, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1144, in run_setup
    run_setup(setup_script, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 253, in run_setup
    raise
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 166, in save_modules
    saved_exc.resume()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 141, in resume
    six.reraise(type, exc, self._tb)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 154, in save_modules
    yield saved
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 250, in run_setup
    _execfile(setup_script, ns)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 45, in _execfile
    exec(code, globals, locals)
  File "/tmp/easy_install-kBUC4f/numpy-1.17.0rc1/setup.py", line 31, in <module>
    import setuptools
RuntimeError: Python version >= 3.5 required.

> Task :sdks:python:createProcessWorker FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/sdks/python/build.gradle'> line: 369

* What went wrong:
Execution failed for task ':sdks:python:createProcessWorker'.
> 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 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/5.2.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 2m 14s
59 actionable tasks: 46 executed, 13 from cache

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

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


Build failed in Jenkins: beam_PostCommit_Python_VR_Spark #301

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/301/display/redirect>

------------------------------------------
[...truncated 251.87 KB...]
Searching for pytz>=2018.3
Reading https://pypi.org/simple/pytz/
Downloading https://files.pythonhosted.org/packages/3d/73/fe30c2daaaa0713420d0382b16fbb761409f532c56bdcc514bf7b6262bb6/pytz-2019.1-py2.py3-none-any.whl#sha256=303879e36b721603cc54604edcac9d20401bdbe31e1e4fdee5b9f98d5d31dfda
Best match: pytz 2019.1
Processing pytz-2019.1-py2.py3-none-any.whl
Installing pytz-2019.1-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pytz 2019.1 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pytz-2019.1-py2.7.egg>
Searching for pydot<1.3,>=1.2.0
Reading https://pypi.org/simple/pydot/
Downloading https://files.pythonhosted.org/packages/c3/f1/e61d6dfe6c1768ed2529761a68f70939e2569da043e9f15a8d84bf56cadf/pydot-1.2.4.tar.gz#sha256=92d2e2d15531d00710f2d6fb5540d2acabc5399d464f2f20d5d21073af241eb6
Best match: pydot 1.2.4
Processing pydot-1.2.4.tar.gz
Writing /tmp/easy_install-NdBzKL/pydot-1.2.4/setup.cfg
Running pydot-1.2.4/setup.py -q bdist_egg --dist-dir /tmp/easy_install-NdBzKL/pydot-1.2.4/egg-dist-tmp-RH6VXv
/tmp/easy_install-NdBzKL/pydot-1.2.4/pydot.py:17: UserWarning: Couldn't import dot_parser, loading of dot files will not be possible.
  "Couldn't import dot_parser, "
zip_safe flag not set; analyzing archive contents...
Moving pydot-1.2.4-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pydot 1.2.4 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pydot-1.2.4-py2.7.egg>
Searching for oauth2client<4,>=2.0.1
Reading https://pypi.org/simple/oauth2client/
Downloading https://files.pythonhosted.org/packages/c0/7b/bc893e35d6ca46a72faa4b9eaac25c687ce60e1fbe978993fe2de1b0ff0d/oauth2client-3.0.0.tar.gz#sha256=5b5b056ec6f2304e7920b632885bd157fa71d1a7f3ddd00a43b1541a8d1a2460
Best match: oauth2client 3.0.0
Processing oauth2client-3.0.0.tar.gz
Writing /tmp/easy_install-in4oeL/oauth2client-3.0.0/setup.cfg
Running oauth2client-3.0.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-in4oeL/oauth2client-3.0.0/egg-dist-tmp-61sXKM
warning: no previously-included files matching '*' found under directory 'tests'
zip_safe flag not set; analyzing archive contents...
Moving oauth2client-3.0.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding oauth2client 3.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/oauth2client-3.0.0-py2.7.egg>
Searching for pymongo<4.0.0,>=3.8.0
Reading https://pypi.org/simple/pymongo/
Downloading https://files.pythonhosted.org/packages/6e/ea/353a9f8ced71b9e258438aa4d6aa048c1eaf5b774d3ef2273d686fde0947/pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl#sha256=32421df60d06f479d71b6b539642e410ece3006e8910688e68df962c8eb40a21
Best match: pymongo 3.8.0
Processing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl
Installing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding pymongo 3.8.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg>
Searching for mock<3.0.0,>=1.0.1
Reading https://pypi.org/simple/mock/
Downloading https://files.pythonhosted.org/packages/e6/35/f187bdf23be87092bd0f1200d43d23076cee4d0dec109f195173fd3ebc79/mock-2.0.0-py2.py3-none-any.whl#sha256=5ce3c71c5545b472da17b72268978914d0252980348636840bd34a00b5cc96c1
Best match: mock 2.0.0
Processing mock-2.0.0-py2.py3-none-any.whl
Installing mock-2.0.0-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg/EGG-INFO/requires.txt>
Adding mock 2.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg>
Searching for httplib2<=0.12.0,>=0.8
Reading https://pypi.org/simple/httplib2/
Downloading https://files.pythonhosted.org/packages/ce/ed/803905d670b52fa0edfdd135337e545b4496c2ab3a222f1449b7256eb99f/httplib2-0.12.0.tar.gz#sha256=f61fb838a94ce3b349aa32c92fd8430f7e3511afdb18bf9640d647e30c90a6d6
Best match: httplib2 0.12.0
Processing httplib2-0.12.0.tar.gz
Writing /tmp/easy_install-01g8xo/httplib2-0.12.0/setup.cfg
Running httplib2-0.12.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-01g8xo/httplib2-0.12.0/egg-dist-tmp-E7lZEh
zip_safe flag not set; analyzing archive contents...
httplib2.certs: module references __file__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Extracting httplib2-0.12.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding httplib2 0.12.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Searching for hdfs<3.0.0,>=2.1.0
Reading https://pypi.org/simple/hdfs/
Downloading https://files.pythonhosted.org/packages/82/39/2c0879b1bcfd1f6ad078eb210d09dbce21072386a3997074ee91e60ddc5a/hdfs-2.5.8.tar.gz#sha256=1be117549fc1285571bc51aedc15df5a203138dba02f9adfa26761b69a949370
Best match: hdfs 2.5.8
Processing hdfs-2.5.8.tar.gz
Writing /tmp/easy_install-Az4tKd/hdfs-2.5.8/setup.cfg
Running hdfs-2.5.8/setup.py -q bdist_egg --dist-dir /tmp/easy_install-Az4tKd/hdfs-2.5.8/egg-dist-tmp-jq8vXU
zip_safe flag not set; analyzing archive contents...
Moving hdfs-2.5.8-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding hdfs 2.5.8 to easy-install.pth file
Installing hdfscli-avro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing hdfscli script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/hdfs-2.5.8-py2.7.egg>
Searching for future<1.0.0,>=0.16.0
Reading https://pypi.org/simple/future/
Downloading https://files.pythonhosted.org/packages/90/52/e20466b85000a181e1e144fd8305caf2cf475e2f9674e797b222f8105f5f/future-0.17.1.tar.gz#sha256=67045236dcfd6816dc439556d009594abf643e5eb48992e36beac09c2ca659b8
Best match: future 0.17.1
Processing future-0.17.1.tar.gz
Writing /tmp/easy_install-tFMILb/future-0.17.1/setup.cfg
Running future-0.17.1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-tFMILb/future-0.17.1/egg-dist-tmp-bGiI0A
warning: no files found matching '*.au' under directory 'tests'
warning: no files found matching '*.gif' under directory 'tests'
warning: no files found matching '*.txt' under directory 'tests'
zip_safe flag not set; analyzing archive contents...
future.backports.test.ssl_servers: module references __file__
future.backports.test.support: module references __file__
future.standard_library.__init__: module references __file__
future.standard_library.__init__: module references __path__
future.utils.__init__: module MAY be using inspect.stack
past.builtins.misc: module MAY be using inspect.stack
past.translation.__init__: module references __file__
past.translation.__init__: module references __path__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Extracting future-0.17.1-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding future 0.17.1 to easy-install.pth file
Installing pasteurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing futurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Searching for fastavro<0.22,>=0.21.4
Reading https://pypi.org/simple/fastavro/
Downloading https://files.pythonhosted.org/packages/15/e3/5956c75f68906b119191ef30d9acff661b422cf918a29a03ee0c3ba774be/fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl#sha256=25c5e1871fb82795f138aa209ca89cac940b80bf36fc644615354028bfd87638
Best match: fastavro 0.21.24
Processing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl
Installing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding fastavro 0.21.24 to easy-install.pth file
Installing fastavro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg>
Searching for dill<0.2.10,>=0.2.9
Reading https://pypi.org/simple/dill/
Downloading https://files.pythonhosted.org/packages/fe/42/bfe2e0857bc284cbe6a011d93f2a9ad58a22cb894461b199ae72cfef0f29/dill-0.2.9.tar.gz#sha256=f6d6046f9f9195206063dd0415dff185ad593d6ee8b0e67f12597c0f4df4986f
Best match: dill 0.2.9
Processing dill-0.2.9.tar.gz
Writing /tmp/easy_install-zKViXp/dill-0.2.9/setup.cfg
Running dill-0.2.9/setup.py -q bdist_egg --dist-dir /tmp/easy_install-zKViXp/dill-0.2.9/egg-dist-tmp-iFqbKH
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Extracting dill-0.2.9-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding dill 0.2.9 to easy-install.pth file
Installing get_objgraph script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing undill script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Searching for crcmod<2.0,>=1.7
Reading https://pypi.org/simple/crcmod/
Downloading https://files.pythonhosted.org/packages/6b/b0/e595ce2a2527e169c3bcd6c33d2473c1918e0b7f6826a043ca1245dd4e5b/crcmod-1.7.tar.gz#sha256=dc7051a0db5f2bd48665a990d3ec1cc305a466a77358ca4492826f41f283601e
Best match: crcmod 1.7
Processing crcmod-1.7.tar.gz
Writing /tmp/easy_install-r3YhH2/crcmod-1.7/setup.cfg
Running crcmod-1.7/setup.py -q bdist_egg --dist-dir /tmp/easy_install-r3YhH2/crcmod-1.7/egg-dist-tmp-EOyeji
python2/src/_crcfunext.c: In function ‘init_crcfunext’:
python2/src/_crcfunext.c:492:13: warning: variable ‘m’ set but not used [-Wunused-but-set-variable]
   PyObject *m;
             ^
zip_safe flag not set; analyzing archive contents...
Moving crcmod-1.7-py2.7-linux-x86_64.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding crcmod 1.7 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/crcmod-1.7-py2.7-linux-x86_64.egg>
Searching for numpy>=1.14
Reading https://pypi.org/simple/numpy/
Downloading https://files.pythonhosted.org/packages/c1/ff/aeb22192bab0643551a161dc4ed305892cead687ee97453daed4dc1dd38e/numpy-1.17.0rc1.zip#sha256=f53df05f9ca4ec5d72709ffe349704f1f7d945ed59e815574b5c5687acb282c4
Best match: numpy 1.17.0rc1
Processing numpy-1.17.0rc1.zip
Writing /tmp/easy_install-HZYReN/numpy-1.17.0rc1/setup.cfg
Running numpy-1.17.0rc1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-HZYReN/numpy-1.17.0rc1/egg-dist-tmp-0LDbLL
Traceback (most recent call last):
  File "setup.py", line 238, in <module>
    'test': generate_protos_first(test),
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/__init__.py",> line 145, in setup
    return distutils.core.setup(**attrs)
  File "/usr/lib/python2.7/distutils/core.py", line 151, in setup
    dist.run_commands()
  File "/usr/lib/python2.7/distutils/dist.py", line 953, in run_commands
    self.run_command(cmd)
  File "/usr/lib/python2.7/distutils/dist.py", line 972, in run_command
    cmd_obj.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 67, in run
    self.do_egg_install()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 117, in do_egg_install
    cmd.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 418, in run
    self.easy_install(spec, not self.no_deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 660, in easy_install
    return self.install_item(None, spec, tmpdir, deps, True)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 707, in install_item
    self.process_distribution(spec, dist, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 752, in process_distribution
    [requirement], self.local_index, self.easy_install
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 782, in resolve
    replace_conflicting=replace_conflicting
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1065, in best_match
    return self.obtain(req, installer)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1077, in obtain
    return installer(requirement)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 679, in easy_install
    return self.install_item(spec, dist.location, tmpdir, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 705, in install_item
    dists = self.install_eggs(spec, download, tmpdir)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 890, in install_eggs
    return self.build_and_install(setup_script, setup_base)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1158, in build_and_install
    self.run_setup(setup_script, setup_base, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1144, in run_setup
    run_setup(setup_script, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 253, in run_setup
    raise
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 166, in save_modules
    saved_exc.resume()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 141, in resume
    six.reraise(type, exc, self._tb)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 154, in save_modules
    yield saved
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 250, in run_setup
    _execfile(setup_script, ns)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 45, in _execfile
    exec(code, globals, locals)
  File "/tmp/easy_install-HZYReN/numpy-1.17.0rc1/setup.py", line 31, in <module>
    import setuptools
RuntimeError: Python version >= 3.5 required.

> Task :sdks:python:createProcessWorker FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/sdks/python/build.gradle'> line: 369

* What went wrong:
Execution failed for task ':sdks:python:createProcessWorker'.
> 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 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/5.2.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 2m 15s
59 actionable tasks: 46 executed, 13 from cache

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

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


Build failed in Jenkins: beam_PostCommit_Python_VR_Spark #300

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/300/display/redirect>

------------------------------------------
[...truncated 251.64 KB...]
Searching for pytz>=2018.3
Reading https://pypi.org/simple/pytz/
Downloading https://files.pythonhosted.org/packages/3d/73/fe30c2daaaa0713420d0382b16fbb761409f532c56bdcc514bf7b6262bb6/pytz-2019.1-py2.py3-none-any.whl#sha256=303879e36b721603cc54604edcac9d20401bdbe31e1e4fdee5b9f98d5d31dfda
Best match: pytz 2019.1
Processing pytz-2019.1-py2.py3-none-any.whl
Installing pytz-2019.1-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pytz 2019.1 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pytz-2019.1-py2.7.egg>
Searching for pydot<1.3,>=1.2.0
Reading https://pypi.org/simple/pydot/
Downloading https://files.pythonhosted.org/packages/c3/f1/e61d6dfe6c1768ed2529761a68f70939e2569da043e9f15a8d84bf56cadf/pydot-1.2.4.tar.gz#sha256=92d2e2d15531d00710f2d6fb5540d2acabc5399d464f2f20d5d21073af241eb6
Best match: pydot 1.2.4
Processing pydot-1.2.4.tar.gz
Writing /tmp/easy_install-VlZffx/pydot-1.2.4/setup.cfg
Running pydot-1.2.4/setup.py -q bdist_egg --dist-dir /tmp/easy_install-VlZffx/pydot-1.2.4/egg-dist-tmp-7bzPMi
/tmp/easy_install-VlZffx/pydot-1.2.4/pydot.py:17: UserWarning: Couldn't import dot_parser, loading of dot files will not be possible.
  "Couldn't import dot_parser, "
zip_safe flag not set; analyzing archive contents...
Moving pydot-1.2.4-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pydot 1.2.4 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pydot-1.2.4-py2.7.egg>
Searching for oauth2client<4,>=2.0.1
Reading https://pypi.org/simple/oauth2client/
Downloading https://files.pythonhosted.org/packages/c0/7b/bc893e35d6ca46a72faa4b9eaac25c687ce60e1fbe978993fe2de1b0ff0d/oauth2client-3.0.0.tar.gz#sha256=5b5b056ec6f2304e7920b632885bd157fa71d1a7f3ddd00a43b1541a8d1a2460
Best match: oauth2client 3.0.0
Processing oauth2client-3.0.0.tar.gz
Writing /tmp/easy_install-n00jq4/oauth2client-3.0.0/setup.cfg
Running oauth2client-3.0.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-n00jq4/oauth2client-3.0.0/egg-dist-tmp-wFWoni
warning: no previously-included files matching '*' found under directory 'tests'
zip_safe flag not set; analyzing archive contents...
Moving oauth2client-3.0.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding oauth2client 3.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/oauth2client-3.0.0-py2.7.egg>
Searching for pymongo<4.0.0,>=3.8.0
Reading https://pypi.org/simple/pymongo/
Downloading https://files.pythonhosted.org/packages/6e/ea/353a9f8ced71b9e258438aa4d6aa048c1eaf5b774d3ef2273d686fde0947/pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl#sha256=32421df60d06f479d71b6b539642e410ece3006e8910688e68df962c8eb40a21
Best match: pymongo 3.8.0
Processing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl
Installing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding pymongo 3.8.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg>
Searching for mock<3.0.0,>=1.0.1
Reading https://pypi.org/simple/mock/
Downloading https://files.pythonhosted.org/packages/e6/35/f187bdf23be87092bd0f1200d43d23076cee4d0dec109f195173fd3ebc79/mock-2.0.0-py2.py3-none-any.whl#sha256=5ce3c71c5545b472da17b72268978914d0252980348636840bd34a00b5cc96c1
Best match: mock 2.0.0
Processing mock-2.0.0-py2.py3-none-any.whl
Installing mock-2.0.0-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg/EGG-INFO/requires.txt>
Adding mock 2.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg>
Searching for httplib2<=0.12.0,>=0.8
Reading https://pypi.org/simple/httplib2/
Downloading https://files.pythonhosted.org/packages/ce/ed/803905d670b52fa0edfdd135337e545b4496c2ab3a222f1449b7256eb99f/httplib2-0.12.0.tar.gz#sha256=f61fb838a94ce3b349aa32c92fd8430f7e3511afdb18bf9640d647e30c90a6d6
Best match: httplib2 0.12.0
Processing httplib2-0.12.0.tar.gz
Writing /tmp/easy_install-6C_qXw/httplib2-0.12.0/setup.cfg
Running httplib2-0.12.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-6C_qXw/httplib2-0.12.0/egg-dist-tmp-aMwMtx
zip_safe flag not set; analyzing archive contents...
httplib2.certs: module references __file__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Extracting httplib2-0.12.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding httplib2 0.12.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Searching for hdfs<3.0.0,>=2.1.0
Reading https://pypi.org/simple/hdfs/
Downloading https://files.pythonhosted.org/packages/82/39/2c0879b1bcfd1f6ad078eb210d09dbce21072386a3997074ee91e60ddc5a/hdfs-2.5.8.tar.gz#sha256=1be117549fc1285571bc51aedc15df5a203138dba02f9adfa26761b69a949370
Best match: hdfs 2.5.8
Processing hdfs-2.5.8.tar.gz
Writing /tmp/easy_install-E1Teod/hdfs-2.5.8/setup.cfg
Running hdfs-2.5.8/setup.py -q bdist_egg --dist-dir /tmp/easy_install-E1Teod/hdfs-2.5.8/egg-dist-tmp-PsSN4l
zip_safe flag not set; analyzing archive contents...
Moving hdfs-2.5.8-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding hdfs 2.5.8 to easy-install.pth file
Installing hdfscli-avro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing hdfscli script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/hdfs-2.5.8-py2.7.egg>
Searching for future<1.0.0,>=0.16.0
Reading https://pypi.org/simple/future/
Downloading https://files.pythonhosted.org/packages/90/52/e20466b85000a181e1e144fd8305caf2cf475e2f9674e797b222f8105f5f/future-0.17.1.tar.gz#sha256=67045236dcfd6816dc439556d009594abf643e5eb48992e36beac09c2ca659b8
Best match: future 0.17.1
Processing future-0.17.1.tar.gz
Writing /tmp/easy_install-Hd2bOM/future-0.17.1/setup.cfg
Running future-0.17.1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-Hd2bOM/future-0.17.1/egg-dist-tmp-WmnSbJ
warning: no files found matching '*.au' under directory 'tests'
warning: no files found matching '*.gif' under directory 'tests'
warning: no files found matching '*.txt' under directory 'tests'
zip_safe flag not set; analyzing archive contents...
future.backports.test.ssl_servers: module references __file__
future.backports.test.support: module references __file__
future.standard_library.__init__: module references __file__
future.standard_library.__init__: module references __path__
future.utils.__init__: module MAY be using inspect.stack
past.builtins.misc: module MAY be using inspect.stack
past.translation.__init__: module references __file__
past.translation.__init__: module references __path__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Extracting future-0.17.1-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding future 0.17.1 to easy-install.pth file
Installing pasteurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing futurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Searching for fastavro<0.22,>=0.21.4
Reading https://pypi.org/simple/fastavro/
Downloading https://files.pythonhosted.org/packages/15/e3/5956c75f68906b119191ef30d9acff661b422cf918a29a03ee0c3ba774be/fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl#sha256=25c5e1871fb82795f138aa209ca89cac940b80bf36fc644615354028bfd87638
Best match: fastavro 0.21.24
Processing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl
Installing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding fastavro 0.21.24 to easy-install.pth file
Installing fastavro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg>
Searching for dill<0.2.10,>=0.2.9
Reading https://pypi.org/simple/dill/
Downloading https://files.pythonhosted.org/packages/fe/42/bfe2e0857bc284cbe6a011d93f2a9ad58a22cb894461b199ae72cfef0f29/dill-0.2.9.tar.gz#sha256=f6d6046f9f9195206063dd0415dff185ad593d6ee8b0e67f12597c0f4df4986f
Best match: dill 0.2.9
Processing dill-0.2.9.tar.gz
Writing /tmp/easy_install-YyfmNa/dill-0.2.9/setup.cfg
Running dill-0.2.9/setup.py -q bdist_egg --dist-dir /tmp/easy_install-YyfmNa/dill-0.2.9/egg-dist-tmp-kisHq7
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Extracting dill-0.2.9-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding dill 0.2.9 to easy-install.pth file
Installing get_objgraph script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing undill script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Searching for crcmod<2.0,>=1.7
Reading https://pypi.org/simple/crcmod/
Downloading https://files.pythonhosted.org/packages/6b/b0/e595ce2a2527e169c3bcd6c33d2473c1918e0b7f6826a043ca1245dd4e5b/crcmod-1.7.tar.gz#sha256=dc7051a0db5f2bd48665a990d3ec1cc305a466a77358ca4492826f41f283601e
Best match: crcmod 1.7
Processing crcmod-1.7.tar.gz
Writing /tmp/easy_install-zzntOz/crcmod-1.7/setup.cfg
Running crcmod-1.7/setup.py -q bdist_egg --dist-dir /tmp/easy_install-zzntOz/crcmod-1.7/egg-dist-tmp-NGy14X
python2/src/_crcfunext.c: In function ‘init_crcfunext’:
python2/src/_crcfunext.c:492:13: warning: variable ‘m’ set but not used [-Wunused-but-set-variable]
   PyObject *m;
             ^
zip_safe flag not set; analyzing archive contents...
Moving crcmod-1.7-py2.7-linux-x86_64.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding crcmod 1.7 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/crcmod-1.7-py2.7-linux-x86_64.egg>
Searching for numpy>=1.14
Reading https://pypi.org/simple/numpy/
Downloading https://files.pythonhosted.org/packages/c1/ff/aeb22192bab0643551a161dc4ed305892cead687ee97453daed4dc1dd38e/numpy-1.17.0rc1.zip#sha256=f53df05f9ca4ec5d72709ffe349704f1f7d945ed59e815574b5c5687acb282c4
Best match: numpy 1.17.0rc1
Processing numpy-1.17.0rc1.zip
Writing /tmp/easy_install-ESwBPb/numpy-1.17.0rc1/setup.cfg
Running numpy-1.17.0rc1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-ESwBPb/numpy-1.17.0rc1/egg-dist-tmp-WrZdzm
Traceback (most recent call last):
  File "setup.py", line 238, in <module>
    'test': generate_protos_first(test),
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/__init__.py",> line 145, in setup
    return distutils.core.setup(**attrs)
  File "/usr/lib/python2.7/distutils/core.py", line 151, in setup
    dist.run_commands()
  File "/usr/lib/python2.7/distutils/dist.py", line 953, in run_commands
    self.run_command(cmd)
  File "/usr/lib/python2.7/distutils/dist.py", line 972, in run_command
    cmd_obj.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 67, in run
    self.do_egg_install()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 117, in do_egg_install
    cmd.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 418, in run
    self.easy_install(spec, not self.no_deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 660, in easy_install
    return self.install_item(None, spec, tmpdir, deps, True)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 707, in install_item
    self.process_distribution(spec, dist, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 752, in process_distribution
    [requirement], self.local_index, self.easy_install
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 782, in resolve
    replace_conflicting=replace_conflicting
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1065, in best_match
    return self.obtain(req, installer)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1077, in obtain
    return installer(requirement)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 679, in easy_install
    return self.install_item(spec, dist.location, tmpdir, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 705, in install_item
    dists = self.install_eggs(spec, download, tmpdir)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 890, in install_eggs
    return self.build_and_install(setup_script, setup_base)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1158, in build_and_install
    self.run_setup(setup_script, setup_base, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1144, in run_setup
    run_setup(setup_script, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 253, in run_setup
    raise
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 166, in save_modules
    saved_exc.resume()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 141, in resume
    six.reraise(type, exc, self._tb)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 154, in save_modules
    yield saved
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 250, in run_setup
    _execfile(setup_script, ns)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 45, in _execfile
    exec(code, globals, locals)
  File "/tmp/easy_install-ESwBPb/numpy-1.17.0rc1/setup.py", line 31, in <module>
    import setuptools
RuntimeError: Python version >= 3.5 required.

> Task :sdks:python:createProcessWorker FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/sdks/python/build.gradle'> line: 369

* What went wrong:
Execution failed for task ':sdks:python:createProcessWorker'.
> 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 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/5.2.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 2m 26s
59 actionable tasks: 46 executed, 13 from cache

Publishing build scan...
https://gradle.com/s/7zhodhcm3kdqe

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


Build failed in Jenkins: beam_PostCommit_Python_VR_Spark #299

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/299/display/redirect>

------------------------------------------
[...truncated 251.64 KB...]
Searching for pytz>=2018.3
Reading https://pypi.org/simple/pytz/
Downloading https://files.pythonhosted.org/packages/3d/73/fe30c2daaaa0713420d0382b16fbb761409f532c56bdcc514bf7b6262bb6/pytz-2019.1-py2.py3-none-any.whl#sha256=303879e36b721603cc54604edcac9d20401bdbe31e1e4fdee5b9f98d5d31dfda
Best match: pytz 2019.1
Processing pytz-2019.1-py2.py3-none-any.whl
Installing pytz-2019.1-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pytz 2019.1 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pytz-2019.1-py2.7.egg>
Searching for pydot<1.3,>=1.2.0
Reading https://pypi.org/simple/pydot/
Downloading https://files.pythonhosted.org/packages/c3/f1/e61d6dfe6c1768ed2529761a68f70939e2569da043e9f15a8d84bf56cadf/pydot-1.2.4.tar.gz#sha256=92d2e2d15531d00710f2d6fb5540d2acabc5399d464f2f20d5d21073af241eb6
Best match: pydot 1.2.4
Processing pydot-1.2.4.tar.gz
Writing /tmp/easy_install-u_3MLe/pydot-1.2.4/setup.cfg
Running pydot-1.2.4/setup.py -q bdist_egg --dist-dir /tmp/easy_install-u_3MLe/pydot-1.2.4/egg-dist-tmp-ZESmyo
/tmp/easy_install-u_3MLe/pydot-1.2.4/pydot.py:17: UserWarning: Couldn't import dot_parser, loading of dot files will not be possible.
  "Couldn't import dot_parser, "
zip_safe flag not set; analyzing archive contents...
Moving pydot-1.2.4-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pydot 1.2.4 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pydot-1.2.4-py2.7.egg>
Searching for oauth2client<4,>=2.0.1
Reading https://pypi.org/simple/oauth2client/
Downloading https://files.pythonhosted.org/packages/c0/7b/bc893e35d6ca46a72faa4b9eaac25c687ce60e1fbe978993fe2de1b0ff0d/oauth2client-3.0.0.tar.gz#sha256=5b5b056ec6f2304e7920b632885bd157fa71d1a7f3ddd00a43b1541a8d1a2460
Best match: oauth2client 3.0.0
Processing oauth2client-3.0.0.tar.gz
Writing /tmp/easy_install-U9vLtN/oauth2client-3.0.0/setup.cfg
Running oauth2client-3.0.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-U9vLtN/oauth2client-3.0.0/egg-dist-tmp-mC5f0I
warning: no previously-included files matching '*' found under directory 'tests'
zip_safe flag not set; analyzing archive contents...
Moving oauth2client-3.0.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding oauth2client 3.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/oauth2client-3.0.0-py2.7.egg>
Searching for pymongo<4.0.0,>=3.8.0
Reading https://pypi.org/simple/pymongo/
Downloading https://files.pythonhosted.org/packages/6e/ea/353a9f8ced71b9e258438aa4d6aa048c1eaf5b774d3ef2273d686fde0947/pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl#sha256=32421df60d06f479d71b6b539642e410ece3006e8910688e68df962c8eb40a21
Best match: pymongo 3.8.0
Processing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl
Installing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding pymongo 3.8.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg>
Searching for mock<3.0.0,>=1.0.1
Reading https://pypi.org/simple/mock/
Downloading https://files.pythonhosted.org/packages/e6/35/f187bdf23be87092bd0f1200d43d23076cee4d0dec109f195173fd3ebc79/mock-2.0.0-py2.py3-none-any.whl#sha256=5ce3c71c5545b472da17b72268978914d0252980348636840bd34a00b5cc96c1
Best match: mock 2.0.0
Processing mock-2.0.0-py2.py3-none-any.whl
Installing mock-2.0.0-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg/EGG-INFO/requires.txt>
Adding mock 2.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg>
Searching for httplib2<=0.12.0,>=0.8
Reading https://pypi.org/simple/httplib2/
Downloading https://files.pythonhosted.org/packages/ce/ed/803905d670b52fa0edfdd135337e545b4496c2ab3a222f1449b7256eb99f/httplib2-0.12.0.tar.gz#sha256=f61fb838a94ce3b349aa32c92fd8430f7e3511afdb18bf9640d647e30c90a6d6
Best match: httplib2 0.12.0
Processing httplib2-0.12.0.tar.gz
Writing /tmp/easy_install-PNP9n7/httplib2-0.12.0/setup.cfg
Running httplib2-0.12.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-PNP9n7/httplib2-0.12.0/egg-dist-tmp-6bADuh
zip_safe flag not set; analyzing archive contents...
httplib2.certs: module references __file__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Extracting httplib2-0.12.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding httplib2 0.12.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Searching for hdfs<3.0.0,>=2.1.0
Reading https://pypi.org/simple/hdfs/
Downloading https://files.pythonhosted.org/packages/82/39/2c0879b1bcfd1f6ad078eb210d09dbce21072386a3997074ee91e60ddc5a/hdfs-2.5.8.tar.gz#sha256=1be117549fc1285571bc51aedc15df5a203138dba02f9adfa26761b69a949370
Best match: hdfs 2.5.8
Processing hdfs-2.5.8.tar.gz
Writing /tmp/easy_install-5SyKdZ/hdfs-2.5.8/setup.cfg
Running hdfs-2.5.8/setup.py -q bdist_egg --dist-dir /tmp/easy_install-5SyKdZ/hdfs-2.5.8/egg-dist-tmp-bZbghr
zip_safe flag not set; analyzing archive contents...
Moving hdfs-2.5.8-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding hdfs 2.5.8 to easy-install.pth file
Installing hdfscli-avro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing hdfscli script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/hdfs-2.5.8-py2.7.egg>
Searching for future<1.0.0,>=0.16.0
Reading https://pypi.org/simple/future/
Downloading https://files.pythonhosted.org/packages/90/52/e20466b85000a181e1e144fd8305caf2cf475e2f9674e797b222f8105f5f/future-0.17.1.tar.gz#sha256=67045236dcfd6816dc439556d009594abf643e5eb48992e36beac09c2ca659b8
Best match: future 0.17.1
Processing future-0.17.1.tar.gz
Writing /tmp/easy_install-TkHpPt/future-0.17.1/setup.cfg
Running future-0.17.1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-TkHpPt/future-0.17.1/egg-dist-tmp-Y7Pa4s
warning: no files found matching '*.au' under directory 'tests'
warning: no files found matching '*.gif' under directory 'tests'
warning: no files found matching '*.txt' under directory 'tests'
zip_safe flag not set; analyzing archive contents...
future.backports.test.ssl_servers: module references __file__
future.backports.test.support: module references __file__
future.standard_library.__init__: module references __file__
future.standard_library.__init__: module references __path__
future.utils.__init__: module MAY be using inspect.stack
past.builtins.misc: module MAY be using inspect.stack
past.translation.__init__: module references __file__
past.translation.__init__: module references __path__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Extracting future-0.17.1-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding future 0.17.1 to easy-install.pth file
Installing pasteurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing futurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Searching for fastavro<0.22,>=0.21.4
Reading https://pypi.org/simple/fastavro/
Downloading https://files.pythonhosted.org/packages/15/e3/5956c75f68906b119191ef30d9acff661b422cf918a29a03ee0c3ba774be/fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl#sha256=25c5e1871fb82795f138aa209ca89cac940b80bf36fc644615354028bfd87638
Best match: fastavro 0.21.24
Processing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl
Installing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding fastavro 0.21.24 to easy-install.pth file
Installing fastavro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg>
Searching for dill<0.2.10,>=0.2.9
Reading https://pypi.org/simple/dill/
Downloading https://files.pythonhosted.org/packages/fe/42/bfe2e0857bc284cbe6a011d93f2a9ad58a22cb894461b199ae72cfef0f29/dill-0.2.9.tar.gz#sha256=f6d6046f9f9195206063dd0415dff185ad593d6ee8b0e67f12597c0f4df4986f
Best match: dill 0.2.9
Processing dill-0.2.9.tar.gz
Writing /tmp/easy_install-RnFZYf/dill-0.2.9/setup.cfg
Running dill-0.2.9/setup.py -q bdist_egg --dist-dir /tmp/easy_install-RnFZYf/dill-0.2.9/egg-dist-tmp-ULQZkm
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Extracting dill-0.2.9-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding dill 0.2.9 to easy-install.pth file
Installing get_objgraph script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing undill script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Searching for crcmod<2.0,>=1.7
Reading https://pypi.org/simple/crcmod/
Downloading https://files.pythonhosted.org/packages/6b/b0/e595ce2a2527e169c3bcd6c33d2473c1918e0b7f6826a043ca1245dd4e5b/crcmod-1.7.tar.gz#sha256=dc7051a0db5f2bd48665a990d3ec1cc305a466a77358ca4492826f41f283601e
Best match: crcmod 1.7
Processing crcmod-1.7.tar.gz
Writing /tmp/easy_install-7m6S9x/crcmod-1.7/setup.cfg
Running crcmod-1.7/setup.py -q bdist_egg --dist-dir /tmp/easy_install-7m6S9x/crcmod-1.7/egg-dist-tmp-lT6kyt
python2/src/_crcfunext.c: In function ‘init_crcfunext’:
python2/src/_crcfunext.c:492:13: warning: variable ‘m’ set but not used [-Wunused-but-set-variable]
   PyObject *m;
             ^
zip_safe flag not set; analyzing archive contents...
Moving crcmod-1.7-py2.7-linux-x86_64.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding crcmod 1.7 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/crcmod-1.7-py2.7-linux-x86_64.egg>
Searching for numpy>=1.14
Reading https://pypi.org/simple/numpy/
Downloading https://files.pythonhosted.org/packages/c1/ff/aeb22192bab0643551a161dc4ed305892cead687ee97453daed4dc1dd38e/numpy-1.17.0rc1.zip#sha256=f53df05f9ca4ec5d72709ffe349704f1f7d945ed59e815574b5c5687acb282c4
Best match: numpy 1.17.0rc1
Processing numpy-1.17.0rc1.zip
Writing /tmp/easy_install-8WstIs/numpy-1.17.0rc1/setup.cfg
Running numpy-1.17.0rc1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-8WstIs/numpy-1.17.0rc1/egg-dist-tmp-IsAbJV
Traceback (most recent call last):
  File "setup.py", line 238, in <module>
    'test': generate_protos_first(test),
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/__init__.py",> line 145, in setup
    return distutils.core.setup(**attrs)
  File "/usr/lib/python2.7/distutils/core.py", line 151, in setup
    dist.run_commands()
  File "/usr/lib/python2.7/distutils/dist.py", line 953, in run_commands
    self.run_command(cmd)
  File "/usr/lib/python2.7/distutils/dist.py", line 972, in run_command
    cmd_obj.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 67, in run
    self.do_egg_install()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 117, in do_egg_install
    cmd.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 418, in run
    self.easy_install(spec, not self.no_deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 660, in easy_install
    return self.install_item(None, spec, tmpdir, deps, True)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 707, in install_item
    self.process_distribution(spec, dist, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 752, in process_distribution
    [requirement], self.local_index, self.easy_install
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 782, in resolve
    replace_conflicting=replace_conflicting
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1065, in best_match
    return self.obtain(req, installer)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1077, in obtain
    return installer(requirement)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 679, in easy_install
    return self.install_item(spec, dist.location, tmpdir, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 705, in install_item
    dists = self.install_eggs(spec, download, tmpdir)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 890, in install_eggs
    return self.build_and_install(setup_script, setup_base)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1158, in build_and_install
    self.run_setup(setup_script, setup_base, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1144, in run_setup
    run_setup(setup_script, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 253, in run_setup
    raise
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 166, in save_modules
    saved_exc.resume()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 141, in resume
    six.reraise(type, exc, self._tb)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 154, in save_modules
    yield saved
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 250, in run_setup
    _execfile(setup_script, ns)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 45, in _execfile
    exec(code, globals, locals)
  File "/tmp/easy_install-8WstIs/numpy-1.17.0rc1/setup.py", line 31, in <module>
    import setuptools
RuntimeError: Python version >= 3.5 required.

> Task :sdks:python:createProcessWorker FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/sdks/python/build.gradle'> line: 369

* What went wrong:
Execution failed for task ':sdks:python:createProcessWorker'.
> 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 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/5.2.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 2m 25s
59 actionable tasks: 46 executed, 13 from cache

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

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


Build failed in Jenkins: beam_PostCommit_Python_VR_Spark #298

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/298/display/redirect>

------------------------------------------
[...truncated 251.64 KB...]
Searching for pytz>=2018.3
Reading https://pypi.org/simple/pytz/
Downloading https://files.pythonhosted.org/packages/3d/73/fe30c2daaaa0713420d0382b16fbb761409f532c56bdcc514bf7b6262bb6/pytz-2019.1-py2.py3-none-any.whl#sha256=303879e36b721603cc54604edcac9d20401bdbe31e1e4fdee5b9f98d5d31dfda
Best match: pytz 2019.1
Processing pytz-2019.1-py2.py3-none-any.whl
Installing pytz-2019.1-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pytz 2019.1 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pytz-2019.1-py2.7.egg>
Searching for pydot<1.3,>=1.2.0
Reading https://pypi.org/simple/pydot/
Downloading https://files.pythonhosted.org/packages/c3/f1/e61d6dfe6c1768ed2529761a68f70939e2569da043e9f15a8d84bf56cadf/pydot-1.2.4.tar.gz#sha256=92d2e2d15531d00710f2d6fb5540d2acabc5399d464f2f20d5d21073af241eb6
Best match: pydot 1.2.4
Processing pydot-1.2.4.tar.gz
Writing /tmp/easy_install-TEI6xL/pydot-1.2.4/setup.cfg
Running pydot-1.2.4/setup.py -q bdist_egg --dist-dir /tmp/easy_install-TEI6xL/pydot-1.2.4/egg-dist-tmp-O7rbxm
/tmp/easy_install-TEI6xL/pydot-1.2.4/pydot.py:17: UserWarning: Couldn't import dot_parser, loading of dot files will not be possible.
  "Couldn't import dot_parser, "
zip_safe flag not set; analyzing archive contents...
Moving pydot-1.2.4-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pydot 1.2.4 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pydot-1.2.4-py2.7.egg>
Searching for oauth2client<4,>=2.0.1
Reading https://pypi.org/simple/oauth2client/
Downloading https://files.pythonhosted.org/packages/c0/7b/bc893e35d6ca46a72faa4b9eaac25c687ce60e1fbe978993fe2de1b0ff0d/oauth2client-3.0.0.tar.gz#sha256=5b5b056ec6f2304e7920b632885bd157fa71d1a7f3ddd00a43b1541a8d1a2460
Best match: oauth2client 3.0.0
Processing oauth2client-3.0.0.tar.gz
Writing /tmp/easy_install-PewnO4/oauth2client-3.0.0/setup.cfg
Running oauth2client-3.0.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-PewnO4/oauth2client-3.0.0/egg-dist-tmp-JOTCMp
warning: no previously-included files matching '*' found under directory 'tests'
zip_safe flag not set; analyzing archive contents...
Moving oauth2client-3.0.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding oauth2client 3.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/oauth2client-3.0.0-py2.7.egg>
Searching for pymongo<4.0.0,>=3.8.0
Reading https://pypi.org/simple/pymongo/
Downloading https://files.pythonhosted.org/packages/6e/ea/353a9f8ced71b9e258438aa4d6aa048c1eaf5b774d3ef2273d686fde0947/pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl#sha256=32421df60d06f479d71b6b539642e410ece3006e8910688e68df962c8eb40a21
Best match: pymongo 3.8.0
Processing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl
Installing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding pymongo 3.8.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg>
Searching for mock<3.0.0,>=1.0.1
Reading https://pypi.org/simple/mock/
Downloading https://files.pythonhosted.org/packages/e6/35/f187bdf23be87092bd0f1200d43d23076cee4d0dec109f195173fd3ebc79/mock-2.0.0-py2.py3-none-any.whl#sha256=5ce3c71c5545b472da17b72268978914d0252980348636840bd34a00b5cc96c1
Best match: mock 2.0.0
Processing mock-2.0.0-py2.py3-none-any.whl
Installing mock-2.0.0-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg/EGG-INFO/requires.txt>
Adding mock 2.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg>
Searching for httplib2<=0.12.0,>=0.8
Reading https://pypi.org/simple/httplib2/
Downloading https://files.pythonhosted.org/packages/ce/ed/803905d670b52fa0edfdd135337e545b4496c2ab3a222f1449b7256eb99f/httplib2-0.12.0.tar.gz#sha256=f61fb838a94ce3b349aa32c92fd8430f7e3511afdb18bf9640d647e30c90a6d6
Best match: httplib2 0.12.0
Processing httplib2-0.12.0.tar.gz
Writing /tmp/easy_install-sqSWuR/httplib2-0.12.0/setup.cfg
Running httplib2-0.12.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-sqSWuR/httplib2-0.12.0/egg-dist-tmp-hhwsaS
zip_safe flag not set; analyzing archive contents...
httplib2.certs: module references __file__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Extracting httplib2-0.12.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding httplib2 0.12.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Searching for hdfs<3.0.0,>=2.1.0
Reading https://pypi.org/simple/hdfs/
Downloading https://files.pythonhosted.org/packages/82/39/2c0879b1bcfd1f6ad078eb210d09dbce21072386a3997074ee91e60ddc5a/hdfs-2.5.8.tar.gz#sha256=1be117549fc1285571bc51aedc15df5a203138dba02f9adfa26761b69a949370
Best match: hdfs 2.5.8
Processing hdfs-2.5.8.tar.gz
Writing /tmp/easy_install-84YZTU/hdfs-2.5.8/setup.cfg
Running hdfs-2.5.8/setup.py -q bdist_egg --dist-dir /tmp/easy_install-84YZTU/hdfs-2.5.8/egg-dist-tmp-cVa9n4
zip_safe flag not set; analyzing archive contents...
Moving hdfs-2.5.8-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding hdfs 2.5.8 to easy-install.pth file
Installing hdfscli-avro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing hdfscli script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/hdfs-2.5.8-py2.7.egg>
Searching for future<1.0.0,>=0.16.0
Reading https://pypi.org/simple/future/
Downloading https://files.pythonhosted.org/packages/90/52/e20466b85000a181e1e144fd8305caf2cf475e2f9674e797b222f8105f5f/future-0.17.1.tar.gz#sha256=67045236dcfd6816dc439556d009594abf643e5eb48992e36beac09c2ca659b8
Best match: future 0.17.1
Processing future-0.17.1.tar.gz
Writing /tmp/easy_install-gdyu7J/future-0.17.1/setup.cfg
Running future-0.17.1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-gdyu7J/future-0.17.1/egg-dist-tmp-aBL66c
warning: no files found matching '*.au' under directory 'tests'
warning: no files found matching '*.gif' under directory 'tests'
warning: no files found matching '*.txt' under directory 'tests'
zip_safe flag not set; analyzing archive contents...
future.backports.test.ssl_servers: module references __file__
future.backports.test.support: module references __file__
future.standard_library.__init__: module references __file__
future.standard_library.__init__: module references __path__
future.utils.__init__: module MAY be using inspect.stack
past.builtins.misc: module MAY be using inspect.stack
past.translation.__init__: module references __file__
past.translation.__init__: module references __path__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Extracting future-0.17.1-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding future 0.17.1 to easy-install.pth file
Installing pasteurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing futurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Searching for fastavro<0.22,>=0.21.4
Reading https://pypi.org/simple/fastavro/
Downloading https://files.pythonhosted.org/packages/15/e3/5956c75f68906b119191ef30d9acff661b422cf918a29a03ee0c3ba774be/fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl#sha256=25c5e1871fb82795f138aa209ca89cac940b80bf36fc644615354028bfd87638
Best match: fastavro 0.21.24
Processing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl
Installing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding fastavro 0.21.24 to easy-install.pth file
Installing fastavro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg>
Searching for dill<0.2.10,>=0.2.9
Reading https://pypi.org/simple/dill/
Downloading https://files.pythonhosted.org/packages/fe/42/bfe2e0857bc284cbe6a011d93f2a9ad58a22cb894461b199ae72cfef0f29/dill-0.2.9.tar.gz#sha256=f6d6046f9f9195206063dd0415dff185ad593d6ee8b0e67f12597c0f4df4986f
Best match: dill 0.2.9
Processing dill-0.2.9.tar.gz
Writing /tmp/easy_install-21wAWn/dill-0.2.9/setup.cfg
Running dill-0.2.9/setup.py -q bdist_egg --dist-dir /tmp/easy_install-21wAWn/dill-0.2.9/egg-dist-tmp-zGvymc
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Extracting dill-0.2.9-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding dill 0.2.9 to easy-install.pth file
Installing get_objgraph script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing undill script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Searching for crcmod<2.0,>=1.7
Reading https://pypi.org/simple/crcmod/
Downloading https://files.pythonhosted.org/packages/6b/b0/e595ce2a2527e169c3bcd6c33d2473c1918e0b7f6826a043ca1245dd4e5b/crcmod-1.7.tar.gz#sha256=dc7051a0db5f2bd48665a990d3ec1cc305a466a77358ca4492826f41f283601e
Best match: crcmod 1.7
Processing crcmod-1.7.tar.gz
Writing /tmp/easy_install-b42T5m/crcmod-1.7/setup.cfg
Running crcmod-1.7/setup.py -q bdist_egg --dist-dir /tmp/easy_install-b42T5m/crcmod-1.7/egg-dist-tmp-dPib3P
python2/src/_crcfunext.c: In function ‘init_crcfunext’:
python2/src/_crcfunext.c:492:13: warning: variable ‘m’ set but not used [-Wunused-but-set-variable]
   PyObject *m;
             ^
zip_safe flag not set; analyzing archive contents...
Moving crcmod-1.7-py2.7-linux-x86_64.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding crcmod 1.7 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/crcmod-1.7-py2.7-linux-x86_64.egg>
Searching for numpy>=1.14
Reading https://pypi.org/simple/numpy/
Downloading https://files.pythonhosted.org/packages/c1/ff/aeb22192bab0643551a161dc4ed305892cead687ee97453daed4dc1dd38e/numpy-1.17.0rc1.zip#sha256=f53df05f9ca4ec5d72709ffe349704f1f7d945ed59e815574b5c5687acb282c4
Best match: numpy 1.17.0rc1
Processing numpy-1.17.0rc1.zip
Writing /tmp/easy_install-1jBAsA/numpy-1.17.0rc1/setup.cfg
Running numpy-1.17.0rc1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-1jBAsA/numpy-1.17.0rc1/egg-dist-tmp-EDYfrS
Traceback (most recent call last):
  File "setup.py", line 238, in <module>
    'test': generate_protos_first(test),
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/__init__.py",> line 145, in setup
    return distutils.core.setup(**attrs)
  File "/usr/lib/python2.7/distutils/core.py", line 151, in setup
    dist.run_commands()
  File "/usr/lib/python2.7/distutils/dist.py", line 953, in run_commands
    self.run_command(cmd)
  File "/usr/lib/python2.7/distutils/dist.py", line 972, in run_command
    cmd_obj.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 67, in run
    self.do_egg_install()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 117, in do_egg_install
    cmd.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 418, in run
    self.easy_install(spec, not self.no_deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 660, in easy_install
    return self.install_item(None, spec, tmpdir, deps, True)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 707, in install_item
    self.process_distribution(spec, dist, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 752, in process_distribution
    [requirement], self.local_index, self.easy_install
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 782, in resolve
    replace_conflicting=replace_conflicting
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1065, in best_match
    return self.obtain(req, installer)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1077, in obtain
    return installer(requirement)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 679, in easy_install
    return self.install_item(spec, dist.location, tmpdir, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 705, in install_item
    dists = self.install_eggs(spec, download, tmpdir)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 890, in install_eggs
    return self.build_and_install(setup_script, setup_base)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1158, in build_and_install
    self.run_setup(setup_script, setup_base, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1144, in run_setup
    run_setup(setup_script, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 253, in run_setup
    raise
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 166, in save_modules
    saved_exc.resume()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 141, in resume
    six.reraise(type, exc, self._tb)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 154, in save_modules
    yield saved
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 250, in run_setup
    _execfile(setup_script, ns)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 45, in _execfile
    exec(code, globals, locals)
  File "/tmp/easy_install-1jBAsA/numpy-1.17.0rc1/setup.py", line 31, in <module>
    import setuptools
RuntimeError: Python version >= 3.5 required.

> Task :sdks:python:createProcessWorker FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/sdks/python/build.gradle'> line: 369

* What went wrong:
Execution failed for task ':sdks:python:createProcessWorker'.
> 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 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/5.2.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 2m 16s
59 actionable tasks: 46 executed, 13 from cache

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

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


Build failed in Jenkins: beam_PostCommit_Python_VR_Spark #297

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/297/display/redirect>

------------------------------------------
[...truncated 251.64 KB...]
Searching for pytz>=2018.3
Reading https://pypi.org/simple/pytz/
Downloading https://files.pythonhosted.org/packages/3d/73/fe30c2daaaa0713420d0382b16fbb761409f532c56bdcc514bf7b6262bb6/pytz-2019.1-py2.py3-none-any.whl#sha256=303879e36b721603cc54604edcac9d20401bdbe31e1e4fdee5b9f98d5d31dfda
Best match: pytz 2019.1
Processing pytz-2019.1-py2.py3-none-any.whl
Installing pytz-2019.1-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pytz 2019.1 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pytz-2019.1-py2.7.egg>
Searching for pydot<1.3,>=1.2.0
Reading https://pypi.org/simple/pydot/
Downloading https://files.pythonhosted.org/packages/c3/f1/e61d6dfe6c1768ed2529761a68f70939e2569da043e9f15a8d84bf56cadf/pydot-1.2.4.tar.gz#sha256=92d2e2d15531d00710f2d6fb5540d2acabc5399d464f2f20d5d21073af241eb6
Best match: pydot 1.2.4
Processing pydot-1.2.4.tar.gz
Writing /tmp/easy_install-ZQmfR5/pydot-1.2.4/setup.cfg
Running pydot-1.2.4/setup.py -q bdist_egg --dist-dir /tmp/easy_install-ZQmfR5/pydot-1.2.4/egg-dist-tmp-1V9_vv
/tmp/easy_install-ZQmfR5/pydot-1.2.4/pydot.py:17: UserWarning: Couldn't import dot_parser, loading of dot files will not be possible.
  "Couldn't import dot_parser, "
zip_safe flag not set; analyzing archive contents...
Moving pydot-1.2.4-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pydot 1.2.4 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pydot-1.2.4-py2.7.egg>
Searching for oauth2client<4,>=2.0.1
Reading https://pypi.org/simple/oauth2client/
Downloading https://files.pythonhosted.org/packages/c0/7b/bc893e35d6ca46a72faa4b9eaac25c687ce60e1fbe978993fe2de1b0ff0d/oauth2client-3.0.0.tar.gz#sha256=5b5b056ec6f2304e7920b632885bd157fa71d1a7f3ddd00a43b1541a8d1a2460
Best match: oauth2client 3.0.0
Processing oauth2client-3.0.0.tar.gz
Writing /tmp/easy_install-GpC20E/oauth2client-3.0.0/setup.cfg
Running oauth2client-3.0.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-GpC20E/oauth2client-3.0.0/egg-dist-tmp-nHK9N7
warning: no previously-included files matching '*' found under directory 'tests'
zip_safe flag not set; analyzing archive contents...
Moving oauth2client-3.0.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding oauth2client 3.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/oauth2client-3.0.0-py2.7.egg>
Searching for pymongo<4.0.0,>=3.8.0
Reading https://pypi.org/simple/pymongo/
Downloading https://files.pythonhosted.org/packages/6e/ea/353a9f8ced71b9e258438aa4d6aa048c1eaf5b774d3ef2273d686fde0947/pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl#sha256=32421df60d06f479d71b6b539642e410ece3006e8910688e68df962c8eb40a21
Best match: pymongo 3.8.0
Processing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl
Installing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding pymongo 3.8.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg>
Searching for mock<3.0.0,>=1.0.1
Reading https://pypi.org/simple/mock/
Downloading https://files.pythonhosted.org/packages/e6/35/f187bdf23be87092bd0f1200d43d23076cee4d0dec109f195173fd3ebc79/mock-2.0.0-py2.py3-none-any.whl#sha256=5ce3c71c5545b472da17b72268978914d0252980348636840bd34a00b5cc96c1
Best match: mock 2.0.0
Processing mock-2.0.0-py2.py3-none-any.whl
Installing mock-2.0.0-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg/EGG-INFO/requires.txt>
Adding mock 2.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg>
Searching for httplib2<=0.12.0,>=0.8
Reading https://pypi.org/simple/httplib2/
Downloading https://files.pythonhosted.org/packages/ce/ed/803905d670b52fa0edfdd135337e545b4496c2ab3a222f1449b7256eb99f/httplib2-0.12.0.tar.gz#sha256=f61fb838a94ce3b349aa32c92fd8430f7e3511afdb18bf9640d647e30c90a6d6
Best match: httplib2 0.12.0
Processing httplib2-0.12.0.tar.gz
Writing /tmp/easy_install-__9k_7/httplib2-0.12.0/setup.cfg
Running httplib2-0.12.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-__9k_7/httplib2-0.12.0/egg-dist-tmp-svxkTw
zip_safe flag not set; analyzing archive contents...
httplib2.certs: module references __file__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Extracting httplib2-0.12.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding httplib2 0.12.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Searching for hdfs<3.0.0,>=2.1.0
Reading https://pypi.org/simple/hdfs/
Downloading https://files.pythonhosted.org/packages/82/39/2c0879b1bcfd1f6ad078eb210d09dbce21072386a3997074ee91e60ddc5a/hdfs-2.5.8.tar.gz#sha256=1be117549fc1285571bc51aedc15df5a203138dba02f9adfa26761b69a949370
Best match: hdfs 2.5.8
Processing hdfs-2.5.8.tar.gz
Writing /tmp/easy_install-nCvpLi/hdfs-2.5.8/setup.cfg
Running hdfs-2.5.8/setup.py -q bdist_egg --dist-dir /tmp/easy_install-nCvpLi/hdfs-2.5.8/egg-dist-tmp-EfLrqH
zip_safe flag not set; analyzing archive contents...
Moving hdfs-2.5.8-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding hdfs 2.5.8 to easy-install.pth file
Installing hdfscli-avro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing hdfscli script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/hdfs-2.5.8-py2.7.egg>
Searching for future<1.0.0,>=0.16.0
Reading https://pypi.org/simple/future/
Downloading https://files.pythonhosted.org/packages/90/52/e20466b85000a181e1e144fd8305caf2cf475e2f9674e797b222f8105f5f/future-0.17.1.tar.gz#sha256=67045236dcfd6816dc439556d009594abf643e5eb48992e36beac09c2ca659b8
Best match: future 0.17.1
Processing future-0.17.1.tar.gz
Writing /tmp/easy_install-JOeh37/future-0.17.1/setup.cfg
Running future-0.17.1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-JOeh37/future-0.17.1/egg-dist-tmp-NfHofh
warning: no files found matching '*.au' under directory 'tests'
warning: no files found matching '*.gif' under directory 'tests'
warning: no files found matching '*.txt' under directory 'tests'
zip_safe flag not set; analyzing archive contents...
future.backports.test.ssl_servers: module references __file__
future.backports.test.support: module references __file__
future.standard_library.__init__: module references __file__
future.standard_library.__init__: module references __path__
future.utils.__init__: module MAY be using inspect.stack
past.builtins.misc: module MAY be using inspect.stack
past.translation.__init__: module references __file__
past.translation.__init__: module references __path__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Extracting future-0.17.1-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding future 0.17.1 to easy-install.pth file
Installing pasteurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing futurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Searching for fastavro<0.22,>=0.21.4
Reading https://pypi.org/simple/fastavro/
Downloading https://files.pythonhosted.org/packages/15/e3/5956c75f68906b119191ef30d9acff661b422cf918a29a03ee0c3ba774be/fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl#sha256=25c5e1871fb82795f138aa209ca89cac940b80bf36fc644615354028bfd87638
Best match: fastavro 0.21.24
Processing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl
Installing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding fastavro 0.21.24 to easy-install.pth file
Installing fastavro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg>
Searching for dill<0.2.10,>=0.2.9
Reading https://pypi.org/simple/dill/
Downloading https://files.pythonhosted.org/packages/fe/42/bfe2e0857bc284cbe6a011d93f2a9ad58a22cb894461b199ae72cfef0f29/dill-0.2.9.tar.gz#sha256=f6d6046f9f9195206063dd0415dff185ad593d6ee8b0e67f12597c0f4df4986f
Best match: dill 0.2.9
Processing dill-0.2.9.tar.gz
Writing /tmp/easy_install-jESmmZ/dill-0.2.9/setup.cfg
Running dill-0.2.9/setup.py -q bdist_egg --dist-dir /tmp/easy_install-jESmmZ/dill-0.2.9/egg-dist-tmp-VtcRa8
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Extracting dill-0.2.9-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding dill 0.2.9 to easy-install.pth file
Installing get_objgraph script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing undill script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Searching for crcmod<2.0,>=1.7
Reading https://pypi.org/simple/crcmod/
Downloading https://files.pythonhosted.org/packages/6b/b0/e595ce2a2527e169c3bcd6c33d2473c1918e0b7f6826a043ca1245dd4e5b/crcmod-1.7.tar.gz#sha256=dc7051a0db5f2bd48665a990d3ec1cc305a466a77358ca4492826f41f283601e
Best match: crcmod 1.7
Processing crcmod-1.7.tar.gz
Writing /tmp/easy_install-CSr2oB/crcmod-1.7/setup.cfg
Running crcmod-1.7/setup.py -q bdist_egg --dist-dir /tmp/easy_install-CSr2oB/crcmod-1.7/egg-dist-tmp-Ly5w4u
python2/src/_crcfunext.c: In function ‘init_crcfunext’:
python2/src/_crcfunext.c:492:13: warning: variable ‘m’ set but not used [-Wunused-but-set-variable]
   PyObject *m;
             ^
zip_safe flag not set; analyzing archive contents...
Moving crcmod-1.7-py2.7-linux-x86_64.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding crcmod 1.7 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/crcmod-1.7-py2.7-linux-x86_64.egg>
Searching for numpy>=1.14
Reading https://pypi.org/simple/numpy/
Downloading https://files.pythonhosted.org/packages/c1/ff/aeb22192bab0643551a161dc4ed305892cead687ee97453daed4dc1dd38e/numpy-1.17.0rc1.zip#sha256=f53df05f9ca4ec5d72709ffe349704f1f7d945ed59e815574b5c5687acb282c4
Best match: numpy 1.17.0rc1
Processing numpy-1.17.0rc1.zip
Writing /tmp/easy_install-W8JYJR/numpy-1.17.0rc1/setup.cfg
Running numpy-1.17.0rc1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-W8JYJR/numpy-1.17.0rc1/egg-dist-tmp-mU3OhP
Traceback (most recent call last):
  File "setup.py", line 238, in <module>
    'test': generate_protos_first(test),
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/__init__.py",> line 145, in setup
    return distutils.core.setup(**attrs)
  File "/usr/lib/python2.7/distutils/core.py", line 151, in setup
    dist.run_commands()
  File "/usr/lib/python2.7/distutils/dist.py", line 953, in run_commands
    self.run_command(cmd)
  File "/usr/lib/python2.7/distutils/dist.py", line 972, in run_command
    cmd_obj.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 67, in run
    self.do_egg_install()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 117, in do_egg_install
    cmd.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 418, in run
    self.easy_install(spec, not self.no_deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 660, in easy_install
    return self.install_item(None, spec, tmpdir, deps, True)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 707, in install_item
    self.process_distribution(spec, dist, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 752, in process_distribution
    [requirement], self.local_index, self.easy_install
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 782, in resolve
    replace_conflicting=replace_conflicting
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1065, in best_match
    return self.obtain(req, installer)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1077, in obtain
    return installer(requirement)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 679, in easy_install
    return self.install_item(spec, dist.location, tmpdir, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 705, in install_item
    dists = self.install_eggs(spec, download, tmpdir)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 890, in install_eggs
    return self.build_and_install(setup_script, setup_base)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1158, in build_and_install
    self.run_setup(setup_script, setup_base, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1144, in run_setup
    run_setup(setup_script, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 253, in run_setup
    raise
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 166, in save_modules
    saved_exc.resume()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 141, in resume
    six.reraise(type, exc, self._tb)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 154, in save_modules
    yield saved
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 250, in run_setup
    _execfile(setup_script, ns)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 45, in _execfile
    exec(code, globals, locals)
  File "/tmp/easy_install-W8JYJR/numpy-1.17.0rc1/setup.py", line 31, in <module>
    import setuptools
RuntimeError: Python version >= 3.5 required.

> Task :sdks:python:createProcessWorker FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/sdks/python/build.gradle'> line: 369

* What went wrong:
Execution failed for task ':sdks:python:createProcessWorker'.
> 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 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/5.2.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 2m 23s
59 actionable tasks: 46 executed, 13 from cache

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

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


Build failed in Jenkins: beam_PostCommit_Python_VR_Spark #296

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/296/display/redirect>

------------------------------------------
[...truncated 251.64 KB...]
Searching for pytz>=2018.3
Reading https://pypi.org/simple/pytz/
Downloading https://files.pythonhosted.org/packages/3d/73/fe30c2daaaa0713420d0382b16fbb761409f532c56bdcc514bf7b6262bb6/pytz-2019.1-py2.py3-none-any.whl#sha256=303879e36b721603cc54604edcac9d20401bdbe31e1e4fdee5b9f98d5d31dfda
Best match: pytz 2019.1
Processing pytz-2019.1-py2.py3-none-any.whl
Installing pytz-2019.1-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pytz 2019.1 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pytz-2019.1-py2.7.egg>
Searching for pydot<1.3,>=1.2.0
Reading https://pypi.org/simple/pydot/
Downloading https://files.pythonhosted.org/packages/c3/f1/e61d6dfe6c1768ed2529761a68f70939e2569da043e9f15a8d84bf56cadf/pydot-1.2.4.tar.gz#sha256=92d2e2d15531d00710f2d6fb5540d2acabc5399d464f2f20d5d21073af241eb6
Best match: pydot 1.2.4
Processing pydot-1.2.4.tar.gz
Writing /tmp/easy_install-y9zoGd/pydot-1.2.4/setup.cfg
Running pydot-1.2.4/setup.py -q bdist_egg --dist-dir /tmp/easy_install-y9zoGd/pydot-1.2.4/egg-dist-tmp-XMYjQI
/tmp/easy_install-y9zoGd/pydot-1.2.4/pydot.py:17: UserWarning: Couldn't import dot_parser, loading of dot files will not be possible.
  "Couldn't import dot_parser, "
zip_safe flag not set; analyzing archive contents...
Moving pydot-1.2.4-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pydot 1.2.4 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pydot-1.2.4-py2.7.egg>
Searching for oauth2client<4,>=2.0.1
Reading https://pypi.org/simple/oauth2client/
Downloading https://files.pythonhosted.org/packages/c0/7b/bc893e35d6ca46a72faa4b9eaac25c687ce60e1fbe978993fe2de1b0ff0d/oauth2client-3.0.0.tar.gz#sha256=5b5b056ec6f2304e7920b632885bd157fa71d1a7f3ddd00a43b1541a8d1a2460
Best match: oauth2client 3.0.0
Processing oauth2client-3.0.0.tar.gz
Writing /tmp/easy_install-kWFQZD/oauth2client-3.0.0/setup.cfg
Running oauth2client-3.0.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-kWFQZD/oauth2client-3.0.0/egg-dist-tmp-p51GjX
warning: no previously-included files matching '*' found under directory 'tests'
zip_safe flag not set; analyzing archive contents...
Moving oauth2client-3.0.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding oauth2client 3.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/oauth2client-3.0.0-py2.7.egg>
Searching for pymongo<4.0.0,>=3.8.0
Reading https://pypi.org/simple/pymongo/
Downloading https://files.pythonhosted.org/packages/6e/ea/353a9f8ced71b9e258438aa4d6aa048c1eaf5b774d3ef2273d686fde0947/pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl#sha256=32421df60d06f479d71b6b539642e410ece3006e8910688e68df962c8eb40a21
Best match: pymongo 3.8.0
Processing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl
Installing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding pymongo 3.8.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg>
Searching for mock<3.0.0,>=1.0.1
Reading https://pypi.org/simple/mock/
Downloading https://files.pythonhosted.org/packages/e6/35/f187bdf23be87092bd0f1200d43d23076cee4d0dec109f195173fd3ebc79/mock-2.0.0-py2.py3-none-any.whl#sha256=5ce3c71c5545b472da17b72268978914d0252980348636840bd34a00b5cc96c1
Best match: mock 2.0.0
Processing mock-2.0.0-py2.py3-none-any.whl
Installing mock-2.0.0-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg/EGG-INFO/requires.txt>
Adding mock 2.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg>
Searching for httplib2<=0.12.0,>=0.8
Reading https://pypi.org/simple/httplib2/
Downloading https://files.pythonhosted.org/packages/ce/ed/803905d670b52fa0edfdd135337e545b4496c2ab3a222f1449b7256eb99f/httplib2-0.12.0.tar.gz#sha256=f61fb838a94ce3b349aa32c92fd8430f7e3511afdb18bf9640d647e30c90a6d6
Best match: httplib2 0.12.0
Processing httplib2-0.12.0.tar.gz
Writing /tmp/easy_install-hwawfU/httplib2-0.12.0/setup.cfg
Running httplib2-0.12.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-hwawfU/httplib2-0.12.0/egg-dist-tmp-gzHsap
zip_safe flag not set; analyzing archive contents...
httplib2.certs: module references __file__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Extracting httplib2-0.12.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding httplib2 0.12.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Searching for hdfs<3.0.0,>=2.1.0
Reading https://pypi.org/simple/hdfs/
Downloading https://files.pythonhosted.org/packages/82/39/2c0879b1bcfd1f6ad078eb210d09dbce21072386a3997074ee91e60ddc5a/hdfs-2.5.8.tar.gz#sha256=1be117549fc1285571bc51aedc15df5a203138dba02f9adfa26761b69a949370
Best match: hdfs 2.5.8
Processing hdfs-2.5.8.tar.gz
Writing /tmp/easy_install-m8T0M2/hdfs-2.5.8/setup.cfg
Running hdfs-2.5.8/setup.py -q bdist_egg --dist-dir /tmp/easy_install-m8T0M2/hdfs-2.5.8/egg-dist-tmp-omuhjU
zip_safe flag not set; analyzing archive contents...
Moving hdfs-2.5.8-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding hdfs 2.5.8 to easy-install.pth file
Installing hdfscli-avro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing hdfscli script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/hdfs-2.5.8-py2.7.egg>
Searching for future<1.0.0,>=0.16.0
Reading https://pypi.org/simple/future/
Downloading https://files.pythonhosted.org/packages/90/52/e20466b85000a181e1e144fd8305caf2cf475e2f9674e797b222f8105f5f/future-0.17.1.tar.gz#sha256=67045236dcfd6816dc439556d009594abf643e5eb48992e36beac09c2ca659b8
Best match: future 0.17.1
Processing future-0.17.1.tar.gz
Writing /tmp/easy_install-1Pyx2M/future-0.17.1/setup.cfg
Running future-0.17.1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-1Pyx2M/future-0.17.1/egg-dist-tmp-IY0YPn
warning: no files found matching '*.au' under directory 'tests'
warning: no files found matching '*.gif' under directory 'tests'
warning: no files found matching '*.txt' under directory 'tests'
zip_safe flag not set; analyzing archive contents...
future.backports.test.ssl_servers: module references __file__
future.backports.test.support: module references __file__
future.standard_library.__init__: module references __file__
future.standard_library.__init__: module references __path__
future.utils.__init__: module MAY be using inspect.stack
past.builtins.misc: module MAY be using inspect.stack
past.translation.__init__: module references __file__
past.translation.__init__: module references __path__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Extracting future-0.17.1-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding future 0.17.1 to easy-install.pth file
Installing pasteurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing futurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Searching for fastavro<0.22,>=0.21.4
Reading https://pypi.org/simple/fastavro/
Downloading https://files.pythonhosted.org/packages/15/e3/5956c75f68906b119191ef30d9acff661b422cf918a29a03ee0c3ba774be/fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl#sha256=25c5e1871fb82795f138aa209ca89cac940b80bf36fc644615354028bfd87638
Best match: fastavro 0.21.24
Processing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl
Installing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding fastavro 0.21.24 to easy-install.pth file
Installing fastavro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg>
Searching for dill<0.2.10,>=0.2.9
Reading https://pypi.org/simple/dill/
Downloading https://files.pythonhosted.org/packages/fe/42/bfe2e0857bc284cbe6a011d93f2a9ad58a22cb894461b199ae72cfef0f29/dill-0.2.9.tar.gz#sha256=f6d6046f9f9195206063dd0415dff185ad593d6ee8b0e67f12597c0f4df4986f
Best match: dill 0.2.9
Processing dill-0.2.9.tar.gz
Writing /tmp/easy_install-cQTsj8/dill-0.2.9/setup.cfg
Running dill-0.2.9/setup.py -q bdist_egg --dist-dir /tmp/easy_install-cQTsj8/dill-0.2.9/egg-dist-tmp-MbCaIc
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Extracting dill-0.2.9-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding dill 0.2.9 to easy-install.pth file
Installing get_objgraph script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing undill script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Searching for crcmod<2.0,>=1.7
Reading https://pypi.org/simple/crcmod/
Downloading https://files.pythonhosted.org/packages/6b/b0/e595ce2a2527e169c3bcd6c33d2473c1918e0b7f6826a043ca1245dd4e5b/crcmod-1.7.tar.gz#sha256=dc7051a0db5f2bd48665a990d3ec1cc305a466a77358ca4492826f41f283601e
Best match: crcmod 1.7
Processing crcmod-1.7.tar.gz
Writing /tmp/easy_install-OTWEEr/crcmod-1.7/setup.cfg
Running crcmod-1.7/setup.py -q bdist_egg --dist-dir /tmp/easy_install-OTWEEr/crcmod-1.7/egg-dist-tmp-09VCv6
python2/src/_crcfunext.c: In function ‘init_crcfunext’:
python2/src/_crcfunext.c:492:13: warning: variable ‘m’ set but not used [-Wunused-but-set-variable]
   PyObject *m;
             ^
zip_safe flag not set; analyzing archive contents...
Moving crcmod-1.7-py2.7-linux-x86_64.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding crcmod 1.7 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/crcmod-1.7-py2.7-linux-x86_64.egg>
Searching for numpy>=1.14
Reading https://pypi.org/simple/numpy/
Downloading https://files.pythonhosted.org/packages/c1/ff/aeb22192bab0643551a161dc4ed305892cead687ee97453daed4dc1dd38e/numpy-1.17.0rc1.zip#sha256=f53df05f9ca4ec5d72709ffe349704f1f7d945ed59e815574b5c5687acb282c4
Best match: numpy 1.17.0rc1
Processing numpy-1.17.0rc1.zip
Writing /tmp/easy_install-DDSPE0/numpy-1.17.0rc1/setup.cfg
Running numpy-1.17.0rc1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-DDSPE0/numpy-1.17.0rc1/egg-dist-tmp-RHyn0o
Traceback (most recent call last):
  File "setup.py", line 238, in <module>
    'test': generate_protos_first(test),
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/__init__.py",> line 145, in setup
    return distutils.core.setup(**attrs)
  File "/usr/lib/python2.7/distutils/core.py", line 151, in setup
    dist.run_commands()
  File "/usr/lib/python2.7/distutils/dist.py", line 953, in run_commands
    self.run_command(cmd)
  File "/usr/lib/python2.7/distutils/dist.py", line 972, in run_command
    cmd_obj.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 67, in run
    self.do_egg_install()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 117, in do_egg_install
    cmd.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 418, in run
    self.easy_install(spec, not self.no_deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 660, in easy_install
    return self.install_item(None, spec, tmpdir, deps, True)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 707, in install_item
    self.process_distribution(spec, dist, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 752, in process_distribution
    [requirement], self.local_index, self.easy_install
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 782, in resolve
    replace_conflicting=replace_conflicting
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1065, in best_match
    return self.obtain(req, installer)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1077, in obtain
    return installer(requirement)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 679, in easy_install
    return self.install_item(spec, dist.location, tmpdir, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 705, in install_item
    dists = self.install_eggs(spec, download, tmpdir)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 890, in install_eggs
    return self.build_and_install(setup_script, setup_base)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1158, in build_and_install
    self.run_setup(setup_script, setup_base, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1144, in run_setup
    run_setup(setup_script, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 253, in run_setup
    raise
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 166, in save_modules
    saved_exc.resume()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 141, in resume
    six.reraise(type, exc, self._tb)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 154, in save_modules
    yield saved
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 250, in run_setup
    _execfile(setup_script, ns)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 45, in _execfile
    exec(code, globals, locals)
  File "/tmp/easy_install-DDSPE0/numpy-1.17.0rc1/setup.py", line 31, in <module>
    import setuptools
RuntimeError: Python version >= 3.5 required.

> Task :sdks:python:createProcessWorker FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/sdks/python/build.gradle'> line: 369

* What went wrong:
Execution failed for task ':sdks:python:createProcessWorker'.
> 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 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/5.2.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 2m 14s
59 actionable tasks: 46 executed, 13 from cache

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

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


Build failed in Jenkins: beam_PostCommit_Python_VR_Spark #295

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/295/display/redirect>

------------------------------------------
[...truncated 251.64 KB...]
Searching for pytz>=2018.3
Reading https://pypi.org/simple/pytz/
Downloading https://files.pythonhosted.org/packages/3d/73/fe30c2daaaa0713420d0382b16fbb761409f532c56bdcc514bf7b6262bb6/pytz-2019.1-py2.py3-none-any.whl#sha256=303879e36b721603cc54604edcac9d20401bdbe31e1e4fdee5b9f98d5d31dfda
Best match: pytz 2019.1
Processing pytz-2019.1-py2.py3-none-any.whl
Installing pytz-2019.1-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pytz 2019.1 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pytz-2019.1-py2.7.egg>
Searching for pydot<1.3,>=1.2.0
Reading https://pypi.org/simple/pydot/
Downloading https://files.pythonhosted.org/packages/c3/f1/e61d6dfe6c1768ed2529761a68f70939e2569da043e9f15a8d84bf56cadf/pydot-1.2.4.tar.gz#sha256=92d2e2d15531d00710f2d6fb5540d2acabc5399d464f2f20d5d21073af241eb6
Best match: pydot 1.2.4
Processing pydot-1.2.4.tar.gz
Writing /tmp/easy_install-TdgCWU/pydot-1.2.4/setup.cfg
Running pydot-1.2.4/setup.py -q bdist_egg --dist-dir /tmp/easy_install-TdgCWU/pydot-1.2.4/egg-dist-tmp-NjUpdF
/tmp/easy_install-TdgCWU/pydot-1.2.4/pydot.py:17: UserWarning: Couldn't import dot_parser, loading of dot files will not be possible.
  "Couldn't import dot_parser, "
zip_safe flag not set; analyzing archive contents...
Moving pydot-1.2.4-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pydot 1.2.4 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pydot-1.2.4-py2.7.egg>
Searching for oauth2client<4,>=2.0.1
Reading https://pypi.org/simple/oauth2client/
Downloading https://files.pythonhosted.org/packages/c0/7b/bc893e35d6ca46a72faa4b9eaac25c687ce60e1fbe978993fe2de1b0ff0d/oauth2client-3.0.0.tar.gz#sha256=5b5b056ec6f2304e7920b632885bd157fa71d1a7f3ddd00a43b1541a8d1a2460
Best match: oauth2client 3.0.0
Processing oauth2client-3.0.0.tar.gz
Writing /tmp/easy_install-Z_F0at/oauth2client-3.0.0/setup.cfg
Running oauth2client-3.0.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-Z_F0at/oauth2client-3.0.0/egg-dist-tmp-de7O78
warning: no previously-included files matching '*' found under directory 'tests'
zip_safe flag not set; analyzing archive contents...
Moving oauth2client-3.0.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding oauth2client 3.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/oauth2client-3.0.0-py2.7.egg>
Searching for pymongo<4.0.0,>=3.8.0
Reading https://pypi.org/simple/pymongo/
Downloading https://files.pythonhosted.org/packages/6e/ea/353a9f8ced71b9e258438aa4d6aa048c1eaf5b774d3ef2273d686fde0947/pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl#sha256=32421df60d06f479d71b6b539642e410ece3006e8910688e68df962c8eb40a21
Best match: pymongo 3.8.0
Processing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl
Installing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding pymongo 3.8.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg>
Searching for mock<3.0.0,>=1.0.1
Reading https://pypi.org/simple/mock/
Downloading https://files.pythonhosted.org/packages/e6/35/f187bdf23be87092bd0f1200d43d23076cee4d0dec109f195173fd3ebc79/mock-2.0.0-py2.py3-none-any.whl#sha256=5ce3c71c5545b472da17b72268978914d0252980348636840bd34a00b5cc96c1
Best match: mock 2.0.0
Processing mock-2.0.0-py2.py3-none-any.whl
Installing mock-2.0.0-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg/EGG-INFO/requires.txt>
Adding mock 2.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg>
Searching for httplib2<=0.12.0,>=0.8
Reading https://pypi.org/simple/httplib2/
Downloading https://files.pythonhosted.org/packages/ce/ed/803905d670b52fa0edfdd135337e545b4496c2ab3a222f1449b7256eb99f/httplib2-0.12.0.tar.gz#sha256=f61fb838a94ce3b349aa32c92fd8430f7e3511afdb18bf9640d647e30c90a6d6
Best match: httplib2 0.12.0
Processing httplib2-0.12.0.tar.gz
Writing /tmp/easy_install-Kpmi_S/httplib2-0.12.0/setup.cfg
Running httplib2-0.12.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-Kpmi_S/httplib2-0.12.0/egg-dist-tmp-iOg9lq
zip_safe flag not set; analyzing archive contents...
httplib2.certs: module references __file__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Extracting httplib2-0.12.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding httplib2 0.12.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Searching for hdfs<3.0.0,>=2.1.0
Reading https://pypi.org/simple/hdfs/
Downloading https://files.pythonhosted.org/packages/82/39/2c0879b1bcfd1f6ad078eb210d09dbce21072386a3997074ee91e60ddc5a/hdfs-2.5.8.tar.gz#sha256=1be117549fc1285571bc51aedc15df5a203138dba02f9adfa26761b69a949370
Best match: hdfs 2.5.8
Processing hdfs-2.5.8.tar.gz
Writing /tmp/easy_install-nAIGNy/hdfs-2.5.8/setup.cfg
Running hdfs-2.5.8/setup.py -q bdist_egg --dist-dir /tmp/easy_install-nAIGNy/hdfs-2.5.8/egg-dist-tmp-bSaMbq
zip_safe flag not set; analyzing archive contents...
Moving hdfs-2.5.8-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding hdfs 2.5.8 to easy-install.pth file
Installing hdfscli-avro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing hdfscli script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/hdfs-2.5.8-py2.7.egg>
Searching for future<1.0.0,>=0.16.0
Reading https://pypi.org/simple/future/
Downloading https://files.pythonhosted.org/packages/90/52/e20466b85000a181e1e144fd8305caf2cf475e2f9674e797b222f8105f5f/future-0.17.1.tar.gz#sha256=67045236dcfd6816dc439556d009594abf643e5eb48992e36beac09c2ca659b8
Best match: future 0.17.1
Processing future-0.17.1.tar.gz
Writing /tmp/easy_install-UuTqJp/future-0.17.1/setup.cfg
Running future-0.17.1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-UuTqJp/future-0.17.1/egg-dist-tmp-Q4Jjz2
warning: no files found matching '*.au' under directory 'tests'
warning: no files found matching '*.gif' under directory 'tests'
warning: no files found matching '*.txt' under directory 'tests'
zip_safe flag not set; analyzing archive contents...
future.backports.test.ssl_servers: module references __file__
future.backports.test.support: module references __file__
future.standard_library.__init__: module references __file__
future.standard_library.__init__: module references __path__
future.utils.__init__: module MAY be using inspect.stack
past.builtins.misc: module MAY be using inspect.stack
past.translation.__init__: module references __file__
past.translation.__init__: module references __path__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Extracting future-0.17.1-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding future 0.17.1 to easy-install.pth file
Installing pasteurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing futurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Searching for fastavro<0.22,>=0.21.4
Reading https://pypi.org/simple/fastavro/
Downloading https://files.pythonhosted.org/packages/15/e3/5956c75f68906b119191ef30d9acff661b422cf918a29a03ee0c3ba774be/fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl#sha256=25c5e1871fb82795f138aa209ca89cac940b80bf36fc644615354028bfd87638
Best match: fastavro 0.21.24
Processing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl
Installing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding fastavro 0.21.24 to easy-install.pth file
Installing fastavro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg>
Searching for dill<0.2.10,>=0.2.9
Reading https://pypi.org/simple/dill/
Downloading https://files.pythonhosted.org/packages/fe/42/bfe2e0857bc284cbe6a011d93f2a9ad58a22cb894461b199ae72cfef0f29/dill-0.2.9.tar.gz#sha256=f6d6046f9f9195206063dd0415dff185ad593d6ee8b0e67f12597c0f4df4986f
Best match: dill 0.2.9
Processing dill-0.2.9.tar.gz
Writing /tmp/easy_install-W7dl7d/dill-0.2.9/setup.cfg
Running dill-0.2.9/setup.py -q bdist_egg --dist-dir /tmp/easy_install-W7dl7d/dill-0.2.9/egg-dist-tmp-jHbRYE
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Extracting dill-0.2.9-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding dill 0.2.9 to easy-install.pth file
Installing get_objgraph script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing undill script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Searching for crcmod<2.0,>=1.7
Reading https://pypi.org/simple/crcmod/
Downloading https://files.pythonhosted.org/packages/6b/b0/e595ce2a2527e169c3bcd6c33d2473c1918e0b7f6826a043ca1245dd4e5b/crcmod-1.7.tar.gz#sha256=dc7051a0db5f2bd48665a990d3ec1cc305a466a77358ca4492826f41f283601e
Best match: crcmod 1.7
Processing crcmod-1.7.tar.gz
Writing /tmp/easy_install-izEoN3/crcmod-1.7/setup.cfg
Running crcmod-1.7/setup.py -q bdist_egg --dist-dir /tmp/easy_install-izEoN3/crcmod-1.7/egg-dist-tmp-dbyMlf
python2/src/_crcfunext.c: In function ‘init_crcfunext’:
python2/src/_crcfunext.c:492:13: warning: variable ‘m’ set but not used [-Wunused-but-set-variable]
   PyObject *m;
             ^
zip_safe flag not set; analyzing archive contents...
Moving crcmod-1.7-py2.7-linux-x86_64.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding crcmod 1.7 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/crcmod-1.7-py2.7-linux-x86_64.egg>
Searching for numpy>=1.14
Reading https://pypi.org/simple/numpy/
Downloading https://files.pythonhosted.org/packages/c1/ff/aeb22192bab0643551a161dc4ed305892cead687ee97453daed4dc1dd38e/numpy-1.17.0rc1.zip#sha256=f53df05f9ca4ec5d72709ffe349704f1f7d945ed59e815574b5c5687acb282c4
Best match: numpy 1.17.0rc1
Processing numpy-1.17.0rc1.zip
Writing /tmp/easy_install-D2XJHo/numpy-1.17.0rc1/setup.cfg
Running numpy-1.17.0rc1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-D2XJHo/numpy-1.17.0rc1/egg-dist-tmp-ggsjKk
Traceback (most recent call last):
  File "setup.py", line 238, in <module>
    'test': generate_protos_first(test),
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/__init__.py",> line 145, in setup
    return distutils.core.setup(**attrs)
  File "/usr/lib/python2.7/distutils/core.py", line 151, in setup
    dist.run_commands()
  File "/usr/lib/python2.7/distutils/dist.py", line 953, in run_commands
    self.run_command(cmd)
  File "/usr/lib/python2.7/distutils/dist.py", line 972, in run_command
    cmd_obj.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 67, in run
    self.do_egg_install()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 117, in do_egg_install
    cmd.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 418, in run
    self.easy_install(spec, not self.no_deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 660, in easy_install
    return self.install_item(None, spec, tmpdir, deps, True)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 707, in install_item
    self.process_distribution(spec, dist, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 752, in process_distribution
    [requirement], self.local_index, self.easy_install
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 782, in resolve
    replace_conflicting=replace_conflicting
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1065, in best_match
    return self.obtain(req, installer)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1077, in obtain
    return installer(requirement)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 679, in easy_install
    return self.install_item(spec, dist.location, tmpdir, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 705, in install_item
    dists = self.install_eggs(spec, download, tmpdir)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 890, in install_eggs
    return self.build_and_install(setup_script, setup_base)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1158, in build_and_install
    self.run_setup(setup_script, setup_base, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1144, in run_setup
    run_setup(setup_script, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 253, in run_setup
    raise
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 166, in save_modules
    saved_exc.resume()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 141, in resume
    six.reraise(type, exc, self._tb)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 154, in save_modules
    yield saved
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 250, in run_setup
    _execfile(setup_script, ns)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 45, in _execfile
    exec(code, globals, locals)
  File "/tmp/easy_install-D2XJHo/numpy-1.17.0rc1/setup.py", line 31, in <module>
    import setuptools
RuntimeError: Python version >= 3.5 required.

> Task :sdks:python:createProcessWorker FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/sdks/python/build.gradle'> line: 369

* What went wrong:
Execution failed for task ':sdks:python:createProcessWorker'.
> 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 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/5.2.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 2m 30s
59 actionable tasks: 46 executed, 13 from cache

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

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


Build failed in Jenkins: beam_PostCommit_Python_VR_Spark #294

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/294/display/redirect>

------------------------------------------
[...truncated 251.64 KB...]
Searching for pytz>=2018.3
Reading https://pypi.org/simple/pytz/
Downloading https://files.pythonhosted.org/packages/3d/73/fe30c2daaaa0713420d0382b16fbb761409f532c56bdcc514bf7b6262bb6/pytz-2019.1-py2.py3-none-any.whl#sha256=303879e36b721603cc54604edcac9d20401bdbe31e1e4fdee5b9f98d5d31dfda
Best match: pytz 2019.1
Processing pytz-2019.1-py2.py3-none-any.whl
Installing pytz-2019.1-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pytz 2019.1 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pytz-2019.1-py2.7.egg>
Searching for pydot<1.3,>=1.2.0
Reading https://pypi.org/simple/pydot/
Downloading https://files.pythonhosted.org/packages/c3/f1/e61d6dfe6c1768ed2529761a68f70939e2569da043e9f15a8d84bf56cadf/pydot-1.2.4.tar.gz#sha256=92d2e2d15531d00710f2d6fb5540d2acabc5399d464f2f20d5d21073af241eb6
Best match: pydot 1.2.4
Processing pydot-1.2.4.tar.gz
Writing /tmp/easy_install-95Ruld/pydot-1.2.4/setup.cfg
Running pydot-1.2.4/setup.py -q bdist_egg --dist-dir /tmp/easy_install-95Ruld/pydot-1.2.4/egg-dist-tmp-971suL
/tmp/easy_install-95Ruld/pydot-1.2.4/pydot.py:17: UserWarning: Couldn't import dot_parser, loading of dot files will not be possible.
  "Couldn't import dot_parser, "
zip_safe flag not set; analyzing archive contents...
Moving pydot-1.2.4-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pydot 1.2.4 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pydot-1.2.4-py2.7.egg>
Searching for oauth2client<4,>=2.0.1
Reading https://pypi.org/simple/oauth2client/
Downloading https://files.pythonhosted.org/packages/c0/7b/bc893e35d6ca46a72faa4b9eaac25c687ce60e1fbe978993fe2de1b0ff0d/oauth2client-3.0.0.tar.gz#sha256=5b5b056ec6f2304e7920b632885bd157fa71d1a7f3ddd00a43b1541a8d1a2460
Best match: oauth2client 3.0.0
Processing oauth2client-3.0.0.tar.gz
Writing /tmp/easy_install-2naT36/oauth2client-3.0.0/setup.cfg
Running oauth2client-3.0.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-2naT36/oauth2client-3.0.0/egg-dist-tmp-K_gzfY
warning: no previously-included files matching '*' found under directory 'tests'
zip_safe flag not set; analyzing archive contents...
Moving oauth2client-3.0.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding oauth2client 3.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/oauth2client-3.0.0-py2.7.egg>
Searching for pymongo<4.0.0,>=3.8.0
Reading https://pypi.org/simple/pymongo/
Downloading https://files.pythonhosted.org/packages/6e/ea/353a9f8ced71b9e258438aa4d6aa048c1eaf5b774d3ef2273d686fde0947/pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl#sha256=32421df60d06f479d71b6b539642e410ece3006e8910688e68df962c8eb40a21
Best match: pymongo 3.8.0
Processing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl
Installing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding pymongo 3.8.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg>
Searching for mock<3.0.0,>=1.0.1
Reading https://pypi.org/simple/mock/
Downloading https://files.pythonhosted.org/packages/e6/35/f187bdf23be87092bd0f1200d43d23076cee4d0dec109f195173fd3ebc79/mock-2.0.0-py2.py3-none-any.whl#sha256=5ce3c71c5545b472da17b72268978914d0252980348636840bd34a00b5cc96c1
Best match: mock 2.0.0
Processing mock-2.0.0-py2.py3-none-any.whl
Installing mock-2.0.0-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg/EGG-INFO/requires.txt>
Adding mock 2.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg>
Searching for httplib2<=0.12.0,>=0.8
Reading https://pypi.org/simple/httplib2/
Downloading https://files.pythonhosted.org/packages/ce/ed/803905d670b52fa0edfdd135337e545b4496c2ab3a222f1449b7256eb99f/httplib2-0.12.0.tar.gz#sha256=f61fb838a94ce3b349aa32c92fd8430f7e3511afdb18bf9640d647e30c90a6d6
Best match: httplib2 0.12.0
Processing httplib2-0.12.0.tar.gz
Writing /tmp/easy_install-vG0fFT/httplib2-0.12.0/setup.cfg
Running httplib2-0.12.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-vG0fFT/httplib2-0.12.0/egg-dist-tmp-9GB3SN
zip_safe flag not set; analyzing archive contents...
httplib2.certs: module references __file__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Extracting httplib2-0.12.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding httplib2 0.12.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Searching for hdfs<3.0.0,>=2.1.0
Reading https://pypi.org/simple/hdfs/
Downloading https://files.pythonhosted.org/packages/82/39/2c0879b1bcfd1f6ad078eb210d09dbce21072386a3997074ee91e60ddc5a/hdfs-2.5.8.tar.gz#sha256=1be117549fc1285571bc51aedc15df5a203138dba02f9adfa26761b69a949370
Best match: hdfs 2.5.8
Processing hdfs-2.5.8.tar.gz
Writing /tmp/easy_install-rcJHZq/hdfs-2.5.8/setup.cfg
Running hdfs-2.5.8/setup.py -q bdist_egg --dist-dir /tmp/easy_install-rcJHZq/hdfs-2.5.8/egg-dist-tmp-zd48AW
zip_safe flag not set; analyzing archive contents...
Moving hdfs-2.5.8-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding hdfs 2.5.8 to easy-install.pth file
Installing hdfscli-avro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing hdfscli script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/hdfs-2.5.8-py2.7.egg>
Searching for future<1.0.0,>=0.16.0
Reading https://pypi.org/simple/future/
Downloading https://files.pythonhosted.org/packages/90/52/e20466b85000a181e1e144fd8305caf2cf475e2f9674e797b222f8105f5f/future-0.17.1.tar.gz#sha256=67045236dcfd6816dc439556d009594abf643e5eb48992e36beac09c2ca659b8
Best match: future 0.17.1
Processing future-0.17.1.tar.gz
Writing /tmp/easy_install-441dPB/future-0.17.1/setup.cfg
Running future-0.17.1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-441dPB/future-0.17.1/egg-dist-tmp-RujBga
warning: no files found matching '*.au' under directory 'tests'
warning: no files found matching '*.gif' under directory 'tests'
warning: no files found matching '*.txt' under directory 'tests'
zip_safe flag not set; analyzing archive contents...
future.backports.test.ssl_servers: module references __file__
future.backports.test.support: module references __file__
future.standard_library.__init__: module references __file__
future.standard_library.__init__: module references __path__
future.utils.__init__: module MAY be using inspect.stack
past.builtins.misc: module MAY be using inspect.stack
past.translation.__init__: module references __file__
past.translation.__init__: module references __path__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Extracting future-0.17.1-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding future 0.17.1 to easy-install.pth file
Installing pasteurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing futurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Searching for fastavro<0.22,>=0.21.4
Reading https://pypi.org/simple/fastavro/
Downloading https://files.pythonhosted.org/packages/15/e3/5956c75f68906b119191ef30d9acff661b422cf918a29a03ee0c3ba774be/fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl#sha256=25c5e1871fb82795f138aa209ca89cac940b80bf36fc644615354028bfd87638
Best match: fastavro 0.21.24
Processing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl
Installing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding fastavro 0.21.24 to easy-install.pth file
Installing fastavro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg>
Searching for dill<0.2.10,>=0.2.9
Reading https://pypi.org/simple/dill/
Downloading https://files.pythonhosted.org/packages/fe/42/bfe2e0857bc284cbe6a011d93f2a9ad58a22cb894461b199ae72cfef0f29/dill-0.2.9.tar.gz#sha256=f6d6046f9f9195206063dd0415dff185ad593d6ee8b0e67f12597c0f4df4986f
Best match: dill 0.2.9
Processing dill-0.2.9.tar.gz
Writing /tmp/easy_install-4t7cUX/dill-0.2.9/setup.cfg
Running dill-0.2.9/setup.py -q bdist_egg --dist-dir /tmp/easy_install-4t7cUX/dill-0.2.9/egg-dist-tmp-mVoXpc
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Extracting dill-0.2.9-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding dill 0.2.9 to easy-install.pth file
Installing get_objgraph script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing undill script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Searching for crcmod<2.0,>=1.7
Reading https://pypi.org/simple/crcmod/
Downloading https://files.pythonhosted.org/packages/6b/b0/e595ce2a2527e169c3bcd6c33d2473c1918e0b7f6826a043ca1245dd4e5b/crcmod-1.7.tar.gz#sha256=dc7051a0db5f2bd48665a990d3ec1cc305a466a77358ca4492826f41f283601e
Best match: crcmod 1.7
Processing crcmod-1.7.tar.gz
Writing /tmp/easy_install-DSY8Oi/crcmod-1.7/setup.cfg
Running crcmod-1.7/setup.py -q bdist_egg --dist-dir /tmp/easy_install-DSY8Oi/crcmod-1.7/egg-dist-tmp-_wap_i
python2/src/_crcfunext.c: In function ‘init_crcfunext’:
python2/src/_crcfunext.c:492:13: warning: variable ‘m’ set but not used [-Wunused-but-set-variable]
   PyObject *m;
             ^
zip_safe flag not set; analyzing archive contents...
Moving crcmod-1.7-py2.7-linux-x86_64.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding crcmod 1.7 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/crcmod-1.7-py2.7-linux-x86_64.egg>
Searching for numpy>=1.14
Reading https://pypi.org/simple/numpy/
Downloading https://files.pythonhosted.org/packages/c1/ff/aeb22192bab0643551a161dc4ed305892cead687ee97453daed4dc1dd38e/numpy-1.17.0rc1.zip#sha256=f53df05f9ca4ec5d72709ffe349704f1f7d945ed59e815574b5c5687acb282c4
Best match: numpy 1.17.0rc1
Processing numpy-1.17.0rc1.zip
Writing /tmp/easy_install-uVSYBh/numpy-1.17.0rc1/setup.cfg
Running numpy-1.17.0rc1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-uVSYBh/numpy-1.17.0rc1/egg-dist-tmp-RPcmrK
Traceback (most recent call last):
  File "setup.py", line 238, in <module>
    'test': generate_protos_first(test),
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/__init__.py",> line 145, in setup
    return distutils.core.setup(**attrs)
  File "/usr/lib/python2.7/distutils/core.py", line 151, in setup
    dist.run_commands()
  File "/usr/lib/python2.7/distutils/dist.py", line 953, in run_commands
    self.run_command(cmd)
  File "/usr/lib/python2.7/distutils/dist.py", line 972, in run_command
    cmd_obj.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 67, in run
    self.do_egg_install()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 117, in do_egg_install
    cmd.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 418, in run
    self.easy_install(spec, not self.no_deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 660, in easy_install
    return self.install_item(None, spec, tmpdir, deps, True)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 707, in install_item
    self.process_distribution(spec, dist, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 752, in process_distribution
    [requirement], self.local_index, self.easy_install
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 782, in resolve
    replace_conflicting=replace_conflicting
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1065, in best_match
    return self.obtain(req, installer)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1077, in obtain
    return installer(requirement)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 679, in easy_install
    return self.install_item(spec, dist.location, tmpdir, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 705, in install_item
    dists = self.install_eggs(spec, download, tmpdir)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 890, in install_eggs
    return self.build_and_install(setup_script, setup_base)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1158, in build_and_install
    self.run_setup(setup_script, setup_base, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1144, in run_setup
    run_setup(setup_script, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 253, in run_setup
    raise
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 166, in save_modules
    saved_exc.resume()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 141, in resume
    six.reraise(type, exc, self._tb)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 154, in save_modules
    yield saved
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 250, in run_setup
    _execfile(setup_script, ns)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 45, in _execfile
    exec(code, globals, locals)
  File "/tmp/easy_install-uVSYBh/numpy-1.17.0rc1/setup.py", line 31, in <module>
    import setuptools
RuntimeError: Python version >= 3.5 required.

> Task :sdks:python:createProcessWorker FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/sdks/python/build.gradle'> line: 369

* What went wrong:
Execution failed for task ':sdks:python:createProcessWorker'.
> 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 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/5.2.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 2m 19s
59 actionable tasks: 46 executed, 13 from cache

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

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


Build failed in Jenkins: beam_PostCommit_Python_VR_Spark #293

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/293/display/redirect>

------------------------------------------
[...truncated 251.64 KB...]
Searching for pytz>=2018.3
Reading https://pypi.org/simple/pytz/
Downloading https://files.pythonhosted.org/packages/3d/73/fe30c2daaaa0713420d0382b16fbb761409f532c56bdcc514bf7b6262bb6/pytz-2019.1-py2.py3-none-any.whl#sha256=303879e36b721603cc54604edcac9d20401bdbe31e1e4fdee5b9f98d5d31dfda
Best match: pytz 2019.1
Processing pytz-2019.1-py2.py3-none-any.whl
Installing pytz-2019.1-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pytz 2019.1 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pytz-2019.1-py2.7.egg>
Searching for pydot<1.3,>=1.2.0
Reading https://pypi.org/simple/pydot/
Downloading https://files.pythonhosted.org/packages/c3/f1/e61d6dfe6c1768ed2529761a68f70939e2569da043e9f15a8d84bf56cadf/pydot-1.2.4.tar.gz#sha256=92d2e2d15531d00710f2d6fb5540d2acabc5399d464f2f20d5d21073af241eb6
Best match: pydot 1.2.4
Processing pydot-1.2.4.tar.gz
Writing /tmp/easy_install-hBetB_/pydot-1.2.4/setup.cfg
Running pydot-1.2.4/setup.py -q bdist_egg --dist-dir /tmp/easy_install-hBetB_/pydot-1.2.4/egg-dist-tmp-SL0Ue7
/tmp/easy_install-hBetB_/pydot-1.2.4/pydot.py:17: UserWarning: Couldn't import dot_parser, loading of dot files will not be possible.
  "Couldn't import dot_parser, "
zip_safe flag not set; analyzing archive contents...
Moving pydot-1.2.4-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pydot 1.2.4 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pydot-1.2.4-py2.7.egg>
Searching for oauth2client<4,>=2.0.1
Reading https://pypi.org/simple/oauth2client/
Downloading https://files.pythonhosted.org/packages/c0/7b/bc893e35d6ca46a72faa4b9eaac25c687ce60e1fbe978993fe2de1b0ff0d/oauth2client-3.0.0.tar.gz#sha256=5b5b056ec6f2304e7920b632885bd157fa71d1a7f3ddd00a43b1541a8d1a2460
Best match: oauth2client 3.0.0
Processing oauth2client-3.0.0.tar.gz
Writing /tmp/easy_install-xL00Ex/oauth2client-3.0.0/setup.cfg
Running oauth2client-3.0.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-xL00Ex/oauth2client-3.0.0/egg-dist-tmp-wBGOP0
warning: no previously-included files matching '*' found under directory 'tests'
zip_safe flag not set; analyzing archive contents...
Moving oauth2client-3.0.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding oauth2client 3.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/oauth2client-3.0.0-py2.7.egg>
Searching for pymongo<4.0.0,>=3.8.0
Reading https://pypi.org/simple/pymongo/
Downloading https://files.pythonhosted.org/packages/6e/ea/353a9f8ced71b9e258438aa4d6aa048c1eaf5b774d3ef2273d686fde0947/pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl#sha256=32421df60d06f479d71b6b539642e410ece3006e8910688e68df962c8eb40a21
Best match: pymongo 3.8.0
Processing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl
Installing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding pymongo 3.8.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg>
Searching for mock<3.0.0,>=1.0.1
Reading https://pypi.org/simple/mock/
Downloading https://files.pythonhosted.org/packages/e6/35/f187bdf23be87092bd0f1200d43d23076cee4d0dec109f195173fd3ebc79/mock-2.0.0-py2.py3-none-any.whl#sha256=5ce3c71c5545b472da17b72268978914d0252980348636840bd34a00b5cc96c1
Best match: mock 2.0.0
Processing mock-2.0.0-py2.py3-none-any.whl
Installing mock-2.0.0-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg/EGG-INFO/requires.txt>
Adding mock 2.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg>
Searching for httplib2<=0.12.0,>=0.8
Reading https://pypi.org/simple/httplib2/
Downloading https://files.pythonhosted.org/packages/ce/ed/803905d670b52fa0edfdd135337e545b4496c2ab3a222f1449b7256eb99f/httplib2-0.12.0.tar.gz#sha256=f61fb838a94ce3b349aa32c92fd8430f7e3511afdb18bf9640d647e30c90a6d6
Best match: httplib2 0.12.0
Processing httplib2-0.12.0.tar.gz
Writing /tmp/easy_install-cbAXyZ/httplib2-0.12.0/setup.cfg
Running httplib2-0.12.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-cbAXyZ/httplib2-0.12.0/egg-dist-tmp-0AvOy3
zip_safe flag not set; analyzing archive contents...
httplib2.certs: module references __file__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Extracting httplib2-0.12.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding httplib2 0.12.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Searching for hdfs<3.0.0,>=2.1.0
Reading https://pypi.org/simple/hdfs/
Downloading https://files.pythonhosted.org/packages/82/39/2c0879b1bcfd1f6ad078eb210d09dbce21072386a3997074ee91e60ddc5a/hdfs-2.5.8.tar.gz#sha256=1be117549fc1285571bc51aedc15df5a203138dba02f9adfa26761b69a949370
Best match: hdfs 2.5.8
Processing hdfs-2.5.8.tar.gz
Writing /tmp/easy_install-ZXFEeV/hdfs-2.5.8/setup.cfg
Running hdfs-2.5.8/setup.py -q bdist_egg --dist-dir /tmp/easy_install-ZXFEeV/hdfs-2.5.8/egg-dist-tmp-mOdP22
zip_safe flag not set; analyzing archive contents...
Moving hdfs-2.5.8-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding hdfs 2.5.8 to easy-install.pth file
Installing hdfscli-avro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing hdfscli script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/hdfs-2.5.8-py2.7.egg>
Searching for future<1.0.0,>=0.16.0
Reading https://pypi.org/simple/future/
Downloading https://files.pythonhosted.org/packages/90/52/e20466b85000a181e1e144fd8305caf2cf475e2f9674e797b222f8105f5f/future-0.17.1.tar.gz#sha256=67045236dcfd6816dc439556d009594abf643e5eb48992e36beac09c2ca659b8
Best match: future 0.17.1
Processing future-0.17.1.tar.gz
Writing /tmp/easy_install-gwoqEm/future-0.17.1/setup.cfg
Running future-0.17.1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-gwoqEm/future-0.17.1/egg-dist-tmp-CyzS0c
warning: no files found matching '*.au' under directory 'tests'
warning: no files found matching '*.gif' under directory 'tests'
warning: no files found matching '*.txt' under directory 'tests'
zip_safe flag not set; analyzing archive contents...
future.backports.test.ssl_servers: module references __file__
future.backports.test.support: module references __file__
future.standard_library.__init__: module references __file__
future.standard_library.__init__: module references __path__
future.utils.__init__: module MAY be using inspect.stack
past.builtins.misc: module MAY be using inspect.stack
past.translation.__init__: module references __file__
past.translation.__init__: module references __path__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Extracting future-0.17.1-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding future 0.17.1 to easy-install.pth file
Installing pasteurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing futurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Searching for fastavro<0.22,>=0.21.4
Reading https://pypi.org/simple/fastavro/
Downloading https://files.pythonhosted.org/packages/15/e3/5956c75f68906b119191ef30d9acff661b422cf918a29a03ee0c3ba774be/fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl#sha256=25c5e1871fb82795f138aa209ca89cac940b80bf36fc644615354028bfd87638
Best match: fastavro 0.21.24
Processing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl
Installing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding fastavro 0.21.24 to easy-install.pth file
Installing fastavro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg>
Searching for dill<0.2.10,>=0.2.9
Reading https://pypi.org/simple/dill/
Downloading https://files.pythonhosted.org/packages/fe/42/bfe2e0857bc284cbe6a011d93f2a9ad58a22cb894461b199ae72cfef0f29/dill-0.2.9.tar.gz#sha256=f6d6046f9f9195206063dd0415dff185ad593d6ee8b0e67f12597c0f4df4986f
Best match: dill 0.2.9
Processing dill-0.2.9.tar.gz
Writing /tmp/easy_install-cxuLrR/dill-0.2.9/setup.cfg
Running dill-0.2.9/setup.py -q bdist_egg --dist-dir /tmp/easy_install-cxuLrR/dill-0.2.9/egg-dist-tmp-0pFazB
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Extracting dill-0.2.9-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding dill 0.2.9 to easy-install.pth file
Installing get_objgraph script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing undill script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Searching for crcmod<2.0,>=1.7
Reading https://pypi.org/simple/crcmod/
Downloading https://files.pythonhosted.org/packages/6b/b0/e595ce2a2527e169c3bcd6c33d2473c1918e0b7f6826a043ca1245dd4e5b/crcmod-1.7.tar.gz#sha256=dc7051a0db5f2bd48665a990d3ec1cc305a466a77358ca4492826f41f283601e
Best match: crcmod 1.7
Processing crcmod-1.7.tar.gz
Writing /tmp/easy_install-asQBVU/crcmod-1.7/setup.cfg
Running crcmod-1.7/setup.py -q bdist_egg --dist-dir /tmp/easy_install-asQBVU/crcmod-1.7/egg-dist-tmp-Z_l84M
python2/src/_crcfunext.c: In function ‘init_crcfunext’:
python2/src/_crcfunext.c:492:13: warning: variable ‘m’ set but not used [-Wunused-but-set-variable]
   PyObject *m;
             ^
zip_safe flag not set; analyzing archive contents...
Moving crcmod-1.7-py2.7-linux-x86_64.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding crcmod 1.7 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/crcmod-1.7-py2.7-linux-x86_64.egg>
Searching for numpy>=1.14
Reading https://pypi.org/simple/numpy/
Downloading https://files.pythonhosted.org/packages/c1/ff/aeb22192bab0643551a161dc4ed305892cead687ee97453daed4dc1dd38e/numpy-1.17.0rc1.zip#sha256=f53df05f9ca4ec5d72709ffe349704f1f7d945ed59e815574b5c5687acb282c4
Best match: numpy 1.17.0rc1
Processing numpy-1.17.0rc1.zip
Writing /tmp/easy_install-yZT7iy/numpy-1.17.0rc1/setup.cfg
Running numpy-1.17.0rc1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-yZT7iy/numpy-1.17.0rc1/egg-dist-tmp-X2IBuS
Traceback (most recent call last):
  File "setup.py", line 238, in <module>
    'test': generate_protos_first(test),
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/__init__.py",> line 145, in setup
    return distutils.core.setup(**attrs)
  File "/usr/lib/python2.7/distutils/core.py", line 151, in setup
    dist.run_commands()
  File "/usr/lib/python2.7/distutils/dist.py", line 953, in run_commands
    self.run_command(cmd)
  File "/usr/lib/python2.7/distutils/dist.py", line 972, in run_command
    cmd_obj.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 67, in run
    self.do_egg_install()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 117, in do_egg_install
    cmd.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 418, in run
    self.easy_install(spec, not self.no_deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 660, in easy_install
    return self.install_item(None, spec, tmpdir, deps, True)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 707, in install_item
    self.process_distribution(spec, dist, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 752, in process_distribution
    [requirement], self.local_index, self.easy_install
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 782, in resolve
    replace_conflicting=replace_conflicting
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1065, in best_match
    return self.obtain(req, installer)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1077, in obtain
    return installer(requirement)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 679, in easy_install
    return self.install_item(spec, dist.location, tmpdir, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 705, in install_item
    dists = self.install_eggs(spec, download, tmpdir)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 890, in install_eggs
    return self.build_and_install(setup_script, setup_base)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1158, in build_and_install
    self.run_setup(setup_script, setup_base, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1144, in run_setup
    run_setup(setup_script, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 253, in run_setup
    raise
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 166, in save_modules
    saved_exc.resume()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 141, in resume
    six.reraise(type, exc, self._tb)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 154, in save_modules
    yield saved
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 250, in run_setup
    _execfile(setup_script, ns)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 45, in _execfile
    exec(code, globals, locals)
  File "/tmp/easy_install-yZT7iy/numpy-1.17.0rc1/setup.py", line 31, in <module>
    import setuptools
RuntimeError: Python version >= 3.5 required.

> Task :sdks:python:createProcessWorker FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/sdks/python/build.gradle'> line: 369

* What went wrong:
Execution failed for task ':sdks:python:createProcessWorker'.
> 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 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/5.2.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 2m 14s
59 actionable tasks: 46 executed, 13 from cache

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

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


Build failed in Jenkins: beam_PostCommit_Python_VR_Spark #292

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/292/display/redirect>

------------------------------------------
[...truncated 251.64 KB...]
Searching for pytz>=2018.3
Reading https://pypi.org/simple/pytz/
Downloading https://files.pythonhosted.org/packages/3d/73/fe30c2daaaa0713420d0382b16fbb761409f532c56bdcc514bf7b6262bb6/pytz-2019.1-py2.py3-none-any.whl#sha256=303879e36b721603cc54604edcac9d20401bdbe31e1e4fdee5b9f98d5d31dfda
Best match: pytz 2019.1
Processing pytz-2019.1-py2.py3-none-any.whl
Installing pytz-2019.1-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pytz 2019.1 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pytz-2019.1-py2.7.egg>
Searching for pydot<1.3,>=1.2.0
Reading https://pypi.org/simple/pydot/
Downloading https://files.pythonhosted.org/packages/c3/f1/e61d6dfe6c1768ed2529761a68f70939e2569da043e9f15a8d84bf56cadf/pydot-1.2.4.tar.gz#sha256=92d2e2d15531d00710f2d6fb5540d2acabc5399d464f2f20d5d21073af241eb6
Best match: pydot 1.2.4
Processing pydot-1.2.4.tar.gz
Writing /tmp/easy_install-GszKtz/pydot-1.2.4/setup.cfg
Running pydot-1.2.4/setup.py -q bdist_egg --dist-dir /tmp/easy_install-GszKtz/pydot-1.2.4/egg-dist-tmp-02sqTv
/tmp/easy_install-GszKtz/pydot-1.2.4/pydot.py:17: UserWarning: Couldn't import dot_parser, loading of dot files will not be possible.
  "Couldn't import dot_parser, "
zip_safe flag not set; analyzing archive contents...
Moving pydot-1.2.4-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pydot 1.2.4 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pydot-1.2.4-py2.7.egg>
Searching for oauth2client<4,>=2.0.1
Reading https://pypi.org/simple/oauth2client/
Downloading https://files.pythonhosted.org/packages/c0/7b/bc893e35d6ca46a72faa4b9eaac25c687ce60e1fbe978993fe2de1b0ff0d/oauth2client-3.0.0.tar.gz#sha256=5b5b056ec6f2304e7920b632885bd157fa71d1a7f3ddd00a43b1541a8d1a2460
Best match: oauth2client 3.0.0
Processing oauth2client-3.0.0.tar.gz
Writing /tmp/easy_install-mU4HOf/oauth2client-3.0.0/setup.cfg
Running oauth2client-3.0.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-mU4HOf/oauth2client-3.0.0/egg-dist-tmp-fQUto4
warning: no previously-included files matching '*' found under directory 'tests'
zip_safe flag not set; analyzing archive contents...
Moving oauth2client-3.0.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding oauth2client 3.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/oauth2client-3.0.0-py2.7.egg>
Searching for pymongo<4.0.0,>=3.8.0
Reading https://pypi.org/simple/pymongo/
Downloading https://files.pythonhosted.org/packages/6e/ea/353a9f8ced71b9e258438aa4d6aa048c1eaf5b774d3ef2273d686fde0947/pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl#sha256=32421df60d06f479d71b6b539642e410ece3006e8910688e68df962c8eb40a21
Best match: pymongo 3.8.0
Processing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl
Installing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding pymongo 3.8.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg>
Searching for mock<3.0.0,>=1.0.1
Reading https://pypi.org/simple/mock/
Downloading https://files.pythonhosted.org/packages/e6/35/f187bdf23be87092bd0f1200d43d23076cee4d0dec109f195173fd3ebc79/mock-2.0.0-py2.py3-none-any.whl#sha256=5ce3c71c5545b472da17b72268978914d0252980348636840bd34a00b5cc96c1
Best match: mock 2.0.0
Processing mock-2.0.0-py2.py3-none-any.whl
Installing mock-2.0.0-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg/EGG-INFO/requires.txt>
Adding mock 2.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg>
Searching for httplib2<=0.12.0,>=0.8
Reading https://pypi.org/simple/httplib2/
Downloading https://files.pythonhosted.org/packages/ce/ed/803905d670b52fa0edfdd135337e545b4496c2ab3a222f1449b7256eb99f/httplib2-0.12.0.tar.gz#sha256=f61fb838a94ce3b349aa32c92fd8430f7e3511afdb18bf9640d647e30c90a6d6
Best match: httplib2 0.12.0
Processing httplib2-0.12.0.tar.gz
Writing /tmp/easy_install-TMEdvm/httplib2-0.12.0/setup.cfg
Running httplib2-0.12.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-TMEdvm/httplib2-0.12.0/egg-dist-tmp-j7eGLu
zip_safe flag not set; analyzing archive contents...
httplib2.certs: module references __file__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Extracting httplib2-0.12.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding httplib2 0.12.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Searching for hdfs<3.0.0,>=2.1.0
Reading https://pypi.org/simple/hdfs/
Downloading https://files.pythonhosted.org/packages/82/39/2c0879b1bcfd1f6ad078eb210d09dbce21072386a3997074ee91e60ddc5a/hdfs-2.5.8.tar.gz#sha256=1be117549fc1285571bc51aedc15df5a203138dba02f9adfa26761b69a949370
Best match: hdfs 2.5.8
Processing hdfs-2.5.8.tar.gz
Writing /tmp/easy_install-5if4MO/hdfs-2.5.8/setup.cfg
Running hdfs-2.5.8/setup.py -q bdist_egg --dist-dir /tmp/easy_install-5if4MO/hdfs-2.5.8/egg-dist-tmp-GhOjC8
zip_safe flag not set; analyzing archive contents...
Moving hdfs-2.5.8-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding hdfs 2.5.8 to easy-install.pth file
Installing hdfscli-avro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing hdfscli script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/hdfs-2.5.8-py2.7.egg>
Searching for future<1.0.0,>=0.16.0
Reading https://pypi.org/simple/future/
Downloading https://files.pythonhosted.org/packages/90/52/e20466b85000a181e1e144fd8305caf2cf475e2f9674e797b222f8105f5f/future-0.17.1.tar.gz#sha256=67045236dcfd6816dc439556d009594abf643e5eb48992e36beac09c2ca659b8
Best match: future 0.17.1
Processing future-0.17.1.tar.gz
Writing /tmp/easy_install-SJ70nB/future-0.17.1/setup.cfg
Running future-0.17.1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-SJ70nB/future-0.17.1/egg-dist-tmp-sOJMWr
warning: no files found matching '*.au' under directory 'tests'
warning: no files found matching '*.gif' under directory 'tests'
warning: no files found matching '*.txt' under directory 'tests'
zip_safe flag not set; analyzing archive contents...
future.backports.test.ssl_servers: module references __file__
future.backports.test.support: module references __file__
future.standard_library.__init__: module references __file__
future.standard_library.__init__: module references __path__
future.utils.__init__: module MAY be using inspect.stack
past.builtins.misc: module MAY be using inspect.stack
past.translation.__init__: module references __file__
past.translation.__init__: module references __path__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Extracting future-0.17.1-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding future 0.17.1 to easy-install.pth file
Installing pasteurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing futurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Searching for fastavro<0.22,>=0.21.4
Reading https://pypi.org/simple/fastavro/
Downloading https://files.pythonhosted.org/packages/15/e3/5956c75f68906b119191ef30d9acff661b422cf918a29a03ee0c3ba774be/fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl#sha256=25c5e1871fb82795f138aa209ca89cac940b80bf36fc644615354028bfd87638
Best match: fastavro 0.21.24
Processing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl
Installing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding fastavro 0.21.24 to easy-install.pth file
Installing fastavro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg>
Searching for dill<0.2.10,>=0.2.9
Reading https://pypi.org/simple/dill/
Downloading https://files.pythonhosted.org/packages/fe/42/bfe2e0857bc284cbe6a011d93f2a9ad58a22cb894461b199ae72cfef0f29/dill-0.2.9.tar.gz#sha256=f6d6046f9f9195206063dd0415dff185ad593d6ee8b0e67f12597c0f4df4986f
Best match: dill 0.2.9
Processing dill-0.2.9.tar.gz
Writing /tmp/easy_install-zh4Si7/dill-0.2.9/setup.cfg
Running dill-0.2.9/setup.py -q bdist_egg --dist-dir /tmp/easy_install-zh4Si7/dill-0.2.9/egg-dist-tmp-YUWsCV
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Extracting dill-0.2.9-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding dill 0.2.9 to easy-install.pth file
Installing get_objgraph script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing undill script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Searching for crcmod<2.0,>=1.7
Reading https://pypi.org/simple/crcmod/
Downloading https://files.pythonhosted.org/packages/6b/b0/e595ce2a2527e169c3bcd6c33d2473c1918e0b7f6826a043ca1245dd4e5b/crcmod-1.7.tar.gz#sha256=dc7051a0db5f2bd48665a990d3ec1cc305a466a77358ca4492826f41f283601e
Best match: crcmod 1.7
Processing crcmod-1.7.tar.gz
Writing /tmp/easy_install-y7Lfu5/crcmod-1.7/setup.cfg
Running crcmod-1.7/setup.py -q bdist_egg --dist-dir /tmp/easy_install-y7Lfu5/crcmod-1.7/egg-dist-tmp-nSPSlg
python2/src/_crcfunext.c: In function ‘init_crcfunext’:
python2/src/_crcfunext.c:492:13: warning: variable ‘m’ set but not used [-Wunused-but-set-variable]
   PyObject *m;
             ^
zip_safe flag not set; analyzing archive contents...
Moving crcmod-1.7-py2.7-linux-x86_64.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding crcmod 1.7 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/crcmod-1.7-py2.7-linux-x86_64.egg>
Searching for numpy>=1.14
Reading https://pypi.org/simple/numpy/
Downloading https://files.pythonhosted.org/packages/c1/ff/aeb22192bab0643551a161dc4ed305892cead687ee97453daed4dc1dd38e/numpy-1.17.0rc1.zip#sha256=f53df05f9ca4ec5d72709ffe349704f1f7d945ed59e815574b5c5687acb282c4
Best match: numpy 1.17.0rc1
Processing numpy-1.17.0rc1.zip
Writing /tmp/easy_install-K3dTEB/numpy-1.17.0rc1/setup.cfg
Running numpy-1.17.0rc1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-K3dTEB/numpy-1.17.0rc1/egg-dist-tmp-6UU4Qp
Traceback (most recent call last):
  File "setup.py", line 238, in <module>
    'test': generate_protos_first(test),
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/__init__.py",> line 145, in setup
    return distutils.core.setup(**attrs)
  File "/usr/lib/python2.7/distutils/core.py", line 151, in setup
    dist.run_commands()
  File "/usr/lib/python2.7/distutils/dist.py", line 953, in run_commands
    self.run_command(cmd)
  File "/usr/lib/python2.7/distutils/dist.py", line 972, in run_command
    cmd_obj.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 67, in run
    self.do_egg_install()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 117, in do_egg_install
    cmd.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 418, in run
    self.easy_install(spec, not self.no_deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 660, in easy_install
    return self.install_item(None, spec, tmpdir, deps, True)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 707, in install_item
    self.process_distribution(spec, dist, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 752, in process_distribution
    [requirement], self.local_index, self.easy_install
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 782, in resolve
    replace_conflicting=replace_conflicting
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1065, in best_match
    return self.obtain(req, installer)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1077, in obtain
    return installer(requirement)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 679, in easy_install
    return self.install_item(spec, dist.location, tmpdir, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 705, in install_item
    dists = self.install_eggs(spec, download, tmpdir)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 890, in install_eggs
    return self.build_and_install(setup_script, setup_base)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1158, in build_and_install
    self.run_setup(setup_script, setup_base, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1144, in run_setup
    run_setup(setup_script, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 253, in run_setup
    raise
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 166, in save_modules
    saved_exc.resume()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 141, in resume
    six.reraise(type, exc, self._tb)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 154, in save_modules
    yield saved
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 250, in run_setup
    _execfile(setup_script, ns)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 45, in _execfile
    exec(code, globals, locals)
  File "/tmp/easy_install-K3dTEB/numpy-1.17.0rc1/setup.py", line 31, in <module>
    import setuptools
RuntimeError: Python version >= 3.5 required.

> Task :sdks:python:createProcessWorker FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/sdks/python/build.gradle'> line: 369

* What went wrong:
Execution failed for task ':sdks:python:createProcessWorker'.
> 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 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/5.2.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 2m 30s
59 actionable tasks: 46 executed, 13 from cache

Publishing build scan...
https://gradle.com/s/4yvsesgyu2vsy

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


Build failed in Jenkins: beam_PostCommit_Python_VR_Spark #291

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/291/display/redirect>

------------------------------------------
[...truncated 251.64 KB...]
Searching for pytz>=2018.3
Reading https://pypi.org/simple/pytz/
Downloading https://files.pythonhosted.org/packages/3d/73/fe30c2daaaa0713420d0382b16fbb761409f532c56bdcc514bf7b6262bb6/pytz-2019.1-py2.py3-none-any.whl#sha256=303879e36b721603cc54604edcac9d20401bdbe31e1e4fdee5b9f98d5d31dfda
Best match: pytz 2019.1
Processing pytz-2019.1-py2.py3-none-any.whl
Installing pytz-2019.1-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pytz 2019.1 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pytz-2019.1-py2.7.egg>
Searching for pydot<1.3,>=1.2.0
Reading https://pypi.org/simple/pydot/
Downloading https://files.pythonhosted.org/packages/c3/f1/e61d6dfe6c1768ed2529761a68f70939e2569da043e9f15a8d84bf56cadf/pydot-1.2.4.tar.gz#sha256=92d2e2d15531d00710f2d6fb5540d2acabc5399d464f2f20d5d21073af241eb6
Best match: pydot 1.2.4
Processing pydot-1.2.4.tar.gz
Writing /tmp/easy_install-jafyX6/pydot-1.2.4/setup.cfg
Running pydot-1.2.4/setup.py -q bdist_egg --dist-dir /tmp/easy_install-jafyX6/pydot-1.2.4/egg-dist-tmp-7yuuAp
/tmp/easy_install-jafyX6/pydot-1.2.4/pydot.py:17: UserWarning: Couldn't import dot_parser, loading of dot files will not be possible.
  "Couldn't import dot_parser, "
zip_safe flag not set; analyzing archive contents...
Moving pydot-1.2.4-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pydot 1.2.4 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pydot-1.2.4-py2.7.egg>
Searching for oauth2client<4,>=2.0.1
Reading https://pypi.org/simple/oauth2client/
Downloading https://files.pythonhosted.org/packages/c0/7b/bc893e35d6ca46a72faa4b9eaac25c687ce60e1fbe978993fe2de1b0ff0d/oauth2client-3.0.0.tar.gz#sha256=5b5b056ec6f2304e7920b632885bd157fa71d1a7f3ddd00a43b1541a8d1a2460
Best match: oauth2client 3.0.0
Processing oauth2client-3.0.0.tar.gz
Writing /tmp/easy_install-GDxg1F/oauth2client-3.0.0/setup.cfg
Running oauth2client-3.0.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-GDxg1F/oauth2client-3.0.0/egg-dist-tmp-kkQH1k
warning: no previously-included files matching '*' found under directory 'tests'
zip_safe flag not set; analyzing archive contents...
Moving oauth2client-3.0.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding oauth2client 3.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/oauth2client-3.0.0-py2.7.egg>
Searching for pymongo<4.0.0,>=3.8.0
Reading https://pypi.org/simple/pymongo/
Downloading https://files.pythonhosted.org/packages/6e/ea/353a9f8ced71b9e258438aa4d6aa048c1eaf5b774d3ef2273d686fde0947/pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl#sha256=32421df60d06f479d71b6b539642e410ece3006e8910688e68df962c8eb40a21
Best match: pymongo 3.8.0
Processing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl
Installing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding pymongo 3.8.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg>
Searching for mock<3.0.0,>=1.0.1
Reading https://pypi.org/simple/mock/
Downloading https://files.pythonhosted.org/packages/e6/35/f187bdf23be87092bd0f1200d43d23076cee4d0dec109f195173fd3ebc79/mock-2.0.0-py2.py3-none-any.whl#sha256=5ce3c71c5545b472da17b72268978914d0252980348636840bd34a00b5cc96c1
Best match: mock 2.0.0
Processing mock-2.0.0-py2.py3-none-any.whl
Installing mock-2.0.0-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg/EGG-INFO/requires.txt>
Adding mock 2.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg>
Searching for httplib2<=0.12.0,>=0.8
Reading https://pypi.org/simple/httplib2/
Downloading https://files.pythonhosted.org/packages/ce/ed/803905d670b52fa0edfdd135337e545b4496c2ab3a222f1449b7256eb99f/httplib2-0.12.0.tar.gz#sha256=f61fb838a94ce3b349aa32c92fd8430f7e3511afdb18bf9640d647e30c90a6d6
Best match: httplib2 0.12.0
Processing httplib2-0.12.0.tar.gz
Writing /tmp/easy_install-eBCe71/httplib2-0.12.0/setup.cfg
Running httplib2-0.12.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-eBCe71/httplib2-0.12.0/egg-dist-tmp-7kyHds
zip_safe flag not set; analyzing archive contents...
httplib2.certs: module references __file__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Extracting httplib2-0.12.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding httplib2 0.12.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Searching for hdfs<3.0.0,>=2.1.0
Reading https://pypi.org/simple/hdfs/
Downloading https://files.pythonhosted.org/packages/82/39/2c0879b1bcfd1f6ad078eb210d09dbce21072386a3997074ee91e60ddc5a/hdfs-2.5.8.tar.gz#sha256=1be117549fc1285571bc51aedc15df5a203138dba02f9adfa26761b69a949370
Best match: hdfs 2.5.8
Processing hdfs-2.5.8.tar.gz
Writing /tmp/easy_install-OWGMca/hdfs-2.5.8/setup.cfg
Running hdfs-2.5.8/setup.py -q bdist_egg --dist-dir /tmp/easy_install-OWGMca/hdfs-2.5.8/egg-dist-tmp-5ehz5F
zip_safe flag not set; analyzing archive contents...
Moving hdfs-2.5.8-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding hdfs 2.5.8 to easy-install.pth file
Installing hdfscli-avro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing hdfscli script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/hdfs-2.5.8-py2.7.egg>
Searching for future<1.0.0,>=0.16.0
Reading https://pypi.org/simple/future/
Downloading https://files.pythonhosted.org/packages/90/52/e20466b85000a181e1e144fd8305caf2cf475e2f9674e797b222f8105f5f/future-0.17.1.tar.gz#sha256=67045236dcfd6816dc439556d009594abf643e5eb48992e36beac09c2ca659b8
Best match: future 0.17.1
Processing future-0.17.1.tar.gz
Writing /tmp/easy_install-GmW8tJ/future-0.17.1/setup.cfg
Running future-0.17.1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-GmW8tJ/future-0.17.1/egg-dist-tmp-QzIWph
warning: no files found matching '*.au' under directory 'tests'
warning: no files found matching '*.gif' under directory 'tests'
warning: no files found matching '*.txt' under directory 'tests'
zip_safe flag not set; analyzing archive contents...
future.backports.test.ssl_servers: module references __file__
future.backports.test.support: module references __file__
future.standard_library.__init__: module references __file__
future.standard_library.__init__: module references __path__
future.utils.__init__: module MAY be using inspect.stack
past.builtins.misc: module MAY be using inspect.stack
past.translation.__init__: module references __file__
past.translation.__init__: module references __path__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Extracting future-0.17.1-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding future 0.17.1 to easy-install.pth file
Installing pasteurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing futurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Searching for fastavro<0.22,>=0.21.4
Reading https://pypi.org/simple/fastavro/
Downloading https://files.pythonhosted.org/packages/15/e3/5956c75f68906b119191ef30d9acff661b422cf918a29a03ee0c3ba774be/fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl#sha256=25c5e1871fb82795f138aa209ca89cac940b80bf36fc644615354028bfd87638
Best match: fastavro 0.21.24
Processing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl
Installing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding fastavro 0.21.24 to easy-install.pth file
Installing fastavro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg>
Searching for dill<0.2.10,>=0.2.9
Reading https://pypi.org/simple/dill/
Downloading https://files.pythonhosted.org/packages/fe/42/bfe2e0857bc284cbe6a011d93f2a9ad58a22cb894461b199ae72cfef0f29/dill-0.2.9.tar.gz#sha256=f6d6046f9f9195206063dd0415dff185ad593d6ee8b0e67f12597c0f4df4986f
Best match: dill 0.2.9
Processing dill-0.2.9.tar.gz
Writing /tmp/easy_install-cFqLSH/dill-0.2.9/setup.cfg
Running dill-0.2.9/setup.py -q bdist_egg --dist-dir /tmp/easy_install-cFqLSH/dill-0.2.9/egg-dist-tmp-DZ1c4n
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Extracting dill-0.2.9-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding dill 0.2.9 to easy-install.pth file
Installing get_objgraph script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing undill script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Searching for crcmod<2.0,>=1.7
Reading https://pypi.org/simple/crcmod/
Downloading https://files.pythonhosted.org/packages/6b/b0/e595ce2a2527e169c3bcd6c33d2473c1918e0b7f6826a043ca1245dd4e5b/crcmod-1.7.tar.gz#sha256=dc7051a0db5f2bd48665a990d3ec1cc305a466a77358ca4492826f41f283601e
Best match: crcmod 1.7
Processing crcmod-1.7.tar.gz
Writing /tmp/easy_install-RwIXDi/crcmod-1.7/setup.cfg
Running crcmod-1.7/setup.py -q bdist_egg --dist-dir /tmp/easy_install-RwIXDi/crcmod-1.7/egg-dist-tmp-HJPpas
python2/src/_crcfunext.c: In function ‘init_crcfunext’:
python2/src/_crcfunext.c:492:13: warning: variable ‘m’ set but not used [-Wunused-but-set-variable]
   PyObject *m;
             ^
zip_safe flag not set; analyzing archive contents...
Moving crcmod-1.7-py2.7-linux-x86_64.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding crcmod 1.7 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/crcmod-1.7-py2.7-linux-x86_64.egg>
Searching for numpy>=1.14
Reading https://pypi.org/simple/numpy/
Downloading https://files.pythonhosted.org/packages/c1/ff/aeb22192bab0643551a161dc4ed305892cead687ee97453daed4dc1dd38e/numpy-1.17.0rc1.zip#sha256=f53df05f9ca4ec5d72709ffe349704f1f7d945ed59e815574b5c5687acb282c4
Best match: numpy 1.17.0rc1
Processing numpy-1.17.0rc1.zip
Writing /tmp/easy_install-H2rKRb/numpy-1.17.0rc1/setup.cfg
Running numpy-1.17.0rc1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-H2rKRb/numpy-1.17.0rc1/egg-dist-tmp-N7uxYU
Traceback (most recent call last):
  File "setup.py", line 238, in <module>
    'test': generate_protos_first(test),
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/__init__.py",> line 145, in setup
    return distutils.core.setup(**attrs)
  File "/usr/lib/python2.7/distutils/core.py", line 151, in setup
    dist.run_commands()
  File "/usr/lib/python2.7/distutils/dist.py", line 953, in run_commands
    self.run_command(cmd)
  File "/usr/lib/python2.7/distutils/dist.py", line 972, in run_command
    cmd_obj.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 67, in run
    self.do_egg_install()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 117, in do_egg_install
    cmd.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 418, in run
    self.easy_install(spec, not self.no_deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 660, in easy_install
    return self.install_item(None, spec, tmpdir, deps, True)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 707, in install_item
    self.process_distribution(spec, dist, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 752, in process_distribution
    [requirement], self.local_index, self.easy_install
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 782, in resolve
    replace_conflicting=replace_conflicting
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1065, in best_match
    return self.obtain(req, installer)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1077, in obtain
    return installer(requirement)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 679, in easy_install
    return self.install_item(spec, dist.location, tmpdir, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 705, in install_item
    dists = self.install_eggs(spec, download, tmpdir)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 890, in install_eggs
    return self.build_and_install(setup_script, setup_base)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1158, in build_and_install
    self.run_setup(setup_script, setup_base, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1144, in run_setup
    run_setup(setup_script, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 253, in run_setup
    raise
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 166, in save_modules
    saved_exc.resume()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 141, in resume
    six.reraise(type, exc, self._tb)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 154, in save_modules
    yield saved
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 250, in run_setup
    _execfile(setup_script, ns)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 45, in _execfile
    exec(code, globals, locals)
  File "/tmp/easy_install-H2rKRb/numpy-1.17.0rc1/setup.py", line 31, in <module>
    import setuptools
RuntimeError: Python version >= 3.5 required.

> Task :sdks:python:createProcessWorker FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/sdks/python/build.gradle'> line: 369

* What went wrong:
Execution failed for task ':sdks:python:createProcessWorker'.
> 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 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/5.2.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 2m 20s
59 actionable tasks: 46 executed, 13 from cache

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

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


Build failed in Jenkins: beam_PostCommit_Python_VR_Spark #290

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/290/display/redirect>

------------------------------------------
[...truncated 251.87 KB...]
Searching for pytz>=2018.3
Reading https://pypi.org/simple/pytz/
Downloading https://files.pythonhosted.org/packages/3d/73/fe30c2daaaa0713420d0382b16fbb761409f532c56bdcc514bf7b6262bb6/pytz-2019.1-py2.py3-none-any.whl#sha256=303879e36b721603cc54604edcac9d20401bdbe31e1e4fdee5b9f98d5d31dfda
Best match: pytz 2019.1
Processing pytz-2019.1-py2.py3-none-any.whl
Installing pytz-2019.1-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pytz 2019.1 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pytz-2019.1-py2.7.egg>
Searching for pydot<1.3,>=1.2.0
Reading https://pypi.org/simple/pydot/
Downloading https://files.pythonhosted.org/packages/c3/f1/e61d6dfe6c1768ed2529761a68f70939e2569da043e9f15a8d84bf56cadf/pydot-1.2.4.tar.gz#sha256=92d2e2d15531d00710f2d6fb5540d2acabc5399d464f2f20d5d21073af241eb6
Best match: pydot 1.2.4
Processing pydot-1.2.4.tar.gz
Writing /tmp/easy_install-9NIOv4/pydot-1.2.4/setup.cfg
Running pydot-1.2.4/setup.py -q bdist_egg --dist-dir /tmp/easy_install-9NIOv4/pydot-1.2.4/egg-dist-tmp-AqsPQf
/tmp/easy_install-9NIOv4/pydot-1.2.4/pydot.py:17: UserWarning: Couldn't import dot_parser, loading of dot files will not be possible.
  "Couldn't import dot_parser, "
zip_safe flag not set; analyzing archive contents...
Moving pydot-1.2.4-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pydot 1.2.4 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pydot-1.2.4-py2.7.egg>
Searching for oauth2client<4,>=2.0.1
Reading https://pypi.org/simple/oauth2client/
Downloading https://files.pythonhosted.org/packages/c0/7b/bc893e35d6ca46a72faa4b9eaac25c687ce60e1fbe978993fe2de1b0ff0d/oauth2client-3.0.0.tar.gz#sha256=5b5b056ec6f2304e7920b632885bd157fa71d1a7f3ddd00a43b1541a8d1a2460
Best match: oauth2client 3.0.0
Processing oauth2client-3.0.0.tar.gz
Writing /tmp/easy_install-tN12i9/oauth2client-3.0.0/setup.cfg
Running oauth2client-3.0.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-tN12i9/oauth2client-3.0.0/egg-dist-tmp-5nUPI6
warning: no previously-included files matching '*' found under directory 'tests'
zip_safe flag not set; analyzing archive contents...
Moving oauth2client-3.0.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding oauth2client 3.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/oauth2client-3.0.0-py2.7.egg>
Searching for pymongo<4.0.0,>=3.8.0
Reading https://pypi.org/simple/pymongo/
Downloading https://files.pythonhosted.org/packages/6e/ea/353a9f8ced71b9e258438aa4d6aa048c1eaf5b774d3ef2273d686fde0947/pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl#sha256=32421df60d06f479d71b6b539642e410ece3006e8910688e68df962c8eb40a21
Best match: pymongo 3.8.0
Processing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl
Installing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding pymongo 3.8.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg>
Searching for mock<3.0.0,>=1.0.1
Reading https://pypi.org/simple/mock/
Downloading https://files.pythonhosted.org/packages/e6/35/f187bdf23be87092bd0f1200d43d23076cee4d0dec109f195173fd3ebc79/mock-2.0.0-py2.py3-none-any.whl#sha256=5ce3c71c5545b472da17b72268978914d0252980348636840bd34a00b5cc96c1
Best match: mock 2.0.0
Processing mock-2.0.0-py2.py3-none-any.whl
Installing mock-2.0.0-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg/EGG-INFO/requires.txt>
Adding mock 2.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg>
Searching for httplib2<=0.12.0,>=0.8
Reading https://pypi.org/simple/httplib2/
Downloading https://files.pythonhosted.org/packages/ce/ed/803905d670b52fa0edfdd135337e545b4496c2ab3a222f1449b7256eb99f/httplib2-0.12.0.tar.gz#sha256=f61fb838a94ce3b349aa32c92fd8430f7e3511afdb18bf9640d647e30c90a6d6
Best match: httplib2 0.12.0
Processing httplib2-0.12.0.tar.gz
Writing /tmp/easy_install-qVMjYM/httplib2-0.12.0/setup.cfg
Running httplib2-0.12.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-qVMjYM/httplib2-0.12.0/egg-dist-tmp-89wH07
zip_safe flag not set; analyzing archive contents...
httplib2.certs: module references __file__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Extracting httplib2-0.12.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding httplib2 0.12.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Searching for hdfs<3.0.0,>=2.1.0
Reading https://pypi.org/simple/hdfs/
Downloading https://files.pythonhosted.org/packages/82/39/2c0879b1bcfd1f6ad078eb210d09dbce21072386a3997074ee91e60ddc5a/hdfs-2.5.8.tar.gz#sha256=1be117549fc1285571bc51aedc15df5a203138dba02f9adfa26761b69a949370
Best match: hdfs 2.5.8
Processing hdfs-2.5.8.tar.gz
Writing /tmp/easy_install-8LacVU/hdfs-2.5.8/setup.cfg
Running hdfs-2.5.8/setup.py -q bdist_egg --dist-dir /tmp/easy_install-8LacVU/hdfs-2.5.8/egg-dist-tmp-GjYrPD
zip_safe flag not set; analyzing archive contents...
Moving hdfs-2.5.8-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding hdfs 2.5.8 to easy-install.pth file
Installing hdfscli-avro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing hdfscli script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/hdfs-2.5.8-py2.7.egg>
Searching for future<1.0.0,>=0.16.0
Reading https://pypi.org/simple/future/
Downloading https://files.pythonhosted.org/packages/90/52/e20466b85000a181e1e144fd8305caf2cf475e2f9674e797b222f8105f5f/future-0.17.1.tar.gz#sha256=67045236dcfd6816dc439556d009594abf643e5eb48992e36beac09c2ca659b8
Best match: future 0.17.1
Processing future-0.17.1.tar.gz
Writing /tmp/easy_install-EMF5Zy/future-0.17.1/setup.cfg
Running future-0.17.1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-EMF5Zy/future-0.17.1/egg-dist-tmp-5Tg_l9
warning: no files found matching '*.au' under directory 'tests'
warning: no files found matching '*.gif' under directory 'tests'
warning: no files found matching '*.txt' under directory 'tests'
zip_safe flag not set; analyzing archive contents...
future.backports.test.ssl_servers: module references __file__
future.backports.test.support: module references __file__
future.standard_library.__init__: module references __file__
future.standard_library.__init__: module references __path__
future.utils.__init__: module MAY be using inspect.stack
past.builtins.misc: module MAY be using inspect.stack
past.translation.__init__: module references __file__
past.translation.__init__: module references __path__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Extracting future-0.17.1-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding future 0.17.1 to easy-install.pth file
Installing pasteurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing futurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Searching for fastavro<0.22,>=0.21.4
Reading https://pypi.org/simple/fastavro/
Downloading https://files.pythonhosted.org/packages/15/e3/5956c75f68906b119191ef30d9acff661b422cf918a29a03ee0c3ba774be/fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl#sha256=25c5e1871fb82795f138aa209ca89cac940b80bf36fc644615354028bfd87638
Best match: fastavro 0.21.24
Processing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl
Installing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding fastavro 0.21.24 to easy-install.pth file
Installing fastavro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg>
Searching for dill<0.2.10,>=0.2.9
Reading https://pypi.org/simple/dill/
Downloading https://files.pythonhosted.org/packages/fe/42/bfe2e0857bc284cbe6a011d93f2a9ad58a22cb894461b199ae72cfef0f29/dill-0.2.9.tar.gz#sha256=f6d6046f9f9195206063dd0415dff185ad593d6ee8b0e67f12597c0f4df4986f
Best match: dill 0.2.9
Processing dill-0.2.9.tar.gz
Writing /tmp/easy_install-xjjzu7/dill-0.2.9/setup.cfg
Running dill-0.2.9/setup.py -q bdist_egg --dist-dir /tmp/easy_install-xjjzu7/dill-0.2.9/egg-dist-tmp-kn08WQ
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Extracting dill-0.2.9-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding dill 0.2.9 to easy-install.pth file
Installing get_objgraph script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing undill script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Searching for crcmod<2.0,>=1.7
Reading https://pypi.org/simple/crcmod/
Downloading https://files.pythonhosted.org/packages/6b/b0/e595ce2a2527e169c3bcd6c33d2473c1918e0b7f6826a043ca1245dd4e5b/crcmod-1.7.tar.gz#sha256=dc7051a0db5f2bd48665a990d3ec1cc305a466a77358ca4492826f41f283601e
Best match: crcmod 1.7
Processing crcmod-1.7.tar.gz
Writing /tmp/easy_install-qVCgyo/crcmod-1.7/setup.cfg
Running crcmod-1.7/setup.py -q bdist_egg --dist-dir /tmp/easy_install-qVCgyo/crcmod-1.7/egg-dist-tmp-ljSl9z
python2/src/_crcfunext.c: In function ‘init_crcfunext’:
python2/src/_crcfunext.c:492:13: warning: variable ‘m’ set but not used [-Wunused-but-set-variable]
   PyObject *m;
             ^
zip_safe flag not set; analyzing archive contents...
Moving crcmod-1.7-py2.7-linux-x86_64.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding crcmod 1.7 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/crcmod-1.7-py2.7-linux-x86_64.egg>
Searching for numpy>=1.14
Reading https://pypi.org/simple/numpy/
Downloading https://files.pythonhosted.org/packages/c1/ff/aeb22192bab0643551a161dc4ed305892cead687ee97453daed4dc1dd38e/numpy-1.17.0rc1.zip#sha256=f53df05f9ca4ec5d72709ffe349704f1f7d945ed59e815574b5c5687acb282c4
Best match: numpy 1.17.0rc1
Processing numpy-1.17.0rc1.zip
Writing /tmp/easy_install-wYJOub/numpy-1.17.0rc1/setup.cfg
Running numpy-1.17.0rc1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-wYJOub/numpy-1.17.0rc1/egg-dist-tmp-jt8wpP
Traceback (most recent call last):
  File "setup.py", line 238, in <module>
    'test': generate_protos_first(test),
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/__init__.py",> line 145, in setup
    return distutils.core.setup(**attrs)
  File "/usr/lib/python2.7/distutils/core.py", line 151, in setup
    dist.run_commands()
  File "/usr/lib/python2.7/distutils/dist.py", line 953, in run_commands
    self.run_command(cmd)
  File "/usr/lib/python2.7/distutils/dist.py", line 972, in run_command
    cmd_obj.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 67, in run
    self.do_egg_install()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 117, in do_egg_install
    cmd.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 418, in run
    self.easy_install(spec, not self.no_deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 660, in easy_install
    return self.install_item(None, spec, tmpdir, deps, True)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 707, in install_item
    self.process_distribution(spec, dist, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 752, in process_distribution
    [requirement], self.local_index, self.easy_install
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 782, in resolve
    replace_conflicting=replace_conflicting
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1065, in best_match
    return self.obtain(req, installer)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1077, in obtain
    return installer(requirement)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 679, in easy_install
    return self.install_item(spec, dist.location, tmpdir, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 705, in install_item
    dists = self.install_eggs(spec, download, tmpdir)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 890, in install_eggs
    return self.build_and_install(setup_script, setup_base)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1158, in build_and_install
    self.run_setup(setup_script, setup_base, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1144, in run_setup
    run_setup(setup_script, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 253, in run_setup
    raise
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 166, in save_modules
    saved_exc.resume()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 141, in resume
    six.reraise(type, exc, self._tb)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 154, in save_modules
    yield saved
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 250, in run_setup
    _execfile(setup_script, ns)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 45, in _execfile
    exec(code, globals, locals)
  File "/tmp/easy_install-wYJOub/numpy-1.17.0rc1/setup.py", line 31, in <module>
    import setuptools
RuntimeError: Python version >= 3.5 required.

> Task :sdks:python:createProcessWorker FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/sdks/python/build.gradle'> line: 369

* What went wrong:
Execution failed for task ':sdks:python:createProcessWorker'.
> 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 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/5.2.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 2m 26s
59 actionable tasks: 46 executed, 13 from cache

Publishing build scan...
https://gradle.com/s/4ajd56wctweo2

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


Build failed in Jenkins: beam_PostCommit_Python_VR_Spark #289

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/289/display/redirect>

------------------------------------------
[...truncated 252.10 KB...]
Searching for pytz>=2018.3
Reading https://pypi.org/simple/pytz/
Downloading https://files.pythonhosted.org/packages/3d/73/fe30c2daaaa0713420d0382b16fbb761409f532c56bdcc514bf7b6262bb6/pytz-2019.1-py2.py3-none-any.whl#sha256=303879e36b721603cc54604edcac9d20401bdbe31e1e4fdee5b9f98d5d31dfda
Best match: pytz 2019.1
Processing pytz-2019.1-py2.py3-none-any.whl
Installing pytz-2019.1-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pytz 2019.1 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pytz-2019.1-py2.7.egg>
Searching for pydot<1.3,>=1.2.0
Reading https://pypi.org/simple/pydot/
Downloading https://files.pythonhosted.org/packages/c3/f1/e61d6dfe6c1768ed2529761a68f70939e2569da043e9f15a8d84bf56cadf/pydot-1.2.4.tar.gz#sha256=92d2e2d15531d00710f2d6fb5540d2acabc5399d464f2f20d5d21073af241eb6
Best match: pydot 1.2.4
Processing pydot-1.2.4.tar.gz
Writing /tmp/easy_install-VAOMtx/pydot-1.2.4/setup.cfg
Running pydot-1.2.4/setup.py -q bdist_egg --dist-dir /tmp/easy_install-VAOMtx/pydot-1.2.4/egg-dist-tmp-bnJVZy
/tmp/easy_install-VAOMtx/pydot-1.2.4/pydot.py:17: UserWarning: Couldn't import dot_parser, loading of dot files will not be possible.
  "Couldn't import dot_parser, "
zip_safe flag not set; analyzing archive contents...
Moving pydot-1.2.4-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pydot 1.2.4 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pydot-1.2.4-py2.7.egg>
Searching for oauth2client<4,>=2.0.1
Reading https://pypi.org/simple/oauth2client/
Downloading https://files.pythonhosted.org/packages/c0/7b/bc893e35d6ca46a72faa4b9eaac25c687ce60e1fbe978993fe2de1b0ff0d/oauth2client-3.0.0.tar.gz#sha256=5b5b056ec6f2304e7920b632885bd157fa71d1a7f3ddd00a43b1541a8d1a2460
Best match: oauth2client 3.0.0
Processing oauth2client-3.0.0.tar.gz
Writing /tmp/easy_install-HNKncH/oauth2client-3.0.0/setup.cfg
Running oauth2client-3.0.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-HNKncH/oauth2client-3.0.0/egg-dist-tmp-ybT6lF
warning: no previously-included files matching '*' found under directory 'tests'
zip_safe flag not set; analyzing archive contents...
Moving oauth2client-3.0.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding oauth2client 3.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/oauth2client-3.0.0-py2.7.egg>
Searching for pymongo<4.0.0,>=3.8.0
Reading https://pypi.org/simple/pymongo/
Downloading https://files.pythonhosted.org/packages/6e/ea/353a9f8ced71b9e258438aa4d6aa048c1eaf5b774d3ef2273d686fde0947/pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl#sha256=32421df60d06f479d71b6b539642e410ece3006e8910688e68df962c8eb40a21
Best match: pymongo 3.8.0
Processing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl
Installing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding pymongo 3.8.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg>
Searching for mock<3.0.0,>=1.0.1
Reading https://pypi.org/simple/mock/
Downloading https://files.pythonhosted.org/packages/e6/35/f187bdf23be87092bd0f1200d43d23076cee4d0dec109f195173fd3ebc79/mock-2.0.0-py2.py3-none-any.whl#sha256=5ce3c71c5545b472da17b72268978914d0252980348636840bd34a00b5cc96c1
Best match: mock 2.0.0
Processing mock-2.0.0-py2.py3-none-any.whl
Installing mock-2.0.0-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg/EGG-INFO/requires.txt>
Adding mock 2.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg>
Searching for httplib2<=0.12.0,>=0.8
Reading https://pypi.org/simple/httplib2/
Downloading https://files.pythonhosted.org/packages/ce/ed/803905d670b52fa0edfdd135337e545b4496c2ab3a222f1449b7256eb99f/httplib2-0.12.0.tar.gz#sha256=f61fb838a94ce3b349aa32c92fd8430f7e3511afdb18bf9640d647e30c90a6d6
Best match: httplib2 0.12.0
Processing httplib2-0.12.0.tar.gz
Writing /tmp/easy_install-Nt9F5k/httplib2-0.12.0/setup.cfg
Running httplib2-0.12.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-Nt9F5k/httplib2-0.12.0/egg-dist-tmp-dbHsXR
zip_safe flag not set; analyzing archive contents...
httplib2.certs: module references __file__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Extracting httplib2-0.12.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding httplib2 0.12.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Searching for hdfs<3.0.0,>=2.1.0
Reading https://pypi.org/simple/hdfs/
Downloading https://files.pythonhosted.org/packages/82/39/2c0879b1bcfd1f6ad078eb210d09dbce21072386a3997074ee91e60ddc5a/hdfs-2.5.8.tar.gz#sha256=1be117549fc1285571bc51aedc15df5a203138dba02f9adfa26761b69a949370
Best match: hdfs 2.5.8
Processing hdfs-2.5.8.tar.gz
Writing /tmp/easy_install-dCxCxk/hdfs-2.5.8/setup.cfg
Running hdfs-2.5.8/setup.py -q bdist_egg --dist-dir /tmp/easy_install-dCxCxk/hdfs-2.5.8/egg-dist-tmp-pHYvTQ
zip_safe flag not set; analyzing archive contents...
Moving hdfs-2.5.8-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding hdfs 2.5.8 to easy-install.pth file
Installing hdfscli-avro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing hdfscli script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/hdfs-2.5.8-py2.7.egg>
Searching for future<1.0.0,>=0.16.0
Reading https://pypi.org/simple/future/
Downloading https://files.pythonhosted.org/packages/90/52/e20466b85000a181e1e144fd8305caf2cf475e2f9674e797b222f8105f5f/future-0.17.1.tar.gz#sha256=67045236dcfd6816dc439556d009594abf643e5eb48992e36beac09c2ca659b8
Best match: future 0.17.1
Processing future-0.17.1.tar.gz
Writing /tmp/easy_install-jtZidT/future-0.17.1/setup.cfg
Running future-0.17.1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-jtZidT/future-0.17.1/egg-dist-tmp-hkbF6Z
warning: no files found matching '*.au' under directory 'tests'
warning: no files found matching '*.gif' under directory 'tests'
warning: no files found matching '*.txt' under directory 'tests'
zip_safe flag not set; analyzing archive contents...
future.backports.test.ssl_servers: module references __file__
future.backports.test.support: module references __file__
future.standard_library.__init__: module references __file__
future.standard_library.__init__: module references __path__
future.utils.__init__: module MAY be using inspect.stack
past.builtins.misc: module MAY be using inspect.stack
past.translation.__init__: module references __file__
past.translation.__init__: module references __path__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Extracting future-0.17.1-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding future 0.17.1 to easy-install.pth file
Installing pasteurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing futurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Searching for fastavro<0.22,>=0.21.4
Reading https://pypi.org/simple/fastavro/
Downloading https://files.pythonhosted.org/packages/15/e3/5956c75f68906b119191ef30d9acff661b422cf918a29a03ee0c3ba774be/fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl#sha256=25c5e1871fb82795f138aa209ca89cac940b80bf36fc644615354028bfd87638
Best match: fastavro 0.21.24
Processing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl
Installing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding fastavro 0.21.24 to easy-install.pth file
Installing fastavro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg>
Searching for dill<0.2.10,>=0.2.9
Reading https://pypi.org/simple/dill/
Downloading https://files.pythonhosted.org/packages/fe/42/bfe2e0857bc284cbe6a011d93f2a9ad58a22cb894461b199ae72cfef0f29/dill-0.2.9.tar.gz#sha256=f6d6046f9f9195206063dd0415dff185ad593d6ee8b0e67f12597c0f4df4986f
Best match: dill 0.2.9
Processing dill-0.2.9.tar.gz
Writing /tmp/easy_install-v6KFgi/dill-0.2.9/setup.cfg
Running dill-0.2.9/setup.py -q bdist_egg --dist-dir /tmp/easy_install-v6KFgi/dill-0.2.9/egg-dist-tmp-zc1caH
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Extracting dill-0.2.9-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding dill 0.2.9 to easy-install.pth file
Installing get_objgraph script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing undill script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Searching for crcmod<2.0,>=1.7
Reading https://pypi.org/simple/crcmod/
Downloading https://files.pythonhosted.org/packages/6b/b0/e595ce2a2527e169c3bcd6c33d2473c1918e0b7f6826a043ca1245dd4e5b/crcmod-1.7.tar.gz#sha256=dc7051a0db5f2bd48665a990d3ec1cc305a466a77358ca4492826f41f283601e
Best match: crcmod 1.7
Processing crcmod-1.7.tar.gz
Writing /tmp/easy_install-4kce1O/crcmod-1.7/setup.cfg
Running crcmod-1.7/setup.py -q bdist_egg --dist-dir /tmp/easy_install-4kce1O/crcmod-1.7/egg-dist-tmp-vXtYcN
python2/src/_crcfunext.c: In function ‘init_crcfunext’:
python2/src/_crcfunext.c:492:13: warning: variable ‘m’ set but not used [-Wunused-but-set-variable]
   PyObject *m;
             ^
zip_safe flag not set; analyzing archive contents...
Moving crcmod-1.7-py2.7-linux-x86_64.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding crcmod 1.7 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/crcmod-1.7-py2.7-linux-x86_64.egg>
Searching for numpy>=1.14
Reading https://pypi.org/simple/numpy/
Downloading https://files.pythonhosted.org/packages/c1/ff/aeb22192bab0643551a161dc4ed305892cead687ee97453daed4dc1dd38e/numpy-1.17.0rc1.zip#sha256=f53df05f9ca4ec5d72709ffe349704f1f7d945ed59e815574b5c5687acb282c4
Best match: numpy 1.17.0rc1
Processing numpy-1.17.0rc1.zip
Writing /tmp/easy_install-7ojmQC/numpy-1.17.0rc1/setup.cfg
Running numpy-1.17.0rc1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-7ojmQC/numpy-1.17.0rc1/egg-dist-tmp-rtOIdC
Traceback (most recent call last):
  File "setup.py", line 238, in <module>
    'test': generate_protos_first(test),
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/__init__.py",> line 145, in setup
    return distutils.core.setup(**attrs)
  File "/usr/lib/python2.7/distutils/core.py", line 151, in setup
    dist.run_commands()
  File "/usr/lib/python2.7/distutils/dist.py", line 953, in run_commands
    self.run_command(cmd)
  File "/usr/lib/python2.7/distutils/dist.py", line 972, in run_command
    cmd_obj.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 67, in run
    self.do_egg_install()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 117, in do_egg_install
    cmd.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 418, in run
    self.easy_install(spec, not self.no_deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 660, in easy_install
    return self.install_item(None, spec, tmpdir, deps, True)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 707, in install_item
    self.process_distribution(spec, dist, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 752, in process_distribution
    [requirement], self.local_index, self.easy_install
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 782, in resolve
    replace_conflicting=replace_conflicting
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1065, in best_match
    return self.obtain(req, installer)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1077, in obtain
    return installer(requirement)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 679, in easy_install
    return self.install_item(spec, dist.location, tmpdir, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 705, in install_item
    dists = self.install_eggs(spec, download, tmpdir)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 890, in install_eggs
    return self.build_and_install(setup_script, setup_base)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1158, in build_and_install
    self.run_setup(setup_script, setup_base, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1144, in run_setup
    run_setup(setup_script, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 253, in run_setup
    raise
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 166, in save_modules
    saved_exc.resume()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 141, in resume
    six.reraise(type, exc, self._tb)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 154, in save_modules
    yield saved
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 250, in run_setup
    _execfile(setup_script, ns)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 45, in _execfile
    exec(code, globals, locals)
  File "/tmp/easy_install-7ojmQC/numpy-1.17.0rc1/setup.py", line 31, in <module>
    import setuptools
RuntimeError: Python version >= 3.5 required.

> Task :sdks:python:createProcessWorker FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/sdks/python/build.gradle'> line: 369

* What went wrong:
Execution failed for task ':sdks:python:createProcessWorker'.
> 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 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/5.2.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 2m 38s
59 actionable tasks: 46 executed, 13 from cache

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

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


Build failed in Jenkins: beam_PostCommit_Python_VR_Spark #288

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/288/display/redirect>

------------------------------------------
[...truncated 252.08 KB...]
Searching for pytz>=2018.3
Reading https://pypi.org/simple/pytz/
Downloading https://files.pythonhosted.org/packages/3d/73/fe30c2daaaa0713420d0382b16fbb761409f532c56bdcc514bf7b6262bb6/pytz-2019.1-py2.py3-none-any.whl#sha256=303879e36b721603cc54604edcac9d20401bdbe31e1e4fdee5b9f98d5d31dfda
Best match: pytz 2019.1
Processing pytz-2019.1-py2.py3-none-any.whl
Installing pytz-2019.1-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pytz 2019.1 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pytz-2019.1-py2.7.egg>
Searching for pydot<1.3,>=1.2.0
Reading https://pypi.org/simple/pydot/
Downloading https://files.pythonhosted.org/packages/c3/f1/e61d6dfe6c1768ed2529761a68f70939e2569da043e9f15a8d84bf56cadf/pydot-1.2.4.tar.gz#sha256=92d2e2d15531d00710f2d6fb5540d2acabc5399d464f2f20d5d21073af241eb6
Best match: pydot 1.2.4
Processing pydot-1.2.4.tar.gz
Writing /tmp/easy_install-pHElpK/pydot-1.2.4/setup.cfg
Running pydot-1.2.4/setup.py -q bdist_egg --dist-dir /tmp/easy_install-pHElpK/pydot-1.2.4/egg-dist-tmp-Yw_77K
/tmp/easy_install-pHElpK/pydot-1.2.4/pydot.py:17: UserWarning: Couldn't import dot_parser, loading of dot files will not be possible.
  "Couldn't import dot_parser, "
zip_safe flag not set; analyzing archive contents...
Moving pydot-1.2.4-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pydot 1.2.4 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pydot-1.2.4-py2.7.egg>
Searching for oauth2client<4,>=2.0.1
Reading https://pypi.org/simple/oauth2client/
Downloading https://files.pythonhosted.org/packages/c0/7b/bc893e35d6ca46a72faa4b9eaac25c687ce60e1fbe978993fe2de1b0ff0d/oauth2client-3.0.0.tar.gz#sha256=5b5b056ec6f2304e7920b632885bd157fa71d1a7f3ddd00a43b1541a8d1a2460
Best match: oauth2client 3.0.0
Processing oauth2client-3.0.0.tar.gz
Writing /tmp/easy_install-d20g43/oauth2client-3.0.0/setup.cfg
Running oauth2client-3.0.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-d20g43/oauth2client-3.0.0/egg-dist-tmp-3Mur0Q
warning: no previously-included files matching '*' found under directory 'tests'
zip_safe flag not set; analyzing archive contents...
Moving oauth2client-3.0.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding oauth2client 3.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/oauth2client-3.0.0-py2.7.egg>
Searching for pymongo<4.0.0,>=3.8.0
Reading https://pypi.org/simple/pymongo/
Downloading https://files.pythonhosted.org/packages/6e/ea/353a9f8ced71b9e258438aa4d6aa048c1eaf5b774d3ef2273d686fde0947/pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl#sha256=32421df60d06f479d71b6b539642e410ece3006e8910688e68df962c8eb40a21
Best match: pymongo 3.8.0
Processing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl
Installing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding pymongo 3.8.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg>
Searching for mock<3.0.0,>=1.0.1
Reading https://pypi.org/simple/mock/
Downloading https://files.pythonhosted.org/packages/e6/35/f187bdf23be87092bd0f1200d43d23076cee4d0dec109f195173fd3ebc79/mock-2.0.0-py2.py3-none-any.whl#sha256=5ce3c71c5545b472da17b72268978914d0252980348636840bd34a00b5cc96c1
Best match: mock 2.0.0
Processing mock-2.0.0-py2.py3-none-any.whl
Installing mock-2.0.0-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg/EGG-INFO/requires.txt>
Adding mock 2.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg>
Searching for httplib2<=0.12.0,>=0.8
Reading https://pypi.org/simple/httplib2/
Downloading https://files.pythonhosted.org/packages/ce/ed/803905d670b52fa0edfdd135337e545b4496c2ab3a222f1449b7256eb99f/httplib2-0.12.0.tar.gz#sha256=f61fb838a94ce3b349aa32c92fd8430f7e3511afdb18bf9640d647e30c90a6d6
Best match: httplib2 0.12.0
Processing httplib2-0.12.0.tar.gz
Writing /tmp/easy_install-S0wN5E/httplib2-0.12.0/setup.cfg
Running httplib2-0.12.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-S0wN5E/httplib2-0.12.0/egg-dist-tmp-yU44Dx
zip_safe flag not set; analyzing archive contents...
httplib2.certs: module references __file__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Extracting httplib2-0.12.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding httplib2 0.12.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Searching for hdfs<3.0.0,>=2.1.0
Reading https://pypi.org/simple/hdfs/
Downloading https://files.pythonhosted.org/packages/82/39/2c0879b1bcfd1f6ad078eb210d09dbce21072386a3997074ee91e60ddc5a/hdfs-2.5.8.tar.gz#sha256=1be117549fc1285571bc51aedc15df5a203138dba02f9adfa26761b69a949370
Best match: hdfs 2.5.8
Processing hdfs-2.5.8.tar.gz
Writing /tmp/easy_install-bAl5Au/hdfs-2.5.8/setup.cfg
Running hdfs-2.5.8/setup.py -q bdist_egg --dist-dir /tmp/easy_install-bAl5Au/hdfs-2.5.8/egg-dist-tmp-VdGN9g
zip_safe flag not set; analyzing archive contents...
Moving hdfs-2.5.8-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding hdfs 2.5.8 to easy-install.pth file
Installing hdfscli-avro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing hdfscli script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/hdfs-2.5.8-py2.7.egg>
Searching for future<1.0.0,>=0.16.0
Reading https://pypi.org/simple/future/
Downloading https://files.pythonhosted.org/packages/90/52/e20466b85000a181e1e144fd8305caf2cf475e2f9674e797b222f8105f5f/future-0.17.1.tar.gz#sha256=67045236dcfd6816dc439556d009594abf643e5eb48992e36beac09c2ca659b8
Best match: future 0.17.1
Processing future-0.17.1.tar.gz
Writing /tmp/easy_install-HtqQQK/future-0.17.1/setup.cfg
Running future-0.17.1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-HtqQQK/future-0.17.1/egg-dist-tmp-75BfDd
warning: no files found matching '*.au' under directory 'tests'
warning: no files found matching '*.gif' under directory 'tests'
warning: no files found matching '*.txt' under directory 'tests'
zip_safe flag not set; analyzing archive contents...
future.backports.test.ssl_servers: module references __file__
future.backports.test.support: module references __file__
future.standard_library.__init__: module references __file__
future.standard_library.__init__: module references __path__
future.utils.__init__: module MAY be using inspect.stack
past.builtins.misc: module MAY be using inspect.stack
past.translation.__init__: module references __file__
past.translation.__init__: module references __path__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Extracting future-0.17.1-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding future 0.17.1 to easy-install.pth file
Installing pasteurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing futurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Searching for fastavro<0.22,>=0.21.4
Reading https://pypi.org/simple/fastavro/
Downloading https://files.pythonhosted.org/packages/15/e3/5956c75f68906b119191ef30d9acff661b422cf918a29a03ee0c3ba774be/fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl#sha256=25c5e1871fb82795f138aa209ca89cac940b80bf36fc644615354028bfd87638
Best match: fastavro 0.21.24
Processing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl
Installing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding fastavro 0.21.24 to easy-install.pth file
Installing fastavro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg>
Searching for dill<0.2.10,>=0.2.9
Reading https://pypi.org/simple/dill/
Downloading https://files.pythonhosted.org/packages/fe/42/bfe2e0857bc284cbe6a011d93f2a9ad58a22cb894461b199ae72cfef0f29/dill-0.2.9.tar.gz#sha256=f6d6046f9f9195206063dd0415dff185ad593d6ee8b0e67f12597c0f4df4986f
Best match: dill 0.2.9
Processing dill-0.2.9.tar.gz
Writing /tmp/easy_install-PSlOHx/dill-0.2.9/setup.cfg
Running dill-0.2.9/setup.py -q bdist_egg --dist-dir /tmp/easy_install-PSlOHx/dill-0.2.9/egg-dist-tmp-DcDLre
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Extracting dill-0.2.9-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding dill 0.2.9 to easy-install.pth file
Installing get_objgraph script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing undill script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Searching for crcmod<2.0,>=1.7
Reading https://pypi.org/simple/crcmod/
Downloading https://files.pythonhosted.org/packages/6b/b0/e595ce2a2527e169c3bcd6c33d2473c1918e0b7f6826a043ca1245dd4e5b/crcmod-1.7.tar.gz#sha256=dc7051a0db5f2bd48665a990d3ec1cc305a466a77358ca4492826f41f283601e
Best match: crcmod 1.7
Processing crcmod-1.7.tar.gz
Writing /tmp/easy_install-YsBgoq/crcmod-1.7/setup.cfg
Running crcmod-1.7/setup.py -q bdist_egg --dist-dir /tmp/easy_install-YsBgoq/crcmod-1.7/egg-dist-tmp-195Us3
python2/src/_crcfunext.c: In function ‘init_crcfunext’:
python2/src/_crcfunext.c:492:13: warning: variable ‘m’ set but not used [-Wunused-but-set-variable]
   PyObject *m;
             ^
zip_safe flag not set; analyzing archive contents...
Moving crcmod-1.7-py2.7-linux-x86_64.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding crcmod 1.7 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/crcmod-1.7-py2.7-linux-x86_64.egg>
Searching for numpy>=1.14
Reading https://pypi.org/simple/numpy/
Downloading https://files.pythonhosted.org/packages/c1/ff/aeb22192bab0643551a161dc4ed305892cead687ee97453daed4dc1dd38e/numpy-1.17.0rc1.zip#sha256=f53df05f9ca4ec5d72709ffe349704f1f7d945ed59e815574b5c5687acb282c4
Best match: numpy 1.17.0rc1
Processing numpy-1.17.0rc1.zip
Writing /tmp/easy_install-DgRJXF/numpy-1.17.0rc1/setup.cfg
Running numpy-1.17.0rc1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-DgRJXF/numpy-1.17.0rc1/egg-dist-tmp-OfpUk2
Traceback (most recent call last):
  File "setup.py", line 238, in <module>
    'test': generate_protos_first(test),
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/__init__.py",> line 145, in setup
    return distutils.core.setup(**attrs)
  File "/usr/lib/python2.7/distutils/core.py", line 151, in setup
    dist.run_commands()
  File "/usr/lib/python2.7/distutils/dist.py", line 953, in run_commands
    self.run_command(cmd)
  File "/usr/lib/python2.7/distutils/dist.py", line 972, in run_command
    cmd_obj.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 67, in run
    self.do_egg_install()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 117, in do_egg_install
    cmd.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 418, in run
    self.easy_install(spec, not self.no_deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 660, in easy_install
    return self.install_item(None, spec, tmpdir, deps, True)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 707, in install_item
    self.process_distribution(spec, dist, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 752, in process_distribution
    [requirement], self.local_index, self.easy_install
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 782, in resolve
    replace_conflicting=replace_conflicting
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1065, in best_match
    return self.obtain(req, installer)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1077, in obtain
    return installer(requirement)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 679, in easy_install
    return self.install_item(spec, dist.location, tmpdir, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 705, in install_item
    dists = self.install_eggs(spec, download, tmpdir)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 890, in install_eggs
    return self.build_and_install(setup_script, setup_base)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1158, in build_and_install
    self.run_setup(setup_script, setup_base, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1144, in run_setup
    run_setup(setup_script, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 253, in run_setup
    raise
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 166, in save_modules
    saved_exc.resume()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 141, in resume
    six.reraise(type, exc, self._tb)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 154, in save_modules
    yield saved
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 250, in run_setup
    _execfile(setup_script, ns)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 45, in _execfile
    exec(code, globals, locals)
  File "/tmp/easy_install-DgRJXF/numpy-1.17.0rc1/setup.py", line 31, in <module>
    import setuptools
RuntimeError: Python version >= 3.5 required.

> Task :sdks:python:createProcessWorker FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/sdks/python/build.gradle'> line: 369

* What went wrong:
Execution failed for task ':sdks:python:createProcessWorker'.
> 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 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/5.2.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 3m 19s
59 actionable tasks: 46 executed, 13 from cache

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

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


Build failed in Jenkins: beam_PostCommit_Python_VR_Spark #287

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/287/display/redirect?page=changes>

Changes:

[kamil.wasilewski] [BEAM-7550] Reimplement Python ParDo load test according to the proposal

------------------------------------------
[...truncated 251.66 KB...]
Searching for pytz>=2018.3
Reading https://pypi.org/simple/pytz/
Downloading https://files.pythonhosted.org/packages/3d/73/fe30c2daaaa0713420d0382b16fbb761409f532c56bdcc514bf7b6262bb6/pytz-2019.1-py2.py3-none-any.whl#sha256=303879e36b721603cc54604edcac9d20401bdbe31e1e4fdee5b9f98d5d31dfda
Best match: pytz 2019.1
Processing pytz-2019.1-py2.py3-none-any.whl
Installing pytz-2019.1-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pytz 2019.1 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pytz-2019.1-py2.7.egg>
Searching for pydot<1.3,>=1.2.0
Reading https://pypi.org/simple/pydot/
Downloading https://files.pythonhosted.org/packages/c3/f1/e61d6dfe6c1768ed2529761a68f70939e2569da043e9f15a8d84bf56cadf/pydot-1.2.4.tar.gz#sha256=92d2e2d15531d00710f2d6fb5540d2acabc5399d464f2f20d5d21073af241eb6
Best match: pydot 1.2.4
Processing pydot-1.2.4.tar.gz
Writing /tmp/easy_install-oR82t2/pydot-1.2.4/setup.cfg
Running pydot-1.2.4/setup.py -q bdist_egg --dist-dir /tmp/easy_install-oR82t2/pydot-1.2.4/egg-dist-tmp-oKxJf_
/tmp/easy_install-oR82t2/pydot-1.2.4/pydot.py:17: UserWarning: Couldn't import dot_parser, loading of dot files will not be possible.
  "Couldn't import dot_parser, "
zip_safe flag not set; analyzing archive contents...
Moving pydot-1.2.4-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pydot 1.2.4 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pydot-1.2.4-py2.7.egg>
Searching for oauth2client<4,>=2.0.1
Reading https://pypi.org/simple/oauth2client/
Downloading https://files.pythonhosted.org/packages/c0/7b/bc893e35d6ca46a72faa4b9eaac25c687ce60e1fbe978993fe2de1b0ff0d/oauth2client-3.0.0.tar.gz#sha256=5b5b056ec6f2304e7920b632885bd157fa71d1a7f3ddd00a43b1541a8d1a2460
Best match: oauth2client 3.0.0
Processing oauth2client-3.0.0.tar.gz
Writing /tmp/easy_install-f98ksO/oauth2client-3.0.0/setup.cfg
Running oauth2client-3.0.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-f98ksO/oauth2client-3.0.0/egg-dist-tmp-dddouK
warning: no previously-included files matching '*' found under directory 'tests'
zip_safe flag not set; analyzing archive contents...
Moving oauth2client-3.0.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding oauth2client 3.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/oauth2client-3.0.0-py2.7.egg>
Searching for pymongo<4.0.0,>=3.8.0
Reading https://pypi.org/simple/pymongo/
Downloading https://files.pythonhosted.org/packages/6e/ea/353a9f8ced71b9e258438aa4d6aa048c1eaf5b774d3ef2273d686fde0947/pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl#sha256=32421df60d06f479d71b6b539642e410ece3006e8910688e68df962c8eb40a21
Best match: pymongo 3.8.0
Processing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl
Installing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding pymongo 3.8.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg>
Searching for mock<3.0.0,>=1.0.1
Reading https://pypi.org/simple/mock/
Downloading https://files.pythonhosted.org/packages/e6/35/f187bdf23be87092bd0f1200d43d23076cee4d0dec109f195173fd3ebc79/mock-2.0.0-py2.py3-none-any.whl#sha256=5ce3c71c5545b472da17b72268978914d0252980348636840bd34a00b5cc96c1
Best match: mock 2.0.0
Processing mock-2.0.0-py2.py3-none-any.whl
Installing mock-2.0.0-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg/EGG-INFO/requires.txt>
Adding mock 2.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg>
Searching for httplib2<=0.12.0,>=0.8
Reading https://pypi.org/simple/httplib2/
Downloading https://files.pythonhosted.org/packages/ce/ed/803905d670b52fa0edfdd135337e545b4496c2ab3a222f1449b7256eb99f/httplib2-0.12.0.tar.gz#sha256=f61fb838a94ce3b349aa32c92fd8430f7e3511afdb18bf9640d647e30c90a6d6
Best match: httplib2 0.12.0
Processing httplib2-0.12.0.tar.gz
Writing /tmp/easy_install-iSDdms/httplib2-0.12.0/setup.cfg
Running httplib2-0.12.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-iSDdms/httplib2-0.12.0/egg-dist-tmp-JXc44I
zip_safe flag not set; analyzing archive contents...
httplib2.certs: module references __file__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Extracting httplib2-0.12.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding httplib2 0.12.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Searching for hdfs<3.0.0,>=2.1.0
Reading https://pypi.org/simple/hdfs/
Downloading https://files.pythonhosted.org/packages/82/39/2c0879b1bcfd1f6ad078eb210d09dbce21072386a3997074ee91e60ddc5a/hdfs-2.5.8.tar.gz#sha256=1be117549fc1285571bc51aedc15df5a203138dba02f9adfa26761b69a949370
Best match: hdfs 2.5.8
Processing hdfs-2.5.8.tar.gz
Writing /tmp/easy_install-PoEilp/hdfs-2.5.8/setup.cfg
Running hdfs-2.5.8/setup.py -q bdist_egg --dist-dir /tmp/easy_install-PoEilp/hdfs-2.5.8/egg-dist-tmp-9ojunD
zip_safe flag not set; analyzing archive contents...
Moving hdfs-2.5.8-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding hdfs 2.5.8 to easy-install.pth file
Installing hdfscli-avro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing hdfscli script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/hdfs-2.5.8-py2.7.egg>
Searching for future<1.0.0,>=0.16.0
Reading https://pypi.org/simple/future/
Downloading https://files.pythonhosted.org/packages/90/52/e20466b85000a181e1e144fd8305caf2cf475e2f9674e797b222f8105f5f/future-0.17.1.tar.gz#sha256=67045236dcfd6816dc439556d009594abf643e5eb48992e36beac09c2ca659b8
Best match: future 0.17.1
Processing future-0.17.1.tar.gz
Writing /tmp/easy_install-i4n6ve/future-0.17.1/setup.cfg
Running future-0.17.1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-i4n6ve/future-0.17.1/egg-dist-tmp-JZ0P2a
warning: no files found matching '*.au' under directory 'tests'
warning: no files found matching '*.gif' under directory 'tests'
warning: no files found matching '*.txt' under directory 'tests'
zip_safe flag not set; analyzing archive contents...
future.backports.test.ssl_servers: module references __file__
future.backports.test.support: module references __file__
future.standard_library.__init__: module references __file__
future.standard_library.__init__: module references __path__
future.utils.__init__: module MAY be using inspect.stack
past.builtins.misc: module MAY be using inspect.stack
past.translation.__init__: module references __file__
past.translation.__init__: module references __path__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Extracting future-0.17.1-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding future 0.17.1 to easy-install.pth file
Installing pasteurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing futurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Searching for fastavro<0.22,>=0.21.4
Reading https://pypi.org/simple/fastavro/
Downloading https://files.pythonhosted.org/packages/15/e3/5956c75f68906b119191ef30d9acff661b422cf918a29a03ee0c3ba774be/fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl#sha256=25c5e1871fb82795f138aa209ca89cac940b80bf36fc644615354028bfd87638
Best match: fastavro 0.21.24
Processing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl
Installing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding fastavro 0.21.24 to easy-install.pth file
Installing fastavro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg>
Searching for dill<0.2.10,>=0.2.9
Reading https://pypi.org/simple/dill/
Downloading https://files.pythonhosted.org/packages/fe/42/bfe2e0857bc284cbe6a011d93f2a9ad58a22cb894461b199ae72cfef0f29/dill-0.2.9.tar.gz#sha256=f6d6046f9f9195206063dd0415dff185ad593d6ee8b0e67f12597c0f4df4986f
Best match: dill 0.2.9
Processing dill-0.2.9.tar.gz
Writing /tmp/easy_install-EUZZLY/dill-0.2.9/setup.cfg
Running dill-0.2.9/setup.py -q bdist_egg --dist-dir /tmp/easy_install-EUZZLY/dill-0.2.9/egg-dist-tmp-02Wxu7
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Extracting dill-0.2.9-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding dill 0.2.9 to easy-install.pth file
Installing get_objgraph script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing undill script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Searching for crcmod<2.0,>=1.7
Reading https://pypi.org/simple/crcmod/
Downloading https://files.pythonhosted.org/packages/6b/b0/e595ce2a2527e169c3bcd6c33d2473c1918e0b7f6826a043ca1245dd4e5b/crcmod-1.7.tar.gz#sha256=dc7051a0db5f2bd48665a990d3ec1cc305a466a77358ca4492826f41f283601e
Best match: crcmod 1.7
Processing crcmod-1.7.tar.gz
Writing /tmp/easy_install-EmnTVv/crcmod-1.7/setup.cfg
Running crcmod-1.7/setup.py -q bdist_egg --dist-dir /tmp/easy_install-EmnTVv/crcmod-1.7/egg-dist-tmp-FK06zj
python2/src/_crcfunext.c: In function ‘init_crcfunext’:
python2/src/_crcfunext.c:492:13: warning: variable ‘m’ set but not used [-Wunused-but-set-variable]
   PyObject *m;
             ^
zip_safe flag not set; analyzing archive contents...
Moving crcmod-1.7-py2.7-linux-x86_64.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding crcmod 1.7 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/crcmod-1.7-py2.7-linux-x86_64.egg>
Searching for numpy>=1.14
Reading https://pypi.org/simple/numpy/
Downloading https://files.pythonhosted.org/packages/c1/ff/aeb22192bab0643551a161dc4ed305892cead687ee97453daed4dc1dd38e/numpy-1.17.0rc1.zip#sha256=f53df05f9ca4ec5d72709ffe349704f1f7d945ed59e815574b5c5687acb282c4
Best match: numpy 1.17.0rc1
Processing numpy-1.17.0rc1.zip
Writing /tmp/easy_install-Z9Vlnx/numpy-1.17.0rc1/setup.cfg
Running numpy-1.17.0rc1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-Z9Vlnx/numpy-1.17.0rc1/egg-dist-tmp-hyH_GB
Traceback (most recent call last):
  File "setup.py", line 238, in <module>
    'test': generate_protos_first(test),
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/__init__.py",> line 145, in setup
    return distutils.core.setup(**attrs)
  File "/usr/lib/python2.7/distutils/core.py", line 151, in setup
    dist.run_commands()
  File "/usr/lib/python2.7/distutils/dist.py", line 953, in run_commands
    self.run_command(cmd)
  File "/usr/lib/python2.7/distutils/dist.py", line 972, in run_command
    cmd_obj.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 67, in run
    self.do_egg_install()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 117, in do_egg_install
    cmd.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 418, in run
    self.easy_install(spec, not self.no_deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 660, in easy_install
    return self.install_item(None, spec, tmpdir, deps, True)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 707, in install_item
    self.process_distribution(spec, dist, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 752, in process_distribution
    [requirement], self.local_index, self.easy_install
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 782, in resolve
    replace_conflicting=replace_conflicting
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1065, in best_match
    return self.obtain(req, installer)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1077, in obtain
    return installer(requirement)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 679, in easy_install
    return self.install_item(spec, dist.location, tmpdir, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 705, in install_item
    dists = self.install_eggs(spec, download, tmpdir)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 890, in install_eggs
    return self.build_and_install(setup_script, setup_base)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1158, in build_and_install
    self.run_setup(setup_script, setup_base, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1144, in run_setup
    run_setup(setup_script, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 253, in run_setup
    raise
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 166, in save_modules
    saved_exc.resume()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 141, in resume
    six.reraise(type, exc, self._tb)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 154, in save_modules
    yield saved
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 250, in run_setup
    _execfile(setup_script, ns)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 45, in _execfile
    exec(code, globals, locals)
  File "/tmp/easy_install-Z9Vlnx/numpy-1.17.0rc1/setup.py", line 31, in <module>
    import setuptools
RuntimeError: Python version >= 3.5 required.

> Task :sdks:python:createProcessWorker FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/sdks/python/build.gradle'> line: 369

* What went wrong:
Execution failed for task ':sdks:python:createProcessWorker'.
> 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 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/5.2.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 2m 53s
59 actionable tasks: 46 executed, 13 from cache

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

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


Build failed in Jenkins: beam_PostCommit_Python_VR_Spark #286

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/286/display/redirect?page=changes>

Changes:

[jozsi] Add Jet Runner to the Get Started page

------------------------------------------
[...truncated 252.07 KB...]
Searching for pytz>=2018.3
Reading https://pypi.org/simple/pytz/
Downloading https://files.pythonhosted.org/packages/3d/73/fe30c2daaaa0713420d0382b16fbb761409f532c56bdcc514bf7b6262bb6/pytz-2019.1-py2.py3-none-any.whl#sha256=303879e36b721603cc54604edcac9d20401bdbe31e1e4fdee5b9f98d5d31dfda
Best match: pytz 2019.1
Processing pytz-2019.1-py2.py3-none-any.whl
Installing pytz-2019.1-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pytz 2019.1 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pytz-2019.1-py2.7.egg>
Searching for pydot<1.3,>=1.2.0
Reading https://pypi.org/simple/pydot/
Downloading https://files.pythonhosted.org/packages/c3/f1/e61d6dfe6c1768ed2529761a68f70939e2569da043e9f15a8d84bf56cadf/pydot-1.2.4.tar.gz#sha256=92d2e2d15531d00710f2d6fb5540d2acabc5399d464f2f20d5d21073af241eb6
Best match: pydot 1.2.4
Processing pydot-1.2.4.tar.gz
Writing /tmp/easy_install-GjOhxW/pydot-1.2.4/setup.cfg
Running pydot-1.2.4/setup.py -q bdist_egg --dist-dir /tmp/easy_install-GjOhxW/pydot-1.2.4/egg-dist-tmp-MEB3U0
/tmp/easy_install-GjOhxW/pydot-1.2.4/pydot.py:17: UserWarning: Couldn't import dot_parser, loading of dot files will not be possible.
  "Couldn't import dot_parser, "
zip_safe flag not set; analyzing archive contents...
Moving pydot-1.2.4-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pydot 1.2.4 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pydot-1.2.4-py2.7.egg>
Searching for oauth2client<4,>=2.0.1
Reading https://pypi.org/simple/oauth2client/
Downloading https://files.pythonhosted.org/packages/c0/7b/bc893e35d6ca46a72faa4b9eaac25c687ce60e1fbe978993fe2de1b0ff0d/oauth2client-3.0.0.tar.gz#sha256=5b5b056ec6f2304e7920b632885bd157fa71d1a7f3ddd00a43b1541a8d1a2460
Best match: oauth2client 3.0.0
Processing oauth2client-3.0.0.tar.gz
Writing /tmp/easy_install-T3oYtz/oauth2client-3.0.0/setup.cfg
Running oauth2client-3.0.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-T3oYtz/oauth2client-3.0.0/egg-dist-tmp-NUoyF_
warning: no previously-included files matching '*' found under directory 'tests'
zip_safe flag not set; analyzing archive contents...
Moving oauth2client-3.0.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding oauth2client 3.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/oauth2client-3.0.0-py2.7.egg>
Searching for pymongo<4.0.0,>=3.8.0
Reading https://pypi.org/simple/pymongo/
Downloading https://files.pythonhosted.org/packages/6e/ea/353a9f8ced71b9e258438aa4d6aa048c1eaf5b774d3ef2273d686fde0947/pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl#sha256=32421df60d06f479d71b6b539642e410ece3006e8910688e68df962c8eb40a21
Best match: pymongo 3.8.0
Processing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl
Installing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding pymongo 3.8.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg>
Searching for mock<3.0.0,>=1.0.1
Reading https://pypi.org/simple/mock/
Downloading https://files.pythonhosted.org/packages/e6/35/f187bdf23be87092bd0f1200d43d23076cee4d0dec109f195173fd3ebc79/mock-2.0.0-py2.py3-none-any.whl#sha256=5ce3c71c5545b472da17b72268978914d0252980348636840bd34a00b5cc96c1
Best match: mock 2.0.0
Processing mock-2.0.0-py2.py3-none-any.whl
Installing mock-2.0.0-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg/EGG-INFO/requires.txt>
Adding mock 2.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg>
Searching for httplib2<=0.12.0,>=0.8
Reading https://pypi.org/simple/httplib2/
Downloading https://files.pythonhosted.org/packages/ce/ed/803905d670b52fa0edfdd135337e545b4496c2ab3a222f1449b7256eb99f/httplib2-0.12.0.tar.gz#sha256=f61fb838a94ce3b349aa32c92fd8430f7e3511afdb18bf9640d647e30c90a6d6
Best match: httplib2 0.12.0
Processing httplib2-0.12.0.tar.gz
Writing /tmp/easy_install-JP98uV/httplib2-0.12.0/setup.cfg
Running httplib2-0.12.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-JP98uV/httplib2-0.12.0/egg-dist-tmp-f3JfbS
zip_safe flag not set; analyzing archive contents...
httplib2.certs: module references __file__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Extracting httplib2-0.12.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding httplib2 0.12.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Searching for hdfs<3.0.0,>=2.1.0
Reading https://pypi.org/simple/hdfs/
Downloading https://files.pythonhosted.org/packages/82/39/2c0879b1bcfd1f6ad078eb210d09dbce21072386a3997074ee91e60ddc5a/hdfs-2.5.8.tar.gz#sha256=1be117549fc1285571bc51aedc15df5a203138dba02f9adfa26761b69a949370
Best match: hdfs 2.5.8
Processing hdfs-2.5.8.tar.gz
Writing /tmp/easy_install-_2sdv4/hdfs-2.5.8/setup.cfg
Running hdfs-2.5.8/setup.py -q bdist_egg --dist-dir /tmp/easy_install-_2sdv4/hdfs-2.5.8/egg-dist-tmp-1zrDVY
zip_safe flag not set; analyzing archive contents...
Moving hdfs-2.5.8-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding hdfs 2.5.8 to easy-install.pth file
Installing hdfscli-avro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing hdfscli script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/hdfs-2.5.8-py2.7.egg>
Searching for future<1.0.0,>=0.16.0
Reading https://pypi.org/simple/future/
Downloading https://files.pythonhosted.org/packages/90/52/e20466b85000a181e1e144fd8305caf2cf475e2f9674e797b222f8105f5f/future-0.17.1.tar.gz#sha256=67045236dcfd6816dc439556d009594abf643e5eb48992e36beac09c2ca659b8
Best match: future 0.17.1
Processing future-0.17.1.tar.gz
Writing /tmp/easy_install-VngKFN/future-0.17.1/setup.cfg
Running future-0.17.1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-VngKFN/future-0.17.1/egg-dist-tmp-H4Pwmw
warning: no files found matching '*.au' under directory 'tests'
warning: no files found matching '*.gif' under directory 'tests'
warning: no files found matching '*.txt' under directory 'tests'
zip_safe flag not set; analyzing archive contents...
future.backports.test.ssl_servers: module references __file__
future.backports.test.support: module references __file__
future.standard_library.__init__: module references __file__
future.standard_library.__init__: module references __path__
future.utils.__init__: module MAY be using inspect.stack
past.builtins.misc: module MAY be using inspect.stack
past.translation.__init__: module references __file__
past.translation.__init__: module references __path__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Extracting future-0.17.1-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding future 0.17.1 to easy-install.pth file
Installing pasteurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing futurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Searching for fastavro<0.22,>=0.21.4
Reading https://pypi.org/simple/fastavro/
Downloading https://files.pythonhosted.org/packages/15/e3/5956c75f68906b119191ef30d9acff661b422cf918a29a03ee0c3ba774be/fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl#sha256=25c5e1871fb82795f138aa209ca89cac940b80bf36fc644615354028bfd87638
Best match: fastavro 0.21.24
Processing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl
Installing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding fastavro 0.21.24 to easy-install.pth file
Installing fastavro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg>
Searching for dill<0.2.10,>=0.2.9
Reading https://pypi.org/simple/dill/
Downloading https://files.pythonhosted.org/packages/fe/42/bfe2e0857bc284cbe6a011d93f2a9ad58a22cb894461b199ae72cfef0f29/dill-0.2.9.tar.gz#sha256=f6d6046f9f9195206063dd0415dff185ad593d6ee8b0e67f12597c0f4df4986f
Best match: dill 0.2.9
Processing dill-0.2.9.tar.gz
Writing /tmp/easy_install-cu5o84/dill-0.2.9/setup.cfg
Running dill-0.2.9/setup.py -q bdist_egg --dist-dir /tmp/easy_install-cu5o84/dill-0.2.9/egg-dist-tmp-4snyBb
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Extracting dill-0.2.9-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding dill 0.2.9 to easy-install.pth file
Installing get_objgraph script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing undill script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Searching for crcmod<2.0,>=1.7
Reading https://pypi.org/simple/crcmod/
Downloading https://files.pythonhosted.org/packages/6b/b0/e595ce2a2527e169c3bcd6c33d2473c1918e0b7f6826a043ca1245dd4e5b/crcmod-1.7.tar.gz#sha256=dc7051a0db5f2bd48665a990d3ec1cc305a466a77358ca4492826f41f283601e
Best match: crcmod 1.7
Processing crcmod-1.7.tar.gz
Writing /tmp/easy_install-2cfNTk/crcmod-1.7/setup.cfg
Running crcmod-1.7/setup.py -q bdist_egg --dist-dir /tmp/easy_install-2cfNTk/crcmod-1.7/egg-dist-tmp-RWtVPm
python2/src/_crcfunext.c: In function ‘init_crcfunext’:
python2/src/_crcfunext.c:492:13: warning: variable ‘m’ set but not used [-Wunused-but-set-variable]
   PyObject *m;
             ^
zip_safe flag not set; analyzing archive contents...
Moving crcmod-1.7-py2.7-linux-x86_64.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding crcmod 1.7 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/crcmod-1.7-py2.7-linux-x86_64.egg>
Searching for numpy>=1.14
Reading https://pypi.org/simple/numpy/
Downloading https://files.pythonhosted.org/packages/c1/ff/aeb22192bab0643551a161dc4ed305892cead687ee97453daed4dc1dd38e/numpy-1.17.0rc1.zip#sha256=f53df05f9ca4ec5d72709ffe349704f1f7d945ed59e815574b5c5687acb282c4
Best match: numpy 1.17.0rc1
Processing numpy-1.17.0rc1.zip
Writing /tmp/easy_install-X8SC05/numpy-1.17.0rc1/setup.cfg
Running numpy-1.17.0rc1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-X8SC05/numpy-1.17.0rc1/egg-dist-tmp-x_btcB
Traceback (most recent call last):
  File "setup.py", line 238, in <module>
    'test': generate_protos_first(test),
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/__init__.py",> line 145, in setup
    return distutils.core.setup(**attrs)
  File "/usr/lib/python2.7/distutils/core.py", line 151, in setup
    dist.run_commands()
  File "/usr/lib/python2.7/distutils/dist.py", line 953, in run_commands
    self.run_command(cmd)
  File "/usr/lib/python2.7/distutils/dist.py", line 972, in run_command
    cmd_obj.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 67, in run
    self.do_egg_install()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 117, in do_egg_install
    cmd.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 418, in run
    self.easy_install(spec, not self.no_deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 660, in easy_install
    return self.install_item(None, spec, tmpdir, deps, True)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 707, in install_item
    self.process_distribution(spec, dist, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 752, in process_distribution
    [requirement], self.local_index, self.easy_install
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 782, in resolve
    replace_conflicting=replace_conflicting
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1065, in best_match
    return self.obtain(req, installer)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1077, in obtain
    return installer(requirement)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 679, in easy_install
    return self.install_item(spec, dist.location, tmpdir, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 705, in install_item
    dists = self.install_eggs(spec, download, tmpdir)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 890, in install_eggs
    return self.build_and_install(setup_script, setup_base)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1158, in build_and_install
    self.run_setup(setup_script, setup_base, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1144, in run_setup
    run_setup(setup_script, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 253, in run_setup
    raise
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 166, in save_modules
    saved_exc.resume()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 141, in resume
    six.reraise(type, exc, self._tb)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 154, in save_modules
    yield saved
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 250, in run_setup
    _execfile(setup_script, ns)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 45, in _execfile
    exec(code, globals, locals)
  File "/tmp/easy_install-X8SC05/numpy-1.17.0rc1/setup.py", line 31, in <module>
    import setuptools
RuntimeError: Python version >= 3.5 required.

> Task :sdks:python:createProcessWorker FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/sdks/python/build.gradle'> line: 369

* What went wrong:
Execution failed for task ':sdks:python:createProcessWorker'.
> 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 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/5.2.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 2m 45s
59 actionable tasks: 46 executed, 13 from cache

Publishing build scan...
https://gradle.com/s/7udnddo3sudsm

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


Build failed in Jenkins: beam_PostCommit_Python_VR_Spark #285

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/285/display/redirect?page=changes>

Changes:

[iemejia] [BEAM-7682] Fix Combine.GroupedValues javadoc code snippet

------------------------------------------
[...truncated 251.89 KB...]
Searching for pytz>=2018.3
Reading https://pypi.org/simple/pytz/
Downloading https://files.pythonhosted.org/packages/3d/73/fe30c2daaaa0713420d0382b16fbb761409f532c56bdcc514bf7b6262bb6/pytz-2019.1-py2.py3-none-any.whl#sha256=303879e36b721603cc54604edcac9d20401bdbe31e1e4fdee5b9f98d5d31dfda
Best match: pytz 2019.1
Processing pytz-2019.1-py2.py3-none-any.whl
Installing pytz-2019.1-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pytz 2019.1 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pytz-2019.1-py2.7.egg>
Searching for pydot<1.3,>=1.2.0
Reading https://pypi.org/simple/pydot/
Downloading https://files.pythonhosted.org/packages/c3/f1/e61d6dfe6c1768ed2529761a68f70939e2569da043e9f15a8d84bf56cadf/pydot-1.2.4.tar.gz#sha256=92d2e2d15531d00710f2d6fb5540d2acabc5399d464f2f20d5d21073af241eb6
Best match: pydot 1.2.4
Processing pydot-1.2.4.tar.gz
Writing /tmp/easy_install-RDBkV3/pydot-1.2.4/setup.cfg
Running pydot-1.2.4/setup.py -q bdist_egg --dist-dir /tmp/easy_install-RDBkV3/pydot-1.2.4/egg-dist-tmp-D5piXG
/tmp/easy_install-RDBkV3/pydot-1.2.4/pydot.py:17: UserWarning: Couldn't import dot_parser, loading of dot files will not be possible.
  "Couldn't import dot_parser, "
zip_safe flag not set; analyzing archive contents...
Moving pydot-1.2.4-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pydot 1.2.4 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pydot-1.2.4-py2.7.egg>
Searching for oauth2client<4,>=2.0.1
Reading https://pypi.org/simple/oauth2client/
Downloading https://files.pythonhosted.org/packages/c0/7b/bc893e35d6ca46a72faa4b9eaac25c687ce60e1fbe978993fe2de1b0ff0d/oauth2client-3.0.0.tar.gz#sha256=5b5b056ec6f2304e7920b632885bd157fa71d1a7f3ddd00a43b1541a8d1a2460
Best match: oauth2client 3.0.0
Processing oauth2client-3.0.0.tar.gz
Writing /tmp/easy_install-MpsOoH/oauth2client-3.0.0/setup.cfg
Running oauth2client-3.0.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-MpsOoH/oauth2client-3.0.0/egg-dist-tmp-CDpJ6_
warning: no previously-included files matching '*' found under directory 'tests'
zip_safe flag not set; analyzing archive contents...
Moving oauth2client-3.0.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding oauth2client 3.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/oauth2client-3.0.0-py2.7.egg>
Searching for pymongo<4.0.0,>=3.8.0
Reading https://pypi.org/simple/pymongo/
Downloading https://files.pythonhosted.org/packages/6e/ea/353a9f8ced71b9e258438aa4d6aa048c1eaf5b774d3ef2273d686fde0947/pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl#sha256=32421df60d06f479d71b6b539642e410ece3006e8910688e68df962c8eb40a21
Best match: pymongo 3.8.0
Processing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl
Installing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding pymongo 3.8.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg>
Searching for mock<3.0.0,>=1.0.1
Reading https://pypi.org/simple/mock/
Downloading https://files.pythonhosted.org/packages/e6/35/f187bdf23be87092bd0f1200d43d23076cee4d0dec109f195173fd3ebc79/mock-2.0.0-py2.py3-none-any.whl#sha256=5ce3c71c5545b472da17b72268978914d0252980348636840bd34a00b5cc96c1
Best match: mock 2.0.0
Processing mock-2.0.0-py2.py3-none-any.whl
Installing mock-2.0.0-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg/EGG-INFO/requires.txt>
Adding mock 2.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg>
Searching for httplib2<=0.12.0,>=0.8
Reading https://pypi.org/simple/httplib2/
Downloading https://files.pythonhosted.org/packages/ce/ed/803905d670b52fa0edfdd135337e545b4496c2ab3a222f1449b7256eb99f/httplib2-0.12.0.tar.gz#sha256=f61fb838a94ce3b349aa32c92fd8430f7e3511afdb18bf9640d647e30c90a6d6
Best match: httplib2 0.12.0
Processing httplib2-0.12.0.tar.gz
Writing /tmp/easy_install-2Veqbr/httplib2-0.12.0/setup.cfg
Running httplib2-0.12.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-2Veqbr/httplib2-0.12.0/egg-dist-tmp-YZ6Yvf
zip_safe flag not set; analyzing archive contents...
httplib2.certs: module references __file__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Extracting httplib2-0.12.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding httplib2 0.12.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Searching for hdfs<3.0.0,>=2.1.0
Reading https://pypi.org/simple/hdfs/
Downloading https://files.pythonhosted.org/packages/82/39/2c0879b1bcfd1f6ad078eb210d09dbce21072386a3997074ee91e60ddc5a/hdfs-2.5.8.tar.gz#sha256=1be117549fc1285571bc51aedc15df5a203138dba02f9adfa26761b69a949370
Best match: hdfs 2.5.8
Processing hdfs-2.5.8.tar.gz
Writing /tmp/easy_install-NWzuBc/hdfs-2.5.8/setup.cfg
Running hdfs-2.5.8/setup.py -q bdist_egg --dist-dir /tmp/easy_install-NWzuBc/hdfs-2.5.8/egg-dist-tmp-jzC7Ng
zip_safe flag not set; analyzing archive contents...
Moving hdfs-2.5.8-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding hdfs 2.5.8 to easy-install.pth file
Installing hdfscli-avro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing hdfscli script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/hdfs-2.5.8-py2.7.egg>
Searching for future<1.0.0,>=0.16.0
Reading https://pypi.org/simple/future/
Downloading https://files.pythonhosted.org/packages/90/52/e20466b85000a181e1e144fd8305caf2cf475e2f9674e797b222f8105f5f/future-0.17.1.tar.gz#sha256=67045236dcfd6816dc439556d009594abf643e5eb48992e36beac09c2ca659b8
Best match: future 0.17.1
Processing future-0.17.1.tar.gz
Writing /tmp/easy_install-PKcKbk/future-0.17.1/setup.cfg
Running future-0.17.1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-PKcKbk/future-0.17.1/egg-dist-tmp-BtlZVJ
warning: no files found matching '*.au' under directory 'tests'
warning: no files found matching '*.gif' under directory 'tests'
warning: no files found matching '*.txt' under directory 'tests'
zip_safe flag not set; analyzing archive contents...
future.backports.test.ssl_servers: module references __file__
future.backports.test.support: module references __file__
future.standard_library.__init__: module references __file__
future.standard_library.__init__: module references __path__
future.utils.__init__: module MAY be using inspect.stack
past.builtins.misc: module MAY be using inspect.stack
past.translation.__init__: module references __file__
past.translation.__init__: module references __path__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Extracting future-0.17.1-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding future 0.17.1 to easy-install.pth file
Installing pasteurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing futurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Searching for fastavro<0.22,>=0.21.4
Reading https://pypi.org/simple/fastavro/
Downloading https://files.pythonhosted.org/packages/15/e3/5956c75f68906b119191ef30d9acff661b422cf918a29a03ee0c3ba774be/fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl#sha256=25c5e1871fb82795f138aa209ca89cac940b80bf36fc644615354028bfd87638
Best match: fastavro 0.21.24
Processing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl
Installing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding fastavro 0.21.24 to easy-install.pth file
Installing fastavro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg>
Searching for dill<0.2.10,>=0.2.9
Reading https://pypi.org/simple/dill/
Downloading https://files.pythonhosted.org/packages/fe/42/bfe2e0857bc284cbe6a011d93f2a9ad58a22cb894461b199ae72cfef0f29/dill-0.2.9.tar.gz#sha256=f6d6046f9f9195206063dd0415dff185ad593d6ee8b0e67f12597c0f4df4986f
Best match: dill 0.2.9
Processing dill-0.2.9.tar.gz
Writing /tmp/easy_install-QKumEx/dill-0.2.9/setup.cfg
Running dill-0.2.9/setup.py -q bdist_egg --dist-dir /tmp/easy_install-QKumEx/dill-0.2.9/egg-dist-tmp-espY_B
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Extracting dill-0.2.9-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding dill 0.2.9 to easy-install.pth file
Installing get_objgraph script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing undill script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Searching for crcmod<2.0,>=1.7
Reading https://pypi.org/simple/crcmod/
Downloading https://files.pythonhosted.org/packages/6b/b0/e595ce2a2527e169c3bcd6c33d2473c1918e0b7f6826a043ca1245dd4e5b/crcmod-1.7.tar.gz#sha256=dc7051a0db5f2bd48665a990d3ec1cc305a466a77358ca4492826f41f283601e
Best match: crcmod 1.7
Processing crcmod-1.7.tar.gz
Writing /tmp/easy_install-Rw5NX9/crcmod-1.7/setup.cfg
Running crcmod-1.7/setup.py -q bdist_egg --dist-dir /tmp/easy_install-Rw5NX9/crcmod-1.7/egg-dist-tmp-vT7Qdt
python2/src/_crcfunext.c: In function ‘init_crcfunext’:
python2/src/_crcfunext.c:492:13: warning: variable ‘m’ set but not used [-Wunused-but-set-variable]
   PyObject *m;
             ^
zip_safe flag not set; analyzing archive contents...
Moving crcmod-1.7-py2.7-linux-x86_64.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding crcmod 1.7 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/crcmod-1.7-py2.7-linux-x86_64.egg>
Searching for numpy>=1.14
Reading https://pypi.org/simple/numpy/
Downloading https://files.pythonhosted.org/packages/c1/ff/aeb22192bab0643551a161dc4ed305892cead687ee97453daed4dc1dd38e/numpy-1.17.0rc1.zip#sha256=f53df05f9ca4ec5d72709ffe349704f1f7d945ed59e815574b5c5687acb282c4
Best match: numpy 1.17.0rc1
Processing numpy-1.17.0rc1.zip
Writing /tmp/easy_install-xc5fpL/numpy-1.17.0rc1/setup.cfg
Running numpy-1.17.0rc1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-xc5fpL/numpy-1.17.0rc1/egg-dist-tmp-NNMaB8
Traceback (most recent call last):
  File "setup.py", line 238, in <module>
    'test': generate_protos_first(test),
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/__init__.py",> line 145, in setup
    return distutils.core.setup(**attrs)
  File "/usr/lib/python2.7/distutils/core.py", line 151, in setup
    dist.run_commands()
  File "/usr/lib/python2.7/distutils/dist.py", line 953, in run_commands
    self.run_command(cmd)
  File "/usr/lib/python2.7/distutils/dist.py", line 972, in run_command
    cmd_obj.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 67, in run
    self.do_egg_install()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 117, in do_egg_install
    cmd.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 418, in run
    self.easy_install(spec, not self.no_deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 660, in easy_install
    return self.install_item(None, spec, tmpdir, deps, True)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 707, in install_item
    self.process_distribution(spec, dist, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 752, in process_distribution
    [requirement], self.local_index, self.easy_install
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 782, in resolve
    replace_conflicting=replace_conflicting
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1065, in best_match
    return self.obtain(req, installer)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1077, in obtain
    return installer(requirement)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 679, in easy_install
    return self.install_item(spec, dist.location, tmpdir, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 705, in install_item
    dists = self.install_eggs(spec, download, tmpdir)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 890, in install_eggs
    return self.build_and_install(setup_script, setup_base)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1158, in build_and_install
    self.run_setup(setup_script, setup_base, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1144, in run_setup
    run_setup(setup_script, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 253, in run_setup
    raise
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 166, in save_modules
    saved_exc.resume()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 141, in resume
    six.reraise(type, exc, self._tb)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 154, in save_modules
    yield saved
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 250, in run_setup
    _execfile(setup_script, ns)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 45, in _execfile
    exec(code, globals, locals)
  File "/tmp/easy_install-xc5fpL/numpy-1.17.0rc1/setup.py", line 31, in <module>
    import setuptools
RuntimeError: Python version >= 3.5 required.

> Task :sdks:python:createProcessWorker FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/sdks/python/build.gradle'> line: 369

* What went wrong:
Execution failed for task ':sdks:python:createProcessWorker'.
> 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 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/5.2.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 2m 13s
59 actionable tasks: 46 executed, 13 from cache

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

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


Build failed in Jenkins: beam_PostCommit_Python_VR_Spark #284

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/284/display/redirect?page=changes>

Changes:

[cyturel] [BEAM-7683] - fix withQueryFn when split is more than 0

------------------------------------------
[...truncated 251.66 KB...]
Searching for pytz>=2018.3
Reading https://pypi.org/simple/pytz/
Downloading https://files.pythonhosted.org/packages/3d/73/fe30c2daaaa0713420d0382b16fbb761409f532c56bdcc514bf7b6262bb6/pytz-2019.1-py2.py3-none-any.whl#sha256=303879e36b721603cc54604edcac9d20401bdbe31e1e4fdee5b9f98d5d31dfda
Best match: pytz 2019.1
Processing pytz-2019.1-py2.py3-none-any.whl
Installing pytz-2019.1-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pytz 2019.1 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pytz-2019.1-py2.7.egg>
Searching for pydot<1.3,>=1.2.0
Reading https://pypi.org/simple/pydot/
Downloading https://files.pythonhosted.org/packages/c3/f1/e61d6dfe6c1768ed2529761a68f70939e2569da043e9f15a8d84bf56cadf/pydot-1.2.4.tar.gz#sha256=92d2e2d15531d00710f2d6fb5540d2acabc5399d464f2f20d5d21073af241eb6
Best match: pydot 1.2.4
Processing pydot-1.2.4.tar.gz
Writing /tmp/easy_install-DlOcy2/pydot-1.2.4/setup.cfg
Running pydot-1.2.4/setup.py -q bdist_egg --dist-dir /tmp/easy_install-DlOcy2/pydot-1.2.4/egg-dist-tmp-mQ1H81
/tmp/easy_install-DlOcy2/pydot-1.2.4/pydot.py:17: UserWarning: Couldn't import dot_parser, loading of dot files will not be possible.
  "Couldn't import dot_parser, "
zip_safe flag not set; analyzing archive contents...
Moving pydot-1.2.4-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pydot 1.2.4 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pydot-1.2.4-py2.7.egg>
Searching for oauth2client<4,>=2.0.1
Reading https://pypi.org/simple/oauth2client/
Downloading https://files.pythonhosted.org/packages/c0/7b/bc893e35d6ca46a72faa4b9eaac25c687ce60e1fbe978993fe2de1b0ff0d/oauth2client-3.0.0.tar.gz#sha256=5b5b056ec6f2304e7920b632885bd157fa71d1a7f3ddd00a43b1541a8d1a2460
Best match: oauth2client 3.0.0
Processing oauth2client-3.0.0.tar.gz
Writing /tmp/easy_install-k4k_xI/oauth2client-3.0.0/setup.cfg
Running oauth2client-3.0.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-k4k_xI/oauth2client-3.0.0/egg-dist-tmp-bCN4KY
warning: no previously-included files matching '*' found under directory 'tests'
zip_safe flag not set; analyzing archive contents...
Moving oauth2client-3.0.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding oauth2client 3.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/oauth2client-3.0.0-py2.7.egg>
Searching for pymongo<4.0.0,>=3.8.0
Reading https://pypi.org/simple/pymongo/
Downloading https://files.pythonhosted.org/packages/6e/ea/353a9f8ced71b9e258438aa4d6aa048c1eaf5b774d3ef2273d686fde0947/pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl#sha256=32421df60d06f479d71b6b539642e410ece3006e8910688e68df962c8eb40a21
Best match: pymongo 3.8.0
Processing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl
Installing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding pymongo 3.8.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg>
Searching for mock<3.0.0,>=1.0.1
Reading https://pypi.org/simple/mock/
Downloading https://files.pythonhosted.org/packages/e6/35/f187bdf23be87092bd0f1200d43d23076cee4d0dec109f195173fd3ebc79/mock-2.0.0-py2.py3-none-any.whl#sha256=5ce3c71c5545b472da17b72268978914d0252980348636840bd34a00b5cc96c1
Best match: mock 2.0.0
Processing mock-2.0.0-py2.py3-none-any.whl
Installing mock-2.0.0-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg/EGG-INFO/requires.txt>
Adding mock 2.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg>
Searching for httplib2<=0.12.0,>=0.8
Reading https://pypi.org/simple/httplib2/
Downloading https://files.pythonhosted.org/packages/ce/ed/803905d670b52fa0edfdd135337e545b4496c2ab3a222f1449b7256eb99f/httplib2-0.12.0.tar.gz#sha256=f61fb838a94ce3b349aa32c92fd8430f7e3511afdb18bf9640d647e30c90a6d6
Best match: httplib2 0.12.0
Processing httplib2-0.12.0.tar.gz
Writing /tmp/easy_install-Sh4L8Q/httplib2-0.12.0/setup.cfg
Running httplib2-0.12.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-Sh4L8Q/httplib2-0.12.0/egg-dist-tmp-IpYm_0
zip_safe flag not set; analyzing archive contents...
httplib2.certs: module references __file__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Extracting httplib2-0.12.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding httplib2 0.12.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Searching for hdfs<3.0.0,>=2.1.0
Reading https://pypi.org/simple/hdfs/
Downloading https://files.pythonhosted.org/packages/82/39/2c0879b1bcfd1f6ad078eb210d09dbce21072386a3997074ee91e60ddc5a/hdfs-2.5.8.tar.gz#sha256=1be117549fc1285571bc51aedc15df5a203138dba02f9adfa26761b69a949370
Best match: hdfs 2.5.8
Processing hdfs-2.5.8.tar.gz
Writing /tmp/easy_install-Mbxxpv/hdfs-2.5.8/setup.cfg
Running hdfs-2.5.8/setup.py -q bdist_egg --dist-dir /tmp/easy_install-Mbxxpv/hdfs-2.5.8/egg-dist-tmp-UluSkK
zip_safe flag not set; analyzing archive contents...
Moving hdfs-2.5.8-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding hdfs 2.5.8 to easy-install.pth file
Installing hdfscli-avro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing hdfscli script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/hdfs-2.5.8-py2.7.egg>
Searching for future<1.0.0,>=0.16.0
Reading https://pypi.org/simple/future/
Downloading https://files.pythonhosted.org/packages/90/52/e20466b85000a181e1e144fd8305caf2cf475e2f9674e797b222f8105f5f/future-0.17.1.tar.gz#sha256=67045236dcfd6816dc439556d009594abf643e5eb48992e36beac09c2ca659b8
Best match: future 0.17.1
Processing future-0.17.1.tar.gz
Writing /tmp/easy_install-7f0Yog/future-0.17.1/setup.cfg
Running future-0.17.1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-7f0Yog/future-0.17.1/egg-dist-tmp-TsM8Yx
warning: no files found matching '*.au' under directory 'tests'
warning: no files found matching '*.gif' under directory 'tests'
warning: no files found matching '*.txt' under directory 'tests'
zip_safe flag not set; analyzing archive contents...
future.backports.test.ssl_servers: module references __file__
future.backports.test.support: module references __file__
future.standard_library.__init__: module references __file__
future.standard_library.__init__: module references __path__
future.utils.__init__: module MAY be using inspect.stack
past.builtins.misc: module MAY be using inspect.stack
past.translation.__init__: module references __file__
past.translation.__init__: module references __path__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Extracting future-0.17.1-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding future 0.17.1 to easy-install.pth file
Installing pasteurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing futurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Searching for fastavro<0.22,>=0.21.4
Reading https://pypi.org/simple/fastavro/
Downloading https://files.pythonhosted.org/packages/15/e3/5956c75f68906b119191ef30d9acff661b422cf918a29a03ee0c3ba774be/fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl#sha256=25c5e1871fb82795f138aa209ca89cac940b80bf36fc644615354028bfd87638
Best match: fastavro 0.21.24
Processing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl
Installing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding fastavro 0.21.24 to easy-install.pth file
Installing fastavro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg>
Searching for dill<0.2.10,>=0.2.9
Reading https://pypi.org/simple/dill/
Downloading https://files.pythonhosted.org/packages/fe/42/bfe2e0857bc284cbe6a011d93f2a9ad58a22cb894461b199ae72cfef0f29/dill-0.2.9.tar.gz#sha256=f6d6046f9f9195206063dd0415dff185ad593d6ee8b0e67f12597c0f4df4986f
Best match: dill 0.2.9
Processing dill-0.2.9.tar.gz
Writing /tmp/easy_install-7bekoD/dill-0.2.9/setup.cfg
Running dill-0.2.9/setup.py -q bdist_egg --dist-dir /tmp/easy_install-7bekoD/dill-0.2.9/egg-dist-tmp-kPUznK
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Extracting dill-0.2.9-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding dill 0.2.9 to easy-install.pth file
Installing get_objgraph script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing undill script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Searching for crcmod<2.0,>=1.7
Reading https://pypi.org/simple/crcmod/
Downloading https://files.pythonhosted.org/packages/6b/b0/e595ce2a2527e169c3bcd6c33d2473c1918e0b7f6826a043ca1245dd4e5b/crcmod-1.7.tar.gz#sha256=dc7051a0db5f2bd48665a990d3ec1cc305a466a77358ca4492826f41f283601e
Best match: crcmod 1.7
Processing crcmod-1.7.tar.gz
Writing /tmp/easy_install-yp4UA3/crcmod-1.7/setup.cfg
Running crcmod-1.7/setup.py -q bdist_egg --dist-dir /tmp/easy_install-yp4UA3/crcmod-1.7/egg-dist-tmp-fBSKRY
python2/src/_crcfunext.c: In function ‘init_crcfunext’:
python2/src/_crcfunext.c:492:13: warning: variable ‘m’ set but not used [-Wunused-but-set-variable]
   PyObject *m;
             ^
zip_safe flag not set; analyzing archive contents...
Moving crcmod-1.7-py2.7-linux-x86_64.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding crcmod 1.7 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/crcmod-1.7-py2.7-linux-x86_64.egg>
Searching for numpy>=1.14
Reading https://pypi.org/simple/numpy/
Downloading https://files.pythonhosted.org/packages/c1/ff/aeb22192bab0643551a161dc4ed305892cead687ee97453daed4dc1dd38e/numpy-1.17.0rc1.zip#sha256=f53df05f9ca4ec5d72709ffe349704f1f7d945ed59e815574b5c5687acb282c4
Best match: numpy 1.17.0rc1
Processing numpy-1.17.0rc1.zip
Writing /tmp/easy_install-cM2EVL/numpy-1.17.0rc1/setup.cfg
Running numpy-1.17.0rc1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-cM2EVL/numpy-1.17.0rc1/egg-dist-tmp-8ZfyUH
Traceback (most recent call last):
  File "setup.py", line 238, in <module>
    'test': generate_protos_first(test),
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/__init__.py",> line 145, in setup
    return distutils.core.setup(**attrs)
  File "/usr/lib/python2.7/distutils/core.py", line 151, in setup
    dist.run_commands()
  File "/usr/lib/python2.7/distutils/dist.py", line 953, in run_commands
    self.run_command(cmd)
  File "/usr/lib/python2.7/distutils/dist.py", line 972, in run_command
    cmd_obj.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 67, in run
    self.do_egg_install()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 117, in do_egg_install
    cmd.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 418, in run
    self.easy_install(spec, not self.no_deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 660, in easy_install
    return self.install_item(None, spec, tmpdir, deps, True)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 707, in install_item
    self.process_distribution(spec, dist, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 752, in process_distribution
    [requirement], self.local_index, self.easy_install
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 782, in resolve
    replace_conflicting=replace_conflicting
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1065, in best_match
    return self.obtain(req, installer)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1077, in obtain
    return installer(requirement)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 679, in easy_install
    return self.install_item(spec, dist.location, tmpdir, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 705, in install_item
    dists = self.install_eggs(spec, download, tmpdir)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 890, in install_eggs
    return self.build_and_install(setup_script, setup_base)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1158, in build_and_install
    self.run_setup(setup_script, setup_base, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1144, in run_setup
    run_setup(setup_script, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 253, in run_setup
    raise
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 166, in save_modules
    saved_exc.resume()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 141, in resume
    six.reraise(type, exc, self._tb)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 154, in save_modules
    yield saved
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 250, in run_setup
    _execfile(setup_script, ns)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 45, in _execfile
    exec(code, globals, locals)
  File "/tmp/easy_install-cM2EVL/numpy-1.17.0rc1/setup.py", line 31, in <module>
    import setuptools
RuntimeError: Python version >= 3.5 required.

> Task :sdks:python:createProcessWorker FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/sdks/python/build.gradle'> line: 369

* What went wrong:
Execution failed for task ':sdks:python:createProcessWorker'.
> 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 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/5.2.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 2m 12s
59 actionable tasks: 46 executed, 13 from cache

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

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


Build failed in Jenkins: beam_PostCommit_Python_VR_Spark #283

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/283/display/redirect>

------------------------------------------
[...truncated 251.85 KB...]
Searching for pytz>=2018.3
Reading https://pypi.org/simple/pytz/
Downloading https://files.pythonhosted.org/packages/3d/73/fe30c2daaaa0713420d0382b16fbb761409f532c56bdcc514bf7b6262bb6/pytz-2019.1-py2.py3-none-any.whl#sha256=303879e36b721603cc54604edcac9d20401bdbe31e1e4fdee5b9f98d5d31dfda
Best match: pytz 2019.1
Processing pytz-2019.1-py2.py3-none-any.whl
Installing pytz-2019.1-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pytz 2019.1 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pytz-2019.1-py2.7.egg>
Searching for pydot<1.3,>=1.2.0
Reading https://pypi.org/simple/pydot/
Downloading https://files.pythonhosted.org/packages/c3/f1/e61d6dfe6c1768ed2529761a68f70939e2569da043e9f15a8d84bf56cadf/pydot-1.2.4.tar.gz#sha256=92d2e2d15531d00710f2d6fb5540d2acabc5399d464f2f20d5d21073af241eb6
Best match: pydot 1.2.4
Processing pydot-1.2.4.tar.gz
Writing /tmp/easy_install-zfrvKu/pydot-1.2.4/setup.cfg
Running pydot-1.2.4/setup.py -q bdist_egg --dist-dir /tmp/easy_install-zfrvKu/pydot-1.2.4/egg-dist-tmp-osvZf3
/tmp/easy_install-zfrvKu/pydot-1.2.4/pydot.py:17: UserWarning: Couldn't import dot_parser, loading of dot files will not be possible.
  "Couldn't import dot_parser, "
zip_safe flag not set; analyzing archive contents...
Moving pydot-1.2.4-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pydot 1.2.4 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pydot-1.2.4-py2.7.egg>
Searching for oauth2client<4,>=2.0.1
Reading https://pypi.org/simple/oauth2client/
Downloading https://files.pythonhosted.org/packages/c0/7b/bc893e35d6ca46a72faa4b9eaac25c687ce60e1fbe978993fe2de1b0ff0d/oauth2client-3.0.0.tar.gz#sha256=5b5b056ec6f2304e7920b632885bd157fa71d1a7f3ddd00a43b1541a8d1a2460
Best match: oauth2client 3.0.0
Processing oauth2client-3.0.0.tar.gz
Writing /tmp/easy_install-TUjDnT/oauth2client-3.0.0/setup.cfg
Running oauth2client-3.0.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-TUjDnT/oauth2client-3.0.0/egg-dist-tmp-NWn8le
warning: no previously-included files matching '*' found under directory 'tests'
zip_safe flag not set; analyzing archive contents...
Moving oauth2client-3.0.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding oauth2client 3.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/oauth2client-3.0.0-py2.7.egg>
Searching for pymongo<4.0.0,>=3.8.0
Reading https://pypi.org/simple/pymongo/
Downloading https://files.pythonhosted.org/packages/6e/ea/353a9f8ced71b9e258438aa4d6aa048c1eaf5b774d3ef2273d686fde0947/pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl#sha256=32421df60d06f479d71b6b539642e410ece3006e8910688e68df962c8eb40a21
Best match: pymongo 3.8.0
Processing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl
Installing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding pymongo 3.8.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg>
Searching for mock<3.0.0,>=1.0.1
Reading https://pypi.org/simple/mock/
Downloading https://files.pythonhosted.org/packages/e6/35/f187bdf23be87092bd0f1200d43d23076cee4d0dec109f195173fd3ebc79/mock-2.0.0-py2.py3-none-any.whl#sha256=5ce3c71c5545b472da17b72268978914d0252980348636840bd34a00b5cc96c1
Best match: mock 2.0.0
Processing mock-2.0.0-py2.py3-none-any.whl
Installing mock-2.0.0-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg/EGG-INFO/requires.txt>
Adding mock 2.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg>
Searching for httplib2<=0.12.0,>=0.8
Reading https://pypi.org/simple/httplib2/
Downloading https://files.pythonhosted.org/packages/ce/ed/803905d670b52fa0edfdd135337e545b4496c2ab3a222f1449b7256eb99f/httplib2-0.12.0.tar.gz#sha256=f61fb838a94ce3b349aa32c92fd8430f7e3511afdb18bf9640d647e30c90a6d6
Best match: httplib2 0.12.0
Processing httplib2-0.12.0.tar.gz
Writing /tmp/easy_install-JcDBDH/httplib2-0.12.0/setup.cfg
Running httplib2-0.12.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-JcDBDH/httplib2-0.12.0/egg-dist-tmp-MtTTz7
zip_safe flag not set; analyzing archive contents...
httplib2.certs: module references __file__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Extracting httplib2-0.12.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding httplib2 0.12.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Searching for hdfs<3.0.0,>=2.1.0
Reading https://pypi.org/simple/hdfs/
Downloading https://files.pythonhosted.org/packages/82/39/2c0879b1bcfd1f6ad078eb210d09dbce21072386a3997074ee91e60ddc5a/hdfs-2.5.8.tar.gz#sha256=1be117549fc1285571bc51aedc15df5a203138dba02f9adfa26761b69a949370
Best match: hdfs 2.5.8
Processing hdfs-2.5.8.tar.gz
Writing /tmp/easy_install-rFhSo8/hdfs-2.5.8/setup.cfg
Running hdfs-2.5.8/setup.py -q bdist_egg --dist-dir /tmp/easy_install-rFhSo8/hdfs-2.5.8/egg-dist-tmp-qCX252
zip_safe flag not set; analyzing archive contents...
Moving hdfs-2.5.8-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding hdfs 2.5.8 to easy-install.pth file
Installing hdfscli-avro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing hdfscli script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/hdfs-2.5.8-py2.7.egg>
Searching for future<1.0.0,>=0.16.0
Reading https://pypi.org/simple/future/
Downloading https://files.pythonhosted.org/packages/90/52/e20466b85000a181e1e144fd8305caf2cf475e2f9674e797b222f8105f5f/future-0.17.1.tar.gz#sha256=67045236dcfd6816dc439556d009594abf643e5eb48992e36beac09c2ca659b8
Best match: future 0.17.1
Processing future-0.17.1.tar.gz
Writing /tmp/easy_install-8cB_7F/future-0.17.1/setup.cfg
Running future-0.17.1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-8cB_7F/future-0.17.1/egg-dist-tmp-vrcgWy
warning: no files found matching '*.au' under directory 'tests'
warning: no files found matching '*.gif' under directory 'tests'
warning: no files found matching '*.txt' under directory 'tests'
zip_safe flag not set; analyzing archive contents...
future.backports.test.ssl_servers: module references __file__
future.backports.test.support: module references __file__
future.standard_library.__init__: module references __file__
future.standard_library.__init__: module references __path__
future.utils.__init__: module MAY be using inspect.stack
past.builtins.misc: module MAY be using inspect.stack
past.translation.__init__: module references __file__
past.translation.__init__: module references __path__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Extracting future-0.17.1-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding future 0.17.1 to easy-install.pth file
Installing pasteurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing futurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Searching for fastavro<0.22,>=0.21.4
Reading https://pypi.org/simple/fastavro/
Downloading https://files.pythonhosted.org/packages/15/e3/5956c75f68906b119191ef30d9acff661b422cf918a29a03ee0c3ba774be/fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl#sha256=25c5e1871fb82795f138aa209ca89cac940b80bf36fc644615354028bfd87638
Best match: fastavro 0.21.24
Processing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl
Installing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding fastavro 0.21.24 to easy-install.pth file
Installing fastavro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg>
Searching for dill<0.2.10,>=0.2.9
Reading https://pypi.org/simple/dill/
Downloading https://files.pythonhosted.org/packages/fe/42/bfe2e0857bc284cbe6a011d93f2a9ad58a22cb894461b199ae72cfef0f29/dill-0.2.9.tar.gz#sha256=f6d6046f9f9195206063dd0415dff185ad593d6ee8b0e67f12597c0f4df4986f
Best match: dill 0.2.9
Processing dill-0.2.9.tar.gz
Writing /tmp/easy_install-y_hUUy/dill-0.2.9/setup.cfg
Running dill-0.2.9/setup.py -q bdist_egg --dist-dir /tmp/easy_install-y_hUUy/dill-0.2.9/egg-dist-tmp-sYY27h
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Extracting dill-0.2.9-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding dill 0.2.9 to easy-install.pth file
Installing get_objgraph script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing undill script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Searching for crcmod<2.0,>=1.7
Reading https://pypi.org/simple/crcmod/
Downloading https://files.pythonhosted.org/packages/6b/b0/e595ce2a2527e169c3bcd6c33d2473c1918e0b7f6826a043ca1245dd4e5b/crcmod-1.7.tar.gz#sha256=dc7051a0db5f2bd48665a990d3ec1cc305a466a77358ca4492826f41f283601e
Best match: crcmod 1.7
Processing crcmod-1.7.tar.gz
Writing /tmp/easy_install-R8VjE1/crcmod-1.7/setup.cfg
Running crcmod-1.7/setup.py -q bdist_egg --dist-dir /tmp/easy_install-R8VjE1/crcmod-1.7/egg-dist-tmp-Ead05M
python2/src/_crcfunext.c: In function ‘init_crcfunext’:
python2/src/_crcfunext.c:492:13: warning: variable ‘m’ set but not used [-Wunused-but-set-variable]
   PyObject *m;
             ^
zip_safe flag not set; analyzing archive contents...
Moving crcmod-1.7-py2.7-linux-x86_64.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding crcmod 1.7 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/crcmod-1.7-py2.7-linux-x86_64.egg>
Searching for numpy>=1.14
Reading https://pypi.org/simple/numpy/
Downloading https://files.pythonhosted.org/packages/c1/ff/aeb22192bab0643551a161dc4ed305892cead687ee97453daed4dc1dd38e/numpy-1.17.0rc1.zip#sha256=f53df05f9ca4ec5d72709ffe349704f1f7d945ed59e815574b5c5687acb282c4
Best match: numpy 1.17.0rc1
Processing numpy-1.17.0rc1.zip
Writing /tmp/easy_install-hBSkFW/numpy-1.17.0rc1/setup.cfg
Running numpy-1.17.0rc1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-hBSkFW/numpy-1.17.0rc1/egg-dist-tmp-JCzCvR
Traceback (most recent call last):
  File "setup.py", line 238, in <module>
    'test': generate_protos_first(test),
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/__init__.py",> line 145, in setup
    return distutils.core.setup(**attrs)
  File "/usr/lib/python2.7/distutils/core.py", line 151, in setup
    dist.run_commands()
  File "/usr/lib/python2.7/distutils/dist.py", line 953, in run_commands
    self.run_command(cmd)
  File "/usr/lib/python2.7/distutils/dist.py", line 972, in run_command
    cmd_obj.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 67, in run
    self.do_egg_install()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 117, in do_egg_install
    cmd.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 418, in run
    self.easy_install(spec, not self.no_deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 660, in easy_install
    return self.install_item(None, spec, tmpdir, deps, True)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 707, in install_item
    self.process_distribution(spec, dist, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 752, in process_distribution
    [requirement], self.local_index, self.easy_install
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 782, in resolve
    replace_conflicting=replace_conflicting
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1065, in best_match
    return self.obtain(req, installer)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1077, in obtain
    return installer(requirement)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 679, in easy_install
    return self.install_item(spec, dist.location, tmpdir, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 705, in install_item
    dists = self.install_eggs(spec, download, tmpdir)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 890, in install_eggs
    return self.build_and_install(setup_script, setup_base)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1158, in build_and_install
    self.run_setup(setup_script, setup_base, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1144, in run_setup
    run_setup(setup_script, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 253, in run_setup
    raise
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 166, in save_modules
    saved_exc.resume()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 141, in resume
    six.reraise(type, exc, self._tb)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 154, in save_modules
    yield saved
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 250, in run_setup
    _execfile(setup_script, ns)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 45, in _execfile
    exec(code, globals, locals)
  File "/tmp/easy_install-hBSkFW/numpy-1.17.0rc1/setup.py", line 31, in <module>
    import setuptools
RuntimeError: Python version >= 3.5 required.

> Task :sdks:python:createProcessWorker FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/sdks/python/build.gradle'> line: 369

* What went wrong:
Execution failed for task ':sdks:python:createProcessWorker'.
> 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 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/5.2.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 2m 25s
59 actionable tasks: 46 executed, 13 from cache

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

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


Build failed in Jenkins: beam_PostCommit_Python_VR_Spark #282

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/282/display/redirect>

------------------------------------------
[...truncated 251.63 KB...]
Searching for pytz>=2018.3
Reading https://pypi.org/simple/pytz/
Downloading https://files.pythonhosted.org/packages/3d/73/fe30c2daaaa0713420d0382b16fbb761409f532c56bdcc514bf7b6262bb6/pytz-2019.1-py2.py3-none-any.whl#sha256=303879e36b721603cc54604edcac9d20401bdbe31e1e4fdee5b9f98d5d31dfda
Best match: pytz 2019.1
Processing pytz-2019.1-py2.py3-none-any.whl
Installing pytz-2019.1-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pytz 2019.1 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pytz-2019.1-py2.7.egg>
Searching for pydot<1.3,>=1.2.0
Reading https://pypi.org/simple/pydot/
Downloading https://files.pythonhosted.org/packages/c3/f1/e61d6dfe6c1768ed2529761a68f70939e2569da043e9f15a8d84bf56cadf/pydot-1.2.4.tar.gz#sha256=92d2e2d15531d00710f2d6fb5540d2acabc5399d464f2f20d5d21073af241eb6
Best match: pydot 1.2.4
Processing pydot-1.2.4.tar.gz
Writing /tmp/easy_install-ItGwua/pydot-1.2.4/setup.cfg
Running pydot-1.2.4/setup.py -q bdist_egg --dist-dir /tmp/easy_install-ItGwua/pydot-1.2.4/egg-dist-tmp-_9YzQK
/tmp/easy_install-ItGwua/pydot-1.2.4/pydot.py:17: UserWarning: Couldn't import dot_parser, loading of dot files will not be possible.
  "Couldn't import dot_parser, "
zip_safe flag not set; analyzing archive contents...
Moving pydot-1.2.4-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pydot 1.2.4 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pydot-1.2.4-py2.7.egg>
Searching for oauth2client<4,>=2.0.1
Reading https://pypi.org/simple/oauth2client/
Downloading https://files.pythonhosted.org/packages/c0/7b/bc893e35d6ca46a72faa4b9eaac25c687ce60e1fbe978993fe2de1b0ff0d/oauth2client-3.0.0.tar.gz#sha256=5b5b056ec6f2304e7920b632885bd157fa71d1a7f3ddd00a43b1541a8d1a2460
Best match: oauth2client 3.0.0
Processing oauth2client-3.0.0.tar.gz
Writing /tmp/easy_install-G6528V/oauth2client-3.0.0/setup.cfg
Running oauth2client-3.0.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-G6528V/oauth2client-3.0.0/egg-dist-tmp-1VmAwr
warning: no previously-included files matching '*' found under directory 'tests'
zip_safe flag not set; analyzing archive contents...
Moving oauth2client-3.0.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding oauth2client 3.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/oauth2client-3.0.0-py2.7.egg>
Searching for pymongo<4.0.0,>=3.8.0
Reading https://pypi.org/simple/pymongo/
Downloading https://files.pythonhosted.org/packages/6e/ea/353a9f8ced71b9e258438aa4d6aa048c1eaf5b774d3ef2273d686fde0947/pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl#sha256=32421df60d06f479d71b6b539642e410ece3006e8910688e68df962c8eb40a21
Best match: pymongo 3.8.0
Processing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl
Installing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding pymongo 3.8.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg>
Searching for mock<3.0.0,>=1.0.1
Reading https://pypi.org/simple/mock/
Downloading https://files.pythonhosted.org/packages/e6/35/f187bdf23be87092bd0f1200d43d23076cee4d0dec109f195173fd3ebc79/mock-2.0.0-py2.py3-none-any.whl#sha256=5ce3c71c5545b472da17b72268978914d0252980348636840bd34a00b5cc96c1
Best match: mock 2.0.0
Processing mock-2.0.0-py2.py3-none-any.whl
Installing mock-2.0.0-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg/EGG-INFO/requires.txt>
Adding mock 2.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg>
Searching for httplib2<=0.12.0,>=0.8
Reading https://pypi.org/simple/httplib2/
Downloading https://files.pythonhosted.org/packages/ce/ed/803905d670b52fa0edfdd135337e545b4496c2ab3a222f1449b7256eb99f/httplib2-0.12.0.tar.gz#sha256=f61fb838a94ce3b349aa32c92fd8430f7e3511afdb18bf9640d647e30c90a6d6
Best match: httplib2 0.12.0
Processing httplib2-0.12.0.tar.gz
Writing /tmp/easy_install-J1V3s2/httplib2-0.12.0/setup.cfg
Running httplib2-0.12.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-J1V3s2/httplib2-0.12.0/egg-dist-tmp-y1Ulle
zip_safe flag not set; analyzing archive contents...
httplib2.certs: module references __file__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Extracting httplib2-0.12.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding httplib2 0.12.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Searching for hdfs<3.0.0,>=2.1.0
Reading https://pypi.org/simple/hdfs/
Downloading https://files.pythonhosted.org/packages/82/39/2c0879b1bcfd1f6ad078eb210d09dbce21072386a3997074ee91e60ddc5a/hdfs-2.5.8.tar.gz#sha256=1be117549fc1285571bc51aedc15df5a203138dba02f9adfa26761b69a949370
Best match: hdfs 2.5.8
Processing hdfs-2.5.8.tar.gz
Writing /tmp/easy_install-R7b69Y/hdfs-2.5.8/setup.cfg
Running hdfs-2.5.8/setup.py -q bdist_egg --dist-dir /tmp/easy_install-R7b69Y/hdfs-2.5.8/egg-dist-tmp-hdU970
zip_safe flag not set; analyzing archive contents...
Moving hdfs-2.5.8-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding hdfs 2.5.8 to easy-install.pth file
Installing hdfscli-avro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing hdfscli script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/hdfs-2.5.8-py2.7.egg>
Searching for future<1.0.0,>=0.16.0
Reading https://pypi.org/simple/future/
Downloading https://files.pythonhosted.org/packages/90/52/e20466b85000a181e1e144fd8305caf2cf475e2f9674e797b222f8105f5f/future-0.17.1.tar.gz#sha256=67045236dcfd6816dc439556d009594abf643e5eb48992e36beac09c2ca659b8
Best match: future 0.17.1
Processing future-0.17.1.tar.gz
Writing /tmp/easy_install-vNS8ZE/future-0.17.1/setup.cfg
Running future-0.17.1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-vNS8ZE/future-0.17.1/egg-dist-tmp-IwUSqv
warning: no files found matching '*.au' under directory 'tests'
warning: no files found matching '*.gif' under directory 'tests'
warning: no files found matching '*.txt' under directory 'tests'
zip_safe flag not set; analyzing archive contents...
future.backports.test.ssl_servers: module references __file__
future.backports.test.support: module references __file__
future.standard_library.__init__: module references __file__
future.standard_library.__init__: module references __path__
future.utils.__init__: module MAY be using inspect.stack
past.builtins.misc: module MAY be using inspect.stack
past.translation.__init__: module references __file__
past.translation.__init__: module references __path__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Extracting future-0.17.1-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding future 0.17.1 to easy-install.pth file
Installing pasteurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing futurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Searching for fastavro<0.22,>=0.21.4
Reading https://pypi.org/simple/fastavro/
Downloading https://files.pythonhosted.org/packages/15/e3/5956c75f68906b119191ef30d9acff661b422cf918a29a03ee0c3ba774be/fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl#sha256=25c5e1871fb82795f138aa209ca89cac940b80bf36fc644615354028bfd87638
Best match: fastavro 0.21.24
Processing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl
Installing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding fastavro 0.21.24 to easy-install.pth file
Installing fastavro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg>
Searching for dill<0.2.10,>=0.2.9
Reading https://pypi.org/simple/dill/
Downloading https://files.pythonhosted.org/packages/fe/42/bfe2e0857bc284cbe6a011d93f2a9ad58a22cb894461b199ae72cfef0f29/dill-0.2.9.tar.gz#sha256=f6d6046f9f9195206063dd0415dff185ad593d6ee8b0e67f12597c0f4df4986f
Best match: dill 0.2.9
Processing dill-0.2.9.tar.gz
Writing /tmp/easy_install-w2GC4r/dill-0.2.9/setup.cfg
Running dill-0.2.9/setup.py -q bdist_egg --dist-dir /tmp/easy_install-w2GC4r/dill-0.2.9/egg-dist-tmp-k0nSxN
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Extracting dill-0.2.9-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding dill 0.2.9 to easy-install.pth file
Installing get_objgraph script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing undill script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Searching for crcmod<2.0,>=1.7
Reading https://pypi.org/simple/crcmod/
Downloading https://files.pythonhosted.org/packages/6b/b0/e595ce2a2527e169c3bcd6c33d2473c1918e0b7f6826a043ca1245dd4e5b/crcmod-1.7.tar.gz#sha256=dc7051a0db5f2bd48665a990d3ec1cc305a466a77358ca4492826f41f283601e
Best match: crcmod 1.7
Processing crcmod-1.7.tar.gz
Writing /tmp/easy_install-5s1WcG/crcmod-1.7/setup.cfg
Running crcmod-1.7/setup.py -q bdist_egg --dist-dir /tmp/easy_install-5s1WcG/crcmod-1.7/egg-dist-tmp-uwY4EH
python2/src/_crcfunext.c: In function ‘init_crcfunext’:
python2/src/_crcfunext.c:492:13: warning: variable ‘m’ set but not used [-Wunused-but-set-variable]
   PyObject *m;
             ^
zip_safe flag not set; analyzing archive contents...
Moving crcmod-1.7-py2.7-linux-x86_64.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding crcmod 1.7 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/crcmod-1.7-py2.7-linux-x86_64.egg>
Searching for numpy>=1.14
Reading https://pypi.org/simple/numpy/
Downloading https://files.pythonhosted.org/packages/c1/ff/aeb22192bab0643551a161dc4ed305892cead687ee97453daed4dc1dd38e/numpy-1.17.0rc1.zip#sha256=f53df05f9ca4ec5d72709ffe349704f1f7d945ed59e815574b5c5687acb282c4
Best match: numpy 1.17.0rc1
Processing numpy-1.17.0rc1.zip
Writing /tmp/easy_install-5dceGa/numpy-1.17.0rc1/setup.cfg
Running numpy-1.17.0rc1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-5dceGa/numpy-1.17.0rc1/egg-dist-tmp-VEuAGn
Traceback (most recent call last):
  File "setup.py", line 238, in <module>
    'test': generate_protos_first(test),
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/__init__.py",> line 145, in setup
    return distutils.core.setup(**attrs)
  File "/usr/lib/python2.7/distutils/core.py", line 151, in setup
    dist.run_commands()
  File "/usr/lib/python2.7/distutils/dist.py", line 953, in run_commands
    self.run_command(cmd)
  File "/usr/lib/python2.7/distutils/dist.py", line 972, in run_command
    cmd_obj.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 67, in run
    self.do_egg_install()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 117, in do_egg_install
    cmd.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 418, in run
    self.easy_install(spec, not self.no_deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 660, in easy_install
    return self.install_item(None, spec, tmpdir, deps, True)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 707, in install_item
    self.process_distribution(spec, dist, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 752, in process_distribution
    [requirement], self.local_index, self.easy_install
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 782, in resolve
    replace_conflicting=replace_conflicting
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1065, in best_match
    return self.obtain(req, installer)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1077, in obtain
    return installer(requirement)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 679, in easy_install
    return self.install_item(spec, dist.location, tmpdir, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 705, in install_item
    dists = self.install_eggs(spec, download, tmpdir)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 890, in install_eggs
    return self.build_and_install(setup_script, setup_base)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1158, in build_and_install
    self.run_setup(setup_script, setup_base, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1144, in run_setup
    run_setup(setup_script, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 253, in run_setup
    raise
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 166, in save_modules
    saved_exc.resume()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 141, in resume
    six.reraise(type, exc, self._tb)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 154, in save_modules
    yield saved
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 250, in run_setup
    _execfile(setup_script, ns)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 45, in _execfile
    exec(code, globals, locals)
  File "/tmp/easy_install-5dceGa/numpy-1.17.0rc1/setup.py", line 31, in <module>
    import setuptools
RuntimeError: Python version >= 3.5 required.

> Task :sdks:python:createProcessWorker FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/sdks/python/build.gradle'> line: 369

* What went wrong:
Execution failed for task ':sdks:python:createProcessWorker'.
> 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 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/5.2.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 2m 22s
59 actionable tasks: 46 executed, 13 from cache

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

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


Build failed in Jenkins: beam_PostCommit_Python_VR_Spark #281

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/281/display/redirect>

------------------------------------------
[...truncated 252.09 KB...]
Searching for pytz>=2018.3
Reading https://pypi.org/simple/pytz/
Downloading https://files.pythonhosted.org/packages/3d/73/fe30c2daaaa0713420d0382b16fbb761409f532c56bdcc514bf7b6262bb6/pytz-2019.1-py2.py3-none-any.whl#sha256=303879e36b721603cc54604edcac9d20401bdbe31e1e4fdee5b9f98d5d31dfda
Best match: pytz 2019.1
Processing pytz-2019.1-py2.py3-none-any.whl
Installing pytz-2019.1-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pytz 2019.1 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pytz-2019.1-py2.7.egg>
Searching for pydot<1.3,>=1.2.0
Reading https://pypi.org/simple/pydot/
Downloading https://files.pythonhosted.org/packages/c3/f1/e61d6dfe6c1768ed2529761a68f70939e2569da043e9f15a8d84bf56cadf/pydot-1.2.4.tar.gz#sha256=92d2e2d15531d00710f2d6fb5540d2acabc5399d464f2f20d5d21073af241eb6
Best match: pydot 1.2.4
Processing pydot-1.2.4.tar.gz
Writing /tmp/easy_install-RRIM78/pydot-1.2.4/setup.cfg
Running pydot-1.2.4/setup.py -q bdist_egg --dist-dir /tmp/easy_install-RRIM78/pydot-1.2.4/egg-dist-tmp-Jb0Ajz
/tmp/easy_install-RRIM78/pydot-1.2.4/pydot.py:17: UserWarning: Couldn't import dot_parser, loading of dot files will not be possible.
  "Couldn't import dot_parser, "
zip_safe flag not set; analyzing archive contents...
Moving pydot-1.2.4-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pydot 1.2.4 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pydot-1.2.4-py2.7.egg>
Searching for oauth2client<4,>=2.0.1
Reading https://pypi.org/simple/oauth2client/
Downloading https://files.pythonhosted.org/packages/c0/7b/bc893e35d6ca46a72faa4b9eaac25c687ce60e1fbe978993fe2de1b0ff0d/oauth2client-3.0.0.tar.gz#sha256=5b5b056ec6f2304e7920b632885bd157fa71d1a7f3ddd00a43b1541a8d1a2460
Best match: oauth2client 3.0.0
Processing oauth2client-3.0.0.tar.gz
Writing /tmp/easy_install-BroR18/oauth2client-3.0.0/setup.cfg
Running oauth2client-3.0.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-BroR18/oauth2client-3.0.0/egg-dist-tmp-Dr9XaM
warning: no previously-included files matching '*' found under directory 'tests'
zip_safe flag not set; analyzing archive contents...
Moving oauth2client-3.0.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding oauth2client 3.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/oauth2client-3.0.0-py2.7.egg>
Searching for pymongo<4.0.0,>=3.8.0
Reading https://pypi.org/simple/pymongo/
Downloading https://files.pythonhosted.org/packages/6e/ea/353a9f8ced71b9e258438aa4d6aa048c1eaf5b774d3ef2273d686fde0947/pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl#sha256=32421df60d06f479d71b6b539642e410ece3006e8910688e68df962c8eb40a21
Best match: pymongo 3.8.0
Processing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl
Installing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding pymongo 3.8.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg>
Searching for mock<3.0.0,>=1.0.1
Reading https://pypi.org/simple/mock/
Downloading https://files.pythonhosted.org/packages/e6/35/f187bdf23be87092bd0f1200d43d23076cee4d0dec109f195173fd3ebc79/mock-2.0.0-py2.py3-none-any.whl#sha256=5ce3c71c5545b472da17b72268978914d0252980348636840bd34a00b5cc96c1
Best match: mock 2.0.0
Processing mock-2.0.0-py2.py3-none-any.whl
Installing mock-2.0.0-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg/EGG-INFO/requires.txt>
Adding mock 2.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg>
Searching for httplib2<=0.12.0,>=0.8
Reading https://pypi.org/simple/httplib2/
Downloading https://files.pythonhosted.org/packages/ce/ed/803905d670b52fa0edfdd135337e545b4496c2ab3a222f1449b7256eb99f/httplib2-0.12.0.tar.gz#sha256=f61fb838a94ce3b349aa32c92fd8430f7e3511afdb18bf9640d647e30c90a6d6
Best match: httplib2 0.12.0
Processing httplib2-0.12.0.tar.gz
Writing /tmp/easy_install-R8fzD5/httplib2-0.12.0/setup.cfg
Running httplib2-0.12.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-R8fzD5/httplib2-0.12.0/egg-dist-tmp-vsyd7P
zip_safe flag not set; analyzing archive contents...
httplib2.certs: module references __file__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Extracting httplib2-0.12.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding httplib2 0.12.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Searching for hdfs<3.0.0,>=2.1.0
Reading https://pypi.org/simple/hdfs/
Downloading https://files.pythonhosted.org/packages/82/39/2c0879b1bcfd1f6ad078eb210d09dbce21072386a3997074ee91e60ddc5a/hdfs-2.5.8.tar.gz#sha256=1be117549fc1285571bc51aedc15df5a203138dba02f9adfa26761b69a949370
Best match: hdfs 2.5.8
Processing hdfs-2.5.8.tar.gz
Writing /tmp/easy_install-T8QLiM/hdfs-2.5.8/setup.cfg
Running hdfs-2.5.8/setup.py -q bdist_egg --dist-dir /tmp/easy_install-T8QLiM/hdfs-2.5.8/egg-dist-tmp-jxSSkK
zip_safe flag not set; analyzing archive contents...
Moving hdfs-2.5.8-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding hdfs 2.5.8 to easy-install.pth file
Installing hdfscli-avro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing hdfscli script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/hdfs-2.5.8-py2.7.egg>
Searching for future<1.0.0,>=0.16.0
Reading https://pypi.org/simple/future/
Downloading https://files.pythonhosted.org/packages/90/52/e20466b85000a181e1e144fd8305caf2cf475e2f9674e797b222f8105f5f/future-0.17.1.tar.gz#sha256=67045236dcfd6816dc439556d009594abf643e5eb48992e36beac09c2ca659b8
Best match: future 0.17.1
Processing future-0.17.1.tar.gz
Writing /tmp/easy_install-ts2Sxw/future-0.17.1/setup.cfg
Running future-0.17.1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-ts2Sxw/future-0.17.1/egg-dist-tmp-ChWsrw
warning: no files found matching '*.au' under directory 'tests'
warning: no files found matching '*.gif' under directory 'tests'
warning: no files found matching '*.txt' under directory 'tests'
zip_safe flag not set; analyzing archive contents...
future.backports.test.ssl_servers: module references __file__
future.backports.test.support: module references __file__
future.standard_library.__init__: module references __file__
future.standard_library.__init__: module references __path__
future.utils.__init__: module MAY be using inspect.stack
past.builtins.misc: module MAY be using inspect.stack
past.translation.__init__: module references __file__
past.translation.__init__: module references __path__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Extracting future-0.17.1-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding future 0.17.1 to easy-install.pth file
Installing pasteurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing futurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Searching for fastavro<0.22,>=0.21.4
Reading https://pypi.org/simple/fastavro/
Downloading https://files.pythonhosted.org/packages/15/e3/5956c75f68906b119191ef30d9acff661b422cf918a29a03ee0c3ba774be/fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl#sha256=25c5e1871fb82795f138aa209ca89cac940b80bf36fc644615354028bfd87638
Best match: fastavro 0.21.24
Processing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl
Installing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding fastavro 0.21.24 to easy-install.pth file
Installing fastavro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg>
Searching for dill<0.2.10,>=0.2.9
Reading https://pypi.org/simple/dill/
Downloading https://files.pythonhosted.org/packages/fe/42/bfe2e0857bc284cbe6a011d93f2a9ad58a22cb894461b199ae72cfef0f29/dill-0.2.9.tar.gz#sha256=f6d6046f9f9195206063dd0415dff185ad593d6ee8b0e67f12597c0f4df4986f
Best match: dill 0.2.9
Processing dill-0.2.9.tar.gz
Writing /tmp/easy_install-dQRkzF/dill-0.2.9/setup.cfg
Running dill-0.2.9/setup.py -q bdist_egg --dist-dir /tmp/easy_install-dQRkzF/dill-0.2.9/egg-dist-tmp-DQc99R
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Extracting dill-0.2.9-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding dill 0.2.9 to easy-install.pth file
Installing get_objgraph script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing undill script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Searching for crcmod<2.0,>=1.7
Reading https://pypi.org/simple/crcmod/
Downloading https://files.pythonhosted.org/packages/6b/b0/e595ce2a2527e169c3bcd6c33d2473c1918e0b7f6826a043ca1245dd4e5b/crcmod-1.7.tar.gz#sha256=dc7051a0db5f2bd48665a990d3ec1cc305a466a77358ca4492826f41f283601e
Best match: crcmod 1.7
Processing crcmod-1.7.tar.gz
Writing /tmp/easy_install-2rNRQ3/crcmod-1.7/setup.cfg
Running crcmod-1.7/setup.py -q bdist_egg --dist-dir /tmp/easy_install-2rNRQ3/crcmod-1.7/egg-dist-tmp-NEDbc3
python2/src/_crcfunext.c: In function ‘init_crcfunext’:
python2/src/_crcfunext.c:492:13: warning: variable ‘m’ set but not used [-Wunused-but-set-variable]
   PyObject *m;
             ^
zip_safe flag not set; analyzing archive contents...
Moving crcmod-1.7-py2.7-linux-x86_64.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding crcmod 1.7 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/crcmod-1.7-py2.7-linux-x86_64.egg>
Searching for numpy>=1.14
Reading https://pypi.org/simple/numpy/
Downloading https://files.pythonhosted.org/packages/c1/ff/aeb22192bab0643551a161dc4ed305892cead687ee97453daed4dc1dd38e/numpy-1.17.0rc1.zip#sha256=f53df05f9ca4ec5d72709ffe349704f1f7d945ed59e815574b5c5687acb282c4
Best match: numpy 1.17.0rc1
Processing numpy-1.17.0rc1.zip
Writing /tmp/easy_install-uobNbo/numpy-1.17.0rc1/setup.cfg
Running numpy-1.17.0rc1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-uobNbo/numpy-1.17.0rc1/egg-dist-tmp-oWbuX1
Traceback (most recent call last):
  File "setup.py", line 238, in <module>
    'test': generate_protos_first(test),
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/__init__.py",> line 145, in setup
    return distutils.core.setup(**attrs)
  File "/usr/lib/python2.7/distutils/core.py", line 151, in setup
    dist.run_commands()
  File "/usr/lib/python2.7/distutils/dist.py", line 953, in run_commands
    self.run_command(cmd)
  File "/usr/lib/python2.7/distutils/dist.py", line 972, in run_command
    cmd_obj.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 67, in run
    self.do_egg_install()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 117, in do_egg_install
    cmd.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 418, in run
    self.easy_install(spec, not self.no_deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 660, in easy_install
    return self.install_item(None, spec, tmpdir, deps, True)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 707, in install_item
    self.process_distribution(spec, dist, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 752, in process_distribution
    [requirement], self.local_index, self.easy_install
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 782, in resolve
    replace_conflicting=replace_conflicting
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1065, in best_match
    return self.obtain(req, installer)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1077, in obtain
    return installer(requirement)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 679, in easy_install
    return self.install_item(spec, dist.location, tmpdir, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 705, in install_item
    dists = self.install_eggs(spec, download, tmpdir)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 890, in install_eggs
    return self.build_and_install(setup_script, setup_base)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1158, in build_and_install
    self.run_setup(setup_script, setup_base, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1144, in run_setup
    run_setup(setup_script, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 253, in run_setup
    raise
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 166, in save_modules
    saved_exc.resume()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 141, in resume
    six.reraise(type, exc, self._tb)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 154, in save_modules
    yield saved
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 250, in run_setup
    _execfile(setup_script, ns)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 45, in _execfile
    exec(code, globals, locals)
  File "/tmp/easy_install-uobNbo/numpy-1.17.0rc1/setup.py", line 31, in <module>
    import setuptools
RuntimeError: Python version >= 3.5 required.

> Task :sdks:python:createProcessWorker FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/sdks/python/build.gradle'> line: 369

* What went wrong:
Execution failed for task ':sdks:python:createProcessWorker'.
> 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 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/5.2.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 2m 42s
59 actionable tasks: 46 executed, 13 from cache

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

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


Build failed in Jenkins: beam_PostCommit_Python_VR_Spark #280

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/280/display/redirect?page=changes>

Changes:

[lukasz.gajowy] [BEAM-4420] Allow connecting to zookeeper using external ip

[lukasz.gajowy] [BEAM-4420] Add KafkaIO integration test pipeline

------------------------------------------
[...truncated 251.42 KB...]
Searching for pytz>=2018.3
Reading https://pypi.org/simple/pytz/
Downloading https://files.pythonhosted.org/packages/3d/73/fe30c2daaaa0713420d0382b16fbb761409f532c56bdcc514bf7b6262bb6/pytz-2019.1-py2.py3-none-any.whl#sha256=303879e36b721603cc54604edcac9d20401bdbe31e1e4fdee5b9f98d5d31dfda
Best match: pytz 2019.1
Processing pytz-2019.1-py2.py3-none-any.whl
Installing pytz-2019.1-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pytz 2019.1 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pytz-2019.1-py2.7.egg>
Searching for pydot<1.3,>=1.2.0
Reading https://pypi.org/simple/pydot/
Downloading https://files.pythonhosted.org/packages/c3/f1/e61d6dfe6c1768ed2529761a68f70939e2569da043e9f15a8d84bf56cadf/pydot-1.2.4.tar.gz#sha256=92d2e2d15531d00710f2d6fb5540d2acabc5399d464f2f20d5d21073af241eb6
Best match: pydot 1.2.4
Processing pydot-1.2.4.tar.gz
Writing /tmp/easy_install-OiZuLE/pydot-1.2.4/setup.cfg
Running pydot-1.2.4/setup.py -q bdist_egg --dist-dir /tmp/easy_install-OiZuLE/pydot-1.2.4/egg-dist-tmp-GXwKFW
/tmp/easy_install-OiZuLE/pydot-1.2.4/pydot.py:17: UserWarning: Couldn't import dot_parser, loading of dot files will not be possible.
  "Couldn't import dot_parser, "
zip_safe flag not set; analyzing archive contents...
Moving pydot-1.2.4-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pydot 1.2.4 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pydot-1.2.4-py2.7.egg>
Searching for oauth2client<4,>=2.0.1
Reading https://pypi.org/simple/oauth2client/
Downloading https://files.pythonhosted.org/packages/c0/7b/bc893e35d6ca46a72faa4b9eaac25c687ce60e1fbe978993fe2de1b0ff0d/oauth2client-3.0.0.tar.gz#sha256=5b5b056ec6f2304e7920b632885bd157fa71d1a7f3ddd00a43b1541a8d1a2460
Best match: oauth2client 3.0.0
Processing oauth2client-3.0.0.tar.gz
Writing /tmp/easy_install-eq0Ppe/oauth2client-3.0.0/setup.cfg
Running oauth2client-3.0.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-eq0Ppe/oauth2client-3.0.0/egg-dist-tmp-8J1LDK
warning: no previously-included files matching '*' found under directory 'tests'
zip_safe flag not set; analyzing archive contents...
Moving oauth2client-3.0.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding oauth2client 3.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/oauth2client-3.0.0-py2.7.egg>
Searching for pymongo<4.0.0,>=3.8.0
Reading https://pypi.org/simple/pymongo/
Downloading https://files.pythonhosted.org/packages/6e/ea/353a9f8ced71b9e258438aa4d6aa048c1eaf5b774d3ef2273d686fde0947/pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl#sha256=32421df60d06f479d71b6b539642e410ece3006e8910688e68df962c8eb40a21
Best match: pymongo 3.8.0
Processing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl
Installing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding pymongo 3.8.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg>
Searching for mock<3.0.0,>=1.0.1
Reading https://pypi.org/simple/mock/
Downloading https://files.pythonhosted.org/packages/e6/35/f187bdf23be87092bd0f1200d43d23076cee4d0dec109f195173fd3ebc79/mock-2.0.0-py2.py3-none-any.whl#sha256=5ce3c71c5545b472da17b72268978914d0252980348636840bd34a00b5cc96c1
Best match: mock 2.0.0
Processing mock-2.0.0-py2.py3-none-any.whl
Installing mock-2.0.0-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg/EGG-INFO/requires.txt>
Adding mock 2.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg>
Searching for httplib2<=0.12.0,>=0.8
Reading https://pypi.org/simple/httplib2/
Downloading https://files.pythonhosted.org/packages/ce/ed/803905d670b52fa0edfdd135337e545b4496c2ab3a222f1449b7256eb99f/httplib2-0.12.0.tar.gz#sha256=f61fb838a94ce3b349aa32c92fd8430f7e3511afdb18bf9640d647e30c90a6d6
Best match: httplib2 0.12.0
Processing httplib2-0.12.0.tar.gz
Writing /tmp/easy_install-TkjHBQ/httplib2-0.12.0/setup.cfg
Running httplib2-0.12.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-TkjHBQ/httplib2-0.12.0/egg-dist-tmp-_vjK9u
zip_safe flag not set; analyzing archive contents...
httplib2.certs: module references __file__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Extracting httplib2-0.12.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding httplib2 0.12.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Searching for hdfs<3.0.0,>=2.1.0
Reading https://pypi.org/simple/hdfs/
Downloading https://files.pythonhosted.org/packages/82/39/2c0879b1bcfd1f6ad078eb210d09dbce21072386a3997074ee91e60ddc5a/hdfs-2.5.8.tar.gz#sha256=1be117549fc1285571bc51aedc15df5a203138dba02f9adfa26761b69a949370
Best match: hdfs 2.5.8
Processing hdfs-2.5.8.tar.gz
Writing /tmp/easy_install-VaUdrp/hdfs-2.5.8/setup.cfg
Running hdfs-2.5.8/setup.py -q bdist_egg --dist-dir /tmp/easy_install-VaUdrp/hdfs-2.5.8/egg-dist-tmp-08lq9H
zip_safe flag not set; analyzing archive contents...
Moving hdfs-2.5.8-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding hdfs 2.5.8 to easy-install.pth file
Installing hdfscli-avro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing hdfscli script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/hdfs-2.5.8-py2.7.egg>
Searching for future<1.0.0,>=0.16.0
Reading https://pypi.org/simple/future/
Downloading https://files.pythonhosted.org/packages/90/52/e20466b85000a181e1e144fd8305caf2cf475e2f9674e797b222f8105f5f/future-0.17.1.tar.gz#sha256=67045236dcfd6816dc439556d009594abf643e5eb48992e36beac09c2ca659b8
Best match: future 0.17.1
Processing future-0.17.1.tar.gz
Writing /tmp/easy_install-jGVGMR/future-0.17.1/setup.cfg
Running future-0.17.1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-jGVGMR/future-0.17.1/egg-dist-tmp-S8D6DC
warning: no files found matching '*.au' under directory 'tests'
warning: no files found matching '*.gif' under directory 'tests'
warning: no files found matching '*.txt' under directory 'tests'
zip_safe flag not set; analyzing archive contents...
future.backports.test.ssl_servers: module references __file__
future.backports.test.support: module references __file__
future.standard_library.__init__: module references __file__
future.standard_library.__init__: module references __path__
future.utils.__init__: module MAY be using inspect.stack
past.builtins.misc: module MAY be using inspect.stack
past.translation.__init__: module references __file__
past.translation.__init__: module references __path__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Extracting future-0.17.1-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding future 0.17.1 to easy-install.pth file
Installing pasteurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing futurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Searching for fastavro<0.22,>=0.21.4
Reading https://pypi.org/simple/fastavro/
Downloading https://files.pythonhosted.org/packages/15/e3/5956c75f68906b119191ef30d9acff661b422cf918a29a03ee0c3ba774be/fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl#sha256=25c5e1871fb82795f138aa209ca89cac940b80bf36fc644615354028bfd87638
Best match: fastavro 0.21.24
Processing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl
Installing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding fastavro 0.21.24 to easy-install.pth file
Installing fastavro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg>
Searching for dill<0.2.10,>=0.2.9
Reading https://pypi.org/simple/dill/
Downloading https://files.pythonhosted.org/packages/fe/42/bfe2e0857bc284cbe6a011d93f2a9ad58a22cb894461b199ae72cfef0f29/dill-0.2.9.tar.gz#sha256=f6d6046f9f9195206063dd0415dff185ad593d6ee8b0e67f12597c0f4df4986f
Best match: dill 0.2.9
Processing dill-0.2.9.tar.gz
Writing /tmp/easy_install-nXq09q/dill-0.2.9/setup.cfg
Running dill-0.2.9/setup.py -q bdist_egg --dist-dir /tmp/easy_install-nXq09q/dill-0.2.9/egg-dist-tmp-e8s74A
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Extracting dill-0.2.9-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding dill 0.2.9 to easy-install.pth file
Installing get_objgraph script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing undill script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Searching for crcmod<2.0,>=1.7
Reading https://pypi.org/simple/crcmod/
Downloading https://files.pythonhosted.org/packages/6b/b0/e595ce2a2527e169c3bcd6c33d2473c1918e0b7f6826a043ca1245dd4e5b/crcmod-1.7.tar.gz#sha256=dc7051a0db5f2bd48665a990d3ec1cc305a466a77358ca4492826f41f283601e
Best match: crcmod 1.7
Processing crcmod-1.7.tar.gz
Writing /tmp/easy_install-0SvZMD/crcmod-1.7/setup.cfg
Running crcmod-1.7/setup.py -q bdist_egg --dist-dir /tmp/easy_install-0SvZMD/crcmod-1.7/egg-dist-tmp-J7dHXB
python2/src/_crcfunext.c: In function ‘init_crcfunext’:
python2/src/_crcfunext.c:492:13: warning: variable ‘m’ set but not used [-Wunused-but-set-variable]
   PyObject *m;
             ^
zip_safe flag not set; analyzing archive contents...
Moving crcmod-1.7-py2.7-linux-x86_64.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding crcmod 1.7 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/crcmod-1.7-py2.7-linux-x86_64.egg>
Searching for numpy>=1.14
Reading https://pypi.org/simple/numpy/
Downloading https://files.pythonhosted.org/packages/c1/ff/aeb22192bab0643551a161dc4ed305892cead687ee97453daed4dc1dd38e/numpy-1.17.0rc1.zip#sha256=f53df05f9ca4ec5d72709ffe349704f1f7d945ed59e815574b5c5687acb282c4
Best match: numpy 1.17.0rc1
Processing numpy-1.17.0rc1.zip
Writing /tmp/easy_install-D2pgYu/numpy-1.17.0rc1/setup.cfg
Running numpy-1.17.0rc1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-D2pgYu/numpy-1.17.0rc1/egg-dist-tmp-uGCxfI
Traceback (most recent call last):
  File "setup.py", line 238, in <module>
    'test': generate_protos_first(test),
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/__init__.py",> line 145, in setup
    return distutils.core.setup(**attrs)
  File "/usr/lib/python2.7/distutils/core.py", line 151, in setup
    dist.run_commands()
  File "/usr/lib/python2.7/distutils/dist.py", line 953, in run_commands
    self.run_command(cmd)
  File "/usr/lib/python2.7/distutils/dist.py", line 972, in run_command
    cmd_obj.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 67, in run
    self.do_egg_install()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 117, in do_egg_install
    cmd.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 418, in run
    self.easy_install(spec, not self.no_deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 660, in easy_install
    return self.install_item(None, spec, tmpdir, deps, True)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 707, in install_item
    self.process_distribution(spec, dist, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 752, in process_distribution
    [requirement], self.local_index, self.easy_install
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 782, in resolve
    replace_conflicting=replace_conflicting
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1065, in best_match
    return self.obtain(req, installer)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1077, in obtain
    return installer(requirement)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 679, in easy_install
    return self.install_item(spec, dist.location, tmpdir, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 705, in install_item
    dists = self.install_eggs(spec, download, tmpdir)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 890, in install_eggs
    return self.build_and_install(setup_script, setup_base)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1158, in build_and_install
    self.run_setup(setup_script, setup_base, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1144, in run_setup
    run_setup(setup_script, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 253, in run_setup
    raise
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 166, in save_modules
    saved_exc.resume()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 141, in resume
    six.reraise(type, exc, self._tb)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 154, in save_modules
    yield saved
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 250, in run_setup
    _execfile(setup_script, ns)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 45, in _execfile
    exec(code, globals, locals)
  File "/tmp/easy_install-D2pgYu/numpy-1.17.0rc1/setup.py", line 31, in <module>
    import setuptools
RuntimeError: Python version >= 3.5 required.

> Task :sdks:python:createProcessWorker FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/sdks/python/build.gradle'> line: 369

* What went wrong:
Execution failed for task ':sdks:python:createProcessWorker'.
> 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 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/5.2.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 2m 15s
59 actionable tasks: 46 executed, 13 from cache

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

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


Build failed in Jenkins: beam_PostCommit_Python_VR_Spark #279

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/279/display/redirect>

------------------------------------------
[...truncated 251.87 KB...]
Searching for pytz>=2018.3
Reading https://pypi.org/simple/pytz/
Downloading https://files.pythonhosted.org/packages/3d/73/fe30c2daaaa0713420d0382b16fbb761409f532c56bdcc514bf7b6262bb6/pytz-2019.1-py2.py3-none-any.whl#sha256=303879e36b721603cc54604edcac9d20401bdbe31e1e4fdee5b9f98d5d31dfda
Best match: pytz 2019.1
Processing pytz-2019.1-py2.py3-none-any.whl
Installing pytz-2019.1-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pytz 2019.1 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pytz-2019.1-py2.7.egg>
Searching for pydot<1.3,>=1.2.0
Reading https://pypi.org/simple/pydot/
Downloading https://files.pythonhosted.org/packages/c3/f1/e61d6dfe6c1768ed2529761a68f70939e2569da043e9f15a8d84bf56cadf/pydot-1.2.4.tar.gz#sha256=92d2e2d15531d00710f2d6fb5540d2acabc5399d464f2f20d5d21073af241eb6
Best match: pydot 1.2.4
Processing pydot-1.2.4.tar.gz
Writing /tmp/easy_install-jbHnpZ/pydot-1.2.4/setup.cfg
Running pydot-1.2.4/setup.py -q bdist_egg --dist-dir /tmp/easy_install-jbHnpZ/pydot-1.2.4/egg-dist-tmp-fBbViG
/tmp/easy_install-jbHnpZ/pydot-1.2.4/pydot.py:17: UserWarning: Couldn't import dot_parser, loading of dot files will not be possible.
  "Couldn't import dot_parser, "
zip_safe flag not set; analyzing archive contents...
Moving pydot-1.2.4-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pydot 1.2.4 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pydot-1.2.4-py2.7.egg>
Searching for oauth2client<4,>=2.0.1
Reading https://pypi.org/simple/oauth2client/
Downloading https://files.pythonhosted.org/packages/c0/7b/bc893e35d6ca46a72faa4b9eaac25c687ce60e1fbe978993fe2de1b0ff0d/oauth2client-3.0.0.tar.gz#sha256=5b5b056ec6f2304e7920b632885bd157fa71d1a7f3ddd00a43b1541a8d1a2460
Best match: oauth2client 3.0.0
Processing oauth2client-3.0.0.tar.gz
Writing /tmp/easy_install-skNSIG/oauth2client-3.0.0/setup.cfg
Running oauth2client-3.0.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-skNSIG/oauth2client-3.0.0/egg-dist-tmp-_lvGWd
warning: no previously-included files matching '*' found under directory 'tests'
zip_safe flag not set; analyzing archive contents...
Moving oauth2client-3.0.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding oauth2client 3.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/oauth2client-3.0.0-py2.7.egg>
Searching for pymongo<4.0.0,>=3.8.0
Reading https://pypi.org/simple/pymongo/
Downloading https://files.pythonhosted.org/packages/6e/ea/353a9f8ced71b9e258438aa4d6aa048c1eaf5b774d3ef2273d686fde0947/pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl#sha256=32421df60d06f479d71b6b539642e410ece3006e8910688e68df962c8eb40a21
Best match: pymongo 3.8.0
Processing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl
Installing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding pymongo 3.8.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg>
Searching for mock<3.0.0,>=1.0.1
Reading https://pypi.org/simple/mock/
Downloading https://files.pythonhosted.org/packages/e6/35/f187bdf23be87092bd0f1200d43d23076cee4d0dec109f195173fd3ebc79/mock-2.0.0-py2.py3-none-any.whl#sha256=5ce3c71c5545b472da17b72268978914d0252980348636840bd34a00b5cc96c1
Best match: mock 2.0.0
Processing mock-2.0.0-py2.py3-none-any.whl
Installing mock-2.0.0-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg/EGG-INFO/requires.txt>
Adding mock 2.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg>
Searching for httplib2<=0.12.0,>=0.8
Reading https://pypi.org/simple/httplib2/
Downloading https://files.pythonhosted.org/packages/ce/ed/803905d670b52fa0edfdd135337e545b4496c2ab3a222f1449b7256eb99f/httplib2-0.12.0.tar.gz#sha256=f61fb838a94ce3b349aa32c92fd8430f7e3511afdb18bf9640d647e30c90a6d6
Best match: httplib2 0.12.0
Processing httplib2-0.12.0.tar.gz
Writing /tmp/easy_install-hTwHDX/httplib2-0.12.0/setup.cfg
Running httplib2-0.12.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-hTwHDX/httplib2-0.12.0/egg-dist-tmp-UQXvrd
zip_safe flag not set; analyzing archive contents...
httplib2.certs: module references __file__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Extracting httplib2-0.12.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding httplib2 0.12.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Searching for hdfs<3.0.0,>=2.1.0
Reading https://pypi.org/simple/hdfs/
Downloading https://files.pythonhosted.org/packages/82/39/2c0879b1bcfd1f6ad078eb210d09dbce21072386a3997074ee91e60ddc5a/hdfs-2.5.8.tar.gz#sha256=1be117549fc1285571bc51aedc15df5a203138dba02f9adfa26761b69a949370
Best match: hdfs 2.5.8
Processing hdfs-2.5.8.tar.gz
Writing /tmp/easy_install-Yuo8CZ/hdfs-2.5.8/setup.cfg
Running hdfs-2.5.8/setup.py -q bdist_egg --dist-dir /tmp/easy_install-Yuo8CZ/hdfs-2.5.8/egg-dist-tmp-tz8Rnh
zip_safe flag not set; analyzing archive contents...
Moving hdfs-2.5.8-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding hdfs 2.5.8 to easy-install.pth file
Installing hdfscli-avro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing hdfscli script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/hdfs-2.5.8-py2.7.egg>
Searching for future<1.0.0,>=0.16.0
Reading https://pypi.org/simple/future/
Downloading https://files.pythonhosted.org/packages/90/52/e20466b85000a181e1e144fd8305caf2cf475e2f9674e797b222f8105f5f/future-0.17.1.tar.gz#sha256=67045236dcfd6816dc439556d009594abf643e5eb48992e36beac09c2ca659b8
Best match: future 0.17.1
Processing future-0.17.1.tar.gz
Writing /tmp/easy_install-HnQjcY/future-0.17.1/setup.cfg
Running future-0.17.1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-HnQjcY/future-0.17.1/egg-dist-tmp-gqGJVv
warning: no files found matching '*.au' under directory 'tests'
warning: no files found matching '*.gif' under directory 'tests'
warning: no files found matching '*.txt' under directory 'tests'
zip_safe flag not set; analyzing archive contents...
future.backports.test.ssl_servers: module references __file__
future.backports.test.support: module references __file__
future.standard_library.__init__: module references __file__
future.standard_library.__init__: module references __path__
future.utils.__init__: module MAY be using inspect.stack
past.builtins.misc: module MAY be using inspect.stack
past.translation.__init__: module references __file__
past.translation.__init__: module references __path__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Extracting future-0.17.1-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding future 0.17.1 to easy-install.pth file
Installing pasteurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing futurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Searching for fastavro<0.22,>=0.21.4
Reading https://pypi.org/simple/fastavro/
Downloading https://files.pythonhosted.org/packages/15/e3/5956c75f68906b119191ef30d9acff661b422cf918a29a03ee0c3ba774be/fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl#sha256=25c5e1871fb82795f138aa209ca89cac940b80bf36fc644615354028bfd87638
Best match: fastavro 0.21.24
Processing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl
Installing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding fastavro 0.21.24 to easy-install.pth file
Installing fastavro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg>
Searching for dill<0.2.10,>=0.2.9
Reading https://pypi.org/simple/dill/
Downloading https://files.pythonhosted.org/packages/fe/42/bfe2e0857bc284cbe6a011d93f2a9ad58a22cb894461b199ae72cfef0f29/dill-0.2.9.tar.gz#sha256=f6d6046f9f9195206063dd0415dff185ad593d6ee8b0e67f12597c0f4df4986f
Best match: dill 0.2.9
Processing dill-0.2.9.tar.gz
Writing /tmp/easy_install-YBIoY1/dill-0.2.9/setup.cfg
Running dill-0.2.9/setup.py -q bdist_egg --dist-dir /tmp/easy_install-YBIoY1/dill-0.2.9/egg-dist-tmp-s2W1OC
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Extracting dill-0.2.9-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding dill 0.2.9 to easy-install.pth file
Installing get_objgraph script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing undill script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Searching for crcmod<2.0,>=1.7
Reading https://pypi.org/simple/crcmod/
Downloading https://files.pythonhosted.org/packages/6b/b0/e595ce2a2527e169c3bcd6c33d2473c1918e0b7f6826a043ca1245dd4e5b/crcmod-1.7.tar.gz#sha256=dc7051a0db5f2bd48665a990d3ec1cc305a466a77358ca4492826f41f283601e
Best match: crcmod 1.7
Processing crcmod-1.7.tar.gz
Writing /tmp/easy_install-Wc2m_x/crcmod-1.7/setup.cfg
Running crcmod-1.7/setup.py -q bdist_egg --dist-dir /tmp/easy_install-Wc2m_x/crcmod-1.7/egg-dist-tmp-jDsa6g
python2/src/_crcfunext.c: In function ‘init_crcfunext’:
python2/src/_crcfunext.c:492:13: warning: variable ‘m’ set but not used [-Wunused-but-set-variable]
   PyObject *m;
             ^
zip_safe flag not set; analyzing archive contents...
Moving crcmod-1.7-py2.7-linux-x86_64.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding crcmod 1.7 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/crcmod-1.7-py2.7-linux-x86_64.egg>
Searching for numpy>=1.14
Reading https://pypi.org/simple/numpy/
Downloading https://files.pythonhosted.org/packages/c1/ff/aeb22192bab0643551a161dc4ed305892cead687ee97453daed4dc1dd38e/numpy-1.17.0rc1.zip#sha256=f53df05f9ca4ec5d72709ffe349704f1f7d945ed59e815574b5c5687acb282c4
Best match: numpy 1.17.0rc1
Processing numpy-1.17.0rc1.zip
Writing /tmp/easy_install-34TpO3/numpy-1.17.0rc1/setup.cfg
Running numpy-1.17.0rc1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-34TpO3/numpy-1.17.0rc1/egg-dist-tmp-s8qv_t
Traceback (most recent call last):
  File "setup.py", line 238, in <module>
    'test': generate_protos_first(test),
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/__init__.py",> line 145, in setup
    return distutils.core.setup(**attrs)
  File "/usr/lib/python2.7/distutils/core.py", line 151, in setup
    dist.run_commands()
  File "/usr/lib/python2.7/distutils/dist.py", line 953, in run_commands
    self.run_command(cmd)
  File "/usr/lib/python2.7/distutils/dist.py", line 972, in run_command
    cmd_obj.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 67, in run
    self.do_egg_install()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 117, in do_egg_install
    cmd.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 418, in run
    self.easy_install(spec, not self.no_deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 660, in easy_install
    return self.install_item(None, spec, tmpdir, deps, True)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 707, in install_item
    self.process_distribution(spec, dist, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 752, in process_distribution
    [requirement], self.local_index, self.easy_install
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 782, in resolve
    replace_conflicting=replace_conflicting
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1065, in best_match
    return self.obtain(req, installer)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1077, in obtain
    return installer(requirement)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 679, in easy_install
    return self.install_item(spec, dist.location, tmpdir, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 705, in install_item
    dists = self.install_eggs(spec, download, tmpdir)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 890, in install_eggs
    return self.build_and_install(setup_script, setup_base)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1158, in build_and_install
    self.run_setup(setup_script, setup_base, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1144, in run_setup
    run_setup(setup_script, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 253, in run_setup
    raise
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 166, in save_modules
    saved_exc.resume()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 141, in resume
    six.reraise(type, exc, self._tb)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 154, in save_modules
    yield saved
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 250, in run_setup
    _execfile(setup_script, ns)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 45, in _execfile
    exec(code, globals, locals)
  File "/tmp/easy_install-34TpO3/numpy-1.17.0rc1/setup.py", line 31, in <module>
    import setuptools
RuntimeError: Python version >= 3.5 required.

> Task :sdks:python:createProcessWorker FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/sdks/python/build.gradle'> line: 369

* What went wrong:
Execution failed for task ':sdks:python:createProcessWorker'.
> 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 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/5.2.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 2m 27s
59 actionable tasks: 46 executed, 13 from cache

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

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


Build failed in Jenkins: beam_PostCommit_Python_VR_Spark #278

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/278/display/redirect>

------------------------------------------
[...truncated 251.65 KB...]
Searching for pytz>=2018.3
Reading https://pypi.org/simple/pytz/
Downloading https://files.pythonhosted.org/packages/3d/73/fe30c2daaaa0713420d0382b16fbb761409f532c56bdcc514bf7b6262bb6/pytz-2019.1-py2.py3-none-any.whl#sha256=303879e36b721603cc54604edcac9d20401bdbe31e1e4fdee5b9f98d5d31dfda
Best match: pytz 2019.1
Processing pytz-2019.1-py2.py3-none-any.whl
Installing pytz-2019.1-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pytz 2019.1 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pytz-2019.1-py2.7.egg>
Searching for pydot<1.3,>=1.2.0
Reading https://pypi.org/simple/pydot/
Downloading https://files.pythonhosted.org/packages/c3/f1/e61d6dfe6c1768ed2529761a68f70939e2569da043e9f15a8d84bf56cadf/pydot-1.2.4.tar.gz#sha256=92d2e2d15531d00710f2d6fb5540d2acabc5399d464f2f20d5d21073af241eb6
Best match: pydot 1.2.4
Processing pydot-1.2.4.tar.gz
Writing /tmp/easy_install-VgstxZ/pydot-1.2.4/setup.cfg
Running pydot-1.2.4/setup.py -q bdist_egg --dist-dir /tmp/easy_install-VgstxZ/pydot-1.2.4/egg-dist-tmp-zuSmWU
/tmp/easy_install-VgstxZ/pydot-1.2.4/pydot.py:17: UserWarning: Couldn't import dot_parser, loading of dot files will not be possible.
  "Couldn't import dot_parser, "
zip_safe flag not set; analyzing archive contents...
Moving pydot-1.2.4-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pydot 1.2.4 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pydot-1.2.4-py2.7.egg>
Searching for oauth2client<4,>=2.0.1
Reading https://pypi.org/simple/oauth2client/
Downloading https://files.pythonhosted.org/packages/c0/7b/bc893e35d6ca46a72faa4b9eaac25c687ce60e1fbe978993fe2de1b0ff0d/oauth2client-3.0.0.tar.gz#sha256=5b5b056ec6f2304e7920b632885bd157fa71d1a7f3ddd00a43b1541a8d1a2460
Best match: oauth2client 3.0.0
Processing oauth2client-3.0.0.tar.gz
Writing /tmp/easy_install-IL9vj9/oauth2client-3.0.0/setup.cfg
Running oauth2client-3.0.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-IL9vj9/oauth2client-3.0.0/egg-dist-tmp-I6ZEze
warning: no previously-included files matching '*' found under directory 'tests'
zip_safe flag not set; analyzing archive contents...
Moving oauth2client-3.0.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding oauth2client 3.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/oauth2client-3.0.0-py2.7.egg>
Searching for pymongo<4.0.0,>=3.8.0
Reading https://pypi.org/simple/pymongo/
Downloading https://files.pythonhosted.org/packages/6e/ea/353a9f8ced71b9e258438aa4d6aa048c1eaf5b774d3ef2273d686fde0947/pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl#sha256=32421df60d06f479d71b6b539642e410ece3006e8910688e68df962c8eb40a21
Best match: pymongo 3.8.0
Processing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl
Installing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding pymongo 3.8.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg>
Searching for mock<3.0.0,>=1.0.1
Reading https://pypi.org/simple/mock/
Downloading https://files.pythonhosted.org/packages/e6/35/f187bdf23be87092bd0f1200d43d23076cee4d0dec109f195173fd3ebc79/mock-2.0.0-py2.py3-none-any.whl#sha256=5ce3c71c5545b472da17b72268978914d0252980348636840bd34a00b5cc96c1
Best match: mock 2.0.0
Processing mock-2.0.0-py2.py3-none-any.whl
Installing mock-2.0.0-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg/EGG-INFO/requires.txt>
Adding mock 2.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg>
Searching for httplib2<=0.12.0,>=0.8
Reading https://pypi.org/simple/httplib2/
Downloading https://files.pythonhosted.org/packages/ce/ed/803905d670b52fa0edfdd135337e545b4496c2ab3a222f1449b7256eb99f/httplib2-0.12.0.tar.gz#sha256=f61fb838a94ce3b349aa32c92fd8430f7e3511afdb18bf9640d647e30c90a6d6
Best match: httplib2 0.12.0
Processing httplib2-0.12.0.tar.gz
Writing /tmp/easy_install-QZTJX8/httplib2-0.12.0/setup.cfg
Running httplib2-0.12.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-QZTJX8/httplib2-0.12.0/egg-dist-tmp-AVvCEy
zip_safe flag not set; analyzing archive contents...
httplib2.certs: module references __file__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Extracting httplib2-0.12.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding httplib2 0.12.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Searching for hdfs<3.0.0,>=2.1.0
Reading https://pypi.org/simple/hdfs/
Downloading https://files.pythonhosted.org/packages/82/39/2c0879b1bcfd1f6ad078eb210d09dbce21072386a3997074ee91e60ddc5a/hdfs-2.5.8.tar.gz#sha256=1be117549fc1285571bc51aedc15df5a203138dba02f9adfa26761b69a949370
Best match: hdfs 2.5.8
Processing hdfs-2.5.8.tar.gz
Writing /tmp/easy_install-pJj8Yf/hdfs-2.5.8/setup.cfg
Running hdfs-2.5.8/setup.py -q bdist_egg --dist-dir /tmp/easy_install-pJj8Yf/hdfs-2.5.8/egg-dist-tmp-icEuXs
zip_safe flag not set; analyzing archive contents...
Moving hdfs-2.5.8-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding hdfs 2.5.8 to easy-install.pth file
Installing hdfscli-avro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing hdfscli script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/hdfs-2.5.8-py2.7.egg>
Searching for future<1.0.0,>=0.16.0
Reading https://pypi.org/simple/future/
Downloading https://files.pythonhosted.org/packages/90/52/e20466b85000a181e1e144fd8305caf2cf475e2f9674e797b222f8105f5f/future-0.17.1.tar.gz#sha256=67045236dcfd6816dc439556d009594abf643e5eb48992e36beac09c2ca659b8
Best match: future 0.17.1
Processing future-0.17.1.tar.gz
Writing /tmp/easy_install-t8Eed6/future-0.17.1/setup.cfg
Running future-0.17.1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-t8Eed6/future-0.17.1/egg-dist-tmp-itWYH4
warning: no files found matching '*.au' under directory 'tests'
warning: no files found matching '*.gif' under directory 'tests'
warning: no files found matching '*.txt' under directory 'tests'
zip_safe flag not set; analyzing archive contents...
future.backports.test.ssl_servers: module references __file__
future.backports.test.support: module references __file__
future.standard_library.__init__: module references __file__
future.standard_library.__init__: module references __path__
future.utils.__init__: module MAY be using inspect.stack
past.builtins.misc: module MAY be using inspect.stack
past.translation.__init__: module references __file__
past.translation.__init__: module references __path__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Extracting future-0.17.1-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding future 0.17.1 to easy-install.pth file
Installing pasteurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing futurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Searching for fastavro<0.22,>=0.21.4
Reading https://pypi.org/simple/fastavro/
Downloading https://files.pythonhosted.org/packages/15/e3/5956c75f68906b119191ef30d9acff661b422cf918a29a03ee0c3ba774be/fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl#sha256=25c5e1871fb82795f138aa209ca89cac940b80bf36fc644615354028bfd87638
Best match: fastavro 0.21.24
Processing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl
Installing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding fastavro 0.21.24 to easy-install.pth file
Installing fastavro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg>
Searching for dill<0.2.10,>=0.2.9
Reading https://pypi.org/simple/dill/
Downloading https://files.pythonhosted.org/packages/fe/42/bfe2e0857bc284cbe6a011d93f2a9ad58a22cb894461b199ae72cfef0f29/dill-0.2.9.tar.gz#sha256=f6d6046f9f9195206063dd0415dff185ad593d6ee8b0e67f12597c0f4df4986f
Best match: dill 0.2.9
Processing dill-0.2.9.tar.gz
Writing /tmp/easy_install-q3_Vlx/dill-0.2.9/setup.cfg
Running dill-0.2.9/setup.py -q bdist_egg --dist-dir /tmp/easy_install-q3_Vlx/dill-0.2.9/egg-dist-tmp-_6pW35
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Extracting dill-0.2.9-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding dill 0.2.9 to easy-install.pth file
Installing get_objgraph script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing undill script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Searching for crcmod<2.0,>=1.7
Reading https://pypi.org/simple/crcmod/
Downloading https://files.pythonhosted.org/packages/6b/b0/e595ce2a2527e169c3bcd6c33d2473c1918e0b7f6826a043ca1245dd4e5b/crcmod-1.7.tar.gz#sha256=dc7051a0db5f2bd48665a990d3ec1cc305a466a77358ca4492826f41f283601e
Best match: crcmod 1.7
Processing crcmod-1.7.tar.gz
Writing /tmp/easy_install-aKdTU6/crcmod-1.7/setup.cfg
Running crcmod-1.7/setup.py -q bdist_egg --dist-dir /tmp/easy_install-aKdTU6/crcmod-1.7/egg-dist-tmp-XX6NGk
python2/src/_crcfunext.c: In function ‘init_crcfunext’:
python2/src/_crcfunext.c:492:13: warning: variable ‘m’ set but not used [-Wunused-but-set-variable]
   PyObject *m;
             ^
zip_safe flag not set; analyzing archive contents...
Moving crcmod-1.7-py2.7-linux-x86_64.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding crcmod 1.7 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/crcmod-1.7-py2.7-linux-x86_64.egg>
Searching for numpy>=1.14
Reading https://pypi.org/simple/numpy/
Downloading https://files.pythonhosted.org/packages/c1/ff/aeb22192bab0643551a161dc4ed305892cead687ee97453daed4dc1dd38e/numpy-1.17.0rc1.zip#sha256=f53df05f9ca4ec5d72709ffe349704f1f7d945ed59e815574b5c5687acb282c4
Best match: numpy 1.17.0rc1
Processing numpy-1.17.0rc1.zip
Writing /tmp/easy_install-aB5tRO/numpy-1.17.0rc1/setup.cfg
Running numpy-1.17.0rc1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-aB5tRO/numpy-1.17.0rc1/egg-dist-tmp-Ns_npc
Traceback (most recent call last):
  File "setup.py", line 238, in <module>
    'test': generate_protos_first(test),
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/__init__.py",> line 145, in setup
    return distutils.core.setup(**attrs)
  File "/usr/lib/python2.7/distutils/core.py", line 151, in setup
    dist.run_commands()
  File "/usr/lib/python2.7/distutils/dist.py", line 953, in run_commands
    self.run_command(cmd)
  File "/usr/lib/python2.7/distutils/dist.py", line 972, in run_command
    cmd_obj.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 67, in run
    self.do_egg_install()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 117, in do_egg_install
    cmd.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 418, in run
    self.easy_install(spec, not self.no_deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 660, in easy_install
    return self.install_item(None, spec, tmpdir, deps, True)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 707, in install_item
    self.process_distribution(spec, dist, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 752, in process_distribution
    [requirement], self.local_index, self.easy_install
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 782, in resolve
    replace_conflicting=replace_conflicting
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1065, in best_match
    return self.obtain(req, installer)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1077, in obtain
    return installer(requirement)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 679, in easy_install
    return self.install_item(spec, dist.location, tmpdir, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 705, in install_item
    dists = self.install_eggs(spec, download, tmpdir)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 890, in install_eggs
    return self.build_and_install(setup_script, setup_base)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1158, in build_and_install
    self.run_setup(setup_script, setup_base, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1144, in run_setup
    run_setup(setup_script, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 253, in run_setup
    raise
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 166, in save_modules
    saved_exc.resume()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 141, in resume
    six.reraise(type, exc, self._tb)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 154, in save_modules
    yield saved
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 250, in run_setup
    _execfile(setup_script, ns)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 45, in _execfile
    exec(code, globals, locals)
  File "/tmp/easy_install-aB5tRO/numpy-1.17.0rc1/setup.py", line 31, in <module>
    import setuptools
RuntimeError: Python version >= 3.5 required.

> Task :sdks:python:createProcessWorker FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/sdks/python/build.gradle'> line: 369

* What went wrong:
Execution failed for task ':sdks:python:createProcessWorker'.
> 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 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/5.2.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 2m 24s
59 actionable tasks: 46 executed, 13 from cache

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

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


Build failed in Jenkins: beam_PostCommit_Python_VR_Spark #277

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/277/display/redirect>

------------------------------------------
[...truncated 251.60 KB...]

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/PyYAML-3.13-py2.7-linux-x86_64.egg>
Searching for pytz>=2018.3
Reading https://pypi.org/simple/pytz/
Downloading https://files.pythonhosted.org/packages/3d/73/fe30c2daaaa0713420d0382b16fbb761409f532c56bdcc514bf7b6262bb6/pytz-2019.1-py2.py3-none-any.whl#sha256=303879e36b721603cc54604edcac9d20401bdbe31e1e4fdee5b9f98d5d31dfda
Best match: pytz 2019.1
Processing pytz-2019.1-py2.py3-none-any.whl
Installing pytz-2019.1-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pytz 2019.1 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pytz-2019.1-py2.7.egg>
Searching for pydot<1.3,>=1.2.0
Reading https://pypi.org/simple/pydot/
Downloading https://files.pythonhosted.org/packages/c3/f1/e61d6dfe6c1768ed2529761a68f70939e2569da043e9f15a8d84bf56cadf/pydot-1.2.4.tar.gz#sha256=92d2e2d15531d00710f2d6fb5540d2acabc5399d464f2f20d5d21073af241eb6
Best match: pydot 1.2.4
Processing pydot-1.2.4.tar.gz
Writing /tmp/easy_install-qWBjdR/pydot-1.2.4/setup.cfg
Running pydot-1.2.4/setup.py -q bdist_egg --dist-dir /tmp/easy_install-qWBjdR/pydot-1.2.4/egg-dist-tmp-RB6DxG
/tmp/easy_install-qWBjdR/pydot-1.2.4/pydot.py:17: UserWarning: Couldn't import dot_parser, loading of dot files will not be possible.
  "Couldn't import dot_parser, "
zip_safe flag not set; analyzing archive contents...
Moving pydot-1.2.4-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pydot 1.2.4 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pydot-1.2.4-py2.7.egg>
Searching for oauth2client<4,>=2.0.1
Reading https://pypi.org/simple/oauth2client/
Downloading https://files.pythonhosted.org/packages/c0/7b/bc893e35d6ca46a72faa4b9eaac25c687ce60e1fbe978993fe2de1b0ff0d/oauth2client-3.0.0.tar.gz#sha256=5b5b056ec6f2304e7920b632885bd157fa71d1a7f3ddd00a43b1541a8d1a2460
Best match: oauth2client 3.0.0
Processing oauth2client-3.0.0.tar.gz
Writing /tmp/easy_install-UIojyt/oauth2client-3.0.0/setup.cfg
Running oauth2client-3.0.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-UIojyt/oauth2client-3.0.0/egg-dist-tmp-3kODHH
warning: no previously-included files matching '*' found under directory 'tests'
zip_safe flag not set; analyzing archive contents...
Moving oauth2client-3.0.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding oauth2client 3.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/oauth2client-3.0.0-py2.7.egg>
Searching for pymongo<4.0.0,>=3.8.0
Reading https://pypi.org/simple/pymongo/
Downloading https://files.pythonhosted.org/packages/6e/ea/353a9f8ced71b9e258438aa4d6aa048c1eaf5b774d3ef2273d686fde0947/pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl#sha256=32421df60d06f479d71b6b539642e410ece3006e8910688e68df962c8eb40a21
Best match: pymongo 3.8.0
Processing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl
Installing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding pymongo 3.8.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg>
Searching for mock<3.0.0,>=1.0.1
Reading https://pypi.org/simple/mock/
Downloading https://files.pythonhosted.org/packages/e6/35/f187bdf23be87092bd0f1200d43d23076cee4d0dec109f195173fd3ebc79/mock-2.0.0-py2.py3-none-any.whl#sha256=5ce3c71c5545b472da17b72268978914d0252980348636840bd34a00b5cc96c1
Best match: mock 2.0.0
Processing mock-2.0.0-py2.py3-none-any.whl
Installing mock-2.0.0-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg/EGG-INFO/requires.txt>
Adding mock 2.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg>
Searching for httplib2<=0.12.0,>=0.8
Reading https://pypi.org/simple/httplib2/
Downloading https://files.pythonhosted.org/packages/ce/ed/803905d670b52fa0edfdd135337e545b4496c2ab3a222f1449b7256eb99f/httplib2-0.12.0.tar.gz#sha256=f61fb838a94ce3b349aa32c92fd8430f7e3511afdb18bf9640d647e30c90a6d6
Best match: httplib2 0.12.0
Processing httplib2-0.12.0.tar.gz
Writing /tmp/easy_install-xkxnng/httplib2-0.12.0/setup.cfg
Running httplib2-0.12.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-xkxnng/httplib2-0.12.0/egg-dist-tmp-uC6uwC
zip_safe flag not set; analyzing archive contents...
httplib2.certs: module references __file__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Extracting httplib2-0.12.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding httplib2 0.12.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Searching for hdfs<3.0.0,>=2.1.0
Reading https://pypi.org/simple/hdfs/
Downloading https://files.pythonhosted.org/packages/a0/a5/1433f90ac909e259c5fd38d75d8b730be93e40cf44a0d0f5ae2742aa1d7c/hdfs-2.5.7-py2-none-any.whl#sha256=ba512cc8d5e3f0452b7feb196174a0394e733078fe8dcb82572c66ba309dfe9d
Best match: hdfs 2.5.7
Processing hdfs-2.5.7-py2-none-any.whl
Installing hdfs-2.5.7-py2-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/hdfs-2.5.7-py2.7.egg/EGG-INFO/requires.txt>
Adding hdfs 2.5.7 to easy-install.pth file
Installing hdfscli-avro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing hdfscli script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/hdfs-2.5.7-py2.7.egg>
Searching for future<1.0.0,>=0.16.0
Reading https://pypi.org/simple/future/
Downloading https://files.pythonhosted.org/packages/90/52/e20466b85000a181e1e144fd8305caf2cf475e2f9674e797b222f8105f5f/future-0.17.1.tar.gz#sha256=67045236dcfd6816dc439556d009594abf643e5eb48992e36beac09c2ca659b8
Best match: future 0.17.1
Processing future-0.17.1.tar.gz
Writing /tmp/easy_install-JXilES/future-0.17.1/setup.cfg
Running future-0.17.1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-JXilES/future-0.17.1/egg-dist-tmp-eXdsZH
warning: no files found matching '*.au' under directory 'tests'
warning: no files found matching '*.gif' under directory 'tests'
warning: no files found matching '*.txt' under directory 'tests'
zip_safe flag not set; analyzing archive contents...
future.backports.test.ssl_servers: module references __file__
future.backports.test.support: module references __file__
future.standard_library.__init__: module references __file__
future.standard_library.__init__: module references __path__
future.utils.__init__: module MAY be using inspect.stack
past.builtins.misc: module MAY be using inspect.stack
past.translation.__init__: module references __file__
past.translation.__init__: module references __path__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Extracting future-0.17.1-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding future 0.17.1 to easy-install.pth file
Installing pasteurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing futurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Searching for fastavro<0.22,>=0.21.4
Reading https://pypi.org/simple/fastavro/
Downloading https://files.pythonhosted.org/packages/15/e3/5956c75f68906b119191ef30d9acff661b422cf918a29a03ee0c3ba774be/fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl#sha256=25c5e1871fb82795f138aa209ca89cac940b80bf36fc644615354028bfd87638
Best match: fastavro 0.21.24
Processing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl
Installing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding fastavro 0.21.24 to easy-install.pth file
Installing fastavro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg>
Searching for dill<0.2.10,>=0.2.9
Reading https://pypi.org/simple/dill/
Downloading https://files.pythonhosted.org/packages/fe/42/bfe2e0857bc284cbe6a011d93f2a9ad58a22cb894461b199ae72cfef0f29/dill-0.2.9.tar.gz#sha256=f6d6046f9f9195206063dd0415dff185ad593d6ee8b0e67f12597c0f4df4986f
Best match: dill 0.2.9
Processing dill-0.2.9.tar.gz
Writing /tmp/easy_install-0VQAr6/dill-0.2.9/setup.cfg
Running dill-0.2.9/setup.py -q bdist_egg --dist-dir /tmp/easy_install-0VQAr6/dill-0.2.9/egg-dist-tmp-mlIpTx
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Extracting dill-0.2.9-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding dill 0.2.9 to easy-install.pth file
Installing get_objgraph script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing undill script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Searching for crcmod<2.0,>=1.7
Reading https://pypi.org/simple/crcmod/
Downloading https://files.pythonhosted.org/packages/6b/b0/e595ce2a2527e169c3bcd6c33d2473c1918e0b7f6826a043ca1245dd4e5b/crcmod-1.7.tar.gz#sha256=dc7051a0db5f2bd48665a990d3ec1cc305a466a77358ca4492826f41f283601e
Best match: crcmod 1.7
Processing crcmod-1.7.tar.gz
Writing /tmp/easy_install-8t7jWz/crcmod-1.7/setup.cfg
Running crcmod-1.7/setup.py -q bdist_egg --dist-dir /tmp/easy_install-8t7jWz/crcmod-1.7/egg-dist-tmp-aLCe5S
python2/src/_crcfunext.c: In function ‘init_crcfunext’:
python2/src/_crcfunext.c:492:13: warning: variable ‘m’ set but not used [-Wunused-but-set-variable]
   PyObject *m;
             ^
zip_safe flag not set; analyzing archive contents...
Moving crcmod-1.7-py2.7-linux-x86_64.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding crcmod 1.7 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/crcmod-1.7-py2.7-linux-x86_64.egg>
Searching for numpy>=1.14
Reading https://pypi.org/simple/numpy/
Downloading https://files.pythonhosted.org/packages/c1/ff/aeb22192bab0643551a161dc4ed305892cead687ee97453daed4dc1dd38e/numpy-1.17.0rc1.zip#sha256=f53df05f9ca4ec5d72709ffe349704f1f7d945ed59e815574b5c5687acb282c4
Best match: numpy 1.17.0rc1
Processing numpy-1.17.0rc1.zip
Writing /tmp/easy_install-HshIv7/numpy-1.17.0rc1/setup.cfg
Running numpy-1.17.0rc1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-HshIv7/numpy-1.17.0rc1/egg-dist-tmp-PbqxO3
Traceback (most recent call last):
  File "setup.py", line 238, in <module>
    'test': generate_protos_first(test),
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/__init__.py",> line 145, in setup
    return distutils.core.setup(**attrs)
  File "/usr/lib/python2.7/distutils/core.py", line 151, in setup
    dist.run_commands()
  File "/usr/lib/python2.7/distutils/dist.py", line 953, in run_commands
    self.run_command(cmd)
  File "/usr/lib/python2.7/distutils/dist.py", line 972, in run_command
    cmd_obj.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 67, in run
    self.do_egg_install()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 117, in do_egg_install
    cmd.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 418, in run
    self.easy_install(spec, not self.no_deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 660, in easy_install
    return self.install_item(None, spec, tmpdir, deps, True)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 707, in install_item
    self.process_distribution(spec, dist, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 752, in process_distribution
    [requirement], self.local_index, self.easy_install
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 782, in resolve
    replace_conflicting=replace_conflicting
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1065, in best_match
    return self.obtain(req, installer)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1077, in obtain
    return installer(requirement)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 679, in easy_install
    return self.install_item(spec, dist.location, tmpdir, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 705, in install_item
    dists = self.install_eggs(spec, download, tmpdir)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 890, in install_eggs
    return self.build_and_install(setup_script, setup_base)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1158, in build_and_install
    self.run_setup(setup_script, setup_base, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1144, in run_setup
    run_setup(setup_script, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 253, in run_setup
    raise
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 166, in save_modules
    saved_exc.resume()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 141, in resume
    six.reraise(type, exc, self._tb)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 154, in save_modules
    yield saved
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 250, in run_setup
    _execfile(setup_script, ns)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 45, in _execfile
    exec(code, globals, locals)
  File "/tmp/easy_install-HshIv7/numpy-1.17.0rc1/setup.py", line 31, in <module>
    import setuptools
RuntimeError: Python version >= 3.5 required.

> Task :sdks:python:createProcessWorker FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/sdks/python/build.gradle'> line: 369

* What went wrong:
Execution failed for task ':sdks:python:createProcessWorker'.
> 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 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/5.2.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 2m 18s
59 actionable tasks: 46 executed, 13 from cache

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

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


Build failed in Jenkins: beam_PostCommit_Python_VR_Spark #276

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/276/display/redirect?page=changes>

Changes:

[juta.staes] [BEAM-5315] improve test coverage bigquery special chars

------------------------------------------
[...truncated 252.08 KB...]

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/PyYAML-3.13-py2.7-linux-x86_64.egg>
Searching for pytz>=2018.3
Reading https://pypi.org/simple/pytz/
Downloading https://files.pythonhosted.org/packages/3d/73/fe30c2daaaa0713420d0382b16fbb761409f532c56bdcc514bf7b6262bb6/pytz-2019.1-py2.py3-none-any.whl#sha256=303879e36b721603cc54604edcac9d20401bdbe31e1e4fdee5b9f98d5d31dfda
Best match: pytz 2019.1
Processing pytz-2019.1-py2.py3-none-any.whl
Installing pytz-2019.1-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pytz 2019.1 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pytz-2019.1-py2.7.egg>
Searching for pydot<1.3,>=1.2.0
Reading https://pypi.org/simple/pydot/
Downloading https://files.pythonhosted.org/packages/c3/f1/e61d6dfe6c1768ed2529761a68f70939e2569da043e9f15a8d84bf56cadf/pydot-1.2.4.tar.gz#sha256=92d2e2d15531d00710f2d6fb5540d2acabc5399d464f2f20d5d21073af241eb6
Best match: pydot 1.2.4
Processing pydot-1.2.4.tar.gz
Writing /tmp/easy_install-KNOQvl/pydot-1.2.4/setup.cfg
Running pydot-1.2.4/setup.py -q bdist_egg --dist-dir /tmp/easy_install-KNOQvl/pydot-1.2.4/egg-dist-tmp-mBnsqD
/tmp/easy_install-KNOQvl/pydot-1.2.4/pydot.py:17: UserWarning: Couldn't import dot_parser, loading of dot files will not be possible.
  "Couldn't import dot_parser, "
zip_safe flag not set; analyzing archive contents...
Moving pydot-1.2.4-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pydot 1.2.4 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pydot-1.2.4-py2.7.egg>
Searching for oauth2client<4,>=2.0.1
Reading https://pypi.org/simple/oauth2client/
Downloading https://files.pythonhosted.org/packages/c0/7b/bc893e35d6ca46a72faa4b9eaac25c687ce60e1fbe978993fe2de1b0ff0d/oauth2client-3.0.0.tar.gz#sha256=5b5b056ec6f2304e7920b632885bd157fa71d1a7f3ddd00a43b1541a8d1a2460
Best match: oauth2client 3.0.0
Processing oauth2client-3.0.0.tar.gz
Writing /tmp/easy_install-UzVpKM/oauth2client-3.0.0/setup.cfg
Running oauth2client-3.0.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-UzVpKM/oauth2client-3.0.0/egg-dist-tmp-tSCDGl
warning: no previously-included files matching '*' found under directory 'tests'
zip_safe flag not set; analyzing archive contents...
Moving oauth2client-3.0.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding oauth2client 3.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/oauth2client-3.0.0-py2.7.egg>
Searching for pymongo<4.0.0,>=3.8.0
Reading https://pypi.org/simple/pymongo/
Downloading https://files.pythonhosted.org/packages/6e/ea/353a9f8ced71b9e258438aa4d6aa048c1eaf5b774d3ef2273d686fde0947/pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl#sha256=32421df60d06f479d71b6b539642e410ece3006e8910688e68df962c8eb40a21
Best match: pymongo 3.8.0
Processing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl
Installing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding pymongo 3.8.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg>
Searching for mock<3.0.0,>=1.0.1
Reading https://pypi.org/simple/mock/
Downloading https://files.pythonhosted.org/packages/e6/35/f187bdf23be87092bd0f1200d43d23076cee4d0dec109f195173fd3ebc79/mock-2.0.0-py2.py3-none-any.whl#sha256=5ce3c71c5545b472da17b72268978914d0252980348636840bd34a00b5cc96c1
Best match: mock 2.0.0
Processing mock-2.0.0-py2.py3-none-any.whl
Installing mock-2.0.0-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg/EGG-INFO/requires.txt>
Adding mock 2.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg>
Searching for httplib2<=0.12.0,>=0.8
Reading https://pypi.org/simple/httplib2/
Downloading https://files.pythonhosted.org/packages/ce/ed/803905d670b52fa0edfdd135337e545b4496c2ab3a222f1449b7256eb99f/httplib2-0.12.0.tar.gz#sha256=f61fb838a94ce3b349aa32c92fd8430f7e3511afdb18bf9640d647e30c90a6d6
Best match: httplib2 0.12.0
Processing httplib2-0.12.0.tar.gz
Writing /tmp/easy_install-xRgZyp/httplib2-0.12.0/setup.cfg
Running httplib2-0.12.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-xRgZyp/httplib2-0.12.0/egg-dist-tmp-yFJFN3
zip_safe flag not set; analyzing archive contents...
httplib2.certs: module references __file__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Extracting httplib2-0.12.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding httplib2 0.12.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Searching for hdfs<3.0.0,>=2.1.0
Reading https://pypi.org/simple/hdfs/
Downloading https://files.pythonhosted.org/packages/a0/a5/1433f90ac909e259c5fd38d75d8b730be93e40cf44a0d0f5ae2742aa1d7c/hdfs-2.5.7-py2-none-any.whl#sha256=ba512cc8d5e3f0452b7feb196174a0394e733078fe8dcb82572c66ba309dfe9d
Best match: hdfs 2.5.7
Processing hdfs-2.5.7-py2-none-any.whl
Installing hdfs-2.5.7-py2-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/hdfs-2.5.7-py2.7.egg/EGG-INFO/requires.txt>
Adding hdfs 2.5.7 to easy-install.pth file
Installing hdfscli-avro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing hdfscli script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/hdfs-2.5.7-py2.7.egg>
Searching for future<1.0.0,>=0.16.0
Reading https://pypi.org/simple/future/
Downloading https://files.pythonhosted.org/packages/90/52/e20466b85000a181e1e144fd8305caf2cf475e2f9674e797b222f8105f5f/future-0.17.1.tar.gz#sha256=67045236dcfd6816dc439556d009594abf643e5eb48992e36beac09c2ca659b8
Best match: future 0.17.1
Processing future-0.17.1.tar.gz
Writing /tmp/easy_install-nGMEgU/future-0.17.1/setup.cfg
Running future-0.17.1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-nGMEgU/future-0.17.1/egg-dist-tmp-I8iqEn
warning: no files found matching '*.au' under directory 'tests'
warning: no files found matching '*.gif' under directory 'tests'
warning: no files found matching '*.txt' under directory 'tests'
zip_safe flag not set; analyzing archive contents...
future.backports.test.ssl_servers: module references __file__
future.backports.test.support: module references __file__
future.standard_library.__init__: module references __file__
future.standard_library.__init__: module references __path__
future.utils.__init__: module MAY be using inspect.stack
past.builtins.misc: module MAY be using inspect.stack
past.translation.__init__: module references __file__
past.translation.__init__: module references __path__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Extracting future-0.17.1-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding future 0.17.1 to easy-install.pth file
Installing pasteurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing futurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Searching for fastavro<0.22,>=0.21.4
Reading https://pypi.org/simple/fastavro/
Downloading https://files.pythonhosted.org/packages/15/e3/5956c75f68906b119191ef30d9acff661b422cf918a29a03ee0c3ba774be/fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl#sha256=25c5e1871fb82795f138aa209ca89cac940b80bf36fc644615354028bfd87638
Best match: fastavro 0.21.24
Processing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl
Installing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding fastavro 0.21.24 to easy-install.pth file
Installing fastavro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg>
Searching for dill<0.2.10,>=0.2.9
Reading https://pypi.org/simple/dill/
Downloading https://files.pythonhosted.org/packages/fe/42/bfe2e0857bc284cbe6a011d93f2a9ad58a22cb894461b199ae72cfef0f29/dill-0.2.9.tar.gz#sha256=f6d6046f9f9195206063dd0415dff185ad593d6ee8b0e67f12597c0f4df4986f
Best match: dill 0.2.9
Processing dill-0.2.9.tar.gz
Writing /tmp/easy_install-7zzqCh/dill-0.2.9/setup.cfg
Running dill-0.2.9/setup.py -q bdist_egg --dist-dir /tmp/easy_install-7zzqCh/dill-0.2.9/egg-dist-tmp-Vccdsa
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Extracting dill-0.2.9-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding dill 0.2.9 to easy-install.pth file
Installing get_objgraph script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing undill script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Searching for crcmod<2.0,>=1.7
Reading https://pypi.org/simple/crcmod/
Downloading https://files.pythonhosted.org/packages/6b/b0/e595ce2a2527e169c3bcd6c33d2473c1918e0b7f6826a043ca1245dd4e5b/crcmod-1.7.tar.gz#sha256=dc7051a0db5f2bd48665a990d3ec1cc305a466a77358ca4492826f41f283601e
Best match: crcmod 1.7
Processing crcmod-1.7.tar.gz
Writing /tmp/easy_install-5SEWZC/crcmod-1.7/setup.cfg
Running crcmod-1.7/setup.py -q bdist_egg --dist-dir /tmp/easy_install-5SEWZC/crcmod-1.7/egg-dist-tmp-u1YIh7
python2/src/_crcfunext.c: In function ‘init_crcfunext’:
python2/src/_crcfunext.c:492:13: warning: variable ‘m’ set but not used [-Wunused-but-set-variable]
   PyObject *m;
             ^
zip_safe flag not set; analyzing archive contents...
Moving crcmod-1.7-py2.7-linux-x86_64.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding crcmod 1.7 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/crcmod-1.7-py2.7-linux-x86_64.egg>
Searching for numpy>=1.14
Reading https://pypi.org/simple/numpy/
Downloading https://files.pythonhosted.org/packages/c1/ff/aeb22192bab0643551a161dc4ed305892cead687ee97453daed4dc1dd38e/numpy-1.17.0rc1.zip#sha256=f53df05f9ca4ec5d72709ffe349704f1f7d945ed59e815574b5c5687acb282c4
Best match: numpy 1.17.0rc1
Processing numpy-1.17.0rc1.zip
Writing /tmp/easy_install-vLpc5m/numpy-1.17.0rc1/setup.cfg
Running numpy-1.17.0rc1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-vLpc5m/numpy-1.17.0rc1/egg-dist-tmp-HBtqQn
Traceback (most recent call last):
  File "setup.py", line 238, in <module>
    'test': generate_protos_first(test),
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/__init__.py",> line 145, in setup
    return distutils.core.setup(**attrs)
  File "/usr/lib/python2.7/distutils/core.py", line 151, in setup
    dist.run_commands()
  File "/usr/lib/python2.7/distutils/dist.py", line 953, in run_commands
    self.run_command(cmd)
  File "/usr/lib/python2.7/distutils/dist.py", line 972, in run_command
    cmd_obj.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 67, in run
    self.do_egg_install()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 117, in do_egg_install
    cmd.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 418, in run
    self.easy_install(spec, not self.no_deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 660, in easy_install
    return self.install_item(None, spec, tmpdir, deps, True)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 707, in install_item
    self.process_distribution(spec, dist, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 752, in process_distribution
    [requirement], self.local_index, self.easy_install
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 782, in resolve
    replace_conflicting=replace_conflicting
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1065, in best_match
    return self.obtain(req, installer)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1077, in obtain
    return installer(requirement)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 679, in easy_install
    return self.install_item(spec, dist.location, tmpdir, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 705, in install_item
    dists = self.install_eggs(spec, download, tmpdir)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 890, in install_eggs
    return self.build_and_install(setup_script, setup_base)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1158, in build_and_install
    self.run_setup(setup_script, setup_base, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1144, in run_setup
    run_setup(setup_script, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 253, in run_setup
    raise
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 166, in save_modules
    saved_exc.resume()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 141, in resume
    six.reraise(type, exc, self._tb)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 154, in save_modules
    yield saved
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 250, in run_setup
    _execfile(setup_script, ns)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 45, in _execfile
    exec(code, globals, locals)
  File "/tmp/easy_install-vLpc5m/numpy-1.17.0rc1/setup.py", line 31, in <module>
    import setuptools
RuntimeError: Python version >= 3.5 required.

> Task :sdks:python:createProcessWorker FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/sdks/python/build.gradle'> line: 369

* What went wrong:
Execution failed for task ':sdks:python:createProcessWorker'.
> 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 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/5.2.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 2m 45s
59 actionable tasks: 46 executed, 13 from cache

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

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


Build failed in Jenkins: beam_PostCommit_Python_VR_Spark #275

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/275/display/redirect>

------------------------------------------
[...truncated 251.60 KB...]

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/PyYAML-3.13-py2.7-linux-x86_64.egg>
Searching for pytz>=2018.3
Reading https://pypi.org/simple/pytz/
Downloading https://files.pythonhosted.org/packages/3d/73/fe30c2daaaa0713420d0382b16fbb761409f532c56bdcc514bf7b6262bb6/pytz-2019.1-py2.py3-none-any.whl#sha256=303879e36b721603cc54604edcac9d20401bdbe31e1e4fdee5b9f98d5d31dfda
Best match: pytz 2019.1
Processing pytz-2019.1-py2.py3-none-any.whl
Installing pytz-2019.1-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pytz 2019.1 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pytz-2019.1-py2.7.egg>
Searching for pydot<1.3,>=1.2.0
Reading https://pypi.org/simple/pydot/
Downloading https://files.pythonhosted.org/packages/c3/f1/e61d6dfe6c1768ed2529761a68f70939e2569da043e9f15a8d84bf56cadf/pydot-1.2.4.tar.gz#sha256=92d2e2d15531d00710f2d6fb5540d2acabc5399d464f2f20d5d21073af241eb6
Best match: pydot 1.2.4
Processing pydot-1.2.4.tar.gz
Writing /tmp/easy_install-E0gPDD/pydot-1.2.4/setup.cfg
Running pydot-1.2.4/setup.py -q bdist_egg --dist-dir /tmp/easy_install-E0gPDD/pydot-1.2.4/egg-dist-tmp-pNusxb
/tmp/easy_install-E0gPDD/pydot-1.2.4/pydot.py:17: UserWarning: Couldn't import dot_parser, loading of dot files will not be possible.
  "Couldn't import dot_parser, "
zip_safe flag not set; analyzing archive contents...
Moving pydot-1.2.4-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pydot 1.2.4 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pydot-1.2.4-py2.7.egg>
Searching for oauth2client<4,>=2.0.1
Reading https://pypi.org/simple/oauth2client/
Downloading https://files.pythonhosted.org/packages/c0/7b/bc893e35d6ca46a72faa4b9eaac25c687ce60e1fbe978993fe2de1b0ff0d/oauth2client-3.0.0.tar.gz#sha256=5b5b056ec6f2304e7920b632885bd157fa71d1a7f3ddd00a43b1541a8d1a2460
Best match: oauth2client 3.0.0
Processing oauth2client-3.0.0.tar.gz
Writing /tmp/easy_install-yyoKXj/oauth2client-3.0.0/setup.cfg
Running oauth2client-3.0.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-yyoKXj/oauth2client-3.0.0/egg-dist-tmp-dCqaMm
warning: no previously-included files matching '*' found under directory 'tests'
zip_safe flag not set; analyzing archive contents...
Moving oauth2client-3.0.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding oauth2client 3.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/oauth2client-3.0.0-py2.7.egg>
Searching for pymongo<4.0.0,>=3.8.0
Reading https://pypi.org/simple/pymongo/
Downloading https://files.pythonhosted.org/packages/6e/ea/353a9f8ced71b9e258438aa4d6aa048c1eaf5b774d3ef2273d686fde0947/pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl#sha256=32421df60d06f479d71b6b539642e410ece3006e8910688e68df962c8eb40a21
Best match: pymongo 3.8.0
Processing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl
Installing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding pymongo 3.8.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg>
Searching for mock<3.0.0,>=1.0.1
Reading https://pypi.org/simple/mock/
Downloading https://files.pythonhosted.org/packages/e6/35/f187bdf23be87092bd0f1200d43d23076cee4d0dec109f195173fd3ebc79/mock-2.0.0-py2.py3-none-any.whl#sha256=5ce3c71c5545b472da17b72268978914d0252980348636840bd34a00b5cc96c1
Best match: mock 2.0.0
Processing mock-2.0.0-py2.py3-none-any.whl
Installing mock-2.0.0-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg/EGG-INFO/requires.txt>
Adding mock 2.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg>
Searching for httplib2<=0.12.0,>=0.8
Reading https://pypi.org/simple/httplib2/
Downloading https://files.pythonhosted.org/packages/ce/ed/803905d670b52fa0edfdd135337e545b4496c2ab3a222f1449b7256eb99f/httplib2-0.12.0.tar.gz#sha256=f61fb838a94ce3b349aa32c92fd8430f7e3511afdb18bf9640d647e30c90a6d6
Best match: httplib2 0.12.0
Processing httplib2-0.12.0.tar.gz
Writing /tmp/easy_install-bCSayh/httplib2-0.12.0/setup.cfg
Running httplib2-0.12.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-bCSayh/httplib2-0.12.0/egg-dist-tmp-4V3Ogo
zip_safe flag not set; analyzing archive contents...
httplib2.certs: module references __file__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Extracting httplib2-0.12.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding httplib2 0.12.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Searching for hdfs<3.0.0,>=2.1.0
Reading https://pypi.org/simple/hdfs/
Downloading https://files.pythonhosted.org/packages/a0/a5/1433f90ac909e259c5fd38d75d8b730be93e40cf44a0d0f5ae2742aa1d7c/hdfs-2.5.7-py2-none-any.whl#sha256=ba512cc8d5e3f0452b7feb196174a0394e733078fe8dcb82572c66ba309dfe9d
Best match: hdfs 2.5.7
Processing hdfs-2.5.7-py2-none-any.whl
Installing hdfs-2.5.7-py2-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/hdfs-2.5.7-py2.7.egg/EGG-INFO/requires.txt>
Adding hdfs 2.5.7 to easy-install.pth file
Installing hdfscli-avro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing hdfscli script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/hdfs-2.5.7-py2.7.egg>
Searching for future<1.0.0,>=0.16.0
Reading https://pypi.org/simple/future/
Downloading https://files.pythonhosted.org/packages/90/52/e20466b85000a181e1e144fd8305caf2cf475e2f9674e797b222f8105f5f/future-0.17.1.tar.gz#sha256=67045236dcfd6816dc439556d009594abf643e5eb48992e36beac09c2ca659b8
Best match: future 0.17.1
Processing future-0.17.1.tar.gz
Writing /tmp/easy_install-ASQeoX/future-0.17.1/setup.cfg
Running future-0.17.1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-ASQeoX/future-0.17.1/egg-dist-tmp-QflvCl
warning: no files found matching '*.au' under directory 'tests'
warning: no files found matching '*.gif' under directory 'tests'
warning: no files found matching '*.txt' under directory 'tests'
zip_safe flag not set; analyzing archive contents...
future.backports.test.ssl_servers: module references __file__
future.backports.test.support: module references __file__
future.standard_library.__init__: module references __file__
future.standard_library.__init__: module references __path__
future.utils.__init__: module MAY be using inspect.stack
past.builtins.misc: module MAY be using inspect.stack
past.translation.__init__: module references __file__
past.translation.__init__: module references __path__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Extracting future-0.17.1-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding future 0.17.1 to easy-install.pth file
Installing pasteurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing futurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Searching for fastavro<0.22,>=0.21.4
Reading https://pypi.org/simple/fastavro/
Downloading https://files.pythonhosted.org/packages/15/e3/5956c75f68906b119191ef30d9acff661b422cf918a29a03ee0c3ba774be/fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl#sha256=25c5e1871fb82795f138aa209ca89cac940b80bf36fc644615354028bfd87638
Best match: fastavro 0.21.24
Processing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl
Installing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding fastavro 0.21.24 to easy-install.pth file
Installing fastavro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg>
Searching for dill<0.2.10,>=0.2.9
Reading https://pypi.org/simple/dill/
Downloading https://files.pythonhosted.org/packages/fe/42/bfe2e0857bc284cbe6a011d93f2a9ad58a22cb894461b199ae72cfef0f29/dill-0.2.9.tar.gz#sha256=f6d6046f9f9195206063dd0415dff185ad593d6ee8b0e67f12597c0f4df4986f
Best match: dill 0.2.9
Processing dill-0.2.9.tar.gz
Writing /tmp/easy_install-jZadoz/dill-0.2.9/setup.cfg
Running dill-0.2.9/setup.py -q bdist_egg --dist-dir /tmp/easy_install-jZadoz/dill-0.2.9/egg-dist-tmp-ovdGPR
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Extracting dill-0.2.9-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding dill 0.2.9 to easy-install.pth file
Installing get_objgraph script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing undill script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Searching for crcmod<2.0,>=1.7
Reading https://pypi.org/simple/crcmod/
Downloading https://files.pythonhosted.org/packages/6b/b0/e595ce2a2527e169c3bcd6c33d2473c1918e0b7f6826a043ca1245dd4e5b/crcmod-1.7.tar.gz#sha256=dc7051a0db5f2bd48665a990d3ec1cc305a466a77358ca4492826f41f283601e
Best match: crcmod 1.7
Processing crcmod-1.7.tar.gz
Writing /tmp/easy_install-MOPLTh/crcmod-1.7/setup.cfg
Running crcmod-1.7/setup.py -q bdist_egg --dist-dir /tmp/easy_install-MOPLTh/crcmod-1.7/egg-dist-tmp-y8EHhE
python2/src/_crcfunext.c: In function ‘init_crcfunext’:
python2/src/_crcfunext.c:492:13: warning: variable ‘m’ set but not used [-Wunused-but-set-variable]
   PyObject *m;
             ^
zip_safe flag not set; analyzing archive contents...
Moving crcmod-1.7-py2.7-linux-x86_64.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding crcmod 1.7 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/crcmod-1.7-py2.7-linux-x86_64.egg>
Searching for numpy>=1.14
Reading https://pypi.org/simple/numpy/
Downloading https://files.pythonhosted.org/packages/c1/ff/aeb22192bab0643551a161dc4ed305892cead687ee97453daed4dc1dd38e/numpy-1.17.0rc1.zip#sha256=f53df05f9ca4ec5d72709ffe349704f1f7d945ed59e815574b5c5687acb282c4
Best match: numpy 1.17.0rc1
Processing numpy-1.17.0rc1.zip
Writing /tmp/easy_install-U_m6gA/numpy-1.17.0rc1/setup.cfg
Running numpy-1.17.0rc1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-U_m6gA/numpy-1.17.0rc1/egg-dist-tmp-jQY7uh
Traceback (most recent call last):
  File "setup.py", line 238, in <module>
    'test': generate_protos_first(test),
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/__init__.py",> line 145, in setup
    return distutils.core.setup(**attrs)
  File "/usr/lib/python2.7/distutils/core.py", line 151, in setup
    dist.run_commands()
  File "/usr/lib/python2.7/distutils/dist.py", line 953, in run_commands
    self.run_command(cmd)
  File "/usr/lib/python2.7/distutils/dist.py", line 972, in run_command
    cmd_obj.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 67, in run
    self.do_egg_install()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 117, in do_egg_install
    cmd.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 418, in run
    self.easy_install(spec, not self.no_deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 660, in easy_install
    return self.install_item(None, spec, tmpdir, deps, True)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 707, in install_item
    self.process_distribution(spec, dist, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 752, in process_distribution
    [requirement], self.local_index, self.easy_install
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 782, in resolve
    replace_conflicting=replace_conflicting
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1065, in best_match
    return self.obtain(req, installer)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1077, in obtain
    return installer(requirement)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 679, in easy_install
    return self.install_item(spec, dist.location, tmpdir, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 705, in install_item
    dists = self.install_eggs(spec, download, tmpdir)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 890, in install_eggs
    return self.build_and_install(setup_script, setup_base)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1158, in build_and_install
    self.run_setup(setup_script, setup_base, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1144, in run_setup
    run_setup(setup_script, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 253, in run_setup
    raise
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 166, in save_modules
    saved_exc.resume()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 141, in resume
    six.reraise(type, exc, self._tb)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 154, in save_modules
    yield saved
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 250, in run_setup
    _execfile(setup_script, ns)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 45, in _execfile
    exec(code, globals, locals)
  File "/tmp/easy_install-U_m6gA/numpy-1.17.0rc1/setup.py", line 31, in <module>
    import setuptools
RuntimeError: Python version >= 3.5 required.

> Task :sdks:python:createProcessWorker FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/sdks/python/build.gradle'> line: 369

* What went wrong:
Execution failed for task ':sdks:python:createProcessWorker'.
> 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 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/5.2.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 2m 20s
59 actionable tasks: 46 executed, 13 from cache

Publishing build scan...
https://gradle.com/s/243qyn5b6t3qq

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


Build failed in Jenkins: beam_PostCommit_Python_VR_Spark #274

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/274/display/redirect?page=changes>

Changes:

[kamil.wasilewski] [BEAM-7504] Added top_count parameter

[kamil.wasilewski] [BEAM-7504] Create Combine Python Load Test Jenkins job

------------------------------------------
[...truncated 251.61 KB...]

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/PyYAML-3.13-py2.7-linux-x86_64.egg>
Searching for pytz>=2018.3
Reading https://pypi.org/simple/pytz/
Downloading https://files.pythonhosted.org/packages/3d/73/fe30c2daaaa0713420d0382b16fbb761409f532c56bdcc514bf7b6262bb6/pytz-2019.1-py2.py3-none-any.whl#sha256=303879e36b721603cc54604edcac9d20401bdbe31e1e4fdee5b9f98d5d31dfda
Best match: pytz 2019.1
Processing pytz-2019.1-py2.py3-none-any.whl
Installing pytz-2019.1-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pytz 2019.1 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pytz-2019.1-py2.7.egg>
Searching for pydot<1.3,>=1.2.0
Reading https://pypi.org/simple/pydot/
Downloading https://files.pythonhosted.org/packages/c3/f1/e61d6dfe6c1768ed2529761a68f70939e2569da043e9f15a8d84bf56cadf/pydot-1.2.4.tar.gz#sha256=92d2e2d15531d00710f2d6fb5540d2acabc5399d464f2f20d5d21073af241eb6
Best match: pydot 1.2.4
Processing pydot-1.2.4.tar.gz
Writing /tmp/easy_install-_nr_qp/pydot-1.2.4/setup.cfg
Running pydot-1.2.4/setup.py -q bdist_egg --dist-dir /tmp/easy_install-_nr_qp/pydot-1.2.4/egg-dist-tmp-8q90LL
/tmp/easy_install-_nr_qp/pydot-1.2.4/pydot.py:17: UserWarning: Couldn't import dot_parser, loading of dot files will not be possible.
  "Couldn't import dot_parser, "
zip_safe flag not set; analyzing archive contents...
Moving pydot-1.2.4-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pydot 1.2.4 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pydot-1.2.4-py2.7.egg>
Searching for oauth2client<4,>=2.0.1
Reading https://pypi.org/simple/oauth2client/
Downloading https://files.pythonhosted.org/packages/c0/7b/bc893e35d6ca46a72faa4b9eaac25c687ce60e1fbe978993fe2de1b0ff0d/oauth2client-3.0.0.tar.gz#sha256=5b5b056ec6f2304e7920b632885bd157fa71d1a7f3ddd00a43b1541a8d1a2460
Best match: oauth2client 3.0.0
Processing oauth2client-3.0.0.tar.gz
Writing /tmp/easy_install-b7IhQF/oauth2client-3.0.0/setup.cfg
Running oauth2client-3.0.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-b7IhQF/oauth2client-3.0.0/egg-dist-tmp-qjiejj
warning: no previously-included files matching '*' found under directory 'tests'
zip_safe flag not set; analyzing archive contents...
Moving oauth2client-3.0.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding oauth2client 3.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/oauth2client-3.0.0-py2.7.egg>
Searching for pymongo<4.0.0,>=3.8.0
Reading https://pypi.org/simple/pymongo/
Downloading https://files.pythonhosted.org/packages/6e/ea/353a9f8ced71b9e258438aa4d6aa048c1eaf5b774d3ef2273d686fde0947/pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl#sha256=32421df60d06f479d71b6b539642e410ece3006e8910688e68df962c8eb40a21
Best match: pymongo 3.8.0
Processing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl
Installing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding pymongo 3.8.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg>
Searching for mock<3.0.0,>=1.0.1
Reading https://pypi.org/simple/mock/
Downloading https://files.pythonhosted.org/packages/e6/35/f187bdf23be87092bd0f1200d43d23076cee4d0dec109f195173fd3ebc79/mock-2.0.0-py2.py3-none-any.whl#sha256=5ce3c71c5545b472da17b72268978914d0252980348636840bd34a00b5cc96c1
Best match: mock 2.0.0
Processing mock-2.0.0-py2.py3-none-any.whl
Installing mock-2.0.0-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg/EGG-INFO/requires.txt>
Adding mock 2.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg>
Searching for httplib2<=0.12.0,>=0.8
Reading https://pypi.org/simple/httplib2/
Downloading https://files.pythonhosted.org/packages/ce/ed/803905d670b52fa0edfdd135337e545b4496c2ab3a222f1449b7256eb99f/httplib2-0.12.0.tar.gz#sha256=f61fb838a94ce3b349aa32c92fd8430f7e3511afdb18bf9640d647e30c90a6d6
Best match: httplib2 0.12.0
Processing httplib2-0.12.0.tar.gz
Writing /tmp/easy_install-1Ef1Sr/httplib2-0.12.0/setup.cfg
Running httplib2-0.12.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-1Ef1Sr/httplib2-0.12.0/egg-dist-tmp-W7ebyf
zip_safe flag not set; analyzing archive contents...
httplib2.certs: module references __file__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Extracting httplib2-0.12.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding httplib2 0.12.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Searching for hdfs<3.0.0,>=2.1.0
Reading https://pypi.org/simple/hdfs/
Downloading https://files.pythonhosted.org/packages/a0/a5/1433f90ac909e259c5fd38d75d8b730be93e40cf44a0d0f5ae2742aa1d7c/hdfs-2.5.7-py2-none-any.whl#sha256=ba512cc8d5e3f0452b7feb196174a0394e733078fe8dcb82572c66ba309dfe9d
Best match: hdfs 2.5.7
Processing hdfs-2.5.7-py2-none-any.whl
Installing hdfs-2.5.7-py2-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/hdfs-2.5.7-py2.7.egg/EGG-INFO/requires.txt>
Adding hdfs 2.5.7 to easy-install.pth file
Installing hdfscli-avro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing hdfscli script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/hdfs-2.5.7-py2.7.egg>
Searching for future<1.0.0,>=0.16.0
Reading https://pypi.org/simple/future/
Downloading https://files.pythonhosted.org/packages/90/52/e20466b85000a181e1e144fd8305caf2cf475e2f9674e797b222f8105f5f/future-0.17.1.tar.gz#sha256=67045236dcfd6816dc439556d009594abf643e5eb48992e36beac09c2ca659b8
Best match: future 0.17.1
Processing future-0.17.1.tar.gz
Writing /tmp/easy_install-qF4_Gk/future-0.17.1/setup.cfg
Running future-0.17.1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-qF4_Gk/future-0.17.1/egg-dist-tmp-vbbB1u
warning: no files found matching '*.au' under directory 'tests'
warning: no files found matching '*.gif' under directory 'tests'
warning: no files found matching '*.txt' under directory 'tests'
zip_safe flag not set; analyzing archive contents...
future.backports.test.ssl_servers: module references __file__
future.backports.test.support: module references __file__
future.standard_library.__init__: module references __file__
future.standard_library.__init__: module references __path__
future.utils.__init__: module MAY be using inspect.stack
past.builtins.misc: module MAY be using inspect.stack
past.translation.__init__: module references __file__
past.translation.__init__: module references __path__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Extracting future-0.17.1-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding future 0.17.1 to easy-install.pth file
Installing pasteurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing futurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Searching for fastavro<0.22,>=0.21.4
Reading https://pypi.org/simple/fastavro/
Downloading https://files.pythonhosted.org/packages/15/e3/5956c75f68906b119191ef30d9acff661b422cf918a29a03ee0c3ba774be/fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl#sha256=25c5e1871fb82795f138aa209ca89cac940b80bf36fc644615354028bfd87638
Best match: fastavro 0.21.24
Processing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl
Installing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding fastavro 0.21.24 to easy-install.pth file
Installing fastavro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg>
Searching for dill<0.2.10,>=0.2.9
Reading https://pypi.org/simple/dill/
Downloading https://files.pythonhosted.org/packages/fe/42/bfe2e0857bc284cbe6a011d93f2a9ad58a22cb894461b199ae72cfef0f29/dill-0.2.9.tar.gz#sha256=f6d6046f9f9195206063dd0415dff185ad593d6ee8b0e67f12597c0f4df4986f
Best match: dill 0.2.9
Processing dill-0.2.9.tar.gz
Writing /tmp/easy_install-jvEPxD/dill-0.2.9/setup.cfg
Running dill-0.2.9/setup.py -q bdist_egg --dist-dir /tmp/easy_install-jvEPxD/dill-0.2.9/egg-dist-tmp-ofFS7n
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Extracting dill-0.2.9-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding dill 0.2.9 to easy-install.pth file
Installing get_objgraph script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing undill script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Searching for crcmod<2.0,>=1.7
Reading https://pypi.org/simple/crcmod/
Downloading https://files.pythonhosted.org/packages/6b/b0/e595ce2a2527e169c3bcd6c33d2473c1918e0b7f6826a043ca1245dd4e5b/crcmod-1.7.tar.gz#sha256=dc7051a0db5f2bd48665a990d3ec1cc305a466a77358ca4492826f41f283601e
Best match: crcmod 1.7
Processing crcmod-1.7.tar.gz
Writing /tmp/easy_install-JgYwIx/crcmod-1.7/setup.cfg
Running crcmod-1.7/setup.py -q bdist_egg --dist-dir /tmp/easy_install-JgYwIx/crcmod-1.7/egg-dist-tmp-5ZzCzc
python2/src/_crcfunext.c: In function ‘init_crcfunext’:
python2/src/_crcfunext.c:492:13: warning: variable ‘m’ set but not used [-Wunused-but-set-variable]
   PyObject *m;
             ^
zip_safe flag not set; analyzing archive contents...
Moving crcmod-1.7-py2.7-linux-x86_64.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding crcmod 1.7 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/crcmod-1.7-py2.7-linux-x86_64.egg>
Searching for numpy>=1.14
Reading https://pypi.org/simple/numpy/
Downloading https://files.pythonhosted.org/packages/c1/ff/aeb22192bab0643551a161dc4ed305892cead687ee97453daed4dc1dd38e/numpy-1.17.0rc1.zip#sha256=f53df05f9ca4ec5d72709ffe349704f1f7d945ed59e815574b5c5687acb282c4
Best match: numpy 1.17.0rc1
Processing numpy-1.17.0rc1.zip
Writing /tmp/easy_install-R0neIU/numpy-1.17.0rc1/setup.cfg
Running numpy-1.17.0rc1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-R0neIU/numpy-1.17.0rc1/egg-dist-tmp-wTQ_Ic
Traceback (most recent call last):
  File "setup.py", line 238, in <module>
    'test': generate_protos_first(test),
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/__init__.py",> line 145, in setup
    return distutils.core.setup(**attrs)
  File "/usr/lib/python2.7/distutils/core.py", line 151, in setup
    dist.run_commands()
  File "/usr/lib/python2.7/distutils/dist.py", line 953, in run_commands
    self.run_command(cmd)
  File "/usr/lib/python2.7/distutils/dist.py", line 972, in run_command
    cmd_obj.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 67, in run
    self.do_egg_install()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 117, in do_egg_install
    cmd.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 418, in run
    self.easy_install(spec, not self.no_deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 660, in easy_install
    return self.install_item(None, spec, tmpdir, deps, True)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 707, in install_item
    self.process_distribution(spec, dist, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 752, in process_distribution
    [requirement], self.local_index, self.easy_install
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 782, in resolve
    replace_conflicting=replace_conflicting
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1065, in best_match
    return self.obtain(req, installer)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1077, in obtain
    return installer(requirement)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 679, in easy_install
    return self.install_item(spec, dist.location, tmpdir, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 705, in install_item
    dists = self.install_eggs(spec, download, tmpdir)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 890, in install_eggs
    return self.build_and_install(setup_script, setup_base)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1158, in build_and_install
    self.run_setup(setup_script, setup_base, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1144, in run_setup
    run_setup(setup_script, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 253, in run_setup
    raise
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 166, in save_modules
    saved_exc.resume()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 141, in resume
    six.reraise(type, exc, self._tb)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 154, in save_modules
    yield saved
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 250, in run_setup
    _execfile(setup_script, ns)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 45, in _execfile
    exec(code, globals, locals)
  File "/tmp/easy_install-R0neIU/numpy-1.17.0rc1/setup.py", line 31, in <module>
    import setuptools
RuntimeError: Python version >= 3.5 required.

> Task :sdks:python:createProcessWorker FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/sdks/python/build.gradle'> line: 369

* What went wrong:
Execution failed for task ':sdks:python:createProcessWorker'.
> 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 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/5.2.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 2m 25s
59 actionable tasks: 46 executed, 13 from cache

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

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


Build failed in Jenkins: beam_PostCommit_Python_VR_Spark #273

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/273/display/redirect?page=changes>

Changes:

[iemejia] [BEAM-7640] Rename the package name for amazon-web-services2 from aws to

------------------------------------------
[...truncated 251.66 KB...]

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/PyYAML-3.13-py2.7-linux-x86_64.egg>
Searching for pytz>=2018.3
Reading https://pypi.org/simple/pytz/
Downloading https://files.pythonhosted.org/packages/3d/73/fe30c2daaaa0713420d0382b16fbb761409f532c56bdcc514bf7b6262bb6/pytz-2019.1-py2.py3-none-any.whl#sha256=303879e36b721603cc54604edcac9d20401bdbe31e1e4fdee5b9f98d5d31dfda
Best match: pytz 2019.1
Processing pytz-2019.1-py2.py3-none-any.whl
Installing pytz-2019.1-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pytz 2019.1 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pytz-2019.1-py2.7.egg>
Searching for pydot<1.3,>=1.2.0
Reading https://pypi.org/simple/pydot/
Downloading https://files.pythonhosted.org/packages/c3/f1/e61d6dfe6c1768ed2529761a68f70939e2569da043e9f15a8d84bf56cadf/pydot-1.2.4.tar.gz#sha256=92d2e2d15531d00710f2d6fb5540d2acabc5399d464f2f20d5d21073af241eb6
Best match: pydot 1.2.4
Processing pydot-1.2.4.tar.gz
Writing /tmp/easy_install-BsJaMd/pydot-1.2.4/setup.cfg
Running pydot-1.2.4/setup.py -q bdist_egg --dist-dir /tmp/easy_install-BsJaMd/pydot-1.2.4/egg-dist-tmp-9gNV70
/tmp/easy_install-BsJaMd/pydot-1.2.4/pydot.py:17: UserWarning: Couldn't import dot_parser, loading of dot files will not be possible.
  "Couldn't import dot_parser, "
zip_safe flag not set; analyzing archive contents...
Moving pydot-1.2.4-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pydot 1.2.4 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pydot-1.2.4-py2.7.egg>
Searching for oauth2client<4,>=2.0.1
Reading https://pypi.org/simple/oauth2client/
Downloading https://files.pythonhosted.org/packages/c0/7b/bc893e35d6ca46a72faa4b9eaac25c687ce60e1fbe978993fe2de1b0ff0d/oauth2client-3.0.0.tar.gz#sha256=5b5b056ec6f2304e7920b632885bd157fa71d1a7f3ddd00a43b1541a8d1a2460
Best match: oauth2client 3.0.0
Processing oauth2client-3.0.0.tar.gz
Writing /tmp/easy_install-SgXVx6/oauth2client-3.0.0/setup.cfg
Running oauth2client-3.0.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-SgXVx6/oauth2client-3.0.0/egg-dist-tmp-DtSm9C
warning: no previously-included files matching '*' found under directory 'tests'
zip_safe flag not set; analyzing archive contents...
Moving oauth2client-3.0.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding oauth2client 3.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/oauth2client-3.0.0-py2.7.egg>
Searching for pymongo<4.0.0,>=3.8.0
Reading https://pypi.org/simple/pymongo/
Downloading https://files.pythonhosted.org/packages/6e/ea/353a9f8ced71b9e258438aa4d6aa048c1eaf5b774d3ef2273d686fde0947/pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl#sha256=32421df60d06f479d71b6b539642e410ece3006e8910688e68df962c8eb40a21
Best match: pymongo 3.8.0
Processing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl
Installing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding pymongo 3.8.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg>
Searching for mock<3.0.0,>=1.0.1
Reading https://pypi.org/simple/mock/
Downloading https://files.pythonhosted.org/packages/e6/35/f187bdf23be87092bd0f1200d43d23076cee4d0dec109f195173fd3ebc79/mock-2.0.0-py2.py3-none-any.whl#sha256=5ce3c71c5545b472da17b72268978914d0252980348636840bd34a00b5cc96c1
Best match: mock 2.0.0
Processing mock-2.0.0-py2.py3-none-any.whl
Installing mock-2.0.0-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg/EGG-INFO/requires.txt>
Adding mock 2.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg>
Searching for httplib2<=0.12.0,>=0.8
Reading https://pypi.org/simple/httplib2/
Downloading https://files.pythonhosted.org/packages/ce/ed/803905d670b52fa0edfdd135337e545b4496c2ab3a222f1449b7256eb99f/httplib2-0.12.0.tar.gz#sha256=f61fb838a94ce3b349aa32c92fd8430f7e3511afdb18bf9640d647e30c90a6d6
Best match: httplib2 0.12.0
Processing httplib2-0.12.0.tar.gz
Writing /tmp/easy_install-jDr9D2/httplib2-0.12.0/setup.cfg
Running httplib2-0.12.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-jDr9D2/httplib2-0.12.0/egg-dist-tmp-NrtVkr
zip_safe flag not set; analyzing archive contents...
httplib2.certs: module references __file__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Extracting httplib2-0.12.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding httplib2 0.12.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Searching for hdfs<3.0.0,>=2.1.0
Reading https://pypi.org/simple/hdfs/
Downloading https://files.pythonhosted.org/packages/a0/a5/1433f90ac909e259c5fd38d75d8b730be93e40cf44a0d0f5ae2742aa1d7c/hdfs-2.5.7-py2-none-any.whl#sha256=ba512cc8d5e3f0452b7feb196174a0394e733078fe8dcb82572c66ba309dfe9d
Best match: hdfs 2.5.7
Processing hdfs-2.5.7-py2-none-any.whl
Installing hdfs-2.5.7-py2-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/hdfs-2.5.7-py2.7.egg/EGG-INFO/requires.txt>
Adding hdfs 2.5.7 to easy-install.pth file
Installing hdfscli-avro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing hdfscli script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/hdfs-2.5.7-py2.7.egg>
Searching for future<1.0.0,>=0.16.0
Reading https://pypi.org/simple/future/
Downloading https://files.pythonhosted.org/packages/90/52/e20466b85000a181e1e144fd8305caf2cf475e2f9674e797b222f8105f5f/future-0.17.1.tar.gz#sha256=67045236dcfd6816dc439556d009594abf643e5eb48992e36beac09c2ca659b8
Best match: future 0.17.1
Processing future-0.17.1.tar.gz
Writing /tmp/easy_install-VuNPSN/future-0.17.1/setup.cfg
Running future-0.17.1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-VuNPSN/future-0.17.1/egg-dist-tmp-eLhUFl
warning: no files found matching '*.au' under directory 'tests'
warning: no files found matching '*.gif' under directory 'tests'
warning: no files found matching '*.txt' under directory 'tests'
zip_safe flag not set; analyzing archive contents...
future.backports.test.ssl_servers: module references __file__
future.backports.test.support: module references __file__
future.standard_library.__init__: module references __file__
future.standard_library.__init__: module references __path__
future.utils.__init__: module MAY be using inspect.stack
past.builtins.misc: module MAY be using inspect.stack
past.translation.__init__: module references __file__
past.translation.__init__: module references __path__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Extracting future-0.17.1-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding future 0.17.1 to easy-install.pth file
Installing pasteurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing futurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Searching for fastavro<0.22,>=0.21.4
Reading https://pypi.org/simple/fastavro/
Downloading https://files.pythonhosted.org/packages/15/e3/5956c75f68906b119191ef30d9acff661b422cf918a29a03ee0c3ba774be/fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl#sha256=25c5e1871fb82795f138aa209ca89cac940b80bf36fc644615354028bfd87638
Best match: fastavro 0.21.24
Processing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl
Installing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding fastavro 0.21.24 to easy-install.pth file
Installing fastavro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg>
Searching for dill<0.2.10,>=0.2.9
Reading https://pypi.org/simple/dill/
Downloading https://files.pythonhosted.org/packages/fe/42/bfe2e0857bc284cbe6a011d93f2a9ad58a22cb894461b199ae72cfef0f29/dill-0.2.9.tar.gz#sha256=f6d6046f9f9195206063dd0415dff185ad593d6ee8b0e67f12597c0f4df4986f
Best match: dill 0.2.9
Processing dill-0.2.9.tar.gz
Writing /tmp/easy_install-_RFu8_/dill-0.2.9/setup.cfg
Running dill-0.2.9/setup.py -q bdist_egg --dist-dir /tmp/easy_install-_RFu8_/dill-0.2.9/egg-dist-tmp-zXfhI5
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Extracting dill-0.2.9-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding dill 0.2.9 to easy-install.pth file
Installing get_objgraph script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing undill script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Searching for crcmod<2.0,>=1.7
Reading https://pypi.org/simple/crcmod/
Downloading https://files.pythonhosted.org/packages/6b/b0/e595ce2a2527e169c3bcd6c33d2473c1918e0b7f6826a043ca1245dd4e5b/crcmod-1.7.tar.gz#sha256=dc7051a0db5f2bd48665a990d3ec1cc305a466a77358ca4492826f41f283601e
Best match: crcmod 1.7
Processing crcmod-1.7.tar.gz
Writing /tmp/easy_install-IJnriA/crcmod-1.7/setup.cfg
Running crcmod-1.7/setup.py -q bdist_egg --dist-dir /tmp/easy_install-IJnriA/crcmod-1.7/egg-dist-tmp-vaIIdS
python2/src/_crcfunext.c: In function ‘init_crcfunext’:
python2/src/_crcfunext.c:492:13: warning: variable ‘m’ set but not used [-Wunused-but-set-variable]
   PyObject *m;
             ^
zip_safe flag not set; analyzing archive contents...
Moving crcmod-1.7-py2.7-linux-x86_64.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding crcmod 1.7 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/crcmod-1.7-py2.7-linux-x86_64.egg>
Searching for numpy>=1.14
Reading https://pypi.org/simple/numpy/
Downloading https://files.pythonhosted.org/packages/c1/ff/aeb22192bab0643551a161dc4ed305892cead687ee97453daed4dc1dd38e/numpy-1.17.0rc1.zip#sha256=f53df05f9ca4ec5d72709ffe349704f1f7d945ed59e815574b5c5687acb282c4
Best match: numpy 1.17.0rc1
Processing numpy-1.17.0rc1.zip
Writing /tmp/easy_install-tpGCcO/numpy-1.17.0rc1/setup.cfg
Running numpy-1.17.0rc1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-tpGCcO/numpy-1.17.0rc1/egg-dist-tmp-9_h71B
Traceback (most recent call last):
  File "setup.py", line 238, in <module>
    'test': generate_protos_first(test),
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/__init__.py",> line 145, in setup
    return distutils.core.setup(**attrs)
  File "/usr/lib/python2.7/distutils/core.py", line 151, in setup
    dist.run_commands()
  File "/usr/lib/python2.7/distutils/dist.py", line 953, in run_commands
    self.run_command(cmd)
  File "/usr/lib/python2.7/distutils/dist.py", line 972, in run_command
    cmd_obj.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 67, in run
    self.do_egg_install()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 117, in do_egg_install
    cmd.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 418, in run
    self.easy_install(spec, not self.no_deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 660, in easy_install
    return self.install_item(None, spec, tmpdir, deps, True)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 707, in install_item
    self.process_distribution(spec, dist, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 752, in process_distribution
    [requirement], self.local_index, self.easy_install
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 782, in resolve
    replace_conflicting=replace_conflicting
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1065, in best_match
    return self.obtain(req, installer)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1077, in obtain
    return installer(requirement)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 679, in easy_install
    return self.install_item(spec, dist.location, tmpdir, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 705, in install_item
    dists = self.install_eggs(spec, download, tmpdir)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 890, in install_eggs
    return self.build_and_install(setup_script, setup_base)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1158, in build_and_install
    self.run_setup(setup_script, setup_base, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1144, in run_setup
    run_setup(setup_script, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 253, in run_setup
    raise
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 166, in save_modules
    saved_exc.resume()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 141, in resume
    six.reraise(type, exc, self._tb)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 154, in save_modules
    yield saved
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 250, in run_setup
    _execfile(setup_script, ns)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 45, in _execfile
    exec(code, globals, locals)
  File "/tmp/easy_install-tpGCcO/numpy-1.17.0rc1/setup.py", line 31, in <module>
    import setuptools
RuntimeError: Python version >= 3.5 required.

> Task :sdks:python:createProcessWorker FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/sdks/python/build.gradle'> line: 369

* What went wrong:
Execution failed for task ':sdks:python:createProcessWorker'.
> 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 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/5.2.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 2m 15s
59 actionable tasks: 46 executed, 13 from cache

Publishing build scan...
https://gradle.com/s/2ghxscxyk5wem

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


Build failed in Jenkins: beam_PostCommit_Python_VR_Spark #272

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/272/display/redirect?page=changes>

Changes:

[daniel.o.programmer] Update python containers to beam-master-20190605

------------------------------------------
[...truncated 251.70 KB...]

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/PyYAML-3.13-py2.7-linux-x86_64.egg>
Searching for pytz>=2018.3
Reading https://pypi.org/simple/pytz/
Downloading https://files.pythonhosted.org/packages/3d/73/fe30c2daaaa0713420d0382b16fbb761409f532c56bdcc514bf7b6262bb6/pytz-2019.1-py2.py3-none-any.whl#sha256=303879e36b721603cc54604edcac9d20401bdbe31e1e4fdee5b9f98d5d31dfda
Best match: pytz 2019.1
Processing pytz-2019.1-py2.py3-none-any.whl
Installing pytz-2019.1-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pytz 2019.1 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pytz-2019.1-py2.7.egg>
Searching for pydot<1.3,>=1.2.0
Reading https://pypi.org/simple/pydot/
Downloading https://files.pythonhosted.org/packages/c3/f1/e61d6dfe6c1768ed2529761a68f70939e2569da043e9f15a8d84bf56cadf/pydot-1.2.4.tar.gz#sha256=92d2e2d15531d00710f2d6fb5540d2acabc5399d464f2f20d5d21073af241eb6
Best match: pydot 1.2.4
Processing pydot-1.2.4.tar.gz
Writing /tmp/easy_install-9gX6tF/pydot-1.2.4/setup.cfg
Running pydot-1.2.4/setup.py -q bdist_egg --dist-dir /tmp/easy_install-9gX6tF/pydot-1.2.4/egg-dist-tmp-gFXQHK
/tmp/easy_install-9gX6tF/pydot-1.2.4/pydot.py:17: UserWarning: Couldn't import dot_parser, loading of dot files will not be possible.
  "Couldn't import dot_parser, "
zip_safe flag not set; analyzing archive contents...
Moving pydot-1.2.4-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pydot 1.2.4 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pydot-1.2.4-py2.7.egg>
Searching for oauth2client<4,>=2.0.1
Reading https://pypi.org/simple/oauth2client/
Downloading https://files.pythonhosted.org/packages/c0/7b/bc893e35d6ca46a72faa4b9eaac25c687ce60e1fbe978993fe2de1b0ff0d/oauth2client-3.0.0.tar.gz#sha256=5b5b056ec6f2304e7920b632885bd157fa71d1a7f3ddd00a43b1541a8d1a2460
Best match: oauth2client 3.0.0
Processing oauth2client-3.0.0.tar.gz
Writing /tmp/easy_install-w9Zuzi/oauth2client-3.0.0/setup.cfg
Running oauth2client-3.0.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-w9Zuzi/oauth2client-3.0.0/egg-dist-tmp-5Ubsmc
warning: no previously-included files matching '*' found under directory 'tests'
zip_safe flag not set; analyzing archive contents...
Moving oauth2client-3.0.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding oauth2client 3.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/oauth2client-3.0.0-py2.7.egg>
Searching for pymongo<4.0.0,>=3.8.0
Reading https://pypi.org/simple/pymongo/
Downloading https://files.pythonhosted.org/packages/6e/ea/353a9f8ced71b9e258438aa4d6aa048c1eaf5b774d3ef2273d686fde0947/pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl#sha256=32421df60d06f479d71b6b539642e410ece3006e8910688e68df962c8eb40a21
Best match: pymongo 3.8.0
Processing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl
Installing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding pymongo 3.8.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg>
Searching for mock<3.0.0,>=1.0.1
Reading https://pypi.org/simple/mock/
Downloading https://files.pythonhosted.org/packages/e6/35/f187bdf23be87092bd0f1200d43d23076cee4d0dec109f195173fd3ebc79/mock-2.0.0-py2.py3-none-any.whl#sha256=5ce3c71c5545b472da17b72268978914d0252980348636840bd34a00b5cc96c1
Best match: mock 2.0.0
Processing mock-2.0.0-py2.py3-none-any.whl
Installing mock-2.0.0-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg/EGG-INFO/requires.txt>
Adding mock 2.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg>
Searching for httplib2<=0.12.0,>=0.8
Reading https://pypi.org/simple/httplib2/
Downloading https://files.pythonhosted.org/packages/ce/ed/803905d670b52fa0edfdd135337e545b4496c2ab3a222f1449b7256eb99f/httplib2-0.12.0.tar.gz#sha256=f61fb838a94ce3b349aa32c92fd8430f7e3511afdb18bf9640d647e30c90a6d6
Best match: httplib2 0.12.0
Processing httplib2-0.12.0.tar.gz
Writing /tmp/easy_install-GKxUni/httplib2-0.12.0/setup.cfg
Running httplib2-0.12.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-GKxUni/httplib2-0.12.0/egg-dist-tmp-FRy_iK
zip_safe flag not set; analyzing archive contents...
httplib2.certs: module references __file__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Extracting httplib2-0.12.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding httplib2 0.12.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Searching for hdfs<3.0.0,>=2.1.0
Reading https://pypi.org/simple/hdfs/
Downloading https://files.pythonhosted.org/packages/a0/a5/1433f90ac909e259c5fd38d75d8b730be93e40cf44a0d0f5ae2742aa1d7c/hdfs-2.5.7-py2-none-any.whl#sha256=ba512cc8d5e3f0452b7feb196174a0394e733078fe8dcb82572c66ba309dfe9d
Best match: hdfs 2.5.7
Processing hdfs-2.5.7-py2-none-any.whl
Installing hdfs-2.5.7-py2-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/hdfs-2.5.7-py2.7.egg/EGG-INFO/requires.txt>
Adding hdfs 2.5.7 to easy-install.pth file
Installing hdfscli-avro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing hdfscli script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/hdfs-2.5.7-py2.7.egg>
Searching for future<1.0.0,>=0.16.0
Reading https://pypi.org/simple/future/
Downloading https://files.pythonhosted.org/packages/90/52/e20466b85000a181e1e144fd8305caf2cf475e2f9674e797b222f8105f5f/future-0.17.1.tar.gz#sha256=67045236dcfd6816dc439556d009594abf643e5eb48992e36beac09c2ca659b8
Best match: future 0.17.1
Processing future-0.17.1.tar.gz
Writing /tmp/easy_install-fACmuS/future-0.17.1/setup.cfg
Running future-0.17.1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-fACmuS/future-0.17.1/egg-dist-tmp-MItfJs
warning: no files found matching '*.au' under directory 'tests'
warning: no files found matching '*.gif' under directory 'tests'
warning: no files found matching '*.txt' under directory 'tests'
zip_safe flag not set; analyzing archive contents...
future.backports.test.ssl_servers: module references __file__
future.backports.test.support: module references __file__
future.standard_library.__init__: module references __file__
future.standard_library.__init__: module references __path__
future.utils.__init__: module MAY be using inspect.stack
past.builtins.misc: module MAY be using inspect.stack
past.translation.__init__: module references __file__
past.translation.__init__: module references __path__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Extracting future-0.17.1-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding future 0.17.1 to easy-install.pth file
Installing pasteurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing futurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Searching for fastavro<0.22,>=0.21.4
Reading https://pypi.org/simple/fastavro/
Downloading https://files.pythonhosted.org/packages/15/e3/5956c75f68906b119191ef30d9acff661b422cf918a29a03ee0c3ba774be/fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl#sha256=25c5e1871fb82795f138aa209ca89cac940b80bf36fc644615354028bfd87638
Best match: fastavro 0.21.24
Processing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl
Installing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding fastavro 0.21.24 to easy-install.pth file
Installing fastavro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg>
Searching for dill<0.2.10,>=0.2.9
Reading https://pypi.org/simple/dill/
Downloading https://files.pythonhosted.org/packages/fe/42/bfe2e0857bc284cbe6a011d93f2a9ad58a22cb894461b199ae72cfef0f29/dill-0.2.9.tar.gz#sha256=f6d6046f9f9195206063dd0415dff185ad593d6ee8b0e67f12597c0f4df4986f
Best match: dill 0.2.9
Processing dill-0.2.9.tar.gz
Writing /tmp/easy_install-ZttkfH/dill-0.2.9/setup.cfg
Running dill-0.2.9/setup.py -q bdist_egg --dist-dir /tmp/easy_install-ZttkfH/dill-0.2.9/egg-dist-tmp-Uz4zGl
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Extracting dill-0.2.9-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding dill 0.2.9 to easy-install.pth file
Installing get_objgraph script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing undill script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Searching for crcmod<2.0,>=1.7
Reading https://pypi.org/simple/crcmod/
Downloading https://files.pythonhosted.org/packages/6b/b0/e595ce2a2527e169c3bcd6c33d2473c1918e0b7f6826a043ca1245dd4e5b/crcmod-1.7.tar.gz#sha256=dc7051a0db5f2bd48665a990d3ec1cc305a466a77358ca4492826f41f283601e
Best match: crcmod 1.7
Processing crcmod-1.7.tar.gz
Writing /tmp/easy_install-cxPJUU/crcmod-1.7/setup.cfg
Running crcmod-1.7/setup.py -q bdist_egg --dist-dir /tmp/easy_install-cxPJUU/crcmod-1.7/egg-dist-tmp-lINh2l
python2/src/_crcfunext.c: In function ‘init_crcfunext’:
python2/src/_crcfunext.c:492:13: warning: variable ‘m’ set but not used [-Wunused-but-set-variable]
   PyObject *m;
             ^
zip_safe flag not set; analyzing archive contents...
Moving crcmod-1.7-py2.7-linux-x86_64.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding crcmod 1.7 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/crcmod-1.7-py2.7-linux-x86_64.egg>
Searching for numpy>=1.14
Reading https://pypi.org/simple/numpy/
Downloading https://files.pythonhosted.org/packages/c1/ff/aeb22192bab0643551a161dc4ed305892cead687ee97453daed4dc1dd38e/numpy-1.17.0rc1.zip#sha256=f53df05f9ca4ec5d72709ffe349704f1f7d945ed59e815574b5c5687acb282c4
Best match: numpy 1.17.0rc1
Processing numpy-1.17.0rc1.zip
Writing /tmp/easy_install-9uap3Z/numpy-1.17.0rc1/setup.cfg
Running numpy-1.17.0rc1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-9uap3Z/numpy-1.17.0rc1/egg-dist-tmp-7d6TYJ
Traceback (most recent call last):
  File "setup.py", line 238, in <module>
    'test': generate_protos_first(test),
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/__init__.py",> line 145, in setup
    return distutils.core.setup(**attrs)
  File "/usr/lib/python2.7/distutils/core.py", line 151, in setup
    dist.run_commands()
  File "/usr/lib/python2.7/distutils/dist.py", line 953, in run_commands
    self.run_command(cmd)
  File "/usr/lib/python2.7/distutils/dist.py", line 972, in run_command
    cmd_obj.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 67, in run
    self.do_egg_install()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 117, in do_egg_install
    cmd.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 418, in run
    self.easy_install(spec, not self.no_deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 660, in easy_install
    return self.install_item(None, spec, tmpdir, deps, True)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 707, in install_item
    self.process_distribution(spec, dist, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 752, in process_distribution
    [requirement], self.local_index, self.easy_install
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 782, in resolve
    replace_conflicting=replace_conflicting
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1065, in best_match
    return self.obtain(req, installer)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1077, in obtain
    return installer(requirement)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 679, in easy_install
    return self.install_item(spec, dist.location, tmpdir, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 705, in install_item
    dists = self.install_eggs(spec, download, tmpdir)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 890, in install_eggs
    return self.build_and_install(setup_script, setup_base)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1158, in build_and_install
    self.run_setup(setup_script, setup_base, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1144, in run_setup
    run_setup(setup_script, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 253, in run_setup
    raise
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 166, in save_modules
    saved_exc.resume()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 141, in resume
    six.reraise(type, exc, self._tb)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 154, in save_modules
    yield saved
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 250, in run_setup
    _execfile(setup_script, ns)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 45, in _execfile
    exec(code, globals, locals)
  File "/tmp/easy_install-9uap3Z/numpy-1.17.0rc1/setup.py", line 31, in <module>
    import setuptools
RuntimeError: Python version >= 3.5 required.

> Task :sdks:python:createProcessWorker FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/sdks/python/build.gradle'> line: 369

* What went wrong:
Execution failed for task ':sdks:python:createProcessWorker'.
> 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 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/5.2.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 2m 17s
59 actionable tasks: 46 executed, 13 from cache

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

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


Build failed in Jenkins: beam_PostCommit_Python_VR_Spark #271

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/271/display/redirect>

------------------------------------------
[...truncated 251.61 KB...]

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/PyYAML-3.13-py2.7-linux-x86_64.egg>
Searching for pytz>=2018.3
Reading https://pypi.org/simple/pytz/
Downloading https://files.pythonhosted.org/packages/3d/73/fe30c2daaaa0713420d0382b16fbb761409f532c56bdcc514bf7b6262bb6/pytz-2019.1-py2.py3-none-any.whl#sha256=303879e36b721603cc54604edcac9d20401bdbe31e1e4fdee5b9f98d5d31dfda
Best match: pytz 2019.1
Processing pytz-2019.1-py2.py3-none-any.whl
Installing pytz-2019.1-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pytz 2019.1 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pytz-2019.1-py2.7.egg>
Searching for pydot<1.3,>=1.2.0
Reading https://pypi.org/simple/pydot/
Downloading https://files.pythonhosted.org/packages/c3/f1/e61d6dfe6c1768ed2529761a68f70939e2569da043e9f15a8d84bf56cadf/pydot-1.2.4.tar.gz#sha256=92d2e2d15531d00710f2d6fb5540d2acabc5399d464f2f20d5d21073af241eb6
Best match: pydot 1.2.4
Processing pydot-1.2.4.tar.gz
Writing /tmp/easy_install-hwU_v5/pydot-1.2.4/setup.cfg
Running pydot-1.2.4/setup.py -q bdist_egg --dist-dir /tmp/easy_install-hwU_v5/pydot-1.2.4/egg-dist-tmp-HfDpMH
/tmp/easy_install-hwU_v5/pydot-1.2.4/pydot.py:17: UserWarning: Couldn't import dot_parser, loading of dot files will not be possible.
  "Couldn't import dot_parser, "
zip_safe flag not set; analyzing archive contents...
Moving pydot-1.2.4-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pydot 1.2.4 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pydot-1.2.4-py2.7.egg>
Searching for oauth2client<4,>=2.0.1
Reading https://pypi.org/simple/oauth2client/
Downloading https://files.pythonhosted.org/packages/c0/7b/bc893e35d6ca46a72faa4b9eaac25c687ce60e1fbe978993fe2de1b0ff0d/oauth2client-3.0.0.tar.gz#sha256=5b5b056ec6f2304e7920b632885bd157fa71d1a7f3ddd00a43b1541a8d1a2460
Best match: oauth2client 3.0.0
Processing oauth2client-3.0.0.tar.gz
Writing /tmp/easy_install-p6Y_rZ/oauth2client-3.0.0/setup.cfg
Running oauth2client-3.0.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-p6Y_rZ/oauth2client-3.0.0/egg-dist-tmp-f9wvbV
warning: no previously-included files matching '*' found under directory 'tests'
zip_safe flag not set; analyzing archive contents...
Moving oauth2client-3.0.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding oauth2client 3.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/oauth2client-3.0.0-py2.7.egg>
Searching for pymongo<4.0.0,>=3.8.0
Reading https://pypi.org/simple/pymongo/
Downloading https://files.pythonhosted.org/packages/6e/ea/353a9f8ced71b9e258438aa4d6aa048c1eaf5b774d3ef2273d686fde0947/pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl#sha256=32421df60d06f479d71b6b539642e410ece3006e8910688e68df962c8eb40a21
Best match: pymongo 3.8.0
Processing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl
Installing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding pymongo 3.8.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg>
Searching for mock<3.0.0,>=1.0.1
Reading https://pypi.org/simple/mock/
Downloading https://files.pythonhosted.org/packages/e6/35/f187bdf23be87092bd0f1200d43d23076cee4d0dec109f195173fd3ebc79/mock-2.0.0-py2.py3-none-any.whl#sha256=5ce3c71c5545b472da17b72268978914d0252980348636840bd34a00b5cc96c1
Best match: mock 2.0.0
Processing mock-2.0.0-py2.py3-none-any.whl
Installing mock-2.0.0-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg/EGG-INFO/requires.txt>
Adding mock 2.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg>
Searching for httplib2<=0.12.0,>=0.8
Reading https://pypi.org/simple/httplib2/
Downloading https://files.pythonhosted.org/packages/ce/ed/803905d670b52fa0edfdd135337e545b4496c2ab3a222f1449b7256eb99f/httplib2-0.12.0.tar.gz#sha256=f61fb838a94ce3b349aa32c92fd8430f7e3511afdb18bf9640d647e30c90a6d6
Best match: httplib2 0.12.0
Processing httplib2-0.12.0.tar.gz
Writing /tmp/easy_install-2b2Okx/httplib2-0.12.0/setup.cfg
Running httplib2-0.12.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-2b2Okx/httplib2-0.12.0/egg-dist-tmp-fK9NYv
zip_safe flag not set; analyzing archive contents...
httplib2.certs: module references __file__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Extracting httplib2-0.12.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding httplib2 0.12.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Searching for hdfs<3.0.0,>=2.1.0
Reading https://pypi.org/simple/hdfs/
Downloading https://files.pythonhosted.org/packages/a0/a5/1433f90ac909e259c5fd38d75d8b730be93e40cf44a0d0f5ae2742aa1d7c/hdfs-2.5.7-py2-none-any.whl#sha256=ba512cc8d5e3f0452b7feb196174a0394e733078fe8dcb82572c66ba309dfe9d
Best match: hdfs 2.5.7
Processing hdfs-2.5.7-py2-none-any.whl
Installing hdfs-2.5.7-py2-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/hdfs-2.5.7-py2.7.egg/EGG-INFO/requires.txt>
Adding hdfs 2.5.7 to easy-install.pth file
Installing hdfscli-avro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing hdfscli script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/hdfs-2.5.7-py2.7.egg>
Searching for future<1.0.0,>=0.16.0
Reading https://pypi.org/simple/future/
Downloading https://files.pythonhosted.org/packages/90/52/e20466b85000a181e1e144fd8305caf2cf475e2f9674e797b222f8105f5f/future-0.17.1.tar.gz#sha256=67045236dcfd6816dc439556d009594abf643e5eb48992e36beac09c2ca659b8
Best match: future 0.17.1
Processing future-0.17.1.tar.gz
Writing /tmp/easy_install-lSA3Fv/future-0.17.1/setup.cfg
Running future-0.17.1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-lSA3Fv/future-0.17.1/egg-dist-tmp-BLNBV1
warning: no files found matching '*.au' under directory 'tests'
warning: no files found matching '*.gif' under directory 'tests'
warning: no files found matching '*.txt' under directory 'tests'
zip_safe flag not set; analyzing archive contents...
future.backports.test.ssl_servers: module references __file__
future.backports.test.support: module references __file__
future.standard_library.__init__: module references __file__
future.standard_library.__init__: module references __path__
future.utils.__init__: module MAY be using inspect.stack
past.builtins.misc: module MAY be using inspect.stack
past.translation.__init__: module references __file__
past.translation.__init__: module references __path__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Extracting future-0.17.1-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding future 0.17.1 to easy-install.pth file
Installing pasteurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing futurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Searching for fastavro<0.22,>=0.21.4
Reading https://pypi.org/simple/fastavro/
Downloading https://files.pythonhosted.org/packages/15/e3/5956c75f68906b119191ef30d9acff661b422cf918a29a03ee0c3ba774be/fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl#sha256=25c5e1871fb82795f138aa209ca89cac940b80bf36fc644615354028bfd87638
Best match: fastavro 0.21.24
Processing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl
Installing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding fastavro 0.21.24 to easy-install.pth file
Installing fastavro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg>
Searching for dill<0.2.10,>=0.2.9
Reading https://pypi.org/simple/dill/
Downloading https://files.pythonhosted.org/packages/fe/42/bfe2e0857bc284cbe6a011d93f2a9ad58a22cb894461b199ae72cfef0f29/dill-0.2.9.tar.gz#sha256=f6d6046f9f9195206063dd0415dff185ad593d6ee8b0e67f12597c0f4df4986f
Best match: dill 0.2.9
Processing dill-0.2.9.tar.gz
Writing /tmp/easy_install-goE7Xz/dill-0.2.9/setup.cfg
Running dill-0.2.9/setup.py -q bdist_egg --dist-dir /tmp/easy_install-goE7Xz/dill-0.2.9/egg-dist-tmp-LNtxwz
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Extracting dill-0.2.9-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding dill 0.2.9 to easy-install.pth file
Installing get_objgraph script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing undill script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Searching for crcmod<2.0,>=1.7
Reading https://pypi.org/simple/crcmod/
Downloading https://files.pythonhosted.org/packages/6b/b0/e595ce2a2527e169c3bcd6c33d2473c1918e0b7f6826a043ca1245dd4e5b/crcmod-1.7.tar.gz#sha256=dc7051a0db5f2bd48665a990d3ec1cc305a466a77358ca4492826f41f283601e
Best match: crcmod 1.7
Processing crcmod-1.7.tar.gz
Writing /tmp/easy_install-kVaaP5/crcmod-1.7/setup.cfg
Running crcmod-1.7/setup.py -q bdist_egg --dist-dir /tmp/easy_install-kVaaP5/crcmod-1.7/egg-dist-tmp-mdLWs0
python2/src/_crcfunext.c: In function ‘init_crcfunext’:
python2/src/_crcfunext.c:492:13: warning: variable ‘m’ set but not used [-Wunused-but-set-variable]
   PyObject *m;
             ^
zip_safe flag not set; analyzing archive contents...
Moving crcmod-1.7-py2.7-linux-x86_64.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding crcmod 1.7 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/crcmod-1.7-py2.7-linux-x86_64.egg>
Searching for numpy>=1.14
Reading https://pypi.org/simple/numpy/
Downloading https://files.pythonhosted.org/packages/c1/ff/aeb22192bab0643551a161dc4ed305892cead687ee97453daed4dc1dd38e/numpy-1.17.0rc1.zip#sha256=f53df05f9ca4ec5d72709ffe349704f1f7d945ed59e815574b5c5687acb282c4
Best match: numpy 1.17.0rc1
Processing numpy-1.17.0rc1.zip
Writing /tmp/easy_install-SORQM1/numpy-1.17.0rc1/setup.cfg
Running numpy-1.17.0rc1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-SORQM1/numpy-1.17.0rc1/egg-dist-tmp-ZT3UKm
Traceback (most recent call last):
  File "setup.py", line 238, in <module>
    'test': generate_protos_first(test),
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/__init__.py",> line 145, in setup
    return distutils.core.setup(**attrs)
  File "/usr/lib/python2.7/distutils/core.py", line 151, in setup
    dist.run_commands()
  File "/usr/lib/python2.7/distutils/dist.py", line 953, in run_commands
    self.run_command(cmd)
  File "/usr/lib/python2.7/distutils/dist.py", line 972, in run_command
    cmd_obj.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 67, in run
    self.do_egg_install()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 117, in do_egg_install
    cmd.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 418, in run
    self.easy_install(spec, not self.no_deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 660, in easy_install
    return self.install_item(None, spec, tmpdir, deps, True)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 707, in install_item
    self.process_distribution(spec, dist, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 752, in process_distribution
    [requirement], self.local_index, self.easy_install
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 782, in resolve
    replace_conflicting=replace_conflicting
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1065, in best_match
    return self.obtain(req, installer)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1077, in obtain
    return installer(requirement)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 679, in easy_install
    return self.install_item(spec, dist.location, tmpdir, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 705, in install_item
    dists = self.install_eggs(spec, download, tmpdir)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 890, in install_eggs
    return self.build_and_install(setup_script, setup_base)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1158, in build_and_install
    self.run_setup(setup_script, setup_base, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1144, in run_setup
    run_setup(setup_script, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 253, in run_setup
    raise
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 166, in save_modules
    saved_exc.resume()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 141, in resume
    six.reraise(type, exc, self._tb)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 154, in save_modules
    yield saved
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 250, in run_setup
    _execfile(setup_script, ns)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 45, in _execfile
    exec(code, globals, locals)
  File "/tmp/easy_install-SORQM1/numpy-1.17.0rc1/setup.py", line 31, in <module>
    import setuptools
RuntimeError: Python version >= 3.5 required.

> Task :sdks:python:createProcessWorker FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/sdks/python/build.gradle'> line: 369

* What went wrong:
Execution failed for task ':sdks:python:createProcessWorker'.
> 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 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/5.2.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 2m 34s
59 actionable tasks: 46 executed, 13 from cache

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

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


Build failed in Jenkins: beam_PostCommit_Python_VR_Spark #270

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/270/display/redirect?page=changes>

Changes:

[kamil.wasilewski] [BEAM-7536] Fixed BQ dataset name in collecting Load Tests metrics

------------------------------------------
[...truncated 251.87 KB...]

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/PyYAML-3.13-py2.7-linux-x86_64.egg>
Searching for pytz>=2018.3
Reading https://pypi.org/simple/pytz/
Downloading https://files.pythonhosted.org/packages/3d/73/fe30c2daaaa0713420d0382b16fbb761409f532c56bdcc514bf7b6262bb6/pytz-2019.1-py2.py3-none-any.whl#sha256=303879e36b721603cc54604edcac9d20401bdbe31e1e4fdee5b9f98d5d31dfda
Best match: pytz 2019.1
Processing pytz-2019.1-py2.py3-none-any.whl
Installing pytz-2019.1-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pytz 2019.1 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pytz-2019.1-py2.7.egg>
Searching for pydot<1.3,>=1.2.0
Reading https://pypi.org/simple/pydot/
Downloading https://files.pythonhosted.org/packages/c3/f1/e61d6dfe6c1768ed2529761a68f70939e2569da043e9f15a8d84bf56cadf/pydot-1.2.4.tar.gz#sha256=92d2e2d15531d00710f2d6fb5540d2acabc5399d464f2f20d5d21073af241eb6
Best match: pydot 1.2.4
Processing pydot-1.2.4.tar.gz
Writing /tmp/easy_install-0Cn13h/pydot-1.2.4/setup.cfg
Running pydot-1.2.4/setup.py -q bdist_egg --dist-dir /tmp/easy_install-0Cn13h/pydot-1.2.4/egg-dist-tmp-VfVZer
/tmp/easy_install-0Cn13h/pydot-1.2.4/pydot.py:17: UserWarning: Couldn't import dot_parser, loading of dot files will not be possible.
  "Couldn't import dot_parser, "
zip_safe flag not set; analyzing archive contents...
Moving pydot-1.2.4-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pydot 1.2.4 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pydot-1.2.4-py2.7.egg>
Searching for oauth2client<4,>=2.0.1
Reading https://pypi.org/simple/oauth2client/
Downloading https://files.pythonhosted.org/packages/c0/7b/bc893e35d6ca46a72faa4b9eaac25c687ce60e1fbe978993fe2de1b0ff0d/oauth2client-3.0.0.tar.gz#sha256=5b5b056ec6f2304e7920b632885bd157fa71d1a7f3ddd00a43b1541a8d1a2460
Best match: oauth2client 3.0.0
Processing oauth2client-3.0.0.tar.gz
Writing /tmp/easy_install-p6BsRJ/oauth2client-3.0.0/setup.cfg
Running oauth2client-3.0.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-p6BsRJ/oauth2client-3.0.0/egg-dist-tmp-APkzg9
warning: no previously-included files matching '*' found under directory 'tests'
zip_safe flag not set; analyzing archive contents...
Moving oauth2client-3.0.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding oauth2client 3.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/oauth2client-3.0.0-py2.7.egg>
Searching for pymongo<4.0.0,>=3.8.0
Reading https://pypi.org/simple/pymongo/
Downloading https://files.pythonhosted.org/packages/6e/ea/353a9f8ced71b9e258438aa4d6aa048c1eaf5b774d3ef2273d686fde0947/pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl#sha256=32421df60d06f479d71b6b539642e410ece3006e8910688e68df962c8eb40a21
Best match: pymongo 3.8.0
Processing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl
Installing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding pymongo 3.8.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg>
Searching for mock<3.0.0,>=1.0.1
Reading https://pypi.org/simple/mock/
Downloading https://files.pythonhosted.org/packages/e6/35/f187bdf23be87092bd0f1200d43d23076cee4d0dec109f195173fd3ebc79/mock-2.0.0-py2.py3-none-any.whl#sha256=5ce3c71c5545b472da17b72268978914d0252980348636840bd34a00b5cc96c1
Best match: mock 2.0.0
Processing mock-2.0.0-py2.py3-none-any.whl
Installing mock-2.0.0-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg/EGG-INFO/requires.txt>
Adding mock 2.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg>
Searching for httplib2<=0.12.0,>=0.8
Reading https://pypi.org/simple/httplib2/
Downloading https://files.pythonhosted.org/packages/ce/ed/803905d670b52fa0edfdd135337e545b4496c2ab3a222f1449b7256eb99f/httplib2-0.12.0.tar.gz#sha256=f61fb838a94ce3b349aa32c92fd8430f7e3511afdb18bf9640d647e30c90a6d6
Best match: httplib2 0.12.0
Processing httplib2-0.12.0.tar.gz
Writing /tmp/easy_install-t0j80r/httplib2-0.12.0/setup.cfg
Running httplib2-0.12.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-t0j80r/httplib2-0.12.0/egg-dist-tmp-sSoNXV
zip_safe flag not set; analyzing archive contents...
httplib2.certs: module references __file__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Extracting httplib2-0.12.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding httplib2 0.12.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Searching for hdfs<3.0.0,>=2.1.0
Reading https://pypi.org/simple/hdfs/
Downloading https://files.pythonhosted.org/packages/a0/a5/1433f90ac909e259c5fd38d75d8b730be93e40cf44a0d0f5ae2742aa1d7c/hdfs-2.5.7-py2-none-any.whl#sha256=ba512cc8d5e3f0452b7feb196174a0394e733078fe8dcb82572c66ba309dfe9d
Best match: hdfs 2.5.7
Processing hdfs-2.5.7-py2-none-any.whl
Installing hdfs-2.5.7-py2-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/hdfs-2.5.7-py2.7.egg/EGG-INFO/requires.txt>
Adding hdfs 2.5.7 to easy-install.pth file
Installing hdfscli-avro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing hdfscli script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/hdfs-2.5.7-py2.7.egg>
Searching for future<1.0.0,>=0.16.0
Reading https://pypi.org/simple/future/
Downloading https://files.pythonhosted.org/packages/90/52/e20466b85000a181e1e144fd8305caf2cf475e2f9674e797b222f8105f5f/future-0.17.1.tar.gz#sha256=67045236dcfd6816dc439556d009594abf643e5eb48992e36beac09c2ca659b8
Best match: future 0.17.1
Processing future-0.17.1.tar.gz
Writing /tmp/easy_install-hLqDSy/future-0.17.1/setup.cfg
Running future-0.17.1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-hLqDSy/future-0.17.1/egg-dist-tmp-_4DYtP
warning: no files found matching '*.au' under directory 'tests'
warning: no files found matching '*.gif' under directory 'tests'
warning: no files found matching '*.txt' under directory 'tests'
zip_safe flag not set; analyzing archive contents...
future.backports.test.ssl_servers: module references __file__
future.backports.test.support: module references __file__
future.standard_library.__init__: module references __file__
future.standard_library.__init__: module references __path__
future.utils.__init__: module MAY be using inspect.stack
past.builtins.misc: module MAY be using inspect.stack
past.translation.__init__: module references __file__
past.translation.__init__: module references __path__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Extracting future-0.17.1-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding future 0.17.1 to easy-install.pth file
Installing pasteurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing futurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Searching for fastavro<0.22,>=0.21.4
Reading https://pypi.org/simple/fastavro/
Downloading https://files.pythonhosted.org/packages/15/e3/5956c75f68906b119191ef30d9acff661b422cf918a29a03ee0c3ba774be/fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl#sha256=25c5e1871fb82795f138aa209ca89cac940b80bf36fc644615354028bfd87638
Best match: fastavro 0.21.24
Processing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl
Installing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding fastavro 0.21.24 to easy-install.pth file
Installing fastavro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg>
Searching for dill<0.2.10,>=0.2.9
Reading https://pypi.org/simple/dill/
Downloading https://files.pythonhosted.org/packages/fe/42/bfe2e0857bc284cbe6a011d93f2a9ad58a22cb894461b199ae72cfef0f29/dill-0.2.9.tar.gz#sha256=f6d6046f9f9195206063dd0415dff185ad593d6ee8b0e67f12597c0f4df4986f
Best match: dill 0.2.9
Processing dill-0.2.9.tar.gz
Writing /tmp/easy_install-TjM4Je/dill-0.2.9/setup.cfg
Running dill-0.2.9/setup.py -q bdist_egg --dist-dir /tmp/easy_install-TjM4Je/dill-0.2.9/egg-dist-tmp-ph_jtc
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Extracting dill-0.2.9-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding dill 0.2.9 to easy-install.pth file
Installing get_objgraph script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing undill script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Searching for crcmod<2.0,>=1.7
Reading https://pypi.org/simple/crcmod/
Downloading https://files.pythonhosted.org/packages/6b/b0/e595ce2a2527e169c3bcd6c33d2473c1918e0b7f6826a043ca1245dd4e5b/crcmod-1.7.tar.gz#sha256=dc7051a0db5f2bd48665a990d3ec1cc305a466a77358ca4492826f41f283601e
Best match: crcmod 1.7
Processing crcmod-1.7.tar.gz
Writing /tmp/easy_install-ut2lh_/crcmod-1.7/setup.cfg
Running crcmod-1.7/setup.py -q bdist_egg --dist-dir /tmp/easy_install-ut2lh_/crcmod-1.7/egg-dist-tmp-CQrA1m
python2/src/_crcfunext.c: In function ‘init_crcfunext’:
python2/src/_crcfunext.c:492:13: warning: variable ‘m’ set but not used [-Wunused-but-set-variable]
   PyObject *m;
             ^
zip_safe flag not set; analyzing archive contents...
Moving crcmod-1.7-py2.7-linux-x86_64.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding crcmod 1.7 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/crcmod-1.7-py2.7-linux-x86_64.egg>
Searching for numpy>=1.14
Reading https://pypi.org/simple/numpy/
Downloading https://files.pythonhosted.org/packages/c1/ff/aeb22192bab0643551a161dc4ed305892cead687ee97453daed4dc1dd38e/numpy-1.17.0rc1.zip#sha256=f53df05f9ca4ec5d72709ffe349704f1f7d945ed59e815574b5c5687acb282c4
Best match: numpy 1.17.0rc1
Processing numpy-1.17.0rc1.zip
Writing /tmp/easy_install-9tC5_P/numpy-1.17.0rc1/setup.cfg
Running numpy-1.17.0rc1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-9tC5_P/numpy-1.17.0rc1/egg-dist-tmp-dfkN2g
Traceback (most recent call last):
  File "setup.py", line 238, in <module>
    'test': generate_protos_first(test),
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/__init__.py",> line 145, in setup
    return distutils.core.setup(**attrs)
  File "/usr/lib/python2.7/distutils/core.py", line 151, in setup
    dist.run_commands()
  File "/usr/lib/python2.7/distutils/dist.py", line 953, in run_commands
    self.run_command(cmd)
  File "/usr/lib/python2.7/distutils/dist.py", line 972, in run_command
    cmd_obj.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 67, in run
    self.do_egg_install()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 117, in do_egg_install
    cmd.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 418, in run
    self.easy_install(spec, not self.no_deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 660, in easy_install
    return self.install_item(None, spec, tmpdir, deps, True)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 707, in install_item
    self.process_distribution(spec, dist, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 752, in process_distribution
    [requirement], self.local_index, self.easy_install
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 782, in resolve
    replace_conflicting=replace_conflicting
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1065, in best_match
    return self.obtain(req, installer)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1077, in obtain
    return installer(requirement)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 679, in easy_install
    return self.install_item(spec, dist.location, tmpdir, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 705, in install_item
    dists = self.install_eggs(spec, download, tmpdir)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 890, in install_eggs
    return self.build_and_install(setup_script, setup_base)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1158, in build_and_install
    self.run_setup(setup_script, setup_base, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1144, in run_setup
    run_setup(setup_script, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 253, in run_setup
    raise
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 166, in save_modules
    saved_exc.resume()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 141, in resume
    six.reraise(type, exc, self._tb)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 154, in save_modules
    yield saved
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 250, in run_setup
    _execfile(setup_script, ns)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 45, in _execfile
    exec(code, globals, locals)
  File "/tmp/easy_install-9tC5_P/numpy-1.17.0rc1/setup.py", line 31, in <module>
    import setuptools
RuntimeError: Python version >= 3.5 required.

> Task :sdks:python:createProcessWorker FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/sdks/python/build.gradle'> line: 369

* What went wrong:
Execution failed for task ':sdks:python:createProcessWorker'.
> 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 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/5.2.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 2m 27s
59 actionable tasks: 46 executed, 13 from cache

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

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


Build failed in Jenkins: beam_PostCommit_Python_VR_Spark #269

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/269/display/redirect>

------------------------------------------
[...truncated 251.75 KB...]

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/PyYAML-3.13-py2.7-linux-x86_64.egg>
Searching for pytz>=2018.3
Reading https://pypi.org/simple/pytz/
Downloading https://files.pythonhosted.org/packages/3d/73/fe30c2daaaa0713420d0382b16fbb761409f532c56bdcc514bf7b6262bb6/pytz-2019.1-py2.py3-none-any.whl#sha256=303879e36b721603cc54604edcac9d20401bdbe31e1e4fdee5b9f98d5d31dfda
Best match: pytz 2019.1
Processing pytz-2019.1-py2.py3-none-any.whl
Installing pytz-2019.1-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pytz 2019.1 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pytz-2019.1-py2.7.egg>
Searching for pydot<1.3,>=1.2.0
Reading https://pypi.org/simple/pydot/
Downloading https://files.pythonhosted.org/packages/c3/f1/e61d6dfe6c1768ed2529761a68f70939e2569da043e9f15a8d84bf56cadf/pydot-1.2.4.tar.gz#sha256=92d2e2d15531d00710f2d6fb5540d2acabc5399d464f2f20d5d21073af241eb6
Best match: pydot 1.2.4
Processing pydot-1.2.4.tar.gz
Writing /tmp/easy_install-ss9XKg/pydot-1.2.4/setup.cfg
Running pydot-1.2.4/setup.py -q bdist_egg --dist-dir /tmp/easy_install-ss9XKg/pydot-1.2.4/egg-dist-tmp-n9doWH
/tmp/easy_install-ss9XKg/pydot-1.2.4/pydot.py:17: UserWarning: Couldn't import dot_parser, loading of dot files will not be possible.
  "Couldn't import dot_parser, "
zip_safe flag not set; analyzing archive contents...
Moving pydot-1.2.4-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pydot 1.2.4 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pydot-1.2.4-py2.7.egg>
Searching for oauth2client<4,>=2.0.1
Reading https://pypi.org/simple/oauth2client/
Downloading https://files.pythonhosted.org/packages/c0/7b/bc893e35d6ca46a72faa4b9eaac25c687ce60e1fbe978993fe2de1b0ff0d/oauth2client-3.0.0.tar.gz#sha256=5b5b056ec6f2304e7920b632885bd157fa71d1a7f3ddd00a43b1541a8d1a2460
Best match: oauth2client 3.0.0
Processing oauth2client-3.0.0.tar.gz
Writing /tmp/easy_install-vxa9tv/oauth2client-3.0.0/setup.cfg
Running oauth2client-3.0.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-vxa9tv/oauth2client-3.0.0/egg-dist-tmp-H2jQLQ
warning: no previously-included files matching '*' found under directory 'tests'
zip_safe flag not set; analyzing archive contents...
Moving oauth2client-3.0.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding oauth2client 3.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/oauth2client-3.0.0-py2.7.egg>
Searching for pymongo<4.0.0,>=3.8.0
Reading https://pypi.org/simple/pymongo/
Downloading https://files.pythonhosted.org/packages/6e/ea/353a9f8ced71b9e258438aa4d6aa048c1eaf5b774d3ef2273d686fde0947/pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl#sha256=32421df60d06f479d71b6b539642e410ece3006e8910688e68df962c8eb40a21
Best match: pymongo 3.8.0
Processing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl
Installing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding pymongo 3.8.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg>
Searching for mock<3.0.0,>=1.0.1
Reading https://pypi.org/simple/mock/
Downloading https://files.pythonhosted.org/packages/e6/35/f187bdf23be87092bd0f1200d43d23076cee4d0dec109f195173fd3ebc79/mock-2.0.0-py2.py3-none-any.whl#sha256=5ce3c71c5545b472da17b72268978914d0252980348636840bd34a00b5cc96c1
Best match: mock 2.0.0
Processing mock-2.0.0-py2.py3-none-any.whl
Installing mock-2.0.0-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg/EGG-INFO/requires.txt>
Adding mock 2.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg>
Searching for httplib2<=0.12.0,>=0.8
Reading https://pypi.org/simple/httplib2/
Downloading https://files.pythonhosted.org/packages/ce/ed/803905d670b52fa0edfdd135337e545b4496c2ab3a222f1449b7256eb99f/httplib2-0.12.0.tar.gz#sha256=f61fb838a94ce3b349aa32c92fd8430f7e3511afdb18bf9640d647e30c90a6d6
Best match: httplib2 0.12.0
Processing httplib2-0.12.0.tar.gz
Writing /tmp/easy_install-lkx23i/httplib2-0.12.0/setup.cfg
Running httplib2-0.12.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-lkx23i/httplib2-0.12.0/egg-dist-tmp-hUFAF4
zip_safe flag not set; analyzing archive contents...
httplib2.certs: module references __file__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Extracting httplib2-0.12.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding httplib2 0.12.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Searching for hdfs<3.0.0,>=2.1.0
Reading https://pypi.org/simple/hdfs/
Downloading https://files.pythonhosted.org/packages/a0/a5/1433f90ac909e259c5fd38d75d8b730be93e40cf44a0d0f5ae2742aa1d7c/hdfs-2.5.7-py2-none-any.whl#sha256=ba512cc8d5e3f0452b7feb196174a0394e733078fe8dcb82572c66ba309dfe9d
Best match: hdfs 2.5.7
Processing hdfs-2.5.7-py2-none-any.whl
Installing hdfs-2.5.7-py2-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/hdfs-2.5.7-py2.7.egg/EGG-INFO/requires.txt>
Adding hdfs 2.5.7 to easy-install.pth file
Installing hdfscli-avro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing hdfscli script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/hdfs-2.5.7-py2.7.egg>
Searching for future<1.0.0,>=0.16.0
Reading https://pypi.org/simple/future/
Downloading https://files.pythonhosted.org/packages/90/52/e20466b85000a181e1e144fd8305caf2cf475e2f9674e797b222f8105f5f/future-0.17.1.tar.gz#sha256=67045236dcfd6816dc439556d009594abf643e5eb48992e36beac09c2ca659b8
Best match: future 0.17.1
Processing future-0.17.1.tar.gz
Writing /tmp/easy_install-4NqPft/future-0.17.1/setup.cfg
Running future-0.17.1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-4NqPft/future-0.17.1/egg-dist-tmp-qmstP_
warning: no files found matching '*.au' under directory 'tests'
warning: no files found matching '*.gif' under directory 'tests'
warning: no files found matching '*.txt' under directory 'tests'
zip_safe flag not set; analyzing archive contents...
future.backports.test.ssl_servers: module references __file__
future.backports.test.support: module references __file__
future.standard_library.__init__: module references __file__
future.standard_library.__init__: module references __path__
future.utils.__init__: module MAY be using inspect.stack
past.builtins.misc: module MAY be using inspect.stack
past.translation.__init__: module references __file__
past.translation.__init__: module references __path__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Extracting future-0.17.1-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding future 0.17.1 to easy-install.pth file
Installing pasteurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing futurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Searching for fastavro<0.22,>=0.21.4
Reading https://pypi.org/simple/fastavro/
Downloading https://files.pythonhosted.org/packages/15/e3/5956c75f68906b119191ef30d9acff661b422cf918a29a03ee0c3ba774be/fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl#sha256=25c5e1871fb82795f138aa209ca89cac940b80bf36fc644615354028bfd87638
Best match: fastavro 0.21.24
Processing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl
Installing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding fastavro 0.21.24 to easy-install.pth file
Installing fastavro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg>
Searching for dill<0.2.10,>=0.2.9
Reading https://pypi.org/simple/dill/
Downloading https://files.pythonhosted.org/packages/fe/42/bfe2e0857bc284cbe6a011d93f2a9ad58a22cb894461b199ae72cfef0f29/dill-0.2.9.tar.gz#sha256=f6d6046f9f9195206063dd0415dff185ad593d6ee8b0e67f12597c0f4df4986f
Best match: dill 0.2.9
Processing dill-0.2.9.tar.gz
Writing /tmp/easy_install-HQe_V6/dill-0.2.9/setup.cfg
Running dill-0.2.9/setup.py -q bdist_egg --dist-dir /tmp/easy_install-HQe_V6/dill-0.2.9/egg-dist-tmp-FWcPxo
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Extracting dill-0.2.9-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding dill 0.2.9 to easy-install.pth file
Installing get_objgraph script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing undill script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Searching for crcmod<2.0,>=1.7
Reading https://pypi.org/simple/crcmod/
Downloading https://files.pythonhosted.org/packages/6b/b0/e595ce2a2527e169c3bcd6c33d2473c1918e0b7f6826a043ca1245dd4e5b/crcmod-1.7.tar.gz#sha256=dc7051a0db5f2bd48665a990d3ec1cc305a466a77358ca4492826f41f283601e
Best match: crcmod 1.7
Processing crcmod-1.7.tar.gz
Writing /tmp/easy_install-IsvRIQ/crcmod-1.7/setup.cfg
Running crcmod-1.7/setup.py -q bdist_egg --dist-dir /tmp/easy_install-IsvRIQ/crcmod-1.7/egg-dist-tmp-HBGsX1
python2/src/_crcfunext.c: In function ‘init_crcfunext’:
python2/src/_crcfunext.c:492:13: warning: variable ‘m’ set but not used [-Wunused-but-set-variable]
   PyObject *m;
             ^
zip_safe flag not set; analyzing archive contents...
Moving crcmod-1.7-py2.7-linux-x86_64.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding crcmod 1.7 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/crcmod-1.7-py2.7-linux-x86_64.egg>
Searching for numpy>=1.14
Reading https://pypi.org/simple/numpy/
Downloading https://files.pythonhosted.org/packages/c1/ff/aeb22192bab0643551a161dc4ed305892cead687ee97453daed4dc1dd38e/numpy-1.17.0rc1.zip#sha256=f53df05f9ca4ec5d72709ffe349704f1f7d945ed59e815574b5c5687acb282c4
Best match: numpy 1.17.0rc1
Processing numpy-1.17.0rc1.zip
Writing /tmp/easy_install-2lZVp0/numpy-1.17.0rc1/setup.cfg
Running numpy-1.17.0rc1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-2lZVp0/numpy-1.17.0rc1/egg-dist-tmp-hvHPM9
Traceback (most recent call last):
  File "setup.py", line 238, in <module>
    'test': generate_protos_first(test),
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/__init__.py",> line 145, in setup
    return distutils.core.setup(**attrs)
  File "/usr/lib/python2.7/distutils/core.py", line 151, in setup
    dist.run_commands()
  File "/usr/lib/python2.7/distutils/dist.py", line 953, in run_commands
    self.run_command(cmd)
  File "/usr/lib/python2.7/distutils/dist.py", line 972, in run_command
    cmd_obj.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 67, in run
    self.do_egg_install()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 117, in do_egg_install
    cmd.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 418, in run
    self.easy_install(spec, not self.no_deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 660, in easy_install
    return self.install_item(None, spec, tmpdir, deps, True)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 707, in install_item
    self.process_distribution(spec, dist, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 752, in process_distribution
    [requirement], self.local_index, self.easy_install
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 782, in resolve
    replace_conflicting=replace_conflicting
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1065, in best_match
    return self.obtain(req, installer)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1077, in obtain
    return installer(requirement)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 679, in easy_install
    return self.install_item(spec, dist.location, tmpdir, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 705, in install_item
    dists = self.install_eggs(spec, download, tmpdir)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 890, in install_eggs
    return self.build_and_install(setup_script, setup_base)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1158, in build_and_install
    self.run_setup(setup_script, setup_base, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1144, in run_setup
    run_setup(setup_script, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 253, in run_setup
    raise
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 166, in save_modules
    saved_exc.resume()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 141, in resume
    six.reraise(type, exc, self._tb)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 154, in save_modules
    yield saved
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 250, in run_setup
    _execfile(setup_script, ns)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 45, in _execfile
    exec(code, globals, locals)
  File "/tmp/easy_install-2lZVp0/numpy-1.17.0rc1/setup.py", line 31, in <module>
    import setuptools
RuntimeError: Python version >= 3.5 required.

> Task :sdks:python:createProcessWorker FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/sdks/python/build.gradle'> line: 369

* What went wrong:
Execution failed for task ':sdks:python:createProcessWorker'.
> 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 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/5.2.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 2m 38s
59 actionable tasks: 46 executed, 13 from cache

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

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


Build failed in Jenkins: beam_PostCommit_Python_VR_Spark #268

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/268/display/redirect>

------------------------------------------
[...truncated 251.76 KB...]

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/PyYAML-3.13-py2.7-linux-x86_64.egg>
Searching for pytz>=2018.3
Reading https://pypi.org/simple/pytz/
Downloading https://files.pythonhosted.org/packages/3d/73/fe30c2daaaa0713420d0382b16fbb761409f532c56bdcc514bf7b6262bb6/pytz-2019.1-py2.py3-none-any.whl#sha256=303879e36b721603cc54604edcac9d20401bdbe31e1e4fdee5b9f98d5d31dfda
Best match: pytz 2019.1
Processing pytz-2019.1-py2.py3-none-any.whl
Installing pytz-2019.1-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pytz 2019.1 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pytz-2019.1-py2.7.egg>
Searching for pydot<1.3,>=1.2.0
Reading https://pypi.org/simple/pydot/
Downloading https://files.pythonhosted.org/packages/c3/f1/e61d6dfe6c1768ed2529761a68f70939e2569da043e9f15a8d84bf56cadf/pydot-1.2.4.tar.gz#sha256=92d2e2d15531d00710f2d6fb5540d2acabc5399d464f2f20d5d21073af241eb6
Best match: pydot 1.2.4
Processing pydot-1.2.4.tar.gz
Writing /tmp/easy_install-mECRbn/pydot-1.2.4/setup.cfg
Running pydot-1.2.4/setup.py -q bdist_egg --dist-dir /tmp/easy_install-mECRbn/pydot-1.2.4/egg-dist-tmp-uhYHs5
/tmp/easy_install-mECRbn/pydot-1.2.4/pydot.py:17: UserWarning: Couldn't import dot_parser, loading of dot files will not be possible.
  "Couldn't import dot_parser, "
zip_safe flag not set; analyzing archive contents...
Moving pydot-1.2.4-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pydot 1.2.4 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pydot-1.2.4-py2.7.egg>
Searching for oauth2client<4,>=2.0.1
Reading https://pypi.org/simple/oauth2client/
Downloading https://files.pythonhosted.org/packages/c0/7b/bc893e35d6ca46a72faa4b9eaac25c687ce60e1fbe978993fe2de1b0ff0d/oauth2client-3.0.0.tar.gz#sha256=5b5b056ec6f2304e7920b632885bd157fa71d1a7f3ddd00a43b1541a8d1a2460
Best match: oauth2client 3.0.0
Processing oauth2client-3.0.0.tar.gz
Writing /tmp/easy_install-Hr07Ul/oauth2client-3.0.0/setup.cfg
Running oauth2client-3.0.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-Hr07Ul/oauth2client-3.0.0/egg-dist-tmp-4Av0oo
warning: no previously-included files matching '*' found under directory 'tests'
zip_safe flag not set; analyzing archive contents...
Moving oauth2client-3.0.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding oauth2client 3.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/oauth2client-3.0.0-py2.7.egg>
Searching for pymongo<4.0.0,>=3.8.0
Reading https://pypi.org/simple/pymongo/
Downloading https://files.pythonhosted.org/packages/6e/ea/353a9f8ced71b9e258438aa4d6aa048c1eaf5b774d3ef2273d686fde0947/pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl#sha256=32421df60d06f479d71b6b539642e410ece3006e8910688e68df962c8eb40a21
Best match: pymongo 3.8.0
Processing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl
Installing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding pymongo 3.8.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg>
Searching for mock<3.0.0,>=1.0.1
Reading https://pypi.org/simple/mock/
Downloading https://files.pythonhosted.org/packages/e6/35/f187bdf23be87092bd0f1200d43d23076cee4d0dec109f195173fd3ebc79/mock-2.0.0-py2.py3-none-any.whl#sha256=5ce3c71c5545b472da17b72268978914d0252980348636840bd34a00b5cc96c1
Best match: mock 2.0.0
Processing mock-2.0.0-py2.py3-none-any.whl
Installing mock-2.0.0-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg/EGG-INFO/requires.txt>
Adding mock 2.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg>
Searching for httplib2<=0.12.0,>=0.8
Reading https://pypi.org/simple/httplib2/
Downloading https://files.pythonhosted.org/packages/ce/ed/803905d670b52fa0edfdd135337e545b4496c2ab3a222f1449b7256eb99f/httplib2-0.12.0.tar.gz#sha256=f61fb838a94ce3b349aa32c92fd8430f7e3511afdb18bf9640d647e30c90a6d6
Best match: httplib2 0.12.0
Processing httplib2-0.12.0.tar.gz
Writing /tmp/easy_install-WBSaqe/httplib2-0.12.0/setup.cfg
Running httplib2-0.12.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-WBSaqe/httplib2-0.12.0/egg-dist-tmp-qunqgx
zip_safe flag not set; analyzing archive contents...
httplib2.certs: module references __file__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Extracting httplib2-0.12.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding httplib2 0.12.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Searching for hdfs<3.0.0,>=2.1.0
Reading https://pypi.org/simple/hdfs/
Downloading https://files.pythonhosted.org/packages/a0/a5/1433f90ac909e259c5fd38d75d8b730be93e40cf44a0d0f5ae2742aa1d7c/hdfs-2.5.7-py2-none-any.whl#sha256=ba512cc8d5e3f0452b7feb196174a0394e733078fe8dcb82572c66ba309dfe9d
Best match: hdfs 2.5.7
Processing hdfs-2.5.7-py2-none-any.whl
Installing hdfs-2.5.7-py2-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/hdfs-2.5.7-py2.7.egg/EGG-INFO/requires.txt>
Adding hdfs 2.5.7 to easy-install.pth file
Installing hdfscli-avro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing hdfscli script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/hdfs-2.5.7-py2.7.egg>
Searching for future<1.0.0,>=0.16.0
Reading https://pypi.org/simple/future/
Downloading https://files.pythonhosted.org/packages/90/52/e20466b85000a181e1e144fd8305caf2cf475e2f9674e797b222f8105f5f/future-0.17.1.tar.gz#sha256=67045236dcfd6816dc439556d009594abf643e5eb48992e36beac09c2ca659b8
Best match: future 0.17.1
Processing future-0.17.1.tar.gz
Writing /tmp/easy_install-oJVM7o/future-0.17.1/setup.cfg
Running future-0.17.1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-oJVM7o/future-0.17.1/egg-dist-tmp-Lrh7i0
warning: no files found matching '*.au' under directory 'tests'
warning: no files found matching '*.gif' under directory 'tests'
warning: no files found matching '*.txt' under directory 'tests'
zip_safe flag not set; analyzing archive contents...
future.backports.test.ssl_servers: module references __file__
future.backports.test.support: module references __file__
future.standard_library.__init__: module references __file__
future.standard_library.__init__: module references __path__
future.utils.__init__: module MAY be using inspect.stack
past.builtins.misc: module MAY be using inspect.stack
past.translation.__init__: module references __file__
past.translation.__init__: module references __path__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Extracting future-0.17.1-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding future 0.17.1 to easy-install.pth file
Installing pasteurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing futurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Searching for fastavro<0.22,>=0.21.4
Reading https://pypi.org/simple/fastavro/
Downloading https://files.pythonhosted.org/packages/15/e3/5956c75f68906b119191ef30d9acff661b422cf918a29a03ee0c3ba774be/fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl#sha256=25c5e1871fb82795f138aa209ca89cac940b80bf36fc644615354028bfd87638
Best match: fastavro 0.21.24
Processing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl
Installing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding fastavro 0.21.24 to easy-install.pth file
Installing fastavro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg>
Searching for dill<0.2.10,>=0.2.9
Reading https://pypi.org/simple/dill/
Downloading https://files.pythonhosted.org/packages/fe/42/bfe2e0857bc284cbe6a011d93f2a9ad58a22cb894461b199ae72cfef0f29/dill-0.2.9.tar.gz#sha256=f6d6046f9f9195206063dd0415dff185ad593d6ee8b0e67f12597c0f4df4986f
Best match: dill 0.2.9
Processing dill-0.2.9.tar.gz
Writing /tmp/easy_install-g_z8kB/dill-0.2.9/setup.cfg
Running dill-0.2.9/setup.py -q bdist_egg --dist-dir /tmp/easy_install-g_z8kB/dill-0.2.9/egg-dist-tmp-OnbfpC
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Extracting dill-0.2.9-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding dill 0.2.9 to easy-install.pth file
Installing get_objgraph script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing undill script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Searching for crcmod<2.0,>=1.7
Reading https://pypi.org/simple/crcmod/
Downloading https://files.pythonhosted.org/packages/6b/b0/e595ce2a2527e169c3bcd6c33d2473c1918e0b7f6826a043ca1245dd4e5b/crcmod-1.7.tar.gz#sha256=dc7051a0db5f2bd48665a990d3ec1cc305a466a77358ca4492826f41f283601e
Best match: crcmod 1.7
Processing crcmod-1.7.tar.gz
Writing /tmp/easy_install-ltmenA/crcmod-1.7/setup.cfg
Running crcmod-1.7/setup.py -q bdist_egg --dist-dir /tmp/easy_install-ltmenA/crcmod-1.7/egg-dist-tmp-kV4Nyi
python2/src/_crcfunext.c: In function ‘init_crcfunext’:
python2/src/_crcfunext.c:492:13: warning: variable ‘m’ set but not used [-Wunused-but-set-variable]
   PyObject *m;
             ^
zip_safe flag not set; analyzing archive contents...
Moving crcmod-1.7-py2.7-linux-x86_64.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding crcmod 1.7 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/crcmod-1.7-py2.7-linux-x86_64.egg>
Searching for numpy>=1.14
Reading https://pypi.org/simple/numpy/
Downloading https://files.pythonhosted.org/packages/c1/ff/aeb22192bab0643551a161dc4ed305892cead687ee97453daed4dc1dd38e/numpy-1.17.0rc1.zip#sha256=f53df05f9ca4ec5d72709ffe349704f1f7d945ed59e815574b5c5687acb282c4
Best match: numpy 1.17.0rc1
Processing numpy-1.17.0rc1.zip
Writing /tmp/easy_install-jfXZmA/numpy-1.17.0rc1/setup.cfg
Running numpy-1.17.0rc1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-jfXZmA/numpy-1.17.0rc1/egg-dist-tmp-rhBkK6
Traceback (most recent call last):
  File "setup.py", line 238, in <module>
    'test': generate_protos_first(test),
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/__init__.py",> line 145, in setup
    return distutils.core.setup(**attrs)
  File "/usr/lib/python2.7/distutils/core.py", line 151, in setup
    dist.run_commands()
  File "/usr/lib/python2.7/distutils/dist.py", line 953, in run_commands
    self.run_command(cmd)
  File "/usr/lib/python2.7/distutils/dist.py", line 972, in run_command
    cmd_obj.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 67, in run
    self.do_egg_install()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 117, in do_egg_install
    cmd.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 418, in run
    self.easy_install(spec, not self.no_deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 660, in easy_install
    return self.install_item(None, spec, tmpdir, deps, True)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 707, in install_item
    self.process_distribution(spec, dist, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 752, in process_distribution
    [requirement], self.local_index, self.easy_install
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 782, in resolve
    replace_conflicting=replace_conflicting
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1065, in best_match
    return self.obtain(req, installer)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1077, in obtain
    return installer(requirement)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 679, in easy_install
    return self.install_item(spec, dist.location, tmpdir, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 705, in install_item
    dists = self.install_eggs(spec, download, tmpdir)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 890, in install_eggs
    return self.build_and_install(setup_script, setup_base)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1158, in build_and_install
    self.run_setup(setup_script, setup_base, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1144, in run_setup
    run_setup(setup_script, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 253, in run_setup
    raise
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 166, in save_modules
    saved_exc.resume()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 141, in resume
    six.reraise(type, exc, self._tb)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 154, in save_modules
    yield saved
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 250, in run_setup
    _execfile(setup_script, ns)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 45, in _execfile
    exec(code, globals, locals)
  File "/tmp/easy_install-jfXZmA/numpy-1.17.0rc1/setup.py", line 31, in <module>
    import setuptools
RuntimeError: Python version >= 3.5 required.

> Task :sdks:python:createProcessWorker FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/sdks/python/build.gradle'> line: 369

* What went wrong:
Execution failed for task ':sdks:python:createProcessWorker'.
> 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 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/5.2.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 2m 20s
59 actionable tasks: 47 executed, 12 from cache

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

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


Build failed in Jenkins: beam_PostCommit_Python_VR_Spark #267

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/267/display/redirect?page=changes>

Changes:

[github] Tiny typo fix

------------------------------------------
[...truncated 251.58 KB...]

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/PyYAML-3.13-py2.7-linux-x86_64.egg>
Searching for pytz>=2018.3
Reading https://pypi.org/simple/pytz/
Downloading https://files.pythonhosted.org/packages/3d/73/fe30c2daaaa0713420d0382b16fbb761409f532c56bdcc514bf7b6262bb6/pytz-2019.1-py2.py3-none-any.whl#sha256=303879e36b721603cc54604edcac9d20401bdbe31e1e4fdee5b9f98d5d31dfda
Best match: pytz 2019.1
Processing pytz-2019.1-py2.py3-none-any.whl
Installing pytz-2019.1-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pytz 2019.1 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pytz-2019.1-py2.7.egg>
Searching for pydot<1.3,>=1.2.0
Reading https://pypi.org/simple/pydot/
Downloading https://files.pythonhosted.org/packages/c3/f1/e61d6dfe6c1768ed2529761a68f70939e2569da043e9f15a8d84bf56cadf/pydot-1.2.4.tar.gz#sha256=92d2e2d15531d00710f2d6fb5540d2acabc5399d464f2f20d5d21073af241eb6
Best match: pydot 1.2.4
Processing pydot-1.2.4.tar.gz
Writing /tmp/easy_install-NNBqeF/pydot-1.2.4/setup.cfg
Running pydot-1.2.4/setup.py -q bdist_egg --dist-dir /tmp/easy_install-NNBqeF/pydot-1.2.4/egg-dist-tmp-SY_dTH
/tmp/easy_install-NNBqeF/pydot-1.2.4/pydot.py:17: UserWarning: Couldn't import dot_parser, loading of dot files will not be possible.
  "Couldn't import dot_parser, "
zip_safe flag not set; analyzing archive contents...
Moving pydot-1.2.4-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pydot 1.2.4 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pydot-1.2.4-py2.7.egg>
Searching for oauth2client<4,>=2.0.1
Reading https://pypi.org/simple/oauth2client/
Downloading https://files.pythonhosted.org/packages/c0/7b/bc893e35d6ca46a72faa4b9eaac25c687ce60e1fbe978993fe2de1b0ff0d/oauth2client-3.0.0.tar.gz#sha256=5b5b056ec6f2304e7920b632885bd157fa71d1a7f3ddd00a43b1541a8d1a2460
Best match: oauth2client 3.0.0
Processing oauth2client-3.0.0.tar.gz
Writing /tmp/easy_install-Z60ycp/oauth2client-3.0.0/setup.cfg
Running oauth2client-3.0.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-Z60ycp/oauth2client-3.0.0/egg-dist-tmp-jtrPvd
warning: no previously-included files matching '*' found under directory 'tests'
zip_safe flag not set; analyzing archive contents...
Moving oauth2client-3.0.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding oauth2client 3.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/oauth2client-3.0.0-py2.7.egg>
Searching for pymongo<4.0.0,>=3.8.0
Reading https://pypi.org/simple/pymongo/
Downloading https://files.pythonhosted.org/packages/6e/ea/353a9f8ced71b9e258438aa4d6aa048c1eaf5b774d3ef2273d686fde0947/pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl#sha256=32421df60d06f479d71b6b539642e410ece3006e8910688e68df962c8eb40a21
Best match: pymongo 3.8.0
Processing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl
Installing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding pymongo 3.8.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg>
Searching for mock<3.0.0,>=1.0.1
Reading https://pypi.org/simple/mock/
Downloading https://files.pythonhosted.org/packages/e6/35/f187bdf23be87092bd0f1200d43d23076cee4d0dec109f195173fd3ebc79/mock-2.0.0-py2.py3-none-any.whl#sha256=5ce3c71c5545b472da17b72268978914d0252980348636840bd34a00b5cc96c1
Best match: mock 2.0.0
Processing mock-2.0.0-py2.py3-none-any.whl
Installing mock-2.0.0-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg/EGG-INFO/requires.txt>
Adding mock 2.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg>
Searching for httplib2<=0.12.0,>=0.8
Reading https://pypi.org/simple/httplib2/
Downloading https://files.pythonhosted.org/packages/ce/ed/803905d670b52fa0edfdd135337e545b4496c2ab3a222f1449b7256eb99f/httplib2-0.12.0.tar.gz#sha256=f61fb838a94ce3b349aa32c92fd8430f7e3511afdb18bf9640d647e30c90a6d6
Best match: httplib2 0.12.0
Processing httplib2-0.12.0.tar.gz
Writing /tmp/easy_install-r2ingh/httplib2-0.12.0/setup.cfg
Running httplib2-0.12.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-r2ingh/httplib2-0.12.0/egg-dist-tmp-urdAMZ
zip_safe flag not set; analyzing archive contents...
httplib2.certs: module references __file__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Extracting httplib2-0.12.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding httplib2 0.12.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Searching for hdfs<3.0.0,>=2.1.0
Reading https://pypi.org/simple/hdfs/
Downloading https://files.pythonhosted.org/packages/a0/a5/1433f90ac909e259c5fd38d75d8b730be93e40cf44a0d0f5ae2742aa1d7c/hdfs-2.5.7-py2-none-any.whl#sha256=ba512cc8d5e3f0452b7feb196174a0394e733078fe8dcb82572c66ba309dfe9d
Best match: hdfs 2.5.7
Processing hdfs-2.5.7-py2-none-any.whl
Installing hdfs-2.5.7-py2-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/hdfs-2.5.7-py2.7.egg/EGG-INFO/requires.txt>
Adding hdfs 2.5.7 to easy-install.pth file
Installing hdfscli-avro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing hdfscli script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/hdfs-2.5.7-py2.7.egg>
Searching for future<1.0.0,>=0.16.0
Reading https://pypi.org/simple/future/
Downloading https://files.pythonhosted.org/packages/90/52/e20466b85000a181e1e144fd8305caf2cf475e2f9674e797b222f8105f5f/future-0.17.1.tar.gz#sha256=67045236dcfd6816dc439556d009594abf643e5eb48992e36beac09c2ca659b8
Best match: future 0.17.1
Processing future-0.17.1.tar.gz
Writing /tmp/easy_install-59Hyn4/future-0.17.1/setup.cfg
Running future-0.17.1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-59Hyn4/future-0.17.1/egg-dist-tmp-r6fjxK
warning: no files found matching '*.au' under directory 'tests'
warning: no files found matching '*.gif' under directory 'tests'
warning: no files found matching '*.txt' under directory 'tests'
zip_safe flag not set; analyzing archive contents...
future.backports.test.ssl_servers: module references __file__
future.backports.test.support: module references __file__
future.standard_library.__init__: module references __file__
future.standard_library.__init__: module references __path__
future.utils.__init__: module MAY be using inspect.stack
past.builtins.misc: module MAY be using inspect.stack
past.translation.__init__: module references __file__
past.translation.__init__: module references __path__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Extracting future-0.17.1-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding future 0.17.1 to easy-install.pth file
Installing pasteurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing futurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Searching for fastavro<0.22,>=0.21.4
Reading https://pypi.org/simple/fastavro/
Downloading https://files.pythonhosted.org/packages/15/e3/5956c75f68906b119191ef30d9acff661b422cf918a29a03ee0c3ba774be/fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl#sha256=25c5e1871fb82795f138aa209ca89cac940b80bf36fc644615354028bfd87638
Best match: fastavro 0.21.24
Processing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl
Installing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding fastavro 0.21.24 to easy-install.pth file
Installing fastavro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg>
Searching for dill<0.2.10,>=0.2.9
Reading https://pypi.org/simple/dill/
Downloading https://files.pythonhosted.org/packages/fe/42/bfe2e0857bc284cbe6a011d93f2a9ad58a22cb894461b199ae72cfef0f29/dill-0.2.9.tar.gz#sha256=f6d6046f9f9195206063dd0415dff185ad593d6ee8b0e67f12597c0f4df4986f
Best match: dill 0.2.9
Processing dill-0.2.9.tar.gz
Writing /tmp/easy_install-zjSNXR/dill-0.2.9/setup.cfg
Running dill-0.2.9/setup.py -q bdist_egg --dist-dir /tmp/easy_install-zjSNXR/dill-0.2.9/egg-dist-tmp-DXtMDx
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Extracting dill-0.2.9-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding dill 0.2.9 to easy-install.pth file
Installing get_objgraph script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing undill script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Searching for crcmod<2.0,>=1.7
Reading https://pypi.org/simple/crcmod/
Downloading https://files.pythonhosted.org/packages/6b/b0/e595ce2a2527e169c3bcd6c33d2473c1918e0b7f6826a043ca1245dd4e5b/crcmod-1.7.tar.gz#sha256=dc7051a0db5f2bd48665a990d3ec1cc305a466a77358ca4492826f41f283601e
Best match: crcmod 1.7
Processing crcmod-1.7.tar.gz
Writing /tmp/easy_install-Rz00cr/crcmod-1.7/setup.cfg
Running crcmod-1.7/setup.py -q bdist_egg --dist-dir /tmp/easy_install-Rz00cr/crcmod-1.7/egg-dist-tmp-_xrCB1
python2/src/_crcfunext.c: In function ‘init_crcfunext’:
python2/src/_crcfunext.c:492:13: warning: variable ‘m’ set but not used [-Wunused-but-set-variable]
   PyObject *m;
             ^
zip_safe flag not set; analyzing archive contents...
Moving crcmod-1.7-py2.7-linux-x86_64.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding crcmod 1.7 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/crcmod-1.7-py2.7-linux-x86_64.egg>
Searching for numpy>=1.14
Reading https://pypi.org/simple/numpy/
Downloading https://files.pythonhosted.org/packages/c1/ff/aeb22192bab0643551a161dc4ed305892cead687ee97453daed4dc1dd38e/numpy-1.17.0rc1.zip#sha256=f53df05f9ca4ec5d72709ffe349704f1f7d945ed59e815574b5c5687acb282c4
Best match: numpy 1.17.0rc1
Processing numpy-1.17.0rc1.zip
Writing /tmp/easy_install-nBv5mh/numpy-1.17.0rc1/setup.cfg
Running numpy-1.17.0rc1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-nBv5mh/numpy-1.17.0rc1/egg-dist-tmp-qlIutO
Traceback (most recent call last):
  File "setup.py", line 238, in <module>
    'test': generate_protos_first(test),
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/__init__.py",> line 145, in setup
    return distutils.core.setup(**attrs)
  File "/usr/lib/python2.7/distutils/core.py", line 151, in setup
    dist.run_commands()
  File "/usr/lib/python2.7/distutils/dist.py", line 953, in run_commands
    self.run_command(cmd)
  File "/usr/lib/python2.7/distutils/dist.py", line 972, in run_command
    cmd_obj.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 67, in run
    self.do_egg_install()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 117, in do_egg_install
    cmd.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 418, in run
    self.easy_install(spec, not self.no_deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 660, in easy_install
    return self.install_item(None, spec, tmpdir, deps, True)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 707, in install_item
    self.process_distribution(spec, dist, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 752, in process_distribution
    [requirement], self.local_index, self.easy_install
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 782, in resolve
    replace_conflicting=replace_conflicting
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1065, in best_match
    return self.obtain(req, installer)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1077, in obtain
    return installer(requirement)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 679, in easy_install
    return self.install_item(spec, dist.location, tmpdir, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 705, in install_item
    dists = self.install_eggs(spec, download, tmpdir)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 890, in install_eggs
    return self.build_and_install(setup_script, setup_base)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1158, in build_and_install
    self.run_setup(setup_script, setup_base, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1144, in run_setup
    run_setup(setup_script, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 253, in run_setup
    raise
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 166, in save_modules
    saved_exc.resume()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 141, in resume
    six.reraise(type, exc, self._tb)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 154, in save_modules
    yield saved
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 250, in run_setup
    _execfile(setup_script, ns)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 45, in _execfile
    exec(code, globals, locals)
  File "/tmp/easy_install-nBv5mh/numpy-1.17.0rc1/setup.py", line 31, in <module>
    import setuptools
RuntimeError: Python version >= 3.5 required.

> Task :sdks:python:createProcessWorker FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/sdks/python/build.gradle'> line: 369

* What went wrong:
Execution failed for task ':sdks:python:createProcessWorker'.
> 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 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/5.2.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 2m 13s
59 actionable tasks: 46 executed, 13 from cache

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

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


Build failed in Jenkins: beam_PostCommit_Python_VR_Spark #266

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/266/display/redirect?page=changes>

Changes:

[hannahjiang] BEAM-3645 add ParallelBundleProcessor

[hannahjiang] BEAM-3645 reflect comments

[hannahjiang] BEAM-3645 add changes from review comments

[hannahjiang] BEAM-3645 add thread lock when generating process_bundle_id

------------------------------------------
[...truncated 251.59 KB...]

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/PyYAML-3.13-py2.7-linux-x86_64.egg>
Searching for pytz>=2018.3
Reading https://pypi.org/simple/pytz/
Downloading https://files.pythonhosted.org/packages/3d/73/fe30c2daaaa0713420d0382b16fbb761409f532c56bdcc514bf7b6262bb6/pytz-2019.1-py2.py3-none-any.whl#sha256=303879e36b721603cc54604edcac9d20401bdbe31e1e4fdee5b9f98d5d31dfda
Best match: pytz 2019.1
Processing pytz-2019.1-py2.py3-none-any.whl
Installing pytz-2019.1-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pytz 2019.1 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pytz-2019.1-py2.7.egg>
Searching for pydot<1.3,>=1.2.0
Reading https://pypi.org/simple/pydot/
Downloading https://files.pythonhosted.org/packages/c3/f1/e61d6dfe6c1768ed2529761a68f70939e2569da043e9f15a8d84bf56cadf/pydot-1.2.4.tar.gz#sha256=92d2e2d15531d00710f2d6fb5540d2acabc5399d464f2f20d5d21073af241eb6
Best match: pydot 1.2.4
Processing pydot-1.2.4.tar.gz
Writing /tmp/easy_install-GUi0qG/pydot-1.2.4/setup.cfg
Running pydot-1.2.4/setup.py -q bdist_egg --dist-dir /tmp/easy_install-GUi0qG/pydot-1.2.4/egg-dist-tmp-DzEGj_
/tmp/easy_install-GUi0qG/pydot-1.2.4/pydot.py:17: UserWarning: Couldn't import dot_parser, loading of dot files will not be possible.
  "Couldn't import dot_parser, "
zip_safe flag not set; analyzing archive contents...
Moving pydot-1.2.4-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pydot 1.2.4 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pydot-1.2.4-py2.7.egg>
Searching for oauth2client<4,>=2.0.1
Reading https://pypi.org/simple/oauth2client/
Downloading https://files.pythonhosted.org/packages/c0/7b/bc893e35d6ca46a72faa4b9eaac25c687ce60e1fbe978993fe2de1b0ff0d/oauth2client-3.0.0.tar.gz#sha256=5b5b056ec6f2304e7920b632885bd157fa71d1a7f3ddd00a43b1541a8d1a2460
Best match: oauth2client 3.0.0
Processing oauth2client-3.0.0.tar.gz
Writing /tmp/easy_install-eIObMB/oauth2client-3.0.0/setup.cfg
Running oauth2client-3.0.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-eIObMB/oauth2client-3.0.0/egg-dist-tmp-nK5WXV
warning: no previously-included files matching '*' found under directory 'tests'
zip_safe flag not set; analyzing archive contents...
Moving oauth2client-3.0.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding oauth2client 3.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/oauth2client-3.0.0-py2.7.egg>
Searching for pymongo<4.0.0,>=3.8.0
Reading https://pypi.org/simple/pymongo/
Downloading https://files.pythonhosted.org/packages/6e/ea/353a9f8ced71b9e258438aa4d6aa048c1eaf5b774d3ef2273d686fde0947/pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl#sha256=32421df60d06f479d71b6b539642e410ece3006e8910688e68df962c8eb40a21
Best match: pymongo 3.8.0
Processing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl
Installing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding pymongo 3.8.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg>
Searching for mock<3.0.0,>=1.0.1
Reading https://pypi.org/simple/mock/
Downloading https://files.pythonhosted.org/packages/e6/35/f187bdf23be87092bd0f1200d43d23076cee4d0dec109f195173fd3ebc79/mock-2.0.0-py2.py3-none-any.whl#sha256=5ce3c71c5545b472da17b72268978914d0252980348636840bd34a00b5cc96c1
Best match: mock 2.0.0
Processing mock-2.0.0-py2.py3-none-any.whl
Installing mock-2.0.0-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg/EGG-INFO/requires.txt>
Adding mock 2.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg>
Searching for httplib2<=0.12.0,>=0.8
Reading https://pypi.org/simple/httplib2/
Downloading https://files.pythonhosted.org/packages/ce/ed/803905d670b52fa0edfdd135337e545b4496c2ab3a222f1449b7256eb99f/httplib2-0.12.0.tar.gz#sha256=f61fb838a94ce3b349aa32c92fd8430f7e3511afdb18bf9640d647e30c90a6d6
Best match: httplib2 0.12.0
Processing httplib2-0.12.0.tar.gz
Writing /tmp/easy_install-7VszH4/httplib2-0.12.0/setup.cfg
Running httplib2-0.12.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-7VszH4/httplib2-0.12.0/egg-dist-tmp-qWmP56
zip_safe flag not set; analyzing archive contents...
httplib2.certs: module references __file__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Extracting httplib2-0.12.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding httplib2 0.12.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Searching for hdfs<3.0.0,>=2.1.0
Reading https://pypi.org/simple/hdfs/
Downloading https://files.pythonhosted.org/packages/a0/a5/1433f90ac909e259c5fd38d75d8b730be93e40cf44a0d0f5ae2742aa1d7c/hdfs-2.5.7-py2-none-any.whl#sha256=ba512cc8d5e3f0452b7feb196174a0394e733078fe8dcb82572c66ba309dfe9d
Best match: hdfs 2.5.7
Processing hdfs-2.5.7-py2-none-any.whl
Installing hdfs-2.5.7-py2-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/hdfs-2.5.7-py2.7.egg/EGG-INFO/requires.txt>
Adding hdfs 2.5.7 to easy-install.pth file
Installing hdfscli-avro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing hdfscli script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/hdfs-2.5.7-py2.7.egg>
Searching for future<1.0.0,>=0.16.0
Reading https://pypi.org/simple/future/
Downloading https://files.pythonhosted.org/packages/90/52/e20466b85000a181e1e144fd8305caf2cf475e2f9674e797b222f8105f5f/future-0.17.1.tar.gz#sha256=67045236dcfd6816dc439556d009594abf643e5eb48992e36beac09c2ca659b8
Best match: future 0.17.1
Processing future-0.17.1.tar.gz
Writing /tmp/easy_install-w5jzBJ/future-0.17.1/setup.cfg
Running future-0.17.1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-w5jzBJ/future-0.17.1/egg-dist-tmp-jG7FCx
warning: no files found matching '*.au' under directory 'tests'
warning: no files found matching '*.gif' under directory 'tests'
warning: no files found matching '*.txt' under directory 'tests'
zip_safe flag not set; analyzing archive contents...
future.backports.test.ssl_servers: module references __file__
future.backports.test.support: module references __file__
future.standard_library.__init__: module references __file__
future.standard_library.__init__: module references __path__
future.utils.__init__: module MAY be using inspect.stack
past.builtins.misc: module MAY be using inspect.stack
past.translation.__init__: module references __file__
past.translation.__init__: module references __path__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Extracting future-0.17.1-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding future 0.17.1 to easy-install.pth file
Installing pasteurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing futurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Searching for fastavro<0.22,>=0.21.4
Reading https://pypi.org/simple/fastavro/
Downloading https://files.pythonhosted.org/packages/15/e3/5956c75f68906b119191ef30d9acff661b422cf918a29a03ee0c3ba774be/fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl#sha256=25c5e1871fb82795f138aa209ca89cac940b80bf36fc644615354028bfd87638
Best match: fastavro 0.21.24
Processing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl
Installing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding fastavro 0.21.24 to easy-install.pth file
Installing fastavro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg>
Searching for dill<0.2.10,>=0.2.9
Reading https://pypi.org/simple/dill/
Downloading https://files.pythonhosted.org/packages/fe/42/bfe2e0857bc284cbe6a011d93f2a9ad58a22cb894461b199ae72cfef0f29/dill-0.2.9.tar.gz#sha256=f6d6046f9f9195206063dd0415dff185ad593d6ee8b0e67f12597c0f4df4986f
Best match: dill 0.2.9
Processing dill-0.2.9.tar.gz
Writing /tmp/easy_install-BDZNch/dill-0.2.9/setup.cfg
Running dill-0.2.9/setup.py -q bdist_egg --dist-dir /tmp/easy_install-BDZNch/dill-0.2.9/egg-dist-tmp-caZq2u
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Extracting dill-0.2.9-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding dill 0.2.9 to easy-install.pth file
Installing get_objgraph script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing undill script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Searching for crcmod<2.0,>=1.7
Reading https://pypi.org/simple/crcmod/
Downloading https://files.pythonhosted.org/packages/6b/b0/e595ce2a2527e169c3bcd6c33d2473c1918e0b7f6826a043ca1245dd4e5b/crcmod-1.7.tar.gz#sha256=dc7051a0db5f2bd48665a990d3ec1cc305a466a77358ca4492826f41f283601e
Best match: crcmod 1.7
Processing crcmod-1.7.tar.gz
Writing /tmp/easy_install-ayJ2Ky/crcmod-1.7/setup.cfg
Running crcmod-1.7/setup.py -q bdist_egg --dist-dir /tmp/easy_install-ayJ2Ky/crcmod-1.7/egg-dist-tmp-Rjqon_
python2/src/_crcfunext.c: In function ‘init_crcfunext’:
python2/src/_crcfunext.c:492:13: warning: variable ‘m’ set but not used [-Wunused-but-set-variable]
   PyObject *m;
             ^
zip_safe flag not set; analyzing archive contents...
Moving crcmod-1.7-py2.7-linux-x86_64.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding crcmod 1.7 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/crcmod-1.7-py2.7-linux-x86_64.egg>
Searching for numpy>=1.14
Reading https://pypi.org/simple/numpy/
Downloading https://files.pythonhosted.org/packages/c1/ff/aeb22192bab0643551a161dc4ed305892cead687ee97453daed4dc1dd38e/numpy-1.17.0rc1.zip#sha256=f53df05f9ca4ec5d72709ffe349704f1f7d945ed59e815574b5c5687acb282c4
Best match: numpy 1.17.0rc1
Processing numpy-1.17.0rc1.zip
Writing /tmp/easy_install-QITdN0/numpy-1.17.0rc1/setup.cfg
Running numpy-1.17.0rc1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-QITdN0/numpy-1.17.0rc1/egg-dist-tmp-0x9z6v
Traceback (most recent call last):
  File "setup.py", line 238, in <module>
    'test': generate_protos_first(test),
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/__init__.py",> line 145, in setup
    return distutils.core.setup(**attrs)
  File "/usr/lib/python2.7/distutils/core.py", line 151, in setup
    dist.run_commands()
  File "/usr/lib/python2.7/distutils/dist.py", line 953, in run_commands
    self.run_command(cmd)
  File "/usr/lib/python2.7/distutils/dist.py", line 972, in run_command
    cmd_obj.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 67, in run
    self.do_egg_install()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 117, in do_egg_install
    cmd.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 418, in run
    self.easy_install(spec, not self.no_deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 660, in easy_install
    return self.install_item(None, spec, tmpdir, deps, True)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 707, in install_item
    self.process_distribution(spec, dist, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 752, in process_distribution
    [requirement], self.local_index, self.easy_install
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 782, in resolve
    replace_conflicting=replace_conflicting
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1065, in best_match
    return self.obtain(req, installer)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1077, in obtain
    return installer(requirement)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 679, in easy_install
    return self.install_item(spec, dist.location, tmpdir, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 705, in install_item
    dists = self.install_eggs(spec, download, tmpdir)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 890, in install_eggs
    return self.build_and_install(setup_script, setup_base)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1158, in build_and_install
    self.run_setup(setup_script, setup_base, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1144, in run_setup
    run_setup(setup_script, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 253, in run_setup
    raise
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 166, in save_modules
    saved_exc.resume()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 141, in resume
    six.reraise(type, exc, self._tb)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 154, in save_modules
    yield saved
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 250, in run_setup
    _execfile(setup_script, ns)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 45, in _execfile
    exec(code, globals, locals)
  File "/tmp/easy_install-QITdN0/numpy-1.17.0rc1/setup.py", line 31, in <module>
    import setuptools
RuntimeError: Python version >= 3.5 required.

> Task :sdks:python:createProcessWorker FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/sdks/python/build.gradle'> line: 369

* What went wrong:
Execution failed for task ':sdks:python:createProcessWorker'.
> 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 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/5.2.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 3m 22s
59 actionable tasks: 46 executed, 13 from cache

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

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


Build failed in Jenkins: beam_PostCommit_Python_VR_Spark #265

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/265/display/redirect>

------------------------------------------
[...truncated 251.77 KB...]

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/PyYAML-3.13-py2.7-linux-x86_64.egg>
Searching for pytz>=2018.3
Reading https://pypi.org/simple/pytz/
Downloading https://files.pythonhosted.org/packages/3d/73/fe30c2daaaa0713420d0382b16fbb761409f532c56bdcc514bf7b6262bb6/pytz-2019.1-py2.py3-none-any.whl#sha256=303879e36b721603cc54604edcac9d20401bdbe31e1e4fdee5b9f98d5d31dfda
Best match: pytz 2019.1
Processing pytz-2019.1-py2.py3-none-any.whl
Installing pytz-2019.1-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pytz 2019.1 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pytz-2019.1-py2.7.egg>
Searching for pydot<1.3,>=1.2.0
Reading https://pypi.org/simple/pydot/
Downloading https://files.pythonhosted.org/packages/c3/f1/e61d6dfe6c1768ed2529761a68f70939e2569da043e9f15a8d84bf56cadf/pydot-1.2.4.tar.gz#sha256=92d2e2d15531d00710f2d6fb5540d2acabc5399d464f2f20d5d21073af241eb6
Best match: pydot 1.2.4
Processing pydot-1.2.4.tar.gz
Writing /tmp/easy_install-VaF24X/pydot-1.2.4/setup.cfg
Running pydot-1.2.4/setup.py -q bdist_egg --dist-dir /tmp/easy_install-VaF24X/pydot-1.2.4/egg-dist-tmp-51PbFE
/tmp/easy_install-VaF24X/pydot-1.2.4/pydot.py:17: UserWarning: Couldn't import dot_parser, loading of dot files will not be possible.
  "Couldn't import dot_parser, "
zip_safe flag not set; analyzing archive contents...
Moving pydot-1.2.4-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pydot 1.2.4 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pydot-1.2.4-py2.7.egg>
Searching for oauth2client<4,>=2.0.1
Reading https://pypi.org/simple/oauth2client/
Downloading https://files.pythonhosted.org/packages/c0/7b/bc893e35d6ca46a72faa4b9eaac25c687ce60e1fbe978993fe2de1b0ff0d/oauth2client-3.0.0.tar.gz#sha256=5b5b056ec6f2304e7920b632885bd157fa71d1a7f3ddd00a43b1541a8d1a2460
Best match: oauth2client 3.0.0
Processing oauth2client-3.0.0.tar.gz
Writing /tmp/easy_install-0PJPjN/oauth2client-3.0.0/setup.cfg
Running oauth2client-3.0.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-0PJPjN/oauth2client-3.0.0/egg-dist-tmp-OtZzhx
warning: no previously-included files matching '*' found under directory 'tests'
zip_safe flag not set; analyzing archive contents...
Moving oauth2client-3.0.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding oauth2client 3.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/oauth2client-3.0.0-py2.7.egg>
Searching for pymongo<4.0.0,>=3.8.0
Reading https://pypi.org/simple/pymongo/
Downloading https://files.pythonhosted.org/packages/6e/ea/353a9f8ced71b9e258438aa4d6aa048c1eaf5b774d3ef2273d686fde0947/pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl#sha256=32421df60d06f479d71b6b539642e410ece3006e8910688e68df962c8eb40a21
Best match: pymongo 3.8.0
Processing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl
Installing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding pymongo 3.8.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg>
Searching for mock<3.0.0,>=1.0.1
Reading https://pypi.org/simple/mock/
Downloading https://files.pythonhosted.org/packages/e6/35/f187bdf23be87092bd0f1200d43d23076cee4d0dec109f195173fd3ebc79/mock-2.0.0-py2.py3-none-any.whl#sha256=5ce3c71c5545b472da17b72268978914d0252980348636840bd34a00b5cc96c1
Best match: mock 2.0.0
Processing mock-2.0.0-py2.py3-none-any.whl
Installing mock-2.0.0-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg/EGG-INFO/requires.txt>
Adding mock 2.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg>
Searching for httplib2<=0.12.0,>=0.8
Reading https://pypi.org/simple/httplib2/
Downloading https://files.pythonhosted.org/packages/ce/ed/803905d670b52fa0edfdd135337e545b4496c2ab3a222f1449b7256eb99f/httplib2-0.12.0.tar.gz#sha256=f61fb838a94ce3b349aa32c92fd8430f7e3511afdb18bf9640d647e30c90a6d6
Best match: httplib2 0.12.0
Processing httplib2-0.12.0.tar.gz
Writing /tmp/easy_install-yc3Ygv/httplib2-0.12.0/setup.cfg
Running httplib2-0.12.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-yc3Ygv/httplib2-0.12.0/egg-dist-tmp-zzhGJr
zip_safe flag not set; analyzing archive contents...
httplib2.certs: module references __file__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Extracting httplib2-0.12.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding httplib2 0.12.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Searching for hdfs<3.0.0,>=2.1.0
Reading https://pypi.org/simple/hdfs/
Downloading https://files.pythonhosted.org/packages/a0/a5/1433f90ac909e259c5fd38d75d8b730be93e40cf44a0d0f5ae2742aa1d7c/hdfs-2.5.7-py2-none-any.whl#sha256=ba512cc8d5e3f0452b7feb196174a0394e733078fe8dcb82572c66ba309dfe9d
Best match: hdfs 2.5.7
Processing hdfs-2.5.7-py2-none-any.whl
Installing hdfs-2.5.7-py2-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/hdfs-2.5.7-py2.7.egg/EGG-INFO/requires.txt>
Adding hdfs 2.5.7 to easy-install.pth file
Installing hdfscli-avro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing hdfscli script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/hdfs-2.5.7-py2.7.egg>
Searching for future<1.0.0,>=0.16.0
Reading https://pypi.org/simple/future/
Downloading https://files.pythonhosted.org/packages/90/52/e20466b85000a181e1e144fd8305caf2cf475e2f9674e797b222f8105f5f/future-0.17.1.tar.gz#sha256=67045236dcfd6816dc439556d009594abf643e5eb48992e36beac09c2ca659b8
Best match: future 0.17.1
Processing future-0.17.1.tar.gz
Writing /tmp/easy_install-5VXrty/future-0.17.1/setup.cfg
Running future-0.17.1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-5VXrty/future-0.17.1/egg-dist-tmp-oBCaZr
warning: no files found matching '*.au' under directory 'tests'
warning: no files found matching '*.gif' under directory 'tests'
warning: no files found matching '*.txt' under directory 'tests'
zip_safe flag not set; analyzing archive contents...
future.backports.test.ssl_servers: module references __file__
future.backports.test.support: module references __file__
future.standard_library.__init__: module references __file__
future.standard_library.__init__: module references __path__
future.utils.__init__: module MAY be using inspect.stack
past.builtins.misc: module MAY be using inspect.stack
past.translation.__init__: module references __file__
past.translation.__init__: module references __path__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Extracting future-0.17.1-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding future 0.17.1 to easy-install.pth file
Installing pasteurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing futurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Searching for fastavro<0.22,>=0.21.4
Reading https://pypi.org/simple/fastavro/
Downloading https://files.pythonhosted.org/packages/15/e3/5956c75f68906b119191ef30d9acff661b422cf918a29a03ee0c3ba774be/fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl#sha256=25c5e1871fb82795f138aa209ca89cac940b80bf36fc644615354028bfd87638
Best match: fastavro 0.21.24
Processing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl
Installing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding fastavro 0.21.24 to easy-install.pth file
Installing fastavro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg>
Searching for dill<0.2.10,>=0.2.9
Reading https://pypi.org/simple/dill/
Downloading https://files.pythonhosted.org/packages/fe/42/bfe2e0857bc284cbe6a011d93f2a9ad58a22cb894461b199ae72cfef0f29/dill-0.2.9.tar.gz#sha256=f6d6046f9f9195206063dd0415dff185ad593d6ee8b0e67f12597c0f4df4986f
Best match: dill 0.2.9
Processing dill-0.2.9.tar.gz
Writing /tmp/easy_install-G68UXE/dill-0.2.9/setup.cfg
Running dill-0.2.9/setup.py -q bdist_egg --dist-dir /tmp/easy_install-G68UXE/dill-0.2.9/egg-dist-tmp-pa0tMT
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Extracting dill-0.2.9-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding dill 0.2.9 to easy-install.pth file
Installing get_objgraph script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing undill script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Searching for crcmod<2.0,>=1.7
Reading https://pypi.org/simple/crcmod/
Downloading https://files.pythonhosted.org/packages/6b/b0/e595ce2a2527e169c3bcd6c33d2473c1918e0b7f6826a043ca1245dd4e5b/crcmod-1.7.tar.gz#sha256=dc7051a0db5f2bd48665a990d3ec1cc305a466a77358ca4492826f41f283601e
Best match: crcmod 1.7
Processing crcmod-1.7.tar.gz
Writing /tmp/easy_install-0IaPHg/crcmod-1.7/setup.cfg
Running crcmod-1.7/setup.py -q bdist_egg --dist-dir /tmp/easy_install-0IaPHg/crcmod-1.7/egg-dist-tmp-ImdSEu
python2/src/_crcfunext.c: In function ‘init_crcfunext’:
python2/src/_crcfunext.c:492:13: warning: variable ‘m’ set but not used [-Wunused-but-set-variable]
   PyObject *m;
             ^
zip_safe flag not set; analyzing archive contents...
Moving crcmod-1.7-py2.7-linux-x86_64.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding crcmod 1.7 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/crcmod-1.7-py2.7-linux-x86_64.egg>
Searching for numpy>=1.14
Reading https://pypi.org/simple/numpy/
Downloading https://files.pythonhosted.org/packages/c1/ff/aeb22192bab0643551a161dc4ed305892cead687ee97453daed4dc1dd38e/numpy-1.17.0rc1.zip#sha256=f53df05f9ca4ec5d72709ffe349704f1f7d945ed59e815574b5c5687acb282c4
Best match: numpy 1.17.0rc1
Processing numpy-1.17.0rc1.zip
Writing /tmp/easy_install-cjCghc/numpy-1.17.0rc1/setup.cfg
Running numpy-1.17.0rc1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-cjCghc/numpy-1.17.0rc1/egg-dist-tmp-R0p7BQ
Traceback (most recent call last):
  File "setup.py", line 238, in <module>
    'test': generate_protos_first(test),
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/__init__.py",> line 145, in setup
    return distutils.core.setup(**attrs)
  File "/usr/lib/python2.7/distutils/core.py", line 151, in setup
    dist.run_commands()
  File "/usr/lib/python2.7/distutils/dist.py", line 953, in run_commands
    self.run_command(cmd)
  File "/usr/lib/python2.7/distutils/dist.py", line 972, in run_command
    cmd_obj.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 67, in run
    self.do_egg_install()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 117, in do_egg_install
    cmd.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 418, in run
    self.easy_install(spec, not self.no_deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 660, in easy_install
    return self.install_item(None, spec, tmpdir, deps, True)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 707, in install_item
    self.process_distribution(spec, dist, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 752, in process_distribution
    [requirement], self.local_index, self.easy_install
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 782, in resolve
    replace_conflicting=replace_conflicting
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1065, in best_match
    return self.obtain(req, installer)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1077, in obtain
    return installer(requirement)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 679, in easy_install
    return self.install_item(spec, dist.location, tmpdir, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 705, in install_item
    dists = self.install_eggs(spec, download, tmpdir)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 890, in install_eggs
    return self.build_and_install(setup_script, setup_base)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1158, in build_and_install
    self.run_setup(setup_script, setup_base, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1144, in run_setup
    run_setup(setup_script, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 253, in run_setup
    raise
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 166, in save_modules
    saved_exc.resume()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 141, in resume
    six.reraise(type, exc, self._tb)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 154, in save_modules
    yield saved
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 250, in run_setup
    _execfile(setup_script, ns)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 45, in _execfile
    exec(code, globals, locals)
  File "/tmp/easy_install-cjCghc/numpy-1.17.0rc1/setup.py", line 31, in <module>
    import setuptools
RuntimeError: Python version >= 3.5 required.

> Task :sdks:python:createProcessWorker FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/sdks/python/build.gradle'> line: 369

* What went wrong:
Execution failed for task ':sdks:python:createProcessWorker'.
> 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 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/5.2.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 2m 29s
59 actionable tasks: 47 executed, 12 from cache

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

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


Build failed in Jenkins: beam_PostCommit_Python_VR_Spark #264

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/264/display/redirect?page=changes>

Changes:

[alireza4263] [BEAM-7545] Adding RowCount to TextTable.

------------------------------------------
[...truncated 251.81 KB...]

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/PyYAML-3.13-py2.7-linux-x86_64.egg>
Searching for pytz>=2018.3
Reading https://pypi.org/simple/pytz/
Downloading https://files.pythonhosted.org/packages/3d/73/fe30c2daaaa0713420d0382b16fbb761409f532c56bdcc514bf7b6262bb6/pytz-2019.1-py2.py3-none-any.whl#sha256=303879e36b721603cc54604edcac9d20401bdbe31e1e4fdee5b9f98d5d31dfda
Best match: pytz 2019.1
Processing pytz-2019.1-py2.py3-none-any.whl
Installing pytz-2019.1-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pytz 2019.1 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pytz-2019.1-py2.7.egg>
Searching for pydot<1.3,>=1.2.0
Reading https://pypi.org/simple/pydot/
Downloading https://files.pythonhosted.org/packages/c3/f1/e61d6dfe6c1768ed2529761a68f70939e2569da043e9f15a8d84bf56cadf/pydot-1.2.4.tar.gz#sha256=92d2e2d15531d00710f2d6fb5540d2acabc5399d464f2f20d5d21073af241eb6
Best match: pydot 1.2.4
Processing pydot-1.2.4.tar.gz
Writing /tmp/easy_install-85VyhW/pydot-1.2.4/setup.cfg
Running pydot-1.2.4/setup.py -q bdist_egg --dist-dir /tmp/easy_install-85VyhW/pydot-1.2.4/egg-dist-tmp-s7eA7v
/tmp/easy_install-85VyhW/pydot-1.2.4/pydot.py:17: UserWarning: Couldn't import dot_parser, loading of dot files will not be possible.
  "Couldn't import dot_parser, "
zip_safe flag not set; analyzing archive contents...
Moving pydot-1.2.4-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pydot 1.2.4 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pydot-1.2.4-py2.7.egg>
Searching for oauth2client<4,>=2.0.1
Reading https://pypi.org/simple/oauth2client/
Downloading https://files.pythonhosted.org/packages/c0/7b/bc893e35d6ca46a72faa4b9eaac25c687ce60e1fbe978993fe2de1b0ff0d/oauth2client-3.0.0.tar.gz#sha256=5b5b056ec6f2304e7920b632885bd157fa71d1a7f3ddd00a43b1541a8d1a2460
Best match: oauth2client 3.0.0
Processing oauth2client-3.0.0.tar.gz
Writing /tmp/easy_install-YIh_Sf/oauth2client-3.0.0/setup.cfg
Running oauth2client-3.0.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-YIh_Sf/oauth2client-3.0.0/egg-dist-tmp-TJgGYC
warning: no previously-included files matching '*' found under directory 'tests'
zip_safe flag not set; analyzing archive contents...
Moving oauth2client-3.0.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding oauth2client 3.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/oauth2client-3.0.0-py2.7.egg>
Searching for pymongo<4.0.0,>=3.8.0
Reading https://pypi.org/simple/pymongo/
Downloading https://files.pythonhosted.org/packages/6e/ea/353a9f8ced71b9e258438aa4d6aa048c1eaf5b774d3ef2273d686fde0947/pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl#sha256=32421df60d06f479d71b6b539642e410ece3006e8910688e68df962c8eb40a21
Best match: pymongo 3.8.0
Processing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl
Installing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding pymongo 3.8.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg>
Searching for mock<3.0.0,>=1.0.1
Reading https://pypi.org/simple/mock/
Downloading https://files.pythonhosted.org/packages/e6/35/f187bdf23be87092bd0f1200d43d23076cee4d0dec109f195173fd3ebc79/mock-2.0.0-py2.py3-none-any.whl#sha256=5ce3c71c5545b472da17b72268978914d0252980348636840bd34a00b5cc96c1
Best match: mock 2.0.0
Processing mock-2.0.0-py2.py3-none-any.whl
Installing mock-2.0.0-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg/EGG-INFO/requires.txt>
Adding mock 2.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg>
Searching for httplib2<=0.12.0,>=0.8
Reading https://pypi.org/simple/httplib2/
Downloading https://files.pythonhosted.org/packages/ce/ed/803905d670b52fa0edfdd135337e545b4496c2ab3a222f1449b7256eb99f/httplib2-0.12.0.tar.gz#sha256=f61fb838a94ce3b349aa32c92fd8430f7e3511afdb18bf9640d647e30c90a6d6
Best match: httplib2 0.12.0
Processing httplib2-0.12.0.tar.gz
Writing /tmp/easy_install-XoTrYX/httplib2-0.12.0/setup.cfg
Running httplib2-0.12.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-XoTrYX/httplib2-0.12.0/egg-dist-tmp-8NvRb1
zip_safe flag not set; analyzing archive contents...
httplib2.certs: module references __file__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Extracting httplib2-0.12.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding httplib2 0.12.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Searching for hdfs<3.0.0,>=2.1.0
Reading https://pypi.org/simple/hdfs/
Downloading https://files.pythonhosted.org/packages/a0/a5/1433f90ac909e259c5fd38d75d8b730be93e40cf44a0d0f5ae2742aa1d7c/hdfs-2.5.7-py2-none-any.whl#sha256=ba512cc8d5e3f0452b7feb196174a0394e733078fe8dcb82572c66ba309dfe9d
Best match: hdfs 2.5.7
Processing hdfs-2.5.7-py2-none-any.whl
Installing hdfs-2.5.7-py2-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/hdfs-2.5.7-py2.7.egg/EGG-INFO/requires.txt>
Adding hdfs 2.5.7 to easy-install.pth file
Installing hdfscli-avro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing hdfscli script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/hdfs-2.5.7-py2.7.egg>
Searching for future<1.0.0,>=0.16.0
Reading https://pypi.org/simple/future/
Downloading https://files.pythonhosted.org/packages/90/52/e20466b85000a181e1e144fd8305caf2cf475e2f9674e797b222f8105f5f/future-0.17.1.tar.gz#sha256=67045236dcfd6816dc439556d009594abf643e5eb48992e36beac09c2ca659b8
Best match: future 0.17.1
Processing future-0.17.1.tar.gz
Writing /tmp/easy_install-XpNluB/future-0.17.1/setup.cfg
Running future-0.17.1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-XpNluB/future-0.17.1/egg-dist-tmp-6rmjcH
warning: no files found matching '*.au' under directory 'tests'
warning: no files found matching '*.gif' under directory 'tests'
warning: no files found matching '*.txt' under directory 'tests'
zip_safe flag not set; analyzing archive contents...
future.backports.test.ssl_servers: module references __file__
future.backports.test.support: module references __file__
future.standard_library.__init__: module references __file__
future.standard_library.__init__: module references __path__
future.utils.__init__: module MAY be using inspect.stack
past.builtins.misc: module MAY be using inspect.stack
past.translation.__init__: module references __file__
past.translation.__init__: module references __path__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Extracting future-0.17.1-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding future 0.17.1 to easy-install.pth file
Installing pasteurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing futurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Searching for fastavro<0.22,>=0.21.4
Reading https://pypi.org/simple/fastavro/
Downloading https://files.pythonhosted.org/packages/15/e3/5956c75f68906b119191ef30d9acff661b422cf918a29a03ee0c3ba774be/fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl#sha256=25c5e1871fb82795f138aa209ca89cac940b80bf36fc644615354028bfd87638
Best match: fastavro 0.21.24
Processing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl
Installing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding fastavro 0.21.24 to easy-install.pth file
Installing fastavro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg>
Searching for dill<0.2.10,>=0.2.9
Reading https://pypi.org/simple/dill/
Downloading https://files.pythonhosted.org/packages/fe/42/bfe2e0857bc284cbe6a011d93f2a9ad58a22cb894461b199ae72cfef0f29/dill-0.2.9.tar.gz#sha256=f6d6046f9f9195206063dd0415dff185ad593d6ee8b0e67f12597c0f4df4986f
Best match: dill 0.2.9
Processing dill-0.2.9.tar.gz
Writing /tmp/easy_install-AXOd_8/dill-0.2.9/setup.cfg
Running dill-0.2.9/setup.py -q bdist_egg --dist-dir /tmp/easy_install-AXOd_8/dill-0.2.9/egg-dist-tmp-HfK9xj
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Extracting dill-0.2.9-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding dill 0.2.9 to easy-install.pth file
Installing get_objgraph script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing undill script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Searching for crcmod<2.0,>=1.7
Reading https://pypi.org/simple/crcmod/
Downloading https://files.pythonhosted.org/packages/6b/b0/e595ce2a2527e169c3bcd6c33d2473c1918e0b7f6826a043ca1245dd4e5b/crcmod-1.7.tar.gz#sha256=dc7051a0db5f2bd48665a990d3ec1cc305a466a77358ca4492826f41f283601e
Best match: crcmod 1.7
Processing crcmod-1.7.tar.gz
Writing /tmp/easy_install-wwFeu6/crcmod-1.7/setup.cfg
Running crcmod-1.7/setup.py -q bdist_egg --dist-dir /tmp/easy_install-wwFeu6/crcmod-1.7/egg-dist-tmp-X977IW
python2/src/_crcfunext.c: In function ‘init_crcfunext’:
python2/src/_crcfunext.c:492:13: warning: variable ‘m’ set but not used [-Wunused-but-set-variable]
   PyObject *m;
             ^
zip_safe flag not set; analyzing archive contents...
Moving crcmod-1.7-py2.7-linux-x86_64.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding crcmod 1.7 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/crcmod-1.7-py2.7-linux-x86_64.egg>
Searching for numpy>=1.14
Reading https://pypi.org/simple/numpy/
Downloading https://files.pythonhosted.org/packages/c1/ff/aeb22192bab0643551a161dc4ed305892cead687ee97453daed4dc1dd38e/numpy-1.17.0rc1.zip#sha256=f53df05f9ca4ec5d72709ffe349704f1f7d945ed59e815574b5c5687acb282c4
Best match: numpy 1.17.0rc1
Processing numpy-1.17.0rc1.zip
Writing /tmp/easy_install-IwctoX/numpy-1.17.0rc1/setup.cfg
Running numpy-1.17.0rc1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-IwctoX/numpy-1.17.0rc1/egg-dist-tmp-y3dgw0
Traceback (most recent call last):
  File "setup.py", line 238, in <module>
    'test': generate_protos_first(test),
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/__init__.py",> line 145, in setup
    return distutils.core.setup(**attrs)
  File "/usr/lib/python2.7/distutils/core.py", line 151, in setup
    dist.run_commands()
  File "/usr/lib/python2.7/distutils/dist.py", line 953, in run_commands
    self.run_command(cmd)
  File "/usr/lib/python2.7/distutils/dist.py", line 972, in run_command
    cmd_obj.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 67, in run
    self.do_egg_install()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 117, in do_egg_install
    cmd.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 418, in run
    self.easy_install(spec, not self.no_deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 660, in easy_install
    return self.install_item(None, spec, tmpdir, deps, True)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 707, in install_item
    self.process_distribution(spec, dist, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 752, in process_distribution
    [requirement], self.local_index, self.easy_install
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 782, in resolve
    replace_conflicting=replace_conflicting
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1065, in best_match
    return self.obtain(req, installer)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1077, in obtain
    return installer(requirement)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 679, in easy_install
    return self.install_item(spec, dist.location, tmpdir, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 705, in install_item
    dists = self.install_eggs(spec, download, tmpdir)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 890, in install_eggs
    return self.build_and_install(setup_script, setup_base)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1158, in build_and_install
    self.run_setup(setup_script, setup_base, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1144, in run_setup
    run_setup(setup_script, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 253, in run_setup
    raise
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 166, in save_modules
    saved_exc.resume()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 141, in resume
    six.reraise(type, exc, self._tb)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 154, in save_modules
    yield saved
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 250, in run_setup
    _execfile(setup_script, ns)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 45, in _execfile
    exec(code, globals, locals)
  File "/tmp/easy_install-IwctoX/numpy-1.17.0rc1/setup.py", line 31, in <module>
    import setuptools
RuntimeError: Python version >= 3.5 required.

> Task :sdks:python:createProcessWorker FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/sdks/python/build.gradle'> line: 369

* What went wrong:
Execution failed for task ':sdks:python:createProcessWorker'.
> 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 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/5.2.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 2m 30s
59 actionable tasks: 46 executed, 13 from cache

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

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


Build failed in Jenkins: beam_PostCommit_Python_VR_Spark #263

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/263/display/redirect?page=changes>

Changes:

[iemejia] [BEAM-7640] Create amazon-web-services2 module and AwsOptions

------------------------------------------
[...truncated 251.82 KB...]

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/PyYAML-3.13-py2.7-linux-x86_64.egg>
Searching for pytz>=2018.3
Reading https://pypi.org/simple/pytz/
Downloading https://files.pythonhosted.org/packages/3d/73/fe30c2daaaa0713420d0382b16fbb761409f532c56bdcc514bf7b6262bb6/pytz-2019.1-py2.py3-none-any.whl#sha256=303879e36b721603cc54604edcac9d20401bdbe31e1e4fdee5b9f98d5d31dfda
Best match: pytz 2019.1
Processing pytz-2019.1-py2.py3-none-any.whl
Installing pytz-2019.1-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pytz 2019.1 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pytz-2019.1-py2.7.egg>
Searching for pydot<1.3,>=1.2.0
Reading https://pypi.org/simple/pydot/
Downloading https://files.pythonhosted.org/packages/c3/f1/e61d6dfe6c1768ed2529761a68f70939e2569da043e9f15a8d84bf56cadf/pydot-1.2.4.tar.gz#sha256=92d2e2d15531d00710f2d6fb5540d2acabc5399d464f2f20d5d21073af241eb6
Best match: pydot 1.2.4
Processing pydot-1.2.4.tar.gz
Writing /tmp/easy_install-vb3AOQ/pydot-1.2.4/setup.cfg
Running pydot-1.2.4/setup.py -q bdist_egg --dist-dir /tmp/easy_install-vb3AOQ/pydot-1.2.4/egg-dist-tmp-zte5oV
/tmp/easy_install-vb3AOQ/pydot-1.2.4/pydot.py:17: UserWarning: Couldn't import dot_parser, loading of dot files will not be possible.
  "Couldn't import dot_parser, "
zip_safe flag not set; analyzing archive contents...
Moving pydot-1.2.4-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pydot 1.2.4 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pydot-1.2.4-py2.7.egg>
Searching for oauth2client<4,>=2.0.1
Reading https://pypi.org/simple/oauth2client/
Downloading https://files.pythonhosted.org/packages/c0/7b/bc893e35d6ca46a72faa4b9eaac25c687ce60e1fbe978993fe2de1b0ff0d/oauth2client-3.0.0.tar.gz#sha256=5b5b056ec6f2304e7920b632885bd157fa71d1a7f3ddd00a43b1541a8d1a2460
Best match: oauth2client 3.0.0
Processing oauth2client-3.0.0.tar.gz
Writing /tmp/easy_install-Gf4L79/oauth2client-3.0.0/setup.cfg
Running oauth2client-3.0.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-Gf4L79/oauth2client-3.0.0/egg-dist-tmp-sg6AcS
warning: no previously-included files matching '*' found under directory 'tests'
zip_safe flag not set; analyzing archive contents...
Moving oauth2client-3.0.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding oauth2client 3.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/oauth2client-3.0.0-py2.7.egg>
Searching for pymongo<4.0.0,>=3.8.0
Reading https://pypi.org/simple/pymongo/
Downloading https://files.pythonhosted.org/packages/6e/ea/353a9f8ced71b9e258438aa4d6aa048c1eaf5b774d3ef2273d686fde0947/pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl#sha256=32421df60d06f479d71b6b539642e410ece3006e8910688e68df962c8eb40a21
Best match: pymongo 3.8.0
Processing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl
Installing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding pymongo 3.8.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg>
Searching for mock<3.0.0,>=1.0.1
Reading https://pypi.org/simple/mock/
Downloading https://files.pythonhosted.org/packages/e6/35/f187bdf23be87092bd0f1200d43d23076cee4d0dec109f195173fd3ebc79/mock-2.0.0-py2.py3-none-any.whl#sha256=5ce3c71c5545b472da17b72268978914d0252980348636840bd34a00b5cc96c1
Best match: mock 2.0.0
Processing mock-2.0.0-py2.py3-none-any.whl
Installing mock-2.0.0-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg/EGG-INFO/requires.txt>
Adding mock 2.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg>
Searching for httplib2<=0.12.0,>=0.8
Reading https://pypi.org/simple/httplib2/
Downloading https://files.pythonhosted.org/packages/ce/ed/803905d670b52fa0edfdd135337e545b4496c2ab3a222f1449b7256eb99f/httplib2-0.12.0.tar.gz#sha256=f61fb838a94ce3b349aa32c92fd8430f7e3511afdb18bf9640d647e30c90a6d6
Best match: httplib2 0.12.0
Processing httplib2-0.12.0.tar.gz
Writing /tmp/easy_install-6TVvBE/httplib2-0.12.0/setup.cfg
Running httplib2-0.12.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-6TVvBE/httplib2-0.12.0/egg-dist-tmp-WM3mrZ
zip_safe flag not set; analyzing archive contents...
httplib2.certs: module references __file__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Extracting httplib2-0.12.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding httplib2 0.12.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Searching for hdfs<3.0.0,>=2.1.0
Reading https://pypi.org/simple/hdfs/
Downloading https://files.pythonhosted.org/packages/a0/a5/1433f90ac909e259c5fd38d75d8b730be93e40cf44a0d0f5ae2742aa1d7c/hdfs-2.5.7-py2-none-any.whl#sha256=ba512cc8d5e3f0452b7feb196174a0394e733078fe8dcb82572c66ba309dfe9d
Best match: hdfs 2.5.7
Processing hdfs-2.5.7-py2-none-any.whl
Installing hdfs-2.5.7-py2-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/hdfs-2.5.7-py2.7.egg/EGG-INFO/requires.txt>
Adding hdfs 2.5.7 to easy-install.pth file
Installing hdfscli-avro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing hdfscli script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/hdfs-2.5.7-py2.7.egg>
Searching for future<1.0.0,>=0.16.0
Reading https://pypi.org/simple/future/
Downloading https://files.pythonhosted.org/packages/90/52/e20466b85000a181e1e144fd8305caf2cf475e2f9674e797b222f8105f5f/future-0.17.1.tar.gz#sha256=67045236dcfd6816dc439556d009594abf643e5eb48992e36beac09c2ca659b8
Best match: future 0.17.1
Processing future-0.17.1.tar.gz
Writing /tmp/easy_install-4s4ch_/future-0.17.1/setup.cfg
Running future-0.17.1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-4s4ch_/future-0.17.1/egg-dist-tmp-lGjueO
warning: no files found matching '*.au' under directory 'tests'
warning: no files found matching '*.gif' under directory 'tests'
warning: no files found matching '*.txt' under directory 'tests'
zip_safe flag not set; analyzing archive contents...
future.backports.test.ssl_servers: module references __file__
future.backports.test.support: module references __file__
future.standard_library.__init__: module references __file__
future.standard_library.__init__: module references __path__
future.utils.__init__: module MAY be using inspect.stack
past.builtins.misc: module MAY be using inspect.stack
past.translation.__init__: module references __file__
past.translation.__init__: module references __path__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Extracting future-0.17.1-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding future 0.17.1 to easy-install.pth file
Installing pasteurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing futurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Searching for fastavro<0.22,>=0.21.4
Reading https://pypi.org/simple/fastavro/
Downloading https://files.pythonhosted.org/packages/15/e3/5956c75f68906b119191ef30d9acff661b422cf918a29a03ee0c3ba774be/fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl#sha256=25c5e1871fb82795f138aa209ca89cac940b80bf36fc644615354028bfd87638
Best match: fastavro 0.21.24
Processing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl
Installing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding fastavro 0.21.24 to easy-install.pth file
Installing fastavro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg>
Searching for dill<0.2.10,>=0.2.9
Reading https://pypi.org/simple/dill/
Downloading https://files.pythonhosted.org/packages/fe/42/bfe2e0857bc284cbe6a011d93f2a9ad58a22cb894461b199ae72cfef0f29/dill-0.2.9.tar.gz#sha256=f6d6046f9f9195206063dd0415dff185ad593d6ee8b0e67f12597c0f4df4986f
Best match: dill 0.2.9
Processing dill-0.2.9.tar.gz
Writing /tmp/easy_install-PBWCNv/dill-0.2.9/setup.cfg
Running dill-0.2.9/setup.py -q bdist_egg --dist-dir /tmp/easy_install-PBWCNv/dill-0.2.9/egg-dist-tmp-zIvIx3
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Extracting dill-0.2.9-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding dill 0.2.9 to easy-install.pth file
Installing get_objgraph script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing undill script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Searching for crcmod<2.0,>=1.7
Reading https://pypi.org/simple/crcmod/
Downloading https://files.pythonhosted.org/packages/6b/b0/e595ce2a2527e169c3bcd6c33d2473c1918e0b7f6826a043ca1245dd4e5b/crcmod-1.7.tar.gz#sha256=dc7051a0db5f2bd48665a990d3ec1cc305a466a77358ca4492826f41f283601e
Best match: crcmod 1.7
Processing crcmod-1.7.tar.gz
Writing /tmp/easy_install-ziDDAU/crcmod-1.7/setup.cfg
Running crcmod-1.7/setup.py -q bdist_egg --dist-dir /tmp/easy_install-ziDDAU/crcmod-1.7/egg-dist-tmp-5UQ21r
python2/src/_crcfunext.c: In function ‘init_crcfunext’:
python2/src/_crcfunext.c:492:13: warning: variable ‘m’ set but not used [-Wunused-but-set-variable]
   PyObject *m;
             ^
zip_safe flag not set; analyzing archive contents...
Moving crcmod-1.7-py2.7-linux-x86_64.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding crcmod 1.7 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/crcmod-1.7-py2.7-linux-x86_64.egg>
Searching for numpy>=1.14
Reading https://pypi.org/simple/numpy/
Downloading https://files.pythonhosted.org/packages/c1/ff/aeb22192bab0643551a161dc4ed305892cead687ee97453daed4dc1dd38e/numpy-1.17.0rc1.zip#sha256=f53df05f9ca4ec5d72709ffe349704f1f7d945ed59e815574b5c5687acb282c4
Best match: numpy 1.17.0rc1
Processing numpy-1.17.0rc1.zip
Writing /tmp/easy_install-6p4vj8/numpy-1.17.0rc1/setup.cfg
Running numpy-1.17.0rc1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-6p4vj8/numpy-1.17.0rc1/egg-dist-tmp-jKfPcX
Traceback (most recent call last):
  File "setup.py", line 238, in <module>
    'test': generate_protos_first(test),
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/__init__.py",> line 145, in setup
    return distutils.core.setup(**attrs)
  File "/usr/lib/python2.7/distutils/core.py", line 151, in setup
    dist.run_commands()
  File "/usr/lib/python2.7/distutils/dist.py", line 953, in run_commands
    self.run_command(cmd)
  File "/usr/lib/python2.7/distutils/dist.py", line 972, in run_command
    cmd_obj.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 67, in run
    self.do_egg_install()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 117, in do_egg_install
    cmd.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 418, in run
    self.easy_install(spec, not self.no_deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 660, in easy_install
    return self.install_item(None, spec, tmpdir, deps, True)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 707, in install_item
    self.process_distribution(spec, dist, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 752, in process_distribution
    [requirement], self.local_index, self.easy_install
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 782, in resolve
    replace_conflicting=replace_conflicting
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1065, in best_match
    return self.obtain(req, installer)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1077, in obtain
    return installer(requirement)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 679, in easy_install
    return self.install_item(spec, dist.location, tmpdir, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 705, in install_item
    dists = self.install_eggs(spec, download, tmpdir)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 890, in install_eggs
    return self.build_and_install(setup_script, setup_base)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1158, in build_and_install
    self.run_setup(setup_script, setup_base, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1144, in run_setup
    run_setup(setup_script, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 253, in run_setup
    raise
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 166, in save_modules
    saved_exc.resume()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 141, in resume
    six.reraise(type, exc, self._tb)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 154, in save_modules
    yield saved
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 250, in run_setup
    _execfile(setup_script, ns)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 45, in _execfile
    exec(code, globals, locals)
  File "/tmp/easy_install-6p4vj8/numpy-1.17.0rc1/setup.py", line 31, in <module>
    import setuptools
RuntimeError: Python version >= 3.5 required.

> Task :sdks:python:createProcessWorker FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/sdks/python/build.gradle'> line: 369

* What went wrong:
Execution failed for task ':sdks:python:createProcessWorker'.
> 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 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/5.2.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 2m 21s
59 actionable tasks: 47 executed, 12 from cache

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

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


Build failed in Jenkins: beam_PostCommit_Python_VR_Spark #262

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/262/display/redirect>

------------------------------------------
[...truncated 252.02 KB...]

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/PyYAML-3.13-py2.7-linux-x86_64.egg>
Searching for pytz>=2018.3
Reading https://pypi.org/simple/pytz/
Downloading https://files.pythonhosted.org/packages/3d/73/fe30c2daaaa0713420d0382b16fbb761409f532c56bdcc514bf7b6262bb6/pytz-2019.1-py2.py3-none-any.whl#sha256=303879e36b721603cc54604edcac9d20401bdbe31e1e4fdee5b9f98d5d31dfda
Best match: pytz 2019.1
Processing pytz-2019.1-py2.py3-none-any.whl
Installing pytz-2019.1-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pytz 2019.1 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pytz-2019.1-py2.7.egg>
Searching for pydot<1.3,>=1.2.0
Reading https://pypi.org/simple/pydot/
Downloading https://files.pythonhosted.org/packages/c3/f1/e61d6dfe6c1768ed2529761a68f70939e2569da043e9f15a8d84bf56cadf/pydot-1.2.4.tar.gz#sha256=92d2e2d15531d00710f2d6fb5540d2acabc5399d464f2f20d5d21073af241eb6
Best match: pydot 1.2.4
Processing pydot-1.2.4.tar.gz
Writing /tmp/easy_install-_6Heg5/pydot-1.2.4/setup.cfg
Running pydot-1.2.4/setup.py -q bdist_egg --dist-dir /tmp/easy_install-_6Heg5/pydot-1.2.4/egg-dist-tmp-rOOWMO
/tmp/easy_install-_6Heg5/pydot-1.2.4/pydot.py:17: UserWarning: Couldn't import dot_parser, loading of dot files will not be possible.
  "Couldn't import dot_parser, "
zip_safe flag not set; analyzing archive contents...
Moving pydot-1.2.4-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pydot 1.2.4 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pydot-1.2.4-py2.7.egg>
Searching for oauth2client<4,>=2.0.1
Reading https://pypi.org/simple/oauth2client/
Downloading https://files.pythonhosted.org/packages/c0/7b/bc893e35d6ca46a72faa4b9eaac25c687ce60e1fbe978993fe2de1b0ff0d/oauth2client-3.0.0.tar.gz#sha256=5b5b056ec6f2304e7920b632885bd157fa71d1a7f3ddd00a43b1541a8d1a2460
Best match: oauth2client 3.0.0
Processing oauth2client-3.0.0.tar.gz
Writing /tmp/easy_install-8TXueM/oauth2client-3.0.0/setup.cfg
Running oauth2client-3.0.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-8TXueM/oauth2client-3.0.0/egg-dist-tmp-N_YUE0
warning: no previously-included files matching '*' found under directory 'tests'
zip_safe flag not set; analyzing archive contents...
Moving oauth2client-3.0.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding oauth2client 3.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/oauth2client-3.0.0-py2.7.egg>
Searching for pymongo<4.0.0,>=3.8.0
Reading https://pypi.org/simple/pymongo/
Downloading https://files.pythonhosted.org/packages/6e/ea/353a9f8ced71b9e258438aa4d6aa048c1eaf5b774d3ef2273d686fde0947/pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl#sha256=32421df60d06f479d71b6b539642e410ece3006e8910688e68df962c8eb40a21
Best match: pymongo 3.8.0
Processing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl
Installing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding pymongo 3.8.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg>
Searching for mock<3.0.0,>=1.0.1
Reading https://pypi.org/simple/mock/
Downloading https://files.pythonhosted.org/packages/e6/35/f187bdf23be87092bd0f1200d43d23076cee4d0dec109f195173fd3ebc79/mock-2.0.0-py2.py3-none-any.whl#sha256=5ce3c71c5545b472da17b72268978914d0252980348636840bd34a00b5cc96c1
Best match: mock 2.0.0
Processing mock-2.0.0-py2.py3-none-any.whl
Installing mock-2.0.0-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg/EGG-INFO/requires.txt>
Adding mock 2.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg>
Searching for httplib2<=0.12.0,>=0.8
Reading https://pypi.org/simple/httplib2/
Downloading https://files.pythonhosted.org/packages/ce/ed/803905d670b52fa0edfdd135337e545b4496c2ab3a222f1449b7256eb99f/httplib2-0.12.0.tar.gz#sha256=f61fb838a94ce3b349aa32c92fd8430f7e3511afdb18bf9640d647e30c90a6d6
Best match: httplib2 0.12.0
Processing httplib2-0.12.0.tar.gz
Writing /tmp/easy_install-s9MlzC/httplib2-0.12.0/setup.cfg
Running httplib2-0.12.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-s9MlzC/httplib2-0.12.0/egg-dist-tmp-cZgU4y
zip_safe flag not set; analyzing archive contents...
httplib2.certs: module references __file__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Extracting httplib2-0.12.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding httplib2 0.12.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Searching for hdfs<3.0.0,>=2.1.0
Reading https://pypi.org/simple/hdfs/
Downloading https://files.pythonhosted.org/packages/a0/a5/1433f90ac909e259c5fd38d75d8b730be93e40cf44a0d0f5ae2742aa1d7c/hdfs-2.5.7-py2-none-any.whl#sha256=ba512cc8d5e3f0452b7feb196174a0394e733078fe8dcb82572c66ba309dfe9d
Best match: hdfs 2.5.7
Processing hdfs-2.5.7-py2-none-any.whl
Installing hdfs-2.5.7-py2-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/hdfs-2.5.7-py2.7.egg/EGG-INFO/requires.txt>
Adding hdfs 2.5.7 to easy-install.pth file
Installing hdfscli-avro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing hdfscli script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/hdfs-2.5.7-py2.7.egg>
Searching for future<1.0.0,>=0.16.0
Reading https://pypi.org/simple/future/
Downloading https://files.pythonhosted.org/packages/90/52/e20466b85000a181e1e144fd8305caf2cf475e2f9674e797b222f8105f5f/future-0.17.1.tar.gz#sha256=67045236dcfd6816dc439556d009594abf643e5eb48992e36beac09c2ca659b8
Best match: future 0.17.1
Processing future-0.17.1.tar.gz
Writing /tmp/easy_install-u2ER8h/future-0.17.1/setup.cfg
Running future-0.17.1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-u2ER8h/future-0.17.1/egg-dist-tmp-Bx5txG
warning: no files found matching '*.au' under directory 'tests'
warning: no files found matching '*.gif' under directory 'tests'
warning: no files found matching '*.txt' under directory 'tests'
zip_safe flag not set; analyzing archive contents...
future.backports.test.ssl_servers: module references __file__
future.backports.test.support: module references __file__
future.standard_library.__init__: module references __file__
future.standard_library.__init__: module references __path__
future.utils.__init__: module MAY be using inspect.stack
past.builtins.misc: module MAY be using inspect.stack
past.translation.__init__: module references __file__
past.translation.__init__: module references __path__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Extracting future-0.17.1-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding future 0.17.1 to easy-install.pth file
Installing pasteurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing futurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Searching for fastavro<0.22,>=0.21.4
Reading https://pypi.org/simple/fastavro/
Downloading https://files.pythonhosted.org/packages/15/e3/5956c75f68906b119191ef30d9acff661b422cf918a29a03ee0c3ba774be/fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl#sha256=25c5e1871fb82795f138aa209ca89cac940b80bf36fc644615354028bfd87638
Best match: fastavro 0.21.24
Processing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl
Installing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding fastavro 0.21.24 to easy-install.pth file
Installing fastavro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg>
Searching for dill<0.2.10,>=0.2.9
Reading https://pypi.org/simple/dill/
Downloading https://files.pythonhosted.org/packages/fe/42/bfe2e0857bc284cbe6a011d93f2a9ad58a22cb894461b199ae72cfef0f29/dill-0.2.9.tar.gz#sha256=f6d6046f9f9195206063dd0415dff185ad593d6ee8b0e67f12597c0f4df4986f
Best match: dill 0.2.9
Processing dill-0.2.9.tar.gz
Writing /tmp/easy_install-iY5Kza/dill-0.2.9/setup.cfg
Running dill-0.2.9/setup.py -q bdist_egg --dist-dir /tmp/easy_install-iY5Kza/dill-0.2.9/egg-dist-tmp-U3EPau
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Extracting dill-0.2.9-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding dill 0.2.9 to easy-install.pth file
Installing get_objgraph script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing undill script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Searching for crcmod<2.0,>=1.7
Reading https://pypi.org/simple/crcmod/
Downloading https://files.pythonhosted.org/packages/6b/b0/e595ce2a2527e169c3bcd6c33d2473c1918e0b7f6826a043ca1245dd4e5b/crcmod-1.7.tar.gz#sha256=dc7051a0db5f2bd48665a990d3ec1cc305a466a77358ca4492826f41f283601e
Best match: crcmod 1.7
Processing crcmod-1.7.tar.gz
Writing /tmp/easy_install-0_4g0H/crcmod-1.7/setup.cfg
Running crcmod-1.7/setup.py -q bdist_egg --dist-dir /tmp/easy_install-0_4g0H/crcmod-1.7/egg-dist-tmp-EhEcsm
python2/src/_crcfunext.c: In function ‘init_crcfunext’:
python2/src/_crcfunext.c:492:13: warning: variable ‘m’ set but not used [-Wunused-but-set-variable]
   PyObject *m;
             ^
zip_safe flag not set; analyzing archive contents...
Moving crcmod-1.7-py2.7-linux-x86_64.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding crcmod 1.7 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/crcmod-1.7-py2.7-linux-x86_64.egg>
Searching for numpy>=1.14
Reading https://pypi.org/simple/numpy/
Downloading https://files.pythonhosted.org/packages/c1/ff/aeb22192bab0643551a161dc4ed305892cead687ee97453daed4dc1dd38e/numpy-1.17.0rc1.zip#sha256=f53df05f9ca4ec5d72709ffe349704f1f7d945ed59e815574b5c5687acb282c4
Best match: numpy 1.17.0rc1
Processing numpy-1.17.0rc1.zip
Writing /tmp/easy_install-0PcHkN/numpy-1.17.0rc1/setup.cfg
Running numpy-1.17.0rc1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-0PcHkN/numpy-1.17.0rc1/egg-dist-tmp-zvnJeR
Traceback (most recent call last):
  File "setup.py", line 238, in <module>
    'test': generate_protos_first(test),
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/__init__.py",> line 145, in setup
    return distutils.core.setup(**attrs)
  File "/usr/lib/python2.7/distutils/core.py", line 151, in setup
    dist.run_commands()
  File "/usr/lib/python2.7/distutils/dist.py", line 953, in run_commands
    self.run_command(cmd)
  File "/usr/lib/python2.7/distutils/dist.py", line 972, in run_command
    cmd_obj.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 67, in run
    self.do_egg_install()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 117, in do_egg_install
    cmd.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 418, in run
    self.easy_install(spec, not self.no_deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 660, in easy_install
    return self.install_item(None, spec, tmpdir, deps, True)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 707, in install_item
    self.process_distribution(spec, dist, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 752, in process_distribution
    [requirement], self.local_index, self.easy_install
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 782, in resolve
    replace_conflicting=replace_conflicting
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1065, in best_match
    return self.obtain(req, installer)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1077, in obtain
    return installer(requirement)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 679, in easy_install
    return self.install_item(spec, dist.location, tmpdir, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 705, in install_item
    dists = self.install_eggs(spec, download, tmpdir)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 890, in install_eggs
    return self.build_and_install(setup_script, setup_base)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1158, in build_and_install
    self.run_setup(setup_script, setup_base, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1144, in run_setup
    run_setup(setup_script, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 253, in run_setup
    raise
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 166, in save_modules
    saved_exc.resume()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 141, in resume
    six.reraise(type, exc, self._tb)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 154, in save_modules
    yield saved
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 250, in run_setup
    _execfile(setup_script, ns)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 45, in _execfile
    exec(code, globals, locals)
  File "/tmp/easy_install-0PcHkN/numpy-1.17.0rc1/setup.py", line 31, in <module>
    import setuptools
RuntimeError: Python version >= 3.5 required.

> Task :sdks:python:createProcessWorker FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/sdks/python/build.gradle'> line: 369

* What went wrong:
Execution failed for task ':sdks:python:createProcessWorker'.
> 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 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/5.2.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 4m 5s
59 actionable tasks: 47 executed, 12 from cache

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

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


Build failed in Jenkins: beam_PostCommit_Python_VR_Spark #261

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/261/display/redirect>

------------------------------------------
[...truncated 251.59 KB...]

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/PyYAML-3.13-py2.7-linux-x86_64.egg>
Searching for pytz>=2018.3
Reading https://pypi.org/simple/pytz/
Downloading https://files.pythonhosted.org/packages/3d/73/fe30c2daaaa0713420d0382b16fbb761409f532c56bdcc514bf7b6262bb6/pytz-2019.1-py2.py3-none-any.whl#sha256=303879e36b721603cc54604edcac9d20401bdbe31e1e4fdee5b9f98d5d31dfda
Best match: pytz 2019.1
Processing pytz-2019.1-py2.py3-none-any.whl
Installing pytz-2019.1-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pytz 2019.1 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pytz-2019.1-py2.7.egg>
Searching for pydot<1.3,>=1.2.0
Reading https://pypi.org/simple/pydot/
Downloading https://files.pythonhosted.org/packages/c3/f1/e61d6dfe6c1768ed2529761a68f70939e2569da043e9f15a8d84bf56cadf/pydot-1.2.4.tar.gz#sha256=92d2e2d15531d00710f2d6fb5540d2acabc5399d464f2f20d5d21073af241eb6
Best match: pydot 1.2.4
Processing pydot-1.2.4.tar.gz
Writing /tmp/easy_install-1mVLM9/pydot-1.2.4/setup.cfg
Running pydot-1.2.4/setup.py -q bdist_egg --dist-dir /tmp/easy_install-1mVLM9/pydot-1.2.4/egg-dist-tmp-ZwFcK0
/tmp/easy_install-1mVLM9/pydot-1.2.4/pydot.py:17: UserWarning: Couldn't import dot_parser, loading of dot files will not be possible.
  "Couldn't import dot_parser, "
zip_safe flag not set; analyzing archive contents...
Moving pydot-1.2.4-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pydot 1.2.4 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pydot-1.2.4-py2.7.egg>
Searching for oauth2client<4,>=2.0.1
Reading https://pypi.org/simple/oauth2client/
Downloading https://files.pythonhosted.org/packages/c0/7b/bc893e35d6ca46a72faa4b9eaac25c687ce60e1fbe978993fe2de1b0ff0d/oauth2client-3.0.0.tar.gz#sha256=5b5b056ec6f2304e7920b632885bd157fa71d1a7f3ddd00a43b1541a8d1a2460
Best match: oauth2client 3.0.0
Processing oauth2client-3.0.0.tar.gz
Writing /tmp/easy_install-pLTlEc/oauth2client-3.0.0/setup.cfg
Running oauth2client-3.0.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-pLTlEc/oauth2client-3.0.0/egg-dist-tmp-gV0tWl
warning: no previously-included files matching '*' found under directory 'tests'
zip_safe flag not set; analyzing archive contents...
Moving oauth2client-3.0.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding oauth2client 3.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/oauth2client-3.0.0-py2.7.egg>
Searching for pymongo<4.0.0,>=3.8.0
Reading https://pypi.org/simple/pymongo/
Downloading https://files.pythonhosted.org/packages/6e/ea/353a9f8ced71b9e258438aa4d6aa048c1eaf5b774d3ef2273d686fde0947/pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl#sha256=32421df60d06f479d71b6b539642e410ece3006e8910688e68df962c8eb40a21
Best match: pymongo 3.8.0
Processing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl
Installing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding pymongo 3.8.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg>
Searching for mock<3.0.0,>=1.0.1
Reading https://pypi.org/simple/mock/
Downloading https://files.pythonhosted.org/packages/e6/35/f187bdf23be87092bd0f1200d43d23076cee4d0dec109f195173fd3ebc79/mock-2.0.0-py2.py3-none-any.whl#sha256=5ce3c71c5545b472da17b72268978914d0252980348636840bd34a00b5cc96c1
Best match: mock 2.0.0
Processing mock-2.0.0-py2.py3-none-any.whl
Installing mock-2.0.0-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg/EGG-INFO/requires.txt>
Adding mock 2.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg>
Searching for httplib2<=0.12.0,>=0.8
Reading https://pypi.org/simple/httplib2/
Downloading https://files.pythonhosted.org/packages/ce/ed/803905d670b52fa0edfdd135337e545b4496c2ab3a222f1449b7256eb99f/httplib2-0.12.0.tar.gz#sha256=f61fb838a94ce3b349aa32c92fd8430f7e3511afdb18bf9640d647e30c90a6d6
Best match: httplib2 0.12.0
Processing httplib2-0.12.0.tar.gz
Writing /tmp/easy_install-tSy8ci/httplib2-0.12.0/setup.cfg
Running httplib2-0.12.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-tSy8ci/httplib2-0.12.0/egg-dist-tmp-urVsNB
zip_safe flag not set; analyzing archive contents...
httplib2.certs: module references __file__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Extracting httplib2-0.12.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding httplib2 0.12.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Searching for hdfs<3.0.0,>=2.1.0
Reading https://pypi.org/simple/hdfs/
Downloading https://files.pythonhosted.org/packages/a0/a5/1433f90ac909e259c5fd38d75d8b730be93e40cf44a0d0f5ae2742aa1d7c/hdfs-2.5.7-py2-none-any.whl#sha256=ba512cc8d5e3f0452b7feb196174a0394e733078fe8dcb82572c66ba309dfe9d
Best match: hdfs 2.5.7
Processing hdfs-2.5.7-py2-none-any.whl
Installing hdfs-2.5.7-py2-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/hdfs-2.5.7-py2.7.egg/EGG-INFO/requires.txt>
Adding hdfs 2.5.7 to easy-install.pth file
Installing hdfscli-avro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing hdfscli script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/hdfs-2.5.7-py2.7.egg>
Searching for future<1.0.0,>=0.16.0
Reading https://pypi.org/simple/future/
Downloading https://files.pythonhosted.org/packages/90/52/e20466b85000a181e1e144fd8305caf2cf475e2f9674e797b222f8105f5f/future-0.17.1.tar.gz#sha256=67045236dcfd6816dc439556d009594abf643e5eb48992e36beac09c2ca659b8
Best match: future 0.17.1
Processing future-0.17.1.tar.gz
Writing /tmp/easy_install-KE4UCe/future-0.17.1/setup.cfg
Running future-0.17.1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-KE4UCe/future-0.17.1/egg-dist-tmp-3UHM1d
warning: no files found matching '*.au' under directory 'tests'
warning: no files found matching '*.gif' under directory 'tests'
warning: no files found matching '*.txt' under directory 'tests'
zip_safe flag not set; analyzing archive contents...
future.backports.test.ssl_servers: module references __file__
future.backports.test.support: module references __file__
future.standard_library.__init__: module references __file__
future.standard_library.__init__: module references __path__
future.utils.__init__: module MAY be using inspect.stack
past.builtins.misc: module MAY be using inspect.stack
past.translation.__init__: module references __file__
past.translation.__init__: module references __path__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Extracting future-0.17.1-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding future 0.17.1 to easy-install.pth file
Installing pasteurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing futurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Searching for fastavro<0.22,>=0.21.4
Reading https://pypi.org/simple/fastavro/
Downloading https://files.pythonhosted.org/packages/15/e3/5956c75f68906b119191ef30d9acff661b422cf918a29a03ee0c3ba774be/fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl#sha256=25c5e1871fb82795f138aa209ca89cac940b80bf36fc644615354028bfd87638
Best match: fastavro 0.21.24
Processing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl
Installing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding fastavro 0.21.24 to easy-install.pth file
Installing fastavro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg>
Searching for dill<0.2.10,>=0.2.9
Reading https://pypi.org/simple/dill/
Downloading https://files.pythonhosted.org/packages/fe/42/bfe2e0857bc284cbe6a011d93f2a9ad58a22cb894461b199ae72cfef0f29/dill-0.2.9.tar.gz#sha256=f6d6046f9f9195206063dd0415dff185ad593d6ee8b0e67f12597c0f4df4986f
Best match: dill 0.2.9
Processing dill-0.2.9.tar.gz
Writing /tmp/easy_install-Ud7r8a/dill-0.2.9/setup.cfg
Running dill-0.2.9/setup.py -q bdist_egg --dist-dir /tmp/easy_install-Ud7r8a/dill-0.2.9/egg-dist-tmp-ZpmuEc
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Extracting dill-0.2.9-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding dill 0.2.9 to easy-install.pth file
Installing get_objgraph script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing undill script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Searching for crcmod<2.0,>=1.7
Reading https://pypi.org/simple/crcmod/
Downloading https://files.pythonhosted.org/packages/6b/b0/e595ce2a2527e169c3bcd6c33d2473c1918e0b7f6826a043ca1245dd4e5b/crcmod-1.7.tar.gz#sha256=dc7051a0db5f2bd48665a990d3ec1cc305a466a77358ca4492826f41f283601e
Best match: crcmod 1.7
Processing crcmod-1.7.tar.gz
Writing /tmp/easy_install-fKsoHW/crcmod-1.7/setup.cfg
Running crcmod-1.7/setup.py -q bdist_egg --dist-dir /tmp/easy_install-fKsoHW/crcmod-1.7/egg-dist-tmp-ByNpTx
python2/src/_crcfunext.c: In function ‘init_crcfunext’:
python2/src/_crcfunext.c:492:13: warning: variable ‘m’ set but not used [-Wunused-but-set-variable]
   PyObject *m;
             ^
zip_safe flag not set; analyzing archive contents...
Moving crcmod-1.7-py2.7-linux-x86_64.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding crcmod 1.7 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/crcmod-1.7-py2.7-linux-x86_64.egg>
Searching for numpy>=1.14
Reading https://pypi.org/simple/numpy/
Downloading https://files.pythonhosted.org/packages/c1/ff/aeb22192bab0643551a161dc4ed305892cead687ee97453daed4dc1dd38e/numpy-1.17.0rc1.zip#sha256=f53df05f9ca4ec5d72709ffe349704f1f7d945ed59e815574b5c5687acb282c4
Best match: numpy 1.17.0rc1
Processing numpy-1.17.0rc1.zip
Writing /tmp/easy_install-HyGhoX/numpy-1.17.0rc1/setup.cfg
Running numpy-1.17.0rc1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-HyGhoX/numpy-1.17.0rc1/egg-dist-tmp-1BydFb
Traceback (most recent call last):
  File "setup.py", line 238, in <module>
    'test': generate_protos_first(test),
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/__init__.py",> line 145, in setup
    return distutils.core.setup(**attrs)
  File "/usr/lib/python2.7/distutils/core.py", line 151, in setup
    dist.run_commands()
  File "/usr/lib/python2.7/distutils/dist.py", line 953, in run_commands
    self.run_command(cmd)
  File "/usr/lib/python2.7/distutils/dist.py", line 972, in run_command
    cmd_obj.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 67, in run
    self.do_egg_install()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 117, in do_egg_install
    cmd.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 418, in run
    self.easy_install(spec, not self.no_deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 660, in easy_install
    return self.install_item(None, spec, tmpdir, deps, True)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 707, in install_item
    self.process_distribution(spec, dist, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 752, in process_distribution
    [requirement], self.local_index, self.easy_install
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 782, in resolve
    replace_conflicting=replace_conflicting
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1065, in best_match
    return self.obtain(req, installer)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1077, in obtain
    return installer(requirement)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 679, in easy_install
    return self.install_item(spec, dist.location, tmpdir, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 705, in install_item
    dists = self.install_eggs(spec, download, tmpdir)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 890, in install_eggs
    return self.build_and_install(setup_script, setup_base)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1158, in build_and_install
    self.run_setup(setup_script, setup_base, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1144, in run_setup
    run_setup(setup_script, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 253, in run_setup
    raise
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 166, in save_modules
    saved_exc.resume()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 141, in resume
    six.reraise(type, exc, self._tb)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 154, in save_modules
    yield saved
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 250, in run_setup
    _execfile(setup_script, ns)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 45, in _execfile
    exec(code, globals, locals)
  File "/tmp/easy_install-HyGhoX/numpy-1.17.0rc1/setup.py", line 31, in <module>
    import setuptools
RuntimeError: Python version >= 3.5 required.

> Task :sdks:python:createProcessWorker FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/sdks/python/build.gradle'> line: 369

* What went wrong:
Execution failed for task ':sdks:python:createProcessWorker'.
> 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 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/5.2.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 2m 24s
59 actionable tasks: 46 executed, 13 from cache

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

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


Build failed in Jenkins: beam_PostCommit_Python_VR_Spark #260

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/260/display/redirect>

------------------------------------------
[...truncated 251.59 KB...]

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/PyYAML-3.13-py2.7-linux-x86_64.egg>
Searching for pytz>=2018.3
Reading https://pypi.org/simple/pytz/
Downloading https://files.pythonhosted.org/packages/3d/73/fe30c2daaaa0713420d0382b16fbb761409f532c56bdcc514bf7b6262bb6/pytz-2019.1-py2.py3-none-any.whl#sha256=303879e36b721603cc54604edcac9d20401bdbe31e1e4fdee5b9f98d5d31dfda
Best match: pytz 2019.1
Processing pytz-2019.1-py2.py3-none-any.whl
Installing pytz-2019.1-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pytz 2019.1 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pytz-2019.1-py2.7.egg>
Searching for pydot<1.3,>=1.2.0
Reading https://pypi.org/simple/pydot/
Downloading https://files.pythonhosted.org/packages/c3/f1/e61d6dfe6c1768ed2529761a68f70939e2569da043e9f15a8d84bf56cadf/pydot-1.2.4.tar.gz#sha256=92d2e2d15531d00710f2d6fb5540d2acabc5399d464f2f20d5d21073af241eb6
Best match: pydot 1.2.4
Processing pydot-1.2.4.tar.gz
Writing /tmp/easy_install-akbjhm/pydot-1.2.4/setup.cfg
Running pydot-1.2.4/setup.py -q bdist_egg --dist-dir /tmp/easy_install-akbjhm/pydot-1.2.4/egg-dist-tmp-Akef0D
/tmp/easy_install-akbjhm/pydot-1.2.4/pydot.py:17: UserWarning: Couldn't import dot_parser, loading of dot files will not be possible.
  "Couldn't import dot_parser, "
zip_safe flag not set; analyzing archive contents...
Moving pydot-1.2.4-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding pydot 1.2.4 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pydot-1.2.4-py2.7.egg>
Searching for oauth2client<4,>=2.0.1
Reading https://pypi.org/simple/oauth2client/
Downloading https://files.pythonhosted.org/packages/c0/7b/bc893e35d6ca46a72faa4b9eaac25c687ce60e1fbe978993fe2de1b0ff0d/oauth2client-3.0.0.tar.gz#sha256=5b5b056ec6f2304e7920b632885bd157fa71d1a7f3ddd00a43b1541a8d1a2460
Best match: oauth2client 3.0.0
Processing oauth2client-3.0.0.tar.gz
Writing /tmp/easy_install-D7diKE/oauth2client-3.0.0/setup.cfg
Running oauth2client-3.0.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-D7diKE/oauth2client-3.0.0/egg-dist-tmp-7_30wq
warning: no previously-included files matching '*' found under directory 'tests'
zip_safe flag not set; analyzing archive contents...
Moving oauth2client-3.0.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding oauth2client 3.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/oauth2client-3.0.0-py2.7.egg>
Searching for pymongo<4.0.0,>=3.8.0
Reading https://pypi.org/simple/pymongo/
Downloading https://files.pythonhosted.org/packages/6e/ea/353a9f8ced71b9e258438aa4d6aa048c1eaf5b774d3ef2273d686fde0947/pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl#sha256=32421df60d06f479d71b6b539642e410ece3006e8910688e68df962c8eb40a21
Best match: pymongo 3.8.0
Processing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl
Installing pymongo-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding pymongo 3.8.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/pymongo-3.8.0-py2.7-linux-x86_64.egg>
Searching for mock<3.0.0,>=1.0.1
Reading https://pypi.org/simple/mock/
Downloading https://files.pythonhosted.org/packages/e6/35/f187bdf23be87092bd0f1200d43d23076cee4d0dec109f195173fd3ebc79/mock-2.0.0-py2.py3-none-any.whl#sha256=5ce3c71c5545b472da17b72268978914d0252980348636840bd34a00b5cc96c1
Best match: mock 2.0.0
Processing mock-2.0.0-py2.py3-none-any.whl
Installing mock-2.0.0-py2.py3-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg/EGG-INFO/requires.txt>
Adding mock 2.0.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg>
Searching for httplib2<=0.12.0,>=0.8
Reading https://pypi.org/simple/httplib2/
Downloading https://files.pythonhosted.org/packages/ce/ed/803905d670b52fa0edfdd135337e545b4496c2ab3a222f1449b7256eb99f/httplib2-0.12.0.tar.gz#sha256=f61fb838a94ce3b349aa32c92fd8430f7e3511afdb18bf9640d647e30c90a6d6
Best match: httplib2 0.12.0
Processing httplib2-0.12.0.tar.gz
Writing /tmp/easy_install-p7Gzg6/httplib2-0.12.0/setup.cfg
Running httplib2-0.12.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-p7Gzg6/httplib2-0.12.0/egg-dist-tmp-uP8RKB
zip_safe flag not set; analyzing archive contents...
httplib2.certs: module references __file__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Extracting httplib2-0.12.0-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding httplib2 0.12.0 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/httplib2-0.12.0-py2.7.egg>
Searching for hdfs<3.0.0,>=2.1.0
Reading https://pypi.org/simple/hdfs/
Downloading https://files.pythonhosted.org/packages/a0/a5/1433f90ac909e259c5fd38d75d8b730be93e40cf44a0d0f5ae2742aa1d7c/hdfs-2.5.7-py2-none-any.whl#sha256=ba512cc8d5e3f0452b7feb196174a0394e733078fe8dcb82572c66ba309dfe9d
Best match: hdfs 2.5.7
Processing hdfs-2.5.7-py2-none-any.whl
Installing hdfs-2.5.7-py2-none-any.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/hdfs-2.5.7-py2.7.egg/EGG-INFO/requires.txt>
Adding hdfs 2.5.7 to easy-install.pth file
Installing hdfscli-avro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing hdfscli script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/hdfs-2.5.7-py2.7.egg>
Searching for future<1.0.0,>=0.16.0
Reading https://pypi.org/simple/future/
Downloading https://files.pythonhosted.org/packages/90/52/e20466b85000a181e1e144fd8305caf2cf475e2f9674e797b222f8105f5f/future-0.17.1.tar.gz#sha256=67045236dcfd6816dc439556d009594abf643e5eb48992e36beac09c2ca659b8
Best match: future 0.17.1
Processing future-0.17.1.tar.gz
Writing /tmp/easy_install-7Arkyn/future-0.17.1/setup.cfg
Running future-0.17.1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-7Arkyn/future-0.17.1/egg-dist-tmp-NZmpxd
warning: no files found matching '*.au' under directory 'tests'
warning: no files found matching '*.gif' under directory 'tests'
warning: no files found matching '*.txt' under directory 'tests'
zip_safe flag not set; analyzing archive contents...
future.backports.test.ssl_servers: module references __file__
future.backports.test.support: module references __file__
future.standard_library.__init__: module references __file__
future.standard_library.__init__: module references __path__
future.utils.__init__: module MAY be using inspect.stack
past.builtins.misc: module MAY be using inspect.stack
past.translation.__init__: module references __file__
past.translation.__init__: module references __path__
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Extracting future-0.17.1-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding future 0.17.1 to easy-install.pth file
Installing pasteurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing futurize script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/future-0.17.1-py2.7.egg>
Searching for fastavro<0.22,>=0.21.4
Reading https://pypi.org/simple/fastavro/
Downloading https://files.pythonhosted.org/packages/15/e3/5956c75f68906b119191ef30d9acff661b422cf918a29a03ee0c3ba774be/fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl#sha256=25c5e1871fb82795f138aa209ca89cac940b80bf36fc644615354028bfd87638
Best match: fastavro 0.21.24
Processing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl
Installing fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
writing requirements to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt>
Adding fastavro 0.21.24 to easy-install.pth file
Installing fastavro script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/fastavro-0.21.24-py2.7-linux-x86_64.egg>
Searching for dill<0.2.10,>=0.2.9
Reading https://pypi.org/simple/dill/
Downloading https://files.pythonhosted.org/packages/fe/42/bfe2e0857bc284cbe6a011d93f2a9ad58a22cb894461b199ae72cfef0f29/dill-0.2.9.tar.gz#sha256=f6d6046f9f9195206063dd0415dff185ad593d6ee8b0e67f12597c0f4df4986f
Best match: dill 0.2.9
Processing dill-0.2.9.tar.gz
Writing /tmp/easy_install-rDw6D2/dill-0.2.9/setup.cfg
Running dill-0.2.9/setup.py -q bdist_egg --dist-dir /tmp/easy_install-rDw6D2/dill-0.2.9/egg-dist-tmp-jaR4Eq
creating <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Extracting dill-0.2.9-py2.7.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding dill 0.2.9 to easy-install.pth file
Installing get_objgraph script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>
Installing undill script to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/bin>

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/dill-0.2.9-py2.7.egg>
Searching for crcmod<2.0,>=1.7
Reading https://pypi.org/simple/crcmod/
Downloading https://files.pythonhosted.org/packages/6b/b0/e595ce2a2527e169c3bcd6c33d2473c1918e0b7f6826a043ca1245dd4e5b/crcmod-1.7.tar.gz#sha256=dc7051a0db5f2bd48665a990d3ec1cc305a466a77358ca4492826f41f283601e
Best match: crcmod 1.7
Processing crcmod-1.7.tar.gz
Writing /tmp/easy_install-_3MVcm/crcmod-1.7/setup.cfg
Running crcmod-1.7/setup.py -q bdist_egg --dist-dir /tmp/easy_install-_3MVcm/crcmod-1.7/egg-dist-tmp-Bvd18R
python2/src/_crcfunext.c: In function ‘init_crcfunext’:
python2/src/_crcfunext.c:492:13: warning: variable ‘m’ set but not used [-Wunused-but-set-variable]
   PyObject *m;
             ^
zip_safe flag not set; analyzing archive contents...
Moving crcmod-1.7-py2.7-linux-x86_64.egg to <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages>
Adding crcmod 1.7 to easy-install.pth file

Installed <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/lib/python2.7/site-packages/crcmod-1.7-py2.7-linux-x86_64.egg>
Searching for numpy>=1.14
Reading https://pypi.org/simple/numpy/
Downloading https://files.pythonhosted.org/packages/c1/ff/aeb22192bab0643551a161dc4ed305892cead687ee97453daed4dc1dd38e/numpy-1.17.0rc1.zip#sha256=f53df05f9ca4ec5d72709ffe349704f1f7d945ed59e815574b5c5687acb282c4
Best match: numpy 1.17.0rc1
Processing numpy-1.17.0rc1.zip
Writing /tmp/easy_install-TB8Lg0/numpy-1.17.0rc1/setup.cfg
Running numpy-1.17.0rc1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-TB8Lg0/numpy-1.17.0rc1/egg-dist-tmp-6jiziR
Traceback (most recent call last):
  File "setup.py", line 238, in <module>
    'test': generate_protos_first(test),
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/__init__.py",> line 145, in setup
    return distutils.core.setup(**attrs)
  File "/usr/lib/python2.7/distutils/core.py", line 151, in setup
    dist.run_commands()
  File "/usr/lib/python2.7/distutils/dist.py", line 953, in run_commands
    self.run_command(cmd)
  File "/usr/lib/python2.7/distutils/dist.py", line 972, in run_command
    cmd_obj.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 67, in run
    self.do_egg_install()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/install.py",> line 117, in do_egg_install
    cmd.run()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 418, in run
    self.easy_install(spec, not self.no_deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 660, in easy_install
    return self.install_item(None, spec, tmpdir, deps, True)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 707, in install_item
    self.process_distribution(spec, dist, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 752, in process_distribution
    [requirement], self.local_index, self.easy_install
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 782, in resolve
    replace_conflicting=replace_conflicting
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1065, in best_match
    return self.obtain(req, installer)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1077, in obtain
    return installer(requirement)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 679, in easy_install
    return self.install_item(spec, dist.location, tmpdir, deps)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 705, in install_item
    dists = self.install_eggs(spec, download, tmpdir)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 890, in install_eggs
    return self.build_and_install(setup_script, setup_base)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1158, in build_and_install
    self.run_setup(setup_script, setup_base, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/command/easy_install.py",> line 1144, in run_setup
    run_setup(setup_script, args)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 253, in run_setup
    raise
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 166, in save_modules
    saved_exc.resume()
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 141, in resume
    six.reraise(type, exc, self._tb)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 154, in save_modules
    yield saved
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 195, in setup_context
    yield
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 250, in run_setup
    _execfile(setup_script, ns)
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/sandbox.py",> line 45, in _execfile
    exec(code, globals, locals)
  File "/tmp/easy_install-TB8Lg0/numpy-1.17.0rc1/setup.py", line 31, in <module>
    import setuptools
RuntimeError: Python version >= 3.5 required.

> Task :sdks:python:createProcessWorker FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/sdks/python/build.gradle'> line: 369

* What went wrong:
Execution failed for task ':sdks:python:createProcessWorker'.
> 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 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/5.2.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 2m 17s
59 actionable tasks: 46 executed, 13 from cache

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

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


Build failed in Jenkins: beam_PostCommit_Python_VR_Spark #259

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/259/display/redirect>

------------------------------------------
[...truncated 578.46 KB...]
----------------------------------------------------------------------
Traceback (most recent call last):
  File "apache_beam/runners/portability/fn_api_runner_test.py", line 267, in test_multimap_side_input_type_coercion
    equal_to([('a', [1, 3]), ('b', [2])]))
  File "apache_beam/pipeline.py", line 426, in __exit__
    self.run().wait_until_finish()
  File "apache_beam/runners/portability/portable_runner.py", line 454, in wait_until_finish
    self._job_id, self._state, self._last_error_message()))
RuntimeError: Pipeline test_multimap_side_input_type_coercion_1561917856.85_842c62e8-37f1-4fd3-bf70-5b6db6524981 failed in state FAILED: java.lang.ClassCastException: org.apache.beam.sdk.coders.LengthPrefixCoder cannot be cast to org.apache.beam.sdk.coders.KvCoder

======================================================================
ERROR: test_pardo (__main__.SparkRunnerTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "apache_beam/runners/portability/fn_api_runner_test.py", line 104, in test_pardo
    assert_that(res, equal_to(['aax', 'bcbcx']))
  File "apache_beam/pipeline.py", line 426, in __exit__
    self.run().wait_until_finish()
  File "apache_beam/runners/portability/portable_runner.py", line 454, in wait_until_finish
    self._job_id, self._state, self._last_error_message()))
RuntimeError: Pipeline test_pardo_1561917861.77_b30f2be8-54d7-44e9-bc51-d83c0c13ee8a failed in state FAILED: java.lang.ClassCastException: org.apache.beam.sdk.coders.LengthPrefixCoder cannot be cast to org.apache.beam.sdk.coders.KvCoder

======================================================================
ERROR: test_pardo_side_and_main_outputs (__main__.SparkRunnerTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "apache_beam/runners/portability/fn_api_runner_test.py", line 176, in test_pardo_side_and_main_outputs
    assert_that(unnamed.odd, equal_to([1, 3]), label='unnamed.odd')
  File "apache_beam/pipeline.py", line 426, in __exit__
    self.run().wait_until_finish()
  File "apache_beam/runners/portability/portable_runner.py", line 454, in wait_until_finish
    self._job_id, self._state, self._last_error_message()))
RuntimeError: Pipeline test_pardo_side_and_main_outputs_1561917862.37_8311e077-2de5-4329-8fb6-6cfe936d4af9 failed in state FAILED: java.lang.ClassCastException: org.apache.beam.sdk.coders.LengthPrefixCoder cannot be cast to org.apache.beam.sdk.coders.KvCoder

======================================================================
ERROR: test_pardo_side_inputs (__main__.SparkRunnerTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "apache_beam/runners/portability/fn_api_runner_test.py", line 187, in test_pardo_side_inputs
    ('a', 'y'), ('b', 'y'), ('c', 'y')]))
  File "apache_beam/pipeline.py", line 426, in __exit__
    self.run().wait_until_finish()
  File "apache_beam/runners/portability/portable_runner.py", line 454, in wait_until_finish
    self._job_id, self._state, self._last_error_message()))
RuntimeError: Pipeline test_pardo_side_inputs_1561917863.58_12246877-b268-4d28-bd67-32474b8e19e0 failed in state FAILED: java.lang.ClassCastException: org.apache.beam.sdk.coders.LengthPrefixCoder cannot be cast to org.apache.beam.sdk.coders.KvCoder

======================================================================
ERROR: test_pardo_side_outputs (__main__.SparkRunnerTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "apache_beam/runners/portability/fn_api_runner_test.py", line 158, in test_pardo_side_outputs
    assert_that(xy.y, equal_to(['y', 'xy']), label='y')
  File "apache_beam/pipeline.py", line 426, in __exit__
    self.run().wait_until_finish()
  File "apache_beam/runners/portability/portable_runner.py", line 454, in wait_until_finish
    self._job_id, self._state, self._last_error_message()))
RuntimeError: Pipeline test_pardo_side_outputs_1561917864.08_9f218ea8-f344-43fd-85f1-5b490552f0a5 failed in state FAILED: java.lang.ClassCastException: org.apache.beam.sdk.coders.LengthPrefixCoder cannot be cast to org.apache.beam.sdk.coders.KvCoder

======================================================================
ERROR: test_pardo_state_only (__main__.SparkRunnerTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "apache_beam/runners/portability/fn_api_runner_test.py", line 308, in test_pardo_state_only
    equal_to(expected))
  File "apache_beam/pipeline.py", line 426, in __exit__
    self.run().wait_until_finish()
  File "apache_beam/runners/portability/portable_runner.py", line 454, in wait_until_finish
    self._job_id, self._state, self._last_error_message()))
RuntimeError: Pipeline test_pardo_state_only_1561917864.61_c0024d79-a691-48d7-a7e1-cca80220c62e failed in state FAILED: java.lang.ClassCastException: org.apache.beam.sdk.coders.LengthPrefixCoder cannot be cast to org.apache.beam.sdk.coders.KvCoder

======================================================================
ERROR: test_pardo_state_timers (__main__.SparkRunnerTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "apache_beam/runners/portability/fn_api_runner_test.py", line 401, in test_pardo_state_timers
    self._run_pardo_state_timers(False)
  File "apache_beam/runners/portability/fn_api_runner_test.py", line 461, in _run_pardo_state_timers
    assert_that(actual, is_buffered_correctly)
  File "apache_beam/pipeline.py", line 426, in __exit__
    self.run().wait_until_finish()
  File "apache_beam/runners/portability/portable_runner.py", line 454, in wait_until_finish
    self._job_id, self._state, self._last_error_message()))
RuntimeError: Pipeline test_pardo_state_timers_1561917864.99_ba35f2b5-d811-43b7-9a9b-d319368fda9f failed in state FAILED: java.lang.ClassCastException: org.apache.beam.sdk.coders.LengthPrefixCoder cannot be cast to org.apache.beam.sdk.coders.KvCoder

======================================================================
ERROR: test_pardo_timers (__main__.SparkRunnerTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "apache_beam/runners/portability/fn_api_runner_test.py", line 361, in test_pardo_timers
    assert_that(actual, equal_to(expected))
  File "apache_beam/pipeline.py", line 426, in __exit__
    self.run().wait_until_finish()
  File "apache_beam/runners/portability/portable_runner.py", line 454, in wait_until_finish
    self._job_id, self._state, self._last_error_message()))
RuntimeError: Pipeline test_pardo_timers_1561917865.49_689e09ac-f0fb-4a95-86eb-95bef7b7bbf6 failed in state FAILED: java.lang.ClassCastException: org.apache.beam.sdk.coders.LengthPrefixCoder cannot be cast to org.apache.beam.sdk.coders.KvCoder

======================================================================
ERROR: test_pardo_unfusable_side_inputs (__main__.SparkRunnerTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "apache_beam/runners/portability/fn_api_runner_test.py", line 277, in test_pardo_unfusable_side_inputs
    equal_to([('a', 'a'), ('a', 'b'), ('b', 'a'), ('b', 'b')]))
  File "apache_beam/pipeline.py", line 426, in __exit__
    self.run().wait_until_finish()
  File "apache_beam/runners/portability/portable_runner.py", line 454, in wait_until_finish
    self._job_id, self._state, self._last_error_message()))
RuntimeError: Pipeline test_pardo_unfusable_side_inputs_1561917865.88_2d78a58d-5eff-41f0-890f-ebdf1dc2cc84 failed in state FAILED: java.lang.ClassCastException: org.apache.beam.sdk.coders.LengthPrefixCoder cannot be cast to org.apache.beam.sdk.coders.KvCoder

======================================================================
ERROR: test_pardo_windowed_side_inputs (__main__.SparkRunnerTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "apache_beam/runners/portability/fn_api_runner_test.py", line 214, in test_pardo_windowed_side_inputs
    label='windowed')
  File "apache_beam/pipeline.py", line 426, in __exit__
    self.run().wait_until_finish()
  File "apache_beam/runners/portability/portable_runner.py", line 454, in wait_until_finish
    self._job_id, self._state, self._last_error_message()))
RuntimeError: Pipeline test_pardo_windowed_side_inputs_1561917866.28_14bb7f08-4f33-466b-9317-b25f9922f42a failed in state FAILED: java.lang.ClassCastException: org.apache.beam.sdk.coders.LengthPrefixCoder cannot be cast to org.apache.beam.sdk.coders.KvCoder

======================================================================
ERROR: test_read (__main__.SparkRunnerTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "apache_beam/runners/portability/fn_api_runner_test.py", line 592, in test_read
    equal_to(['a', 'b', 'c']))
  File "apache_beam/pipeline.py", line 426, in __exit__
    self.run().wait_until_finish()
  File "apache_beam/runners/portability/portable_runner.py", line 454, in wait_until_finish
    self._job_id, self._state, self._last_error_message()))
RuntimeError: Pipeline test_read_1561917866.68_e0537317-8d0b-4c9c-8f6d-8867341f4874 failed in state FAILED: java.lang.ClassCastException: org.apache.beam.sdk.coders.LengthPrefixCoder cannot be cast to org.apache.beam.sdk.coders.KvCoder

======================================================================
ERROR: test_reshuffle (__main__.SparkRunnerTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "apache_beam/runners/portability/fn_api_runner_test.py", line 562, in test_reshuffle
    equal_to([1, 2, 3]))
  File "apache_beam/pipeline.py", line 426, in __exit__
    self.run().wait_until_finish()
  File "apache_beam/runners/portability/portable_runner.py", line 454, in wait_until_finish
    self._job_id, self._state, self._last_error_message()))
RuntimeError: Pipeline test_reshuffle_1561917867.04_471665a4-89a2-4af5-8955-277b42fd960c failed in state FAILED: java.lang.ClassCastException: org.apache.beam.sdk.coders.LengthPrefixCoder cannot be cast to org.apache.beam.sdk.coders.KvCoder

======================================================================
ERROR: test_sdf_wrap_range_source (__main__.SparkRunnerTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "apache_beam/runners/portability/fn_api_runner_test.py", line 548, in test_sdf_wrap_range_source
    self._run_sdf_wrapper_pipeline(RangeSource(0, 4), [0, 1, 2, 3])
  File "apache_beam/runners/portability/fn_api_runner_test.py", line 534, in _run_sdf_wrapper_pipeline
    p | beam.io.Read(source)
  File "apache_beam/pipeline.py", line 426, in __exit__
    self.run().wait_until_finish()
  File "apache_beam/runners/portability/portable_runner.py", line 454, in wait_until_finish
    self._job_id, self._state, self._last_error_message()))
RuntimeError: Pipeline test_sdf_wrap_range_source_1561917867.47_8a55416c-7ddb-4b51-b6ea-50120ba90e28 failed in state FAILED: java.lang.ClassCastException: org.apache.beam.sdk.coders.LengthPrefixCoder cannot be cast to org.apache.beam.sdk.coders.KvCoder

======================================================================
ERROR: test_sdf_wrapper_overrides_read (__main__.SparkRunnerTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg/mock/mock.py",> line 1305, in patched
    return func(*args, **keywargs)
  File "apache_beam/runners/portability/fn_api_runner_test.py", line 545, in test_sdf_wrapper_overrides_read
    self._run_sdf_wrapper_pipeline(RangeSource(0, 4), ['1'])
  File "apache_beam/runners/portability/fn_api_runner_test.py", line 534, in _run_sdf_wrapper_pipeline
    p | beam.io.Read(source)
  File "apache_beam/pipeline.py", line 426, in __exit__
    self.run().wait_until_finish()
  File "apache_beam/runners/portability/portable_runner.py", line 454, in wait_until_finish
    self._job_id, self._state, self._last_error_message()))
RuntimeError: Pipeline test_sdf_wrapper_overrides_read_1561917867.66_ab8ce47a-10f6-41e5-9680-4a35ed21dfa0 failed in state FAILED: java.lang.ClassCastException: org.apache.beam.sdk.coders.LengthPrefixCoder cannot be cast to org.apache.beam.sdk.coders.KvCoder

======================================================================
ERROR: test_windowed_pardo_state_timers (__main__.SparkRunnerTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "apache_beam/runners/portability/fn_api_runner_test.py", line 404, in test_windowed_pardo_state_timers
    self._run_pardo_state_timers(True)
  File "apache_beam/runners/portability/fn_api_runner_test.py", line 461, in _run_pardo_state_timers
    assert_that(actual, is_buffered_correctly)
  File "apache_beam/pipeline.py", line 426, in __exit__
    self.run().wait_until_finish()
  File "apache_beam/runners/portability/portable_runner.py", line 454, in wait_until_finish
    self._job_id, self._state, self._last_error_message()))
RuntimeError: Pipeline test_windowed_pardo_state_timers_1561917867.85_64794f89-d853-4ca7-9d74-69cd6792455b failed in state FAILED: java.lang.ClassCastException: org.apache.beam.sdk.coders.LengthPrefixCoder cannot be cast to org.apache.beam.sdk.coders.KvCoder

======================================================================
ERROR: test_windowing (__main__.SparkRunnerTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "apache_beam/runners/portability/fn_api_runner_test.py", line 604, in test_windowing
    assert_that(res, equal_to([('k', [1, 2]), ('k', [100, 101, 102])]))
  File "apache_beam/pipeline.py", line 426, in __exit__
    self.run().wait_until_finish()
  File "apache_beam/runners/portability/portable_runner.py", line 454, in wait_until_finish
    self._job_id, self._state, self._last_error_message()))
RuntimeError: Pipeline test_windowing_1561917868.27_1e4afce6-dc66-476a-97b4-06b65b29564a failed in state FAILED: java.lang.ClassCastException: org.apache.beam.sdk.coders.LengthPrefixCoder cannot be cast to org.apache.beam.sdk.coders.KvCoder

======================================================================
FAIL: test_assert_that (__main__.SparkRunnerTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "apache_beam/runners/portability/fn_api_runner_test.py", line 92, in test_assert_that
    assert_that(p | beam.Create(['a', 'b']), equal_to(['a']))
AssertionError: "Failed assert" does not match "Pipeline test_assert_that_1561917823.82_844ed819-7968-4ab5-98d6-c1338b7c14d3 failed in state FAILED: java.lang.ClassCastException: org.apache.beam.sdk.coders.LengthPrefixCoder cannot be cast to org.apache.beam.sdk.coders.KvCoder"

======================================================================
FAIL: test_error_message_includes_stage (__main__.SparkRunnerTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "apache_beam/runners/portability/fn_api_runner_test.py", line 638, in test_error_message_includes_stage
    self.assertIn('StageC', message)
AssertionError: 'StageC' not found in u'Pipeline test_error_message_includes_stage_1561917830.61_6615bd20-88f7-4a3a-b2ff-d68535214e30 failed in state FAILED: java.lang.ClassCastException: org.apache.beam.sdk.coders.LengthPrefixCoder cannot be cast to org.apache.beam.sdk.coders.KvCoder'

----------------------------------------------------------------------
Ran 38 tests in 45.083s

FAILED (failures=2, errors=22, skipped=10)

> Task :sdks:python:sparkValidatesRunner FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/sdks/python/build.gradle'> line: 251

* What went wrong:
Execution failed for task ':sdks:python:sparkValidatesRunner'.
> 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 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/5.2.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 3m 15s
60 actionable tasks: 47 executed, 13 from cache

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

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


Build failed in Jenkins: beam_PostCommit_Python_VR_Spark #258

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/258/display/redirect>

------------------------------------------
[...truncated 578.44 KB...]
----------------------------------------------------------------------
Traceback (most recent call last):
  File "apache_beam/runners/portability/fn_api_runner_test.py", line 267, in test_multimap_side_input_type_coercion
    equal_to([('a', [1, 3]), ('b', [2])]))
  File "apache_beam/pipeline.py", line 426, in __exit__
    self.run().wait_until_finish()
  File "apache_beam/runners/portability/portable_runner.py", line 454, in wait_until_finish
    self._job_id, self._state, self._last_error_message()))
RuntimeError: Pipeline test_multimap_side_input_type_coercion_1561896199.24_b6424dee-d9e4-4214-9e2f-02429ae76920 failed in state FAILED: java.lang.ClassCastException: org.apache.beam.sdk.coders.LengthPrefixCoder cannot be cast to org.apache.beam.sdk.coders.KvCoder

======================================================================
ERROR: test_pardo (__main__.SparkRunnerTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "apache_beam/runners/portability/fn_api_runner_test.py", line 104, in test_pardo
    assert_that(res, equal_to(['aax', 'bcbcx']))
  File "apache_beam/pipeline.py", line 426, in __exit__
    self.run().wait_until_finish()
  File "apache_beam/runners/portability/portable_runner.py", line 454, in wait_until_finish
    self._job_id, self._state, self._last_error_message()))
RuntimeError: Pipeline test_pardo_1561896203.76_3313bfc1-8790-4423-8fb1-e2d1c0a3f4ce failed in state FAILED: java.lang.ClassCastException: org.apache.beam.sdk.coders.LengthPrefixCoder cannot be cast to org.apache.beam.sdk.coders.KvCoder

======================================================================
ERROR: test_pardo_side_and_main_outputs (__main__.SparkRunnerTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "apache_beam/runners/portability/fn_api_runner_test.py", line 176, in test_pardo_side_and_main_outputs
    assert_that(unnamed.odd, equal_to([1, 3]), label='unnamed.odd')
  File "apache_beam/pipeline.py", line 426, in __exit__
    self.run().wait_until_finish()
  File "apache_beam/runners/portability/portable_runner.py", line 454, in wait_until_finish
    self._job_id, self._state, self._last_error_message()))
RuntimeError: Pipeline test_pardo_side_and_main_outputs_1561896204.31_3669b4d7-8684-4609-adb2-693ec5b0f4ad failed in state FAILED: java.lang.ClassCastException: org.apache.beam.sdk.coders.LengthPrefixCoder cannot be cast to org.apache.beam.sdk.coders.KvCoder

======================================================================
ERROR: test_pardo_side_inputs (__main__.SparkRunnerTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "apache_beam/runners/portability/fn_api_runner_test.py", line 187, in test_pardo_side_inputs
    ('a', 'y'), ('b', 'y'), ('c', 'y')]))
  File "apache_beam/pipeline.py", line 426, in __exit__
    self.run().wait_until_finish()
  File "apache_beam/runners/portability/portable_runner.py", line 454, in wait_until_finish
    self._job_id, self._state, self._last_error_message()))
RuntimeError: Pipeline test_pardo_side_inputs_1561896205.66_30684908-9a12-4850-a9db-8f0e09d4300d failed in state FAILED: java.lang.ClassCastException: org.apache.beam.sdk.coders.LengthPrefixCoder cannot be cast to org.apache.beam.sdk.coders.KvCoder

======================================================================
ERROR: test_pardo_side_outputs (__main__.SparkRunnerTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "apache_beam/runners/portability/fn_api_runner_test.py", line 158, in test_pardo_side_outputs
    assert_that(xy.y, equal_to(['y', 'xy']), label='y')
  File "apache_beam/pipeline.py", line 426, in __exit__
    self.run().wait_until_finish()
  File "apache_beam/runners/portability/portable_runner.py", line 454, in wait_until_finish
    self._job_id, self._state, self._last_error_message()))
RuntimeError: Pipeline test_pardo_side_outputs_1561896206.16_f3a99206-511d-4265-b540-8334b45e149f failed in state FAILED: java.lang.ClassCastException: org.apache.beam.sdk.coders.LengthPrefixCoder cannot be cast to org.apache.beam.sdk.coders.KvCoder

======================================================================
ERROR: test_pardo_state_only (__main__.SparkRunnerTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "apache_beam/runners/portability/fn_api_runner_test.py", line 308, in test_pardo_state_only
    equal_to(expected))
  File "apache_beam/pipeline.py", line 426, in __exit__
    self.run().wait_until_finish()
  File "apache_beam/runners/portability/portable_runner.py", line 454, in wait_until_finish
    self._job_id, self._state, self._last_error_message()))
RuntimeError: Pipeline test_pardo_state_only_1561896206.67_842e412a-e762-4aa4-a7a4-932790a77575 failed in state FAILED: java.lang.ClassCastException: org.apache.beam.sdk.coders.LengthPrefixCoder cannot be cast to org.apache.beam.sdk.coders.KvCoder

======================================================================
ERROR: test_pardo_state_timers (__main__.SparkRunnerTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "apache_beam/runners/portability/fn_api_runner_test.py", line 401, in test_pardo_state_timers
    self._run_pardo_state_timers(False)
  File "apache_beam/runners/portability/fn_api_runner_test.py", line 461, in _run_pardo_state_timers
    assert_that(actual, is_buffered_correctly)
  File "apache_beam/pipeline.py", line 426, in __exit__
    self.run().wait_until_finish()
  File "apache_beam/runners/portability/portable_runner.py", line 454, in wait_until_finish
    self._job_id, self._state, self._last_error_message()))
RuntimeError: Pipeline test_pardo_state_timers_1561896207.04_58602f18-c4ff-4ac3-9814-7d94c57fe31d failed in state FAILED: java.lang.ClassCastException: org.apache.beam.sdk.coders.LengthPrefixCoder cannot be cast to org.apache.beam.sdk.coders.KvCoder

======================================================================
ERROR: test_pardo_timers (__main__.SparkRunnerTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "apache_beam/runners/portability/fn_api_runner_test.py", line 361, in test_pardo_timers
    assert_that(actual, equal_to(expected))
  File "apache_beam/pipeline.py", line 426, in __exit__
    self.run().wait_until_finish()
  File "apache_beam/runners/portability/portable_runner.py", line 454, in wait_until_finish
    self._job_id, self._state, self._last_error_message()))
RuntimeError: Pipeline test_pardo_timers_1561896207.52_f08fb113-e499-4b56-bcf9-1bc163bff045 failed in state FAILED: java.lang.ClassCastException: org.apache.beam.sdk.coders.LengthPrefixCoder cannot be cast to org.apache.beam.sdk.coders.KvCoder

======================================================================
ERROR: test_pardo_unfusable_side_inputs (__main__.SparkRunnerTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "apache_beam/runners/portability/fn_api_runner_test.py", line 277, in test_pardo_unfusable_side_inputs
    equal_to([('a', 'a'), ('a', 'b'), ('b', 'a'), ('b', 'b')]))
  File "apache_beam/pipeline.py", line 426, in __exit__
    self.run().wait_until_finish()
  File "apache_beam/runners/portability/portable_runner.py", line 454, in wait_until_finish
    self._job_id, self._state, self._last_error_message()))
RuntimeError: Pipeline test_pardo_unfusable_side_inputs_1561896207.89_4f182e93-5c7a-4ca6-820f-324460367a09 failed in state FAILED: java.lang.ClassCastException: org.apache.beam.sdk.coders.LengthPrefixCoder cannot be cast to org.apache.beam.sdk.coders.KvCoder

======================================================================
ERROR: test_pardo_windowed_side_inputs (__main__.SparkRunnerTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "apache_beam/runners/portability/fn_api_runner_test.py", line 214, in test_pardo_windowed_side_inputs
    label='windowed')
  File "apache_beam/pipeline.py", line 426, in __exit__
    self.run().wait_until_finish()
  File "apache_beam/runners/portability/portable_runner.py", line 454, in wait_until_finish
    self._job_id, self._state, self._last_error_message()))
RuntimeError: Pipeline test_pardo_windowed_side_inputs_1561896208.25_e9a1e307-96dd-438c-a1bf-54151e806272 failed in state FAILED: java.lang.ClassCastException: org.apache.beam.sdk.coders.LengthPrefixCoder cannot be cast to org.apache.beam.sdk.coders.KvCoder

======================================================================
ERROR: test_read (__main__.SparkRunnerTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "apache_beam/runners/portability/fn_api_runner_test.py", line 592, in test_read
    equal_to(['a', 'b', 'c']))
  File "apache_beam/pipeline.py", line 426, in __exit__
    self.run().wait_until_finish()
  File "apache_beam/runners/portability/portable_runner.py", line 454, in wait_until_finish
    self._job_id, self._state, self._last_error_message()))
RuntimeError: Pipeline test_read_1561896208.64_860d306b-8763-448f-ac0f-2cf5063e8d89 failed in state FAILED: java.lang.ClassCastException: org.apache.beam.sdk.coders.LengthPrefixCoder cannot be cast to org.apache.beam.sdk.coders.KvCoder

======================================================================
ERROR: test_reshuffle (__main__.SparkRunnerTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "apache_beam/runners/portability/fn_api_runner_test.py", line 562, in test_reshuffle
    equal_to([1, 2, 3]))
  File "apache_beam/pipeline.py", line 426, in __exit__
    self.run().wait_until_finish()
  File "apache_beam/runners/portability/portable_runner.py", line 454, in wait_until_finish
    self._job_id, self._state, self._last_error_message()))
RuntimeError: Pipeline test_reshuffle_1561896208.98_a5294164-bac6-45ae-bb8d-b177c76d3353 failed in state FAILED: java.lang.ClassCastException: org.apache.beam.sdk.coders.LengthPrefixCoder cannot be cast to org.apache.beam.sdk.coders.KvCoder

======================================================================
ERROR: test_sdf_wrap_range_source (__main__.SparkRunnerTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "apache_beam/runners/portability/fn_api_runner_test.py", line 548, in test_sdf_wrap_range_source
    self._run_sdf_wrapper_pipeline(RangeSource(0, 4), [0, 1, 2, 3])
  File "apache_beam/runners/portability/fn_api_runner_test.py", line 534, in _run_sdf_wrapper_pipeline
    p | beam.io.Read(source)
  File "apache_beam/pipeline.py", line 426, in __exit__
    self.run().wait_until_finish()
  File "apache_beam/runners/portability/portable_runner.py", line 454, in wait_until_finish
    self._job_id, self._state, self._last_error_message()))
RuntimeError: Pipeline test_sdf_wrap_range_source_1561896209.39_ae10107a-e642-440f-aad1-8f8db4510e6d failed in state FAILED: java.lang.ClassCastException: org.apache.beam.sdk.coders.LengthPrefixCoder cannot be cast to org.apache.beam.sdk.coders.KvCoder

======================================================================
ERROR: test_sdf_wrapper_overrides_read (__main__.SparkRunnerTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg/mock/mock.py",> line 1305, in patched
    return func(*args, **keywargs)
  File "apache_beam/runners/portability/fn_api_runner_test.py", line 545, in test_sdf_wrapper_overrides_read
    self._run_sdf_wrapper_pipeline(RangeSource(0, 4), ['1'])
  File "apache_beam/runners/portability/fn_api_runner_test.py", line 534, in _run_sdf_wrapper_pipeline
    p | beam.io.Read(source)
  File "apache_beam/pipeline.py", line 426, in __exit__
    self.run().wait_until_finish()
  File "apache_beam/runners/portability/portable_runner.py", line 454, in wait_until_finish
    self._job_id, self._state, self._last_error_message()))
RuntimeError: Pipeline test_sdf_wrapper_overrides_read_1561896209.57_55f2dfdd-3f25-4a30-862d-d7752b8db45f failed in state FAILED: java.lang.ClassCastException: org.apache.beam.sdk.coders.LengthPrefixCoder cannot be cast to org.apache.beam.sdk.coders.KvCoder

======================================================================
ERROR: test_windowed_pardo_state_timers (__main__.SparkRunnerTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "apache_beam/runners/portability/fn_api_runner_test.py", line 404, in test_windowed_pardo_state_timers
    self._run_pardo_state_timers(True)
  File "apache_beam/runners/portability/fn_api_runner_test.py", line 461, in _run_pardo_state_timers
    assert_that(actual, is_buffered_correctly)
  File "apache_beam/pipeline.py", line 426, in __exit__
    self.run().wait_until_finish()
  File "apache_beam/runners/portability/portable_runner.py", line 454, in wait_until_finish
    self._job_id, self._state, self._last_error_message()))
RuntimeError: Pipeline test_windowed_pardo_state_timers_1561896209.75_b286c6b8-9f0a-4577-bb25-b4a3f0ab3bb8 failed in state FAILED: java.lang.ClassCastException: org.apache.beam.sdk.coders.LengthPrefixCoder cannot be cast to org.apache.beam.sdk.coders.KvCoder

======================================================================
ERROR: test_windowing (__main__.SparkRunnerTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "apache_beam/runners/portability/fn_api_runner_test.py", line 604, in test_windowing
    assert_that(res, equal_to([('k', [1, 2]), ('k', [100, 101, 102])]))
  File "apache_beam/pipeline.py", line 426, in __exit__
    self.run().wait_until_finish()
  File "apache_beam/runners/portability/portable_runner.py", line 454, in wait_until_finish
    self._job_id, self._state, self._last_error_message()))
RuntimeError: Pipeline test_windowing_1561896210.14_53cf770e-c12c-46ce-8c87-ae50621130c0 failed in state FAILED: java.lang.ClassCastException: org.apache.beam.sdk.coders.LengthPrefixCoder cannot be cast to org.apache.beam.sdk.coders.KvCoder

======================================================================
FAIL: test_assert_that (__main__.SparkRunnerTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "apache_beam/runners/portability/fn_api_runner_test.py", line 92, in test_assert_that
    assert_that(p | beam.Create(['a', 'b']), equal_to(['a']))
AssertionError: "Failed assert" does not match "Pipeline test_assert_that_1561896169.63_54230069-5b95-4de8-92e7-d4d1c4d7ae20 failed in state FAILED: java.lang.ClassCastException: org.apache.beam.sdk.coders.LengthPrefixCoder cannot be cast to org.apache.beam.sdk.coders.KvCoder"

======================================================================
FAIL: test_error_message_includes_stage (__main__.SparkRunnerTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "apache_beam/runners/portability/fn_api_runner_test.py", line 638, in test_error_message_includes_stage
    self.assertIn('StageC', message)
AssertionError: 'StageC' not found in u'Pipeline test_error_message_includes_stage_1561896176.49_0a8597e7-580f-4cff-b502-8323784a649a failed in state FAILED: java.lang.ClassCastException: org.apache.beam.sdk.coders.LengthPrefixCoder cannot be cast to org.apache.beam.sdk.coders.KvCoder'

----------------------------------------------------------------------
Ran 38 tests in 41.115s

FAILED (failures=2, errors=22, skipped=10)

> Task :sdks:python:sparkValidatesRunner FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/sdks/python/build.gradle'> line: 251

* What went wrong:
Execution failed for task ':sdks:python:sparkValidatesRunner'.
> 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 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/5.2.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 3m 9s
60 actionable tasks: 47 executed, 13 from cache

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

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


Build failed in Jenkins: beam_PostCommit_Python_VR_Spark #257

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/257/display/redirect>

------------------------------------------
[...truncated 578.89 KB...]
----------------------------------------------------------------------
Traceback (most recent call last):
  File "apache_beam/runners/portability/fn_api_runner_test.py", line 267, in test_multimap_side_input_type_coercion
    equal_to([('a', [1, 3]), ('b', [2])]))
  File "apache_beam/pipeline.py", line 426, in __exit__
    self.run().wait_until_finish()
  File "apache_beam/runners/portability/portable_runner.py", line 454, in wait_until_finish
    self._job_id, self._state, self._last_error_message()))
RuntimeError: Pipeline test_multimap_side_input_type_coercion_1561874685.09_0879bfcf-f47b-47a2-b5f2-ecb4e278f1df failed in state FAILED: java.lang.ClassCastException: org.apache.beam.sdk.coders.LengthPrefixCoder cannot be cast to org.apache.beam.sdk.coders.KvCoder

======================================================================
ERROR: test_pardo (__main__.SparkRunnerTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "apache_beam/runners/portability/fn_api_runner_test.py", line 104, in test_pardo
    assert_that(res, equal_to(['aax', 'bcbcx']))
  File "apache_beam/pipeline.py", line 426, in __exit__
    self.run().wait_until_finish()
  File "apache_beam/runners/portability/portable_runner.py", line 454, in wait_until_finish
    self._job_id, self._state, self._last_error_message()))
RuntimeError: Pipeline test_pardo_1561874689.92_ad070cee-d8d6-46ce-a337-b311cbc16bf0 failed in state FAILED: java.lang.ClassCastException: org.apache.beam.sdk.coders.LengthPrefixCoder cannot be cast to org.apache.beam.sdk.coders.KvCoder

======================================================================
ERROR: test_pardo_side_and_main_outputs (__main__.SparkRunnerTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "apache_beam/runners/portability/fn_api_runner_test.py", line 176, in test_pardo_side_and_main_outputs
    assert_that(unnamed.odd, equal_to([1, 3]), label='unnamed.odd')
  File "apache_beam/pipeline.py", line 426, in __exit__
    self.run().wait_until_finish()
  File "apache_beam/runners/portability/portable_runner.py", line 454, in wait_until_finish
    self._job_id, self._state, self._last_error_message()))
RuntimeError: Pipeline test_pardo_side_and_main_outputs_1561874690.5_83bb6221-6037-4b42-85c9-6fc5d16fea6a failed in state FAILED: java.lang.ClassCastException: org.apache.beam.sdk.coders.LengthPrefixCoder cannot be cast to org.apache.beam.sdk.coders.KvCoder

======================================================================
ERROR: test_pardo_side_inputs (__main__.SparkRunnerTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "apache_beam/runners/portability/fn_api_runner_test.py", line 187, in test_pardo_side_inputs
    ('a', 'y'), ('b', 'y'), ('c', 'y')]))
  File "apache_beam/pipeline.py", line 426, in __exit__
    self.run().wait_until_finish()
  File "apache_beam/runners/portability/portable_runner.py", line 454, in wait_until_finish
    self._job_id, self._state, self._last_error_message()))
RuntimeError: Pipeline test_pardo_side_inputs_1561874691.69_9bfc5856-10b7-4887-80ae-14e361dc2c5a failed in state FAILED: java.lang.ClassCastException: org.apache.beam.sdk.coders.LengthPrefixCoder cannot be cast to org.apache.beam.sdk.coders.KvCoder

======================================================================
ERROR: test_pardo_side_outputs (__main__.SparkRunnerTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "apache_beam/runners/portability/fn_api_runner_test.py", line 158, in test_pardo_side_outputs
    assert_that(xy.y, equal_to(['y', 'xy']), label='y')
  File "apache_beam/pipeline.py", line 426, in __exit__
    self.run().wait_until_finish()
  File "apache_beam/runners/portability/portable_runner.py", line 454, in wait_until_finish
    self._job_id, self._state, self._last_error_message()))
RuntimeError: Pipeline test_pardo_side_outputs_1561874692.16_5d636782-df2e-4a95-bea4-2f8e73e38b55 failed in state FAILED: java.lang.ClassCastException: org.apache.beam.sdk.coders.LengthPrefixCoder cannot be cast to org.apache.beam.sdk.coders.KvCoder

======================================================================
ERROR: test_pardo_state_only (__main__.SparkRunnerTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "apache_beam/runners/portability/fn_api_runner_test.py", line 308, in test_pardo_state_only
    equal_to(expected))
  File "apache_beam/pipeline.py", line 426, in __exit__
    self.run().wait_until_finish()
  File "apache_beam/runners/portability/portable_runner.py", line 454, in wait_until_finish
    self._job_id, self._state, self._last_error_message()))
RuntimeError: Pipeline test_pardo_state_only_1561874692.7_99a811f0-9f76-4785-af76-305c9cda65f2 failed in state FAILED: java.lang.ClassCastException: org.apache.beam.sdk.coders.LengthPrefixCoder cannot be cast to org.apache.beam.sdk.coders.KvCoder

======================================================================
ERROR: test_pardo_state_timers (__main__.SparkRunnerTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "apache_beam/runners/portability/fn_api_runner_test.py", line 401, in test_pardo_state_timers
    self._run_pardo_state_timers(False)
  File "apache_beam/runners/portability/fn_api_runner_test.py", line 461, in _run_pardo_state_timers
    assert_that(actual, is_buffered_correctly)
  File "apache_beam/pipeline.py", line 426, in __exit__
    self.run().wait_until_finish()
  File "apache_beam/runners/portability/portable_runner.py", line 454, in wait_until_finish
    self._job_id, self._state, self._last_error_message()))
RuntimeError: Pipeline test_pardo_state_timers_1561874693.08_e7ee2b30-5671-4152-96b1-2bd9f40eaa40 failed in state FAILED: java.lang.ClassCastException: org.apache.beam.sdk.coders.LengthPrefixCoder cannot be cast to org.apache.beam.sdk.coders.KvCoder

======================================================================
ERROR: test_pardo_timers (__main__.SparkRunnerTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "apache_beam/runners/portability/fn_api_runner_test.py", line 361, in test_pardo_timers
    assert_that(actual, equal_to(expected))
  File "apache_beam/pipeline.py", line 426, in __exit__
    self.run().wait_until_finish()
  File "apache_beam/runners/portability/portable_runner.py", line 454, in wait_until_finish
    self._job_id, self._state, self._last_error_message()))
RuntimeError: Pipeline test_pardo_timers_1561874693.58_14a9ac6e-6bae-4439-889e-7f3ae2ad43a3 failed in state FAILED: java.lang.ClassCastException: org.apache.beam.sdk.coders.LengthPrefixCoder cannot be cast to org.apache.beam.sdk.coders.KvCoder

======================================================================
ERROR: test_pardo_unfusable_side_inputs (__main__.SparkRunnerTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "apache_beam/runners/portability/fn_api_runner_test.py", line 277, in test_pardo_unfusable_side_inputs
    equal_to([('a', 'a'), ('a', 'b'), ('b', 'a'), ('b', 'b')]))
  File "apache_beam/pipeline.py", line 426, in __exit__
    self.run().wait_until_finish()
  File "apache_beam/runners/portability/portable_runner.py", line 454, in wait_until_finish
    self._job_id, self._state, self._last_error_message()))
RuntimeError: Pipeline test_pardo_unfusable_side_inputs_1561874693.98_b36d37e2-76c6-4d9d-a148-07b7c524b7fd failed in state FAILED: java.lang.ClassCastException: org.apache.beam.sdk.coders.LengthPrefixCoder cannot be cast to org.apache.beam.sdk.coders.KvCoder

======================================================================
ERROR: test_pardo_windowed_side_inputs (__main__.SparkRunnerTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "apache_beam/runners/portability/fn_api_runner_test.py", line 214, in test_pardo_windowed_side_inputs
    label='windowed')
  File "apache_beam/pipeline.py", line 426, in __exit__
    self.run().wait_until_finish()
  File "apache_beam/runners/portability/portable_runner.py", line 454, in wait_until_finish
    self._job_id, self._state, self._last_error_message()))
RuntimeError: Pipeline test_pardo_windowed_side_inputs_1561874694.35_be119e1b-5023-40dd-87df-b5d255528cf2 failed in state FAILED: java.lang.ClassCastException: org.apache.beam.sdk.coders.LengthPrefixCoder cannot be cast to org.apache.beam.sdk.coders.KvCoder

======================================================================
ERROR: test_read (__main__.SparkRunnerTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "apache_beam/runners/portability/fn_api_runner_test.py", line 592, in test_read
    equal_to(['a', 'b', 'c']))
  File "apache_beam/pipeline.py", line 426, in __exit__
    self.run().wait_until_finish()
  File "apache_beam/runners/portability/portable_runner.py", line 454, in wait_until_finish
    self._job_id, self._state, self._last_error_message()))
RuntimeError: Pipeline test_read_1561874694.74_56bca98f-98d4-4819-b7e6-0f32ca6ff451 failed in state FAILED: java.lang.ClassCastException: org.apache.beam.sdk.coders.LengthPrefixCoder cannot be cast to org.apache.beam.sdk.coders.KvCoder

======================================================================
ERROR: test_reshuffle (__main__.SparkRunnerTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "apache_beam/runners/portability/fn_api_runner_test.py", line 562, in test_reshuffle
    equal_to([1, 2, 3]))
  File "apache_beam/pipeline.py", line 426, in __exit__
    self.run().wait_until_finish()
  File "apache_beam/runners/portability/portable_runner.py", line 454, in wait_until_finish
    self._job_id, self._state, self._last_error_message()))
RuntimeError: Pipeline test_reshuffle_1561874695.11_46fc9eba-4cc7-4d4d-884c-a2a9673e2c02 failed in state FAILED: java.lang.ClassCastException: org.apache.beam.sdk.coders.LengthPrefixCoder cannot be cast to org.apache.beam.sdk.coders.KvCoder

======================================================================
ERROR: test_sdf_wrap_range_source (__main__.SparkRunnerTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "apache_beam/runners/portability/fn_api_runner_test.py", line 548, in test_sdf_wrap_range_source
    self._run_sdf_wrapper_pipeline(RangeSource(0, 4), [0, 1, 2, 3])
  File "apache_beam/runners/portability/fn_api_runner_test.py", line 534, in _run_sdf_wrapper_pipeline
    p | beam.io.Read(source)
  File "apache_beam/pipeline.py", line 426, in __exit__
    self.run().wait_until_finish()
  File "apache_beam/runners/portability/portable_runner.py", line 454, in wait_until_finish
    self._job_id, self._state, self._last_error_message()))
RuntimeError: Pipeline test_sdf_wrap_range_source_1561874695.55_a2fe0033-d2dc-4cb1-8d06-4c86ade71268 failed in state FAILED: java.lang.ClassCastException: org.apache.beam.sdk.coders.LengthPrefixCoder cannot be cast to org.apache.beam.sdk.coders.KvCoder

======================================================================
ERROR: test_sdf_wrapper_overrides_read (__main__.SparkRunnerTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg/mock/mock.py",> line 1305, in patched
    return func(*args, **keywargs)
  File "apache_beam/runners/portability/fn_api_runner_test.py", line 545, in test_sdf_wrapper_overrides_read
    self._run_sdf_wrapper_pipeline(RangeSource(0, 4), ['1'])
  File "apache_beam/runners/portability/fn_api_runner_test.py", line 534, in _run_sdf_wrapper_pipeline
    p | beam.io.Read(source)
  File "apache_beam/pipeline.py", line 426, in __exit__
    self.run().wait_until_finish()
  File "apache_beam/runners/portability/portable_runner.py", line 454, in wait_until_finish
    self._job_id, self._state, self._last_error_message()))
RuntimeError: Pipeline test_sdf_wrapper_overrides_read_1561874695.75_2846aed0-0004-407f-9a1e-eeeabe61be70 failed in state FAILED: java.lang.ClassCastException: org.apache.beam.sdk.coders.LengthPrefixCoder cannot be cast to org.apache.beam.sdk.coders.KvCoder

======================================================================
ERROR: test_windowed_pardo_state_timers (__main__.SparkRunnerTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "apache_beam/runners/portability/fn_api_runner_test.py", line 404, in test_windowed_pardo_state_timers
    self._run_pardo_state_timers(True)
  File "apache_beam/runners/portability/fn_api_runner_test.py", line 461, in _run_pardo_state_timers
    assert_that(actual, is_buffered_correctly)
  File "apache_beam/pipeline.py", line 426, in __exit__
    self.run().wait_until_finish()
  File "apache_beam/runners/portability/portable_runner.py", line 454, in wait_until_finish
    self._job_id, self._state, self._last_error_message()))
RuntimeError: Pipeline test_windowed_pardo_state_timers_1561874695.94_a4ae6497-60d5-4477-9dc7-251ade6ca0ce failed in state FAILED: java.lang.ClassCastException: org.apache.beam.sdk.coders.LengthPrefixCoder cannot be cast to org.apache.beam.sdk.coders.KvCoder

======================================================================
ERROR: test_windowing (__main__.SparkRunnerTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "apache_beam/runners/portability/fn_api_runner_test.py", line 604, in test_windowing
    assert_that(res, equal_to([('k', [1, 2]), ('k', [100, 101, 102])]))
  File "apache_beam/pipeline.py", line 426, in __exit__
    self.run().wait_until_finish()
  File "apache_beam/runners/portability/portable_runner.py", line 454, in wait_until_finish
    self._job_id, self._state, self._last_error_message()))
RuntimeError: Pipeline test_windowing_1561874696.37_acb13781-8afa-44a0-9bc9-72958ea1b512 failed in state FAILED: java.lang.ClassCastException: org.apache.beam.sdk.coders.LengthPrefixCoder cannot be cast to org.apache.beam.sdk.coders.KvCoder

======================================================================
FAIL: test_assert_that (__main__.SparkRunnerTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "apache_beam/runners/portability/fn_api_runner_test.py", line 92, in test_assert_that
    assert_that(p | beam.Create(['a', 'b']), equal_to(['a']))
AssertionError: "Failed assert" does not match "Pipeline test_assert_that_1561874654.19_2449131f-8cbe-4a7e-a29c-52bacbd863d5 failed in state FAILED: java.lang.ClassCastException: org.apache.beam.sdk.coders.LengthPrefixCoder cannot be cast to org.apache.beam.sdk.coders.KvCoder"

======================================================================
FAIL: test_error_message_includes_stage (__main__.SparkRunnerTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "apache_beam/runners/portability/fn_api_runner_test.py", line 638, in test_error_message_includes_stage
    self.assertIn('StageC', message)
AssertionError: 'StageC' not found in u'Pipeline test_error_message_includes_stage_1561874660.95_a7b0240d-3ca2-48a9-8b7e-4f8044b04a3d failed in state FAILED: java.lang.ClassCastException: org.apache.beam.sdk.coders.LengthPrefixCoder cannot be cast to org.apache.beam.sdk.coders.KvCoder'

----------------------------------------------------------------------
Ran 38 tests in 42.792s

FAILED (failures=2, errors=22, skipped=10)

> Task :sdks:python:sparkValidatesRunner FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/sdks/python/build.gradle'> line: 251

* What went wrong:
Execution failed for task ':sdks:python:sparkValidatesRunner'.
> 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 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/5.2.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 3m 34s
60 actionable tasks: 47 executed, 13 from cache

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

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


Build failed in Jenkins: beam_PostCommit_Python_VR_Spark #256

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/256/display/redirect>

------------------------------------------
[...truncated 578.43 KB...]
----------------------------------------------------------------------
Traceback (most recent call last):
  File "apache_beam/runners/portability/fn_api_runner_test.py", line 267, in test_multimap_side_input_type_coercion
    equal_to([('a', [1, 3]), ('b', [2])]))
  File "apache_beam/pipeline.py", line 426, in __exit__
    self.run().wait_until_finish()
  File "apache_beam/runners/portability/portable_runner.py", line 454, in wait_until_finish
    self._job_id, self._state, self._last_error_message()))
RuntimeError: Pipeline test_multimap_side_input_type_coercion_1561853006.62_5d25318d-0fec-491d-810c-5a3ab6ce6411 failed in state FAILED: java.lang.ClassCastException: org.apache.beam.sdk.coders.LengthPrefixCoder cannot be cast to org.apache.beam.sdk.coders.KvCoder

======================================================================
ERROR: test_pardo (__main__.SparkRunnerTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "apache_beam/runners/portability/fn_api_runner_test.py", line 104, in test_pardo
    assert_that(res, equal_to(['aax', 'bcbcx']))
  File "apache_beam/pipeline.py", line 426, in __exit__
    self.run().wait_until_finish()
  File "apache_beam/runners/portability/portable_runner.py", line 454, in wait_until_finish
    self._job_id, self._state, self._last_error_message()))
RuntimeError: Pipeline test_pardo_1561853011.55_52636db5-3a34-483c-9107-362a86b34851 failed in state FAILED: java.lang.ClassCastException: org.apache.beam.sdk.coders.LengthPrefixCoder cannot be cast to org.apache.beam.sdk.coders.KvCoder

======================================================================
ERROR: test_pardo_side_and_main_outputs (__main__.SparkRunnerTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "apache_beam/runners/portability/fn_api_runner_test.py", line 176, in test_pardo_side_and_main_outputs
    assert_that(unnamed.odd, equal_to([1, 3]), label='unnamed.odd')
  File "apache_beam/pipeline.py", line 426, in __exit__
    self.run().wait_until_finish()
  File "apache_beam/runners/portability/portable_runner.py", line 454, in wait_until_finish
    self._job_id, self._state, self._last_error_message()))
RuntimeError: Pipeline test_pardo_side_and_main_outputs_1561853012.13_8a2c2118-bd25-4156-80bb-470f8bd82016 failed in state FAILED: java.lang.ClassCastException: org.apache.beam.sdk.coders.LengthPrefixCoder cannot be cast to org.apache.beam.sdk.coders.KvCoder

======================================================================
ERROR: test_pardo_side_inputs (__main__.SparkRunnerTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "apache_beam/runners/portability/fn_api_runner_test.py", line 187, in test_pardo_side_inputs
    ('a', 'y'), ('b', 'y'), ('c', 'y')]))
  File "apache_beam/pipeline.py", line 426, in __exit__
    self.run().wait_until_finish()
  File "apache_beam/runners/portability/portable_runner.py", line 454, in wait_until_finish
    self._job_id, self._state, self._last_error_message()))
RuntimeError: Pipeline test_pardo_side_inputs_1561853013.33_a4aa5982-ba08-4727-8e7a-9f8b635e086f failed in state FAILED: java.lang.ClassCastException: org.apache.beam.sdk.coders.LengthPrefixCoder cannot be cast to org.apache.beam.sdk.coders.KvCoder

======================================================================
ERROR: test_pardo_side_outputs (__main__.SparkRunnerTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "apache_beam/runners/portability/fn_api_runner_test.py", line 158, in test_pardo_side_outputs
    assert_that(xy.y, equal_to(['y', 'xy']), label='y')
  File "apache_beam/pipeline.py", line 426, in __exit__
    self.run().wait_until_finish()
  File "apache_beam/runners/portability/portable_runner.py", line 454, in wait_until_finish
    self._job_id, self._state, self._last_error_message()))
RuntimeError: Pipeline test_pardo_side_outputs_1561853013.8_9e326059-b199-4c84-8d4d-b81eebbaf7ad failed in state FAILED: java.lang.ClassCastException: org.apache.beam.sdk.coders.LengthPrefixCoder cannot be cast to org.apache.beam.sdk.coders.KvCoder

======================================================================
ERROR: test_pardo_state_only (__main__.SparkRunnerTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "apache_beam/runners/portability/fn_api_runner_test.py", line 308, in test_pardo_state_only
    equal_to(expected))
  File "apache_beam/pipeline.py", line 426, in __exit__
    self.run().wait_until_finish()
  File "apache_beam/runners/portability/portable_runner.py", line 454, in wait_until_finish
    self._job_id, self._state, self._last_error_message()))
RuntimeError: Pipeline test_pardo_state_only_1561853014.31_b1a65ffa-4da5-43c0-bb24-b8a2d256b89a failed in state FAILED: java.lang.ClassCastException: org.apache.beam.sdk.coders.LengthPrefixCoder cannot be cast to org.apache.beam.sdk.coders.KvCoder

======================================================================
ERROR: test_pardo_state_timers (__main__.SparkRunnerTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "apache_beam/runners/portability/fn_api_runner_test.py", line 401, in test_pardo_state_timers
    self._run_pardo_state_timers(False)
  File "apache_beam/runners/portability/fn_api_runner_test.py", line 461, in _run_pardo_state_timers
    assert_that(actual, is_buffered_correctly)
  File "apache_beam/pipeline.py", line 426, in __exit__
    self.run().wait_until_finish()
  File "apache_beam/runners/portability/portable_runner.py", line 454, in wait_until_finish
    self._job_id, self._state, self._last_error_message()))
RuntimeError: Pipeline test_pardo_state_timers_1561853014.68_0c3b5042-f846-4024-9937-80d80fc064a4 failed in state FAILED: java.lang.ClassCastException: org.apache.beam.sdk.coders.LengthPrefixCoder cannot be cast to org.apache.beam.sdk.coders.KvCoder

======================================================================
ERROR: test_pardo_timers (__main__.SparkRunnerTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "apache_beam/runners/portability/fn_api_runner_test.py", line 361, in test_pardo_timers
    assert_that(actual, equal_to(expected))
  File "apache_beam/pipeline.py", line 426, in __exit__
    self.run().wait_until_finish()
  File "apache_beam/runners/portability/portable_runner.py", line 454, in wait_until_finish
    self._job_id, self._state, self._last_error_message()))
RuntimeError: Pipeline test_pardo_timers_1561853015.14_979753c2-2149-40c3-b7f2-d9a240ca1059 failed in state FAILED: java.lang.ClassCastException: org.apache.beam.sdk.coders.LengthPrefixCoder cannot be cast to org.apache.beam.sdk.coders.KvCoder

======================================================================
ERROR: test_pardo_unfusable_side_inputs (__main__.SparkRunnerTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "apache_beam/runners/portability/fn_api_runner_test.py", line 277, in test_pardo_unfusable_side_inputs
    equal_to([('a', 'a'), ('a', 'b'), ('b', 'a'), ('b', 'b')]))
  File "apache_beam/pipeline.py", line 426, in __exit__
    self.run().wait_until_finish()
  File "apache_beam/runners/portability/portable_runner.py", line 454, in wait_until_finish
    self._job_id, self._state, self._last_error_message()))
RuntimeError: Pipeline test_pardo_unfusable_side_inputs_1561853015.52_7194fdf7-cae1-4c33-9ea2-cd03e7bcea85 failed in state FAILED: java.lang.ClassCastException: org.apache.beam.sdk.coders.LengthPrefixCoder cannot be cast to org.apache.beam.sdk.coders.KvCoder

======================================================================
ERROR: test_pardo_windowed_side_inputs (__main__.SparkRunnerTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "apache_beam/runners/portability/fn_api_runner_test.py", line 214, in test_pardo_windowed_side_inputs
    label='windowed')
  File "apache_beam/pipeline.py", line 426, in __exit__
    self.run().wait_until_finish()
  File "apache_beam/runners/portability/portable_runner.py", line 454, in wait_until_finish
    self._job_id, self._state, self._last_error_message()))
RuntimeError: Pipeline test_pardo_windowed_side_inputs_1561853015.87_094727cc-fdd3-4fb1-8d39-8ed6e4f2a28c failed in state FAILED: java.lang.ClassCastException: org.apache.beam.sdk.coders.LengthPrefixCoder cannot be cast to org.apache.beam.sdk.coders.KvCoder

======================================================================
ERROR: test_read (__main__.SparkRunnerTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "apache_beam/runners/portability/fn_api_runner_test.py", line 592, in test_read
    equal_to(['a', 'b', 'c']))
  File "apache_beam/pipeline.py", line 426, in __exit__
    self.run().wait_until_finish()
  File "apache_beam/runners/portability/portable_runner.py", line 454, in wait_until_finish
    self._job_id, self._state, self._last_error_message()))
RuntimeError: Pipeline test_read_1561853016.25_93793423-8554-4473-a0e7-94d687e8e5f6 failed in state FAILED: java.lang.ClassCastException: org.apache.beam.sdk.coders.LengthPrefixCoder cannot be cast to org.apache.beam.sdk.coders.KvCoder

======================================================================
ERROR: test_reshuffle (__main__.SparkRunnerTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "apache_beam/runners/portability/fn_api_runner_test.py", line 562, in test_reshuffle
    equal_to([1, 2, 3]))
  File "apache_beam/pipeline.py", line 426, in __exit__
    self.run().wait_until_finish()
  File "apache_beam/runners/portability/portable_runner.py", line 454, in wait_until_finish
    self._job_id, self._state, self._last_error_message()))
RuntimeError: Pipeline test_reshuffle_1561853016.6_d470270b-3282-46db-9919-3222a6082cbe failed in state FAILED: java.lang.ClassCastException: org.apache.beam.sdk.coders.LengthPrefixCoder cannot be cast to org.apache.beam.sdk.coders.KvCoder

======================================================================
ERROR: test_sdf_wrap_range_source (__main__.SparkRunnerTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "apache_beam/runners/portability/fn_api_runner_test.py", line 548, in test_sdf_wrap_range_source
    self._run_sdf_wrapper_pipeline(RangeSource(0, 4), [0, 1, 2, 3])
  File "apache_beam/runners/portability/fn_api_runner_test.py", line 534, in _run_sdf_wrapper_pipeline
    p | beam.io.Read(source)
  File "apache_beam/pipeline.py", line 426, in __exit__
    self.run().wait_until_finish()
  File "apache_beam/runners/portability/portable_runner.py", line 454, in wait_until_finish
    self._job_id, self._state, self._last_error_message()))
RuntimeError: Pipeline test_sdf_wrap_range_source_1561853017.02_7631b5d4-fbfd-4e7a-a2c7-49d864329f45 failed in state FAILED: java.lang.ClassCastException: org.apache.beam.sdk.coders.LengthPrefixCoder cannot be cast to org.apache.beam.sdk.coders.KvCoder

======================================================================
ERROR: test_sdf_wrapper_overrides_read (__main__.SparkRunnerTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg/mock/mock.py",> line 1305, in patched
    return func(*args, **keywargs)
  File "apache_beam/runners/portability/fn_api_runner_test.py", line 545, in test_sdf_wrapper_overrides_read
    self._run_sdf_wrapper_pipeline(RangeSource(0, 4), ['1'])
  File "apache_beam/runners/portability/fn_api_runner_test.py", line 534, in _run_sdf_wrapper_pipeline
    p | beam.io.Read(source)
  File "apache_beam/pipeline.py", line 426, in __exit__
    self.run().wait_until_finish()
  File "apache_beam/runners/portability/portable_runner.py", line 454, in wait_until_finish
    self._job_id, self._state, self._last_error_message()))
RuntimeError: Pipeline test_sdf_wrapper_overrides_read_1561853017.2_928b7ba2-e80c-45fb-a459-7fdfbe167cd4 failed in state FAILED: java.lang.ClassCastException: org.apache.beam.sdk.coders.LengthPrefixCoder cannot be cast to org.apache.beam.sdk.coders.KvCoder

======================================================================
ERROR: test_windowed_pardo_state_timers (__main__.SparkRunnerTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "apache_beam/runners/portability/fn_api_runner_test.py", line 404, in test_windowed_pardo_state_timers
    self._run_pardo_state_timers(True)
  File "apache_beam/runners/portability/fn_api_runner_test.py", line 461, in _run_pardo_state_timers
    assert_that(actual, is_buffered_correctly)
  File "apache_beam/pipeline.py", line 426, in __exit__
    self.run().wait_until_finish()
  File "apache_beam/runners/portability/portable_runner.py", line 454, in wait_until_finish
    self._job_id, self._state, self._last_error_message()))
RuntimeError: Pipeline test_windowed_pardo_state_timers_1561853017.38_5f26b2c0-2b67-4a2d-b643-0216ca85fa00 failed in state FAILED: java.lang.ClassCastException: org.apache.beam.sdk.coders.LengthPrefixCoder cannot be cast to org.apache.beam.sdk.coders.KvCoder

======================================================================
ERROR: test_windowing (__main__.SparkRunnerTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "apache_beam/runners/portability/fn_api_runner_test.py", line 604, in test_windowing
    assert_that(res, equal_to([('k', [1, 2]), ('k', [100, 101, 102])]))
  File "apache_beam/pipeline.py", line 426, in __exit__
    self.run().wait_until_finish()
  File "apache_beam/runners/portability/portable_runner.py", line 454, in wait_until_finish
    self._job_id, self._state, self._last_error_message()))
RuntimeError: Pipeline test_windowing_1561853017.78_8351f429-d993-4882-8619-f8adf74a9225 failed in state FAILED: java.lang.ClassCastException: org.apache.beam.sdk.coders.LengthPrefixCoder cannot be cast to org.apache.beam.sdk.coders.KvCoder

======================================================================
FAIL: test_assert_that (__main__.SparkRunnerTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "apache_beam/runners/portability/fn_api_runner_test.py", line 92, in test_assert_that
    assert_that(p | beam.Create(['a', 'b']), equal_to(['a']))
AssertionError: "Failed assert" does not match "Pipeline test_assert_that_1561852977.73_c329b517-5449-46b2-a7c3-0e8940d47247 failed in state FAILED: java.lang.ClassCastException: org.apache.beam.sdk.coders.LengthPrefixCoder cannot be cast to org.apache.beam.sdk.coders.KvCoder"

======================================================================
FAIL: test_error_message_includes_stage (__main__.SparkRunnerTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "apache_beam/runners/portability/fn_api_runner_test.py", line 638, in test_error_message_includes_stage
    self.assertIn('StageC', message)
AssertionError: 'StageC' not found in u'Pipeline test_error_message_includes_stage_1561852984.13_242c2c2e-fc2c-40a5-8353-7d00160539c3 failed in state FAILED: java.lang.ClassCastException: org.apache.beam.sdk.coders.LengthPrefixCoder cannot be cast to org.apache.beam.sdk.coders.KvCoder'

----------------------------------------------------------------------
Ran 38 tests in 40.659s

FAILED (failures=2, errors=22, skipped=10)

> Task :sdks:python:sparkValidatesRunner FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '<https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ws/src/sdks/python/build.gradle'> line: 251

* What went wrong:
Execution failed for task ':sdks:python:sparkValidatesRunner'.
> 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 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/5.2.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 3m 8s
60 actionable tasks: 47 executed, 13 from cache

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

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