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 <je...@builds.apache.org> on 2014/01/22 21:57:31 UTC

Build failed in Jenkins: CXF-trunk-deploy #1322

See <https://builds.apache.org/job/CXF-trunk-deploy/1322/changes>

Changes:

[sergeyb] [CXF-5513] Prototyping the utility code for supporting the encryption of bearer tokens

[coheigea] Refining a recent merge for security errors

[coheigea] Add the ability to use SecurityTokenReferences returned by an STS in the streaming layer

[ningjiang] CXF-5511 Moved the EventLoopGroup to NettyHttpConduitFactory

[ay] [CXF-5507] Missing alternativeSelector handling in ws-policy feature's blueprint configuration

[sergeyb] Relaxing the service object and method checks in the out validation interceptors which should not run if the chain was forwarded to the outbound interceptor, thanks to Andriy Redko

[coheigea] Removing deprecated API from the STS

[ay] [CXF-5506] Make ws-addressing schema available during blueprint schema resolution

[coheigea] Adding streaming option to STS sample

[ningjiang] CXF-5505 SpringBus should shutdown the bus when the application context is closed

[coheigea] Fixing token referencing problem with the AsymmetricBinding

[coheigea] Fixing build II

[coheigea] Fixing build

[coheigea] [CXF-5505] - Adding a test for using an STS with SenderVouches

[coheigea] [CXF-5503] - Adding support for IssuedTokens with SAML SenderVouches

[sergeyb] [CXF-5417] Minor optimization

[sergeyb] [CXF-5417] Fixing a typo, making sure a user can set IOException class name

[sergeyb] [CXF-5417] Getting Servlet3Continuation callback on registered listener if client has disconnected, many thanks to Andriy Redko

[ningjiang] CXF-5501 NettyHttpServletPipelineFactory should shutdown the executor for running application

[dkulp] [CXF-5442] Attempt to make sure no references are in place

[dkulp] [CXF-5476] Add an NPE guard

[dkulp] Fix some eclipse warnings

[dkulp] [CXF-5491] If the ws-discovery service fails to startup as part of th a normal listener process, log the warning and continue so the real services won't block.

[coheigea] Added a @Ignore'd test for using SenderVouches Assertions with the STS

[dkulp] [CXF-5493] DOMUtils isn't handling CDATASections when grabbing text content

[dkulp] [CXF-5498] Put a DOM level3 check around DOM level 3 API call

[dkulp] [CXF-5500] Limit what get's logged from the conduit with FINE logging

[dkulp] Put a limit on the size of the output we record to limit memory usage for longer running tests that spit out a ton of info.

[cschneider] Rolling back http async client to 4.0 for cxf 3 m2

[coheigea] Allow returning Replay Attack messages

[coheigea] Add more strict validation of X.509 tokens

[coheigea] Standardizing security error messages

[sergeyb] [CXF-5495] Initial refactoring to JAX-RS SpringResourceServer based on the input from Paul Wilson and David Clark

[coheigea] Adding a WS-SecurityPolicy version of the sign_encr sample

[coheigea] Adding a README for WS-Security demos

[sergeyb] More updates to get camel case supported

[coheigea] Removing empty dirs

[coheigea] Fixing sign_enc demo. Deleting ut_sign demo.

[coheigea] Changed DefaultCryptoCoverageChecker to require UsernameTokens to be encrypted by default

[sergeyb] [CXF-5494] Removing println

[sergeyb] [CXF-5494] Making sure '-' does not make it into the method names

[coheigea] Stax-ifiying ut_sign sample

[coheigea] StAX-enabling ut_policy sample

[coheigea] Adding streaming-based "ut" demo

[coheigea] Removing empty dirs

[coheigea] Consolidating WS-Security DOM + StAX functionality into a single demo

[cschneider] CXF-4736 Updated httpasyncclient version to include bugfix for HTTPASYNC-65

[coheigea] Send the KeySize for SecureConversation

[cschneider] CXF-4736 Switching the blueprint files for http and http-hc to activators to allow running without blueprint

[sergeyb] Updating Spring Security version to 3.2.0.RELEASE

[coheigea] Added support for LaxTsFirst policies for the DOM code

[coheigea] Fixing checkstyle

[coheigea] Replacing deprecated API

[coheigea] Fixed some more WS-SecurityPolicy streaming tests

[coheigea] Adding more policy error message checking

[sergeyb] Minor update to Kerberos filter

[sergeyb] [CXF-5353] Minor update to get return info scraped up correctly for methods with no params

[coheigea] Checking for policy exception messages in some streaming tests

[coheigea] Properly enforce SignatureProperties for streaming inbound XML Security

[ashakirin] [CXF-5387] Relax SOAPAction check in SoapActionInInterceptor

[coheigea] Some javadoc warnings

[coheigea] Mark security processed for faults

[coheigea] Re-enabling tests following fixes for WSS-468

[coheigea] Added a streaming XML Security in-interceptor for JAX-RS endpoints + tests

[coheigea] Potential NPE fix

[coheigea] Switching to WSS4J 2.0.0-SNAPSHOT

[cschneider] CXF-4736 Switching the rest of the bundles to use activator for blueprint namespaces

[ffang] [CXF-5488]make basePath in SwaggerFeature configurable

[dkulp] Update to work with spring4

[coheigea] More refactoring

[ashakirin] XKMS: allowed access to XKMSInvoker, XKMSCryptoFactory and XKMSCryptoProvider

[ningjiang] CXF-5485 Fixed the Apache CXF kit bin directory access right issue

[ffang] [CXF-5484]JAASAuthenticationFilter cannot separate 3rdParty java.security.Principals based on user/role

[coheigea] Minor refactoring

[cschneider] [CXF-4736] Switch simple frontend to Activator for BP namespace

[dkulp] Fix a potential NPE

[dkulp] Remove the deprecated (and security problematic) URIMappingInterceptor

[dkulp] Fix NPE on shutdown

[dkulp] Remove some more deprectated stuff and unused properties

[dkulp] Remove another class that was moved to xjc-utils a long time ago

[dkulp] Remove method there just to support CXF 2.3.x style config

[dkulp] Remove the deprecated loading of the single workqueue config format.

[dkulp] More work on removing the old MethodDispatcher

[dkulp] Remove the JAXBToString stuff that was moved to xjc subproject a long time ago

[dkulp] Remove the long since deprecated MethodDispatcher

[dkulp] Start working on supporting Spring4.  Remove JMS102 stuff.

[coheigea] Trivial spelling corrections

[ashakirin] [CXF-5482]: XKMS: provide direct trust validator

[ashakirin] Improved XKMS validation error handling

[dkulp] 2.1.16 apparently has broken poms at central

