See <https://builds.apache.org/job/brooklyn-server-master-docker/127/display/redirect?page=changes>
Changes: [alex.heneveld] speed up a ssh feed test, from 5s to 20ms [alex.heneveld] fix non-det test failure that looks for entity state changes ------------------------------------------ Started by an SCM change [EnvInject] - Loading node environment variables. Building remotely on H22 (ubuntu xenial) in workspace <https://builds.apache.org/job/brooklyn-server-master-docker/ws/> [WS-CLEANUP] Deleting project workspace... Cloning the remote Git repository Cloning repository https://git-wip-us.apache.org/repos/asf/brooklyn-server.git > git init <https://builds.apache.org/job/brooklyn-server-master-docker/ws/> # > timeout=10 Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/brooklyn-server.git > git --version # timeout=10 > git fetch --tags --progress > https://git-wip-us.apache.org/repos/asf/brooklyn-server.git > +refs/heads/*:refs/remotes/origin/* > git config remote.origin.url > https://git-wip-us.apache.org/repos/asf/brooklyn-server.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # > timeout=10 > git config remote.origin.url > https://git-wip-us.apache.org/repos/asf/brooklyn-server.git # timeout=10 Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/brooklyn-server.git > git fetch --tags --progress > https://git-wip-us.apache.org/repos/asf/brooklyn-server.git > +refs/heads/*:refs/remotes/origin/* > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision 176977124ab48a3367f65029de2b1adede21ac9b (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 176977124ab48a3367f65029de2b1adede21ac9b Commit message: "This closes #992" > git rev-list --no-walk f0a2995b43577c7ef4cfdb77fbc9077fe3714745 # timeout=10 Run condition [Current build status] enabling prebuild for step [Execute shell] [brooklyn-server-master-docker@2] $ /bin/bash -xe /tmp/jenkins1699255179216893228.sh + mkdir -p .m2 [brooklyn-server-master-docker@2] $ /bin/bash -xe /tmp/jenkins411159178920629026.sh + docker build -t brooklyn:server . Sending build context to Docker daemon 68.62MB Step 1/2 : FROM maven:3.5.2-jdk-8-alpine ---> 293423a981a7 Step 2/2 : RUN apk add --no-cache git ---> Using cache ---> 39fe491f9a89 Successfully built 39fe491f9a89 Successfully tagged brooklyn:server [brooklyn-server-master-docker@2] $ /bin/bash -xe /tmp/jenkins2570403214541106936.sh + docker run -i --rm --name brooklyn-server -v <https://builds.apache.org/job/brooklyn-server-master-docker/ws/.m2>:/root/.m2 -v <https://builds.apache.org/job/brooklyn-server-master-docker/ws/>:/usr/build -v /home/jenkins:/usr/home -w /usr/build brooklyn:server mvn clean install -s /usr/home/.m2/settings.xml docker: Error response from daemon: Conflict. The container name "/brooklyn-server" is already in use by container "daa2485856d267280a6acdd0a034811932c7692146519c53f835a4d80fb8cd3a". You have to remove (or rename) that container to be able to reuse that name. See 'docker run --help'. Build step 'Execute shell' marked build as failure Recording test results ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error? TestNG Reports Processing: START Looking for TestNG results report in workspace using pattern: **/testng-results.xml Did not find any matching files.
