Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-2382

Quiet period never expires...

    XMLWordPrintable

Details

    • Bug
    • Status: Closed (View Workflow)
    • Critical
    • Resolution: Duplicate
    • other
    • None
    • Platform: All, OS: All

    Description

      On build 252, I have noticed that the quiet period for my jobs is never
      expiring. If I float my mouse over the pending job, it will count down from 5
      minutes (I set the value to 300 seconds) and sometimes get into the 3 minute
      range, but then it goes back up to 5 minutes and counts down over again.

      We are not making any checkins during this time, the SVN repository has not changed.

      I just noticed it this afternoon, after upgrading, so something has reverted.
      Let me know what I can do to help with diagnosis.

      Attachments

        Issue Links

          Activity

            drulli Ulli Hafner added a comment -

            Wrong sub-component.

            drulli Ulli Hafner added a comment - Wrong sub-component.
            thorinside thorinside added a comment -

            I found a workaround to this issue. I made my SVN polling schedule longer than
            the quiet period. It turns out that each time the SVN polling cycle happens, it
            was detecting changes (even if there were no changes since the last poll) so the
            timer for the quiet period would be reset.

            I think SVN polling should only reset the quiet period if there are changes
            newer than those that started the last quiet period reset.

            thorinside thorinside added a comment - I found a workaround to this issue. I made my SVN polling schedule longer than the quiet period. It turns out that each time the SVN polling cycle happens, it was detecting changes (even if there were no changes since the last poll) so the timer for the quiet period would be reset. I think SVN polling should only reset the quiet period if there are changes newer than those that started the last quiet period reset.
            mindless Alan Harder added a comment -

            marking as duplicate

                • This issue has been marked as a duplicate of 2180 ***
            mindless Alan Harder added a comment - marking as duplicate This issue has been marked as a duplicate of 2180 ***

            I'm still seeing this issue using Jenkins 1.596.2 and Subversion plugin 2.5.
            Quiet period is set to 900 seconds, SCM polling is done every minute.
            Jenkins is always showing "(pending—In the quiet period. Expires in 14 min)"

            mineralwasser Patric Rufflar added a comment - I'm still seeing this issue using Jenkins 1.596.2 and Subversion plugin 2.5. Quiet period is set to 900 seconds, SCM polling is done every minute. Jenkins is always showing "(pending—In the quiet period. Expires in 14 min)"
            jgrant216 Jeff G added a comment -

            Patric, that is because no change was ever made regarding SCM polling not causing the quiet time to be reset.

            To avoid your issue, you should have a quiet period which is smaller than the polling.

            jgrant216 Jeff G added a comment - Patric, that is because no change was ever made regarding SCM polling not causing the quiet time to be reset. To avoid your issue, you should have a quiet period which is smaller than the polling.

            People

              Unassigned Unassigned
              thorinside thorinside
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: