See 
<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Direct/4568/display/redirect>

Changes:


------------------------------------------
[...truncated 170.97 KB...]

#20 [16/16] COPY target/profiler/* /opt/google_cloud_profiler/
#20 DONE 0.1s

#21 exporting to image
#21 exporting layers
#21 exporting layers 0.2s done
#21 writing image 
sha256:6dd6f7aa209e3a82b2d02930048289ea5552171bf6ade67a4bf98c51fc2a2f4e done
#21 naming to docker.io/apache/beam_java8_sdk:2.51.0.dev done
#21 DONE 0.3s

> Task :release:go-licenses:py:dockerRun
go: downloading golang.org/x/net v0.14.0
go: downloading google.golang.org/genproto/googleapis/rpc 
v0.0.0-20230726155614-23370e0ffb3e
go: downloading golang.org/x/sys v0.11.0
go: downloading google.golang.org/genproto v0.0.0-20230706204954-ccb25ca9f130
go: downloading golang.org/x/text v0.12.0
go: added github.com/apache/beam/sdks/v2 v2.50.0
go: added github.com/golang/protobuf v1.5.3
go: added golang.org/x/net v0.14.0
go: added golang.org/x/sys v0.11.0
go: added golang.org/x/text v0.12.0
go: added google.golang.org/genproto/googleapis/rpc 
v0.0.0-20230726155614-23370e0ffb3e
go: added google.golang.org/grpc v1.57.0
go: added google.golang.org/protobuf v1.31.0
+ go-licenses save github.com/apache/beam/sdks/v2/python/container 
--save_path=/output/licenses
W0907 05:12:04.993001      42 library.go:101] "golang.org/x/sys/unix" contains 
non-Go code that can't be inspected for further dependencies:
/go/pkg/mod/golang.org/x/[email protected]/unix/asm_linux_amd64.s
+ go-licenses csv github.com/apache/beam/sdks/v2/python/container
+ tee /output/licenses/list.csv

