ti-community-infra / tichi

TiChi ☯️ contains the tidb community collaboration automation basic framework and tool set.
https://prow.tidb.net
Apache License 2.0
45 stars 27 forks source link

fix(deps): update k8s.io/test-infra digest to de927c5 #1068

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
k8s.io/test-infra require digest aa44f2b -> b02ce77

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Renovate will not automatically rebase this PR, because other commits have been found.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.

renovate[bot] commented 1 year ago

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

The artifact failure details are included below:

File name: go.sum
Command failed: docker run --rm --name=renovate_go --label=renovate_child -v "/mnt/renovate/gh/ti-community-infra/tichi":"/mnt/renovate/gh/ti-community-infra/tichi" -v "/tmp/renovate-cache":"/tmp/renovate-cache" -v "/tmp/containerbase":"/tmp/containerbase" -e GOPATH -e GOPROXY -e GOFLAGS -e CGO_ENABLED -e GIT_CONFIG_KEY_0 -e GIT_CONFIG_VALUE_0 -e GIT_CONFIG_KEY_1 -e GIT_CONFIG_VALUE_1 -e GIT_CONFIG_KEY_2 -e GIT_CONFIG_VALUE_2 -e GIT_CONFIG_COUNT -e BUILDPACK_CACHE_DIR -e CONTAINERBASE_CACHE_DIR -w "/mnt/renovate/gh/ti-community-infra/tichi" docker.io/renovate/go:1.19.3 bash -l -c "go get -d -t ./... && go mod tidy && go mod tidy"
go: downloading k8s.io/apimachinery v0.24.2
go: downloading k8s.io/test-infra v0.0.0-20221112123756-de927c5c0f12
go: downloading golang.org/x/oauth2 v0.0.0-20220608161450-d0670ef3b1eb
go: downloading k8s.io/utils v0.0.0-20220728103510-ee6ede2d64ed
go: downloading github.com/shurcooL/githubv4 v0.0.0-20210725200734-83ba7b4c9228
go: downloading github.com/shurcooL/graphql v0.0.0-20181231061246-d48a9a75455f
go: downloading golang.org/x/sys v0.0.0-20220722155257-8c9f86f7a55f
go: downloading github.com/prometheus/client_golang v1.12.1
go: downloading sigs.k8s.io/controller-runtime v0.12.3
go: downloading github.com/GoogleCloudPlatform/testgrid v0.0.123
go: downloading github.com/evanphx/json-patch v4.12.0+incompatible
go: downloading github.com/google/go-querystring v1.1.0
go: downloading golang.org/x/crypto v0.0.0-20220315160706-3147a52a75dd
go: downloading github.com/google/go-cmp v0.5.8
go: downloading github.com/denormal/go-gitignore v0.0.0-20180930084346-ae8ad1d07817
go: downloading github.com/tektoncd/pipeline v0.36.0
go: downloading k8s.io/api v0.24.2
go: downloading sigs.k8s.io/json v0.0.0-20220713155537-f223a00ba0e2
go: downloading golang.org/x/net v0.0.0-20220722155237-a158d28d115b
go: downloading github.com/cespare/xxhash/v2 v2.1.2
go: downloading github.com/golang/protobuf v1.5.2
go: downloading github.com/prometheus/common v0.32.1
go: downloading github.com/prometheus/procfs v0.7.3
go: downloading google.golang.org/protobuf v1.28.0
go: downloading k8s.io/klog/v2 v2.70.1
go: downloading github.com/imdario/mergo v0.3.12
go: downloading golang.org/x/sync v0.0.0-20220722155255-886fb9371eb4
go: downloading cloud.google.com/go/storage v1.22.1
go: downloading cloud.google.com/go v0.102.0
go: downloading github.com/aws/aws-sdk-go v1.38.49
go: downloading google.golang.org/api v0.83.0
go: downloading github.com/andygrunwald/go-jira v1.14.0
go: downloading github.com/hashicorp/go-retryablehttp v0.7.0
go: downloading golang.org/x/time v0.0.0-20220411224347-583f2d630306
go: downloading github.com/go-logr/logr v1.2.3
go: downloading github.com/gomodule/redigo v1.8.5
go: downloading google.golang.org/appengine v1.6.7
go: downloading github.com/json-iterator/go v1.1.12
go: downloading gopkg.in/yaml.v3 v3.0.1
go: downloading github.com/danwakefield/fnmatch v0.0.0-20160403171240-cbb64ac3d964
go: downloading knative.dev/pkg v0.0.0-20220329144915-0a1ec2e0d46c
go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.3
go: downloading github.com/googleapis/gnostic v0.5.5
go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211
go: downloading cloud.google.com/go/compute v1.6.1
go: downloading cloud.google.com/go/iam v0.3.0
go: downloading github.com/google/uuid v1.3.0
go: downloading github.com/googleapis/gax-go/v2 v2.4.0
go: downloading github.com/googleapis/go-type-adapters v1.0.0
go: downloading google.golang.org/genproto v0.0.0-20220608133413-ed9918b62aac
go: downloading google.golang.org/grpc v1.47.0
go: downloading go.opencensus.io v0.23.0
go: downloading golang.org/x/xerrors v0.0.0-20220609144429-65e65417b02f
go: downloading github.com/fatih/structs v1.1.0
go: downloading github.com/golang-jwt/jwt v3.2.1+incompatible
go: downloading github.com/trivago/tgo v1.0.7
go: downloading github.com/hashicorp/go-cleanhttp v0.5.2
go: downloading k8s.io/kube-openapi v0.0.0-20220803162953-67bda5d908f1
go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da
go: downloading k8s.io/component-base v0.24.2
go: downloading gomodules.xyz/jsonpatch/v2 v2.2.0
go: downloading github.com/google/btree v1.0.1
go: downloading github.com/fsnotify/fsnotify v1.5.1
go: downloading gopkg.in/ini.v1 v1.62.0
go: downloading github.com/modern-go/reflect2 v1.0.2
go: downloading github.com/google/go-containerregistry v0.8.1-0.20220216220642-00c59d91847c
go: downloading github.com/hashicorp/go-multierror v1.1.1
go: downloading golang.org/x/text v0.3.7
go: downloading github.com/jmespath/go-jmespath v0.4.0
go: downloading github.com/Azure/go-autorest/autorest v0.11.27
go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.20
go: downloading github.com/google/gnostic v0.5.7-v3refs
go: downloading contrib.go.opencensus.io/exporter/ocagent v0.7.1-0.20200907061046-05415f1de66d
go: downloading contrib.go.opencensus.io/exporter/prometheus v0.4.0
go: downloading go.uber.org/atomic v1.9.0
go: downloading go.uber.org/zap v1.19.1
go: downloading github.com/hashicorp/errwrap v1.1.0
go: downloading github.com/emicklei/go-restful/v3 v3.8.0
go: downloading github.com/emicklei/go-restful v2.15.0+incompatible
go: downloading github.com/go-openapi/jsonreference v0.19.6
go: downloading github.com/go-openapi/swag v0.21.1
go: downloading github.com/evanphx/json-patch/v5 v5.6.0
go: downloading github.com/Azure/go-autorest/logger v0.2.1
go: downloading github.com/golang-jwt/jwt/v4 v4.3.0
go: downloading github.com/google/pprof v0.0.0-20210720184732-4bb14d4b1be1
go: downloading github.com/census-instrumentation/opencensus-proto v0.3.0
go: downloading github.com/prometheus/statsd_exporter v0.21.0
go: downloading go.uber.org/multierr v1.7.0
go: downloading github.com/blendle/zapdriver v1.3.1
go: downloading github.com/PuerkitoBio/purell v1.1.1
go: downloading github.com/go-openapi/jsonpointer v0.19.5
go: downloading github.com/mailru/easyjson v0.7.7
go: downloading github.com/grpc-ecosystem/grpc-gateway v1.16.0
go: downloading github.com/go-kit/log v0.1.0
go: downloading github.com/PuerkitoBio/urlesc v0.0.0-20170810143723-de5bf2ad4578
go: downloading github.com/josharian/intern v1.0.0
go: downloading github.com/go-logfmt/logfmt v0.5.0
go: downloading k8s.io/api v0.25.4
github.com/ti-community-infra/tichi/cmd/rerere imports
    k8s.io/test-infra/prow/flagutil imports
    k8s.io/client-go/kubernetes imports
    k8s.io/client-go/kubernetes/typed/batch/v2alpha1 imports
    k8s.io/api/batch/v2alpha1: cannot find module providing package k8s.io/api/batch/v2alpha1
