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

Bump sigstore/cosign-installer from 3.4.0 to 3.8.1 #42

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 21, 2025

Bumps sigstore/cosign-installer from 3.4.0 to 3.8.1.

Release notes

Sourced from sigstore/cosign-installer's releases.

v3.8.1

What's Changed

Full Changelog: sigstore/cosign-installer@v3...v3.8.1

v3.8.0

What's Changed

Full Changelog: sigstore/cosign-installer@v3...v3.8.0

v3.7.0

What's Changed

Full Changelog: sigstore/cosign-installer@v3.6.0...v3.7.0

v3.6.0

What's Changed

Full Changelog: sigstore/cosign-installer@v3...v3.6.0

v3.5.0

What's Changed

Full Changelog: sigstore/cosign-installer@v3.4.0...v3.5.0

Commits
  • d7d6bc7 use cosign 2.4.3 and other updates (#182)
  • c56c2d3 Bump actions/setup-go from 5.2.0 to 5.3.0 (#180)
  • 02e36b8 bump for cosign v2.4.2 release (#181)
  • 789d288 test action against all non-rc releases, verify entry in rekor log (#179)
  • e11c089 Bump actions/setup-go from 5.1.0 to 5.2.0 (#178)
  • 718228a Bump actions/setup-go from 5.0.2 to 5.1.0 (#176)
  • 325063e Bump actions/checkout from 4.2.1 to 4.2.2 (#177)
  • b929758 Bump actions/checkout from 4.2.0 to 4.2.1 (#175)
  • dc72c7d bump for latest cosign v2.4.1 release (#173)
  • 08bb361 Bump actions/checkout from 4.1.7 to 4.2.0 (#172)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Summary by Sourcery

This PR upgrades the sigstore/cosign-installer GitHub Action from version 3.4.0 to 3.8.1. This action is used in the release workflow to install cosign.

Bumps [sigstore/cosign-installer](https://github.com/sigstore/cosign-installer) from 3.4.0 to 3.8.1.
- [Release notes](https://github.com/sigstore/cosign-installer/releases)
- [Commits](sigstore/cosign-installer@e1523de...d7d6bc7)

---
updated-dependencies:
- dependency-name: sigstore/cosign-installer
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies github_actions Pull requests that update GitHub Actions code labels Feb 21, 2025
Copy link

coderabbitai bot commented Feb 21, 2025

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media?

❤️ Share
🪧 Tips

Chat

There are 3 ways to chat with CodeRabbit:

  • Review comments: Directly reply to a review comment made by CodeRabbit. Example:
    • I pushed a fix in commit <commit_id>, please review it.
    • Generate unit testing code for this file.
    • Open a follow-up GitHub issue for this discussion.
  • Files and specific lines of code (under the "Files changed" tab): Tag @coderabbitai in a new review comment at the desired location with your query. Examples:
    • @coderabbitai generate unit testing code for this file.
    • @coderabbitai modularize this function.
  • PR comments: Tag @coderabbitai in a new PR comment to ask questions about the PR branch. For the best results, please provide a very specific query, as very limited context is provided in this mode. Examples:
    • @coderabbitai gather interesting stats about this repository and render them as a table. Additionally, render a pie chart showing the language distribution in the codebase.
    • @coderabbitai read src/utils.ts and generate unit testing code.
    • @coderabbitai read the files in the src/scheduler package and generate a class diagram using mermaid and a README in the markdown format.
    • @coderabbitai help me debug CodeRabbit configuration file.

Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments.

CodeRabbit Commands (Invoked using PR comments)

  • @coderabbitai pause to pause the reviews on a PR.
  • @coderabbitai resume to resume the paused reviews.
  • @coderabbitai review to trigger an incremental review. This is useful when automatic reviews are disabled for the repository.
  • @coderabbitai full review to do a full review from scratch and review all the files again.
  • @coderabbitai summary to regenerate the summary of the PR.
  • @coderabbitai generate docstrings to generate docstrings for this PR. (Beta)
  • @coderabbitai resolve resolve all the CodeRabbit review comments.
  • @coderabbitai configuration to show the current CodeRabbit configuration for the repository.
  • @coderabbitai help to get help.

Other keywords and placeholders

  • Add @coderabbitai ignore anywhere in the PR description to prevent this PR from being reviewed.
  • Add @coderabbitai summary to generate the high-level summary at a specific location in the PR description.
  • Add @coderabbitai anywhere in the PR title to generate the title automatically.

CodeRabbit Configuration File (.coderabbit.yaml)

  • You can programmatically configure CodeRabbit by adding a .coderabbit.yaml file to the root of your repository.
  • Please see the configuration documentation for more information.
  • If your editor has YAML language server enabled, you can add the path at the top of this file to enable auto-completion and validation: # yaml-language-server: $schema=https://coderabbit.ai/integrations/schema.v2.json

Documentation and Community

  • Visit our Documentation for detailed information on how to use CodeRabbit.
  • Join our Discord Community to get help, request features, and share feedback.
  • Follow us on X/Twitter for updates and announcements.

Copy link

sourcery-ai bot commented Feb 21, 2025

Reviewer's Guide by Sourcery

This pull request bumps the sigstore/cosign-installer GitHub Action from version 3.4.0 to 3.8.1 in .github/workflows/release.yaml. This change updates the cosign tool used in the release workflow.

No diagrams generated as the changes look simple and do not need a visual representation.

File-Level Changes

Change Details Files
The pull request updates the cosign-installer version used in the release workflow.
  • Bumped the cosign-installer version from 3.4.0 to 3.8.1.
  • Updated the cosign-installer SHA to d7d6bc7722e3daa8354c50bcb52f4837da5e9b6a.
.github/workflows/release.yaml

Tips and commands

Interacting with Sourcery

  • Trigger a new review: Comment @sourcery-ai review on the pull request.
  • Continue discussions: Reply directly to Sourcery's review comments.
  • Generate a GitHub issue from a review comment: Ask Sourcery to create an
    issue from a review comment by replying to it. You can also reply to a
    review comment with @sourcery-ai issue to create an issue from it.
  • Generate a pull request title: Write @sourcery-ai anywhere in the pull
    request title to generate a title at any time. You can also comment
    @sourcery-ai title on the pull request to (re-)generate the title at any time.
  • Generate a pull request summary: Write @sourcery-ai summary anywhere in
    the pull request body to generate a PR summary at any time exactly where you
    want it. You can also comment @sourcery-ai summary on the pull request to
    (re-)generate the summary at any time.
  • Generate reviewer's guide: Comment @sourcery-ai guide on the pull
    request to (re-)generate the reviewer's guide at any time.
  • Resolve all Sourcery comments: Comment @sourcery-ai resolve on the
    pull request to resolve all Sourcery comments. Useful if you've already
    addressed all the comments and don't want to see them anymore.
  • Dismiss all Sourcery reviews: Comment @sourcery-ai dismiss on the pull
    request to dismiss all existing Sourcery reviews. Especially useful if you
    want to start fresh with a new review - don't forget to comment
    @sourcery-ai review to trigger a new review!
  • Generate a plan of action for an issue: Comment @sourcery-ai plan on
    an issue to generate a plan of action for it.

Customizing Your Experience

Access your dashboard to:

  • Enable or disable review features such as the Sourcery-generated pull request
    summary, the reviewer's guide, and others.
  • Change the review language.
  • Add, remove or edit custom review instructions.
  • Adjust other review settings.

Getting Help

Copy link

@sourcery-ai sourcery-ai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We have skipped reviewing this pull request. It seems to have been created by a bot (hey, dependabot[bot]!). We assume it knows what it's doing!

Copy link

codiumai-pr-agent-free bot commented Feb 21, 2025

CI Feedback 🧐

(Feedback updated until commit 4b0e1a3)

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

Action: Analyze (c-cpp)

Failed stage: Perform CodeQL Analysis [❌]

Failure summary:

The action failed due to multiple compilation errors in the Go code and a subsequent build failure:

1. Type mismatch errors in multiple signature files where a string variable was incorrectly used as
an int parameter:
- Multiple "cannot use flags (variable of type string) as int value" errors in
signature files
- This led to a make error in building dist/signatures

2. Undefined BPF helper functions in pkg/ebpf/tracker.go:
- bpf.BPFHelperIsSupported was
undefined
- bpf.BPFFuncKtimeGetBootNs was undefined
- This caused the make command for
dist/tracker-ebpf to fail

3. The CodeQL autobuild process failed with exit code 1, likely due to these compilation errors.

Relevant error logs:
1:  ##[group]Operating System
2:  Ubuntu
...

287:  "extractor_options" : {
288:  "logging" : {
289:  "title" : "Options pertaining to logging.",
290:  "description" : "Options pertaining to logging.",
291:  "type" : "object",
292:  "properties" : {
293:  "verbosity" : {
294:  "title" : "Python extractor logging verbosity level.",
295:  "description" : "Controls the level of verbosity of the CodeQL Python extractor.\nThe supported levels are (in order of increasing verbosity):\n\n  - off\n  - errors\n  - warnings\n  - info or progress\n  - debug or progress+\n  - trace or progress++\n  - progress+++\n",
296:  "type" : "string",
297:  "pattern" : "^(off|errors|warnings|(info|progress)|(debug|progress\\+)|(trace|progress\\+\\+)|progress\\+\\+\\+)$"
...

550:  },
551:  "logging" : {
552:  "title" : "Options pertaining to logging.",
553:  "description" : "Options pertaining to logging.",
554:  "type" : "object",
555:  "properties" : {
556:  "verbosity" : {
557:  "title" : "Extractor logging verbosity level.",
558:  "description" : "Controls the level of verbosity of the extractor. The supported levels are (in order of increasing verbosity):\n  - off\n  - errors\n  - warnings\n  - info or progress\n  - debug or progress+\n  - trace or progress++\n  - progress+++\n",
559:  "type" : "string",
560:  "pattern" : "^(off|errors|warnings|(info|progress)|(debug|progress\\+)|(trace|progress\\+\\+)|progress\\+\\+\\+)$"
...

602:  "extractor_options" : {
603:  "logging" : {
604:  "title" : "Options pertaining to logging.",
605:  "description" : "Options pertaining to logging.",
606:  "type" : "object",
607:  "properties" : {
608:  "verbosity" : {
609:  "title" : "Python extractor logging verbosity level.",
610:  "description" : "Controls the level of verbosity of the CodeQL Python extractor.\nThe supported levels are (in order of increasing verbosity):\n\n  - off\n  - errors\n  - warnings\n  - info or progress\n  - debug or progress+\n  - trace or progress++\n  - progress+++\n",
611:  "type" : "string",
612:  "pattern" : "^(off|errors|warnings|(info|progress)|(debug|progress\\+)|(trace|progress\\+\\+)|progress\\+\\+\\+)$"
...

865:  },
866:  "logging" : {
867:  "title" : "Options pertaining to logging.",
868:  "description" : "Options pertaining to logging.",
869:  "type" : "object",
870:  "properties" : {
871:  "verbosity" : {
872:  "title" : "Extractor logging verbosity level.",
873:  "description" : "Controls the level of verbosity of the extractor. The supported levels are (in order of increasing verbosity):\n  - off\n  - errors\n  - warnings\n  - info or progress\n  - debug or progress+\n  - trace or progress++\n  - progress+++\n",
874:  "type" : "string",
875:  "pattern" : "^(off|errors|warnings|(info|progress)|(debug|progress\\+)|(trace|progress\\+\\+)|progress\\+\\+\\+)$"
...

923:  checkout_path: /home/runner/work/tracker/tracker
924:  upload-database: true
925:  wait-for-processing: true
926:  token: ***
927:  matrix: {
928:    "language": "c-cpp",
929:    "build-mode": "autobuild"
930:  }
931:  expect-error: false
...

982:  [2025-02-21 09:43:52] [build-stdout]   INSTALL  bpf.h libbpf.h btf.h libbpf_common.h libbpf_legacy.h bpf_helpers.h bpf_helper_defs.h bpf_tracing.h bpf_endian.h bpf_core_read.h skel_internal.h libbpf_version.h usdt.bpf.h
983:  [2025-02-21 09:43:52] [build-stdout]   INSTALL  ../include/uapi/linux/bpf.h ../include/uapi/linux/bpf_common.h ../include/uapi/linux/btf.h
984:  [2025-02-21 09:43:52] [build-stdout]   CC       /home/runner/work/tracker/tracker/dist/libbpf/obj/staticobjs/bpf.o
985:  [2025-02-21 09:43:52] [build-stdout]   CC       /home/runner/work/tracker/tracker/dist/libbpf/obj/staticobjs/btf.o
986:  [2025-02-21 09:43:52] [build-stdout]   CC       /home/runner/work/tracker/tracker/dist/libbpf/obj/staticobjs/libbpf.o
987:  [2025-02-21 09:43:52] [build-stdout]   CC       /home/runner/work/tracker/tracker/dist/libbpf/obj/staticobjs/libbpf_errno.o
988:  [2025-02-21 09:43:56] [build-stdout]   CC       /home/runner/work/tracker/tracker/dist/libbpf/obj/staticobjs/netlink.o
989:  [2025-02-21 09:43:56] [build-stdout]   CC       /home/runner/work/tracker/tracker/dist/libbpf/obj/staticobjs/nlattr.o
990:  [2025-02-21 09:43:57] [build-stdout]   CC       /home/runner/work/tracker/tracker/dist/libbpf/obj/staticobjs/str_error.o
...

1033:  [2025-02-21 09:44:26] [build-stdout] signatures/golang/aslr_inspection.go:65:53: cannot use flags (variable of type string) as int value in argument to helpers.IsFileRead
1034:  [2025-02-21 09:44:26] [build-stdout] signatures/golang/proc_mem_code_injection.go:69:26: cannot use flags (variable of type string) as int value in argument to helpers.IsFileWrite
1035:  [2025-02-21 09:44:26] [build-stdout] signatures/golang/docker_abuse.go:69:26: cannot use flags (variable of type string) as int value in argument to helpers.IsFileWrite
1036:  [2025-02-21 09:44:26] [build-stdout] signatures/golang/scheduled_task_modification.go:73:26: cannot use flags (variable of type string) as int value in argument to helpers.IsFileWrite
1037:  [2025-02-21 09:44:26] [build-stdout] signatures/golang/cgroup_notify_on_release_modification.go:67:60: cannot use flags (variable of type string) as int value in argument to helpers.IsFileWrite
1038:  [2025-02-21 09:44:26] [build-stdout] signatures/golang/default_loader_modification.go:67:26: cannot use flags (variable of type string) as int value in argument to helpers.IsFileWrite
1039:  [2025-02-21 09:44:26] [build-stdout] signatures/golang/sched_debug_recon.go:65:25: cannot use flags (variable of type string) as int value in argument to helpers.IsFileRead
1040:  [2025-02-21 09:44:26] [build-stdout] signatures/golang/system_request_key_config_modification.go:60:26: cannot use flags (variable of type string) as int value in argument to helpers.IsFileWrite
1041:  [2025-02-21 09:44:26] [build-stdout] signatures/golang/system_request_key_config_modification.go:60:26: too many errors
1042:  [2025-02-21 09:44:27] [build-stdout] make: *** [Makefile:599: dist/signatures] Error 1
...

1125:  [2025-02-21 09:44:40] [build-stdout] go: downloading github.com/beorn7/perks v1.0.1
1126:  [2025-02-21 09:44:40] [build-stdout] go: downloading github.com/cespare/xxhash/v2 v2.3.0
1127:  [2025-02-21 09:44:40] [build-stdout] go: downloading github.com/prometheus/procfs v0.15.1
1128:  [2025-02-21 09:44:40] [build-stdout] go: downloading github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822
1129:  [2025-02-21 09:44:40] [build-stdout] go: downloading github.com/mitchellh/reflectwalk v1.0.2
1130:  [2025-02-21 09:44:40] [build-stdout] go: downloading k8s.io/client-go v0.30.1
1131:  [2025-02-21 09:44:40] [build-stdout] go: downloading github.com/distribution/reference v0.6.0
1132:  [2025-02-21 09:44:40] [build-stdout] go: downloading github.com/docker/go-connections v0.5.0
1133:  [2025-02-21 09:44:40] [build-stdout] go: downloading github.com/pkg/errors v0.9.1
...

1234:  [2025-02-21 09:44:44] [build-stdout] slices
1235:  [2025-02-21 09:44:44] [build-stdout] maps
1236:  [2025-02-21 09:44:44] [build-stdout] k8s.io/klog/v2/internal/dbg
1237:  [2025-02-21 09:44:44] [build-stdout] runtime/metrics
1238:  [2025-02-21 09:44:44] [build-stdout] internal/bisect
1239:  [2025-02-21 09:44:44] [build-stdout] internal/testlog
1240:  [2025-02-21 09:44:44] [build-stdout] internal/singleflight
1241:  [2025-02-21 09:44:44] [build-stdout] google.golang.org/protobuf/internal/pragma
1242:  [2025-02-21 09:44:44] [build-stdout] errors
1243:  [2025-02-21 09:44:44] [build-stdout] sort
1244:  [2025-02-21 09:44:44] [build-stdout] internal/oserror
...

1347:  [2025-02-21 09:44:49] [build-stdout] golang.org/x/crypto/bcrypt
1348:  [2025-02-21 09:44:49] [build-stdout] golang.org/x/crypto/pbkdf2
1349:  [2025-02-21 09:44:49] [build-stdout] golang.org/x/crypto/scrypt
1350:  [2025-02-21 09:44:49] [build-stdout] hash/adler32
1351:  [2025-02-21 09:44:49] [build-stdout] golang.org/x/sys/unix
1352:  [2025-02-21 09:44:49] [build-stdout] hash/fnv
1353:  [2025-02-21 09:44:49] [build-stdout] text/template
1354:  [2025-02-21 09:44:49] [build-stdout] google.golang.org/protobuf/internal/detrand
1355:  [2025-02-21 09:44:49] [build-stdout] google.golang.org/protobuf/internal/errors
...

1496:  [2025-02-21 09:44:57] [build-stdout] github.com/go-logr/stdr
1497:  [2025-02-21 09:44:57] [build-stdout] github.com/moby/sys/signal
1498:  [2025-02-21 09:44:57] [build-stdout] github.com/opencontainers/selinux/pkg/pwalkdir
1499:  [2025-02-21 09:44:57] [build-stdout] github.com/opencontainers/selinux/go-selinux
1500:  [2025-02-21 09:44:57] [build-stdout] github.com/docker/docker/api/types/blkiodev
1501:  [2025-02-21 09:44:57] [build-stdout] github.com/docker/docker/api/types/versions
1502:  [2025-02-21 09:44:57] [build-stdout] github.com/docker/docker/api/types/filters
1503:  [2025-02-21 09:44:57] [build-stdout] github.com/docker/docker/api/types/mount
1504:  [2025-02-21 09:44:57] [build-stdout] github.com/docker/docker/internal/multierror
1505:  [2025-02-21 09:44:57] [build-stdout] github.com/docker/docker/api/types/strslice
1506:  [2025-02-21 09:44:57] [build-stdout] github.com/docker/go-units
1507:  [2025-02-21 09:44:57] [build-stdout] github.com/opencontainers/selinux/go-selinux/label
1508:  [2025-02-21 09:44:57] [build-stdout] github.com/moby/docker-image-spec/specs-go/v1
1509:  [2025-02-21 09:44:57] [build-stdout] github.com/docker/docker/api/types/image
1510:  [2025-02-21 09:44:57] [build-stdout] github.com/pkg/errors
...

1635:  [2025-02-21 09:45:02] [build-stdout] k8s.io/utils/internal/third_party/forked/golang/net
1636:  [2025-02-21 09:45:02] [build-stdout] k8s.io/utils/net
1637:  [2025-02-21 09:45:03] [build-stdout] k8s.io/klog/v2/internal/severity
1638:  [2025-02-21 09:45:03] [build-stdout] k8s.io/klog/v2/internal/buffer
1639:  [2025-02-21 09:45:03] [build-stdout] k8s.io/klog/v2/internal/clock
1640:  [2025-02-21 09:45:03] [build-stdout] k8s.io/klog/v2/internal/serialize
1641:  [2025-02-21 09:45:03] [build-stdout] k8s.io/klog/v2/internal/sloghandler
1642:  [2025-02-21 09:45:03] [build-stdout] k8s.io/klog/v2
1643:  [2025-02-21 09:45:03] [build-stdout] k8s.io/apimachinery/pkg/util/errors
...

1654:  [2025-02-21 09:45:04] [build-stdout] github.com/IBM/fluent-forward-go/fluent/client/ws
1655:  [2025-02-21 09:45:04] [build-stdout] github.com/IBM/fluent-forward-go/fluent/client
1656:  [2025-02-21 09:45:04] [build-stdout] net/http/httputil
1657:  [2025-02-21 09:45:04] [build-stdout] github.com/felixge/httpsnoop
1658:  [2025-02-21 09:45:04] [build-stdout] go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/semconvutil
1659:  [2025-02-21 09:45:04] [build-stdout] go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/semconv
1660:  [2025-02-21 09:45:04] [build-stdout] go.opentelemetry.io/otel/propagation
1661:  [2025-02-21 09:45:04] [build-stdout] go.opentelemetry.io/otel/internal/global
1662:  [2025-02-21 09:45:04] [build-stdout] github.com/containerd/containerd/remotes/errors
...

1776:  [2025-02-21 09:45:13] [build-stdout] github.com/prometheus/procfs
1777:  [2025-02-21 09:45:14] [build-stdout] github.com/prometheus/client_golang/prometheus/internal
1778:  [2025-02-21 09:45:14] [build-stdout] github.com/prometheus/common/expfmt
1779:  [2025-02-21 09:45:14] [build-stdout] github.com/google/gopacket
1780:  [2025-02-21 09:45:14] [build-stdout] sigs.k8s.io/controller-runtime/pkg/scheme
1781:  [2025-02-21 09:45:14] [build-stdout] github.com/khulnasoft/tracker/pkg/k8s/apis/tracker.khulnasoft.com/v1beta1
1782:  [2025-02-21 09:45:14] [build-stdout] k8s.io/apimachinery/pkg/runtime/serializer/protobuf
1783:  [2025-02-21 09:45:15] [build-stdout] k8s.io/apimachinery/pkg/apis/meta/v1/unstructured
1784:  [2025-02-21 09:45:15] [build-stdout] k8s.io/apimachinery/pkg/api/errors
...

1851:  [2025-02-21 09:45:30] [build-stdout] github.com/khulnasoft/tracker/pkg/cmd/initialize
1852:  [2025-02-21 09:45:30] [build-stdout] github.com/khulnasoft/tracker/pkg/policy
1853:  [2025-02-21 09:45:30] [build-stdout] github.com/khulnasoft/tracker/pkg/events/derive
1854:  [2025-02-21 09:45:31] [build-stdout] github.com/khulnasoft/tracker/pkg/ebpf
1855:  [2025-02-21 09:45:31] [build-stdout] # github.com/khulnasoft/tracker/pkg/ebpf
1856:  [2025-02-21 09:45:31] [build-stdout] pkg/ebpf/tracker.go:16:2: "github.com/khulnasoft/tracker/pkg/events/parsers" imported and not used
1857:  [2025-02-21 09:45:31] [build-stdout] pkg/ebpf/tracker.go:388:31: undefined: bpf.BPFHelperIsSupported
1858:  [2025-02-21 09:45:31] [build-stdout] pkg/ebpf/tracker.go:388:79: undefined: bpf.BPFFuncKtimeGetBootNs
1859:  [2025-02-21 09:45:31] [build-stdout] make: *** [Makefile:530: dist/tracker-ebpf] Error 1
...

1862:  [2025-02-21 09:45:31] [build-stderr] cpp/autobuilder: deptrace was enabled.
1863:  [2025-02-21 09:45:31] [build-stderr] cpp/autobuilder: auto installed the following packages:
1864:  [2025-02-21 09:45:31] [build-stderr] cpp/autobuilder:   lib32gcc-14-dev
1865:  [2025-02-21 09:45:31] [build-stderr] cpp/autobuilder:   libx32gcc-14-dev
1866:  [2025-02-21 09:45:31] [build-stderr] cpp/autobuilder:   libc++-18-dev
1867:  [2025-02-21 09:45:31] [build-stderr] cpp/autobuilder:   libbpf-dev
1868:  [2025-02-21 09:45:31] [build-stderr] cpp/autobuilder:   libc6-dev-amd64-cross
1869:  [2025-02-21 09:45:31] [build-stderr] cpp/autobuilder: autobuild summary.
1870:  [2025-02-21 09:45:42] [ERROR] Spawned process exited abnormally (code 1; tried to run: [/opt/hostedtoolcache/CodeQL/2.20.4/x64/codeql/tools/linux64/preload_tracer, /opt/hostedtoolcache/CodeQL/2.20.4/x64/codeql/cpp/tools/autobuild.sh])
1871:  A fatal error occurred: Exit status 1 from command: [/opt/hostedtoolcache/CodeQL/2.20.4/x64/codeql/cpp/tools/autobuild.sh]
1872:  ##[error]We were unable to automatically build your code. Please change the build mode for this language to manual and specify build steps for your project. See https://docs.github.com/en/code-security/code-scanning/troubleshooting-code-scanning/automatic-build-failed for more information. Encountered a fatal error while running "/opt/hostedtoolcache/CodeQL/2.20.4/x64/codeql/codeql database trace-command --use-build-mode --working-dir /home/runner/work/tracker/tracker /home/runner/work/_temp/codeql_databases/cpp". Exit code was 2 and error was: A fatal error occurred: Exit status 1 from command: [/opt/hostedtoolcache/CodeQL/2.20.4/x64/codeql/cpp/tools/autobuild.sh]. See the logs for more details.
1873:  Post job cleanup.
1874:  ##[group]Uploading combined SARIF debug artifact
1875:  ##[endgroup]
1876:  Post job cleanup.
1877:  [command]/opt/hostedtoolcache/CodeQL/2.20.4/x64/codeql/codeql database export-diagnostics /home/runner/work/_temp/codeql_databases --db-cluster --format=sarif-latest --output=../codeql-failed-run.sarif --sarif-include-diagnostics -vvv --sarif-category /language:c-cpp
...

1887:  Found diagnostics file /home/runner/work/_temp/codeql_databases/cpp/diagnostic/extractors/cpp/autobuilder-11836.jsonl.
1888:  Looking for diagnostics in /home/runner/work/_temp/codeql_databases/cpp/diagnostic/codeql-action...
1889:  Found diagnostics file /home/runner/work/_temp/codeql_databases/cpp/diagnostic/codeql-action/codeql-action-2025-02-21T094317.296Z.json.
1890:  Looking for diagnostics in /home/runner/work/_temp/codeql_databases/cpp/diagnostic/tracer...
1891:  Won't look for diagnostics in /home/runner/work/_temp/codeql_databases/diagnostic since this directory does not exist.
1892:  Found 6 raw diagnostic messages.
1893:  Processed diagnostic messages (removed 0 due to limits, created 0 summary diagnostics for status page).
1894:  Interpreted diagnostic messages (89ms).
1895:  Uploading failed SARIF file ../codeql-failed-run.sarif
1896:  ##[group]Uploading results
1897:  Processing sarif files: ["../codeql-failed-run.sarif"]
1898:  Validating ../codeql-failed-run.sarif
1899:  Combining SARIF files using the CodeQL CLI
1900:  Adding fingerprints to SARIF file. See https://docs.github.com/en/enterprise-cloud@latest/code-security/code-scanning/integrating-with-code-scanning/sarif-support-for-code-scanning#providing-data-to-track-code-scanning-alerts-across-runs for more information.
1901:  Uploading results
1902:  Successfully uploaded results
1903:  ##[endgroup]
1904:  ##[group]Waiting for processing to finish
1905:  Analysis upload status is pending.
1906:  Analysis upload status is failed.
1907:  ##[warning]Failed to upload a SARIF file for the unsuccessful execution. Code scanning status information for the repository may be out of date as a result. Processing errors: CodeQL analyses from advanced configurations cannot be processed when the default setup is enabled
1908:  ##[endgroup]
1909:  CodeQL job status was configuration error.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/build dependencies github_actions Pull requests that update GitHub Actions code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants