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-135737 Preserve original redirect on error #2178

Closed

Conversation

adolfopa
Copy link
Collaborator

No description provided.

@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.

@adolfopa
Copy link
Collaborator Author

ci:test:sf

@adolfopa
Copy link
Collaborator Author

ci:test:relevant

@liferay-continuous-integration
Copy link
Collaborator

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

Click here for more details.

Base Branch:

Branch Name: master
Branch GIT ID: 6a8dfd1ee8958aab2bc6d86a5cfdda718072a99f

Sender Branch:

Branch Name: LPS-135737
Branch GIT ID: e1f65ac9bb4628e43175aa167392b834fc7bd585

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

@liferay-continuous-integration
Copy link
Collaborator

@AliciaGarciaGarcia
Copy link
Collaborator

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 - 23 out of 23 jobs passed in 1 hour 47 minutes

Click here for more details.

Base Branch:

Branch Name: master
Branch GIT ID: 6a8dfd1ee8958aab2bc6d86a5cfdda718072a99f

Upstream Comparison:

Branch GIT ID: 2705e9c839473db55e9c2a85317fe8d570ceebb1
Jenkins Build URL: Acceptance Upstream DXP (master) #2242

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

@liferay-continuous-integration
Copy link
Collaborator

@liferay-continuous-integration
Copy link
Collaborator

❌ ci:test:stable - 10 out of 11 jobs passed

❌ ci:test:relevant - 21 out of 23 jobs passed in 1 hour 34 minutes

Click here for more details.

This pull is eligible for reevaluation. When this upstream build has completed, using the following CI command will compare this pull request result against a more recent upstream result:

ci:reevaluate:1287401_694

Base Branch:

Branch Name: master
Branch GIT ID: 6a8dfd1ee8958aab2bc6d86a5cfdda718072a99f

Upstream Comparison:

Branch GIT ID: 2705e9c839473db55e9c2a85317fe8d570ceebb1
Jenkins Build URL: Acceptance Upstream DXP (master) #2242

ci:test:stable - 10 out of 11 jobs PASSED
10 Successful Jobs:
ci:test:relevant - 21 out of 23 jobs PASSED
21 Successful Jobs:
For more details click here.

Failures unique to this pull:

  1. test-portal-acceptance-pullrequest-batch(master)/portal-license-smoke-jdk8/0
    Job Results:

    1 Test Passed.
    2 Tests Failed.

    1. AXIS_VARIABLE=0 #11589
      1. com.liferay.portal.log.assertor.PortalLogAssertorTest.testScanOSGiLog
        junit.framework.AssertionFailedError: 
        Portal log assert failure, OSGi log found: /opt/dev/projects/github/liferay-portal/bundles/osgi/state/1629721749744.log:
        !SESSION 2021-08-23 12:30:05.724 -----------------------------------------------
        eclipse.buildId=unknown
        java.version=1.8.0_121
        java.vendor=Oracle Corporation
        BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
        

        !ENTRY com.liferay.portal.properties.swapper 4 0 2021-08-23 12:30:05.725
        !MESSAGE bundle com.liferay.portal.properties.swapper:5.0.4 (1410)[com.liferay.portal.properties.swapper.internal.DefaultGuestGroupLogoSwapper(7170)] : The activate method has thrown an exception
        !STACK 0
        java.lang.IllegalStateException: Store is not available
        at com.liferay.portlet.documentlibrary.store.StoreFactory.getStore(StoreFactory.java:113)
        at com.liferay.portlet.documentlibrary.store.DLStoreImpl.hasFile(DLStoreImpl.java:338)
        at com.liferay.document.library.kernel.store.DLStoreUtil.hasFile(DLStoreUtil.java:378)
        at com.liferay.portal.image.DLHook.updateImage(DLHook.java:81)
        at com.liferay.portal.service.impl.ImageLocalServiceImpl.updateImage(ImageLocalServiceImpl.java:255)
        at com.liferay.portal.service.impl.ImageLocalServiceImpl.updateImage(ImageLocalServiceImpl.java:218)
        at com.liferay.portal.service.impl.ImageLocalServiceImpl.moveImage(ImageLocalServiceImpl.java:136)
        at com.liferay.portal.spring.aop.AopMethodInvocationImpl.proceed(AopMethodInvocationImpl.java:50)
        at com.liferay.portal.spring.transaction.Trans...

      2. com.liferay.portal.log.assertor.PortalLogAssertorTest.testScanXMLLog
        junit.framework.AssertionFailedError:
        bundle com.liferay.portal.properties.swapper:5.0.4 (1410)[com.liferay.portal.properties.swapper.internal.DefaultGuestGroupLogoSwapper(7170)] : The activate method has thrown an exception
        java.lang.IllegalStateException: Store is not available
        at com.liferay.portlet.documentlibrary.store.StoreFactory.getStore(StoreFactory.java:113)
        at com.liferay.portlet.documentlibrary.store.DLStoreImpl.hasFile(DLStoreImpl.java:338)
        at com.liferay.document.library.kernel.store.DLStoreUtil.hasFile(DLStoreUtil.java:378)
        at com.liferay.portal.image.DLHook.updateImage(DLHook.java:81)
        at com.liferay.portal.service.impl.ImageLocalServiceImpl.updateImage(ImageLocalServiceImpl.java:255)
        at com.liferay.portal.service.impl.ImageLocalServiceImpl.updateImage(ImageLocalServiceImpl.java:218)
        at com.liferay.portal.service.impl.ImageLocalServiceImpl.moveImage(ImageLocalServiceImpl.java:136)
        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.spring.aop.AopInvocationHandler.invoke(AopInvocationHandler.java:49)
        at com.sun.proxy.$Proxy78.moveImage(Unknown Source)
        at com.liferay.portal.kernel.service.ImageLocalServiceUtil.moveImage(ImageLocalServiceUtil.java:296)
        at com.liferay.portal.util.Po...

For upstream results, click here.

@liferay-continuous-integration
Copy link
Collaborator

All required test suite(s) passed.
Forwarding pull request to brianchandotcom.
Console

@liferay-continuous-integration
Copy link
Collaborator

Pull request has been successfully forwarded to brianchandotcom#105967
Console

@liferay-continuous-integration
Copy link
Collaborator

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