[jbosstools-issues] [JBoss JIRA] (JBIDE-19509) JBDS headless install no longer works in Jenkins / versionwatch unable to diff 9.0.0.Alpha2 w/ previous

Nick Boldt (JIRA) issues at jboss.org
Tue Mar 24 19:42:19 EDT 2015


Nick Boldt created JBIDE-19509:
----------------------------------

             Summary: JBDS headless install no longer works in Jenkins / versionwatch unable to diff 9.0.0.Alpha2 w/ previous
                 Key: JBIDE-19509
                 URL: https://issues.jboss.org/browse/JBIDE-19509
             Project: Tools (JBoss Tools)
          Issue Type: Bug
          Components: qa
            Reporter: Nick Boldt


JBDS headless install no longer works in Jenkins, so versionwatch is unable to diff 9.0.0.Alpha2 master builds w/ previous Alpha1 and 8.1.x builds.

I've repeated exactly what the versionwatch script does locally and it's fine w/ JDK 7 and 8, so it's not a config problem.

But in Jenkins, with VNC enabled (and when not) the headless install process repeatedly stalls out at step 2:

{code:title=https://jenkins.mw.lab.eng.bos.redhat.com/hudson/view/DevStudio/view/DevStudio_Master/job/devstudio.versionwatch_master/1892/console}
[ Starting automated installation ]
[ Starting to unpack ]
[ Processing package: P2 Director Application (1/3) ]
[ Processing package: Red Hat JBoss Developer Studio 9.0.0.Alpha2 (2/3) ]
[ Unpacking finished ] ...
{code}

But in the 8.1.luna branch, the job is fine:

{code:title=https://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/devstudio.versionwatch_8.0.luna/363/console}
+++ /qa/tools/opt/jdk1.6.0_last/bin/java -jar /qa/services/http/binaries/RHDS/builds/staging/devstudio.product_8.0.luna/installer/jboss-devstudio-8.1.0.GA-v20150324-2058-B454-installer-standalone.jar /home/hudson/static_build_env/jbds/versionwatch/installations/jbds-8.1.0.GA.install.xml
[ Starting automated installation ]
[ Starting to unpack ]
[ Processing package: P2 Director Application (1/3) ]
[ Processing package: Red Hat JBoss Developer Studio 8.1.0.GA (2/3) ]
[ Processing package: Red Hat JBoss Developer Studio 8.1.0.GA Metadata Generation (3/3) ]
[ Unpacking finished ]
[ Creating shortcuts  done. ]
[ Add shortcuts to uninstaller  done. ]
[ Writing the uninstaller data ... ]
[ Automated installation done ]{code}



--
This message was sent by Atlassian JIRA
(v6.3.11#6341)


More information about the jbosstools-issues mailing list