Quantcast
Channel: CircleCI Discuss - Latest posts

Can't figure the correct Unity for Android build config

Bump image version from 2 to 3 .1.0 · Issue #94 · game-ci/unity-orb · GitHub already reported in Game CI

View Article


Unable to Trigger a Pipeline build On a non PR branch

Thanks for raising this — I’m sorry this change disrupted your workflow. This behavior is due to a recent update where webhooks marked with “CI Skip” or “Only Build PRs” no longer create pipelines:...

View Article


Build Failing Due to Python 3.8 / get-pip.py Incompatibility

Hi CircleCI team, We’ve recently encountered a build failure related to Python 3.8 and get-pip.py, despite using the same Docker image and pipeline setup that has worked for other jobs in the past....

View Article

Build Failing Due to Python 3.8 / get-pip.py Incompatibility

@chamayati I’m facing the exactly same issue. Found your thread, just here to leave a +1 Hopefully, someone from CircleCI will look into it.

View Article

Image may be NSFW.
Clik here to view.

Build Failing Due to Python 3.8 / get-pip.py Incompatibility

chamayati: Any idea what might be causing this now, and whether there’s a recommended workaround or fix? @chamayati Are you using path-filtering or continuation orbs? I upgraded the above orbs’...

View Article


Build Failing Due to Python 3.8 / get-pip.py Incompatibility

I believe we are using path-filtering

View Article

Build Failing Due to Python 3.8 / get-pip.py Incompatibility

@vineet Just upgraded the path-filtering orbs—works like a charm. Thanks!

View Article

Image may be NSFW.
Clik here to view.

Where is Xcode 16.3?

16.4 beta is out (Xcode 16.4 beta (16F1t) - Releases - Apple Developer) already, but CircleCI struggles for more than a month with 16.3 Maybe when 16.5 is out we’ll get it.

View Article


Image may be NSFW.
Clik here to view.

[cimg/mysql:8.0] exited with 137

We started getting in multiple projects that use the image cimg/mysql:8.0: exited with error (exited with 137) at the end of the “container step” output. The rest of the output seems to be the same as...

View Article


Xvfb frequently fails to start with `-browsers` convenience image

This issue is also being seen running Cypress - see Missing X server or $DISPLAY · Issue #31484 · cypress-io/cypress · GitHub This is a recent regression in CircleCI and is not being seen on GitHub...

View Article

Xvfb frequently fails to start with `-browsers` convenience image

I’ve asked the support team for more information on the issue. They replied that forcing the X server to run in background is a best practice. I totally disagree, but I don’t have much choice and...

View Article

Image may be NSFW.
Clik here to view.

Orb badge versions out of date

CircleCI orbs that have published new versions in the last couple of days are showing outdated badges on GitHub. It looks like something is going wrong with caching when fetching badges from...

View Article

Where is Xcode 16.3?

I would appreciate some more clarity and information on what the delay is and some kind of ETA on when you hope to ship this new image.

View Article


Where is Xcode 16.3?

@cade Any update would be appreciated as right now several companies seem to be waiting for, and are blocked only by CircleCI.

View Article

Where is Xcode 16.3?

Hello, We continue to work with our hosting provider to resolve a networking issue that is present in macOS 15.3. This technical issue is blocking the release of images with Xcode 16.3 and later due...

View Article


Docker Executor Infrastructure Upgrade

My builds don’t run at all. For one job, all the steps succeeded, but CircleCI marked the job as “not running” and didn’t run the rest of the pipeline. So I cancelled it (it still showed as “running”...

View Article

Docker Executor Infrastructure Upgrade

The exact same thing is happening to me. I ran my deploy, it shows up as “running,” but when I go to build, it shows up as “queued” and I have a significant upload. I deployed earlier today without...

View Article


Docker Executor Infrastructure Upgrade

See the related incident CircleCI Status - Final results of some jobs may not be reported in the UI

View Article

Docker Executor Infrastructure Upgrade

This rollout is complete so I’ll shortly be closing this topic. For users with that have previously requested help with V2 here, you’ll receive a DM once your case has been reviewed. For users with...

View Article

Circleci tests run custom delimiter

We have a list of testcases which look like this: Auth Feature Session expired › should redirect to auto logout when session expired Auth Feature Session expired › should redirect to auto logout when...

View Article

Post Incident Report: April 4, 2025 - CircleCI UI Loading & build triggering...

Summary On April 4, 2025, from 00:16 to 01:49 UTC (approximately 1 hour and 33 minutes), CircleCI experienced a service disruption affecting both our user interface and build capabilities. During this...

View Article


Orb badge versions out of date

If it’s not possible to fix the badge updating correctly, I would probably want to remove the badge instead of leaving it there with a misleading value. Is there anybody available who can comment, or,...

View Article


Orb badge versions out of date

It’s possible to “bust the cache” with a dummy query like https://badges.circleci.com/orbs/circleci/path-filtering.svg?v=1 however unless the badge starts returning Cache-Control it will be necessary...

View Article

Image may be NSFW.
Clik here to view.

CircleCI Orbs using non-working orb version badges

New Orb Version Badge Endpoint mentioned that the old orb badge service is deprecated. I noticed that the following CircleCI orbs are still referencing this service, which appears to have shut down in...

View Article

Orb badge versions out of date

I found that it is possible to purge the cache with curl -X PURGE https://camo.githubusercontent.com/<image-id> This is a workaround.

View Article


[Product Update] "Infrastructure Failure" Badge in CircleCI UI

Running into similar issue, the AWS EC2 instance has the same resource specifications as the previous CircleCI managed resource but the job is failing due to “This job appears to have stopped...

View Article

[cimg/mysql:8.0] exited with 137

Official reply from support: A few days ago we introduced a bug whereby sidecar containers were not gracefully shut down, and those containers resulted in a 137 exit status. While the sidecar...

View Article

CircleCI Orbs using non-working orb version badges

I’ve added a GitHub issue to each of the above affected repos, so that the maintainers are directly informed and can take action if they wish.

View Article

No Internet Connection, pipeline load hang

Greetings! I’m getting “No Internet Connection” error on all pages and I can’t see my organizations at https://app.circleci.com/home Seems to be the same issue as thread No Internet Connection &...

View Article



No Internet Connection, pipeline load hang

I resolved it by restarting my computer. Still the app got into a weird state. For context, I’m logging inthrough github with an account created before 2023

View Article

Orb badge versions out of date

I sent a cache purge message to circleci/path-filtering to get it to display the current orb version 1.3.0. Again, this is a temporary workaround. To see the update, you may need to refresh your...

View Article

E: Failed to fetch

Hey guys! I am having an issue during my tests build: E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/b/build-essential/build-essential_12.8ubuntu1.1_amd64.deb Connection failed [IP:...

View Article

How can we use OIDC to pull docker image in GCP?

I also need to do this please, it would be super helpful! I tried getting a temporary access token with gcloud auth print-access-token and exported it into $BASH_ENV, but those variables are not...

View Article


Image may be NSFW.
Clik here to view.

Where is Xcode 16.3?

View Article

Redis: Fatal: Can't initialize Background Jobs

You can try using the “-alpine” images .. Solved my issue … like redis:8.0.0-alpine

View Article

Run Docker postgres image with custom postgresql.conf

This is with "cimg/postgres? For me, using -c xxx in POSTGRES_INITDB_ARGS seems to give errors like initdb: invalid option -- 'c'

View Article


Use the same cache key for jobs running in parallel?

I was able to share cache between paralelle builds using the node index on my cache key - save_cache: key: cached-web-mfes-{{ .Environment.CIRCLE_NODE_INDEX }}-{{ .Revision }} paths: - webapptemp I...

View Article


Image may be NSFW.
Clik here to view.

[Product Launch] Rerun Failed Tests (circleci tests run)

Unfortunately, no. Only test files. circleci.com Rerun failed tests - CircleCI How to rerun only failed tests in a job and optimize credit usage. "Question: Will this functionality rerun individual...

View Article

No timing data found when splitting by testname, and it does outputs file...

How can I get circleci tests split --split-by=timings --timings-type=testname to output test names instead of filenames? And correctly find timings data? I’d like to end up with a computed command...

View Article

Example of splitting by test name for rspec rails

@KieranP were you able to roll your own formatter to succeed at this? When I split files by --timings-type=testname I get filenames on stdout, whereas I expect to get test names like example...

View Article

Where is Xcode 16.3?

Hello, I have some good news to share! We have resolved all of the technical blockers preventing the release of Xcode 16.3 and have already begun rolling out the required infrastructure changes to our...

View Article


Image may be NSFW.
Clik here to view.

Where is Xcode 16.3?

Awesome! Thanks for the update. 16.4RC1 was released today. xcodereleases.com Xcode Releases More than you ever wanted to know™

View Article

Read pipeline status in "when: always"

I’ve got a some logic that executes in a when: steps: - run: name: Report outcome when: always command: | I would like in my command block to determine if this has triggered from an on_success or...

View Article


The `personality` function behaves weird in docker for 32-bit binaries

The google benchmark library in its latest version tries to disable ASLR by using the personality() function from linux. When I’m using 32-bit binaries in CircleCI docker the personality() function...

View Article

Fastlane Build Failing on Prod in CircleCI – Works on Test

Hi Team, We are encountering an issue while running bundle exec fastlane in our CircleCI pipeline. The build is failing on the production build, although it is working fine on the test build. We’re...

View Article


Image may be NSFW.
Clik here to view.

CircleCI Orbs using non-working orb version badges

The badges have now all been fixed

View Article

Where is Xcode 16.3?

This was posted last week and states the work will be completed early “next week” and that Xcode 16.3 will be available by the end of “next week”. That’s this week? Because you’ve put May 29, which is...

View Article

No timing data found when splitting by testname, and it does outputs file...

I’ve had the same problem using Python and, after reaching out to CircleCI support, I realized this wouldn’t work. I think the problem is tests glob command outputs a list of files, but the tests...

View Article

Where is Xcode 16.3?

Hello everyone, Xcode 16.3.0 and 16.4.0 are now available for use on all macOS executors. We’ll be posting the releases on our public changelog shortly. Thanks again for your patience while we worked...

View Article


Workspace Write Race Condition

Bumping this post. @circleci-community is there a document that explains the answer to my question, or can a developer help clarify?

View Article