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-135585 #791

Closed

Conversation

victortrajano
Copy link

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.

@victortrajano
Copy link
Author

ci:test:sf

@victortrajano
Copy link
Author

ci:test:relevant

@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: 15c1d36cfc2e8033acaec056a660b5b1c22ba615

Sender Branch:

Branch Name: LPS-135585
Branch GIT ID: ce9ca2198acbc4fc5365585e173050e6b5b38ade

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 - 21 out of 24 jobs passed

❌ ci:test:relevant - 22 out of 26 jobs passed in 1 hour 35 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_1714

Base Branch:

Branch Name: master
Branch GIT ID: 15c1d36cfc2e8033acaec056a660b5b1c22ba615

Upstream Comparison:

Branch GIT ID: 14504050c88c4fe140975994b613bd6fdefed7e5
Jenkins Build URL: Acceptance Upstream DXP (master) #2869

ci:test:stable - 21 out of 24 jobs PASSED
21 Successful Jobs:
ci:test:relevant - 22 out of 26 jobs PASSED
22 Successful Jobs:
For more details click here.

Failures unique to this pull:

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

    0 Tests Passed.
    1 Test Failed.

    1. AXIS_VARIABLE=0 #29276

      Please fix semantic versioning on victortrajano/LPS-135585

           [exec]   PACKAGE_NAME                                       DELTA      CUR_VER    BASE_VER   REC_VER    WARNINGS  
           [exec] = ================================================== ========== ========== ========== ========== ==========
           [exec] * com.liferay.portal.kernel.util                     MAJOR      23.0.0     23.0.0     24.0.0     VERSION INCREASE REQUIRED
           [exec]   >   interface  com.liferay.portal.kernel.util.PropsKeys
           [exec]     -   field      PORTLET_URL_GENERATE_BY_PATH_ENABLED
           [exec]       -   access     final
           [exec]       -   access     static
           [exec]       -   constant   portlet.url.generate.by.path.enabled
           [exec]       -   return     java.lang.String
           [exec] [Baseline Warning] Bundle Version Change Recommended: 34.0.0
           [exec] [Baseline Report] Mode: diff (persisted)
           [exec] Semantic versioning is incorrect while checking /opt/dev/projects/github/liferay-portal/portal-kernel/portal-kernel.jar against /opt/dev/projects/github/liferay-portal/.gradle/caches/modules-2/files-2.1/com.liferay.portal/com.liferay.portal.kernel/33.0.0/a67dd6264c43c6276987fcefdfc7290fe126de7a/com.liferay.portal.kernel-33.0.0.jar


Failures in common with acceptance upstream results at 1450405:
  1. test-portal-acceptance-pullrequest-batch(master)/lpkg-base-jdk8/0
    Job Results:

    2 Tests Passed.
    3 Tests Failed.

    1. AXIS_VARIABLE=0 #30202
      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/1643666953410.log:
        !SESSION 2022-01-31 22:09:35.996 -----------------------------------------------
        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.odata.impl 4 0 2022-01-31 22:09:35.996
        !MESSAGE FrameworkEvent ERROR
        !STACK 0
        org.osgi.framework.BundleException: Could not resolve module: com.liferay.portal.odata.impl [854]
        Unresolved requirement: Import-Package: io.netty.buffer

        at org.eclipse.osgi.container.Module.start(Module.java:444)
        at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1682)
        at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1662)
        at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1624)
        at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1555)
        at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
        at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
        at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)

        !ENTRY com.liferay.site.initializer.extender 4 0 2022-01-31 22:09...

      2. com.liferay.portal.log.assertor.PortalLogAssertorTest.testScanXMLLog
        junit.framework.AssertionFailedError:
        FrameworkEvent ERROR
        org.osgi.framework.BundleException: Could not resolve module: com.liferay.portal.odata.impl [854]
        Unresolved requirement: Import-Package: io.netty.buffer

        at org.eclipse.osgi.container.Module.start(Module.java:444)
        at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1682)
        at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1662)
        at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1624)
        at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1555)
        at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
        at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
        at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)

        at com.liferay.portal.log.assertor.PortalLogAssertorTest.scanXMLLogFile(PortalLogAssertorTest.java:171)
        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(Po...

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

    392 Tests Passed.
    4 Tests Failed.

    1. AXIS_VARIABLE=1 #29279
      1. com.liferay.digital.signature.manager.test.DSDocumentManagerTest.testGetDSDocumentsAsBytes
        java.io.IOException: java.lang.IllegalArgumentException: Host name may not be null
        at com.liferay.portal.util.HttpImpl.URLtoInputStream(HttpImpl.java:1912)
        at com.liferay.portal.util.HttpImpl.URLtoByteArray(HttpImpl.java:1603)
        at com.liferay.portal.util.HttpImpl.URLtoByteArray(HttpImpl.java:1193)
        at com.liferay.digital.signature.internal.http.DSHttp._invokeAsBytes(DSHttp.java:143)
        at com.liferay.digital.signature.internal.http.DSHttp._invoke(DSHttp.java:100)
        at com.liferay.digital.signature.internal.http.DSHttp.post(DSHttp.java:62)
        at com.liferay.digital.signature.internal.manager.DSEnvelopeManagerImpl.addDSEnvelope(DSEnvelopeManagerImpl.java:64)
        at com.liferay.digital.signature.manager.test.DSDocumentManagerTest.testGetDSDocumentsAsBytes(DSDocumentManagerTest.java:56)
        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.arquillian.extension.junit.bridge.server.TestExecutorRunnable$3.evaluate(TestExecutorRunnable.java:353)
        at com.liferay.portal.kernel.test.rule.AbstractTestRule$2.evaluate(AbstractTestRule.java:99)
        at com.liferay.portal.kernel.test.rule.AbstractTestRule$2.evaluate(AbstractTestRule.java:99)
        at com.liferay.portal.kernel.test.rule.AbstractTestRule$2.evaluate(AbstractTestRule.java:99)
        at com.liferay.po...
      2. com.liferay.digital.signature.manager.test.DSEnvelopeManagerTest.testAddDSEnvelope
        java.io.IOException: java.lang.IllegalArgumentException: Host name may not be null
        at com.liferay.portal.util.HttpImpl.URLtoInputStream(HttpImpl.java:1912)
        at com.liferay.portal.util.HttpImpl.URLtoByteArray(HttpImpl.java:1603)
        at com.liferay.portal.util.HttpImpl.URLtoByteArray(HttpImpl.java:1193)
        at com.liferay.digital.signature.internal.http.DSHttp._invokeAsBytes(DSHttp.java:143)
        at com.liferay.digital.signature.internal.http.DSHttp._invoke(DSHttp.java:100)
        at com.liferay.digital.signature.internal.http.DSHttp.post(DSHttp.java:62)
        at com.liferay.digital.signature.internal.manager.DSEnvelopeManagerImpl.addDSEnvelope(DSEnvelopeManagerImpl.java:64)
        at com.liferay.digital.signature.manager.test.DSEnvelopeManagerTest.testAddDSEnvelope(DSEnvelopeManagerTest.java:61)
        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.arquillian.extension.junit.bridge.server.TestExecutorRunnable$3.evaluate(TestExecutorRunnable.java:353)
        at com.liferay.portal.kernel.test.rule.AbstractTestRule$2.evaluate(AbstractTestRule.java:99)
        at com.liferay.portal.kernel.test.rule.AbstractTestRule$2.evaluate(AbstractTestRule.java:99)
        at com.liferay.portal.kernel.test.rule.AbstractTestRule$2.evaluate(AbstractTestRule.java:99)
        at com.liferay.portal.ker...
      3. com.liferay.digital.signature.manager.test.DSEnvelopeManagerTest.testGetDSEnvelope
        java.io.IOException: java.lang.IllegalArgumentException: Host name may not be null
        at com.liferay.portal.util.HttpImpl.URLtoInputStream(HttpImpl.java:1912)
        at com.liferay.portal.util.HttpImpl.URLtoByteArray(HttpImpl.java:1603)
        at com.liferay.portal.util.HttpImpl.URLtoByteArray(HttpImpl.java:1193)
        at com.liferay.digital.signature.internal.http.DSHttp._invokeAsBytes(DSHttp.java:143)
        at com.liferay.digital.signature.internal.http.DSHttp._invoke(DSHttp.java:100)
        at com.liferay.digital.signature.internal.http.DSHttp.post(DSHttp.java:62)
        at com.liferay.digital.signature.internal.manager.DSEnvelopeManagerImpl.addDSEnvelope(DSEnvelopeManagerImpl.java:64)
        at com.liferay.digital.signature.manager.test.DSEnvelopeManagerTest.testGetDSEnvelope(DSEnvelopeManagerTest.java:106)
        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.arquillian.extension.junit.bridge.server.TestExecutorRunnable$3.evaluate(TestExecutorRunnable.java:353)
        at com.liferay.portal.kernel.test.rule.AbstractTestRule$2.evaluate(AbstractTestRule.java:99)
        at com.liferay.portal.kernel.test.rule.AbstractTestRule$2.evaluate(AbstractTestRule.java:99)
        at com.liferay.portal.kernel.test.rule.AbstractTestRule$2.evaluate(AbstractTestRule.java:99)
        at com.liferay.portal.ke...
      4. ...

@liferay-continuous-integration
Copy link
Collaborator

@kevenleone
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 - 22 out of 25 jobs passed

✔️ ci:test:relevant - 23 out of 26 jobs passed in 1 hour 25 minutes

Click here for more details.

Base Branch:

Branch Name: master
Branch GIT ID: e3f3666313e0a702900f9f4c372362aef493597f

Upstream Comparison:

Branch GIT ID: e37ad90b419df00b7ed318692c71bd46fc5702b4
Jenkins Build URL: Acceptance Upstream DXP (master) #2870

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

This pull contains no unique failures.


Failures in common with acceptance upstream results at e37ad90:
  1. test-portal-acceptance-pullrequest-batch(master)/semantic-versioning-jdk8/0
    Job Results:

    0 Tests Passed.
    1 Test Failed.

    1. AXIS_VARIABLE=0 #14764

      Please fix semantic versioning on victortrajano/LPS-135585

           [exec]   PACKAGE_NAME                                       DELTA      CUR_VER    BASE_VER   REC_VER    WARNINGS  
           [exec] = ================================================== ========== ========== ========== ========== ==========
           [exec] * com.liferay.portal.kernel.util                     MAJOR      23.0.0     23.0.0     24.0.0     VERSION INCREASE REQUIRED
           [exec]   >   interface  com.liferay.portal.kernel.util.PropsKeys
           [exec]     -   field      PORTLET_URL_GENERATE_BY_PATH_ENABLED
           [exec]       -   access     final
           [exec]       -   access     static
           [exec]       -   constant   portlet.url.generate.by.path.enabled
           [exec]       -   return     java.lang.String
           [exec] [Baseline Warning] Bundle Version Change Recommended: 34.0.0
           [exec] [Baseline Report] Mode: diff (persisted)
           [exec] Semantic versioning is incorrect while checking /opt/dev/projects/github/liferay-portal/portal-kernel/portal-kernel.jar against /opt/dev/projects/github/liferay-portal/.gradle/caches/modules-2/files-2.1/com.liferay.portal/com.liferay.portal.kernel/33.0.0/a67dd6264c43c6276987fcefdfc7290fe126de7a/com.liferay.portal.kernel-33.0.0.jar

  2. test-portal-acceptance-pullrequest-batch(master)/lpkg-base-jdk8/0
    Job Results:

    2 Tests Passed.
    3 Tests Failed.

    1. AXIS_VARIABLE=0 #17035
      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/1643680821412.log:
        !SESSION 2022-02-01 02:00:39.614 -----------------------------------------------
        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.site.initializer.extender 4 0 2022-02-01 02:00:39.614
        !MESSAGE FrameworkEvent ERROR
        !STACK 0
        org.osgi.framework.BundleException: Could not resolve module: com.liferay.site.initializer.extender [257]
        Unresolved requirement: Import-Package: com.liferay.commerce.account.util; version="1.3.0"

        at org.eclipse.osgi.container.Module.start(Module.java:444)
        at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1682)
        at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1662)
        at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1624)
        at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1555)
        at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
        at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
        at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)

        !ENTRY com.lif...

      2. com.liferay.portal.log.assertor.PortalLogAssertorTest.testScanXMLLog
        junit.framework.AssertionFailedError:
        FrameworkEvent ERROR
        org.osgi.framework.BundleException: Could not resolve module: com.liferay.site.initializer.extender [257]
        Unresolved requirement: Import-Package: com.liferay.commerce.account.util; version="1.3.0"

        at org.eclipse.osgi.container.Module.start(Module.java:444)
        at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1682)
        at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1662)
        at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1624)
        at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1555)
        at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
        at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
        at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)

        at com.liferay.portal.log.assertor.PortalLogAssertorTest.scanXMLLogFile(PortalLogAssertorTest.java:171)
        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.asser...

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

    392 Tests Passed.
    4 Tests Failed.

    1. AXIS_VARIABLE=1 #30242
      1. com.liferay.digital.signature.manager.test.DSDocumentManagerTest.testGetDSDocumentsAsBytes
        java.io.IOException: java.lang.IllegalArgumentException: Host name may not be null
        at com.liferay.portal.util.HttpImpl.URLtoInputStream(HttpImpl.java:1912)
        at com.liferay.portal.util.HttpImpl.URLtoByteArray(HttpImpl.java:1603)
        at com.liferay.portal.util.HttpImpl.URLtoByteArray(HttpImpl.java:1193)
        at com.liferay.digital.signature.internal.http.DSHttp._invokeAsBytes(DSHttp.java:143)
        at com.liferay.digital.signature.internal.http.DSHttp._invoke(DSHttp.java:100)
        at com.liferay.digital.signature.internal.http.DSHttp.post(DSHttp.java:62)
        at com.liferay.digital.signature.internal.manager.DSEnvelopeManagerImpl.addDSEnvelope(DSEnvelopeManagerImpl.java:64)
        at com.liferay.digital.signature.manager.test.DSDocumentManagerTest.testGetDSDocumentsAsBytes(DSDocumentManagerTest.java:56)
        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.arquillian.extension.junit.bridge.server.TestExecutorRunnable$3.evaluate(TestExecutorRunnable.java:353)
        at com.liferay.portal.kernel.test.rule.AbstractTestRule$2.evaluate(AbstractTestRule.java:99)
        at com.liferay.portal.kernel.test.rule.AbstractTestRule$2.evaluate(AbstractTestRule.java:99)
        at com.liferay.portal.kernel.test.rule.AbstractTestRule$2.evaluate(AbstractTestRule.java:99)
        at com.liferay.po...
      2. com.liferay.digital.signature.manager.test.DSEnvelopeManagerTest.testAddDSEnvelope
        java.io.IOException: java.lang.IllegalArgumentException: Host name may not be null
        at com.liferay.portal.util.HttpImpl.URLtoInputStream(HttpImpl.java:1912)
        at com.liferay.portal.util.HttpImpl.URLtoByteArray(HttpImpl.java:1603)
        at com.liferay.portal.util.HttpImpl.URLtoByteArray(HttpImpl.java:1193)
        at com.liferay.digital.signature.internal.http.DSHttp._invokeAsBytes(DSHttp.java:143)
        at com.liferay.digital.signature.internal.http.DSHttp._invoke(DSHttp.java:100)
        at com.liferay.digital.signature.internal.http.DSHttp.post(DSHttp.java:62)
        at com.liferay.digital.signature.internal.manager.DSEnvelopeManagerImpl.addDSEnvelope(DSEnvelopeManagerImpl.java:64)
        at com.liferay.digital.signature.manager.test.DSEnvelopeManagerTest.testAddDSEnvelope(DSEnvelopeManagerTest.java:61)
        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.arquillian.extension.junit.bridge.server.TestExecutorRunnable$3.evaluate(TestExecutorRunnable.java:353)
        at com.liferay.portal.kernel.test.rule.AbstractTestRule$2.evaluate(AbstractTestRule.java:99)
        at com.liferay.portal.kernel.test.rule.AbstractTestRule$2.evaluate(AbstractTestRule.java:99)
        at com.liferay.portal.kernel.test.rule.AbstractTestRule$2.evaluate(AbstractTestRule.java:99)
        at com.liferay.portal.ker...
      3. com.liferay.digital.signature.manager.test.DSEnvelopeManagerTest.testGetDSEnvelope
        java.io.IOException: java.lang.IllegalArgumentException: Host name may not be null
        at com.liferay.portal.util.HttpImpl.URLtoInputStream(HttpImpl.java:1912)
        at com.liferay.portal.util.HttpImpl.URLtoByteArray(HttpImpl.java:1603)
        at com.liferay.portal.util.HttpImpl.URLtoByteArray(HttpImpl.java:1193)
        at com.liferay.digital.signature.internal.http.DSHttp._invokeAsBytes(DSHttp.java:143)
        at com.liferay.digital.signature.internal.http.DSHttp._invoke(DSHttp.java:100)
        at com.liferay.digital.signature.internal.http.DSHttp.post(DSHttp.java:62)
        at com.liferay.digital.signature.internal.manager.DSEnvelopeManagerImpl.addDSEnvelope(DSEnvelopeManagerImpl.java:64)
        at com.liferay.digital.signature.manager.test.DSEnvelopeManagerTest.testGetDSEnvelope(DSEnvelopeManagerTest.java:106)
        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.arquillian.extension.junit.bridge.server.TestExecutorRunnable$3.evaluate(TestExecutorRunnable.java:353)
        at com.liferay.portal.kernel.test.rule.AbstractTestRule$2.evaluate(AbstractTestRule.java:99)
        at com.liferay.portal.kernel.test.rule.AbstractTestRule$2.evaluate(AbstractTestRule.java:99)
        at com.liferay.portal.kernel.test.rule.AbstractTestRule$2.evaluate(AbstractTestRule.java:99)
        at com.liferay.portal.ke...
      4. ...

@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#112895
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
3 participants