Enable S3BatchDelete #5336
Triggered via pull request
December 19, 2024 02:18
Status
Failure
Total duration
14m 39s
Artifacts
–
github-actions.yml
on: pull_request
unit-test
3m 19s
store-test
12m 13s
int-test
5m 30s
server-int-test
14m 29s
publish
0s
Annotations
8 errors and 16 warnings
unit-test
Execution failed for task ':ambry-frontend:compileJava'.
> Compilation failed; see the compiler error output for details.
|
unit-test:
ambry-frontend/src/main/java/com/github/ambry/frontend/s3/S3BatchDeleteHandler.java#L51
[Task :ambry-frontend:compileJava] incompatible types: incompatible parameter types in lambda expression
restRequest.readInto(channel, (exception) -> {
^
|
int-test
Execution failed for task ':ambry-frontend:compileJava'.
> Compilation failed; see the compiler error output for details.
|
int-test:
ambry-frontend/src/main/java/com/github/ambry/frontend/s3/S3BatchDeleteHandler.java#L51
[Task :ambry-frontend:compileJava FAILED] incompatible types: incompatible parameter types in lambda expression
restRequest.readInto(channel, (exception) -> {
^
|
store-test
Execution failed for task ':ambry-frontend:compileJava'.
> Compilation failed; see the compiler error output for details.
|
store-test:
ambry-frontend/src/main/java/com/github/ambry/frontend/s3/S3BatchDeleteHandler.java#L51
[Task :ambry-frontend:compileJava FAILED] incompatible types: incompatible parameter types in lambda expression
restRequest.readInto(channel, (exception) -> {
^
|
server-int-test
Execution failed for task ':ambry-frontend:compileJava'.
> Compilation failed; see the compiler error output for details.
|
server-int-test:
ambry-frontend/src/main/java/com/github/ambry/frontend/s3/S3BatchDeleteHandler.java#L51
[Task :ambry-frontend:compileJava FAILED] incompatible types: incompatible parameter types in lambda expression
restRequest.readInto(channel, (exception) -> {
^
|
unit-test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
unit-test
distributionSha256Sum is not set in gradle/wrapper/gradle-wrapper.properties.
Please consider adding the checksum, see https://docs.gradle.org/current/userguide/gradle_wrapper.html#configuring_checksum_verification
|
unit-test
distributionSha256Sum is not set in gradle/wrapper/gradle-wrapper.properties.
Please consider adding the checksum, see https://docs.gradle.org/current/userguide/gradle_wrapper.html#configuring_checksum_verification
|
unit-test
Gradle Build Scan: https://gradle.com/s/bb2vlmxqgqgji
|
int-test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
int-test
distributionSha256Sum is not set in gradle/wrapper/gradle-wrapper.properties.
Please consider adding the checksum, see https://docs.gradle.org/current/userguide/gradle_wrapper.html#configuring_checksum_verification
|
int-test
Gradle Build Scan: https://gradle.com/s/tmdu5ehm2p63g
|
int-test
distributionSha256Sum is not set in gradle/wrapper/gradle-wrapper.properties.
Please consider adding the checksum, see https://docs.gradle.org/current/userguide/gradle_wrapper.html#configuring_checksum_verification
|
store-test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
store-test
distributionSha256Sum is not set in gradle/wrapper/gradle-wrapper.properties.
Please consider adding the checksum, see https://docs.gradle.org/current/userguide/gradle_wrapper.html#configuring_checksum_verification
|
store-test
distributionSha256Sum is not set in gradle/wrapper/gradle-wrapper.properties.
Please consider adding the checksum, see https://docs.gradle.org/current/userguide/gradle_wrapper.html#configuring_checksum_verification
|
store-test
Gradle Build Scan: https://gradle.com/s/ohagdzsfrtqbe
|
server-int-test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
server-int-test
distributionSha256Sum is not set in gradle/wrapper/gradle-wrapper.properties.
Please consider adding the checksum, see https://docs.gradle.org/current/userguide/gradle_wrapper.html#configuring_checksum_verification
|
server-int-test
distributionSha256Sum is not set in gradle/wrapper/gradle-wrapper.properties.
Please consider adding the checksum, see https://docs.gradle.org/current/userguide/gradle_wrapper.html#configuring_checksum_verification
|
server-int-test
Gradle Build Scan: https://gradle.com/s/ltq3ptiuqzpe6
|