Started by user Marco Nguitragool-Schulze Building in workspace /home/tomcat/.jenkins/workspace/org.bouncycastle.openpgp.wot > git rev-parse --is-inside-work-tree Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/subshare/bc-pgp-wot.git Fetching upstream changes from https://github.com/subshare/bc-pgp-wot.git > git --version > git fetch --tags --progress https://github.com/subshare/bc-pgp-wot.git +refs/heads/*:refs/remotes/origin/* > git rev-parse origin/master^{commit} Checking out Revision 410c1effe41deea13aa00a7824e2810d88f166e5 (origin/master) > git config core.sparsecheckout > git checkout -f 410c1effe41deea13aa00a7824e2810d88f166e5 > git rev-list 410c1effe41deea13aa00a7824e2810d88f166e5 [Gradle] - Launching build. [org.bouncycastle.openpgp.wot] $ /home/tomcat/gradle-6.0.1/bin/gradle -DmavenDeployerRepoUrl=file:/srv/www/nightly/www.subshare.org/htdocs/maven -Dtest.ignoreFailures=true -i clean build install uploadArchives Initialized native services in: /home/tomcat/.gradle/native Found daemon DaemonInfo{pid=2634, address=[7a2c00d4-12ef-4d36-9625-806e60a0d662 port:40859, addresses:[/0:0:0:0:0:0:0:1, /127.0.0.1]], state=Idle, lastBusy=1581237653620, context=DefaultDaemonContext[uid=8c501973-207b-4695-8d6f-293a55d1a22f,javaHome=/usr/lib/jvm/java-8-openjdk-amd64,daemonRegistryDir=/home/tomcat/.gradle/daemon,pid=2634,idleTimeout=10800000,priority=NORMAL,daemonOpts=-XX:MaxMetaspaceSize=256m,-XX:+HeapDumpOnOutOfMemoryError,-Xms256m,-Xmx512m,-Dfile.encoding=UTF-8,-Duser.country=GB,-Duser.language=en,-Duser.variant]} however its context does not match the desired criteria. Java home is different. Wanted: DefaultDaemonContext[uid=null,javaHome=/usr/lib/jvm/jdk-11.0.6+10,daemonRegistryDir=/home/tomcat/.gradle/daemon,pid=3183,idleTimeout=null,priority=NORMAL,daemonOpts=--add-opens,java.base/java.util=ALL-UNNAMED,--add-opens,java.base/java.lang=ALL-UNNAMED,--add-opens,java.base/java.lang.invoke=ALL-UNNAMED,--add-opens,java.prefs/java.util.prefs=ALL-UNNAMED,-XX:MaxMetaspaceSize=256m,-XX:+HeapDumpOnOutOfMemoryError,-Xms256m,-Xmx512m,-Dfile.encoding=UTF-8,-Duser.country=GB,-Duser.language=en,-Duser.variant] Actual: DefaultDaemonContext[uid=8c501973-207b-4695-8d6f-293a55d1a22f,javaHome=/usr/lib/jvm/java-8-openjdk-amd64,daemonRegistryDir=/home/tomcat/.gradle/daemon,pid=2634,idleTimeout=10800000,priority=NORMAL,daemonOpts=-XX:MaxMetaspaceSize=256m,-XX:+HeapDumpOnOutOfMemoryError,-Xms256m,-Xmx512m,-Dfile.encoding=UTF-8,-Duser.country=GB,-Duser.language=en,-Duser.variant] Looking for a different daemon... Removing 0 daemon stop events from registry Starting a Gradle Daemon, 1 incompatible Daemon could not be reused, use --status for details Starting process 'Gradle build daemon'. Working directory: /home/tomcat/.gradle/daemon/6.0.1 Command: /usr/lib/jvm/jdk-11.0.6+10/bin/java --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.base/java.lang.invoke=ALL-UNNAMED --add-opens java.prefs/java.util.prefs=ALL-UNNAMED -XX:MaxMetaspaceSize=256m -XX:+HeapDumpOnOutOfMemoryError -Xms256m -Xmx512m -Dfile.encoding=UTF-8 -Duser.country=GB -Duser.language=en -Duser.variant -cp /home/tomcat/gradle-6.0.1/lib/gradle-launcher-6.0.1.jar org.gradle.launcher.daemon.bootstrap.GradleDaemon 6.0.1 Successfully started process 'Gradle build daemon' An attempt to start the daemon took 2.767 secs. The client will now receive all logging from the daemon (pid: 3229). The daemon log file: /home/tomcat/.gradle/daemon/6.0.1/daemon-3229.out.log Starting build in new daemon [memory: 536.9 MB] Closing daemon's stdin at end of input. The daemon will no longer process any standard input. Using 6 worker leases. Starting Build Settings evaluated using settings file '/home/tomcat/.jenkins/workspace/org.bouncycastle.openpgp.wot/org.bouncycastle.openpgp.wot/settings.gradle'. Projects loaded. Root project using build file '/home/tomcat/.jenkins/workspace/org.bouncycastle.openpgp.wot/org.bouncycastle.openpgp.wot/build.gradle'. Included projects: [root project 'org.bouncycastle.openpgp.wot'] > Configure project : Evaluating root project 'org.bouncycastle.openpgp.wot' using build file '/home/tomcat/.jenkins/workspace/org.bouncycastle.openpgp.wot/org.bouncycastle.openpgp.wot/build.gradle'. All projects evaluated. Selected primary task 'clean' from project : Selected primary task 'build' from project : Selected primary task 'install' from project : Selected primary task 'uploadArchives' from project : Tasks to be executed: [task ':clean', task ':compileJava', task ':processResources', task ':classes', task ':jar', task ':assemble', task ':compileTestJava', task ':processTestResources', task ':testClasses', task ':test', task ':check', task ':build', task ':install', task ':uploadArchives'] :clean (Thread[Execution worker for ':',5,main]) started. > Task :clean Caching disabled for task ':clean' because: Build cache is disabled Task ':clean' is not up-to-date because: Task has not declared any outputs despite executing actions. :clean (Thread[Execution worker for ':',5,main]) completed. Took 0.167 secs. :compileJava (Thread[Execution worker for ':',5,main]) started. > Task :compileJava Caching disabled for task ':compileJava' because: Build cache is disabled Task ':compileJava' is not up-to-date because: Value of input property 'toolChain.version' has changed for task ':compileJava' The input changes require a full rebuild for incremental task ':compileJava'. Full recompilation is required because no incremental change information is available. This is usually caused by clean builds or changing compiler arguments. Compiling with JDK Java compiler API. Note: /home/tomcat/.jenkins/workspace/org.bouncycastle.openpgp.wot/org.bouncycastle.openpgp.wot/src/main/java/org/bouncycastle/openpgp/wot/internal/TrustDbImpl.java uses or overrides a deprecated API. Note: Recompile with -Xlint:deprecation for details. Created classpath snapshot for incremental compilation in 0.147 secs. :compileJava (Thread[Execution worker for ':',5,main]) completed. Took 4.614 secs. :processResources (Thread[Execution worker for ':',5,main]) started. > Task :processResources NO-SOURCE file or directory '/home/tomcat/.jenkins/workspace/org.bouncycastle.openpgp.wot/org.bouncycastle.openpgp.wot/src/main/resources', not found Skipping task ':processResources' as it has no source files and no previous output files. :processResources (Thread[Execution worker for ':',5,main]) completed. Took 0.018 secs. :classes (Thread[Execution worker for ':',5,main]) started. > Task :classes Skipping task ':classes' as it has no actions. :classes (Thread[Execution worker for ':',5,main]) completed. Took 0.002 secs. :jar (Thread[Execution worker for ':',5,main]) started. > Task :jar Caching disabled for task ':jar' because: Build cache is disabled Task ':jar' is not up-to-date because: Output property 'archiveFile' file /home/tomcat/.jenkins/workspace/org.bouncycastle.openpgp.wot/org.bouncycastle.openpgp.wot/build/libs/org.bouncycastle.openpgp.wot-161b03.1-SNAPSHOT.jar has been removed. :jar (Thread[Execution worker for ':',5,main]) completed. Took 2.015 secs. :assemble (Thread[Execution worker for ':',5,main]) started. > Task :assemble Skipping task ':assemble' as it has no actions. :assemble (Thread[Execution worker for ':',5,main]) completed. Took 0.0 secs. :compileTestJava (Thread[Execution worker for ':',5,main]) started. > Task :compileTestJava Caching disabled for task ':compileTestJava' because: Build cache is disabled Task ':compileTestJava' is not up-to-date because: Value of input property 'toolChain.version' has changed for task ':compileTestJava' The input changes require a full rebuild for incremental task ':compileTestJava'. Full recompilation is required because no incremental change information is available. This is usually caused by clean builds or changing compiler arguments. Compiling with JDK Java compiler API. Note: Some input files use or override a deprecated API. Note: Recompile with -Xlint:deprecation for details. Created classpath snapshot for incremental compilation in 0.165 secs. :compileTestJava (Thread[Execution worker for ':',5,main]) completed. Took 1.264 secs. :processTestResources (Thread[Execution worker for ':',5,main]) started. > Task :processTestResources Caching disabled for task ':processTestResources' because: Build cache is disabled Task ':processTestResources' is not up-to-date because: Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.bouncycastle.openpgp.wot/org.bouncycastle.openpgp.wot/build/resources/test has been removed. Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.bouncycastle.openpgp.wot/org.bouncycastle.openpgp.wot/build/resources/test/log4j.properties has been removed. :processTestResources (Thread[Execution worker for ':',5,main]) completed. Took 0.019 secs. :testClasses (Thread[Execution worker for ':',5,main]) started. > Task :testClasses Skipping task ':testClasses' as it has no actions. :testClasses (Thread[Execution worker for ':',5,main]) completed. Took 0.0 secs. :test (Thread[Execution worker for ':',5,main]) started. Gradle Test Executor 1 started executing tests. > Task :test Caching disabled for task ':test' because: Build cache is disabled Task ':test' is not up-to-date because: Value of input property 'javaVersion' has changed for task ':test' Starting process 'Gradle Test Executor 1'. Working directory: /home/tomcat/.jenkins/workspace/org.bouncycastle.openpgp.wot/org.bouncycastle.openpgp.wot Command: /usr/lib/jvm/jdk-11.0.6+10/bin/java -Dorg.gradle.native=false @/tmp/gradle-worker-classpath1708134701550650897txt -Xmx512m -Dfile.encoding=UTF-8 -Duser.country=GB -Duser.language=en -Duser.variant -ea worker.org.gradle.process.internal.worker.GradleWorkerMain 'Gradle Test Executor 1' Successfully started process 'Gradle Test Executor 1' org.bouncycastle.openpgp.wot.UpdateTrustDbTest STANDARD_ERROR SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder". SLF4J: Defaulting to no-operation (NOP) logger implementation SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details. org.bouncycastle.openpgp.wot.internal.TrustDbProductiveFileTest > isExpired SKIPPED Gradle Test Executor 1 finished executing tests. > Task :test org.bouncycastle.openpgp.wot.internal.TrustDbProductiveFileTest > updateMyProductiveDbHashTable SKIPPED org.bouncycastle.openpgp.wot.internal.TrustDbProductiveFileTest > readMyProductiveTrustDb SKIPPED org.bouncycastle.openpgp.wot.internal.TrustDbProductiveFileTest > readBrokenRecord SKIPPED org.bouncycastle.openpgp.wot.internal.TrustDbProductiveFileTest > updateMyProductiveTrustDb SKIPPED Finished generating test XML results (0.049 secs) into: /home/tomcat/.jenkins/workspace/org.bouncycastle.openpgp.wot/org.bouncycastle.openpgp.wot/build/test-results/test Generating HTML test report... Finished generating test html results (0.055 secs) into: /home/tomcat/.jenkins/workspace/org.bouncycastle.openpgp.wot/org.bouncycastle.openpgp.wot/build/reports/tests/test :test (Thread[Execution worker for ':',5,main]) completed. Took 8.645 secs. :check (Thread[Execution worker for ':',5,main]) started. > Task :check Skipping task ':check' as it has no actions. :check (Thread[Execution worker for ':',5,main]) completed. Took 0.001 secs. :build (Thread[Execution worker for ':',5,main]) started. > Task :build Skipping task ':build' as it has no actions. :build (Thread[Execution worker for ':',5,main]) completed. Took 0.0 secs. :install (Thread[Execution worker for ':',5,main]) started. > Task :install Caching disabled for task ':install' because: Build cache is disabled Task ':install' is not up-to-date because: Task has not declared any outputs despite executing actions. Publishing configuration: configuration ':archives' Publishing to org.gradle.api.publication.maven.internal.deployer.BaseMavenInstaller@2dc80981 :install (Thread[Execution worker for ':',5,main]) completed. Took 1.215 secs. :uploadArchives (Thread[Execution worker for ':',5,main]) started. > Task :uploadArchives Caching disabled for task ':uploadArchives' because: Build cache is disabled Task ':uploadArchives' is not up-to-date because: Task has not declared any outputs despite executing actions. Publishing configuration: configuration ':archives' Publishing to org.gradle.api.publication.maven.internal.deployer.DefaultGroovyMavenDeployer@ae7964e Deploying to file:/srv/www/nightly/www.subshare.org/htdocs/maven/snapshot Downloading: org/bouncycastle/org.bouncycastle.openpgp.wot/161b03.1-SNAPSHOT/maven-metadata.xml from repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/snapshot/ Transferring 1K from remote Uploading: org/bouncycastle/org.bouncycastle.openpgp.wot/161b03.1-SNAPSHOT/org.bouncycastle.openpgp.wot-161b03.1-20200209.084737-2.jar to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/snapshot/ Transferring 70K from remote Uploaded 70K Uploading: org/bouncycastle/org.bouncycastle.openpgp.wot/161b03.1-SNAPSHOT/org.bouncycastle.openpgp.wot-161b03.1-20200209.084737-2.pom to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/snapshot/ Transferring 1K from remote Uploaded 1K Downloading: org/bouncycastle/org.bouncycastle.openpgp.wot/maven-metadata.xml from repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/snapshot/ Transferring 0K from remote Uploading: org/bouncycastle/org.bouncycastle.openpgp.wot/161b03.1-SNAPSHOT/maven-metadata.xml to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/snapshot/ Transferring 1K from remote Uploaded 1K Uploading: org/bouncycastle/org.bouncycastle.openpgp.wot/maven-metadata.xml to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/snapshot/ Transferring 0K from remote Uploaded 0K :uploadArchives (Thread[Execution worker for ':',5,main]) completed. Took 0.567 secs. 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.0.1/userguide/command_line_interface.html#sec:command_line_warnings BUILD SUCCESSFUL in 31s 8 actionable tasks: 8 executed Build step 'Invoke Gradle script' changed build result to SUCCESS Archiving artifacts Recording test results Finished: SUCCESS