[Builder] Build failed in Jenkins: siddhi » siddhi_ 3.1.x #2

cbuilder at wso2.org cbuilder at wso2.org
Thu Jan 25 08:14:05 PST 2018


See <https://wso2.org/jenkins/job/siddhi/job/siddhi_%203.1.x/2/display/redirect?page=changes>

Changes:

[nisalaniroshana] Fix for issue in length window[S]

[nisalaniroshana] Fixed state persistence[S]

[nisalaniroshana] Fixed Null Pointer issue in SnapshotService[S]

[nisalaniroshana] Fixed MSSQL issue in eventtable select limit 1

[nisalaniroshana] Changing state key for snapshottables

[nisalaniroshana] State persistence with locking[S]

[nisalaniroshana] Fixing the rdbms config for ms sql server (Boolean case)

[nisalaniroshana] Fix Join test case after getting support fixes

[nisalaniroshana]  Fix for wso2/siddhi#572[S]

[nisalaniroshana] Fixed CronWindow testcase failure due to timeout[S]

[nisalaniroshana] Updated PlanCreationException message

[nisalaniroshana] Fixing test failure in the Extract Attribute Function due to time-zone

[nisalaniroshana] Fix OOM issue in DAS receivers[S]

[nisalaniroshana] Fix APIM traffic manager OOM issue[S]

