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

LRQA-46746 Test #260

Open
wants to merge 5 commits into
base: master
Choose a base branch
from
Open

LRQA-46746 Test #260

wants to merge 5 commits into from

Conversation

lesliewong92
Copy link
Owner

@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

						<h1>Unable to generate test report.</h1><p>Jenkins encountered the following error while generating test report:</p><pre><code>Sourced file: inline evaluation of: `` 						 							import com.liferay.jenkins.results.parser.Build; 							import co . . . '' : TargetError : at Line: 43 : in file: inline evaluation of: `` 						 							import com.liferay.jenkins.results.parser.Build; 							import co . . . '' : throw e ; 

Target exception: java.lang.RuntimeException: java.util.concurrent.ExecutionException: java.lang.RuntimeException: java.util.concurrent.ExecutionException: java.lang.RuntimeException: Unable to get build JSON

Base Branch:

Branch Name: master

Branch GIT ID: c350e7f536b3e9fa3ca91aec59a31694b14ac3b9

Job Summary:

Job Link: test-portal-acceptance-pullrequest(master)

For more details click here.

@liferay-continuous-integration
Copy link
Collaborator

						<h1>Unable to generate test report.</h1><p>Jenkins encountered the following error while generating test report:</p><pre><code>Sourced file: inline evaluation of: `` 						 							import com.liferay.jenkins.results.parser.Build; 							import co . . . '' : TargetError : at Line: 43 : in file: inline evaluation of: `` 						 							import com.liferay.jenkins.results.parser.Build; 							import co . . . '' : throw e ; 

Target exception: java.lang.RuntimeException: java.util.concurrent.ExecutionException: java.lang.RuntimeException: java.util.concurrent.ExecutionException: java.lang.RuntimeException: Unable to get build JSON

Base Branch:

Branch Name: master

Branch GIT ID: c350e7f536b3e9fa3ca91aec59a31694b14ac3b9

Job Summary:

Job Link: test-portal-acceptance-pullrequest(master)

For more details click here.

@liferay-continuous-integration
Copy link
Collaborator

❌ ci:test:relevant - 17 out of 20 jobs passed in 47 minutes 56 seconds 326 ms

Click here for more details.

Base Branch:

Branch Name: master
Branch GIT ID: 517fa7fdaa87b67ba2ed0d1602b5224474f0f365

Copied in Private Modules Branch:

Branch Name: master-private
Branch GIT ID: f5368bfbb4ce85ac9078dc6b762fcea446b8ff5b

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

Failures unique to this pull:

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

    53 Tests Passed.
    3 Tests Failed.

    1. AXIS_VARIABLE=0,label_exp=!master #15339
      1. BuildMetricLabelsTest.testMetricLabelGeneration
        java.lang.RuntimeException: java.util.concurrent.ExecutionException: java.lang.RuntimeException: java.util.concurrent.ExecutionException: java.lang.RuntimeException: Unable to get build JSON
        	at com.liferay.jenkins.results.parser.ParallelExecutor.execute(ParallelExecutor.java:61)
        	at com.liferay.jenkins.results.parser.BaseBuild.addDownstreamBuilds(BaseBuild.java:94)
        	at com.liferay.jenkins.results.parser.TopLevelBuild.addDownstreamBuilds(TopLevelBuild.java:60)
        	at com.liferay.jenkins.results.parser.BaseBuild.findDownstreamBuilds(BaseBuild.java:1668)
        	at com.liferay.jenkins.results.parser.TopLevelBuild.findDownstreamBuilds(TopLevelBuild.java:478)
        	at com.liferay.jenkins.results.parser.BaseBuild.update(BaseBuild.java:1434)
        	at com.liferay.jenkins.results.parser.TopLevelBuild.update(TopLevelBuild.java:359)
        	at com.liferay.jenkins.results.parser.BaseBuild.<init>(BaseBuild.java:1528)
        	at com.liferay.jenkins.results.parser.TopLevelBuild.<init>(TopLevelBuild.java:380)
        	at com.liferay.jenkins.results.parser.BuildFactory.newBuild(BuildFactory.java:56)
        	at com.liferay.jenkins.results.parser.BuildFactory.newBuildFromArchive(BuildFactory.java:100)
        	at com.liferay.jenkins.results.parser.BuildMetricLabelsTest$1.getMessage(BuildMetricLabelsTest.java:37)
        	at com.liferay.jenkins.results.parser.Test.assertSample(Test.java:78)
        	at com.liferay.jenkins.results.parser.Test.assertSamples(Test.java:117)
        	at com.liferay.jenkins.results.parser.BuildMetricLabelsTest.testMetricLabelGeneration(BuildMe...
      2. GitHubMessageTest.testExpectedGitHubMessage
        java.lang.RuntimeException: java.util.concurrent.ExecutionException: java.lang.RuntimeException: java.util.concurrent.ExecutionException: java.lang.RuntimeException: Unable to get build JSON
        	at com.liferay.jenkins.results.parser.ParallelExecutor.execute(ParallelExecutor.java:61)
        	at com.liferay.jenkins.results.parser.BaseBuild.addDownstreamBuilds(BaseBuild.java:94)
        	at com.liferay.jenkins.results.parser.TopLevelBuild.addDownstreamBuilds(TopLevelBuild.java:60)
        	at com.liferay.jenkins.results.parser.BaseBuild.findDownstreamBuilds(BaseBuild.java:1668)
        	at com.liferay.jenkins.results.parser.TopLevelBuild.findDownstreamBuilds(TopLevelBuild.java:478)
        	at com.liferay.jenkins.results.parser.BaseBuild.update(BaseBuild.java:1434)
        	at com.liferay.jenkins.results.parser.TopLevelBuild.update(TopLevelBuild.java:359)
        	at com.liferay.jenkins.results.parser.BaseBuild.<init>(BaseBuild.java:1528)
        	at com.liferay.jenkins.results.parser.TopLevelBuild.<init>(TopLevelBuild.java:380)
        	at com.liferay.jenkins.results.parser.BuildFactory.newBuild(BuildFactory.java:56)
        	at com.liferay.jenkins.results.parser.BuildFactory.newBuildFromArchive(BuildFactory.java:100)
        	at com.liferay.jenkins.results.parser.GitHubMessageTest$1.getMessage(GitHubMessageTest.java:72)
        	at com.liferay.jenkins.results.parser.Test.assertSample(Test.java:78)
        	at com.liferay.jenkins.results.parser.Test.assertSamples(Test.java:117)
        	at com.liferay.jenkins.results.parser.GitHubMessageTest.testExpectedGitHubMessage(GitHubMessageTest.j...
      3. ValidationGitHubMessageTest.testExpectedValidationMessage
        java.lang.RuntimeException: java.util.concurrent.ExecutionException: java.lang.RuntimeException: java.util.concurrent.ExecutionException: java.lang.RuntimeException: Unable to get build JSON
        	at com.liferay.jenkins.results.parser.ParallelExecutor.execute(ParallelExecutor.java:61)
        	at com.liferay.jenkins.results.parser.BaseBuild.addDownstreamBuilds(BaseBuild.java:94)
        	at com.liferay.jenkins.results.parser.TopLevelBuild.addDownstreamBuilds(TopLevelBuild.java:60)
        	at com.liferay.jenkins.results.parser.BaseBuild.findDownstreamBuilds(BaseBuild.java:1668)
        	at com.liferay.jenkins.results.parser.TopLevelBuild.findDownstreamBuilds(TopLevelBuild.java:478)
        	at com.liferay.jenkins.results.parser.BaseBuild.update(BaseBuild.java:1434)
        	at com.liferay.jenkins.results.parser.TopLevelBuild.update(TopLevelBuild.java:359)
        	at com.liferay.jenkins.results.parser.BaseBuild.<init>(BaseBuild.java:1528)
        	at com.liferay.jenkins.results.parser.TopLevelBuild.<init>(TopLevelBuild.java:380)
        	at com.liferay.jenkins.results.parser.BuildFactory.newBuild(BuildFactory.java:56)
        	at com.liferay.jenkins.results.parser.BuildFactory.newBuildFromArchive(BuildFactory.java:100)
        	at com.liferay.jenkins.results.parser.ValidationGitHubMessageTest$1.getMessage(ValidationGitHubMessageTest.java:56)
        	at com.liferay.jenkins.results.parser.Test.assertSample(Test.java:78)
        	at com.liferay.jenkins.results.parser.Test.assertSamples(Test.java:117)
        	at com.liferay.jenkins.results.parser.ValidationGitHubMessageTest.testExpectedVal...

For upstream results, click here.

@lesliewong92 lesliewong92 force-pushed the master-qa-46746 branch 2 times, most recently from 514aa84 to f57ca78 Compare February 25, 2019 01:16
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.

2 participants