Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CI: use free runners for 4-core Linux jobs #131362

Merged
merged 3 commits into from
Oct 18, 2024

Conversation

Kobzol
Copy link
Contributor

@Kobzol Kobzol commented Oct 7, 2024

It looks like the free runners already have the same spec as the 4c custom "large" runner (4 cores, 16 GiB of memory, Ubuntu 20.04).

try-job: arm-android
try-job: armhf-gnu
try-job: dist-aarch64-linux
try-job: dist-android
try-job: dist-arm-linux
try-job: dist-armhf-linux
try-job: dist-armv7-linux
try-job: dist-i586-gnu-i586-i686-musl
try-job: dist-i686-linux
try-job: dist-loongarch64-linux
try-job: dist-loongarch64-musl
try-job: dist-ohos
try-job: dist-powerpc-linux
try-job: dist-powerpc64-linux
try-job: dist-powerpc64le-linux
try-job: dist-riscv64-linux
try-job: dist-s390x-linux
try-job: dist-various-1
try-job: dist-various-2
try-job: dist-x86_64-freebsd
try-job: dist-x86_64-illumos
try-job: dist-x86_64-netbsd
try-job: mingw-check
try-job: test-various
try-job: x86_64-gnu
try-job: x86_64-gnu-stable
try-job: x86_64-gnu-aux
try-job: x86_64-gnu-debug
try-job: x86_64-gnu-nopt

@rustbot
Copy link
Collaborator

rustbot commented Oct 7, 2024

r? @Mark-Simulacrum

rustbot has assigned @Mark-Simulacrum.
They will have a look at your PR within the next two weeks and either review your PR or reassign to another reviewer.

Use r? to explicitly pick a reviewer

@rustbot rustbot added A-testsuite Area: The testsuite used to check the correctness of rustc S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-infra Relevant to the infrastructure team, which will review and decide on the PR/issue. labels Oct 7, 2024
@Mark-Simulacrum
Copy link
Member

@bors r+ rollup=never p=1

@bors
Copy link
Contributor

bors commented Oct 7, 2024

📌 Commit e2a3c50 has been approved by Mark-Simulacrum

It is now in the queue for this repository.

@bors bors added S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. and removed S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. labels Oct 7, 2024
bors added a commit to rust-lang-ci/rust that referenced this pull request Oct 7, 2024
…ark-Simulacrum

CI: use free runners for 4-core Linux jobs

