[Builder] Build failed in Jenkins: products » product-ei-data-services-profile #499
cbuilder at wso2.org
cbuilder at wso2.org
Mon Nov 26 13:12:42 PST 2018
See <https://wso2.org/jenkins/job/products/job/product-ei-data-services-profile/499/display/redirect?page=changes>
Changes:
[niluka] Increase the endpoint timeout value.
[dilee.dev] Add Broker integration tests
[dilee.dev] Resolve dependency issues
[dilee.dev] Refactor test cases to support new path changes
[dilee.dev] Update license headers
[sdkottegoda] Add TransformPayloadXmlArrayTestCase
------------------------------------------
[...truncated 2.45 MB...]
Then, install it using the command:
mvn install:install-file -DgroupId=org.wso2.mb -DartifactId=org.wso2.stratos.mb.dashboard.ui.feature -Dversion=3.2.0 -Dpackaging=zip -Dfile=/path/to/file
Alternatively, if you host your own repository you can deploy the file there:
mvn deploy:deploy-file -DgroupId=org.wso2.mb -DartifactId=org.wso2.stratos.mb.dashboard.ui.feature -Dversion=3.2.0 -Dpackaging=zip -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
org.wso2.mb:org.wso2.stratos.mb.dashboard.ui.feature:zip:3.2.0
from the specified remote repositories:
wso2.releases (https://maven.wso2.org/nexus/content/repositories/releases/, releases=true, snapshots=false),
wso2-nexus (https://maven.wso2.org/nexus/content/groups/wso2-public/, releases=true, snapshots=false),
3rd-party (https://maven.wso2.org/nexus/content/repositories/thirdparty/, releases=true, snapshots=false),
shibboleth.internet2.edu (https://build.shibboleth.net/nexus/content/groups/public/, releases=true, snapshots=false),
shibboleth-release (https://build.shibboleth.net/nexus/content/groups/public/, releases=true, snapshots=false),
elasticsearch-releases (https://artifacts.elastic.co/maven, releases=true, snapshots=false),
wso2.snapshots (http://maven.wso2.org/nexus/content/repositories/snapshots/, releases=false, snapshots=true),
central (http://repo.maven.apache.org/maven2, releases=true, snapshots=false)
at org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:219)
at org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:157)
at org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:525)
at org.wso2.maven.p2.generate.utils.MavenUtils.getResolvedArtifact(MavenUtils.java:56)
... 35 more
Caused by: org.sonatype.aether.resolution.ArtifactResolutionException: Could not find artifact org.wso2.mb:org.wso2.stratos.mb.dashboard.ui.feature:zip:3.2.0 in wso2.releases (https://maven.wso2.org/nexus/content/repositories/releases/)
at org.sonatype.aether.impl.internal.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:538)
at org.sonatype.aether.impl.internal.DefaultArtifactResolver.resolveArtifacts(DefaultArtifactResolver.java:216)
at org.sonatype.aether.impl.internal.DefaultArtifactResolver.resolveArtifact(DefaultArtifactResolver.java:193)
at org.sonatype.aether.impl.internal.DefaultRepositorySystem.resolveArtifact(DefaultRepositorySystem.java:286)
at org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:213)
... 38 more
Caused by: org.sonatype.aether.transfer.ArtifactNotFoundException: Could not find artifact org.wso2.mb:org.wso2.stratos.mb.dashboard.ui.feature:zip:3.2.0 in wso2.releases (https://maven.wso2.org/nexus/content/repositories/releases/)
at org.sonatype.aether.connector.wagon.WagonRepositoryConnector$4.wrap(WagonRepositoryConnector.java:947)
at org.sonatype.aether.connector.wagon.WagonRepositoryConnector$4.wrap(WagonRepositoryConnector.java:941)
at org.sonatype.aether.connector.wagon.WagonRepositoryConnector$GetTask.run(WagonRepositoryConnector.java:669)
at org.sonatype.aether.util.concurrency.RunnableErrorForwarder$1.run(RunnableErrorForwarder.java:60)
... 3 more
[BFA] Scanning build for known causes...
[BFA] No failure causes found
[BFA] Done. 0s
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] WSO2 Enterprise Integrator ........................ SUCCESS [4.824s]
[INFO] WSO2 Enterprise Integrator - Component Parent ..... SUCCESS [0.046s]
[INFO] WSO2 Enterprise Integrator - Core Component ....... SUCCESS [40.306s]
[INFO] WSO2 Enterprise Integrator - Micro Core Component . SUCCESS [58.841s]
[INFO] WSO2 Enterprise Integrator - Micro server Component SUCCESS [1.024s]
[INFO] WSO2 Enterprise Integrator - Styles ............... SUCCESS [0.548s]
[INFO] WSO2 Enterprise Integrator - Analytics Styles ..... SUCCESS [0.497s]
[INFO] WSO2 EI Business-Process - UI styles .............. SUCCESS [0.446s]
[INFO] WSO2 EI Broker Styles ............................. SUCCESS [0.460s]
[INFO] WSO2 ei bpmn Analytics - UDF ...................... SUCCESS [0.405s]
[INFO] WSO2 Carbon - BPMN Analytics Core Extension ....... SUCCESS [4.094s]
[INFO] WSO2 Enterprise Integrator - Analytics ELK ........ SUCCESS [31.556s]
[INFO] org.wso2.carbon.micro.integrator.security ......... SUCCESS [15.182s]
[INFO] WSO2 Enterprise Integrator - Samples Parent ....... SUCCESS [0.080s]
[INFO] WSO2 EI - Samples ................................. SUCCESS [2.069s]
[INFO] WSO2 BPS - Distribution Parent .................... SUCCESS [0.069s]
[INFO] WSO2 BPS - Sample Utilities and Jars to use with BPS Testing SUCCESS [0.095s]
[INFO] WSO2 BPS - Utilities for Samples .................. SUCCESS [1.245s]
[INFO] WSO2 BPS - Client for Samples ..................... SUCCESS [1.094s]
[INFO] WSO2 BPS - Tools .................................. SUCCESS [31.335s]
[INFO] WSO2 BPS Samples .................................. SUCCESS [4.487s]
[INFO] WSO2 Enterprise Integrator - Web App Samples ...... SUCCESS [0.423s]
[INFO] JAX-RS Basic Demo ................................. SUCCESS [3.777s]
[INFO] WSO2 DataServices Samples Parent .................. SUCCESS [0.943s]
[INFO] DataServices Clients .............................. SUCCESS [17.634s]
[INFO] WSO2 Enterprise Integrator - Feature Aggregator Module SUCCESS [0.223s]
[INFO] WSO2 Enterprise Integrator - Core Server Feature .. SUCCESS [1.650s]
[INFO] WSO2 Enterprise Integrator - Micro Core Server Feature SUCCESS [26.345s]
[INFO] WSO2 Enterprise Integrator - Styles Features ...... SUCCESS [2.059s]
[INFO] WSO2 Enterprise Integrator - Analytics Feature .... SUCCESS [3.104s]
[INFO] WSO2 Enterprise Integrator Analytics - Styles Features SUCCESS [0.829s]
[INFO] WSO2 Enterprise Integrator - Samples Features ..... SUCCESS [0.641s]
[INFO] WSO2 EI Business Process - Style Features ......... SUCCESS [0.201s]
[INFO] WSO2 EI Broker - Styles Features .................. SUCCESS [0.185s]
[INFO] WSO2 Enterprise Integrator - Analytics ELK Feature SUCCESS [2.692s]
[INFO] WSO2 MSF4J Runtime ................................ SUCCESS [33.979s]
[INFO] WSO2 Enterprise Integrator - P2 Profile Module .... SUCCESS [0.252s]
[INFO] WSO2 Enterprise Integrator - micro-integrator P2 Profile Generation SUCCESS [1:01.995s]
[INFO] WSO2 Enterprise Integrator - P2 Profile Generation SUCCESS [2:02.600s]
[INFO] >WSO2 Enterprise Integrator - Analytics Profile Generation SUCCESS [3:09.323s]
[INFO] WSO2 BPS - P2 Profile Generation .................. SUCCESS [1:00.251s]
[INFO] WSO2 Broker - P2 Profile Generation ............... FAILURE [17.524s]
[INFO] WSO2 Enterprise Integrator - Distribution ......... SKIPPED
[INFO] WSO2 Enterprise Integrator - Integration Tests .... SKIPPED
[INFO] WSO2 Enterprise Integrator - Automation Extensions SKIPPED
[INFO] EI Integration Test Admin Clients ................. SKIPPED
[INFO] EI Integration Test Common Utils .................. SKIPPED
[INFO] WSO2 Enterprise Integrator - Data Service Hosting Integration Tests SKIPPED
[INFO] WSO2 DataServices Integration Test Common ......... SKIPPED
[INFO] admin-clents ...................................... SKIPPED
[INFO] integration-test-utils ............................ SKIPPED
[INFO] integration-test-ui-pages ......................... SKIPPED
[INFO] WSO2 DataServices Integration Test ................ SKIPPED
[INFO] org.wso2.ei.integration.test ...................... SKIPPED
[INFO] DataService Integration test UI module ............ SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 12:44.774s
[INFO] Finished at: Mon Nov 26 21:06:21 UTC 2018
[INFO] Final Memory: 232M/645M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.wso2.maven:carbon-p2-plugin:1.5.8:p2-repo-gen (2-p2-repo-generation) on project wso2broker-p2-profile: Error occured when processing the Feature Artifact: org.wso2.mb:org.wso2.stratos.mb.dashboard.ui.feature:3.2.0: ERROR: Could not find artifact org.wso2.mb:org.wso2.stratos.mb.dashboard.ui.feature:zip:3.2.0 in wso2.releases (https://maven.wso2.org/nexus/content/repositories/releases/)
[ERROR]
[ERROR] Try downloading the file manually from the project website.
[ERROR]
[ERROR] Then, install it using the command:
[ERROR] mvn install:install-file -DgroupId=org.wso2.mb -DartifactId=org.wso2.stratos.mb.dashboard.ui.feature -Dversion=3.2.0 -Dpackaging=zip -Dfile=/path/to/file
[ERROR]
[ERROR] Alternatively, if you host your own repository you can deploy the file there:
[ERROR] mvn deploy:deploy-file -DgroupId=org.wso2.mb -DartifactId=org.wso2.stratos.mb.dashboard.ui.feature -Dversion=3.2.0 -Dpackaging=zip -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
[ERROR]
[ERROR]
[ERROR] org.wso2.mb:org.wso2.stratos.mb.dashboard.ui.feature:zip:3.2.0
[ERROR]
[ERROR] from the specified remote repositories:
[ERROR] wso2.releases (https://maven.wso2.org/nexus/content/repositories/releases/, releases=true, snapshots=false),
[ERROR] wso2-nexus (https://maven.wso2.org/nexus/content/groups/wso2-public/, releases=true, snapshots=false),
[ERROR] 3rd-party (https://maven.wso2.org/nexus/content/repositories/thirdparty/, releases=true, snapshots=false),
[ERROR] shibboleth.internet2.edu (https://build.shibboleth.net/nexus/content/groups/public/, releases=true, snapshots=false),
[ERROR] shibboleth-release (https://build.shibboleth.net/nexus/content/groups/public/, releases=true, snapshots=false),
[ERROR] elasticsearch-releases (https://artifacts.elastic.co/maven, releases=true, snapshots=false),
[ERROR] wso2.snapshots (http://maven.wso2.org/nexus/content/repositories/snapshots/, releases=false, snapshots=true),
[ERROR] central (http://repo.maven.apache.org/maven2, releases=true, snapshots=false)
[ERROR] -> [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 :wso2broker-p2-profile
[JENKINS] Archiving <https://wso2.org/jenkins/job/products/job/product-ei-data-services-profile/ws/integration/dataservice-hosting-tests/tests-ui-integration/pom.xml> to org.wso2.ei/org.wso2.ei.dataservice.ui.integration.test/6.5.0-m3-SNAPSHOT/org.wso2.ei.dataservice.ui.integration.test-6.5.0-m3-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/products/job/product-ei-data-services-profile/ws/features/pom.xml> to org.wso2.ei/integrator-features/6.5.0-m3-SNAPSHOT/integrator-features-6.5.0-m3-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/products/job/product-ei-data-services-profile/ws/samples/webapps/jaxrs_basic/pom.xml> to org.wso2.ei/jaxrs_basic/6.5.0-m3-SNAPSHOT/jaxrs_basic-6.5.0-m3-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/products/job/product-ei-data-services-profile/ws/samples/webapps/jaxrs_basic/target/jaxrs_basic.war> to org.wso2.ei/jaxrs_basic/6.5.0-m3-SNAPSHOT/jaxrs_basic-6.5.0-m3-SNAPSHOT.war
[JENKINS] Archiving <https://wso2.org/jenkins/job/products/job/product-ei-data-services-profile/ws/samples/business-process-samples/product/sample-utils/pom.xml> to org.wso2.ei/sample-utils/6.5.0-m3-SNAPSHOT/sample-utils-6.5.0-m3-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/products/job/product-ei-data-services-profile/ws/samples/business-process-samples/product/sample-utils/target/sample-utils-6.5.0-m3-SNAPSHOT.jar> to org.wso2.ei/sample-utils/6.5.0-m3-SNAPSHOT/sample-utils-6.5.0-m3-SNAPSHOT.jar
[JENKINS] Archiving <https://wso2.org/jenkins/job/products/job/product-ei-data-services-profile/ws/features/org.wso2.ei.analytics.styles.feature/target/org.wso2.ei.analytics.styles.feature-6.5.0-m3-SNAPSHOT.zip> to org.wso2.ei/org.wso2.ei.analytics.styles.feature/6.5.0-m3-SNAPSHOT/org.wso2.ei.analytics.styles.feature-6.5.0-m3-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/products/job/product-ei-data-services-profile/ws/features/org.wso2.ei.analytics.styles.feature/target/org.wso2.ei.analytics.styles.feature-6.5.0-m3-SNAPSHOT.zip> to org.wso2.ei/org.wso2.ei.analytics.styles.feature/6.5.0-m3-SNAPSHOT/org.wso2.ei.analytics.styles.feature-6.5.0-m3-SNAPSHOT.zip
[JENKINS] Archiving <https://wso2.org/jenkins/job/products/job/product-ei-data-services-profile/ws/p2-profile/analytics-profile/pom.xml> to org.wso2.ei/wso2analytics-profile/6.5.0-m3-SNAPSHOT/wso2analytics-profile-6.5.0-m3-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/products/job/product-ei-data-services-profile/ws/p2-profile/ei-profile/pom.xml> to org.wso2.ei/ei-profile/6.5.0-m3-SNAPSHOT/ei-profile-6.5.0-m3-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/products/job/product-ei-data-services-profile/ws/integration/dataservice-hosting-tests/tests-common/integration-test-utils/pom.xml> to org.wso2.ei/org.wso2.ei.dataservice.integration.common.utils/6.5.0-m3-SNAPSHOT/org.wso2.ei.dataservice.integration.common.utils-6.5.0-m3-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/products/job/product-ei-data-services-profile/ws/samples/webapps/pom.xml> to org.wso2.ei/wso2ei-webapp-samples/6.5.0-m3-SNAPSHOT/wso2ei-webapp-samples-6.5.0-m3-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/products/job/product-ei-data-services-profile/ws/integration/dataservice-hosting-tests/tests-integration/tests/pom.xml> to org.wso2.ei/org.wso2.ei.integration.test/6.5.0-m3-SNAPSHOT/org.wso2.ei.integration.test-6.5.0-m3-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/products/job/product-ei-data-services-profile/ws/features/org.wso2.ei-business-process.styles.feature/target/org.wso2.ei.business-process.styles.feature-6.5.0-m3-SNAPSHOT.zip> to org.wso2.ei/org.wso2.ei.business-process.styles.feature/6.5.0-m3-SNAPSHOT/org.wso2.ei.business-process.styles.feature-6.5.0-m3-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/products/job/product-ei-data-services-profile/ws/features/org.wso2.ei-business-process.styles.feature/target/org.wso2.ei.business-process.styles.feature-6.5.0-m3-SNAPSHOT.zip> to org.wso2.ei/org.wso2.ei.business-process.styles.feature/6.5.0-m3-SNAPSHOT/org.wso2.ei.business-process.styles.feature-6.5.0-m3-SNAPSHOT.zip
[JENKINS] Archiving <https://wso2.org/jenkins/job/products/job/product-ei-data-services-profile/ws/components/org.wso2.carbon.micro.integrator.core/pom.xml> to org.wso2.ei/org.wso2.carbon.micro.integrator.core/6.5.0-m3-SNAPSHOT/org.wso2.carbon.micro.integrator.core-6.5.0-m3-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/products/job/product-ei-data-services-profile/ws/components/org.wso2.carbon.micro.integrator.core/target/org.wso2.carbon.micro.integrator.core-6.5.0-m3-SNAPSHOT.jar> to org.wso2.ei/org.wso2.carbon.micro.integrator.core/6.5.0-m3-SNAPSHOT/org.wso2.carbon.micro.integrator.core-6.5.0-m3-SNAPSHOT.jar
[JENKINS] Archiving <https://wso2.org/jenkins/job/products/job/product-ei-data-services-profile/ws/components/pom.xml> to org.wso2.ei/ei-component-parent/6.5.0-m3-SNAPSHOT/ei-component-parent-6.5.0-m3-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/products/job/product-ei-data-services-profile/ws/p2-profile/broker-profile/pom.xml> to org.wso2.ei/wso2broker-p2-profile/6.5.0-m3-SNAPSHOT/wso2broker-p2-profile-6.5.0-m3-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/products/job/product-ei-data-services-profile/ws/integration/dataservice-hosting-tests/tests-common/admin-clients/pom.xml> to org.wso2.ei/org.wso2.ei.dataservice.integration.common.clients/6.5.0-m3-SNAPSHOT/org.wso2.ei.dataservice.integration.common.clients-6.5.0-m3-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/products/job/product-ei-data-services-profile/ws/components/org.wso2.ei.analytics.elk/pom.xml> to org.wso2.ei/org.wso2.ei.analytics.elk/6.5.0-m3-SNAPSHOT/org.wso2.ei.analytics.elk-6.5.0-m3-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/products/job/product-ei-data-services-profile/ws/components/org.wso2.ei.analytics.elk/target/org.wso2.ei.analytics.elk-6.5.0-m3-SNAPSHOT.jar> to org.wso2.ei/org.wso2.ei.analytics.elk/6.5.0-m3-SNAPSHOT/org.wso2.ei.analytics.elk-6.5.0-m3-SNAPSHOT.jar
[JENKINS] Archiving <https://wso2.org/jenkins/job/products/job/product-ei-data-services-profile/ws/integration/mediation-tests/tests-common/admin-clients/pom.xml> to org.wso2.ei/admin-clients/6.5.0-m3-SNAPSHOT/admin-clients-6.5.0-m3-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/products/job/product-ei-data-services-profile/ws/features/org.wso2.ei.broker.styles.feature/target/org.wso2.ei.broker.styles.feature-6.5.0-m3-SNAPSHOT.zip> to org.wso2.ei/org.wso2.ei.broker.styles.feature/6.5.0-m3-SNAPSHOT/org.wso2.ei.broker.styles.feature-6.5.0-m3-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/products/job/product-ei-data-services-profile/ws/features/org.wso2.ei.broker.styles.feature/target/org.wso2.ei.broker.styles.feature-6.5.0-m3-SNAPSHOT.zip> to org.wso2.ei/org.wso2.ei.broker.styles.feature/6.5.0-m3-SNAPSHOT/org.wso2.ei.broker.styles.feature-6.5.0-m3-SNAPSHOT.zip
[JENKINS] Archiving <https://wso2.org/jenkins/job/products/job/product-ei-data-services-profile/ws/samples/business-process-samples/pom.xml> to org.wso2.ei/wso2bps-samples-parent/6.5.0-m3-SNAPSHOT/wso2bps-samples-parent-6.5.0-m3-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/products/job/product-ei-data-services-profile/ws/components/org.wso2.carbon.micro.integrator.security/pom.xml> to org.wso2.ei/org.wso2.carbon.micro.integrator.security/6.5.0-m3-SNAPSHOT/org.wso2.carbon.micro.integrator.security-6.5.0-m3-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/products/job/product-ei-data-services-profile/ws/components/org.wso2.carbon.micro.integrator.security/target/org.wso2.carbon.micro.integrator.security-6.5.0-m3-SNAPSHOT.jar> to org.wso2.ei/org.wso2.carbon.micro.integrator.security/6.5.0-m3-SNAPSHOT/org.wso2.carbon.micro.integrator.security-6.5.0-m3-SNAPSHOT.jar
[JENKINS] Archiving <https://wso2.org/jenkins/job/products/job/product-ei-data-services-profile/ws/features/org.wso2.ei.styles.feature/target/org.wso2.ei.styles.feature-6.5.0-m3-SNAPSHOT.zip> to org.wso2.ei/org.wso2.ei.styles.feature/6.5.0-m3-SNAPSHOT/org.wso2.ei.styles.feature-6.5.0-m3-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/products/job/product-ei-data-services-profile/ws/features/org.wso2.ei.styles.feature/target/org.wso2.ei.styles.feature-6.5.0-m3-SNAPSHOT.zip> to org.wso2.ei/org.wso2.ei.styles.feature/6.5.0-m3-SNAPSHOT/org.wso2.ei.styles.feature-6.5.0-m3-SNAPSHOT.zip
[JENKINS] Archiving <https://wso2.org/jenkins/job/products/job/product-ei-data-services-profile/ws/integration/automation-extensions/pom.xml> to org.wso2.ei/automation-extensions/6.5.0-m3-SNAPSHOT/automation-extensions-6.5.0-m3-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/products/job/product-ei-data-services-profile/ws/distribution/pom.xml> to org.wso2.ei/wso2ei/6.5.0-m3-SNAPSHOT/wso2ei-6.5.0-m3-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/products/job/product-ei-data-services-profile/ws/features/org.wso2.ei.analytics.elk.feature/target/org.wso2.ei.analytics.elk.feature-6.5.0-m3-SNAPSHOT.zip> to org.wso2.ei/org.wso2.ei.analytics.elk.feature/6.5.0-m3-SNAPSHOT/org.wso2.ei.analytics.elk.feature-6.5.0-m3-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/products/job/product-ei-data-services-profile/ws/features/org.wso2.ei.analytics.elk.feature/target/org.wso2.ei.analytics.elk.feature-6.5.0-m3-SNAPSHOT.zip> to org.wso2.ei/org.wso2.ei.analytics.elk.feature/6.5.0-m3-SNAPSHOT/org.wso2.ei.analytics.elk.feature-6.5.0-m3-SNAPSHOT.zip
[JENKINS] Archiving <https://wso2.org/jenkins/job/products/job/product-ei-data-services-profile/ws/samples/business-process-samples/product/process-tools/pom.xml> to org.wso2.ei/process-tools/6.5.0-m3-SNAPSHOT/process-tools-6.5.0-m3-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/products/job/product-ei-data-services-profile/ws/samples/business-process-samples/product/process-tools/target/process-tools-6.5.0-m3-SNAPSHOT.jar> to org.wso2.ei/process-tools/6.5.0-m3-SNAPSHOT/process-tools-6.5.0-m3-SNAPSHOT.jar
[JENKINS] Archiving <https://wso2.org/jenkins/job/products/job/product-ei-data-services-profile/ws/components/org.wso2.ei.business-process.styles/pom.xml> to org.wso2.ei/org.wso2.ei.business-process.styles/6.5.0-m3-SNAPSHOT/org.wso2.ei.business-process.styles-6.5.0-m3-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/products/job/product-ei-data-services-profile/ws/components/org.wso2.ei.business-process.styles/target/org.wso2.ei.business-process.styles-6.5.0-m3-SNAPSHOT.jar> to org.wso2.ei/org.wso2.ei.business-process.styles/6.5.0-m3-SNAPSHOT/org.wso2.ei.business-process.styles-6.5.0-m3-SNAPSHOT.jar
[JENKINS] Archiving <https://wso2.org/jenkins/job/products/job/product-ei-data-services-profile/ws/components/org.wso2.ei.bpmn.analytics.udf/pom.xml> to org.wso2.ei/org.wso2.ei.bpmn.analytics.udf/6.5.0-m3-SNAPSHOT/org.wso2.ei.bpmn.analytics.udf-6.5.0-m3-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/products/job/product-ei-data-services-profile/ws/components/org.wso2.ei.bpmn.analytics.udf/target/BPMNAnalyticsUDF.jar> to org.wso2.ei/org.wso2.ei.bpmn.analytics.udf/6.5.0-m3-SNAPSHOT/org.wso2.ei.bpmn.analytics.udf-6.5.0-m3-SNAPSHOT.jar
[JENKINS] Archiving <https://wso2.org/jenkins/job/products/job/product-ei-data-services-profile/ws/integration/mediation-tests/tests-common/integration-test-utils/pom.xml> to org.wso2.ei/integration-test-utils/6.5.0-m3-SNAPSHOT/integration-test-utils-6.5.0-m3-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/products/job/product-ei-data-services-profile/ws/components/org.wso2.ei.analytics.styles/pom.xml> to org.wso2.ei/org.wso2.ei.analytics.styles/6.5.0-m3-SNAPSHOT/org.wso2.ei.analytics.styles-6.5.0-m3-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/products/job/product-ei-data-services-profile/ws/components/org.wso2.ei.analytics.styles/target/org.wso2.ei.analytics.styles-6.5.0-m3-SNAPSHOT.jar> to org.wso2.ei/org.wso2.ei.analytics.styles/6.5.0-m3-SNAPSHOT/org.wso2.ei.analytics.styles-6.5.0-m3-SNAPSHOT.jar
[JENKINS] Archiving <https://wso2.org/jenkins/job/products/job/product-ei-data-services-profile/ws/components/org.wso2.ei.styles/pom.xml> to org.wso2.ei/org.wso2.ei.styles/6.5.0-m3-SNAPSHOT/org.wso2.ei.styles-6.5.0-m3-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/products/job/product-ei-data-services-profile/ws/components/org.wso2.ei.styles/target/org.wso2.ei.styles-6.5.0-m3-SNAPSHOT.jar> to org.wso2.ei/org.wso2.ei.styles/6.5.0-m3-SNAPSHOT/org.wso2.ei.styles-6.5.0-m3-SNAPSHOT.jar
[JENKINS] Archiving <https://wso2.org/jenkins/job/products/job/product-ei-data-services-profile/ws/components/org.wso2.carbon.micro.integrator.server/pom.xml> to org.wso2.ei/org.wso2.carbon.micro.integrator.server/6.5.0-m3-SNAPSHOT/org.wso2.carbon.micro.integrator.server-6.5.0-m3-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/products/job/product-ei-data-services-profile/ws/components/org.wso2.carbon.micro.integrator.server/target/org.wso2.carbon.micro.integrator.server-6.5.0-m3-SNAPSHOT.jar> to org.wso2.ei/org.wso2.carbon.micro.integrator.server/6.5.0-m3-SNAPSHOT/org.wso2.carbon.micro.integrator.server-6.5.0-m3-SNAPSHOT.jar
[JENKINS] Archiving <https://wso2.org/jenkins/job/products/job/product-ei-data-services-profile/ws/components/org.wso2.ei.bpmn.analytics.core/pom.xml> to org.wso2.ei/org.wso2.ei.bpmn.analytics.core/6.5.0-m3-SNAPSHOT/org.wso2.ei.bpmn.analytics.core-6.5.0-m3-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/products/job/product-ei-data-services-profile/ws/components/org.wso2.ei.bpmn.analytics.core/target/org.wso2.ei.bpmn.analytics.core-6.5.0-m3-SNAPSHOT.jar> to org.wso2.ei/org.wso2.ei.bpmn.analytics.core/6.5.0-m3-SNAPSHOT/org.wso2.ei.bpmn.analytics.core-6.5.0-m3-SNAPSHOT.jar
[JENKINS] Archiving <https://wso2.org/jenkins/job/products/job/product-ei-data-services-profile/ws/features/org.wso2.carbon.integrator.server.feature/target/org.wso2.carbon.integrator.server.feature-6.5.0-m3-SNAPSHOT.zip> to org.wso2.ei/org.wso2.carbon.integrator.server.feature/6.5.0-m3-SNAPSHOT/org.wso2.carbon.integrator.server.feature-6.5.0-m3-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/products/job/product-ei-data-services-profile/ws/features/org.wso2.carbon.integrator.server.feature/target/org.wso2.carbon.integrator.server.feature-6.5.0-m3-SNAPSHOT.zip> to org.wso2.ei/org.wso2.carbon.integrator.server.feature/6.5.0-m3-SNAPSHOT/org.wso2.carbon.integrator.server.feature-6.5.0-m3-SNAPSHOT.zip
[JENKINS] Archiving <https://wso2.org/jenkins/job/products/job/product-ei-data-services-profile/ws/pom.xml> to org.wso2.ei/wso2ei-parent/6.5.0-m3-SNAPSHOT/wso2ei-parent-6.5.0-m3-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/products/job/product-ei-data-services-profile/ws/features/org.wso2.carbon.micro.integrator.server.feature/target/org.wso2.carbon.micro.integrator.server.feature-6.5.0-m3-SNAPSHOT.zip> to org.wso2.ei/org.wso2.carbon.micro.integrator.server.feature/6.5.0-m3-SNAPSHOT/org.wso2.carbon.micro.integrator.server.feature-6.5.0-m3-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/products/job/product-ei-data-services-profile/ws/features/org.wso2.carbon.micro.integrator.server.feature/target/org.wso2.carbon.micro.integrator.server.feature-6.5.0-m3-SNAPSHOT.zip> to org.wso2.ei/org.wso2.carbon.micro.integrator.server.feature/6.5.0-m3-SNAPSHOT/org.wso2.carbon.micro.integrator.server.feature-6.5.0-m3-SNAPSHOT.zip
[JENKINS] Archiving <https://wso2.org/jenkins/job/products/job/product-ei-data-services-profile/ws/integration/dataservice-hosting-tests/tests-integration/pom.xml> to org.wso2.ei/dataservice-integration-tests/6.5.0-m3-SNAPSHOT/dataservice-integration-tests-6.5.0-m3-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/products/job/product-ei-data-services-profile/ws/p2-profile/micro-integrator-profile/pom.xml> to org.wso2.ei/micro-integrator-p2-profile/6.5.0-m3-SNAPSHOT/micro-integrator-p2-profile-6.5.0-m3-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/products/job/product-ei-data-services-profile/ws/samples/pom.xml> to org.wso2.ei/ei-samples-parent/6.5.0-m3-SNAPSHOT/ei-samples-parent-6.5.0-m3-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/products/job/product-ei-data-services-profile/ws/integration/dataservice-hosting-tests/tests-common/ui-pages/pom.xml> to org.wso2.ei/org.wso2.ei.dataservice.integration.ui.pages/6.5.0-m3-SNAPSHOT/org.wso2.ei.dataservice.integration.ui.pages-6.5.0-m3-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/products/job/product-ei-data-services-profile/ws/p2-profile/business-process-profile/pom.xml> to org.wso2.ei/wso2bps-p2-profile/6.5.0-m3-SNAPSHOT/wso2bps-p2-profile-6.5.0-m3-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/products/job/product-ei-data-services-profile/ws/integration/dataservice-hosting-tests/pom.xml> to org.wso2.ei/dataservice-integration/6.5.0-m3-SNAPSHOT/dataservice-integration-6.5.0-m3-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/products/job/product-ei-data-services-profile/ws/samples/data-services/clients/pom.xml> to org.wso2.ei/dataservice-client-samples/6.5.0-m3-SNAPSHOT/dataservice-client-samples-6.5.0-m3-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/products/job/product-ei-data-services-profile/ws/samples/data-services/clients/target/dataservice-client-samples-6.5.0-m3-SNAPSHOT.jar> to org.wso2.ei/dataservice-client-samples/6.5.0-m3-SNAPSHOT/dataservice-client-samples-6.5.0-m3-SNAPSHOT.jar
[JENKINS] Archiving <https://wso2.org/jenkins/job/products/job/product-ei-data-services-profile/ws/features/org.wso2.ei.analytics.feature/target/org.wso2.ei.analytics.feature-6.5.0-m3-SNAPSHOT.zip> to org.wso2.ei/org.wso2.ei.analytics.feature/6.5.0-m3-SNAPSHOT/org.wso2.ei.analytics.feature-6.5.0-m3-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/products/job/product-ei-data-services-profile/ws/features/org.wso2.ei.analytics.feature/target/org.wso2.ei.analytics.feature-6.5.0-m3-SNAPSHOT.zip> to org.wso2.ei/org.wso2.ei.analytics.feature/6.5.0-m3-SNAPSHOT/org.wso2.ei.analytics.feature-6.5.0-m3-SNAPSHOT.zip
[JENKINS] Archiving <https://wso2.org/jenkins/job/products/job/product-ei-data-services-profile/ws/samples/product/pom.xml> to org.wso2.ei/org.wso2.ei.samples/6.5.0-m3-SNAPSHOT/org.wso2.ei.samples-6.5.0-m3-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/products/job/product-ei-data-services-profile/ws/samples/product/target/org.wso2.ei.samples-6.5.0-m3-SNAPSHOT.jar> to org.wso2.ei/org.wso2.ei.samples/6.5.0-m3-SNAPSHOT/org.wso2.ei.samples-6.5.0-m3-SNAPSHOT.jar
[JENKINS] Archiving <https://wso2.org/jenkins/job/products/job/product-ei-data-services-profile/ws/p2-profile/msf4j-profile/pom.xml> to org.wso2.ei/msf4j-profile/6.5.0-m3-SNAPSHOT/msf4j-profile-6.5.0-m3-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/products/job/product-ei-data-services-profile/ws/integration/pom.xml> to org.wso2.ei/integrations/6.5.0-m3-SNAPSHOT/integrations-6.5.0-m3-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/products/job/product-ei-data-services-profile/ws/p2-profile/pom.xml> to org.wso2.ei/p2-profile/6.5.0-m3-SNAPSHOT/p2-profile-6.5.0-m3-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/products/job/product-ei-data-services-profile/ws/components/org.wso2.ei.broker.styles/pom.xml> to org.wso2.ei/org.wso2.ei.broker.styles/6.5.0-m3-SNAPSHOT/org.wso2.ei.broker.styles-6.5.0-m3-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/products/job/product-ei-data-services-profile/ws/components/org.wso2.ei.broker.styles/target/org.wso2.ei.broker.styles-6.5.0-m3-SNAPSHOT.jar> to org.wso2.ei/org.wso2.ei.broker.styles/6.5.0-m3-SNAPSHOT/org.wso2.ei.broker.styles-6.5.0-m3-SNAPSHOT.jar
[JENKINS] Archiving <https://wso2.org/jenkins/job/products/job/product-ei-data-services-profile/ws/components/org.wso2.carbon.integrator.core/pom.xml> to org.wso2.ei/org.wso2.carbon.integrator.core/6.5.0-m3-SNAPSHOT/org.wso2.carbon.integrator.core-6.5.0-m3-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/products/job/product-ei-data-services-profile/ws/components/org.wso2.carbon.integrator.core/target/org.wso2.carbon.integrator.core-6.5.0-m3-SNAPSHOT.jar> to org.wso2.ei/org.wso2.carbon.integrator.core/6.5.0-m3-SNAPSHOT/org.wso2.carbon.integrator.core-6.5.0-m3-SNAPSHOT.jar
[JENKINS] Archiving <https://wso2.org/jenkins/job/products/job/product-ei-data-services-profile/ws/samples/business-process-samples/product/bpmn-sample-jars/pom.xml> to org.wso2.ei/bpmn-sample-jars/6.5.0-m3-SNAPSHOT/bpmn-sample-jars-6.5.0-m3-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/products/job/product-ei-data-services-profile/ws/samples/business-process-samples/product/bpmn-sample-jars/target/bpmn-sample-jars-6.5.0-m3-SNAPSHOT.jar> to org.wso2.ei/bpmn-sample-jars/6.5.0-m3-SNAPSHOT/bpmn-sample-jars-6.5.0-m3-SNAPSHOT.jar
[JENKINS] Archiving <https://wso2.org/jenkins/job/products/job/product-ei-data-services-profile/ws/samples/business-process-samples/product/pom.xml> to org.wso2.ei/samples/6.5.0-m3-SNAPSHOT/samples-6.5.0-m3-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/products/job/product-ei-data-services-profile/ws/samples/business-process-samples/product/sample-client/pom.xml> to org.wso2.ei/sample-client/6.5.0-m3-SNAPSHOT/sample-client-6.5.0-m3-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/products/job/product-ei-data-services-profile/ws/samples/business-process-samples/product/sample-client/target/sample-client-6.5.0-m3-SNAPSHOT.jar> to org.wso2.ei/sample-client/6.5.0-m3-SNAPSHOT/sample-client-6.5.0-m3-SNAPSHOT.jar
[JENKINS] Archiving <https://wso2.org/jenkins/job/products/job/product-ei-data-services-profile/ws/features/org.wso2.ei.samples.feature/target/org.wso2.ei.samples.feature-6.5.0-m3-SNAPSHOT.zip> to org.wso2.ei/org.wso2.ei.samples.feature/6.5.0-m3-SNAPSHOT/org.wso2.ei.samples.feature-6.5.0-m3-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/products/job/product-ei-data-services-profile/ws/features/org.wso2.ei.samples.feature/target/org.wso2.ei.samples.feature-6.5.0-m3-SNAPSHOT.zip> to org.wso2.ei/org.wso2.ei.samples.feature/6.5.0-m3-SNAPSHOT/org.wso2.ei.samples.feature-6.5.0-m3-SNAPSHOT.zip
[JENKINS] Archiving <https://wso2.org/jenkins/job/products/job/product-ei-data-services-profile/ws/samples/data-services/pom.xml> to org.wso2.ei/dataservices-samples-parent/6.5.0-m3-SNAPSHOT/dataservices-samples-parent-6.5.0-m3-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/products/job/product-ei-data-services-profile/ws/integration/dataservice-hosting-tests/tests-common/pom.xml> to org.wso2.ei/dataservice-integration-tests-common/6.5.0-m3-SNAPSHOT/dataservice-integration-tests-common-6.5.0-m3-SNAPSHOT.pom
Sending e-mails to: builder at wso2.org
executing script 'Script - Kill Carbon Servers'
channel stopped
[product-ei-data-services-profile] $ /bin/bash /tmp/build_step_template3851083881940816284.sh
Running port and java processes validation has become successful.
Preparing TestLink client API.
Using TestLink URL: https://testlink.wso2.com/lib/api/xmlrpc/v1/xmlrpc.php
Found 1,122 automated test cases in TestLink.
Sorting automated test cases by TestLink test plan execution order.
Executing single Build Steps.
Executing iterative Build Steps.
Looking for the test results of TestLink test cases.
Looking for test results in TestNG methods by its name.
Found 1,122 test result(s).
[htmlpublisher] Archiving HTML reports...
[BFA] Scanning build for known causes...
[BFA] No failure causes found
[BFA] Done. 6s
Not sending mail to unregistered user dilee.dev at gmail.com
Not sending mail to unregistered user niluka at wso2.com
Not sending mail to unregistered user sdkottegoda at gmail.com
More information about the Builder
mailing list