PATH=/home/vagrant/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/go/bin:/srv/virtualenv/lint/bin
PWD=/home/vagrant/.cache/bazel/_bazel_vagrant/bfffec75e84be56b2e7ae2032dda086a/server
SHLVL=1
_=/usr/bin/printenv
ERROR: /home/vagrant/src/server/thirdparty/esde/BUILD:9:1: Executing genrule //thirdparty/esde:_esde failed: bash failed: error executing command
(cd /home/vagrant/.cache/bazel/_bazel_vagrant/bfffec75e84be56b2e7ae2032dda086a/server &&
exec env -
PATH=/home/vagrant/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/go/bin
/bin/bash -c 'source external/bazel_tools/tools/genrule/genrule-setup.sh; printenv |sort; exit 1; '): com.google.devtools.build.lib.shell.BadExitStatusException: Process exited with status 1: bash failed: error executing command
This is clearly a regression - this was not happening in previous releases.
PATH=/home/vagrant/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/go/bin:/srv/virtualenv/lint/bin
PWD=/home/vagrant/.cache/bazel/_bazel_vagrant/bfffec75e84be56b2e7ae2032dda086a/server
SHLVL=1
_=/usr/bin/printenv
ERROR: /home/vagrant/src/server/thirdparty/esde/BUILD:9:1: Executing genrule //thirdparty/esde:_esde failed: bash failed: error executing command
(cd /home/vagrant/.cache/bazel/_bazel_vagrant/bfffec75e84be56b2e7ae2032dda086a/server &&
exec env -
PATH=/home/vagrant/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/go/bin
/bin/bash -c 'source external/bazel_tools/tools/genrule/genrule-setup.sh; printenv |sort; exit 1; '): com.google.devtools.build.lib.shell.BadExitStatusException: Process exited with status 1: bash failed: error executing command
This is clearly a regression - this was not happening in previous releases.