Hi Mark,
follow the infos:
- Freestyle project
- Gerrit
- The changes was detect by Pool SCM schedule settings like this: (H * * * * *)
- The same commit was trigger the new job one time per hour, as soon as Pool SCM execute.
- The commits are single commit
- Yes, the problem happens whenever I use any regular expression. If I simply use the branch name without regular expression the problem doesn't happen
Build #19 - 09:54PM
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building on master in workspace
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Done
Cloning the remote Git repository
Seen 23 remote branches
> git show-ref --tags -d # timeout=10
Checking out Revision fdc6d6e6dc37abe001e6a38516a96d95b121dbf2 (origin/hotfix_0000)
> git config core.sparsecheckout # timeout=10
> git checkout -f fdc6d6e6dc37abe001e6a38516a96d95b121dbf2
Commit message: "Remove dash"
> git rev-list --no-walk fdc6d6e6dc37abe001e6a38516a96d95b121dbf2 # timeout=10
[Gradle] - Launching build.
Build #20 10:54PM
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building on master in workspace
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Done
Cloning the remote Git repository
Seen 23 remote branches
> git show-ref --tags -d # timeout=10
Checking out Revision fdc6d6e6dc37abe001e6a38516a96d95b121dbf2 (origin/hotfix_0000)
> git config core.sparsecheckout # timeout=10
> git checkout -f fdc6d6e6dc37abe001e6a38516a96d95b121dbf2
Commit message: "Remove dash"
> git rev-list --no-walk fdc6d6e6dc37abe001e6a38516a96d95b121dbf2 # timeout=10
[Gradle] - Launching build.
Build #21 11:54PM
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building on master in workspace
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Done
Cloning the remote Git repository
Seen 23 remote branches
> git show-ref --tags -d # timeout=10
Checking out Revision fdc6d6e6dc37abe001e6a38516a96d95b121dbf2 (origin/hotfix_0000)
> git config core.sparsecheckout # timeout=10
> git checkout -f fdc6d6e6dc37abe001e6a38516a96d95b121dbf2
Commit message: "Remove dash"
> git rev-list --no-walk fdc6d6e6dc37abe001e6a38516a96d95b121dbf2 # timeout=10
[Gradle] - Launching build.
Please don't submit questions as bug reports. Use the Jenkins users mailing list or the Internet Relay Chat system. There are far fewer people reading bug reports for individual plugins than read the IRC system or the mailing list.
If you believe it is a bug, please provide detailed steps which describe how to duplicate the bug.