Paul Eipper commented on Bug JENKINS-12430

I have the same issue on Mac OSX Lion master (no slaves). Below is an example output.
Note the difference of the Last Built Revision on console and on polling log of build #57, I don't know what would cause that.

Build #56

Console #56:
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Building in workspace /Volumes/Overmind HD/Jenkins/Home/jobs/Example Project-Develop/workspace
Checkout:workspace / /Volumes/Overmind HD/Jenkins/Home/jobs/Example Project-Develop/workspace - hudson.remoting.LocalChannel@53daed73
Using strategy: Default
Last Built Revision: Revision e12107b73706720dd27ef14cd8702006464dc8e9 (origin/develop)
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository origin
Fetching upstream changes from g...@example.com:example.git
Commencing build of Revision 9de64a426e482ce08b3d869899a77de981316336 (origin/develop)
Checking out Revision 9de64a426e482ce08b3d869899a77de981316336 (origin/develop)
Working directory is /Volumes/Overmind HD/Jenkins/Home/jobs/Example Project-Develop/workspace.
[workspace] $ /usr/bin/xcodebuild -version
Xcode 4.3.2
Build version 4E2002

Polling Log #56:
Started on Jun 14, 2012 2:28:53 PM
Using strategy: Default
[poll] Last Build : #55
[poll] Last Built Revision: Revision e12107b73706720dd27ef14cd8702006464dc8e9 (origin/develop)
Done. Took 6.5 sec
Changes found
Git Build Data #56:
Revision: 9de64a426e482ce08b3d869899a77de981316336
    origin/develop
Built Branches
    origin/develop: Build #56 of Revision 9de64a426e482ce08b3d869899a77de981316336 (origin/develop)

Build #57

Console #57:
Started by an SCM change
Building in workspace /Volumes/Overmind HD/Jenkins/Home/jobs/Example Project-Develop/workspace
Checkout:workspace / /Volumes/Overmind HD/Jenkins/Home/jobs/Example Project-Develop/workspace - hudson.remoting.LocalChannel@53daed73
Using strategy: Default
Last Built Revision: Revision 9de64a426e482ce08b3d869899a77de981316336 (origin/develop)
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository origin
Fetching upstream changes from g...@example.com:example.git
Commencing build of Revision 9de64a426e482ce08b3d869899a77de981316336 (origin/develop)
Checking out Revision 9de64a426e482ce08b3d869899a77de981316336 (origin/develop)
Working directory is /Volumes/Overmind HD/Jenkins/Home/jobs/Example Project-Develop/workspace.
[workspace] $ /usr/bin/xcodebuild -version
Xcode 4.3.2
Build version 4E2002
Polling Log #57:
Started on Jun 14, 2012 2:34:53 PM
Using strategy: Default
[poll] Last Build : #56
[poll] Last Built Revision: Revision e12107b73706720dd27ef14cd8702006464dc8e9 (origin/develop)
Done. Took 4.4 sec
Changes found
Git Build Data #57:
Revision: 9de64a426e482ce08b3d869899a77de981316336
    origin/develop
Built Branches
    origin/develop: Build #57 of Revision 9de64a426e482ce08b3d869899a77de981316336 (origin/develop)
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to