Hi, it looks like due to the split something went wrong, because with JDK 16 the build fails - no change, but suddenly fails:
FAILURE: Build failed with an exception. * What went wrong: Execution failed for task ':checkUnusedConstraints'. > There are unused pins in your versions.props: [com.google.guava:guava, com.google.errorprone:*, com.google.protobuf:protobuf-java, com.github.ben-manes.caffeine:caffeine] Rerun with --fix to remove them. * 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.6.1/userguide/command_line_interface.html#sec:command_line_warnings BUILD FAILED in 16m 2s I see no commit that may cause this, so I have the feeling it's java 16 only. Dawid, do you have an idea? ----- Uwe Schindler Achterdiek 19, D-28357 Bremen https://www.thetaphi.de eMail: [email protected] > -----Original Message----- > From: Policeman Jenkins Server <[email protected]> > Sent: Thursday, March 11, 2021 8:37 PM > To: [email protected] > Subject: [JENKINS-EA] Lucene-main-Linux (64bit/jdk-16-ea+36) - Build # 29666 - > Failure! > Importance: Low > > Build: https://jenkins.thetaphi.de/job/Lucene-main-Linux/29666/ > Java: 64bit/jdk-16-ea+36 -XX:+UseCompressedOops -XX:+UseG1GC > > All tests passed --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
