Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
https://ci.bigtop.apache.org/job/Bigtop-trunk-packages/627/COMPONENTS=kafka,OS=fedora-31-aarch64/console
https://ci.bigtop.apache.org/job/Bigtop-trunk-packages/626/COMPONENTS=kafka,OS=fedora-31-aarch64/console
https://ci.bigtop.apache.org/job/Bigtop-trunk-packages/625/COMPONENTS=kafka,OS=fedora-31-aarch64/console
https://ci.bigtop.apache.org/job/Bigtop-trunk-packages/624/COMPONENTS=kafka,OS=fedora-31-aarch64/console
First I suspected intermittent network error that often occurs while downloading from the maven central repository, but the builds always failed during the :wrapper task, and their download size were always the same value.
> Task :wrapper FAILED > Task :removeWindowsScript UP-TO-DATE > Task :bootstrapWrapperProperties > Task :bootstrapWrapper FAILURE: Build failed with an exception. * What went wrong: Execution failed for task ':wrapper'. > java.util.zip.ZipException: invalid entry compressed size (expected 3765 but got 3763 bytes) * 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. 4 actionable tasks: 3 executed, 1 up-to-date * Get more help at https://help.gradle.org BUILD FAILED in 1m 7s error: Bad exit status from /var/tmp/rpm-tmp.1y40oo (%build) Bad exit status from /var/tmp/rpm-tmp.1y40oo (%build) RPM build errors: > Task :kafka-rpm FAILED
I'm going to try to reproduce it using some ARM64 machine.