[
https://issues.jboss.org/browse/JBIDE-23889?page=com.atlassian.jira.plugi...
]
Nick Boldt commented on JBIDE-23889:
------------------------------------
If it's failing repeatedly, then you should look in the console to see WHY and maybe
help fix it ... it's most likely a TP problem.
{code}
[p2.dir] Cannot complete the install because one or more required items could not be
found.
[p2.dir] Software being installed: JBoss Tools Apache Cordova Simulator Tests
Developer Resources 3.8.3.v20161201-1914
(org.jboss.tools.cordovasim.test.feature.source.feature.group 3.8.3.v20161201-1914)
[p2.dir] Missing requirement: BrowserSim 3.8.3.v20161201-1732
(org.jboss.tools.browsersim.ui 3.8.3.v20161201-1732) requires 'bundle
org.eclipse.jetty.server [9.3.9,9.4.0)' but it could not be found
{code}
jbosstools-composite-install_master is a spam bomb
--------------------------------------------------
Key: JBIDE-23889
URL:
https://issues.jboss.org/browse/JBIDE-23889
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: build
Affects Versions: 4.4.3.AM2
Reporter: Mickael Istria
Assignee: Mickael Istria
Priority: Critical
Fix For: 4.4.4.AM1
jbosstools-composite-install_master re-runs itself on failure. However, it seems like the
SLEEP_TIME parameter is now ignored, resulting on constant re-run of the job and a lot of
spam (multiple mails per minutes). Additionally to spam, this adds a relatively big load
on Jenkins and slaves queue.
I've removed the re-run on failure block of the downstream job trigger as a temporary
workaround.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)