eclipse-ocl / org.eclipse.ocl

Eclipse Public License 2.0
0 stars 0 forks source link

[releng] Failure during textileBuild #1388

Closed eclipse-ocl-bot closed 4 hours ago

eclipse-ocl-bot commented 4 hours ago

| --- | --- | | Bugzilla Link | 448088 | | Status | RESOLVED FIXED | | Importance | P3 normal | | Reported | Oct 21, 2014 10:26 EDT | | Modified | Nov 19, 2019 10:02 EDT | | See also | 553132 | | Reporter | Ed Willink |

Description

Since 5-Oct, some regression causes the trace below: somewhere in docbook2pdf - try disabling it.

[ant] Converting article to PDF...\ ERROR: org.eclipse.core.runtime.CoreException: /home/hudson/genie.modeling.mdt.ocl/.hudson/jobs/ocl-mars-master/workspace/org.eclipse.ocl.git/doc/org.eclipse.ocl.doc/build.xml:82: The following error occurred while executing this line:\ /home/hudson/genie.modeling.mdt.ocl/.hudson/jobs/ocl-mars-master/workspace/org.eclipse.ocl.git/doc/org.eclipse.ocl.doc/textileBuild.xml:146: The following error occurred while executing this line:\ /home/hudson/genie.modeling.mdt.ocl/.hudson/jobs/ocl-mars-master/workspace/org.eclipse.ocl.git/doc/org.eclipse.ocl.doc/textileBuild.xml:230: Fatal error during transformation\ org.eclipse.core.runtime.CoreException: /home/hudson/genie.modeling.mdt.ocl/.hudson/jobs/ocl-mars-master/workspace/org.eclipse.ocl.git/doc/org.eclipse.ocl.doc/build.xml:82: The following error occurred while executing this line:\ /home/hudson/genie.modeling.mdt.ocl/.hudson/jobs/ocl-mars-master/workspace/org.eclipse.ocl.git/doc/org.eclipse.ocl.doc/textileBuild.xml:146: The following error occurred while executing this line:\ /home/hudson/genie.modeling.mdt.ocl/.hudson/jobs/ocl-mars-master/workspace/org.eclipse.ocl.git/doc/org.eclipse.ocl.doc/textileBuild.xml:230: Fatal error during transformation\ at org.eclipse.buckminster.ant.AntRunner.handleInvocationTargetException(AntRunner.java:167)\ at org.eclipse.buckminster.ant.AntRunner.run(AntRunner.java:322)\ at org.eclipse.buckminster.ant.actor.AntActor.internalPerform(AntActor.java:254)\ at org.eclipse.buckminster.core.actor.AbstractActor.perform(AbstractActor.java:195)\ at org.eclipse.buckminster.core.internal.actor.PerformManager$DirectActionInvocation.execute(PerformManager.java:143)\ at org.eclipse.buckminster.core.internal.actor.PerformManager.internalPerform(PerformManager.java:454)\ at org.eclipse.buckminster.core.internal.actor.PerformManager.perform(PerformManager.java:293)\ at org.eclipse.buckminster.core.internal.actor.PerformManager.perform(PerformManager.java:305)\ at org.eclipse.buckminster.core.internal.actor.PerformManager.perform(PerformManager.java:285)\ at org.eclipse.buckminster.core.materializer.WorkspaceMaterializer.performPrebindAction(WorkspaceMaterializer.java:545)\ at org.eclipse.buckminster.core.materializer.WorkspaceMaterializer.installLocal(WorkspaceMaterializer.java:185)\ at org.eclipse.buckminster.core.materializer.WorkspaceMaterializer.performInstallAction(WorkspaceMaterializer.java:210)\ at org.eclipse.buckminster.core.materializer.AbstractMaterializer.installRecursive(AbstractMaterializer.java:164)\ at org.eclipse.buckminster.core.materializer.AbstractMaterializer.delegateAndInstallRecursive(AbstractMaterializer.java:189)\ at org.eclipse.buckminster.core.materializer.AbstractMaterializer.installRecursive(AbstractMaterializer.java:156)\ at org.eclipse.buckminster.core.materializer.AbstractMaterializer.delegateAndInstallRecursive(AbstractMaterializer.java:189)\ at org.eclipse.buckminster.core.materializer.AbstractMaterializer.installRecursive(AbstractMaterializer.java:156)\ at org.eclipse.buckminster.core.materializer.AbstractMaterializer.delegateAndInstallRecursive(AbstractMaterializer.java:189)\ at org.eclipse.buckminster.core.materializer.AbstractMaterializer.installRecursive(AbstractMaterializer.java:156)\ at org.eclipse.buckminster.core.materializer.AbstractMaterializer.delegateAndInstallRecursive(AbstractMaterializer.java:189)\ at org.eclipse.buckminster.core.materializer.AbstractMaterializer.installRecursive(AbstractMaterializer.java:156)\ at org.eclipse.buckminster.core.materializer.AbstractMaterializer.delegateAndInstallRecursive(AbstractMaterializer.java:189)\ at org.eclipse.buckminster.core.materializer.AbstractMaterializer.installRecursive(AbstractMaterializer.java:156)\ at org.eclipse.buckminster.core.materializer.AbstractMaterializer.delegateAndInstallRecursive(AbstractMaterializer.java:189)\ at org.eclipse.buckminster.core.materializer.AbstractMaterializer.installRecursive(AbstractMaterializer.java:156)\ at org.eclipse.buckminster.core.materializer.AbstractMaterializer.performInstallActions(AbstractMaterializer.java:68)\ at org.eclipse.buckminster.core.materializer.InstallerJob.runInWorkspace(InstallerJob.java:53)\ at org.eclipse.core.internal.resources.InternalWorkspaceJob.run(InternalWorkspaceJob.java:38)\ at org.eclipse.core.internal.jobs.Worker.run(Worker.java:53)\ Caused by: /home/hudson/genie.modeling.mdt.ocl/.hudson/jobs/ocl-mars-master/workspace/org.eclipse.ocl.git/doc/org.eclipse.ocl.doc/build.xml:82: The following error occurred while executing this line:\ /home/hudson/genie.modeling.mdt.ocl/.hudson/jobs/ocl-mars-master/workspace/org.eclipse.ocl.git/doc/org.eclipse.ocl.doc/textileBuild.xml:146: The following error occurred while executing this line:\ /home/hudson/genie.modeling.mdt.ocl/.hudson/jobs/ocl-mars-master/workspace/org.eclipse.ocl.git/doc/org.eclipse.ocl.doc/textileBuild.xml:230: Fatal error during transformation\ at org.apache.tools.ant.ProjectHelper.addLocationToBuildException(ProjectHelper.java:551)\ at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:444)\ at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:291)\ at sun.reflect.GeneratedMethodAccessor9.invoke(Unknown Source)\ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)\ at java.lang.reflect.Method.invoke(Method.java:597)\ at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106)\ at org.apache.tools.ant.Task.perform(Task.java:348)\ at org.apache.tools.ant.Target.execute(Target.java:392)\ at org.apache.tools.ant.Target.performTasks(Target.java:413)\ at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1399)\ at org.apache.tools.ant.Project.executeTarget(Project.java:1368)\ at org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:41)\ at org.eclipse.ant.internal.core.ant.EclipseDefaultExecutor.executeTargets(EclipseDefaultExecutor.java:32)\ at org.apache.tools.ant.Project.executeTargets(Project.java:1251)\ at org.eclipse.ant.internal.core.ant.InternalAntRunner.run(InternalAntRunner.java:672)\ at org.eclipse.ant.internal.core.ant.InternalAntRunner.run(InternalAntRunner.java:498)\ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)\ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)\ at java.lang.reflect.Method.invoke(Method.java:597)\ at org.eclipse.buckminster.ant.AntRunner.run(AntRunner.java:318) ... 27 more\ Caused by: /home/hudson/genie.modeling.mdt.ocl/.hudson/jobs/ocl-mars-master/workspace/org.eclipse.ocl.git/doc/org.eclipse.ocl.doc/textileBuild.xml:146: The following error occurred while executing this line:\ /home/hudson/genie.modeling.mdt.ocl/.hudson/jobs/ocl-mars-master/workspace/org.eclipse.ocl.git/doc/org.eclipse.ocl.doc/textileBuild.xml:230: Fatal error during transformation\ at org.apache.tools.ant.ProjectHelper.addLocationToBuildException(ProjectHelper.java:551)\ at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:444)\ at org.apache.tools.ant.taskdefs.CallTarget.execute(CallTarget.java:105)\ at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:291)\ at sun.reflect.GeneratedMethodAccessor9.invoke(Unknown Source)\ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)\ at java.lang.reflect.Method.invoke(Method.java:597)\ at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106)\ at org.apache.tools.ant.Task.perform(Task.java:348)\ at org.apache.tools.ant.Target.execute(Target.java:392)\ at org.apache.tools.ant.Target.performTasks(Target.java:413)\ at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1399)\ at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:38)\ at org.eclipse.ant.internal.core.ant.EclipseSingleCheckExecutor.executeTargets(EclipseSingleCheckExecutor.java:30)\ at org.apache.tools.ant.Project.executeTargets(Project.java:1251)\ at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:442) ... 47 more\ Caused by: /home/hudson/genie.modeling.mdt.ocl/.hudson/jobs/ocl-mars-master/workspace/org.eclipse.ocl.git/doc/org.eclipse.ocl.doc/textileBuild.xml:230: Fatal error during transformation\ at org.apache.tools.ant.taskdefs.XSLTProcess.handleTransformationError(XSLTProcess.java:1274)\ at org.apache.tools.ant.taskdefs.XSLTProcess.process(XSLTProcess.java:863)\ at org.apache.tools.ant.taskdefs.XSLTProcess.execute(XSLTProcess.java:389)\ at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:291)\ at sun.reflect.GeneratedMethodAccessor9.invoke(Unknown Source)\ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)\ at java.lang.reflect.Method.invoke(Method.java:597)\ at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106)\ at org.apache.tools.ant.Task.perform(Task.java:348)\ at org.apache.tools.ant.Target.execute(Target.java:392)\ at org.apache.tools.ant.Target.performTasks(Target.java:413)\ at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1399)\ at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:38)\ at org.eclipse.ant.internal.core.ant.EclipseSingleCheckExecutor.executeTargets(EclipseSingleCheckExecutor.java:30)\ at org.apache.tools.ant.Project.executeTargets(Project.java:1251)\ at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:442) ... 61 more\ Caused by: Fatal error during transformation\ at org.apache.tools.ant.taskdefs.optional.TraXLiaison.fatalError(TraXLiaison.java:531)\ at org.apache.xalan.processor.TransformerFactoryImpl.newTemplates(TransformerFactoryImpl.java:952)\ at org.apache.tools.ant.taskdefs.optional.TraXLiaison.readTemplates(TraXLiaison.java:300)\ at org.apache.tools.ant.taskdefs.optional.TraXLiaison.createTransformer(TraXLiaison.java:317)\ at org.apache.tools.ant.taskdefs.optional.TraXLiaison.transform(TraXLiaison.java:178)\ at org.apache.tools.ant.taskdefs.XSLTProcess.process(XSLTProcess.java:853) ... 75 more\ Caused by: javax.xml.transform.TransformerException: org.apache.xml.utils.WrappedRuntimeException: Could not find variable with the name of show.comments ... 80 more\ Caused by: org.apache.xml.utils.WrappedRuntimeException: Could not find variable with the name of show.comments\ at org.apache.xpath.operations.Variable.fixupVariables(Variable.java:148)\ at org.apache.xpath.operations.Operation.fixupVariables(Operation.java:56)\ at org.apache.xpath.XPath.fixupVariables(XPath.java:88)\ at org.apache.xalan.templates.ElemIf.compose(ElemIf.java:92)\ at org.apache.xalan.templates.StylesheetRoot.composeTemplates(StylesheetRoot.java:361)\ at org.apache.xalan.templates.StylesheetRoot.composeTemplates(StylesheetRoot.java:366)\ at org.apache.xalan.templates.StylesheetRoot.composeTemplates(StylesheetRoot.java:366)\ at org.apache.xalan.templates.StylesheetRoot.recompose(StylesheetRoot.java:341)\ at org.apache.xalan.processor.StylesheetHandler.endDocument(StylesheetHandler.java:471)\ at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.endDocument(AbstractSAXParser.java:737)\ at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:516)\ at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:808)\ at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:737)\ at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:119)\ at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(AbstractSAXParser.java:1205)\ at com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl$JAXPSAXParser.parse(SAXParserImpl.java:522)\ at org.apache.xalan.processor.TransformerFactoryImpl.newTemplates(TransformerFactoryImpl.java:922) ... 79 more\ ERROR [0001] : /home/hudson/genie.modeling.mdt.ocl/.hudson/jobs/ocl-mars-master/workspace/org.eclipse.ocl.git/doc/org.eclipse.ocl.doc/build.xml:82: The following error occurred while executing this line:\ /home/hudson/genie.modeling.mdt.ocl/.hudson/jobs/ocl-mars-master/workspace/org.eclipse.ocl.git/doc/org.eclipse.ocl.doc/textileBuild.xml:146: The following error occurred while executing this line:\ /home/hudson/genie.modeling.mdt.ocl/.hudson/jobs/ocl-mars-master/workspace/org.eclipse.ocl.git/doc/org.eclipse.ocl.doc/textileBuild.xml:230: Fatal error during transformation\ INFO: TAG-ID 0001 = Query for org.eclipse.ocl.releng.build:eclipse.feature

eclipse-ocl-bot commented 4 hours ago

By Ed Willink on Oct 21, 2014 10:35

(In reply to Ed Willink from comment #0)

somewhere in docbook2pdf - try disabling it.Better but now:

[ant] Building Output...

[ant] Converting article to HTML...

[ant] Converting article to Eclipse Help...

ERROR: org.eclipse.core.runtime.CoreException: /home/hudson/genie.modeling.mdt.ocl/.hudson/jobs/buckminster-ocl-branch-tests/workspace/org.eclipse.ocl.git/doc/org.eclipse.ocl.doc/build.xml:82: The following error occurred while executing this line:\ /home/hudson/genie.modeling.mdt.ocl/.hudson/jobs/buckminster-ocl-branch-tests/workspace/org.eclipse.ocl.git/doc/org.eclipse.ocl.doc/textileBuild.xml:151: The following error occurred while executing this line:\ /home/hudson/genie.modeling.mdt.ocl/.hudson/jobs/buckminster-ocl-branch-tests/workspace/org.eclipse.ocl.git/doc/org.eclipse.ocl.doc/textileBuild.xml:283: Fatal error during transformation\ org.eclipse.core.runtime.CoreException: /home/hudson/genie.modeling.mdt.ocl/.hudson/jobs/buckminster-ocl-branch-tests/workspace/org.eclipse.ocl.git/doc/org.eclipse.ocl.doc/build.xml:82: The following error occurred while executing this line:\ /home/hudson/genie.modeling.mdt.ocl/.hudson/jobs/buckminster-ocl-branch-tests/workspace/org.eclipse.ocl.git/doc/org.eclipse.ocl.doc/textileBuild.xml:151: The following error occurred while executing this line:\ /home/hudson/genie.modeling.mdt.ocl/.hudson/jobs/buckminster-ocl-branch-tests/workspace/org.eclipse.ocl.git/doc/org.eclipse.ocl.doc/textileBuild.xml:283: Fatal error during transformation\ at org.eclipse.buckminster.ant.AntRunner.handleInvocationTargetException(AntRunner.java:167)\ at org.eclipse.buckminster.ant.AntRunner.run(AntRunner.java:322)\ at org.eclipse.buckminster.ant.actor.AntActor.internalPerform(AntActor.java:254)\ at org.eclipse.buckminster.core.actor.AbstractActor.perform(AbstractActor.java:195)\ at org.eclipse.buckminster.core.internal.actor.PerformManager$DirectActionInvocation.execute(PerformManager.java:143)\ at org.eclipse.buckminster.core.internal.actor.PerformManager.internalPerform(PerformManager.java:454)\ at org.eclipse.buckminster.core.internal.actor.PerformManager.perform(PerformManager.java:293)\ at org.eclipse.buckminster.core.internal.actor.PerformManager.perform(PerformManager.java:305)\ at org.eclipse.buckminster.core.internal.actor.PerformManager.perform(PerformManager.java:285)\ at org.eclipse.buckminster.core.materializer.WorkspaceMaterializer.performPrebindAction(WorkspaceMaterializer.java:545)\ at org.eclipse.buckminster.core.materializer.WorkspaceMaterializer.installLocal(WorkspaceMaterializer.java:185)\ at org.eclipse.buckminster.core.materializer.WorkspaceMaterializer.performInstallAction(WorkspaceMaterializer.java:210)\ at org.eclipse.buckminster.core.materializer.AbstractMaterializer.installRecursive(AbstractMaterializer.java:164)\ at org.eclipse.buckminster.core.materializer.AbstractMaterializer.delegateAndInstallRecursive(AbstractMaterializer.java:189)\ at org.eclipse.buckminster.core.materializer.AbstractMaterializer.installRecursive(AbstractMaterializer.java:156)\ at org.eclipse.buckminster.core.materializer.AbstractMaterializer.delegateAndInstallRecursive(AbstractMaterializer.java:189)\ at org.eclipse.buckminster.core.materializer.AbstractMaterializer.installRecursive(AbstractMaterializer.java:156)\ at org.eclipse.buckminster.core.materializer.AbstractMaterializer.delegateAndInstallRecursive(AbstractMaterializer.java:189)\ at org.eclipse.buckminster.core.materializer.AbstractMaterializer.installRecursive(AbstractMaterializer.java:156)\ at org.eclipse.buckminster.core.materializer.AbstractMaterializer.delegateAndInstallRecursive(AbstractMaterializer.java:189)\ at org.eclipse.buckminster.core.materializer.AbstractMaterializer.installRecursive(AbstractMaterializer.java:156)\ at org.eclipse.buckminster.core.materializer.AbstractMaterializer.delegateAndInstallRecursive(AbstractMaterializer.java:189)\ at org.eclipse.buckminster.core.materializer.AbstractMaterializer.installRecursive(AbstractMaterializer.java:156)\ at org.eclipse.buckminster.core.materializer.AbstractMaterializer.delegateAndInstallRecursive(AbstractMaterializer.java:189)\ at org.eclipse.buckminster.core.materializer.AbstractMaterializer.installRecursive(AbstractMaterializer.java:156)\ at org.eclipse.buckminster.core.materializer.AbstractMaterializer.performInstallActions(AbstractMaterializer.java:68)\ at org.eclipse.buckminster.core.materializer.InstallerJob.runInWorkspace(InstallerJob.java:53)\ at org.eclipse.core.internal.resources.InternalWorkspaceJob.run(InternalWorkspaceJob.java:38)\ at org.eclipse.core.internal.jobs.Worker.run(Worker.java:53)\ Caused by: /home/hudson/genie.modeling.mdt.ocl/.hudson/jobs/buckminster-ocl-branch-tests/workspace/org.eclipse.ocl.git/doc/org.eclipse.ocl.doc/build.xml:82: The following error occurred while executing this line:\ /home/hudson/genie.modeling.mdt.ocl/.hudson/jobs/buckminster-ocl-branch-tests/workspace/org.eclipse.ocl.git/doc/org.eclipse.ocl.doc/textileBuild.xml:151: The following error occurred while executing this line:\ /home/hudson/genie.modeling.mdt.ocl/.hudson/jobs/buckminster-ocl-branch-tests/workspace/org.eclipse.ocl.git/doc/org.eclipse.ocl.doc/textileBuild.xml:283: Fatal error during transformation\ at org.apache.tools.ant.ProjectHelper.addLocationToBuildException(ProjectHelper.java:551)\ at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:444)\ at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:291)\ at sun.reflect.GeneratedMethodAccessor9.invoke(Unknown Source)\ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)\ at java.lang.reflect.Method.invoke(Method.java:597)\ at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106)\ at org.apache.tools.ant.Task.perform(Task.java:348)\ at org.apache.tools.ant.Target.execute(Target.java:392)\ at org.apache.tools.ant.Target.performTasks(Target.java:413)\ at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1399)\ at org.apache.tools.ant.Project.executeTarget(Project.java:1368)\ at org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:41)\ at org.eclipse.ant.internal.core.ant.EclipseDefaultExecutor.executeTargets(EclipseDefaultExecutor.java:32)\ at org.apache.tools.ant.Project.executeTargets(Project.java:1251)\ at org.eclipse.ant.internal.core.ant.InternalAntRunner.run(InternalAntRunner.java:672)\ at org.eclipse.ant.internal.core.ant.InternalAntRunner.run(InternalAntRunner.java:498)\ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)\ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)\ at java.lang.reflect.Method.invoke(Method.java:597)\ at org.eclipse.buckminster.ant.AntRunner.run(AntRunner.java:318) ... 27 more\ Caused by: /home/hudson/genie.modeling.mdt.ocl/.hudson/jobs/buckminster-ocl-branch-tests/workspace/org.eclipse.ocl.git/doc/org.eclipse.ocl.doc/textileBuild.xml:151: The following error occurred while executing this line:\ /home/hudson/genie.modeling.mdt.ocl/.hudson/jobs/buckminster-ocl-branch-tests/workspace/org.eclipse.ocl.git/doc/org.eclipse.ocl.doc/textileBuild.xml:283: Fatal error during transformation\ at org.apache.tools.ant.ProjectHelper.addLocationToBuildException(ProjectHelper.java:551)\ at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:444)\ at org.apache.tools.ant.taskdefs.CallTarget.execute(CallTarget.java:105)\ at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:291)\ at sun.reflect.GeneratedMethodAccessor9.invoke(Unknown Source)\ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)\ at java.lang.reflect.Method.invoke(Method.java:597)\ at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106)\ at org.apache.tools.ant.Task.perform(Task.java:348)\ at org.apache.tools.ant.Target.execute(Target.java:392)\ at org.apache.tools.ant.Target.performTasks(Target.java:413)\ at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1399)\ at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:38)\ at org.eclipse.ant.internal.core.ant.EclipseSingleCheckExecutor.executeTargets(EclipseSingleCheckExecutor.java:30)\ at org.apache.tools.ant.Project.executeTargets(Project.java:1251)\ at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:442) ... 47 more\ Caused by: /home/hudson/genie.modeling.mdt.ocl/.hudson/jobs/buckminster-ocl-branch-tests/workspace/org.eclipse.ocl.git/doc/org.eclipse.ocl.doc/textileBuild.xml:283: Fatal error during transformation\ at org.apache.tools.ant.taskdefs.XSLTProcess.handleTransformationError(XSLTProcess.java:1274)\ at org.apache.tools.ant.taskdefs.XSLTProcess.process(XSLTProcess.java:828)\ at org.apache.tools.ant.taskdefs.XSLTProcess.execute(XSLTProcess.java:407)\ at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:291)\ at sun.reflect.GeneratedMethodAccessor9.invoke(Unknown Source)\ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)\ at java.lang.reflect.Method.invoke(Method.java:597)\ at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106)\ at org.apache.tools.ant.Task.perform(Task.java:348)\ at org.apache.tools.ant.Target.execute(Target.java:392)\ at org.apache.tools.ant.Target.performTasks(Target.java:413)\ at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1399)\ at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:38)\ at org.eclipse.ant.internal.core.ant.EclipseSingleCheckExecutor.executeTargets(EclipseSingleCheckExecutor.java:30)\ at org.apache.tools.ant.Project.executeTargets(Project.java:1251)\ at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:442) ... 61 more\ Caused by: Fatal error during transformation\ at org.apache.tools.ant.taskdefs.optional.TraXLiaison.fatalError(TraXLiaison.java:531)\ at org.apache.xalan.processor.TransformerFactoryImpl.newTemplates(TransformerFactoryImpl.java:930)\ at org.apache.tools.ant.taskdefs.optional.TraXLiaison.readTemplates(TraXLiaison.java:300)\ at org.apache.tools.ant.taskdefs.optional.TraXLiaison.createTransformer(TraXLiaison.java:317)\ at org.apache.tools.ant.taskdefs.optional.TraXLiaison.transform(TraXLiaison.java:178)\ at org.apache.tools.ant.taskdefs.XSLTProcess.process(XSLTProcess.java:819) ... 75 more\ Caused by: javax.xml.transform.TransformerException: javax.xml.transform.TransformerException: ElemTemplateElement error: get.doc.title ... 80 more\ Caused by: javax.xml.transform.TransformerException: ElemTemplateElement error: get.doc.title\ at org.apache.xalan.processor.StylesheetHandler.endDocument(StylesheetHandler.java:494)\ at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.endDocument(AbstractSAXParser.java:737)\ at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:516)\ at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:808)\ at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:737)\ at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:119)\ at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(AbstractSAXParser.java:1205)\ at com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl$JAXPSAXParser.parse(SAXParserImpl.java:522)\ at org.apache.xalan.processor.TransformerFactoryImpl.newTemplates(TransformerFactoryImpl.java:922) ... 79 more\ Caused by: javax.xml.transform.TransformerException: ElemTemplateElement error: get.doc.title\ at org.apache.xalan.templates.ElemCallTemplate.compose(ElemCallTemplate.java:136)\ at org.apache.xalan.templates.StylesheetRoot.composeTemplates(StylesheetRoot.java:361)\ at org.apache.xalan.templates.StylesheetRoot.composeTemplates(StylesheetRoot.java:366)\ at org.apache.xalan.templates.StylesheetRoot.composeTemplates(StylesheetRoot.java:366)\ at org.apache.xalan.templates.StylesheetRoot.composeTemplates(StylesheetRoot.java:366)\ at org.apache.xalan.templates.StylesheetRoot.recompose(StylesheetRoot.java:341)\ at org.apache.xalan.processor.StylesheetHandler.endDocument(StylesheetHandler.java:471) ... 87 more\ ERROR [0001] : /home/hudson/genie.modeling.mdt.ocl/.hudson/jobs/buckminster-ocl-branch-tests/workspace/org.eclipse.ocl.git/doc/org.eclipse.ocl.doc/build.xml:82: The following error occurred while executing this line:\ /home/hudson/genie.modeling.mdt.ocl/.hudson/jobs/buckminster-ocl-branch-tests/workspace/org.eclipse.ocl.git/doc/org.eclipse.ocl.doc/textileBuild.xml:151: The following error occurred while executing this line:\ /home/hudson/genie.modeling.mdt.ocl/.hudson/jobs/buckminster-ocl-branch-tests/workspace/org.eclipse.ocl.git/doc/org.eclipse.ocl.doc/textileBuild.xml:283: Fatal error during transformation\ INFO: TAG-ID 0001 = Query for org.eclipse.ocl.releng.build:eclipse.feature

eclipse-ocl-bot commented 4 hours ago

By Ed Willink on Oct 21, 2014 10:44

(In reply to Ed Willink from comment #1)

(In reply to Ed Willink from comment #0)

somewhere in docbook2pdf - try disabling it.Better but now:

Disabling docbook2eclipsehelp and we're there.

The "Downloading WikiText from http://download.eclipse.org/mylyn/drops/3.10.0/v20131025-2037/mylyn-3.10.0.v20131025-2037.zip to /tmp/downloads/wikitext"

message is unchanged so it probably isn't a Mylyn issue.

Looks like a problem accessing e.g. "get.doc.title". Has XSLT or its driver changed?

eclipse-ocl-bot commented 4 hours ago

By Ed Willink on Oct 21, 2014 10:50

(In reply to Ed Willink from comment #2)

Looks like a problem accessing e.g. "get.doc.title". Has XSLT or its driver changed?

Looking at the Workspace plugin dates, most of the plugins are old/very old. The one exception is that

org.apache.ant_1.9.4.v201410062020

is one day newer than the last successful build.

eclipse-ocl-bot commented 4 hours ago

By Ed Willink on Oct 21, 2014 11:00

org.apache.ant_1.9.4.v201410062020 is only available in an Orbit I-build, so it is not obvious quite where we are getting it from since the rmap specifies an R-build for Orbit.

Tentatively we may be ok with 1.9.2 but not 1.9.4.

The problem is probably related to subtle handling of a null/""/... XSLT variable which we'd better try to fix.

eclipse-ocl-bot commented 4 hours ago

By Ed Willink on Oct 23, 2014 16:46

(In reply to Ed Willink from comment #4)

XSLT variable which we'd better try to fix.

Preparing to debug by running the "OCL Documentation" launch config...

Download of Mylyn seems very flaky, but everyone now uses Guava 15 so we can upgrade to an installed mylyn wikitext and avoid the download altogether.

The launch config is then very flaky often failing with a SocketTimeutException. But in a nested Eclipse no failures occur. Changing to a separate JVM for ANT seems to avoid the flakiness (and gets the same FO overfull warnings that appear on Hudson).

Using ANT 1.9.4 locally seems to make no difference. Hopefully the migration to the latest Wikitext was the cure.

eclipse-ocl-bot commented 4 hours ago

By Ed Willink on Oct 24, 2014 09:54

(In reply to Ed Willink from comment #5)

Using ANT 1.9.4 locally seems to make no difference. Hopefully the migration to the latest Wikitext was the cure.

No such luck. Eventually after migration to use much more from Orbit, the original stye of error reappears. "show.comments" is not defined when accessed in "inline.xsl". Commenting out and the undefined variable moves to "title.fontset" accessed from "component.xsl".

These are declared XSLT parameters, so either XSLT is broken or XSLT init/call has changed. But it all works fine interactively with no obvious difference in plugins.

This seems to be the kind of nightmare Hudson/Mylyn/XSLT/... problem that burns a couple of releng days per year. AND next year it will have to be migrated to Tycho.

For now the simple pragmatic solution is to redefine documentation as a manually built contribution (just like the EMF models, LPG parsers and Xtext editors).

eclipse-ocl-bot commented 4 hours ago

By Ed Willink on Oct 24, 2014 13:16

(In reply to Ed Willink from comment #6)

For now the simple pragmatic solution is to redefine documentation as a manually built contribution (just like the EMF models, LPG parsers and Xtext editors).

Done.

eclipse-ocl-bot commented 4 hours ago

By Ed Willink on Oct 27, 2014 09:20

See Bug 448956

eclipse-ocl-bot commented 4 hours ago

By Ed Willink on Oct 27, 2014 12:22

The start of the failure broadly corresponds with installation of the shellshock patches on the HIPP. These may effect the propagation of shell variables within bash and so may explain why formerly working scripts now report uninitialized variables.

eclipse-ocl-bot commented 4 hours ago

By Ed Willink on Nov 19, 2019 10:02

(In reply to Ed Willink from comment #6)

This seems to be the kind of nightmare Hudson/Mylyn/XSLT/... problem that burns a couple of releng days per year. AND next year it will have to be migrated to Tycho.

See Bug 553132 for some failed attempts to make documentation generate using Tycho.