Job falls to lock on job-dsl view generation

This issue is archived. You can view it, but you can't modify it. Learn more

XMLWordPrintable

      Thread dump
      https://gist.github.com/lanwen/a02b0dcf460d4202abd3

      example of file with views

      deliveryPipelineView('PIPELINE One') {
          pipelineInstances(5)
          updateInterval(10)
          pipelines {
              component('One', 'build-flow_one')
          }
      }
      
      deliveryPipelineView('PIPELINE SEARCH') {
          pipelineInstances(5)
          updateInterval(10)
          pipelines {
              component('Package', 'build-package')
              component('Flow', 'flow_full')
              component('Toolbar', 'flow_full-toolbar')
          }
      }
      

      it can't be stopped, only jenkins reboot helps to stop executing

            Assignee:
            Daniel Spilker
            Reporter:
            Kirill Merkushev
            Archiver:
            Jenkins Service Account

              Created:
              Updated:
              Resolved:
              Archived: