Hi all, Due to this we're also not able to create a custom bundle for client. The product-esb dev build fails as follows.
Installing org.wso2.carbon.service.mgt.server.feature.group 4.3.0.SNAPSHOT. Installation failed. Cannot complete the install because one or more required items could not be found. Software being installed: WSO2 Carbon - Smooks Mediator Aggregated Feature 4.3.0.SNAPSHOT (org.wso2.carbon.smooks.feature.group 4.3.0.SNAPSHOT) Missing requirement: WSO2 Carbon - Datasource Management Core Feature 4.3.0.SNAPSHOT (org.wso2.carbon.datasource.server.feature.group 4.3.0.SNAPSHOT) requires 'org.wso2.carbon.core.server.feature.group [4.3.0.SNAPSHOT,4.4.0)' but it could not be found Cannot satisfy dependency: From: WSO2 Carbon - Mediation Initializer Server Feature 4.3.0.SNAPSHOT (org.wso2.carbon.mediation.initializer.server.feature.group 4.3.0.SNAPSHOT) To: org.wso2.carbon.datasource.server.feature.group [4.3.0,4.4.0) Cannot satisfy dependency: From: WSO2 Carbon - Smooks Mediator Feature 4.3.0.SNAPSHOT (org.wso2.carbon.mediator.smooks.server.feature.group 4.3.0.SNAPSHOT) To: org.wso2.carbon.mediation.initializer.server.feature.group [4.3.0.SNAPSHOT,4.4.0) Cannot satisfy dependency: From: WSO2 Carbon - Smooks Mediator Aggregated Feature 4.3.0.SNAPSHOT (org.wso2.carbon.smooks.feature.group 4.3.0.SNAPSHOT) To: org.wso2.carbon.mediator.smooks.server.feature.group [4.3.0.SNAPSHOT] Thanks, Akalanka On Mon, Jan 12, 2015 at 5:12 PM, Thushara Ranawaka <[email protected]> wrote: > Hi, > > Due to $subject we are unable to build product greg as well. > > Installing org.wso2.carbon.tenant.deployment.feature.group 4.3.0.SNAPSHOT. > > Installation failed. > > Cannot complete the install because one or more required items could not > be found. > > Software being installed: WSO2 Enterprise Store Feature 2.0.0.SNAPSHOT > (org.wso2.es.feature.group 2.0.0.SNAPSHOT) > > Missing requirement: WSO2 Enterprise Store Feature 2.0.0.SNAPSHOT > (org.wso2.es.feature.group 2.0.0.SNAPSHOT) requires > 'org.wso2.carbon.social.feature.group [1.1.0.SNAPSHOT,1.2.0)' but it could > not be found > > Application failed, log file location: > /Users/thushara/.m2/repository/org/eclipse/tycho/tycho-p2-runtime/0.13.0/eclipse/configuration/1421061991962.log > > > Please look into the issue. > > On Mon, Jan 12, 2015 at 4:56 PM, Ayesha Dissanayaka <[email protected]> > wrote: > >> Hi all, >> >> We are still getting the earlier mentioned ES build error, similar error >> discussed in [1]. >> I have updated the carbon.kernel.version to 4.3.0 locally as mentioned >> earlier and in some-other relevant version changes. I built >> carbon-registry[2] and carbon-governance[3] repos locally with latest >> changes. >> >> When I tried to build BPS[4] locally it fails giving below error stack. >> >> Installation failed. >> Cannot complete the install because one or more required items could not >> be found. >> Software being installed: WSO2 Carbon - Attachment Management Server >> Feature 4.3.0.SNAPSHOT (org.wso2.carbon.attachment.mgt.feature.group >> 4.3.0.SNAPSHOT) >> Missing requirement: WSO2 Carbon - Attachment Management Server Feature >> 4.3.0.SNAPSHOT (org.wso2.carbon.attachment.mgt.feature.group >> 4.3.0.SNAPSHOT) requires 'org.wso2.carbon.core.feature.group >> [4.3.0.SNAPSHOT,4.4.0)' but it could not be found >> Application failed, log file location: >> /home/ayesha/WORK/cleanm3/org/eclipse/tycho/tycho-p2-runtime/0.13.0/eclipse/configuration/1421058011430.log >> >> Hence, we cannot pass the build fail point in ES at, >> Installation failed. >> Cannot complete the install because one or more required items could not >> be found. >> Software being installed: WSO2 Carbon - Data Bridge - Data Publisher >> Aggregate Feature 4.3.0.SNAPSHOT >> (org.wso2.carbon.databridge.datapublisher.feature.group 4.3.0.SNAPSHOT) >> Missing requirement: WSO2 Carbon - Data Bridge - Thrift Commons Server >> Feature 4.3.0.SNAPSHOT >> (org.wso2.carbon.databridge.commons.thrift.server.feature.group >> 4.3.0.SNAPSHOT) requires 'org.wso2.carbon.core.server.feature.group >> [4.3.0.SNAPSHOT,4.4.0)' but it could not be found >> Cannot satisfy dependency: >> From: WSO2 Carbon - Data Bridge - Data Publisher Aggregate Feature >> 4.3.0.SNAPSHOT (org.wso2.carbon.databridge.datapublisher.feature.group >> 4.3.0.SNAPSHOT) >> To: org.wso2.carbon.databridge.commons.thrift.server.feature.group >> [4.3.0.SNAPSHOT] >> Application failed, log file location: >> /home/ayesha/WORK/cleanm3/org/eclipse/tycho/tycho-p2-runtime/0.13.0/eclipse/configuration/1421058005328.log >> >> Please pay attention to this since it blocks ES development tasks as well >> as its dependents. >> >> [1] "[Dev] Errors seen while building CDM p2-profile" >> [2] https://github.com/wso2-dev/carbon-registry >> [3] https://github.com/wso2-dev/carbon-governance >> [4] https://github.com/wso2-dev/product-bps >> >> Thanks! >> - Ayesha >> >> On Mon, Jan 12, 2015 at 11:32 AM, Pulasthi Supun <[email protected]> >> wrote: >> >>> Hi Sagara/Manoj >>> >>> The registry and governance jars are available in the snapshot repo [1]. >>> The error above seems to be because they are importing a wrong registry >>> core version in the OSGI imports. >>> >>> Cannot complete the install because one or more required items could not >>> be found. >>> Software being installed: WSO2 Carbon - Governance Metadata Feature >>> 4.3.0.SNAPSHOT (org.wso2.carbon.governance.metadata.feature.group >>> 4.3.0.SNAPSHOT) >>> Missing requirement: org.wso2.carbon.registry.extensions >>> 4.3.0.SNAPSHOT (org.wso2.carbon.registry.extensions 4.3.0.SNAPSHOT) >>> requires 'package org.wso2.carbon.registry.core [4.3.0,4.4.0)' but it could >>> not be found >>> >>> The imported " org.wso2.carbon.registry.core.*" should be "[1.0.1, >>> 2.0.0)" not " [4.3.0,4.4.0)" >>> >>> >>> [1] >>> http://maven.wso2.org/nexus/content/repositories/snapshots//org/wso2/carbon/org.wso2.carbon.governance.api/4.3.0-SNAPSHOT/ >>> >>> >>> >>> Best Regards, >>> Pulasthi >>> >>> On Mon, Jan 12, 2015 at 11:03 AM, Sagara Gunathunga <[email protected]> >>> wrote: >>> >>>> >>>> Hi Pulasthi/Team, >>>> >>>> Can you please check why carbon-registry and carbon-governance >>>> snapshots are not available on snapshot repo ? As we are planning M2 >>>> release this week please fix this ASAP. >>>> >>>> Thanks ! >>>> >>>> On Mon, Jan 12, 2015 at 10:59 AM, Manoj Gunawardena <[email protected]> >>>> wrote: >>>> >>>>> Hi All, >>>>> >>>>> Getting build fail alerts from jenkins continuously, The registry >>>>> components and governance components not exists in the repo. After >>>>> carbon-registry and carbon-governance build locally able to build the ES >>>>> successfully. Is somebody looking on this? Or Please advice is there any >>>>> change need from ES side. >>>>> >>>>> Thanks >>>>> >>>>> On Mon, Jan 12, 2015 at 10:49 AM, <[email protected]> wrote: >>>>> >>>>>> See <https://wso2.org/jenkins/job/product-es/4755/> >>>>>> >>>>>> ------------------------------------------ >>>>>> [...truncated 1941 lines...] >>>>>> Generating metadata for .. >>>>>> Generation completed with success [5 seconds]. >>>>>> [INFO] Running Equinox P2 Category Publisher Application for the >>>>>> Generated Repository >>>>>> [INFO] >>>>>> [INFO] --- carbon-p2-plugin:1.5.3:p2-profile-gen >>>>>> (3-p2-profile-generation) @ wso2es-profile-gen --- >>>>>> [INFO] Running Equinox P2 Director Application >>>>>> [INFO] Command line: >>>>>> /bin/sh -c cd < >>>>>> https://wso2.org/jenkins/job/product-es/ws/modules/p2-profile-gen> >>>>>> && /build/software/java/jdk1.6.0_33/jre/bin/java -jar < >>>>>> https://wso2.org/jenkins/job/product-es/ws/.repository/org/eclipse/tycho/tycho-p2-runtime/0.13.0/eclipse/plugins/org.eclipse.equinox.launcher_1.2.0.v20110725-1610.jar> >>>>>> -nosplash -application org.eclipse.equinox.p2.director >>>>>> -metadataRepository < >>>>>> https://wso2.org/jenkins/job/product-es/ws/modules/p2-profile-gen/target/p2-repo> >>>>>> -artifactRepository < >>>>>> https://wso2.org/jenkins/job/product-es/ws/modules/p2-profile-gen/target/p2-repo> >>>>>> -profileProperties org.eclipse.update.install.features=true -installIU >>>>>> org.jaggeryjs.feature.group/0.9.0.SNAPSHOT,org.wso2.carbon.webapp.mgt.server.feature.group/4.3.0.SNAPSHOT,org.wso2.carbon.user.mgt.feature.group/4.3.0.SNAPSHOT,org.jaggeryjs.modules.caramel.feature.group/1.0.1,org.jaggeryjs.modules.handlebars.feature.group/1.0.0,org.jaggeryjs.modules.markdown.feature.group/1.0.0,org.jaggeryjs.modules.carbon.feature.group/1.1.0,org.jaggeryjs.modules.process.feature.group/1.0.0,org.jaggeryjs.modules.uuid.feature.group/1.0.0,org.jaggeryjs.modules.jaggery-test.feature.group/1.1.0,org.wso2.store.modules.event.feature.group/2.0.0.SNAPSHOT,org.wso2.store.modules.login.feature.group/2.0.0.SNAPSHOT,org.wso2.store.modules.permission.feature.group/2.0.0.SNAPSHOT,org.wso2.store.modules.registration.feature.group/2.0.0.SNAPSHOT,org.wso2.store.modules.sso.feature.group/2.0.0.SNAPSHOT,org.wso2.store.modules.bampublisher.feature.group/2.0.0.SNAPSHOT,org.wso2.store.modules.store.feature.group/2.0.0.SNAPSHOT,org.wso2.store.modules.ues.feature.group/2.0.0.SNAPSHOT,org.wso2.store.modules.claims.feature.group/2.0.0.SNAPSHOT,org.wso2.store.modules.rxt.feature.group/2.0.0.SNAPSHOT,org.wso2.store.modules.utils.feature.group/2.0.0.SNAPSHOT,org.wso2.store.modules.lifecycle.feature.group/2.0.0.SNAPSHOT,org.wso2.carbon.registry.core.feature.group/4.3.0.SNAPSHOT,org.wso2.carbon.registry.ui.menu.feature.group/4.3.0.SNAPSHOT,org.wso2.carbon.registry.resource.properties.feature.group/4.3.0.SNAPSHOT,org.wso2.carbon.registry.contentsearch.server.feature.group/4.3.0.SNAPSHOT,org.wso2.carbon.registry.ws.feature.group/4.3.0.SNAPSHOT,org.wso2.carbon.registry.extensions.feature.group/4.3.0.SNAPSHOT,org.wso2.store.feature.group/2.0.0.SNAPSHOT,org.wso2.store.styles.feature.group/2.0.0.SNAPSHOT,org.wso2.carbon.security.mgt.feature.group/4.3.0.SNAPSHOT,org.wso2.carbon.databridge.datapublisher.feature.group/4.3.0.SNAPSHOT,org.wso2.carbon.identity.application.authenticator.basicauth.server.feature.group/4.3.0.SNAPSHOT,org.wso2.carbon.identity.application.authentication.framework.server.feature.group/4.3.0.SNAPSHOT,org.wso2.carbon.identity.authenticator.saml2.sso.server.feature.group/4.3.0.SNAPSHOT,org.wso2.carbon.identity.authenticator.saml2.sso.ui.feature.group/4.3.0.SNAPSHOT,org.wso2.carbon.identity.user.profile.feature.group/4.3.0.SNAPSHOT,org.wso2.carbon.identity.application.mgt.feature.group/4.3.0.SNAPSHOT,org.wso2.carbon.idp.mgt.feature.group/4.3.0.SNAPSHOT,org.wso2.carbon.identity.core.feature.group/4.3.0.SNAPSHOT,org.wso2.carbon.governance.metadata.feature.group/4.3.0.SNAPSHOT,org.wso2.carbon.registry.ui.menu.governance.feature.group/4.3.0.SNAPSHOT,org.wso2.carbon.governance.lifecycle.management.feature.group/4.3.0.SNAPSHOT,org.wso2.carbon.event.feature.group/4.3.0.SNAPSHOT,org.wso2.carbon.claim.mgt.feature.group/4.3.0.SNAPSHOT,org.wso2.carbon.tenant.common.feature.group/4.3.0.SNAPSHOT,org.wso2.carbon.tenant.usage.agent.feature.group/4.3.0.SNAPSHOT,org.wso2.carbon.tenant.throttling.agent.feature.group/4.3.0.SNAPSHOT,org.wso2.carbon.tenant.deployment.feature.group/4.3.0.SNAPSHOT,org.wso2.carbon.social.feature.group/1.1.0.SNAPSHOT, >>>>>> -bundlepool < >>>>>> https://wso2.org/jenkins/job/product-es/ws/modules/p2-profile-gen/target/wso2carbon-core-4.3.0-SNAPSHOT/repository/components> >>>>>> -shared < >>>>>> https://wso2.org/jenkins/job/product-es/ws/modules/p2-profile-gen/target/wso2carbon-core-4.3.0-SNAPSHOT/repository/components/p2> >>>>>> -destination < >>>>>> https://wso2.org/jenkins/job/product-es/ws/modules/p2-profile-gen/target/wso2carbon-core-4.3.0-SNAPSHOT/repository/components/default> >>>>>> -profile default -roaming >>>>>> Installing org.jaggeryjs.feature.group 0.9.0.SNAPSHOT. >>>>>> Installing org.wso2.carbon.webapp.mgt.server.feature.group >>>>>> 4.3.0.SNAPSHOT. >>>>>> Installing org.wso2.carbon.user.mgt.feature.group 4.3.0.SNAPSHOT. >>>>>> Installing org.jaggeryjs.modules.caramel.feature.group 1.0.1. >>>>>> Installing org.jaggeryjs.modules.handlebars.feature.group 1.0.0. >>>>>> Installing org.jaggeryjs.modules.markdown.feature.group 1.0.0. >>>>>> Installing org.jaggeryjs.modules.carbon.feature.group 1.1.0. >>>>>> Installing org.jaggeryjs.modules.process.feature.group 1.0.0. >>>>>> Installing org.jaggeryjs.modules.uuid.feature.group 1.0.0. >>>>>> Installing org.jaggeryjs.modules.jaggery-test.feature.group 1.1.0. >>>>>> Installing org.wso2.store.modules.event.feature.group 2.0.0.SNAPSHOT. >>>>>> Installing org.wso2.store.modules.login.feature.group 2.0.0.SNAPSHOT. >>>>>> Installing org.wso2.store.modules.permission.feature.group >>>>>> 2.0.0.SNAPSHOT. >>>>>> Installing org.wso2.store.modules.registration.feature.group >>>>>> 2.0.0.SNAPSHOT. >>>>>> Installing org.wso2.store.modules.sso.feature.group 2.0.0.SNAPSHOT. >>>>>> Installing org.wso2.store.modules.bampublisher.feature.group >>>>>> 2.0.0.SNAPSHOT. >>>>>> Installing org.wso2.store.modules.store.feature.group 2.0.0.SNAPSHOT. >>>>>> Installing org.wso2.store.modules.ues.feature.group 2.0.0.SNAPSHOT. >>>>>> Installing org.wso2.store.modules.claims.feature.group 2.0.0.SNAPSHOT. >>>>>> Installing org.wso2.store.modules.rxt.feature.group 2.0.0.SNAPSHOT. >>>>>> Installing org.wso2.store.modules.utils.feature.group 2.0.0.SNAPSHOT. >>>>>> Installing org.wso2.store.modules.lifecycle.feature.group >>>>>> 2.0.0.SNAPSHOT. >>>>>> Installing org.wso2.carbon.registry.core.feature.group 4.3.0.SNAPSHOT. >>>>>> Installing org.wso2.carbon.registry.ui.menu.feature.group >>>>>> 4.3.0.SNAPSHOT. >>>>>> Installing org.wso2.carbon.registry.resource.properties.feature.group >>>>>> 4.3.0.SNAPSHOT. >>>>>> Installing >>>>>> org.wso2.carbon.registry.contentsearch.server.feature.group >>>>>> 4.3.0.SNAPSHOT. >>>>>> Installing org.wso2.carbon.registry.ws.feature.group 4.3.0.SNAPSHOT. >>>>>> Installing org.wso2.carbon.registry.extensions.feature.group >>>>>> 4.3.0.SNAPSHOT. >>>>>> Installing org.wso2.store.feature.group 2.0.0.SNAPSHOT. >>>>>> Installing org.wso2.store.styles.feature.group 2.0.0.SNAPSHOT. >>>>>> Installing org.wso2.carbon.security.mgt.feature.group 4.3.0.SNAPSHOT. >>>>>> Installing org.wso2.carbon.databridge.datapublisher.feature.group >>>>>> 4.3.0.SNAPSHOT. >>>>>> Installing >>>>>> org.wso2.carbon.identity.application.authenticator.basicauth.server.feature.group >>>>>> 4.3.0.SNAPSHOT. >>>>>> Installing >>>>>> org.wso2.carbon.identity.application.authentication.framework.server.feature.group >>>>>> 4.3.0.SNAPSHOT. >>>>>> Installing >>>>>> org.wso2.carbon.identity.authenticator.saml2.sso.server.feature.group >>>>>> 4.3.0.SNAPSHOT. >>>>>> Installing >>>>>> org.wso2.carbon.identity.authenticator.saml2.sso.ui.feature.group >>>>>> 4.3.0.SNAPSHOT. >>>>>> Installing org.wso2.carbon.identity.user.profile.feature.group >>>>>> 4.3.0.SNAPSHOT. >>>>>> Installing org.wso2.carbon.identity.application.mgt.feature.group >>>>>> 4.3.0.SNAPSHOT. >>>>>> Installing org.wso2.carbon.idp.mgt.feature.group 4.3.0.SNAPSHOT. >>>>>> Installing org.wso2.carbon.identity.core.feature.group 4.3.0.SNAPSHOT. >>>>>> Installing org.wso2.carbon.governance.metadata.feature.group >>>>>> 4.3.0.SNAPSHOT. >>>>>> Installing org.wso2.carbon.registry.ui.menu.governance.feature.group >>>>>> 4.3.0.SNAPSHOT. >>>>>> Installing >>>>>> org.wso2.carbon.governance.lifecycle.management.feature.group >>>>>> 4.3.0.SNAPSHOT. >>>>>> Installing org.wso2.carbon.event.feature.group 4.3.0.SNAPSHOT. >>>>>> Installing org.wso2.carbon.claim.mgt.feature.group 4.3.0.SNAPSHOT. >>>>>> Installing org.wso2.carbon.tenant.common.feature.group 4.3.0.SNAPSHOT. >>>>>> Installing org.wso2.carbon.tenant.usage.agent.feature.group >>>>>> 4.3.0.SNAPSHOT. >>>>>> Installing org.wso2.carbon.tenant.throttling.agent.feature.group >>>>>> 4.3.0.SNAPSHOT. >>>>>> Installing org.wso2.carbon.tenant.deployment.feature.group >>>>>> 4.3.0.SNAPSHOT. >>>>>> Installing org.wso2.carbon.social.feature.group 1.1.0.SNAPSHOT. >>>>>> Installation failed. >>>>>> Cannot complete the install because one or more required items could >>>>>> not be found. >>>>>> Software being installed: WSO2 Carbon - Governance Metadata Feature >>>>>> 4.3.0.SNAPSHOT (org.wso2.carbon.governance.metadata.feature.group >>>>>> 4.3.0.SNAPSHOT) >>>>>> Missing requirement: org.wso2.carbon.registry.extensions >>>>>> 4.3.0.SNAPSHOT (org.wso2.carbon.registry.extensions 4.3.0.SNAPSHOT) >>>>>> requires 'package org.wso2.carbon.registry.core [4.3.0,4.4.0)' but it >>>>>> could >>>>>> not be found >>>>>> Cannot satisfy dependency: >>>>>> From: org.wso2.carbon.governance.api 4.3.0.SNAPSHOT >>>>>> (org.wso2.carbon.governance.api 4.3.0.SNAPSHOT) >>>>>> To: package org.wso2.carbon.registry.extensions.handlers.utils 0.0.0 >>>>>> Cannot satisfy dependency: >>>>>> From: WSO2 Carbon - Governance Metadata Feature 4.3.0.SNAPSHOT >>>>>> (org.wso2.carbon.governance.metadata.feature.group 4.3.0.SNAPSHOT) >>>>>> To: org.wso2.carbon.governance.metadata.server.feature.group >>>>>> [4.3.0.SNAPSHOT] >>>>>> Cannot satisfy dependency: >>>>>> From: WSO2 Carbon - Governance Metadata Server Feature >>>>>> 4.3.0.SNAPSHOT (org.wso2.carbon.governance.metadata.server.feature.group >>>>>> 4.3.0.SNAPSHOT) >>>>>> To: org.wso2.carbon.governance.api [4.3.0.SNAPSHOT] >>>>>> Application failed, log file location: < >>>>>> https://wso2.org/jenkins/job/product-es/ws/.repository/org/eclipse/tycho/tycho-p2-runtime/0.13.0/eclipse/configuration/1421039960260.log >>>>>> > >>>>>> >>>>>> [INFO] >>>>>> ------------------------------------------------------------------------ >>>>>> [INFO] Reactor Summary: >>>>>> [INFO] >>>>>> [INFO] WSO2 Enterprise Store ............................. SUCCESS >>>>>> [0.286s] >>>>>> [INFO] WSO2 Enterprise Store - UI styles ................. SUCCESS >>>>>> [2.832s] >>>>>> [INFO] jaggery-scxml-executors ........................... SUCCESS >>>>>> [22.169s] >>>>>> [INFO] store-notifications ............................... SUCCESS >>>>>> [3.175s] >>>>>> [INFO] WSO2 Carbon - Social Aggregator Module ............ SUCCESS >>>>>> [0.017s] >>>>>> [INFO] WSO2 Carbon - Social - Core ....................... SUCCESS >>>>>> [1.154s] >>>>>> [INFO] WSO2 Carbon - Social - SQL Based Implementation ... SUCCESS >>>>>> [1.245s] >>>>>> [INFO] WSO2 Enterprise Store - sso common module ......... SUCCESS >>>>>> [1.083s] >>>>>> [INFO] Enterprise Store - Jaggery Modules ................ SUCCESS >>>>>> [0.015s] >>>>>> [INFO] event Module ...................................... SUCCESS >>>>>> [0.015s] >>>>>> [INFO] event Module - Feature ............................ SUCCESS >>>>>> [0.813s] >>>>>> [INFO] login Module ...................................... SUCCESS >>>>>> [0.014s] >>>>>> [INFO] login Module - Feature ............................ SUCCESS >>>>>> [0.115s] >>>>>> [INFO] permission Module ................................. SUCCESS >>>>>> [0.018s] >>>>>> [INFO] permission Module - Feature ....................... SUCCESS >>>>>> [0.109s] >>>>>> [INFO] registration Module ............................... SUCCESS >>>>>> [0.015s] >>>>>> [INFO] registration Module - Feature ..................... SUCCESS >>>>>> [0.100s] >>>>>> [INFO] sso Module ........................................ SUCCESS >>>>>> [0.014s] >>>>>> [INFO] sso Module - Feature .............................. SUCCESS >>>>>> [0.104s] >>>>>> [INFO] store Module ...................................... SUCCESS >>>>>> [0.056s] >>>>>> [INFO] store Module - Feature ............................ SUCCESS >>>>>> [0.458s] >>>>>> [INFO] ues Module ........................................ SUCCESS >>>>>> [0.013s] >>>>>> [INFO] ues Module - Feature .............................. SUCCESS >>>>>> [0.086s] >>>>>> [INFO] claims Module ..................................... SUCCESS >>>>>> [0.012s] >>>>>> [INFO] claims Module - Feature ........................... SUCCESS >>>>>> [0.105s] >>>>>> [INFO] rxt Module ........................................ SUCCESS >>>>>> [0.013s] >>>>>> [INFO] rxt Module - Feature .............................. SUCCESS >>>>>> [0.116s] >>>>>> [INFO] utils Module ...................................... SUCCESS >>>>>> [0.012s] >>>>>> [INFO] utils Module - Feature ............................ SUCCESS >>>>>> [0.092s] >>>>>> [INFO] lifecycle Module .................................. SUCCESS >>>>>> [0.013s] >>>>>> [INFO] lifecycle Module - Feature ........................ SUCCESS >>>>>> [0.077s] >>>>>> [INFO] bampublisher Module ............................... SUCCESS >>>>>> [0.012s] >>>>>> [INFO] bampublisher Module - Feature ..................... SUCCESS >>>>>> [0.064s] >>>>>> [INFO] asset-client ...................................... SUCCESS >>>>>> [2.187s] >>>>>> [INFO] org.wso2.store.util ............................... SUCCESS >>>>>> [0.222s] >>>>>> [INFO] org.wso2.store.bamclient .......................... SUCCESS >>>>>> [2.125s] >>>>>> [INFO] WSO2 Enterprise Store Features .................... SUCCESS >>>>>> [0.054s] >>>>>> [INFO] WSO2 Carbon - Social Feature Aggregator Module .... SUCCESS >>>>>> [0.012s] >>>>>> [INFO] WSO2 Carbon - Social - Core Feature ............... SUCCESS >>>>>> [0.244s] >>>>>> [INFO] WSO2 Carbon - Social - SQL Feature ................ SUCCESS >>>>>> [0.086s] >>>>>> [INFO] WSO2 Carbon - Social - Feature .................... SUCCESS >>>>>> [0.068s] >>>>>> [INFO] WSO2 Enterprise Store Styles Feature .............. SUCCESS >>>>>> [0.053s] >>>>>> [INFO] WSO2 Enterprise Store Feature ..................... SUCCESS >>>>>> [4.334s] >>>>>> [INFO] WSO2 Enterprise Store Feature ..................... SUCCESS >>>>>> [3.270s] >>>>>> [INFO] wso2es-profile-gen ................................ FAILURE >>>>>> [21.555s] >>>>>> [INFO] WSO2 Enterprise Store - Distribution .............. SKIPPED >>>>>> [INFO] wso2es-integration ................................ SKIPPED >>>>>> [INFO] admin-clients ..................................... SKIPPED >>>>>> [INFO] ES Integration Test UI Pages ...................... SKIPPED >>>>>> [INFO] integration-test-utils ............................ SKIPPED >>>>>> [INFO] WSO2 ES Integration Test Common ................... SKIPPED >>>>>> [INFO] org.wso2.es.integration.test ...................... SKIPPED >>>>>> [INFO] WSO2 ES Integration Test .......................... SKIPPED >>>>>> [INFO] WSO2 ES UI Integration Test - Extension ........... SKIPPED >>>>>> [INFO] WSO2 ES UI Integration Test - Default Pages ....... SKIPPED >>>>>> [INFO] WSO2 ES UI Integration Test ....................... SKIPPED >>>>>> [INFO] es-platform-tests ................................. SKIPPED >>>>>> [INFO] org.wso2.store.platform.tests ..................... SKIPPED >>>>>> [INFO] >>>>>> ------------------------------------------------------------------------ >>>>>> [INFO] BUILD FAILURE >>>>>> [INFO] >>>>>> ------------------------------------------------------------------------ >>>>>> [INFO] Total time: 1:14.181s >>>>>> [INFO] Finished at: Mon Jan 12 05:19:24 UTC 2015 >>>>>> [INFO] Final Memory: 76M/394M >>>>>> [INFO] >>>>>> ------------------------------------------------------------------------ >>>>>> Waiting for Jenkins to finish collecting data >>>>>> [ERROR] Failed to execute goal >>>>>> org.wso2.maven:carbon-p2-plugin:1.5.3:p2-profile-gen >>>>>> (3-p2-profile-generation) on project wso2es-profile-gen: P2 publisher >>>>>> return code was 13 -> [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 :wso2es-profile-gen >>>>>> [JENKINS] Archiving < >>>>>> https://wso2.org/jenkins/job/product-es/ws/modules/jaggery-modules/rxt/feature/target/rxt.feature-2.0.0-SNAPSHOT.zip> >>>>>> to >>>>>> org.wso2.store.modules/rxt.feature/2.0.0-SNAPSHOT/rxt.feature-2.0.0-SNAPSHOT.pom >>>>>> [JENKINS] Archiving < >>>>>> https://wso2.org/jenkins/job/product-es/ws/modules/jaggery-modules/rxt/feature/target/rxt.feature-2.0.0-SNAPSHOT.zip> >>>>>> to >>>>>> org.wso2.store.modules/rxt.feature/2.0.0-SNAPSHOT/rxt.feature-2.0.0-SNAPSHOT.zip >>>>>> [JENKINS] Archiving < >>>>>> https://wso2.org/jenkins/job/product-es/ws/modules/features/social/org.wso2.carbon.social.sql.feature/target/org.wso2.carbon.social.sql.feature-1.1.0-SNAPSHOT.zip> >>>>>> to >>>>>> org.wso2.carbon/org.wso2.carbon.social.sql.feature/1.1.0-SNAPSHOT/org.wso2.carbon.social.sql.feature-1.1.0-SNAPSHOT.pom >>>>>> [JENKINS] Archiving < >>>>>> https://wso2.org/jenkins/job/product-es/ws/modules/features/social/org.wso2.carbon.social.sql.feature/target/org.wso2.carbon.social.sql.feature-1.1.0-SNAPSHOT.zip> >>>>>> to >>>>>> org.wso2.carbon/org.wso2.carbon.social.sql.feature/1.1.0-SNAPSHOT/org.wso2.carbon.social.sql.feature-1.1.0-SNAPSHOT.zip >>>>>> [JENKINS] Archiving < >>>>>> https://wso2.org/jenkins/job/product-es/ws/modules/jaggery-modules/sso/pom.xml> >>>>>> to >>>>>> org.wso2.store.modules/sso-parent/2.0.0-SNAPSHOT/sso-parent-2.0.0-SNAPSHOT.pom >>>>>> [JENKINS] Archiving < >>>>>> https://wso2.org/jenkins/job/product-es/ws/modules/p2-profile-gen/pom.xml> >>>>>> to >>>>>> org.wso2.store/wso2es-profile-gen/2.0.0-SNAPSHOT/wso2es-profile-gen-2.0.0-SNAPSHOT.pom >>>>>> [JENKINS] Archiving < >>>>>> https://wso2.org/jenkins/job/product-es/ws/modules/integration/tests-common/integration-test-utils/pom.xml> >>>>>> to >>>>>> org.wso2.store/org.wso2.es.integration.common.utils/2.0.0-SNAPSHOT/org.wso2.es.integration.common.utils-2.0.0-SNAPSHOT.pom >>>>>> [JENKINS] Archiving < >>>>>> https://wso2.org/jenkins/job/product-es/ws/modules/jaggery-modules/ues/feature/target/ues.feature-2.0.0-SNAPSHOT.zip> >>>>>> to >>>>>> org.wso2.store.modules/ues.feature/2.0.0-SNAPSHOT/ues.feature-2.0.0-SNAPSHOT.pom >>>>>> [JENKINS] Archiving < >>>>>> https://wso2.org/jenkins/job/product-es/ws/modules/jaggery-modules/ues/feature/target/ues.feature-2.0.0-SNAPSHOT.zip> >>>>>> to >>>>>> org.wso2.store.modules/ues.feature/2.0.0-SNAPSHOT/ues.feature-2.0.0-SNAPSHOT.zip >>>>>> [JENKINS] Archiving < >>>>>> https://wso2.org/jenkins/job/product-es/ws/modules/features/org.wso2.es.feature/target/org.wso2.es.feature-2.0.0-SNAPSHOT.zip> >>>>>> to >>>>>> org.wso2.store/org.wso2.es.feature/2.0.0-SNAPSHOT/org.wso2.es.feature-2.0.0-SNAPSHOT.pom >>>>>> [JENKINS] Archiving < >>>>>> https://wso2.org/jenkins/job/product-es/ws/modules/features/org.wso2.es.feature/target/org.wso2.es.feature-2.0.0-SNAPSHOT.zip> >>>>>> to >>>>>> org.wso2.store/org.wso2.es.feature/2.0.0-SNAPSHOT/org.wso2.es.feature-2.0.0-SNAPSHOT.zip >>>>>> [JENKINS] Archiving < >>>>>> https://wso2.org/jenkins/job/product-es/ws/modules/jaggery-modules/event/feature/target/event.feature-2.0.0-SNAPSHOT.zip> >>>>>> to >>>>>> org.wso2.store.modules/event.feature/2.0.0-SNAPSHOT/event.feature-2.0.0-SNAPSHOT.pom >>>>>> [JENKINS] Archiving < >>>>>> https://wso2.org/jenkins/job/product-es/ws/modules/jaggery-modules/event/feature/target/event.feature-2.0.0-SNAPSHOT.zip> >>>>>> to >>>>>> org.wso2.store.modules/event.feature/2.0.0-SNAPSHOT/event.feature-2.0.0-SNAPSHOT.zip >>>>>> [JENKINS] Archiving < >>>>>> https://wso2.org/jenkins/job/product-es/ws/modules/components/social/org.wso2.carbon.social.sql/pom.xml> >>>>>> to >>>>>> org.wso2.carbon/org.wso2.carbon.social.sql/1.1.0-SNAPSHOT/org.wso2.carbon.social.sql-1.1.0-SNAPSHOT.pom >>>>>> [JENKINS] Archiving < >>>>>> https://wso2.org/jenkins/job/product-es/ws/modules/components/social/org.wso2.carbon.social.sql/target/org.wso2.carbon.social.sql-1.1.0-SNAPSHOT.jar> >>>>>> to >>>>>> org.wso2.carbon/org.wso2.carbon.social.sql/1.1.0-SNAPSHOT/org.wso2.carbon.social.sql-1.1.0-SNAPSHOT.jar >>>>>> [JENKINS] Archiving < >>>>>> https://wso2.org/jenkins/job/product-es/ws/modules/features/pom.xml> >>>>>> to >>>>>> org.wso2.store/wso2es-features/2.0.0-SNAPSHOT/wso2es-features-2.0.0-SNAPSHOT.pom >>>>>> [JENKINS] Archiving < >>>>>> https://wso2.org/jenkins/job/product-es/ws/modules/jaggery-modules/rxt/pom.xml> >>>>>> to >>>>>> org.wso2.store.modules/rxt-parent/2.0.0-SNAPSHOT/rxt-parent-2.0.0-SNAPSHOT.pom >>>>>> [JENKINS] Archiving < >>>>>> https://wso2.org/jenkins/job/product-es/ws/modules/components/store-util/pom.xml> >>>>>> to >>>>>> org.wso2.store/org.wso2.store.util/2.0.0-SNAPSHOT/org.wso2.store.util-2.0.0-SNAPSHOT.pom >>>>>> [JENKINS] Archiving < >>>>>> https://wso2.org/jenkins/job/product-es/ws/modules/components/store-util/target/org.wso2.store.util-2.0.0-SNAPSHOT.jar> >>>>>> to >>>>>> org.wso2.store/org.wso2.store.util/2.0.0-SNAPSHOT/org.wso2.store.util-2.0.0-SNAPSHOT.jar >>>>>> [JENKINS] Archiving < >>>>>> https://wso2.org/jenkins/job/product-es/ws/pom.xml> to >>>>>> org.wso2.store/wso2es-parent/2.0.0-SNAPSHOT/wso2es-parent-2.0.0-SNAPSHOT.pom >>>>>> [JENKINS] Archiving < >>>>>> https://wso2.org/jenkins/job/product-es/ws/modules/jaggery-modules/permission/pom.xml> >>>>>> to >>>>>> org.wso2.store.modules/permission-parent/2.0.0-SNAPSHOT/permission-parent-2.0.0-SNAPSHOT.pom >>>>>> [JENKINS] Archiving < >>>>>> https://wso2.org/jenkins/job/product-es/ws/modules/jaggery-modules/claims/feature/target/claims.feature-2.0.0-SNAPSHOT.zip> >>>>>> to >>>>>> org.wso2.store.modules/claims.feature/2.0.0-SNAPSHOT/claims.feature-2.0.0-SNAPSHOT.pom >>>>>> [JENKINS] Archiving < >>>>>> https://wso2.org/jenkins/job/product-es/ws/modules/jaggery-modules/claims/feature/target/claims.feature-2.0.0-SNAPSHOT.zip> >>>>>> to >>>>>> org.wso2.store.modules/claims.feature/2.0.0-SNAPSHOT/claims.feature-2.0.0-SNAPSHOT.zip >>>>>> [JENKINS] Archiving < >>>>>> https://wso2.org/jenkins/job/product-es/ws/modules/integration/tests-integration/tests/pom.xml> >>>>>> to >>>>>> org.wso2.store/org.wso2.es.integration.test/2.0.0-SNAPSHOT/org.wso2.es.integration.test-2.0.0-SNAPSHOT.pom >>>>>> [JENKINS] Archiving < >>>>>> https://wso2.org/jenkins/job/product-es/ws/modules/components/bam-client/pom.xml> >>>>>> to >>>>>> org.wso2.store/org.wso2.store.bamclient/2.0.0-SNAPSHOT/org.wso2.store.bamclient-2.0.0-SNAPSHOT.pom >>>>>> [JENKINS] Archiving < >>>>>> https://wso2.org/jenkins/job/product-es/ws/modules/components/bam-client/target/org.wso2.store.bamclient-2.0.0-SNAPSHOT.jar> >>>>>> to >>>>>> org.wso2.store/org.wso2.store.bamclient/2.0.0-SNAPSHOT/org.wso2.store.bamclient-2.0.0-SNAPSHOT.jar >>>>>> [JENKINS] Archiving < >>>>>> https://wso2.org/jenkins/job/product-es/ws/modules/integration/tests-ui-integration/tests-ui-extension/pom.xml> >>>>>> to >>>>>> org.wso2.store/tests-ui-extension/2.0.0-SNAPSHOT/tests-ui-extension-2.0.0-SNAPSHOT.pom >>>>>> [JENKINS] Archiving < >>>>>> https://wso2.org/jenkins/job/product-es/ws/modules/integration/tests-common/admin-clients/pom.xml> >>>>>> to >>>>>> org.wso2.store/org.wso2.es.integration.common.clients/2.0.0-SNAPSHOT/org.wso2.es.integration.common.clients-2.0.0-SNAPSHOT.pom >>>>>> [JENKINS] Archiving < >>>>>> https://wso2.org/jenkins/job/product-es/ws/modules/jaggery-modules/bampublsiher/pom.xml> >>>>>> to >>>>>> org.wso2.store.modules/bampublisher/2.0.0-SNAPSHOT/bampublisher-2.0.0-SNAPSHOT.pom >>>>>> [JENKINS] Archiving < >>>>>> https://wso2.org/jenkins/job/product-es/ws/modules/components/store-admin/pom.xml> >>>>>> to >>>>>> org.wso2.store/org.wso2.store.admin.styles/2.0.0-SNAPSHOT/org.wso2.store.admin.styles-2.0.0-SNAPSHOT.pom >>>>>> [JENKINS] Archiving < >>>>>> https://wso2.org/jenkins/job/product-es/ws/modules/components/store-admin/target/org.wso2.store.admin.styles-2.0.0-SNAPSHOT.jar> >>>>>> to >>>>>> org.wso2.store/org.wso2.store.admin.styles/2.0.0-SNAPSHOT/org.wso2.store.admin.styles-2.0.0-SNAPSHOT.jar >>>>>> [JENKINS] Archiving < >>>>>> https://wso2.org/jenkins/job/product-es/ws/modules/integration/tests-common/pom.xml> >>>>>> to >>>>>> org.wso2.store/es-integration-tests-common/1.5.0-SNAPSHOT/es-integration-tests-common-1.5.0-SNAPSHOT.pom >>>>>> [JENKINS] Archiving < >>>>>> https://wso2.org/jenkins/job/product-es/ws/modules/jaggery-modules/store/feature/target/store.feature-2.0.0-SNAPSHOT.zip> >>>>>> to >>>>>> org.wso2.store.modules/store.feature/2.0.0-SNAPSHOT/store.feature-2.0.0-SNAPSHOT.pom >>>>>> [JENKINS] Archiving < >>>>>> https://wso2.org/jenkins/job/product-es/ws/modules/jaggery-modules/store/feature/target/store.feature-2.0.0-SNAPSHOT.zip> >>>>>> to >>>>>> org.wso2.store.modules/store.feature/2.0.0-SNAPSHOT/store.feature-2.0.0-SNAPSHOT.zip >>>>>> [JENKINS] Archiving < >>>>>> https://wso2.org/jenkins/job/product-es/ws/modules/integration/tests-ui-integration/pom.xml> >>>>>> to >>>>>> org.wso2.store/es-ui-integration-tests/2.0.0-SNAPSHOT/es-ui-integration-tests-2.0.0-SNAPSHOT.pom >>>>>> [JENKINS] Archiving < >>>>>> https://wso2.org/jenkins/job/product-es/ws/modules/components/social/org.wso2.carbon.social.core/pom.xml> >>>>>> to >>>>>> org.wso2.carbon/org.wso2.carbon.social.core/1.1.0-SNAPSHOT/org.wso2.carbon.social.core-1.1.0-SNAPSHOT.pom >>>>>> [JENKINS] Archiving < >>>>>> https://wso2.org/jenkins/job/product-es/ws/modules/components/social/org.wso2.carbon.social.core/target/org.wso2.carbon.social.core-1.1.0-SNAPSHOT.jar> >>>>>> to >>>>>> org.wso2.carbon/org.wso2.carbon.social.core/1.1.0-SNAPSHOT/org.wso2.carbon.social.core-1.1.0-SNAPSHOT.jar >>>>>> [JENKINS] Archiving < >>>>>> https://wso2.org/jenkins/job/product-es/ws/modules/features/org.wso2.store.styles.feature/target/org.wso2.store.styles.feature-2.0.0-SNAPSHOT.zip> >>>>>> to >>>>>> org.wso2.store/org.wso2.store.styles.feature/2.0.0-SNAPSHOT/org.wso2.store.styles.feature-2.0.0-SNAPSHOT.pom >>>>>> [JENKINS] Archiving < >>>>>> https://wso2.org/jenkins/job/product-es/ws/modules/features/org.wso2.store.styles.feature/target/org.wso2.store.styles.feature-2.0.0-SNAPSHOT.zip> >>>>>> to >>>>>> org.wso2.store/org.wso2.store.styles.feature/2.0.0-SNAPSHOT/org.wso2.store.styles.feature-2.0.0-SNAPSHOT.zip >>>>>> [JENKINS] Archiving < >>>>>> https://wso2.org/jenkins/job/product-es/ws/modules/jaggery-modules/claims/pom.xml> >>>>>> to >>>>>> org.wso2.store.modules/claims-parent/2.0.0-SNAPSHOT/claims-parent-2.0.0-SNAPSHOT.pom >>>>>> [JENKINS] Archiving < >>>>>> https://wso2.org/jenkins/job/product-es/ws/modules/jaggery-modules/registration/feature/target/registration.feature-2.0.0-SNAPSHOT.zip> >>>>>> to >>>>>> org.wso2.store.modules/registration.feature/2.0.0-SNAPSHOT/registration.feature-2.0.0-SNAPSHOT.pom >>>>>> [JENKINS] Archiving < >>>>>> https://wso2.org/jenkins/job/product-es/ws/modules/jaggery-modules/registration/feature/target/registration.feature-2.0.0-SNAPSHOT.zip> >>>>>> to >>>>>> org.wso2.store.modules/registration.feature/2.0.0-SNAPSHOT/registration.feature-2.0.0-SNAPSHOT.zip >>>>>> [JENKINS] Archiving < >>>>>> https://wso2.org/jenkins/job/product-es/ws/modules/jaggery-modules/utils/feature/target/utils.feature-2.0.0-SNAPSHOT.zip> >>>>>> to >>>>>> org.wso2.store.modules/utils.feature/2.0.0-SNAPSHOT/utils.feature-2.0.0-SNAPSHOT.pom >>>>>> [JENKINS] Archiving < >>>>>> https://wso2.org/jenkins/job/product-es/ws/modules/jaggery-modules/utils/feature/target/utils.feature-2.0.0-SNAPSHOT.zip> >>>>>> to >>>>>> org.wso2.store.modules/utils.feature/2.0.0-SNAPSHOT/utils.feature-2.0.0-SNAPSHOT.zip >>>>>> [JENKINS] Archiving < >>>>>> https://wso2.org/jenkins/job/product-es/ws/modules/integration/pom.xml> >>>>>> to >>>>>> org.wso2.store/wso2es-integration/2.0.0-SNAPSHOT/wso2es-integration-2.0.0-SNAPSHOT.pom >>>>>> [JENKINS] Archiving < >>>>>> https://wso2.org/jenkins/job/product-es/ws/modules/jaggery-modules/ues/pom.xml> >>>>>> to >>>>>> org.wso2.store.modules/ues-parent/2.0.0-SNAPSHOT/ues-parent-2.0.0-SNAPSHOT.pom >>>>>> [JENKINS] Archiving < >>>>>> https://wso2.org/jenkins/job/product-es/ws/modules/components/notifications/pom.xml> >>>>>> to >>>>>> org.wso2.store/org.wso2.carbon.store.notifications/2.0.0-SNAPSHOT/org.wso2.carbon.store.notifications-2.0.0-SNAPSHOT.pom >>>>>> [JENKINS] Archiving < >>>>>> https://wso2.org/jenkins/job/product-es/ws/modules/components/notifications/target/org.wso2.carbon.store.notifications-2.0.0-SNAPSHOT.jar> >>>>>> to >>>>>> org.wso2.store/org.wso2.carbon.store.notifications/2.0.0-SNAPSHOT/org.wso2.carbon.store.notifications-2.0.0-SNAPSHOT.jar >>>>>> [JENKINS] Archiving < >>>>>> https://wso2.org/jenkins/job/product-es/ws/modules/jaggery-modules/event/pom.xml> >>>>>> to >>>>>> org.wso2.store.modules/event-parent/2.0.0-SNAPSHOT/event-parent-2.0.0-SNAPSHOT.pom >>>>>> [JENKINS] Archiving < >>>>>> https://wso2.org/jenkins/job/product-es/ws/modules/jaggery-modules/permission/feature/target/permission.feature-2.0.0-SNAPSHOT.zip> >>>>>> to >>>>>> org.wso2.store.modules/permission.feature/2.0.0-SNAPSHOT/permission.feature-2.0.0-SNAPSHOT.pom >>>>>> [JENKINS] Archiving < >>>>>> https://wso2.org/jenkins/job/product-es/ws/modules/jaggery-modules/permission/feature/target/permission.feature-2.0.0-SNAPSHOT.zip> >>>>>> to >>>>>> org.wso2.store.modules/permission.feature/2.0.0-SNAPSHOT/permission.feature-2.0.0-SNAPSHOT.zip >>>>>> [JENKINS] Archiving < >>>>>> https://wso2.org/jenkins/job/product-es/ws/modules/jaggery-modules/utils/pom.xml> >>>>>> to >>>>>> org.wso2.store.modules/utils-parent/2.0.0-SNAPSHOT/utils-parent-2.0.0-SNAPSHOT.pom >>>>>> [JENKINS] Archiving < >>>>>> https://wso2.org/jenkins/job/product-es/ws/modules/jaggery-modules/lifecycle/feature/target/lifecycle.feature-2.0.0-SNAPSHOT.zip> >>>>>> to >>>>>> org.wso2.store.modules/lifecycle.feature/2.0.0-SNAPSHOT/lifecycle.feature-2.0.0-SNAPSHOT.pom >>>>>> [JENKINS] Archiving < >>>>>> https://wso2.org/jenkins/job/product-es/ws/modules/jaggery-modules/lifecycle/feature/target/lifecycle.feature-2.0.0-SNAPSHOT.zip> >>>>>> to >>>>>> org.wso2.store.modules/lifecycle.feature/2.0.0-SNAPSHOT/lifecycle.feature-2.0.0-SNAPSHOT.zip >>>>>> [JENKINS] Archiving < >>>>>> https://wso2.org/jenkins/job/product-es/ws/modules/jaggery-modules/lifecycle/pom.xml> >>>>>> to >>>>>> org.wso2.store.modules/lifecycle-parent/2.0.0-SNAPSHOT/lifecycle-parent-2.0.0-SNAPSHOT.pom >>>>>> [JENKINS] Archiving < >>>>>> https://wso2.org/jenkins/job/product-es/ws/modules/jaggery-modules/bampublsiher/feature/target/bampublisher.feature-2.0.0-SNAPSHOT.zip> >>>>>> to >>>>>> org.wso2.store.modules/bampublisher.feature/2.0.0-SNAPSHOT/bampublisher.feature-2.0.0-SNAPSHOT.pom >>>>>> [JENKINS] Archiving < >>>>>> https://wso2.org/jenkins/job/product-es/ws/modules/jaggery-modules/bampublsiher/feature/target/bampublisher.feature-2.0.0-SNAPSHOT.zip> >>>>>> to >>>>>> org.wso2.store.modules/bampublisher.feature/2.0.0-SNAPSHOT/bampublisher.feature-2.0.0-SNAPSHOT.zip >>>>>> [JENKINS] Archiving < >>>>>> https://wso2.org/jenkins/job/product-es/ws/modules/components/jaggery-scxml-executors/pom.xml> >>>>>> to >>>>>> org.wso2.store/jaggery-scxml-executors/2.0.0-SNAPSHOT/jaggery-scxml-executors-2.0.0-SNAPSHOT.pom >>>>>> [JENKINS] Archiving < >>>>>> https://wso2.org/jenkins/job/product-es/ws/modules/components/jaggery-scxml-executors/target/jaggery-scxml-executors-2.0.0-SNAPSHOT.jar> >>>>>> to >>>>>> org.wso2.store/jaggery-scxml-executors/2.0.0-SNAPSHOT/jaggery-scxml-executors-2.0.0-SNAPSHOT.jar >>>>>> [JENKINS] Archiving < >>>>>> https://wso2.org/jenkins/job/product-es/ws/modules/components/sso-common/pom.xml> >>>>>> to >>>>>> org.wso2.store/org.wso2.store.sso.common/2.0.0-SNAPSHOT/org.wso2.store.sso.common-2.0.0-SNAPSHOT.pom >>>>>> [JENKINS] Archiving < >>>>>> https://wso2.org/jenkins/job/product-es/ws/modules/components/sso-common/target/org.wso2.store.sso.common-2.0.0-SNAPSHOT.jar> >>>>>> to >>>>>> org.wso2.store/org.wso2.store.sso.common/2.0.0-SNAPSHOT/org.wso2.store.sso.common-2.0.0-SNAPSHOT.jar >>>>>> [JENKINS] Archiving < >>>>>> https://wso2.org/jenkins/job/product-es/ws/modules/integration/tests-platform/tests/pom.xml> >>>>>> to >>>>>> org.wso2.store/org.wso2.store.platform.tests/2.0.0-SNAPSHOT/org.wso2.store.platform.tests-2.0.0-SNAPSHOT.pom >>>>>> [JENKINS] Archiving < >>>>>> https://wso2.org/jenkins/job/product-es/ws/modules/integration/tests-ui-integration/tests-ui/pom.xml> >>>>>> to org.wso2.store/test-ui/2.0.0-SNAPSHOT/test-ui-2.0.0-SNAPSHOT.pom >>>>>> [JENKINS] Archiving < >>>>>> https://wso2.org/jenkins/job/product-es/ws/modules/jaggery-modules/login/feature/target/login.feature-2.0.0-SNAPSHOT.zip> >>>>>> to >>>>>> org.wso2.store.modules/login.feature/2.0.0-SNAPSHOT/login.feature-2.0.0-SNAPSHOT.pom >>>>>> [JENKINS] Archiving < >>>>>> https://wso2.org/jenkins/job/product-es/ws/modules/jaggery-modules/login/feature/target/login.feature-2.0.0-SNAPSHOT.zip> >>>>>> to >>>>>> org.wso2.store.modules/login.feature/2.0.0-SNAPSHOT/login.feature-2.0.0-SNAPSHOT.zip >>>>>> [JENKINS] Archiving < >>>>>> https://wso2.org/jenkins/job/product-es/ws/modules/features/social/pom.xml> >>>>>> to >>>>>> org.wso2.carbon/social-feature/1.1.0-SNAPSHOT/social-feature-1.1.0-SNAPSHOT.pom >>>>>> [JENKINS] Archiving < >>>>>> https://wso2.org/jenkins/job/product-es/ws/modules/jaggery-modules/store/pom.xml> >>>>>> to >>>>>> org.wso2.store.modules/store-parent/2.0.0-SNAPSHOT/store-parent-2.0.0-SNAPSHOT.pom >>>>>> [JENKINS] Archiving < >>>>>> https://wso2.org/jenkins/job/product-es/ws/modules/components/asset-client/target/com.googlecode.addjars.mojo.AddJarsMojo/pom.xml> >>>>>> to >>>>>> org.wso2.store/asset-client/2.0.0-SNAPSHOT/asset-client-2.0.0-SNAPSHOT.pom >>>>>> [JENKINS] Archiving < >>>>>> https://wso2.org/jenkins/job/product-es/ws/modules/components/asset-client/target/asset-client-2.0.0-SNAPSHOT.jar> >>>>>> to >>>>>> org.wso2.store/asset-client/2.0.0-SNAPSHOT/asset-client-2.0.0-SNAPSHOT.jar >>>>>> [JENKINS] Archiving < >>>>>> https://wso2.org/jenkins/job/product-es/ws/modules/components/asset-client/target/asset-client-2.0.0-SNAPSHOT-jar-with-dependencies.jar> >>>>>> to >>>>>> org.wso2.store/asset-client/2.0.0-SNAPSHOT/asset-client-2.0.0-SNAPSHOT-jar-with-dependencies.jar >>>>>> [JENKINS] Archiving < >>>>>> https://wso2.org/jenkins/job/product-es/ws/modules/jaggery-modules/sso/feature/target/sso.feature-2.0.0-SNAPSHOT.zip> >>>>>> to >>>>>> org.wso2.store.modules/sso.feature/2.0.0-SNAPSHOT/sso.feature-2.0.0-SNAPSHOT.pom >>>>>> [JENKINS] Archiving < >>>>>> https://wso2.org/jenkins/job/product-es/ws/modules/jaggery-modules/sso/feature/target/sso.feature-2.0.0-SNAPSHOT.zip> >>>>>> to >>>>>> org.wso2.store.modules/sso.feature/2.0.0-SNAPSHOT/sso.feature-2.0.0-SNAPSHOT.zip >>>>>> [JENKINS] Archiving < >>>>>> https://wso2.org/jenkins/job/product-es/ws/modules/features/org.wso2.store.feature/target/org.wso2.store.feature-2.0.0-SNAPSHOT.zip> >>>>>> to >>>>>> org.wso2.store/org.wso2.store.feature/2.0.0-SNAPSHOT/org.wso2.store.feature-2.0.0-SNAPSHOT.pom >>>>>> [JENKINS] Archiving < >>>>>> https://wso2.org/jenkins/job/product-es/ws/modules/features/org.wso2.store.feature/target/org.wso2.store.feature-2.0.0-SNAPSHOT.zip> >>>>>> to >>>>>> org.wso2.store/org.wso2.store.feature/2.0.0-SNAPSHOT/org.wso2.store.feature-2.0.0-SNAPSHOT.zip >>>>>> [JENKINS] Archiving < >>>>>> https://wso2.org/jenkins/job/product-es/ws/modules/integration/tests-platform/pom.xml> >>>>>> to >>>>>> org.wso2.store/es-platform-tests/2.0.0-SNAPSHOT/es-platform-tests-2.0.0-SNAPSHOT.pom >>>>>> [JENKINS] Archiving < >>>>>> https://wso2.org/jenkins/job/product-es/ws/modules/features/social/org.wso2.carbon.social.core.feature/target/org.wso2.carbon.social.core.feature-1.1.0-SNAPSHOT.zip> >>>>>> to >>>>>> org.wso2.carbon/org.wso2.carbon.social.core.feature/1.1.0-SNAPSHOT/org.wso2.carbon.social.core.feature-1.1.0-SNAPSHOT.pom >>>>>> [JENKINS] Archiving < >>>>>> https://wso2.org/jenkins/job/product-es/ws/modules/features/social/org.wso2.carbon.social.core.feature/target/org.wso2.carbon.social.core.feature-1.1.0-SNAPSHOT.zip> >>>>>> to >>>>>> org.wso2.carbon/org.wso2.carbon.social.core.feature/1.1.0-SNAPSHOT/org.wso2.carbon.social.core.feature-1.1.0-SNAPSHOT.zip >>>>>> [JENKINS] Archiving < >>>>>> https://wso2.org/jenkins/job/product-es/ws/modules/jaggery-modules/login/pom.xml> >>>>>> to >>>>>> org.wso2.store.modules/login-parent/2.0.0-SNAPSHOT/login-parent-2.0.0-SNAPSHOT.pom >>>>>> [JENKINS] Archiving < >>>>>> https://wso2.org/jenkins/job/product-es/ws/modules/features/social/org.wso2.carbon.social.feature/target/org.wso2.carbon.social.feature-1.1.0-SNAPSHOT.zip> >>>>>> to >>>>>> org.wso2.carbon/org.wso2.carbon.social.feature/1.1.0-SNAPSHOT/org.wso2.carbon.social.feature-1.1.0-SNAPSHOT.pom >>>>>> [JENKINS] Archiving < >>>>>> https://wso2.org/jenkins/job/product-es/ws/modules/features/social/org.wso2.carbon.social.feature/target/org.wso2.carbon.social.feature-1.1.0-SNAPSHOT.zip> >>>>>> to >>>>>> org.wso2.carbon/org.wso2.carbon.social.feature/1.1.0-SNAPSHOT/org.wso2.carbon.social.feature-1.1.0-SNAPSHOT.zip >>>>>> [JENKINS] Archiving < >>>>>> https://wso2.org/jenkins/job/product-es/ws/modules/jaggery-modules/registration/pom.xml> >>>>>> to >>>>>> org.wso2.store.modules/registration-parent/2.0.0-SNAPSHOT/registration-parent-2.0.0-SNAPSHOT.pom >>>>>> [JENKINS] Archiving < >>>>>> https://wso2.org/jenkins/job/product-es/ws/modules/jaggery-modules/pom.xml> >>>>>> to >>>>>> org.wso2.store/jaggery-modules/2.0.0-SNAPSHOT/jaggery-modules-2.0.0-SNAPSHOT.pom >>>>>> [JENKINS] Archiving < >>>>>> https://wso2.org/jenkins/job/product-es/ws/modules/integration/tests-integration/pom.xml> >>>>>> to >>>>>> org.wso2.stote/es-integration-tests/2.0.0-SNAPSHOT/es-integration-tests-2.0.0-SNAPSHOT.pom >>>>>> [JENKINS] Archiving < >>>>>> https://wso2.org/jenkins/job/product-es/ws/modules/integration/tests-common/ui-pages/pom.xml> >>>>>> to org.wso2.store/ui-pages/2.0.0-SNAPSHOT/ui-pages-2.0.0-SNAPSHOT.pom >>>>>> [JENKINS] Archiving < >>>>>> https://wso2.org/jenkins/job/product-es/ws/modules/components/social/pom.xml> >>>>>> to org.wso2.carbon/social/1.1.0-SNAPSHOT/social-1.1.0-SNAPSHOT.pom >>>>>> [JENKINS] Archiving < >>>>>> https://wso2.org/jenkins/job/product-es/ws/modules/distribution/pom.xml> >>>>>> to org.wso2.store/wso2es/2.0.0-SNAPSHOT/wso2es-2.0.0-SNAPSHOT.pom >>>>>> Sending e-mails to: [email protected] [email protected] [email protected] >>>>>> [email protected] [email protected] [email protected] [email protected] >>>>>> [email protected] [email protected] >>>>>> channel stopped >>>>>> [product-es] $ /bin/bash >>>>>> /build/software/jenkins/apache-tomcat-7.0.50/temp/hudson8564987631334449045.sh >>>>>> Killing All Carbon Servers...... >>>>>> Usage: >>>>>> kill pid ... Send SIGTERM to every process listed. >>>>>> kill signal pid ... Send a signal to every process listed. >>>>>> kill -s signal pid ... Send a signal to every process listed. >>>>>> kill -l List all signal names. >>>>>> kill -L List all signal names in a nice table. >>>>>> kill -l signal Convert between signal numbers and names. >>>>>> >>>>> >>>>> >>>>> >>>>> -- >>>>> Manoj Gunawardena >>>>> Tech Lead >>>>> WSO2, Inc.: http://wso2.com >>>>> lean.enterprise.middleware >>>>> Mobile : +94 77 2291643 >>>>> >>>> >>>> >>>> >>>> -- >>>> Sagara Gunathunga >>>> >>>> Senior Technical Lead; WSO2, Inc.; http://wso2.com >>>> V.P Apache Web Services; http://ws.apache.org/ >>>> Linkedin; http://www.linkedin.com/in/ssagara >>>> Blog ; http://ssagara.blogspot.com >>>> >>>> >>> >>> >>> -- >>> -- >>> Pulasthi Supun >>> Software Engineer; WSO2 Inc.; http://wso2.com, >>> Email: [email protected] >>> Mobile: +94 (71) 9258281 >>> Blog : http://pulasthisupun.blogspot.com/ >>> Git hub profile: https://github.com/pulasthi >>> >> >> >> >> -- >> *Ayesha Dissanayaka* >> Software Engineer, >> WSO2, Inc : http://wso2.com >> <http://www.google.com/url?q=http%3A%2F%2Fwso2.com&sa=D&sntz=1&usg=AFQjCNEZvyc0uMD1HhBaEGCBxs6e9fBObg> >> 20, Palmgrove Avenue, Colombo 3 >> E-Mail: [email protected] <[email protected]> >> >> _______________________________________________ >> Dev mailing list >> [email protected] >> http://wso2.org/cgi-bin/mailman/listinfo/dev >> >> > > > -- > Thushara Kasun Ranawaka > Software Engineer > WSO2 Inc.; <http://www.wso2.com> > lean.enterprise.middleware > Mobile : *+94 (0) 773438949 <%2B94%20%280%29%20773438949>* > *[email protected] <[email protected]>* > > _______________________________________________ > Dev mailing list > [email protected] > http://wso2.org/cgi-bin/mailman/listinfo/dev > > -- *Darshana Akalanka Pagoda Arachchi,* *Software Engineer* *078-4721791*
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
