Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

LPS-90154 Applies liferay-frontend:component to layout-admin-web #67642

Closed
wants to merge 10 commits into from

Conversation

ealonso
Copy link

@ealonso ealonso commented Feb 6, 2019

No description provided.

@liferay-continuous-integration
Copy link
Collaborator

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

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

@liferay-continuous-integration
Copy link
Collaborator

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

Click here for more details.

Base Branch:

Branch Name: master
Branch GIT ID: 8a6b8ad9dcd7d46610bd1a75009fb51855d8ccdf

Sender Branch:

Branch Name: pr-2140
Branch GIT ID: 87a1f92e921c9fc3531172d7e37e2d742c42a509

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

@liferay-continuous-integration
Copy link
Collaborator

The pull request tester is still running.

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

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

@ealonso


However, the pull request was closed.

The pull request was closed because the following critical batches had failed:

For information as to why we automatically close out certain pull requests see this article.

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

ci:reopen


Critical Failure Details:

test-portal-acceptance-pullrequest-batch(master)/modules-semantic-versioning-jdk8
Job Results:

0 Tests Passed.
1 Test Failed.

  1. AXIS_VARIABLE=0,label_exp=!master #274389

    Please fix semantic versioning on ealonso/pr-2140

         [exec] Note: Recompile with -Xlint:deprecation for details.
         [exec] 
         [exec] > Task :apps:journal:journal-item-selector-web:compileJava
         [exec] 
         [exec] > Task :apps:journal:journal-item-selector-web:copyLibs SKIPPED
         [exec] > Task :apps:journal:journal-item-selector-web:classes
         [exec] 
         [exec] > Task :apps:journal:journal-content-web:compileJava
         [exec] 
         [exec] > Task :apps:journal:journal-content-web:copyLibs SKIPPED
         [exec] > Task :apps:journal:journal-content-web:classes
         [exec] Note: Some input files use or override a deprecated API.
         [exec] Note: Recompile with -Xlint:deprecation for details.
         [exec] Note: /opt/dev/projects/github/liferay-portal/modules/apps/journal/journal-content-web/src/main/java/com/liferay/journal/content/web/internal/exportimport/portlet/preferences/processor/JournalContentExportImportPortletPreferencesProcessor.java uses unchecked or unsafe operations.
         [exec] Note: Recompile with -Xlint:unchecked for details.
         [exec] > Task :apps:journal:journal-item-selector-web:autoUpdateXml SKIPPED
         [exec] > Task :apps:journal:journal-item-selector-web:jar
         [exec] > Task :apps:journal:journal-content-web:autoUpdateXml SKIPPED
         [exec] > Task :apps:journal:journal-content-web:jar
         [exec] > Task :apps:journal:journal-web:baseline
         [exec] > Task :apps:journal:journal-web:syncVersions
         [exec] > Task :apps:journal:journal-item-selector-web:baseline
         [exec] > Task :apps:journal:journal-item-selector-web:syncVersions
         [exec] > Task :apps:journal:journal-content-web:baseline
         [exec] > Task :apps:journal:journal-content-web:syncVersions
         [exec] 499 actionable tasks: 469 executed, 30 up-to-date
         [exec] Gradle build finished at 2019-02-06 11:34:01.199.
         [exec] 
         [exec] FAILURE: Build failed with an exception.
         [exec] 
         [exec] * What went wrong:
         [exec] Execution failed for task ':apps:frontend-taglib:frontend-taglib:baseline'.
         [exec] > Semantic versioning is incorrect while checking /opt/dev/projects/github/liferay-portal/tools/sdk/dist/com.liferay.frontend.taglib-4.0.0.jar against /opt/dev/projects/github/liferay-portal/.gradle/caches/modules-2/files-2.1/com.liferay/com.liferay.frontend.taglib/3.1.12/2070699d8fb290832cace0017b3ec3fa51412931/com.liferay.frontend.taglib-3.1.12.jar

cc @

@liferay-continuous-integration
Copy link
Collaborator

❌ ci:test:relevant - 74 out of 81 jobs passed in 1 hour 54 minutes 58 seconds 602 ms

Click here for more details.

Base Branch:

Branch Name: master
Branch GIT ID: 6e9ff2489f58b5620382ae1a3aba895f8701f43e

Copied in Private Modules Branch:

Branch Name: master-private
Branch GIT ID: 440a521f80aba216281e29410e63788cc0c97766

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

