See 
<https://ci-beam.apache.org/job/beam_PreCommit_Python_Examples_Cron/689/display/redirect>

Changes:


------------------------------------------
[...truncated 242.75 KB...]
creating build/lib.linux-x86_64-cpython-310/apache_beam/utils
x86_64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions 
-Wl,-Bsymbolic-functions -Wl,-z,relro 
build/temp.linux-x86_64-cpython-310/apache_beam/utils/counters.o -L/usr/lib -o 
build/lib.linux-x86_64-cpython-310/apache_beam/utils/counters.cpython-310-x86_64-linux-gnu.so
building 'apache_beam.utils.windowed_value' extension
x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g 
-fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security 
-fPIC 
-I<https://ci-beam.apache.org/job/beam_PreCommit_Python_Examples_Cron/ws/src/sdks/python/test-suites/tox/py310/build/srcs/sdks/python/target/.tox-py310-cython/py310-cython/lib/python3.10/site-packages/numpy/core/include>
 
-I<https://ci-beam.apache.org/job/beam_PreCommit_Python_Examples_Cron/ws/src/sdks/python/test-suites/tox/py310/build/srcs/sdks/python/target/.tox-py310-cython/py310-cython/include>
 -I/usr/include/python3.10 -c apache_beam/utils/windowed_value.c -o 
build/temp.linux-x86_64-cpython-310/apache_beam/utils/windowed_value.o
x86_64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions 
-Wl,-Bsymbolic-functions -Wl,-z,relro 
build/temp.linux-x86_64-cpython-310/apache_beam/utils/windowed_value.o 
-L/usr/lib -o 
build/lib.linux-x86_64-cpython-310/apache_beam/utils/windowed_value.cpython-310-x86_64-linux-gnu.so
copying 
build/lib.linux-x86_64-cpython-310/apache_beam/coders/coder_impl_row_encoders.cpython-310-x86_64-linux-gnu.so
 -> apache_beam/coders
copying 
build/lib.linux-x86_64-cpython-310/apache_beam/coders/stream.cpython-310-x86_64-linux-gnu.so
 -> apache_beam/coders
copying 
build/lib.linux-x86_64-cpython-310/apache_beam/runners/worker/statesampler_fast.cpython-310-x86_64-linux-gnu.so
 -> apache_beam/runners/worker
copying 
build/lib.linux-x86_64-cpython-310/apache_beam/testing/fast_test_utils.cpython-310-x86_64-linux-gnu.so
 -> apache_beam/testing
copying 
build/lib.linux-x86_64-cpython-310/apache_beam/transforms/cy_dataflow_distribution_counter.cpython-310-x86_64-linux-gnu.so
 -> apache_beam/transforms
copying 
build/lib.linux-x86_64-cpython-310/apache_beam/coders/coder_impl.cpython-310-x86_64-linux-gnu.so
 -> apache_beam/coders
copying 
build/lib.linux-x86_64-cpython-310/apache_beam/metrics/cells.cpython-310-x86_64-linux-gnu.so
 -> apache_beam/metrics
copying 
build/lib.linux-x86_64-cpython-310/apache_beam/metrics/execution.cpython-310-x86_64-linux-gnu.so
 -> apache_beam/metrics
copying 
build/lib.linux-x86_64-cpython-310/apache_beam/runners/common.cpython-310-x86_64-linux-gnu.so
 -> apache_beam/runners
copying 
build/lib.linux-x86_64-cpython-310/apache_beam/runners/worker/logger.cpython-310-x86_64-linux-gnu.so
 -> apache_beam/runners/worker
copying 
build/lib.linux-x86_64-cpython-310/apache_beam/runners/worker/opcounters.cpython-310-x86_64-linux-gnu.so
 -> apache_beam/runners/worker
copying 
build/lib.linux-x86_64-cpython-310/apache_beam/runners/worker/operations.cpython-310-x86_64-linux-gnu.so
 -> apache_beam/runners/worker
copying 
build/lib.linux-x86_64-cpython-310/apache_beam/transforms/cy_combiners.cpython-310-x86_64-linux-gnu.so
 -> apache_beam/transforms
copying 
build/lib.linux-x86_64-cpython-310/apache_beam/transforms/stats.cpython-310-x86_64-linux-gnu.so
 -> apache_beam/transforms