[dkulp] Add a profile for java8 (doesn't build, several tooling tests fail)

[dkulp] Use ConcurrentHashMap as parent to make sure setting properties on the services/endpoints at the same time messages are processed won't result in exceptions

[coheigea] Upgrade commons codec to 1.9

[coheigea] [CXF-5480] - Element Id not unique in AbstractBindingBuilder

[ashakirin] [CXF-5443] STS Symmetric HOK: using server endpoint (AppliesTo) as certificate identifier to encrypt symmetric key

[sergeyb] [CXF-5353] Some more updates to JavaDocProvider

------------------------------------------
[...truncated 336 lines...]
U         rt/ws/security/src/main/java/org/apache/cxf/ws/security/policy/interceptors/SamlTokenInterceptorProvider.java
U         rt/ws/security/src/main/java/org/apache/cxf/ws/security/policy/interceptors/SecureConversationInInterceptor.java
U         rt/ws/security/src/main/java/org/apache/cxf/ws/security/policy/interceptors/NegotiationUtils.java
U         rt/ws/security/src/main/java/org/apache/cxf/ws/security/policy/interceptors/SpnegoContextTokenInInterceptor.java
U         rt/ws/security/src/main/java/org/apache/cxf/ws/security/trust/AbstractSTSClient.java
U         rt/ws/security/src/main/java/org/apache/cxf/ws/security/trust/STSTokenValidator.java
A         rt/ws/addr/src/main/java/org/apache/cxf/ws/addressing/blueprint/Activator.java
D         rt/ws/addr/src/main/resources/OSGI-INF
U         rt/ws/addr/pom.xml
U         rt/ws/rm/pom.xml
D         rt/ws/rm/src/main/resources/OSGI-INF
A         rt/ws/rm/src/main/java/org/apache/cxf/ws/rm/blueprint/Activator.java
D         rt/wsdl/src/main/java/org/apache/cxf/wsdl/interceptors/URIMappingInterceptor.java
U         rt/wsdl/src/main/java/org/apache/cxf/wsdl/interceptors/BareInInterceptor.java
U         rt/wsdl/src/main/java/org/apache/cxf/wsdl/interceptors/DocLiteralInInterceptor.java
U         rt/wsdl/src/main/java/org/apache/cxf/wsdl/service/factory/ReflectionServiceFactoryBean.java
D         rt/bindings/coloc/src/main/resources/OSGI-INF
A         rt/bindings/coloc/src/main/java/org/apache/cxf/binding/coloc/blueprint/Activator.java
U         rt/bindings/coloc/pom.xml
D         rt/bindings/soap/src/main/resources/OSGI-INF
U         rt/bindings/soap/src/main/java/org/apache/cxf/binding/soap/interceptor/RPCInInterceptor.java
U         rt/bindings/soap/src/main/java/org/apache/cxf/binding/soap/interceptor/AbstractSoapInterceptor.java
U         rt/bindings/soap/src/main/java/org/apache/cxf/binding/soap/interceptor/SoapActionInInterceptor.java
A         rt/bindings/soap/src/main/java/org/apache/cxf/binding/soap/blueprint/Activator.java
U         rt/bindings/soap/src/test/java/org/apache/cxf/binding/soap/interceptor/SoapFaultSerializerTest.java
AU        rt/bindings/soap/src/test/java/org/apache/cxf/binding/soap/interceptor/cxf5493.xml
U         rt/bindings/soap/pom.xml
U         rt/bindings/object/pom.xml
A         rt/bindings/object/src/main/java/org/apache/cxf/binding/object/blueprint/Activator.java
D         rt/bindings/object/src/main/resources/OSGI-INF
A         rt/features/clustering/src/main/java/org/apache/cxf/clustering/blueprint/Activator.java
U         rt/features/clustering/pom.xml
U         rt/frontend/jaxrs/src/main/java/org/apache/cxf/jaxrs/impl/AsyncResponseImpl.java
D         rt/frontend/jaxrs/src/main/java/org/apache/cxf/jaxrs/spring/SpringResourceServer.java
A         rt/frontend/jaxrs/src/main/java/org/apache/cxf/jaxrs/spring/SpringComponentScanServer.java
AU        rt/frontend/jaxrs/src/main/java/org/apache/cxf/jaxrs/spring/AbstractSpringComponentScanServer.java
AU        rt/frontend/jaxrs/src/main/java/org/apache/cxf/jaxrs/spring/AbstractSpringConfigurationFactory.java
A         rt/frontend/jaxrs/src/main/java/org/apache/cxf/jaxrs/blueprint/Activator.java
U         rt/frontend/jaxrs/src/main/java/org/apache/cxf/jaxrs/security/KerberosAuthenticationFilter.java
U         rt/frontend/jaxrs/src/main/java/org/apache/cxf/jaxrs/security/JAASAuthenticationFilter.java
U         rt/frontend/jaxrs/src/main/java/org/apache/cxf/jaxrs/validation/ValidationUtils.java
U         rt/frontend/jaxrs/src/main/java/org/apache/cxf/jaxrs/interceptor/JAXRSOutInterceptor.java
D         rt/frontend/jaxrs/src/main/resources/OSGI-INF
U         rt/frontend/jaxrs/pom.xml
D         rt/frontend/simple/src/main/java/org/apache/cxf/frontend/MethodDispatcher.java
A         rt/frontend/simple/src/main/java/org/apache/cxf/frontend/blueprint/Activator.java
D         rt/frontend/simple/src/main/resources/OSGI-INF
U         rt/frontend/simple/pom.xml
D         rt/frontend/jaxws/src/test/java/org/apache/cxf/jaxws/URIMappingInterceptorDocLitTest.java
D         rt/frontend/jaxws/src/test/java/org/apache/cxf/jaxws/URIMappingInterceptorRPCTest.java
D         rt/frontend/jaxws/src/main/java/org/apache/cxf/jaxws/osgi
A         rt/frontend/jaxws/src/main/java/org/apache/cxf/jaxws/blueprint/Activator.java
U         rt/frontend/jaxws/src/main/java/org/apache/cxf/jaxws/JAXWSMethodDispatcher.java
U         rt/frontend/jaxws/src/main/java/org/apache/cxf/jaxws/JAXWSProviderMethodDispatcher.java
U         rt/frontend/jaxws/src/main/java/org/apache/cxf/jaxws/ServiceImpl.java
U         rt/frontend/jaxws/pom.xml
U         rt/transports/http-hc/src/main/java/org/apache/cxf/transport/http/asyncclient/AsyncHTTPConduitFactory.java
A         rt/transports/http-hc/src/main/java/org/apache/cxf/transport/http/asyncclient/Activator.java
U         rt/transports/http-hc/pom.xml
U         rt/transports/jms/src/main/java/org/apache/cxf/transport/jms/JMSOldConfigHolder.java
U         rt/transports/jms/src/main/java/org/apache/cxf/transport/jms/JMSConfiguration.java
U         rt/transports/jms/src/main/java/org/apache/cxf/transport/jms/JMSFactory.java
U         rt/transports/jms/src/main/java/org/apache/cxf/transport/jms/JMSUtils.java
U         rt/transports/http-jetty/src/main/java/org/apache/cxf/transport/http_jetty/osgi/HTTPJettyTransportActivator.java
D         rt/transports/http-jetty/src/main/resources/OSGI-INF
U         rt/transports/http-jetty/pom.xml
U         rt/transports/http/src/main/java/org/apache/cxf/transport/http/HTTPConduit.java
U         rt/transports/http/src/main/java/org/apache/cxf/transport/http/osgi/HTTPTransportActivator.java
U         rt/transports/http/src/main/java/org/apache/cxf/transport/http/CXFAuthenticator.java
U         rt/transports/http/src/main/java/org/apache/cxf/transport/http/Servlet3ContinuationProvider.java
D         rt/transports/http/src/main/resources/OSGI-INF
U         rt/transports/http/pom.xml
U         rt/transports/http-netty/netty-client/src/main/java/org/apache/cxf/transport/http/netty/client/NettyHttpConduit.java
U         rt/transports/http-netty/netty-client/src/main/java/org/apache/cxf/transport/http/netty/client/NettyHttpConduitFactory.java
D         rt/transports/http-netty/netty-server/src/main/resources/OSGI-INF
A         rt/transports/http-netty/netty-server/src/main/java/org/apache/cxf/transport/http/netty/server/blueprint/Activator.java
U         rt/transports/http-netty/netty-server/src/main/java/org/apache/cxf/transport/http/netty/server/NettyHttpServletPipelineFactory.java
U         rt/transports/http-netty/netty-server/pom.xml
D         rt/databinding/jaxb/src/test/java/org/apache/cxf/jaxb/JAXBToStringBuilderTest.java
D         rt/databinding/jaxb/src/test/java/org/apache/cxf/jaxb/JAXBElementToStringStyleTest.java
U         rt/databinding/jaxb/src/test/java/org/apache/cxf/jaxb/io/XMLStreamDataWriterTest.java
U         rt/databinding/jaxb/src/test/java/org/apache/cxf/jaxb/io/XMLStreamDataReaderTest.java
D         rt/databinding/jaxb/src/main/java/org/apache/cxf/jaxb/JAXBToStringStyle.java
D         rt/databinding/jaxb/src/main/java/org/apache/cxf/jaxb/JAXBToStringBuilder.java
U         rt/databinding/jaxb/pom.xml
U         rt/databinding/aegis/src/test/java/org/apache/cxf/aegis/AbstractAegisTest.java
D         rt/databinding/aegis/src/test/java/org/apache/cxf/aegis/jaxws/AegisJaxwsGetTest.java
U         rt/databinding/aegis/src/test/resources/org/apache/cxf/aegis/type/aegisOptionsTestBeans.xml
D         rt/databinding/aegis/src/main/java/org/apache/cxf/aegis/databinding/AegisServiceConfiguration.java
U         rt/databinding/aegis/src/main/java/org/apache/cxf/aegis/AegisContext.java
U         rt/rs/security/sso/saml/src/main/java/org/apache/cxf/rs/security/saml/sso/SAMLProtocolResponseValidator.java
AU        rt/rs/security/oauth-parent/oauth2/src/test/java/org/apache/cxf/rs/security/oauth2/utils/EncryptionUtilsTest.java
D         rt/rs/security/oauth-parent/oauth2/src/main/java/org/apache/cxf/rs/security/oauth2/common/Property.java
U         rt/rs/security/oauth-parent/oauth2/src/main/java/org/apache/cxf/rs/security/oauth2/common/Permission.java
U         rt/rs/security/oauth-parent/oauth2/src/main/java/org/apache/cxf/rs/security/oauth2/common/ServerAccessToken.java
U         rt/rs/security/oauth-parent/oauth2/src/main/java/org/apache/cxf/rs/security/oauth2/common/OAuthAuthorizationData.java
U         rt/rs/security/oauth-parent/oauth2/src/main/java/org/apache/cxf/rs/security/oauth2/common/Client.java
U         rt/rs/security/oauth-parent/oauth2/src/main/java/org/apache/cxf/rs/security/oauth2/common/UserSubject.java
U         rt/rs/security/oauth-parent/oauth2/src/main/java/org/apache/cxf/rs/security/oauth2/common/AccessToken.java
AU        rt/rs/security/oauth-parent/oauth2/src/main/java/org/apache/cxf/rs/security/oauth2/utils/EncryptionUtils.java
AU        rt/rs/security/oauth-parent/oauth2/src/main/java/org/apache/cxf/rs/security/oauth2/utils/SecretKeyProperties.java
U         rt/rs/security/oauth-parent/oauth2/src/main/java/org/apache/cxf/rs/security/oauth2/services/RedirectionBasedGrantService.java
U         rt/rs/security/oauth-parent/oauth2/src/main/java/org/apache/cxf/rs/security/oauth2/tokens/refresh/RefreshToken.java
U         rt/rs/security/oauth-parent/oauth2/src/main/java/org/apache/cxf/rs/security/oauth2/tokens/bearer/BearerAccessToken.java
U         rt/rs/security/xml/src/main/java/org/apache/cxf/rs/security/common/TrustValidator.java
U         rt/rs/security/xml/src/main/java/org/apache/cxf/rs/security/saml/AbstractSamlInHandler.java
A         rt/rs/security/xml/src/main/java/org/apache/cxf/rs/security/xml/XmlSecInInterceptor.java
D         rt/rs/client/src/main/resources/OSGI-INF
A         rt/rs/client/src/main/java/org/apache/cxf/jaxrs/client/blueprint/Activator.java
U         rt/rs/client/pom.xml
U         rt/rs/extensions/search/src/test/java/org/apache/cxf/jaxrs/ext/search/jpa/JPATypedQueryVisitorTest.java
U         rt/rs/extensions/search/src/test/java/org/apache/cxf/jaxrs/ext/search/jpa/Book_.java
U         rt/rs/extensions/search/src/test/java/org/apache/cxf/jaxrs/ext/search/jpa/Book.java
U         rt/rs/extensions/search/src/test/java/org/apache/cxf/jaxrs/ext/search/fiql/FiqlParserTest.java
U         rt/rs/extensions/search/src/main/java/org/apache/cxf/jaxrs/ext/search/PrimitiveSearchCondition.java
U         rt/rs/extensions/search/src/main/java/org/apache/cxf/jaxrs/ext/search/fiql/FiqlParser.java
U         rt/rs/description/src/test/java/org/apache/cxf/jaxrs/model/wadl/JavaDocProviderTest.java
U         rt/rs/description/src/main/java/org/apache/cxf/jaxrs/swagger/SwaggerFeature.java
U         rt/rs/description/src/main/java/org/apache/cxf/jaxrs/model/wadl/JavaDocProvider.java
U         core/src/test/java/org/apache/cxf/internal/CXFAPINamespaceHandlerTest.java
D         core/src/test/java/org/apache/cxf/bus/osgi/WorkQueueSingleConfigTest.java
U         core/src/test/java/org/apache/cxf/bus/spring/SpringBusFactoryTest.java
U         core/src/main/java/org/apache/cxf/internal/CXFAPINamespaceHandler.java
U         core/src/main/java/org/apache/cxf/interceptor/security/JAASLoginInterceptor.java
U         core/src/main/java/org/apache/cxf/interceptor/AbstractAttributedInterceptorProvider.java
U         core/src/main/java/org/apache/cxf/helpers/DOMUtils.java
U         core/src/main/java/org/apache/cxf/security/transport/TLSSessionInfo.java
U         core/src/main/java/org/apache/cxf/ws/addressing/AddressingProperties.java
U         core/src/main/java/org/apache/cxf/bus/extension/Messages.properties
U         core/src/main/java/org/apache/cxf/bus/managers/ServiceContractResolverRegistryImpl.java
U         core/src/main/java/org/apache/cxf/bus/managers/EndpointResolverRegistryImpl.java
D         core/src/main/java/org/apache/cxf/bus/osgi/WorkQueueSingleConfig.java
U         core/src/main/java/org/apache/cxf/bus/osgi/CXFActivator.java
U         core/src/main/java/org/apache/cxf/bus/spring/Messages.properties
U         core/src/main/java/org/apache/cxf/bus/spring/SpringBus.java
U         core/src/main/java/org/apache/cxf/bus/spring/BusWiringBeanFactoryPostProcessor.java
U         core/src/main/java/org/apache/cxf/bus/blueprint/BlueprintBeanLocator.java
U         core/src/main/java/org/apache/cxf/validation/AbstractValidationInterceptor.java
AU        core/src/main/java/org/apache/cxf/validation/Messages.properties
U         core/src/main/java/org/apache/cxf/validation/BeanValidationInInterceptor.java
U         core/src/main/java/org/apache/cxf/continuations/ContinuationCallback.java
U         core/src/main/java/org/apache/cxf/staxutils/transform/TransformUtils.java
U         core/src/main/java/org/apache/cxf/staxutils/W3CDOMStreamReader.java
U         core/pom.xml
U         parent/pom.xml
U         tools/javato/ws/src/main/java/org/apache/cxf/tools/java2wsdl/processor/internal/SpringServiceBuilderFactory.java
U         tools/javato/ws/src/test/java/org/apache/cxf/tools/java2ws/AegisTest.java
D         tools/common/src/main/java/org/apache/cxf/tools/common/DataTypeAdapter.java
U         tools/wadlto/jaxrs/src/test/resources/wadl/bookstore.xml
U         tools/wadlto/jaxrs/src/main/java/org/apache/cxf/tools/wadlto/jaxrs/SourceGenerator.java
U         testutils/src/main/java/org/apache/cxf/testutil/common/ServerLauncher.java
U         systests/jaxrs/src/test/java/org/apache/cxf/systest/jaxrs/security/JAXRSSpringSecurityClassTest.java
U         systests/jaxrs/src/test/java/org/apache/cxf/systest/jaxrs/security/SecurityExceptionMapper.java
U         systests/jaxrs/src/test/java/org/apache/cxf/systest/jaxrs/security/SecureBookInterfaceGenerics.java
U         systests/jaxrs/src/test/java/org/apache/cxf/systest/jaxrs/security/SecureBookInterface.java
U         systests/jaxrs/src/test/java/org/apache/cxf/systest/jaxrs/security/SecureBook.java
U         systests/jaxrs/src/test/java/org/apache/cxf/systest/jaxrs/validation/JAXRSClientServerValidationTest.java
U         systests/jaxrs/src/test/resources/jaxrs_security/WEB-INF/beans.xml
U         systests/jaxrs/src/test/resources/jaxrs_security_cglib/WEB-INF/beans.xml
U         systests/jaxrs/src/test/resources/jaxrs_simple_security/WEB-INF/beans.xml
U         systests/jaxrs/src/test/resources/jaxrs_security_no_annotations/WEB-INF/beans.xml
U         systests/jaxrs/pom.xml
A         systests/rs-security/src/test/java/org/apache/cxf/systest/jaxrs/security/xml/StaxBookServerXmlSec.java
A         systests/rs-security/src/test/java/org/apache/cxf/systest/jaxrs/security/xml/stax-server.xml
U         systests/rs-security/src/test/java/org/apache/cxf/systest/jaxrs/security/xml/JAXRSXmlSecTest.java
U         systests/ws-security-examples/src/test/java/org/apache/cxf/systest/wssec/examples/saml/SamlTokenTest.java
U         systests/jaxws/src/test/java/org/apache/cxf/systest/jaxws/ClientServerGreeterNoWsdlTest.java
U         systests/jaxws/src/test/java/org/apache/cxf/systest/jaxws/ClientServerTest.java
U         systests/jaxws/src/test/java/org/apache/cxf/systest/jaxws/Server.java
U         systests/jaxws/src/test/java/org/apache/cxf/systest/jaxws/ServerGreeterNoWsdl.java
U         systests/jaxws/src/test/java/org/apache/cxf/systest/jaxws/ClientServerMiscTest.java
U         systests/jaxws/src/test/java/org/apache/cxf/systest/jaxws/ServerXMLBinding.java
U         systests/jaxws/src/test/java/org/apache/cxf/systest/jaxws/ServerMisc.java
U         systests/jaxws/src/test/java/org/apache/cxf/systest/jaxws/ClientServerXMLTest.java
D         systests/jaxws/src/test/java/org/apache/cxf/systest/jaxws/httpget/MyInterface.java
D         systests/jaxws/src/test/java/org/apache/cxf/systest/jaxws/httpget/JavaFirstHttpGetTest.java
D         systests/jaxws/src/test/java/org/apache/cxf/systest/jaxws/httpget/MyEnum.java
D         systests/jaxws/src/test/java/org/apache/cxf/systest/jaxws/httpget/MyImplementation.java
U         systests/ws-security/src/test/java/org/apache/cxf/systest/ws/wssc/WSSCTest.java
U         systests/ws-security/src/test/java/org/apache/cxf/systest/ws/coverage_checker/CryptoCoverageCheckerTest.java
U         systests/ws-security/src/test/java/org/apache/cxf/systest/ws/wssec11/WSSecurity111Test.java
U         systests/ws-security/src/test/java/org/apache/cxf/systest/ws/wssec11/WSSecurity112Test.java
U         systests/ws-security/src/test/java/org/apache/cxf/systest/ws/ut/UsernameTokenPolicyTest.java
U         systests/ws-security/src/test/java/org/apache/cxf/systest/ws/ut/UsernameTokenTest.java
U         systests/ws-security/src/test/java/org/apache/cxf/systest/ws/parts/PartsTest.java
D         systests/ws-security/src/test/java/org/apache/cxf/systest/ws/saml/XACMLAuthorizingInterceptor.java
A         systests/ws-security/src/test/java/org/apache/cxf/systest/ws/saml/PolicyDecisionPointMockImpl.java
U         systests/ws-security/src/test/java/org/apache/cxf/systest/ws/saml/SamlTokenTest.java
U         systests/ws-security/src/test/java/org/apache/cxf/systest/ws/bindings/BindingPropertiesTest.java
U         systests/ws-security/src/test/java/org/apache/cxf/systest/ws/https/HttpsTokenTest.java
U         systests/ws-security/src/test/java/org/apache/cxf/systest/ws/tokens/SupportingTokenTest.java
U         systests/ws-security/src/test/java/org/apache/cxf/systest/ws/x509/X509TokenTest.java
U         systests/ws-security/src/test/java/org/apache/cxf/systest/ws/security/SecurityPolicyTest.java
U         systests/ws-security/src/test/resources/org/apache/cxf/systest/ws/saml/stax-server.xml
U         systests/ws-security/src/test/resources/org/apache/cxf/systest/ws/saml/server.xml
U         systests/ws-security/src/test/resources/org/apache/cxf/systest/ws/x509/stax-server.xml
U         systests/ws-security/src/test/resources/org/apache/cxf/systest/ws/x509/DoubleItX509.wsdl
U         systests/ws-security/src/test/resources/org/apache/cxf/systest/ws/x509/server.xml
U         systests/ws-security/src/test/resources/org/apache/cxf/systest/ws/x509/client.xml
U         systests/ws-security/src/test/resources/org/apache/cxf/systest/ws/coverage_checker/client.xml
U         systests/ws-security/src/test/resources/org/apache/cxf/systest/ws/coverage_checker/DoubleItCoverageChecker.wsdl
U         systests/ws-security/src/test/resources/org/apache/cxf/systest/ws/coverage_checker/stax-server.xml
U         systests/ws-security/src/test/resources/org/apache/cxf/systest/ws/coverage_checker/server.xml
U         systests/ws-security/src/test/resources/org/apache/cxf/systest/ws/xkms/client.xml
U         systests/transport-jms/src/test/java/org/apache/cxf/systest/jms/tx/JMSTransactionClientServerTest.java
U         systests/uncategorized/src/test/java/org/apache/cxf/systest/soap12/Server.java
U         systests/uncategorized/src/test/java/org/apache/cxf/systest/soap12/Soap12ClientServerTest.java
U         systests/uncategorized/src/test/java/org/apache/cxf/systest/beanincreationexception/beans.xml
U         systests/databinding/src/test/resources/webapp/WEB-INF/beans.xml
U         osgi/itests/src/test/java/org/apache/cxf/osgi/itests/BundlesAndNamespacesTest.java
U         osgi/itests-felix/src/test/java/org/apache/cxf/osgi/itests/NoAriesBlueprintTest.java
At revision 1560506
Parsing POMs
ERROR: Failed to parse POMs
java.io.IOException: remote file operation failed: <https://builds.apache.org/job/CXF-trunk-deploy/ws/trunk> at hudson.remoting.Channel@5e2e9a58:ubuntu1
	at hudson.FilePath.act(FilePath.java:910)
	at hudson.FilePath.act(FilePath.java:887)
	at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.parsePoms(MavenModuleSetBuild.java:943)
	at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:671)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:566)
	at hudson.model.Run.execute(Run.java:1678)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:519)
	at hudson.model.ResourceController.execute(ResourceController.java:88)
	at hudson.model.Executor.run(Executor.java:231)
