You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@cxf.apache.org by Apache Jenkins Server <hu...@hudson.apache.org> on 2011/05/24 20:28:09 UTC

Build failed in Jenkins: CXF-2.3.x-windows » Apache CXF Runtime WS Security #146

See <https://builds.apache.org/hudson/job/CXF-2.3.x-windows/org.apache.cxf$cxf-rt-ws-security/146/changes>

Changes:

[dkulp] Merged revisions 1124689 via svnmerge from 
https://svn.apache.org/repos/asf/cxf/trunk

........
  r1124689 | coheigea | 2011-05-19 07:31:47 -0400 (Thu, 19 May 2011) | 1 line
  
  Missed writing out the sp13 namespace in previous commit.
........

[dkulp] Merged revisions 1124688 via svnmerge from 
https://svn.apache.org/repos/asf/cxf/trunk

........
  r1124688 | coheigea | 2011-05-19 07:29:56 -0400 (Thu, 19 May 2011) | 1 line
  
  Write out UsernameToken sp13 elements in the WSDL.
........

[dkulp] Merged revisions 1103679 via svnmerge from 
https://svn.apache.org/repos/asf/cxf/trunk

........
  r1103679 | coheigea | 2011-05-16 06:37:08 -0400 (Mon, 16 May 2011) | 1 line
  
  Deprecated a misspelled method name.
........

[dkulp] Merged revisions 1102249 via svnmerge from 
https://svn.apache.org/repos/asf/cxf/trunk

........
  r1102249 | coheigea | 2011-05-12 07:42:20 -0400 (Thu, 12 May 2011) | 1 line
  
  Encrypt the SOAP Body if the EncryptedParts policy is empty.
........

[dkulp] Merged revisions 1101079 via svnmerge from 
https://svn.apache.org/repos/asf/cxf/trunk

........
  r1101079 | coheigea | 2011-05-09 12:00:46 -0400 (Mon, 09 May 2011) | 1 line
  
  Default to signing the SOAP Body for an empty SignedParts policy assertion.
........

------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache CXF Runtime WS Security
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] Deleting C:\hudson\hudson-slave\workspace\CXF-2.3.x-windows\2.3.x-fixes\rt\ws\security\target
[INFO] [checkstyle:checkstyle {execution: validate}]
[INFO] Starting audit...
Audit done.

