Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in
groups-icon

Bitbucket Pipelines: Runners

Created Feb 16, 2021, Last active Apr 3, 2024

cancel
Showing results for 
Search instead for 
Did you mean: 
  • Runner is stuck on a step "runner in a non retryable state" error

    Hello. I have a new Issue this morning. My pipelines are not running on the web client. when I look in the runner the last error I have is the following.   [2021-04-26 15:35:38,650] Run...

    Jorge Cotelo started a discussion 1 12 April 26, 2021
  • Pipeline Hang During Checkout?

    ...3,933] Setting up step timeout: PT2H [2021-04-25 22:08:14,247] Updating step progress to PULLING_IMAGES. [2021-04-25 22:08:14,600] Pulling image docker-public.packages.atlassian.com/sox/atlassian/b...

    Andy Gikling asked a question 0 6 April 25, 2021
  • Per runner environmental variables

    Hello, Can you consider adding support for setting environmental variables per runner? The use case I have is: a pool of runners, each connected to a test device each runner has the same runner ...

    Dylan Rajaratnam asked a question 2 1 April 20, 2021
  • Runner throws an error and stop responding after a while

    Hello. We are using the runner in a single AWS EC2 instance. The runner works perfectly for a few hours but after a while, when is not used, it throws an error and then it gets not responsive. I d...

    Jorge Cotelo published an article 2 5 April 16, 2021
  • Keep on getting resultOrError: FAILED in "Not uploading caches/artifacts"

    ...uda test run!" dspd/rtq:env is a docker image build upon the nvidia's cuda image. test.py looks like below: import torch assert torch.cuda.is_available() == True, "Cuda is not installed p...

    Rochak Saini published an article 1 3 April 16, 2021
  • Runners Update: Support for Test reports and Runner Health Checks

      Hello everyone, We're happy to announce that we have released test reports and health checks for self hosted runners. Please stop your runners and pull the latest image, the minimum vers...

    tina published an article 5 0 April 14, 2021
  • Multiple runners per machine / workspace runners

    Hello, I know this has been addressed in the replies of this topic But I would like to highlight how important this is in a separate, dedicated topic. Today we had a difficult design session becau...

    Mohamed Elhossary started a discussion 5 3 April 14, 2021
  • Deploying a Helm 3 application to Azure Kubernetes Services

    Good morning! Has anyone else attempted to deploy an application with Helm 3 and AKS? The issue I am running into is that my cluster is private (https://docs.microsoft.com/en-us/azure/aks/priva...

    Steven Carlson asked a question 0 2 April 13, 2021
  • Runner stop responding when idle for too long

    Context: during EAP, we use the runner only once a day. Once in a while the runner gets offline (running, but offline) for up to 4 hours for infrastructure maintenance. My problem: I've noticed tha...

    Paulo Antoniassi asked a question 3 23 April 13, 2021
  • Runners Update: Support for Caches and Aritfacts.

    Hello, Im am glad to announce we have just released support for caches and artifacts to self hosted runners. Please stop your runners and pull the latest image, the minimum version with support for...

    lassian published an article 8 0 April 5, 2021
  • docker credentials store not working

    ...orrectly) ``` bb_runner_server_test_1_1991e009485e | [2021-03-24 15:24:46,391] Pulling image docker-public.packages.atlassian.com/sox/atlassian/bitbucket-pipelines-dvcs-tools:prod-stable. b...

    Artsiom Zhurbila published an article 4 1 March 24, 2021
  • Runner update: Step max-time property

    Hi, We have added support for the max-time property in runner steps. To use the feature please stop your runners and re-pull the docker image to ensure you have the latest version....

    James Szklarz published an article 2 0 March 23, 2021
  • Runner update to fix JDK Bug.

    Hi, Apologies yesterday we released a change to our runner that compiled our runner codebase against java 11 but didnt update our runner docker image to jre 11. We found a gap in our acceptance tes...

    lassian published an article 7 3 March 18, 2021
  • Java error when stating the runner

    Hi guys, I did some proof of concept (PoC) tests on a controlled network and everything was working perfectly.  The second test was supposed to be linking our test environment to the pipelines...

    Paulo Antoniassi published an article 3 6 March 18, 2021
  • Bug When accessing the runners page

    it seems that depending on which Client you use, you may not be able to access the page. Chrome : I get the coming soon page  Edge : it Works. Firefox: it Works.   Thanks!   &...

    Gabriel Cyr published an article 1 4 March 12, 2021
  • SSH git access in build steps

    ...itbucket.org Warning: Permanently added the RSA host key for IP address '104.192.141.1' to the list of known hosts. git@bitbucket.org: Permission denied (publickey). The key in question is added via&n...

    Sigve Tjora started a discussion 0 4 March 12, 2021
  • docker-compose connection refused error

    Hi. When we run the following command in step, we get an error. Docker-compose seems unable to connect to the docker daemon. command: docker-compose pull error: requests.exceptions.Connection...

    ethembynkr published an article 2 2 March 12, 2021
  • Need solution for these runner limitation

    Hi Team, ==> What is Atlassian's plan to resolve below issue? Is there any timeline for this? Each machine can have multiple runners running with different names. But out of these multiple run...

    Akshay Sharma asked a question 4 3 March 11, 2021
  • Support for MacOS runner

    We were excited when we saw the support of runners in bitbucket to realize that the way to run them is to use docker... Our use case would be to use bitbucket pipelines to build our iOS apps. However...

    Huy Nam Doan asked a question 6 6 March 11, 2021
  • Executing Runners in Kubernetes environment

    Hi, We are able to execute runners on EC2 but because runner is scoped to repository it is not a scalable model. Is there a plan to allow runners to be executed by Kubernetes platform OpenShift or E...

    Alex.Gilburd asked a question 5 16 March 10, 2021
  • Docker Network Type

    Hey there, Firstly, this is great - I love that we can run our pipelines on premise now. With that said, I have a strange request. I need to be able to configure the build container that runs to us...

    Justin McGee asked a question 0 4 March 6, 2021
  • Runner giving error when it tries to clone the repo

    Hi Team, i configured the runner  on a linux host and tried running the pipeline. but it is giving below error in runner logs. [2021-03-05 14:39:50,173] Completing step with result Result{st...

    Akshay Sharma asked a question 2 5 March 5, 2021
  • General feedback, bugs, user experience using a Maven project

    ...ULLING_IMAGES. [2021-03-04 20:01:34,222] Pulling image docker-public.packages.atlassian.com/sox/atlassian/bitbucket-pipelines-dvcs-tools:prod-stable. [2021-03-04 20:01:34,768] Pulling image maven:3.6.3-j...

    Dennis Fischer started a discussion 0 4 March 4, 2021
315
members
259
posts
This widget could not be displayed.
This widget could not be displayed.

Description

Welcome to the self-hosted runners early access program! This is only for members invited by the Bitbucket Pipelines team. Participants in our early access program will have access to support, documentation, and enter discussions with other group members about their self-hosted runners experience.

AUG Leaders

Atlassian Community Events

Group Leaders • 2
Atlassian Team
Atlassian Team
Members • 314
Member
Atlassian Team
See all