------------------------------------------
[...truncated 2.49 MB...]
[INFO] DateFormatFunctionExtensionTestCaseDesiredFormat
[INFO] Exception on execution plan '6acda7b6-2bc9-4e5b-8b51-bbcb3c8d94d3' on class 'org.wso2.siddhi.extension.time.DateFormatFunctionExtension', Provided Data type cannot be cast to desired format. java.lang.Long cannot be cast to java.lang.String
[INFO] org.wso2.siddhi.core.exception.ExecutionPlanRuntimeException: Provided Data type cannot be cast to desired format. java.lang.Long cannot be cast to java.lang.String
[INFO] 	at org.wso2.siddhi.extension.time.DateFormatFunctionExtension.execute(DateFormatFunctionExtension.java:198)
[INFO] 	at org.wso2.siddhi.core.executor.function.FunctionExecutor.execute(FunctionExecutor.java:100)
[INFO] 	at org.wso2.siddhi.core.query.selector.attribute.processor.AttributeProcessor.process(AttributeProcessor.java:38)
[INFO] 	at org.wso2.siddhi.core.query.selector.QuerySelector.processNoGroupBy(QuerySelector.java:103)
[INFO] 	at org.wso2.siddhi.core.query.selector.QuerySelector.process(QuerySelector.java:86)
[INFO] 	at org.wso2.siddhi.core.query.input.ProcessStreamReceiver.processAndClear(ProcessStreamReceiver.java:178)
[INFO] 	at org.wso2.siddhi.core.query.input.ProcessStreamReceiver.process(ProcessStreamReceiver.java:88)
[INFO] 	at org.wso2.siddhi.core.query.input.ProcessStreamReceiver.receive(ProcessStreamReceiver.java:174)
[INFO] 	at org.wso2.siddhi.core.stream.StreamJunction.sendData(StreamJunction.java:219)
[INFO] 	at org.wso2.siddhi.core.stream.StreamJunction.access$200(StreamJunction.java:47)
[INFO] 	at org.wso2.siddhi.core.stream.StreamJunction$Publisher.send(StreamJunction.java:348)
[INFO] 	at org.wso2.siddhi.core.stream.input.InputDistributor.send(InputDistributor.java:49)
[INFO] 	at org.wso2.siddhi.core.stream.input.InputEntryValve.send(InputEntryValve.java:59)
[INFO] 	at org.wso2.siddhi.core.stream.input.InputHandler.send(InputHandler.java:45)
[INFO] 	at org.wso2.siddhi.extension.time.DateFormatFunctionExtensionTestCase.dateFormatFunctionExtension15(DateFormatFunctionExtensionTestCase.java:494)
[INFO] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[INFO] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
[INFO] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[INFO] 	at java.lang.reflect.Method.invoke(Method.java:606)
[INFO] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:45)
[INFO] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
[INFO] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:42)
[INFO] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20)
[INFO] 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28)
[INFO] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:263)
[INFO] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:68)
[INFO] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:47)
[INFO] 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:231)
[INFO] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:60)
[INFO] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:229)
[INFO] 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:50)
[INFO] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:222)
[INFO] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:300)
[INFO] 	at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:62)
[INFO] 	at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:140)
[INFO] 	at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:127)
[INFO] 	at org.apache.maven.surefire.Surefire.run(Surefire.java:177)
[INFO] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[INFO] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
[INFO] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[INFO] 	at java.lang.reflect.Method.invoke(Method.java:606)
[INFO] 	at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:345)
[INFO] 	at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1009)
[INFO] Caused by: java.lang.ClassCastException: java.lang.Long cannot be cast to java.lang.String
[INFO] 	at org.wso2.siddhi.extension.time.DateFormatFunctionExtension.execute(DateFormatFunctionExtension.java:188)
[INFO] 	... 42 more
[INFO] Events{ @timestamp = 1516896793161, inEvents = [Event{timestamp=1516896793161, data=[IBM, null], isExpired=false}], RemoveEvents = null }
[INFO] Exception on execution plan '6acda7b6-2bc9-4e5b-8b51-bbcb3c8d94d3' on class 'org.wso2.siddhi.extension.time.DateFormatFunctionExtension', Provided Data type cannot be cast to desired format. java.lang.Long cannot be cast to java.lang.String
[INFO] org.wso2.siddhi.core.exception.ExecutionPlanRuntimeException: Provided Data type cannot be cast to desired format. java.lang.Long cannot be cast to java.lang.String
[INFO] 	at org.wso2.siddhi.extension.time.DateFormatFunctionExtension.execute(DateFormatFunctionExtension.java:198)
[INFO] 	at org.wso2.siddhi.core.executor.function.FunctionExecutor.execute(FunctionExecutor.java:100)
[INFO] 	at org.wso2.siddhi.core.query.selector.attribute.processor.AttributeProcessor.process(AttributeProcessor.java:38)
[INFO] 	at org.wso2.siddhi.core.query.selector.QuerySelector.processNoGroupBy(QuerySelector.java:103)
[INFO] 	at org.wso2.siddhi.core.query.selector.QuerySelector.process(QuerySelector.java:86)
[INFO] 	at org.wso2.siddhi.core.query.input.ProcessStreamReceiver.processAndClear(ProcessStreamReceiver.java:178)
[INFO] 	at org.wso2.siddhi.core.query.input.ProcessStreamReceiver.process(ProcessStreamReceiver.java:88)
[INFO] 	at org.wso2.siddhi.core.query.input.ProcessStreamReceiver.receive(ProcessStreamReceiver.java:174)
[INFO] 	at org.wso2.siddhi.core.stream.StreamJunction.sendData(StreamJunction.java:219)
[INFO] 	at org.wso2.siddhi.core.stream.StreamJunction.access$200(StreamJunction.java:47)
[INFO] 	at org.wso2.siddhi.core.stream.StreamJunction$Publisher.send(StreamJunction.java:348)
[INFO] 	at org.wso2.siddhi.core.stream.input.InputDistributor.send(InputDistributor.java:49)
[INFO] 	at org.wso2.siddhi.core.stream.input.InputEntryValve.send(InputEntryValve.java:59)
[INFO] 	at org.wso2.siddhi.core.stream.input.InputHandler.send(InputHandler.java:45)
[INFO] 	at org.wso2.siddhi.extension.time.DateFormatFunctionExtensionTestCase.dateFormatFunctionExtension15(DateFormatFunctionExtensionTestCase.java:495)
[INFO] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[INFO] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
[INFO] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[INFO] 	at java.lang.reflect.Method.invoke(Method.java:606)
[INFO] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:45)
[INFO] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
[INFO] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:42)
[INFO] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20)
[INFO] 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28)
[INFO] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:263)
[INFO] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:68)
[INFO] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:47)
[INFO] 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:231)
[INFO] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:60)
[INFO] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:229)
[INFO] 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:50)
[INFO] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:222)
[INFO] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:300)
[INFO] 	at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:62)
[INFO] 	at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:140)
[INFO] 	at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:127)
[INFO] 	at org.apache.maven.surefire.Surefire.run(Surefire.java:177)
[INFO] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[INFO] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
[INFO] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[INFO] 	at java.lang.reflect.Method.invoke(Method.java:606)
[INFO] 	at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:345)
[INFO] 	at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1009)
[INFO] Caused by: java.lang.ClassCastException: java.lang.Long cannot be cast to java.lang.String
[INFO] 	at org.wso2.siddhi.extension.time.DateFormatFunctionExtension.execute(DateFormatFunctionExtension.java:188)
[INFO] 	... 42 more
[INFO] Events{ @timestamp = 1516896793162, inEvents = [Event{timestamp=1516896793162, data=[IBM, null], isExpired=false}], RemoveEvents = null }
[INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.989 sec
[INFO] Running org.wso2.siddhi.extension.time.CurrentDateFunctionExtensionTestCase
[INFO] CurrentDateFunctionExtensionTestCase
[INFO] Events{ @timestamp = 1516896793275, inEvents = [Event{timestamp=1516896793275, data=[IBM, 2018-01-25], isExpired=false}], RemoveEvents = null }
[INFO] Event : 1,currentDate : 2018-01-25
[INFO] Events{ @timestamp = 1516896793275, inEvents = [Event{timestamp=1516896793275, data=[WSO2, 2018-01-25], isExpired=false}], RemoveEvents = null }
[INFO] Event : 2,currentDate : 2018-01-25
[INFO] Events{ @timestamp = 1516896793276, inEvents = [Event{timestamp=1516896793276, data=[XYZ, 2018-01-25], isExpired=false}], RemoveEvents = null }
[INFO] Event : 3,currentDate : 2018-01-25
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.113 sec
[INFO] 
[INFO] Results :
[INFO] 
[INFO] Failed tests: 
[INFO]   extractAttributesFunctionExtension2(org.wso2.siddhi.extension.time.ExtractAttributesFunctionExtensionTestCase)
[INFO]   extractAttributesFunctionExtension7(org.wso2.siddhi.extension.time.ExtractAttributesFunctionExtensionTestCase)
[INFO]   extractAttributesFunctionExtension8(org.wso2.siddhi.extension.time.ExtractAttributesFunctionExtensionTestCase)
[INFO]   extractAttributesFunctionExtension13(org.wso2.siddhi.extension.time.ExtractAttributesFunctionExtensionTestCase)
[INFO]   timestampInMillisecondsWithAllArgumentsFunctionExtension8(org.wso2.siddhi.extension.time.TimestampInMillisecondsFunctionExtensionTestCase)
[INFO]   timestampInMillisecondsWithAllArgumentsFunctionExtension9(org.wso2.siddhi.extension.time.TimestampInMillisecondsFunctionExtensionTestCase)
[INFO] 
[INFO] Tests run: 120, Failures: 6, Errors: 0, Skipped: 0
[INFO] 
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] Reactor Summary:
[INFO] [INFO] 
[INFO] [INFO] Siddhi ............................................ SUCCESS [6.978s]
[INFO] [INFO] Siddhi Query API .................................. SUCCESS [7.947s]
[INFO] [INFO] Siddhi Query Compiler ............................. SUCCESS [10.659s]
[INFO] [INFO] Siddhi Core ....................................... SUCCESS [18:55.060s]
[INFO] [INFO] Siddhi Extensions ................................. SUCCESS [0.034s]
[INFO] [INFO] Siddhi Extension - Evaluate Scripts ............... SUCCESS [18.552s]
[INFO] [INFO] Siddhi Extension - String ......................... SUCCESS [6.039s]
[INFO] [INFO] Siddhi Extension - Geo ............................ SUCCESS [2.105s]
[INFO] [INFO] Siddhi Extension - Math ........................... SUCCESS [29.239s]
[INFO] [INFO] Siddhi Extension - Event Table .................... SUCCESS [3:39.249s]
[INFO] [INFO] Siddhi Extension - RegEx .......................... SUCCESS [8.399s]
[INFO] [INFO] Siddhi Extension - Time ........................... FAILURE [15.304s]
[INFO] [INFO] Siddhi Extension - Time Series .................... SKIPPED
[INFO] [INFO] Siddhi Extension - Out-of-order Handler ........... SKIPPED
[INFO] [INFO] Siddhi Extension - Map ............................ SKIPPED
[INFO] [INFO] Siddhi Extension - Kalman Filter .................. SKIPPED
[INFO] [INFO] Siddhi Extension - Markov models .................. SKIPPED
[INFO] [INFO] Siddhi Samples .................................... SKIPPED
[INFO] [INFO] Siddhi Performance Samples ........................ SKIPPED
[INFO] [INFO] Siddhi Quick Start Samples ........................ SKIPPED
[INFO] [INFO] Siddhi Tests Coverage Report Aggregation .......... SKIPPED
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] BUILD FAILURE
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] Total time: 24:20.336s
[INFO] [INFO] Finished at: Thu Jan 25 16:13:13 UTC 2018
[INFO] [INFO] Final Memory: 107M/358M
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.4.3:test (default-test) on project siddhi-extension-time: There are test failures.
[INFO] [ERROR] 
[INFO] [ERROR] Please refer to <https://wso2.org/jenkins/job/siddhi/job/siddhi_%203.1.x/ws/modules/siddhi-extensions/time/target/surefire-reports> for the individual test results.
[INFO] [ERROR] -> [Help 1]
[INFO] [ERROR] 
[INFO] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[INFO] [ERROR] Re-run Maven using the -X switch to enable full debug logging.
[INFO] [ERROR] 
[INFO] [ERROR] For more information about the errors and possible solutions, please read the following articles:
[INFO] [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[INFO] [ERROR] 
[INFO] [ERROR] After correcting the problems, you can resume the build with the command
[INFO] [ERROR]   mvn <goals> -rf :siddhi-extension-time
[BFA] Scanning build for known causes...
[BFA] No failure causes found
[BFA] Done. 0s
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Siddhi ............................................ FAILURE [24:26.223s]
[INFO] Siddhi Query API .................................. SKIPPED
[INFO] Siddhi Query Compiler ............................. SKIPPED
[INFO] Siddhi Core ....................................... SKIPPED
[INFO] Siddhi Extensions ................................. SKIPPED
[INFO] Siddhi Extension - Evaluate Scripts ............... SKIPPED
[INFO] Siddhi Extension - String ......................... SKIPPED
[INFO] Siddhi Extension - Geo ............................ SKIPPED
[INFO] Siddhi Extension - Math ........................... SKIPPED
[INFO] Siddhi Extension - Event Table .................... SKIPPED
[INFO] Siddhi Extension - RegEx .......................... SKIPPED
[INFO] Siddhi Extension - Time ........................... SKIPPED
[INFO] Siddhi Extension - Time Series .................... SKIPPED
[INFO] Siddhi Extension - Out-of-order Handler ........... SKIPPED
[INFO] Siddhi Extension - Map ............................ SKIPPED
[INFO] Siddhi Extension - Kalman Filter .................. SKIPPED
[INFO] Siddhi Extension - Markov models .................. SKIPPED
[INFO] Siddhi Samples .................................... SKIPPED
[INFO] Siddhi Performance Samples ........................ SKIPPED
[INFO] Siddhi Quick Start Samples ........................ SKIPPED
[INFO] Siddhi Tests Coverage Report Aggregation .......... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 24:33.552s
[INFO] Finished at: Thu Jan 25 16:13:17 UTC 2018
[INFO] Final Memory: 18M/224M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-release-plugin:2.5.1:prepare (default-cli) on project siddhi: Maven execution failed, exit code: '1' -> [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
[JENKINS] Archiving <https://wso2.org/jenkins/job/siddhi/job/siddhi_%203.1.x/ws/coverage-reports/pom.xml> to org.wso2.siddhi/coverage-reports/3.1.3-SNAPSHOT/coverage-reports-3.1.3-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/siddhi/job/siddhi_%203.1.x/ws/modules/siddhi-extensions/pom.xml> to org.wso2.siddhi/siddhi-extensions/3.1.3-SNAPSHOT/siddhi-extensions-3.1.3-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/siddhi/job/siddhi_%203.1.x/ws/modules/siddhi-extensions/time/pom.xml> to org.wso2.siddhi/siddhi-extension-time/3.1.3-SNAPSHOT/siddhi-extension-time-3.1.3-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/siddhi/job/siddhi_%203.1.x/ws/modules/siddhi-extensions/kalman-filter/pom.xml> to org.wso2.siddhi/siddhi-extension-kalman-filter/3.1.3-SNAPSHOT/siddhi-extension-kalman-filter-3.1.3-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/siddhi/job/siddhi_%203.1.x/ws/modules/siddhi-samples/pom.xml> to org.wso2.siddhi/siddhi-samples/3.1.3-SNAPSHOT/siddhi-samples-3.1.3-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/siddhi/job/siddhi_%203.1.x/ws/modules/siddhi-extensions/regex/pom.xml> to org.wso2.siddhi/siddhi-extension-regex/3.1.3-SNAPSHOT/siddhi-extension-regex-3.1.3-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/siddhi/job/siddhi_%203.1.x/ws/modules/siddhi-extensions/timeseries/pom.xml> to org.wso2.siddhi/siddhi-extension-timeseries/3.1.3-SNAPSHOT/siddhi-extension-timeseries-3.1.3-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/siddhi/job/siddhi_%203.1.x/ws/modules/siddhi-extensions/eval-script/pom.xml> to org.wso2.siddhi/siddhi-extension-eval-script/3.1.3-SNAPSHOT/siddhi-extension-eval-script-3.1.3-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/siddhi/job/siddhi_%203.1.x/ws/pom.xml> to org.wso2.siddhi/siddhi/3.1.3-SNAPSHOT/siddhi-3.1.3-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/siddhi/job/siddhi_%203.1.x/ws/modules/siddhi-extensions/event-table/pom.xml> to org.wso2.siddhi/siddhi-extension-event-table/3.1.3-SNAPSHOT/siddhi-extension-event-table-3.1.3-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/siddhi/job/siddhi_%203.1.x/ws/modules/siddhi-core/pom.xml> to org.wso2.siddhi/siddhi-core/3.1.3-SNAPSHOT/siddhi-core-3.1.3-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/siddhi/job/siddhi_%203.1.x/ws/modules/siddhi-extensions/map/pom.xml> to org.wso2.siddhi/siddhi-extension-map/3.1.3-SNAPSHOT/siddhi-extension-map-3.1.3-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/siddhi/job/siddhi_%203.1.x/ws/modules/siddhi-samples/performance-samples/pom.xml> to org.wso2.siddhi/performance-samples/3.1.3-SNAPSHOT/performance-samples-3.1.3-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/siddhi/job/siddhi_%203.1.x/ws/modules/siddhi-extensions/geo/pom.xml> to org.wso2.siddhi/siddhi-extension-geo/3.1.3-SNAPSHOT/siddhi-extension-geo-3.1.3-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/siddhi/job/siddhi_%203.1.x/ws/modules/siddhi-extensions/reorder/pom.xml> to org.wso2.siddhi/siddhi-extension-reorder/3.1.3-SNAPSHOT/siddhi-extension-reorder-3.1.3-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/siddhi/job/siddhi_%203.1.x/ws/modules/siddhi-query-api/pom.xml> to org.wso2.siddhi/siddhi-query-api/3.1.3-SNAPSHOT/siddhi-query-api-3.1.3-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/siddhi/job/siddhi_%203.1.x/ws/modules/siddhi-query-compiler/pom.xml> to org.wso2.siddhi/siddhi-query-compiler/3.1.3-SNAPSHOT/siddhi-query-compiler-3.1.3-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/siddhi/job/siddhi_%203.1.x/ws/modules/siddhi-extensions/math/pom.xml> to org.wso2.siddhi/siddhi-extension-math/3.1.3-SNAPSHOT/siddhi-extension-math-3.1.3-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/siddhi/job/siddhi_%203.1.x/ws/modules/siddhi-samples/quick-start-samples/pom.xml> to org.wso2.siddhi/quick-start-samples/3.1.3-SNAPSHOT/quick-start-samples-3.1.3-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/siddhi/job/siddhi_%203.1.x/ws/modules/siddhi-extensions/string/pom.xml> to org.wso2.siddhi/siddhi-extension-string/3.1.3-SNAPSHOT/siddhi-extension-string-3.1.3-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/siddhi/job/siddhi_%203.1.x/ws/modules/siddhi-extensions/markov-models/pom.xml> to org.wso2.siddhi/siddhi-extension-markov-models/3.1.3-SNAPSHOT/siddhi-extension-markov-models-3.1.3-SNAPSHOT.pom
Sending e-mails to: builder at wso2.org
channel stopped
 > git rev-parse HEAD^{commit} # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
------------------------------------------------------------------------

[WSO2 Maven Release] [WSO2 Maven Release] Build Result: FAILURE
[WSO2 Maven Release] Dropping Git Tag: v3.1.3. Reason: FAILURE build.

[WSO2 Maven Release] Deleting release tag from remote.
 > git --version # timeout=10
using GIT_ASKPASS to set credentials github user for maven release plugin (CD)
 > git push https://github.com/wso2/siddhi.git :refs/tags/v3.1.3
[WSO2 Maven Release] Dropped git tag - v3.1.3
FATAL: [M2Release] Could not find nexus stage repository for project.

[BFA] Scanning build for known causes...
[BFA] No failure causes found
[BFA] Done. 0s
Not sending mail to unregistered user nisalaniroshana at gmail.com


More information about the Builder mailing list