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-93888 Use the className and classPK of the layout associated with the layoutPageTemplateEntry #71448

Closed
wants to merge 1 commit into from

Conversation

pavel-savinov
Copy link

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.

@pavel-savinov
Copy link
Author

Thanks @kyle-miho!

@liferay-continuous-integration
Copy link
Collaborator

✔️ ci:test:sf - 1 out of 1 jobs passed in 6 minutes 36 seconds 518 ms

Click here for more details.

Base Branch:

Branch Name: master
Branch GIT ID: b8db0222c9c34eb56cdc280a2a43c64c22723113

Sender Branch:

Branch Name: pr-343
Branch GIT ID: 48f765f197da60a7a6015fbc2821bcb0abfe605d

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

@liferay-continuous-integration
Copy link
Collaborator

❌ ci:test:relevant - 11 out of 16 jobs passed in 1 hour 26 minutes 27 seconds 682 ms

Click here for more details.

Base Branch:

Branch Name: master
Branch GIT ID: d7aba2c7ac4f90a0137138fce114e0aeba3fecbd

Copied in Private Modules Branch:

Branch Name: master-private
Branch GIT ID: 84cb25c0730861cabe1b249cb22121d539f91817

11 out of 16 jobs PASSED
11 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 #44563
      1. PortalLogAssertorTest.testScanXMLLog
        junit.framework.AssertionFailedError: 
        {code="404", msg="ProxyServlet: /o/admin-theme/images/clay/icons.svg", uri=/o/admin-theme/images/clay/icons.svg}
        	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. test-portal-acceptance-pullrequest-batch(master)/functional-smoke-tomcat90-mysql57-jdk8/0
    Job Results:

    2 Tests Passed.
    2 Tests Failed.

    1. AXIS_VARIABLE=0,label_exp=!master #250208
      1. PortalLogAssertorTest.testScanXMLLog
        junit.framework.AssertionFailedError: 
        {code="404", msg="ProxyServlet: /o/admin-theme/images/lexicon/icons.svg", uri=/o/admin-theme/images/lexicon/icons.svg}
        	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)
        

Failures in common with acceptance upstream results at d7aba2c:

@jpince
Copy link
Collaborator

jpince commented Apr 12, 2019

@john-co see theme/clay error above. Probably not related to the pull (int test fix), but strange that it happened twice in one PR. Didn't see it in any other PRs this morning

@john-co
Copy link

john-co commented Apr 12, 2019

ci:test:bundle

@brianchandotcom
Copy link
Owner

Merged. Thx.

@liferay-continuous-integration
Copy link
Collaborator

❌ ci:test:bundle - 0 out of 1 jobs passed in 19 minutes 21 seconds 792 ms

Click here for more details.

Base Branch:

Branch Name: master
Branch GIT ID: aa724fcd83df69771a1702d512bc39b81b0593f2

Copied in Private Modules Branch:

Branch Name: master-private
Branch GIT ID: 84cb25c0730861cabe1b249cb22121d539f91817

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

Failures unique to this pull:

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

    0 Jobs Passed.
    1 Job Failed.

         [exec] * What went wrong:
         [exec] Execution failed for task ':apps:frontend-theme:frontend-theme-admin:npmRunBuild'.
         [exec] > java.io.IOException: Process '[/opt/dev/projects/github/liferay-portal/build/node/bin/node, /opt/dev/projects/github/liferay-portal/modules/yarn-1.13.0.js, --production, false, --registry, http://mirrors.lax.liferay.com:4873, run, build]' finished with non-zero exit value 1
         [exec] 
         [exec] * Try:
         [exec] Run with --info or --debug option to get more log output. Run with --scan to get full insights.
         [exec] 
         [exec] * Exception is:
         [exec] org.gradle.api.tasks.TaskExecutionException: Execution failed for task ':apps:frontend-theme:frontend-theme-admin:npmRunBuild'.
         [exec] 	at org.gradle.api.internal.tasks.execution.ExecuteActionsTaskExecuter.executeActions(ExecuteActionsTaskExecuter.java:110)
         [exec] 	at org.gradle.api.internal.tasks.execution.ExecuteActionsTaskExecuter.execute(ExecuteActionsTaskExecuter.java:77)
         [exec] 	at org.gradle.api.internal.tasks.execution.OutputDirectoryCreatingTaskExecuter.execute(OutputDirectoryCreatingTaskExecuter.java:51)
         [exec] 	at org.gradle.api.internal.tasks.execution.SkipUpToDateTaskExecuter.execute(SkipUpToDateTaskExecuter.java:59)
         [exec] 	at org.gradle.api.internal.tasks.execution.ResolveTaskOutputCachingStateExecuter.execute(ResolveTaskOutputCachingStateExecuter.java:54)
         [exec] 	at org.gradle.api.internal.tasks.execution.ValidatingTaskExecuter.execute(ValidatingTaskExecuter.java:59)
         [exec] 	at org.gradle.api.internal.tasks.execution.SkipEmptySourceFilesTaskExecuter.execute(SkipEmptySourceFilesTaskExecuter.java:101)
         [exec] 	at org.gradle.api.internal.tasks.execution.FinalizeInputFilePropertiesTaskExecuter.execute(FinalizeInputFilePropertiesTaskExecuter.java:44)
         [exec] 	at org.gradle.api.internal.tasks.execution.CleanupStaleOutputsExecuter.execute(CleanupStaleOutputsExecuter.java:91)
         [exec] 	at org.gradle.api.internal.tasks.execution.ResolveTaskArtifactStateTaskExecuter.execute(ResolveTaskArtifactStateTaskExecuter.java:62)
         [exec] 	at org.gradle.api.internal.tasks.execution.SkipTaskWithNoActionsExecuter.execute(SkipTaskWithNoActionsExecuter.java:59)
         [exec] 	at org.gradle.api.internal.tasks.execution.SkipOnlyIfTaskExecuter.execute(SkipOnlyIfTaskExecuter.java:54)
         [exec] 	at org.gradle.api.internal.tasks.execution.ExecuteAtMostOnceTaskExecuter.execute(ExecuteAtMostOnceTaskExecuter.java:43)

For upstream results, click here.

Test bundle downloads:

@jpince
Copy link
Collaborator

jpince commented Apr 12, 2019

@john-co other occurrences of the frontend-theme-admin:npmRunBuild failure:
#71458 (comment)
#71457 (comment)
those are the only examples that I've seen this morning

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