It looks like the [free runners](https://docs.github.com/en/actions/using-github-hosted-runners/using-github-hosted-runners/about-github-hosted-runners#standard-github-hosted-runners-for-public-repositories) already have the same spec as the `4c` custom "large" runner (4 cores, 16 GiB of memory, Ubuntu 20.04).
@bors
Copy link
Contributor

bors commented Oct 7, 2024

⌛ Testing commit e2a3c50 with merge ea2efb0...

@rust-log-analyzer

This comment has been minimized.

@bors
Copy link
Contributor

bors commented Oct 7, 2024

💔 Test failed - checks-actions

@bors bors added S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. and removed S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. labels Oct 7, 2024
@Kobzol
Copy link
Contributor Author

Kobzol commented Oct 8, 2024

Ran out of disk space. Fun.

@Kobzol
Copy link
Contributor Author

Kobzol commented Oct 11, 2024

@bors try

1 similar comment
@Kobzol
Copy link
Contributor Author

Kobzol commented Oct 11, 2024

@bors try

@bors
Copy link
Contributor

bors commented Oct 11, 2024

⌛ Trying commit 16d6cab with merge 85bd59c...

bors added a commit to rust-lang-ci/rust that referenced this pull request Oct 11, 2024
…try>

CI: use free runners for 4-core Linux jobs

It looks like the [free runners](https://docs.github.com/en/actions/using-github-hosted-runners/using-github-hosted-runners/about-github-hosted-runners#standard-github-hosted-runners-for-public-repositories) already have the same spec as the `4c` custom "large" runner (4 cores, 16 GiB of memory, Ubuntu 20.04).

try-job: dist-various-1
@bors
Copy link
Contributor

bors commented Oct 11, 2024

☀️ Try build successful - checks-actions
Build commit: 85bd59c (85bd59c08d43d74244cbca77ddc4d3c19ccdfb4a)

@Kobzol
Copy link
Contributor Author

Kobzol commented Oct 11, 2024

@bors try

bors added a commit to rust-lang-ci/rust that referenced this pull request Oct 11, 2024
…try>

CI: use free runners for 4-core Linux jobs

It looks like the [free runners](https://docs.github.com/en/actions/using-github-hosted-runners/using-github-hosted-runners/about-github-hosted-runners#standard-github-hosted-runners-for-public-repositories) already have the same spec as the `4c` custom "large" runner (4 cores, 16 GiB of memory, Ubuntu 20.04).

try-job: dist-various-1
@bors
Copy link
Contributor

bors commented Oct 11, 2024

⌛ Trying commit 128a513 with merge 2862436...

@bors
Copy link
Contributor

bors commented Oct 11, 2024

☀️ Try build successful - checks-actions
Build commit: 2862436 (2862436ee252c5b249a4b38225d99e58a41d73f3)

@Kobzol
Copy link
Contributor Author

Kobzol commented Oct 11, 2024

@bors try

bors added a commit to rust-lang-ci/rust that referenced this pull request Oct 11, 2024
…try>

CI: use free runners for 4-core Linux jobs

It looks like the [free runners](https://docs.github.com/en/actions/using-github-hosted-runners/using-github-hosted-runners/about-github-hosted-runners#standard-github-hosted-runners-for-public-repositories) already have the same spec as the `4c` custom "large" runner (4 cores, 16 GiB of memory, Ubuntu 20.04).

try-job: dist-various-1
@bors
Copy link
Contributor

bors commented Oct 11, 2024

⌛ Trying commit ac4533d with merge ccaf01d...

@bors
Copy link
Contributor

bors commented Oct 11, 2024

☀️ Try build successful - checks-actions
Build commit: ccaf01d (ccaf01debf99b479302580153431381f4ccf43a6)

@Kobzol Kobzol force-pushed the ci-free-runners-linux-4c branch from ac4533d to a1d9e2f Compare October 11, 2024 20:36
@Mark-Simulacrum
Copy link
Member

@bors r+

@bors
Copy link
Contributor

bors commented Oct 18, 2024

📌 Commit 91c4d09 has been approved by Mark-Simulacrum

It is now in the queue for this repository.

@bors bors added S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. and removed S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. labels Oct 18, 2024
@bors
Copy link
Contributor

bors commented Oct 18, 2024

⌛ Testing commit 91c4d09 with merge acfdb8d...

@bors
Copy link
Contributor

bors commented Oct 18, 2024

☀️ Test successful - checks-actions
Approved by: Mark-Simulacrum
Pushing acfdb8d to master...

@bors bors added the merged-by-bors This PR was explicitly merged by bors. label Oct 18, 2024
@bors bors merged commit acfdb8d into rust-lang:master Oct 18, 2024
7 checks passed
@rustbot rustbot added this to the 1.84.0 milestone Oct 18, 2024
@Kobzol Kobzol deleted the ci-free-runners-linux-4c branch October 18, 2024 11:11
@rust-timer
Copy link
Collaborator

Finished benchmarking commit (acfdb8d): comparison URL.

Overall result: no relevant changes - no action needed

@rustbot label: -perf-regression

Instruction count

This benchmark run did not return any relevant results for this metric.

Max RSS (memory usage)

This benchmark run did not return any relevant results for this metric.

Cycles

This benchmark run did not return any relevant results for this metric.

Binary size

This benchmark run did not return any relevant results for this metric.

Bootstrap: 781.028s -> 780.68s (-0.04%)
Artifact size: 333.79 MiB -> 333.76 MiB (-0.01%)

@MarcoIeni
Copy link
Member

@craterbot run mode=check-only crates=https://gist.githubusercontent.com/MarcoIeni/3800cdca02ddb30ac98404cafa849c1b/raw/crates start=master#91c4d09aed5d8bb3878bc81b7c85bcc6d6f31c16 end=try#acfdb8dd1fd4913ea004f43f73e7346e125491ed

@craterbot
Copy link
Collaborator

👌 Experiment pr-131362 created and queued.
🔍 You can check out the queue and this experiment's details.

ℹ️ Crater is a tool to run experiments across parts of the Rust ecosystem. Learn more

@craterbot craterbot added S-waiting-on-crater Status: Waiting on a crater run to be completed. and removed S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. labels Oct 24, 2024
@MarcoIeni
Copy link
Member

^ this is a test

@craterbot
Copy link
Collaborator

🚧 Experiment pr-131362 is now running

ℹ️ Crater is a tool to run experiments across parts of the Rust ecosystem. Learn more

@Mark-Simulacrum
Copy link
Member

@craterbot abort

Something about that run is broken, I suspect it's the starting commit (91c4d09) which isn't a bors commit.

@craterbot
Copy link
Collaborator

🗑️ Experiment pr-131362 deleted!

ℹ️ Crater is a tool to run experiments across parts of the Rust ecosystem. Learn more

@craterbot craterbot added S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. and removed S-waiting-on-crater Status: Waiting on a crater run to be completed. labels Oct 26, 2024
@MarcoIeni
Copy link
Member

@craterbot run mode=check-only crates=https://gist.githubusercontent.com/MarcoIeni/3800cdca02ddb30ac98404cafa849c1b/raw/crates start=master#2aa26d8a722cf8810b27538c24b93d29324d4ac7 end=try#acfdb8dd1fd4913ea004f43f73e7346e125491ed

@craterbot
Copy link
Collaborator

👌 Experiment pr-131362 created and queued.
🔍 You can check out the queue and this experiment's details.

ℹ️ Crater is a tool to run experiments across parts of the Rust ecosystem. Learn more

@craterbot craterbot added S-waiting-on-crater Status: Waiting on a crater run to be completed. and removed S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. labels Nov 13, 2024
@craterbot
Copy link
Collaborator

🚧 Experiment pr-131362 is now running

ℹ️ Crater is a tool to run experiments across parts of the Rust ecosystem. Learn more

@craterbot
Copy link
Collaborator

🎉 Experiment pr-131362 is completed!
📊 0 regressed and 0 fixed (1 total)
📰 Open the full report.

⚠️ If you notice any spurious failure please add them to the blacklist!
ℹ️ Crater is a tool to run experiments across parts of the Rust ecosystem. Learn more

@craterbot craterbot added S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. and removed S-waiting-on-crater Status: Waiting on a crater run to be completed. labels Nov 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-testsuite Area: The testsuite used to check the correctness of rustc merged-by-bors This PR was explicitly merged by bors. S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-infra Relevant to the infrastructure team, which will review and decide on the PR/issue.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

8 participants