I am getting the following error in my pipeline: INFO: Executing the pipe... INFO: Current directory: /opt/atlassian/pipelines/agent/build WARNING: This pipe accepts files onl...
Im using the Python Pipeline image to Build and Upload the artifact, but the Upload Step fails with a permissions error. I have defined the Repository Variable for: BITBUCKET_ACCESS_TOKEN wi...
Having a problem when using the pipe atlassian/trigger-pipeline:5.3.0 on self-hosted runner on arm64. Tried use the cloud runner for the step but being forced to use the self-self...
i have bit bucket pipeline always fails when connection to my local Jenkins runner i have dockercompose file and has 2 container jenkins &...
Version: atlassian/bitbucket-dependency-scanner:0.8.0 I am passing in a valid NVD_API_KEY Logs: [ERROR] Error updating the NVD Data at org.owasp.dependencycheck.data.update.NvdApiD...
...reventing DinD from delegating cgroups. Public issues: wrong container_memory_working_set_bytes for DinD container on cgroupv2 only nodes · Issue #119853 · kubernetes/kubernetes DinD cgroupv2 problem i...
as part of our vault deployment out mount path has / in it. so as the code splits on the first / it isnt able to access secrets as url isnt built correctly.
Pipe: atlassian/bitbucket-iac-scan:0.5.2 Errors: 5:11PM ERR Saving result. failed to detect cwe error="key 'cwe' not found in map" fileName=/opt/atlassian/pipelines/agent/build/c...
What is the issue? I want to deploy a v2 Firebase Cloud Function, but the atlassian/firebase-deploy v5.1.0 doesn't work. What are the major updates between v5.1.0 and v5.1.1?
Hi Pipeline Gurus, I have a bitbucket pipeline that generates an artifact that is greater than 1GB Since when originally the arifact was created I saw message as follows 1 Sea...
I have tried 20 combinations of LOCAL paths and nothing is working, keeps claiming that "mirror: Access failed: /dist: No such file or directory". # Deploy to Windows Server - echo "Valida...
I have configured pipe: atlassian/email-notify:0.13.2 step to notify the user once build is completed. but getting below error - ✖ Failed to send email to $User. Check your configuration sett...
Hello we currently run self-hosted runners on Kubernetes per the tutorial/guide on runners-autoscaler. When I attempt to run a pipeline step with the "runs-on" configured it immediately fails w...
Error logged: INFO: Loading the scanner's results ././dependency-check-report.json Traceback (most recent call last): File "/pipe.py", line 277, in <module> ...
I am still having issues with the 3.1.0 version of the git secret scanner pipe integration which I seemed to have faced in the previous versions too. The issue occurs when I try to include a .gitleak...
Pipes monthly digest March 2025 Hi, Welcome to the next Bitbucket Pipes digest. This month comes packed with additions to Pipes. Don’t forget to subscribe (click Watch and select A...
Hi, I would like to leverage deployment variables in my pipeline. The deployment variables would set things like --template-file=templates/deploytemplate.yml --stack-name stack_version_XYZ and --para...
Hi! I would like to use the bitbucket-chatgpt-codereview pipeline for conducting code reviews. However, there is some concern that the code or confidential information might be stored after the revi...
I'm trying to start using git-secrets-scan:3.1.0 pipe and the pipe appears to be ignoring the GITLEAKS_EXTRA_ARGS that is passed to it. I have the following: ```yaml - step: &SecuritySca...
...ontainer inside the runner pod but i do not see the image used for the pipe inside the container while i do see it is using the image `docker-public.packages.atlassian.com/sox/atlassian/bitbucket-p...
Overview Bitbucket Pipelines could automatically request an OIDC token for a running step. User can send the OIDC token to Google’s Security Token Service (STS) to exchange it for a short‐lived Goo...
[2025-03-12 20:14:00,729] Updating runner status to "ONLINE" and checking for new steps assigned to the runner after 0 seconds and then every 30 seconds. [2025-03-12 20:14:00,730] Updating r...
I have a repository that builds and deploys several submodules. These submodules share some common code defined in shared modules within the repository. I'm trying to un-complicate the current setu...
Hi there! I'm trying to use the chatgpt pr review pipe and it fails with "too many tokens in your message (over 128000)" whenever I edit a large file. The file is an sql dump of test data and genera...
...ermission denied (publickey).
Copied to clipboard