See 
<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Flink/3748/display/redirect?page=changes>

Changes:

[Ismaël Mejía] [BEAM-11992] Run CrossLanguage ValidatesRunner tests only for 
Spark 2

[aromanenko.dev] [BEAM-8778] Bump software.amazon.awssdk version to 2.15.31


------------------------------------------
[...truncated 669.76 KB...]
Ignoring pip-licenses: markers 'python_version <= "2.7"' don't match your 
environment
INFO:root:Successfully pulled licenses for 85 dependencies
Found existing installation: pip-licenses 2.3.0
Uninstalling pip-licenses-2.3.0:
  Successfully uninstalled pip-licenses-2.3.0

> Task :runners:java-fn-execution:classes
> Task :runners:java-fn-execution:jar

> Task :sdks:python:container:py36:docker
Removing intermediate container 6debad2ad947
 ---> f18d248e4cb7
Step 17/23 : RUN rm -rf /tmp/license_scripts
 ---> Running in f7b161334427
Removing intermediate container f7b161334427
 ---> 347fbd974237
Step 18/23 : RUN pip freeze --all
 ---> Running in 1aeb0b3dd603
absl-py==0.12.0
apache-beam @ file:///opt/apache/beam/tars/apache-beam.tar.gz
astunparse==1.6.3
avro-python3==1.8.2
cachetools==4.2.1
certifi==2020.12.5
cffi==1.14.5
chardet==4.0.0
crcmod==1.7
Cython==0.29.13
dataclasses==0.8
dill==0.3.1.1
docopt==0.6.2
fastavro==1.0.0.post1
fasteners==0.16
flatbuffers==1.12
future==0.18.2
gast==0.3.3
google-api-core==1.22.0
google-apitools==0.5.31
google-auth==1.28.0
google-auth-oauthlib==0.4.3
google-cloud-bigquery==1.26.1
google-cloud-bigtable==1.0.0
google-cloud-core==1.4.1
google-cloud-datastore==1.7.4
google-cloud-dlp==1.0.0
google-cloud-language==1.3.0
google-cloud-pubsub==1.0.2
google-cloud-spanner==1.19.1
google-cloud-videointelligence==1.16.1
google-cloud-vision==1.0.0
google-crc32c==1.1.2
google-pasta==0.2.0
google-resumable-media==1.2.0
googleapis-common-protos==1.53.0
grpc-google-iam-v1==0.12.3
grpcio==1.32.0
grpcio-gcp==0.2.2
guppy3==3.0.9
h5py==2.10.0
hdfs==2.5.8
httplib2==0.12.0
idna==2.10
importlib-metadata==3.7.3
Keras-Preprocessing==1.1.2
Markdown==3.3.4
mmh3==2.5.1
mock==2.0.0
nose==1.3.7
numpy==1.19.5
oauth2client==4.1.3
oauthlib==3.1.0
opt-einsum==3.3.0
pandas==1.1.5
pbr==5.5.1
pip==21.0.1
protobuf==3.12.2
protorpc==0.12.0
PTable==0.9.2
pyarrow==3.0.0
pyasn1==0.4.8
pyasn1-modules==0.2.8
pycparser==2.20
pydot==1.4.1
PyHamcrest==1.10.1
pymongo==3.9.0
pyparsing==2.4.7
python-dateutil==2.8.1
python-gflags==3.0.6
pytz==2019.3
PyYAML==5.1
requests==2.25.1
requests-oauthlib==1.3.0
rsa==4.7.2
scipy==1.4.1
setuptools==54.1.1
six==1.15.0
tenacity==7.0.0
tensorboard==2.4.1
tensorboard-plugin-wit==1.8.0
tensorflow==2.4.1
tensorflow-estimator==2.4.0
termcolor==1.1.0
typing-extensions==3.7.4.3
urllib3==1.26.4
Werkzeug==1.0.1
wheel==0.36.2
wrapt==1.12.1
zipp==3.4.1
Removing intermediate container 1aeb0b3dd603
 ---> 8f1d5511607d
Step 19/23 : RUN pip check
 ---> Running in 31b653951c2c
No broken requirements found.
Removing intermediate container 31b653951c2c
 ---> a9c616ec19a1
Step 20/23 : COPY target/LICENSE /opt/apache/beam/
 ---> 5abf93dcb8f5
Step 21/23 : COPY target/NOTICE /opt/apache/beam/
 ---> e57976b6ce00
Step 22/23 : ADD target/launcher/linux_amd64/boot /opt/apache/beam/
 ---> 86fe51154977
Step 23/23 : ENTRYPOINT ["/opt/apache/beam/boot"]
 ---> Running in b82cde73075c
Removing intermediate container b82cde73075c
 ---> 3450090ba3ea
Successfully built 3450090ba3ea
Successfully tagged apache/beam_python3.6_sdk:2.30.0.dev

> Task :sdks:java:expansion-service:compileJava
Note: 
<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Flink/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:google-cloud-platform:compileJava
> Task :sdks:java:io:kafka:compileJava

> Task :runners:java-job-service:compileJava
Note: 
<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Flink/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 :runners:java-job-service:jar
> Task :runners:portability:java:compileJava
> Task :runners:portability:java:classes
> Task :runners:portability:java:jar
> Task :runners:flink:1.12:compileJava

> Task :runners:portability:java:compileTestJava
Note: 
<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Flink/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 :runners:portability:java:testJar

> 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 :sdks:java:container:java8:dockerPrepare

> 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:container:java8:docker
 ---> c86f3f7d303e
Step 14/17 : COPY target/LICENSE target/go-licenses/* 
/opt/apache/beam/third_party_licenses/golang/
 ---> 517bd5363421
Step 15/17 : RUN rm /opt/apache/beam/third_party_licenses/golang/LICENSE
 ---> Running in 607c592fabe8
Removing intermediate container 607c592fabe8
 ---> 82d3e4742389
Step 16/17 : RUN if [ "${pull_licenses}" = "false" ] ; then     rm -rf 
/opt/apache/beam/third_party_licenses ;    fi
 ---> Running in f9d09b5dc9ba
Removing intermediate container f9d09b5dc9ba
 ---> b5d8d4bf3b0d
Step 17/17 : ENTRYPOINT ["/opt/apache/beam/boot"]
 ---> Running in 992b86d7b4d8
Removing intermediate container 992b86d7b4d8
 ---> 19cfb686c2da
Successfully built 19cfb686c2da
Successfully tagged apache/beam_java8_sdk:2.30.0.dev

> Task :runners:flink:1.12: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:flink:1.12:classes
> Task :runners:flink:1.12:jar
> Task :runners:flink:1.12:job-server:compileJava NO-SOURCE
> Task :runners:flink:1.12:job-server:classes UP-TO-DATE

> 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 :runners:flink:1.12:compileTestJava
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:flink:1.12:testClasses
> Task :runners:flink:1.12:testJar

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':sdks:java:io:hadoop-common:compileJava'.
> Compilation failed; see the compiler error output for details.

* 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 19m 55s
164 actionable tasks: 148 executed, 12 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/k7pd6isqw2xpq

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