Git Polling Log

Started on Oct 12, 2016 9:48:03 AM
Polling SCM changes on master
Using strategy: Default
[poll] Last Built Revision: Revision 93c19f17de1945716d64367730110ce987371379 (origin/tags/2.1-0.STG)
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repositories
 > git config remote.origin.url https://gitrepo.com/path # timeout=10
Pruning obsolete local branches
Fetching upstream changes from https://gitrepo.com/path
 > git --version # timeout=10
 > git fetch --tags --progress https://gitrepo.com/path +refs/tags/*:refs/remotes/origin/tags/* --prune
Polling for changes in
getCandidateRevisions(true,null,,,hudson.plugins.git.util.BuildData@fe53bdf2[scmName=,remoteUrls=[https://gitrepo.com/path],buildsByBranchName={origin/tags/2.0-0.STG=Build #3 of Revision 5e01fc28892b1487943ee1bb762e8f0d9f28342d (origin/tags/2.0-0.STG), origin/tags/1.7-0.STG=Build #2 of Revision 3bdb3e50018eef4e76bceb484267cca03f44fc79 (origin/tags/1.7-0.STG), origin/tags/2.1-0.STG=Build #4 of Revision 93c19f17de1945716d64367730110ce987371379 (origin/tags/2.1-0.STG)},lastBuild=Build #4 of Revision 93c19f17de1945716d64367730110ce987371379 (origin/tags/2.1-0.STG)]) considering branches to build
Seen branch in repository origin/master
Seen branch in repository origin/tags/2.0-0.STG
Seen branch in repository origin/tags/2.1-0.STG
Seen branch in repository origin/tags/2.2-0.STG
Seen 4 remote branches
Starting with all the branches: [Revision 7b52d6e3a9beae68d8a4730ebd7c566ac291a734 (origin/tags/2.2-0.STG), Revision 93c19f17de1945716d64367730110ce987371379 (origin/tags/2.1-0.STG), Revision 51e26d5974ea5ce33e9e86d52de8daf7f478b640 (origin/master), Revision 5e01fc28892b1487943ee1bb762e8f0d9f28342d (origin/tags/2.0-0.STG)]
Ignoring Branch origin/master(AnyObjectId[51e26d5974ea5ce33e9e86d52de8daf7f478b640]) because it doesn't match branch specifier
Ignoring Revision 51e26d5974ea5ce33e9e86d52de8daf7f478b640 () because we don't care about any of the branches that point to it
After branch filtering: [Revision 7b52d6e3a9beae68d8a4730ebd7c566ac291a734 (origin/tags/2.2-0.STG), Revision 93c19f17de1945716d64367730110ce987371379 (origin/tags/2.1-0.STG), Revision 5e01fc28892b1487943ee1bb762e8f0d9f28342d (origin/tags/2.0-0.STG)]
After non-tip filtering: [Revision 7b52d6e3a9beae68d8a4730ebd7c566ac291a734 (origin/tags/2.2-0.STG)]
Removing what's already been built: {origin/tags/2.0-0.STG=Build #3 of Revision 5e01fc28892b1487943ee1bb762e8f0d9f28342d (origin/tags/2.0-0.STG), origin/tags/1.7-0.STG=Build #2 of Revision 3bdb3e50018eef4e76bceb484267cca03f44fc79 (origin/tags/1.7-0.STG), origin/tags/2.1-0.STG=Build #4 of Revision 93c19f17de1945716d64367730110ce987371379 (origin/tags/2.1-0.STG)}
After filtering out what's already been built: [Revision 7b52d6e3a9beae68d8a4730ebd7c566ac291a734 (origin/tags/2.2-0.STG)]
 > git log --full-history --no-abbrev --format=raw -M -m 93c19f17de1945716d64367730110ce987371379..7b52d6e3a9beae68d8a4730ebd7c566ac291a734 # timeout=10
Done. Took 6.7 sec
Changes found