Started by an SCM change
Running as SYSTEM
Building in workspace /var/lib/jenkins/workspace/WOLips_master
The recommended git tool is: NONE
No credentials specified
> git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/WOLips_master/.git # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url https://github.com/wocommunity/wolips # timeout=10
Fetching upstream changes from https://github.com/wocommunity/wolips
> git --version # timeout=10
> git --version # 'git version 2.43.0'
> git fetch --tags --force --progress -- https://github.com/wocommunity/wolips +refs/heads/*:refs/remotes/origin/* # timeout=10
> git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 3757a2fa7a42d8314ec0da3a26d5713e4a75772c (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 3757a2fa7a42d8314ec0da3a26d5713e4a75772c # timeout=10
Commit message: "New snapshot version"
> git rev-list --no-walk 621cf8ac24b14c26f51a10101d3eabea570a2ab9 # timeout=10
[WOLips_master] $ /bin/sh -xe /tmp/jenkins82836442337358149.sh
+ date +%Y%m%d
+ CURRENT_DATE=20250911
+ echo build.version=4.18.20250911.40
+ echo user.home=/var/lib/jenkins/workspace/WOLips_master
+ echo compile.source=11
+ echo compile.target=11
+ echo system.home=/var/lib/jenkins/workspace/WOLips_master/System
+ echo eclipse.home=/opt/eclipse418
+ echo feature.updateSiteName=WOLips
+ echo wolips.compile.source = 11
+ echo wolips.compile.target = 11
+ echo feature.updateSite=https://jenkins.wocommunity.org/job/WOLips_master/lastSuccessfulBuild/artifact/temp/dist/
ERROR: Unable to find build script at /var/lib/jenkins/workspace/WOLips_master/build.xml
Archiving artifacts
Publishing Javadoc
Finished: FAILURE