[INFO] Preparing pmd:check
[JENKINS] Archiving C:\hudson\hudson-slave\workspace\CXF-2.3.x-windows\2.3.x-fixes\rt\ws\security\pom.xml to /home/hudson/hudson/jobs/CXF-2.3.x-windows/modules/org.apache.cxf$cxf-rt-ws-security/builds/2011-05-24_18-12-59/archive/org.apache.cxf/cxf-rt-ws-security/2.3.5-SNAPSHOT/cxf-rt-ws-security-2.3.5-SNAPSHOT.pom
[INFO] [pmd:pmd {execution: pmd}]
[INFO] [pmd:check {execution: validate}]
[INFO] 
[INFO] [cxf-xml2fastinfoset:xml2fastinfoset {execution: xml2fastinfoset}]
[INFO] [remote-resources:process {execution: default}]
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 4 resources
[INFO] Copying 2 resources
[INFO] skip non existing resourceDirectory C:\hudson\hudson-slave\workspace\CXF-2.3.x-windows\2.3.x-fixes\rt\ws\security\src\main\resources-filtered
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 101 source files to C:\hudson\hudson-slave\workspace\CXF-2.3.x-windows\2.3.x-fixes\rt\ws\security\target\classes
[INFO] -------------------------------------------------------------
[WARNING] COMPILATION WARNING : 
[INFO] -------------------------------------------------------------
[WARNING] \hudson\hudson-slave\workspace\CXF-2.3.x-windows\2.3.x-fixes\rt\ws\security\src\main\java\org\apache\cxf\ws\security\wss4j\WSS4JInInterceptor.java:[435,59] [unchecked] unchecked conversion
found   : java.util.Vector
required: java.util.List<org.apache.ws.security.WSSecurityEngineResult>
[INFO] 1 warning
[INFO] -------------------------------------------------------------
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] \hudson\hudson-slave\workspace\CXF-2.3.x-windows\2.3.x-fixes\rt\ws\security\src\main\java\org\apache\cxf\ws\security\policy\model\UsernameToken.java:[26,40] cannot find symbol
symbol  : class SP13Constants
location: package org.apache.cxf.ws.security.policy
[ERROR] \hudson\hudson-slave\workspace\CXF-2.3.x-windows\2.3.x-fixes\rt\ws\security\src\main\java\org\apache\cxf\ws\security\policy\model\UsernameToken.java:[146,20] cannot find symbol
symbol  : method isRequireCreated()
location: class org.apache.cxf.ws.security.policy.model.UsernameToken
[ERROR] \hudson\hudson-slave\workspace\CXF-2.3.x-windows\2.3.x-fixes\rt\ws\security\src\main\java\org\apache\cxf\ws\security\policy\model\UsernameToken.java:[147,45] cannot find symbol
symbol  : variable SP13Constants
location: class org.apache.cxf.ws.security.policy.model.UsernameToken
[ERROR] \hudson\hudson-slave\workspace\CXF-2.3.x-windows\2.3.x-fixes\rt\ws\security\src\main\java\org\apache\cxf\ws\security\policy\model\UsernameToken.java:[147,81] cannot find symbol
symbol  : variable SP13Constants
location: class org.apache.cxf.ws.security.policy.model.UsernameToken
[ERROR] \hudson\hudson-slave\workspace\CXF-2.3.x-windows\2.3.x-fixes\rt\ws\security\src\main\java\org\apache\cxf\ws\security\policy\model\UsernameToken.java:[148,42] cannot find symbol
symbol  : variable SP13Constants
location: class org.apache.cxf.ws.security.policy.model.UsernameToken
[ERROR] \hudson\hudson-slave\workspace\CXF-2.3.x-windows\2.3.x-fixes\rt\ws\security\src\main\java\org\apache\cxf\ws\security\policy\model\UsernameToken.java:[148,67] cannot find symbol
symbol  : variable SP13Constants
location: class org.apache.cxf.ws.security.policy.model.UsernameToken
[ERROR] \hudson\hudson-slave\workspace\CXF-2.3.x-windows\2.3.x-fixes\rt\ws\security\src\main\java\org\apache\cxf\ws\security\policy\model\UsernameToken.java:[151,20] cannot find symbol
symbol  : method isRequireNonce()
location: class org.apache.cxf.ws.security.policy.model.UsernameToken
[ERROR] \hudson\hudson-slave\workspace\CXF-2.3.x-windows\2.3.x-fixes\rt\ws\security\src\main\java\org\apache\cxf\ws\security\policy\model\UsernameToken.java:[152,45] cannot find symbol
symbol  : variable SP13Constants
location: class org.apache.cxf.ws.security.policy.model.UsernameToken
[ERROR] \hudson\hudson-slave\workspace\CXF-2.3.x-windows\2.3.x-fixes\rt\ws\security\src\main\java\org\apache\cxf\ws\security\policy\model\UsernameToken.java:[152,79] cannot find symbol
symbol  : variable SP13Constants
location: class org.apache.cxf.ws.security.policy.model.UsernameToken
[ERROR] \hudson\hudson-slave\workspace\CXF-2.3.x-windows\2.3.x-fixes\rt\ws\security\src\main\java\org\apache\cxf\ws\security\policy\model\UsernameToken.java:[153,42] cannot find symbol
symbol  : variable SP13Constants
location: class org.apache.cxf.ws.security.policy.model.UsernameToken
[ERROR] \hudson\hudson-slave\workspace\CXF-2.3.x-windows\2.3.x-fixes\rt\ws\security\src\main\java\org\apache\cxf\ws\security\policy\model\UsernameToken.java:[153,67] cannot find symbol
symbol  : variable SP13Constants
location: class org.apache.cxf.ws.security.policy.model.UsernameToken
[INFO] 11 errors 
[INFO] -------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Compilation failure

