Both are consistently failing with the following error:
[2019/05/07 11:49:53.633] Traceback (most recent call last): [2019/05/07 11:49:53.633] File "buildscripts/generate_compile_expansions.py", line 14, in <module> [2019/05/07 11:49:53.633] import yaml [2019/05/07 11:49:53.633] ModuleNotFoundError: No module named 'yaml' [2019/05/07 11:49:53.636] Command failed: command encountered problem: exit status 1
During compile expansion generation:
- related to
-
SERVER-41297 embedded_java_multiarch_package step needs to create a virtualenv
- Closed