Skip to content

test: add fuzz testing infrastructure #13

test: add fuzz testing infrastructure

test: add fuzz testing infrastructure #13

Triggered via pull request June 1, 2026 20:11
Status Cancelled
Total duration 3m 28s
Artifacts

fuzz.yaml

on: pull_request
Matrix: fuzz-go
Fit to window
Zoom out
Zoom in

Annotations

41 errors and 14 warnings
fuzz-go (FuzzExporterUsernames, ./api/v1alpha1/)
Canceling since a higher priority waiting request for fuzz-refs/pull/720/merge exists
fuzz-python
Canceling since a higher priority waiting request for fuzz-refs/pull/720/merge exists
fuzz-go (FuzzParseClientIdentifier, ./internal/service/utils/)
Canceling since a higher priority waiting request for fuzz-refs/pull/720/merge exists
fuzz-go (FuzzLeaseListToProtobuf, ./api/v1alpha1/)
Canceling since a higher priority waiting request for fuzz-refs/pull/720/merge exists
fuzz-go (FuzzClientUsernames, ./api/v1alpha1/)
Canceling since a higher priority waiting request for fuzz-refs/pull/720/merge exists
fuzz-go (FuzzParseLabelSelector, ./api/v1alpha1/)
Canceling since a higher priority waiting request for fuzz-refs/pull/720/merge exists
fuzz-go (FuzzParseExporterIdentifierRobust, ./internal/service/utils/)
Canceling since a higher priority waiting request for fuzz-refs/pull/720/merge exists
fuzz-go (FuzzMatchLabels, ./internal/service/)
Canceling since a higher priority waiting request for fuzz-refs/pull/720/merge exists
fuzz-go (FuzzLeaseFromProtobuf, ./api/v1alpha1/)
Canceling since a higher priority waiting request for fuzz-refs/pull/720/merge exists
fuzz-go (FuzzExporterToProtobuf, ./api/v1alpha1/)
Canceling since a higher priority waiting request for fuzz-refs/pull/720/merge exists
fuzz-go (FuzzParseLeaseIdentifierRobust, ./internal/service/utils/)
Canceling since a higher priority waiting request for fuzz-refs/pull/720/merge exists
fuzz-go (FuzzValidateLeaseTags, ./api/v1alpha1/)
Canceling since a higher priority waiting request for fuzz-refs/pull/720/merge exists
fuzz-go (FuzzParseNamespaceIdentifier, ./internal/service/utils/)
Canceling since a higher priority waiting request for fuzz-refs/pull/720/merge exists
fuzz-go (FuzzParseUnparseLeaseIdentifier, ./internal/service/utils/)
Canceling since a higher priority waiting request for fuzz-refs/pull/720/merge exists
fuzz-go (FuzzExporterListToProtobuf, ./api/v1alpha1/)
Canceling since a higher priority waiting request for fuzz-refs/pull/720/merge exists
fuzz-go (FuzzExporterListToProtobuf, ./api/v1alpha1/)
The operation was canceled.
fuzz-go (FuzzBearerTokenExtraction, ./internal/authentication/)
Canceling since a higher priority waiting request for fuzz-refs/pull/720/merge exists
fuzz-go (FuzzBearerTokenExtraction, ./internal/authentication/)
The operation was canceled.
fuzz-go (FuzzNormalizeName, ./internal/authorization/)
Canceling since a higher priority waiting request for fuzz-refs/pull/720/merge exists
fuzz-go (FuzzNormalizeName, ./internal/authorization/)
The operation was canceled.
fuzz-go (FuzzLoadGrpcConfiguration, ./internal/config/)
Canceling since a higher priority waiting request for fuzz-refs/pull/720/merge exists
fuzz-go (FuzzLoadGrpcConfiguration, ./internal/config/)
The operation was canceled.
fuzz-go (FuzzParseUnparseExporterIdentifier, ./internal/service/utils/)
Canceling since a higher priority waiting request for fuzz-refs/pull/720/merge exists
fuzz-go (FuzzLeaseToProtobuf, ./api/v1alpha1/)
Canceling since a higher priority waiting request for fuzz-refs/pull/720/merge exists
fuzz-go (FuzzParseDuration, ./internal/config/)
Canceling since a higher priority waiting request for fuzz-refs/pull/720/merge exists
fuzz-go (FuzzLeaseToProtobuf, ./api/v1alpha1/)
The operation was canceled.
fuzz-go (FuzzParseDuration, ./internal/config/)
The operation was canceled.
fuzz-go (FuzzStripOIDCPrefix, ./internal/authorization/)
Canceling since a higher priority waiting request for fuzz-refs/pull/720/merge exists
fuzz-go (FuzzStripOIDCPrefix, ./internal/authorization/)
The operation was canceled.
fuzz-go (FuzzValidateLeaseTarget, ./internal/service/client/v1/)
Canceling since a higher priority waiting request for fuzz-refs/pull/720/merge exists
fuzz-go (FuzzValidateLeaseTarget, ./internal/service/client/v1/)
The operation was canceled.
fuzz-go (FuzzParseUnparseObjectIdentifier, ./internal/service/utils/)
Canceling since a higher priority waiting request for fuzz-refs/pull/720/merge exists
fuzz-go (FuzzParseUnparseObjectIdentifier, ./internal/service/utils/)
The operation was canceled.
fuzz-go (FuzzLeaseGetExporterSelector, ./api/v1alpha1/)
Canceling since a higher priority waiting request for fuzz-refs/pull/720/merge exists
fuzz-go (FuzzLeaseGetExporterSelector, ./api/v1alpha1/)
The operation was canceled.
fuzz-go (FuzzNormalizeOIDCUsername, ./internal/authorization/)
Canceling since a higher priority waiting request for fuzz-refs/pull/720/merge exists
fuzz-go (FuzzNormalizeOIDCUsername, ./internal/authorization/)
The operation was canceled.
fuzz-go (FuzzReconcileLeaseTimeFields, ./api/v1alpha1/)
Canceling since a higher priority waiting request for fuzz-refs/pull/720/merge exists
fuzz-go (FuzzReconcileLeaseTimeFields, ./api/v1alpha1/)
The operation was canceled.
Fuzz Tests
Canceling since a higher priority waiting request for fuzz-refs/pull/720/merge exists
matrix
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
fuzz-go (FuzzExporterListToProtobuf, ./api/v1alpha1/)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-go@v5. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
fuzz-go (FuzzBearerTokenExtraction, ./internal/authentication/)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-go@v5. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
fuzz-go (FuzzNormalizeName, ./internal/authorization/)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-go@v5. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
fuzz-go (FuzzLoadGrpcConfiguration, ./internal/config/)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-go@v5. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
fuzz-go (FuzzParseUnparseExporterIdentifier, ./internal/service/utils/)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-go@v5. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
fuzz-go (FuzzLeaseToProtobuf, ./api/v1alpha1/)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-go@v5. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
fuzz-go (FuzzParseDuration, ./internal/config/)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-go@v5. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
fuzz-go (FuzzStripOIDCPrefix, ./internal/authorization/)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-go@v5. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
fuzz-go (FuzzValidateLeaseTarget, ./internal/service/client/v1/)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-go@v5. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
fuzz-go (FuzzParseUnparseObjectIdentifier, ./internal/service/utils/)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-go@v5. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
fuzz-go (FuzzLeaseGetExporterSelector, ./api/v1alpha1/)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-go@v5. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
fuzz-go (FuzzNormalizeOIDCUsername, ./internal/authorization/)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-go@v5. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
fuzz-go (FuzzReconcileLeaseTimeFields, ./api/v1alpha1/)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-go@v5. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/