Skip to content

chore: clean out devel packages and headers...#4495

Open
nickboldt wants to merge 1 commit intorelease-1.9from
remove-headers-and-devel_19
Open

chore: clean out devel packages and headers...#4495
nickboldt wants to merge 1 commit intorelease-1.9from
remove-headers-and-devel_19

Conversation

@nickboldt
Copy link
Copy Markdown
Member

@nickboldt nickboldt commented Mar 27, 2026

What does this PR do?

chore: clean out devel packages and headers (RHIDP-11298) - need to see if this still runs and if the plugin loading works

Signed-off-by: Nick Boldt nboldt@redhat.com

Screenshot/screencast of this PR

N/A

What issues does this PR fix or reference?

N/A (or see commit message above for issue number)

How to test this PR?

N/A

PR Checklist

As the author of this Pull Request I made sure that:

  • Code produced is complete
  • Code builds without errors
  • Tests are covering the bugfix
  • Relevant user documentation updated
  • Relevant contributing documentation updated

Reviewers

Reviewers, please comment how you tested the PR when approving it.

…ee if this still runs and if the plugin loading works

Signed-off-by: Nick Boldt <nboldt@redhat.com>
@openshift-ci openshift-ci bot requested review from JessicaJHee and alizard0 March 27, 2026 15:58
@sonarqubecloud
Copy link
Copy Markdown

@rhdh-qodo-merge
Copy link
Copy Markdown

CI Feedback 🧐

A test triggered by this PR failed. Here is an AI-generated analysis of the failure:

Action: Build Image

Failed stage: Build Image (Hermetic) [❌]

Failed test name: ""

Failure summary:

The action failed during the Docker setup step when it attempted to pull the
docker.io/tonistiigi/binfmt:latest image.
The pull was rejected by Docker Hub (registry-1.docker.io)
with:
- toomanyrequests: too many failed login attempts for username or IP address (log lines
881-885)
This indicates the GitHub runner (or its public IP range) was rate-limited/blocked by
Docker Hub due to too many failed authentication attempts, preventing the workflow from continuing.

Relevant error logs:
1:  ##[group]Runner Image Provisioner
2:  Hosted Compute Agent
...

