I have a build job that in one task generates a specific docker tag and writes the tag to a properties file: dockerTag=$(head -n 1 ci/dockertag) echo "dockerTag=${dockerTag}" > docker-tag.proper...
I have a pretty trivial Bamboo setup, a source code checkout, and a script which runs "make test". I have it producing nosetests.xml (the actions for the test target runs nose). It keeps telling me t...
Hi, We are using Bamboo for CI and need to be able to create projects and plans via the REST API. I've looked in the network inspector at what the UI does when you add a project etc, but this doesn...
I have tried PUT /rest/api/latest/deploy/project but am getting back: "The plan you selected could not be found." with a 400 response. Nothing else appears suitable for project creati...
Hi All, I have a job in which I need conditional task as in: 1. First my execute shell should work 2. And only if the above shell is successful then the job should copy artifacts from anothe...
Hello, I'm having serious performance issues with Bamboo. Page loads take upwards of 20 seconds. I have increased the max java memory heap to 2048MB but it isn't helping. Is there anything else I ca...
I have an existing Hyper-V VM (Windows 10) which has been setup as a Bamboo Agent. I created a copy of that VM and want to use it as a second build agent. How do I set it up so that the first build a...
As the title suggests I am looking to determine what the difference between setting up an application link between bamboo and fisheye and configuring a web repository for a given repository. The doc...
Hello, I am trying to link the Jira user directory to bamboo. I have followed this guide to set it up but when I press save it redirects me to the login page of bamboo and after I log in a...
...annot connect. Java opts do not help (e.g. -Djava.net.useSystemProxies=true, -Dhttp.proxyHost=..., etc). To me it looks like Specs / Bamboo API tries to establish a direct socket connection b...
Hi For last 15 hrs we are keep getting attached error message.Stopped and started bamboo service but no success. Can someone assist
Hi, We are about to help a client setup their Atlassian Jira Data Center, Bitbucket Data Center and Bamboo Server. We will be using Jira User and Groups in both Bitbucket and Bamboo, as it's good t...
Hi, Is there a Bamboo REST API that will allow you to describe the linked repositories that exist in a Bamboo installation? We would like to be able to search for repositories (which we see th...
We are running Bamboo 5.14.4 build 51419 We recently set criteria for our build plans and decided to run expiry manually. The logs are indicating the following: WARN [6-BuildExpiryBean:pool-12-thre...
Hi I am installing a remote agent on AIX machine. I installed it successfully but I have to restart it after every build by running java -jar atlassian-bamboo-agent-installer-5.13.0.1.jar. If I ...
Hi, I'm using Jira for external user and group management in Bamboo Server 6.2.2 and have accidentally removed bamboo_admin from global permissions groups settings. As a result, I am now unable to ...
I've created a new executable pointing to this script: #!/bin/bash echo "TAGS: $TAGS and a global variable TAGS with value "foo". Executing the Plan does not pick up the global variable. I...
Hi, I am attempting to capture screenshots of an Internet explorer browser that's running through a Bamboo build. It runs in the background, and due to a known selenium issue, all screenshots displa...
Hi, Is there a way in which I can generate build duration (as an example) reports for a branch in a plan? Thanks
Hi, is it possible to create multiple plans using a single repo stored specs file? Something like bambooServer.publish(plan_list); instead of a single plan. Since we have projec...
Any sub process of bamboo is run under the account of the bamboo agent. If a user is using the script task he has the same permissions and can: a) inspect the folders of other build jobs b) inspect...
Currently the docker run task allows the user to mount additional folders. If a user mounts the host folder "/" he can then access the complete file structure of the build server with root permissio...
We currently have an instance of JIRA connected to our Active Directory service for user authentication. We would like to connect Bamboo to JIRA for user authentication. Is this possible? Th...
Can't find it. The project is empty, no jobs, tasks or plans left. Was able to delete these. After clicking on "Projects" in the header I can still see the project.
We want to put Bamboo build number into another variable, like this: If it's possible, what's the correct syntax? Trying different things now but looks like the variable value is ...
Subject | Author | Posted |
---|---|---|
Thursday | ||
July 6, 2025 5:48 AM PDT | ||
May 27, 2025 11:13 PM PDT | ||
May 14, 2025 12:20 AM PDT | ||
April 22, 2025 12:52 PM PDT |