You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Geode Integration (Jira)" <ji...@apache.org> on 2022/05/16 21:13:00 UTC

[jira] [Commented] (GEODE-9565) DeploymentManagementDUnitTest fails mass test run with (HTTP form data?) in the log

    [ https://issues.apache.org/jira/browse/GEODE-9565?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17537801#comment-17537801 ] 

Geode Integration commented on GEODE-9565:
------------------------------------------

Seen in [distributed-test-openjdk8 #2339|https://concourse.apachegeode-ci.info/teams/main/pipelines/apache-develop-mass-test-run/jobs/distributed-test-openjdk8/builds/2339] ... see [test results|http://files.apachegeode-ci.info/builds/apache-develop-mass-test-run/1.16.0-build.0216/test-results/distributedTest/1652520507/] or download [artifacts|http://files.apachegeode-ci.info/builds/apache-develop-mass-test-run/1.16.0-build.0216/test-artifacts/1652520507/distributedtestfiles-openjdk8-1.16.0-build.0216.tgz].

> DeploymentManagementDUnitTest fails mass test run with (HTTP form data?) in the log
> -----------------------------------------------------------------------------------
>
>                 Key: GEODE-9565
>                 URL: https://issues.apache.org/jira/browse/GEODE-9565
>             Project: Geode
>          Issue Type: Bug
>          Components: management
>    Affects Versions: 1.15.0
>            Reporter: Bill Burcham
>            Priority: Major
>
> Failure in this run due to "Suspicious strings were written to the log":
> https://hydradb.hdb.gemfire-ci.info/hdb/testresult/11466814
> https://concourse.apachegeode-ci.info/teams/main/pipelines/apache-develop-mass-test-run/jobs/distributed-test-openjdk8/builds/1430
> Here's the beginning of the offending log content:
> {code:java}
> org.apache.geode.management.internal.rest.DeploymentManagementDUnitTest > classMethod FAILED
>     java.lang.AssertionError: Suspicious strings were written to the log during this run.
>     Fix the strings or use IgnoredException.addIgnoredException to ignore.
>     -----------------------------------------------------------------------
>     Found suspect string in 'dunit_suspect-vm0.log' at line 602
>     $????<Y0??????Uk;\u0003??F??4;??d\u0003\u000b????8??4\u0013\u0003'\u0000PK\u0007\u0008?????????\u0000\u0000\u0000??\u0000\u0000\u0000PK\u0003\u0004\u0014\u0000\u0008\u0008\u0008\u0000\u00068\u001cS\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000  \u0000\u0000\u0000timestamp3436046\u0001bS#C\u0000PK\u0007\u0008C??{}
>     \u0000\u0000\u0000
>     \u0000\u0000\u0000PK\u0001\u0002\u0014\u0000\u0014\u0000\u0008\u0008\u0008\u0000\u00068\u001cS?????????\u0000\u0000\u0000??\u0000\u0000\u0000\u000c\u0000\u0004\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000Class2.class????\u0000\u0000PK\u0001\u0002\u0014\u0000\u0014\u0000\u0008\u0008\u0008\u0000\u00068\u001cSC??{}
>     \u0000\u0000\u0000
>     \u0000\u0000\u0000  \u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000??\u0000\u0000\u0000timestampPK\u0005\u0006\u0000\u0000\u0000\u0000\u0002\u0000\u0002\u0000u\u0000\u0000\u0000\u001d\u0001\u0000\u0000\u0000\u0000
>     --YZ_CWqvae2jydiy-5zCOPBjJdXq3V4ISPRu
>     Content-Disposition: form-data; name="config"
>     Content-Type: application/json
>         at org.junit.Assert.fail(Assert.java:89)
>         at org.apache.geode.test.dunit.internal.DUnitLauncher.closeAndCheckForSuspects(DUnitLauncher.java:409)
>         at org.apache.geode.test.dunit.internal.DUnitLauncher.closeAndCheckForSuspects(DUnitLauncher.java:425)
>         at org.apache.geode.test.dunit.rules.ClusterStartupRule.after(ClusterStartupRule.java:186)
>         at org.apache.geode.test.dunit.rules.ClusterStartupRule.access$100(ClusterStartupRule.java:70)
>         at org.apache.geode.test.dunit.rules.ClusterStartupRule$1.evaluate(ClusterStartupRule.java:141)
>         at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54)
> {code}



--
This message was sent by Atlassian Jira
(v8.20.7#820007)