copying 
build/lib.linux-x86_64-cpython-310/apache_beam/utils/counters.cpython-310-x86_64-linux-gnu.so
 -> apache_beam/utils
copying 
build/lib.linux-x86_64-cpython-310/apache_beam/utils/windowed_value.cpython-310-x86_64-linux-gnu.so
 -> apache_beam/utils
py310-cython: commands[1]> python 
apache_beam/examples/complete/autocomplete_test.py
s.
----------------------------------------------------------------------
Ran 2 tests in 0.884s

OK (skipped=1)
py310-cython: commands[2]> bash 
<https://ci-beam.apache.org/job/beam_PreCommit_Python_Examples_Cron/ws/src/sdks/python/test-suites/tox/py310/build/srcs/sdks/python/scripts/run_pytest.sh>
 py310-cython apache_beam/examples/
pytest_args: 
posargs: apache_beam/examples/
============================= test session starts ==============================
platform linux -- Python 3.10.2, pytest-7.4.0, pluggy-1.2.0
cachedir: target/.tox-py310-cython/py310-cython/.pytest_cache
rootdir: 
<https://ci-beam.apache.org/job/beam_PreCommit_Python_Examples_Cron/ws/src/sdks/python/test-suites/tox/py310/build/srcs/sdks/python>
configfile: pytest.ini
plugins: xdist-3.3.1, requests-mock-1.11.0, timeout-2.1.0, hypothesis-6.79.3
timeout: 600.0s
timeout method: signal
timeout func_only: False
created: 6/6 workers
6 workers [234 items]

sssssssssssssssss...s.s.s...s..s..s.s.ssss..s....s.s..ss.............sss [ 30%]
.s......................s......................s........................ [ 61%]
...................................................................
> Task :sdks:python:test-suites:tox:py39:testPy39Cython
x86_64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions 
-Wl,-Bsymbolic-functions -Wl,-z,relro 
build/temp.linux-x86_64-cpython-39/apache_beam/utils/windowed_value.o 
-L/usr/lib -o 
build/lib.linux-x86_64-cpython-39/apache_beam/utils/windowed_value.cpython-39-x86_64-linux-gnu.so
copying 
build/lib.linux-x86_64-cpython-39/apache_beam/coders/coder_impl_row_encoders.cpython-39-x86_64-linux-gnu.so
 -> apache_beam/coders
copying 
build/lib.linux-x86_64-cpython-39/apache_beam/coders/stream.cpython-39-x86_64-linux-gnu.so
 -> apache_beam/coders
copying 
build/lib.linux-x86_64-cpython-39/apache_beam/runners/worker/statesampler_fast.cpython-39-x86_64-linux-gnu.so
 -> apache_beam/runners/worker
copying 
build/lib.linux-x86_64-cpython-39/apache_beam/testing/fast_test_utils.cpython-39-x86_64-linux-gnu.so
 -> apache_beam/testing
copying 
build/lib.linux-x86_64-cpython-39/apache_beam/transforms/cy_dataflow_distribution_counter.cpython-39-x86_64-linux-gnu.so
 -> apache_beam/transforms
copying 
build/lib.linux-x86_64-cpython-39/apache_beam/coders/coder_impl.cpython-39-x86_64-linux-gnu.so
 -> apache_beam/coders
copying 
build/lib.linux-x86_64-cpython-39/apache_beam/metrics/cells.cpython-39-x86_64-linux-gnu.so
 -> apache_beam/metrics
copying 
build/lib.linux-x86_64-cpython-39/apache_beam/metrics/execution.cpython-39-x86_64-linux-gnu.so
 -> apache_beam/metrics
copying 
build/lib.linux-x86_64-cpython-39/apache_beam/runners/common.cpython-39-x86_64-linux-gnu.so
 -> apache_beam/runners
copying 
build/lib.linux-x86_64-cpython-39/apache_beam/runners/worker/logger.cpython-39-x86_64-linux-gnu.so
 -> apache_beam/runners/worker
copying 
build/lib.linux-x86_64-cpython-39/apache_beam/runners/worker/opcounters.cpython-39-x86_64-linux-gnu.so
 -> apache_beam/runners/worker
copying 
build/lib.linux-x86_64-cpython-39/apache_beam/runners/worker/operations.cpython-39-x86_64-linux-gnu.so
 -> apache_beam/runners/worker
