Skip to content

Console Output

14:10:27 Started by user unknown or anonymous
14:10:27 Running as SYSTEM
14:10:27 Building in workspace /data/jenkins/workspace/bcxin-salary-appraisal
14:10:27 The recommended git tool is: NONE
14:10:27 using credential e9f27bcd-2741-48e3-b693-e66c2b7b3499
14:10:27  > /usr/local/git/bin/git rev-parse --resolve-git-dir /data/jenkins/workspace/bcxin-salary-appraisal/.git # timeout=10
14:10:27 Fetching changes from the remote Git repository
14:10:27  > /usr/local/git/bin/git config remote.origin.url https://gitlab.arsbaibaodun.com/bcx_platform/bcxin-salary-appraisal.git # timeout=10
14:10:27 Fetching upstream changes from https://gitlab.arsbaibaodun.com/bcx_platform/bcxin-salary-appraisal.git
14:10:27  > /usr/local/git/bin/git --version # timeout=10
14:10:27  > git --version # 'git version 2.43.0'
14:10:27 using GIT_ASKPASS to set credentials gitlab凭据
14:10:27  > /usr/local/git/bin/git fetch --tags --force --progress -- https://gitlab.arsbaibaodun.com/bcx_platform/bcxin-salary-appraisal.git +refs/heads/*:refs/remotes/origin/* # timeout=10
14:10:28  > /usr/local/git/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
14:10:28 Checking out Revision cfd1f678d905960dae0b0860f356b9404dbe7ea6 (refs/remotes/origin/master)
14:10:28  > /usr/local/git/bin/git config core.sparsecheckout # timeout=10
14:10:28  > /usr/local/git/bin/git checkout -f cfd1f678d905960dae0b0860f356b9404dbe7ea6 # timeout=10
14:10:28 Commit message: "Update application.yml"
14:10:28  > /usr/local/git/bin/git rev-list --no-walk e72ee7c77aa21d8ebe355f3a7a119013ecbb10ba # timeout=10
14:10:28 [bcxin-salary-appraisal] $ /bin/sh -xe /data/apache-tomcat-jenkins/temp/jenkins8713448387298685191.sh
14:10:28 + cd /data/jenkins/workspace/bcxin-salary-appraisal
14:10:28 + mvn clean package -DskipTests -Pdev
14:10:29 [INFO] Scanning for projects...
14:10:30 [WARNING] 
14:10:30 [WARNING] Some problems were encountered while building the effective model for com.bcxin:tenant-web-api:jar:1.0-SNAPSHOT
14:10:30 [WARNING] The expression ${artifactId} is deprecated. Please use ${project.artifactId} instead.
14:10:30 [WARNING] 
14:10:30 [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
14:10:30 [WARNING] 
14:10:30 [WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
14:10:30 [WARNING] 
14:10:30 [INFO] ------------------------------------------------------------------------
14:10:30 [INFO] Reactor Build Order:
14:10:30 [INFO] 
14:10:30 [INFO] salary-appraisal                                                   [pom]
14:10:30 [INFO] infrastructures                                                    [pom]
14:10:30 [INFO] tenant-registration-nacos                                          [jar]
14:10:30 [INFO] tenant-Infrastructure                                              [jar]
14:10:30 [INFO] tenant-infrastructure-office                                       [jar]
14:10:30 [INFO] tenant-api-interface                                               [jar]
14:10:30 [INFO] tenant-web-common                                                  [jar]
14:10:30 [INFO] tenant-queue-rabbitmq                                              [jar]
14:10:30 [INFO] salary-appraisal-server                                            [pom]
14:10:30 [INFO] salary-appraisal-domain                                            [jar]
14:10:30 [INFO] salary-appraisal-domain-repository                                 [jar]
14:10:30 [INFO] tenant-web-api                                                     [jar]
14:10:30 [INFO] tenant-rest-web-common                                             [jar]
14:10:30 [INFO] tenant-Infrastructure-message                                      [jar]
14:10:30 [INFO] tenant-rest-web-api                                                [jar]
14:10:30 [INFO] 
14:10:30 [INFO] ---------------------< com.bcxin:salary-appraisal >---------------------
14:10:30 [INFO] Building salary-appraisal 1.0-SNAPSHOT                            [1/15]
14:10:30 [INFO] --------------------------------[ pom ]---------------------------------
14:10:30 [INFO] 
14:10:30 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ salary-appraisal ---
14:10:30 [INFO] 
14:10:30 [INFO] ---------------------< com.bcxin:infrastructures >----------------------
14:10:30 [INFO] Building infrastructures 1.0-SNAPSHOT                             [2/15]
14:10:30 [INFO] --------------------------------[ pom ]---------------------------------
14:10:30 [INFO] 
14:10:30 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ infrastructures ---
14:10:30 [INFO] 
14:10:30 [INFO] ----------------< com.bcxin:tenant-registration-nacos >-----------------
14:10:30 [INFO] Building tenant-registration-nacos 1.0-SNAPSHOT                   [3/15]
14:10:30 [INFO] --------------------------------[ jar ]---------------------------------
14:10:30 [INFO] 
14:10:30 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ tenant-registration-nacos ---
14:10:30 [INFO] Deleting /data/jenkins/workspace/bcxin-salary-appraisal/infrastructures/tenant-registration-nacos/target
14:10:30 [INFO] 
14:10:30 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ tenant-registration-nacos ---
14:10:31 [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:10:31 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
14:10:31 [INFO] skip non existing resourceDirectory /data/jenkins/workspace/bcxin-salary-appraisal/infrastructures/tenant-registration-nacos/src/main/resources
14:10:31 [INFO] skip non existing resourceDirectory /data/jenkins/workspace/bcxin-salary-appraisal/infrastructures/tenant-registration-nacos/src/main/resources
14:10:31 [INFO] 
14:10:31 [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ tenant-registration-nacos ---
14:10:31 [INFO] Changes detected - recompiling the module!
14:10:31 [INFO] Compiling 1 source file to /data/jenkins/workspace/bcxin-salary-appraisal/infrastructures/tenant-registration-nacos/target/classes
14:10:32 [INFO] 
14:10:32 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ tenant-registration-nacos ---
14:10:32 [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:10:32 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
14:10:32 [INFO] skip non existing resourceDirectory /data/jenkins/workspace/bcxin-salary-appraisal/infrastructures/tenant-registration-nacos/src/test/resources
14:10:32 [INFO] 
14:10:32 [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ tenant-registration-nacos ---
14:10:32 [INFO] No sources to compile
14:10:32 [INFO] 
14:10:32 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ tenant-registration-nacos ---
14:10:32 [INFO] Tests are skipped.
14:10:32 [INFO] 
14:10:32 [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ tenant-registration-nacos ---
14:10:33 [INFO] Building jar: /data/jenkins/workspace/bcxin-salary-appraisal/infrastructures/tenant-registration-nacos/target/tenant-registration-nacos-1.0-SNAPSHOT.jar
14:10:33 [INFO] 
14:10:33 [INFO] ------------------< com.bcxin:tenant-Infrastructure >-------------------
14:10:33 [INFO] Building tenant-Infrastructure 1.0-SNAPSHOT                       [4/15]
14:10:33 [INFO] --------------------------------[ jar ]---------------------------------
14:10:33 [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
14:10:33 [INFO] 
14:10:33 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ tenant-Infrastructure ---
14:10:33 [INFO] Deleting /data/jenkins/workspace/bcxin-salary-appraisal/infrastructures/tenant-Infrastructure/target
14:10:33 [INFO] 
14:10:33 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ tenant-Infrastructure ---
14:10:33 [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:10:33 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
14:10:33 [INFO] skip non existing resourceDirectory /data/jenkins/workspace/bcxin-salary-appraisal/infrastructures/tenant-Infrastructure/src/main/resources
14:10:33 [INFO] skip non existing resourceDirectory /data/jenkins/workspace/bcxin-salary-appraisal/infrastructures/tenant-Infrastructure/src/main/resources
14:10:33 [INFO] 
14:10:33 [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ tenant-Infrastructure ---
14:10:33 [INFO] Changes detected - recompiling the module!
14:10:33 [INFO] Compiling 79 source files to /data/jenkins/workspace/bcxin-salary-appraisal/infrastructures/tenant-Infrastructure/target/classes
14:10:34 [INFO] /data/jenkins/workspace/bcxin-salary-appraisal/infrastructures/tenant-Infrastructure/src/main/java/com/bcxin/Infrastructures/utils/ExceptionUtil.java: Some input files use unchecked or unsafe operations.
14:10:34 [INFO] /data/jenkins/workspace/bcxin-salary-appraisal/infrastructures/tenant-Infrastructure/src/main/java/com/bcxin/Infrastructures/utils/ExceptionUtil.java: Recompile with -Xlint:unchecked for details.
14:10:34 [INFO] 
14:10:34 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ tenant-Infrastructure ---
14:10:34 [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:10:34 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
14:10:34 [INFO] skip non existing resourceDirectory /data/jenkins/workspace/bcxin-salary-appraisal/infrastructures/tenant-Infrastructure/src/test/resources
14:10:34 [INFO] 
14:10:34 [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ tenant-Infrastructure ---
14:10:34 [INFO] No sources to compile
14:10:34 [INFO] 
14:10:34 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ tenant-Infrastructure ---
14:10:34 [INFO] Tests are skipped.
14:10:34 [INFO] 
14:10:34 [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ tenant-Infrastructure ---
14:10:34 [INFO] Building jar: /data/jenkins/workspace/bcxin-salary-appraisal/infrastructures/tenant-Infrastructure/target/tenant-Infrastructure-1.0-SNAPSHOT.jar
14:10:34 [INFO] 
14:10:34 [INFO] ---------------< com.bcxin:tenant-infrastructure-office >---------------
14:10:34 [INFO] Building tenant-infrastructure-office 1.0-SNAPSHOT                [5/15]
14:10:34 [INFO] --------------------------------[ jar ]---------------------------------
14:10:34 [INFO] 
14:10:34 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ tenant-infrastructure-office ---
14:10:34 [INFO] Deleting /data/jenkins/workspace/bcxin-salary-appraisal/infrastructures/tenant-infrastructure-office/target
14:10:34 [INFO] 
14:10:34 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ tenant-infrastructure-office ---
14:10:34 [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:10:34 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
14:10:34 [INFO] skip non existing resourceDirectory /data/jenkins/workspace/bcxin-salary-appraisal/infrastructures/tenant-infrastructure-office/src/main/resources
14:10:34 [INFO] skip non existing resourceDirectory /data/jenkins/workspace/bcxin-salary-appraisal/infrastructures/tenant-infrastructure-office/src/main/resources
14:10:34 [INFO] 
14:10:34 [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ tenant-infrastructure-office ---
14:10:34 [INFO] Changes detected - recompiling the module!
14:10:34 [INFO] Compiling 3 source files to /data/jenkins/workspace/bcxin-salary-appraisal/infrastructures/tenant-infrastructure-office/target/classes
14:10:35 [INFO] /data/jenkins/workspace/bcxin-salary-appraisal/infrastructures/tenant-infrastructure-office/src/main/java/com/bcxin/infrastructure/offices/impls/ExcelProviderImpl.java: /data/jenkins/workspace/bcxin-salary-appraisal/infrastructures/tenant-infrastructure-office/src/main/java/com/bcxin/infrastructure/offices/impls/ExcelProviderImpl.java uses unchecked or unsafe operations.
14:10:35 [INFO] /data/jenkins/workspace/bcxin-salary-appraisal/infrastructures/tenant-infrastructure-office/src/main/java/com/bcxin/infrastructure/offices/impls/ExcelProviderImpl.java: Recompile with -Xlint:unchecked for details.
14:10:35 [INFO] 
14:10:35 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ tenant-infrastructure-office ---
14:10:35 [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:10:35 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
14:10:35 [INFO] skip non existing resourceDirectory /data/jenkins/workspace/bcxin-salary-appraisal/infrastructures/tenant-infrastructure-office/src/test/resources
14:10:35 [INFO] 
14:10:35 [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ tenant-infrastructure-office ---
14:10:35 [INFO] No sources to compile
14:10:35 [INFO] 
14:10:35 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ tenant-infrastructure-office ---
14:10:35 [INFO] Tests are skipped.
14:10:35 [INFO] 
14:10:35 [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ tenant-infrastructure-office ---
14:10:35 [INFO] Building jar: /data/jenkins/workspace/bcxin-salary-appraisal/infrastructures/tenant-infrastructure-office/target/tenant-infrastructure-office-1.0-SNAPSHOT.jar
14:10:35 [INFO] 
14:10:35 [INFO] -------------------< com.bcxin:tenant-api-interface >-------------------
14:10:35 [INFO] Building tenant-api-interface 1.0-SNAPSHOT                        [6/15]
14:10:35 [INFO] --------------------------------[ jar ]---------------------------------
14:10:35 [INFO] 
14:10:35 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ tenant-api-interface ---
14:10:35 [INFO] Deleting /data/jenkins/workspace/bcxin-salary-appraisal/infrastructures/tenant-api-interface/target
14:10:35 [INFO] 
14:10:35 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ tenant-api-interface ---
14:10:35 [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:10:35 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
14:10:35 [INFO] skip non existing resourceDirectory /data/jenkins/workspace/bcxin-salary-appraisal/infrastructures/tenant-api-interface/src/main/resources
14:10:35 [INFO] skip non existing resourceDirectory /data/jenkins/workspace/bcxin-salary-appraisal/infrastructures/tenant-api-interface/src/main/resources
14:10:35 [INFO] 
14:10:35 [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ tenant-api-interface ---
14:10:35 [INFO] Changes detected - recompiling the module!
14:10:35 [INFO] Compiling 184 source files to /data/jenkins/workspace/bcxin-salary-appraisal/infrastructures/tenant-api-interface/target/classes
14:10:37 [INFO] 
14:10:37 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ tenant-api-interface ---
14:10:37 [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:10:37 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
14:10:37 [INFO] skip non existing resourceDirectory /data/jenkins/workspace/bcxin-salary-appraisal/infrastructures/tenant-api-interface/src/test/resources
14:10:37 [INFO] 
14:10:37 [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ tenant-api-interface ---
14:10:37 [INFO] No sources to compile
14:10:37 [INFO] 
14:10:37 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ tenant-api-interface ---
14:10:37 [INFO] Tests are skipped.
14:10:37 [INFO] 
14:10:37 [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ tenant-api-interface ---
14:10:37 [INFO] Building jar: /data/jenkins/workspace/bcxin-salary-appraisal/infrastructures/tenant-api-interface/target/tenant-api-interface-1.0-SNAPSHOT.jar
14:10:37 [INFO] 
14:10:37 [INFO] --------------------< com.bcxin:tenant-web-common >---------------------
14:10:37 [INFO] Building tenant-web-common 1.0-SNAPSHOT                           [7/15]
14:10:37 [INFO] --------------------------------[ jar ]---------------------------------
14:10:37 [INFO] 
14:10:37 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ tenant-web-common ---
14:10:37 [INFO] Deleting /data/jenkins/workspace/bcxin-salary-appraisal/infrastructures/tenant-web-common/target
14:10:37 [INFO] 
14:10:37 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ tenant-web-common ---
14:10:37 [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:10:37 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
14:10:37 [INFO] Copying 0 resource
14:10:37 [INFO] Copying 1 resource
14:10:37 [INFO] 
14:10:37 [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ tenant-web-common ---
14:10:37 [INFO] Changes detected - recompiling the module!
14:10:37 [INFO] Compiling 3 source files to /data/jenkins/workspace/bcxin-salary-appraisal/infrastructures/tenant-web-common/target/classes
14:10:38 [INFO] 
14:10:38 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ tenant-web-common ---
14:10:38 [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:10:38 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
14:10:38 [INFO] skip non existing resourceDirectory /data/jenkins/workspace/bcxin-salary-appraisal/infrastructures/tenant-web-common/src/test/resources
14:10:38 [INFO] 
14:10:38 [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ tenant-web-common ---
14:10:38 [INFO] No sources to compile
14:10:38 [INFO] 
14:10:38 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ tenant-web-common ---
14:10:38 [INFO] Tests are skipped.
14:10:38 [INFO] 
14:10:38 [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ tenant-web-common ---
14:10:38 [INFO] Building jar: /data/jenkins/workspace/bcxin-salary-appraisal/infrastructures/tenant-web-common/target/tenant-web-common-1.0-SNAPSHOT.jar
14:10:38 [INFO] 
14:10:38 [INFO] ------------------< com.bcxin:tenant-queue-rabbitmq >-------------------
14:10:38 [INFO] Building tenant-queue-rabbitmq 1.0-SNAPSHOT                       [8/15]
14:10:38 [INFO] --------------------------------[ jar ]---------------------------------
14:10:38 [INFO] 
14:10:38 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ tenant-queue-rabbitmq ---
14:10:38 [INFO] Deleting /data/jenkins/workspace/bcxin-salary-appraisal/infrastructures/tenant-queue-rabbitmq/target
14:10:38 [INFO] 
14:10:38 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ tenant-queue-rabbitmq ---
14:10:38 [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:10:38 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
14:10:38 [INFO] skip non existing resourceDirectory /data/jenkins/workspace/bcxin-salary-appraisal/infrastructures/tenant-queue-rabbitmq/src/main/resources
14:10:38 [INFO] skip non existing resourceDirectory /data/jenkins/workspace/bcxin-salary-appraisal/infrastructures/tenant-queue-rabbitmq/src/main/resources
14:10:38 [INFO] 
14:10:38 [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ tenant-queue-rabbitmq ---
14:10:38 [INFO] Changes detected - recompiling the module!
14:10:38 [INFO] Compiling 2 source files to /data/jenkins/workspace/bcxin-salary-appraisal/infrastructures/tenant-queue-rabbitmq/target/classes
14:10:38 [INFO] 
14:10:38 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ tenant-queue-rabbitmq ---
14:10:38 [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:10:38 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
14:10:38 [INFO] skip non existing resourceDirectory /data/jenkins/workspace/bcxin-salary-appraisal/infrastructures/tenant-queue-rabbitmq/src/test/resources
14:10:38 [INFO] 
14:10:38 [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ tenant-queue-rabbitmq ---
14:10:38 [INFO] No sources to compile
14:10:38 [INFO] 
14:10:38 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ tenant-queue-rabbitmq ---
14:10:38 [INFO] Tests are skipped.
14:10:38 [INFO] 
14:10:38 [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ tenant-queue-rabbitmq ---
14:10:38 [INFO] Building jar: /data/jenkins/workspace/bcxin-salary-appraisal/infrastructures/tenant-queue-rabbitmq/target/tenant-queue-rabbitmq-1.0-SNAPSHOT.jar
14:10:38 [INFO] 
14:10:38 [INFO] -----------------< com.bcxin:salary-appraisal-server >------------------
14:10:38 [INFO] Building salary-appraisal-server 1.0-SNAPSHOT                     [9/15]
14:10:38 [INFO] --------------------------------[ pom ]---------------------------------
14:10:38 [INFO] 
14:10:38 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ salary-appraisal-server ---
14:10:38 [INFO] 
14:10:38 [INFO] -----------------< com.bcxin:salary-appraisal-domain >------------------
14:10:38 [INFO] Building salary-appraisal-domain 1.0-SNAPSHOT                    [10/15]
14:10:38 [INFO] --------------------------------[ jar ]---------------------------------
14:10:38 [INFO] 
14:10:38 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ salary-appraisal-domain ---
14:10:38 [INFO] Deleting /data/jenkins/workspace/bcxin-salary-appraisal/salary-appraisal-server/salary-appraisal-domain/target
14:10:38 [INFO] 
14:10:38 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ salary-appraisal-domain ---
14:10:38 [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:10:38 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
14:10:38 [INFO] skip non existing resourceDirectory /data/jenkins/workspace/bcxin-salary-appraisal/salary-appraisal-server/salary-appraisal-domain/src/main/resources
14:10:38 [INFO] skip non existing resourceDirectory /data/jenkins/workspace/bcxin-salary-appraisal/salary-appraisal-server/salary-appraisal-domain/src/main/resources
14:10:38 [INFO] 
14:10:38 [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ salary-appraisal-domain ---
14:10:38 [INFO] Changes detected - recompiling the module!
14:10:38 [INFO] Compiling 38 source files to /data/jenkins/workspace/bcxin-salary-appraisal/salary-appraisal-server/salary-appraisal-domain/target/classes
14:10:39 [INFO] 
14:10:39 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ salary-appraisal-domain ---
14:10:39 [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:10:39 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
14:10:39 [INFO] skip non existing resourceDirectory /data/jenkins/workspace/bcxin-salary-appraisal/salary-appraisal-server/salary-appraisal-domain/src/test/resources
14:10:39 [INFO] 
14:10:39 [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ salary-appraisal-domain ---
14:10:39 [INFO] No sources to compile
14:10:39 [INFO] 
14:10:39 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ salary-appraisal-domain ---
14:10:39 [INFO] Tests are skipped.
14:10:39 [INFO] 
14:10:39 [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ salary-appraisal-domain ---
14:10:39 [INFO] Building jar: /data/jenkins/workspace/bcxin-salary-appraisal/salary-appraisal-server/salary-appraisal-domain/target/salary-appraisal-domain-1.0-SNAPSHOT.jar
14:10:39 [INFO] 
14:10:39 [INFO] ------------< com.bcxin:salary-appraisal-domain-repository >------------
14:10:39 [INFO] Building salary-appraisal-domain-repository 1.0-SNAPSHOT         [11/15]
14:10:39 [INFO] --------------------------------[ jar ]---------------------------------
14:10:40 [INFO] 
14:10:40 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ salary-appraisal-domain-repository ---
14:10:40 [INFO] Deleting /data/jenkins/workspace/bcxin-salary-appraisal/salary-appraisal-server/salary-appraisal-domain-repository/target
14:10:40 [INFO] 
14:10:40 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ salary-appraisal-domain-repository ---
14:10:40 [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:10:40 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
14:10:40 [INFO] skip non existing resourceDirectory /data/jenkins/workspace/bcxin-salary-appraisal/salary-appraisal-server/salary-appraisal-domain-repository/src/main/resources
14:10:40 [INFO] skip non existing resourceDirectory /data/jenkins/workspace/bcxin-salary-appraisal/salary-appraisal-server/salary-appraisal-domain-repository/src/main/resources
14:10:40 [INFO] 
14:10:40 [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ salary-appraisal-domain-repository ---
14:10:40 [INFO] Changes detected - recompiling the module!
14:10:40 [INFO] Compiling 16 source files to /data/jenkins/workspace/bcxin-salary-appraisal/salary-appraisal-server/salary-appraisal-domain-repository/target/classes
14:10:40 [INFO] 
14:10:40 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ salary-appraisal-domain-repository ---
14:10:40 [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:10:40 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
14:10:40 [INFO] skip non existing resourceDirectory /data/jenkins/workspace/bcxin-salary-appraisal/salary-appraisal-server/salary-appraisal-domain-repository/src/test/resources
14:10:40 [INFO] 
14:10:40 [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ salary-appraisal-domain-repository ---
14:10:40 [INFO] No sources to compile
14:10:40 [INFO] 
14:10:40 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ salary-appraisal-domain-repository ---
14:10:40 [INFO] Tests are skipped.
14:10:40 [INFO] 
14:10:40 [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ salary-appraisal-domain-repository ---
14:10:40 [INFO] Building jar: /data/jenkins/workspace/bcxin-salary-appraisal/salary-appraisal-server/salary-appraisal-domain-repository/target/salary-appraisal-domain-repository-1.0-SNAPSHOT.jar
14:10:40 [INFO] 
14:10:40 [INFO] ----------------------< com.bcxin:tenant-web-api >----------------------
14:10:40 [INFO] Building tenant-web-api 1.0-SNAPSHOT                             [12/15]
14:10:40 [INFO] --------------------------------[ jar ]---------------------------------
14:10:40 [INFO] 
14:10:40 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ tenant-web-api ---
14:10:40 [INFO] Deleting /data/jenkins/workspace/bcxin-salary-appraisal/salary-appraisal-server/salary-appraisal-web-api/target
14:10:40 [INFO] 
14:10:40 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ tenant-web-api ---
14:10:40 [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:10:40 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
14:10:40 [INFO] Copying 3 resources
14:10:41 [INFO] Copying 2 resources
14:10:41 [INFO] 
14:10:41 [INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ tenant-web-api ---
14:10:41 [INFO] Changes detected - recompiling the module!
14:10:41 [INFO] Compiling 31 source files to /data/jenkins/workspace/bcxin-salary-appraisal/salary-appraisal-server/salary-appraisal-web-api/target/classes
14:10:42 [INFO] /data/jenkins/workspace/bcxin-salary-appraisal/salary-appraisal-server/salary-appraisal-web-api/src/main/java/com/bcxin/tenant/apis/impls/SalaryChangeRecordServiceImpl.java: Some input files use unchecked or unsafe operations.
14:10:42 [INFO] /data/jenkins/workspace/bcxin-salary-appraisal/salary-appraisal-server/salary-appraisal-web-api/src/main/java/com/bcxin/tenant/apis/impls/SalaryChangeRecordServiceImpl.java: Recompile with -Xlint:unchecked for details.
14:10:42 [INFO] 
14:10:42 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ tenant-web-api ---
14:10:42 [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:10:42 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
14:10:42 [INFO] skip non existing resourceDirectory /data/jenkins/workspace/bcxin-salary-appraisal/salary-appraisal-server/salary-appraisal-web-api/src/test/resources
14:10:42 [INFO] 
14:10:42 [INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ tenant-web-api ---
14:10:42 [INFO] No sources to compile
14:10:42 [INFO] 
14:10:42 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ tenant-web-api ---
14:10:42 [INFO] Tests are skipped.
14:10:42 [INFO] 
14:10:42 [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ tenant-web-api ---
14:10:42 [INFO] Building jar: /data/jenkins/workspace/bcxin-salary-appraisal/salary-appraisal-server/salary-appraisal-web-api/target/tenant-web-api-1.0.jar
14:10:42 [INFO] 
14:10:42 [INFO] --- spring-boot-maven-plugin:2.5.1:repackage (repackage) @ tenant-web-api ---
14:10:43 [INFO] Replacing main artifact with repackaged archive
14:10:43 [INFO] 
14:10:43 [INFO] ------------------< com.bcxin:tenant-rest-web-common >------------------
14:10:43 [INFO] Building tenant-rest-web-common 1.0-SNAPSHOT                     [13/15]
14:10:43 [INFO] --------------------------------[ jar ]---------------------------------
14:10:43 [INFO] 
14:10:43 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ tenant-rest-web-common ---
14:10:43 [INFO] Deleting /data/jenkins/workspace/bcxin-salary-appraisal/infrastructures/tenant-rest-web-common/target
14:10:43 [INFO] 
14:10:43 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ tenant-rest-web-common ---
14:10:43 [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:10:43 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
14:10:43 [INFO] skip non existing resourceDirectory /data/jenkins/workspace/bcxin-salary-appraisal/infrastructures/tenant-rest-web-common/src/main/resources
14:10:43 [INFO] skip non existing resourceDirectory /data/jenkins/workspace/bcxin-salary-appraisal/infrastructures/tenant-rest-web-common/src/main/resources
14:10:43 [INFO] 
14:10:43 [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ tenant-rest-web-common ---
14:10:43 [INFO] Changes detected - recompiling the module!
14:10:43 [INFO] Compiling 6 source files to /data/jenkins/workspace/bcxin-salary-appraisal/infrastructures/tenant-rest-web-common/target/classes
14:10:43 [INFO] /data/jenkins/workspace/bcxin-salary-appraisal/infrastructures/tenant-rest-web-common/src/main/java/com/bcxin/rest/web/commons/ResponseBuilder.java: Some input files use unchecked or unsafe operations.
14:10:43 [INFO] /data/jenkins/workspace/bcxin-salary-appraisal/infrastructures/tenant-rest-web-common/src/main/java/com/bcxin/rest/web/commons/ResponseBuilder.java: Recompile with -Xlint:unchecked for details.
14:10:43 [INFO] 
14:10:43 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ tenant-rest-web-common ---
14:10:43 [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:10:43 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
14:10:43 [INFO] skip non existing resourceDirectory /data/jenkins/workspace/bcxin-salary-appraisal/infrastructures/tenant-rest-web-common/src/test/resources
14:10:43 [INFO] 
14:10:43 [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ tenant-rest-web-common ---
14:10:43 [INFO] No sources to compile
14:10:43 [INFO] 
14:10:43 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ tenant-rest-web-common ---
14:10:43 [INFO] Tests are skipped.
14:10:43 [INFO] 
14:10:43 [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ tenant-rest-web-common ---
14:10:43 [INFO] Building jar: /data/jenkins/workspace/bcxin-salary-appraisal/infrastructures/tenant-rest-web-common/target/tenant-rest-web-common-1.0-SNAPSHOT.jar
14:10:43 [INFO] 
14:10:43 [INFO] --------------< com.bcxin:tenant-Infrastructure-message >---------------
14:10:43 [INFO] Building tenant-Infrastructure-message 1.0-SNAPSHOT              [14/15]
14:10:43 [INFO] --------------------------------[ jar ]---------------------------------
14:10:43 [INFO] 
14:10:43 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ tenant-Infrastructure-message ---
14:10:43 [INFO] Deleting /data/jenkins/workspace/bcxin-salary-appraisal/infrastructures/tenant-Infrastructure-message/target
14:10:43 [INFO] 
14:10:43 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ tenant-Infrastructure-message ---
14:10:43 [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:10:43 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
14:10:43 [INFO] skip non existing resourceDirectory /data/jenkins/workspace/bcxin-salary-appraisal/infrastructures/tenant-Infrastructure-message/src/main/resources
14:10:43 [INFO] skip non existing resourceDirectory /data/jenkins/workspace/bcxin-salary-appraisal/infrastructures/tenant-Infrastructure-message/src/main/resources
14:10:43 [INFO] 
14:10:43 [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ tenant-Infrastructure-message ---
14:10:43 [INFO] No sources to compile
14:10:43 [INFO] 
14:10:43 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ tenant-Infrastructure-message ---
14:10:43 [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:10:43 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
14:10:43 [INFO] skip non existing resourceDirectory /data/jenkins/workspace/bcxin-salary-appraisal/infrastructures/tenant-Infrastructure-message/src/test/resources
14:10:43 [INFO] 
14:10:43 [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ tenant-Infrastructure-message ---
14:10:43 [INFO] No sources to compile
14:10:43 [INFO] 
14:10:43 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ tenant-Infrastructure-message ---
14:10:43 [INFO] Tests are skipped.
14:10:43 [INFO] 
14:10:43 [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ tenant-Infrastructure-message ---
14:10:43 [WARNING] JAR will be empty - no content was marked for inclusion!
14:10:43 [INFO] Building jar: /data/jenkins/workspace/bcxin-salary-appraisal/infrastructures/tenant-Infrastructure-message/target/tenant-Infrastructure-message-1.0-SNAPSHOT.jar
14:10:43 [INFO] 
14:10:43 [INFO] -------------------< com.bcxin:tenant-rest-web-api >--------------------
14:10:43 [INFO] Building tenant-rest-web-api 1.0-SNAPSHOT                        [15/15]
14:10:43 [INFO] --------------------------------[ jar ]---------------------------------
14:10:43 [INFO] 
14:10:43 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ tenant-rest-web-api ---
14:10:43 [INFO] Deleting /data/jenkins/workspace/bcxin-salary-appraisal/salary-appraisal-rest-web-api/target
14:10:44 [INFO] 
14:10:44 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ tenant-rest-web-api ---
14:10:44 [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:10:44 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
14:10:44 [INFO] Copying 1 resource
14:10:44 [INFO] Copying 11 resources
14:10:44 [INFO] 
14:10:44 [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ tenant-rest-web-api ---
14:10:44 [INFO] Changes detected - recompiling the module!
14:10:44 [INFO] Compiling 43 source files to /data/jenkins/workspace/bcxin-salary-appraisal/salary-appraisal-rest-web-api/target/classes
14:10:45 [INFO] /data/jenkins/workspace/bcxin-salary-appraisal/salary-appraisal-rest-web-api/src/main/java/com/bcxin/rest/web/apis/controllers/ControllerAbstract.java: Some input files use unchecked or unsafe operations.
14:10:45 [INFO] /data/jenkins/workspace/bcxin-salary-appraisal/salary-appraisal-rest-web-api/src/main/java/com/bcxin/rest/web/apis/controllers/ControllerAbstract.java: Recompile with -Xlint:unchecked for details.
14:10:45 [INFO] 
14:10:45 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ tenant-rest-web-api ---
14:10:45 [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:10:45 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
14:10:45 [INFO] skip non existing resourceDirectory /data/jenkins/workspace/bcxin-salary-appraisal/salary-appraisal-rest-web-api/src/test/resources
14:10:45 [INFO] 
14:10:45 [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ tenant-rest-web-api ---
14:10:45 [INFO] No sources to compile
14:10:45 [INFO] 
14:10:45 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ tenant-rest-web-api ---
14:10:45 [INFO] Tests are skipped.
14:10:45 [INFO] 
14:10:45 [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ tenant-rest-web-api ---
14:10:45 [INFO] Building jar: /data/jenkins/workspace/bcxin-salary-appraisal/salary-appraisal-rest-web-api/target/tenant-rest-web-api-1.0.jar
14:10:45 [INFO] 
14:10:45 [INFO] --- spring-boot-maven-plugin:2.5.1:repackage (repackage) @ tenant-rest-web-api ---
14:10:45 [INFO] Replacing main artifact with repackaged archive
14:10:45 [INFO] ------------------------------------------------------------------------
14:10:45 [INFO] Reactor Summary for salary-appraisal 1.0-SNAPSHOT:
14:10:45 [INFO] 
14:10:45 [INFO] salary-appraisal ................................... SUCCESS [  0.172 s]
14:10:45 [INFO] infrastructures .................................... SUCCESS [  0.003 s]
14:10:45 [INFO] tenant-registration-nacos .......................... SUCCESS [  2.660 s]
14:10:45 [INFO] tenant-Infrastructure .............................. SUCCESS [  1.361 s]
14:10:45 [INFO] tenant-infrastructure-office ....................... SUCCESS [  0.705 s]
14:10:45 [INFO] tenant-api-interface ............................... SUCCESS [  2.773 s]
14:10:45 [INFO] tenant-web-common .................................. SUCCESS [  0.512 s]
14:10:45 [INFO] tenant-queue-rabbitmq .............................. SUCCESS [  0.442 s]
14:10:45 [INFO] salary-appraisal-server ............................ SUCCESS [  0.002 s]
14:10:45 [INFO] salary-appraisal-domain ............................ SUCCESS [  1.084 s]
14:10:45 [INFO] salary-appraisal-domain-repository ................. SUCCESS [  0.736 s]
14:10:45 [INFO] tenant-web-api ..................................... SUCCESS [  2.658 s]
14:10:45 [INFO] tenant-rest-web-common ............................. SUCCESS [  0.574 s]
14:10:45 [INFO] tenant-Infrastructure-message ...................... SUCCESS [  0.023 s]
14:10:45 [INFO] tenant-rest-web-api ................................ SUCCESS [  1.536 s]
14:10:45 [INFO] ------------------------------------------------------------------------
14:10:45 [INFO] BUILD SUCCESS
14:10:45 [INFO] ------------------------------------------------------------------------
14:10:45 [INFO] Total time:  15.914 s
14:10:45 [INFO] Finished at: 2024-03-11T14:10:45+08:00
14:10:45 [INFO] ------------------------------------------------------------------------
14:10:45 Finished: SUCCESS