See
<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Direct/898/display/redirect?page=changes>
Changes:
[Robert Bradshaw] Remove side input combine examples that don't work on most
runners.
[Robert Bradshaw] [BEAM-11842] Add resource hints to model proto.
[noreply] Add null checks to FhirIO.Search for when the search results are
empty.
------------------------------------------
[...truncated 104.39 KB...]
> Task :sdks:java:harness:shadowJar
> Task :runners:java-fn-execution:compileJava
> Task :sdks:java:container:pullLicenses
Traceback (most recent call last):
File "/usr/lib/python3.5/urllib/request.py", line 1261, in do_open
h.request(req.get_method(), req.selector, req.data, headers)
File "/usr/lib/python3.5/http/client.py", line 1151, in request
self._send_request(method, url, body, headers)
File "/usr/lib/python3.5/http/client.py", line 1196, in _send_request
self.endheaders(body)
File "/usr/lib/python3.5/http/client.py", line 1147, in endheaders
self._send_output(message_body)
File "/usr/lib/python3.5/http/client.py", line 950, in _send_output
self.send(msg)
File "/usr/lib/python3.5/http/client.py", line 893, in send
self.connect()
File "/usr/lib/python3.5/http/client.py", line 1297, in connect
super().connect()
File "/usr/lib/python3.5/http/client.py", line 865, in connect
(self.host,self.port), self.timeout, self.source_address)
File "/usr/lib/python3.5/socket.py", line 711, in create_connection
raise err
File "/usr/lib/python3.5/socket.py", line 702, in create_connection
sock.connect(sa)
TimeoutError: [Errno 110] Connection timed out
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File
"<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Direct/ws/src/sdks/java/container/license_scripts/pull_licenses_java.py",>
line 53, in pull_from_url
url_read = urlopen(url)
File "/usr/lib/python3.5/urllib/request.py", line 163, in urlopen
return opener.open(url, data, timeout)
File "/usr/lib/python3.5/urllib/request.py", line 466, in open
response = self._open(req, data)
File "/usr/lib/python3.5/urllib/request.py", line 484, in _open
'_open', req)
File "/usr/lib/python3.5/urllib/request.py", line 444, in _call_chain
result = func(*args)
File "/usr/lib/python3.5/urllib/request.py", line 1304, in https_open
context=self._context, check_hostname=self._check_hostname)
File "/usr/lib/python3.5/urllib/request.py", line 1263, in do_open
raise URLError(err)
urllib.error.URLError: <urlopen error [Errno 110] Connection timed out>
ERROR:root:Invalid url for xz-1.5:
https://git.tukaani.org/?p=xz-java.git;a=blob;f=COPYING;h=c1d404dc7a6f06a0437bf1055fedaa4a4c89d728;hb=9f1f97a26f090ffec6568c004a38c6534aa82b94.
Retrying...
> Task :runners:java-fn-execution:compileJava
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
> Task :runners:java-fn-execution:classes
> Task :runners:java-fn-execution:jar
> Task :sdks:java:expansion-service:compileJava
Note:
<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Direct/ws/src/sdks/java/expansion-service/src/main/java/org/apache/beam/sdk/expansion/service/ExpansionService.java>
uses unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
> Task :sdks:java:expansion-service:classes
> Task :sdks:java:expansion-service:jar
> Task :runners:direct-java:compileJava
> Task :runners:java-job-service:compileJava
> Task :sdks:java:io:kafka:compileJava
> Task :sdks:java:testing:expansion-service:compileTestJava
> Task :sdks:java:io:google-cloud-platform:compileJava
> Task :sdks:java:testing:expansion-service:compileTestJava
Note:
<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Direct/ws/src/sdks/java/testing/expansion-service/src/test/java/org/apache/beam/sdk/testing/expansion/TestExpansionService.java>
uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note:
<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Direct/ws/src/sdks/java/testing/expansion-service/src/test/java/org/apache/beam/sdk/testing/expansion/TestExpansionService.java>
uses unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
> Task :sdks:java:testing:expansion-service:testClasses
> Task :sdks:java:container:pullLicenses
Traceback (most recent call last):
File "/usr/lib/python3.5/urllib/request.py", line 1261, in do_open
h.request(req.get_method(), req.selector, req.data, headers)
File "/usr/lib/python3.5/http/client.py", line 1151, in request
self._send_request(method, url, body, headers)
File "/usr/lib/python3.5/http/client.py", line 1196, in _send_request
self.endheaders(body)
File "/usr/lib/python3.5/http/client.py", line 1147, in endheaders
self._send_output(message_body)
File "/usr/lib/python3.5/http/client.py", line 950, in _send_output
self.send(msg)
File "/usr/lib/python3.5/http/client.py", line 893, in send
self.connect()
File "/usr/lib/python3.5/http/client.py", line 1297, in connect
super().connect()
File "/usr/lib/python3.5/http/client.py", line 865, in connect
(self.host,self.port), self.timeout, self.source_address)
File "/usr/lib/python3.5/socket.py", line 711, in create_connection
raise err
File "/usr/lib/python3.5/socket.py", line 702, in create_connection
sock.connect(sa)
TimeoutError: [Errno 110] Connection timed out
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File
"<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Direct/ws/src/sdks/java/container/license_scripts/pull_licenses_java.py",>
line 53, in pull_from_url
url_read = urlopen(url)
File "/usr/lib/python3.5/urllib/request.py", line 163, in urlopen
return opener.open(url, data, timeout)
File "/usr/lib/python3.5/urllib/request.py", line 466, in open
response = self._open(req, data)
File "/usr/lib/python3.5/urllib/request.py", line 484, in _open
'_open', req)
File "/usr/lib/python3.5/urllib/request.py", line 444, in _call_chain
result = func(*args)
File "/usr/lib/python3.5/urllib/request.py", line 1304, in https_open
context=self._context, check_hostname=self._check_hostname)
File "/usr/lib/python3.5/urllib/request.py", line 1263, in do_open
raise URLError(err)
urllib.error.URLError: <urlopen error [Errno 110] Connection timed out>
ERROR:root:Invalid url for xz-1.5:
https://git.tukaani.org/?p=xz-java.git;a=blob;f=COPYING;h=c1d404dc7a6f06a0437bf1055fedaa4a4c89d728;hb=9f1f97a26f090ffec6568c004a38c6534aa82b94
after 9 retries.
ERROR:root:['xz-1.5']
ERROR:root:**************************************** Licenses were not able to
be pulled automatically for some dependencies. Please search source code of the
dependencies on the internet and add "license" and "notice" (if available)
field to
<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Direct/ws/src/sdks/java/container/license_scripts/dep_urls_java.yaml>
for each missing license. Dependency List: [xz-1.5]
INFO:root:pull_licenses_java.py failed. It took 1216.357841 seconds with 16
threads.
Traceback (most recent call last):
File
"<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Direct/ws/src/sdks/java/container/license_scripts/pull_licenses_java.py",>
line 315, in <module>
error_msg)
RuntimeError: ('1 error(s) occurred.',
['**************************************** Licenses were not able to be pulled
automatically for some dependencies. Please search source code of the
dependencies on the internet and add "license" and "notice" (if available)
field to
<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Direct/ws/src/sdks/java/container/license_scripts/dep_urls_java.yaml>
for each missing license. Dependency List: [xz-1.5]'])
> Task :sdks:java:container:pullLicenses FAILED
> Task :runners:java-job-service:compileJava
Note:
<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Direct/ws/src/runners/java-job-service/src/main/java/org/apache/beam/runners/jobsubmission/PortablePipelineJarCreator.java>
uses unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
> Task :runners:java-job-service:classes
> Task :sdks:java:container:resolveBuildDependencies
Resolving
./github.com/apache/beam/sdks/go@<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Direct/ws/src/sdks/go>
> Task :runners:java-job-service:jar
> Task :sdks:java:testing:expansion-service:buildTestExpansionServiceJar
> Task :sdks:python:container:py36:docker
[91m gcc -pthread -shared
build/temp.linux-x86_64-3.6/apache_beam/metrics/cells.o -L/usr/local/lib
-lpython3.6m -o
build/lib.linux-x86_64-3.6/apache_beam/metrics/cells.cpython-36m-x86_64-linux-gnu.so
[0m[91m building 'apache_beam.metrics.execution' extension
[0m[91m gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv
-O3 -Wall -fPIC -I/usr/local/include/python3.6m -c
apache_beam/metrics/execution.c -o
build/temp.linux-x86_64-3.6/apache_beam/metrics/execution.o
[0m[91m gcc -pthread -shared
build/temp.linux-x86_64-3.6/apache_beam/metrics/execution.o -L/usr/local/lib
-lpython3.6m -o
build/lib.linux-x86_64-3.6/apache_beam/metrics/execution.cpython-36m-x86_64-linux-gnu.so
[0m[91m building 'apache_beam.runners.common' extension
gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall
-fPIC -I/usr/local/include/python3.6m -c apache_beam/runners/common.c -o
build/temp.linux-x86_64-3.6/apache_beam/runners/common.o
[0m
> Task :sdks:java:container:installDependencies
> Task :runners:portability:java:compileJava
> Task :sdks:java:container:buildLinuxAmd64
> Task :sdks:java:container:goBuild
> Task :sdks:java:container:java8:copySdkHarnessLauncher
> Task :runners:portability:java:classes
> Task :sdks:python:container:py36:docker
[91m gcc -pthread -shared
build/temp.linux-x86_64-3.6/apache_beam/runners/common.o -L/usr/local/lib
-lpython3.6m -o
build/lib.linux-x86_64-3.6/apache_beam/runners/common.cpython-36m-x86_64-linux-gnu.so
[0m[91m building 'apache_beam.runners.worker.logger' extension
[0m[91m gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv
-O3 -Wall -fPIC -I/usr/local/include/python3.6m -c
apache_beam/runners/worker/logger.c -o
build/temp.linux-x86_64-3.6/apache_beam/runners/worker/logger.o
[0m[91m gcc -pthread -shared
build/temp.linux-x86_64-3.6/apache_beam/runners/worker/logger.o
-L/usr/local/lib -lpython3.6m -o
build/lib.linux-x86_64-3.6/apache_beam/runners/worker/logger.cpython-36m-x86_64-linux-gnu.so
[0m[91m building 'apache_beam.runners.worker.opcounters' extension
[0m[91m gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv
-O3 -Wall -fPIC -I/usr/local/include/python3.6m -c
apache_beam/runners/worker/opcounters.c -o
build/temp.linux-x86_64-3.6/apache_beam/runners/worker/opcounters.o
[0m[91m gcc -pthread -shared
build/temp.linux-x86_64-3.6/apache_beam/runners/worker/opcounters.o
-L/usr/local/lib -lpython3.6m -o
build/lib.linux-x86_64-3.6/apache_beam/runners/worker/opcounters.cpython-36m-x86_64-linux-gnu.so
[0m[91m building 'apache_beam.runners.worker.operations' extension
[0m[91m gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv
-O3 -Wall -fPIC -I/usr/local/include/python3.6m -c
apache_beam/runners/worker/operations.c -o
build/temp.linux-x86_64-3.6/apache_beam/runners/worker/operations.o
[0m
> Task :runners:portability:java:compileTestJava
Note:
<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Direct/ws/src/runners/portability/java/src/test/java/org/apache/beam/runners/portability/CloseableResourceTest.java>
uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
> Task :runners:portability:java:testClasses
> Task :sdks:java:io:kafka:compileJava
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
> Task :sdks:java:io:kafka:classes
> Task :sdks:java:io:kafka:jar
> Task :sdks:java:container:java8:copyDockerfileDependencies
> Task :runners:direct-java:compileJava
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
> Task :runners:direct-java:classes
> Task :runners:direct-java:shadowJar FROM-CACHE
> Task :sdks:java:io:google-cloud-platform:compileJava
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
> Task :sdks:java:io:google-cloud-platform:classes
> Task :sdks:java:io:google-cloud-platform:jar
> Task :sdks:java:extensions:sql:compileJava
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
> Task :sdks:java:extensions:sql:classes
> Task :sdks:java:extensions:sql:jar
> Task :sdks:java:extensions:sql:zetasql:compileJava
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
> Task :sdks:java:extensions:sql:zetasql:classes
> Task :sdks:java:extensions:sql:zetasql:jar
> Task :sdks:java:extensions:sql:expansion-service:compileJava
Note:
<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Direct/ws/src/sdks/java/extensions/sql/expansion-service/src/main/java/org/apache/beam/sdk/extensions/sql/expansion/ExternalSqlTransformRegistrar.java>
uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
> Task :sdks:java:extensions:sql:expansion-service:classes
> Task :sdks:java:extensions:sql:expansion-service:shadowJar
> Task :sdks:python:test-suites:direct:xlang:fnApiJobServerCleanup
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. Run with --scan to get full insights.
* Get more help at https://help.gradle.org
Deprecated Gradle features were used in this build, making it incompatible with
Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See
https://docs.gradle.org/6.8/userguide/command_line_interface.html#sec:command_line_warnings
BUILD FAILED in 37m 7s
157 actionable tasks: 145 executed, 8 from cache, 4 up-to-date
Gradle was unable to watch the file system for changes. The inotify watches
limit is too low.
Publishing build scan...
https://gradle.com/s/iomovtnz5bcnu
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]