copying 
build/lib.linux-x86_64-cpython-39/apache_beam/transforms/cy_combiners.cpython-39-x86_64-linux-gnu.so
 -> apache_beam/transforms
copying 
build/lib.linux-x86_64-cpython-39/apache_beam/transforms/stats.cpython-39-x86_64-linux-gnu.so
 -> apache_beam/transforms
copying 
build/lib.linux-x86_64-cpython-39/apache_beam/utils/counters.cpython-39-x86_64-linux-gnu.so
 -> apache_beam/utils
copying 
build/lib.linux-x86_64-cpython-39/apache_beam/utils/windowed_value.cpython-39-x86_64-linux-gnu.so
 -> apache_beam/utils
py39-cython: commands[1]> python 
apache_beam/examples/complete/autocomplete_test.py
s.
----------------------------------------------------------------------
Ran 2 tests in 1.062s

OK (skipped=1)
py39-cython: commands[2]> bash 
<https://ci-beam.apache.org/job/beam_PreCommit_Python_Examples_Cron/ws/src/sdks/python/test-suites/tox/py39/build/srcs/sdks/python/scripts/run_pytest.sh>
 py39-cython apache_beam/examples/
pytest_args: 
posargs: apache_beam/examples/
============================= test session starts ==============================
platform linux -- Python 3.9.10, pytest-7.4.0, pluggy-1.2.0
cachedir: target/.tox-py39-cython/py39-cython/.pytest_cache
rootdir: 
<https://ci-beam.apache.org/job/beam_PreCommit_Python_Examples_Cron/ws/src/sdks/python/test-suites/tox/py39/build/srcs/sdks/python>
configfile: pytest.ini
plugins: xdist-3.3.1, requests-mock-1.11.0, timeout-2.1.0, hypothesis-6.79.3
timeout: 600.0s
timeout method: signal
timeout func_only: False
created: 6/6 workers
6 workers [234 items]

sssssssssssssssss..s..s...s.s...s.s.s.ssss.s...s......sssss..........s.. [ 30%]
.ss..............................s...................................... [ 61%]
...........................................
> Task :sdks:python:test-suites:tox:py310:testPy310Cython
..... [ 92%]
..................                                                       [100%]
=============================== warnings summary ===============================
target/.tox-py310-cython/py310-cython/lib/python3.10/site-packages/hdfs/config.py:15
target/.tox-py310-cython/py310-cython/lib/python3.10/site-packages/hdfs/config.py:15
target/.tox-py310-cython/py310-cython/lib/python3.10/site-packages/hdfs/config.py:15
target/.tox-py310-cython/py310-cython/lib/python3.10/site-packages/hdfs/config.py:15
target/.tox-py310-cython/py310-cython/lib/python3.10/site-packages/hdfs/config.py:15
target/.tox-py310-cython/py310-cython/lib/python3.10/site-packages/hdfs/config.py:15
target/.tox-py310-cython/py310-cython/lib/python3.10/site-packages/hdfs/config.py:15
  
<https://ci-beam.apache.org/job/beam_PreCommit_Python_Examples_Cron/ws/src/sdks/python/test-suites/tox/py310/build/srcs/sdks/python/target/.tox-py310-cython/py310-cython/lib/python3.10/site-packages/hdfs/config.py>:15:
 DeprecationWarning: the imp module is deprecated in favour of importlib and 
slated for removal in Python 3.12; see the module's documentation for 
alternative uses
    from imp import load_source

target/.tox-py310-cython/py310-cython/lib/python3.10/site-packages/pkg_resources/__init__.py:121
target/.tox-py310-cython/py310-cython/lib/python3.10/site-packages/pkg_resources/__init__.py:121
target/.tox-py310-cython/py310-cython/lib/python3.10/site-packages/pkg_resources/__init__.py:121
target/.tox-py310-cython/py310-cython/lib/python3.10/site-packages/pkg_resources/__init__.py:121
target/.tox-py310-cython/py310-cython/lib/python3.10/site-packages/pkg_resources/__init__.py:121
target/.tox-py310-cython/py310-cython/lib/python3.10/site-packages/pkg_resources/__init__.py:121
target/.tox-py310-cython/py310-cython/lib/python3.10/site-packages/pkg_resources/__init__.py:121
  