> Task :sdks:go:container:docker
#6 6.791 Fetched 8654 kB in 5s (1814 kB/s)
#6 6.791 Reading package lists...
#6 7.529 Reading package lists...
#6 8.214 Building dependency tree...
#6 8.395 Reading state information...
#6 8.619 The following additional packages will be installed:
#6 8.620   openssl
#6 8.662 The following NEW packages will be installed:
#6 8.663   ca-certificates openssl
#6 8.761 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
#6 8.761 Need to get 1012 kB of archives.
#6 8.761 After this operation, 1892 kB of additional disk space will be used.
#6 8.761 Get:1 http://deb.debian.org/debian-security bullseye-security/main 
amd64 openssl amd64 1.1.1n-0+deb11u5 [854 kB]
#6 8.970 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates 
all 20210119 [158 kB]
#6 9.416 debconf: delaying package configuration, since apt-utils is not 
installed
#6 9.459 Fetched 1012 kB in 0s (3347 kB/s)
#6 9.516 Selecting previously unselected package openssl.
#6 9.516 (Reading database ... (Reading database ... 5%(Reading database ... 
10%(Reading database ... 15%(Reading database ... 20%(Reading database ... 
25%(Reading database ... 30%(Reading database ... 35%(Reading database ... 
40%(Reading database ... 45%(Reading database ... 50%(Reading database ... 
55%(Reading database ... 60%(Reading database ... 65%(Reading database ... 
70%(Reading database ... 75%(Reading database ... 80%(Reading database ... 
85%(Reading database ... 90%(Reading database ... 95%(Reading database ... 
100%(Reading database ... 6664 files and directories currently installed.)
#6 9.532 Preparing to unpack .../openssl_1.1.1n-0+deb11u5_amd64.deb ...
#6 9.551 Unpacking openssl (1.1.1n-0+deb11u5) ...
#6 9.762 Selecting previously unselected package ca-certificates.
#6 9.764 Preparing to unpack .../ca-certificates_20210119_all.deb ...
#6 9.769 Unpacking ca-certificates (20210119) ...
#6 9.866 Setting up openssl (1.1.1n-0+deb11u5) ...
#6 9.887 Setting up ca-certificates (20210119) ...
#6 10.60 Updating certificates in /etc/ssl/certs...
#6 11.39 129 added, 0 removed; done.
#6 11.44 Processing triggers for ca-certificates (20210119) ...
#6 11.45 Updating certificates in /etc/ssl/certs...
#6 12.05 0 added, 0 removed; done.
#6 12.05 Running hooks in /etc/ca-certificates/update.d...
#6 12.08 done.
#6 DONE 12.2s

#7 [3/7] ADD target/linux_amd64/boot /opt/apache/beam/
#7 DONE 0.2s

#8 [4/7] COPY target/LICENSE /opt/apache/beam/
#8 DONE 0.3s

#9 [5/7] COPY target/NOTICE /opt/apache/beam/
#9 DONE 0.1s

#10 [6/7] COPY target/go-licenses/* 
/opt/apache/beam/third_party_licenses/golang/
#10 DONE 0.1s

#11 [7/7] RUN if [ "true" = "false" ] ; then     rm -rf 
/opt/apache/beam/third_party_licenses ;    fi
#11 DONE 0.3s

#12 exporting to image
#12 exporting layers
#12 exporting layers 0.2s done
#12 writing image 
sha256:910af5c3bdf5df354ca889fa989bbaa8349afc984ac1f95a140aefdc2ac63666 done
#12 naming to docker.io/apache/beam_go_sdk:latest done
#12 DONE 0.2s

> Task :sdks:python:installGcpTest
Collecting wrapt (from 
testcontainers[mysql]<4.0.0,>=3.0.3->apache-beam==2.51.0.dev0)
  Using cached 
wrapt-1.15.0-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
 (81 kB)
Collecting deprecation (from 
testcontainers[mysql]<4.0.0,>=3.0.3->apache-beam==2.51.0.dev0)
  Using cached deprecation-2.1.0-py2.py3-none-any.whl (11 kB)
Collecting pymysql (from 
testcontainers[mysql]<4.0.0,>=3.0.3->apache-beam==2.51.0.dev0)
  Obtaining dependency information for pymysql from 
https://files.pythonhosted.org/packages/e5/30/20467e39523d0cfc2b6227902d3687a16364307260c75e6a1cb4422b0c62/PyMySQL-1.1.0-py3-none-any.whl.metadata
  Using cached PyMySQL-1.1.0-py3-none-any.whl.metadata (4.4 kB)
Collecting pycparser (from 
cffi>=1.12->cryptography>=41.0.2->apache-beam==2.51.0.dev0)
  Using cached pycparser-2.21-py2.py3-none-any.whl (118 kB)
Collecting websocket-client>=0.32.0 (from 
docker>=4.0.0->testcontainers[mysql]<4.0.0,>=3.0.3->apache-beam==2.51.0.dev0)
  Obtaining dependency information for websocket-client>=0.32.0 from 
https://files.pythonhosted.org/packages/4b/4a/3176388095e5bae6e6a1fbee66c438809230ae0196e7de4af12c5e75c509/websocket_client-1.6.2-py3-none-any.whl.metadata
  Using cached websocket_client-1.6.2-py3-none-any.whl.metadata (7.5 kB)
Collecting google-crc32c<2.0dev,>=1.0 (from 
google-resumable-media<3.0dev,>=0.6.0->google-cloud-bigquery<4,>=2.0.0->apache-beam==2.51.0.dev0)
  Using cached 
google_crc32c-1.5.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl 
(32 kB)
Collecting PyJWT[crypto]<3,>=1.0.0 (from 
msal<2.0.0,>=1.20.0->azure-identity<2,>=1.12.0->apache-beam==2.51.0.dev0)
  Obtaining dependency information for PyJWT[crypto]<3,>=1.0.0 from 
https://files.pythonhosted.org/packages/2b/4f/e04a8067c7c96c364cef7ef73906504e2f40d690811c021e1a1901473a19/PyJWT-2.8.0-py3-none-any.whl.metadata
  Using cached PyJWT-2.8.0-py3-none-any.whl.metadata (4.2 kB)
Collecting portalocker<3,>=1.0 (from 
msal-extensions<2.0.0,>=0.3.0->azure-identity<2,>=1.12.0->apache-beam==2.51.0.dev0)
  Using cached portalocker-2.7.0-py2.py3-none-any.whl (15 kB)
Collecting pyasn1>=0.1.7 (from 
oauth2client>=1.4.12->google-apitools<0.5.32,>=0.5.31->apache-beam==2.51.0.dev0)
  Using cached pyasn1-0.5.0-py2.py3-none-any.whl (83 kB)
Using cached azure_core-1.29.3-py3-none-any.whl (191 kB)
Using cached azure_identity-1.14.0-py3-none-any.whl (160 kB)
Using cached azure_storage_blob-12.18.0b1-py3-none-any.whl (392 kB)
Using cached boto3-1.28.42-py3-none-any.whl (135 kB)
Using cached cryptography-41.0.3-cp37-abi3-manylinux_2_28_x86_64.whl (4.3 MB)
Using cached 
fastavro-1.8.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.8 MB)
Using cached google_api_core-2.12.0.dev1-py3-none-any.whl (128 kB)
Using cached google_auth-2.22.0-py2.py3-none-any.whl (181 kB)
Using cached google_cloud_aiplatform-1.32.0-py2.py3-none-any.whl (2.9 MB)
Using cached google_cloud_bigquery-3.11.4-py2.py3-none-any.whl (219 kB)
Using cached google_cloud_bigquery_storage-2.22.0-py2.py3-none-any.whl (190 kB)
Using cached google_cloud_bigtable-2.21.0-py2.py3-none-any.whl (293 kB)
Using cached google_cloud_core-2.3.3-py2.py3-none-any.whl (29 kB)
Using cached google_cloud_datastore-2.18.0-py2.py3-none-any.whl (177 kB)
Using cached google_cloud_dlp-3.12.2-py2.py3-none-any.whl (143 kB)
Using cached google_cloud_language-2.11.0-py2.py3-none-any.whl (138 kB)
Using cached google_cloud_pubsub-2.18.3-py2.py3-none-any.whl (265 kB)
Using cached google_cloud_pubsublite-1.8.3-py2.py3-none-any.whl (288 kB)
Using cached google_cloud_recommendations_ai-0.10.4-py2.py3-none-any.whl (173 
kB)
Using cached google_cloud_spanner-3.40.1-py2.py3-none-any.whl (332 kB)
Using cached google_cloud_videointelligence-2.11.3-py2.py3-none-any.whl (229 kB)
Using cached google_cloud_vision-3.4.4-py2.py3-none-any.whl (444 kB)
Using cached hypothesis-6.84.2-py3-none-any.whl (419 kB)
Using cached joblib-1.3.2-py3-none-any.whl (302 kB)
Using cached mock-5.1.0-py3-none-any.whl (30 kB)
Using cached 
orjson-3.9.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (138 kB)
Using cached proto_plus-1.22.3-py3-none-any.whl (48 kB)
Using cached protobuf-4.23.4-cp37-abi3-manylinux2014_x86_64.whl (304 kB)
Using cached 
psycopg2_binary-2.9.7-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl 
(3.0 MB)
Using cached 
pymongo-4.5.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (687 kB)
Using cached pytest-7.4.1-py3-none-any.whl (324 kB)
Using cached pytest_xdist-3.3.1-py3-none-any.whl (41 kB)
Using cached pytz-2023.3.post1-py2.py3-none-any.whl (502 kB)
Using cached 
PyYAML-6.0.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (736 kB)
Using cached 
regex-2023.8.8-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (774 kB)
Using cached requests-2.31.0-py3-none-any.whl (62 kB)
Using cached requests_mock-1.11.0-py2.py3-none-any.whl (28 kB)

> Task :release:go-licenses:py:dockerRun
W0907 05:12:09.499227      89 library.go:101] "golang.org/x/sys/unix" contains 
non-Go code that can't be inspected for further dependencies:
/go/pkg/mod/golang.org/x/[email protected]/unix/asm_linux_amd64.s
github.com/apache/beam/sdks/v2/go,https://github.com/apache/beam/blob/sdks/v2.50.0/sdks/go/README.md,Apache-2.0
github.com/apache/beam/sdks/v2/python/container,https://github.com/apache/beam/blob/sdks/v2.50.0/sdks/LICENSE,Apache-2.0
github.com/golang/protobuf,https://github.com/golang/protobuf/blob/v1.5.3/LICENSE,BSD-3-Clause
golang.org/x/net,https://cs.opensource.google/go/x/net/+/v0.14.0:LICENSE,BSD-3-Clause
golang.org/x/sys/unix,https://cs.opensource.google/go/x/sys/+/v0.11.0:LICENSE,BSD-3-Clause
golang.org/x/text,https://cs.opensource.google/go/x/text/+/v0.12.0:LICENSE,BSD-3-Clause
google.golang.org/genproto/googleapis/rpc/status,https://github.com/googleapis/go-genproto/blob/23370e0ffb3e/googleapis/rpc/LICENSE,Apache-2.0
google.golang.org/grpc,https://github.com/grpc/grpc-go/blob/v1.57.0/LICENSE,Apache-2.0
google.golang.org/protobuf,https://github.com/protocolbuffers/protobuf-go/blob/v1.31.0/LICENSE,BSD-3-Clause
+ chmod -R a+w /output/licenses

> Task :release:go-licenses:py:createLicenses
> Task :sdks:python:container:py38:copyGolangLicenses
> Task :sdks:python:container:py38:dockerPrepare

> Task :sdks:python:installGcpTest
Using cached 
scikit_learn-1.3.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl 
(11.1 MB)

> Task :sdks:python:container:py38:docker FAILED
#1 [internal] load build definition from Dockerfile
#1 transferring dockerfile: 4.99kB done
#1 DONE 0.0s

#2 [internal] load .dockerignore
#2 transferring context: 2B done
#2 DONE 0.0s

#3 [internal] load metadata for docker.io/library/python:3.8-bullseye
#3 DONE 0.4s

#4 [beam 1/5] FROM 
docker.io/library/python:3.8-bullseye@sha256:7482ccf7b8ad5e5ada830a315d051b166d83f84c281e76508762505cf929c385
#4 CACHED

#5 [internal] load build context
#5 transferring context: 2.45MB 0.0s done
#5 DONE 0.0s

#6 [beam 3/5] COPY target/apache-beam.tar.gz /opt/apache/beam/tars/
#6 CACHED

#7 [beam 4/5] COPY target/launcher/linux_amd64/boot target/LICENSE 
target/NOTICE target/LICENSE.python /opt/apache/beam/
#7 ERROR: "/target/launcher/linux_amd64/boot" not found: not found

#8 [beam 2/5] COPY target/base_image_requirements.txt 
/tmp/base_image_requirements.txt
#8 CANCELED
------
 > [beam 4/5] COPY target/launcher/linux_amd64/boot target/LICENSE 
 > target/NOTICE target/LICENSE.python /opt/apache/beam/:
------
ERROR: failed to solve: failed to compute cache key: 
"/target/launcher/linux_amd64/boot" not found: not found

> Task :sdks:python:installGcpTest
  Building wheel for apache-beam (setup.py): finished with status 'done'
  Created wheel for apache-beam: 
filename=apache_beam-2.51.0.dev0-py3-none-any.whl size=3300692 
sha256=dc917dafc0bf583c34bd4471486ed070de03a664d0f72c1e2b8e86febc81f06e
  Stored in directory: 
/home/jenkins/.cache/pip/wheels/c0/01/10/5a028b724cdf5b5d2643067a82afc4660de8e5639d060da291
Successfully built apache-beam
Installing collected packages: sortedcontainers, pytz, docopt, crcmod, 
zstandard, wrapt, websocket-client, urllib3, threadpoolctl, tenacity, sqlparse, 
six, shapely, scipy, regex, pyyaml, pyparsing, pymysql, PyJWT, pyhamcrest, 
pycparser, pyasn1, pyarrow, psycopg2-binary, protobuf, portalocker, 
parameterized, overrides, orjson, objsize, mock, joblib, jmespath, iniconfig, 
idna, greenlet, google-crc32c, fasteners, fastavro, execnet, exceptiongroup, 
dnspython, dill, deprecation, cloudpickle, charset-normalizer, certifi, attrs, 
sqlalchemy, scikit-learn, rsa, requests, python-dateutil, pytest, pymongo, 
pydot, pyasn1-modules, proto-plus, isodate, hypothesis, httplib2, 
googleapis-common-protos, google-resumable-media, cffi, requests_mock, 
pytest-xdist, pytest-timeout, pandas, oauth2client, hdfs, grpcio-status, 
google-auth, freezegun, docker, cryptography, botocore, azure-core, 
testcontainers, s3transfer, grpc-google-iam-v1, google-auth-httplib2, 
google-apitools, google-api-core, azure-storage-blob, apache-beam, msal, 
google-cloud-core, boto3, msal-extensions, google-cloud-vision, 
google-cloud-videointelligence, google-cloud-storage, google-cloud-spanner, 
google-cloud-resource-manager, google-cloud-recommendations-ai, 
google-cloud-pubsub, google-cloud-language, google-cloud-dlp, 
google-cloud-datastore, google-cloud-bigtable, google-cloud-bigquery-storage, 
google-cloud-bigquery, google-cloud-pubsublite, google-cloud-aiplatform, 
azure-identity
  Attempting uninstall: protobuf
    Found existing installation: protobuf 4.24.2
    Uninstalling protobuf-4.24.2:
      Successfully uninstalled protobuf-4.24.2
Successfully installed PyJWT-2.8.0 apache-beam-2.51.0.dev0 attrs-23.1.0 
azure-core-1.29.3 azure-identity-1.14.0 azure-storage-blob-12.18.0b1 
boto3-1.28.42 botocore-1.31.42 certifi-2023.7.22 cffi-1.15.1 
charset-normalizer-3.2.0 cloudpickle-2.2.1 crcmod-1.7 cryptography-41.0.3 
deprecation-2.1.0 dill-0.3.1.1 dnspython-2.4.2 docker-6.1.3 docopt-0.6.2 
exceptiongroup-1.1.3 execnet-2.0.2 fastavro-1.8.2 fasteners-0.18 
freezegun-1.2.2 google-api-core-2.12.0.dev1 google-apitools-0.5.31 
google-auth-2.22.0 google-auth-httplib2-0.1.0 google-cloud-aiplatform-1.32.0 
google-cloud-bigquery-3.11.4 google-cloud-bigquery-storage-2.22.0 
google-cloud-bigtable-2.21.0 google-cloud-core-2.3.3 
google-cloud-datastore-2.18.0 google-cloud-dlp-3.12.2 
google-cloud-language-2.11.0 google-cloud-pubsub-2.18.3 
google-cloud-pubsublite-1.8.3 google-cloud-recommendations-ai-0.10.4 
google-cloud-resource-manager-1.10.3 google-cloud-spanner-3.40.1 
google-cloud-storage-2.10.0 google-cloud-videointelligence-2.11.3 
google-cloud-vision-3.4.4 google-crc32c-1.5.0 google-resumable-media-2.6.0 
googleapis-common-protos-1.60.0 greenlet-3.0.0rc1 grpc-google-iam-v1-0.12.6 
grpcio-status-1.58.0rc1 hdfs-2.7.2 httplib2-0.22.0 hypothesis-6.84.2 idna-3.4 
iniconfig-2.0.0 isodate-0.6.1 jmespath-1.0.1 joblib-1.3.2 mock-5.1.0 
msal-1.24.0b1 msal-extensions-1.0.0 oauth2client-4.1.3 objsize-0.6.1 
orjson-3.9.2 overrides-6.5.0 pandas-1.5.3 parameterized-0.9.0 portalocker-2.7.0 
proto-plus-1.22.3 protobuf-4.23.4 psycopg2-binary-2.9.7 pyarrow-11.0.0 
pyasn1-0.5.0 pyasn1-modules-0.3.0 pycparser-2.21 pydot-1.4.2 pyhamcrest-2.0.4 
pymongo-4.5.0 pymysql-1.1.0 pyparsing-3.1.1 pytest-7.4.1 pytest-timeout-2.1.0 
pytest-xdist-3.3.1 python-dateutil-2.8.2 pytz-2023.3.post1 pyyaml-6.0.1 
regex-2023.8.8 requests-2.31.0 requests_mock-1.11.0 rsa-4.9 s3transfer-0.6.2 
scikit-learn-1.3.0 scipy-1.10.1 shapely-1.8.5.post1 six-1.16.0 
sortedcontainers-2.4.0 sqlalchemy-1.4.49 sqlparse-0.4.4 tenacity-8.2.3 
testcontainers-3.7.1 threadpoolctl-3.2.0 urllib3-1.26.16 websocket-client-1.6.2 
wrapt-1.15.0 zstandard-0.21.0

> Task :sdks:python:test-suites:direct:xlang:fnApiJobServerSetup
Waiting for server to start up...
Server started at port 44159

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

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':sdks:python:container:py38:docker'.
> Process 'command 'docker'' 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 8.0.

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

See 
https://docs.gradle.org/7.6.2/userguide/command_line_interface.html#sec:command_line_warnings

Execution optimizations have been disabled for 1 invalid unit(s) of work during 
this build to ensure correctness.
Please consult deprecation warnings for more details.

BUILD FAILED in 2m 31s
251 actionable tasks: 160 executed, 79 from cache, 12 up-to-date

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

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