SuccessConsole Output

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\git3545517423238026272.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 b990f2c4be04ee4a72610d5a28e4ebca3f3b8f46 (refs/remotes/origin/master)
 > git.exe config core.sparsecheckout # timeout=10
 > git.exe checkout -f b990f2c4be04ee4a72610d5a28e4ebca3f3b8f46
 > git.exe rev-list 4d980a29dca36b3b1a50e0ad47b3cee86b3bf3fc # 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: 22 at timestamp: 1494452488956
[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 1016 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.188 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 2...
[INFO]       Process output
[INFO]          Compiling
[INFO]             Compiling permutation 1...
[INFO]       Process output
[INFO]          Compiling
[INFO]             Compiling permutation 0...
[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
[INFO]             Compiling permutation 7...
[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 -- 41.722s
[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 [10359 msecs]
[INFO] Building war: C:\apps\jenkins\workspace\eTBM Bangladesh\target\etbmanager.war
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:25 min
[INFO] Finished at: 2017-05-10T17:42:50-04:00
[INFO] Final Memory: 38M/556M
[INFO] ------------------------------------------------------------------------
Finished: SUCCESS