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

Changes:


------------------------------------------
[...truncated 122.11 KB...]
go: downloading google.golang.org/genproto v0.0.0-20230821184602-ccc8af3d0e93
go: downloading golang.org/x/text v0.13.0
go: added github.com/apache/beam/sdks/v2 v2.51.0
go: added github.com/golang/protobuf v1.5.3
go: added golang.org/x/net v0.15.0
go: added golang.org/x/sys v0.12.0
go: added golang.org/x/text v0.13.0
go: added google.golang.org/genproto/googleapis/rpc 
v0.0.0-20230913181813-007df8e322eb
go: added google.golang.org/grpc v1.58.1
go: added google.golang.org/protobuf v1.31.0
+ go-licenses save github.com/apache/beam/sdks/v2/python/container 
--save_path=/output/licenses

> Task :sdks:go:container:dockerPrepare

> Task :sdks:python:installGcpTest
Collecting cryptography>=41.0.2
  Using cached cryptography-41.0.5-cp37-abi3-manylinux_2_28_x86_64.whl.metadata 
(5.2 kB)

> Task :sdks:java:container:java8:docker
#1 [internal] load build definition from Dockerfile
#1 transferring dockerfile: 2.59kB 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/eclipse-temurin:8
#3 DONE 0.3s

#4 [ 1/16] FROM 
docker.io/library/eclipse-temurin:8@sha256:5840452260db162c2dd31033cb55575745861634b1be75a1d8cff559b6c8b942
#4 resolve 
docker.io/library/eclipse-temurin:8@sha256:5840452260db162c2dd31033cb55575745861634b1be75a1d8cff559b6c8b942
 0.0s done
#4 CACHED

#5 [internal] load build context
#5 transferring context: 51.03MB 0.5s done
#5 DONE 0.5s

#6 [ 2/16] ADD target/slf4j-api.jar /opt/apache/beam/jars/
#6 DONE 4.9s

#7 [ 3/16] ADD target/slf4j-jdk14.jar /opt/apache/beam/jars/
#7 DONE 0.6s

#8 [ 4/16] ADD target/jcl-over-slf4j.jar /opt/apache/beam/jars/
#8 DONE 0.4s

#9 [ 5/16] ADD target/log4j-over-slf4j.jar /opt/apache/beam/jars/
#9 DONE 0.2s

#10 [ 6/16] ADD target/log4j-to-slf4j.jar /opt/apache/beam/jars/
#10 DONE 0.3s

#11 [ 7/16] ADD target/beam-sdks-java-harness.jar /opt/apache/beam/jars/
#11 DONE 0.4s

#12 [ 8/16] COPY target/jamm.jar target/open-module-agent*.jar 
/opt/apache/beam/jars/
#12 DONE 1.1s

#13 [ 9/16] COPY target/linux_amd64/boot /opt/apache/beam/
#13 DONE 0.3s

#14 [10/16] COPY target/LICENSE /opt/apache/beam/
#14 DONE 0.1s

#15 [11/16] COPY target/NOTICE /opt/apache/beam/
#15 DONE 0.1s

#16 [12/16] ADD target/third_party_licenses 
/opt/apache/beam/third_party_licenses/
#16 DONE 0.3s

#17 [13/16] COPY target/LICENSE target/options/* /opt/apache/beam/options/
#17 DONE 0.1s

#18 [14/16] COPY target/go-licenses/* 
/opt/apache/beam/third_party_licenses/golang/
#18 DONE 0.1s

#19 [15/16] RUN if [ "true" = "false" ] ; then     rm -rf 
/opt/apache/beam/third_party_licenses ;    fi
#19 DONE 0.7s

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

#21 exporting to image
#21 exporting layers
#21 exporting layers 0.2s done
#21 writing image 
sha256:2053525c7fd4449d912bf365f49eabd5d5ecf4623991feac2a258a70e7fe83e4 done
#21 naming to docker.io/apache/beam_java8_sdk:2.52.0.dev done
#21 DONE 0.2s

