Skip to content

Console Output

Started by user Matthias Mueller
Checking out git ssh://git@bitbucket.aiticon.net:7999/ac/appng-build.git into /var/lib/jenkins/workspace/appNG_Authentication_Release@script/bdbfa27d130baca2dd7179d7d303b2bdc98981d2af9b10e35d0fc15e52514b80 to read build-application.jenkins
Selected Git installation does not exist. Using Default
The recommended git tool is: NONE
using credential 7212ca60-dbd7-4a0f-9f8e-b6bc3d3993d4
Cloning the remote Git repository
Cloning repository ssh://git@bitbucket.aiticon.net:7999/ac/appng-build.git
 > git init /var/lib/jenkins/workspace/appNG_Authentication_Release@script/bdbfa27d130baca2dd7179d7d303b2bdc98981d2af9b10e35d0fc15e52514b80 # timeout=10
Fetching upstream changes from ssh://git@bitbucket.aiticon.net:7999/ac/appng-build.git
 > git --version # timeout=10
 > git --version # 'git version 2.30.2'
using GIT_SSH to set credentials 
Verifying host key using known hosts file
 > git fetch --tags --force --progress -- ssh://git@bitbucket.aiticon.net:7999/ac/appng-build.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url ssh://git@bitbucket.aiticon.net:7999/ac/appng-build.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
Checking out Revision 5926a1259e86dde4a9d707f417cfba98db5783db (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 5926a1259e86dde4a9d707f417cfba98db5783db # timeout=10
Commit message: "copy WAR to outFolder"
 > git rev-list --no-walk 75ed061924d906a09eed3558b96c26e06761dd62 # timeout=10
[Pipeline] Start of Pipeline
[Pipeline] node
Running on Jenkins in /var/lib/jenkins/workspace/appNG_Authentication_Release
[Pipeline] {
[Pipeline] tool
[Pipeline] tool
[Pipeline] stage
[Pipeline] { (Info)
[Pipeline] echo
##############################################
[Pipeline] echo
Preparing release 1.14.0 for appng-authentication from branch appng-authentication-1.14.x, current snapshot is 1.14.0-SNAPSHOT, next version will be 1.14.1-SNAPSHOT
[Pipeline] echo
##############################################
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Prepare Release Branch)
[Pipeline] sh
+ rm -rf appng-authentication
[Pipeline] sh
+ git clone git@github.com:appNG/appng-authentication.git appng-authentication
Cloning into 'appng-authentication'...
[Pipeline] dir
Running in /var/lib/jenkins/workspace/appNG_Authentication_Release/appng-authentication
[Pipeline] {
[Pipeline] sh
+ git checkout appng-authentication-1.14.x
Switched to a new branch 'appng-authentication-1.14.x'
Branch 'appng-authentication-1.14.x' set up to track remote branch 'appng-authentication-1.14.x' from 'origin'.
[Pipeline] sh
+ sed -i s/1\.14\.0-SNAPSHOT/1\.14\.0/g pom.xml
[Pipeline] sh
+ git status
On branch appng-authentication-1.14.x
Your branch is up to date with 'origin/appng-authentication-1.14.x'.

Changes not staged for commit:
  (use "git add <file>..." to update what will be committed)
  (use "git restore <file>..." to discard changes in working directory)
	modified:   pom.xml

no changes added to commit (use "git add" and/or "git commit -a")
[Pipeline] sh
+ git commit -a -m preparing release 1.14.0
[appng-authentication-1.14.x bc7642e] preparing release 1.14.0
 1 file changed, 1 insertion(+), 1 deletion(-)
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build Release Branch)
[Pipeline] dir
Running in /var/lib/jenkins/workspace/appNG_Authentication_Release/appng-authentication
[Pipeline] {
[Pipeline] sh
+ /var/lib/jenkins/tools/hudson.tasks.Maven_MavenInstallation/Maven_3.6.3/bin/mvn -version
Apache Maven 3.8.6 (84538c9988a25aec085021c365c560670ad80f63)
Maven home: /var/lib/jenkins/tools/hudson.tasks.Maven_MavenInstallation/Maven_3.6.3
Java version: 17.0.6, vendor: Eclipse Adoptium, runtime: /var/lib/jenkins/tools/hudson.model.JDK/OpenJDK17/jdk-17.0.6+10
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "5.10.0-26-amd64", arch: "amd64", family: "unix"
[Pipeline] sh
+ /var/lib/jenkins/tools/hudson.tasks.Maven_MavenInstallation/Maven_3.6.3/bin/mvn clean deploy -DoutFolder=/srv/www/appng.org/appng/builds/stable -Pmaven-central
[INFO] Scanning for projects...
[INFO] Inspecting build with total of 1 modules...
[INFO] Installing Nexus Staging features:
[INFO]   ... total of 1 executions of maven-deploy-plugin replaced with nexus-staging-maven-plugin
[INFO] 
[INFO] -------------------< org.appng:appng-authentication >-------------------
[INFO] Building appNG Authentication 1.14.0
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ appng-authentication ---
[INFO] 
[INFO] --- appng-maven-plugin:1.24.5:generateApplicationConstants (applicationConstants) @ appng-authentication ---
[INFO] generate application constants for [/var/lib/jenkins/workspace/appNG_Authentication_Release/appng-authentication/application-home/application.xml, org.appng.application.authentication.AuthenticationSettings, /var/lib/jenkins/workspace/appNG_Authentication_Release/appng-authentication/target/generated-sources/constants]
[INFO] 
[INFO] --- appng-maven-plugin:1.24.5:generateMessageConstants (messageConstants) @ appng-authentication ---
[INFO] generate message constants for [/var/lib/jenkins/workspace/appNG_Authentication_Release/appng-authentication/application-home/dictionary/authentication-messages.properties, org.appng.application.authentication.MessageConstants, /var/lib/jenkins/workspace/appNG_Authentication_Release/appng-authentication/target/generated-sources/constants]
[INFO] 
[INFO] --- build-helper-maven-plugin:3.0.0:add-source (default) @ appng-authentication ---
[INFO] Source directory: /var/lib/jenkins/workspace/appNG_Authentication_Release/appng-authentication/target/generated-sources/constants added.
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ appng-authentication ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/appNG_Authentication_Release/appng-authentication/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ appng-authentication ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 14 source files to /var/lib/jenkins/workspace/appNG_Authentication_Release/appng-authentication/target/classes
[INFO] /var/lib/jenkins/workspace/appNG_Authentication_Release/appng-authentication/src/main/java/org/appng/application/authentication/webform/PasswordReset.java: /var/lib/jenkins/workspace/appNG_Authentication_Release/appng-authentication/src/main/java/org/appng/application/authentication/webform/PasswordReset.java uses or overrides a deprecated API.
[INFO] /var/lib/jenkins/workspace/appNG_Authentication_Release/appng-authentication/src/main/java/org/appng/application/authentication/webform/PasswordReset.java: Recompile with -Xlint:deprecation for details.
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ appng-authentication ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 9 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ appng-authentication ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 11 source files to /var/lib/jenkins/workspace/appNG_Authentication_Release/appng-authentication/target/test-classes
[INFO] /var/lib/jenkins/workspace/appNG_Authentication_Release/appng-authentication/src/test/java/org/appng/application/authentication/webform/PasswordResetTest.java: /var/lib/jenkins/workspace/appNG_Authentication_Release/appng-authentication/src/test/java/org/appng/application/authentication/webform/PasswordResetTest.java uses or overrides a deprecated API.
[INFO] /var/lib/jenkins/workspace/appNG_Authentication_Release/appng-authentication/src/test/java/org/appng/application/authentication/webform/PasswordResetTest.java: Recompile with -Xlint:deprecation for details.
[INFO] 
[INFO] --- maven-surefire-plugin:3.0.0-M7:test (default-test) @ appng-authentication ---
[INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.appng.application.authentication.digest.DigestLoginTest
Jan 18, 2024 4:05:25 PM ch.sla.jdbcperflogger.Logger info
INFO: Using config file jdbcperflogger-fallback.xml
2024-01-18 16:05:31,934 ERROR [main] org.appng.core.security.DigestValidator: Encrypted part does not match. Encrypted part is 15CC307FE53E417676ACB516819201A1, but should be A4C89A8488FAEDB08CA6A3CAAB87D251
2024-01-18 16:05:31,934 ERROR [main] org.appng.core.security.DigestValidator: Digest validation failed.
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.364 s - in org.appng.application.authentication.digest.DigestLoginTest
[INFO] Running org.appng.application.authentication.ntlm.NtlmLoginTest
2024-01-18 16:05:34,238 ERROR [main] org.appng.core.service.CoreService: No valid group membership found for user 'subject-42'
[WARNING] Tests run: 4, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 2.349 s - in org.appng.application.authentication.ntlm.NtlmLoginTest
[INFO] Running org.appng.application.authentication.webform.LogoutUserTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.244 s - in org.appng.application.authentication.webform.LogoutUserTest
[INFO] Running org.appng.application.authentication.webform.LoginFormTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.661 s - in org.appng.application.authentication.webform.LoginFormTest
[INFO] Running org.appng.application.authentication.webform.EditProfileTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.681 s - in org.appng.application.authentication.webform.EditProfileTest
[INFO] Running org.appng.application.authentication.webform.PasswordChangeTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.164 s - in org.appng.application.authentication.webform.PasswordChangeTest
[INFO] Running org.appng.application.authentication.webform.PasswordResetTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.176 s - in org.appng.application.authentication.webform.PasswordResetTest
[INFO] Running org.appng.application.authentication.webform.LoginUserTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.241 s - in org.appng.application.authentication.webform.LoginUserTest
[INFO] Running org.appng.application.authentication.BaseLoginTest
[WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0 s - in org.appng.application.authentication.BaseLoginTest
[INFO] 
[INFO] Results:
[INFO] 
[WARNING] Tests run: 28, Failures: 0, Errors: 0, Skipped: 3
[INFO] 
[INFO] 
[INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ appng-authentication ---
[INFO] Building jar: /var/lib/jenkins/workspace/appNG_Authentication_Release/appng-authentication/target/appng-authentication-1.14.0.jar
[INFO] 
[INFO] --- maven-javadoc-plugin:2.10.4:jar (generate-docs) @ appng-authentication ---
[WARNING] Javadoc Warnings
[WARNING] Loading source file /var/lib/jenkins/workspace/appNG_Authentication_Release/appng-authentication/src/main/java/org/appng/application/authentication/digest/DigestLogin.java...
[WARNING] Loading source file /var/lib/jenkins/workspace/appNG_Authentication_Release/appng-authentication/src/main/java/org/appng/application/authentication/ntlm/NtlmLogin.java...
[WARNING] Loading source file /var/lib/jenkins/workspace/appNG_Authentication_Release/appng-authentication/src/main/java/org/appng/application/authentication/AbstractLogon.java...
[WARNING] Loading source file /var/lib/jenkins/workspace/appNG_Authentication_Release/appng-authentication/src/main/java/org/appng/application/authentication/BeanConfig.java...
[WARNING] Loading source file /var/lib/jenkins/workspace/appNG_Authentication_Release/appng-authentication/src/main/java/org/appng/application/authentication/webform/PasswordChange.java...
[WARNING] Loading source file /var/lib/jenkins/workspace/appNG_Authentication_Release/appng-authentication/src/main/java/org/appng/application/authentication/webform/LogoutUser.java...
[WARNING] Loading source file /var/lib/jenkins/workspace/appNG_Authentication_Release/appng-authentication/src/main/java/org/appng/application/authentication/webform/LoginData.java...
[WARNING] Loading source file /var/lib/jenkins/workspace/appNG_Authentication_Release/appng-authentication/src/main/java/org/appng/application/authentication/webform/LoginForm.java...
[WARNING] Loading source file /var/lib/jenkins/workspace/appNG_Authentication_Release/appng-authentication/src/main/java/org/appng/application/authentication/webform/EditProfile.java...
[WARNING] Loading source file /var/lib/jenkins/workspace/appNG_Authentication_Release/appng-authentication/src/main/java/org/appng/application/authentication/webform/PasswordReset.java...
[WARNING] Loading source file /var/lib/jenkins/workspace/appNG_Authentication_Release/appng-authentication/src/main/java/org/appng/application/authentication/webform/LoginUser.java...
[WARNING] Loading source file /var/lib/jenkins/workspace/appNG_Authentication_Release/appng-authentication/src/main/java/org/appng/application/authentication/saml/SamlController.java...
[WARNING] Loading source file /var/lib/jenkins/workspace/appNG_Authentication_Release/appng-authentication/target/generated-sources/constants/org/appng/application/authentication/MessageConstants.java...
[WARNING] Loading source file /var/lib/jenkins/workspace/appNG_Authentication_Release/appng-authentication/target/generated-sources/constants/org/appng/application/authentication/AuthenticationSettings.java...
[WARNING] Constructing Javadoc information...
[WARNING] warning: The code being documented uses modules but the packages defined in http://docs.oracle.com/javase/8/docs/api/ are in the unnamed module.
[WARNING] Building index for all the packages and classes...
[WARNING] Standard Doclet version 17.0.6+10
[WARNING] Building tree for all the packages and classes...
[WARNING] Generating /var/lib/jenkins/workspace/appNG_Authentication_Release/appng-authentication/target/apidocs/org/appng/application/authentication/AbstractLogon.html...
[WARNING] /var/lib/jenkins/workspace/appNG_Authentication_Release/appng-authentication/src/main/java/org/appng/application/authentication/AbstractLogon.java:38: warning: no comment
[WARNING] public abstract class AbstractLogon implements ActionProvider<LoginData> {
[WARNING] ^
[WARNING] /var/lib/jenkins/workspace/appNG_Authentication_Release/appng-authentication/src/main/java/org/appng/application/authentication/AbstractLogon.java:48: warning: no comment
[WARNING] protected static final String ACTION_FORGOT_PASSWORD = "forgotPassword";
[WARNING] ^
[WARNING] /var/lib/jenkins/workspace/appNG_Authentication_Release/appng-authentication/src/main/java/org/appng/application/authentication/AbstractLogon.java:50: warning: no comment
[WARNING] protected static final String ACTION_LOGIN = "login";
[WARNING] ^
[WARNING] /var/lib/jenkins/workspace/appNG_Authentication_Release/appng-authentication/src/main/java/org/appng/application/authentication/AbstractLogon.java:49: warning: no comment
[WARNING] protected static final String ACTION_RESET_PASSWORD = "resetPassword";
[WARNING] ^
[WARNING] /var/lib/jenkins/workspace/appNG_Authentication_Release/appng-authentication/src/main/java/org/appng/application/authentication/AbstractLogon.java:51: warning: no comment
[WARNING] protected CoreService coreService;
[WARNING] ^
[WARNING] /var/lib/jenkins/workspace/appNG_Authentication_Release/appng-authentication/src/main/java/org/appng/application/authentication/AbstractLogon.java:42: warning: no comment
[WARNING] protected static final String PARAM_ACTION = "action";
[WARNING] ^
[WARNING] /var/lib/jenkins/workspace/appNG_Authentication_Release/appng-authentication/src/main/java/org/appng/application/authentication/AbstractLogon.java:43: warning: no comment
[WARNING] protected static final String PARAM_FORM_ACTION = "form_action";
[WARNING] ^
[WARNING] /var/lib/jenkins/workspace/appNG_Authentication_Release/appng-authentication/src/main/java/org/appng/application/authentication/AbstractLogon.java:45: warning: no comment
[WARNING] protected static final String PARAM_HASH = "hash";
[WARNING] ^
[WARNING] /var/lib/jenkins/workspace/appNG_Authentication_Release/appng-authentication/src/main/java/org/appng/application/authentication/AbstractLogon.java:44: warning: no comment
[WARNING] protected static final String PARAM_PASSWORD = "password";
[WARNING] ^
[WARNING] /var/lib/jenkins/workspace/appNG_Authentication_Release/appng-authentication/src/main/java/org/appng/application/authentication/AbstractLogon.java:46: warning: no comment
[WARNING] protected static final String PARAM_USERNAME = "username";
[WARNING] ^
[WARNING] /var/lib/jenkins/workspace/appNG_Authentication_Release/appng-authentication/src/main/java/org/appng/application/authentication/AbstractLogon.java:40: warning: no comment
[WARNING] public static final String PRE_LOGIN_PATH = "preLoginPath";
[WARNING] ^
[WARNING] /var/lib/jenkins/workspace/appNG_Authentication_Release/appng-authentication/src/main/java/org/appng/application/authentication/AbstractLogon.java:53: warning: no comment
[WARNING] protected AbstractLogon(CoreService coreService) {
[WARNING] ^
[WARNING] /var/lib/jenkins/workspace/appNG_Authentication_Release/appng-authentication/src/main/java/org/appng/application/authentication/AbstractLogon.java:121: warning: no comment
[WARNING] public static String getSuccessPage(Properties applicationProps, boolean useGroups, List<String> groupNames) {
[WARNING] ^
[WARNING] /var/lib/jenkins/workspace/appNG_Authentication_Release/appng-authentication/src/main/java/org/appng/application/authentication/AbstractLogon.java:139: warning: no comment
[WARNING] public boolean isSubjectLoggedIn(Environment env) {
[WARNING] ^
[WARNING] /var/lib/jenkins/workspace/appNG_Authentication_Release/appng-authentication/src/main/java/org/appng/application/authentication/AbstractLogon.java:143: warning: no comment
[WARNING] protected abstract Logger log();
[WARNING] ^
[WARNING] /var/lib/jenkins/workspace/appNG_Authentication_Release/appng-authentication/src/main/java/org/appng/application/authentication/AbstractLogon.java:112: warning: no comment
[WARNING] protected void processLogonResult(Site site, Application application, Environment env, Options options,
[WARNING] ^
[WARNING] /var/lib/jenkins/workspace/appNG_Authentication_Release/appng-authentication/src/main/java/org/appng/application/authentication/AbstractLogon.java:57: warning: no comment
[WARNING] protected void processLogonResult(Site site, Application application, Environment env, Options options,
[WARNING] ^
[WARNING] /var/lib/jenkins/workspace/appNG_Authentication_Release/appng-authentication/src/main/java/org/appng/application/authentication/AbstractLogon.java:64: warning: no comment
[WARNING] protected void processLogonResult(Site site, Application application, Environment env, Options options,
[WARNING] ^
[WARNING] Generating /var/lib/jenkins/workspace/appNG_Authentication_Release/appng-authentication/target/apidocs/org/appng/application/authentication/AuthenticationSettings.html...
[WARNING] Generating /var/lib/jenkins/workspace/appNG_Authentication_Release/appng-authentication/target/apidocs/org/appng/application/authentication/BeanConfig.html...
[WARNING] /var/lib/jenkins/workspace/appNG_Authentication_Release/appng-authentication/src/main/java/org/appng/application/authentication/BeanConfig.java:11: warning: no comment
[WARNING] public class BeanConfig {
[WARNING] ^
[WARNING] /var/lib/jenkins/workspace/appNG_Authentication_Release/appng-authentication/src/main/java/org/appng/application/authentication/BeanConfig.java:14: warning: no comment
[WARNING] public ByteArrayHttpMessageConverter byteArrayHttpMessageConverter() {
[WARNING] ^
[WARNING] /var/lib/jenkins/workspace/appNG_Authentication_Release/appng-authentication/src/main/java/org/appng/application/authentication/BeanConfig.java:19: warning: no comment
[WARNING] public StringHttpMessageConverter stringHttpMessageConverter() {
[WARNING] ^
[WARNING] Generating /var/lib/jenkins/workspace/appNG_Authentication_Release/appng-authentication/target/apidocs/org/appng/application/authentication/digest/DigestLogin.html...
[WARNING] /var/lib/jenkins/workspace/appNG_Authentication_Release/appng-authentication/src/main/java/org/appng/application/authentication/digest/DigestLogin.java:52: warning: no comment
[WARNING] public DigestLogin(CoreService coreService) {
[WARNING] ^
[WARNING] Generating /var/lib/jenkins/workspace/appNG_Authentication_Release/appng-authentication/target/apidocs/org/appng/application/authentication/webform/EditProfile.html...
[WARNING] /var/lib/jenkins/workspace/appNG_Authentication_Release/appng-authentication/src/main/java/org/appng/application/authentication/webform/EditProfile.java:57: warning: no comment
[WARNING] public class EditProfile implements ActionProvider<SubjectImpl>, DataProvider {
[WARNING] ^
[WARNING] /var/lib/jenkins/workspace/appNG_Authentication_Release/appng-authentication/src/main/java/org/appng/application/authentication/webform/EditProfile.java:61: warning: no comment
[WARNING] public EditProfile(CoreService coreService) {
[WARNING] ^
[WARNING] Generating /var/lib/jenkins/workspace/appNG_Authentication_Release/appng-authentication/target/apidocs/org/appng/application/authentication/webform/LoginData.html...
[WARNING] /var/lib/jenkins/workspace/appNG_Authentication_Release/appng-authentication/src/main/java/org/appng/application/authentication/webform/LoginData.java:26: warning: no comment
[WARNING] public class LoginData {
[WARNING] ^
[WARNING] /var/lib/jenkins/workspace/appNG_Authentication_Release/appng-authentication/src/main/java/org/appng/application/authentication/webform/LoginData.java:56: warning: no comment
[WARNING] public String getDigest() {
[WARNING] ^
[WARNING] /var/lib/jenkins/workspace/appNG_Authentication_Release/appng-authentication/src/main/java/org/appng/application/authentication/webform/LoginData.java:41: warning: no comment
[WARNING] public String getOldpassword() {
[WARNING] ^
[WARNING] /var/lib/jenkins/workspace/appNG_Authentication_Release/appng-authentication/src/main/java/org/appng/application/authentication/webform/LoginData.java:47: warning: no comment
[WARNING] public String getPassword() {
[WARNING] ^
[WARNING] /var/lib/jenkins/workspace/appNG_Authentication_Release/appng-authentication/src/main/java/org/appng/application/authentication/webform/LoginData.java:52: warning: no comment
[WARNING] public String getPasswordConfirmation() {
[WARNING] ^
[WARNING] /var/lib/jenkins/workspace/appNG_Authentication_Release/appng-authentication/src/main/java/org/appng/application/authentication/webform/LoginData.java:36: warning: no comment
[WARNING] public String getUsername() {
[WARNING] ^
[WARNING] Generating /var/lib/jenkins/workspace/appNG_Authentication_Release/appng-authentication/target/apidocs/org/appng/application/authentication/webform/LoginForm.html...
[WARNING] /var/lib/jenkins/workspace/appNG_Authentication_Release/appng-authentication/src/main/java/org/appng/application/authentication/webform/LoginForm.java:52: warning: no comment
[WARNING] public class LoginForm implements DataProvider {
[WARNING] ^
[WARNING] Generating /var/lib/jenkins/workspace/appNG_Authentication_Release/appng-authentication/target/apidocs/org/appng/application/authentication/webform/LoginUser.html...
[WARNING] /var/lib/jenkins/workspace/appNG_Authentication_Release/appng-authentication/src/main/java/org/appng/application/authentication/webform/LoginUser.java:41: warning: no comment
[WARNING] public LoginUser(CoreService coreService) {
[WARNING] ^
[WARNING] Generating /var/lib/jenkins/workspace/appNG_Authentication_Release/appng-authentication/target/apidocs/org/appng/application/authentication/webform/LogoutUser.html...
[WARNING] /var/lib/jenkins/workspace/appNG_Authentication_Release/appng-authentication/src/main/java/org/appng/application/authentication/webform/LogoutUser.java:48: warning: no comment
[WARNING] public LogoutUser(CoreService coreService, SamlController samlController) {
[WARNING] ^
[WARNING] Generating /var/lib/jenkins/workspace/appNG_Authentication_Release/appng-authentication/target/apidocs/org/appng/application/authentication/MessageConstants.html...
[WARNING] /var/lib/jenkins/workspace/appNG_Authentication_Release/appng-authentication/target/generated-sources/constants/org/appng/application/authentication/MessageConstants.java:3: warning: no comment
[WARNING] public class MessageConstants {
[WARNING] ^
[WARNING] Generating /var/lib/jenkins/workspace/appNG_Authentication_Release/appng-authentication/target/apidocs/org/appng/application/authentication/ntlm/NtlmLogin.html...
[WARNING] /var/lib/jenkins/workspace/appNG_Authentication_Release/appng-authentication/src/main/java/org/appng/application/authentication/ntlm/NtlmLogin.java:45: warning: no comment
[WARNING] protected NtlmLogin(CoreService coreService) {
[WARNING] ^
[WARNING] Generating /var/lib/jenkins/workspace/appNG_Authentication_Release/appng-authentication/target/apidocs/org/appng/application/authentication/webform/PasswordChange.html...
[WARNING] /var/lib/jenkins/workspace/appNG_Authentication_Release/appng-authentication/src/main/java/org/appng/application/authentication/webform/PasswordChange.java:60: warning: no comment
[WARNING] public class PasswordChange extends AbstractLogon implements DataProvider {
[WARNING] ^
[WARNING] /var/lib/jenkins/workspace/appNG_Authentication_Release/appng-authentication/src/main/java/org/appng/application/authentication/webform/PasswordChange.java:66: warning: no comment
[WARNING] public PasswordChange(CoreService coreService) {
[WARNING] ^
[WARNING] Generating /var/lib/jenkins/workspace/appNG_Authentication_Release/appng-authentication/target/apidocs/org/appng/application/authentication/webform/PasswordReset.html...
[WARNING] /var/lib/jenkins/workspace/appNG_Authentication_Release/appng-authentication/src/main/java/org/appng/application/authentication/webform/PasswordReset.java:54: warning: no comment
[WARNING] public class PasswordReset extends AbstractLogon {
[WARNING] ^
[WARNING] /var/lib/jenkins/workspace/appNG_Authentication_Release/appng-authentication/src/main/java/org/appng/application/authentication/webform/PasswordReset.java:58: warning: no comment
[WARNING] public PasswordReset(CoreService coreService) {
[WARNING] ^
[WARNING] /var/lib/jenkins/workspace/appNG_Authentication_Release/appng-authentication/src/main/java/org/appng/application/authentication/webform/PasswordReset.java:78: warning: no comment
[WARNING] protected boolean doReset(Site site, Application application, Environment environment, Request request,
[WARNING] ^
[WARNING] /var/lib/jenkins/workspace/appNG_Authentication_Release/appng-authentication/src/main/java/org/appng/application/authentication/webform/PasswordReset.java:157: warning: no comment
[WARNING] protected String getMessageForgotPassword(Application application, AuthSubject authSubject, Locale locale,
[WARNING] ^
[WARNING] /var/lib/jenkins/workspace/appNG_Authentication_Release/appng-authentication/src/main/java/org/appng/application/authentication/webform/PasswordReset.java:163: warning: no comment
[WARNING] protected String getMessageResetPassword(Application application, AuthSubject authSubject, Locale locale,
[WARNING] ^
[WARNING] Generating /var/lib/jenkins/workspace/appNG_Authentication_Release/appng-authentication/target/apidocs/org/appng/application/authentication/saml/SamlController.html...
[WARNING] /var/lib/jenkins/workspace/appNG_Authentication_Release/appng-authentication/src/main/java/org/appng/application/authentication/saml/SamlController.java:101: warning: no comment
[WARNING] public static String CLAIM = "http://schemas.xmlsoap.org/ws/2005/05/identity/claims/";
[WARNING] ^
[WARNING] /var/lib/jenkins/workspace/appNG_Authentication_Release/appng-authentication/src/main/java/org/appng/application/authentication/saml/SamlController.java:270: warning: no comment
[WARNING] public String getEndpoint() {
[WARNING] ^
[WARNING] /var/lib/jenkins/workspace/appNG_Authentication_Release/appng-authentication/src/main/java/org/appng/application/authentication/saml/SamlController.java:274: warning: no comment
[WARNING] public String getLogoutPath() {
[WARNING] ^
[WARNING] /var/lib/jenkins/workspace/appNG_Authentication_Release/appng-authentication/src/main/java/org/appng/application/authentication/saml/SamlController.java:266: warning: no comment
[WARNING] public boolean isEnabled() {
[WARNING] ^
[WARNING] /var/lib/jenkins/workspace/appNG_Authentication_Release/appng-authentication/src/main/java/org/appng/application/authentication/saml/SamlController.java:121: warning: no comment
[WARNING] public void login(HttpServletResponse response) throws IOException, SamlException {
[WARNING] ^
[WARNING] /var/lib/jenkins/workspace/appNG_Authentication_Release/appng-authentication/src/main/java/org/appng/application/authentication/saml/SamlController.java:234: warning: no comment
[WARNING] public ResponseEntity<Void> logout(HttpServletRequest request, Environment environment) {
[WARNING] ^
[WARNING] /var/lib/jenkins/workspace/appNG_Authentication_Release/appng-authentication/src/main/java/org/appng/application/authentication/saml/SamlController.java:253: warning: no comment
[WARNING] public void logout(HttpServletResponse response) {
[WARNING] ^
[WARNING] /var/lib/jenkins/workspace/appNG_Authentication_Release/appng-authentication/src/main/java/org/appng/application/authentication/saml/SamlController.java:279: warning: no comment
[WARNING] public void logout(Environment environment) {
[WARNING] ^
[WARNING] /var/lib/jenkins/workspace/appNG_Authentication_Release/appng-authentication/src/main/java/org/appng/application/authentication/saml/SamlController.java:130: warning: no comment
[WARNING] public ResponseEntity<Void> reply(HttpServletRequest request, Environment environment) {
[WARNING] ^
[WARNING] /var/lib/jenkins/workspace/appNG_Authentication_Release/appng-authentication/src/main/java/org/appng/application/authentication/saml/SamlController.java:226: warning: no comment
[WARNING] public ResponseEntity<String> signOn(@RequestBody String payload) {
[WARNING] ^
[WARNING] Generating /var/lib/jenkins/workspace/appNG_Authentication_Release/appng-authentication/target/apidocs/org/appng/application/authentication/package-summary.html...
[WARNING] Generating /var/lib/jenkins/workspace/appNG_Authentication_Release/appng-authentication/target/apidocs/org/appng/application/authentication/package-tree.html...
[WARNING] Generating /var/lib/jenkins/workspace/appNG_Authentication_Release/appng-authentication/target/apidocs/org/appng/application/authentication/digest/package-summary.html...
[WARNING] Generating /var/lib/jenkins/workspace/appNG_Authentication_Release/appng-authentication/target/apidocs/org/appng/application/authentication/digest/package-tree.html...
[WARNING] Generating /var/lib/jenkins/workspace/appNG_Authentication_Release/appng-authentication/target/apidocs/org/appng/application/authentication/ntlm/package-summary.html...
[WARNING] Generating /var/lib/jenkins/workspace/appNG_Authentication_Release/appng-authentication/target/apidocs/org/appng/application/authentication/ntlm/package-tree.html...
[WARNING] Generating /var/lib/jenkins/workspace/appNG_Authentication_Release/appng-authentication/target/apidocs/org/appng/application/authentication/saml/package-summary.html...
[WARNING] Generating /var/lib/jenkins/workspace/appNG_Authentication_Release/appng-authentication/target/apidocs/org/appng/application/authentication/saml/package-tree.html...
[WARNING] Generating /var/lib/jenkins/workspace/appNG_Authentication_Release/appng-authentication/target/apidocs/org/appng/application/authentication/webform/package-summary.html...
[WARNING] Generating /var/lib/jenkins/workspace/appNG_Authentication_Release/appng-authentication/target/apidocs/org/appng/application/authentication/webform/package-tree.html...
[WARNING] Generating /var/lib/jenkins/workspace/appNG_Authentication_Release/appng-authentication/target/apidocs/constant-values.html...
[WARNING] Generating /var/lib/jenkins/workspace/appNG_Authentication_Release/appng-authentication/target/apidocs/org/appng/application/authentication/digest/class-use/DigestLogin.html...
[WARNING] Generating /var/lib/jenkins/workspace/appNG_Authentication_Release/appng-authentication/target/apidocs/org/appng/application/authentication/ntlm/class-use/NtlmLogin.html...
[WARNING] Generating /var/lib/jenkins/workspace/appNG_Authentication_Release/appng-authentication/target/apidocs/org/appng/application/authentication/class-use/AbstractLogon.html...
[WARNING] Generating /var/lib/jenkins/workspace/appNG_Authentication_Release/appng-authentication/target/apidocs/org/appng/application/authentication/class-use/BeanConfig.html...
[WARNING] Generating /var/lib/jenkins/workspace/appNG_Authentication_Release/appng-authentication/target/apidocs/org/appng/application/authentication/webform/class-use/PasswordChange.html...
[WARNING] Generating /var/lib/jenkins/workspace/appNG_Authentication_Release/appng-authentication/target/apidocs/org/appng/application/authentication/webform/class-use/LogoutUser.html...
[WARNING] Generating /var/lib/jenkins/workspace/appNG_Authentication_Release/appng-authentication/target/apidocs/org/appng/application/authentication/webform/class-use/LoginData.html...
[WARNING] Generating /var/lib/jenkins/workspace/appNG_Authentication_Release/appng-authentication/target/apidocs/org/appng/application/authentication/webform/class-use/LoginForm.html...
[WARNING] Generating /var/lib/jenkins/workspace/appNG_Authentication_Release/appng-authentication/target/apidocs/org/appng/application/authentication/webform/class-use/EditProfile.html...
[WARNING] Generating /var/lib/jenkins/workspace/appNG_Authentication_Release/appng-authentication/target/apidocs/org/appng/application/authentication/webform/class-use/PasswordReset.html...
[WARNING] Generating /var/lib/jenkins/workspace/appNG_Authentication_Release/appng-authentication/target/apidocs/org/appng/application/authentication/webform/class-use/LoginUser.html...
[WARNING] Generating /var/lib/jenkins/workspace/appNG_Authentication_Release/appng-authentication/target/apidocs/org/appng/application/authentication/saml/class-use/SamlController.html...
[WARNING] Generating /var/lib/jenkins/workspace/appNG_Authentication_Release/appng-authentication/target/apidocs/org/appng/application/authentication/class-use/MessageConstants.html...
[WARNING] Generating /var/lib/jenkins/workspace/appNG_Authentication_Release/appng-authentication/target/apidocs/org/appng/application/authentication/class-use/AuthenticationSettings.html...
[WARNING] Generating /var/lib/jenkins/workspace/appNG_Authentication_Release/appng-authentication/target/apidocs/org/appng/application/authentication/package-use.html...
[WARNING] Generating /var/lib/jenkins/workspace/appNG_Authentication_Release/appng-authentication/target/apidocs/org/appng/application/authentication/digest/package-use.html...
[WARNING] Generating /var/lib/jenkins/workspace/appNG_Authentication_Release/appng-authentication/target/apidocs/org/appng/application/authentication/ntlm/package-use.html...
[WARNING] Generating /var/lib/jenkins/workspace/appNG_Authentication_Release/appng-authentication/target/apidocs/org/appng/application/authentication/saml/package-use.html...
[WARNING] Generating /var/lib/jenkins/workspace/appNG_Authentication_Release/appng-authentication/target/apidocs/org/appng/application/authentication/webform/package-use.html...
[WARNING] Generating /var/lib/jenkins/workspace/appNG_Authentication_Release/appng-authentication/target/apidocs/overview-tree.html...
[WARNING] Generating /var/lib/jenkins/workspace/appNG_Authentication_Release/appng-authentication/target/apidocs/index.html...
[WARNING] Building index for all classes...
[WARNING] Generating /var/lib/jenkins/workspace/appNG_Authentication_Release/appng-authentication/target/apidocs/allclasses-index.html...
[WARNING] Generating /var/lib/jenkins/workspace/appNG_Authentication_Release/appng-authentication/target/apidocs/allpackages-index.html...
[WARNING] Generating /var/lib/jenkins/workspace/appNG_Authentication_Release/appng-authentication/target/apidocs/index-all.html...
[WARNING] Generating /var/lib/jenkins/workspace/appNG_Authentication_Release/appng-authentication/target/apidocs/overview-summary.html...
[WARNING] Generating /var/lib/jenkins/workspace/appNG_Authentication_Release/appng-authentication/target/apidocs/help-doc.html...
[WARNING] 53 warnings
[INFO] Building jar: /var/lib/jenkins/workspace/appNG_Authentication_Release/appng-authentication/target/appng-authentication-1.14.0-javadoc.jar
[INFO] 
[INFO] --- maven-assembly-plugin:3.0.0:single (default) @ appng-authentication ---
Downloading from appng-stable: https://www.appng.org/nexus/repository/appng-stable/org/opensaml/opensaml-core/4.2.0/opensaml-core-4.2.0.pom
Downloading from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/org/opensaml/opensaml-core/4.2.0/opensaml-core-4.2.0.pom
Downloading from appng-stable: https://www.appng.org/nexus/repository/appng-stable/net/shibboleth/utilities/java-support/8.3.1/java-support-8.3.1.pom
Downloading from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/net/shibboleth/utilities/java-support/8.3.1/java-support-8.3.1.pom
Downloading from appng-stable: https://www.appng.org/nexus/repository/appng-stable/org/opensaml/opensaml-saml-api/4.2.0/opensaml-saml-api-4.2.0.pom
Downloading from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/org/opensaml/opensaml-saml-api/4.2.0/opensaml-saml-api-4.2.0.pom
Downloading from appng-stable: https://www.appng.org/nexus/repository/appng-stable/org/opensaml/opensaml-messaging-api/4.2.0/opensaml-messaging-api-4.2.0.pom
Downloading from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/org/opensaml/opensaml-messaging-api/4.2.0/opensaml-messaging-api-4.2.0.pom
Downloading from appng-stable: https://www.appng.org/nexus/repository/appng-stable/org/opensaml/opensaml-profile-api/4.2.0/opensaml-profile-api-4.2.0.pom
Downloading from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/org/opensaml/opensaml-profile-api/4.2.0/opensaml-profile-api-4.2.0.pom
Downloading from appng-stable: https://www.appng.org/nexus/repository/appng-stable/org/opensaml/opensaml-security-api/4.2.0/opensaml-security-api-4.2.0.pom
Downloading from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/org/opensaml/opensaml-security-api/4.2.0/opensaml-security-api-4.2.0.pom
Downloading from appng-stable: https://www.appng.org/nexus/repository/appng-stable/org/opensaml/opensaml-soap-api/4.2.0/opensaml-soap-api-4.2.0.pom
Downloading from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/org/opensaml/opensaml-soap-api/4.2.0/opensaml-soap-api-4.2.0.pom
Downloading from appng-stable: https://www.appng.org/nexus/repository/appng-stable/org/opensaml/opensaml-xmlsec-api/4.2.0/opensaml-xmlsec-api-4.2.0.pom
Downloading from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/org/opensaml/opensaml-xmlsec-api/4.2.0/opensaml-xmlsec-api-4.2.0.pom
Downloading from appng-stable: https://www.appng.org/nexus/repository/appng-stable/org/opensaml/opensaml-saml-impl/4.2.0/opensaml-saml-impl-4.2.0.pom
Downloading from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/org/opensaml/opensaml-saml-impl/4.2.0/opensaml-saml-impl-4.2.0.pom
Downloading from appng-stable: https://www.appng.org/nexus/repository/appng-stable/org/opensaml/opensaml-security-impl/4.2.0/opensaml-security-impl-4.2.0.pom
Downloading from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/org/opensaml/opensaml-security-impl/4.2.0/opensaml-security-impl-4.2.0.pom
Downloading from appng-stable: https://www.appng.org/nexus/repository/appng-stable/org/opensaml/opensaml-soap-impl/4.2.0/opensaml-soap-impl-4.2.0.pom
Downloading from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/org/opensaml/opensaml-soap-impl/4.2.0/opensaml-soap-impl-4.2.0.pom
Downloading from appng-stable: https://www.appng.org/nexus/repository/appng-stable/org/opensaml/opensaml-storage-api/4.2.0/opensaml-storage-api-4.2.0.pom
Downloading from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/org/opensaml/opensaml-storage-api/4.2.0/opensaml-storage-api-4.2.0.pom
Downloading from appng-stable: https://www.appng.org/nexus/repository/appng-stable/org/opensaml/opensaml-xmlsec-impl/4.2.0/opensaml-xmlsec-impl-4.2.0.pom
Downloading from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/org/opensaml/opensaml-xmlsec-impl/4.2.0/opensaml-xmlsec-impl-4.2.0.pom
[INFO] Building zip: /srv/www/appng.org/appng/builds/stable/appng-authentication-1.14.0-20240118-1504.zip
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar-no-fork (default) @ appng-authentication ---
[INFO] Building jar: /var/lib/jenkins/workspace/appNG_Authentication_Release/appng-authentication/target/appng-authentication-1.14.0-sources.jar
[INFO] 
[INFO] --- maven-gpg-plugin:3.0.1:sign (sign-artifacts) @ appng-authentication ---
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ appng-authentication ---
[INFO] Installing /var/lib/jenkins/workspace/appNG_Authentication_Release/appng-authentication/target/appng-authentication-1.14.0.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-authentication/1.14.0/appng-authentication-1.14.0.jar
[INFO] Installing /var/lib/jenkins/workspace/appNG_Authentication_Release/appng-authentication/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-authentication/1.14.0/appng-authentication-1.14.0.pom
[INFO] Installing /var/lib/jenkins/workspace/appNG_Authentication_Release/appng-authentication/target/appng-authentication-1.14.0-javadoc.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-authentication/1.14.0/appng-authentication-1.14.0-javadoc.jar
[INFO] Installing /srv/www/appng.org/appng/builds/stable/appng-authentication-1.14.0-20240118-1504.zip to /var/lib/jenkins/.m2/repository/org/appng/appng-authentication/1.14.0/appng-authentication-1.14.0.zip
[INFO] Installing /var/lib/jenkins/workspace/appNG_Authentication_Release/appng-authentication/target/appng-authentication-1.14.0-sources.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-authentication/1.14.0/appng-authentication-1.14.0-sources.jar
[INFO] Installing /var/lib/jenkins/workspace/appNG_Authentication_Release/appng-authentication/target/appng-authentication-1.14.0.jar.asc to /var/lib/jenkins/.m2/repository/org/appng/appng-authentication/1.14.0/appng-authentication-1.14.0.jar.asc
[INFO] Installing /var/lib/jenkins/workspace/appNG_Authentication_Release/appng-authentication/target/appng-authentication-1.14.0.pom.asc to /var/lib/jenkins/.m2/repository/org/appng/appng-authentication/1.14.0/appng-authentication-1.14.0.pom.asc
[INFO] Installing /var/lib/jenkins/workspace/appNG_Authentication_Release/appng-authentication/target/appng-authentication-1.14.0-javadoc.jar.asc to /var/lib/jenkins/.m2/repository/org/appng/appng-authentication/1.14.0/appng-authentication-1.14.0-javadoc.jar.asc
[INFO] Installing /var/lib/jenkins/workspace/appNG_Authentication_Release/appng-authentication/target/gpg/srv/www/appng.org/appng/builds/stable/appng-authentication-1.14.0-20240118-1504.zip.asc to /var/lib/jenkins/.m2/repository/org/appng/appng-authentication/1.14.0/appng-authentication-1.14.0.zip.asc
[INFO] Installing /var/lib/jenkins/workspace/appNG_Authentication_Release/appng-authentication/target/appng-authentication-1.14.0-sources.jar.asc to /var/lib/jenkins/.m2/repository/org/appng/appng-authentication/1.14.0/appng-authentication-1.14.0-sources.jar.asc
[INFO] 
[INFO] --- asciidoctor-maven-plugin:2.2.2:process-asciidoc (html) @ appng-authentication ---
[INFO] sourceDirectory /var/lib/jenkins/workspace/appNG_Authentication_Release/appng-authentication/src/docs/asciidoc does not exist
[INFO] sourceDirectory /var/lib/jenkins/workspace/appNG_Authentication_Release/appng-authentication/src/asciidoc does not exist
2024-01-18T16:06:30.227+01:00 [main] WARN FilenoUtil : Native subprocess control requires open access to the JDK IO subsystem
Pass '--add-opens java.base/sun.nio.ch=ALL-UNNAMED --add-opens java.base/java.io=ALL-UNNAMED' to enable.
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 2 resources
[INFO] Converted /var/lib/jenkins/workspace/appNG_Authentication_Release/appng-authentication/src/main/asciidoc/readme.adoc
[INFO] 
[INFO] --- asciidoctor-maven-plugin:2.2.2:process-asciidoc (pdf) @ appng-authentication ---
[INFO] sourceDirectory /var/lib/jenkins/workspace/appNG_Authentication_Release/appng-authentication/src/docs/asciidoc does not exist
[INFO] sourceDirectory /var/lib/jenkins/workspace/appNG_Authentication_Release/appng-authentication/src/asciidoc does not exist
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 2 resources
[INFO] Converted /var/lib/jenkins/workspace/appNG_Authentication_Release/appng-authentication/src/main/asciidoc/readme.adoc
[INFO] 
[INFO] --- nexus-staging-maven-plugin:1.6.7:deploy (injected-nexus-deploy) @ appng-authentication ---
[INFO] Performing local staging (local stagingDirectory="/var/lib/jenkins/workspace/appNG_Authentication_Release/appng-authentication/target/nexus-staging/staging")...
[INFO]  + Using server credentials "sonatype" from Maven settings.
[INFO]  * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.15.1-02 and edition "Professional"
[INFO]  * Using staging profile ID "5db33f1e7729b7" (matched by Nexus).
[INFO] Installing /var/lib/jenkins/workspace/appNG_Authentication_Release/appng-authentication/target/appng-authentication-1.14.0.jar to /var/lib/jenkins/workspace/appNG_Authentication_Release/appng-authentication/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-authentication/1.14.0/appng-authentication-1.14.0.jar
[INFO] Installing /var/lib/jenkins/workspace/appNG_Authentication_Release/appng-authentication/pom.xml to /var/lib/jenkins/workspace/appNG_Authentication_Release/appng-authentication/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-authentication/1.14.0/appng-authentication-1.14.0.pom
[INFO] Installing /var/lib/jenkins/workspace/appNG_Authentication_Release/appng-authentication/target/appng-authentication-1.14.0-javadoc.jar to /var/lib/jenkins/workspace/appNG_Authentication_Release/appng-authentication/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-authentication/1.14.0/appng-authentication-1.14.0-javadoc.jar
[INFO] Installing /srv/www/appng.org/appng/builds/stable/appng-authentication-1.14.0-20240118-1504.zip to /var/lib/jenkins/workspace/appNG_Authentication_Release/appng-authentication/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-authentication/1.14.0/appng-authentication-1.14.0.zip
[INFO] Installing /var/lib/jenkins/workspace/appNG_Authentication_Release/appng-authentication/target/appng-authentication-1.14.0-sources.jar to /var/lib/jenkins/workspace/appNG_Authentication_Release/appng-authentication/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-authentication/1.14.0/appng-authentication-1.14.0-sources.jar
[INFO] Installing /var/lib/jenkins/workspace/appNG_Authentication_Release/appng-authentication/target/appng-authentication-1.14.0.jar.asc to /var/lib/jenkins/workspace/appNG_Authentication_Release/appng-authentication/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-authentication/1.14.0/appng-authentication-1.14.0.jar.asc
[INFO] Installing /var/lib/jenkins/workspace/appNG_Authentication_Release/appng-authentication/target/appng-authentication-1.14.0.pom.asc to /var/lib/jenkins/workspace/appNG_Authentication_Release/appng-authentication/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-authentication/1.14.0/appng-authentication-1.14.0.pom.asc
[INFO] Installing /var/lib/jenkins/workspace/appNG_Authentication_Release/appng-authentication/target/appng-authentication-1.14.0-javadoc.jar.asc to /var/lib/jenkins/workspace/appNG_Authentication_Release/appng-authentication/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-authentication/1.14.0/appng-authentication-1.14.0-javadoc.jar.asc
[INFO] Installing /var/lib/jenkins/workspace/appNG_Authentication_Release/appng-authentication/target/gpg/srv/www/appng.org/appng/builds/stable/appng-authentication-1.14.0-20240118-1504.zip.asc to /var/lib/jenkins/workspace/appNG_Authentication_Release/appng-authentication/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-authentication/1.14.0/appng-authentication-1.14.0.zip.asc
[INFO] Installing /var/lib/jenkins/workspace/appNG_Authentication_Release/appng-authentication/target/appng-authentication-1.14.0-sources.jar.asc to /var/lib/jenkins/workspace/appNG_Authentication_Release/appng-authentication/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-authentication/1.14.0/appng-authentication-1.14.0-sources.jar.asc
[INFO] Performing remote staging...
[INFO] 
[INFO]  * Remote staging into staging profile ID "5db33f1e7729b7"
[INFO]  * Created staging repository with ID "orgappng-1109".
[INFO]  * Staging repository at https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1109
[INFO]  * Uploading locally staged artifacts to profile org.appng
Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1109/org/appng/appng-authentication/1.14.0/appng-authentication-1.14.0-javadoc.jar.asc
Progress (1): 488 B
                   
Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1109/org/appng/appng-authentication/1.14.0/appng-authentication-1.14.0-javadoc.jar.asc (488 B at 112 B/s)
Downloading from sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1109/org/appng/appng-authentication/maven-metadata.xml
Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1109/org/appng/appng-authentication/maven-metadata.xml
Progress (1): 311 B
                   
Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1109/org/appng/appng-authentication/maven-metadata.xml (311 B at 532 B/s)
Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1109/org/appng/appng-authentication/1.14.0/appng-authentication-1.14.0-javadoc.jar
Progress (1): 4.1/182 kB
Progress (1): 8.2/182 kB
Progress (1): 12/182 kB 
Progress (1): 16/182 kB
Progress (1): 20/182 kB
Progress (1): 25/182 kB
Progress (1): 29/182 kB
Progress (1): 33/182 kB
Progress (1): 37/182 kB
Progress (1): 41/182 kB
Progress (1): 45/182 kB
Progress (1): 49/182 kB
Progress (1): 53/182 kB
Progress (1): 57/182 kB
Progress (1): 61/182 kB
Progress (1): 66/182 kB
Progress (1): 70/182 kB
Progress (1): 74/182 kB
Progress (1): 78/182 kB
Progress (1): 82/182 kB
Progress (1): 86/182 kB
Progress (1): 90/182 kB
Progress (1): 94/182 kB
Progress (1): 98/182 kB
Progress (1): 102/182 kB
Progress (1): 106/182 kB
Progress (1): 111/182 kB
Progress (1): 115/182 kB
Progress (1): 119/182 kB
Progress (1): 123/182 kB
Progress (1): 127/182 kB
Progress (1): 131/182 kB
Progress (1): 135/182 kB
Progress (1): 139/182 kB
Progress (1): 143/182 kB
Progress (1): 147/182 kB
Progress (1): 152/182 kB
Progress (1): 156/182 kB
Progress (1): 160/182 kB
Progress (1): 164/182 kB
Progress (1): 168/182 kB
Progress (1): 172/182 kB
Progress (1): 176/182 kB
Progress (1): 180/182 kB
Progress (1): 182 kB    
                    
Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1109/org/appng/appng-authentication/1.14.0/appng-authentication-1.14.0-javadoc.jar (182 kB at 194 kB/s)
Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1109/org/appng/appng-authentication/1.14.0/appng-authentication-1.14.0.jar.asc
Progress (1): 488 B
                   
Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1109/org/appng/appng-authentication/1.14.0/appng-authentication-1.14.0.jar.asc (488 B at 2.4 kB/s)
Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1109/org/appng/appng-authentication/1.14.0/appng-authentication-1.14.0.jar
Progress (1): 4.1/49 kB
Progress (1): 8.2/49 kB
Progress (1): 12/49 kB 
Progress (1): 16/49 kB
Progress (1): 20/49 kB
Progress (1): 25/49 kB
Progress (1): 29/49 kB
Progress (1): 33/49 kB
Progress (1): 37/49 kB
Progress (1): 41/49 kB
Progress (1): 45/49 kB
Progress (1): 49 kB   
                   
Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1109/org/appng/appng-authentication/1.14.0/appng-authentication-1.14.0.jar (49 kB at 83 kB/s)
Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1109/org/appng/appng-authentication/1.14.0/appng-authentication-1.14.0.pom
Progress (1): 4.1/9.7 kB
Progress (1): 8.2/9.7 kB
Progress (1): 9.7 kB    
                    
Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1109/org/appng/appng-authentication/1.14.0/appng-authentication-1.14.0.pom (9.7 kB at 17 kB/s)
Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1109/org/appng/appng-authentication/1.14.0/appng-authentication-1.14.0.zip.asc
Progress (1): 488 B
                   
Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1109/org/appng/appng-authentication/1.14.0/appng-authentication-1.14.0.zip.asc (488 B at 2.4 kB/s)
Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1109/org/appng/appng-authentication/1.14.0/appng-authentication-1.14.0-sources.jar.asc
Progress (1): 488 B
                   
Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1109/org/appng/appng-authentication/1.14.0/appng-authentication-1.14.0-sources.jar.asc (488 B at 1.9 kB/s)
Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1109/org/appng/appng-authentication/1.14.0/appng-authentication-1.14.0.zip
Progress (1): 0.1/6.5 MB
Progress (1): 0.1/6.5 MB
Progress (1): 0.2/6.5 MB
Progress (1): 0.2/6.5 MB
Progress (1): 0.3/6.5 MB
Progress (1): 0.4/6.5 MB
Progress (1): 0.4/6.5 MB
Progress (1): 0.5/6.5 MB
Progress (1): 0.6/6.5 MB
Progress (1): 0.6/6.5 MB
Progress (1): 0.7/6.5 MB
Progress (1): 0.7/6.5 MB
Progress (1): 0.8/6.5 MB
Progress (1): 0.9/6.5 MB
Progress (1): 0.9/6.5 MB
Progress (1): 1.0/6.5 MB
Progress (1): 1.0/6.5 MB
Progress (1): 1.1/6.5 MB
Progress (1): 1.2/6.5 MB
Progress (1): 1.2/6.5 MB
Progress (1): 1.3/6.5 MB
Progress (1): 1.4/6.5 MB
Progress (1): 1.4/6.5 MB
Progress (1): 1.5/6.5 MB
Progress (1): 1.5/6.5 MB
Progress (1): 1.6/6.5 MB
Progress (1): 1.7/6.5 MB
Progress (1): 1.7/6.5 MB
Progress (1): 1.8/6.5 MB
Progress (1): 1.8/6.5 MB
Progress (1): 1.9/6.5 MB
Progress (1): 2.0/6.5 MB
Progress (1): 2.0/6.5 MB
Progress (1): 2.1/6.5 MB
Progress (1): 2.2/6.5 MB
Progress (1): 2.2/6.5 MB
Progress (1): 2.3/6.5 MB
Progress (1): 2.3/6.5 MB
Progress (1): 2.4/6.5 MB
Progress (1): 2.5/6.5 MB
Progress (1): 2.5/6.5 MB
Progress (1): 2.6/6.5 MB
Progress (1): 2.6/6.5 MB
Progress (1): 2.7/6.5 MB
Progress (1): 2.8/6.5 MB
Progress (1): 2.8/6.5 MB
Progress (1): 2.9/6.5 MB
Progress (1): 2.9/6.5 MB
Progress (1): 3.0/6.5 MB
Progress (1): 3.1/6.5 MB
Progress (1): 3.1/6.5 MB
Progress (1): 3.2/6.5 MB
Progress (1): 3.3/6.5 MB
Progress (1): 3.3/6.5 MB
Progress (1): 3.4/6.5 MB
Progress (1): 3.4/6.5 MB
Progress (1): 3.5/6.5 MB
Progress (1): 3.6/6.5 MB
Progress (1): 3.6/6.5 MB
Progress (1): 3.7/6.5 MB
Progress (1): 3.7/6.5 MB
Progress (1): 3.8/6.5 MB
Progress (1): 3.9/6.5 MB
Progress (1): 3.9/6.5 MB
Progress (1): 4.0/6.5 MB
Progress (1): 4.1/6.5 MB
Progress (1): 4.1/6.5 MB
Progress (1): 4.2/6.5 MB
Progress (1): 4.2/6.5 MB
Progress (1): 4.3/6.5 MB
Progress (1): 4.4/6.5 MB
Progress (1): 4.4/6.5 MB
Progress (1): 4.5/6.5 MB
Progress (1): 4.5/6.5 MB
Progress (1): 4.6/6.5 MB
Progress (1): 4.7/6.5 MB
Progress (1): 4.7/6.5 MB
Progress (1): 4.8/6.5 MB
Progress (1): 4.9/6.5 MB
Progress (1): 4.9/6.5 MB
Progress (1): 5.0/6.5 MB
Progress (1): 5.0/6.5 MB
Progress (1): 5.1/6.5 MB
Progress (1): 5.2/6.5 MB
Progress (1): 5.2/6.5 MB
Progress (1): 5.3/6.5 MB
Progress (1): 5.3/6.5 MB
Progress (1): 5.4/6.5 MB
Progress (1): 5.5/6.5 MB
Progress (1): 5.5/6.5 MB
Progress (1): 5.6/6.5 MB
Progress (1): 5.7/6.5 MB
Progress (1): 5.7/6.5 MB
Progress (1): 5.8/6.5 MB
Progress (1): 5.8/6.5 MB
Progress (1): 5.9/6.5 MB
Progress (1): 6.0/6.5 MB
Progress (1): 6.0/6.5 MB
Progress (1): 6.1/6.5 MB
Progress (1): 6.1/6.5 MB
Progress (1): 6.2/6.5 MB
Progress (1): 6.3/6.5 MB
Progress (1): 6.3/6.5 MB
Progress (1): 6.4/6.5 MB
Progress (1): 6.5/6.5 MB
Progress (1): 6.5 MB    
                    
Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1109/org/appng/appng-authentication/1.14.0/appng-authentication-1.14.0.zip (6.5 MB at 5.8 MB/s)
Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1109/org/appng/appng-authentication/1.14.0/appng-authentication-1.14.0-sources.jar
Progress (1): 4.1/29 kB
Progress (1): 8.2/29 kB
Progress (1): 12/29 kB 
Progress (1): 16/29 kB
Progress (1): 20/29 kB
Progress (1): 25/29 kB
Progress (1): 29/29 kB
Progress (1): 29 kB   
                   
Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1109/org/appng/appng-authentication/1.14.0/appng-authentication-1.14.0-sources.jar (29 kB at 50 kB/s)
Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1109/org/appng/appng-authentication/1.14.0/appng-authentication-1.14.0.pom.asc
Progress (1): 488 B
                   
Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1109/org/appng/appng-authentication/1.14.0/appng-authentication-1.14.0.pom.asc (488 B at 109 B/s)
[INFO]  * Upload of locally staged artifacts finished.
[INFO]  * Closing staging repository with ID "orgappng-1109".

Waiting for operation to complete...
.....................

[INFO] Remote staged 1 repositories, finished with success.
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  03:45 min
[INFO] Finished at: 2024-01-18T16:08:19+01:00
[INFO] ------------------------------------------------------------------------
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Results)
[Pipeline] junit
Recording test results
[Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Docs)
[Pipeline] dir
Running in /var/lib/jenkins/workspace/appNG_Authentication_Release/appng-authentication
[Pipeline] {
[Pipeline] sh
+ rm -rf /srv/www/appng.org/appng-authentication/docs/1.14.0
[Pipeline] sh
+ mkdir --parents /srv/www/appng.org/appng-authentication/docs/1.14.0/reference
[Pipeline] sh
+ mkdir --parents /srv/www/appng.org/appng-authentication/docs/1.14.0/javadoc
[Pipeline] sh
+ mv -f target/apidocs/allclasses-index.html target/apidocs/allpackages-index.html target/apidocs/constant-values.html target/apidocs/element-list target/apidocs/help-doc.html target/apidocs/index-all.html target/apidocs/index.html target/apidocs/jquery-ui.overrides.css target/apidocs/legal target/apidocs/member-search-index.js target/apidocs/module-search-index.js target/apidocs/org target/apidocs/overview-summary.html target/apidocs/overview-tree.html target/apidocs/package-search-index.js target/apidocs/resources target/apidocs/script-dir target/apidocs/script.js target/apidocs/search.js target/apidocs/stylesheet.css target/apidocs/tag-search-index.js target/apidocs/type-search-index.js /srv/www/appng.org/appng-authentication/docs/1.14.0/javadoc
[Pipeline] sh
+ mv -f target/generated-docs/pdf/ /srv/www/appng.org/appng-authentication/docs/1.14.0/reference/pdf/
[Pipeline] sh
+ mv -f target/generated-docs/html/ /srv/www/appng.org/appng-authentication/docs/1.14.0/reference/html/
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (merge to master and tag)
[Pipeline] dir
Running in /var/lib/jenkins/workspace/appNG_Authentication_Release/appng-authentication
[Pipeline] {
[Pipeline] sh
+ git checkout master
Switched to branch 'master'
Your branch is up to date with 'origin/master'.
[Pipeline] sh
+ git merge --ff appng-authentication-1.14.x --strategy-option theirs
Merge made by the 'recursive' strategy.
 .mvn/jvm.config                                    |   7 +
 README.adoc                                        |   4 +-
 application-home/application.xml                   |   5 +
 application-home/conf/datasources.xml              |   1 +
 .../dictionary/authentication-messages.properties  |   2 +
 license-header.txt                                 |   2 +-
 pom.xml                                            |  69 +++--
 .../application/authentication/AbstractLogon.java  |  26 +-
 .../application/authentication/BeanConfig.java     |  22 ++
 .../authentication/digest/DigestLogin.java         |   2 +-
 .../application/authentication/ntlm/NtlmLogin.java |   2 +-
 .../authentication/saml/SamlController.java        | 300 +++++++++++++++++++++
 .../authentication/webform/EditProfile.java        |   2 +-
 .../authentication/webform/LoginData.java          |   4 +-
 .../authentication/webform/LoginForm.java          |  16 +-
 .../authentication/webform/LoginUser.java          |   2 +-
 .../authentication/webform/LogoutUser.java         |   9 +-
 .../authentication/webform/PasswordChange.java     |   2 +-
 .../authentication/webform/PasswordReset.java      |  18 +-
 .../application/authentication/BaseLoginTest.java  |  18 +-
 .../authentication/digest/DigestLoginTest.java     |   2 +-
 .../authentication/digest/Digestgenerator.java     |   2 +-
 .../authentication/ntlm/NtlmLoginTest.java         |  13 +-
 .../webform/AuthenticationTestDataProvider.java    |   2 +-
 .../authentication/webform/EditProfileTest.java    |   2 +-
 .../authentication/webform/LoginFormTest.java      |  31 ++-
 .../authentication/webform/LoginUserTest.java      |   2 +-
 .../authentication/webform/LogoutUserTest.java     |   2 +-
 .../authentication/webform/PasswordChangeTest.java |   2 +-
 .../authentication/webform/PasswordResetTest.java  |   2 +-
 .../xml/LoginUserTest-testLoginNoData.xml          |   4 +
 .../resources/xml/LoginUserTest-testLoginOK.xml    |   4 +
 .../xml/LoginUserTest-testLoginWrongPassword.xml   |   4 +
 33 files changed, 489 insertions(+), 96 deletions(-)
 create mode 100644 .mvn/jvm.config
 create mode 100644 src/main/java/org/appng/application/authentication/BeanConfig.java
 create mode 100644 src/main/java/org/appng/application/authentication/saml/SamlController.java
[Pipeline] sh
+ git push
remote: 
remote: GitHub found 1 vulnerability on appNG/appng-authentication's default branch (1 moderate). To find out more, visit:        
remote:      https://github.com/appNG/appng-authentication/security/dependabot/1        
remote: 
To github.com:appNG/appng-authentication.git
   941a575..4115cb3  master -> master
[Pipeline] sh
+ git tag appng-authentication-1.14.0
[Pipeline] sh
+ git push origin appng-authentication-1.14.0
To github.com:appNG/appng-authentication.git
 * [new tag]         appng-authentication-1.14.0 -> appng-authentication-1.14.0
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (prepare next version)
[Pipeline] dir
Running in /var/lib/jenkins/workspace/appNG_Authentication_Release/appng-authentication
[Pipeline] {
[Pipeline] sh
+ git show-ref --verify refs/heads/appng-authentication-1.14.x
bc7642ef9230c4b492ec69c9eebb49cd8dbb7dd9 refs/heads/appng-authentication-1.14.x
[Pipeline] sh
+ git show-ref --verify --quiet refs/heads/appng-authentication-1.14.x
+ git checkout appng-authentication-1.14.x
Switched to branch 'appng-authentication-1.14.x'
Your branch is ahead of 'origin/appng-authentication-1.14.x' by 1 commit.
  (use "git push" to publish your local commits)
[Pipeline] sh
+ sed -i s/1\.14\.0/1\.14\.1-SNAPSHOT/g pom.xml
[Pipeline] sh
+ git status
On branch appng-authentication-1.14.x
Your branch is ahead of 'origin/appng-authentication-1.14.x' by 1 commit.
  (use "git push" to publish your local commits)

Changes not staged for commit:
  (use "git add <file>..." to update what will be committed)
  (use "git restore <file>..." to discard changes in working directory)
	modified:   pom.xml

no changes added to commit (use "git add" and/or "git commit -a")
[Pipeline] sh
+ git commit -a -m preparing next version 1.14.1-SNAPSHOT
[appng-authentication-1.14.x c3bb9fd] preparing next version 1.14.1-SNAPSHOT
 1 file changed, 1 insertion(+), 1 deletion(-)
[Pipeline] sh
+ git push origin appng-authentication-1.14.x
To github.com:appNG/appng-authentication.git
   f3eb6c7..c3bb9fd  appng-authentication-1.14.x -> appng-authentication-1.14.x
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // node
[Pipeline] End of Pipeline
Finished: SUCCESS