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-72708 Improve performance upgrade method hasColumn & Unit and integration tests #49928

Closed
wants to merge 11 commits into from

Conversation

achaparro
Copy link

@achaparro achaparro commented Jun 28, 2017

@liferay-continuous-integration
Copy link
Collaborator

@achaparro achaparro changed the title LPS-72708 Since we replace one method for the other, it's good to invoke the new one from the old one as Mariano did LPS-72708 Improve performance upgrade method hasColumn & Unit and integration tests Jun 28, 2017
@liferay-continuous-integration
Copy link
Collaborator

The pull request tester is still running.

Please wait until you get the final report before running 'ci:retest'.

See this link to check on the status of your test:

@achaparro


However, the pull request was closed.

The pull request was closed due to the following integration/unit test failures:

These test failures are a part of a 'module group'/'subrepository' that was changed in this pull request.

*This pull will no longer automatically close if this comment is available. If you believe this is a mistake please re-open this pull by entering the following command as a comment.

ci:reopen

Critical Failure Details:

test-portal-acceptance-pullrequest-batch(master)/modules-integration-sybase160-jdk8
Job Results:

6506 Tests Passed.
4 Tests Failed.

  1. AXIS_VARIABLE=6,label_exp=!master #121783
    1. UserIndexerTest.testEmptyQuery
      org.junit.ComparisonFailure: expected:<[[testemptyquery]]> but was:<[[282mejpp, 9a0ylobi, eenuhmpq, igvjaikr, n6h2lwse, qwwimdmt, test, uzzuxaxt, wkjosrd9, xq2xa4cd]]>
      	at org.junit.Assert.assertEquals(Assert.java:115)
      	at org.junit.Assert.assertEquals(Assert.java:144)
      	at com.liferay.users.admin.indexer.test.UserIndexerTest.assertSearch(UserIndexerTest.java:382)
      	at com.liferay.users.admin.indexer.test.UserIndexerTest.assertSearch(UserIndexerTest.java:394)
      	at com.liferay.users.admin.indexer.test.UserIndexerTest.testEmptyQuery(UserIndexerTest.java:124)
      	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:497)
      	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
      	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
      	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
      	at org.jboss.arquillian.junit.Arquillian$8$1.invoke(Arquillian.java:370)
      	at org.jboss.arquillian.container.test.impl.execution.LocalTestExecuter.execute(LocalTestExecuter.java:60)
      	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
      	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Dele...
    2. UserIndexerTest.testLikeCharacter
      org.junit.ComparisonFailure: expected:<[[testlikecharacter]]> but was:<[[282mejpp, 9a0ylobi, eenuhmpq, igvjaikr, n6h2lwse, qwwimdmt, test, uzzuxaxt, wkjosrd9, xq2xa4cd]]>
      	at org.junit.Assert.assertEquals(Assert.java:115)
      	at org.junit.Assert.assertEquals(Assert.java:144)
      	at com.liferay.users.admin.indexer.test.UserIndexerTest.assertSearch(UserIndexerTest.java:382)
      	at com.liferay.users.admin.indexer.test.UserIndexerTest.assertSearch(UserIndexerTest.java:394)
      	at com.liferay.users.admin.indexer.test.UserIndexerTest.testLikeCharacter(UserIndexerTest.java:160)
      	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:497)
      	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
      	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
      	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
      	at org.jboss.arquillian.junit.Arquillian$8$1.invoke(Arquillian.java:370)
      	at org.jboss.arquillian.container.test.impl.execution.LocalTestExecuter.execute(LocalTestExecuter.java:60)
      	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
      	at sun.reflect.DelegatingMethodAccessorImpl.invok...
    3. UserIndexerTest.testLuceneQueryParserUnfriendlyCharacters
      org.junit.ComparisonFailure: expected:<[[testlucenequeryparserunfriendlycharacters]]> but was:<[[282mejpp, 9a0ylobi, eenuhmpq, igvjaikr, n6h2lwse, qwwimdmt, test, uzzuxaxt, wkjosrd9, xq2xa4cd]]>
      	at org.junit.Assert.assertEquals(Assert.java:115)
      	at org.junit.Assert.assertEquals(Assert.java:144)
      	at com.liferay.users.admin.indexer.test.UserIndexerTest.assertSearch(UserIndexerTest.java:382)
      	at com.liferay.users.admin.indexer.test.UserIndexerTest.assertSearch(UserIndexerTest.java:394)
      	at com.liferay.users.admin.indexer.test.UserIndexerTest.testLuceneQueryParserUnfriendlyCharacters(UserIndexerTest.java:169)
      	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:497)
      	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
      	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
      	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
      	at org.jboss.arquillian.junit.Arquillian$8$1.invoke(Arquillian.java:370)
      	at org.jboss.arquillian.container.test.impl.execution.LocalTestExecuter.execute(LocalTestExecuter.java:60)
      	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
      	a...

@liferay-continuous-integration
Copy link
Collaborator

Some tests FAILED.

Build Time: 1 hour 34 minutes 8 seconds 99 ms

Base Branch:

Branch Name: master
Branch GIT ID: fed67d2c2c308ad91fd8209b609761d06dac95a7

Job Summary:

For more details click here.

Failed Jobs:

  1. test-portal-acceptance-pullrequest(master)
    Job Results:

    87 Jobs Passed.
    9 Jobs Failed.

    Downstream jobs FAILED.
  2. test-portal-acceptance-pullrequest-batch(master)/functional-tomcat80-mysql56-jdk8/11
    Job Results:

    0 Tests Passed.
    1 Test Failed.

    1. AXIS_VARIABLE=0,label_exp=!master #122351
           [echo] The following error occurred while executing this line:
           [echo] /opt/dev/projects/github/liferay-portal/build-test-batch.xml:240: The following error occurred while executing this line:
           [echo] /opt/dev/projects/github/liferay-portal/build-test-batch.xml:636: /opt/dev/projects/github/liferay-portal/build-test-batch.xml:638: 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:9582: The following error occurred while executing this line:
           [echo] /opt/dev/projects/github/liferay-portal/build-test.xml:5479: The following error occurred while executing this line:
           [echo] /opt/dev/projects/github/liferay-portal/build-test-plugins.xml:182: The following error occurred while executing this line:
           [echo] /opt/dev/projects/github/liferay-portal/build-test-plugins.xml:291: The following error occurred while executing this line:
           [echo] /opt/dev/projects/github/liferay-plugins/build-common.xml:2841: The following error occurred while executing this line:
           [echo] : The following error occurred while executing this line:
           [echo] /opt/dev/projects/github/liferay-plugins/build-common.xml:1407: The following error occurred while executing this line:
           [echo] : The following error occurred while executing this line:
           [echo] /opt/dev/projects/github/liferay-plugins/build-common.xml:2424: The following error occurred while executing this line:
           [echo] : The following error occurred while executing this line:
           [echo] /opt/dev/projects/github/liferay-plugins/build-common.xml:643: The following error occurred while executing this line:
           [echo] /opt/dev/projects/github/liferay-plugins/build-common.xml:950: /opt/dev/projects/github/liferay-portal/bundles/tomcat-$(app.server.tomcat.version)/webapps/ROOT/WEB-INF/lib does not exist.
            [get] Getting: http://test-1-19/job/test-portal-acceptance-pullrequest-batch(master)/AXIS_VARIABLE=0,label_exp=!master/122351//consoleText
            [get] To: /opt/dev/projects/github/liferay-portal/20170628085613698.txt
         [delete] Deleting: /opt/dev/projects/github/liferay-portal/20170628085613698.txt
  3. test-portal-acceptance-pullrequest-batch(master)/functional-tomcat80-mysql56-jdk8/38
    Job Results:

    0 Tests Passed.
    1 Test Failed.

    1. AXIS_VARIABLE=0,label_exp=!master #63628
           [echo] The following error occurred while executing this line:
           [echo] /opt/dev/projects/github/liferay-portal/build-test-batch.xml:240: The following error occurred while executing this line:
           [echo] /opt/dev/projects/github/liferay-portal/build-test-batch.xml:636: /opt/dev/projects/github/liferay-portal/build-test-batch.xml:638: 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:9582: The following error occurred while executing this line:
           [echo] /opt/dev/projects/github/liferay-portal/build-test.xml:5479: The following error occurred while executing this line:
           [echo] /opt/dev/projects/github/liferay-portal/build-test-plugins.xml:182: The following error occurred while executing this line:
           [echo] /opt/dev/projects/github/liferay-portal/build-test-plugins.xml:291: The following error occurred while executing this line:
           [echo] /opt/dev/projects/github/liferay-plugins/build-common.xml:2841: The following error occurred while executing this line:
           [echo] : The following error occurred while executing this line:
           [echo] /opt/dev/projects/github/liferay-plugins/build-common.xml:1407: The following error occurred while executing this line:
           [echo] : The following error occurred while executing this line:
           [echo] /opt/dev/projects/github/liferay-plugins/build-common.xml:2424: The following error occurred while executing this line:
           [echo] : The following error occurred while executing this line:
           [echo] /opt/dev/projects/github/liferay-plugins/build-common.xml:643: The following error occurred while executing this line:
           [echo] /opt/dev/projects/github/liferay-plugins/build-common.xml:950: /opt/dev/projects/github/liferay-portal/bundles/tomcat-$(app.server.tomcat.version)/webapps/ROOT/WEB-INF/lib does not exist.
            [get] Getting: http://test-1-21/job/test-portal-acceptance-pullrequest-batch(master)/AXIS_VARIABLE=0,label_exp=!master/63628//consoleText
            [get] To: /opt/dev/projects/github/liferay-portal/20170628085700815.txt
         [delete] Deleting: /opt/dev/projects/github/liferay-portal/20170628085700815.txt
  4. test-portal-acceptance-pullrequest-batch(master)/modules-integration-db2105-jdk8
    Job Results:

    6507 Tests Passed.
    3 Tests Failed.

    1. AXIS_VARIABLE=6,label_exp=!master #128966
      1. UserIndexerTest.testEmptyQuery
        org.junit.ComparisonFailure: expected:<[[testemptyquery]]> but was:<[[bxzuxcjs, er2bg9as, evngt6oo, fp6qsoug, grxmyfc9, k3fmddpx, nlcnbnsv, test, vb5hedbz, vlyunkzc]]>
        	at org.junit.Assert.assertEquals(Assert.java:115)
        	at org.junit.Assert.assertEquals(Assert.java:144)
        	at com.liferay.users.admin.indexer.test.UserIndexerTest.assertSearch(UserIndexerTest.java:382)
        	at com.liferay.users.admin.indexer.test.UserIndexerTest.assertSearch(UserIndexerTest.java:394)
        	at com.liferay.users.admin.indexer.test.UserIndexerTest.testEmptyQuery(UserIndexerTest.java:124)
        	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:497)
        	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
        	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
        	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
        	at org.jboss.arquillian.junit.Arquillian$8$1.invoke(Arquillian.java:370)
        	at org.jboss.arquillian.container.test.impl.execution.LocalTestExecuter.execute(LocalTestExecuter.java:60)
        	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Dele...
      2. UserIndexerTest.testLikeCharacter
        org.junit.ComparisonFailure: expected:<[[testlikecharacter]]> but was:<[[bxzuxcjs, er2bg9as, evngt6oo, fp6qsoug, grxmyfc9, k3fmddpx, nlcnbnsv, test, vb5hedbz, vlyunkzc]]>
        	at org.junit.Assert.assertEquals(Assert.java:115)
        	at org.junit.Assert.assertEquals(Assert.java:144)
        	at com.liferay.users.admin.indexer.test.UserIndexerTest.assertSearch(UserIndexerTest.java:382)
        	at com.liferay.users.admin.indexer.test.UserIndexerTest.assertSearch(UserIndexerTest.java:394)
        	at com.liferay.users.admin.indexer.test.UserIndexerTest.testLikeCharacter(UserIndexerTest.java:160)
        	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:497)
        	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
        	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
        	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
        	at org.jboss.arquillian.junit.Arquillian$8$1.invoke(Arquillian.java:370)
        	at org.jboss.arquillian.container.test.impl.execution.LocalTestExecuter.execute(LocalTestExecuter.java:60)
        	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        	at sun.reflect.DelegatingMethodAccessorImpl.invok...
      3. UserIndexerTest.testLuceneQueryParserUnfriendlyCharacters
        org.junit.ComparisonFailure: expected:<[[testlucenequeryparserunfriendlycharacters]]> but was:<[[bxzuxcjs, er2bg9as, evngt6oo, fp6qsoug, grxmyfc9, k3fmddpx, nlcnbnsv, test, vb5hedbz, vlyunkzc]]>
        	at org.junit.Assert.assertEquals(Assert.java:115)
        	at org.junit.Assert.assertEquals(Assert.java:144)
        	at com.liferay.users.admin.indexer.test.UserIndexerTest.assertSearch(UserIndexerTest.java:382)
        	at com.liferay.users.admin.indexer.test.UserIndexerTest.assertSearch(UserIndexerTest.java:394)
        	at com.liferay.users.admin.indexer.test.UserIndexerTest.testLuceneQueryParserUnfriendlyCharacters(UserIndexerTest.java:169)
        	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:497)
        	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
        	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
        	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
        	at org.jboss.arquillian.junit.Arquillian$8$1.invoke(Arquillian.java:370)
        	at org.jboss.arquillian.container.test.impl.execution.LocalTestExecuter.execute(LocalTestExecuter.java:60)
        	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        	a...
  5. test-portal-acceptance-pullrequest-batch(master)/modules-integration-hypersonic20-jdk8
    Job Results:

    6507 Tests Passed.
    3 Tests Failed.

    1. AXIS_VARIABLE=6,label_exp=!master #122799
      1. UserIndexerTest.testEmptyQuery
        org.junit.ComparisonFailure: expected:<[[testemptyquery]]> but was:<[[1tnifwke, 4lftluxw, csadubev, hbg09dxg, i9uc3o0x, jfr4fd10, lupq9h5e, test, wu6yj9an, yhzineao]]>
        	at org.junit.Assert.assertEquals(Assert.java:115)
        	at org.junit.Assert.assertEquals(Assert.java:144)
        	at com.liferay.users.admin.indexer.test.UserIndexerTest.assertSearch(UserIndexerTest.java:382)
        	at com.liferay.users.admin.indexer.test.UserIndexerTest.assertSearch(UserIndexerTest.java:394)
        	at com.liferay.users.admin.indexer.test.UserIndexerTest.testEmptyQuery(UserIndexerTest.java:124)
        	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:497)
        	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
        	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
        	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
        	at org.jboss.arquillian.junit.Arquillian$8$1.invoke(Arquillian.java:370)
        	at org.jboss.arquillian.container.test.impl.execution.LocalTestExecuter.execute(LocalTestExecuter.java:60)
        	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Dele...
      2. UserIndexerTest.testLikeCharacter
        org.junit.ComparisonFailure: expected:<[[testlikecharacter]]> but was:<[[1tnifwke, 4lftluxw, csadubev, hbg09dxg, i9uc3o0x, jfr4fd10, lupq9h5e, test, wu6yj9an, yhzineao]]>
        	at org.junit.Assert.assertEquals(Assert.java:115)
        	at org.junit.Assert.assertEquals(Assert.java:144)
        	at com.liferay.users.admin.indexer.test.UserIndexerTest.assertSearch(UserIndexerTest.java:382)
        	at com.liferay.users.admin.indexer.test.UserIndexerTest.assertSearch(UserIndexerTest.java:394)
        	at com.liferay.users.admin.indexer.test.UserIndexerTest.testLikeCharacter(UserIndexerTest.java:160)
        	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:497)
        	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
        	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
        	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
        	at org.jboss.arquillian.junit.Arquillian$8$1.invoke(Arquillian.java:370)
        	at org.jboss.arquillian.container.test.impl.execution.LocalTestExecuter.execute(LocalTestExecuter.java:60)
        	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        	at sun.reflect.DelegatingMethodAccessorImpl.invok...
      3. UserIndexerTest.testLuceneQueryParserUnfriendlyCharacters
        org.junit.ComparisonFailure: expected:<[[testlucenequeryparserunfriendlycharacters]]> but was:<[[1tnifwke, 4lftluxw, csadubev, hbg09dxg, i9uc3o0x, jfr4fd10, lupq9h5e, test, wu6yj9an, yhzineao]]>
        	at org.junit.Assert.assertEquals(Assert.java:115)
        	at org.junit.Assert.assertEquals(Assert.java:144)
        	at com.liferay.users.admin.indexer.test.UserIndexerTest.assertSearch(UserIndexerTest.java:382)
        	at com.liferay.users.admin.indexer.test.UserIndexerTest.assertSearch(UserIndexerTest.java:394)
        	at com.liferay.users.admin.indexer.test.UserIndexerTest.testLuceneQueryParserUnfriendlyCharacters(UserIndexerTest.java:169)
        	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:497)
        	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
        	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
        	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
        	at org.jboss.arquillian.junit.Arquillian$8$1.invoke(Arquillian.java:370)
        	at org.jboss.arquillian.container.test.impl.execution.LocalTestExecuter.execute(LocalTestExecuter.java:60)
        	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        	a...
  6. ...
