Skip to content

Console Output

Cloning the remote Git repository
Cloning repository git@github.com:eclipse/microprofile.git
 > /usr/local/bin/git init /home/hudson/genie.microprofile/.jenkins/jobs/MicroProfile releases test/workspace # timeout=10
Fetching upstream changes from git@github.com:eclipse/microprofile.git
 > /usr/local/bin/git --version # timeout=10
 > /usr/local/bin/git fetch --tags --progress git@github.com:eclipse/microprofile.git +refs/heads/*:refs/remotes/origin/*
 > /usr/local/bin/git config remote.origin.url git@github.com:eclipse/microprofile.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 git@github.com:eclipse/microprofile.git # timeout=10
Fetching upstream changes from git@github.com:eclipse/microprofile.git
 > /usr/local/bin/git fetch --tags --progress git@github.com:eclipse/microprofile.git +refs/heads/*:refs/remotes/origin/*
 > /usr/local/bin/git rev-parse refs/remotes/origin/aggregated-javadocs^{commit} # timeout=10
 > /usr/local/bin/git rev-parse refs/remotes/origin/origin/aggregated-javadocs^{commit} # timeout=10
Checking out Revision 0ccb437ae7cb1cf3577b3dd078f1617573276641 (refs/remotes/origin/aggregated-javadocs)
 > /usr/local/bin/git config core.sparsecheckout # timeout=10
 > /usr/local/bin/git checkout -f 0ccb437ae7cb1cf3577b3dd078f1617573276641
 > /usr/local/bin/git branch -a -v --no-abbrev # timeout=10
 > /usr/local/bin/git checkout -b aggregated-javadocs 0ccb437ae7cb1cf3577b3dd078f1617573276641
Commit message: "Generate aggregated MP javadocs Signed-off-by:Ondrej Mihalyi <ondrej.mihalyi@payara.fish>"
 > /usr/local/bin/git rev-list --no-walk 0ccb437ae7cb1cf3577b3dd078f1617573276641 # timeout=10