evans-ye edited a comment on pull request #620:
URL: https://github.com/apache/bigtop/pull/620#issuecomment-619504167
Seems the test failed on X86 debian-9:
```
TestLogstashSmoke > LogstashFilePipelineTest FAILED
java.lang.AssertionError: Logstash output did not match expected output.
expected:<0> but was:<2>
at org.junit.Assert.fail(Assert.java:88)
at org.junit.Assert.failNotEquals(Assert.java:743)
at org.junit.Assert.assertEquals(Assert.java:118)
at org.junit.Assert.assertEquals(Assert.java:555)
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
org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:93)
at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:325)
at
org.codehaus.groovy.runtime.callsite.StaticMetaMethodSite$StaticMetaMethodSiteNoUnwrap.invoke(StaticMetaMethodSite.java:133)
at
org.codehaus.groovy.runtime.callsite.StaticMetaMethodSite.callStatic(StaticMetaMethodSite.java:102)
at
org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallStatic(CallSiteArray.java:56)
at
org.codehaus.groovy.runtime.callsite.AbstractCallSite.callStatic(AbstractCallSite.java:194)
at
org.codehaus.groovy.runtime.callsite.AbstractCallSite.callStatic(AbstractCallSite.java:222)
at
TestLogstashSmoke.LogstashFilePipelineTest(TestLogstashSmoke.groovy:69)
Gradle Test Executor 2 finished executing tests.
> Task :bigtop-tests:smoke-tests:logstash:test FAILED
Finished generating test XML results (0.016 secs) into:
/bigtop-home/bigtop-tests/smoke-tests/logstash/build/test-results/test
Generating HTML test report...
Finished generating test html results (0.028 secs) into:
/bigtop-home/bigtop-tests/smoke-tests/logstash/build/reports/tests/test
:bigtop-tests:smoke-tests:logstash:test (Thread[Task worker for ':' Thread
2,5,main]) completed. Took 1 mins 50.441 secs.
2 tests completed, 1 failed
```
Ref:
https://ci.bigtop.apache.org/view/Test/job/Build-Deploy-Smoke-Test-Pull-Request-All-Distros/OS=debian-9-amd64-deploy/53/console
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]