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
 > git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/appNG_Authentication_Release@script/bdbfa27d130baca2dd7179d7d303b2bdc98981d2af9b10e35d0fc15e52514b80/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url ssh://git@bitbucket.aiticon.net:7999/ac/appng-build.git # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # 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 rev-parse refs/remotes/origin/master^{commit} # timeout=10
Checking out Revision 75ed061924d906a09eed3558b96c26e06761dd62 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 75ed061924d906a09eed3558b96c26e06761dd62 # timeout=10
Commit message: "build-application.jenkins edited online with Bitbucket"
 > 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 4d5dd66] 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-19-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
Apr 11, 2023 11:04:43 AM ch.sla.jdbcperflogger.Logger info
INFO: Using config file jdbcperflogger-fallback.xml
2023-04-11 11:04:47,164 ERROR [main] org.appng.core.security.DigestValidator: Encrypted part does not match. Encrypted part is 0E91DF13EB1392DD5D321F7F632B7E80, but should be CD9E959A14DDDD40A14411E90ABBD051
2023-04-11 11:04:47,165 ERROR [main] org.appng.core.security.DigestValidator: Digest validation failed.
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.99 s - in org.appng.application.authentication.digest.DigestLoginTest
[INFO] Running org.appng.application.authentication.ntlm.NtlmLoginTest
2023-04-11 11:04:49,667 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.42 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.061 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: 11.073 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: 2.827 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.307 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.014 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.398 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 ---
[INFO] Building zip: /srv/www/appng.org/appng/builds/stable/appng-authentication-1.14.0-20230411-0904.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-20230411-0904.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-20230411-0904.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
2023-04-11T11:05:25.083+02: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-20230411-0904.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-20230411-0904.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-1107".
[INFO]  * Staging repository at https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1107
[INFO]  * Uploading locally staged artifacts to profile org.appng
Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1107/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-1107/org/appng/appng-authentication/1.14.0/appng-authentication-1.14.0-javadoc.jar.asc (488 B at 782 B/s)
Downloading from sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1107/org/appng/appng-authentication/maven-metadata.xml
Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1107/org/appng/appng-authentication/maven-metadata.xml
Progress (1): 311 B
                   
Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1107/org/appng/appng-authentication/maven-metadata.xml (311 B at 501 B/s)
Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1107/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-1107/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-1107/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-1107/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-1107/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-1107/org/appng/appng-authentication/1.14.0/appng-authentication-1.14.0.jar (49 kB at 78 kB/s)
Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1107/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-1107/org/appng/appng-authentication/1.14.0/appng-authentication-1.14.0.pom (9.7 kB at 16 kB/s)
Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1107/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-1107/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-1107/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-1107/org/appng/appng-authentication/1.14.0/appng-authentication-1.14.0-sources.jar.asc (488 B at 2.4 kB/s)
Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1107/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-1107/org/appng/appng-authentication/1.14.0/appng-authentication-1.14.0.zip (6.5 MB at 4.9 MB/s)
Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1107/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-1107/org/appng/appng-authentication/1.14.0/appng-authentication-1.14.0-sources.jar (29 kB at 48 kB/s)
Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1107/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-1107/org/appng/appng-authentication/1.14.0/appng-authentication-1.14.0.pom.asc (488 B at 2.4 kB/s)
[INFO]  * Upload of locally staged artifacts finished.
[INFO]  * Closing staging repository with ID "orgappng-1107".

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

[INFO] Remote staged 1 repositories, finished with success.
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  01:47 min
[INFO] Finished at: 2023-04-11T11:06:21+02: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] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // node
[Pipeline] End of Pipeline
groovy.lang.MissingPropertyException: No such property: merge_to_master for class: groovy.lang.Binding
	at groovy.lang.Binding.getVariable(Binding.java:63)
	at org.jenkinsci.plugins.scriptsecurity.sandbox.groovy.SandboxInterceptor.onGetProperty(SandboxInterceptor.java:285)
	at org.kohsuke.groovy.sandbox.impl.Checker$7.call(Checker.java:375)
	at org.kohsuke.groovy.sandbox.impl.Checker.checkedGetProperty(Checker.java:379)
	at org.kohsuke.groovy.sandbox.impl.Checker.checkedGetProperty(Checker.java:355)
	at org.kohsuke.groovy.sandbox.impl.Checker.checkedGetProperty(Checker.java:355)
	at org.kohsuke.groovy.sandbox.impl.Checker.checkedGetProperty(Checker.java:355)
	at com.cloudbees.groovy.cps.sandbox.SandboxInvoker.getProperty(SandboxInvoker.java:29)
	at com.cloudbees.groovy.cps.impl.PropertyAccessBlock.rawGet(PropertyAccessBlock.java:20)
	at WorkflowScript.run(WorkflowScript:67)
	at ___cps.transform___(Native Method)
	at com.cloudbees.groovy.cps.impl.PropertyishBlock$ContinuationImpl.get(PropertyishBlock.java:73)
	at com.cloudbees.groovy.cps.LValueBlock$GetAdapter.receive(LValueBlock.java:30)
	at com.cloudbees.groovy.cps.impl.PropertyishBlock$ContinuationImpl.fixName(PropertyishBlock.java:65)
	at jdk.internal.reflect.GeneratedMethodAccessor671.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.cloudbees.groovy.cps.impl.ContinuationPtr$ContinuationImpl.receive(ContinuationPtr.java:72)
	at com.cloudbees.groovy.cps.impl.ConstantBlock.eval(ConstantBlock.java:21)
	at com.cloudbees.groovy.cps.Next.step(Next.java:83)
	at com.cloudbees.groovy.cps.Continuable$1.call(Continuable.java:152)
	at com.cloudbees.groovy.cps.Continuable$1.call(Continuable.java:146)
	at org.codehaus.groovy.runtime.GroovyCategorySupport$ThreadCategoryInfo.use(GroovyCategorySupport.java:136)
	at org.codehaus.groovy.runtime.GroovyCategorySupport.use(GroovyCategorySupport.java:275)
	at com.cloudbees.groovy.cps.Continuable.run0(Continuable.java:146)
	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable.access$001(SandboxContinuable.java:18)
	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable.run0(SandboxContinuable.java:51)
	at org.jenkinsci.plugins.workflow.cps.CpsThread.runNextChunk(CpsThread.java:187)
	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.run(CpsThreadGroup.java:420)
	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:330)
	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:294)
	at org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService$2.call(CpsVmExecutorService.java:67)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at hudson.remoting.SingleLaneExecutorService$1.run(SingleLaneExecutorService.java:139)
	at jenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28)
	at jenkins.security.ImpersonatingExecutorService$1.run(ImpersonatingExecutorService.java:68)
	at jenkins.util.ErrorLoggingExecutorService.lambda$wrap$0(ErrorLoggingExecutorService.java:51)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Finished: FAILURE