Guest User

Untitled

a guest
Oct 24th, 2018
139
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.33 KB | None | 0 0
  1. node ./scripts/functional_tests.js --esFrom=source
  2. info Installing from source
  3. │ info source path: /home/sreynolds/kibana/elasticsearch
  4. │ info install path: /home/sreynolds/kibana/kibana/.es/test-v4ct5ckgxnm
  5. │ info license: oss
  6. │ info on HEAD at 053779d202567ea34577525eb622236c08da68cb
  7. │ info 0 locally modified file(s)
  8. │ info ./gradlew :distribution:archives:oss-tar:assemble
  9. │ERROR Project evaluation failed including an error in afterEvaluate {}. Run with --stacktrace for details of the afterEvaluate {} error.
  10. │ERROR
  11. │ERROR FAILURE: Build failed with an exception.
  12. │ERROR
  13. │ERROR * Where:
  14. │ERROR Build file '/home/sreynolds/kibana/elasticsearch/benchmarks/build.gradle' line: 31
  15. │ERROR
  16. │ERROR * What went wrong:
  17. │ERROR A problem occurred evaluating project ':benchmarks'.
  18. │ERROR > Failed to apply plugin [id 'elasticsearch.build']
  19. │ERROR > JAVA_HOME must be set to build Elasticsearch
  20. │ERROR
  21. │ERROR * Try:
  22. │ERROR Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
  23. │ERROR
  24. │ERROR * Get more help at https://help.gradle.org
  25. │ERROR
  26. │ERROR BUILD FAILED in 6s
  27. Error: unable to build ES
Advertisement
Add Comment
Please, Sign In to add comment