Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[hono-dev] Build failed in Jenkins: Hono-CI #1483

See <https://ci.eclipse.org/hono/job/Hono-CI/1483/display/redirect>

------------------------------------------
Started by an SCM change
Building remotely on hono-agent in workspace <https://ci.eclipse.org/hono/job/Hono-CI/ws/>
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository https://github.com/eclipse/hono.git
 > /usr/local/bin/git init <https://ci.eclipse.org/hono/job/Hono-CI/ws/> # timeout=10
Fetching upstream changes from https://github.com/eclipse/hono.git
 > /usr/local/bin/git --version # timeout=10
 > /usr/local/bin/git fetch --tags --progress https://github.com/eclipse/hono.git +refs/heads/*:refs/remotes/origin/*
 > /usr/local/bin/git config remote.origin.url https://github.com/eclipse/hono.git # timeout=10
 > /usr/local/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > /usr/local/bin/git config remote.origin.url https://github.com/eclipse/hono.git # timeout=10
Fetching upstream changes from https://github.com/eclipse/hono.git
 > /usr/local/bin/git fetch --tags --progress https://github.com/eclipse/hono.git +refs/heads/*:refs/remotes/origin/*
 > /usr/local/bin/git rev-parse origin/master^{commit} # timeout=10
Checking out Revision cd8b7c35053959482297b146fafb52e81f02c956 (origin/master)
 > /usr/local/bin/git config core.sparsecheckout # timeout=10
 > /usr/local/bin/git checkout -f cd8b7c35053959482297b146fafb52e81f02c956
Commit message: "minor bug fixes/improvments"
 > /usr/local/bin/git rev-list --no-walk cd8b7c35053959482297b146fafb52e81f02c956 # timeout=10
FATAL: Couldn’t find any executable in /shared/common/apache-maven-latest
Build step 'Invoke top-level Maven targets' marked build as failure


Back to the top