> Task :release:go-licenses:py:dockerRun
W1030 05:11:58.841305      38 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
W1030 05:12:03.327407      82 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:go:container:docker
#1 [internal] load build definition from Dockerfile
#1 transferring dockerfile: 1.70kB 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/debian:bullseye
#3 DONE 0.3s

#4 [1/7] FROM 
docker.io/library/debian:bullseye@sha256:c141beaa9e0767774221cc82efe3a6712a1cc4f75d2699334dfd9a28a6f7357b
#4 CACHED

#5 [internal] load build context
#5 transferring context: 22.24MB 0.2s done
#5 DONE 0.2s

#6 [2/7] RUN apt-get update &&     DEBIAN_FRONTEND=noninteractive apt-get 
install -y         ca-certificates         &&     rm -rf /var/lib/apt/lists/*
#6 0.484 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
#6 0.582 Get:2 http://deb.debian.org/debian-security bullseye-security 
InRelease [48.4 kB]
#6 0.619 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
#6 1.017 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8062 
kB]
#6 1.291 Get:5 http://deb.debian.org/debian-security bullseye-security/main 
amd64 Packages [256 kB]
#6 1.325 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 
Packages [17.4 kB]
#6 2.627 Fetched 8544 kB in 2s (3862 kB/s)
#6 2.627 Reading package lists...
#6 3.323 Reading package lists...
#6 4.005 Building dependency tree...
#6 4.195 Reading state information...
#6 4.367 The following additional packages will be installed:
#6 4.367   openssl
#6 4.415 The following NEW packages will be installed:
#6 4.417   ca-certificates openssl
#6 4.489 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
#6 4.489 Need to get 1017 kB of archives.
#6 4.489 After this operation, 1897 kB of additional disk space will be used.
#6 4.489 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 
1.1.1w-0+deb11u1 [859 kB]
#6 4.627 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates 
all 20210119 [158 kB]
#6 4.809 debconf: delaying package configuration, since apt-utils is not 
installed
#6 4.840 Fetched 1017 kB in 0s (4944 kB/s)
#6 4.866 Selecting previously unselected package openssl.
#6 4.866 (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 4.881 Preparing to unpack .../openssl_1.1.1w-0+deb11u1_amd64.deb ...
#6 4.886 Unpacking openssl (1.1.1w-0+deb11u1) ...
#6 5.008 Selecting previously unselected package ca-certificates.
#6 5.012 Preparing to unpack .../ca-certificates_20210119_all.deb ...
#6 5.014 Unpacking ca-certificates (20210119) ...
#6 5.080 Setting up openssl (1.1.1w-0+deb11u1) ...
#6 5.097 Setting up ca-certificates (20210119) ...
#6 5.686 Updating certificates in /etc/ssl/certs...
#6 6.396 129 added, 0 removed; done.
#6 6.442 Processing triggers for ca-certificates (20210119) ...
#6 6.451 Updating certificates in /etc/ssl/certs...
#6 7.006 0 added, 0 removed; done.
#6 7.006 Running hooks in /etc/ca-certificates/update.d...
#6 7.007 done.
#6 DONE 7.5s

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

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

#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:caa8e67a55c8e153625657706cf4806862322622b59352a1fc44b5aefab73e59 done
#12 naming to docker.io/apache/beam_go_sdk:latest done
#12 DONE 0.2s

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

> Task :sdks:python:container:py38:docker FAILED
#1 [internal] load build definition from Dockerfile
#1 transferring dockerfile: 5.00kB 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.3s

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

#5 [internal] load build context
#5 transferring context: 2.49MB 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:test-suites:direct:xlang:fnApiJobServerSetup
Waiting for server to start up...
Server started at port 42951

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

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 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 6m 4s
251 actionable tasks: 164 executed, 77 from cache, 10 up-to-date

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

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