Started by user unknown or anonymous Running as SYSTEM Building in workspace /data/jenkins/workspace/test-v5in-platform-source The recommended git tool is: NONE using credential e9f27bcd-2741-48e3-b693-e66c2b7b3499 > /usr/local/git/bin/git rev-parse --resolve-git-dir /data/jenkins/workspace/test-v5in-platform-source/.git # timeout=10 Fetching changes from the remote Git repository > /usr/local/git/bin/git config remote.origin.url https://gitlab.arsbaibaodun.com/bcx_platform/tenant-platform.git # timeout=10 Fetching upstream changes from https://gitlab.arsbaibaodun.com/bcx_platform/tenant-platform.git > /usr/local/git/bin/git --version # timeout=10 > git --version # 'git version 2.43.0' using GIT_ASKPASS to set credentials gitlab凭据 > /usr/local/git/bin/git fetch --tags --force --progress -- https://gitlab.arsbaibaodun.com/bcx_platform/tenant-platform.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > /usr/local/git/bin/git rev-parse refs/remotes/origin/test-ws^{commit} # timeout=10 Checking out Revision aafe33d7a5f9dac5f32e593f4359051bd44ab603 (refs/remotes/origin/test-ws) > /usr/local/git/bin/git config core.sparsecheckout # timeout=10 > /usr/local/git/bin/git checkout -f aafe33d7a5f9dac5f32e593f4359051bd44ab603 # timeout=10 Commit message: "Merge branch 'master-志愿者证书' into test-ws" > /usr/local/git/bin/git rev-list --no-walk 6c5347219a2a871ae0544968e736ce49f94ed1e3 # timeout=10 Parsing POMs Established TCP socket on 43396 [test-v5in-platform-source] $ /usr/local/jdk1.8/bin/java -cp /data/jenkins/plugins/maven-plugin/WEB-INF/lib/maven35-agent-1.14.jar:/usr/local/maven/boot/plexus-classworlds-2.6.0.jar:/usr/local/maven/conf/logging jenkins.maven3.agent.Maven35Main /usr/local/maven /data/apache-tomcat-jenkins/webapps/jenkins/WEB-INF/lib/remoting-3160.vd76b_9ddd10cc.jar /data/jenkins/plugins/maven-plugin/WEB-INF/lib/maven35-interceptor-1.14.jar /data/jenkins/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.14.jar 43396 Exception in thread "main" java.lang.UnsupportedClassVersionError: hudson/remoting/Launcher has been compiled by a more recent version of the Java Runtime (class file version 55.0), this version of the Java Runtime only recognizes class file versions up to 52.0 at java.lang.ClassLoader.defineClass1(Native Method) at java.lang.ClassLoader.defineClass(ClassLoader.java:756) at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) at java.net.URLClassLoader.defineClass(URLClassLoader.java:473) at java.net.URLClassLoader.access$100(URLClassLoader.java:74) at java.net.URLClassLoader$1.run(URLClassLoader.java:369) at java.net.URLClassLoader$1.run(URLClassLoader.java:363) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(URLClassLoader.java:362) at org.codehaus.plexus.classworlds.realm.ClassRealm.loadClassFromSelf(ClassRealm.java:425) at org.codehaus.plexus.classworlds.strategy.SelfFirstStrategy.loadClass(SelfFirstStrategy.java:42) at org.codehaus.plexus.classworlds.realm.ClassRealm.unsynchronizedLoadClass(ClassRealm.java:271) at org.codehaus.plexus.classworlds.realm.ClassRealm.loadClass(ClassRealm.java:247) at org.codehaus.plexus.classworlds.realm.ClassRealm.loadClass(ClassRealm.java:239) at jenkins.maven3.agent.Maven35Main.main(Maven35Main.java:136) at jenkins.maven3.agent.Maven35Main.main(Maven35Main.java:66) ERROR: ================================================================================ ERROR: Invalid project setup: Connection reset ERROR: [JENKINS-18403][JENKINS-28294] JDK 'jdk1.8' not supported to run Maven projects. ERROR: Maven projects have to be launched with a Java version greater or equal to the minimum version required by the controller. ERROR: Use the Maven JDK Toolchains (plugin) to build your maven project with an older JDK. ERROR: Retrying with agent Java and setting compile/test properties to point to /usr/local/jdk1.8. ERROR: ================================================================================ Established TCP socket on 41746 [test-v5in-platform-source] $ /usr/local/jdk-17.0.6/bin/java -cp /data/jenkins/plugins/maven-plugin/WEB-INF/lib/maven35-agent-1.14.jar:/usr/local/maven/boot/plexus-classworlds-2.6.0.jar:/usr/local/maven/conf/logging jenkins.maven3.agent.Maven35Main /usr/local/maven /data/apache-tomcat-jenkins/webapps/jenkins/WEB-INF/lib/remoting-3160.vd76b_9ddd10cc.jar /data/jenkins/plugins/maven-plugin/WEB-INF/lib/maven35-interceptor-1.14.jar /data/jenkins/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.14.jar 41746 NOTE: Picked up JDK_JAVA_OPTIONS: --add-opens=java.base/java.lang=ALL-UNNAMED --add-opens=java.base/java.io=ALL-UNNAMED --add-opens=java.base/java.util=ALL-UNNAMED --add-opens=java.base/java.util.concurrent=ALL-UNNAMED --add-opens=java.rmi/sun.rmi.transport=ALL-UNNAMED <===[JENKINS REMOTING CAPACITY]===>channel started Executing Maven: -B -f /data/jenkins/workspace/test-v5in-platform-source/pom.xml clean package -DskipTests -Ptest-in-ws [INFO] Scanning for projects... [WARNING] [WARNING] Some problems were encountered while building the effective model for com.bcxin:infrastructures:pom:1.0-SNAPSHOT [WARNING] 'dependencyManagement.dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: com.alibaba:fastjson:jar -> duplicate declaration of version 1.2.75 @ com.bcxin:tenant-platform:1.0-SNAPSHOT, /data/jenkins/workspace/test-v5in-platform-source/pom.xml, line 251, column 25 [WARNING] [WARNING] Some problems were encountered while building the effective model for com.bcxin:identity-web-api:jar:1.0-SNAPSHOT [WARNING] 'dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: com.bcxin:tenant-api-interface:jar -> duplicate declaration of version (?) @ line 69, column 21 [WARNING] [WARNING] Some problems were encountered while building the effective model for com.bcxin:security-web-api:jar:1.0-SNAPSHOT [WARNING] 'dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: com.bcxin:tenant-api-interface:jar -> duplicate declaration of version (?) @ line 69, column 21 [WARNING] [WARNING] Some problems were encountered while building the effective model for com.bcxin:tenant-web-api:jar:1.0-SNAPSHOT [WARNING] The expression ${artifactId} is deprecated. Please use ${project.artifactId} instead. [WARNING] [WARNING] Some problems were encountered while building the effective model for com.bcxin:tenant-rest-web-api:jar:1.0-SNAPSHOT [WARNING] 'dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: io.springfox:springfox-boot-starter:jar -> version (?) vs 3.0.0 @ line 116, column 21 [WARNING] [WARNING] Some problems were encountered while building the effective model for com.bcxin:tenant-bus-api:jar:1.0-SNAPSHOT [WARNING] The expression ${artifactId} is deprecated. Please use ${project.artifactId} instead. [WARNING] [WARNING] Some problems were encountered while building the effective model for com.bcxin:tenant-platform:pom:1.0-SNAPSHOT [WARNING] 'dependencyManagement.dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: com.alibaba:fastjson:jar -> duplicate declaration of version 1.2.75 @ line 251, column 25 [WARNING] [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build. [WARNING] [WARNING] For this reason, future Maven versions might no longer support building such malformed projects. [WARNING] [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] tenant-platform [pom] [INFO] infrastructures [pom] [INFO] tenant-registration-nacos [jar] [INFO] tenant-Infrastructure [jar] [INFO] tenant-api-interface [jar] [INFO] tenant-web-common [jar] [INFO] tenant-queue-rabbitmq [jar] [INFO] tenant-infrastructure-office [jar] [INFO] tenant-infrastructure-hibernate [jar] [INFO] identity-server [pom] [INFO] identity-domain [jar] [INFO] identity-domain-repository [jar] [INFO] identity-web-api [jar] [INFO] security-server [pom] [INFO] security-domain [jar] [INFO] security-domain-repository [jar] [INFO] security-web-api [jar] [INFO] tenant-server [pom] [INFO] tenant-domain [jar] [INFO] tenant-domain-v5 [jar] [INFO] tenant-domain-repository [jar] [INFO] tenant-Infrastructure-message [jar] [INFO] tenant-web-api [jar] [INFO] tenant-rest-web-common [jar] [INFO] tenant-rest-web-api [jar] [INFO] tenant-backend-task [jar] [INFO] tenant-rbac-server [pom] [INFO] tenant-rbac-domain [jar] [INFO] tenant-rbac-domain-repository [jar] [INFO] tenant-rbac-api [jar] [INFO] tenant-rbac-domain-v5-repository [jar] [INFO] tenant-shared-rest-web-api [jar] [INFO] tenant-bus [pom] [INFO] tenant-bus-domain [jar] [INFO] tenant-bus-api [jar] [INFO] [INFO] ---------------------< com.bcxin:tenant-platform >---------------------- [INFO] Building tenant-platform 1.0-SNAPSHOT [1/35] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ tenant-platform --- [INFO] [INFO] ---------------------< com.bcxin:infrastructures >---------------------- [INFO] Building infrastructures 1.0-SNAPSHOT [2/35] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ infrastructures --- [INFO] [INFO] ----------------< com.bcxin:tenant-registration-nacos >----------------- [INFO] Building tenant-registration-nacos 1.0-SNAPSHOT [3/35] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ tenant-registration-nacos --- [INFO] Deleting /data/jenkins/workspace/test-v5in-platform-source/infrastructures/tenant-registration-nacos/target [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ tenant-registration-nacos --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /data/jenkins/workspace/test-v5in-platform-source/infrastructures/tenant-registration-nacos/src/main/resources [INFO] skip non existing resourceDirectory /data/jenkins/workspace/test-v5in-platform-source/infrastructures/tenant-registration-nacos/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ tenant-registration-nacos --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /data/jenkins/workspace/test-v5in-platform-source/infrastructures/tenant-registration-nacos/target/classes [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ tenant-registration-nacos --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /data/jenkins/workspace/test-v5in-platform-source/infrastructures/tenant-registration-nacos/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ tenant-registration-nacos --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ tenant-registration-nacos --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ tenant-registration-nacos --- [INFO] Building jar: /data/jenkins/workspace/test-v5in-platform-source/infrastructures/tenant-registration-nacos/target/tenant-registration-nacos-1.0-SNAPSHOT.jar [INFO] [INFO] ------------------< com.bcxin:tenant-Infrastructure >------------------- [INFO] Building tenant-Infrastructure 1.0-SNAPSHOT [4/35] [INFO] --------------------------------[ jar ]--------------------------------- [WARNING] The artifact org.hibernate:hibernate-validator:jar:6.1.2.Final has been relocated to org.hibernate.validator:hibernate-validator:jar:6.1.2.Final [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ tenant-Infrastructure --- [INFO] Deleting /data/jenkins/workspace/test-v5in-platform-source/infrastructures/tenant-Infrastructure/target [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ tenant-Infrastructure --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /data/jenkins/workspace/test-v5in-platform-source/infrastructures/tenant-Infrastructure/src/main/resources [INFO] skip non existing resourceDirectory /data/jenkins/workspace/test-v5in-platform-source/infrastructures/tenant-Infrastructure/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ tenant-Infrastructure --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 130 source files to /data/jenkins/workspace/test-v5in-platform-source/infrastructures/tenant-Infrastructure/target/classes [WARNING] /data/jenkins/workspace/test-v5in-platform-source/infrastructures/tenant-Infrastructure/src/main/java/com/bcxin/Infrastructures/utils/DES3.java:[3,15] BASE64Decoder is internal proprietary API and may be removed in a future release [WARNING] /data/jenkins/workspace/test-v5in-platform-source/infrastructures/tenant-Infrastructure/src/main/java/com/bcxin/Infrastructures/utils/DES3.java:[4,15] BASE64Encoder is internal proprietary API and may be removed in a future release [WARNING] /data/jenkins/workspace/test-v5in-platform-source/infrastructures/tenant-Infrastructure/src/main/java/com/bcxin/Infrastructures/utils/DES3.java:[3,15] BASE64Decoder is internal proprietary API and may be removed in a future release [WARNING] /data/jenkins/workspace/test-v5in-platform-source/infrastructures/tenant-Infrastructure/src/main/java/com/bcxin/Infrastructures/utils/DES3.java:[4,15] BASE64Encoder is internal proprietary API and may be removed in a future release [WARNING] /data/jenkins/workspace/test-v5in-platform-source/infrastructures/tenant-Infrastructure/src/main/java/com/bcxin/Infrastructures/utils/DES3.java:[3,15] BASE64Decoder is internal proprietary API and may be removed in a future release [WARNING] /data/jenkins/workspace/test-v5in-platform-source/infrastructures/tenant-Infrastructure/src/main/java/com/bcxin/Infrastructures/utils/DES3.java:[4,15] BASE64Encoder is internal proprietary API and may be removed in a future release [WARNING] /data/jenkins/workspace/test-v5in-platform-source/infrastructures/tenant-Infrastructure/src/main/java/com/bcxin/Infrastructures/utils/DES3.java:[3,15] BASE64Decoder is internal proprietary API and may be removed in a future release [WARNING] /data/jenkins/workspace/test-v5in-platform-source/infrastructures/tenant-Infrastructure/src/main/java/com/bcxin/Infrastructures/utils/DES3.java:[4,15] BASE64Encoder is internal proprietary API and may be removed in a future release [WARNING] /data/jenkins/workspace/test-v5in-platform-source/infrastructures/tenant-Infrastructure/src/main/java/com/bcxin/Infrastructures/utils/DES3.java:[3,15] BASE64Decoder is internal proprietary API and may be removed in a future release [WARNING] /data/jenkins/workspace/test-v5in-platform-source/infrastructures/tenant-Infrastructure/src/main/java/com/bcxin/Infrastructures/utils/DES3.java:[4,15] BASE64Encoder is internal proprietary API and may be removed in a future release [WARNING] /data/jenkins/workspace/test-v5in-platform-source/infrastructures/tenant-Infrastructure/src/main/java/com/bcxin/Infrastructures/utils/DES3.java:[80,23] BASE64Decoder is internal proprietary API and may be removed in a future release [WARNING] /data/jenkins/workspace/test-v5in-platform-source/infrastructures/tenant-Infrastructure/src/main/java/com/bcxin/Infrastructures/utils/DES3.java:[105,25] BASE64Decoder is internal proprietary API and may be removed in a future release [WARNING] /data/jenkins/workspace/test-v5in-platform-source/infrastructures/tenant-Infrastructure/src/main/java/com/bcxin/Infrastructures/utils/DES3.java:[107,23] BASE64Decoder is internal proprietary API and may be removed in a future release [WARNING] /data/jenkins/workspace/test-v5in-platform-source/infrastructures/tenant-Infrastructure/src/main/java/com/bcxin/Infrastructures/utils/DES3.java:[261,23] BASE64Decoder is internal proprietary API and may be removed in a future release [WARNING] /data/jenkins/workspace/test-v5in-platform-source/infrastructures/tenant-Infrastructure/src/main/java/com/bcxin/Infrastructures/utils/DES3.java:[276,32] BASE64Encoder is internal proprietary API and may be removed in a future release [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ tenant-Infrastructure --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /data/jenkins/workspace/test-v5in-platform-source/infrastructures/tenant-Infrastructure/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ tenant-Infrastructure --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ tenant-Infrastructure --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ tenant-Infrastructure --- [INFO] Building jar: /data/jenkins/workspace/test-v5in-platform-source/infrastructures/tenant-Infrastructure/target/tenant-Infrastructure-1.0-SNAPSHOT.jar [INFO] [INFO] -------------------< com.bcxin:tenant-api-interface >------------------- [INFO] Building tenant-api-interface 1.0-SNAPSHOT [5/35] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ tenant-api-interface --- [INFO] Deleting /data/jenkins/workspace/test-v5in-platform-source/infrastructures/tenant-api-interface/target [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ tenant-api-interface --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /data/jenkins/workspace/test-v5in-platform-source/infrastructures/tenant-api-interface/src/main/resources [INFO] skip non existing resourceDirectory /data/jenkins/workspace/test-v5in-platform-source/infrastructures/tenant-api-interface/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ tenant-api-interface --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 253 source files to /data/jenkins/workspace/test-v5in-platform-source/infrastructures/tenant-api-interface/target/classes [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ tenant-api-interface --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /data/jenkins/workspace/test-v5in-platform-source/infrastructures/tenant-api-interface/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ tenant-api-interface --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ tenant-api-interface --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ tenant-api-interface --- [INFO] Building jar: /data/jenkins/workspace/test-v5in-platform-source/infrastructures/tenant-api-interface/target/tenant-api-interface-1.0-SNAPSHOT.jar [INFO] [INFO] --------------------< com.bcxin:tenant-web-common >--------------------- [INFO] Building tenant-web-common 1.0-SNAPSHOT [6/35] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ tenant-web-common --- [INFO] Deleting /data/jenkins/workspace/test-v5in-platform-source/infrastructures/tenant-web-common/target [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ tenant-web-common --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 0 resource [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ tenant-web-common --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /data/jenkins/workspace/test-v5in-platform-source/infrastructures/tenant-web-common/target/classes [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ tenant-web-common --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /data/jenkins/workspace/test-v5in-platform-source/infrastructures/tenant-web-common/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ tenant-web-common --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ tenant-web-common --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ tenant-web-common --- [INFO] Building jar: /data/jenkins/workspace/test-v5in-platform-source/infrastructures/tenant-web-common/target/tenant-web-common-1.0-SNAPSHOT.jar [INFO] [INFO] ------------------< com.bcxin:tenant-queue-rabbitmq >------------------- [INFO] Building tenant-queue-rabbitmq 1.0-SNAPSHOT [7/35] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ tenant-queue-rabbitmq --- [INFO] Deleting /data/jenkins/workspace/test-v5in-platform-source/infrastructures/tenant-queue-rabbitmq/target [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ tenant-queue-rabbitmq --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /data/jenkins/workspace/test-v5in-platform-source/infrastructures/tenant-queue-rabbitmq/src/main/resources [INFO] skip non existing resourceDirectory /data/jenkins/workspace/test-v5in-platform-source/infrastructures/tenant-queue-rabbitmq/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ tenant-queue-rabbitmq --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /data/jenkins/workspace/test-v5in-platform-source/infrastructures/tenant-queue-rabbitmq/target/classes [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ tenant-queue-rabbitmq --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /data/jenkins/workspace/test-v5in-platform-source/infrastructures/tenant-queue-rabbitmq/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ tenant-queue-rabbitmq --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ tenant-queue-rabbitmq --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ tenant-queue-rabbitmq --- [INFO] Building jar: /data/jenkins/workspace/test-v5in-platform-source/infrastructures/tenant-queue-rabbitmq/target/tenant-queue-rabbitmq-1.0-SNAPSHOT.jar [INFO] [INFO] ---------------< com.bcxin:tenant-infrastructure-office >--------------- [INFO] Building tenant-infrastructure-office 1.0-SNAPSHOT [8/35] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ tenant-infrastructure-office --- [INFO] Deleting /data/jenkins/workspace/test-v5in-platform-source/infrastructures/tenant-infrastructure-office/target [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ tenant-infrastructure-office --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /data/jenkins/workspace/test-v5in-platform-source/infrastructures/tenant-infrastructure-office/src/main/resources [INFO] skip non existing resourceDirectory /data/jenkins/workspace/test-v5in-platform-source/infrastructures/tenant-infrastructure-office/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ tenant-infrastructure-office --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 6 source files to /data/jenkins/workspace/test-v5in-platform-source/infrastructures/tenant-infrastructure-office/target/classes [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ tenant-infrastructure-office --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /data/jenkins/workspace/test-v5in-platform-source/infrastructures/tenant-infrastructure-office/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ tenant-infrastructure-office --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ tenant-infrastructure-office --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ tenant-infrastructure-office --- [INFO] Building jar: /data/jenkins/workspace/test-v5in-platform-source/infrastructures/tenant-infrastructure-office/target/tenant-infrastructure-office-1.0-SNAPSHOT.jar [INFO] [INFO] -------------< com.bcxin:tenant-infrastructure-hibernate >-------------- [INFO] Building tenant-infrastructure-hibernate 1.0-SNAPSHOT [9/35] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ tenant-infrastructure-hibernate --- [INFO] Deleting /data/jenkins/workspace/test-v5in-platform-source/infrastructures/tenant-infrastructure-hibernate/target [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ tenant-infrastructure-hibernate --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /data/jenkins/workspace/test-v5in-platform-source/infrastructures/tenant-infrastructure-hibernate/src/main/resources [INFO] skip non existing resourceDirectory /data/jenkins/workspace/test-v5in-platform-source/infrastructures/tenant-infrastructure-hibernate/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ tenant-infrastructure-hibernate --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /data/jenkins/workspace/test-v5in-platform-source/infrastructures/tenant-infrastructure-hibernate/target/classes [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ tenant-infrastructure-hibernate --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /data/jenkins/workspace/test-v5in-platform-source/infrastructures/tenant-infrastructure-hibernate/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ tenant-infrastructure-hibernate --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ tenant-infrastructure-hibernate --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ tenant-infrastructure-hibernate --- [INFO] Building jar: /data/jenkins/workspace/test-v5in-platform-source/infrastructures/tenant-infrastructure-hibernate/target/tenant-infrastructure-hibernate-1.0-SNAPSHOT.jar [INFO] [INFO] ---------------------< com.bcxin:identity-server >---------------------- [INFO] Building identity-server 1.0-SNAPSHOT [10/35] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ identity-server --- [INFO] [INFO] ---------------------< com.bcxin:identity-domain >---------------------- [INFO] Building identity-domain 1.0-SNAPSHOT [11/35] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ identity-domain --- [INFO] Deleting /data/jenkins/workspace/test-v5in-platform-source/identity-server/identity-domain/target [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ identity-domain --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /data/jenkins/workspace/test-v5in-platform-source/identity-server/identity-domain/src/main/resources [INFO] skip non existing resourceDirectory /data/jenkins/workspace/test-v5in-platform-source/identity-server/identity-domain/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ identity-domain --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 54 source files to /data/jenkins/workspace/test-v5in-platform-source/identity-server/identity-domain/target/classes [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ identity-domain --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /data/jenkins/workspace/test-v5in-platform-source/identity-server/identity-domain/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ identity-domain --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ identity-domain --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ identity-domain --- [INFO] Building jar: /data/jenkins/workspace/test-v5in-platform-source/identity-server/identity-domain/target/identity-domain-1.0-SNAPSHOT.jar [INFO] [INFO] ----------------< com.bcxin:identity-domain-repository >---------------- [INFO] Building identity-domain-repository 1.0-SNAPSHOT [12/35] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ identity-domain-repository --- [INFO] Deleting /data/jenkins/workspace/test-v5in-platform-source/identity-server/identity-domain-repository/target [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ identity-domain-repository --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /data/jenkins/workspace/test-v5in-platform-source/identity-server/identity-domain-repository/src/main/resources [INFO] skip non existing resourceDirectory /data/jenkins/workspace/test-v5in-platform-source/identity-server/identity-domain-repository/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ identity-domain-repository --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 4 source files to /data/jenkins/workspace/test-v5in-platform-source/identity-server/identity-domain-repository/target/classes [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ identity-domain-repository --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /data/jenkins/workspace/test-v5in-platform-source/identity-server/identity-domain-repository/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ identity-domain-repository --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ identity-domain-repository --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ identity-domain-repository --- [INFO] Building jar: /data/jenkins/workspace/test-v5in-platform-source/identity-server/identity-domain-repository/target/identity-domain-repository-1.0-SNAPSHOT.jar [INFO] [INFO] ---------------------< com.bcxin:identity-web-api >--------------------- [INFO] Building identity-web-api 1.0-SNAPSHOT [13/35] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ identity-web-api --- [INFO] Deleting /data/jenkins/workspace/test-v5in-platform-source/identity-server/identity-web-api/target [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ identity-web-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 2 resources [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ identity-web-api --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 5 source files to /data/jenkins/workspace/test-v5in-platform-source/identity-server/identity-web-api/target/classes [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ identity-web-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /data/jenkins/workspace/test-v5in-platform-source/identity-server/identity-web-api/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ identity-web-api --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ identity-web-api --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ identity-web-api --- [INFO] Building jar: /data/jenkins/workspace/test-v5in-platform-source/identity-server/identity-web-api/target/identity-web-api-1.0.jar [INFO] [INFO] --- spring-boot-maven-plugin:2.5.1:repackage (repackage) @ identity-web-api --- [INFO] Replacing main artifact with repackaged archive [INFO] [INFO] ---------------------< com.bcxin:security-server >---------------------- [INFO] Building security-server 1.0-SNAPSHOT [14/35] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ security-server --- [INFO] [INFO] ---------------------< com.bcxin:security-domain >---------------------- [INFO] Building security-domain 1.0-SNAPSHOT [15/35] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ security-domain --- [INFO] Deleting /data/jenkins/workspace/test-v5in-platform-source/security-server/security-domain/target [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ security-domain --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /data/jenkins/workspace/test-v5in-platform-source/security-server/security-domain/src/main/resources [INFO] skip non existing resourceDirectory /data/jenkins/workspace/test-v5in-platform-source/security-server/security-domain/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ security-domain --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 13 source files to /data/jenkins/workspace/test-v5in-platform-source/security-server/security-domain/target/classes [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ security-domain --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /data/jenkins/workspace/test-v5in-platform-source/security-server/security-domain/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ security-domain --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ security-domain --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ security-domain --- [INFO] Building jar: /data/jenkins/workspace/test-v5in-platform-source/security-server/security-domain/target/security-domain-1.0-SNAPSHOT.jar [INFO] [INFO] ----------------< com.bcxin:security-domain-repository >---------------- [INFO] Building security-domain-repository 1.0-SNAPSHOT [16/35] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ security-domain-repository --- [INFO] Deleting /data/jenkins/workspace/test-v5in-platform-source/security-server/security-domain-repository/target [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ security-domain-repository --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /data/jenkins/workspace/test-v5in-platform-source/security-server/security-domain-repository/src/main/resources [INFO] skip non existing resourceDirectory /data/jenkins/workspace/test-v5in-platform-source/security-server/security-domain-repository/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ security-domain-repository --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 7 source files to /data/jenkins/workspace/test-v5in-platform-source/security-server/security-domain-repository/target/classes [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ security-domain-repository --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /data/jenkins/workspace/test-v5in-platform-source/security-server/security-domain-repository/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ security-domain-repository --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ security-domain-repository --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ security-domain-repository --- [INFO] Building jar: /data/jenkins/workspace/test-v5in-platform-source/security-server/security-domain-repository/target/security-domain-repository-1.0-SNAPSHOT.jar [INFO] [INFO] ---------------------< com.bcxin:security-web-api >--------------------- [INFO] Building security-web-api 1.0-SNAPSHOT [17/35] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ security-web-api --- [INFO] Deleting /data/jenkins/workspace/test-v5in-platform-source/security-server/security-web-api/target [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ security-web-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 2 resources [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ security-web-api --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 6 source files to /data/jenkins/workspace/test-v5in-platform-source/security-server/security-web-api/target/classes [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ security-web-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /data/jenkins/workspace/test-v5in-platform-source/security-server/security-web-api/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ security-web-api --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ security-web-api --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ security-web-api --- [INFO] Building jar: /data/jenkins/workspace/test-v5in-platform-source/security-server/security-web-api/target/security-web-api-1.0.jar [INFO] [INFO] --- spring-boot-maven-plugin:2.5.1:repackage (repackage) @ security-web-api --- [INFO] Replacing main artifact with repackaged archive [INFO] [INFO] ----------------------< com.bcxin:tenant-server >----------------------- [INFO] Building tenant-server 1.0-SNAPSHOT [18/35] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ tenant-server --- [INFO] [INFO] ----------------------< com.bcxin:tenant-domain >----------------------- [INFO] Building tenant-domain 1.0-SNAPSHOT [19/35] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ tenant-domain --- [INFO] Deleting /data/jenkins/workspace/test-v5in-platform-source/tenant-server/tenant-domain/target [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ tenant-domain --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /data/jenkins/workspace/test-v5in-platform-source/tenant-server/tenant-domain/src/main/resources [INFO] skip non existing resourceDirectory /data/jenkins/workspace/test-v5in-platform-source/tenant-server/tenant-domain/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ tenant-domain --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 320 source files to /data/jenkins/workspace/test-v5in-platform-source/tenant-server/tenant-domain/target/classes [WARNING] /data/jenkins/workspace/test-v5in-platform-source/tenant-server/tenant-domain/src/main/java/com/bcxin/tenant/domain/services/impls/OrganizationAdminServiceImpl.java:[21,45] NotImplementedException is internal proprietary API and may be removed in a future release [WARNING] /data/jenkins/workspace/test-v5in-platform-source/tenant-server/tenant-domain/src/main/java/com/bcxin/tenant/domain/services/impls/OrganizationAdminServiceImpl.java:[21,45] NotImplementedException is internal proprietary API and may be removed in a future release [WARNING] /data/jenkins/workspace/test-v5in-platform-source/tenant-server/tenant-domain/src/main/java/com/bcxin/tenant/domain/services/impls/OrganizationAdminServiceImpl.java:[21,45] NotImplementedException is internal proprietary API and may be removed in a future release [WARNING] /data/jenkins/workspace/test-v5in-platform-source/tenant-server/tenant-domain/src/main/java/com/bcxin/tenant/domain/services/impls/OrganizationAdminServiceImpl.java:[21,45] NotImplementedException is internal proprietary API and may be removed in a future release [WARNING] /data/jenkins/workspace/test-v5in-platform-source/tenant-server/tenant-domain/src/main/java/com/bcxin/tenant/domain/services/impls/OrganizationAdminServiceImpl.java:[21,45] NotImplementedException is internal proprietary API and may be removed in a future release [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ tenant-domain --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /data/jenkins/workspace/test-v5in-platform-source/tenant-server/tenant-domain/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ tenant-domain --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ tenant-domain --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ tenant-domain --- [INFO] Building jar: /data/jenkins/workspace/test-v5in-platform-source/tenant-server/tenant-domain/target/tenant-domain-1.0-SNAPSHOT.jar [INFO] [INFO] ---------------------< com.bcxin:tenant-domain-v5 >--------------------- [INFO] Building tenant-domain-v5 1.0-SNAPSHOT [20/35] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ tenant-domain-v5 --- [INFO] Deleting /data/jenkins/workspace/test-v5in-platform-source/tenant-server/tenant-domain-v5/target [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ tenant-domain-v5 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /data/jenkins/workspace/test-v5in-platform-source/tenant-server/tenant-domain-v5/src/main/resources [INFO] skip non existing resourceDirectory /data/jenkins/workspace/test-v5in-platform-source/tenant-server/tenant-domain-v5/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ tenant-domain-v5 --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 51 source files to /data/jenkins/workspace/test-v5in-platform-source/tenant-server/tenant-domain-v5/target/classes [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ tenant-domain-v5 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /data/jenkins/workspace/test-v5in-platform-source/tenant-server/tenant-domain-v5/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ tenant-domain-v5 --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ tenant-domain-v5 --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ tenant-domain-v5 --- [INFO] Building jar: /data/jenkins/workspace/test-v5in-platform-source/tenant-server/tenant-domain-v5/target/tenant-domain-v5-1.0-SNAPSHOT.jar [INFO] [INFO] -----------------< com.bcxin:tenant-domain-repository >----------------- [INFO] Building tenant-domain-repository 1.0-SNAPSHOT [21/35] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ tenant-domain-repository --- [INFO] Deleting /data/jenkins/workspace/test-v5in-platform-source/tenant-server/tenant-domain-repository/target [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ tenant-domain-repository --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /data/jenkins/workspace/test-v5in-platform-source/tenant-server/tenant-domain-repository/src/main/resources [INFO] skip non existing resourceDirectory /data/jenkins/workspace/test-v5in-platform-source/tenant-server/tenant-domain-repository/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ tenant-domain-repository --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 46 source files to /data/jenkins/workspace/test-v5in-platform-source/tenant-server/tenant-domain-repository/target/classes [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ tenant-domain-repository --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /data/jenkins/workspace/test-v5in-platform-source/tenant-server/tenant-domain-repository/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ tenant-domain-repository --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ tenant-domain-repository --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ tenant-domain-repository --- [INFO] Building jar: /data/jenkins/workspace/test-v5in-platform-source/tenant-server/tenant-domain-repository/target/tenant-domain-repository-1.0-SNAPSHOT.jar [INFO] [INFO] --------------< com.bcxin:tenant-Infrastructure-message >--------------- [INFO] Building tenant-Infrastructure-message 1.0-SNAPSHOT [22/35] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ tenant-Infrastructure-message --- [INFO] Deleting /data/jenkins/workspace/test-v5in-platform-source/infrastructures/tenant-Infrastructure-message/target [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ tenant-Infrastructure-message --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /data/jenkins/workspace/test-v5in-platform-source/infrastructures/tenant-Infrastructure-message/src/main/resources [INFO] skip non existing resourceDirectory /data/jenkins/workspace/test-v5in-platform-source/infrastructures/tenant-Infrastructure-message/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ tenant-Infrastructure-message --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /data/jenkins/workspace/test-v5in-platform-source/infrastructures/tenant-Infrastructure-message/target/classes [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ tenant-Infrastructure-message --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /data/jenkins/workspace/test-v5in-platform-source/infrastructures/tenant-Infrastructure-message/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ tenant-Infrastructure-message --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ tenant-Infrastructure-message --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ tenant-Infrastructure-message --- [INFO] Building jar: /data/jenkins/workspace/test-v5in-platform-source/infrastructures/tenant-Infrastructure-message/target/tenant-Infrastructure-message-1.0-SNAPSHOT.jar [INFO] [INFO] ----------------------< com.bcxin:tenant-web-api >---------------------- [INFO] Building tenant-web-api 1.0-SNAPSHOT [23/35] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ tenant-web-api --- [INFO] Deleting /data/jenkins/workspace/test-v5in-platform-source/tenant-server/tenant-web-api/target [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ tenant-web-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 2 resources [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ tenant-web-api --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 46 source files to /data/jenkins/workspace/test-v5in-platform-source/tenant-server/tenant-web-api/target/classes [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ tenant-web-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /data/jenkins/workspace/test-v5in-platform-source/tenant-server/tenant-web-api/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ tenant-web-api --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ tenant-web-api --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ tenant-web-api --- [INFO] Building jar: /data/jenkins/workspace/test-v5in-platform-source/tenant-server/tenant-web-api/target/tenant-web-api-1.0.jar [INFO] [INFO] --- spring-boot-maven-plugin:2.5.1:repackage (repackage) @ tenant-web-api --- [INFO] Replacing main artifact with repackaged archive [INFO] [INFO] ------------------< com.bcxin:tenant-rest-web-common >------------------ [INFO] Building tenant-rest-web-common 1.0-SNAPSHOT [24/35] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ tenant-rest-web-common --- [INFO] Deleting /data/jenkins/workspace/test-v5in-platform-source/infrastructures/tenant-rest-web-common/target [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ tenant-rest-web-common --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /data/jenkins/workspace/test-v5in-platform-source/infrastructures/tenant-rest-web-common/src/main/resources [INFO] skip non existing resourceDirectory /data/jenkins/workspace/test-v5in-platform-source/infrastructures/tenant-rest-web-common/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ tenant-rest-web-common --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 7 source files to /data/jenkins/workspace/test-v5in-platform-source/infrastructures/tenant-rest-web-common/target/classes [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ tenant-rest-web-common --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /data/jenkins/workspace/test-v5in-platform-source/infrastructures/tenant-rest-web-common/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ tenant-rest-web-common --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ tenant-rest-web-common --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ tenant-rest-web-common --- [INFO] Building jar: /data/jenkins/workspace/test-v5in-platform-source/infrastructures/tenant-rest-web-common/target/tenant-rest-web-common-1.0-SNAPSHOT.jar [INFO] [INFO] -------------------< com.bcxin:tenant-rest-web-api >-------------------- [INFO] Building tenant-rest-web-api 1.0-SNAPSHOT [25/35] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ tenant-rest-web-api --- [INFO] Deleting /data/jenkins/workspace/test-v5in-platform-source/tenant-rest-web-api/target [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ tenant-rest-web-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 26 resources [INFO] Copying 24 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ tenant-rest-web-api --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 61 source files to /data/jenkins/workspace/test-v5in-platform-source/tenant-rest-web-api/target/classes [WARNING] /data/jenkins/workspace/test-v5in-platform-source/tenant-rest-web-api/src/main/java/com/bcxin/rest/web/apis/utils/YZTAuthUtil.java:[12,15] BASE64Encoder is internal proprietary API and may be removed in a future release [WARNING] /data/jenkins/workspace/test-v5in-platform-source/tenant-rest-web-api/src/main/java/com/bcxin/rest/web/apis/utils/JitGatewayUtil.java:[14,15] BASE64Encoder is internal proprietary API and may be removed in a future release [WARNING] /data/jenkins/workspace/test-v5in-platform-source/tenant-rest-web-api/src/main/java/com/bcxin/rest/web/apis/utils/YZTAuthUtil.java:[12,15] BASE64Encoder is internal proprietary API and may be removed in a future release [WARNING] /data/jenkins/workspace/test-v5in-platform-source/tenant-rest-web-api/src/main/java/com/bcxin/rest/web/apis/utils/JitGatewayUtil.java:[14,15] BASE64Encoder is internal proprietary API and may be removed in a future release [WARNING] /data/jenkins/workspace/test-v5in-platform-source/tenant-rest-web-api/src/main/java/com/bcxin/rest/web/apis/utils/YZTAuthUtil.java:[12,15] BASE64Encoder is internal proprietary API and may be removed in a future release [WARNING] /data/jenkins/workspace/test-v5in-platform-source/tenant-rest-web-api/src/main/java/com/bcxin/rest/web/apis/utils/JitGatewayUtil.java:[14,15] BASE64Encoder is internal proprietary API and may be removed in a future release [WARNING] /data/jenkins/workspace/test-v5in-platform-source/tenant-rest-web-api/src/main/java/com/bcxin/rest/web/apis/utils/YZTAuthUtil.java:[12,15] BASE64Encoder is internal proprietary API and may be removed in a future release [WARNING] /data/jenkins/workspace/test-v5in-platform-source/tenant-rest-web-api/src/main/java/com/bcxin/rest/web/apis/utils/JitGatewayUtil.java:[14,15] BASE64Encoder is internal proprietary API and may be removed in a future release [WARNING] /data/jenkins/workspace/test-v5in-platform-source/tenant-rest-web-api/src/main/java/com/bcxin/rest/web/apis/utils/YZTAuthUtil.java:[12,15] BASE64Encoder is internal proprietary API and may be removed in a future release [WARNING] /data/jenkins/workspace/test-v5in-platform-source/tenant-rest-web-api/src/main/java/com/bcxin/rest/web/apis/utils/JitGatewayUtil.java:[14,15] BASE64Encoder is internal proprietary API and may be removed in a future release [WARNING] /data/jenkins/workspace/test-v5in-platform-source/tenant-rest-web-api/src/main/java/com/bcxin/rest/web/apis/utils/YZTAuthUtil.java:[281,28] BASE64Encoder is internal proprietary API and may be removed in a future release [WARNING] /data/jenkins/workspace/test-v5in-platform-source/tenant-rest-web-api/src/main/java/com/bcxin/rest/web/apis/utils/JitGatewayUtil.java:[247,33] BASE64Encoder is internal proprietary API and may be removed in a future release [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ tenant-rest-web-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /data/jenkins/workspace/test-v5in-platform-source/tenant-rest-web-api/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ tenant-rest-web-api --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ tenant-rest-web-api --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ tenant-rest-web-api --- [INFO] Building jar: /data/jenkins/workspace/test-v5in-platform-source/tenant-rest-web-api/target/tenant-rest-web-api-1.0.jar [INFO] [INFO] --- spring-boot-maven-plugin:2.5.1:repackage (repackage) @ tenant-rest-web-api --- [INFO] Replacing main artifact with repackaged archive [INFO] [INFO] --- spring-boot-maven-plugin:2.5.1:repackage (default) @ tenant-rest-web-api --- [INFO] Replacing main artifact with repackaged archive [INFO] [INFO] -------------------< com.bcxin:tenant-backend-task >-------------------- [INFO] Building tenant-backend-task 1.0-SNAPSHOT [26/35] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ tenant-backend-task --- [INFO] Deleting /data/jenkins/workspace/test-v5in-platform-source/tenant-backend-task/target [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ tenant-backend-task --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 2 resources [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ tenant-backend-task --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 32 source files to /data/jenkins/workspace/test-v5in-platform-source/tenant-backend-task/target/classes [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ tenant-backend-task --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /data/jenkins/workspace/test-v5in-platform-source/tenant-backend-task/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ tenant-backend-task --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ tenant-backend-task --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ tenant-backend-task --- [INFO] Building jar: /data/jenkins/workspace/test-v5in-platform-source/tenant-backend-task/target/tenant-backend-task-1.0.jar [INFO] [INFO] --- spring-boot-maven-plugin:2.5.1:repackage (repackage) @ tenant-backend-task --- [INFO] Replacing main artifact with repackaged archive [INFO] [INFO] --------------------< com.bcxin:tenant-rbac-server >-------------------- [INFO] Building tenant-rbac-server 1.0-SNAPSHOT [27/35] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ tenant-rbac-server --- [INFO] [INFO] --------------------< com.bcxin:tenant-rbac-domain >-------------------- [INFO] Building tenant-rbac-domain 1.0-SNAPSHOT [28/35] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ tenant-rbac-domain --- [INFO] Deleting /data/jenkins/workspace/test-v5in-platform-source/tenant-rbac-server/tenant-rbac-domain/target [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ tenant-rbac-domain --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /data/jenkins/workspace/test-v5in-platform-source/tenant-rbac-server/tenant-rbac-domain/src/main/resources [INFO] skip non existing resourceDirectory /data/jenkins/workspace/test-v5in-platform-source/tenant-rbac-server/tenant-rbac-domain/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ tenant-rbac-domain --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 95 source files to /data/jenkins/workspace/test-v5in-platform-source/tenant-rbac-server/tenant-rbac-domain/target/classes [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ tenant-rbac-domain --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /data/jenkins/workspace/test-v5in-platform-source/tenant-rbac-server/tenant-rbac-domain/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ tenant-rbac-domain --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ tenant-rbac-domain --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ tenant-rbac-domain --- [INFO] Building jar: /data/jenkins/workspace/test-v5in-platform-source/tenant-rbac-server/tenant-rbac-domain/target/tenant-rbac-domain-1.0-SNAPSHOT.jar [INFO] [INFO] --------------< com.bcxin:tenant-rbac-domain-repository >--------------- [INFO] Building tenant-rbac-domain-repository 1.0-SNAPSHOT [29/35] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ tenant-rbac-domain-repository --- [INFO] Deleting /data/jenkins/workspace/test-v5in-platform-source/tenant-rbac-server/tenant-rbac-domain-repository/target [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ tenant-rbac-domain-repository --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /data/jenkins/workspace/test-v5in-platform-source/tenant-rbac-server/tenant-rbac-domain-repository/src/main/resources [INFO] skip non existing resourceDirectory /data/jenkins/workspace/test-v5in-platform-source/tenant-rbac-server/tenant-rbac-domain-repository/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ tenant-rbac-domain-repository --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 20 source files to /data/jenkins/workspace/test-v5in-platform-source/tenant-rbac-server/tenant-rbac-domain-repository/target/classes [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ tenant-rbac-domain-repository --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /data/jenkins/workspace/test-v5in-platform-source/tenant-rbac-server/tenant-rbac-domain-repository/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ tenant-rbac-domain-repository --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ tenant-rbac-domain-repository --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ tenant-rbac-domain-repository --- [INFO] Building jar: /data/jenkins/workspace/test-v5in-platform-source/tenant-rbac-server/tenant-rbac-domain-repository/target/tenant-rbac-domain-repository-1.0-SNAPSHOT.jar [INFO] [INFO] ---------------------< com.bcxin:tenant-rbac-api >---------------------- [INFO] Building tenant-rbac-api 1.0-SNAPSHOT [30/35] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ tenant-rbac-api --- [INFO] Deleting /data/jenkins/workspace/test-v5in-platform-source/tenant-rbac-server/tenant-rbac-api/target [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ tenant-rbac-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 2 resources [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ tenant-rbac-api --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 8 source files to /data/jenkins/workspace/test-v5in-platform-source/tenant-rbac-server/tenant-rbac-api/target/classes [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ tenant-rbac-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /data/jenkins/workspace/test-v5in-platform-source/tenant-rbac-server/tenant-rbac-api/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ tenant-rbac-api --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ tenant-rbac-api --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ tenant-rbac-api --- [INFO] Building jar: /data/jenkins/workspace/test-v5in-platform-source/tenant-rbac-server/tenant-rbac-api/target/tenant-rbac-api-1.0.jar [INFO] [INFO] --- spring-boot-maven-plugin:2.5.1:repackage (repackage) @ tenant-rbac-api --- [INFO] Replacing main artifact with repackaged archive [INFO] [INFO] -------------< com.bcxin:tenant-rbac-domain-v5-repository >------------- [INFO] Building tenant-rbac-domain-v5-repository 1.0-SNAPSHOT [31/35] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ tenant-rbac-domain-v5-repository --- [INFO] Deleting /data/jenkins/workspace/test-v5in-platform-source/tenant-rbac-server/tenant-rbac-domain-v5-repository/target [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ tenant-rbac-domain-v5-repository --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /data/jenkins/workspace/test-v5in-platform-source/tenant-rbac-server/tenant-rbac-domain-v5-repository/src/main/resources [INFO] skip non existing resourceDirectory /data/jenkins/workspace/test-v5in-platform-source/tenant-rbac-server/tenant-rbac-domain-v5-repository/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ tenant-rbac-domain-v5-repository --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 4 source files to /data/jenkins/workspace/test-v5in-platform-source/tenant-rbac-server/tenant-rbac-domain-v5-repository/target/classes [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ tenant-rbac-domain-v5-repository --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /data/jenkins/workspace/test-v5in-platform-source/tenant-rbac-server/tenant-rbac-domain-v5-repository/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ tenant-rbac-domain-v5-repository --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ tenant-rbac-domain-v5-repository --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ tenant-rbac-domain-v5-repository --- [INFO] Building jar: /data/jenkins/workspace/test-v5in-platform-source/tenant-rbac-server/tenant-rbac-domain-v5-repository/target/tenant-rbac-domain-v5-repository-1.0-SNAPSHOT.jar [INFO] [INFO] ----------------< com.bcxin:tenant-shared-rest-web-api >---------------- [INFO] Building tenant-shared-rest-web-api 1.0-SNAPSHOT [32/35] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ tenant-shared-rest-web-api --- [INFO] Deleting /data/jenkins/workspace/test-v5in-platform-source/tenant-shared-rest-web-api/target [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ tenant-shared-rest-web-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 2 resources [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ tenant-shared-rest-web-api --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 12 source files to /data/jenkins/workspace/test-v5in-platform-source/tenant-shared-rest-web-api/target/classes [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ tenant-shared-rest-web-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /data/jenkins/workspace/test-v5in-platform-source/tenant-shared-rest-web-api/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ tenant-shared-rest-web-api --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ tenant-shared-rest-web-api --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ tenant-shared-rest-web-api --- [INFO] Building jar: /data/jenkins/workspace/test-v5in-platform-source/tenant-shared-rest-web-api/target/tenant-shared-rest-web-api-1.0.jar [INFO] [INFO] --- spring-boot-maven-plugin:2.5.1:repackage (repackage) @ tenant-shared-rest-web-api --- [INFO] Replacing main artifact with repackaged archive [INFO] [INFO] ------------------------< com.bcxin:tenant-bus >------------------------ [INFO] Building tenant-bus 1.0-SNAPSHOT [33/35] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ tenant-bus --- [INFO] [INFO] --------------------< com.bcxin:tenant-bus-domain >--------------------- [INFO] Building tenant-bus-domain 1.0-SNAPSHOT [34/35] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ tenant-bus-domain --- [INFO] Deleting /data/jenkins/workspace/test-v5in-platform-source/tenant-bus/tenant-bus-domain/target [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ tenant-bus-domain --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /data/jenkins/workspace/test-v5in-platform-source/tenant-bus/tenant-bus-domain/src/main/resources [INFO] skip non existing resourceDirectory /data/jenkins/workspace/test-v5in-platform-source/tenant-bus/tenant-bus-domain/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ tenant-bus-domain --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 5 source files to /data/jenkins/workspace/test-v5in-platform-source/tenant-bus/tenant-bus-domain/target/classes [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ tenant-bus-domain --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /data/jenkins/workspace/test-v5in-platform-source/tenant-bus/tenant-bus-domain/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ tenant-bus-domain --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ tenant-bus-domain --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ tenant-bus-domain --- [INFO] Building jar: /data/jenkins/workspace/test-v5in-platform-source/tenant-bus/tenant-bus-domain/target/tenant-bus-domain-1.0-SNAPSHOT.jar [INFO] [INFO] ----------------------< com.bcxin:tenant-bus-api >---------------------- [INFO] Building tenant-bus-api 1.0-SNAPSHOT [35/35] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ tenant-bus-api --- [INFO] Deleting /data/jenkins/workspace/test-v5in-platform-source/tenant-bus/tenant-bus-api/target [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ tenant-bus-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 2 resources [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ tenant-bus-api --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /data/jenkins/workspace/test-v5in-platform-source/tenant-bus/tenant-bus-api/target/classes [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ tenant-bus-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /data/jenkins/workspace/test-v5in-platform-source/tenant-bus/tenant-bus-api/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ tenant-bus-api --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ tenant-bus-api --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ tenant-bus-api --- [INFO] Building jar: /data/jenkins/workspace/test-v5in-platform-source/tenant-bus/tenant-bus-api/target/tenant-bus-api-1.0.jar [INFO] [INFO] --- spring-boot-maven-plugin:2.5.1:repackage (repackage) @ tenant-bus-api --- [INFO] Replacing main artifact with repackaged archive [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for tenant-platform 1.0-SNAPSHOT: [INFO] [INFO] tenant-platform .................................... SUCCESS [ 0.389 s] [INFO] infrastructures .................................... SUCCESS [ 0.074 s] [INFO] tenant-registration-nacos .......................... SUCCESS [ 2.811 s] [INFO] tenant-Infrastructure .............................. SUCCESS [ 3.420 s] [INFO] tenant-api-interface ............................... SUCCESS [ 6.289 s] [INFO] tenant-web-common .................................. SUCCESS [ 1.822 s] [INFO] tenant-queue-rabbitmq .............................. SUCCESS [ 1.692 s] [INFO] tenant-infrastructure-office ....................... SUCCESS [ 2.076 s] [INFO] tenant-infrastructure-hibernate .................... SUCCESS [ 1.837 s] [INFO] identity-server .................................... SUCCESS [ 0.086 s] [INFO] identity-domain .................................... SUCCESS [ 2.938 s] [INFO] identity-domain-repository ......................... SUCCESS [ 1.937 s] [INFO] identity-web-api ................................... SUCCESS [ 2.793 s] [INFO] security-server .................................... SUCCESS [ 0.086 s] [INFO] security-domain .................................... SUCCESS [ 2.309 s] [INFO] security-domain-repository ......................... SUCCESS [ 2.059 s] [INFO] security-web-api ................................... SUCCESS [ 2.673 s] [INFO] tenant-server ...................................... SUCCESS [ 0.087 s] [INFO] tenant-domain ...................................... SUCCESS [ 7.192 s] [INFO] tenant-domain-v5 ................................... SUCCESS [ 3.085 s] [INFO] tenant-domain-repository ........................... SUCCESS [ 3.591 s] [INFO] tenant-Infrastructure-message ...................... SUCCESS [ 1.862 s] [INFO] tenant-web-api ..................................... SUCCESS [ 4.468 s] [INFO] tenant-rest-web-common ............................. SUCCESS [ 2.135 s] [INFO] tenant-rest-web-api ................................ SUCCESS [ 4.782 s] [INFO] tenant-backend-task ................................ SUCCESS [ 3.684 s] [INFO] tenant-rbac-server ................................. SUCCESS [ 0.086 s] [INFO] tenant-rbac-domain ................................. SUCCESS [ 3.408 s] [INFO] tenant-rbac-domain-repository ...................... SUCCESS [ 2.315 s] [INFO] tenant-rbac-api .................................... SUCCESS [ 2.656 s] [INFO] tenant-rbac-domain-v5-repository ................... SUCCESS [ 1.702 s] [INFO] tenant-shared-rest-web-api ......................... SUCCESS [ 2.553 s] [INFO] tenant-bus ......................................... SUCCESS [ 0.085 s] [INFO] tenant-bus-domain .................................. SUCCESS [ 1.914 s] [INFO] tenant-bus-api ..................................... SUCCESS [ 2.005 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 01:46 min [INFO] Finished at: 2025-01-08T14:32:35+08:00 [INFO] ------------------------------------------------------------------------ Waiting for Jenkins to finish collecting data [JENKINS] Archiving /data/jenkins/workspace/test-v5in-platform-source/tenant-server/tenant-domain-v5/pom.xml to com.bcxin/tenant-domain-v5/1.0-SNAPSHOT/tenant-domain-v5-1.0-SNAPSHOT.pom [JENKINS] Archiving /data/jenkins/workspace/test-v5in-platform-source/tenant-server/tenant-domain-v5/target/tenant-domain-v5-1.0-SNAPSHOT.jar to com.bcxin/tenant-domain-v5/1.0-SNAPSHOT/tenant-domain-v5-1.0-SNAPSHOT.jar [JENKINS] Archiving /data/jenkins/workspace/test-v5in-platform-source/tenant-bus/tenant-bus-domain/pom.xml to com.bcxin/tenant-bus-domain/1.0-SNAPSHOT/tenant-bus-domain-1.0-SNAPSHOT.pom [JENKINS] Archiving /data/jenkins/workspace/test-v5in-platform-source/tenant-bus/tenant-bus-domain/target/tenant-bus-domain-1.0-SNAPSHOT.jar to com.bcxin/tenant-bus-domain/1.0-SNAPSHOT/tenant-bus-domain-1.0-SNAPSHOT.jar [JENKINS] Archiving /data/jenkins/workspace/test-v5in-platform-source/infrastructures/pom.xml to com.bcxin/infrastructures/1.0-SNAPSHOT/infrastructures-1.0-SNAPSHOT.pom [JENKINS] Archiving /data/jenkins/workspace/test-v5in-platform-source/infrastructures/tenant-web-common/pom.xml to com.bcxin/tenant-web-common/1.0-SNAPSHOT/tenant-web-common-1.0-SNAPSHOT.pom [JENKINS] Archiving /data/jenkins/workspace/test-v5in-platform-source/infrastructures/tenant-web-common/target/tenant-web-common-1.0-SNAPSHOT.jar to com.bcxin/tenant-web-common/1.0-SNAPSHOT/tenant-web-common-1.0-SNAPSHOT.jar [JENKINS] Archiving /data/jenkins/workspace/test-v5in-platform-source/tenant-bus/pom.xml to com.bcxin/tenant-bus/1.0-SNAPSHOT/tenant-bus-1.0-SNAPSHOT.pom [JENKINS] Archiving /data/jenkins/workspace/test-v5in-platform-source/tenant-bus/tenant-bus-api/pom.xml to com.bcxin/tenant-bus-api/1.0-SNAPSHOT/tenant-bus-api-1.0-SNAPSHOT.pom [JENKINS] Archiving /data/jenkins/workspace/test-v5in-platform-source/tenant-bus/tenant-bus-api/target/tenant-bus-api-1.0.jar to com.bcxin/tenant-bus-api/1.0-SNAPSHOT/tenant-bus-api-1.0-SNAPSHOT.jar [JENKINS] Archiving /data/jenkins/workspace/test-v5in-platform-source/infrastructures/tenant-api-interface/pom.xml to com.bcxin/tenant-api-interface/1.0-SNAPSHOT/tenant-api-interface-1.0-SNAPSHOT.pom [JENKINS] Archiving /data/jenkins/workspace/test-v5in-platform-source/infrastructures/tenant-api-interface/target/tenant-api-interface-1.0-SNAPSHOT.jar to com.bcxin/tenant-api-interface/1.0-SNAPSHOT/tenant-api-interface-1.0-SNAPSHOT.jar [JENKINS] Archiving /data/jenkins/workspace/test-v5in-platform-source/security-server/pom.xml to com.bcxin/security-server/1.0-SNAPSHOT/security-server-1.0-SNAPSHOT.pom [JENKINS] Archiving /data/jenkins/workspace/test-v5in-platform-source/identity-server/pom.xml to com.bcxin/identity-server/1.0-SNAPSHOT/identity-server-1.0-SNAPSHOT.pom [JENKINS] Archiving /data/jenkins/workspace/test-v5in-platform-source/security-server/security-web-api/pom.xml to com.bcxin/security-web-api/1.0-SNAPSHOT/security-web-api-1.0-SNAPSHOT.pom [JENKINS] Archiving /data/jenkins/workspace/test-v5in-platform-source/security-server/security-web-api/target/security-web-api-1.0.jar to com.bcxin/security-web-api/1.0-SNAPSHOT/security-web-api-1.0-SNAPSHOT.jar [JENKINS] Archiving /data/jenkins/workspace/test-v5in-platform-source/infrastructures/tenant-Infrastructure-message/pom.xml to com.bcxin/tenant-Infrastructure-message/1.0-SNAPSHOT/tenant-Infrastructure-message-1.0-SNAPSHOT.pom [JENKINS] Archiving /data/jenkins/workspace/test-v5in-platform-source/infrastructures/tenant-Infrastructure-message/target/tenant-Infrastructure-message-1.0-SNAPSHOT.jar to com.bcxin/tenant-Infrastructure-message/1.0-SNAPSHOT/tenant-Infrastructure-message-1.0-SNAPSHOT.jar [JENKINS] Archiving /data/jenkins/workspace/test-v5in-platform-source/tenant-server/tenant-domain-repository/pom.xml to com.bcxin/tenant-domain-repository/1.0-SNAPSHOT/tenant-domain-repository-1.0-SNAPSHOT.pom [JENKINS] Archiving /data/jenkins/workspace/test-v5in-platform-source/tenant-server/tenant-domain-repository/target/tenant-domain-repository-1.0-SNAPSHOT.jar to com.bcxin/tenant-domain-repository/1.0-SNAPSHOT/tenant-domain-repository-1.0-SNAPSHOT.jar [JENKINS] Archiving /data/jenkins/workspace/test-v5in-platform-source/identity-server/identity-web-api/pom.xml to com.bcxin/identity-web-api/1.0-SNAPSHOT/identity-web-api-1.0-SNAPSHOT.pom [JENKINS] Archiving /data/jenkins/workspace/test-v5in-platform-source/identity-server/identity-web-api/target/identity-web-api-1.0.jar to com.bcxin/identity-web-api/1.0-SNAPSHOT/identity-web-api-1.0-SNAPSHOT.jar [JENKINS] Archiving /data/jenkins/workspace/test-v5in-platform-source/pom.xml to com.bcxin/tenant-platform/1.0-SNAPSHOT/tenant-platform-1.0-SNAPSHOT.pom [JENKINS] Archiving /data/jenkins/workspace/test-v5in-platform-source/tenant-rbac-server/tenant-rbac-domain-repository/pom.xml to com.bcxin/tenant-rbac-domain-repository/1.0-SNAPSHOT/tenant-rbac-domain-repository-1.0-SNAPSHOT.pom [JENKINS] Archiving /data/jenkins/workspace/test-v5in-platform-source/tenant-rbac-server/tenant-rbac-domain-repository/target/tenant-rbac-domain-repository-1.0-SNAPSHOT.jar to com.bcxin/tenant-rbac-domain-repository/1.0-SNAPSHOT/tenant-rbac-domain-repository-1.0-SNAPSHOT.jar [JENKINS] Archiving /data/jenkins/workspace/test-v5in-platform-source/infrastructures/tenant-infrastructure-hibernate/pom.xml to com.bcxin/tenant-infrastructure-hibernate/1.0-SNAPSHOT/tenant-infrastructure-hibernate-1.0-SNAPSHOT.pom [JENKINS] Archiving /data/jenkins/workspace/test-v5in-platform-source/infrastructures/tenant-infrastructure-hibernate/target/tenant-infrastructure-hibernate-1.0-SNAPSHOT.jar to com.bcxin/tenant-infrastructure-hibernate/1.0-SNAPSHOT/tenant-infrastructure-hibernate-1.0-SNAPSHOT.jar [JENKINS] Archiving /data/jenkins/workspace/test-v5in-platform-source/security-server/security-domain-repository/pom.xml to com.bcxin/security-domain-repository/1.0-SNAPSHOT/security-domain-repository-1.0-SNAPSHOT.pom [JENKINS] Archiving /data/jenkins/workspace/test-v5in-platform-source/security-server/security-domain-repository/target/security-domain-repository-1.0-SNAPSHOT.jar to com.bcxin/security-domain-repository/1.0-SNAPSHOT/security-domain-repository-1.0-SNAPSHOT.jar [JENKINS] Archiving /data/jenkins/workspace/test-v5in-platform-source/infrastructures/tenant-registration-nacos/pom.xml to com.bcxin/tenant-registration-nacos/1.0-SNAPSHOT/tenant-registration-nacos-1.0-SNAPSHOT.pom [JENKINS] Archiving /data/jenkins/workspace/test-v5in-platform-source/infrastructures/tenant-registration-nacos/target/tenant-registration-nacos-1.0-SNAPSHOT.jar to com.bcxin/tenant-registration-nacos/1.0-SNAPSHOT/tenant-registration-nacos-1.0-SNAPSHOT.jar [JENKINS] Archiving /data/jenkins/workspace/test-v5in-platform-source/tenant-server/pom.xml to com.bcxin/tenant-server/1.0-SNAPSHOT/tenant-server-1.0-SNAPSHOT.pom [JENKINS] Archiving /data/jenkins/workspace/test-v5in-platform-source/tenant-server/tenant-web-api/pom.xml to com.bcxin/tenant-web-api/1.0-SNAPSHOT/tenant-web-api-1.0-SNAPSHOT.pom [JENKINS] Archiving /data/jenkins/workspace/test-v5in-platform-source/tenant-server/tenant-web-api/target/tenant-web-api-1.0.jar to com.bcxin/tenant-web-api/1.0-SNAPSHOT/tenant-web-api-1.0-SNAPSHOT.jar [JENKINS] Archiving /data/jenkins/workspace/test-v5in-platform-source/infrastructures/tenant-rest-web-common/pom.xml to com.bcxin/tenant-rest-web-common/1.0-SNAPSHOT/tenant-rest-web-common-1.0-SNAPSHOT.pom [JENKINS] Archiving /data/jenkins/workspace/test-v5in-platform-source/infrastructures/tenant-rest-web-common/target/tenant-rest-web-common-1.0-SNAPSHOT.jar to com.bcxin/tenant-rest-web-common/1.0-SNAPSHOT/tenant-rest-web-common-1.0-SNAPSHOT.jar [JENKINS] Archiving /data/jenkins/workspace/test-v5in-platform-source/tenant-rbac-server/tenant-rbac-domain-v5-repository/pom.xml to com.bcxin/tenant-rbac-domain-v5-repository/1.0-SNAPSHOT/tenant-rbac-domain-v5-repository-1.0-SNAPSHOT.pom [JENKINS] Archiving /data/jenkins/workspace/test-v5in-platform-source/tenant-rbac-server/tenant-rbac-domain-v5-repository/target/tenant-rbac-domain-v5-repository-1.0-SNAPSHOT.jar to com.bcxin/tenant-rbac-domain-v5-repository/1.0-SNAPSHOT/tenant-rbac-domain-v5-repository-1.0-SNAPSHOT.jar [JENKINS] Archiving /data/jenkins/workspace/test-v5in-platform-source/tenant-rest-web-api/pom.xml to com.bcxin/tenant-rest-web-api/1.0-SNAPSHOT/tenant-rest-web-api-1.0-SNAPSHOT.pom [JENKINS] Archiving /data/jenkins/workspace/test-v5in-platform-source/tenant-rest-web-api/target/tenant-rest-web-api-1.0.jar to com.bcxin/tenant-rest-web-api/1.0-SNAPSHOT/tenant-rest-web-api-1.0-SNAPSHOT.jar [JENKINS] Archiving /data/jenkins/workspace/test-v5in-platform-source/infrastructures/tenant-infrastructure-office/pom.xml to com.bcxin/tenant-infrastructure-office/1.0-SNAPSHOT/tenant-infrastructure-office-1.0-SNAPSHOT.pom [JENKINS] Archiving /data/jenkins/workspace/test-v5in-platform-source/infrastructures/tenant-infrastructure-office/target/tenant-infrastructure-office-1.0-SNAPSHOT.jar to com.bcxin/tenant-infrastructure-office/1.0-SNAPSHOT/tenant-infrastructure-office-1.0-SNAPSHOT.jar [JENKINS] Archiving /data/jenkins/workspace/test-v5in-platform-source/identity-server/identity-domain-repository/pom.xml to com.bcxin/identity-domain-repository/1.0-SNAPSHOT/identity-domain-repository-1.0-SNAPSHOT.pom [JENKINS] Archiving /data/jenkins/workspace/test-v5in-platform-source/identity-server/identity-domain-repository/target/identity-domain-repository-1.0-SNAPSHOT.jar to com.bcxin/identity-domain-repository/1.0-SNAPSHOT/identity-domain-repository-1.0-SNAPSHOT.jar [JENKINS] Archiving /data/jenkins/workspace/test-v5in-platform-source/tenant-shared-rest-web-api/pom.xml to com.bcxin/tenant-shared-rest-web-api/1.0-SNAPSHOT/tenant-shared-rest-web-api-1.0-SNAPSHOT.pom [JENKINS] Archiving /data/jenkins/workspace/test-v5in-platform-source/tenant-shared-rest-web-api/target/tenant-shared-rest-web-api-1.0.jar to com.bcxin/tenant-shared-rest-web-api/1.0-SNAPSHOT/tenant-shared-rest-web-api-1.0-SNAPSHOT.jar [JENKINS] Archiving /data/jenkins/workspace/test-v5in-platform-source/tenant-rbac-server/pom.xml to com.bcxin/tenant-rbac-server/1.0-SNAPSHOT/tenant-rbac-server-1.0-SNAPSHOT.pom [JENKINS] Archiving /data/jenkins/workspace/test-v5in-platform-source/infrastructures/tenant-queue-rabbitmq/pom.xml to com.bcxin/tenant-queue-rabbitmq/1.0-SNAPSHOT/tenant-queue-rabbitmq-1.0-SNAPSHOT.pom [JENKINS] Archiving /data/jenkins/workspace/test-v5in-platform-source/infrastructures/tenant-queue-rabbitmq/target/tenant-queue-rabbitmq-1.0-SNAPSHOT.jar to com.bcxin/tenant-queue-rabbitmq/1.0-SNAPSHOT/tenant-queue-rabbitmq-1.0-SNAPSHOT.jar [JENKINS] Archiving /data/jenkins/workspace/test-v5in-platform-source/infrastructures/tenant-Infrastructure/pom.xml to com.bcxin/tenant-Infrastructure/1.0-SNAPSHOT/tenant-Infrastructure-1.0-SNAPSHOT.pom [JENKINS] Archiving /data/jenkins/workspace/test-v5in-platform-source/infrastructures/tenant-Infrastructure/target/tenant-Infrastructure-1.0-SNAPSHOT.jar to com.bcxin/tenant-Infrastructure/1.0-SNAPSHOT/tenant-Infrastructure-1.0-SNAPSHOT.jar [JENKINS] Archiving /data/jenkins/workspace/test-v5in-platform-source/identity-server/identity-domain/pom.xml to com.bcxin/identity-domain/1.0-SNAPSHOT/identity-domain-1.0-SNAPSHOT.pom [JENKINS] Archiving /data/jenkins/workspace/test-v5in-platform-source/identity-server/identity-domain/target/identity-domain-1.0-SNAPSHOT.jar to com.bcxin/identity-domain/1.0-SNAPSHOT/identity-domain-1.0-SNAPSHOT.jar [JENKINS] Archiving /data/jenkins/workspace/test-v5in-platform-source/tenant-server/tenant-domain/pom.xml to com.bcxin/tenant-domain/1.0-SNAPSHOT/tenant-domain-1.0-SNAPSHOT.pom [JENKINS] Archiving /data/jenkins/workspace/test-v5in-platform-source/tenant-server/tenant-domain/target/tenant-domain-1.0-SNAPSHOT.jar to com.bcxin/tenant-domain/1.0-SNAPSHOT/tenant-domain-1.0-SNAPSHOT.jar [JENKINS] Archiving /data/jenkins/workspace/test-v5in-platform-source/security-server/security-domain/pom.xml to com.bcxin/security-domain/1.0-SNAPSHOT/security-domain-1.0-SNAPSHOT.pom [JENKINS] Archiving /data/jenkins/workspace/test-v5in-platform-source/security-server/security-domain/target/security-domain-1.0-SNAPSHOT.jar to com.bcxin/security-domain/1.0-SNAPSHOT/security-domain-1.0-SNAPSHOT.jar [JENKINS] Archiving /data/jenkins/workspace/test-v5in-platform-source/tenant-backend-task/pom.xml to com.bcxin/tenant-backend-task/1.0-SNAPSHOT/tenant-backend-task-1.0-SNAPSHOT.pom [JENKINS] Archiving /data/jenkins/workspace/test-v5in-platform-source/tenant-backend-task/target/tenant-backend-task-1.0.jar to com.bcxin/tenant-backend-task/1.0-SNAPSHOT/tenant-backend-task-1.0-SNAPSHOT.jar [JENKINS] Archiving /data/jenkins/workspace/test-v5in-platform-source/tenant-rbac-server/tenant-rbac-domain/pom.xml to com.bcxin/tenant-rbac-domain/1.0-SNAPSHOT/tenant-rbac-domain-1.0-SNAPSHOT.pom [JENKINS] Archiving /data/jenkins/workspace/test-v5in-platform-source/tenant-rbac-server/tenant-rbac-domain/target/tenant-rbac-domain-1.0-SNAPSHOT.jar to com.bcxin/tenant-rbac-domain/1.0-SNAPSHOT/tenant-rbac-domain-1.0-SNAPSHOT.jar [JENKINS] Archiving /data/jenkins/workspace/test-v5in-platform-source/tenant-rbac-server/tenant-rbac-api/pom.xml to com.bcxin/tenant-rbac-api/1.0-SNAPSHOT/tenant-rbac-api-1.0-SNAPSHOT.pom [JENKINS] Archiving /data/jenkins/workspace/test-v5in-platform-source/tenant-rbac-server/tenant-rbac-api/target/tenant-rbac-api-1.0.jar to com.bcxin/tenant-rbac-api/1.0-SNAPSHOT/tenant-rbac-api-1.0-SNAPSHOT.jar [test-v5in-platform-source] $ /bin/sh -xe /data/apache-tomcat-jenkins/temp/jenkins14629291183101100710.sh + scp /data/jenkins/workspace/test-v5in-platform-source/identity-server/identity-web-api/target/identity-web-api-1.0.jar 172.20.0.248:/data/workspace/test-v5in-platform-source-package channel stopped + scp /data/jenkins/workspace/test-v5in-platform-source/tenant-backend-task/target/tenant-backend-task-1.0.jar 172.20.0.248:/data/workspace/test-v5in-platform-source-package + scp /data/jenkins/workspace/test-v5in-platform-source/tenant-bus/tenant-bus-api/target/tenant-bus-api-1.0.jar 172.20.0.248:/data/workspace/test-v5in-platform-source-package + scp /data/jenkins/workspace/test-v5in-platform-source/tenant-rbac-server/tenant-rbac-api/target/tenant-rbac-api-1.0.jar 172.20.0.248:/data/workspace/test-v5in-platform-source-package + scp /data/jenkins/workspace/test-v5in-platform-source/tenant-rest-web-api/target/tenant-rest-web-api-1.0.jar 172.20.0.248:/data/workspace/test-v5in-platform-source-package + scp /data/jenkins/workspace/test-v5in-platform-source/tenant-server/tenant-web-api/target/tenant-web-api-1.0.jar 172.20.0.248:/data/workspace/test-v5in-platform-source-package + scp /data/jenkins/workspace/test-v5in-platform-source/tenant-shared-rest-web-api/target/tenant-shared-rest-web-api-1.0.jar 172.20.0.248:/data/workspace/test-v5in-platform-source-package Triggering a new build of test-v5in-tenant-shared-rest Triggering a new build of test-v5in-tenant-backend-task Triggering a new build of test-v5in-identity-web-api Triggering a new build of test-v5in-tenant-rbac Triggering a new build of test-v5in-tenant-rest-web Triggering a new build of test-v5in-tenant-bus Triggering a new build of test-v5in-tenant-web Finished: SUCCESS