SuccessConsole Output

No credentials specified
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://osm.etsi.org/gerrit/osm/IM.git # timeout=10
Fetching without tags
Fetching upstream changes from https://osm.etsi.org/gerrit/osm/IM.git
 > git --version # timeout=10
 > git fetch --no-tags --force --progress https://osm.etsi.org/gerrit/osm/IM.git +refs/heads/*:refs/remotes/origin/*
Checking out Revision 8aef22e6e453948e531839cb5cd3f8bd9336f9d8 (v10.0)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 8aef22e6e453948e531839cb5cd3f8bd9336f9d8
Commit message: "Run tox in parallel and fix setup to use specific pyangbind version"
 > git rev-list --no-walk 8aef22e6e453948e531839cb5cd3f8bd9336f9d8 # timeout=10