• Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Minor Minor
    • core
    • None
    • Jenkins 1.446
      Next Executions plugin 1.0.2

      Steps to reproduce:

      1. Create a free-style job and set its "Build periodically" schedule to "0 0 1 0 0"
      2. Go to All view, then jenkins' java process consumes 100% CPU

      As described in the help, month=0 is invalid. Jenkins should reject month=0.

      > MONTH The month (1-12)

          [JENKINS-12356] Infinite loop with crontab "0 0 1 0 0"

          OHTAKE Tomohiro created issue -
          OHTAKE Tomohiro made changes -
          Link New: This issue is related to JENKINS-12357 [ JENKINS-12357 ]
          OHTAKE Tomohiro made changes -
          Link New: This issue is related to JENKINS-12388 [ JENKINS-12388 ]
          sogabe made changes -
          Assignee Original: OHTAKE Tomohiro [ ohtake_tomohiro ] New: sogabe [ sogabe ]

          Code changed in jenkins
          User: Seiji Sogabe
          Path:
          changelog.html
          core/src/main/java/hudson/scheduler/BaseParser.java
          http://jenkins-ci.org/commit/jenkins/921359c1257a3e30aa46e491c2c00817b838e52c
          Log:
          [FIXED JENKINS-12356] month should not be 0.

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Seiji Sogabe Path: changelog.html core/src/main/java/hudson/scheduler/BaseParser.java http://jenkins-ci.org/commit/jenkins/921359c1257a3e30aa46e491c2c00817b838e52c Log: [FIXED JENKINS-12356] month should not be 0.
          SCM/JIRA link daemon made changes -
          Resolution New: Fixed [ 1 ]
          Status Original: Open [ 1 ] New: Resolved [ 5 ]

          dogfood added a comment -

          Integrated in jenkins_main_trunk #1485
          [FIXED JENKINS-12356] month should not be 0. (Revision 921359c1257a3e30aa46e491c2c00817b838e52c)

          Result = SUCCESS
          Seiji Sogabe : 921359c1257a3e30aa46e491c2c00817b838e52c
          Files :

          • changelog.html
          • core/src/main/java/hudson/scheduler/BaseParser.java

          dogfood added a comment - Integrated in jenkins_main_trunk #1485 [FIXED JENKINS-12356] month should not be 0. (Revision 921359c1257a3e30aa46e491c2c00817b838e52c) Result = SUCCESS Seiji Sogabe : 921359c1257a3e30aa46e491c2c00817b838e52c Files : changelog.html core/src/main/java/hudson/scheduler/BaseParser.java

          Thank you for fixing the issue.

          I should have linked the issue and pull-344,
          in order not to let multiple people try to resolve same issue separately.

          OHTAKE Tomohiro added a comment - Thank you for fixing the issue. I should have linked the issue and pull-344 , in order not to let multiple people try to resolve same issue separately.
          OHTAKE Tomohiro made changes -
          Status Original: Resolved [ 5 ] New: Closed [ 6 ]
          R. Tyler Croy made changes -
          Workflow Original: JNJira [ 142722 ] New: JNJira + In-Review [ 205593 ]

            sogabe sogabe
            ohtake_tomohiro OHTAKE Tomohiro
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: