Hi Gayan,

I've pushed my changes. Now pods and services get created using global
sequence numbers. Also I've added member context and cluster port mapping
details to pods and services as annotations. It will be easy to identify
query Kubernetes resources using these.

@all: shall we do a round of testing to verify the functionality.

Thanks.

On Sun, Sep 20, 2015 at 12:08 PM, Gayan Gunarathne <gay...@wso2.com> wrote:

> Yeah.It is not a issue with the Stratos source. That's happen some
> intermittent issues occurs in the build server.
>
> Thanks,
> Gayan
>
> On Sun, Sep 20, 2015 at 10:34 AM, Akila Ravihansa Perera <
> raviha...@wso2.com> wrote:
>
>> Hi Gayan,
>>
>> If you go through the full log you will notice that JVM has crashed at 
>> 2015-09-19
>> 00:41:42.
>>
>> 2015-09-19 00:41:42 INFO
>> {org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader}:70 -
>> # A fatal error has been detected by the Java Runtime Environment:
>>
>> Likely cause is system went out of resources. But we will never know
>> without going through the system logs which we do not have access to.
>>
>> If you look at the Stratos-4.1.x commit built [1], all recent build runs
>> are successful.
>>
>> [1] https://builds.apache.org/job/Stratos-41x-Commit-Build/
>>
>> Thanks.
>>
>> On Sun, Sep 20, 2015 at 8:52 AM, Gayan Gunarathne <gay...@wso2.com>
>> wrote:
>>
>>> Hi All,
>>>
>>> Following the release branch build trend for lat week.
>>>
>>>
>>> [image: collapse] 
>>> <https://builds.apache.org/toggleCollapse?paneId=buildHistory>
>>> [image: Success > Console Output] 
>>> <https://builds.apache.org/job/Stratos-41x-Nightly-Build/org.apache.stratos$stratos-test-integration/14/console>
>>>   #14Sep 20, 2015 12:18:51 AM 
>>> <https://builds.apache.org/job/Stratos-41x-Nightly-Build/org.apache.stratos$stratos-test-integration/14/>
>>>  [image: Unstable > Console Output] 
>>> <https://builds.apache.org/job/Stratos-41x-Nightly-Build/org.apache.stratos$stratos-test-integration/13/console>
>>>   #13Sep 19, 2015 12:19:00 AM 
>>> <https://builds.apache.org/job/Stratos-41x-Nightly-Build/org.apache.stratos$stratos-test-integration/13/>
>>>  [image: Success > Console Output] 
>>> <https://builds.apache.org/job/Stratos-41x-Nightly-Build/org.apache.stratos$stratos-test-integration/12/console>
>>>   #12Sep 18, 2015 12:19:00 AM 
>>> <https://builds.apache.org/job/Stratos-41x-Nightly-Build/org.apache.stratos$stratos-test-integration/12/>
>>>  [image: Success > Console Output] 
>>> <https://builds.apache.org/job/Stratos-41x-Nightly-Build/org.apache.stratos$stratos-test-integration/11/console>
>>>   #11Sep 17, 2015 1:08:49 AM 
>>> <https://builds.apache.org/job/Stratos-41x-Nightly-Build/org.apache.stratos$stratos-test-integration/11/>
>>>  [image: Not built > Console Output] 
>>> <https://builds.apache.org/job/Stratos-41x-Nightly-Build/org.apache.stratos$stratos-test-integration/10/console>
>>>   #10Sep 16, 2015 12:18:54 AM 
>>> <https://builds.apache.org/job/Stratos-41x-Nightly-Build/org.apache.stratos$stratos-test-integration/10/>
>>>  [image: Not built > Console Output] 
>>> <https://builds.apache.org/job/Stratos-41x-Nightly-Build/org.apache.stratos$stratos-test-integration/9/console>
>>>   #9Sep 15, 2015 10:52:18 AM 
>>> <https://builds.apache.org/job/Stratos-41x-Nightly-Build/org.apache.stratos$stratos-test-integration/9/>
>>>  [image: Success > Console Output] 
>>> <https://builds.apache.org/job/Stratos-41x-Nightly-Build/org.apache.stratos$stratos-test-integration/8/console>
>>>   #8Sep 14, 2015 12:20:04 AM 
>>> <https://builds.apache.org/job/Stratos-41x-Nightly-Build/org.apache.stratos$stratos-test-integration/8/>
>>>  [image: Success > Console Output] 
>>> <https://builds.apache.org/job/Stratos-41x-Nightly-Build/org.apache.stratos$stratos-test-integration/7/console>
>>>   #7Sep 12, 2015 12:37:02 AM 
>>> <https://builds.apache.org/job/Stratos-41x-Nightly-Build/org.apache.stratos$stratos-test-integration/7/>
>>>  [image: Not built > Console Output] 
>>> <https://builds.apache.org/job/Stratos-41x-Nightly-Build/org.apache.stratos$stratos-test-integration/6/console>
>>>   #6Sep 11, 2015 2:39:39 AM 
>>> <https://builds.apache.org/job/Stratos-41x-Nightly-Build/org.apache.stratos$stratos-test-integration/6/>
>>>
>>> I found sometimes integration test failures due to connection refused to
>>> Rest API. This was happened 19 th Sep, that's why the build is unstable on
>>> that day.Any idea of that? Seems like rest API running on a different port
>>> than integration test use.Will need to check further on this.
>>>
>>>
>>> But yesterday night integration test pass successfully.
>>>
>>>
>>> broker.TransportConnection.Transport}:202 - Transport Connection to: 
>>> tcp://127.0.0.1:46508 failed: java.io.EOFException
>>> 2015-09-19 00:53:03 INFO  
>>> {org.wso2.carbon.automation.engine.testlisteners.TestManagerListener}:53 - 
>>> On test failure...
>>> 2015-09-19 00:53:03 INFO  
>>> {org.wso2.carbon.automation.engine.testlisteners.TestManagerListener}:32 - 
>>> Running the test method --- 
>>> org.apache.stratos.integration.tests.application.GroupStartupOrderTest.testTerminationBehavior
>>>  ----
>>> 2015-09-19 00:53:03 INFO  
>>> {org.apache.stratos.integration.tests.application.GroupStartupOrderTest}:50 
>>> - ----------------------Started application startup order test 
>>> case------------------------
>>> 2015-09-19 00:53:03 ERROR 
>>> {org.apache.stratos.integration.common.rest.RestClient}:185 - Could not add 
>>> autoscalingPolicy
>>> java.net.ConnectException: Connection refused
>>>     at java.net.PlainSocketImpl.socketConnect(Native Method)
>>>     at 
>>> java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:339)
>>>     at
>>>
>>>
>>> Thanks,
>>> Gayan
>>>
>>> --
>>>
>>> Gayan Gunarathne
>>> Technical Lead, WSO2 Inc. (http://wso2.com)
>>> Committer & PMC Member, Apache Stratos
>>> email : gay...@wso2.com  | mobile : +94 775030545 <%2B94%20766819985>
>>>
>>>
>>>
>>
>>
>>
>> --
>> Akila Ravihansa Perera
>> WSO2 Inc.;  http://wso2.com/
>>
>> Blog: http://ravihansa3000.blogspot.com
>>
>
>
>
> --
>
> Gayan Gunarathne
> Technical Lead, WSO2 Inc. (http://wso2.com)
> Committer & PMC Member, Apache Stratos
> email : gay...@wso2.com  | mobile : +94 775030545 <%2B94%20766819985>
>
>
>



-- 
Akila Ravihansa Perera
WSO2 Inc.;  http://wso2.com/

Blog: http://ravihansa3000.blogspot.com

Reply via email to