Support large execution logs
We need to improve the orchestrator to it can handle large execution logs.
(For example, we currently get rid of JUnit console logs because they are too large and the orchestrator is not able to properly handle them, we should be able to properly report the logs of a Junit test suite.)