\hudson\hudson-slave\workspace\CXF-2.3.x-windows\2.3.x-fixes\rt\ws\security\src\main\java\org\apache\cxf\ws\security\policy\model\UsernameToken.java:[26,40] cannot find symbol
symbol  : class SP13Constants
location: package org.apache.cxf.ws.security.policy
\hudson\hudson-slave\workspace\CXF-2.3.x-windows\2.3.x-fixes\rt\ws\security\src\main\java\org\apache\cxf\ws\security\policy\model\UsernameToken.java:[146,20] cannot find symbol
symbol  : method isRequireCreated()
location: class org.apache.cxf.ws.security.policy.model.UsernameToken
\hudson\hudson-slave\workspace\CXF-2.3.x-windows\2.3.x-fixes\rt\ws\security\src\main\java\org\apache\cxf\ws\security\policy\model\UsernameToken.java:[147,45] cannot find symbol
symbol  : variable SP13Constants
location: class org.apache.cxf.ws.security.policy.model.UsernameToken
\hudson\hudson-slave\workspace\CXF-2.3.x-windows\2.3.x-fixes\rt\ws\security\src\main\java\org\apache\cxf\ws\security\policy\model\UsernameToken.java:[147,81] cannot find symbol
symbol  : variable SP13Constants
location: class org.apache.cxf.ws.security.policy.model.UsernameToken
\hudson\hudson-slave\workspace\CXF-2.3.x-windows\2.3.x-fixes\rt\ws\security\src\main\java\org\apache\cxf\ws\security\policy\model\UsernameToken.java:[148,42] cannot find symbol
symbol  : variable SP13Constants
location: class org.apache.cxf.ws.security.policy.model.UsernameToken
\hudson\hudson-slave\workspace\CXF-2.3.x-windows\2.3.x-fixes\rt\ws\security\src\main\java\org\apache\cxf\ws\security\policy\model\UsernameToken.java:[148,67] cannot find symbol
symbol  : variable SP13Constants
location: class org.apache.cxf.ws.security.policy.model.UsernameToken
\hudson\hudson-slave\workspace\CXF-2.3.x-windows\2.3.x-fixes\rt\ws\security\src\main\java\org\apache\cxf\ws\security\policy\model\UsernameToken.java:[151,20] cannot find symbol
symbol  : method isRequireNonce()
location: class org.apache.cxf.ws.security.policy.model.UsernameToken
\hudson\hudson-slave\workspace\CXF-2.3.x-windows\2.3.x-fixes\rt\ws\security\src\main\java\org\apache\cxf\ws\security\policy\model\UsernameToken.java:[152,45] cannot find symbol
symbol  : variable SP13Constants
location: class org.apache.cxf.ws.security.policy.model.UsernameToken
\hudson\hudson-slave\workspace\CXF-2.3.x-windows\2.3.x-fixes\rt\ws\security\src\main\java\org\apache\cxf\ws\security\policy\model\UsernameToken.java:[152,79] cannot find symbol
symbol  : variable SP13Constants
location: class org.apache.cxf.ws.security.policy.model.UsernameToken
\hudson\hudson-slave\workspace\CXF-2.3.x-windows\2.3.x-fixes\rt\ws\security\src\main\java\org\apache\cxf\ws\security\policy\model\UsernameToken.java:[153,42] cannot find symbol
symbol  : variable SP13Constants
location: class org.apache.cxf.ws.security.policy.model.UsernameToken
\hudson\hudson-slave\workspace\CXF-2.3.x-windows\2.3.x-fixes\rt\ws\security\src\main\java\org\apache\cxf\ws\security\policy\model\UsernameToken.java:[153,67] cannot find symbol
symbol  : variable SP13Constants
location: class org.apache.cxf.ws.security.policy.model.UsernameToken

[INFO] ------------------------------------------------------------------------
[INFO] Trace
org.apache.maven.BuildFailureException: Compilation failure
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:715)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalWithLifecycle(DefaultLifecycleExecutor.java:556)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal(DefaultLifecycleExecutor.java:535)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalAndHandleFailures(DefaultLifecycleExecutor.java:387)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTaskSegments(DefaultLifecycleExecutor.java:348)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute(DefaultLifecycleExecutor.java:180)
	at org.apache.maven.lifecycle.LifecycleExecutorInterceptor.execute(LifecycleExecutorInterceptor.java:65)
	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:164)
	at hudson.maven.MavenModuleSetBuild$Builder.call(MavenModuleSetBuild.java:987)
	at hudson.maven.MavenModuleSetBuild$Builder.call(MavenModuleSetBuild.java:918)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:270)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)
	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:619)
Caused by: org.apache.maven.plugin.CompilationFailureException: Compilation failure
	at org.apache.maven.plugin.AbstractCompilerMojo.execute(AbstractCompilerMojo.java:656)
	at org.apache.maven.plugin.CompilerMojo.execute(CompilerMojo.java:128)
	at org.apache.maven.plugin.DefaultPluginManager.executeMojo(DefaultPluginManager.java:490)
	at hudson.maven.agent.PluginManagerInterceptor.executeMojo(PluginManagerInterceptor.java:182)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:694)
	... 28 more
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 15 minutes 6 seconds
[INFO] Finished at: Tue May 24 19:28:05 BST 2011
[INFO] Final Memory: 243M/479M
[INFO] ------------------------------------------------------------------------


Jenkins build is back to normal : CXF-2.3.x-windows » Apache CXF Runtime WS Security #147

Posted by Apache Jenkins Server <hu...@hudson.apache.org>.
See <https://builds.apache.org/hudson/job/CXF-2.3.x-windows/org.apache.cxf$cxf-rt-ws-security/147/changes>