[Builder] Build failed in Jenkins: platform-builds » carbon-apimgt_6.x » WSO2 Carbon - API Management Aggregator POM #1890
cbuilder at wso2.org
cbuilder at wso2.org
Mon Oct 15 03:11:29 PDT 2018
See <https://wso2.org/jenkins/job/platform-builds/job/carbon-apimgt_6.x/org.wso2.carbon.apimgt$carbon-apimgt/1890/display/redirect>
------------------------------------------
[...truncated 13.39 MB...]
[INFO] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
[INFO] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
[INFO] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
[INFO] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
[INFO] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
[INFO] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
[INFO] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
[INFO] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
[INFO] at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
[INFO] at org.junit.runners.Suite.runChild(Suite.java:128)
[INFO] at org.junit.runners.Suite.runChild(Suite.java:27)
[INFO] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
[INFO] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
[INFO] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
[INFO] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
[INFO] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
[INFO] at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
[INFO] at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
[INFO] at org.junit.runner.JUnitCore.run(JUnitCore.java:115)
[INFO] at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:108)
[INFO] at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:78)
[INFO] at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54)
[INFO] at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:144)
[INFO] at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:203)
[INFO] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:155)
[INFO] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103)
[INFO] 2018-10-15 10:10:22 ERROR AbstractJWTGenerator:503 - Error in retrieving application attributes of application with id: 1
[INFO] Generated Token: eyJ0eXAiOiJKV1QiLCJhbGciOiJub25lIn0=.eyJodHRwOlwvXC93c28yLm9yZ1wvY2xhaW1zXC9hcHBsaWNhdGlvbnRpZXIiOiJVTkxJTUlURUQiLCJodHRwOlwvXC93c28yLm9yZ1wvY2xhaW1zXC9zdWJzY3JpYmVyIjoic2FuamVld2EiLCJodHRwOlwvXC93c28yLm9yZ1wvY2xhaW1zXC92ZXJzaW9uIjoiMS41LjAiLCJpc3MiOiJ3c28yLm9yZ1wvcHJvZHVjdHNcL2FtIiwiaHR0cDpcL1wvd3NvMi5vcmdcL2NsYWltc1wvYXBwbGljYXRpb25uYW1lIjoic2FuamVld2EtYXBwIiwiaHR0cDpcL1wvd3NvMi5vcmdcL2NsYWltc1wvZW5kdXNlciI6Im1hbGFsZ29kYUBjYXJib24uc3VwZXIiLCJodHRwOlwvXC93c28yLm9yZ1wvY2xhaW1zXC9lbmR1c2VyVGVuYW50SWQiOiItMTIzNCIsImV4cCI6MTUzOTU5OTEyMiwiaHR0cDpcL1wvd3NvMi5vcmdcL2NsYWltc1wvYXBwbGljYXRpb25pZCI6IjEiLCJodHRwOlwvXC93c28yLm9yZ1wvY2xhaW1zXC91c2VydHlwZSI6IkFQUExJQ0FUSU9OIiwiaHR0cDpcL1wvd3NvMi5vcmdcL2NsYWltc1wvYXBpY29udGV4dCI6InRlc3RBUEkifQ==.
[INFO] Header: {"typ":"JWT","alg":"none"}
[INFO] Body: {"http:\/\/wso2.org\/claims\/applicationtier":"UNLIMITED","http:\/\/wso2.org\/claims\/subscriber":"sanjeewa","http:\/\/wso2.org\/claims\/version":"1.5.0","iss":"wso2.org\/products\/am","http:\/\/wso2.org\/claims\/applicationname":"sanjeewa-app","http:\/\/wso2.org\/claims\/enduser":"malalgoda at carbon.super","http:\/\/wso2.org\/claims\/enduserTenantId":"-1234","exp":1539599122,"http:\/\/wso2.org\/claims\/applicationid":"1","http:\/\/wso2.org\/claims\/usertype":"APPLICATION","http:\/\/wso2.org\/claims\/apicontext":"testAPI"}
[INFO] 2018-10-15 10:10:22 ERROR ApiMgtDAO:6119 - Error while obtaining details of the Application : 1
[INFO] java.sql.SQLException: Data source is not configured properly.
[INFO] at org.wso2.carbon.apimgt.impl.utils.APIMgtDBUtil.getConnection(APIMgtDBUtil.java:122)
[INFO] at org.wso2.carbon.apimgt.impl.dao.ApiMgtDAO.getApplicationById(ApiMgtDAO.java:5494)
[INFO] at org.wso2.carbon.apimgt.keymgt.token.AbstractJWTGenerator.getApplicationAttributes(AbstractJWTGenerator.java:499)
[INFO] at org.wso2.carbon.apimgt.keymgt.token.JWTGenerator.populateStandardClaims(JWTGenerator.java:66)
[INFO] at org.wso2.carbon.apimgt.keymgt.token.AbstractJWTGenerator.buildBody(AbstractJWTGenerator.java:193)
[INFO] at org.wso2.carbon.apimgt.keymgt.token.AbstractJWTGenerator.generateToken(AbstractJWTGenerator.java:147)
[INFO] at org.wso2.carbon.apimgt.keymgt.token.TokenGenTest.testAbstractJWTGenerator(TokenGenTest.java:81)
[INFO] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[INFO] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[INFO] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[INFO] at java.lang.reflect.Method.invoke(Method.java:497)
[INFO] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
[INFO] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
[INFO] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
[INFO] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
[INFO] at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
[INFO] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
[INFO] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
[INFO] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
[INFO] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
[INFO] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
[INFO] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
[INFO] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
[INFO] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
[INFO] at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
[INFO] at org.junit.runners.Suite.runChild(Suite.java:128)
[INFO] at org.junit.runners.Suite.runChild(Suite.java:27)
[INFO] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
[INFO] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
[INFO] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
[INFO] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
[INFO] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
[INFO] at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
[INFO] at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
[INFO] at org.junit.runner.JUnitCore.run(JUnitCore.java:115)
[INFO] at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:108)
[INFO] at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:78)
[INFO] at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54)
[INFO] at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:144)
[INFO] at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:203)
[INFO] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:155)
[INFO] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103)
[INFO] 2018-10-15 10:10:22 ERROR AbstractJWTGenerator:503 - Error in retrieving application attributes of application with id: 1
[INFO] Generated Token: eyJ0eXAiOiJKV1QiLCJhbGciOiJub25lIn0=.eyJodHRwOlwvXC93c28yLm9yZ1wvY2xhaW1zXC9hcHBsaWNhdGlvbnRpZXIiOiJVTkxJTUlURUQiLCJodHRwOlwvXC93c28yLm9yZ1wvY2xhaW1zXC9zdWJzY3JpYmVyIjoic2FuamVld2EiLCJodHRwOlwvXC93c28yLm9yZ1wvY2xhaW1zXC92ZXJzaW9uIjoiMS41LjAiLCJpc3MiOiJ3c28yLm9yZ1wvcHJvZHVjdHNcL2FtIiwiaHR0cDpcL1wvd3NvMi5vcmdcL2NsYWltc1wvYXBwbGljYXRpb25uYW1lIjoic2FuamVld2EtYXBwIiwiaHR0cDpcL1wvd3NvMi5vcmdcL2NsYWltc1wvZW5kdXNlciI6Im1hbGFsZ29kYUBjYXJib24uc3VwZXIiLCJodHRwOlwvXC93c28yLm9yZ1wvY2xhaW1zXC9lbmR1c2VyVGVuYW50SWQiOiItMTIzNCIsImV4cCI6MTUzOTU5OTEyMiwiaHR0cDpcL1wvd3NvMi5vcmdcL2NsYWltc1wvYXBwbGljYXRpb25pZCI6IjEiLCJodHRwOlwvXC93c28yLm9yZ1wvY2xhaW1zXC91c2VydHlwZSI6IlVTRVJfVFlQRSIsImh0dHA6XC9cL3dzbzIub3JnXC9jbGFpbXNcL2FwaWNvbnRleHQiOiJ0ZXN0QVBJIn0=.
[INFO] Header: {"typ":"JWT","alg":"none"}
[INFO] Body: {"http:\/\/wso2.org\/claims\/applicationtier":"UNLIMITED","http:\/\/wso2.org\/claims\/subscriber":"sanjeewa","http:\/\/wso2.org\/claims\/version":"1.5.0","iss":"wso2.org\/products\/am","http:\/\/wso2.org\/claims\/applicationname":"sanjeewa-app","http:\/\/wso2.org\/claims\/enduser":"malalgoda at carbon.super","http:\/\/wso2.org\/claims\/enduserTenantId":"-1234","exp":1539599122,"http:\/\/wso2.org\/claims\/applicationid":"1","http:\/\/wso2.org\/claims\/usertype":"USER_TYPE","http:\/\/wso2.org\/claims\/apicontext":"testAPI"}
[INFO] 2018-10-15 10:10:22 ERROR ApiMgtDAO:6119 - Error while obtaining details of the Application : 1
[INFO] java.sql.SQLException: Data source is not configured properly.
[INFO] at org.wso2.carbon.apimgt.impl.utils.APIMgtDBUtil.getConnection(APIMgtDBUtil.java:122)
[INFO] at org.wso2.carbon.apimgt.impl.dao.ApiMgtDAO.getApplicationById(ApiMgtDAO.java:5494)
[INFO] at org.wso2.carbon.apimgt.keymgt.token.AbstractJWTGenerator.getApplicationAttributes(AbstractJWTGenerator.java:499)
[INFO] at org.wso2.carbon.apimgt.keymgt.token.JWTGenerator.populateStandardClaims(JWTGenerator.java:66)
[INFO] at org.wso2.carbon.apimgt.keymgt.token.AbstractJWTGenerator.buildBody(AbstractJWTGenerator.java:193)
[INFO] at org.wso2.carbon.apimgt.keymgt.token.AbstractJWTGenerator.generateToken(AbstractJWTGenerator.java:147)
[INFO] at org.wso2.carbon.apimgt.keymgt.token.TokenGenTest.testAbstractJWTGenerator(TokenGenTest.java:90)
[INFO] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[INFO] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[INFO] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[INFO] at java.lang.reflect.Method.invoke(Method.java:497)
[INFO] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
[INFO] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
[INFO] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
[INFO] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
[INFO] at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
[INFO] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
[INFO] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
[INFO] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
[INFO] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
[INFO] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
[INFO] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
[INFO] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
[INFO] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
[INFO] at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
[INFO] at org.junit.runners.Suite.runChild(Suite.java:128)
[INFO] at org.junit.runners.Suite.runChild(Suite.java:27)
[INFO] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
[INFO] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
[INFO] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
[INFO] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
[INFO] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
[INFO] at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
[INFO] at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
[INFO] at org.junit.runner.JUnitCore.run(JUnitCore.java:115)
[INFO] at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:108)
[INFO] at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:78)
[INFO] at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54)
[INFO] at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:144)
[INFO] at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:203)
[INFO] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:155)
[INFO] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103)
[INFO] 2018-10-15 10:10:22 ERROR AbstractJWTGenerator:503 - Error in retrieving application attributes of application with id: 1
[INFO] Generated Token: eyJ0eXAiOiJKV1QiLCJhbGciOiJub25lIn0=.eyJodHRwOlwvXC93c28yLm9yZ1wvY2xhaW1zXC9hcHBsaWNhdGlvbnRpZXIiOiJVTkxJTUlURUQiLCJodHRwOlwvXC93c28yLm9yZ1wvY2xhaW1zXC9zdWJzY3JpYmVyIjoic2FuamVld2EiLCJodHRwOlwvXC93c28yLm9yZ1wvY2xhaW1zXC92ZXJzaW9uIjoiMS41LjAiLCJpc3MiOiJ3c28yLm9yZ1wvcHJvZHVjdHNcL2FtIiwiaHR0cDpcL1wvd3NvMi5vcmdcL2NsYWltc1wvYXBwbGljYXRpb25uYW1lIjoic2FuamVld2EtYXBwIiwiaHR0cDpcL1wvd3NvMi5vcmdcL2NsYWltc1wvZW5kdXNlciI6Im1hbGFsZ29kYUBjYXJib24uc3VwZXIiLCJodHRwOlwvXC93c28yLm9yZ1wvY2xhaW1zXC9lbmR1c2VyVGVuYW50SWQiOiItMTIzNCIsImV4cCI6MTUzOTU5OTEyMiwiaHR0cDpcL1wvd3NvMi5vcmdcL2NsYWltc1wvYXBwbGljYXRpb25pZCI6IjEiLCJodHRwOlwvXC93c28yLm9yZ1wvY2xhaW1zXC91c2VydHlwZSI6IlVTRVJfVFlQRSIsImh0dHA6XC9cL3dzbzIub3JnXC9jbGFpbXNcL2FwaWNvbnRleHQiOiJ0ZXN0QVBJIn0=.
[INFO] Header: {"typ":"JWT","alg":"none"}
[INFO] Body: {"http:\/\/wso2.org\/claims\/applicationtier":"UNLIMITED","http:\/\/wso2.org\/claims\/subscriber":"sanjeewa","http:\/\/wso2.org\/claims\/version":"1.5.0","iss":"wso2.org\/products\/am","http:\/\/wso2.org\/claims\/applicationname":"sanjeewa-app","http:\/\/wso2.org\/claims\/enduser":"malalgoda at carbon.super","http:\/\/wso2.org\/claims\/enduserTenantId":"-1234","exp":1539599122,"http:\/\/wso2.org\/claims\/applicationid":"1","http:\/\/wso2.org\/claims\/usertype":"USER_TYPE","http:\/\/wso2.org\/claims\/apicontext":"testAPI"}
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.087 sec - in org.wso2.carbon.apimgt.keymgt.token.TokenGenTest
[INFO] Running org.wso2.carbon.apimgt.keymgt.issuers.PermissionBasedScopeIssuerTestCase
[INFO] 2018-10-15 10:10:22 ERROR PermissionBasedScopeIssuer:113 - Error while getting scopes of application null
[INFO] 2018-10-15 10:10:22 ERROR PermissionBasedScopeIssuer:192 - Error occurred while initializing user store.
[INFO] org.wso2.carbon.user.api.UserStoreException
[INFO] 2018-10-15 10:10:22 DEBUG PermissionBasedScopeIssuer:95 - No scopes defined for the Application clientId
[INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.069 sec - in org.wso2.carbon.apimgt.keymgt.issuers.PermissionBasedScopeIssuerTestCase
[INFO] Running org.wso2.carbon.apimgt.keymgt.issuers.RoleBasedScopesIssuerTestCase
[INFO] 2018-10-15 10:10:22 DEBUG RoleBasedScopesIssuer:144 - Could not find roles of the user.
[INFO] 2018-10-15 10:10:22 DEBUG RoleBasedScopesIssuer:101 - No scopes defined for the Application clientId
[INFO] 2018-10-15 10:10:22 ERROR RoleBasedScopesIssuer:196 - Error while getting scopes of application null
[INFO] org.wso2.carbon.apimgt.api.APIManagementException
[INFO] 2018-10-15 10:10:22 DEBUG RoleBasedScopesIssuer:144 - Could not find roles of the user.
[INFO] 2018-10-15 10:10:22 DEBUG RoleBasedScopesIssuer:144 - Could not find roles of the user.
[INFO] 2018-10-15 10:10:22 DEBUG RoleBasedScopesIssuer:144 - Could not find roles of the user.
[INFO] 2018-10-15 10:10:22 ERROR RoleBasedScopesIssuer:138 - Error when getting the tenant's UserStoreManager or when getting roles of user
[INFO] org.wso2.carbon.user.api.UserStoreException
[INFO] 2018-10-15 10:10:22 DEBUG RoleBasedScopesIssuer:144 - Could not find roles of the user.
[INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 sec - in org.wso2.carbon.apimgt.keymgt.issuers.RoleBasedScopesIssuerTestCase
[INFO]
[INFO] Results :
[INFO]
[INFO] Tests in error:
[INFO] APIKeyMgtSubscriberServiceTest.createOAuthApplicationByApplicationInfo:92 ? NoClassDefFound
[INFO] APIKeyMgtSubscriberServiceTest.testDeleteOAuthApplication:295 ? NoClassDefFound
[INFO] APIKeyMgtSubscriberServiceTest.testRenewAccessToken:389 ? ExceptionInInitializer
[INFO] APIKeyMgtSubscriberServiceTest.testRevokeTokensOfUserByApp:545 ? ExceptionInInitializer
[INFO] APIKeyMgtSubscriberServiceTest.testUpdateOAuthApplication:234 ? NoClassDefFound
[INFO]
[INFO] Tests run: 105, Failures: 0, Errors: 5, Skipped: 0
[INFO]
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] Reactor Summary:
[INFO] [INFO]
[INFO] [INFO] WSO2 Carbon - API Management Aggregator POM ....... SUCCESS [2.436s]
[INFO] [INFO] API Management .................................... SUCCESS [0.411s]
[INFO] [INFO] WSO2 Carbon - API Security Handler Service Stub ... SUCCESS [6.285s]
[INFO] [INFO] WSO2 Carbon - API Key Management Stub ............. SUCCESS [10.769s]
[INFO] [INFO] WSO2 Carbon - API Gateway Management Stub ......... SUCCESS [9.316s]
[INFO] [INFO] WSO2 Carbon - API Stat Publishing Status Update Service Stub SUCCESS [4.020s]
[INFO] [INFO] WSO2 Carbon - Tier Cache Service Stub ............. SUCCESS [3.424s]
[INFO] [INFO] WSO2 Carbon - Registry Cache Invalidation Service Stub SUCCESS [3.641s]
[INFO] [INFO] OpenID Connect Authenticator stubs ................ SUCCESS [0.401s]
[INFO] [INFO] WSO2 Carbon - OpenID Connect Authenticator Stub ... SUCCESS [9.950s]
[INFO] [INFO] API Management .................................... SUCCESS [0.398s]
[INFO] [INFO] WSO2 Carbon - Api for API Management .............. SUCCESS [5.315s]
[INFO] [INFO] WSO2 Carbon - API Key Mgt Client .................. SUCCESS [3.139s]
[INFO] [INFO] WSO2 Carbon - API Management Implementation ....... SUCCESS [2:37.577s]
[INFO] [INFO] WSO2 Carbon - API Management Usage Aggregator Module SUCCESS [0.407s]
[INFO] [INFO] WSO2 Carbon - API Management Usage Client ......... SUCCESS [9.785s]
[INFO] [INFO] WSO2 Carbon - HostObject for API management ....... SUCCESS [21.907s]
[INFO] [INFO] WSO2 Carbon - API Key Mgt ......................... FAILURE [28.909s]
[INFO] [INFO] WSO2 Carbon - API Management Usage Publisher ...... SKIPPED
[INFO] [INFO] WSO2 Carbon - API Gateway ......................... SKIPPED
[INFO] [INFO] WSO2 Carbon - API Management Core ................. SKIPPED
[INFO] [INFO] WSO2 Carbon - API Manager Rest API Utility ........ SKIPPED
[INFO] [INFO] WSO2 Carbon - API Manager Incerceptor for throttle data service SKIPPED
[INFO] [INFO] WSO2 API Manager Store REST API ................... SKIPPED
[INFO] [INFO] WSO2 API Manager Publisher REST API ............... SKIPPED
[INFO] [INFO] WSO2 API Manager Admin REST API ................... SKIPPED
[INFO] [INFO] WSO2 Carbon API Manager- Dynamic Client Registration Web Service SKIPPED
[INFO] [INFO] WSO2 API Manager Throttle Data Service ............ SKIPPED
[INFO] [INFO] WSO2 API Manager Throttling Siddhi Extension ...... SKIPPED
[INFO] [INFO] WSO2 Carbon - Sample API .......................... SKIPPED
[INFO] [INFO] WSO2 Carbon - Sample API .......................... SKIPPED
[INFO] [INFO] org.wso2.carbon.apimgt.jms.listener ............... SKIPPED
[INFO] [INFO] org.wso2.carbon.apimgt.broker.lifecycle ........... SKIPPED
[INFO] [INFO] Forum ............................................. SKIPPED
[INFO] [INFO] WSO2 Carbon - Forum Component ..................... SKIPPED
[INFO] [INFO] WSO2 Carbon - Hostobjects Aggregator Module ....... SKIPPED
[INFO] [INFO] WSO2 Carbon - Single Sign-On Relying party HostObject SKIPPED
[INFO] [INFO] WSO2 Carbon - OIDC Based SSO Authenticator Aggregator Module SKIPPED
[INFO] [INFO] OIDC SSO Authenticator - UI bundle ................ SKIPPED
[INFO] [INFO] OIDC Authenticator - BE bundle .................... SKIPPED
[INFO] [INFO] WSO2 Carbon -OIDC HostObject ...................... SKIPPED
[INFO] [INFO] WSO2 Carbon - API management Feature Aggregator Module SKIPPED
[INFO] [INFO] WSO2 Carbon - Api management Core Feature ......... SKIPPED
[INFO] [INFO] WSO2 Carbon - Api management Gateway Feature ...... SKIPPED
[INFO] [INFO] WSO2 Carbon - Api Management JMS Listener Feature . SKIPPED
[INFO] [INFO] WSO2 Carbon - API Publisher Feature ............... SKIPPED
[INFO] [INFO] WSO2 Carbon - API Store Feature ................... SKIPPED
[INFO] [INFO] WSO2 Carbon - Api management Key Manager Feature .. SKIPPED
[INFO] [INFO] WSO2 Carbon - Api management Feature .............. SKIPPED
[INFO] [INFO] WSO2 Carbon - API Publisher Rest API Feature ...... SKIPPED
[INFO] [INFO] WSO2 Carbon - API Store Rest API Feature .......... SKIPPED
[INFO] [INFO] WSO2 Carbon - API Manager Admin Rest API Feature .. SKIPPED
[INFO] [INFO] WSO2 Carbon - API Dynamic Client Registration Rest API Feature SKIPPED
[INFO] [INFO] WSO2 Carbon - SCXML Feature ....................... SKIPPED
[INFO] [INFO] WSO2 Carbon - Event Throtting Siddhi Extension .... SKIPPED
[INFO] [INFO] WSO2 Carbon - Forum Feature Aggregator Module ..... SKIPPED
[INFO] [INFO] WSO2 Carbon - Forum Server Feature ................ SKIPPED
[INFO] [INFO] WSO2 Carbon - Forum Feature ....................... SKIPPED
[INFO] [INFO] WSO2 Carbon - OIDC Authenticator Feature Aggregator Module SKIPPED
[INFO] [INFO] OIDC based authenticator UI Feature ............... SKIPPED
[INFO] [INFO] OIDC based authenticator Server Feature ........... SKIPPED
[INFO] [INFO] OIDC based Single Sign-On authenticator Feature ... SKIPPED
[INFO] [INFO] OIDC based authenticator - Hostobject ............. SKIPPED
[INFO] [INFO] WSO2 APIManager - Feature Categories .............. SKIPPED
[INFO] [INFO] API Gateway Manager 6.4.74 ........................ SKIPPED
[INFO] [INFO] API Gateway Worker 6.4.74 ......................... SKIPPED
[INFO] [INFO] API Key Manager 6.4.74 ............................ SKIPPED
[INFO] [INFO] API Publisher 6.4.74 .............................. SKIPPED
[INFO] [INFO] API Store 6.4.74 .................................. SKIPPED
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] BUILD FAILURE
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] Total time: 4:38.939s
[INFO] [INFO] Finished at: Mon Oct 15 10:10:22 UTC 2018
[INFO] [INFO] Final Memory: 170M/687M
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.18.1:test (default-test) on project org.wso2.carbon.apimgt.keymgt: There are test failures.
[INFO] [ERROR]
[INFO] [ERROR] Please refer to <https://wso2.org/jenkins/job/platform-builds/job/carbon-apimgt_6.x/org.wso2.carbon.apimgt$carbon-apimgt/ws/target/checkout/components/apimgt/org.wso2.carbon.apimgt.keymgt/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 :org.wso2.carbon.apimgt.keymgt
More information about the Builder
mailing list