<https://ci-beam.apache.org/job/beam_PreCommit_Python_Examples_Cron/ws/src/sdks/python/test-suites/tox/py310/build/srcs/sdks/python/target/.tox-py310-cython/py310-cython/lib/python3.10/site-packages/pkg_resources/__init__.py>:121:
 DeprecationWarning: pkg_resources is deprecated as an API
    warnings.warn("pkg_resources is deprecated as an API", DeprecationWarning)

apache_beam/examples/dataframe/taxiride_test.py::TaxiRideExampleTest::test_aggregation
apache_beam/examples/dataframe/taxiride_test.py::TaxiRideExampleTest::test_enrich
  
<https://ci-beam.apache.org/job/beam_PreCommit_Python_Examples_Cron/ws/src/sdks/python/test-suites/tox/py310/build/srcs/sdks/python/apache_beam/io/fileio.py>:593:
 BeamDeprecationWarning: options is deprecated since First stable release. 
References to <pipeline>.options will not be supported
    p.options.view_as(GoogleCloudOptions).temp_location or

-- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
- generated xml file: 
<https://ci-beam.apache.org/job/beam_PreCommit_Python_Examples_Cron/ws/src/sdks/python/test-suites/tox/py310/build/srcs/sdks/python/pytest_py310-cython.xml>
 -
================ 195 passed, 40 skipped, 16 warnings in 34.73s =================
============================= test session starts ==============================
platform linux -- Python 3.10.2, pytest-7.4.0, pluggy-1.2.0
cachedir: target/.tox-py310-cython/py310-cython/.pytest_cache
rootdir: 
<https://ci-beam.apache.org/job/beam_PreCommit_Python_Examples_Cron/ws/src/sdks/python/test-suites/tox/py310/build/srcs/sdks/python>
configfile: pytest.ini
plugins: xdist-3.3.1, requests-mock-1.11.0, timeout-2.1.0, hypothesis-6.79.3
timeout: 600.0s
timeout method: signal
timeout func_only: False
collected 242 items / 234 deselected / 1 skipped / 8 selected

apache_beam/examples/avro_nyc_trips_it_test.py s                         [ 12%]
apache_beam/examples/complete/autocomplete_it_test.py s                  [ 25%]
apache_beam/examples/complete/estimate_pi_it_test.py s                   [ 37%]
apache_beam/examples/complete/top_wikipedia_sessions_it_test.py s        [ 50%]
apache_beam/examples/complete/game/hourly_team_score_it_test.py s        [ 62%]
apache_beam/examples/complete/game/user_score_it_test.py s               [ 75%]
apache_beam/examples/cookbook/bigquery_side_input_it_test.py s           [ 87%]
apache_beam/examples/cookbook/coders_it_test.py s                        [100%]

=============================== warnings summary ===============================
target/.tox-py310-cython/py310-cython/lib/python3.10/site-packages/hdfs/config.py:15
  
<https://ci-beam.apache.org/job/beam_PreCommit_Python_Examples_Cron/ws/src/sdks/python/test-suites/tox/py310/build/srcs/sdks/python/target/.tox-py310-cython/py310-cython/lib/python3.10/site-packages/hdfs/config.py>:15:
 DeprecationWarning: the imp module is deprecated in favour of importlib and 
slated for removal in Python 3.12; see the module's documentation for 
alternative uses
    from imp import load_source

target/.tox-py310-cython/py310-cython/lib/python3.10/site-packages/pkg_resources/__init__.py:121
  
<https://ci-beam.apache.org/job/beam_PreCommit_Python_Examples_Cron/ws/src/sdks/python/test-suites/tox/py310/build/srcs/sdks/python/target/.tox-py310-cython/py310-cython/lib/python3.10/site-packages/pkg_resources/__init__.py>:121:
 DeprecationWarning: pkg_resources is deprecated as an API
    warnings.warn("pkg_resources is deprecated as an API", DeprecationWarning)

-- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
- generated xml file: 
<https://ci-beam.apache.org/job/beam_PreCommit_Python_Examples_Cron/ws/src/sdks/python/test-suites/tox/py310/build/srcs/sdks/python/pytest_py310-cython_no_xdist.xml>
 -
================ 9 skipped, 234 deselected, 2 warnings in 0.74s ================
py310-cython: commands_post[0]> bash 
<https://ci-beam.apache.org/job/beam_PreCommit_Python_Examples_Cron/ws/src/sdks/python/test-suites/tox/py310/build/srcs/sdks/python/scripts/run_tox_cleanup.sh>
.pkg_external_sdist_meta: _exit 
<https://ci-beam.apache.org/job/beam_PreCommit_Python_Examples_Cron/ws/src/sdks/python/test-suites/tox/py310/build/srcs/sdks/python/target/.tox-py310-cython/.pkg_external/tmp/sdist-extract/apache-beam-2.49.0.dev0>>
 python 
<https://ci-beam.apache.org/job/beam_PreCommit_Python_Examples_Cron/ws/src/build/gradleenv/608272753/lib/python3.10/site-packages/pyproject_api/_backend.py>
 True setuptools.build_meta __legacy__
  py310-cython: OK 
(480.32=setup[245.42]+cmd[0.00,0.35,0.97,0.03,192.23,2.24,39.02,0.05] seconds)
  congratulations :) (480.45 seconds)

> Task :sdks:python:test-suites:tox:py310:preCommitPy310

> Task :sdks:python:test-suites:tox:py39:testPy39Cython
............................. [ 92%]
..................                                                       [100%]
=============================== warnings summary ===============================
target/.tox-py39-cython/py39-cython/lib/python3.9/site-packages/hdfs/config.py:15
target/.tox-py39-cython/py39-cython/lib/python3.9/site-packages/hdfs/config.py:15
target/.tox-py39-cython/py39-cython/lib/python3.9/site-packages/hdfs/config.py:15
target/.tox-py39-cython/py39-cython/lib/python3.9/site-packages/hdfs/config.py:15
target/.tox-py39-cython/py39-cython/lib/python3.9/site-packages/hdfs/config.py:15
target/.tox-py39-cython/py39-cython/lib/python3.9/site-packages/hdfs/config.py:15
target/.tox-py39-cython/py39-cython/lib/python3.9/site-packages/hdfs/config.py:15
  
<https://ci-beam.apache.org/job/beam_PreCommit_Python_Examples_Cron/ws/src/sdks/python/test-suites/tox/py39/build/srcs/sdks/python/target/.tox-py39-cython/py39-cython/lib/python3.9/site-packages/hdfs/config.py>:15:
 DeprecationWarning: the imp module is deprecated in favour of importlib; see 
the module's documentation for alternative uses
    from imp import load_source

target/.tox-py39-cython/py39-cython/lib/python3.9/site-packages/pkg_resources/__init__.py:121
target/.tox-py39-cython/py39-cython/lib/python3.9/site-packages/pkg_resources/__init__.py:121
target/.tox-py39-cython/py39-cython/lib/python3.9/site-packages/pkg_resources/__init__.py:121
target/.tox-py39-cython/py39-cython/lib/python3.9/site-packages/pkg_resources/__init__.py:121
target/.tox-py39-cython/py39-cython/lib/python3.9/site-packages/pkg_resources/__init__.py:121
target/.tox-py39-cython/py39-cython/lib/python3.9/site-packages/pkg_resources/__init__.py:121
target/.tox-py39-cython/py39-cython/lib/python3.9/site-packages/pkg_resources/__init__.py:121
  
<https://ci-beam.apache.org/job/beam_PreCommit_Python_Examples_Cron/ws/src/sdks/python/test-suites/tox/py39/build/srcs/sdks/python/target/.tox-py39-cython/py39-cython/lib/python3.9/site-packages/pkg_resources/__init__.py>:121:
 DeprecationWarning: pkg_resources is deprecated as an API
    warnings.warn("pkg_resources is deprecated as an API", DeprecationWarning)

apache_beam/examples/dataframe/taxiride_test.py::TaxiRideExampleTest::test_aggregation
apache_beam/examples/dataframe/taxiride_test.py::TaxiRideExampleTest::test_enrich
  
<https://ci-beam.apache.org/job/beam_PreCommit_Python_Examples_Cron/ws/src/sdks/python/test-suites/tox/py39/build/srcs/sdks/python/apache_beam/io/fileio.py>:593:
 BeamDeprecationWarning: options is deprecated since First stable release. 
References to <pipeline>.options will not be supported
    p.options.view_as(GoogleCloudOptions).temp_location or

-- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
- generated xml file: 
<https://ci-beam.apache.org/job/beam_PreCommit_Python_Examples_Cron/ws/src/sdks/python/test-suites/tox/py39/build/srcs/sdks/python/pytest_py39-cython.xml>
 -
================ 195 passed, 40 skipped, 16 warnings in 32.09s =================
============================= test session starts ==============================
platform linux -- Python 3.9.10, pytest-7.4.0, pluggy-1.2.0
cachedir: target/.tox-py39-cython/py39-cython/.pytest_cache
rootdir: 
<https://ci-beam.apache.org/job/beam_PreCommit_Python_Examples_Cron/ws/src/sdks/python/test-suites/tox/py39/build/srcs/sdks/python>
configfile: pytest.ini
plugins: xdist-3.3.1, requests-mock-1.11.0, timeout-2.1.0, hypothesis-6.79.3
timeout: 600.0s
timeout method: signal
timeout func_only: False
collected 242 items / 234 deselected / 1 skipped / 8 selected

apache_beam/examples/avro_nyc_trips_it_test.py s                         [ 12%]
apache_beam/examples/complete/autocomplete_it_test.py s                  [ 25%]
apache_beam/examples/complete/estimate_pi_it_test.py s                   [ 37%]
apache_beam/examples/complete/top_wikipedia_sessions_it_test.py s        [ 50%]
apache_beam/examples/complete/game/hourly_team_score_it_test.py s        [ 62%]
apache_beam/examples/complete/game/user_score_it_test.py s               [ 75%]
apache_beam/examples/cookbook/bigquery_side_input_it_test.py s           [ 87%]
apache_beam/examples/cookbook/coders_it_test.py s                        [100%]

=============================== warnings summary ===============================
target/.tox-py39-cython/py39-cython/lib/python3.9/site-packages/hdfs/config.py:15
  
<https://ci-beam.apache.org/job/beam_PreCommit_Python_Examples_Cron/ws/src/sdks/python/test-suites/tox/py39/build/srcs/sdks/python/target/.tox-py39-cython/py39-cython/lib/python3.9/site-packages/hdfs/config.py>:15:
 DeprecationWarning: the imp module is deprecated in favour of importlib; see 
the module's documentation for alternative uses
    from imp import load_source

target/.tox-py39-cython/py39-cython/lib/python3.9/site-packages/pkg_resources/__init__.py:121
  
<https://ci-beam.apache.org/job/beam_PreCommit_Python_Examples_Cron/ws/src/sdks/python/test-suites/tox/py39/build/srcs/sdks/python/target/.tox-py39-cython/py39-cython/lib/python3.9/site-packages/pkg_resources/__init__.py>:121:
 DeprecationWarning: pkg_resources is deprecated as an API
    warnings.warn("pkg_resources is deprecated as an API", DeprecationWarning)

-- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
- generated xml file: 
<https://ci-beam.apache.org/job/beam_PreCommit_Python_Examples_Cron/ws/src/sdks/python/test-suites/tox/py39/build/srcs/sdks/python/pytest_py39-cython_no_xdist.xml>
 -
================ 9 skipped, 234 deselected, 2 warnings in 0.66s ================
py39-cython: commands_post[0]> bash 
<https://ci-beam.apache.org/job/beam_PreCommit_Python_Examples_Cron/ws/src/sdks/python/test-suites/tox/py39/build/srcs/sdks/python/scripts/run_tox_cleanup.sh>
.pkg_external_sdist_meta: _exit 
<https://ci-beam.apache.org/job/beam_PreCommit_Python_Examples_Cron/ws/src/sdks/python/test-suites/tox/py39/build/srcs/sdks/python/target/.tox-py39-cython/.pkg_external/tmp/sdist-extract/apache-beam-2.49.0.dev0>>
 python 
<https://ci-beam.apache.org/job/beam_PreCommit_Python_Examples_Cron/ws/src/build/gradleenv/-1227304281/lib/python3.9/site-packages/pyproject_api/_backend.py>
 True setuptools.build_meta __legacy__
  py39-cython: OK 
(491.04=setup[251.48]+cmd[0.01,0.35,0.98,0.03,199.28,2.49,36.36,0.05] seconds)
  congratulations :) (491.21 seconds)

> Task :sdks:python:test-suites:tox:py39:preCommitPy39

FAILURE: Build failed with an exception.

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

* Get more help at https://help.gradle.org

BUILD FAILED in 11m 24s
21 actionable tasks: 15 executed, 4 from cache, 2 up-to-date

Publishing build scan...
https://ge.apache.org/s/hp4mr23ldvgpg

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

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

Reply via email to