Started by user Philipp Hau?leiter
Building on master in workspace /home/javastream.de/jenkins/jobs/de.javastream.aibe/workspace
> /usr/bin/git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
> /usr/bin/git config remote.origin.url https://github.com/phaus/aibe.git # timeout=10
Fetching upstream changes from https://github.com/phaus/aibe.git
> /usr/bin/git --version # timeout=10
> /usr/bin/git fetch --tags --progress https://github.com/phaus/aibe.git +refs/heads/*:refs/remotes/origin/*
Seen branch in repository origin/HEAD
Seen branch in repository origin/master
Seen 2 remote branches
Checking out Revision f3ab0774a0cd868b129aac8a6f299755a18df686 (origin/master)
> /usr/bin/git config core.sparsecheckout # timeout=10
> /usr/bin/git checkout -f f3ab0774a0cd868b129aac8a6f299755a18df686
> /usr/bin/git rev-list f3ab0774a0cd868b129aac8a6f299755a18df686 # timeout=10
[workspace] $ /home/javastream.de/jenkins/tools/hudson.tasks.Maven_MavenInstallation/maven-3/bin/mvn clean install
[INFO] Scanning for projects...
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building aibe 1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ aibe ---
[INFO] Deleting /home/javastream.de/jenkins/jobs/de.javastream.aibe/workspace/target
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ aibe ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/javastream.de/jenkins/jobs/de.javastream.aibe/workspace/src/main/resources
[INFO]
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ aibe ---
[INFO] Compiling 5 source files to /home/javastream.de/jenkins/jobs/de.javastream.aibe/workspace/target/classes
[INFO]
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ aibe ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ aibe ---
[INFO] Compiling 3 source files to /home/javastream.de/jenkins/jobs/de.javastream.aibe/workspace/target/test-classes
[INFO]
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ aibe ---
[INFO] Surefire report directory: /home/javastream.de/jenkins/jobs/de.javastream.aibe/workspace/target/surefire-reports
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running de.javastream.aibe.TestIbaHander
version: 1.8.0_60
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.247 sec
Running de.javastream.aibe.TestIbooksHandler
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.049 sec
Results :
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ aibe ---
[INFO] Building jar: /home/javastream.de/jenkins/jobs/de.javastream.aibe/workspace/target/aibe-1.0-SNAPSHOT.jar
[INFO]
[INFO] --- maven-install-plugin:2.4:install (default-install) @ aibe ---
[INFO] Installing /home/javastream.de/jenkins/jobs/de.javastream.aibe/workspace/target/aibe-1.0-SNAPSHOT.jar to /home/javastream.de/www/maven/de/javastream/aibe/1.0-SNAPSHOT/aibe-1.0-SNAPSHOT.jar
[INFO] Installing /home/javastream.de/jenkins/jobs/de.javastream.aibe/workspace/pom.xml to /home/javastream.de/www/maven/de/javastream/aibe/1.0-SNAPSHOT/aibe-1.0-SNAPSHOT.pom
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 6.707 s
[INFO] Finished at: 2016-02-13T20:21:06+01:00
[INFO] Final Memory: 19M/145M
[INFO] ------------------------------------------------------------------------
[TASKS] Scanning folder '/home/javastream.de/jenkins/jobs/de.javastream.aibe/workspace' for files matching the pattern '**/*.java' - excludes:
[TASKS] Found 8 files to scan for tasks
[TASKS] Found 0 open tasks.
[TASKS] Computing warning deltas based on reference build #6
Recording test results
Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds
Finished: SUCCESS