For upstream results, click here.

@achaparro
Copy link
Author

ci:reopen

@achaparro
Copy link
Author

Reopened since the failed tests doesn't seem to be related and it happens in other pulls:
#49964

@brianchandotcom
Copy link
Owner

ci:retest

@liferay-continuous-integration
Copy link
Collaborator

@liferay-continuous-integration
Copy link
Collaborator

Some tests FAILED.

Build Time: 2 hours 26 minutes 21 seconds 297 ms

Base Branch:

Branch Name: master
Branch GIT ID: 5a7272331157ad52727215ffbcdbd9a35c6a050b

Job Summary:

For more details click here.

Failed Jobs:

  1. test-portal-acceptance-pullrequest(master)
    Job Results:

    109 Jobs Passed.
    2 Jobs Failed.

    Downstream jobs FAILED.
  2. test-portal-acceptance-pullrequest-batch(master)/modules-integration-mysql56-jdk8
    Job Results:

    6511 Tests Passed.
    1 Test Failed.

    1. AXIS_VARIABLE=0,label_exp=!master #110594
      1. PortalLogAssertorTest.testScanXMLLog
        junit.framework.AssertionFailedError: 
        [Scaleface] [liferay-20111][0] unexpected error while checking whether the translog needs a flush. rescheduling
        EsRejectedExecutionException[rejected execution of java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask@1fbea6e on java.util.concurrent.ScheduledThreadPoolExecutor@14ebe01[Shutting down, pool size = 1, active threads = 1, queued tasks = 0, completed tasks = 4704029]]
        	at org.elasticsearch.common.util.concurrent.EsAbortPolicy.rejectedExecution(EsAbortPolicy.java:50)
        	at java.util.concurrent.ThreadPoolExecutor.reject(ThreadPoolExecutor.java:823)
        	at java.util.concurrent.ScheduledThreadPoolExecutor.delayedExecute(ScheduledThreadPoolExecutor.java:326)
        	at java.util.concurrent.ScheduledThreadPoolExecutor.schedule(ScheduledThreadPoolExecutor.java:533)
        	at org.elasticsearch.threadpool.ThreadPool.schedule(ThreadPool.java:384)
        	at org.elasticsearch.index.translog.TranslogService$TranslogBasedFlush.reschedule(TranslogService.java:202)
        	at org.elasticsearch.index.translog.TranslogService$TranslogBasedFlush.maybeFlushAndReschedule(TranslogService.java:197)
        	at org.elasticsearch.index.translog.TranslogService$TranslogBasedFlush.doRun(TranslogService.java:144)
        	at org.elasticsearch.common.util.concurrent.AbstractRunnable.run(AbstractRunnable.java:37)
        	at org.elasticsearch.threadpool.ThreadPool$LoggingRunnable.run(ThreadPool.java:668)
        	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
        	at java.util....
For upstream results, click here.

@achaparro
Copy link
Author

Hi @brianchandotcom,

Did you have the chance to review this pull? The two failed tests seem not to be related.

Thanks.

@brianchandotcom
Copy link
Owner

Merged. Thank you.
View total diff: 391a05b...5fa7450

@brianchandotcom
Copy link
Owner

@achaparro @marianoalvarosaiz @NorbertKocsis please see my changes in upstream. Thx.

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