Skip to content

backup-manager: try to directly get the backup size from backupmeta before calculate the backup size (#5411) #14798

backup-manager: try to directly get the backup size from backupmeta before calculate the backup size (#5411)

backup-manager: try to directly get the backup size from backupmeta before calculate the backup size (#5411) #14798

Triggered via pull request August 30, 2024 07:14
Status Failure
Total duration 1h 36m 59s
Artifacts

ci.yaml

on: pull_request
Matrix: pull
Fit to window
Zoom out
Zoom in

Annotations

35 errors and 12 warnings
pull (build)
missing go.sum entry for module providing package golang.org/x/text/secure/bidirule (imported by golang.org/x/net/idna); to add:
pull (build)
missing go.sum entry for module providing package golang.org/x/text/unicode/bidi (imported by golang.org/x/net/idna); to add:
pull (build)
missing go.sum entry for module providing package golang.org/x/text/unicode/norm (imported by golang.org/x/net/idna); to add:
pull (build)
missing go.sum entry for module providing package golang.org/x/term (imported by golang.org/x/crypto/ssh/terminal); to add:
pull (build)
missing go.sum entry for module providing package golang.org/x/text/width (imported by github.com/PuerkitoBio/purell); to add:
pull (build)
missing go.sum entry for module providing package github.com/google/uuid (imported by go.etcd.io/etcd/clientv3); to add:
pull (build)
missing go.sum entry for module providing package github.com/cespare/xxhash/v2 (imported by github.com/prometheus/client_golang/prometheus); to add:
pull (build)
missing go.sum entry for module providing package github.com/googleapis/gax-go/v2 (imported by cloud.google.com/go/storage); to add:
pull (build)
missing go.sum entry for module providing package golang.org/x/xerrors (imported by gocloud.dev/gcerrors); to add:
pull (build)
missing go.sum entry for module providing package golang.org/x/sync/errgroup (imported by github.com/pingcap/tidb-operator/pkg/backup/util); to add:
pull (test)
github.com/cespare/xxhash/[email protected]: missing go.sum entry for go.mod file; to add it:
pull (test)
missing go.sum entry for module providing package golang.org/x/text/secure/bidirule (imported by golang.org/x/net/idna); to add:
pull (test)
missing go.sum entry for module providing package golang.org/x/text/unicode/bidi (imported by golang.org/x/net/idna); to add:
pull (test)
missing go.sum entry for module providing package golang.org/x/text/unicode/norm (imported by golang.org/x/net/idna); to add:
pull (test)
missing go.sum entry for module providing package golang.org/x/text/width (imported by github.com/PuerkitoBio/purell); to add:
pull (test)
missing go.sum entry for module providing package github.com/googleapis/gax-go/v2 (imported by cloud.google.com/go/storage); to add:
pull (test)
missing go.sum entry for module providing package golang.org/x/xerrors (imported by gocloud.dev/gcerrors); to add:
pull (test)
missing go.sum entry for module providing package github.com/google/uuid (imported by k8s.io/apimachinery/pkg/util/uuid); to add:
pull (test)
missing go.sum entry for module providing package golang.org/x/sync/errgroup (imported by github.com/pingcap/tidb-operator/cmd/backup-manager/app/util); to add:
pull (test)
missing go.sum entry for module providing package golang.org/x/term (imported by golang.org/x/crypto/ssh/terminal); to add:
pull (verify)
missing go.sum entry for module providing package golang.org/x/text/secure/bidirule (imported by golang.org/x/net/idna); to add:
pull (verify)
missing go.sum entry for module providing package golang.org/x/text/unicode/bidi (imported by golang.org/x/net/idna); to add:
pull (verify)
missing go.sum entry for module providing package golang.org/x/text/unicode/norm (imported by golang.org/x/net/idna); to add:
pull (verify)
Process completed with exit code 2.
pull (e2e-examples)
The action 'Set up tmate session' has timed out after 60 minutes.
pull (e2e-examples)
missing go.sum entry for module providing package golang.org/x/text/secure/bidirule (imported by golang.org/x/net/idna); to add:
pull (e2e-examples)
missing go.sum entry for module providing package golang.org/x/text/unicode/bidi (imported by golang.org/x/net/idna); to add:
pull (e2e-examples)
missing go.sum entry for module providing package golang.org/x/text/unicode/norm (imported by golang.org/x/net/idna); to add:
pull (e2e-examples)
missing go.sum entry for module providing package golang.org/x/term (imported by golang.org/x/crypto/ssh/terminal); to add:
pull (e2e-examples)
missing go.sum entry for module providing package golang.org/x/text/width (imported by github.com/PuerkitoBio/purell); to add:
pull (e2e-examples)
missing go.sum entry for module providing package github.com/google/uuid (imported by go.etcd.io/etcd/clientv3); to add:
pull (e2e-examples)
missing go.sum entry for module providing package github.com/cespare/xxhash/v2 (imported by github.com/prometheus/client_golang/prometheus); to add:
pull (e2e-examples)
missing go.sum entry for module providing package github.com/googleapis/gax-go/v2 (imported by cloud.google.com/go/storage); to add:
pull (e2e-examples)
missing go.sum entry for module providing package golang.org/x/xerrors (imported by gocloud.dev/gcerrors); to add:
pull (e2e-examples)
missing go.sum entry for module providing package golang.org/x/sync/errgroup (imported by github.com/pingcap/tidb-operator/pkg/backup/util); to add:
pull (build)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
pull (build)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-go@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
pull (build)
Both go-version and go-version-file inputs are specified, only go-version will be used
pull (test)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
pull (test)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-go@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
pull (test)
Both go-version and go-version-file inputs are specified, only go-version will be used
pull (verify)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
pull (verify)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-go@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
pull (verify)
Both go-version and go-version-file inputs are specified, only go-version will be used
pull (e2e-examples)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
pull (e2e-examples)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-go@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
pull (e2e-examples)
Both go-version and go-version-file inputs are specified, only go-version will be used