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

LRQA-TEMP Test PR #11

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

LRQA-TEMP Test PR #11

wants to merge 1 commit into from

Conversation

lesliewong92
Copy link
Owner

Repository owner deleted a comment from liferay-continuous-integration Oct 11, 2017
@liferay-continuous-integration
Copy link
Collaborator

Validation FAILED.

Build Time: 7 minutes 15 seconds 592 ms

Base Branch:

Branch Name: master

Task Summary:

  • subrepository-compile-jdk8 -
  • subrepository-semantic-versioning-jdk8 -
  • subrepository-pmd-jdk8 -
  • subrepository-source-format-jdk8 -

@liferay-continuous-integration
Copy link
Collaborator

Validation FAILED.

Build Time: 9 minutes 47 seconds

Base Branch:

Branch Name: master
Branch GIT ID: decfc70d945a5c62ed19379a0afddaffe3cdd886

Task Summary:

For more details click here.

@liferay-continuous-integration
Copy link
Collaborator

Validation FAILED.

Build Time: 6 minutes 53 seconds 768 ms

Base Branch:

Branch Name: master

Task Summary:

  • subrepository-compile-jdk8 -
  • subrepository-semantic-versioning-jdk8 -
  • subrepository-pmd-jdk8 -
  • subrepository-source-format-jdk8 -

@liferay-continuous-integration
Copy link
Collaborator

Validation FAILED.

Build Time: 9 minutes 25 seconds 495 ms

Base Branch:

Branch Name: master

Task Summary:

  • subrepository-compile-jdk8 - ✅
  • subrepository-semantic-versioning-jdk8 - ✅
  • subrepository-pmd-jdk8 - ✅
  • subrepository-source-format-jdk8 - ✅

Test Results:

0 Tests Passed.
2 Tests Failed.

  1. SearchResultUtilJournalArticleTest.testJournalArticle
    java.lang.NoClassDefFoundError: com/liferay/petra/lang/CentralizedThreadLocal
    	at com.liferay.portal.kernel.util.PwdGenerator.getPassword(PwdGenerator.java:47)
    	at com.liferay.portal.kernel.util.PwdGenerator.getPassword(PwdGenerator.java:39)
    	at com.liferay.portal.kernel.test.util.RandomTestUtil.randomString(RandomTestUtil.java:184)
    	at com.liferay.portal.kernel.test.util.RandomTestUtil.randomString(RandomTestUtil.java:207)
    	at com.liferay.portal.search.test.SearchTestUtil.<clinit>(SearchTestUtil.java:34)
    	at com.liferay.portal.search.test.BaseSearchResultUtilTestCase.setUpClassNameLocalService(BaseSearchResultUtilTestCase.java:104)
    	at com.liferay.portal.search.test.BaseSearchResultUtilTestCase.setUp(BaseSearchResultUtilTestCase.java:59)
    	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.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24)
    	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
    	at org.junit.runners.BlockJUnit4ClassRunner.ru...
  2. SearchResultUtilJournalArticleTest.testJournalArticleWithDefectiveIndexer
    java.lang.NoClassDefFoundError: Could not initialize class com.liferay.portal.search.test.SearchTestUtil
    	at com.liferay.portal.search.test.BaseSearchResultUtilTestCase.setUpClassNameLocalService(BaseSearchResultUtilTestCase.java:104)
    	at com.liferay.portal.search.test.BaseSearchResultUtilTestCase.setUp(BaseSearchResultUtilTestCase.java:59)
    	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.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24)
    	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
    	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
    	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
    	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
    	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
    	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
    	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
    	at org.jun...

@liferay-continuous-integration
Copy link
Collaborator

Validation FAILED.

Build Time: 8 minutes 10 seconds 264 ms

Base Branch:

Branch Name: master

Task Summary:

  • subrepository-compile-jdk8 - ✅
  • subrepository-semantic-versioning-jdk8 - ✅
  • subrepository-pmd-jdk8 - ✅
  • subrepository-source-format-jdk8 - ✅

Test Results:

0 Tests Passed.
2 Tests Failed.

  1. SearchResultUtilJournalArticleTest.testJournalArticle
    java.lang.NoClassDefFoundError: com/liferay/petra/lang/CentralizedThreadLocal
    	at com.liferay.portal.kernel.util.PwdGenerator.getPassword(PwdGenerator.java:47)
    	at com.liferay.portal.kernel.util.PwdGenerator.getPassword(PwdGenerator.java:39)
    	at com.liferay.portal.kernel.test.util.RandomTestUtil.randomString(RandomTestUtil.java:184)
    	at com.liferay.portal.kernel.test.util.RandomTestUtil.randomString(RandomTestUtil.java:207)
    	at com.liferay.portal.search.test.SearchTestUtil.<clinit>(SearchTestUtil.java:34)
    	at com.liferay.portal.search.test.BaseSearchResultUtilTestCase.setUpClassNameLocalService(BaseSearchResultUtilTestCase.java:104)
    	at com.liferay.portal.search.test.BaseSearchResultUtilTestCase.setUp(BaseSearchResultUtilTestCase.java:59)
    	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.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24)
    	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
    	at org.junit.runners.BlockJUnit4ClassRunner.ru...
  2. SearchResultUtilJournalArticleTest.testJournalArticleWithDefectiveIndexer
    java.lang.NoClassDefFoundError: Could not initialize class com.liferay.portal.search.test.SearchTestUtil
    	at com.liferay.portal.search.test.BaseSearchResultUtilTestCase.setUpClassNameLocalService(BaseSearchResultUtilTestCase.java:104)
    	at com.liferay.portal.search.test.BaseSearchResultUtilTestCase.setUp(BaseSearchResultUtilTestCase.java:59)
    	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.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24)
    	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
    	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
    	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
    	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
    	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
    	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
    	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
    	at org.jun...

@liferay-continuous-integration
Copy link
Collaborator

Validation PASSED. Running batch tests.

Build Time: 7 minutes 38 seconds 974 ms

Base Branch:

Branch Name: master
Branch GIT ID: decfc70d945a5c62ed19379a0afddaffe3cdd886

Task Summary:

  • subrepository-compile-jdk8 - ✅
  • subrepository-semantic-versioning-jdk8 - ✅
  • subrepository-pmd-jdk8 - ✅
  • subrepository-source-format-jdk8 - ✅

@liferay-continuous-integration
Copy link
Collaborator

All tests PASSED.

Build Time: 40 minutes 1 second 450 ms

Base Branch:

Branch Name: master
Branch GIT ID: decfc70d945a5c62ed19379a0afddaffe3cdd886

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

@liferay-continuous-integration
Copy link
Collaborator

Validation PASSED. Running batch tests.

Build Time: 7 minutes 41 seconds 65 ms

Base Branch:

Branch Name: master
Branch GIT ID: decfc70d945a5c62ed19379a0afddaffe3cdd886

Task Summary:

  • subrepository-compile-jdk8 - ✅
  • subrepository-semantic-versioning-jdk8 - ✅
  • subrepository-pmd-jdk8 - ✅
  • subrepository-source-format-jdk8 - ✅
For full console, click here.

Test Results:

2 Tests Passed.
0 Tests Failed.

    @liferay-continuous-integration
    Copy link
    Collaborator

    All tests PASSED.

    Build Time: 45 minutes 6 seconds 909 ms

    Base Branch:

    Branch Name: master
    Branch GIT ID: decfc70d945a5c62ed19379a0afddaffe3cdd886

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

    @liferay-continuous-integration
    Copy link
    Collaborator

    Validation PASSED. Running batch tests.

    Build Time: 14 minutes 31 seconds 208 ms

    Base Branch:

    Branch Name: master
    Branch GIT ID: decfc70d945a5c62ed19379a0afddaffe3cdd886

    Task Summary:
    • subrepository-compile-jdk8 - ✅
    • subrepository-semantic-versioning-jdk8 - ✅
    • subrepository-pmd-jdk8 - ✅
    • subrepository-source-format-jdk8 - ✅
    For full console, click here.

    Test Results:

    2 Tests Passed.
    0 Tests Failed.

      @liferay-continuous-integration
      Copy link
      Collaborator

      All tests PASSED.

      Build Time: 1 hour 12 minutes 52 seconds 420 ms

      Base Branch:

      Branch Name: master
      Branch GIT ID: decfc70d945a5c62ed19379a0afddaffe3cdd886

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

      @liferay-continuous-integration
      Copy link
      Collaborator

      Validation PASSED. Running batch tests.

      Build Time: 7 minutes 17 seconds 850 ms

      Base Branch:

      Branch Name: master
      Branch GIT ID: decfc70d945a5c62ed19379a0afddaffe3cdd886

      Task Summary:
      • subrepository-compile-jdk8 - ✅
      • subrepository-semantic-versioning-jdk8 - ✅
      • subrepository-pmd-jdk8 - ✅
      • subrepository-source-format-jdk8 - ✅
      For full console, click here.

      Test Results:

      2 Tests Passed.
      0 Tests Failed.

        @liferay-continuous-integration
        Copy link
        Collaborator

        All tests PASSED.

        Build Time: 40 minutes 37 seconds 810 ms

        Base Branch:

        Branch Name: master
        Branch GIT ID: decfc70d945a5c62ed19379a0afddaffe3cdd886

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

        @liferay-continuous-integration
        Copy link
        Collaborator

        Validation PASSED. Running batch tests.

        Build Time: 7 minutes 21 seconds 235 ms

        Base Branch:

        Branch Name: master
        Branch GIT ID: 90ed1e166b57b0835df26684c148c50d384b8316

        Task Summary:
        • subrepository-compile-jdk8 - ✅
        • subrepository-semantic-versioning-jdk8 - ✅
        • subrepository-pmd-jdk8 - ✅
        • subrepository-source-format-jdk8 - ✅
        For full console, click here.

        Test Results:
        Test Results:

        2 Tests Passed.
        0 Tests Failed.

          For all test failures, click here.

        @liferay-continuous-integration
        Copy link
        Collaborator

        All tests PASSED.

        Build Time: 39 minutes 11 seconds 989 ms

        Base Branch:

        Branch Name: master
        Branch GIT ID: 90ed1e166b57b0835df26684c148c50d384b8316

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

        @liferay-continuous-integration
        Copy link
        Collaborator

        Validation PASSED. Running batch tests.

        Build Time: 7 minutes 17 seconds 842 ms

        Base Branch:

        Branch Name: master
        Branch GIT ID: 90ed1e166b57b0835df26684c148c50d384b8316

        Task Summary:
        • subrepository-compile-jdk8 - ✅
        • subrepository-semantic-versioning-jdk8 - ✅
        • subrepository-pmd-jdk8 - ✅
        • subrepository-source-format-jdk8 - ✅
        For full console, click here.

        Test Results:

        2 Tests Passed.
        0 Tests Failed.

        For all test failures, click here.

        @liferay-continuous-integration
        Copy link
        Collaborator

        All tests PASSED.

        Build Time: 37 minutes 32 seconds 530 ms

        Base Branch:

        Branch Name: master
        Branch GIT ID: 90ed1e166b57b0835df26684c148c50d384b8316

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

        @liferay-continuous-integration
        Copy link
        Collaborator

        Validation PASSED. Running batch tests.

        Build Time: 7 minutes 18 seconds 131 ms

        Base Branch:

        Branch Name: master
        Branch GIT ID: 90ed1e166b57b0835df26684c148c50d384b8316

        Task Summary:
        • subrepository-compile-jdk8 - ✅
        • subrepository-semantic-versioning-jdk8 - ✅
        • subrepository-pmd-jdk8 - ✅
        • subrepository-source-format-jdk8 - ✅
        For full console, click here.

        Test Results:

        2 Tests Passed.
        0 Tests Failed.

        For all test failures, click here.

        @liferay-continuous-integration
        Copy link
        Collaborator

        All tests PASSED.

        Build Time: 36 minutes 45 seconds 99 ms

        Base Branch:

        Branch Name: master
        Branch GIT ID: 90ed1e166b57b0835df26684c148c50d384b8316

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

        @liferay-continuous-integration
        Copy link
        Collaborator

        Validation PASSED. Running batch tests.

        Build Time: 9 minutes 31 seconds

        Base Branch:

        Branch Name: master
        Branch GIT ID: 90ed1e166b57b0835df26684c148c50d384b8316

        Task Summary:

        For more details click here.

        @liferay-continuous-integration
        Copy link
        Collaborator

        All tests PASSED.

        Build Time: 10 minutes 977 ms

        Base Branch:

        Branch Name: master
        Branch GIT ID: 90ed1e166b57b0835df26684c148c50d384b8316

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

        @liferay-continuous-integration
        Copy link
        Collaborator

        Validation FAILED.

        Build Time: 8 minutes 10 seconds

        Base Branch:

        Branch Name: master
        Branch GIT ID: 80ca538d5e312d700251e12e484ccf24aa619979

        Task Summary:

        • subrepository-compile-jdk8 - ❌
               [echo] :apps:web-experience:journal:journal-service:buildCSS UP-TO-DATE
               [echo] :apps:web-experience:journal:journal-service:processResources
               [echo] :apps:web-experience:journal:journal-service:transpileJS SKIPPED
               [echo] :apps:web-experience:journal:journal-service:configJSModules SKIPPED
               [echo] :apps:web-experience:journal:journal-service:copyLibs SKIPPED
               [echo] :apps:web-experience:journal:journal-service:replaceSoyTranslation UP-TO-DATE
               [echo] :apps:web-experience:journal:journal-service:wrapSoyAlloyTemplate SKIPPED
               [echo] :apps:web-experience:journal:journal-service:classes
               [echo] :apps:web-experience:journal:journal-service:jar
               [echo] [Export com.liferay.journal.exportimport.data.handler,  has 2,  private references [com.liferay.journal.internal.exportimport.creation.strategy, com.liferay.journal.internal.exportimport.content.processor], , Export com.liferay.journal.service.impl,  has 1,  private references [com.liferay.journal.service.base], ]
               [echo] [Export com.liferay.journal.exportimport.data.handler,  has 2,  private references [com.liferay.journal.internal.exportimport.content.processor, com.liferay.journal.internal.exportimport.creation.strategy], , Export com.liferay.journal.service.impl,  has 1,  private references [com.liferay.journal.service.base], ]
               [echo] :apps:web-experience:journal:journal-content-search-web:compileJava
               [echo] :apps:web-experience:journal:journal-content-search-web:buildCSS UP-TO-DATE
               [echo] :apps:web-experience:journal:journal-content-search-web:processResources
               [echo] :apps:web-experience:journal:journal-content-search-web:transpileJS SKIPPED
               [echo] :apps:web-experience:journal:journal-content-search-web:configJSModules SKIPPED
               [echo] :apps:web-experience:journal:journal-content-search-web:copyLibs SKIPPED
               [echo] :apps:web-experience:journal:journal-content-search-web:replaceSoyTranslation UP-TO-DATE
               [echo] :apps:web-experience:journal:journal-content-search-web:wrapSoyAlloyTemplate SKIPPED
               [echo] :apps:web-experience:journal:journal-content-search-web:classes
               [echo] :apps:web-experience:journal:journal-content-search-web:jar
               [echo] :apps:web-experience:journal:journal-content-search-web:unzipJar
               [echo] :apps:web-experience:journal:journal-content-search-web:generateJSPJava FAILED
               [echo] 
               [echo] BUILD FAILED
               [echo] 
               [echo] 
        • subrepository-semantic-versioning-jdk8 - ✅
        For more details click here.

        @liferay-continuous-integration
        Copy link
        Collaborator

        Validation FAILED.

        Build Time: 13 minutes 22 seconds

        Base Branch:

        Branch Name: master
        Branch GIT ID: 80ca538d5e312d700251e12e484ccf24aa619979

        Task Summary:

        For more details click here.

        @liferay-continuous-integration
        Copy link
        Collaborator

        Validation FAILED.

        Build Time: 17 minutes 6 seconds

        Base Branch:

        Branch Name: master
        Branch GIT ID: 80ca538d5e312d700251e12e484ccf24aa619979

        Task Summary:

        • subrepository-compile-jdk8 - ❌
               [echo] :apps:web-experience:journal:journal-service:buildCSS UP-TO-DATE
               [echo] :apps:web-experience:journal:journal-service:processResources
               [echo] :apps:web-experience:journal:journal-service:transpileJS SKIPPED
               [echo] :apps:web-experience:journal:journal-service:configJSModules SKIPPED
               [echo] :apps:web-experience:journal:journal-service:copyLibs SKIPPED
               [echo] :apps:web-experience:journal:journal-service:replaceSoyTranslation UP-TO-DATE
               [echo] :apps:web-experience:journal:journal-service:wrapSoyAlloyTemplate SKIPPED
               [echo] :apps:web-experience:journal:journal-service:classes
               [echo] :apps:web-experience:journal:journal-service:jar
               [echo] [Export com.liferay.journal.exportimport.data.handler,  has 2,  private references [com.liferay.journal.internal.exportimport.creation.strategy, com.liferay.journal.internal.exportimport.content.processor], , Export com.liferay.journal.service.impl,  has 1,  private references [com.liferay.journal.service.base], ]
               [echo] [Export com.liferay.journal.exportimport.data.handler,  has 2,  private references [com.liferay.journal.internal.exportimport.content.processor, com.liferay.journal.internal.exportimport.creation.strategy], , Export com.liferay.journal.service.impl,  has 1,  private references [com.liferay.journal.service.base], ]
               [echo] :apps:web-experience:journal:journal-content-search-web:compileJava
               [echo] :apps:web-experience:journal:journal-content-search-web:buildCSS UP-TO-DATE
               [echo] :apps:web-experience:journal:journal-content-search-web:processResources
               [echo] :apps:web-experience:journal:journal-content-search-web:transpileJS SKIPPED
               [echo] :apps:web-experience:journal:journal-content-search-web:configJSModules SKIPPED
               [echo] :apps:web-experience:journal:journal-content-search-web:copyLibs SKIPPED
               [echo] :apps:web-experience:journal:journal-content-search-web:replaceSoyTranslation UP-TO-DATE
               [echo] :apps:web-experience:journal:journal-content-search-web:wrapSoyAlloyTemplate SKIPPED
               [echo] :apps:web-experience:journal:journal-content-search-web:classes
               [echo] :apps:web-experience:journal:journal-content-search-web:jar
               [echo] :apps:web-experience:journal:journal-content-search-web:unzipJar
               [echo] :apps:web-experience:journal:journal-content-search-web:generateJSPJava FAILED
               [echo] 
               [echo] BUILD FAILED
               [echo] 
               [echo] 
        • subrepository-semantic-versioning-jdk8 - ✅
        For more details click here.

        @liferay-continuous-integration
        Copy link
        Collaborator

        Validation FAILED.

        Build Time: 12 minutes 38 seconds

        Base Branch:

        Branch Name: master
        Branch GIT ID: 80ca538d5e312d700251e12e484ccf24aa619979

        Task Summary:

        For more details click here.

        @liferay-continuous-integration
        Copy link
        Collaborator

        Validation PASSED. Running batch tests.

        Build Time: 15 minutes 32 seconds

        Base Branch:

        Branch Name: master
        Branch GIT ID: 80ca538d5e312d700251e12e484ccf24aa619979

        Task Summary:

        For more details click here.

        @liferay-continuous-integration
        Copy link
        Collaborator

        All tests PASSED.

        Build Time: 1 hour 57 seconds 358 ms

        Base Branch:

        Branch Name: master
        Branch GIT ID: 80ca538d5e312d700251e12e484ccf24aa619979

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

        @liferay-continuous-integration
        Copy link
        Collaborator

        Validation PASSED. Running batch tests.

        Build Time: 8 minutes 46 seconds

        Base Branch:

        Branch Name: master
        Branch GIT ID: 80ca538d5e312d700251e12e484ccf24aa619979

        Task Summary:

        For more details click here.

        @liferay-continuous-integration
        Copy link
        Collaborator

        All tests PASSED.

        Build Time: 50 minutes 52 seconds 985 ms

        Base Branch:

        Branch Name: master
        Branch GIT ID: 80ca538d5e312d700251e12e484ccf24aa619979

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

        @liferay-continuous-integration
        Copy link
        Collaborator

        Validation PASSED. Running batch tests.

        Build Time: 9 minutes 48 seconds

        Base Branch:

        Branch Name: master
        Branch GIT ID: 54ca8e92fbe806ee065c0072922a7a70da01abd1

        Task Summary:

        For more details click here.

        @liferay-continuous-integration
        Copy link
        Collaborator

        Some tests FAILED.

        Build Time: 11 minutes 35 seconds 20 ms

        Base Branch:

        Branch Name: master
        Branch GIT ID: 54ca8e92fbe806ee065c0072922a7a70da01abd1

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

        Failures unique to this pull:

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

          1 Job Passed.
          2 Jobs Failed.

          Downstream jobs FAILED.
        2. test-subrepository-acceptance-pullrequest-dist(master)/jdk8
          Job Results:

          0 Tests Passed.
          1 Test Failed.

          1. AXIS_VARIABLE=tomcat,label_exp=!master #31
            prepare-portal-ee-repository:
                 [echo] curl --output /opt/dev/projects/github/liferay-jenkins-ee/json.data --silent --write-out %{http_code} http://cloud-10-0-0-31/osb-jenkins-web/map/test-5-1/test-subrepository-acceptance-pullrequest%28master%29/279/test-subrepository-acceptance-pullrequest%28master%29/git.portal.ee.properties
                 [exec] 200
               [delete] Deleting: /opt/dev/projects/github/liferay-jenkins-ee/commands/20171027211941162
            [beanshell] No JSON found at http://cloud-10-0-0-31/osb-jenkins-web/map/test-5-1/test-subrepository-acceptance-pullrequest%28master%29/279/test-subrepository-acceptance-pullrequest%28master%29/git.portal.ee.properties
               [delete] Deleting: /opt/dev/projects/github/liferay-jenkins-ee/json.data
                 [echo] The following error occurred while executing this line:
                 [echo] /opt/dev/projects/github/liferay-jenkins-ee/commands/build-test-subrepository-acceptance-pullrequest-dist.xml:48: The following error occurred while executing this line:
                 [echo] /opt/dev/projects/github/liferay-jenkins-ee/commands/build-common.xml:6290: /opt/dev/projects/github/liferay-portal-master-private/modules/private does not exist.
            

            BUILD FAILED
            /opt/dev/projects/github/liferay-jenkins-ee/commands/build-test-subrepository-acceptance-pullrequest-dist.xml:256: The following error occurred while executing this line:
            /opt/dev/projects/github/liferay-jenkins-ee/commands/build-test-subrepository-acceptance-pullrequest-dist.xml:48: The following error occurred while executing this line:
            /opt/dev/projects/github/liferay-jenkins-ee/commands/build-common.xml:6290: /opt/dev/projects/github/liferay-portal-master-private/modules/private does not exist.

        @liferay-continuous-integration
        Copy link
        Collaborator

        Validation PASSED. Running batch tests.

        Build Time: 25 minutes 25 seconds

        Base Branch:

        Branch Name: master
        Branch GIT ID: 54ca8e92fbe806ee065c0072922a7a70da01abd1

        Task Summary:

        For more details click here.

        @liferay-continuous-integration
        Copy link
        Collaborator

        All tests PASSED.

        Build Time: 1 hour 13 minutes 56 seconds 46 ms

        Base Branch:

        Branch Name: master
        Branch GIT ID: 54ca8e92fbe806ee065c0072922a7a70da01abd1

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

        @liferay-continuous-integration
        Copy link
        Collaborator

        Validation PASSED. Running batch tests.

        Build Time: 9 minutes 52 seconds

        Base Branch:

        Branch Name: master
        Branch GIT ID: f952fbc4879b7ff51a21747164cce83139263697

        Task Summary:

        For more details click here.

        @liferay-continuous-integration
        Copy link
        Collaborator

        Some tests FAILED.

        Build Time: 11 minutes 36 seconds 758 ms

        Base Branch:

        Branch Name: master
        Branch GIT ID: f952fbc4879b7ff51a21747164cce83139263697

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

        Failures unique to this pull:

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

          1 Job Passed.
          2 Jobs Failed.

          Downstream jobs FAILED.
        2. test-subrepository-acceptance-pullrequest-dist(master)/jdk8
          Job Results:

          0 Tests Passed.
          1 Test Failed.

          1. AXIS_VARIABLE=tomcat,label_exp=!master #33
            prepare-portal-ee-repository:
                 [echo] curl --output /opt/dev/projects/github/liferay-jenkins-ee/json.data --silent --write-out %{http_code} http://cloud-10-0-0-31/osb-jenkins-web/map/test-5-1/test-subrepository-acceptance-pullrequest%28master%29/281/test-subrepository-acceptance-pullrequest%28master%29/git.portal.ee.properties
                 [exec] 200
               [delete] Deleting: /opt/dev/projects/github/liferay-jenkins-ee/commands/20171101174529086
            [beanshell] No JSON found at http://cloud-10-0-0-31/osb-jenkins-web/map/test-5-1/test-subrepository-acceptance-pullrequest%28master%29/281/test-subrepository-acceptance-pullrequest%28master%29/git.portal.ee.properties
               [delete] Deleting: /opt/dev/projects/github/liferay-jenkins-ee/json.data
                 [echo] The following error occurred while executing this line:
                 [echo] /opt/dev/projects/github/liferay-jenkins-ee/commands/build-test-subrepository-acceptance-pullrequest-dist.xml:48: The following error occurred while executing this line:
                 [echo] /opt/dev/projects/github/liferay-jenkins-ee/commands/build-common.xml:6295: /opt/dev/projects/github/liferay-portal-master-private/modules/private does not exist.
            

            BUILD FAILED
            /opt/dev/projects/github/liferay-jenkins-ee/commands/build-test-subrepository-acceptance-pullrequest-dist.xml:256: The following error occurred while executing this line:
            /opt/dev/projects/github/liferay-jenkins-ee/commands/build-test-subrepository-acceptance-pullrequest-dist.xml:48: The following error occurred while executing this line:
            /opt/dev/projects/github/liferay-jenkins-ee/commands/build-common.xml:6295: /opt/dev/projects/github/liferay-portal-master-private/modules/private does not exist.

        @liferay-continuous-integration
        Copy link
        Collaborator

        Validation PASSED. Running batch tests.

        Build Time: 8 minutes 44 seconds

        Base Branch:

        Branch Name: master
        Branch GIT ID: f952fbc4879b7ff51a21747164cce83139263697

        Task Summary:

        For more details click here.

        @liferay-continuous-integration
        Copy link
        Collaborator

        Some tests FAILED.

        Build Time: 53 minutes 21 seconds 485 ms

        Base Branch:

        Branch Name: master
        Branch GIT ID: f952fbc4879b7ff51a21747164cce83139263697

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

        Failures unique to this pull:

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

          14 Jobs Passed.
          5 Jobs Failed.

          Downstream jobs FAILED.
        2. test-subrepository-acceptance-pullrequest-batch(master)/subrepository-assemble-jdk8
          Job Results:

          0 Tests Passed.
          1 Test Failed.

          1. AXIS_VARIABLE=0,label_exp=!master #340
            /opt/dev/projects/github/liferay-jenkins-ee/commands/build-common.xml:589: exec returned: 255
            The following error occurred while executing this line:
            /opt/dev/projects/github/liferay-jenkins-ee/commands/build-common.xml:589: exec returned: 255
            The following error occurred while executing this line:
            /opt/dev/projects/github/liferay-jenkins-ee/commands/build-common.xml:589: exec returned: 255
            The following error occurred while executing this line:
            /opt/dev/projects/github/liferay-jenkins-ee/commands/build-common.xml:589: exec returned: 255
            The following error occurred while executing this line:
            /opt/dev/projects/github/liferay-jenkins-ee/commands/build-common.xml:589: exec returned: 255
            The following error occurred while executing this line:
            /opt/dev/projects/github/liferay-jenkins-ee/commands/build-common.xml:589: exec returned: 255
            The following error occurred while executing this line:
            /opt/dev/projects/github/liferay-jenkins-ee/commands/build-common.xml:589: exec returned: 255
            The following error occurred while executing this line:
            /opt/dev/projects/github/liferay-jenkins-ee/commands/build-common.xml:589: exec returned: 255
            The following error occurred while executing this line:
            /opt/dev/projects/github/liferay-jenkins-ee/commands/build-common.xml:589: exec returned: 255
            The following error occurred while executing this line:
            /opt/dev/projects/github/liferay-jenkins-ee/commands/build-common.xml:589: exec returned: 255
            The following error occurred while executing this line:
            /opt/dev/projects/github/liferay-jenkins-ee/commands/build-common.xml:589: exec returned: 255
            The following error occurred while executing this line:
            /opt/dev/projects/github/liferay-jenkins-ee/commands/build-common.xml:589: exec returned: 255
            The following error occurred while executing this line:
            /opt/dev/projects/github/liferay-jenkins-ee/commands/build-common.xml:589: exec returned: 255
            The following error occurred while executing this line:
            /opt/dev/projects/github/liferay-jenkins-ee/commands/build-common.xml:589: exec returned: 255
            The following error occurred while executing this line:
            /opt/dev/projects/github/liferay-jenkins-ee/commands/build-common.xml:589: exec returned: 255
            The following error occurred while executing this line:
            /opt/dev/projects/github/liferay-jenkins-ee/commands/build-common.xml:589: exec returned: 255
            The following error occurred while executing this line:
            /opt/dev/projects/github/liferay-jenkins-ee/commands/build-common.xml:589: exec returned: 255
        3. test-subrepository-acceptance-pullrequest-batch(master)/subrepository-functional-tomcat80-mysql56-jdk8/10
          Job Results:

          0 Tests Passed.
          1 Test Failed.

          1. AXIS_VARIABLE=0,label_exp=!master #341
            /opt/dev/projects/github/liferay-jenkins-ee/commands/build-common.xml:589: exec returned: 255
            The following error occurred while executing this line:
            /opt/dev/projects/github/liferay-jenkins-ee/commands/build-common.xml:589: exec returned: 255
            The following error occurred while executing this line:
            /opt/dev/projects/github/liferay-jenkins-ee/commands/build-common.xml:589: exec returned: 255
            The following error occurred while executing this line:
            /opt/dev/projects/github/liferay-jenkins-ee/commands/build-common.xml:589: exec returned: 255
            The following error occurred while executing this line:
            /opt/dev/projects/github/liferay-jenkins-ee/commands/build-common.xml:589: exec returned: 255
            The following error occurred while executing this line:
            /opt/dev/projects/github/liferay-jenkins-ee/commands/build-common.xml:589: exec returned: 255
            The following error occurred while executing this line:
            /opt/dev/projects/github/liferay-jenkins-ee/commands/build-common.xml:589: exec returned: 255
            The following error occurred while executing this line:
            /opt/dev/projects/github/liferay-jenkins-ee/commands/build-common.xml:589: exec returned: 255
            The following error occurred while executing this line:
            /opt/dev/projects/github/liferay-jenkins-ee/commands/build-common.xml:589: exec returned: 255
            The following error occurred while executing this line:
            /opt/dev/projects/github/liferay-jenkins-ee/commands/build-common.xml:589: exec returned: 255
            The following error occurred while executing this line:
            /opt/dev/projects/github/liferay-jenkins-ee/commands/build-common.xml:589: exec returned: 255
            The following error occurred while executing this line:
            /opt/dev/projects/github/liferay-jenkins-ee/commands/build-common.xml:589: exec returned: 255
            The following error occurred while executing this line:
            /opt/dev/projects/github/liferay-jenkins-ee/commands/build-common.xml:589: exec returned: 255
            The following error occurred while executing this line:
            /opt/dev/projects/github/liferay-jenkins-ee/commands/build-common.xml:589: exec returned: 255
            The following error occurred while executing this line:
            /opt/dev/projects/github/liferay-jenkins-ee/commands/build-common.xml:589: exec returned: 255
            The following error occurred while executing this line:
            /opt/dev/projects/github/liferay-jenkins-ee/commands/build-common.xml:589: exec returned: 255
            The following error occurred while executing this line:
            /opt/dev/projects/github/liferay-jenkins-ee/commands/build-common.xml:589: exec returned: 255
        4. test-subrepository-acceptance-pullrequest-batch(master)/subrepository-functional-tomcat80-mysql56-jdk8/7
          Job Results:

          0 Tests Passed.
          1 Test Failed.

          1. AXIS_VARIABLE=0,label_exp=!master #342
            /opt/dev/projects/github/liferay-jenkins-ee/commands/build-common.xml:589: exec returned: 255
            The following error occurred while executing this line:
            /opt/dev/projects/github/liferay-jenkins-ee/commands/build-common.xml:589: exec returned: 255
            The following error occurred while executing this line:
            /opt/dev/projects/github/liferay-jenkins-ee/commands/build-common.xml:589: exec returned: 255
            The following error occurred while executing this line:
            /opt/dev/projects/github/liferay-jenkins-ee/commands/build-common.xml:589: exec returned: 255
            The following error occurred while executing this line:
            /opt/dev/projects/github/liferay-jenkins-ee/commands/build-common.xml:589: exec returned: 255
            The following error occurred while executing this line:
            /opt/dev/projects/github/liferay-jenkins-ee/commands/build-common.xml:589: exec returned: 255
            The following error occurred while executing this line:
            /opt/dev/projects/github/liferay-jenkins-ee/commands/build-common.xml:589: exec returned: 255
            The following error occurred while executing this line:
            /opt/dev/projects/github/liferay-jenkins-ee/commands/build-common.xml:589: exec returned: 255
            The following error occurred while executing this line:
            /opt/dev/projects/github/liferay-jenkins-ee/commands/build-common.xml:589: exec returned: 255
            The following error occurred while executing this line:
            /opt/dev/projects/github/liferay-jenkins-ee/commands/build-common.xml:589: exec returned: 255
            The following error occurred while executing this line:
            /opt/dev/projects/github/liferay-jenkins-ee/commands/build-common.xml:589: exec returned: 255
            The following error occurred while executing this line:
            /opt/dev/projects/github/liferay-jenkins-ee/commands/build-common.xml:589: exec returned: 255
            The following error occurred while executing this line:
            /opt/dev/projects/github/liferay-jenkins-ee/commands/build-common.xml:589: exec returned: 255
            The following error occurred while executing this line:
            /opt/dev/projects/github/liferay-jenkins-ee/commands/build-common.xml:589: exec returned: 255
            The following error occurred while executing this line:
            /opt/dev/projects/github/liferay-jenkins-ee/commands/build-common.xml:589: exec returned: 255
            The following error occurred while executing this line:
            /opt/dev/projects/github/liferay-jenkins-ee/commands/build-common.xml:589: exec returned: 255
            The following error occurred while executing this line:
            /opt/dev/projects/github/liferay-jenkins-ee/commands/build-common.xml:589: exec returned: 255
        5. test-subrepository-acceptance-pullrequest-batch(master)/subrepository-integration-mysql56-jdk8
          Job Results:

          5 Tests Passed.
          2 Tests Failed.

          1. AXIS_VARIABLE=1,label_exp=!master #334
            /opt/dev/projects/github/liferay-jenkins-ee/commands/build-common.xml:589: exec returned: 255
            The following error occurred while executing this line:
            /opt/dev/projects/github/liferay-jenkins-ee/commands/build-common.xml:589: exec returned: 255
            The following error occurred while executing this line:
            /opt/dev/projects/github/liferay-jenkins-ee/commands/build-common.xml:589: exec returned: 12
            The following error occurred while executing this line:
            /opt/dev/projects/github/liferay-jenkins-ee/commands/build-common.xml:589: exec returned: 255
            The following error occurred while executing this line:
            /opt/dev/projects/github/liferay-jenkins-ee/commands/build-common.xml:589: exec returned: 255
            The following error occurred while executing this line:
            /opt/dev/projects/github/liferay-jenkins-ee/commands/build-common.xml:589: exec returned: 255
            The following error occurred while executing this line:
            /opt/dev/projects/github/liferay-jenkins-ee/commands/build-common.xml:589: exec returned: 255
            The following error occurred while executing this line:
            /opt/dev/projects/github/liferay-jenkins-ee/commands/build-common.xml:589: exec returned: 255
            The following error occurred while executing this line:
            /opt/dev/projects/github/liferay-jenkins-ee/commands/build-common.xml:589: exec returned: 255
            The following error occurred while executing this line:
            /opt/dev/projects/github/liferay-jenkins-ee/commands/build-common.xml:589: exec returned: 255
            The following error occurred while executing this line:
            /opt/dev/projects/github/liferay-jenkins-ee/commands/build-common.xml:589: exec returned: 255
            The following error occurred while executing this line:
            /opt/dev/projects/github/liferay-jenkins-ee/commands/build-common.xml:589: exec returned: 255
            The following error occurred while executing this line:
            /opt/dev/projects/github/liferay-jenkins-ee/commands/build-common.xml:589: exec returned: 255
            The following error occurred while executing this line:
            /opt/dev/projects/github/liferay-jenkins-ee/commands/build-common.xml:589: exec returned: 255
            The following error occurred while executing this line:
            /opt/dev/projects/github/liferay-jenkins-ee/commands/build-common.xml:589: exec returned: 255
            The following error occurred while executing this line:
            /opt/dev/projects/github/liferay-jenkins-ee/commands/build-common.xml:589: exec returned: 255
            The following error occurred while executing this line:
            /opt/dev/projects/github/liferay-jenkins-ee/commands/build-common.xml:589: exec returned: 12
          2. AXIS_VARIABLE=6,label_exp=!master #334
            /opt/dev/projects/github/liferay-jenkins-ee/commands/build-common.xml:589: exec returned: 255
            The following error occurred while executing this line:
            /opt/dev/projects/github/liferay-jenkins-ee/commands/build-common.xml:589: exec returned: 255
            The following error occurred while executing this line:
            /opt/dev/projects/github/liferay-jenkins-ee/commands/build-common.xml:589: exec returned: 255
            The following error occurred while executing this line:
            /opt/dev/projects/github/liferay-jenkins-ee/commands/build-common.xml:589: exec returned: 255
            The following error occurred while executing this line:
            /opt/dev/projects/github/liferay-jenkins-ee/commands/build-common.xml:589: exec returned: 255
            The following error occurred while executing this line:
            /opt/dev/projects/github/liferay-jenkins-ee/commands/build-common.xml:589: exec returned: 255
            The following error occurred while executing this line:
            /opt/dev/projects/github/liferay-jenkins-ee/commands/build-common.xml:589: exec returned: 255
            The following error occurred while executing this line:
            /opt/dev/projects/github/liferay-jenkins-ee/commands/build-common.xml:589: exec returned: 255
            The following error occurred while executing this line:
            /opt/dev/projects/github/liferay-jenkins-ee/commands/build-common.xml:589: exec returned: 255
            The following error occurred while executing this line:
            /opt/dev/projects/github/liferay-jenkins-ee/commands/build-common.xml:589: exec returned: 255
            The following error occurred while executing this line:
            /opt/dev/projects/github/liferay-jenkins-ee/commands/build-common.xml:589: exec returned: 255
            The following error occurred while executing this line:
            /opt/dev/projects/github/liferay-jenkins-ee/commands/build-common.xml:589: exec returned: 255
            The following error occurred while executing this line:
            /opt/dev/projects/github/liferay-jenkins-ee/commands/build-common.xml:589: exec returned: 255
            The following error occurred while executing this line:
            /opt/dev/projects/github/liferay-jenkins-ee/commands/build-common.xml:589: exec returned: 255
            The following error occurred while executing this line:
            /opt/dev/projects/github/liferay-jenkins-ee/commands/build-common.xml:589: exec returned: 255
            The following error occurred while executing this line:
            /opt/dev/projects/github/liferay-jenkins-ee/commands/build-common.xml:589: exec returned: 255
            The following error occurred while executing this line:
            /opt/dev/projects/github/liferay-jenkins-ee/commands/build-common.xml:589: exec returned: 255

        @liferay-continuous-integration
        Copy link
        Collaborator

        Validation PASSED. Running batch tests.

        Build Time: 10 minutes 44 seconds

        Base Branch:

        Branch Name: master
        Branch GIT ID: f952fbc4879b7ff51a21747164cce83139263697

        Task Summary:

        For more details click here.

        @liferay-continuous-integration
        Copy link
        Collaborator

        All tests PASSED.

        Build Time: 52 minutes 20 seconds 297 ms

        Base Branch:

        Branch Name: master
        Branch GIT ID: f952fbc4879b7ff51a21747164cce83139263697

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

        @liferay-continuous-integration
        Copy link
        Collaborator

        Some tests FAILED.

        Build Time: 12 minutes 7 seconds 114 ms

        Base Branch:

        Branch Name: master
        Branch GIT ID: 0854d94af72848e8bfac2bb9400c07dc8ebebf1b

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

        Failures unique to this pull:

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

          1 Job Passed.
          1 Job Failed.

          	at org.apache.tools.ant.Target.execute(Target.java:435)
          	at org.apache.tools.ant.Target.performTasks(Target.java:456)
          	at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1393)
          	at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:38)
          	at org.apache.tools.ant.Project.executeTargets(Project.java:1248)
          	at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:441)
          	at org.apache.tools.ant.taskdefs.CallTarget.execute(CallTarget.java:105)
          	at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:292)
          	at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
          	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
          	at java.lang.reflect.Method.invoke(Method.java:497)
          	at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106)
          	at org.apache.tools.ant.Task.perform(Task.java:348)
          	at org.apache.tools.ant.taskdefs.Sequential.execute(Sequential.java:68)
          	at sun.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
          	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
          	at java.lang.reflect.Method.invoke(Method.java:497)
          	at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106)
          	at org.apache.tools.ant.Task.perform(Task.java:348)
          	at net.sf.antcontrib.logic.TryCatchTask.execute(TryCatchTask.java:233)
          	at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:292)
          	at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
          	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
          	at java.lang.reflect.Method.invoke(Method.java:497)
          	at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106)
          	at org.apache.tools.ant.Task.perform(Task.java:348)
          	at org.apache.tools.ant.Target.execute(Target.java:435)
          	at org.apache.tools.ant.Target.performTasks(Target.java:456)
          	at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1393)
          	at org.apache.tools.ant.Project.executeTarget(Project.java:1364)
          	at org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:41)
          	at org.apache.tools.ant.Project.executeTargets(Project.java:1248)
          	at org.apache.tools.ant.Main.runBuild(Main.java:851)
          	at org.apache.tools.ant.Main.startAnt(Main.java:235)
          	at org.apache.tools.ant.launch.Launcher.run(Launcher.java:280)
          	at org.apache.tools.ant.launch.Launcher.main(Launcher.java:109)

        @liferay-continuous-integration
        Copy link
        Collaborator

        Validation PASSED. Running batch tests.

        Build Time: 6 minutes 29 seconds 206 ms

        Base Branch:

        Branch Name: master
        Branch GIT ID: 0854d94af72848e8bfac2bb9400c07dc8ebebf1b

        Task Summary:
        • subrepository-compile-jdk8 - ✅
        • subrepository-semantic-versioning-jdk8 - ✅
        • subrepository-pmd-jdk8 - ✅
        • subrepository-source-format-jdk8 - ✅
        For full console, click here.

        Test Results:

        2 Tests Passed.
        0 Tests Failed.

        For all test results, click here.

        @liferay-continuous-integration
        Copy link
        Collaborator

        All tests PASSED.

        Build Time: 15 minutes 50 seconds 134 ms

        Base Branch:

        Branch Name: master
        Branch GIT ID: 0854d94af72848e8bfac2bb9400c07dc8ebebf1b

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

        @liferay-continuous-integration
        Copy link
        Collaborator

        Validation PASSED. Running batch tests.

        Build Time: 14 minutes 34 seconds

        Base Branch:

        Branch Name: master
        Branch GIT ID: 9b82774fa26126d3d542d903fd34fe5a1ab2dd12

        Task Summary:

        For more details click here.

        @liferay-continuous-integration
        Copy link
        Collaborator

        Some tests FAILED.

        Build Time: 1 hour 6 minutes 50 seconds 265 ms

        Base Branch:

        Branch Name: master
        Branch GIT ID: 9b82774fa26126d3d542d903fd34fe5a1ab2dd12

        10 out of 19 jobs PASSED

        9 Failed Jobs:

        10 Successful Jobs:
        For more details click here.

        Failures unique to this pull:

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

          10 Jobs Passed.
          9 Jobs Failed.

          [beanshell] 	at org.apache.tools.ant.Task.perform(Task.java:348)
          [beanshell] 	at org.apache.tools.ant.taskdefs.MacroInstance.execute(MacroInstance.java:396)
          [beanshell] 	at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:292)
          [beanshell] 	at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
          [beanshell] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
          [beanshell] 	at java.lang.reflect.Method.invoke(Method.java:497)
          [beanshell] 	at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106)
          [beanshell] 	at org.apache.tools.ant.Task.perform(Task.java:348)
          [beanshell] 	at org.apache.tools.ant.taskdefs.Sequential.execute(Sequential.java:68)
          [beanshell] 	at sun.reflect.GeneratedMethodAccessor74.invoke(Unknown Source)
          [beanshell] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
          [beanshell] 	at java.lang.reflect.Method.invoke(Method.java:497)
          [beanshell] 	at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106)
          [beanshell] 	at org.apache.tools.ant.Task.perform(Task.java:348)
          [beanshell] 	at net.sf.antcontrib.logic.TryCatchTask.execute(TryCatchTask.java:233)
          [beanshell] 	at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:292)
          [beanshell] 	at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
          [beanshell] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
          [beanshell] 	at java.lang.reflect.Method.invoke(Method.java:497)
          [beanshell] 	at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106)
          [beanshell] 	at org.apache.tools.ant.Task.perform(Task.java:348)
          [beanshell] 	at org.apache.tools.ant.Target.execute(Target.java:435)
          [beanshell] 	at org.apache.tools.ant.Target.performTasks(Target.java:456)
          [beanshell] 	at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1393)
          [beanshell] 	at org.apache.tools.ant.Project.executeTarget(Project.java:1364)
          [beanshell] 	at org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:41)
          [beanshell] 	at org.apache.tools.ant.Project.executeTargets(Project.java:1248)
          [beanshell] 	at org.apache.tools.ant.Main.runBuild(Main.java:851)
          [beanshell] 	at org.apache.tools.ant.Main.startAnt(Main.java:235)
          [beanshell] 	at org.apache.tools.ant.launch.Launcher.run(Launcher.java:280)
          [beanshell] 	at org.apache.tools.ant.launch.Launcher.main(Launcher.java:109)
        2. ...

        @liferay-continuous-integration
        Copy link
        Collaborator

        Validation PASSED. Running batch tests.

        Build Time: 11 minutes 57 seconds

        Base Branch:

        Branch Name: master
        Branch GIT ID: 0854d94af72848e8bfac2bb9400c07dc8ebebf1b

        Task Summary:

        For more details click here.

        @liferay-continuous-integration
        Copy link
        Collaborator

        Some tests FAILED.

        Build Time: 33 minutes 48 seconds 756 ms

        Base Branch:

        Branch Name: master
        Branch GIT ID: 0854d94af72848e8bfac2bb9400c07dc8ebebf1b

        3 out of 19 jobs PASSED

        16 Failed Jobs:

        3 Successful Jobs:
        For more details click here.

        Failures unique to this pull:

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

          3 Jobs Passed.
          16 Jobs Failed.

          [beanshell] 	at org.apache.tools.ant.Task.perform(Task.java:348)
          [beanshell] 	at org.apache.tools.ant.taskdefs.MacroInstance.execute(MacroInstance.java:396)
          [beanshell] 	at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:292)
          [beanshell] 	at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
          [beanshell] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
          [beanshell] 	at java.lang.reflect.Method.invoke(Method.java:498)
          [beanshell] 	at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106)
          [beanshell] 	at org.apache.tools.ant.Task.perform(Task.java:348)
          [beanshell] 	at org.apache.tools.ant.taskdefs.Sequential.execute(Sequential.java:68)
          [beanshell] 	at sun.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
          [beanshell] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
          [beanshell] 	at java.lang.reflect.Method.invoke(Method.java:498)
          [beanshell] 	at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106)
          [beanshell] 	at org.apache.tools.ant.Task.perform(Task.java:348)
          [beanshell] 	at net.sf.antcontrib.logic.TryCatchTask.execute(TryCatchTask.java:233)
          [beanshell] 	at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:292)
          [beanshell] 	at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
          [beanshell] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
          [beanshell] 	at java.lang.reflect.Method.invoke(Method.java:498)
          [beanshell] 	at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106)
          [beanshell] 	at org.apache.tools.ant.Task.perform(Task.java:348)
          [beanshell] 	at org.apache.tools.ant.Target.execute(Target.java:435)
          [beanshell] 	at org.apache.tools.ant.Target.performTasks(Target.java:456)
          [beanshell] 	at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1393)
          [beanshell] 	at org.apache.tools.ant.Project.executeTarget(Project.java:1364)
          [beanshell] 	at org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:41)
          [beanshell] 	at org.apache.tools.ant.Project.executeTargets(Project.java:1248)
          [beanshell] 	at org.apache.tools.ant.Main.runBuild(Main.java:851)
          [beanshell] 	at org.apache.tools.ant.Main.startAnt(Main.java:235)
          [beanshell] 	at org.apache.tools.ant.launch.Launcher.run(Launcher.java:280)
          [beanshell] 	at org.apache.tools.ant.launch.Launcher.main(Launcher.java:109)
        2. test-subrepository-acceptance-pullrequest-batch(master)/functional-smoke-tomcat80-mysql56-jdk8/0
          Job Results:

          0 Tests Passed.
          1 Test Failed.

          1. AXIS_VARIABLE=0,label_exp=!master #358
                 [echo] Sending Testray logs to Testray production server.
                 [exec] sending incremental file list
                 [exec] ./
                 [exec] 20171221240148857.gz
                 [exec] test-5-1/
                 [exec] test-5-1/1513813313450/
                 [exec] test-5-1/1513813313450/test-subrepository-acceptance-pullrequest(master)/
                 [exec] test-5-1/1513813313450/test-subrepository-acceptance-pullrequest(master)/291/
                 [exec] test-5-1/1513813313450/test-subrepository-acceptance-pullrequest(master)/291/functional-smoke-tomcat80-mysql56-jdk8/
                 [exec] test-5-1/1513813313450/test-subrepository-acceptance-pullrequest(master)/291/functional-smoke-tomcat80-mysql56-jdk8/0/
                 [exec] test-5-1/1513813313450/test-subrepository-acceptance-pullrequest(master)/291/functional-smoke-tomcat80-mysql56-jdk8/0/0/
                 [exec] test-5-1/1513813313450/test-subrepository-acceptance-pullrequest(master)/291/functional-smoke-tomcat80-mysql56-jdk8/0/0/jenkins-console.txt.gz
                 [exec] 
                 [exec] sent 14,032 bytes  received 93 bytes  376.67 bytes/sec
                 [exec] total size is 13,608  speedup is 0.96
               [delete] Deleting: /opt/dev/projects/github/liferay-jenkins-ee/commands/20171221240148932
                 [echo] Sending Testray results to Testray production server.
                 [exec] sending incremental file list
                 [exec] TESTS-test-5-1_test-subrepository-acceptance-pullrequest(master)_291_functional-smoke-tomcat80-mysql56-jdk8_0_0.xml
                 [exec] 
                 [exec] sent 1,020 bytes  received 35 bytes  2,110.00 bytes/sec
                 [exec] total size is 2,282  speedup is 2.16
               [delete] Deleting: /opt/dev/projects/github/liferay-jenkins-ee/commands/20171221240225471
            

            BUILD FAILED
            /opt/dev/projects/github/liferay-jenkins-ee/commands/build-test-subrepository-acceptance-pullrequest-batch.xml:298: The following error occurred while executing this line:
            /opt/dev/projects/github/liferay-portal/build-test-batch.xml:2120: The following error occurred while executing this line:
            /opt/dev/projects/github/liferay-portal/build-test-batch.xml:722: The following error occurred while executing this line:
            /opt/dev/projects/github/liferay-portal/build-test-batch.xml:772: The following error occurred while executing this line:
            /opt/dev/projects/github/liferay-portal/build-test.xml:9315: Warning: Could not find file /opt/dev/projects/github/liferay-portal/portal-web/test.generated.properties to copy.

        3. test-subrepository-acceptance-pullrequest-batch(master)/subrepository-functional-tomcat80-mysql56-jdk8/0
          Job Results:

          0 Tests Passed.
          1 Test Failed.

          1. AXIS_VARIABLE=0,label_exp=!master #350
                 [echo] Sending Testray logs to Testray production server.
            [exec] sending incremental file list
            [exec] 20171221240042195.gz
            [exec] test-5-1/
            [exec] test-5-1/1513813313450/
            [exec] test-5-1/1513813313450/test-subrepository-acceptance-pullrequest(master)/
            [exec] test-5-1/1513813313450/test-subrepository-acceptance-pullrequest(master)/291/
            [exec] test-5-1/1513813313450/test-subrepository-acceptance-pullrequest(master)/291/subrepository-functional-tomcat80-mysql56-jdk8/
            [exec] test-5-1/1513813313450/test-subrepository-acceptance-pullrequest(master)/291/subrepository-functional-tomcat80-mysql56-jdk8/0/
            [exec] test-5-1/1513813313450/test-subrepository-acceptance-pullrequest(master)/291/subrepository-functional-tomcat80-mysql56-jdk8/0/0/
            [exec] test-5-1/1513813313450/test-subrepository-acceptance-pullrequest(master)/291/subrepository-functional-tomcat80-mysql56-jdk8/0/0/jenkins-console.txt.gz
            [exec]
            [exec] sent 14,086 bytes received 90 bytes 136.97 bytes/sec
            [exec] total size is 13,629 speedup is 0.96
            [delete] Deleting: /opt/dev/projects/github/liferay-jenkins-ee/commands/20171221240042265
            [echo] Sending Testray results to Testray production server.
            [exec] sending incremental file list
            [exec] TESTS-test-5-1_test-subrepository-acceptance-pullrequest(master)_291_subrepository-functional-tomcat80-mysql56-jdk8_0_0.xml
            [exec]
            [exec] sent 1,061 bytes received 35 bytes 2,192.00 bytes/sec
            [exec] total size is 2,334 speedup is 2.13
            [delete] Deleting: /opt/dev/projects/github/liferay-jenkins-ee/commands/20171221240225423

            BUILD FAILED
            /opt/dev/projects/github/liferay-jenkins-ee/commands/build-test-subrepository-acceptance-pullrequest-batch.xml:298: The following error occurred while executing this line:
            /opt/dev/projects/github/liferay-portal/build-test-batch.xml:3149: The following error occurred while executing this line:
            /opt/dev/projects/github/liferay-portal/build-test-batch.xml:722: The following error occurred while executing this line:
            /opt/dev/projects/github/liferay-portal/build-test-batch.xml:772: The following error occurred while executing this line:
            /opt/dev/projects/github/liferay-portal/build-test.xml:9315: Warning: Could not find file /opt/dev/projects/github/liferay-portal/portal-web/test.generated.properties to copy.

        4. test-subrepository-acceptance-pullrequest-batch(master)/subrepository-functional-tomcat80-mysql56-jdk8/1
          Job Results:

          0 Tests Passed.
          1 Test Failed.

          1. AXIS_VARIABLE=0,label_exp=!master #369
                 [echo] Sending Testray logs to Testray production server.
            [exec] sending incremental file list
            [exec] ./
            [exec] 20171221240042217.gz
            [exec] test-5-1/
            [exec] test-5-1/1513813313450/
            [exec] test-5-1/1513813313450/test-subrepository-acceptance-pullrequest(master)/
            [exec] test-5-1/1513813313450/test-subrepository-acceptance-pullrequest(master)/291/
            [exec] test-5-1/1513813313450/test-subrepository-acceptance-pullrequest(master)/291/subrepository-functional-tomcat80-mysql56-jdk8/
            [exec] test-5-1/1513813313450/test-subrepository-acceptance-pullrequest(master)/291/subrepository-functional-tomcat80-mysql56-jdk8/1/
            [exec] test-5-1/1513813313450/test-subrepository-acceptance-pullrequest(master)/291/subrepository-functional-tomcat80-mysql56-jdk8/1/0/
            [exec] test-5-1/1513813313450/test-subrepository-acceptance-pullrequest(master)/291/subrepository-functional-tomcat80-mysql56-jdk8/1/0/jenkins-console.txt.gz
            [exec]
            [exec] sent 12,197 bytes received 93 bytes 118.74 bytes/sec
            [exec] total size is 11,707 speedup is 0.95
            [delete] Deleting: /opt/dev/projects/github/liferay-jenkins-ee/commands/20171221240042368
            [echo] Sending Testray results to Testray production server.
            [exec] sending incremental file list
            [exec] TESTS-test-5-1_test-subrepository-acceptance-pullrequest(master)_291_subrepository-functional-tomcat80-mysql56-jdk8_1_0.xml
            [exec]
            [exec] sent 1,092 bytes received 35 bytes 2,254.00 bytes/sec
            [exec] total size is 4,054 speedup is 3.60
            [delete] Deleting: /opt/dev/projects/github/liferay-jenkins-ee/commands/20171221240225416

            BUILD FAILED
            /opt/dev/projects/github/liferay-jenkins-ee/commands/build-test-subrepository-acceptance-pullrequest-batch.xml:298: The following error occurred while executing this line:
            /opt/dev/projects/github/liferay-portal/build-test-batch.xml:3149: The following error occurred while executing this line:
            /opt/dev/projects/github/liferay-portal/build-test-batch.xml:722: The following error occurred while executing this line:
            /opt/dev/projects/github/liferay-portal/build-test-batch.xml:772: The following error occurred while executing this line:
            /opt/dev/projects/github/liferay-portal/build-test.xml:9315: Warning: Could not find file /opt/dev/projects/github/liferay-portal/portal-web/test.generated.properties to copy.

        5. test-subrepository-acceptance-pullrequest-batch(master)/subrepository-functional-tomcat80-mysql56-jdk8/10
          Job Results:

          0 Tests Passed.
          1 Test Failed.

          1. AXIS_VARIABLE=0,label_exp=!master #352
                 [echo] Sending Testray logs to Testray production server.
            [exec] sending incremental file list
            [exec] ./
            [exec] 20171221240152327.gz
            [exec] test-5-1/
            [exec] test-5-1/1513813313450/
            [exec] test-5-1/1513813313450/test-subrepository-acceptance-pullrequest(master)/
            [exec] test-5-1/1513813313450/test-subrepository-acceptance-pullrequest(master)/291/
            [exec] test-5-1/1513813313450/test-subrepository-acceptance-pullrequest(master)/291/subrepository-functional-tomcat80-mysql56-jdk8/
            [exec] test-5-1/1513813313450/test-subrepository-acceptance-pullrequest(master)/291/subrepository-functional-tomcat80-mysql56-jdk8/10/
            [exec] test-5-1/1513813313450/test-subrepository-acceptance-pullrequest(master)/291/subrepository-functional-tomcat80-mysql56-jdk8/10/0/
            [exec] test-5-1/1513813313450/test-subrepository-acceptance-pullrequest(master)/291/subrepository-functional-tomcat80-mysql56-jdk8/10/0/jenkins-console.txt.gz
            [exec]
            [exec] sent 16,980 bytes received 93 bytes 509.64 bytes/sec
            [exec] total size is 16,522 speedup is 0.97
            [delete] Deleting: /opt/dev/projects/github/liferay-jenkins-ee/commands/20171221240152403
            [echo] Sending Testray results to Testray production server.
            [exec] sending incremental file list
            [exec] TESTS-test-5-1_test-subrepository-acceptance-pullrequest(master)_291_subrepository-functional-tomcat80-mysql56-jdk8_10_0.xml
            [exec]
            [exec] sent 1,052 bytes received 35 bytes 2,174.00 bytes/sec
            [exec] total size is 2,317 speedup is 2.13
            [delete] Deleting: /opt/dev/projects/github/liferay-jenkins-ee/commands/20171221240225497

            BUILD FAILED
            /opt/dev/projects/github/liferay-jenkins-ee/commands/build-test-subrepository-acceptance-pullrequest-batch.xml:298: The following error occurred while executing this line:
            /opt/dev/projects/github/liferay-portal/build-test-batch.xml:3149: The following error occurred while executing this line:
            /opt/dev/projects/github/liferay-portal/build-test-batch.xml:722: The following error occurred while executing this line:
            /opt/dev/projects/github/liferay-portal/build-test-batch.xml:772: The following error occurred while executing this line:
            /opt/dev/projects/github/liferay-portal/build-test.xml:9315: Warning: Could not find file /opt/dev/projects/github/liferay-portal/portal-web/test.generated.properties to copy.

        6. ...

        @liferay-continuous-integration
        Copy link
        Collaborator

        Validation PASSED. Running batch tests.

        Build Time: 8 minutes 36 seconds

        Base Branch:

        Branch Name: master
        Branch GIT ID: 0854d94af72848e8bfac2bb9400c07dc8ebebf1b

        Task Summary:

        For more details click here.

        @liferay-continuous-integration
        Copy link
        Collaborator

        Some tests FAILED.

        Build Time: 30 minutes 1 second 330 ms

        Base Branch:

        Branch Name: master
        Branch GIT ID: 0854d94af72848e8bfac2bb9400c07dc8ebebf1b

        3 out of 19 jobs PASSED

        16 Failed Jobs:

        3 Successful Jobs:
        For more details click here.

        Failures unique to this pull:

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

          3 Jobs Passed.
          16 Jobs Failed.

          [beanshell] 	at org.apache.tools.ant.Task.perform(Task.java:348)
          [beanshell] 	at org.apache.tools.ant.taskdefs.MacroInstance.execute(MacroInstance.java:396)
          [beanshell] 	at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:292)
          [beanshell] 	at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
          [beanshell] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
          [beanshell] 	at java.lang.reflect.Method.invoke(Method.java:498)
          [beanshell] 	at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106)
          [beanshell] 	at org.apache.tools.ant.Task.perform(Task.java:348)
          [beanshell] 	at org.apache.tools.ant.taskdefs.Sequential.execute(Sequential.java:68)
          [beanshell] 	at sun.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
          [beanshell] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
          [beanshell] 	at java.lang.reflect.Method.invoke(Method.java:498)
          [beanshell] 	at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106)
          [beanshell] 	at org.apache.tools.ant.Task.perform(Task.java:348)
          [beanshell] 	at net.sf.antcontrib.logic.TryCatchTask.execute(TryCatchTask.java:233)
          [beanshell] 	at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:292)
          [beanshell] 	at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
          [beanshell] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
          [beanshell] 	at java.lang.reflect.Method.invoke(Method.java:498)
          [beanshell] 	at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106)
          [beanshell] 	at org.apache.tools.ant.Task.perform(Task.java:348)
          [beanshell] 	at org.apache.tools.ant.Target.execute(Target.java:435)
          [beanshell] 	at org.apache.tools.ant.Target.performTasks(Target.java:456)
          [beanshell] 	at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1393)
          [beanshell] 	at org.apache.tools.ant.Project.executeTarget(Project.java:1364)
          [beanshell] 	at org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:41)
          [beanshell] 	at org.apache.tools.ant.Project.executeTargets(Project.java:1248)
          [beanshell] 	at org.apache.tools.ant.Main.runBuild(Main.java:851)
          [beanshell] 	at org.apache.tools.ant.Main.startAnt(Main.java:235)
          [beanshell] 	at org.apache.tools.ant.launch.Launcher.run(Launcher.java:280)
          [beanshell] 	at org.apache.tools.ant.launch.Launcher.main(Launcher.java:109)
        2. test-subrepository-acceptance-pullrequest-batch(master)/functional-smoke-tomcat80-mysql56-jdk8/0
          Job Results:

          0 Tests Passed.
          1 Test Failed.

          1. AXIS_VARIABLE=0,label_exp=!master #377
                 [echo] Sending Testray logs to Testray production server.
                 [exec] sending incremental file list
                 [exec] ./
                 [exec] 20171221242639438.gz
                 [exec] test-5-1/
                 [exec] test-5-1/1513815036545/
                 [exec] test-5-1/1513815036545/test-subrepository-acceptance-pullrequest(master)/
                 [exec] test-5-1/1513815036545/test-subrepository-acceptance-pullrequest(master)/292/
                 [exec] test-5-1/1513815036545/test-subrepository-acceptance-pullrequest(master)/292/functional-smoke-tomcat80-mysql56-jdk8/
                 [exec] test-5-1/1513815036545/test-subrepository-acceptance-pullrequest(master)/292/functional-smoke-tomcat80-mysql56-jdk8/0/
                 [exec] test-5-1/1513815036545/test-subrepository-acceptance-pullrequest(master)/292/functional-smoke-tomcat80-mysql56-jdk8/0/0/
                 [exec] test-5-1/1513815036545/test-subrepository-acceptance-pullrequest(master)/292/functional-smoke-tomcat80-mysql56-jdk8/0/0/jenkins-console.txt.gz
                 [exec] 
                 [exec] sent 15,074 bytes  received 93 bytes  30,334.00 bytes/sec
                 [exec] total size is 14,587  speedup is 0.96
               [delete] Deleting: /opt/dev/projects/github/liferay-jenkins-ee/commands/20171221242639511
                 [echo] Sending Testray results to Testray production server.
                 [exec] sending incremental file list
                 [exec] TESTS-test-5-1_test-subrepository-acceptance-pullrequest(master)_292_functional-smoke-tomcat80-mysql56-jdk8_0_0.xml
                 [exec] 
                 [exec] sent 1,021 bytes  received 35 bytes  2,112.00 bytes/sec
                 [exec] total size is 2,282  speedup is 2.16
               [delete] Deleting: /opt/dev/projects/github/liferay-jenkins-ee/commands/20171221242639738
            

            BUILD FAILED
            /opt/dev/projects/github/liferay-jenkins-ee/commands/build-test-subrepository-acceptance-pullrequest-batch.xml:298: The following error occurred while executing this line:
            /opt/dev/projects/github/liferay-portal/build-test-batch.xml:2120: The following error occurred while executing this line:
            /opt/dev/projects/github/liferay-portal/build-test-batch.xml:722: The following error occurred while executing this line:
            /opt/dev/projects/github/liferay-portal/build-test-batch.xml:772: The following error occurred while executing this line:
            /opt/dev/projects/github/liferay-portal/build-test.xml:9315: Warning: Could not find file /opt/dev/projects/github/liferay-portal/portal-web/test.generated.properties to copy.

        3. test-subrepository-acceptance-pullrequest-batch(master)/subrepository-functional-tomcat80-mysql56-jdk8/0
          Job Results:

          0 Tests Passed.
          1 Test Failed.

          1. AXIS_VARIABLE=0,label_exp=!master #366
                 [echo] Sending Testray logs to Testray production server.
            [exec] sending incremental file list
            [exec] ./
            [exec] 20171221242648138.gz
            [exec] test-5-1/
            [exec] test-5-1/1513815036545/
            [exec] test-5-1/1513815036545/test-subrepository-acceptance-pullrequest(master)/
            [exec] test-5-1/1513815036545/test-subrepository-acceptance-pullrequest(master)/292/
            [exec] test-5-1/1513815036545/test-subrepository-acceptance-pullrequest(master)/292/subrepository-functional-tomcat80-mysql56-jdk8/
            [exec] test-5-1/1513815036545/test-subrepository-acceptance-pullrequest(master)/292/subrepository-functional-tomcat80-mysql56-jdk8/0/
            [exec] test-5-1/1513815036545/test-subrepository-acceptance-pullrequest(master)/292/subrepository-functional-tomcat80-mysql56-jdk8/0/0/
            [exec] test-5-1/1513815036545/test-subrepository-acceptance-pullrequest(master)/292/subrepository-functional-tomcat80-mysql56-jdk8/0/0/jenkins-console.txt.gz
            [exec]
            [exec] sent 12,844 bytes received 93 bytes 25,874.00 bytes/sec
            [exec] total size is 12,385 speedup is 0.96
            [delete] Deleting: /opt/dev/projects/github/liferay-jenkins-ee/commands/20171221242648208
            [echo] Sending Testray results to Testray production server.
            [exec] sending incremental file list
            [exec] TESTS-test-5-1_test-subrepository-acceptance-pullrequest(master)_292_subrepository-functional-tomcat80-mysql56-jdk8_0_0.xml
            [exec]
            [exec] sent 1,059 bytes received 35 bytes 2,188.00 bytes/sec
            [exec] total size is 2,334 speedup is 2.13
            [delete] Deleting: /opt/dev/projects/github/liferay-jenkins-ee/commands/20171221242648436

            BUILD FAILED
            /opt/dev/projects/github/liferay-jenkins-ee/commands/build-test-subrepository-acceptance-pullrequest-batch.xml:298: The following error occurred while executing this line:
            /opt/dev/projects/github/liferay-portal/build-test-batch.xml:3149: The following error occurred while executing this line:
            /opt/dev/projects/github/liferay-portal/build-test-batch.xml:722: The following error occurred while executing this line:
            /opt/dev/projects/github/liferay-portal/build-test-batch.xml:772: The following error occurred while executing this line:
            /opt/dev/projects/github/liferay-portal/build-test.xml:9315: Warning: Could not find file /opt/dev/projects/github/liferay-portal/portal-web/test.generated.properties to copy.

        4. test-subrepository-acceptance-pullrequest-batch(master)/subrepository-functional-tomcat80-mysql56-jdk8/1
          Job Results:

          0 Tests Passed.
          1 Test Failed.

          1. AXIS_VARIABLE=0,label_exp=!master #365
            [beanshell] Warning: PGWebcontentdisplay#RemoveWCDPortletSite is not contained within the list of compiled test case names
            [beanshell] Warning: PGWebcontentdisplay#SelectWebContent is not contained within the list of compiled test case names
            [echo] Build testray result: /opt/dev/projects/github/liferay-jenkins-ee/testray/suite/TESTS-test-5-1_test-subrepository-acceptance-pullrequest(master)_292_subrepository-functional-tomcat80-mysql56-jdk8_1_0.xml
            [echo] Sending Testray logs to Testray production server.
            [exec] sending incremental file list
            [exec] 20171221242648595.gz
            [exec] test-5-1/1513815036545/test-subrepository-acceptance-pullrequest(master)/292/subrepository-functional-tomcat80-mysql56-jdk8/1/
            [exec] test-5-1/1513815036545/test-subrepository-acceptance-pullrequest(master)/292/subrepository-functional-tomcat80-mysql56-jdk8/1/0/
            [exec] test-5-1/1513815036545/test-subrepository-acceptance-pullrequest(master)/292/subrepository-functional-tomcat80-mysql56-jdk8/1/0/jenkins-console.txt.gz
            [exec]
            [exec] sent 13,314 bytes received 75 bytes 26,778.00 bytes/sec
            [exec] total size is 12,837 speedup is 0.96
            [delete] Deleting: /opt/dev/projects/github/liferay-jenkins-ee/commands/20171221242648720
            [echo] Sending Testray results to Testray production server.
            [exec] sending incremental file list
            [exec] TESTS-test-5-1_test-subrepository-acceptance-pullrequest(master)_292_subrepository-functional-tomcat80-mysql56-jdk8_1_0.xml
            [exec]
            [exec] sent 1,091 bytes received 35 bytes 750.67 bytes/sec
            [exec] total size is 4,054 speedup is 3.60
            [delete] Deleting: /opt/dev/projects/github/liferay-jenkins-ee/commands/20171221242648955

            BUILD FAILED
            /opt/dev/projects/github/liferay-jenkins-ee/commands/build-test-subrepository-acceptance-pullrequest-batch.xml:298: The following error occurred while executing this line:
            /opt/dev/projects/github/liferay-portal/build-test-batch.xml:3149: The following error occurred while executing this line:
            /opt/dev/projects/github/liferay-portal/build-test-batch.xml:722: The following error occurred while executing this line:
            /opt/dev/projects/github/liferay-portal/build-test-batch.xml:772: The following error occurred while executing this line:
            /opt/dev/projects/github/liferay-portal/build-test.xml:9315: Warning: Could not find file /opt/dev/projects/github/liferay-portal/portal-web/test.generated.properties to copy.

        5. test-subrepository-acceptance-pullrequest-batch(master)/subrepository-functional-tomcat80-mysql56-jdk8/10
          Job Results:

          0 Tests Passed.
          1 Test Failed.

          1. AXIS_VARIABLE=0,label_exp=!master #361
                 [echo] Sending Testray logs to Testray production server.
            [exec] sending incremental file list
            [exec] ./
            [exec] 20171221242637134.gz
            [exec] test-5-1/
            [exec] test-5-1/1513815036545/
            [exec] test-5-1/1513815036545/test-subrepository-acceptance-pullrequest(master)/
            [exec] test-5-1/1513815036545/test-subrepository-acceptance-pullrequest(master)/292/
            [exec] test-5-1/1513815036545/test-subrepository-acceptance-pullrequest(master)/292/subrepository-functional-tomcat80-mysql56-jdk8/
            [exec] test-5-1/1513815036545/test-subrepository-acceptance-pullrequest(master)/292/subrepository-functional-tomcat80-mysql56-jdk8/10/
            [exec] test-5-1/1513815036545/test-subrepository-acceptance-pullrequest(master)/292/subrepository-functional-tomcat80-mysql56-jdk8/10/0/
            [exec] test-5-1/1513815036545/test-subrepository-acceptance-pullrequest(master)/292/subrepository-functional-tomcat80-mysql56-jdk8/10/0/jenkins-console.txt.gz
            [exec]
            [exec] sent 12,828 bytes received 93 bytes 25,842.00 bytes/sec
            [exec] total size is 12,356 speedup is 0.96
            [delete] Deleting: /opt/dev/projects/github/liferay-jenkins-ee/commands/20171221242637207
            [echo] Sending Testray results to Testray production server.
            [exec] sending incremental file list
            [exec] TESTS-test-5-1_test-subrepository-acceptance-pullrequest(master)_292_subrepository-functional-tomcat80-mysql56-jdk8_10_0.xml
            [exec]
            [exec] sent 1,048 bytes received 35 bytes 2,166.00 bytes/sec
            [exec] total size is 2,317 speedup is 2.14
            [delete] Deleting: /opt/dev/projects/github/liferay-jenkins-ee/commands/20171221242637438

            BUILD FAILED
            /opt/dev/projects/github/liferay-jenkins-ee/commands/build-test-subrepository-acceptance-pullrequest-batch.xml:298: The following error occurred while executing this line:
            /opt/dev/projects/github/liferay-portal/build-test-batch.xml:3149: The following error occurred while executing this line:
            /opt/dev/projects/github/liferay-portal/build-test-batch.xml:722: The following error occurred while executing this line:
            /opt/dev/projects/github/liferay-portal/build-test-batch.xml:772: The following error occurred while executing this line:
            /opt/dev/projects/github/liferay-portal/build-test.xml:9315: Warning: Could not find file /opt/dev/projects/github/liferay-portal/portal-web/test.generated.properties to copy.

        6. ...

        @liferay-continuous-integration
        Copy link
        Collaborator

        Validation PASSED. Running batch tests.

        Build Time: 8 minutes 36 seconds

        Base Branch:

        Branch Name: master
        Branch GIT ID: 0854d94af72848e8bfac2bb9400c07dc8ebebf1b

        Task Summary:

        For more details click here.

        @liferay-continuous-integration
        Copy link
        Collaborator

        Some tests FAILED.

        Build Time: 31 minutes 46 seconds 223 ms

        Base Branch:

        Branch Name: master
        Branch GIT ID: 0854d94af72848e8bfac2bb9400c07dc8ebebf1b

        4 out of 19 jobs PASSED

        15 Failed Jobs:

        4 Successful Jobs:
        For more details click here.

        Failures unique to this pull:

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

          4 Jobs Passed.
          15 Jobs Failed.

          [beanshell] 	at org.apache.tools.ant.Task.perform(Task.java:348)
          [beanshell] 	at org.apache.tools.ant.taskdefs.MacroInstance.execute(MacroInstance.java:396)
          [beanshell] 	at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:292)
          [beanshell] 	at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
          [beanshell] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
          [beanshell] 	at java.lang.reflect.Method.invoke(Method.java:498)
          [beanshell] 	at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106)
          [beanshell] 	at org.apache.tools.ant.Task.perform(Task.java:348)
          [beanshell] 	at org.apache.tools.ant.taskdefs.Sequential.execute(Sequential.java:68)
          [beanshell] 	at sun.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
          [beanshell] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
          [beanshell] 	at java.lang.reflect.Method.invoke(Method.java:498)
          [beanshell] 	at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106)
          [beanshell] 	at org.apache.tools.ant.Task.perform(Task.java:348)
          [beanshell] 	at net.sf.antcontrib.logic.TryCatchTask.execute(TryCatchTask.java:233)
          [beanshell] 	at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:292)
          [beanshell] 	at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
          [beanshell] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
          [beanshell] 	at java.lang.reflect.Method.invoke(Method.java:498)
          [beanshell] 	at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106)
          [beanshell] 	at org.apache.tools.ant.Task.perform(Task.java:348)
          [beanshell] 	at org.apache.tools.ant.Target.execute(Target.java:435)
          [beanshell] 	at org.apache.tools.ant.Target.performTasks(Target.java:456)
          [beanshell] 	at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1393)
          [beanshell] 	at org.apache.tools.ant.Project.executeTarget(Project.java:1364)
          [beanshell] 	at org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:41)
          [beanshell] 	at org.apache.tools.ant.Project.executeTargets(Project.java:1248)
          [beanshell] 	at org.apache.tools.ant.Main.runBuild(Main.java:851)
          [beanshell] 	at org.apache.tools.ant.Main.startAnt(Main.java:235)
          [beanshell] 	at org.apache.tools.ant.launch.Launcher.run(Launcher.java:280)
          [beanshell] 	at org.apache.tools.ant.launch.Launcher.main(Launcher.java:109)
        2. test-subrepository-acceptance-pullrequest-batch(master)/functional-smoke-tomcat80-mysql56-jdk8/0
          Job Results:

          0 Tests Passed.
          1 Test Failed.

          1. AXIS_VARIABLE=0,label_exp=!master #375
                 [echo] Sending Testray logs to Testray production server.
                 [exec] sending incremental file list
                 [exec] ./
                 [exec] 20171221245720221.gz
                 [exec] test-5-1/
                 [exec] test-5-1/1513816873130/
                 [exec] test-5-1/1513816873130/test-subrepository-acceptance-pullrequest(master)/
                 [exec] test-5-1/1513816873130/test-subrepository-acceptance-pullrequest(master)/293/
                 [exec] test-5-1/1513816873130/test-subrepository-acceptance-pullrequest(master)/293/functional-smoke-tomcat80-mysql56-jdk8/
                 [exec] test-5-1/1513816873130/test-subrepository-acceptance-pullrequest(master)/293/functional-smoke-tomcat80-mysql56-jdk8/0/
                 [exec] test-5-1/1513816873130/test-subrepository-acceptance-pullrequest(master)/293/functional-smoke-tomcat80-mysql56-jdk8/0/0/
                 [exec] test-5-1/1513816873130/test-subrepository-acceptance-pullrequest(master)/293/functional-smoke-tomcat80-mysql56-jdk8/0/0/jenkins-console.txt.gz
                 [exec] 
                 [exec] sent 11,799 bytes  received 93 bytes  23,784.00 bytes/sec
                 [exec] total size is 11,322  speedup is 0.95
               [delete] Deleting: /opt/dev/projects/github/liferay-jenkins-ee/commands/20171221245720312
                 [echo] Sending Testray results to Testray production server.
                 [exec] sending incremental file list
                 [exec] TESTS-test-5-1_test-subrepository-acceptance-pullrequest(master)_293_functional-smoke-tomcat80-mysql56-jdk8_0_0.xml
                 [exec] 
                 [exec] sent 1,019 bytes  received 35 bytes  2,108.00 bytes/sec
                 [exec] total size is 2,282  speedup is 2.17
               [delete] Deleting: /opt/dev/projects/github/liferay-jenkins-ee/commands/20171221245720532
            

            BUILD FAILED
            /opt/dev/projects/github/liferay-jenkins-ee/commands/build-test-subrepository-acceptance-pullrequest-batch.xml:298: The following error occurred while executing this line:
            /opt/dev/projects/github/liferay-portal/build-test-batch.xml:2120: The following error occurred while executing this line:
            /opt/dev/projects/github/liferay-portal/build-test-batch.xml:722: The following error occurred while executing this line:
            /opt/dev/projects/github/liferay-portal/build-test-batch.xml:772: The following error occurred while executing this line:
            /opt/dev/projects/github/liferay-portal/build-test.xml:9315: Warning: Could not find file /opt/dev/projects/github/liferay-portal/portal-web/test.generated.properties to copy.

        3. test-subrepository-acceptance-pullrequest-batch(master)/subrepository-functional-tomcat80-mysql56-jdk8/0
          Job Results:

          0 Tests Passed.
          1 Test Failed.

          1. AXIS_VARIABLE=0,label_exp=!master #373
                 [echo] Sending Testray logs to Testray production server.
            [exec] sending incremental file list
            [exec] ./
            [exec] 20171221245657828.gz
            [exec] test-5-1/
            [exec] test-5-1/1513816873130/
            [exec] test-5-1/1513816873130/test-subrepository-acceptance-pullrequest(master)/
            [exec] test-5-1/1513816873130/test-subrepository-acceptance-pullrequest(master)/293/
            [exec] test-5-1/1513816873130/test-subrepository-acceptance-pullrequest(master)/293/subrepository-functional-tomcat80-mysql56-jdk8/
            [exec] test-5-1/1513816873130/test-subrepository-acceptance-pullrequest(master)/293/subrepository-functional-tomcat80-mysql56-jdk8/0/
            [exec] test-5-1/1513816873130/test-subrepository-acceptance-pullrequest(master)/293/subrepository-functional-tomcat80-mysql56-jdk8/0/0/
            [exec] test-5-1/1513816873130/test-subrepository-acceptance-pullrequest(master)/293/subrepository-functional-tomcat80-mysql56-jdk8/0/0/jenkins-console.txt.gz
            [exec]
            [exec] sent 11,862 bytes received 93 bytes 23,910.00 bytes/sec
            [exec] total size is 11,374 speedup is 0.95
            [delete] Deleting: /opt/dev/projects/github/liferay-jenkins-ee/commands/20171221245658025
            [echo] Sending Testray results to Testray production server.
            [exec] sending incremental file list
            [exec] TESTS-test-5-1_test-subrepository-acceptance-pullrequest(master)_293_subrepository-functional-tomcat80-mysql56-jdk8_0_0.xml
            [exec]
            [exec] sent 1,060 bytes received 35 bytes 2,190.00 bytes/sec
            [exec] total size is 2,334 speedup is 2.13
            [delete] Deleting: /opt/dev/projects/github/liferay-jenkins-ee/commands/20171221245658445

            BUILD FAILED
            /opt/dev/projects/github/liferay-jenkins-ee/commands/build-test-subrepository-acceptance-pullrequest-batch.xml:298: The following error occurred while executing this line:
            /opt/dev/projects/github/liferay-portal/build-test-batch.xml:3149: The following error occurred while executing this line:
            /opt/dev/projects/github/liferay-portal/build-test-batch.xml:722: The following error occurred while executing this line:
            /opt/dev/projects/github/liferay-portal/build-test-batch.xml:772: The following error occurred while executing this line:
            /opt/dev/projects/github/liferay-portal/build-test.xml:9315: Warning: Could not find file /opt/dev/projects/github/liferay-portal/portal-web/test.generated.properties to copy.

        4. test-subrepository-acceptance-pullrequest-batch(master)/subrepository-functional-tomcat80-mysql56-jdk8/1
          Job Results:

          0 Tests Passed.
          1 Test Failed.

          1. AXIS_VARIABLE=0,label_exp=!master #372
                 [echo] Sending Testray logs to Testray production server.
            [exec] sending incremental file list
            [exec] ./
            [exec] 20171221245640524.gz
            [exec] test-5-1/
            [exec] test-5-1/1513816873130/
            [exec] test-5-1/1513816873130/test-subrepository-acceptance-pullrequest(master)/
            [exec] test-5-1/1513816873130/test-subrepository-acceptance-pullrequest(master)/293/
            [exec] test-5-1/1513816873130/test-subrepository-acceptance-pullrequest(master)/293/subrepository-functional-tomcat80-mysql56-jdk8/
            [exec] test-5-1/1513816873130/test-subrepository-acceptance-pullrequest(master)/293/subrepository-functional-tomcat80-mysql56-jdk8/1/
            [exec] test-5-1/1513816873130/test-subrepository-acceptance-pullrequest(master)/293/subrepository-functional-tomcat80-mysql56-jdk8/1/0/
            [exec] test-5-1/1513816873130/test-subrepository-acceptance-pullrequest(master)/293/subrepository-functional-tomcat80-mysql56-jdk8/1/0/jenkins-console.txt.gz
            [exec]
            [exec] sent 11,898 bytes received 93 bytes 23,982.00 bytes/sec
            [exec] total size is 11,403 speedup is 0.95
            [delete] Deleting: /opt/dev/projects/github/liferay-jenkins-ee/commands/20171221245640668
            [echo] Sending Testray results to Testray production server.
            [exec] sending incremental file list
            [exec] TESTS-test-5-1_test-subrepository-acceptance-pullrequest(master)_293_subrepository-functional-tomcat80-mysql56-jdk8_1_0.xml
            [exec]
            [exec] sent 1,090 bytes received 35 bytes 2,250.00 bytes/sec
            [exec] total size is 4,054 speedup is 3.60
            [delete] Deleting: /opt/dev/projects/github/liferay-jenkins-ee/commands/20171221245640891

            BUILD FAILED
            /opt/dev/projects/github/liferay-jenkins-ee/commands/build-test-subrepository-acceptance-pullrequest-batch.xml:298: The following error occurred while executing this line:
            /opt/dev/projects/github/liferay-portal/build-test-batch.xml:3149: The following error occurred while executing this line:
            /opt/dev/projects/github/liferay-portal/build-test-batch.xml:722: The following error occurred while executing this line:
            /opt/dev/projects/github/liferay-portal/build-test-batch.xml:772: The following error occurred while executing this line:
            /opt/dev/projects/github/liferay-portal/build-test.xml:9315: Warning: Could not find file /opt/dev/projects/github/liferay-portal/portal-web/test.generated.properties to copy.

        5. test-subrepository-acceptance-pullrequest-batch(master)/subrepository-functional-tomcat80-mysql56-jdk8/10
          Job Results:

          0 Tests Passed.
          1 Test Failed.

          1. AXIS_VARIABLE=0,label_exp=!master #383
                 [echo] Sending Testray logs to Testray production server.
            [exec] sending incremental file list
            [exec] ./
            [exec] 20171221245803636.gz
            [exec] test-5-1/
            [exec] test-5-1/1513816873130/
            [exec] test-5-1/1513816873130/test-subrepository-acceptance-pullrequest(master)/
            [exec] test-5-1/1513816873130/test-subrepository-acceptance-pullrequest(master)/293/
            [exec] test-5-1/1513816873130/test-subrepository-acceptance-pullrequest(master)/293/subrepository-functional-tomcat80-mysql56-jdk8/
            [exec] test-5-1/1513816873130/test-subrepository-acceptance-pullrequest(master)/293/subrepository-functional-tomcat80-mysql56-jdk8/10/
            [exec] test-5-1/1513816873130/test-subrepository-acceptance-pullrequest(master)/293/subrepository-functional-tomcat80-mysql56-jdk8/10/0/
            [exec] test-5-1/1513816873130/test-subrepository-acceptance-pullrequest(master)/293/subrepository-functional-tomcat80-mysql56-jdk8/10/0/jenkins-console.txt.gz
            [exec]
            [exec] sent 11,942 bytes received 93 bytes 24,070.00 bytes/sec
            [exec] total size is 11,446 speedup is 0.95
            [delete] Deleting: /opt/dev/projects/github/liferay-jenkins-ee/commands/20171221245803710
            [echo] Sending Testray results to Testray production server.
            [exec] sending incremental file list
            [exec] TESTS-test-5-1_test-subrepository-acceptance-pullrequest(master)_293_subrepository-functional-tomcat80-mysql56-jdk8_10_0.xml
            [exec]
            [exec] sent 1,051 bytes received 35 bytes 724.00 bytes/sec
            [exec] total size is 2,317 speedup is 2.13
            [delete] Deleting: /opt/dev/projects/github/liferay-jenkins-ee/commands/20171221245803966

            BUILD FAILED
            /opt/dev/projects/github/liferay-jenkins-ee/commands/build-test-subrepository-acceptance-pullrequest-batch.xml:298: The following error occurred while executing this line:
            /opt/dev/projects/github/liferay-portal/build-test-batch.xml:3149: The following error occurred while executing this line:
            /opt/dev/projects/github/liferay-portal/build-test-batch.xml:722: The following error occurred while executing this line:
            /opt/dev/projects/github/liferay-portal/build-test-batch.xml:772: The following error occurred while executing this line:
            /opt/dev/projects/github/liferay-portal/build-test.xml:9315: Warning: Could not find file /opt/dev/projects/github/liferay-portal/portal-web/test.generated.properties to copy.

        6. ...

        @liferay-continuous-integration
        Copy link
        Collaborator

        Some tests FAILED.

        Build Time: 2 minutes 51 seconds 286 ms

        Base Branch:

        Branch Name: master
        Branch GIT ID: 0854d94af72848e8bfac2bb9400c07dc8ebebf1b

        0 out of 1 jobs PASSED
        For more details click here.

        Failures unique to this pull:

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

          0 Jobs Passed.
          1 Job Failed.

          Build was aborted

        @liferay-continuous-integration
        Copy link
        Collaborator

        Validation PASSED. Running batch tests.

        Build Time: 17 minutes 0 second

        Base Branch:

        Branch Name: master
        Branch GIT ID: 0854d94af72848e8bfac2bb9400c07dc8ebebf1b

        Task Summary:

        For more details click here.

        @liferay-continuous-integration
        Copy link
        Collaborator

        Unable to generate test report.

        Jenkins encountered the following error while generating test report:

        Sourced file: inline evaluation of: `` 						 							import com.liferay.jenkins.results.parser.Build; 							import co . . . '' : TargetError : at Line: 43 : in file: inline evaluation of: `` 						 							import com.liferay.jenkins.results.parser.Build; 							import co . . . '' : throw e ; 
        

        Target exception: java.lang.NullPointerException

        Base Branch:

        Branch Name: master

        Branch GIT ID: 0854d94af72848e8bfac2bb9400c07dc8ebebf1b

        Job Summary:

        Job Link: test-subrepository-acceptance-pullrequest(master)

        For more details click here.

        @liferay-continuous-integration
        Copy link
        Collaborator

        Validation PASSED. Running batch tests.

        Build Time: 7 minutes 8 seconds 595 ms

        Base Branch:

        Branch Name: master
        Branch GIT ID: ba450b9f6b50c280533718858b8196c5131ca7f4

        Task Summary:
        • subrepository-compile-jdk8 - ✅
        • subrepository-semantic-versioning-jdk8 - ✅
        • subrepository-pmd-jdk8 - ✅
        • subrepository-source-format-jdk8 - ✅
        For full console, click here.

        Test Results:

        2 Tests Passed.
        0 Tests Failed.

        For all test results, click here.

        @liferay-continuous-integration
        Copy link
        Collaborator

        Some tests FAILED.

        Build Time: 40 minutes 51 seconds 461 ms

        Base Branch:

        Branch Name: master
        Branch GIT ID: ba450b9f6b50c280533718858b8196c5131ca7f4

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

        Failures unique to this pull:

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

          11 Jobs Passed.
          8 Jobs Failed.

          [beanshell] 	at org.apache.tools.ant.Task.perform(Task.java:348)
          [beanshell] 	at org.apache.tools.ant.taskdefs.MacroInstance.execute(MacroInstance.java:396)
          [beanshell] 	at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:292)
          [beanshell] 	at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
          [beanshell] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
          [beanshell] 	at java.lang.reflect.Method.invoke(Method.java:498)
          [beanshell] 	at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106)
          [beanshell] 	at org.apache.tools.ant.Task.perform(Task.java:348)
          [beanshell] 	at org.apache.tools.ant.taskdefs.Sequential.execute(Sequential.java:68)
          [beanshell] 	at sun.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
          [beanshell] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
          [beanshell] 	at java.lang.reflect.Method.invoke(Method.java:498)
          [beanshell] 	at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106)
          [beanshell] 	at org.apache.tools.ant.Task.perform(Task.java:348)
          [beanshell] 	at net.sf.antcontrib.logic.TryCatchTask.execute(TryCatchTask.java:233)
          [beanshell] 	at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:292)
          [beanshell] 	at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
          [beanshell] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
          [beanshell] 	at java.lang.reflect.Method.invoke(Method.java:498)
          [beanshell] 	at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106)
          [beanshell] 	at org.apache.tools.ant.Task.perform(Task.java:348)
          [beanshell] 	at org.apache.tools.ant.Target.execute(Target.java:435)
          [beanshell] 	at org.apache.tools.ant.Target.performTasks(Target.java:456)
          [beanshell] 	at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1393)
          [beanshell] 	at org.apache.tools.ant.Project.executeTarget(Project.java:1364)
          [beanshell] 	at org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:41)
          [beanshell] 	at org.apache.tools.ant.Project.executeTargets(Project.java:1248)
          [beanshell] 	at org.apache.tools.ant.Main.runBuild(Main.java:851)
          [beanshell] 	at org.apache.tools.ant.Main.startAnt(Main.java:235)
          [beanshell] 	at org.apache.tools.ant.launch.Launcher.run(Launcher.java:280)
          [beanshell] 	at org.apache.tools.ant.launch.Launcher.main(Launcher.java:109)
        2. ...

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

        Successfully merging this pull request may close these issues.

        2 participants