379:  Build will proceed - either no existing image or relevant changes detected.
380:  ##[group]Run mkdir -p ./rhdh-skip-artifacts
381:  �[36;1mmkdir -p ./rhdh-skip-artifacts�[0m
382:  �[36;1mecho "false" > ./rhdh-skip-artifacts/isSkipped.txt�[0m
383:  shell: /usr/bin/bash -e {0}
384:  env:
385:  REGISTRY: quay.io
386:  IMAGE_NAME: rhdh-community/rhdh
387:  SHORT_SHA: d3e6f9a3
388:  ##[endgroup]
389:  ##[group]Run actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02
390:  with:
391:  name: pr-4495-d3e6f9a3-isSkipped
392:  path: ./rhdh-skip-artifacts/isSkipped.txt
393:  retention-days: 1
394:  if-no-files-found: error
395:  compression-level: 6
...

600:  �[36;1m�[0m
601:  �[36;1m  sudo rm -rf /opt/ghc || true�[0m
602:  �[36;1m  sudo rm -rf /usr/local/.ghcup || true�[0m
603:  �[36;1m  �[0m
604:  �[36;1m  AFTER=$(getAvailableSpace)�[0m
605:  �[36;1m  SAVED=$((AFTER-BEFORE))�[0m
606:  �[36;1m  printSavedSpace $SAVED "Haskell runtime"�[0m
607:  �[36;1mfi�[0m
608:  �[36;1m�[0m
609:  �[36;1m# Option: Remove large packages�[0m
610:  �[36;1m# REF: https://github.com/apache/flink/blob/master/tools/azure-pipelines/free_disk_space.sh�[0m
611:  �[36;1m�[0m
612:  �[36;1mif [[ false == 'true' ]]; then�[0m
613:  �[36;1m  BEFORE=$(getAvailableSpace)�[0m
614:  �[36;1m  �[0m
615:  �[36;1m  sudo apt-get remove -y '^aspnetcore-.*' || echo "::warning::The command [sudo apt-get remove -y '^aspnetcore-.*'] failed to complete successfully. Proceeding..."�[0m
616:  �[36;1m  sudo apt-get remove -y '^dotnet-.*' --fix-missing || echo "::warning::The command [sudo apt-get remove -y '^dotnet-.*' --fix-missing] failed to complete successfully. Proceeding..."�[0m
617:  �[36;1m  sudo apt-get remove -y '^llvm-.*' --fix-missing || echo "::warning::The command [sudo apt-get remove -y '^llvm-.*' --fix-missing] failed to complete successfully. Proceeding..."�[0m
618:  �[36;1m  sudo apt-get remove -y 'php.*' --fix-missing || echo "::warning::The command [sudo apt-get remove -y 'php.*' --fix-missing] failed to complete successfully. Proceeding..."�[0m
619:  �[36;1m  sudo apt-get remove -y '^mongodb-.*' --fix-missing || echo "::warning::The command [sudo apt-get remove -y '^mongodb-.*' --fix-missing] failed to complete successfully. Proceeding..."�[0m
620:  �[36;1m  sudo apt-get remove -y '^mysql-.*' --fix-missing || echo "::warning::The command [sudo apt-get remove -y '^mysql-.*' --fix-missing] failed to complete successfully. Proceeding..."�[0m
621:  �[36;1m  sudo apt-get remove -y azure-cli google-chrome-stable firefox powershell mono-devel libgl1-mesa-dri --fix-missing || echo "::warning::The command [sudo apt-get remove -y azure-cli google-chrome-stable firefox powershell mono-devel libgl1-mesa-dri --fix-missing] failed to complete successfully. Proceeding..."�[0m
622:  �[36;1m  sudo apt-get remove -y google-cloud-sdk --fix-missing || echo "::debug::The command [sudo apt-get remove -y google-cloud-sdk --fix-missing] failed to complete successfully. Proceeding..."�[0m
623:  �[36;1m  sudo apt-get remove -y google-cloud-cli --fix-missing || echo "::debug::The command [sudo apt-get remove -y google-cloud-cli --fix-missing] failed to complete successfully. Proceeding..."�[0m
624:  �[36;1m  sudo apt-get autoremove -y || echo "::warning::The command [sudo apt-get autoremove -y] failed to complete successfully. Proceeding..."�[0m
625:  �[36;1m  sudo apt-get clean || echo "::warning::The command [sudo apt-get clean] failed to complete successfully. Proceeding..."�[0m
626:  �[36;1m�[0m
...

867:  CPUs: 4
868:  Total Memory: 15.62GiB
869:  Name: runnervmrg6be
870:  ID: 26c853c4-ebf5-403c-a446-44e39e017c08
871:  Docker Root Dir: /var/lib/docker
872:  Debug Mode: false
873:  Username: githubactions
874:  Experimental: false
875:  Insecure Registries:
876:  ::1/128
877:  127.0.0.0/8
878:  Live Restore Enabled: false
879:  ##[endgroup]
880:  ##[group]Pulling binfmt Docker image
881:  [command]/usr/bin/docker pull docker.io/tonistiigi/binfmt:latest
882:  Error response from daemon: Head "https://registry-1.docker.io/v2/tonistiigi/binfmt/manifests/latest": toomanyrequests: too many failed login attempts for username or IP address
883:  ##[endgroup]
884:  ##[error]Error response from daemon: Head "https://registry-1.docker.io/v2/tonistiigi/binfmt/manifests/latest": toomanyrequests: too many failed login attempts for username or IP address
885:  Post job cleanup.

@github-actions
Copy link
Copy Markdown
Contributor

The container image build workflow finished with status: failure.

@openshift-ci
Copy link
Copy Markdown

openshift-ci bot commented Mar 27, 2026

@nickboldt: The following test failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
ci/prow/e2e-ocp-helm d3e6f9a link true /test e2e-ocp-helm

Full PR test history. Your PR dashboard.

Details

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here.

@github-actions
Copy link
Copy Markdown
Contributor

Image was built and published successfully. It is available at:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants