You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2012/02/24 17:59:23 UTC

Build failed in Jenkins: tobago-trunk #590

See <https://builds.apache.org/job/tobago-trunk/590/changes>

Changes:

[lofwyr] TOBAGO-986: Sheet can only sort UIOutput - Nothing happend with UILinkCommand and UIButtonCommand
 - applying last patch from bommel
 - writing a test page for sorting in the sheet

------------------------------------------
[...truncated 14578 lines...]
[INFO] Building Tobago Extensions
[INFO]    task-segment: [clean, animal-sniffer:check, checkstyle:check, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] [animal-sniffer:check {execution: default-cli}]
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java15:1.0
[INFO] [checkstyle:check {execution: default-cli}]
[JENKINS] Archiving <https://builds.apache.org/job/tobago-trunk/ws/tobago-trunk/tobago-extension/pom.xml> to /home/hudson/hudson/jobs/tobago-trunk/modules/org.apache.myfaces.tobago$tobago-extension/builds/2012-02-24_14-10-40/archive/org.apache.myfaces.tobago/tobago-extension/1.5.4-SNAPSHOT/tobago-extension-1.5.4-SNAPSHOT.pom[INFO] 
[INFO] [enforcer:enforce {execution: enforce}]
[INFO] [remote-resources:process {execution: default}]
[INFO] [build-helper:add-source {execution: default}]
[INFO] Source directory: <https://builds.apache.org/job/tobago-trunk/ws/tobago-trunk/tobago-extension/src/main/java-jsf-1.2> added.
[INFO] [site:attach-descriptor {execution: default-attach-descriptor}]
[INFO] [install:install {execution: default-install}]
[INFO] Installing <https://builds.apache.org/job/tobago-trunk/ws/tobago-trunk/tobago-extension/pom.xml> to /export/home/hudson/hudson-slave/maven-repositories/0/org/apache/myfaces/tobago/tobago-extension/1.5.4-SNAPSHOT/tobago-extension-1.5.4-SNAPSHOT.pom

[INFO] ------------------------------------------------------------------------
[INFO] Building Tobago Taglib Extension
[INFO]    task-segment: [clean, animal-sniffer:check, checkstyle:check, install]
[INFO] ------------------------------------------------------------------------
[JENKINS] Recording test results
[INFO] [clean:clean {execution: default-clean}]
[INFO] [animal-sniffer:check {execution: default-cli}]
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java15:1.0
[INFO] [checkstyle:check {execution: default-cli}]
[INFO] 
[INFO] [enforcer:enforce {execution: enforce}]
[INFO] [dependency:unpack {execution: unpack-sources}]
[INFO] Configured Artifact: org.apache.myfaces.tobago:tobago-core:sources:1.5.4-SNAPSHOT:jar
[INFO] Unpacking /export/home/hudson/hudson-slave/maven-repositories/0/org/apache/myfaces/tobago/tobago-core/1.5.4-SNAPSHOT/tobago-core-1.5.4-SNAPSHOT-sources.jar to <https://builds.apache.org/job/tobago-trunk/ws/tobago-trunk/tobago-extension/tobago-taglib-extension/target/tobago-core-sources> with includes "org/apache/myfaces/tobago/internal/taglib/declaration/**/*.java,org/apache/myfaces/tobago/internal/taglib/component/**/*.java" and excludes ""
[INFO] [remote-resources:process {execution: default}]
[debug] execute contextualize
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/tobago-trunk/ws/tobago-trunk/tobago-extension/tobago-taglib-extension/src/main/resources>
[INFO] Copying 3 resources
[INFO] [build-helper:add-source {execution: default}]
[INFO] Source directory: <https://builds.apache.org/job/tobago-trunk/ws/tobago-trunk/tobago-extension/tobago-taglib-extension/src/main/java-jsf-1.2> added.
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 19 source files to <https://builds.apache.org/job/tobago-trunk/ws/tobago-trunk/tobago-extension/tobago-taglib-extension/target/classes>
[INFO] [apt:process {execution: tobago-tlds}]
[INFO] Processing 82 source files to <https://builds.apache.org/job/tobago-trunk/ws/tobago-trunk/tobago-extension/tobago-taglib-extension/target/generated-tld>
[WARNING] warning: Annotation types without processors: [org.apache.myfaces.tobago.apt.annotation.ExtensionTag, java.lang.Override, org.apache.myfaces.tobago.apt.annotation.UIComponentTagAttribute, java.lang.Deprecated]
[WARNING] Note: Starting annotation process
[WARNING] Note: Collecting annotation org.apache.myfaces.tobago.apt.annotation.Tag
[WARNING] Note: Collecting annotation org.apache.myfaces.tobago.apt.annotation.TagAttribute
[WARNING] Note: Collecting annotation org.apache.myfaces.tobago.apt.annotation.Taglib
[WARNING] Note: Create DOM
[WARNING] Note: Write to file org.apache.myfaces.tobago.internal.taglib.extension tobago-extension.tld
[WARNING] Note: Some input files use or override a deprecated API.
[WARNING] Note: Recompile with -Xlint:deprecation for details.
[WARNING] 1 warning
[INFO] [apt:process {execution: tobago-checkstyle}]
[INFO] Processing 174 source files to <https://builds.apache.org/job/tobago-trunk/ws/tobago-trunk/tobago-extension/tobago-taglib-extension/target/generated-checkstyle-config>
[WARNING] warning: Annotation types without processors: [org.apache.myfaces.tobago.apt.annotation.ExtensionTag, java.lang.Override, org.apache.myfaces.tobago.apt.annotation.UIComponentTagAttribute, java.lang.Deprecated, org.apache.myfaces.tobago.apt.annotation.UIComponentTag, org.apache.myfaces.tobago.apt.annotation.BodyContentDescription, org.apache.myfaces.tobago.apt.annotation.Facet, org.apache.myfaces.tobago.apt.annotation.TagGeneration, java.lang.SuppressWarnings]
[WARNING] Note: Starting annotation process
[WARNING] Note: Collecting annotation org.apache.myfaces.tobago.apt.annotation.Tag
[WARNING] Note: Collecting annotation org.apache.myfaces.tobago.apt.annotation.Taglib
[WARNING] Note: Collecting annotation org.apache.myfaces.tobago.apt.annotation.TagAttribute
[WARNING] Note: Replacing: org.apache.myfaces.tobago.internal.taglib.component.BoxTagDeclaration -> org.apache.myfaces.tobago.internal.taglib.BoxTag
[WARNING] Note: Replacing: org.apache.myfaces.tobago.internal.taglib.component.ButtonTagDeclaration -> org.apache.myfaces.tobago.internal.taglib.ButtonTag
[WARNING] Note: Replacing: org.apache.myfaces.tobago.internal.taglib.component.CalendarTagDeclaration -> org.apache.myfaces.tobago.internal.taglib.CalendarTag
[WARNING] Note: Replacing: org.apache.myfaces.tobago.internal.taglib.component.CellTagDeclaration -> org.apache.myfaces.tobago.internal.taglib.CellTag
[WARNING] Note: Replacing: org.apache.myfaces.tobago.internal.taglib.component.ColumnEventTagDeclaration -> org.apache.myfaces.tobago.internal.taglib.ColumnEventTag
[WARNING] Note: Replacing: org.apache.myfaces.tobago.internal.taglib.component.ColumnSelectorTagDeclaration -> org.apache.myfaces.tobago.internal.taglib.ColumnSelectorTag
[WARNING] Note: Replacing: org.apache.myfaces.tobago.internal.taglib.component.ColumnTagDeclaration -> org.apache.myfaces.tobago.internal.taglib.ColumnTag
[WARNING] Note: Replacing: org.apache.myfaces.tobago.internal.taglib.component.CommandTagDeclaration -> org.apache.myfaces.tobago.internal.taglib.CommandTag
[WARNING] Note: Replacing: org.apache.myfaces.tobago.internal.taglib.component.DatePickerTagDeclaration -> org.apache.myfaces.tobago.internal.taglib.DatePickerTag
[WARNING] Note: Replacing: org.apache.myfaces.tobago.internal.taglib.component.DateTagDeclaration -> org.apache.myfaces.tobago.internal.taglib.DateTag
[WARNING] Note: Replacing: org.apache.myfaces.tobago.internal.taglib.component.FileTagDeclaration -> org.apache.myfaces.tobago.internal.taglib.FileTag
[WARNING] Note: Replacing: org.apache.myfaces.tobago.internal.taglib.component.FlowLayoutTagDeclaration -> org.apache.myfaces.tobago.internal.taglib.FlowLayoutTag
[WARNING] Note: Replacing: org.apache.myfaces.tobago.internal.taglib.component.FormTagDeclaration -> org.apache.myfaces.tobago.internal.taglib.FormTag
[WARNING] Note: Replacing: org.apache.myfaces.tobago.internal.taglib.component.GridLayoutTagDeclaration -> org.apache.myfaces.tobago.internal.taglib.GridLayoutTag
[WARNING] Note: Replacing: org.apache.myfaces.tobago.internal.taglib.component.HiddenTagDeclaration -> org.apache.myfaces.tobago.internal.taglib.HiddenTag
[WARNING] Note: Replacing: org.apache.myfaces.tobago.internal.taglib.component.ImageTagDeclaration -> org.apache.myfaces.tobago.internal.taglib.ImageTag
[WARNING] Note: Replacing: org.apache.myfaces.tobago.internal.taglib.component.InTagDeclaration -> org.apache.myfaces.tobago.internal.taglib.InTag
[WARNING] Note: Replacing: org.apache.myfaces.tobago.internal.taglib.component.LabelTagDeclaration -> org.apache.myfaces.tobago.internal.taglib.LabelTag
[WARNING] Note: Replacing: org.apache.myfaces.tobago.internal.taglib.component.LinkTagDeclaration -> org.apache.myfaces.tobago.internal.taglib.LinkTag
[WARNING] Note: Replacing: org.apache.myfaces.tobago.internal.taglib.component.MediatorTagDeclaration -> org.apache.myfaces.tobago.internal.taglib.MediatorTag
[WARNING] Note: Replacing: org.apache.myfaces.tobago.internal.taglib.component.MenuBarTagDeclaration -> org.apache.myfaces.tobago.internal.taglib.MenuBarTag
[WARNING] Note: Replacing: org.apache.myfaces.tobago.internal.taglib.component.MenuCommandTagDeclaration -> org.apache.myfaces.tobago.internal.taglib.MenuCommandTag
[WARNING] Note: Replacing: org.apache.myfaces.tobago.internal.taglib.component.MenuItemTagDeclaration -> org.apache.myfaces.tobago.internal.taglib.MenuItemTag
[WARNING] Note: Replacing: org.apache.myfaces.tobago.internal.taglib.component.MenuSeparatorTagDeclaration -> org.apache.myfaces.tobago.internal.taglib.MenuSeparatorTag
[WARNING] Note: Replacing: org.apache.myfaces.tobago.internal.taglib.component.MenuTagDeclaration -> org.apache.myfaces.tobago.internal.taglib.MenuTag
[WARNING] Note: Replacing: org.apache.myfaces.tobago.internal.taglib.component.MessagesTagDeclaration -> org.apache.myfaces.tobago.internal.taglib.MessagesTag
[WARNING] Note: Replacing: org.apache.myfaces.tobago.internal.taglib.component.ObjectTagDeclaration -> org.apache.myfaces.tobago.internal.taglib.ObjectTag
[WARNING] Note: Replacing: org.apache.myfaces.tobago.internal.taglib.component.OutTagDeclaration -> org.apache.myfaces.tobago.internal.taglib.OutTag
[WARNING] Note: Replacing: org.apache.myfaces.tobago.internal.taglib.component.PageTagDeclaration -> org.apache.myfaces.tobago.internal.taglib.PageTag
[WARNING] Note: Replacing: org.apache.myfaces.tobago.internal.taglib.component.PanelTagDeclaration -> org.apache.myfaces.tobago.internal.taglib.PanelTag
[WARNING] Note: Replacing: org.apache.myfaces.tobago.internal.taglib.component.PopupTagDeclaration -> org.apache.myfaces.tobago.internal.taglib.PopupTag
[WARNING] Note: Replacing: org.apache.myfaces.tobago.internal.taglib.component.ProgressTagDeclaration -> org.apache.myfaces.tobago.internal.taglib.ProgressTag
[WARNING] Note: Replacing: org.apache.myfaces.tobago.internal.taglib.component.ReloadTagDeclaration -> org.apache.myfaces.tobago.internal.taglib.ReloadTag
[WARNING] Note: Replacing: org.apache.myfaces.tobago.internal.taglib.component.ScriptTagDeclaration -> org.apache.myfaces.tobago.internal.taglib.ScriptTag
[WARNING] Note: Replacing: org.apache.myfaces.tobago.internal.taglib.component.SelectBooleanCheckboxTagDeclaration -> org.apache.myfaces.tobago.internal.taglib.SelectBooleanCheckboxTag
[WARNING] Note: Replacing: org.apache.myfaces.tobago.internal.taglib.component.SelectItemTagDeclaration -> org.apache.myfaces.tobago.internal.taglib.SelectItemTag
[WARNING] Note: Replacing: org.apache.myfaces.tobago.internal.taglib.component.SelectItemsTagDeclaration -> org.apache.myfaces.tobago.internal.taglib.SelectItemsTag
[WARNING] Note: Replacing: org.apache.myfaces.tobago.internal.taglib.component.SelectManyCheckboxTagDeclaration -> org.apache.myfaces.tobago.internal.taglib.SelectManyCheckboxTag
[WARNING] Note: Replacing: org.apache.myfaces.tobago.internal.taglib.component.SelectManyListboxTagDeclaration -> org.apache.myfaces.tobago.internal.taglib.SelectManyListboxTag
[WARNING] Note: Replacing: org.apache.myfaces.tobago.internal.taglib.component.SelectManyShuttleTagDeclaration -> org.apache.myfaces.tobago.internal.taglib.SelectManyShuttleTag
[WARNING] Note: Replacing: org.apache.myfaces.tobago.internal.taglib.component.SelectOneChoiceTagDeclaration -> org.apache.myfaces.tobago.internal.taglib.SelectOneChoiceTag
[WARNING] Note: Replacing: org.apache.myfaces.tobago.internal.taglib.component.SelectOneListboxTagDeclaration -> org.apache.myfaces.tobago.internal.taglib.SelectOneListboxTag
[WARNING] Note: Replacing: org.apache.myfaces.tobago.internal.taglib.component.SelectOneRadioTagDeclaration -> org.apache.myfaces.tobago.internal.taglib.SelectOneRadioTag
[WARNING] Note: Replacing: org.apache.myfaces.tobago.internal.taglib.component.SelectReferenceTagDeclaration -> org.apache.myfaces.tobago.internal.taglib.SelectReferenceTag
[WARNING] Note: Replacing: org.apache.myfaces.tobago.internal.taglib.component.SeparatorTagDeclaration -> org.apache.myfaces.tobago.internal.taglib.SeparatorTag
[WARNING] Note: Replacing: org.apache.myfaces.tobago.internal.taglib.component.SheetLayoutTagDeclaration -> org.apache.myfaces.tobago.internal.taglib.SheetLayoutTag
[WARNING] Note: Replacing: org.apache.myfaces.tobago.internal.taglib.component.SheetTagDeclaration -> org.apache.myfaces.tobago.internal.taglib.SheetTag
[WARNING] Note: Replacing: org.apache.myfaces.tobago.internal.taglib.component.StyleTagDeclaration -> org.apache.myfaces.tobago.internal.taglib.StyleTag
[WARNING] Note: Replacing: org.apache.myfaces.tobago.internal.taglib.component.TabGroupLayoutTagDeclaration -> org.apache.myfaces.tobago.internal.taglib.TabGroupLayoutTag
[WARNING] Note: Replacing: org.apache.myfaces.tobago.internal.taglib.component.TabGroupTagDeclaration -> org.apache.myfaces.tobago.internal.taglib.TabGroupTag
[WARNING] Note: Replacing: org.apache.myfaces.tobago.internal.taglib.component.TabTagDeclaration -> org.apache.myfaces.tobago.internal.taglib.TabTag
[WARNING] Note: Replacing: org.apache.myfaces.tobago.internal.taglib.component.TextareaTagDeclaration -> org.apache.myfaces.tobago.internal.taglib.TextareaTag
[WARNING] Note: Replacing: org.apache.myfaces.tobago.internal.taglib.component.TimeTagDeclaration -> org.apache.myfaces.tobago.internal.taglib.TimeTag
[WARNING] Note: Replacing: org.apache.myfaces.tobago.internal.taglib.component.ToolBarCommandTagDeclaration -> org.apache.myfaces.tobago.internal.taglib.ToolBarCommandTag
[WARNING] Note: Replacing: org.apache.myfaces.tobago.internal.taglib.component.ToolBarSelectBooleanTagDeclaration -> org.apache.myfaces.tobago.internal.taglib.ToolBarCheckTag
[WARNING] Note: Replacing: org.apache.myfaces.tobago.internal.taglib.component.ToolBarSelectOneTagDeclaration -> org.apache.myfaces.tobago.internal.taglib.ToolBarSelectOneTag
[WARNING] Note: Replacing: org.apache.myfaces.tobago.internal.taglib.component.ToolBarSeparatorTagDeclaration -> org.apache.myfaces.tobago.internal.taglib.ToolBarSeparatorTag
[WARNING] Note: Replacing: org.apache.myfaces.tobago.internal.taglib.component.ToolBarTagDeclaration -> org.apache.myfaces.tobago.internal.taglib.ToolBarTag
[WARNING] Note: Replacing: org.apache.myfaces.tobago.internal.taglib.component.TreeCommandTagDeclaration -> org.apache.myfaces.tobago.internal.taglib.TreeCommandTag
[WARNING] Note: Replacing: org.apache.myfaces.tobago.internal.taglib.component.TreeDataTagDeclaration -> org.apache.myfaces.tobago.internal.taglib.TreeDataTag
[WARNING] Note: Replacing: org.apache.myfaces.tobago.internal.taglib.component.TreeIconTagDeclaration -> org.apache.myfaces.tobago.internal.taglib.TreeIconTag
[WARNING] Note: Replacing: org.apache.myfaces.tobago.internal.taglib.component.TreeIndentTagDeclaration -> org.apache.myfaces.tobago.internal.taglib.TreeIndentTag
[WARNING] Note: Replacing: org.apache.myfaces.tobago.internal.taglib.component.TreeLabelTagDeclaration -> org.apache.myfaces.tobago.internal.taglib.TreeLabelTag
[WARNING] Note: Replacing: org.apache.myfaces.tobago.internal.taglib.component.TreeListboxTagDeclaration -> org.apache.myfaces.tobago.internal.taglib.TreeListboxTag
[WARNING] Note: Replacing: org.apache.myfaces.tobago.internal.taglib.component.TreeMenuTagDeclaration -> org.apache.myfaces.tobago.internal.taglib.TreeMenuTag
[WARNING] Note: Replacing: org.apache.myfaces.tobago.internal.taglib.component.TreeNodeTagDeclaration -> org.apache.myfaces.tobago.internal.taglib.TreeNodeTag
[WARNING] Note: Replacing: org.apache.myfaces.tobago.internal.taglib.component.TreeSelectTagDeclaration -> org.apache.myfaces.tobago.internal.taglib.TreeSelectTag
[WARNING] Note: Replacing: org.apache.myfaces.tobago.internal.taglib.component.TreeTagDeclaration -> org.apache.myfaces.tobago.internal.taglib.TreeTag
[WARNING] Note: Replacing: org.apache.myfaces.tobago.internal.taglib.component.WizardTagDeclaration -> org.apache.myfaces.tobago.internal.taglib.WizardTag
[WARNING] Note: Create DOM
[WARNING] Note: Write to file 'checkstyle-tobago.xml'
[WARNING] Note: Some input files use or override a deprecated API.
[WARNING] Note: Recompile with -Xlint:deprecation for details.
[WARNING] 1 warning
[debug] execute contextualize
[INFO] [resources:resources {execution: copy-tld}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/tobago-trunk/ws/tobago-trunk/tobago-extension/tobago-taglib-extension/src/main/resources>
[INFO] Copying 3 resources
[INFO] Copying 1 resource to META-INF
[INFO] Copying 1 resource to META-INF
[debug] execute contextualize
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/tobago-trunk/ws/tobago-trunk/tobago-extension/tobago-taglib-extension/src/test/resources>
[INFO] Copying 3 resources
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] No sources to compile
[INFO] [surefire:test {execution: default-test}]
[INFO] Surefire report directory: <https://builds.apache.org/job/tobago-trunk/ws/tobago-trunk/tobago-extension/tobago-taglib-extension/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------

Results :

Tests run: 0, Failures: 0, Errors: 0, Skipped: 0

[INFO] [jar:jar {execution: default-jar}]
[INFO] Building jar: <https://builds.apache.org/job/tobago-trunk/ws/tobago-trunk/tobago-extension/tobago-taglib-extension/target/tobago-taglib-extension-1.5.4-SNAPSHOT.jar>
[INFO] [install:install {execution: default-install}]
[INFO] Installing <https://builds.apache.org/job/tobago-trunk/ws/tobago-trunk/tobago-extension/tobago-taglib-extension/target/tobago-taglib-extension-1.5.4-SNAPSHOT.jar> to /export/home/hudson/hudson-slave/maven-repositories/0/org/apache/myfaces/tobago/tobago-taglib-extension/1.5.4-SNAPSHOT/tobago-taglib-extension-1.5.4-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/tobago-trunk/ws/tobago-trunk/tobago-extension/tobago-taglib-extension/pom.xml> to /home/hudson/hudson/jobs/tobago-trunk/modules/org.apache.myfaces.tobago$tobago-taglib-extension/builds/2012-02-24_14-10-40/archive/org.apache.myfaces.tobago/tobago-taglib-extension/1.5.4-SNAPSHOT/tobago-taglib-extension-1.5.4-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/tobago-trunk/ws/tobago-trunk/tobago-extension/tobago-taglib-extension/target/tobago-taglib-extension-1.5.4-SNAPSHOT.jar> to /home/hudson/hudson/jobs/tobago-trunk/modules/org.apache.myfaces.tobago$tobago-taglib-extension/builds/2012-02-24_14-10-40/archive/org.apache.myfaces.tobago/tobago-taglib-extension/1.5.4-SNAPSHOT/tobago-taglib-extension-1.5.4-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/tobago-trunk/ws/tobago-trunk/tobago-theme/pom.xml> to /home/hudson/hudson/jobs/tobago-trunk/modules/org.apache.myfaces.tobago$tobago-theme/builds/2012-02-24_14-10-40/archive/org.apache.myfaces.tobago/tobago-theme/1.5.4-SNAPSHOT/tobago-theme-1.5.4-SNAPSHOT.pom
Build timed out (after 150 minutes). Marking the build as failed.
[INFO] ------------------------------------------------------------------------
[INFO] Building Tobago Themes
[INFO]    task-segment: [clean, animal-sniffer:check, checkstyle:check, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] [animal-sniffer:check {execution: default-cli}]
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java15:1.0
[INFO] [checkstyle:check {execution: default-cli}]
[INFO] 
[INFO] [enforcer:enforce {execution: enforce}]
[INFO] [remote-resources:process {execution: default}]
[INFO] [build-helper:add-source {execution: default}]
[INFO] Source directory: <https://builds.apache.org/job/tobago-trunk/ws/tobago-trunk/tobago-theme/src/main/java-jsf-1.2> added.
[INFO] [site:attach-descriptor {execution: default-attach-descriptor}]
[INFO] [install:install {execution: default-install}]
[INFO] Installing <https://builds.apache.org/job/tobago-trunk/ws/tobago-trunk/tobago-theme/pom.xml> to /export/home/hudson/hudson-slave/maven-repositories/0/org/apache/myfaces/tobago/tobago-theme/1.5.4-SNAPSHOT/tobago-theme-1.5.4-SNAPSHOT.pom
[INFO] ------------------------------------------------------------------------
[ERROR] FATAL ERROR
[INFO] ------------------------------------------------------------------------
channel stopped
[INFO] hudson.remoting.RequestAbortedException: hudson.remoting.Channel$OrderlyShutdown
[INFO] ------------------------------------------------------------------------
[INFO] Trace
hudson.remoting.RequestAbortedException: hudson.remoting.RequestAbortedException: hudson.remoting.Channel$OrderlyShutdown
	at hudson.remoting.Request.call(Request.java:149)
	at hudson.remoting.Channel.call(Channel.java:681)
	at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:158)
	at $Proxy2.isArchivingDisabled(Unknown Source)
	at hudson.maven.MavenBuildProxy$Filter.isArchivingDisabled(MavenBuildProxy.java:227)
	at hudson.maven.reporters.MavenArtifact.archive(MavenArtifact.java:216)
	at hudson.maven.reporters.MavenArtifactArchiver.postBuild(MavenArtifactArchiver.java:106)
	at hudson.maven.Maven2Builder.postModule(Maven2Builder.java:127)
	at hudson.maven.MavenBuilder$Adapter.fireLeaveModule(MavenBuilder.java:327)
	at hudson.maven.MavenBuilder$Adapter.postBuild(MavenBuilder.java:285)
	at org.apache.maven.lifecycle.LifecycleExecutorInterceptor.execute(LifecycleExecutorInterceptor.java:68)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:328)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:138)
	at org.apache.maven.cli.MavenCli.main(MavenCli.java:362)
	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.codehaus.classworlds.Launcher.launchEnhanced(Launcher.java:315)
	at org.codehaus.classworlds.Launcher.launch(Launcher.java:255)
	at hudson.maven.agent.Main.launch(Main.java:185)
	at hudson.maven.MavenBuilder.call(MavenBuilder.java:151)
	at hudson.maven.Maven2Builder.call(Maven2Builder.java:77)
	at hudson.maven.Maven2Builder.call(Maven2Builder.java:53)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:287)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
	at java.util.concurrent.FutureTask.run(FutureTask.java:138)
	at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
	at java.lang.Thread.run(Thread.java:662)
Caused by: hudson.remoting.RequestAbortedException: hudson.remoting.Channel$OrderlyShutdown
	at hudson.remoting.Request.abort(Request.java:273)
	at hudson.remoting.Channel.terminate(Channel.java:732)
	at hudson.remoting.Channel$CloseCommand.execute(Channel.java:848)
	at hudson.remoting.Channel$ReaderThread.run(Channel.java:1146)
Caused by: hudson.remoting.Channel$OrderlyShutdown
	... 2 more
Caused by: Command close created at
	at hudson.remoting.Command.<init>(Command.java:51)
	at hudson.remoting.Channel$CloseCommand.<init>(Channel.java:842)
	at hudson.remoting.Channel$CloseCommand.<init>(Channel.java:840)
	at hudson.remoting.Channel.close(Channel.java:907)
	at hudson.remoting.Channel.close(Channel.java:890)
	at hudson.slaves.Channels$1.close(Channels.java:91)
	at hudson.maven.ProcessCache$MavenProcess.discard(ProcessCache.java:145)
	at hudson.maven.MavenModuleSetBuild$RunnerImpl.doRun(MavenModuleSetBuild.java:800)
	at hudson.model.AbstractBuild$AbstractRunner.run(AbstractBuild.java:470)
	at hudson.model.Run.run(Run.java:1409)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:481)
	at hudson.model.ResourceController.execute(ResourceController.java:88)
	at hudson.model.Executor.run(Executor.java:238)
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 115 minutes 41 seconds
[INFO] Finished at: Fri Feb 24 16:40:02 GMT+00:00 2012
[INFO] Final Memory: 91M/449M
[INFO] ------------------------------------------------------------------------


Jenkins build is back to normal : tobago-trunk #591

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/tobago-trunk/591/changes>