Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

LPS-91405 SF #68940

Closed
wants to merge 4 commits into from
Closed

LPS-91405 SF #68940

wants to merge 4 commits into from

Conversation

ealonso
Copy link

@ealonso ealonso commented Mar 5, 2019

No description provided.

@liferay-continuous-integration
Copy link
Collaborator

CI is automatically triggering "ci:test:sf" and "ci:test:relevant" for this pull to run Source Formatter and relevant tests.

Comment "ci:test" to run the full PR Tester for this pull.

@liferay-continuous-integration
Copy link
Collaborator

✔️ ci:test:sf - 1 out of 1 jobs passed in 2 minutes 3 seconds 104 ms

Click here for more details.

Base Branch:

Branch Name: master
Branch GIT ID: 09e4d5e1f9bf7afaea62bbe66cee2ce29d295cf9

Sender Branch:

Branch Name: pr-2219
Branch GIT ID: d062285d6e5c8857590332a2c09a47360b419cfd

1 out of 1jobs PASSED
1 Successful Jobs:
For more details click here.

@liferay-continuous-integration
Copy link
Collaborator

❌ ci:test:relevant - 14 out of 22 jobs passed in 2 hours 50 minutes 17 seconds 799 ms

Click here for more details.

Base Branch:

Branch Name: master
Branch GIT ID: 09e4d5e1f9bf7afaea62bbe66cee2ce29d295cf9

Copied in Private Modules Branch:

Branch Name: master-private
Branch GIT ID: bb05b18168fd1ff84bb232f565de282ff8c473b8

14 out of 22 jobs PASSED
14 Successful Jobs:
For more details click here.

Failures unique to this pull:

  1. test-portal-acceptance-pullrequest-batch(master)/functional-upgrade-tomcat90-mysql57-jdk8/1
    Job Results:

    0 Tests Passed.
    1 Test Failed.

    1. AXIS_VARIABLE=0,label_exp=!master #287161
           [java] INFO - Upgrading com.liferay.layout.admin.web.internal.upgrade.v_1_0_2.UpgradeLayoutSetTypeSettings
           [java] 2019-03-05 09:46:16.791 INFO  [main][UpgradeProcess:107] Completed upgrade process com.liferay.layout.admin.web.internal.upgrade.v_1_0_2.UpgradeLayoutSetTypeSettings in 1 ms
           [java] INFO - Completed upgrade process com.liferay.layout.admin.web.internal.upgrade.v_1_0_2.UpgradeLayoutSetTypeSettings in 1 ms
           [java] 
           [java] Completed Liferay core upgrade and verify processes in 119 seconds
           [java] Checking to see if all upgrades have completed... your upgrades have failed, have not started, or are still running.
           [java] Connecting to Gogo shell...
           [java] 
           [java] Type "help" to get available upgrade and verify commands.
           [java] Type "help {command}" to get additional information about the command. For example, "help upgrade:list".
           [java] Enter "exit" or "quit" to exit.
           [java] g! 
         [delete] Deleting: /opt/dev/projects/github/liferay-portal/jps_output
           [echo] The following error occurred while executing this line:
           [echo] /opt/dev/projects/github/liferay-portal/build-test-batch.xml:340: The following error occurred while executing this line:
           [echo] /opt/dev/projects/github/liferay-portal/build-test-batch.xml:1234: /opt/dev/projects/github/liferay-portal/build-test-batch.xml:1238: The following error occurred while executing this line:
           [echo] /opt/dev/projects/github/liferay-portal/build-test-tomcat.xml:46: The following error occurred while executing this line:
           [echo] /opt/dev/projects/github/liferay-portal/build-test-tomcat.xml:54: The following error occurred while executing this line:
           [echo] /opt/dev/projects/github/liferay-portal/build-test.xml:10692: The following error occurred while executing this line:
           [echo] /opt/dev/projects/github/liferay-portal/build-test.xml:11375: Timeout: killed the sub-process
           [echo] ${jstack.output}
            [get] Getting: http://test-1-11/job/test-portal-acceptance-pullrequest-batch(master)/AXIS_VARIABLE=0,label_exp=!master/287161//consoleText
            [get] To: /opt/dev/projects/github/liferay-portal/20190305095917997.txt
         [delete] Deleting: /opt/dev/projects/github/liferay-portal/20190305095917997.txt
         [delete] Deleting: /opt/dev/projects/github/liferay-portal/null1158589962.properties
  2. test-portal-acceptance-pullrequest-batch(master)/modules-integration-mysql57-jdk8
    Job Results:

    593 Tests Passed.
    3 Tests Failed.

    1. AXIS_VARIABLE=1,label_exp=!master #251735
      1. AssetTagFinderTest.testCountByG_C_N
        java.lang.NullPointerException
        	at com.liferay.asset.entry.rel.service.impl.AssetEntryAssetCategoryRelLocalServiceImpl._reindex(AssetEntryAssetCategoryRelLocalServiceImpl.java:160)
        	at com.liferay.asset.entry.rel.service.impl.AssetEntryAssetCategoryRelLocalServiceImpl.deleteAssetEntryAssetCategoryRelByAssetEntryId(AssetEntryAssetCategoryRelLocalServiceImpl.java:106)
        	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        	at java.lang.reflect.Method.invoke(Method.java:498)
        	at com.liferay.portal.spring.aop.AopMethodInvocation.proceed(AopMethodInvocation.java:44)
        	at com.liferay.portal.spring.transaction.TransactionInterceptor.lambda$invoke$0(TransactionInterceptor.java:61)
        	at com.liferay.portal.spring.transaction.DefaultTransactionExecutor._execute(DefaultTransactionExecutor.java:128)
        	at com.liferay.portal.spring.transaction.DefaultTransactionExecutor.execute(DefaultTransactionExecutor.java:51)
        	at com.liferay.portal.spring.transaction.TransactionInterceptor.invoke(TransactionInterceptor.java:59)
        	at com.liferay.portal.spring.aop.AopMethodInvocation.proceed(AopMethodInvocation.java:51)
        	at com.liferay.portal.spring.aop.AopInvocationHandler.invoke(AopInvocationHandler.java:44)
        	at com.sun.proxy.$Proxy797.deleteAssetEntryAssetCategoryRelByAssetEntryId(Unknown Source)
        	at com.liferay.asset.interna...
      2. AssetTagFinderTest.testCountByG_N
        java.lang.NullPointerException
        	at com.liferay.asset.entry.rel.service.impl.AssetEntryAssetCategoryRelLocalServiceImpl._reindex(AssetEntryAssetCategoryRelLocalServiceImpl.java:160)
        	at com.liferay.asset.entry.rel.service.impl.AssetEntryAssetCategoryRelLocalServiceImpl.deleteAssetEntryAssetCategoryRelByAssetEntryId(AssetEntryAssetCategoryRelLocalServiceImpl.java:106)
        	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        	at java.lang.reflect.Method.invoke(Method.java:498)
        	at com.liferay.portal.spring.aop.AopMethodInvocation.proceed(AopMethodInvocation.java:44)
        	at com.liferay.portal.spring.transaction.TransactionInterceptor.lambda$invoke$0(TransactionInterceptor.java:61)
        	at com.liferay.portal.spring.transaction.DefaultTransactionExecutor._execute(DefaultTransactionExecutor.java:128)
        	at com.liferay.portal.spring.transaction.DefaultTransactionExecutor.execute(DefaultTransactionExecutor.java:51)
        	at com.liferay.portal.spring.transaction.TransactionInterceptor.invoke(TransactionInterceptor.java:59)
        	at com.liferay.portal.spring.aop.AopMethodInvocation.proceed(AopMethodInvocation.java:51)
        	at com.liferay.portal.spring.aop.AopInvocationHandler.invoke(AopInvocationHandler.java:44)
        	at com.sun.proxy.$Proxy797.deleteAssetEntryAssetCategoryRelByAssetEntryId(Unknown Source)
        	at com.liferay.asset.interna...
      3. AssetTagFinderTest.testFindByG_C_N
        java.lang.NullPointerException
        	at com.liferay.asset.entry.rel.service.impl.AssetEntryAssetCategoryRelLocalServiceImpl._reindex(AssetEntryAssetCategoryRelLocalServiceImpl.java:160)
        	at com.liferay.asset.entry.rel.service.impl.AssetEntryAssetCategoryRelLocalServiceImpl.deleteAssetEntryAssetCategoryRelByAssetEntryId(AssetEntryAssetCategoryRelLocalServiceImpl.java:106)
        	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        	at java.lang.reflect.Method.invoke(Method.java:498)
        	at com.liferay.portal.spring.aop.AopMethodInvocation.proceed(AopMethodInvocation.java:44)
        	at com.liferay.portal.spring.transaction.TransactionInterceptor.lambda$invoke$0(TransactionInterceptor.java:61)
        	at com.liferay.portal.spring.transaction.DefaultTransactionExecutor._execute(DefaultTransactionExecutor.java:128)
        	at com.liferay.portal.spring.transaction.DefaultTransactionExecutor.execute(DefaultTransactionExecutor.java:51)
        	at com.liferay.portal.spring.transaction.TransactionInterceptor.invoke(TransactionInterceptor.java:59)
        	at com.liferay.portal.spring.aop.AopMethodInvocation.proceed(AopMethodInvocation.java:51)
        	at com.liferay.portal.spring.aop.AopInvocationHandler.invoke(AopInvocationHandler.java:44)
        	at com.sun.proxy.$Proxy797.deleteAssetEntryAssetCategoryRelByAssetEntryId(Unknown Source)
        	at com.liferay.asset.interna...

Failures in common with acceptance upstream results at 028c599:
  1. test-portal-acceptance-pullrequest-batch(master)/functional-smoke-tomcat90-mysql57-jdk11_open/0
    Job Results:

    2 Tests Passed.
    2 Tests Failed.

    1. AXIS_VARIABLE=0,label_exp=!master #275913
      1. PortalLogAssertorTest.testScanXMLLog
        junit.framework.AssertionFailedError: 
        Service hooks require Spring to be configured to use JdkDynamicProxy and will not work with CGLIB
        	at com.liferay.portal.log.assertor.PortalLogAssertorTest.scanXMLLogFile(PortalLogAssertorTest.java:172)
        	at com.liferay.portal.log.assertor.PortalLogAssertorTest$1.visitFile(PortalLogAssertorTest.java:98)
        	at com.liferay.portal.log.assertor.PortalLogAssertorTest$1.visitFile(PortalLogAssertorTest.java:88)
        	at java.nio.file.Files.walkFileTree(Files.java:2670)
        	at java.nio.file.Files.walkFileTree(Files.java:2742)
        	at com.liferay.portal.log.assertor.PortalLogAssertorTest.testScanXMLLog(PortalLogAssertorTest.java:86)
        
  2. ...

@brianchandotcom
Copy link
Owner

Merged. Thank you.
View total diff: 0b255ec...c8f22b2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
4 participants