pan3793 opened a new issue, #2642: URL: https://github.com/apache/incubator-kyuubi/issues/2642
### Code of Conduct - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct) ### Search before asking - [X] I have searched in the [issues](https://github.com/apache/incubator-kyuubi/issues) and found no similar issues. ### Describe the subtask ``` JpsApplicationOperationSuite: grep: a: No such file or directory grep: space: No such file or directory I/O error Pipe closed for process: [jps, -ml] java.io.IOException: Pipe closed at java.io.PipedInputStream.checkStateForReceive(PipedInputStream.java:260) at java.io.PipedInputStream.receive(PipedInputStream.java:226) at java.io.PipedOutputStream.write(PipedOutputStream.java:149) at scala.sys.process.BasicIO$.loop$1(BasicIO.scala:240) at scala.sys.process.BasicIO$.transferFullyImpl(BasicIO.scala:246) at scala.sys.process.BasicIO$.transferFully(BasicIO.scala:227) at scala.sys.process.ProcessImpl$PipeThread.runloop(ProcessImpl.scala:170) at scala.sys.process.ProcessImpl$PipeSource.run(ProcessImpl.scala:188) S0 S1 E O M CCS YGC YGCT FGC FGCT GCT 28.64 0.00 46.61 43.66 93.98 95.16 14 0.244 4 0.453 0.697 - JpsApplicationOperation with jstat - JpsApplicationOperation with spark local mode *** FAILED *** response._1 was false APPLICATION_NOT_FOUND (JpsApplicationOperationSuite.scala:87) ``` ### Parent issue https://github.com/apache/incubator-kyuubi/issues/1733 ### Are you willing to submit PR? - [ ] Yes I am willing to submit a PR! -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
