Skip to content

Conversation

kishen-v
Copy link
Contributor

@kishen-v kishen-v commented May 14, 2025

What this PR does / why we need it:

  • Increase the timeout from 10m to 20m to avoid timeout-related failures in CI.
level=info msg="[runner] processing took 66.485939ms with stages: nolint_filter: 47.218942ms, exclusion_rules: 15.347569ms, generated_file_filter: 2.40804ms, path_relativity: 655.959µs, skip_dirs: 275.524µs, path_absoluter: 252.833µs, skip_files: 129.031µs, identifier_marker: 71.03µs, invalid_issue: 58.02µs, cgo: 39.28µs, filename_unadjuster: 22.781µs, max_same_issues: 1.58µs, fixer: 1.2µs, exclusion_paths: 810ns, diff: 590ns, sort_results: 570ns, path_shortener: 530ns, uniq_by_line: 490ns, max_from_linter: 320ns, source_code: 310ns, path_prettifier: 190ns, max_per_file_from_linter: 180ns, severity-rules: 160ns"
level=info msg="[runner] linters took 4m37.98877605s with stages: goanalysis_metalinter: 4m37.922129007s"
level=info msg="File cache stats: 3 entries of total size 17.9KiB"
level=error msg="Timeout exceeded: try increasing it by passing --timeout option"
make: *** [Makefile:501: lint] Error 4

Which issue(s) this PR fixes (optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close the issue(s) when PR gets merged):
Fixes #

Special notes for your reviewer:

/area provider/ibmcloud

  1. Please confirm that if this PR changes any image versions, then that's the sole change this PR makes.

Release note:

Increase golangci-lint timeout to avoid jobs being timed-out on CI.

Increase the timeout from 10m to 20m to allow timeout-related failures in CI.
@k8s-ci-robot k8s-ci-robot added the area/provider/ibmcloud Issues or PRs related to ibmcloud provider label May 14, 2025
Copy link

netlify bot commented May 14, 2025

Deploy Preview for kubernetes-sigs-cluster-api-ibmcloud ready!

Name Link
🔨 Latest commit 5c13b20
🔍 Latest deploy log https://app.netlify.com/sites/kubernetes-sigs-cluster-api-ibmcloud/deploys/68248e3a786a90000820c3dd
😎 Deploy Preview https://deploy-preview-2359.cluster-api-ibmcloud.sigs.k8s.io
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@k8s-ci-robot k8s-ci-robot added the cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. label May 14, 2025
@k8s-ci-robot k8s-ci-robot added the size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. label May 14, 2025
@kishen-v
Copy link
Contributor Author

/cc @Prajyot-Parab

@Prajyot-Parab Prajyot-Parab modified the milestone: v0.12.0 May 14, 2025
Copy link
Contributor

@Prajyot-Parab Prajyot-Parab left a comment

Choose a reason for hiding this comment

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

/lgtm

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label May 14, 2025
@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: kishen-v, Prajyot-Parab

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@k8s-ci-robot k8s-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label May 14, 2025
@k8s-ci-robot k8s-ci-robot merged commit b46adbe into kubernetes-sigs:main May 14, 2025
14 checks passed
@kishen-v kishen-v deleted the patch-3 branch June 10, 2025 06:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. area/provider/ibmcloud Issues or PRs related to ibmcloud provider cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. lgtm "Looks good to me", indicates that a PR is ready to be merged. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants