• Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Critical Critical
    • core
    • jenkins 1.636, MAC OSX 10.8.5, homebrew
    • Jenkins 2.163

      Jenkins startup hangs on `Augmented all extensions`:

      Found one Java-level deadlock:
          =============================
          "Handling POST /jenkins/html5-notifier-plugin/list from 192.168.1.181 : RequestHandlerThread[#40]":
            waiting to lock monitor 0x00007fc92c746878 (object 0x000000011c3abc30, a hudson.ExtensionList$Lock),
            which is held by "GitTool.onLoaded"
          "GitTool.onLoaded":
            waiting to lock monitor 0x00007fc92d3aa448 (object 0x000000011ce04750, a hudson.DescriptorExtensionList),
            which is held by "UpdateCenter.init"
          "UpdateCenter.init":
            waiting to lock monitor 0x00007fc92c746878 (object 0x000000011c3abc30, a hudson.ExtensionList$Lock),
            which is held by "GitTool.onLoaded"
      

          [JENKINS-31622] Jenkins Startup Deadlock

          Sébastien Boulet created issue -
          Sébastien Boulet made changes -
          Description Original: Jenkins startup hangs on `Augmented all extensions`:

          {code}
                  Found one Java-level deadlock:
                      =============================
                      "Handling POST /jenkins/html5-notifier-plugin/list from 192.168.1.181 : RequestHandlerThread[#40]":
                        waiting to lock monitor 0x00007fc92c746878 (object 0x000000011c3abc30, a hudson.ExtensionList$Lock),
                        which is held by "GitTool.onLoaded"
                      "GitTool.onLoaded":
                        waiting to lock monitor 0x00007fc92d3aa448 (object 0x000000011ce04750, a hudson.DescriptorExtensionList),
                        which is held by "UpdateCenter.init"
                      "UpdateCenter.init":
                        waiting to lock monitor 0x00007fc92c746878 (object 0x000000011c3abc30, a hudson.ExtensionList$Lock),
                        which is held by "GitTool.onLoaded"
          {code}
          New: Jenkins startup hangs on `Augmented all extensions`:

          {code}
          Found one Java-level deadlock:
              =============================
              "Handling POST /jenkins/html5-notifier-plugin/list from 192.168.1.181 : RequestHandlerThread[#40]":
                waiting to lock monitor 0x00007fc92c746878 (object 0x000000011c3abc30, a hudson.ExtensionList$Lock),
                which is held by "GitTool.onLoaded"
              "GitTool.onLoaded":
                waiting to lock monitor 0x00007fc92d3aa448 (object 0x000000011ce04750, a hudson.DescriptorExtensionList),
                which is held by "UpdateCenter.init"
              "UpdateCenter.init":
                waiting to lock monitor 0x00007fc92c746878 (object 0x000000011c3abc30, a hudson.ExtensionList$Lock),
                which is held by "GitTool.onLoaded"
          {code}
          Mark Waite made changes -
          Assignee Original: Mark Waite [ markewaite ]
          Mark Waite made changes -
          Component/s New: core [ 15593 ]
          Component/s Original: git-plugin [ 15543 ]
          R. Tyler Croy made changes -
          Workflow Original: JNJira [ 167054 ] New: JNJira + In-Review [ 182565 ]
          Arnaud TAMAILLON made changes -
          Link New: This issue is related to JENKINS-55361 [ JENKINS-55361 ]

          Oleg Nenashev added a comment -

          JENKINS-55361 should fix it in 2.163+

          Oleg Nenashev added a comment - JENKINS-55361 should fix it in 2.163+
          Oleg Nenashev made changes -
          Released As New: Jenkins 2.163
          Resolution New: Fixed [ 1 ]
          Status Original: Open [ 1 ] New: Fixed but Unreleased [ 10203 ]
          Oleg Nenashev made changes -
          Labels Original: git jenkins New: git jenkins lts-candidate
          Oleg Nenashev made changes -
          Status Original: Fixed but Unreleased [ 10203 ] New: Resolved [ 5 ]

            Unassigned Unassigned
            gontardd Sébastien Boulet
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: