See 
<https://ci-beam.apache.org/job/beam_PostCommit_Python_Xlang_IO_Dataflow/507/display/redirect>

Changes:


------------------------------------------
[...truncated 729.28 KB...]
  dependency_constraints: 
DependencyConstraints(PosixPath('<https://ci-beam.apache.org/job/beam_PostCommit_Python_Xlang_IO_Dataflow/ws/src/build/gradleenv/1922375555/lib/python3.8/site-packages/cibuildwheel/resources/constraints.txt'))>
  environment: {'assignments': [SETUPTOOLS_USE_DISTUTILS=stdlib]}
    cp311-manylinux_x86_64: 
ParsedEnvironment(['SETUPTOOLS_USE_DISTUTILS=stdlib'])
  manylinux_images: {'x86_64': 
'quay.io/pypa/manylinux2014_x86_64:2022-08-09-51a01be', 'i686': 
'quay.io/pypa/manylinux2014_i686:2022-08-09-51a01be', 'pypy_x86_64': 
'quay.io/pypa/manylinux2014_x86_64:2022-08-09-51a01be', 'aarch64': 
'quay.io/pypa/manylinux2014_aarch64:2022-08-09-51a01be', 'ppc64le': 
'quay.io/pypa/manylinux2014_ppc64le:2022-08-09-51a01be', 's390x': 
'quay.io/pypa/manylinux2014_s390x:2022-08-09-51a01be', 'pypy_aarch64': 
'quay.io/pypa/manylinux2014_aarch64:2022-08-09-51a01be', 'pypy_i686': 
'quay.io/pypa/manylinux2014_i686:2022-08-09-51a01be'}
  musllinux_images: {'x86_64': 
'quay.io/pypa/musllinux_1_1_x86_64:2022-08-09-51a01be', 'i686': 
'quay.io/pypa/musllinux_1_1_i686:2022-08-09-51a01be', 'aarch64': 
'quay.io/pypa/musllinux_1_1_aarch64:2022-08-09-51a01be', 'ppc64le': 
'quay.io/pypa/musllinux_1_1_ppc64le:2022-08-09-51a01be', 's390x': 
'quay.io/pypa/musllinux_1_1_s390x:2022-08-09-51a01be'}
  repair_command: 'auditwheel repair -w {dest_dir} {wheel}'
  test_command: ''
  test_extras: ''
  test_requires: []
Cache folder: /home/jenkins/.cache/cibuildwheel

Here we go!

Starting container image quay.io/pypa/manylinux2014_x86_64:2022-08-09-51a01be...

info: This container will host the build for cp311-manylinux_x86_64...

> Task :sdks:python:test-suites:xlang:fnApiJobServerCleanup
Killing process at 1545369

> Task :sdks:python:bdistPy311linux
802d0fe3c1f6c773970adf711ff33fa6461cabe67013a4957e3b2a15d01a7736
    + /bin/true
    + mkdir -p /project

                                                                      ✓ 10.67s
Copying project into container...

    + mkdir -p /project

                                                                       ✓ 0.21s

Building cp311-manylinux_x86_64 wheel
CPython 3.11 manylinux x86_64

Setting up build environment...

    + /opt/python/cp38-cp38/bin/python -c 'import sys, json, os; 
json.dump(os.environ.copy(), sys.stdout)'
    + which python
    + which pip

                                                                       ✓ 0.13s
Building wheel...

    + rm -rf /tmp/cibuildwheel/built_wheel
    + mkdir -p /tmp/cibuildwheel/built_wheel
    + python -m pip wheel /project --wheel-dir=/tmp/cibuildwheel/built_wheel 
--no-deps

[notice] A new release of pip available: 22.2.2 -> 23.3.2
[notice] To update, run: pip install --upgrade pip
Processing /project
  Installing build dependencies: started
  Installing build dependencies: finished with status 'done'
  Getting requirements to build wheel: started
  Getting requirements to build wheel: finished with status 'done'
  Preparing metadata (pyproject.toml): started
  Preparing metadata (pyproject.toml): finished with status 'done'
Building wheels for collected packages: apache-beam
  Building wheel for apache-beam (pyproject.toml): started
  Building wheel for apache-beam (pyproject.toml): still running...
  Building wheel for apache-beam (pyproject.toml): still running...
  Building wheel for apache-beam (pyproject.toml): still running...
  Building wheel for apache-beam (pyproject.toml): finished with status 'done'
  Created wheel for apache-beam: 
filename=apache_beam-2.54.0.dev0-cp311-cp311-linux_x86_64.whl size=15829820 
sha256=f637c8168bb8f61225c76dbfe53bd8b7aa09bdff4628cda12a7384e9c7948132
  Stored in directory: 
/tmp/pip-ephem-wheel-cache-99vizi6p/wheels/aa/0c/49/7c4d39428e78274ff9f1db5b9c539aa0d6bd6becda70207fa7
Successfully built apache-beam
    + /opt/python/cp38-cp38/bin/python -c 'import sys, json, glob; 
json.dump(glob.glob('"'"'/tmp/cibuildwheel/built_wheel/*.whl'"'"'), sys.stdout)'
    + rm -rf /tmp/cibuildwheel/repaired_wheel
    + mkdir -p /tmp/cibuildwheel/repaired_wheel

                                                                     ✓ 234.50s
Repairing wheel...

    + sh -c 'auditwheel repair -w /tmp/cibuildwheel/repaired_wheel 
/tmp/cibuildwheel/built_wheel/apache_beam-2.54.0.dev0-cp311-cp311-linux_x86_64.whl'
INFO:auditwheel.main_repair:Repairing 
apache_beam-2.54.0.dev0-cp311-cp311-linux_x86_64.whl
INFO:auditwheel.wheeltools:Previous filename tags: linux_x86_64
INFO:auditwheel.wheeltools:New filename tags: manylinux_2_17_x86_64, 
manylinux2014_x86_64
INFO:auditwheel.wheeltools:Previous WHEEL info tags: cp311-cp311-linux_x86_64
INFO:auditwheel.wheeltools:New WHEEL info tags: 
cp311-cp311-manylinux_2_17_x86_64, cp311-cp311-manylinux2014_x86_64
INFO:auditwheel.main_repair:
Fixed-up wheel written to 
/tmp/cibuildwheel/repaired_wheel/apache_beam-2.54.0.dev0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
    + /opt/python/cp38-cp38/bin/python -c 'import sys, json, glob; 
json.dump(glob.glob('"'"'/tmp/cibuildwheel/repaired_wheel/*.whl'"'"'), 
sys.stdout)'
    + mkdir -p /output
    + mv 
/tmp/cibuildwheel/repaired_wheel/apache_beam-2.54.0.dev0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
 /output

                                                                       ✓ 6.14s

✓ cp311-manylinux_x86_64 finished in 240.88s
Copying wheels back to host...


                                                                       ✓ 0.15s

1 wheels produced in 4 minutes:
  
apache_beam-2.54.0.dev0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
   15,476 kB

> Task :sdks:python:test-suites:dataflow:py311:initializeForDataflowJob

> Task :sdks:python:bdistPy38linux
Requirement already satisfied: cibuildwheel==2.9.0 in 
<https://ci-beam.apache.org/job/beam_PostCommit_Python_Xlang_IO_Dataflow/ws/src/build/gradleenv/1922375555/lib/python3.8/site-packages>
 (2.9.0)
Requirement already satisfied: bashlex!=0.13 in 
<https://ci-beam.apache.org/job/beam_PostCommit_Python_Xlang_IO_Dataflow/ws/src/build/gradleenv/1922375555/lib/python3.8/site-packages>
 (from cibuildwheel==2.9.0) (0.18)
Requirement already satisfied: bracex in 
<https://ci-beam.apache.org/job/beam_PostCommit_Python_Xlang_IO_Dataflow/ws/src/build/gradleenv/1922375555/lib/python3.8/site-packages>
 (from cibuildwheel==2.9.0) (2.4)
Requirement already satisfied: certifi in 
<https://ci-beam.apache.org/job/beam_PostCommit_Python_Xlang_IO_Dataflow/ws/src/build/gradleenv/1922375555/lib/python3.8/site-packages>
 (from cibuildwheel==2.9.0) (2023.11.17)
Requirement already satisfied: filelock in 
<https://ci-beam.apache.org/job/beam_PostCommit_Python_Xlang_IO_Dataflow/ws/src/build/gradleenv/1922375555/lib/python3.8/site-packages>
 (from cibuildwheel==2.9.0) (3.13.1)
Requirement already satisfied: packaging>=20.9 in 
<https://ci-beam.apache.org/job/beam_PostCommit_Python_Xlang_IO_Dataflow/ws/src/build/gradleenv/1922375555/lib/python3.8/site-packages>
 (from cibuildwheel==2.9.0) (23.2)
Requirement already satisfied: platformdirs in 
<https://ci-beam.apache.org/job/beam_PostCommit_Python_Xlang_IO_Dataflow/ws/src/build/gradleenv/1922375555/lib/python3.8/site-packages>
 (from cibuildwheel==2.9.0) (4.1.0)
Requirement already satisfied: tomli in 
<https://ci-beam.apache.org/job/beam_PostCommit_Python_Xlang_IO_Dataflow/ws/src/build/gradleenv/1922375555/lib/python3.8/site-packages>
 (from cibuildwheel==2.9.0) (2.0.1)
cp38-manylinux_x86_64

     _ _       _ _   _       _           _
 ___|_| |_ _ _|_| |_| |_ _ _| |_ ___ ___| |
|  _| | . | | | | | . | | | |   | -_| -_| |
|___|_|___|___|_|_|___|_____|_|_|___|___|_|

cibuildwheel version 2.9.0

Build options:
  platform: 'linux'
  architectures: {<Architecture.i686: 'i686'>, <Architecture.x86_64: 'x86_64'>}
  build_selector: {'build_config': 'cp38-manylinux_*64*', 'skip_config': '', 
'requires_python': None, 'prerelease_pythons': False}
  container_engine: 'docker'
  output_dir: 
PosixPath('<https://ci-beam.apache.org/job/beam_PostCommit_Python_Xlang_IO_Dataflow/ws/src/sdks/python/build')>
  package_dir: 
PosixPath('<https://ci-beam.apache.org/job/beam_PostCommit_Python_Xlang_IO_Dataflow/ws/src/sdks/python')>
  test_selector: {'skip_config': ''}
  before_all: ''
  before_build: ''
  before_test: ''
  build_frontend: 'pip'
  build_verbosity: 0
  dependency_constraints: 
DependencyConstraints(PosixPath('<https://ci-beam.apache.org/job/beam_PostCommit_Python_Xlang_IO_Dataflow/ws/src/build/gradleenv/1922375555/lib/python3.8/site-packages/cibuildwheel/resources/constraints.txt'))>
  environment: {'assignments': [SETUPTOOLS_USE_DISTUTILS=stdlib]}
    cp38-manylinux_x86_64: 
ParsedEnvironment(['SETUPTOOLS_USE_DISTUTILS=stdlib'])
  manylinux_images: {'x86_64': 
'quay.io/pypa/manylinux2014_x86_64:2022-08-09-51a01be', 'i686': 
'quay.io/pypa/manylinux2014_i686:2022-08-09-51a01be', 'pypy_x86_64': 
'quay.io/pypa/manylinux2014_x86_64:2022-08-09-51a01be', 'aarch64': 
'quay.io/pypa/manylinux2014_aarch64:2022-08-09-51a01be', 'ppc64le': 
'quay.io/pypa/manylinux2014_ppc64le:2022-08-09-51a01be', 's390x': 
'quay.io/pypa/manylinux2014_s390x:2022-08-09-51a01be', 'pypy_aarch64': 
'quay.io/pypa/manylinux2014_aarch64:2022-08-09-51a01be', 'pypy_i686': 
'quay.io/pypa/manylinux2014_i686:2022-08-09-51a01be'}
  musllinux_images: {'x86_64': 
'quay.io/pypa/musllinux_1_1_x86_64:2022-08-09-51a01be', 'i686': 
'quay.io/pypa/musllinux_1_1_i686:2022-08-09-51a01be', 'aarch64': 
'quay.io/pypa/musllinux_1_1_aarch64:2022-08-09-51a01be', 'ppc64le': 
'quay.io/pypa/musllinux_1_1_ppc64le:2022-08-09-51a01be', 's390x': 
'quay.io/pypa/musllinux_1_1_s390x:2022-08-09-51a01be'}
  repair_command: 'auditwheel repair -w {dest_dir} {wheel}'
  test_command: ''
  test_extras: ''
  test_requires: []
Cache folder: /home/jenkins/.cache/cibuildwheel

Here we go!

Starting container image quay.io/pypa/manylinux2014_x86_64:2022-08-09-51a01be...

info: This container will host the build for cp38-manylinux_x86_64...
da61ff7346a77b7e1e8795590a9160eca518062fc00d7d60237cf83b32f7b970
    + /bin/true
    + mkdir -p /project

                                                                       ✓ 0.41s
Copying project into container...

    + mkdir -p /project

                                                                       ✓ 0.27s

Building cp38-manylinux_x86_64 wheel
CPython 3.8 manylinux x86_64

Setting up build environment...

    + /opt/python/cp38-cp38/bin/python -c 'import sys, json, os; 
json.dump(os.environ.copy(), sys.stdout)'
    + which python
    + which pip

                                                                       ✓ 0.13s
