mnencia

Untitled

Oct 17th, 2017
357
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.88 KB | None | 0 0
  1. no trigger, or post-commit hooks disabled, on ci-dev » bdr-pipeline
  2.  
  3. Oct 17, 2017 4:19:19 PM WARNING com.google.common.cache.LocalCache$Segment$1 run
  4.  
  5. Exception thrown during refresh
  6. com.google.common.cache.CacheLoader$InvalidCacheLoadException: CacheLoader returned null for key bdr/bdr-plugin%2FREL1_0_STABLE.
  7. at com.google.common.cache.LocalCache$Segment.getAndRecordStats(LocalCache.java:2383)
  8. at com.google.common.cache.LocalCache$Segment$1.run(LocalCache.java:2362)
  9. at com.google.common.util.concurrent.MoreExecutors$SameThreadExecutorService.execute(MoreExecutors.java:253)
  10. at com.google.common.util.concurrent.ExecutionList$RunnableExecutorPair.execute(ExecutionList.java:149)
  11. at com.google.common.util.concurrent.ExecutionList.add(ExecutionList.java:105)
  12. at com.google.common.util.concurrent.AbstractFuture.addListener(AbstractFuture.java:155)
  13. at com.google.common.cache.LocalCache$Segment.loadAsync(LocalCache.java:2357)
  14. at com.google.common.cache.LocalCache$Segment.refresh(LocalCache.java:2421)
  15. at com.google.common.cache.LocalCache.refresh(LocalCache.java:4123)
  16. at com.google.common.cache.LocalCache$LocalLoadingCache.refresh(LocalCache.java:4870)
  17. at io.jenkins.blueocean.rest.impl.pipeline.Caches$ListenerImpl.onUpdated(Caches.java:64)
  18. at hudson.model.listeners.ItemListener$3.apply(ItemListener.java:229)
  19. at hudson.model.listeners.ItemListener$3.apply(ItemListener.java:227)
  20. at hudson.model.listeners.ItemListener.forAll(ItemListener.java:180)
  21. at hudson.model.listeners.ItemListener.fireOnUpdated(ItemListener.java:227)
  22. at jenkins.model.ParameterizedJobMixIn$ParameterizedJob.makeDisabled(ParameterizedJobMixIn.java:503)
  23. at hudson.model.AbstractProject.enable(AbstractProject.java:711)
  24. at com.github.mjdetullio.jenkins.plugins.multibranch.TemplateDrivenBranchProjectFactory.decorate(TemplateDrivenBranchProjectFactory.java:146)
  25. at com.github.mjdetullio.jenkins.plugins.multibranch.TemplateDrivenBranchProjectFactory.decorate(TemplateDrivenBranchProjectFactory.java:57)
  26. at jenkins.branch.MultiBranchProject$SCMHeadObserverImpl.observe(MultiBranchProject.java:2009)
  27. at jenkins.scm.api.SCMHeadObserver$Wrapped.observe(SCMHeadObserver.java:638)
  28. at jenkins.scm.api.SCMHeadEvent$Validated.observe(SCMHeadEvent.java:296)
  29. at jenkins.scm.api.trait.SCMSourceRequest.process(SCMSourceRequest.java:359)
  30. at jenkins.plugins.git.AbstractGitSCMSource$2.discoverBranches(AbstractGitSCMSource.java:422)
  31. at jenkins.plugins.git.AbstractGitSCMSource$2.run(AbstractGitSCMSource.java:400)
  32. at jenkins.plugins.git.AbstractGitSCMSource$2.run(AbstractGitSCMSource.java:386)
  33. at jenkins.plugins.git.AbstractGitSCMSource.doRetrieve(AbstractGitSCMSource.java:345)
  34. at jenkins.plugins.git.AbstractGitSCMSource.retrieve(AbstractGitSCMSource.java:386)
  35. at jenkins.scm.api.SCMSource._retrieve(SCMSource.java:355)
  36. at jenkins.scm.api.SCMSource.fetch(SCMSource.java:309)
  37. at jenkins.branch.MultiBranchProject$SCMEventListenerImpl.processHeadUpdate(MultiBranchProject.java:1543)
  38. at jenkins.branch.MultiBranchProject$SCMEventListenerImpl.onSCMHeadEvent(MultiBranchProject.java:1144)
  39. at jenkins.scm.api.SCMHeadEvent$DispatcherImpl.fire(SCMHeadEvent.java:247)
  40. at jenkins.scm.api.SCMHeadEvent$DispatcherImpl.fire(SCMHeadEvent.java:230)
  41. at jenkins.scm.api.SCMEvent$Dispatcher.run(SCMEvent.java:481)
  42. at jenkins.security.ImpersonatingScheduledExecutorService$1.run(ImpersonatingScheduledExecutorService.java:58)
  43. at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
  44. at java.util.concurrent.FutureTask.run(FutureTask.java:266)
  45. at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:180)
  46. at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:293)
  47. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  48. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  49. at java.lang.Thread.run(Thread.java:748)
  50.  
  51. Oct 17, 2017 4:19:19 PM WARNING com.google.common.cache.LocalCache$Segment$1 run
  52.  
  53. Exception thrown during refresh
  54. com.google.common.cache.CacheLoader$InvalidCacheLoadException: CacheLoader returned null for key bdr/bdr-plugin%2FREL1_0_STABLE.
  55. at com.google.common.cache.LocalCache$Segment.getAndRecordStats(LocalCache.java:2383)
  56. at com.google.common.cache.LocalCache$Segment$1.run(LocalCache.java:2362)
  57. at com.google.common.util.concurrent.MoreExecutors$SameThreadExecutorService.execute(MoreExecutors.java:253)
  58. at com.google.common.util.concurrent.ExecutionList$RunnableExecutorPair.execute(ExecutionList.java:149)
  59. at com.google.common.util.concurrent.ExecutionList.add(ExecutionList.java:105)
  60. at com.google.common.util.concurrent.AbstractFuture.addListener(AbstractFuture.java:155)
  61. at com.google.common.cache.LocalCache$Segment.loadAsync(LocalCache.java:2357)
  62. at com.google.common.cache.LocalCache$Segment.refresh(LocalCache.java:2421)
  63. at com.google.common.cache.LocalCache.refresh(LocalCache.java:4123)
  64. at com.google.common.cache.LocalCache$LocalLoadingCache.refresh(LocalCache.java:4870)
  65. at io.jenkins.blueocean.rest.impl.pipeline.Caches$ListenerImpl.onUpdated(Caches.java:65)
  66. at hudson.model.listeners.ItemListener$3.apply(ItemListener.java:229)
  67. at hudson.model.listeners.ItemListener$3.apply(ItemListener.java:227)
  68. at hudson.model.listeners.ItemListener.forAll(ItemListener.java:180)
  69. at hudson.model.listeners.ItemListener.fireOnUpdated(ItemListener.java:227)
  70. at jenkins.model.ParameterizedJobMixIn$ParameterizedJob.makeDisabled(ParameterizedJobMixIn.java:503)
  71. at hudson.model.AbstractProject.enable(AbstractProject.java:711)
  72. at com.github.mjdetullio.jenkins.plugins.multibranch.TemplateDrivenBranchProjectFactory.decorate(TemplateDrivenBranchProjectFactory.java:146)
  73. at com.github.mjdetullio.jenkins.plugins.multibranch.TemplateDrivenBranchProjectFactory.decorate(TemplateDrivenBranchProjectFactory.java:57)
  74. at jenkins.branch.MultiBranchProject$SCMHeadObserverImpl.observe(MultiBranchProject.java:2009)
  75. at jenkins.scm.api.SCMHeadObserver$Wrapped.observe(SCMHeadObserver.java:638)
  76. at jenkins.scm.api.SCMHeadEvent$Validated.observe(SCMHeadEvent.java:296)
  77. at jenkins.scm.api.trait.SCMSourceRequest.process(SCMSourceRequest.java:359)
  78. at jenkins.plugins.git.AbstractGitSCMSource$2.discoverBranches(AbstractGitSCMSource.java:422)
  79. at jenkins.plugins.git.AbstractGitSCMSource$2.run(AbstractGitSCMSource.java:400)
  80. at jenkins.plugins.git.AbstractGitSCMSource$2.run(AbstractGitSCMSource.java:386)
  81. at jenkins.plugins.git.AbstractGitSCMSource.doRetrieve(AbstractGitSCMSource.java:345)
  82. at jenkins.plugins.git.AbstractGitSCMSource.retrieve(AbstractGitSCMSource.java:386)
  83. at jenkins.scm.api.SCMSource._retrieve(SCMSource.java:355)
  84. at jenkins.scm.api.SCMSource.fetch(SCMSource.java:309)
  85. at jenkins.branch.MultiBranchProject$SCMEventListenerImpl.processHeadUpdate(MultiBranchProject.java:1543)
  86. at jenkins.branch.MultiBranchProject$SCMEventListenerImpl.onSCMHeadEvent(MultiBranchProject.java:1144)
  87. at jenkins.scm.api.SCMHeadEvent$DispatcherImpl.fire(SCMHeadEvent.java:247)
  88. at jenkins.scm.api.SCMHeadEvent$DispatcherImpl.fire(SCMHeadEvent.java:230)
  89. at jenkins.scm.api.SCMEvent$Dispatcher.run(SCMEvent.java:481)
  90. at jenkins.security.ImpersonatingScheduledExecutorService$1.run(ImpersonatingScheduledExecutorService.java:58)
  91. at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
  92. at java.util.concurrent.FutureTask.run(FutureTask.java:266)
  93. at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:180)
  94. at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:293)
  95. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  96. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  97. at java.lang.Thread.run(Thread.java:748)
  98.  
  99. Feed All > SEVERE > WARNING
Advertisement
Add Comment
Please, Sign In to add comment