Started by BitBucket push by msantos_msh Started by BitBucket push by msantos_msh Building in workspace C:\apps\jenkins\workspace\eTBM Bangladesh > git.exe rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git.exe config remote.origin.url https://bitbucket.org/rmemoria/bangladesh.git # timeout=10 Fetching upstream changes from https://bitbucket.org/rmemoria/bangladesh.git > git.exe --version # timeout=10 using .gitcredentials to set credentials > git.exe config --local credential.username rmemoria # timeout=10 > git.exe config --local credential.helper store --file=\"C:\Users\jenkins\AppData\Local\Temp\git5977900465136772126.credentials\" # timeout=10 > git.exe -c core.askpass=true fetch --tags --progress https://bitbucket.org/rmemoria/bangladesh.git +refs/heads/*:refs/remotes/origin/* > git.exe config --local --remove-section credential # timeout=10 > git.exe rev-parse "refs/remotes/origin/master^{commit}" # timeout=10 > git.exe rev-parse "refs/remotes/origin/origin/master^{commit}" # timeout=10 Checking out Revision 7dbb2a86cc27f93cda0f6260d4dae969277ab94a (refs/remotes/origin/master) > git.exe config core.sparsecheckout # timeout=10 > git.exe checkout -f 7dbb2a86cc27f93cda0f6260d4dae969277ab94a > git.exe rev-list 1ffb11939f3fd0f9133a921b725b0943d4291218 # timeout=10 [eTBM Bangladesh] $ cmd.exe /C "C:\apps\apache-maven-3.3.9\bin\mvn.cmd -f pom.xml clean package && exit %%ERRORLEVEL%%" [INFO] Scanning for projects... [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building eTB Manager Bangladesh 2.3.0 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ etbmanager-bd --- [INFO] Deleting C:\apps\jenkins\workspace\eTBM Bangladesh\target [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (default) @ etbmanager-bd --- [INFO] Storing buildNumber: 62 at timestamp: 1515689984565 [WARNING] Cannot get the branch information from the git repository: Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref [INFO] Executing: cmd.exe /X /C "git rev-parse --verify HEAD" [INFO] Working directory: C:\apps\jenkins\workspace\eTBM Bangladesh [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- build-helper-maven-plugin:1.1:add-source (add-source) @ etbmanager-bd --- [INFO] Source directory: C:\apps\jenkins\workspace\eTBM Bangladesh\src\main\java added. [INFO] Source directory: C:\apps\jenkins\workspace\eTBM Bangladesh\src\client\java added. [INFO] Source directory: C:\apps\jenkins\workspace\eTBM Bangladesh\src\custom\bd added. [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ etbmanager-bd --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] Copying 53 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ etbmanager-bd --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1083 source files to C:\apps\jenkins\workspace\eTBM Bangladesh\target\classes [WARNING] /C:/apps/jenkins/workspace/eTBM Bangladesh/src/main/java/org/msh/tb/adminunits/AdminListWrapper.java: Some input files use unchecked or unsafe operations. [WARNING] /C:/apps/jenkins/workspace/eTBM Bangladesh/src/main/java/org/msh/tb/adminunits/AdminListWrapper.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ etbmanager-bd --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory C:\apps\jenkins\workspace\eTBM Bangladesh\src\test\resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ etbmanager-bd --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to C:\apps\jenkins\workspace\eTBM Bangladesh\target\test-classes [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ etbmanager-bd --- [INFO] Surefire report directory: C:\apps\jenkins\workspace\eTBM Bangladesh\target\surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.msh.test.validators.BeanValidatorTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.344 sec Results : Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.6.1:compile (default) @ etbmanager-bd --- [INFO] Compiling module org.msh.tb.etbmanager [INFO] Compiling 10 permutations [INFO] Compiling permutation 1... [INFO] Process output [INFO] Compiling [INFO] Compiling permutation 0... [INFO] Process output [INFO] Compiling [INFO] Compiling permutation 2... [INFO] Process output [INFO] Compiling [INFO] Compiling permutation 3... [INFO] Compiling permutation 4... [INFO] Compiling [INFO] Compiling permutation 5... [INFO] Compiling [INFO] Compiling permutation 6... [INFO] Compiling permutation 7... [INFO] Compiling [INFO] Compiling permutation 8... [INFO] Compiling [INFO] Compiling permutation 9... [INFO] Compile of permutations succeeded [INFO] Linking into C:\apps\jenkins\workspace\eTBM Bangladesh\target\etbmanager\etbmapp [INFO] Link succeeded [INFO] Compilation succeeded -- 53.880s [INFO] [INFO] --- maven-war-plugin:2.4:war (default-war) @ etbmanager-bd --- [INFO] Packaging webapp [INFO] Assembling webapp [etbmanager-bd] in [C:\apps\jenkins\workspace\eTBM Bangladesh\target\etbmanager] [INFO] Processing war project [INFO] Copying webapp webResources [C:\apps\jenkins\workspace\eTBM Bangladesh\src/main/webapp/WEB-INF] to [C:\apps\jenkins\workspace\eTBM Bangladesh\target\etbmanager] [INFO] Copying webapp webResources [C:\apps\jenkins\workspace\eTBM Bangladesh\src/main/webapp] to [C:\apps\jenkins\workspace\eTBM Bangladesh\target\etbmanager] [INFO] Copying webapp resources [C:\apps\jenkins\workspace\eTBM Bangladesh\src\main\webapp] [INFO] Webapp assembled in [26407 msecs] [INFO] Building war: C:\apps\jenkins\workspace\eTBM Bangladesh\target\etbmanager.war [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 02:40 min [INFO] Finished at: 2018-01-11T12:02:16-05:00 [INFO] Final Memory: 40M/646M [INFO] ------------------------------------------------------------------------ Finished: SUCCESS