Failures unique to this pull:

  1. test-portal-acceptance-pullrequest-batch(master)/functional-smoke-tomcat90-mysql57-jdk11_open/0
    Job Results:

    2 Tests Passed.
    2 Tests Failed.

    1. AXIS_VARIABLE=0,label_exp=!master #274473
      1. PortalLogAssertorTest.testScanXMLLog
        junit.framework.AssertionFailedError: 
        Invocation of 'start' failed. 
        java.lang.Exception: Unable to start com.liferay.screens.service
        	at com.liferay.portal.spring.extender.internal.context.ModuleApplicationContextRegistrator.start(ModuleApplicationContextRegistrator.java:126)
        	at jdk.internal.reflect.GeneratedMethodAccessor237.invoke(Unknown Source)
        	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        	at org.apache.felix.dm.InvocationUtil.invokeMethod(InvocationUtil.java:111)
        	at org.apache.felix.dm.InvocationUtil.invokeCallbackMethod(InvocationUtil.java:66)
        	at org.apache.felix.dm.impl.ComponentImpl.invokeCallbackMethod(ComponentImpl.java:769)
        	at org.apache.felix.dm.impl.ComponentImpl.invoke(ComponentImpl.java:760)
        	at org.apache.felix.dm.impl.ComponentImpl.bindService(ComponentImpl.java:705)
        	at org.apache.felix.dm.impl.ComponentImpl.access$400(ComponentImpl.java:54)
        	at org.apache.felix.dm.impl.ComponentImpl$7.run(ComponentImpl.java:202)
        	at org.apache.felix.dm.impl.SerialExecutor.runTask(SerialExecutor.java:137)
        	at org.apache.felix.dm.impl.SerialExecutor.runTasks(SerialExecutor.java:119)
        	at org.apache.felix.dm.impl.SerialExecutor.execute(SerialExecutor.java:85)
        	at org.apache.felix.dm.impl.ComponentImpl.calculateStateChanges(ComponentImpl.java:252)
        	at org.apache.felix.dm.impl.ComponentImpl.dependencyAvailable(ComponentImpl.java:379)
        	at org.apache.felix.dm.impl.dependencies.ServiceDependencyImpl.doAddedServ...
  2. test-portal-acceptance-pullrequest-batch(master)/modules-integration-mysql57-jdk8
    Job Results:

    1496 Tests Passed.
    3 Tests Failed.

    1. AXIS_VARIABLE=0,label_exp=!master #288460
      1. JournalExportImportTest.testVersioning2
        com.liferay.exportimport.kernel.lar.PortletDataException: could not update: [com.liferay.friendly.url.model.impl.FriendlyURLEntryLocalizationImpl#36]
        	at com.liferay.exportimport.kernel.lar.BaseStagedModelDataHandler.importStagedModel(BaseStagedModelDataHandler.java:433)
        	at com.liferay.exportimport.kernel.lar.StagedModelDataHandlerUtil.importStagedModel(StagedModelDataHandlerUtil.java:456)
        	at com.liferay.exportimport.kernel.lar.StagedModelDataHandlerUtil.importStagedModel(StagedModelDataHandlerUtil.java:442)
        	at com.liferay.journal.internal.exportimport.data.handler.JournalPortletDataHandler.doImportData(JournalPortletDataHandler.java:384)
        	at com.liferay.exportimport.kernel.lar.BasePortletDataHandler.importData(BasePortletDataHandler.java:383)
        	at com.liferay.exportimport.internal.controller.PortletImportControllerImpl.importPortletData(PortletImportControllerImpl.java:415)
        	at com.liferay.exportimport.internal.controller.PortletImportControllerImpl.importPortletData(PortletImportControllerImpl.java:346)
        	at com.liferay.exportimport.internal.controller.PortletImportControllerImpl.doImportPortletInfo(PortletImportControllerImpl.java:1104)
        	at com.liferay.exportimport.internal.controller.PortletImportControllerImpl.importFile(PortletImportControllerImpl.java:299)
        	at com.liferay.portlet.exportimport.service.impl.ExportImportLocalServiceImpl.importPortletInfo(ExportImportLocalServiceImpl.java:464)
        	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        	at sun.refl...
      2. PortalLogAssertorTest.testScanXMLLog
        junit.framework.AssertionFailedError: 
        Unable to get user 0
        	at com.liferay.portal.log.assertor.PortalLogAssertorTest.scanXMLLogFile(PortalLogAssertorTest.java:172)
        	at com.liferay.portal.log.assertor.PortalLogAssertorTest$1.visitFile(PortalLogAssertorTest.java:98)
        	at com.liferay.portal.log.assertor.PortalLogAssertorTest$1.visitFile(PortalLogAssertorTest.java:88)
        	at java.nio.file.Files.walkFileTree(Files.java:2670)
        	at java.nio.file.Files.walkFileTree(Files.java:2742)
        	at com.liferay.portal.log.assertor.PortalLogAssertorTest.testScanXMLLog(PortalLogAssertorTest.java:86)
        
    2. AXIS_VARIABLE=1,label_exp=!master #288460
      1. PortalLogAssertorTest.testScanXMLLog
        junit.framework.AssertionFailedError: 
        Unable to get user 0
        	at com.liferay.portal.log.assertor.PortalLogAssertorTest.scanXMLLogFile(PortalLogAssertorTest.java:172)
        	at com.liferay.portal.log.assertor.PortalLogAssertorTest$1.visitFile(PortalLogAssertorTest.java:98)
        	at com.liferay.portal.log.assertor.PortalLogAssertorTest$1.visitFile(PortalLogAssertorTest.java:88)
        	at java.nio.file.Files.walkFileTree(Files.java:2670)
        	at java.nio.file.Files.walkFileTree(Files.java:2742)
        	at com.liferay.portal.log.assertor.PortalLogAssertorTest.testScanXMLLog(PortalLogAssertorTest.java:86)
        
  3. ...

For upstream results, click here.

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