See <https://ci-builds.apache.org/job/Tomee/job/master-pull-request/24/display/redirect?page=changes>
Changes: [Cesar Hernandez] TOMEE-3979 fix for service bat ------------------------------------------ GitHub pull request #887 to apache/tomee Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on builds24 (ubuntu) in workspace <https://ci-builds.apache.org/job/Tomee/job/master-pull-request/ws/> The recommended git tool is: NONE No credentials specified Wiping out workspace first. Cloning the remote Git repository Cloning repository https://github.com/apache/tomee > git init > <https://ci-builds.apache.org/job/Tomee/job/master-pull-request/ws/> # > timeout=10 Fetching upstream changes from https://github.com/apache/tomee > git --version # timeout=10 > git --version # 'git version 2.17.1' > git fetch --tags --progress -- https://github.com/apache/tomee > +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://github.com/apache/tomee # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # > timeout=10 Avoid second fetch > git config core.sparsecheckout # timeout=10 > git checkout -f origin/tomee-8.x # timeout=10 > git branch -a -v --no-abbrev # timeout=10 > git checkout -b tomee-8.x origin/tomee-8.x # timeout=10 Opening connection Done: 0 Counting objects Done: 8 Finding sources Done: 8 Getting sizes Done: 7 Compressing objects Done: 10916 Writing objects Done: 8 remote: Updating references Merging refs/tags/changes/24 > git rev-parse refs/tags/changes/24^{commit} # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 > git merge 287d0e80f111fd6c832a3ae69a9497aa94611c42 # timeout=10 > git rev-parse tomee-8.x^{commit} # timeout=10 Checking out Revision 287d0e80f111fd6c832a3ae69a9497aa94611c42 (tomee-8.x) > git config core.sparsecheckout # timeout=10 > git checkout -f 287d0e80f111fd6c832a3ae69a9497aa94611c42 # timeout=10 Commit message: "TOMEE-3979 fix for service bat" > git rev-parse origin/tomee-8.x^{commit} # timeout=10 > git rev-list --no-walk b2fbf4d93726f028da844e89b19c82285da9b822 # timeout=10 ERROR: Maven Home /home/jenkins/tools/maven/apache-maven-3.8.4 doesnt exist INFO: Processing JUnit ERROR: Step ?Publish xUnit test result report? failed: [JUnit] - No test report file(s) were found with the pattern '**/target/surefire-reports/TEST-*.xml' relative to '<https://ci-builds.apache.org/job/Tomee/job/master-pull-request/ws/'> for the testing framework 'JUnit'. Did you enter a pattern relative to (and within) the workspace directory? Did you generate the result report(s) for 'JUnit'?" Putting comment on the pull request
