Started by user Maik Musall
Building in workspace /var/lib/jenkins/workspace/WOProject37Stable
> git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url git://github.com/wolips/wolips.git # timeout=10
Fetching upstream changes from git://github.com/wolips/wolips.git
> git --version # timeout=10
> git fetch --tags --progress git://github.com/wolips/wolips.git +refs/heads/*:refs/remotes/origin/*
> git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 903fbe7d17f7849603e4baf568190a9444c837b9 (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 903fbe7d17f7849603e4baf568190a9444c837b9
> git rev-list 903fbe7d17f7849603e4baf568190a9444c837b9 # timeout=10
> git tag -a -f -m Jenkins Build #3 jenkins-WOProject37Stable-3 # timeout=10
Cleaning workspace
> git rev-parse --verify HEAD # timeout=10
Resetting working tree
> git reset --hard # timeout=10
> git clean -fdx # timeout=10
[WOProject37Stable] $ /bin/sh -xe /tmp/hudson5722140040683360173.sh
+ echo build.version=37Stable
+ echo eclipse.home=/opt/eclipse
[WOProject37Stable] $ ant -Duser.home=/var/lib/jenkins/workspace/WOProject37Stable dist
Buildfile: /var/lib/jenkins/workspace/WOProject37Stable/build.xml
definestableupdatesite:
print.environment:
[echo]
[echo] ****************************************
[echo] * java.home = /usr/lib/jvm/java-8-oracle/jre
[echo] * build.compiler = javac1.5
[echo] * ant.home = /usr/share/ant
[echo] * user.home = /var/lib/jenkins/workspace/WOProject37Stable
[echo] * build.version = 37Stable
[echo] * build.version.to.replace = 1.0.6
[echo] * build.output.dir = temp
[echo] * build.output.java.dir = temp/classes
[echo] * build.output.java.test.dir = temp/testclasses
[echo] * build.output.build.dir = temp/build
[echo] * build.output.dist.dir = temp/dist
[echo] * build.output.dist.targz.dir = temp/targz
[echo] * deploy.dir = ${deploy.dir} (set by the buildserver)
[echo] * eclipse.home = /opt/eclipse
[echo] * eclipse.deps.home = ${eclipse.deps.home}/features
[echo] * no.clean = ${no.clean}
[echo] * no.docs = ${no.docs}
[echo] * compile options
[echo] * compile.deprecation= on
[echo] * compile.debug= on
[echo] * compile.optimize= off
[echo] * compile.source= 1.5
[echo] * compile.target= 1.5
[echo] * feature.updateSiteName= WOLips stable
[echo] * feature.updateSite= http://webobjects.mdimension.com/wolips/stable/
[echo] ****************************************
[echo]
verify.clean:
set.clean:
[echo] To skip the clean set the property no.clean in your build.properties
call.clean:
clean:
.ds_store:
.ds_store:
check:
check_file:
set_other:
[mkdir] Created dir: /var/lib/jenkins/workspace/WOProject37Stable/Library
[propertyfile] Creating new property file: /var/lib/jenkins/workspace/WOProject37Stable/Library/wobuild.properties
correct_win:
check_env:
set_mac:
[propertyfile] Updating property file: /var/lib/jenkins/workspace/WOProject37Stable/Library/wobuild.properties
check:
BUILD FAILED
/var/lib/jenkins/workspace/WOProject37Stable/build.xml:213: The following error occurred while executing this line:
/var/lib/jenkins/workspace/WOProject37Stable/buildscripts/woproperties.xml:10: Could not find /var/lib/jenkins/workspace/WOProject37Stable/Library/wobuild.properties. There should now be a generated one. Just launch ant again
Total time: 0 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Finished: FAILURE