Caused by: hudson.remoting.ProxyException: hudson.maven.MavenModuleSetBuild$MavenExecutionException: org.apache.maven.project.ProjectBuildingException: Some problems were encountered while processing the POMs:
[ERROR] Child module <https://builds.apache.org/job/CXF-trunk-deploy/ws/trunk/distribution/src/main/release/samples/ws_security/ut_sign> of <https://builds.apache.org/job/CXF-trunk-deploy/ws/trunk/distribution/src/main/release/samples/pom.xml> does not exist @ 
[ERROR] Child module <https://builds.apache.org/job/CXF-trunk-deploy/ws/trunk/distribution/src/main/release/samples/ws_security/stax_sign_enc> of <https://builds.apache.org/job/CXF-trunk-deploy/ws/trunk/distribution/src/main/release/samples/pom.xml> does not exist @ 

	at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1347)
	at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1081)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2461)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:328)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
	at java.util.concurrent.FutureTask.run(FutureTask.java:166)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:724)
Caused by: hudson.remoting.ProxyException: org.apache.maven.project.ProjectBuildingException: Some problems were encountered while processing the POMs:
[ERROR] Child module <https://builds.apache.org/job/CXF-trunk-deploy/ws/trunk/distribution/src/main/release/samples/ws_security/ut_sign> of <https://builds.apache.org/job/CXF-trunk-deploy/ws/trunk/distribution/src/main/release/samples/pom.xml> does not exist @ 
[ERROR] Child module <https://builds.apache.org/job/CXF-trunk-deploy/ws/trunk/distribution/src/main/release/samples/ws_security/stax_sign_enc> of <https://builds.apache.org/job/CXF-trunk-deploy/ws/trunk/distribution/src/main/release/samples/pom.xml> does not exist @ 

	at org.apache.maven.project.DefaultProjectBuilder.build(DefaultProjectBuilder.java:364)
	at hudson.maven.MavenEmbedder.buildProjects(MavenEmbedder.java:361)
	at hudson.maven.MavenEmbedder.readProjects(MavenEmbedder.java:331)
	at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1284)
	... 11 more

Jenkins build is back to normal : CXF-trunk-deploy #1323

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