github.com/ti-community-infra/tichi/cmd/rerere imports
    k8s.io/test-infra/prow/flagutil imports
    k8s.io/client-go/kubernetes imports
    k8s.io/client-go/kubernetes/typed/discovery/v1alpha1 imports
    k8s.io/api/discovery/v1alpha1: cannot find module providing package k8s.io/api/discovery/v1alpha1
ti-chi-bot commented 1 year ago

[REVIEW NOTIFICATION]

This pull request has been approved by:

To complete the pull request process, please ask the reviewers in the list to review by filling /cc @reviewer in the comment. After your PR has acquired the required number of LGTMs, you can assign this pull request to the committer in the list by filling /assign @committer in the comment to help you merge this pull request.

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

Reviewer can indicate their review by submitting an approval review. Reviewer can cancel approval by submitting a request changes review.
ti-chi-bot commented 1 year ago

Hi @renovate[bot]. Thanks for your PR.

I'm waiting for a ti-community-infra member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes/test-infra](https://github.com/kubernetes/test-infra/issues/new?title=Prow%20issue:) repository.
github-actions[bot] commented 1 year ago

😭 Deploy PR Preview 80d0b96a8e83734d22d7be4e309f3c39ca3fa6ab failed. Build logs

🤖 By surge-preview

renovate[bot] commented 1 year ago

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above.

Warning: custom changes will be lost.

wuhuizuo commented 1 year ago

/ok-to-test

codecov[bot] commented 1 year ago

Codecov Report

Merging #1068 (80d0b96) into master (85302db) will not change coverage. The diff coverage is 50.00%.

@@           Coverage Diff           @@
##           master    #1068   +/-   ##
=======================================
  Coverage   80.51%   80.51%           
=======================================
  Files          21       21           
  Lines        3321     3321           
=======================================
  Hits         2674     2674           
  Misses        418      418           
  Partials      229      229           
Impacted Files Coverage Δ
...nal/pkg/externalplugins/issuetriage/issuetriage.go 80.74% <0.00%> (ø)
...l/pkg/externalplugins/labelblocker/labelblocker.go 89.23% <ø> (ø)
internal/pkg/externalplugins/owners/owners.go 85.60% <0.00%> (ø)
internal/pkg/externalplugins/tars/tars.go 77.77% <75.00%> (ø)

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more

wuhuizuo commented 1 year ago

high risk is the ti-*-cherrypicker plugin

wuhuizuo commented 1 year ago

/merge

ti-chi-bot commented 1 year ago

This pull request has been accepted and is ready to merge.

Commit hash: 80d0b96a8e83734d22d7be4e309f3c39ca3fa6ab