[switchyard-dev] Build failed in Jenkins: SwitchYard-Quickstarts #2164

ci-builds at redhat.com ci-builds at redhat.com
Fri Apr 10 11:11:45 EDT 2015


See <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Quickstarts/2164/changes>

Changes:

[tm.igarashi] SWITCHYARD-2653 demos/policy-transaction - No karaf instructions in README

------------------------------------------
[...truncated 40586 lines...]
11:11:12,834 INFO  [org.apache.camel.impl.converter.DefaultTypeConverter] Loaded 194 type converters
Apr 10, 2015 11:11:12 AM org.apache.deltaspike.core.util.ProjectStageProducer initProjectStage
INFO: Computed the following DeltaSpike ProjectStage: Production
11:11:12,981 INFO  [org.switchyard.common.camel.SwitchYardCamelContextImpl] AllowUseOriginalMessage is enabled. If access to the original message is not needed, then its recommended to turn this option off as it may improve performance.
11:11:12,981 INFO  [org.switchyard.common.camel.SwitchYardCamelContextImpl] StreamCaching is not in use. If using streams then its recommended to enable stream caching. See more details at http://camel.apache.org/stream-caching.html
11:11:12,982 INFO  [org.switchyard.common.camel.SwitchYardCamelContextImpl] Total 0 routes, of which 0 is started.
11:11:12,983 INFO  [org.switchyard.common.camel.SwitchYardCamelContextImpl] Apache Camel 2.14.0 (CamelContext: camel-1) started in 0.606 seconds
11:11:13,005 INFO  [org.switchyard.component.bpel] SWITCHYARD030800: Init BPEL component
11:11:13,020 INFO  [org.riftsaw.engine.internal.BPELEngineImpl] ODE PROPS={bpel.dao.factory=org.apache.ode.dao.jpa.hibernate.BpelDAOConnectionFactoryImpl, bpel.uddi.client.impl=org.jboss.soa.bpel.uddi.UDDIRegistrationImpl, persist.bpel.events=false, ode.persistence=hibernate, hibernate.show_sql=false, hibernate.jdbc.batch_size=20, bpel.tx.factory.class=org.apache.ode.il.EmbeddedGeronimoFactory, bpel.uddi.config=META-INF/riftsaw.uddi.xml, bpel.jaxws.client.initializer.impl=, hibernate.hbm2ddl.auto=none, bpel.db.ext.dataSource=java:BPELDB, bpel.cache.provider=org.apache.ode.il.cache.DefaultCacheProvider, bpel.dsp.service.deployer=org.jboss.soa.dsp.deployer.jbossas5.JBossServiceDeployer, bpel.dsp.server.config.factory=org.jboss.soa.dsp.server.jbossas5.JBossServerConfigFactory, bpel.invoke.immediate=true, hibernate.connection.isolation=2, db.emb.create=false, bpel.uddi.lookup=true, hibernate.current_session_context_class=jta, bpel.uddi.registration=true, bpel.ws.stableInterface=false, bpel.uddi.clerk=BPELClerk, bpel.dao.factory.store=org.apache.ode.dao.jpa.hibernate.ConfStoreDAOConnectionFactoryImpl, jta.UserTransaction=UserTransaction, hibernate.dialect=org.hibernate.dialect.H2Dialect, bpel.dao.factory.scheduler=org.apache.ode.dao.jpa.hibernate.SchedulerDAOConnectionFactoryImpl, bpel.db.mode=EMBEDDED}
11:11:13,023 INFO  [org.riftsaw.engine.internal.BPELEngineImpl] Initializing transaction manager
11:11:13,023 INFO  [org.riftsaw.engine.internal.BPELEngineImpl] Initializing transaction manager using org.apache.ode.il.EmbeddedGeronimoFactory
11:11:13,024 INFO  [org.apache.ode.il.EmbeddedGeronimoFactory] Using embedded Geronimo transaction manager
11:11:13,035 INFO  [org.riftsaw.engine.internal.BPELEngineImpl] Creating data source.
11:11:13,041 INFO  [org.apache.ode.il.dbutil.H2Database] The db url is: jdbc:h2:mem:jpadb;DB_CLOSE_DELAY=-1
11:11:13,042 INFO  [org.apache.ode.il.dbutil.H2Database] The rollbackedDS: null:workRoot ->null
11:11:13,070 INFO  [org.apache.ode.il.dbutil.H2Database] Using Embedded Database: jdbc:h2:mem:jpadb;DB_CLOSE_DELAY=-1
11:11:13,313 INFO  [org.riftsaw.engine.internal.DatabaseInitialiser] Initializing ds0: url=jdbc:h2:mem:jpadb;DB_CLOSE_DELAY=-1 user=sa from listed sql files sqls/h2.sql
11:11:13,377 INFO  [org.riftsaw.engine.internal.BPELEngineImpl] Starting DAO.
11:11:13,378 INFO  [org.riftsaw.engine.internal.BPELEngineImpl] USING DAO: org.apache.ode.dao.jpa.hibernate.BpelDAOConnectionFactoryImpl, org.apache.ode.dao.jpa.hibernate.ConfStoreDAOConnectionFactoryImpl, org.apache.ode.dao.jpa.hibernate.SchedulerDAOConnectionFactoryImpl
11:11:13,649 INFO  [org.hibernate.annotations.common.Version] HCANN000001: Hibernate Commons Annotations {4.0.2.Final}
11:11:13,657 INFO  [org.hibernate.Version] HHH000412: Hibernate Core {4.2.15.Final}
11:11:13,659 INFO  [org.hibernate.cfg.Environment] HHH000206: hibernate.properties not found
11:11:13,661 INFO  [org.hibernate.cfg.Environment] HHH000021: Bytecode provider name : javassist
11:11:13,907 INFO  [org.hibernate.cfg.Configuration] HHH000221: Reading mappings from resource: META-INF/riftsaw-orm.xml
11:11:14,065 INFO  [org.hibernate.service.jdbc.connections.internal.ConnectionProviderInitiator] HHH000130: Instantiating explicit connection provider: org.apache.ode.dao.jpa.hibernate.DataSourceConnectionProvider
11:11:14,170 INFO  [org.hibernate.dialect.Dialect] HHH000400: Using dialect: org.hibernate.dialect.H2Dialect
11:11:14,197 INFO  [org.hibernate.engine.jdbc.internal.LobCreatorBuilder] HHH000423: Disabling contextual LOB creation as JDBC driver reported JDBC version [3] less than 4
11:11:14,909 INFO  [org.hibernate.dialect.Dialect] HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect
11:11:14,985 INFO  [org.hibernate.engine.transaction.internal.TransactionFactoryInitiator] HHH000268: Transaction strategy: org.hibernate.engine.transaction.internal.jta.CMTTransactionFactory
11:11:14,997 INFO  [org.hibernate.hql.internal.ast.ASTQueryTranslatorFactory] HHH000397: Using ASTQueryTranslatorFactory
11:11:15,003 WARN  [org.hibernate.cfg.SettingsFactory] Unrecognized value for "hibernate.hbm2ddl.auto": none
11:11:17,601 INFO  [org.hibernate.cfg.Configuration] HHH000221: Reading mappings from resource: META-INF/riftsaw-ode-store.xml
11:11:17,678 INFO  [org.hibernate.service.jdbc.connections.internal.ConnectionProviderInitiator] HHH000130: Instantiating explicit connection provider: org.apache.ode.dao.jpa.hibernate.DataSourceConnectionProvider
11:11:17,701 INFO  [org.hibernate.dialect.Dialect] HHH000400: Using dialect: org.hibernate.dialect.H2Dialect
11:11:17,707 INFO  [org.hibernate.engine.jdbc.internal.LobCreatorBuilder] HHH000423: Disabling contextual LOB creation as JDBC driver reported JDBC version [3] less than 4
11:11:18,040 INFO  [org.hibernate.dialect.Dialect] HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect
11:11:18,056 INFO  [org.hibernate.engine.transaction.internal.TransactionFactoryInitiator] HHH000268: Transaction strategy: org.hibernate.engine.transaction.internal.jta.CMTTransactionFactory
11:11:18,057 INFO  [org.hibernate.hql.internal.ast.ASTQueryTranslatorFactory] HHH000397: Using ASTQueryTranslatorFactory
11:11:18,057 WARN  [org.hibernate.cfg.SettingsFactory] Unrecognized value for "hibernate.hbm2ddl.auto": none
11:11:19,112 INFO  [org.hibernate.service.jdbc.connections.internal.ConnectionProviderInitiator] HHH000130: Instantiating explicit connection provider: org.apache.ode.dao.jpa.hibernate.DataSourceConnectionProvider
11:11:19,132 INFO  [org.hibernate.dialect.Dialect] HHH000400: Using dialect: org.hibernate.dialect.H2Dialect
11:11:19,133 INFO  [org.hibernate.engine.jdbc.internal.LobCreatorBuilder] HHH000423: Disabling contextual LOB creation as JDBC driver reported JDBC version [3] less than 4
11:11:19,353 INFO  [org.hibernate.dialect.Dialect] HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect
11:11:19,367 INFO  [org.hibernate.engine.transaction.internal.TransactionFactoryInitiator] HHH000268: Transaction strategy: org.hibernate.engine.transaction.internal.jta.CMTTransactionFactory
11:11:19,371 INFO  [org.hibernate.hql.internal.ast.ASTQueryTranslatorFactory] HHH000397: Using ASTQueryTranslatorFactory
11:11:19,372 WARN  [org.hibernate.cfg.SettingsFactory] Unrecognized value for "hibernate.hbm2ddl.auto": none
11:11:20,094 INFO  [org.riftsaw.engine.internal.BPELEngineImpl] Initializing deployment manager
11:11:20,102 INFO  [org.riftsaw.engine.internal.BPELEngineImpl] Initializing BPEL process store.
11:11:20,146 INFO  [org.riftsaw.engine.internal.BPELEngineImpl] Initializing UDDI registration
11:11:20,147 INFO  [org.riftsaw.engine.internal.BPELEngineImpl] Initializing BPEL server.
11:11:20,162 INFO  [org.riftsaw.engine.internal.BPELEngineImpl] RiftSaw (BPEL Component) will be started in the non cluster environment.
11:11:20,162 INFO  [org.riftsaw.engine.internal.BPELEngineImpl] The schduler node name is: non-cluster-node
11:11:20,370 INFO  [org.apache.ode.bpel.engine.migration.MigrationHandler] No schema version available from the database, migrations will be skipped.
11:11:20,371 INFO  [org.apache.ode.bpel.engine.BpelServerImpl] BPEL Server Started.
11:11:20,371 INFO  [org.riftsaw.engine.internal.BPELEngineImpl] Starting scheduler
11:11:20,378 INFO  [org.riftsaw.engine.internal.BPELEngineImpl] Register BPEL engine, EntityManagerFactory into JNDI.
Retrieving document at '<http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Quickstarts/ws/bpel-jms-binding/target/classes/SayHelloArtifacts.wsdl'.>
11:11:21,355 INFO  [org.apache.ode.store.ProcessStoreImpl] Starting deployment of processes from directory "/tmp/riftsaw/rs1428678680871/classes_SayHello-0". 
11:11:22,817 INFO  [org.apache.ode.bpel.compiler.BpelC] info: [CompilingProcess] Compiling BPEL process.
11:11:23,722 INFO  [org.apache.ode.store.ProcessStoreImpl] Process {http://www.jboss.org/bpel/examples}SayHello-0 deployed from "{http://www.jboss.org/bpel/examples}SayHello-0".
11:11:23,919 INFO  [org.apache.ode.bpel.engine.cron.CronScheduler] Cancelled PROCESS CRON jobs for: {http://www.jboss.org/bpel/examples}SayHello-0
11:11:23,920 INFO  [org.apache.ode.bpel.engine.cron.CronScheduler] Scheduled PROCESS CRON jobs for: {http://www.jboss.org/bpel/examples}SayHello-0
11:11:24,190 INFO  [org.apache.ode.bpel.engine.BpelServerImpl] Registered process {http://www.jboss.org/bpel/examples}SayHello-0.
11:11:24,192 INFO  [org.apache.ode.bpel.engine.cron.CronScheduler] Cancelled PROCESS CRON jobs for: {http://www.jboss.org/bpel/examples}SayHello-0
11:11:24,192 INFO  [org.apache.ode.bpel.engine.cron.CronScheduler] Scheduled PROCESS CRON jobs for: {http://www.jboss.org/bpel/examples}SayHello-0
11:11:26,671 INFO  [org.switchyard.common.camel.SwitchYardCamelContextImpl] Route: direct:{urn:switchyard-quickstart:bpel-say-hello:0.1.0}SayHelloService started and consuming from: Endpoint[direct://%7Burn:switchyard-quickstart:bpel-say-hello:0.1.0%7DSayHelloService]
11:11:27,550 INFO  [org.switchyard.common.camel.SwitchYardCamelContextImpl] Route: V1CamelJmsBindingModel/SayHelloService at _SayHelloService_jms_1#-292759498 started and consuming from: Endpoint[jms://queue:HelloRequestQueue?connectionFactory=%23ConnectionFactory&replyTo=HelloReplyQueue]
11:11:29,591 INFO  [org.apache.camel.impl.DefaultShutdownStrategy] Starting to graceful shutdown 1 routes (timeout 30 seconds)
11:11:30,025 INFO  [org.apache.camel.impl.DefaultShutdownStrategy] Route: V1CamelJmsBindingModel/SayHelloService at _SayHelloService_jms_1#-292759498 shutdown complete, was consuming from: Endpoint[jms://queue:HelloRequestQueue?connectionFactory=%23ConnectionFactory&replyTo=HelloReplyQueue]
11:11:30,026 INFO  [org.apache.camel.impl.DefaultShutdownStrategy] Graceful shutdown of 1 routes completed in 0 seconds
11:11:30,027 INFO  [org.switchyard.common.camel.SwitchYardCamelContextImpl] Route: V1CamelJmsBindingModel/SayHelloService at _SayHelloService_jms_1#-292759498 is stopped, was consuming from: Endpoint[jms://queue:HelloRequestQueue?connectionFactory=%23ConnectionFactory&replyTo=HelloReplyQueue]
11:11:30,029 INFO  [org.switchyard.common.camel.SwitchYardCamelContextImpl] Route: V1CamelJmsBindingModel/SayHelloService at _SayHelloService_jms_1#-292759498 is shutdown and removed, was consuming from: Endpoint[jms://queue:HelloRequestQueue?connectionFactory=%23ConnectionFactory&replyTo=HelloReplyQueue]
11:11:30,031 INFO  [org.switchyard.common.camel.SwitchYardCamelContextImpl] Apache Camel 2.14.0 (CamelContext: camel-1) is shutting down
11:11:30,034 INFO  [org.apache.camel.impl.DefaultShutdownStrategy] Starting to graceful shutdown 1 routes (timeout 30 seconds)
11:11:30,035 INFO  [org.apache.camel.impl.DefaultShutdownStrategy] Route: direct:{urn:switchyard-quickstart:bpel-say-hello:0.1.0}SayHelloService shutdown complete, was consuming from: Endpoint[direct://%7Burn:switchyard-quickstart:bpel-say-hello:0.1.0%7DSayHelloService]
11:11:30,036 INFO  [org.apache.camel.impl.DefaultShutdownStrategy] Graceful shutdown of 1 routes completed in 0 seconds
11:11:30,055 INFO  [org.switchyard.common.camel.SwitchYardCamelContextImpl] Apache Camel 2.14.0 (CamelContext: camel-1) uptime 17.679 seconds
11:11:30,055 INFO  [org.switchyard.common.camel.SwitchYardCamelContextImpl] Apache Camel 2.14.0 (CamelContext: camel-1) is shutdown in 0.024 seconds
11:11:30,079 WARN  [org.hornetq.core.server] HQ222113: On ManagementService stop, there are 2 unexpected registered MBeans: [core.acceptor.netty-acceptor, core.acceptor.invm-acceptor]
11:11:30,114 INFO  [org.hornetq.core.server] HQ221002: HornetQ Server version 2.3.19.Final (2.3.19, 123) [d203ac7e-df93-11e4-bd6f-cfb2063b5ec6] stopped
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 24.679 sec
Running org.switchyard.quickstarts.bpel.service.hello.SayHelloTest
11:11:30,518 WARN  [org.jboss.weld.ClassLoading] WELD-000120 Ignoring portable extension class org.apache.camel.cdi.internal.CamelExtension because of underlying class loading error
11:11:30,698 INFO  [org.jboss.weld.ClassLoading] WELD-000119 Not generating any bean definitions from org.apache.camel.cdi.internal.CamelContextBean because of underlying class loading error
11:11:30,724 INFO  [org.jboss.weld.ClassLoading] WELD-000119 Not generating any bean definitions from org.apache.camel.cdi.internal.CamelExtension because of underlying class loading error
11:11:31,488 WARN  [org.hornetq.core.server] HQ222018: AIO was not located on this platform, it will fall back to using pure Java NIO. If your platform is Linux, install LibAIO to enable the AIO journal
11:11:31,495 INFO  [org.hornetq.core.server] HQ221000: live server is starting with configuration HornetQ Configuration (clustered=false,backup=false,sharedStore=true,journalDirectory=target/data/journal,bindingsDirectory=target/data/bindings,largeMessagesDirectory=target/data/large-messages,pagingDirectory=target/data/paging)
11:11:31,500 WARN  [org.hornetq.core.server] HQ222007: Security risk! HornetQ is running with the default cluster admin user and default password. Please see the HornetQ user guide, cluster chapter, for instructions on how to change this.
11:11:31,844 INFO  [org.hornetq.core.server] HQ221003: trying to deploy queue jms.queue.HelloRequestQueue
11:11:31,869 INFO  [org.hornetq.core.server] HQ221003: trying to deploy queue jms.queue.HelloReplyQueue
11:11:31,913 INFO  [org.hornetq.core.server] HQ221020: Started Netty Acceptor version 3.6.7.Final-99b1b26 localhost:5545 for CORE protocol
11:11:31,921 INFO  [org.hornetq.core.server] HQ221007: Server is now live
11:11:31,921 INFO  [org.hornetq.core.server] HQ221001: HornetQ Server version 2.3.19.Final (2.3.19, 123) [d203ac7e-df93-11e4-bd6f-cfb2063b5ec6] 
11:11:31,932 INFO  [org.switchyard.common.camel.SwitchYardCamelContextImpl] Apache Camel 2.14.0 (CamelContext: camel-2) is starting
11:11:31,932 INFO  [org.apache.camel.management.ManagedManagementStrategy] JMX is enabled
11:11:32,352 INFO  [org.apache.camel.impl.converter.DefaultTypeConverter] Loaded 194 type converters
11:11:32,406 INFO  [org.switchyard.common.camel.SwitchYardCamelContextImpl] AllowUseOriginalMessage is enabled. If access to the original message is not needed, then its recommended to turn this option off as it may improve performance.
11:11:32,409 INFO  [org.switchyard.common.camel.SwitchYardCamelContextImpl] StreamCaching is not in use. If using streams then its recommended to enable stream caching. See more details at http://camel.apache.org/stream-caching.html
11:11:32,409 INFO  [org.switchyard.common.camel.SwitchYardCamelContextImpl] Total 0 routes, of which 0 is started.
11:11:32,410 INFO  [org.switchyard.common.camel.SwitchYardCamelContextImpl] Apache Camel 2.14.0 (CamelContext: camel-2) started in 0.482 seconds
Retrieving document at '<http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Quickstarts/ws/bpel-jms-binding/target/classes/SayHelloArtifacts.wsdl'.>
11:11:32,618 INFO  [org.apache.ode.bpel.compiler.BpelC] info: [CompilingProcess] Compiling BPEL process.
11:11:32,735 INFO  [org.apache.ode.bpel.engine.BpelServerImpl] Unregistered process {http://www.jboss.org/bpel/examples}SayHello-0.
11:11:32,811 INFO  [org.apache.ode.bpel.engine.BpelServerImpl] Registered process {http://www.jboss.org/bpel/examples}SayHello-0.
11:11:32,811 INFO  [org.apache.ode.bpel.engine.cron.CronScheduler] Cancelled PROCESS CRON jobs for: {http://www.jboss.org/bpel/examples}SayHello-0
11:11:32,812 INFO  [org.apache.ode.bpel.engine.cron.CronScheduler] Scheduled PROCESS CRON jobs for: {http://www.jboss.org/bpel/examples}SayHello-0
11:11:34,101 INFO  [org.switchyard.common.camel.SwitchYardCamelContextImpl] Route: direct:{urn:switchyard-quickstart:bpel-say-hello:0.1.0}SayHelloService started and consuming from: Endpoint[direct://%7Burn:switchyard-quickstart:bpel-say-hello:0.1.0%7DSayHelloService]
11:11:34,411 INFO  [org.switchyard.common.camel.SwitchYardCamelContextImpl] Route: V1CamelJmsBindingModel/SayHelloService at _SayHelloService_jms_1#-292759498 started and consuming from: Endpoint[jms://queue:HelloRequestQueue?connectionFactory=%23ConnectionFactory&replyTo=HelloReplyQueue]
11:11:34,430 INFO  [org.switchyard.bus.camel] SWITCHYARD011002: Removing route direct:{urn:switchyard-quickstart:bpel-say-hello:0.1.0}SayHelloService
11:11:34,448 INFO  [org.apache.camel.impl.DefaultShutdownStrategy] Starting to graceful shutdown 1 routes (timeout 30 seconds)
11:11:34,459 INFO  [org.apache.camel.impl.DefaultShutdownStrategy] Route: direct:{urn:switchyard-quickstart:bpel-say-hello:0.1.0}SayHelloService shutdown complete, was consuming from: Endpoint[direct://%7Burn:switchyard-quickstart:bpel-say-hello:0.1.0%7DSayHelloService]
11:11:34,459 INFO  [org.apache.camel.impl.DefaultShutdownStrategy] Graceful shutdown of 1 routes completed in 0 seconds
11:11:34,468 INFO  [org.switchyard.common.camel.SwitchYardCamelContextImpl] Route: direct:{urn:switchyard-quickstart:bpel-say-hello:0.1.0}SayHelloService is stopped, was consuming from: Endpoint[direct://%7Burn:switchyard-quickstart:bpel-say-hello:0.1.0%7DSayHelloService]
11:11:34,480 INFO  [org.switchyard.common.camel.SwitchYardCamelContextImpl] Route: direct:{urn:switchyard-quickstart:bpel-say-hello:0.1.0}SayHelloService is shutdown and removed, was consuming from: Endpoint[direct://%7Burn:switchyard-quickstart:bpel-say-hello:0.1.0%7DSayHelloService]
11:11:35,215 INFO  [org.switchyard.common.camel.SwitchYardCamelContextImpl] Route: direct:{urn:switchyard-quickstart:bpel-say-hello:0.1.0}SayHelloService started and consuming from: Endpoint[direct://%7Burn:switchyard-quickstart:bpel-say-hello:0.1.0%7DSayHelloService]
11:11:35,617 INFO  [org.apache.camel.impl.DefaultShutdownStrategy] Starting to graceful shutdown 1 routes (timeout 30 seconds)
11:11:36,443 INFO  [org.apache.camel.impl.DefaultShutdownStrategy] Route: V1CamelJmsBindingModel/SayHelloService at _SayHelloService_jms_1#-292759498 shutdown complete, was consuming from: Endpoint[jms://queue:HelloRequestQueue?connectionFactory=%23ConnectionFactory&replyTo=HelloReplyQueue]
11:11:36,444 INFO  [org.apache.camel.impl.DefaultShutdownStrategy] Graceful shutdown of 1 routes completed in 0 seconds
11:11:36,445 INFO  [org.switchyard.common.camel.SwitchYardCamelContextImpl] Route: V1CamelJmsBindingModel/SayHelloService at _SayHelloService_jms_1#-292759498 is stopped, was consuming from: Endpoint[jms://queue:HelloRequestQueue?connectionFactory=%23ConnectionFactory&replyTo=HelloReplyQueue]
11:11:36,447 INFO  [org.switchyard.common.camel.SwitchYardCamelContextImpl] Route: V1CamelJmsBindingModel/SayHelloService at _SayHelloService_jms_1#-292759498 is shutdown and removed, was consuming from: Endpoint[jms://queue:HelloRequestQueue?connectionFactory=%23ConnectionFactory&replyTo=HelloReplyQueue]
11:11:36,449 INFO  [org.switchyard.common.camel.SwitchYardCamelContextImpl] Apache Camel 2.14.0 (CamelContext: camel-2) is shutting down
11:11:36,452 INFO  [org.apache.camel.impl.DefaultShutdownStrategy] Starting to graceful shutdown 1 routes (timeout 30 seconds)
11:11:36,453 INFO  [org.apache.camel.impl.DefaultShutdownStrategy] Route: direct:{urn:switchyard-quickstart:bpel-say-hello:0.1.0}SayHelloService shutdown complete, was consuming from: Endpoint[direct://%7Burn:switchyard-quickstart:bpel-say-hello:0.1.0%7DSayHelloService]
11:11:36,453 INFO  [org.apache.camel.impl.DefaultShutdownStrategy] Graceful shutdown of 1 routes completed in 0 seconds
11:11:36,467 INFO  [org.switchyard.common.camel.SwitchYardCamelContextImpl] Apache Camel 2.14.0 (CamelContext: camel-2) uptime 4.540 seconds
11:11:36,471 INFO  [org.switchyard.common.camel.SwitchYardCamelContextImpl] Apache Camel 2.14.0 (CamelContext: camel-2) is shutdown in 0.018 seconds
11:11:36,482 WARN  [org.hornetq.core.server] HQ222113: On ManagementService stop, there are 2 unexpected registered MBeans: [core.acceptor.netty-acceptor, core.acceptor.invm-acceptor]
11:11:36,510 INFO  [org.hornetq.core.server] HQ221002: HornetQ Server version 2.3.19.Final (2.3.19, 123) [d203ac7e-df93-11e4-bd6f-cfb2063b5ec6] stopped
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.384 sec

Results :

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

[INFO] 
[INFO] --- maven-bundle-plugin:2.4.0:bundle (default-bundle) @ switchyard-bpel-jms-binding ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] SwitchYard Quickstart: quickstarts ................ SUCCESS [2:12.418s]
[INFO] SwitchYard Quickstart: testutil ................... SUCCESS [35.779s]
[INFO] SwitchYard Quickstart: bean-service ............... SUCCESS [4:41.635s]
[INFO] SwitchYard Quickstart: bpel-jms-binding ........... FAILURE [2:01.876s]
[INFO] SwitchYard Quickstart: bpel-loan-approval ......... SKIPPED
[INFO] SwitchYard Quickstart: bpel-say-hello ............. SKIPPED
[INFO] SwitchYard Quickstart: bpel-simple-correlation .... SKIPPED
[INFO] SwitchYard Quickstart: bpel-xts-subordinate-wsba .. SKIPPED
[INFO] SwitchYard Quickstart: bpel-xts-subordinate-wsba - bpel  SKIPPED
[INFO] SwitchYard Quickstart: bpel-xts-subordinate-wsba - ws  SKIPPED
[INFO] SwitchYard Quickstart: bpel-xts-wsat .............. SKIPPED
[INFO] SwitchYard Quickstart: bpel-xts-wsat - ws ......... SKIPPED
[INFO] SwitchYard Quickstart: bpel-xts-wsat - bpel ....... SKIPPED
[INFO] SwitchYard Quickstart: bpm-service ................ SKIPPED
[INFO] SwitchYard Quickstart: camel-atom-binding ......... SKIPPED
[INFO] SwitchYard Quickstart: camel-file-binding ......... SKIPPED
[INFO] SwitchYard Quickstart: CXF consumer ............... SKIPPED
[INFO] SwitchYard Quickstart: camel-jaxb ................. SKIPPED
[INFO] SwitchYard Quickstart: camel-hl7 .................. SKIPPED
[INFO] SwitchYard Quickstart: camel-amqp-binding ......... SKIPPED
[INFO] SwitchYard Quickstart: camel-ftp-binding .......... SKIPPED
[INFO] SwitchYard Quickstart: camel-jms-binding .......... SKIPPED
[INFO] SwitchYard Quickstart: camel-netty-binding ........ SKIPPED
[INFO] SwitchYard Quickstart: camel-quartz-binding ....... SKIPPED
[INFO] SwitchYard Quickstart: camel-rss-binding .......... SKIPPED
[INFO] SwitchYard Quickstart: camel-jpa-binding .......... SKIPPED
[INFO] SwitchYard Quickstart: camel-sql-binding .......... SKIPPED
[INFO] SwitchYard Quickstart: camel-mail-binding ......... SKIPPED
[INFO] SwitchYard Quickstart: camel-mqtt-binding ......... SKIPPED
[INFO] SwitchYard Quickstart: camel-sap-binding .......... SKIPPED
[INFO] SwitchYard Quickstart: camel-service .............. SKIPPED
[INFO] SwitchYard Quickstart: camel-soap-proxy parent .... SKIPPED
[INFO] SwitchYard Quickstart: camel-soap-proxy reverse ... SKIPPED
[INFO] SwitchYard Quickstart: camel-soap-proxy-reverse-service  SKIPPED
[INFO] SwitchYard Quickstart: camel-soap-proxy ........... SKIPPED
[INFO] SwitchYard Quickstart: camel-bus-cdi .............. SKIPPED
[INFO] SwitchYard Quickstart: camel-bindy ................ SKIPPED
[INFO] org.switchyard.quickstarts:switchyard-camel-saxon . SKIPPED
[INFO] SwitchYard Quickstart: ear-deployment ............. SKIPPED
[INFO] SwitchYard Quickstart: ear-deployment - artifacts . SKIPPED
[INFO] SwitchYard Quickstart: ear-deployment - order-service  SKIPPED
[INFO] SwitchYard Quickstart: ear-deployment - order-consumer  SKIPPED
[INFO] SwitchYard Quickstart: ear-deployment - ear-assembly  SKIPPED
[INFO] SwitchYard Quickstart: http-binding ............... SKIPPED
[INFO] SwitchYard Quickstart: remote-invoker ............. SKIPPED
[INFO] SwitchYard Quickstart: rest-binding ............... SKIPPED
[INFO] SwitchYard Quickstart: rules-camel-cbr ............ SKIPPED
[INFO] SwitchYard Quickstart: rules-interview ............ SKIPPED
[INFO] SwitchYard Quickstart: rules-interview-container .. SKIPPED
[INFO] SwitchYard Quickstart: rules-interview-dtable ..... SKIPPED
[INFO] SwitchYard Quickstart: soap-addressing ............ SKIPPED
[INFO] SwitchYard Quickstart: soap-attachment ............ SKIPPED
[INFO] SwitchYard Quickstart: soap-binding-rpc ........... SKIPPED
[INFO] SwitchYard Quickstart: soap-mtom .................. SKIPPED
[INFO] SwitchYard Quickstart: jca-inflow-hornetq ......... SKIPPED
[INFO] SwitchYard Quickstart: jca-outbound-hornetq ....... SKIPPED
[INFO] SwitchYard Quickstart: jca-inflow-activemq ........ SKIPPED
[INFO] SwitchYard Quickstart: jca-outbound-activemq ...... SKIPPED
[INFO] SwitchYard Quickstart: transform-dozer ............ SKIPPED
[INFO] SwitchYard Quickstart: transform-jaxb ............. SKIPPED
[INFO] SwitchYard Quickstart: transform-json ............. SKIPPED
[INFO] SwitchYard Quickstart: transform-smooks ........... SKIPPED
[INFO] SwitchYard Quickstart: transform-xslt ............. SKIPPED
[INFO] SwitchYard Quickstart: validate-xml ............... SKIPPED
[INFO] Quickstart Demo : Help Desk ....................... SKIPPED
[INFO] Quickstart Demo : Library ......................... SKIPPED
[INFO] Quickstart Demo : Orders .......................... SKIPPED
[INFO] Quickstart Demo : JEE Webapp Deployment ........... SKIPPED
[INFO] Quickstart Demo: Multiple Applications ............ SKIPPED
[INFO] Quickstart Demo: Multiple Applications - Service Artifacts  SKIPPED
[INFO] Quickstart Demo: Multiple Applications - Order Service  SKIPPED
[INFO] Quickstart Demo: Multiple Applications - Web App .. SKIPPED
[INFO] Quickstart Demo: Multiple Applications - Order Consumer  SKIPPED
[INFO] Quickstart Demo : Security Policy : Basic Authentication (+SSL)  SKIPPED
[INFO] Quickstart Demo : Security Policy : Certificate Authentication (+SSL)  SKIPPED
[INFO] Quickstart Demo : Security Policy : SAML Assertion (+SSL)  SKIPPED
[INFO] Quickstart Demo : Security Policy : WSS Signature+Encryption (+SSL)  SKIPPED
[INFO] Quickstart Demo : Security Policy : WSS Username (+SSL)  SKIPPED
[INFO] Quickstart Demo : Transaction Policy .............. SKIPPED
[INFO] Quickstart Demo: Cluster .......................... SKIPPED
[INFO] Quickstart Demo: Cluster - Client ................. SKIPPED
[INFO] Quickstart Demo: Cluster - Credit Service ......... SKIPPED
[INFO] Quickstart Demo: Cluster - Dealer Service ......... SKIPPED
[INFO] Quickstart Demo: Security Propagation ............. SKIPPED
[INFO] Quickstart Demo : Security Propagation : EJB ...... SKIPPED
[INFO] Quickstart Demo : Security Propagation : Basic Authentication (+SSL) to Bean + EJB  SKIPPED
[INFO] Quickstart Demo: Remote Transaction Propagation ... SKIPPED
[INFO] Quickstart Demo: Remote Transaction Propagation - Client  SKIPPED
[INFO] Quickstart Demo: Remote Transaction Propagation - Credit Service  SKIPPED
[INFO] Quickstart Demo: Remote Transaction Propagation - Dealer Service  SKIPPED
[INFO] SwitchYard : Quickstarts Distribution Assembly .... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 10:37.660s
[INFO] Finished at: Fri Apr 10 11:11:44 EDT 2015
[INFO] Final Memory: 94M/247M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.felix:maven-bundle-plugin:2.4.0:bundle (default-bundle) on project switchyard-bpel-jms-binding: Error calculating classpath for project MavenProject: org.switchyard.quickstarts:switchyard-bpel-jms-binding:2.0.0-SNAPSHOT @ <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Quickstarts/ws/bpel-jms-binding/pom.xml>: The JAR/ZIP file (<http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Quickstarts/ws/.repository/xml-apis/xml-apis/1.3.04/xml-apis-1.3.04.jar)> seems corrupted, error: error in opening zip file -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :switchyard-bpel-jms-binding
Build step 'Invoke top-level Maven targets' marked build as failure
Recording test results



More information about the switchyard-dev mailing list