[Builder] Build failed in Jenkins: products » product-ei #712
cbuilder at wso2.org
cbuilder at wso2.org
Mon Oct 28 03:28:19 PDT 2019
See <https://wso2.org/jenkins/job/products/job/product-ei/712/display/redirect?page=changes>
Changes:
[sameera910409] Removing intermittent failing test cases temporary.
------------------------------------------
[...truncated 3.42 MB...]
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-remote-resources-plugin:1.6.0:process (default) on project integration-test-common: Execution default of goal org.apache.maven.plugins:maven-remote-resources-plugin:1.6.0:process failed: Error resolving project artifact: Could not transfer artifact org.knopflerfish.kf6:log-API:pom:5.0.0 from/to elasticsearch-releases (https://artifacts.elastic.co/maven): Failed to transfer file: https://artifacts.elastic.co/maven/org/knopflerfish/kf6/log-API/5.0.0/log-API-5.0.0.pom. Return code is: 503, ReasonPhrase: Service Unavailable. for project org.knopflerfish.kf6:log-API:jar:5.0.0 -> [Help 1]
at hudson.remoting.Request$2.run(Request.java:336)
[ERROR]
at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
[ERROR]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[ERROR] For more information about the errors and possible solutions, please read the following articles:
at java.lang.Thread.run(Thread.java:748)
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/PluginExecutionException
Caused by: java.io.IOException: Failed to create a temporary file in /build/jenkins-home/fingerprints/5a/eb
[ERROR]
at hudson.util.AtomicFileWriter.<init>(AtomicFileWriter.java:68)
[ERROR] After correcting the problems, you can resume the build with the command
at hudson.util.AtomicFileWriter.<init>(AtomicFileWriter.java:55)
[ERROR] mvn <goals> -rf :integration-test-common
at hudson.model.Fingerprint.save(Fingerprint.java:1256)
at hudson.model.Fingerprint.save(Fingerprint.java:1245)
at hudson.model.Fingerprint.<init>(Fingerprint.java:882)
at hudson.model.FingerprintMap.create(FingerprintMap.java:93)
at hudson.model.FingerprintMap.create(FingerprintMap.java:47)
at hudson.util.KeyedDataStorage.get(KeyedDataStorage.java:163)
at hudson.model.FingerprintMap.get(FingerprintMap.java:82)
at hudson.model.FingerprintMap.get(FingerprintMap.java:47)
at hudson.util.KeyedDataStorage.getOrCreate(KeyedDataStorage.java:111)
at hudson.model.FingerprintMap.getOrCreate(FingerprintMap.java:68)
at hudson.maven.reporters.MavenFingerprinter$1.call(MavenFingerprinter.java:125)
at hudson.maven.reporters.MavenFingerprinter$1.call(MavenFingerprinter.java:112)
at hudson.maven.MavenBuild$ProxyImpl.execute(MavenBuild.java:424)
at hudson.maven.MavenBuild$ProxyImpl2.execute(MavenBuild.java:556)
at sun.reflect.GeneratedMethodAccessor661.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at hudson.model.Executor$2.call(Executor.java:913)
at hudson.util.InterceptingProxy$1.invoke(InterceptingProxy.java:23)
at com.sun.proxy.$Proxy114.execute(Unknown Source)
at hudson.maven.MavenBuildProxy$Filter$AsyncInvoker.call(MavenBuildProxy.java:294)
at hudson.remoting.UserRequest.perform(UserRequest.java:153)
at hudson.remoting.UserRequest.perform(UserRequest.java:50)
at hudson.remoting.Request$2.run(Request.java:336)
at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
at org.jenkinsci.remoting.CallableDecorator.call(CallableDecorator.java:19)
at hudson.remoting.CallableDecoratorList$1.call(CallableDecoratorList.java:21)
at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:748)
at ......remote call to channel(Native Method)
at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1545)
at hudson.remoting.UserResponse.retrieve(UserRequest.java:253)
at hudson.remoting.Channel$2.adapt(Channel.java:860)
... 13 more
Caused by: java.io.IOException: Permission denied
at java.io.UnixFileSystem.createFileExclusively(Native Method)
at java.io.File.createTempFile(File.java:2024)
at hudson.util.AtomicFileWriter.<init>(AtomicFileWriter.java:66)
at hudson.util.AtomicFileWriter.<init>(AtomicFileWriter.java:55)
at hudson.model.Fingerprint.save(Fingerprint.java:1256)
at hudson.model.Fingerprint.save(Fingerprint.java:1245)
at hudson.model.Fingerprint.<init>(Fingerprint.java:882)
at hudson.model.FingerprintMap.create(FingerprintMap.java:93)
at hudson.model.FingerprintMap.create(FingerprintMap.java:47)
at hudson.util.KeyedDataStorage.get(KeyedDataStorage.java:163)
at hudson.model.FingerprintMap.get(FingerprintMap.java:82)
at hudson.model.FingerprintMap.get(FingerprintMap.java:47)
at hudson.util.KeyedDataStorage.getOrCreate(KeyedDataStorage.java:111)
at hudson.model.FingerprintMap.getOrCreate(FingerprintMap.java:68)
at hudson.maven.reporters.MavenFingerprinter$1.call(MavenFingerprinter.java:125)
at hudson.maven.reporters.MavenFingerprinter$1.call(MavenFingerprinter.java:112)
at hudson.maven.MavenBuild$ProxyImpl.execute(MavenBuild.java:424)
at hudson.maven.MavenBuild$ProxyImpl2.execute(MavenBuild.java:556)
at sun.reflect.GeneratedMethodAccessor661.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at hudson.model.Executor$2.call(Executor.java:913)
at hudson.util.InterceptingProxy$1.invoke(InterceptingProxy.java:23)
at com.sun.proxy.$Proxy114.execute(Unknown Source)
at hudson.maven.MavenBuildProxy$Filter$AsyncInvoker.call(MavenBuildProxy.java:294)
at hudson.remoting.UserRequest.perform(UserRequest.java:153)
at hudson.remoting.UserRequest.perform(UserRequest.java:50)
at hudson.remoting.Request$2.run(Request.java:336)
at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
at org.jenkinsci.remoting.CallableDecorator.call(CallableDecorator.java:19)
at hudson.remoting.CallableDecoratorList$1.call(CallableDecoratorList.java:21)
at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
... 1 more
[JENKINS] Archiving <https://wso2.org/jenkins/job/products/job/product-ei/ws/integration/dataservice-hosting-tests/tests-ui-integration/pom.xml> to org.wso2.ei/org.wso2.ei.dataservice.ui.integration.test/6.6.0-SNAPSHOT/org.wso2.ei.dataservice.ui.integration.test-6.6.0-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/products/job/product-ei/ws/features/org.wso2.ei.business-process.multitenancy.dashboard.ui.feature/target/org.wso2.ei.business-process.multitenancy.dashboard.ui.feature-6.6.0-SNAPSHOT.zip> to org.wso2.ei/org.wso2.ei.business-process.multitenancy.dashboard.ui.feature/6.6.0-SNAPSHOT/org.wso2.ei.business-process.multitenancy.dashboard.ui.feature-6.6.0-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/products/job/product-ei/ws/features/org.wso2.ei.business-process.multitenancy.dashboard.ui.feature/target/org.wso2.ei.business-process.multitenancy.dashboard.ui.feature-6.6.0-SNAPSHOT.zip> to org.wso2.ei/org.wso2.ei.business-process.multitenancy.dashboard.ui.feature/6.6.0-SNAPSHOT/org.wso2.ei.business-process.multitenancy.dashboard.ui.feature-6.6.0-SNAPSHOT.zip
[JENKINS] Archiving <https://wso2.org/jenkins/job/products/job/product-ei/ws/features/pom.xml> to org.wso2.ei/integrator-features/6.6.0-SNAPSHOT/integrator-features-6.6.0-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/products/job/product-ei/ws/samples/webapps/jaxrs_basic/pom.xml> to org.wso2.ei/jaxrs_basic/6.6.0-SNAPSHOT/jaxrs_basic-6.6.0-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/products/job/product-ei/ws/samples/webapps/jaxrs_basic/target/jaxrs_basic.war> to org.wso2.ei/jaxrs_basic/6.6.0-SNAPSHOT/jaxrs_basic-6.6.0-SNAPSHOT.war
[JENKINS] Archiving <https://wso2.org/jenkins/job/products/job/product-ei/ws/integration/mediation-tests/tests-transport/pom.xml> to org.wso2.ei/org.wso2.carbon.ei.tests.transport/6.6.0-SNAPSHOT/org.wso2.carbon.ei.tests.transport-6.6.0-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/products/job/product-ei/ws/samples/business-process-samples/product/sample-utils/pom.xml> to org.wso2.ei/sample-utils/6.6.0-SNAPSHOT/sample-utils-6.6.0-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/products/job/product-ei/ws/samples/business-process-samples/product/sample-utils/target/sample-utils-6.6.0-SNAPSHOT.jar> to org.wso2.ei/sample-utils/6.6.0-SNAPSHOT/sample-utils-6.6.0-SNAPSHOT.jar
[JENKINS] Archiving <https://wso2.org/jenkins/job/products/job/product-ei/ws/samples/business-process-samples/product/sample-utils/target/sample-utils-6.6.0-SNAPSHOT-javadoc.jar> to org.wso2.ei/sample-utils/6.6.0-SNAPSHOT/sample-utils-6.6.0-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://wso2.org/jenkins/job/products/job/product-ei/ws/features/org.wso2.ei.analytics.styles.feature/target/org.wso2.ei.analytics.styles.feature-6.6.0-SNAPSHOT.zip> to org.wso2.ei/org.wso2.ei.analytics.styles.feature/6.6.0-SNAPSHOT/org.wso2.ei.analytics.styles.feature-6.6.0-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/products/job/product-ei/ws/features/org.wso2.ei.analytics.styles.feature/target/org.wso2.ei.analytics.styles.feature-6.6.0-SNAPSHOT.zip> to org.wso2.ei/org.wso2.ei.analytics.styles.feature/6.6.0-SNAPSHOT/org.wso2.ei.analytics.styles.feature-6.6.0-SNAPSHOT.zip
[JENKINS] Archiving <https://wso2.org/jenkins/job/products/job/product-ei/ws/p2-profile/analytics-profile/pom.xml> to org.wso2.ei/wso2analytics-profile/6.6.0-SNAPSHOT/wso2analytics-profile-6.6.0-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/products/job/product-ei/ws/integration/mediation-tests/tests-common/ui-pages/pom.xml> to org.wso2.ei/ui-pages/6.6.0-SNAPSHOT/ui-pages-6.6.0-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/products/job/product-ei/ws/p2-profile/ei-profile/pom.xml> to org.wso2.ei/ei-profile/6.6.0-SNAPSHOT/ei-profile-6.6.0-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/products/job/product-ei/ws/integration/mediation-tests/tests-sample/pom.xml> to org.wso2.ei/org.wso2.carbon.ei.tests.sample/6.6.0-SNAPSHOT/org.wso2.carbon.ei.tests.sample-6.6.0-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/products/job/product-ei/ws/integration/broker-tests/tests-common/integration-tests-utils/pom.xml> to org.wso2.ei/org.wso2.ei.mb.integration.common.utils/6.6.0-SNAPSHOT/org.wso2.ei.mb.integration.common.utils-6.6.0-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/products/job/product-ei/ws/integration/dataservice-hosting-tests/tests-common/integration-test-utils/pom.xml> to org.wso2.ei/org.wso2.ei.dataservice.integration.common.utils/6.6.0-SNAPSHOT/org.wso2.ei.dataservice.integration.common.utils-6.6.0-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/products/job/product-ei/ws/integration/broker-tests/tests-common/platform-tests-utils/pom.xml> to org.wso2.ei/org.wso2.ei.mb.platform.common.utils/6.6.0-SNAPSHOT/org.wso2.ei.mb.platform.common.utils-6.6.0-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/products/job/product-ei/ws/samples/webapps/pom.xml> to org.wso2.ei/wso2ei-webapp-samples/6.6.0-SNAPSHOT/wso2ei-webapp-samples-6.6.0-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/products/job/product-ei/ws/integration/mediation-tests/tests-common/pom.xml> to org.wso2.ei/integration-test-common/6.6.0-SNAPSHOT/integration-test-common-6.6.0-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/products/job/product-ei/ws/integration/dataservice-hosting-tests/tests-integration/tests/pom.xml> to org.wso2.ei/org.wso2.ei.integration.test/6.6.0-SNAPSHOT/org.wso2.ei.integration.test-6.6.0-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/products/job/product-ei/ws/components/org.wso2.ei.broker.stratos.dashboard.ui/pom.xml> to org.wso2.ei/org.wso2.ei.broker.stratos.dashboard.ui/6.6.0-SNAPSHOT/org.wso2.ei.broker.stratos.dashboard.ui-6.6.0-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/products/job/product-ei/ws/components/org.wso2.ei.broker.stratos.dashboard.ui/target/org.wso2.ei.broker.stratos.dashboard.ui-6.6.0-SNAPSHOT.jar> to org.wso2.ei/org.wso2.ei.broker.stratos.dashboard.ui/6.6.0-SNAPSHOT/org.wso2.ei.broker.stratos.dashboard.ui-6.6.0-SNAPSHOT.jar
[JENKINS] Archiving <https://wso2.org/jenkins/job/products/job/product-ei/ws/integration/business-process-tests/tests-integration/taskcoordination/pom.xml> to org.wso2.ei/org.wso2.bps.integration.tests.taskcoordination/6.6.0-SNAPSHOT/org.wso2.bps.integration.tests.taskcoordination-6.6.0-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/products/job/product-ei/ws/integration/business-process-tests/tests-patches/pom.xml> to org.wso2.ei/wso2bps-integration-patches/6.6.0-SNAPSHOT/wso2bps-integration-patches-6.6.0-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/products/job/product-ei/ws/features/org.wso2.ei-business-process.styles.feature/target/org.wso2.ei.business-process.styles.feature-6.6.0-SNAPSHOT.zip> to org.wso2.ei/org.wso2.ei.business-process.styles.feature/6.6.0-SNAPSHOT/org.wso2.ei.business-process.styles.feature-6.6.0-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/products/job/product-ei/ws/features/org.wso2.ei-business-process.styles.feature/target/org.wso2.ei.business-process.styles.feature-6.6.0-SNAPSHOT.zip> to org.wso2.ei/org.wso2.ei.business-process.styles.feature/6.6.0-SNAPSHOT/org.wso2.ei.business-process.styles.feature-6.6.0-SNAPSHOT.zip
[JENKINS] Archiving <https://wso2.org/jenkins/job/products/job/product-ei/ws/components/org.wso2.ei.business-process.multitenancy.dashboard.ui/pom.xml> to org.wso2.ei/org.wso2.ei.business-process.multitenancy.dashboard.ui/6.6.0-SNAPSHOT/org.wso2.ei.business-process.multitenancy.dashboard.ui-6.6.0-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/products/job/product-ei/ws/components/org.wso2.ei.business-process.multitenancy.dashboard.ui/target/org.wso2.ei.business-process.multitenancy.dashboard.ui-6.6.0-SNAPSHOT.jar> to org.wso2.ei/org.wso2.ei.business-process.multitenancy.dashboard.ui/6.6.0-SNAPSHOT/org.wso2.ei.business-process.multitenancy.dashboard.ui-6.6.0-SNAPSHOT.jar
[JENKINS] Archiving <https://wso2.org/jenkins/job/products/job/product-ei/ws/components/pom.xml> to org.wso2.ei/ei-component-parent/6.6.0-SNAPSHOT/ei-component-parent-6.6.0-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/products/job/product-ei/ws/p2-profile/broker-profile/pom.xml> to org.wso2.ei/wso2broker-p2-profile/6.6.0-SNAPSHOT/wso2broker-p2-profile-6.6.0-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/products/job/product-ei/ws/integration/dataservice-hosting-tests/tests-common/admin-clients/pom.xml> to org.wso2.ei/org.wso2.ei.dataservice.integration.common.clients/6.6.0-SNAPSHOT/org.wso2.ei.dataservice.integration.common.clients-6.6.0-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/products/job/product-ei/ws/integration/broker-tests/tests-integration/pom.xml> to org.wso2.ei/mb-integration/6.6.0-SNAPSHOT/mb-integration-6.6.0-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/products/job/product-ei/ws/integration/broker-tests/tests-integration/tests-amqp/pom.xml> to org.wso2.ei/org.wso2.ei.mb.amqp.test/6.6.0-SNAPSHOT/org.wso2.ei.mb.amqp.test-6.6.0-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/products/job/product-ei/ws/components/org.wso2.ei.analytics.elk/pom.xml> to org.wso2.ei/org.wso2.ei.analytics.elk/6.6.0-SNAPSHOT/org.wso2.ei.analytics.elk-6.6.0-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/products/job/product-ei/ws/components/org.wso2.ei.analytics.elk/target/org.wso2.ei.analytics.elk-6.6.0-SNAPSHOT.jar> to org.wso2.ei/org.wso2.ei.analytics.elk/6.6.0-SNAPSHOT/org.wso2.ei.analytics.elk-6.6.0-SNAPSHOT.jar
[JENKINS] Archiving <https://wso2.org/jenkins/job/products/job/product-ei/ws/components/org.wso2.ei.analytics.elk/target/org.wso2.ei.analytics.elk-6.6.0-SNAPSHOT-javadoc.jar> to org.wso2.ei/org.wso2.ei.analytics.elk/6.6.0-SNAPSHOT/org.wso2.ei.analytics.elk-6.6.0-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://wso2.org/jenkins/job/products/job/product-ei/ws/integration/mediation-tests/tests-common/admin-clients/pom.xml> to org.wso2.ei/admin-clients/6.6.0-SNAPSHOT/admin-clients-6.6.0-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/products/job/product-ei/ws/features/org.wso2.ei.broker.styles.feature/target/org.wso2.ei.broker.styles.feature-6.6.0-SNAPSHOT.zip> to org.wso2.ei/org.wso2.ei.broker.styles.feature/6.6.0-SNAPSHOT/org.wso2.ei.broker.styles.feature-6.6.0-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/products/job/product-ei/ws/features/org.wso2.ei.broker.styles.feature/target/org.wso2.ei.broker.styles.feature-6.6.0-SNAPSHOT.zip> to org.wso2.ei/org.wso2.ei.broker.styles.feature/6.6.0-SNAPSHOT/org.wso2.ei.broker.styles.feature-6.6.0-SNAPSHOT.zip
[JENKINS] Archiving <https://wso2.org/jenkins/job/products/job/product-ei/ws/integration/business-process-tests/tests-common/ui-pages/pom.xml> to org.wso2.ei/org.wso2.ei.businessprocess.integration.ui.pages/6.6.0-SNAPSHOT/org.wso2.ei.businessprocess.integration.ui.pages-6.6.0-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/products/job/product-ei/ws/samples/business-process-samples/pom.xml> to org.wso2.ei/wso2bps-samples-parent/6.6.0-SNAPSHOT/wso2bps-samples-parent-6.6.0-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/products/job/product-ei/ws/integration/broker-tests/tests-common/admin-clients/pom.xml> to org.wso2.ei/org.wso2.ei.mb.integration.common.clients/6.6.0-SNAPSHOT/org.wso2.ei.mb.integration.common.clients-6.6.0-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/products/job/product-ei/ws/integration/mediation-tests/tests-other/pom.xml> to org.wso2.ei/org.wso2.carbon.ei.tests.other/6.6.0-SNAPSHOT/org.wso2.carbon.ei.tests.other-6.6.0-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/products/job/product-ei/ws/features/org.wso2.ei.styles.feature/target/org.wso2.ei.styles.feature-6.6.0-SNAPSHOT.zip> to org.wso2.ei/org.wso2.ei.styles.feature/6.6.0-SNAPSHOT/org.wso2.ei.styles.feature-6.6.0-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/products/job/product-ei/ws/features/org.wso2.ei.styles.feature/target/org.wso2.ei.styles.feature-6.6.0-SNAPSHOT.zip> to org.wso2.ei/org.wso2.ei.styles.feature/6.6.0-SNAPSHOT/org.wso2.ei.styles.feature-6.6.0-SNAPSHOT.zip
[JENKINS] Archiving <https://wso2.org/jenkins/job/products/job/product-ei/ws/integration/automation-extensions/pom.xml> to org.wso2.ei/automation-extensions/6.6.0-SNAPSHOT/automation-extensions-6.6.0-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/products/job/product-ei/ws/integration/automation-extensions/target/automation-extensions-6.6.0-SNAPSHOT.jar> to org.wso2.ei/automation-extensions/6.6.0-SNAPSHOT/automation-extensions-6.6.0-SNAPSHOT.jar
[JENKINS] Archiving <https://wso2.org/jenkins/job/products/job/product-ei/ws/integration/automation-extensions/target/automation-extensions-6.6.0-SNAPSHOT-javadoc.jar> to org.wso2.ei/automation-extensions/6.6.0-SNAPSHOT/automation-extensions-6.6.0-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://wso2.org/jenkins/job/products/job/product-ei/ws/integration/business-process-tests/tests-integration/humantasks/pom.xml> to org.wso2.ei/org.wso2.ei.businessprocess.integration.tests.humantasks/6.6.0-SNAPSHOT/org.wso2.ei.businessprocess.integration.tests.humantasks-6.6.0-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/products/job/product-ei/ws/integration/mediation-tests/tests-patches/pom.xml> to org.wso2.ei/org.wso2.carbon.ei.tests.patches/6.6.0-SNAPSHOT/org.wso2.carbon.ei.tests.patches-6.6.0-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/products/job/product-ei/ws/distribution/pom.xml> to org.wso2.ei/wso2ei/6.6.0-SNAPSHOT/wso2ei-6.6.0-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/products/job/product-ei/ws/distribution/target/wso2ei-6.6.0-SNAPSHOT.zip> to org.wso2.ei/wso2ei/6.6.0-SNAPSHOT/wso2ei-6.6.0-SNAPSHOT.zip
[JENKINS] Archiving <https://wso2.org/jenkins/job/products/job/product-ei/ws/integration/mediation-tests/tests-platform/tests-wso2mb/pom.xml> to org.wso2.ei/org.wso2.carbon.ei.tests.platform.wso2mb/6.6.0-SNAPSHOT/org.wso2.carbon.ei.tests.platform.wso2mb-6.6.0-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/products/job/product-ei/ws/features/org.wso2.ei.analytics.elk.feature/target/org.wso2.ei.analytics.elk.feature-6.6.0-SNAPSHOT.zip> to org.wso2.ei/org.wso2.ei.analytics.elk.feature/6.6.0-SNAPSHOT/org.wso2.ei.analytics.elk.feature-6.6.0-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/products/job/product-ei/ws/features/org.wso2.ei.analytics.elk.feature/target/org.wso2.ei.analytics.elk.feature-6.6.0-SNAPSHOT.zip> to org.wso2.ei/org.wso2.ei.analytics.elk.feature/6.6.0-SNAPSHOT/org.wso2.ei.analytics.elk.feature-6.6.0-SNAPSHOT.zip
[JENKINS] Archiving <https://wso2.org/jenkins/job/products/job/product-ei/ws/integration/mediation-tests/pom.xml> to org.wso2.ei/mediation-integration/6.6.0-SNAPSHOT/mediation-integration-6.6.0-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/products/job/product-ei/ws/samples/business-process-samples/product/process-tools/pom.xml> to org.wso2.ei/process-tools/6.6.0-SNAPSHOT/process-tools-6.6.0-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/products/job/product-ei/ws/samples/business-process-samples/product/process-tools/target/process-tools-6.6.0-SNAPSHOT.jar> to org.wso2.ei/process-tools/6.6.0-SNAPSHOT/process-tools-6.6.0-SNAPSHOT.jar
[JENKINS] Archiving <https://wso2.org/jenkins/job/products/job/product-ei/ws/samples/business-process-samples/product/process-tools/target/process-tools-6.6.0-SNAPSHOT-javadoc.jar> to org.wso2.ei/process-tools/6.6.0-SNAPSHOT/process-tools-6.6.0-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://wso2.org/jenkins/job/products/job/product-ei/ws/components/org.wso2.ei.business-process.styles/pom.xml> to org.wso2.ei/org.wso2.ei.business-process.styles/6.6.0-SNAPSHOT/org.wso2.ei.business-process.styles-6.6.0-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/products/job/product-ei/ws/components/org.wso2.ei.business-process.styles/target/org.wso2.ei.business-process.styles-6.6.0-SNAPSHOT.jar> to org.wso2.ei/org.wso2.ei.business-process.styles/6.6.0-SNAPSHOT/org.wso2.ei.business-process.styles-6.6.0-SNAPSHOT.jar
[JENKINS] Archiving <https://wso2.org/jenkins/job/products/job/product-ei/ws/integration/broker-tests/pom.xml> to org.wso2.ei/mb-integration-tests/6.6.0-SNAPSHOT/mb-integration-tests-6.6.0-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/products/job/product-ei/ws/components/org.wso2.ei.bpmn.analytics.udf/pom.xml> to org.wso2.ei/org.wso2.ei.bpmn.analytics.udf/6.6.0-SNAPSHOT/org.wso2.ei.bpmn.analytics.udf-6.6.0-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/products/job/product-ei/ws/components/org.wso2.ei.bpmn.analytics.udf/target/BPMNAnalyticsUDF.jar> to org.wso2.ei/org.wso2.ei.bpmn.analytics.udf/6.6.0-SNAPSHOT/org.wso2.ei.bpmn.analytics.udf-6.6.0-SNAPSHOT.jar
[JENKINS] Archiving <https://wso2.org/jenkins/job/products/job/product-ei/ws/components/org.wso2.ei.bpmn.analytics.udf/target/BPMNAnalyticsUDF-javadoc.jar> to org.wso2.ei/org.wso2.ei.bpmn.analytics.udf/6.6.0-SNAPSHOT/org.wso2.ei.bpmn.analytics.udf-6.6.0-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://wso2.org/jenkins/job/products/job/product-ei/ws/integration/mediation-tests/tests-common/integration-test-utils/pom.xml> to org.wso2.ei/integration-test-utils/6.6.0-SNAPSHOT/integration-test-utils-6.6.0-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/products/job/product-ei/ws/integration/mediation-tests/tests-platform/pom.xml> to org.wso2.ei/org.wso2.carbon.ei.tests.platform/6.6.0-SNAPSHOT/org.wso2.carbon.ei.tests.platform-6.6.0-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/products/job/product-ei/ws/integration/business-process-tests/pom.xml> to org.wso2.ei/wso2bps-integration/6.6.0-SNAPSHOT/wso2bps-integration-6.6.0-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/products/job/product-ei/ws/components/org.wso2.ei.analytics.styles/pom.xml> to org.wso2.ei/org.wso2.ei.analytics.styles/6.6.0-SNAPSHOT/org.wso2.ei.analytics.styles-6.6.0-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/products/job/product-ei/ws/components/org.wso2.ei.analytics.styles/target/org.wso2.ei.analytics.styles-6.6.0-SNAPSHOT.jar> to org.wso2.ei/org.wso2.ei.analytics.styles/6.6.0-SNAPSHOT/org.wso2.ei.analytics.styles-6.6.0-SNAPSHOT.jar
[JENKINS] Archiving <https://wso2.org/jenkins/job/products/job/product-ei/ws/components/org.wso2.ei.styles/pom.xml> to org.wso2.ei/org.wso2.ei.styles/6.6.0-SNAPSHOT/org.wso2.ei.styles-6.6.0-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/products/job/product-ei/ws/components/org.wso2.ei.styles/target/org.wso2.ei.styles-6.6.0-SNAPSHOT.jar> to org.wso2.ei/org.wso2.ei.styles/6.6.0-SNAPSHOT/org.wso2.ei.styles-6.6.0-SNAPSHOT.jar
[JENKINS] Archiving <https://wso2.org/jenkins/job/products/job/product-ei/ws/integration/mediation-tests/tests-service/pom.xml> to org.wso2.ei/org.wso2.carbon.ei.tests.service/6.6.0-SNAPSHOT/org.wso2.carbon.ei.tests.service-6.6.0-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/products/job/product-ei/ws/components/org.wso2.ei.bpmn.analytics.core/pom.xml> to org.wso2.ei/org.wso2.ei.bpmn.analytics.core/6.6.0-SNAPSHOT/org.wso2.ei.bpmn.analytics.core-6.6.0-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/products/job/product-ei/ws/components/org.wso2.ei.bpmn.analytics.core/target/org.wso2.ei.bpmn.analytics.core-6.6.0-SNAPSHOT.jar> to org.wso2.ei/org.wso2.ei.bpmn.analytics.core/6.6.0-SNAPSHOT/org.wso2.ei.bpmn.analytics.core-6.6.0-SNAPSHOT.jar
[JENKINS] Archiving <https://wso2.org/jenkins/job/products/job/product-ei/ws/components/org.wso2.ei.bpmn.analytics.core/target/org.wso2.ei.bpmn.analytics.core-6.6.0-SNAPSHOT-javadoc.jar> to org.wso2.ei/org.wso2.ei.bpmn.analytics.core/6.6.0-SNAPSHOT/org.wso2.ei.bpmn.analytics.core-6.6.0-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://wso2.org/jenkins/job/products/job/product-ei/ws/integration/business-process-tests/tests-common/pom.xml> to org.wso2.ei/wso2bps-integration-common/6.6.0-SNAPSHOT/wso2bps-integration-common-6.6.0-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/products/job/product-ei/ws/pom.xml> to org.wso2.ei/wso2ei-parent/6.6.0-SNAPSHOT/wso2ei-parent-6.6.0-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/products/job/product-ei/ws/integration/mediation-tests/coverage-report/pom.xml> to org.wso2.ei/org.wso2.carbon.ei.integration.reports/6.6.0-SNAPSHOT/org.wso2.carbon.ei.integration.reports-6.6.0-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/products/job/product-ei/ws/integration/dataservice-hosting-tests/tests-integration/pom.xml> to org.wso2.ei/dataservice-integration-tests/6.6.0-SNAPSHOT/dataservice-integration-tests-6.6.0-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/products/job/product-ei/ws/integration/mediation-tests/tests-ui/pom.xml> to org.wso2.ei/org.wso2.carbon.ei.tests.ui/6.6.0-SNAPSHOT/org.wso2.carbon.ei.tests.ui-6.6.0-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/products/job/product-ei/ws/integration/business-process-tests/tests-integration/bpel/pom.xml> to org.wso2.ei/org.wso2.ei.businessprocess.integration.tests.bpel/6.6.0-SNAPSHOT/org.wso2.ei.businessprocess.integration.tests.bpel-6.6.0-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/products/job/product-ei/ws/integration/business-process-tests/tests-integration/bpmn/pom.xml> to org.wso2.ei/org.wso2.ei.businessprocess.integration.tests.bpmn/6.6.0-SNAPSHOT/org.wso2.ei.businessprocess.integration.tests.bpmn-6.6.0-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/products/job/product-ei/ws/samples/pom.xml> to org.wso2.ei/ei-samples-parent/6.6.0-SNAPSHOT/ei-samples-parent-6.6.0-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/products/job/product-ei/ws/integration/dataservice-hosting-tests/tests-common/ui-pages/pom.xml> to org.wso2.ei/org.wso2.ei.dataservice.integration.ui.pages/6.6.0-SNAPSHOT/org.wso2.ei.dataservice.integration.ui.pages-6.6.0-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/products/job/product-ei/ws/features/org.wso2.ei.broker.stratos.dashboard.ui.feature/target/org.wso2.ei.broker.stratos.dashboard.ui.feature-6.6.0-SNAPSHOT.zip> to org.wso2.ei/org.wso2.ei.broker.stratos.dashboard.ui.feature/6.6.0-SNAPSHOT/org.wso2.ei.broker.stratos.dashboard.ui.feature-6.6.0-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/products/job/product-ei/ws/features/org.wso2.ei.broker.stratos.dashboard.ui.feature/target/org.wso2.ei.broker.stratos.dashboard.ui.feature-6.6.0-SNAPSHOT.zip> to org.wso2.ei/org.wso2.ei.broker.stratos.dashboard.ui.feature/6.6.0-SNAPSHOT/org.wso2.ei.broker.stratos.dashboard.ui.feature-6.6.0-SNAPSHOT.zip
[JENKINS] Archiving <https://wso2.org/jenkins/job/products/job/product-ei/ws/p2-profile/business-process-profile/pom.xml> to org.wso2.ei/wso2bps-p2-profile/6.6.0-SNAPSHOT/wso2bps-p2-profile-6.6.0-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/products/job/product-ei/ws/integration/dataservice-hosting-tests/pom.xml> to org.wso2.ei/dataservice-integration/6.6.0-SNAPSHOT/dataservice-integration-6.6.0-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/products/job/product-ei/ws/samples/data-services/clients/pom.xml> to org.wso2.ei/dataservice-client-samples/6.6.0-SNAPSHOT/dataservice-client-samples-6.6.0-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/products/job/product-ei/ws/samples/data-services/clients/target/dataservice-client-samples-6.6.0-SNAPSHOT.jar> to org.wso2.ei/dataservice-client-samples/6.6.0-SNAPSHOT/dataservice-client-samples-6.6.0-SNAPSHOT.jar
[JENKINS] Archiving <https://wso2.org/jenkins/job/products/job/product-ei/ws/samples/data-services/clients/target/dataservice-client-samples-6.6.0-SNAPSHOT-javadoc.jar> to org.wso2.ei/dataservice-client-samples/6.6.0-SNAPSHOT/dataservice-client-samples-6.6.0-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://wso2.org/jenkins/job/products/job/product-ei/ws/features/org.wso2.ei.analytics.feature/target/org.wso2.ei.analytics.feature-6.6.0-SNAPSHOT.zip> to org.wso2.ei/org.wso2.ei.analytics.feature/6.6.0-SNAPSHOT/org.wso2.ei.analytics.feature-6.6.0-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/products/job/product-ei/ws/features/org.wso2.ei.analytics.feature/target/org.wso2.ei.analytics.feature-6.6.0-SNAPSHOT.zip> to org.wso2.ei/org.wso2.ei.analytics.feature/6.6.0-SNAPSHOT/org.wso2.ei.analytics.feature-6.6.0-SNAPSHOT.zip
[JENKINS] Archiving <https://wso2.org/jenkins/job/products/job/product-ei/ws/integration/broker-tests/tests-integration/tests-server/pom.xml> to org.wso2.ei/server-tests/6.6.0-SNAPSHOT/server-tests-6.6.0-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/products/job/product-ei/ws/samples/product/pom.xml> to org.wso2.ei/org.wso2.ei.samples/6.6.0-SNAPSHOT/org.wso2.ei.samples-6.6.0-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/products/job/product-ei/ws/samples/product/target/org.wso2.ei.samples-6.6.0-SNAPSHOT.jar> to org.wso2.ei/org.wso2.ei.samples/6.6.0-SNAPSHOT/org.wso2.ei.samples-6.6.0-SNAPSHOT.jar
[JENKINS] Archiving <https://wso2.org/jenkins/job/products/job/product-ei/ws/samples/product/target/org.wso2.ei.samples-6.6.0-SNAPSHOT-javadoc.jar> to org.wso2.ei/org.wso2.ei.samples/6.6.0-SNAPSHOT/org.wso2.ei.samples-6.6.0-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://wso2.org/jenkins/job/products/job/product-ei/ws/integration/pom.xml> to org.wso2.ei/integrations/6.6.0-SNAPSHOT/integrations-6.6.0-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/products/job/product-ei/ws/integration/mediation-tests/service-samples/pom.xml> to org.wso2.ei/service-samples/6.6.0-SNAPSHOT/service-samples-6.6.0-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/products/job/product-ei/ws/integration/business-process-tests/tests-common/admin-clients/pom.xml> to org.wso2.ei/org.wso2.ei.businessprocess.integration.common.clients/6.6.0-SNAPSHOT/org.wso2.ei.businessprocess.integration.common.clients-6.6.0-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/products/job/product-ei/ws/integration/business-process-tests/tests-common/integration-test-utils/pom.xml> to org.wso2.ei/org.wso2.ei.businessprocess.integration.common.utils/6.6.0-SNAPSHOT/org.wso2.ei.businessprocess.integration.common.utils-6.6.0-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/products/job/product-ei/ws/p2-profile/pom.xml> to org.wso2.ei/p2-profile/6.6.0-SNAPSHOT/p2-profile-6.6.0-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/products/job/product-ei/ws/integration/broker-tests/tests-ui-integration/pom.xml> to org.wso2.ei/org.wso2.ei.mb.integration.tests.ui/6.6.0-SNAPSHOT/org.wso2.ei.mb.integration.tests.ui-6.6.0-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/products/job/product-ei/ws/components/org.wso2.ei.broker.styles/pom.xml> to org.wso2.ei/org.wso2.ei.broker.styles/6.6.0-SNAPSHOT/org.wso2.ei.broker.styles-6.6.0-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/products/job/product-ei/ws/components/org.wso2.ei.broker.styles/target/org.wso2.ei.broker.styles-6.6.0-SNAPSHOT.jar> to org.wso2.ei/org.wso2.ei.broker.styles/6.6.0-SNAPSHOT/org.wso2.ei.broker.styles-6.6.0-SNAPSHOT.jar
[JENKINS] Archiving <https://wso2.org/jenkins/job/products/job/product-ei/ws/integration/business-process-tests/tests-integration/reports/pom.xml> to org.wso2.ei/org.wso2.ei.businessprocess.integration.reports/6.6.0-SNAPSHOT/org.wso2.ei.businessprocess.integration.reports-6.6.0-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/products/job/product-ei/ws/samples/business-process-samples/product/bpmn-sample-jars/pom.xml> to org.wso2.ei/bpmn-sample-jars/6.6.0-SNAPSHOT/bpmn-sample-jars-6.6.0-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/products/job/product-ei/ws/samples/business-process-samples/product/bpmn-sample-jars/target/bpmn-sample-jars-6.6.0-SNAPSHOT.jar> to org.wso2.ei/bpmn-sample-jars/6.6.0-SNAPSHOT/bpmn-sample-jars-6.6.0-SNAPSHOT.jar
[JENKINS] Archiving <https://wso2.org/jenkins/job/products/job/product-ei/ws/samples/business-process-samples/product/bpmn-sample-jars/target/bpmn-sample-jars-6.6.0-SNAPSHOT-javadoc.jar> to org.wso2.ei/bpmn-sample-jars/6.6.0-SNAPSHOT/bpmn-sample-jars-6.6.0-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://wso2.org/jenkins/job/products/job/product-ei/ws/integration/broker-tests/tests-integration/tests-patches/pom.xml> to org.wso2.ei/org.wso2.ei.mb.patches.test/6.6.0-SNAPSHOT/org.wso2.ei.mb.patches.test-6.6.0-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/products/job/product-ei/ws/samples/business-process-samples/product/pom.xml> to org.wso2.ei/samples/6.6.0-SNAPSHOT/samples-6.6.0-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/products/job/product-ei/ws/integration/mediation-tests/tests-mediator-1/pom.xml> to org.wso2.ei/org.wso2.carbon.ei.tests.mediator-1/6.6.0-SNAPSHOT/org.wso2.carbon.ei.tests.mediator-1-6.6.0-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/products/job/product-ei/ws/integration/mediation-tests/tests-platform/tests-rabbitmq/pom.xml> to org.wso2.ei/org.wso2.carbon.ei.tests.platform.rabbitmq/6.6.0-SNAPSHOT/org.wso2.carbon.ei.tests.platform.rabbitmq-6.6.0-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/products/job/product-ei/ws/samples/business-process-samples/product/sample-client/pom.xml> to org.wso2.ei/sample-client/6.6.0-SNAPSHOT/sample-client-6.6.0-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/products/job/product-ei/ws/samples/business-process-samples/product/sample-client/target/sample-client-6.6.0-SNAPSHOT.jar> to org.wso2.ei/sample-client/6.6.0-SNAPSHOT/sample-client-6.6.0-SNAPSHOT.jar
[JENKINS] Archiving <https://wso2.org/jenkins/job/products/job/product-ei/ws/samples/business-process-samples/product/sample-client/target/sample-client-6.6.0-SNAPSHOT-javadoc.jar> to org.wso2.ei/sample-client/6.6.0-SNAPSHOT/sample-client-6.6.0-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://wso2.org/jenkins/job/products/job/product-ei/ws/features/org.wso2.ei.samples.feature/target/org.wso2.ei.samples.feature-6.6.0-SNAPSHOT.zip> to org.wso2.ei/org.wso2.ei.samples.feature/6.6.0-SNAPSHOT/org.wso2.ei.samples.feature-6.6.0-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/products/job/product-ei/ws/features/org.wso2.ei.samples.feature/target/org.wso2.ei.samples.feature-6.6.0-SNAPSHOT.zip> to org.wso2.ei/org.wso2.ei.samples.feature/6.6.0-SNAPSHOT/org.wso2.ei.samples.feature-6.6.0-SNAPSHOT.zip
[JENKINS] Archiving <https://wso2.org/jenkins/job/products/job/product-ei/ws/integration/mediation-tests/tests-mediator-2/pom.xml> to org.wso2.ei/org.wso2.carbon.ei.tests.mediator-2/6.6.0-SNAPSHOT/org.wso2.carbon.ei.tests.mediator-2-6.6.0-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/products/job/product-ei/ws/samples/data-services/pom.xml> to org.wso2.ei/dataservices-samples-parent/6.6.0-SNAPSHOT/dataservices-samples-parent-6.6.0-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/products/job/product-ei/ws/integration/business-process-tests/tests-patches/bpel/pom.xml> to org.wso2.ei/org.wso2.ei.businessprocess.integration.tests.patches.bpel/6.6.0-SNAPSHOT/org.wso2.ei.businessprocess.integration.tests.patches.bpel-6.6.0-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/products/job/product-ei/ws/integration/dataservice-hosting-tests/tests-common/pom.xml> to org.wso2.ei/dataservice-integration-tests-common/6.6.0-SNAPSHOT/dataservice-integration-tests-common-6.6.0-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/products/job/product-ei/ws/integration/business-process-tests/tests-integration/pom.xml> to org.wso2.ei/wso2bps-integration-tests/6.6.0-SNAPSHOT/wso2bps-integration-tests-6.6.0-SNAPSHOT.pom
Sending e-mails to: builder at wso2.org
executing script 'Script - Kill Carbon Servers'
channel stopped
[product-ei] $ /bin/bash /tmp/build_step_template4494214345198924547.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).
Archiving artifacts
[htmlpublisher] Archiving HTML reports...
[htmlpublisher] Archiving at BUILD level <https://wso2.org/jenkins/job/products/job/product-ei/ws/integration/mediation-tests/coverage-report/target/jacoco/coverage> to /build/jenkins-home/jobs/products/jobs/product-ei/builds/712/htmlreports/Integration_20Test_20Coverage_20Report
[BFA] Scanning build for known causes...
[BFA] Found failure cause(s):
[BFA] Unable to upload artifacts from category ConnectionIssue
[BFA] Execution Failed from category DependencyIssue
[BFA] Done. 9s
More information about the Builder
mailing list