build result
Glossary
- activity log
- agent
- agent-specific capability
- artifact
- authors in Bamboo
- build
- build activity
- build duration
- build log
- build queue
- build result
- build telemetry
- capability
- child
- committer
- custom capability
- default repository
- elastic agent
- elastic Bamboo
- elastic block store
- elastic image
- elastic instance
- executable
- favorites
- global permission
- job
- label
- parent
- permission
- plan
- plan permission
- projects in Bamboo
- queue
- reason
- remote agent
- remote agent supervisor
- requirement
- shared capability
- stage
- Stock images
- task
- triggering
- watcher
On this page
Related content
- Viewing a build log
- How to save a build log as an artifact
- View build logs
- Build expiry removes all logs
- How to view Bamboo previous rerun build logs
- How to view Bamboo previous rerun build logs
- How to Find how long a Build is Queued from the Logs
- Understanding Error, Simple, Command, and Build logs lines, and Script Task status codes in Bamboo build logs
- Wrong settings of the user language and locale causes build logs to be shown with a default time 01-Jan-1970 01:00:00
- Guardrails for Bamboo build log sizes
Every completed build has a build result:
- Successful — the code compiled, with or without errors, and all tests completed successfully.
- Failed — either the code did not compile, or at least one test failed.
- Incomplete — the build was not completed, e.g. it may have been stopped manually.
Additionally,
- if the build result is Failed, and the previous build result was Successful, the build is labeled as Broken.
- if the build result is Successful, and the previous build result was Failed, the build is labeled as Fixed.
Last modified on Jun 7, 2021
Related content
- Viewing a build log
- How to save a build log as an artifact
- View build logs
- Build expiry removes all logs
- How to view Bamboo previous rerun build logs
- How to view Bamboo previous rerun build logs
- How to Find how long a Build is Queued from the Logs
- Understanding Error, Simple, Command, and Build logs lines, and Script Task status codes in Bamboo build logs
- Wrong settings of the user language and locale causes build logs to be shown with a default time 01-Jan-1970 01:00:00
- Guardrails for Bamboo build log sizes
Powered by Confluence and Scroll Viewport.