Builds are stuck with the below error:
bldz
error: : failed to obtain build lock, another build is in progress
All supported Endevor release
Team Build
This issue occurs when multiple bldz commands are issued against the same USS directory simultaneously.
To resolve this, when running different types of builds or builds for different changes, configure a unique remote location for each change, or run the builds sequentially.
Below is a sample configuration for scenarios where multiple users need to run bldz at the same time (use syncz_vars.yml to set unique remote location for each user):
syncz.yml
sync:
- id: src
remote: ((.remotedir))/hello_project
syncz_vars.yml
user: userid
remotedir: /u/userid