Building wheel...

    + rm -rf /tmp/cibuildwheel/built_wheel
    + mkdir -p /tmp/cibuildwheel/built_wheel
    + python -m pip wheel /project --wheel-dir=/tmp/cibuildwheel/built_wheel 
--no-deps

[notice] A new release of pip available: 22.2.2 -> 23.3.2
[notice] To update, run: pip install --upgrade pip
Processing /project
  Installing build dependencies: started
  Installing build dependencies: finished with status 'done'
  Getting requirements to build wheel: started
  Getting requirements to build wheel: finished with status 'done'
  Preparing metadata (pyproject.toml): started
  Preparing metadata (pyproject.toml): finished with status 'done'
Building wheels for collected packages: apache-beam
  Building wheel for apache-beam (pyproject.toml): started
  Building wheel for apache-beam (pyproject.toml): still running...
  Building wheel for apache-beam (pyproject.toml): still running...
  Building wheel for apache-beam (pyproject.toml): still running...
  Building wheel for apache-beam (pyproject.toml): finished with status 'done'
  Created wheel for apache-beam: 
filename=apache_beam-2.54.0.dev0-cp38-cp38-linux_x86_64.whl size=15429236 
sha256=e36fecfedd6319328b0c1d5fc83d91f4b27550620302837dbb811aeb25191e09
  Stored in directory: 
/tmp/pip-ephem-wheel-cache-sdz2c48v/wheels/d4/3a/c0/4dc152b1840724d5b992a8268bb4ef33fdbe42ffe1429b845c
Successfully built apache-beam
    + /opt/python/cp38-cp38/bin/python -c 'import sys, json, glob; 
json.dump(glob.glob('"'"'/tmp/cibuildwheel/built_wheel/*.whl'"'"'), sys.stdout)'
    + rm -rf /tmp/cibuildwheel/repaired_wheel
    + mkdir -p /tmp/cibuildwheel/repaired_wheel

                                                                     ✓ 238.23s
Repairing wheel...

    + sh -c 'auditwheel repair -w /tmp/cibuildwheel/repaired_wheel 
/tmp/cibuildwheel/built_wheel/apache_beam-2.54.0.dev0-cp38-cp38-linux_x86_64.whl'
INFO:auditwheel.main_repair:Repairing 
apache_beam-2.54.0.dev0-cp38-cp38-linux_x86_64.whl
INFO:auditwheel.wheeltools:Previous filename tags: linux_x86_64
INFO:auditwheel.wheeltools:New filename tags: manylinux_2_17_x86_64, 
manylinux2014_x86_64
INFO:auditwheel.wheeltools:Previous WHEEL info tags: cp38-cp38-linux_x86_64
INFO:auditwheel.wheeltools:New WHEEL info tags: 
cp38-cp38-manylinux_2_17_x86_64, cp38-cp38-manylinux2014_x86_64
INFO:auditwheel.main_repair:
Fixed-up wheel written to 
/tmp/cibuildwheel/repaired_wheel/apache_beam-2.54.0.dev0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
    + /opt/python/cp38-cp38/bin/python -c 'import sys, json, glob; 
json.dump(glob.glob('"'"'/tmp/cibuildwheel/repaired_wheel/*.whl'"'"'), 
sys.stdout)'
    + mkdir -p /output
    + mv 
/tmp/cibuildwheel/repaired_wheel/apache_beam-2.54.0.dev0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
 /output

                                                                       ✓ 6.03s

✓ cp38-manylinux_x86_64 finished in 244.51s
Copying wheels back to host...


                                                                       ✓ 0.12s

1 wheels produced in 4 minutes:
  
apache_beam-2.54.0.dev0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
   15,084 kB

> Task :sdks:python:test-suites:dataflow:py38:initializeForDataflowJob

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':sdks:java:container:pullLicenses'.
> Process 'command './license_scripts/license_script.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.

Deprecated Gradle features were used in this build, making it incompatible with 
Gradle 9.0.

You can use '--warning-mode all' to show the individual deprecation warnings 
and determine if they come from your own scripts or plugins.

For more on this, please refer to 
https://docs.gradle.org/8.4/userguide/command_line_interface.html#sec:command_line_warnings
 in the Gradle documentation.

BUILD FAILED in 14m 22s
99 actionable tasks: 70 executed, 27 from cache, 2 up-to-date

Publishing build scan...

The request was rejected.
Gradle Enterprise plugin version 3.16 is newer than the newest version 
supported by Gradle Enterprise 2023.3.4 which is 3.15. Please update to a newer 
version of Gradle Enterprise.

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