See
<https://ci-beam.apache.org/job/beam_Publish_Beam_SDK_Snapshots/4766/display/redirect?page=changes>
Changes:
[noreply] Basic SchemaTransform implementation for SQLTransform. (#25177)
[noreply] issue24170 google colab link added (#24820)
------------------------------------------
[...truncated 64.86 KB...]
---> 2fd2830b91f1
Step 13/22 : COPY target/LICENSE /opt/apache/beam/
---> 087a5437a667
Step 14/22 : COPY target/NOTICE /opt/apache/beam/
---> 8fdaeabf5529
Step 15/22 : ADD target/third_party_licenses
/opt/apache/beam/third_party_licenses/
---> 459d36d83d8d
Step 16/22 : COPY target/LICENSE target/options/* /opt/apache/beam/options/
---> 090cdf3e4773
Step 17/22 : RUN rm /opt/apache/beam/options/LICENSE
---> Running in 1e6b702c5d85
Removing intermediate container 1e6b702c5d85
---> ec6c9cfdb1af
Step 18/22 : COPY target/LICENSE target/go-licenses/*
/opt/apache/beam/third_party_licenses/golang/
---> 3e7032242ac9
Step 19/22 : RUN rm /opt/apache/beam/third_party_licenses/golang/LICENSE
---> Running in c6b4a28c4f21
Removing intermediate container c6b4a28c4f21
---> 335ae63cc21a
Step 20/22 : RUN if [ "${pull_licenses}" = "false" ] ; then rm -rf
/opt/apache/beam/third_party_licenses ; fi
---> Running in 135606c778b8
Removing intermediate container 135606c778b8
---> f37a71d04e0a
Step 21/22 : COPY target/profiler/* /opt/google_cloud_profiler/
COPY failed: no source files were specified
> Task :sdks:java:container:java11:docker
---> fc1de1b77ed4
Step 12/22 : ADD target/linux_amd64/boot /opt/apache/beam/
---> cc1836564ab0
Step 13/22 : COPY target/LICENSE /opt/apache/beam/
---> 9f51e55f7780
Step 14/22 : COPY target/NOTICE /opt/apache/beam/
---> 05f419f3d540
Step 15/22 : ADD target/third_party_licenses
/opt/apache/beam/third_party_licenses/
---> 0b1709456f7f
Step 16/22 : COPY target/LICENSE target/options/* /opt/apache/beam/options/
---> 078daf7a60d9
Step 17/22 : RUN rm /opt/apache/beam/options/LICENSE
---> Running in 6d231ad42d83
Removing intermediate container 6d231ad42d83
---> 45553a56147d
Step 18/22 : COPY target/LICENSE target/go-licenses/*
/opt/apache/beam/third_party_licenses/golang/
---> e483e11b55b0
Step 19/22 : RUN rm /opt/apache/beam/third_party_licenses/golang/LICENSE
---> Running in 57c088c71076
Removing intermediate container 57c088c71076
---> fb26489e1a7d
Step 20/22 : RUN if [ "${pull_licenses}" = "false" ] ; then rm -rf
/opt/apache/beam/third_party_licenses ; fi
---> Running in 5375a200a413
Removing intermediate container 5375a200a413
---> 10e7f9171773
Step 21/22 : COPY target/profiler/* /opt/google_cloud_profiler/
---> 20b3a0e5d487
Step 22/22 : ENTRYPOINT ["/opt/apache/beam/boot"]
---> Running in f0f9c9175894
Removing intermediate container f0f9c9175894
---> f37d62628062
Successfully built f37d62628062
Successfully tagged
gcr.io/apache-beam-testing/beam-sdk/beam_java11_sdk:2.46.0.dev
> Task
> :sdks:java:container:java11:dockerTag16cb63be7e09230b30f582844549328feaa70168
> Task :sdks:python:setupVirtualenv
Ignoring grpcio: markers 'sys_platform == "darwin"' don't match your environment
Ignoring protobuf: markers 'python_version == "3.10" and sys_platform ==
"darwin"' don't match your environment
Collecting tox==3.20.1
Using cached tox-3.20.1-py2.py3-none-any.whl (83 kB)
Requirement already satisfied: setuptools in
<https://ci-beam.apache.org/job/beam_Publish_Beam_SDK_Snapshots/ws/src/build/gradleenv/1922375555/lib/python3.8/site-packages>
(from -r
<https://ci-beam.apache.org/job/beam_Publish_Beam_SDK_Snapshots/ws/src/sdks/python/build-requirements.txt>
(line 20)) (44.0.0)
Collecting setuptools
Using cached setuptools-67.1.0-py3-none-any.whl (1.1 MB)
Collecting six
Using cached six-1.16.0-py2.py3-none-any.whl (11 kB)
Collecting wheel>=0.36.0
Using cached wheel-0.38.4-py3-none-any.whl (36 kB)
Collecting grpcio-tools==1.37.0
Using cached grpcio_tools-1.37.0-cp38-cp38-manylinux2014_x86_64.whl (2.5 MB)
Collecting mypy-protobuf==1.18
Using cached mypy_protobuf-1.18-py3-none-any.whl (7.3 kB)
Collecting distlib==0.3.1
Using cached distlib-0.3.1-py2.py3-none-any.whl (335 kB)
Collecting numpy<1.23.0,>=1.14.3
Using cached
numpy-1.22.4-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (16.9 MB)
Collecting packaging>=14
Using cached packaging-23.0-py3-none-any.whl (42 kB)
Collecting filelock>=3.0.0
Using cached filelock-3.9.0-py3-none-any.whl (9.7 kB)
Collecting toml>=0.9.4
Using cached toml-0.10.2-py2.py3-none-any.whl (16 kB)
Collecting pluggy>=0.12.0
Using cached pluggy-1.0.0-py2.py3-none-any.whl (13 kB)
Collecting py>=1.4.17
Using cached py-1.11.0-py2.py3-none-any.whl (98 kB)
Collecting
virtualenv!=20.0.0,!=20.0.1,!=20.0.2,!=20.0.3,!=20.0.4,!=20.0.5,!=20.0.6,!=20.0.7,>=16.0.0
Using cached virtualenv-20.17.1-py3-none-any.whl (8.8 MB)
Collecting grpcio>=1.37.0
Using cached
grpcio-1.51.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (4.8 MB)
Collecting protobuf<4.0dev,>=3.5.0.post1
Using cached
protobuf-3.20.3-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.whl (1.0 MB)
Collecting platformdirs<3,>=2.4
Using cached platformdirs-2.6.2-py3-none-any.whl (14 kB)
Collecting
virtualenv!=20.0.0,!=20.0.1,!=20.0.2,!=20.0.3,!=20.0.4,!=20.0.5,!=20.0.6,!=20.0.7,>=16.0.0
> Task :sdks:java:container:java17:docker
Removing intermediate container d5028394b955
---> 08f1e873056e
Step 21/22 : COPY target/profiler/* /opt/google_cloud_profiler/
> Task :release:go-licenses:py:dockerRun
+ rm -rf '/output/*'
+ go get github.com/apache/beam/sdks/v2/python/container
go: downloading github.com/apache/beam/sdks/v2 v2.44.0
go: downloading github.com/apache/beam v2.44.0+incompatible
go: downloading github.com/golang/protobuf v1.5.2
go: downloading google.golang.org/grpc v1.51.0
go: downloading google.golang.org/protobuf v1.28.1
go: downloading golang.org/x/net v0.2.0
go: downloading google.golang.org/genproto v0.0.0-20221118155620-16455021b5e6
go: downloading golang.org/x/sys v0.2.0
go: downloading golang.org/x/text v0.4.0
go: added github.com/apache/beam/sdks/v2 v2.44.0
go: added github.com/golang/protobuf v1.5.2
go: added golang.org/x/net v0.2.0
go: added golang.org/x/sys v0.2.0
go: added golang.org/x/text v0.4.0
go: added google.golang.org/genproto v0.0.0-20221118155620-16455021b5e6
go: added google.golang.org/grpc v1.51.0
go: added google.golang.org/protobuf v1.28.1
+ go-licenses save github.com/apache/beam/sdks/v2/python/container
--save_path=/output/licenses
W0204 20:15:19.514866 40 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:java:container:java17:dockerTag16cb63be7e09230b30f582844549328feaa70168
> Task :release:go-licenses:py:dockerRun
W0204 20:15:24.013593 85 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
+ chmod -R a+w /output/licenses
> Task
> :sdks:java:container:java11:dockerPush16cb63be7e09230b30f582844549328feaa70168
> Task :release:go-licenses:py:createLicenses
> Task :sdks:python:container:py37:copyGolangLicenses
> Task :sdks:python:container:py38:copyGolangLicenses
> Task :sdks:java:container:java11:dockerTagLatest
> Task :sdks:java:container:java11:dockerPushLatest
> Task :sdks:java:container:java11:dockerTagsPush
> Task
> :sdks:java:container:java17:dockerPush16cb63be7e09230b30f582844549328feaa70168
> Task :sdks:java:container:java17:dockerTagLatest
> Task :sdks:java:container:java17:dockerPushLatest
> Task :sdks:java:container:java17:dockerTagsPush
> Task :sdks:python:sdist
org/apache/beam/model/interactive/v1/beam_interactive_api.proto:36:1: warning:
Import google/protobuf/timestamp.proto is unused.
Writing mypy to org/apache/beam/model/pipeline/v1/external_transforms_pb2.pyi
Writing mypy to org/apache/beam/model/pipeline/v1/beam_runner_api_pb2.pyi
Writing mypy to org/apache/beam/model/pipeline/v1/standard_window_fns_pb2.pyi
Writing mypy to org/apache/beam/model/pipeline/v1/metrics_pb2.pyi
Writing mypy to org/apache/beam/model/pipeline/v1/endpoints_pb2.pyi
Writing mypy to org/apache/beam/model/pipeline/v1/schema_pb2.pyi
Writing mypy to
org/apache/beam/model/job_management/v1/beam_artifact_api_pb2.pyi
Writing mypy to
org/apache/beam/model/job_management/v1/beam_expansion_api_pb2.pyi
Writing mypy to org/apache/beam/model/job_management/v1/beam_job_api_pb2.pyi
Writing mypy to org/apache/beam/model/fn_execution/v1/beam_provision_api_pb2.pyi
Writing mypy to org/apache/beam/model/fn_execution/v1/beam_fn_api_pb2.pyi
Writing mypy to
org/apache/beam/model/interactive/v1/beam_interactive_api_pb2.pyi
<https://ci-beam.apache.org/job/beam_Publish_Beam_SDK_Snapshots/ws/src/build/gradleenv/1922375555/lib/python3.8/site-packages/setuptools/dist.py>:534:
UserWarning: Normalizing '2.46.0.dev' to '2.46.0.dev0'
warnings.warn(tmpl.format(**locals()))
warning: no files found matching 'README.md'
warning: no files found matching 'NOTICE'
warning: no files found matching 'LICENSE'
warning: no files found matching 'LICENSE.python'
warning: sdist: standard file not found: should have one of README, README.rst,
README.txt, README.md
> Task :sdks:python:container:py37:copyDockerfileDependencies
> Task :sdks:python:container:py38:copyDockerfileDependencies
> Task :sdks:python:container:py38:dockerClean UP-TO-DATE
> Task :sdks:python:container:py39:copyDockerfileDependencies
> Task :sdks:python:container:py39:copyGolangLicenses
> Task :sdks:python:container:py39:copyLauncherDependencies
> Task :sdks:python:container:py38:dockerPrepare
> Task :sdks:python:container:py37:dockerPrepare
> Task :sdks:python:container:py39:copyLicenseScripts
> Task :sdks:python:container:py39:copyLicenses
> Task :sdks:python:container:py39:dockerClean UP-TO-DATE
> Task :sdks:python:container:py310:copyDockerfileDependencies
> Task :sdks:python:container:py310:copyGolangLicenses
> Task :sdks:python:container:py310:copyLauncherDependencies
> Task :sdks:python:container:py39:dockerPrepare
> Task :sdks:python:container:py310:copyLicenseScripts
> Task :sdks:python:container:py310:copyLicenses
> Task :sdks:python:container:py310:dockerClean UP-TO-DATE
> Task :sdks:python:container:py310:dockerPrepare
> Task :sdks:python:container:py38:docker
> Task :sdks:python:container:py37:docker
> Task :sdks:python:container:py39:docker
> Task :sdks:python:container:py310:docker
> Task
> :sdks:python:container:py310:dockerTag16cb63be7e09230b30f582844549328feaa70168
> Task
> :sdks:python:container:py38:dockerTag16cb63be7e09230b30f582844549328feaa70168
> Task
> :sdks:python:container:py39:dockerTag16cb63be7e09230b30f582844549328feaa70168
> Task
> :sdks:python:container:py37:dockerTag16cb63be7e09230b30f582844549328feaa70168
> Task
> :sdks:python:container:py310:dockerPush16cb63be7e09230b30f582844549328feaa70168
> Task
> :sdks:python:container:py38:dockerPush16cb63be7e09230b30f582844549328feaa70168
> Task
> :sdks:python:container:py39:dockerPush16cb63be7e09230b30f582844549328feaa70168
> Task
> :sdks:python:container:py37:dockerPush16cb63be7e09230b30f582844549328feaa70168
> Task :sdks:python:container:py310:dockerTagLatest
> Task :sdks:python:container:py310:dockerPushLatest
> Task :sdks:python:container:py310:dockerTagsPush
> Task :sdks:python:container:py38:dockerTagLatest
> Task :sdks:python:container:py38:dockerPushLatest
> Task :sdks:python:container:py38:dockerTagsPush
> Task :sdks:python:container:py39:dockerTagLatest
> Task :sdks:python:container:py39:dockerPushLatest
> Task :sdks:python:container:py39:dockerTagsPush
> Task :sdks:python:container:py37:dockerTagLatest
> Task :sdks:python:container:py37:dockerPushLatest
> Task :sdks:python:container:py37:dockerTagsPush
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':sdks:java:container:java8: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.5.1/userguide/command_line_interface.html#sec:command_line_warnings
Execution optimizations have been disabled for 3 invalid unit(s) of work during
this build to ensure correctness.
Please consult deprecation warnings for more details.
BUILD FAILED in 19m 28s
169 actionable tasks: 134 executed, 22 from cache, 13 up-to-date
Publishing build scan...
https://gradle.com/s/y7cz6iw7rdu54
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]