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-141275 Convert plid to string #6202

Closed
wants to merge 1 commit into from
Closed

LPS-141275 Convert plid to string #6202

wants to merge 1 commit into from

Conversation

p2kmgcl
Copy link

@p2kmgcl p2kmgcl commented Oct 22, 2021

No description provided.

@p2kmgcl
Copy link
Author

p2kmgcl commented Oct 22, 2021

ci:forward

@liferay-continuous-integration
Copy link
Collaborator

Please only forward necessary changes to Brian Chan during stabilization. Nonurgent changes should wait until the ongoing DXP 7.4 GA1 and Portal 7.4 GA4 release has been completed. For more details on the release timeline and status, see product-delivery.

@liferay-continuous-integration
Copy link
Collaborator

To conserve resources, the PR Tester does not automatically run for every pull.

If your code changes were already tested in another pull, reference that pull in this pull so the test results can be analyzed.

If your pull was never tested, comment "ci:test" to run the PR Tester for this pull.

@liferay-continuous-integration
Copy link
Collaborator

CI is automatically triggering the following test suites:

  •     ci:test:relevant
  •     ci:test:sf

The pull request will automatically be forwarded to the user brianchandotcom if the following test suites pass:

  •     ci:test:relevant
  •     ci:test:sf
  •     ci:test:stable

@liferay-continuous-integration
Copy link
Collaborator

✔️ ci:test:sf - 1 out of 1 jobs passed in 3 minutes

Click here for more details.

Base Branch:

Branch Name: master
Branch GIT ID: 3cd0faa52e98ff6d4004e71a1ffd42fb1f1c9cab

Sender Branch:

Branch Name: fix-master-plid-141275
Branch GIT ID: 8bbe12becb2784f7381ccf8a5375383a2110f227

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

@liferay-continuous-integration
Copy link
Collaborator

@liferay-continuous-integration
Copy link
Collaborator

✔️ ci:test:stable - 11 out of 11 jobs passed

❌ ci:test:relevant - 26 out of 29 jobs passed in 1 hour 56 minutes

Click here for more details.

Base Branch:

Branch Name: master
Branch GIT ID: 3cd0faa52e98ff6d4004e71a1ffd42fb1f1c9cab

Upstream Comparison:

Branch GIT ID: 3cd0faa52e98ff6d4004e71a1ffd42fb1f1c9cab
Jenkins Build URL: Acceptance Upstream DXP (master) #2480

ci:test:stable - 11 out of 11 jobs PASSED
11 Successful Jobs:
ci:test:relevant - 26 out of 29 jobs PASSED
26 Successful Jobs:
For more details click here.

Failures unique to this pull:

  1. test-portal-acceptance-pullrequest-batch(master)/modules-unit-project-templates-jdk8/0
    Job Results:

    1 Test Passed.
    1 Test Failed.

    1. AXIS_VARIABLE=1 #5850
           [exec] * What went wrong:
           [exec] Execution failed for task ':sdk:project-templates:project-templates:compileTestJava'.
           [exec] > Could not resolve all files for configuration ':sdk:project-templates:project-templates:testCompileClasspath'.
           [exec]    > Could not resolve org.mockito:mockito-core:1.10.8.
           [exec]      Required by:
           [exec]          project :sdk:project-templates:project-templates
           [exec]       > Could not resolve org.mockito:mockito-core:1.10.8.
           [exec]          > Could not get resource 'https://repository-cdn.liferay.com/nexus/content/groups/public/org/mockito/mockito-core/1.10.8/mockito-core-1.10.8.pom'.
           [exec]             > Could not HEAD 'https://repository-cdn.liferay.com/nexus/content/groups/public/org/mockito/mockito-core/1.10.8/mockito-core-1.10.8.pom'.
           [exec]                > repository-cdn.liferay.com: Name or service not known
           [exec]       > Could not resolve org.mockito:mockito-core:1.10.8.
           [exec]          > Could not get resource 'https://repository-cdn.liferay.com/nexus/service/local/repo_groups/private/content/org/mockito/mockito-core/1.10.8/mockito-core-1.10.8.pom'.
           [exec]             > Could not HEAD 'https://repository-cdn.liferay.com/nexus/service/local/repo_groups/private/content/org/mockito/mockito-core/1.10.8/mockito-core-1.10.8.pom'.
           [exec]                > repository-cdn.liferay.com
           [exec]    > Could not resolve org.springframework:spring-test:5.2.5.RELEASE.
           [exec]      Required by:
           [exec]          project :sdk:project-templates:project-templates
           [exec]       > Could not resolve org.springframework:spring-test:5.2.5.RELEASE.
           [exec]          > Could not get resource 'https://repository-cdn.liferay.com/nexus/content/groups/public/org/springframework/spring-test/5.2.5.RELEASE/spring-test-5.2.5.RELEASE.pom'.
           [exec]             > Could not GET 'https://repository-cdn.liferay.com/nexus/content/groups/public/org/springframework/spring-test/5.2.5.RELEASE/spring-test-5.2.5.RELEASE.pom'.
           [exec]                > repository-cdn.liferay.com
           [exec]       > Could not resolve org.springframework:spring-test:5.2.5.RELEASE.
           [exec]          > Could not get resource 'https://repository-cdn.liferay.com/nexus/service/local/repo_groups/private/content/org/springframework/spring-test/5.2.5.RELEASE/spring-test-5.2.5.RELEASE.pom'.
  2. test-portal-acceptance-pullrequest-batch(master)/modules-integration-mysql57-jdk8/0
    Job Results:

    1220 Tests Passed.
    1 Test Failed.

    1. AXIS_VARIABLE=2 #9663
      1. com.liferay.layout.page.template.internal.model.listener.test.GroupModelListenerTest.testDeletingGroupDeletesFragmentEntryLinks
        com.liferay.portal.kernel.exception.NoSuchGroupException: No Group exists with the primary key 42735
        	at com.liferay.portal.service.persistence.impl.GroupPersistenceImpl.findByPrimaryKey(GroupPersistenceImpl.java:13565)
        	at com.liferay.portal.service.persistence.impl.GroupPersistenceImpl.findByPrimaryKey(GroupPersistenceImpl.java:13581)
        	at com.liferay.portal.service.impl.LayoutSetLocalServiceImpl.deleteLayoutSet(LayoutSetLocalServiceImpl.java:104)
        	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        	at java.lang.reflect.Method.invoke(Method.java:498)
        	at com.liferay.portal.service.impl.LayoutSetLocalServiceStagingAdvice$LayoutSetLocalServiceStagingInvocationHandler.invoke(LayoutSetLocalServiceStagingAdvice.java:124)
        	at com.sun.proxy.$Proxy76.deleteLayoutSet(Unknown Source)
        	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        	at java.lang.reflect.Method.invoke(Method.java:498)
        	at com.liferay.portal.spring.aop.AopMethodInvocationImpl.proceed(AopMethodInvocationImpl.java:50)
        	at com.liferay.portal.spring.transaction.TransactionInterceptor.invoke(TransactionInterceptor.java:69)
        	at com.liferay.portal.spring.aop.A...

For upstream results, click here.

@liferay-continuous-integration
Copy link
Collaborator

@Tim-Cao
Copy link

Tim-Cao commented Oct 22, 2021

ci:forward

@liferay-continuous-integration
Copy link
Collaborator

CI is automatically triggering the following test suites:

  •     ci:test:relevant
  •     ci:test:sf

The pull request will automatically be forwarded to the user brianchandotcom if the following test suites pass:

  •     ci:test:relevant
  •     ci:test:sf
  •     ci:test:stable

@liferay-continuous-integration
Copy link
Collaborator

Skipping previously passed test suites:
ci:test:sf

@liferay-continuous-integration
Copy link
Collaborator

✔️ ci:test:stable - 11 out of 11 jobs passed

❌ ci:test:relevant - 25 out of 29 jobs passed in 1 hour 18 minutes

Click here for more details.

Base Branch:

Branch Name: master
Branch GIT ID: 087f452084491854c151a2774fff941469e81e27

Upstream Comparison:

Branch GIT ID: 087f452084491854c151a2774fff941469e81e27
Jenkins Build URL: Acceptance Upstream DXP (master) #2486

ci:test:stable - 11 out of 11 jobs PASSED
11 Successful Jobs:
ci:test:relevant - 25 out of 29 jobs PASSED
25 Successful Jobs:
For more details click here.

Failures unique to this pull:

  1. test-portal-acceptance-pullrequest-batch(master)/modules-integration-mysql57-jdk8/0
    Job Results:

    1220 Tests Passed.
    1 Test Failed.

    1. AXIS_VARIABLE=2 #1491
      1. com.liferay.layout.page.template.internal.model.listener.test.GroupModelListenerTest.testDeletingGroupDeletesFragmentEntryLinks
        com.liferay.portal.kernel.exception.NoSuchGroupException: No Group exists with the primary key 56223
        	at com.liferay.portal.service.persistence.impl.GroupPersistenceImpl.findByPrimaryKey(GroupPersistenceImpl.java:13565)
        	at com.liferay.portal.service.persistence.impl.GroupPersistenceImpl.findByPrimaryKey(GroupPersistenceImpl.java:13581)
        	at com.liferay.portal.service.impl.LayoutSetLocalServiceImpl.deleteLayoutSet(LayoutSetLocalServiceImpl.java:104)
        	at sun.reflect.GeneratedMethodAccessor393.invoke(Unknown Source)
        	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        	at java.lang.reflect.Method.invoke(Method.java:498)
        	at com.liferay.portal.service.impl.LayoutSetLocalServiceStagingAdvice$LayoutSetLocalServiceStagingInvocationHandler.invoke(LayoutSetLocalServiceStagingAdvice.java:124)
        	at com.sun.proxy.$Proxy76.deleteLayoutSet(Unknown Source)
        	at sun.reflect.GeneratedMethodAccessor393.invoke(Unknown Source)
        	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        	at java.lang.reflect.Method.invoke(Method.java:498)
        	at com.liferay.portal.spring.aop.AopMethodInvocationImpl.proceed(AopMethodInvocationImpl.java:50)
        	at com.liferay.portal.spring.transaction.TransactionInterceptor.invoke(TransactionInterceptor.java:69)
        	at com.liferay.portal.spring.aop.AopMethodInvocationImpl.proceed(AopMethodInvocationImpl.java:57)
        	at com.liferay.portal.service.ServiceContextAdvice.invoke(ServiceContextAdvice.java:60)
        	at com...

Failures in common with acceptance upstream results at 087f452:

@liferay-continuous-integration
Copy link
Collaborator

@Tim-Cao
Copy link

Tim-Cao commented Oct 23, 2021

ci:forward

@liferay-continuous-integration
Copy link
Collaborator

CI is automatically triggering the following test suites:

  •     ci:test:relevant
  •     ci:test:sf

The pull request will automatically be forwarded to the user brianchandotcom if the following test suites pass:

  •     ci:test:relevant
  •     ci:test:sf
  •     ci:test:stable

@liferay-continuous-integration
Copy link
Collaborator

✔️ ci:test:sf - 1 out of 1 jobs passed in 3 minutes

Click here for more details.

Base Branch:

Branch Name: master
Branch GIT ID: 087f452084491854c151a2774fff941469e81e27

Sender Branch:

Branch Name: fix-master-plid-141275
Branch GIT ID: 8bbe12becb2784f7381ccf8a5375383a2110f227

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

@liferay-continuous-integration
Copy link
Collaborator

@liferay-continuous-integration
Copy link
Collaborator

✔️ ci:test:stable - 11 out of 11 jobs passed

❌ ci:test:relevant - 25 out of 29 jobs passed in 2 hours 8 minutes

Click here for more details.

Base Branch:

Branch Name: master
Branch GIT ID: 087f452084491854c151a2774fff941469e81e27

Upstream Comparison:

Branch GIT ID: 087f452084491854c151a2774fff941469e81e27
Jenkins Build URL: Acceptance Upstream DXP (master) #2486

ci:test:stable - 11 out of 11 jobs PASSED
11 Successful Jobs:
ci:test:relevant - 25 out of 29 jobs PASSED
25 Successful Jobs:
For more details click here.

Failures unique to this pull:

  1. test-portal-acceptance-pullrequest-batch(master)/modules-integration-mysql57-jdk8/0
    Job Results:

    1220 Tests Passed.
    1 Test Failed.

    1. AXIS_VARIABLE=2 #10404
      1. com.liferay.layout.page.template.internal.model.listener.test.GroupModelListenerTest.testDeletingGroupDeletesFragmentEntryLinks
        com.liferay.portal.kernel.exception.NoSuchGroupException: No Group exists with the primary key 56084
        	at com.liferay.portal.service.persistence.impl.GroupPersistenceImpl.findByPrimaryKey(GroupPersistenceImpl.java:13565)
        	at com.liferay.portal.service.persistence.impl.GroupPersistenceImpl.findByPrimaryKey(GroupPersistenceImpl.java:13581)
        	at com.liferay.portal.service.impl.LayoutSetLocalServiceImpl.deleteLayoutSet(LayoutSetLocalServiceImpl.java:104)
        	at sun.reflect.GeneratedMethodAccessor397.invoke(Unknown Source)
        	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        	at java.lang.reflect.Method.invoke(Method.java:498)
        	at com.liferay.portal.service.impl.LayoutSetLocalServiceStagingAdvice$LayoutSetLocalServiceStagingInvocationHandler.invoke(LayoutSetLocalServiceStagingAdvice.java:124)
        	at com.sun.proxy.$Proxy76.deleteLayoutSet(Unknown Source)
        	at sun.reflect.GeneratedMethodAccessor397.invoke(Unknown Source)
        	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        	at java.lang.reflect.Method.invoke(Method.java:498)
        	at com.liferay.portal.spring.aop.AopMethodInvocationImpl.proceed(AopMethodInvocationImpl.java:50)
        	at com.liferay.portal.spring.transaction.TransactionInterceptor.invoke(TransactionInterceptor.java:69)
        	at com.liferay.portal.spring.aop.AopMethodInvocationImpl.proceed(AopMethodInvocationImpl.java:57)
        	at com.liferay.portal.service.ServiceContextAdvice.invoke(ServiceContextAdvice.java:60)
        	at com...

Failures in common with acceptance upstream results at 087f452:

@liferay-continuous-integration
Copy link
Collaborator

@Tim-Cao
Copy link

Tim-Cao commented Oct 25, 2021

The failure case is unrelated to this PR. In order to save CI resource, I've sent this PR to BChan directly.
See brianchandotcom#108998

@Tim-Cao
Copy link

Tim-Cao commented Oct 25, 2021

ci:close

@p2kmgcl p2kmgcl deleted the fix-master-plid-141275 branch November 11, 2021 07:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants