Skip to content

Console Output

Cloning the remote Git repository
Cloning repository git@github.com:eclipse-ee4j/jax-rpc-api.git
 > git init /home/jenkins/workspace/JAX-RPC-Release_pipeline # timeout=10
Fetching upstream changes from git@github.com:eclipse-ee4j/jax-rpc-api.git
 > git --version # timeout=10
using GIT_SSH to set credentials GitHub Bot SSH
 > git fetch --tags --progress git@github.com:eclipse-ee4j/jax-rpc-api.git +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url git@github.com:eclipse-ee4j/jax-rpc-api.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url git@github.com:eclipse-ee4j/jax-rpc-api.git # timeout=10
Fetching upstream changes from git@github.com:eclipse-ee4j/jax-rpc-api.git
using GIT_SSH to set credentials GitHub Bot SSH
 > git fetch --tags --progress git@github.com:eclipse-ee4j/jax-rpc-api.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/EE4J_8^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/EE4J_8^{commit} # timeout=10
Checking out Revision d31126292c48fc279ecdfcfbff4014a2d9b927fe (refs/remotes/origin/EE4J_8)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d31126292c48fc279ecdfcfbff4014a2d9b927fe
 > git branch -a -v --no-abbrev # timeout=10
 > git checkout -b EE4J_8 d31126292c48fc279ecdfcfbff4014a2d9b927fe
Commit message: "Merge pull request #18 from jim-krueger/Fix-CDDL-EE4J_8"
 > git rev-list --no-walk d31126292c48fc279ecdfcfbff4014a2d9b927fe # timeout=10