[JIRA] (JENKINS-40702) Bitbucket pullrequest builder plugin not compatible with Multibranch Pipeline project

2016-12-28 Thread devina.ro...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Ilja Gaitsenja updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-40702  
 
 
  Bitbucket pullrequest builder plugin not compatible with Multibranch Pipeline project   
 

  
 
 
 
 

 
Change By: 
 Ilja Gaitsenja  
 
 
Labels: 
 pipeline  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-40702) Bitbucket pullrequest builder plugin not compatible with Multibranch Pipeline project

2016-12-28 Thread devina.ro...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Ilja Gaitsenja updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-40702  
 
 
  Bitbucket pullrequest builder plugin not compatible with Multibranch Pipeline project   
 

  
 
 
 
 

 
Change By: 
 Ilja Gaitsenja  
 
 
Summary: 
 Bitbucket pullrequest builder plugin not compatible with Multibranch  Pipeline  project  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-40702) Bitbucket pullrequest builder plugin not compatible with Multibranch project

2016-12-28 Thread devina.ro...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Ilja Gaitsenja created an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-40702  
 
 
  Bitbucket pullrequest builder plugin not compatible with Multibranch project   
 

  
 
 
 
 

 
Issue Type: 
  Bug  
 
 
Assignee: 
 Unassigned  
 
 
Components: 
 bitbucket-pullrequest-builder-plugin  
 
 
Created: 
 2016/Dec/28 11:32 AM  
 
 
Priority: 
  Minor  
 
 
Reporter: 
 Ilja Gaitsenja  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message b

[JIRA] (JENKINS-40702) Bitbucket pullrequest builder plugin not compatible with Multibranch project

2016-12-28 Thread devina.ro...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Ilja Gaitsenja commented on  JENKINS-40702  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Bitbucket pullrequest builder plugin not compatible with Multibranch project   
 

  
 
 
 
 

 
 

 


javax.servlet.ServletException: java.lang.ClassCastException: org.jenkinsci.plugins.workflow.multibranch.WorkflowMultiBranchProject cannot be cast to hudson.model.AbstractProject
	at org.kohsuke.stapler.Stapler.tryInvoke(Stapler.java:796)
	at org.kohsuke.stapler.Stapler.invoke(Stapler.java:876)
	at org.kohsuke.stapler.MetaClass$5.doDispatch(MetaClass.java:236)
	at org.kohsuke.stapler.NameBasedDispatcher.dispatch(NameBasedDispatcher.java:58)
	at org.kohsuke.stapler.Stapler.tryInvoke(Stapler.java:746)
	at org.kohsuke.stapler.Stapler.invoke(Stapler.java:876)
	at org.kohsuke.stapler.Stapler.invoke(Stapler.java:649)
	at org.kohsuke.stapler.Stapler.service(Stapler.java:238)
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:790)
	at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:812)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1669)
	at hudson.util.PluginServletFilter$1.doFilter(PluginServletFilter.java:135)
	at org.jenkinsci.plugins.ssegateway.Endpoint$SSEListenChannelFilter.doFilter(Endpoint.java:206)
	at hudson.util.PluginServletFilter$1.doFilter(PluginServletFilter.java:132)
	at io.jenkins.blueocean.ResourceCacheControl.doFilter(ResourceCacheControl.java:134)
	at hudson.util.PluginServletFilter$1.doFilter(PluginServletFilter.java:132)
	at jenkins.metrics.impl.MetricsFilter.doFilter(MetricsFilter.java:125)
	at hudson.util.PluginServletFilter$1.doFilter(PluginServletFilter.java:132)
	at hudson.util.PluginServletFilter.doFilter(PluginServletFilter.java:126)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
	at hudson.security.csrf.CrumbFilter.doFilter(CrumbFilter.java:49)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
	at hudson.security.ChainedServletFilter$1.doFilter(ChainedServletFilter.java:84)
	at hudson.security.UnwrapSecurityExceptionFilter.doFilter(UnwrapSecurityExceptionFilter.java:51)
	at hudson.security.ChainedServletFilter$1.doFilter(ChainedServletFilter.java:87)
	at jenkins.security.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:117)
	at hudson.security.ChainedServletFilter$1.doFilter(ChainedServletFilter.java:87)
	at org.acegisecurity.providers.anonymous.AnonymousProcessingFilter.doFilter(AnonymousProcessingFilter.java:125)
	at hudson.security.ChainedServletFilter$1.doFilter(ChainedServletFilter.java:87)
	at org.acegisecurity.ui.rememberme.RememberMeProcessingFilter.doFilter(RememberMeProcessingFilter.java:142)
	at hudson.security.ChainedServletFilter$1.doFilter(ChainedServletFilter.java:87)
	at org.acegisecurity.ui.AbstractProcessingFilter.doFilter(AbstractProcessingFilter.java:271)
	at hudson.security.ChainedServletFilter$1.doFilter(ChainedServletFilter.java:87)
	at jenkins.security.BasicHeaderProcessor.doFilter(BasicHeaderProcessor.java:93)
	at hudson.security.ChainedServletFilter$1.doFilter(ChainedServletFilter.java:87)
	at org.acegisecurity.context.HttpSessionContextIntegrationFilter.doFilter(HttpSessionContextIntegrationFilter.java:249)
	at hudson.security.HttpSessionContextIntegrationFilter2.doFilter(HttpSessionContextIntegrationFilter2.java:67)
	at hudson.security.ChainedServletFilter$1.doFilter(ChainedServletFilter.java:87)
	at hudson.security.ChainedServletFilter.doFilter(ChainedServletFilter.java:76)
	at h

[JIRA] [pipeline-stage-view-plugin] (JENKINS-34791) Pipeline stage plugin shows "No data available..." if active builds are more then 10 AND provide system properties to override stage view hardcoded

2016-05-27 Thread devina.ro...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Ilja Gaitsenja commented on  JENKINS-34791 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: Pipeline stage plugin shows "No data available..." if active builds are more then 10 AND provide system properties to override stage view hardcoded limits  
 
 
 
 
 
 
 
 
 
 
Sam Van Oort The code is: 

 

node {
stage 'testing'
echo 'before input'
stage 'testing 2'
sleep 60
}
 

 
I'm newby with pipelines, maybe I do something wrong. Could you provide reference to documentation where I can read about "user-settable property to configure the hardcoded limits" and other useful properties. 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [pipeline-stage-view-plugin] (JENKINS-34791) Pipeline stage plugin shows "No data available..." if active builds are more then 10

2016-05-13 Thread devina.ro...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Ilja Gaitsenja created an issue 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 Jenkins /  JENKINS-34791 
 
 
 
  Pipeline stage plugin shows "No data available..." if active builds are more then 10  
 
 
 
 
 
 
 
 
 

Issue Type:
 
  Bug 
 
 
 

Assignee:
 
 Sam Van Oort 
 
 
 

Attachments:
 

 2016-05-13 12_36_33-Test Pipeline [Jenkins].png 
 
 
 

Components:
 

 pipeline-stage-view-plugin 
 
 
 

Created:
 

 2016/May/13 9:44 AM 
 
 
 

Priority:
 
  Major 
 
 
 

Reporter:
 
 Ilja Gaitsenja 
 
 
 
 
 
 
 
 
 
 
Plugin shows only last 10 active builds. I have not found in documentation where this amount could be increased. After this, if active build number is more then 10 (I created input to test this), then plugin shows "Data not available...". I attached screenshot too. Full stage view shows the same. As user I expect some pagination in "Full stage view" or at least some configuration where I can increase amount of builds to show.  
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add