Skip to content

Console Output

Skipping 139 KB.. Full Log
go: downloading github.com/googleapis/enterprise-certificate-proxy v0.3.2
go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.49.0
go: downloading github.com/felixge/httpsnoop v1.0.4
mkdir -p "/tmp/tidb_cdc_test"
$(echo $(for p in $(go list ./... | grep -vE 'vendor|proto|tiflow/tests|integration|testing_utils|pb|pbmock|tiflow/bin'); do echo ${p#"github.com/pingcap/tiflow/"}|grep -v "github.com/pingcap/tiflow"; done) | xargs tools/bin/failpoint-ctl enable >/dev/null)
go: downloading go.uber.org/zap v1.27.0
go: downloading github.com/grpc-ecosystem/go-grpc-prometheus v1.2.0
go: downloading github.com/golang/mock v1.6.0
go: downloading go.uber.org/atomic v1.11.0
go: downloading github.com/pingcap/errors v0.11.5-0.20240318064555-6bd07397691f
go: downloading github.com/pingcap/log v1.1.1-0.20240314023424-862ccc32f18d
go: downloading github.com/gin-gonic/gin v1.9.1
go: downloading github.com/pingcap/kvproto v0.0.0-20240227073058-929ab83f9754
go: downloading github.com/tikv/client-go/v2 v2.0.8-0.20240409022718-714958ccd4d5
go: downloading github.com/pingcap/failpoint v0.0.0-20220801062533-2eaa32854a6c
go: downloading github.com/pingcap/tidb v1.1.0-beta.0.20240415145106-cd9c676e9ba4
go: downloading github.com/google/uuid v1.6.0
go: downloading github.com/pingcap/tidb/pkg/parser v0.0.0-20240410110152-5fc42c9be2f5
go: downloading github.com/tinylib/msgp v1.1.6
go: downloading go.etcd.io/etcd/client/v3 v3.5.12
go: downloading github.com/google/btree v1.1.2
go: downloading github.com/tikv/pd/client v0.0.0-20240322051414-fb9e2d561b6e
go: downloading google.golang.org/grpc v1.62.1
go: downloading github.com/pingcap/tidb-tools v0.0.0-20240305021104-9f9bea84490b
go: downloading github.com/cockroachdb/pebble v1.1.0
go: downloading go.etcd.io/etcd/server/v3 v3.5.12
go: downloading golang.org/x/sync v0.7.0
go: downloading github.com/aws/aws-sdk-go-v2 v1.19.1
go: downloading github.com/apache/pulsar-client-go v0.11.0
go: downloading github.com/prometheus/client_golang v1.19.0
go: downloading github.com/coreos/go-semver v0.3.1
go: downloading github.com/IBM/sarama v1.41.2
go: downloading github.com/cenkalti/backoff/v4 v4.2.1
go: downloading github.com/modern-go/reflect2 v1.0.2
go: downloading github.com/benbjohnson/clock v1.3.5
go: downloading github.com/goccy/go-json v0.10.2
go: downloading golang.org/x/time v0.5.0
go: downloading github.com/go-sql-driver/mysql v1.7.1
go: downloading github.com/YangKeao/seahash v0.0.0-20240229041150-e7bf269c3140
go: downloading cloud.google.com/go/storage v1.39.1
go: downloading github.com/r3labs/diff v1.1.0
go: downloading github.com/tikv/pd v1.1.0-beta.0.20240407022249-7179657d129b
go: downloading github.com/stretchr/testify v1.9.0
go: downloading go.uber.org/multierr v1.11.0
go: downloading github.com/swaggo/files v0.0.0-20210815190702-a29dd2bc99b2
go: downloading github.com/swaggo/gin-swagger v1.2.0
go: downloading github.com/pingcap/tidb-dashboard v0.0.0-20240326110213-9768844ff5d7
go: downloading cloud.google.com/go v0.112.2
go: downloading github.com/uber-go/atomic v1.4.0
go: downloading github.com/phayes/freeport v0.0.0-20180830031419-95f893ade6f2
go: downloading go.etcd.io/etcd/api/v3 v3.5.12
go: downloading github.com/xdg/scram v1.0.5
go: downloading github.com/gogo/protobuf v1.3.2
go: downloading github.com/Azure/azure-sdk-for-go/sdk/azcore v1.9.1
go: downloading go.etcd.io/etcd/client/pkg/v3 v3.5.12
go: downloading github.com/KimMachineGun/automemlimit v0.2.4
go: downloading github.com/aws/aws-sdk-go v1.50.0
go: downloading github.com/swaggo/swag v1.16.3
go: downloading github.com/json-iterator/go v1.1.12
cd tools/check && GO111MODULE=on go build -mod=mod -o ../bin/gocov  github.com/axw/gocov/gocov
go: downloading github.com/axw/gocov v1.1.0
go: downloading github.com/shirou/gopsutil/v3 v3.24.2
go: downloading gopkg.in/natefinch/lumberjack.v2 v2.2.1
go: downloading golang.org/x/net v0.24.0
go: downloading github.com/philhofer/fwd v1.1.1
go: downloading github.com/docker/go-units v0.5.0
go: downloading github.com/go-mysql-org/go-mysql v1.7.1-0.20240314115043-2199dfb0ba98
go: downloading golang.org/x/sys v0.19.0
cd tools/check && GO111MODULE=on go build -mod=mod -o ../bin/gocov-xml github.com/AlekSi/gocov-xml
go: downloading github.com/AlekSi/gocov-xml v1.1.0
go: downloading github.com/gin-contrib/sse v0.1.0
go: downloading github.com/mattn/go-isatty v0.0.20
go: downloading github.com/klauspost/compress v1.17.8
go: downloading github.com/pierrec/lz4/v4 v4.1.18
go: downloading github.com/beorn7/perks v1.0.1
go: downloading github.com/cespare/xxhash/v2 v2.3.0
mkdir -p /tmp/engine_test
$(echo $(for p in $(go list ./... | grep -vE 'vendor|proto|tiflow/tests|integration|testing_utils|pb|pbmock|tiflow/bin'); do echo ${p#"github.com/pingcap/tiflow/"}|grep -v "github.com/pingcap/tiflow"; done) | xargs tools/bin/failpoint-ctl enable >/dev/null)
go: downloading github.com/prometheus/client_model v0.6.1
go: downloading github.com/prometheus/common v0.52.2
go: downloading github.com/prometheus/procfs v0.13.0
go: downloading google.golang.org/protobuf v1.33.0
go: downloading github.com/aws/smithy-go v1.13.5
go: downloading github.com/DATA-DOG/go-sqlmock v1.5.0
go: downloading github.com/imdario/mergo v0.3.16
go: downloading github.com/gavv/monotime v0.0.0-20190418164738-30dba4353424
go: downloading go.etcd.io/etcd/pkg/v3 v3.5.12
go: downloading github.com/opentracing/opentracing-go v1.2.0
go: downloading github.com/tiancaiamao/gp v0.0.0-20221230034425-4025bc8a4d4a
go: downloading github.com/bits-and-blooms/bitset v1.4.0
go: downloading github.com/linkedin/goavro/v2 v2.11.1
go: downloading github.com/sirupsen/logrus v1.9.3
go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc
go: downloading github.com/eapache/go-resiliency v1.4.0
go: downloading github.com/eapache/go-xerial-snappy v0.0.0-20230731223053-c322873962e3
go: downloading github.com/eapache/queue v1.1.0
go: downloading github.com/hashicorp/go-multierror v1.1.1
go: downloading github.com/jcmturner/gofork v1.7.6
go: downloading github.com/jcmturner/gokrb5/v8 v8.4.4
go: downloading github.com/gin-gonic/gin v1.9.1
go: downloading github.com/pingcap/log v1.1.1-0.20240314023424-862ccc32f18d
go: downloading github.com/pingcap/errors v0.11.5-0.20240318064555-6bd07397691f
go: downloading github.com/google/uuid v1.6.0
go: downloading github.com/grpc-ecosystem/go-grpc-prometheus v1.2.0
go: downloading github.com/pingcap/tidb v1.1.0-beta.0.20240415145106-cd9c676e9ba4
go: downloading github.com/golang/mock v1.6.0
go: downloading github.com/pingcap/kvproto v0.0.0-20240227073058-929ab83f9754
go: downloading github.com/tinylib/msgp v1.1.6
go: downloading github.com/pingcap/failpoint v0.0.0-20220801062533-2eaa32854a6c
go: downloading github.com/google/btree v1.1.2
go: downloading github.com/pingcap/tidb-tools v0.0.0-20240305021104-9f9bea84490b
go: downloading go.uber.org/zap v1.27.0
go: downloading github.com/prometheus/client_golang v1.19.0
go: downloading github.com/benbjohnson/clock v1.3.5
go: downloading github.com/go-sql-driver/mysql v1.7.1
go: downloading github.com/YangKeao/seahash v0.0.0-20240229041150-e7bf269c3140
go: downloading github.com/cenkalti/backoff/v4 v4.2.1
go: downloading github.com/pingcap/tidb-dashboard v0.0.0-20240326110213-9768844ff5d7
go: downloading go.uber.org/atomic v1.11.0
go: downloading github.com/apache/pulsar-client-go v0.11.0
go: downloading github.com/pingcap/tidb/pkg/parser v0.0.0-20240410110152-5fc42c9be2f5
go: downloading golang.org/x/sync v0.7.0
go: downloading github.com/cockroachdb/pebble v1.1.0
go: downloading google.golang.org/grpc v1.62.1
go: downloading github.com/tikv/client-go/v2 v2.0.8-0.20240409022718-714958ccd4d5
go: downloading github.com/aws/aws-sdk-go-v2 v1.19.1
go: downloading github.com/tikv/pd/client v0.0.0-20240322051414-fb9e2d561b6e
go: downloading github.com/gogo/protobuf v1.3.2
go: downloading golang.org/x/time v0.5.0
go: downloading go.uber.org/multierr v1.11.0
go: downloading go.etcd.io/etcd/client/v3 v3.5.12
go: downloading go.etcd.io/etcd/server/v3 v3.5.12
go: downloading github.com/goccy/go-json v0.10.2
go: downloading github.com/stretchr/testify v1.9.0
go: downloading github.com/r3labs/diff v1.1.0
go: downloading github.com/tikv/pd v1.1.0-beta.0.20240407022249-7179657d129b
go: downloading github.com/uber-go/atomic v1.4.0
go: downloading github.com/swaggo/files v0.0.0-20210815190702-a29dd2bc99b2
go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475
go: downloading github.com/golang/protobuf v1.5.4
go: downloading github.com/xdg/stringprep v1.0.3
go: downloading golang.org/x/crypto v0.22.0
go: downloading google.golang.org/genproto/googleapis/api v0.0.0-20240401170217-c3f982113cda
go: downloading google.golang.org/genproto v0.0.0-20240401170217-c3f982113cda
go: downloading go.etcd.io/etcd/client/pkg/v3 v3.5.12
go: downloading github.com/IBM/sarama v1.41.2
go: downloading cloud.google.com/go/storage v1.39.1
go: downloading github.com/swaggo/gin-swagger v1.2.0
go: downloading github.com/xdg/scram v1.0.5
go: downloading go.etcd.io/etcd/api/v3 v3.5.12
go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2
go: downloading github.com/stretchr/objx v0.5.2
go: downloading cloud.google.com/go/compute/metadata v0.2.3
go: downloading cloud.google.com/go/compute v1.25.1
go: downloading github.com/Azure/azure-sdk-for-go/sdk/azcore v1.9.1
go: downloading github.com/KimMachineGun/automemlimit v0.2.4
go: downloading github.com/aws/aws-sdk-go v1.50.0
go: downloading cloud.google.com/go v0.112.2
go: downloading github.com/json-iterator/go v1.1.12
go: downloading cloud.google.com/go/iam v1.1.7
go: downloading github.com/googleapis/gax-go/v2 v2.12.3
go: downloading golang.org/x/oauth2 v0.18.0
go: downloading google.golang.org/api v0.170.0
go: downloading github.com/swaggo/swag v1.16.3
go: downloading github.com/coreos/go-semver v0.3.1
go: downloading github.com/shirou/gopsutil/v3 v3.24.2
go: downloading github.com/modern-go/reflect2 v1.0.2
go: downloading github.com/phayes/freeport v0.0.0-20180830031419-95f893ade6f2
go: downloading github.com/DATA-DOG/go-sqlmock v1.5.0
go: downloading github.com/imdario/mergo v0.3.16
go: downloading github.com/klauspost/compress v1.17.8
go: downloading github.com/pierrec/lz4/v4 v4.1.18
go: downloading gopkg.in/natefinch/lumberjack.v2 v2.2.1
go: downloading golang.org/x/net v0.24.0
go: downloading github.com/gavv/monotime v0.0.0-20190418164738-30dba4353424
go: downloading github.com/philhofer/fwd v1.1.1
go: downloading github.com/gin-contrib/sse v0.1.0
go: downloading github.com/mattn/go-isatty v0.0.20
go: downloading github.com/beorn7/perks v1.0.1
go: downloading github.com/cespare/xxhash/v2 v2.3.0
go: downloading github.com/prometheus/client_model v0.6.1
go: downloading github.com/prometheus/common v0.52.2
go: downloading github.com/prometheus/procfs v0.13.0
go: downloading google.golang.org/protobuf v1.33.0
go: downloading go.etcd.io/etcd/tests/v3 v3.5.12
go: downloading github.com/kami-zh/go-capturer v0.0.0-20171211120116-e492ea43421d
go: downloading github.com/labstack/echo/v4 v4.10.0
go: downloading github.com/labstack/gommon v0.4.0
go: downloading github.com/valyala/fasttemplate v1.2.2
go: downloading github.com/valyala/bytebufferpool v1.0.0
go: downloading github.com/aws/smithy-go v1.13.5
go: downloading go.etcd.io/etcd/pkg/v3 v3.5.12
go: downloading github.com/coreos/go-systemd/v22 v22.5.0
go: downloading github.com/opentracing/opentracing-go v1.2.0
go: downloading github.com/tiancaiamao/gp v0.0.0-20221230034425-4025bc8a4d4a
go: downloading github.com/bits-and-blooms/bitset v1.4.0
go: downloading github.com/linkedin/goavro/v2 v2.11.1
go: downloading github.com/sirupsen/logrus v1.9.3
go: downloading github.com/xdg/stringprep v1.0.3
go: downloading golang.org/x/crypto v0.22.0
go: downloading github.com/golang/protobuf v1.5.4
go: downloading google.golang.org/genproto/googleapis/api v0.0.0-20240401170217-c3f982113cda
go: downloading github.com/joomcode/errorx v1.0.1
go: downloading github.com/hashicorp/golang-lru v0.5.1
go: downloading github.com/containerd/cgroups v1.0.4
go: downloading github.com/dustin/go-humanize v1.0.1
go: downloading github.com/grpc-ecosystem/grpc-gateway v1.16.0
go: downloading github.com/soheilhy/cmux v0.1.5
go: downloading github.com/tmc/grpc-websocket-proxy v0.0.0-20220101234140-673ab2c3ae75
go: downloading google.golang.org/genproto v0.0.0-20240401170217-c3f982113cda
go: downloading github.com/pierrec/lz4 v2.6.1+incompatible
go: downloading github.com/containerd/cgroups v1.0.4
go: downloading github.com/dustin/go-humanize v1.0.1
go: downloading github.com/coreos/go-systemd/v22 v22.5.0
go: downloading github.com/grpc-ecosystem/grpc-gateway v1.16.0
go: downloading github.com/soheilhy/cmux v0.1.5
go: downloading go.etcd.io/bbolt v1.3.9
go: downloading github.com/tmc/grpc-websocket-proxy v0.0.0-20220101234140-673ab2c3ae75
go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.49.0
go: downloading go.opentelemetry.io/otel v1.24.0
go: downloading go.opentelemetry.io/otel/sdk v1.22.0
go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.22.0
go: downloading sigs.k8s.io/yaml v1.4.0
go: downloading github.com/joomcode/errorx v1.0.1
go: downloading github.com/KyleBanks/depth v1.2.1
go: downloading github.com/go-openapi/spec v0.21.0
go: downloading golang.org/x/tools v0.20.0
go: downloading github.com/cakturk/go-netstat v0.0.0-20200220111822-e5b49efee7a5
go: downloading github.com/pingcap/sysutil v1.0.1-0.20240311050922-ae81ee01f3a5
go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
go: downloading github.com/robfig/cron v1.2.0
go: downloading github.com/hashicorp/golang-lru v0.5.1
go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20240401170217-c3f982113cda
go: downloading gorm.io/gorm v1.24.5
go: downloading github.com/BurntSushi/toml v1.3.2
go: downloading github.com/spf13/cobra v1.8.0
go: downloading github.com/go-oauth2/oauth2/v4 v4.5.2
go: downloading github.com/PingCAP-QE/go-sqlsmith v0.0.0-20231213065948-336e064b488d
go: downloading github.com/chzyer/readline v1.5.1
go: downloading github.com/golang-jwt/jwt v3.2.2+incompatible
go: downloading gopkg.in/yaml.v2 v2.4.0
go: downloading github.com/spf13/pflag v1.0.5
go: downloading github.com/deepmap/oapi-codegen v1.9.0
go: downloading github.com/gogo/gateway v1.1.0
go: downloading github.com/getkin/kin-openapi v0.80.0
go: downloading golang.org/x/text v0.14.0
go: downloading github.com/pingcap/check v0.0.0-20211026125417-57bd13f7b5f0
go: downloading golang.org/x/exp v0.0.0-20240409090435-93d18d7e34b8
go: downloading github.com/syndtr/goleveldb v1.0.1-0.20210305035536-64b5b1c73954
go: downloading go.etcd.io/bbolt v1.3.9
go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.49.0
go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.22.0
go: downloading go.opentelemetry.io/otel v1.24.0
go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.22.0
go: downloading go.opentelemetry.io/otel/sdk v1.22.0
go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.22.0
go: downloading github.com/grpc-ecosystem/grpc-gateway/v2 v2.19.1
go: downloading go.uber.org/dig v1.13.0
go: downloading github.com/shopspring/decimal v1.3.0
go: downloading github.com/mattn/go-shellwords v1.0.12
go: downloading go.uber.org/ratelimit v0.2.0
go: downloading github.com/VividCortex/mysqlerr v1.0.0
go: downloading github.com/glebarez/go-sqlite v1.21.2
go: downloading github.com/go-ozzo/ozzo-validation/v4 v4.3.0
go: downloading github.com/glebarez/sqlite v1.7.0
go: downloading github.com/edwingeng/deque v0.0.0-20191220032131-8596380dee17
go: downloading gorm.io/driver/mysql v1.3.3
go: downloading github.com/fatih/color v1.16.0
go: downloading golang.org/x/term v0.19.0
go: downloading go.uber.org/goleak v1.3.0
go: downloading github.com/aws/aws-sdk-go-v2/config v1.18.30
go: downloading github.com/mailru/easyjson v0.7.7
go: downloading github.com/aws/aws-sdk-go-v2/service/glue v1.58.1
go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.13.29
go: downloading github.com/jarcoal/httpmock v1.2.0
go: downloading github.com/integralist/go-findroot v0.0.0-20160518114804-ac90681525dc
go: downloading github.com/jmoiron/sqlx v1.3.3
go: downloading upper.io/db.v3 v3.7.1+incompatible
go: downloading github.com/segmentio/kafka-go v0.4.41-0.20230526171612-f057b1d369cd
go: downloading github.com/bradleyjkemp/grpc-tools v0.2.5
go: downloading github.com/Masterminds/semver v1.5.0
go: downloading sigs.k8s.io/yaml v1.4.0
go: downloading github.com/siddontang/go-log v0.0.0-20180807004314-8d05993dda07
go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc
go: downloading github.com/siddontang/go v0.0.0-20180604090527-bdc77568d726
go: downloading github.com/eapache/go-resiliency v1.4.0
go: downloading github.com/go-playground/validator/v10 v10.14.0
go: downloading github.com/eapache/go-xerial-snappy v0.0.0-20230731223053-c322873962e3
go: downloading github.com/pelletier/go-toml/v2 v2.0.8
go: downloading github.com/eapache/queue v1.1.0
go: downloading github.com/ugorji/go/codec v1.2.11
go: downloading gopkg.in/yaml.v3 v3.0.1
go: downloading github.com/hashicorp/go-multierror v1.1.1
go: downloading github.com/cockroachdb/errors v1.11.1
go: downloading github.com/jcmturner/gofork v1.7.6
go: downloading github.com/cockroachdb/redact v1.1.5
go: downloading github.com/jcmturner/gokrb5/v8 v8.4.4
go: downloading github.com/cockroachdb/tokenbucket v0.0.0-20230807174530-cc333fc44b06
go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475
go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.4.0
go: downloading github.com/docker/go-units v0.5.0
go: downloading github.com/cznic/mathutil v0.0.0-20181122101859-297441e03548
go: downloading github.com/go-mysql-org/go-mysql v1.7.1-0.20240314115043-2199dfb0ba98
go: downloading golang.org/x/sys v0.19.0
go: downloading github.com/twmb/murmur3 v1.1.6
go: downloading github.com/dgryski/go-farm v0.0.0-20200201041132-a6ae2369ad13
go: downloading github.com/cloudfoundry/gosigar v1.3.6
go: downloading github.com/AthenZ/athenz v1.10.39
go: downloading github.com/spaolacci/murmur3 v1.1.0
go: downloading golang.org/x/mod v0.17.0
go: downloading github.com/DataDog/zstd v1.5.5
go: downloading github.com/golang/snappy v0.0.4
go: downloading github.com/hashicorp/errwrap v1.0.0
go: downloading github.com/jcmturner/dnsutils/v2 v2.0.0
go: downloading github.com/hashicorp/go-uuid v1.0.3
go: downloading go.opencensus.io v0.23.1-0.20220331163232-052120675fac
go: downloading cloud.google.com/go/compute/metadata v0.2.3
go: downloading cloud.google.com/go/iam v1.1.7
go: downloading cloud.google.com/go/compute v1.25.1
go: downloading github.com/googleapis/gax-go/v2 v2.12.3
go: downloading go.opentelemetry.io/otel/trace v1.24.0
go: downloading github.com/coocood/freecache v1.2.1
go: downloading github.com/pingcap/tipb v0.0.0-20240318032315-55a7867ddd50
go: downloading github.com/Azure/azure-sdk-for-go/sdk/internal v1.5.1
go: downloading github.com/uber/jaeger-client-go v2.30.0+incompatible
go: downloading github.com/ngaut/pools v0.0.0-20180318154953-b7bc8c42aac7
go: downloading go.etcd.io/etcd/raft/v3 v3.5.12
go: downloading github.com/otiai10/copy v1.2.0
go: downloading github.com/xiang90/probing v0.0.0-20221125231312-a49e3df8f510
go: downloading github.com/jonboulle/clockwork v0.4.0
go: downloading github.com/gorilla/mux v1.8.0
go: downloading github.com/Azure/azure-sdk-for-go/sdk/azidentity v1.5.1
go: downloading github.com/Azure/azure-sdk-for-go/sdk/storage/azblob v1.0.0
go: downloading github.com/scalalang2/golang-fifo v0.1.5
go: downloading github.com/tidwall/btree v1.7.0
go: downloading github.com/aliyun/alibaba-cloud-sdk-go v1.61.1581
go: downloading github.com/go-resty/resty/v2 v2.11.0
go: downloading github.com/ks3sdklib/aws-sdk-go v1.2.9
go: downloading golang.org/x/oauth2 v0.18.0
go: downloading google.golang.org/api v0.170.0
go: downloading github.com/jedib0t/go-pretty/v6 v6.2.2
go: downloading github.com/joho/sqltocsv v0.0.0-20210428211105-a6d6801d59df
go: downloading github.com/carlmjohnson/flagext v0.21.0
go: downloading github.com/shurcooL/httpgzip v0.0.0-20190720172056-320755c1c1b0
go: downloading github.com/gorilla/websocket v1.5.1
go: downloading github.com/spkg/bom v1.0.0
go: downloading github.com/xitongsys/parquet-go v1.6.0
go: downloading github.com/blacktear23/go-proxyprotocol v1.0.6
go: downloading github.com/pingcap/fn v1.0.0
go: downloading github.com/tiancaiamao/appdash v0.0.0-20181126055449-889f96f722a2
go: downloading github.com/sourcegraph/appdash-data v0.0.0-20151005221446-73f23eafcf67
go: downloading go.opentelemetry.io/otel/metric v1.24.0
go: downloading github.com/opentracing/basictracer-go v1.1.0
go: downloading github.com/sourcegraph/appdash v0.0.0-20190731080439-ebfcffb1b5c0
go: downloading github.com/godbus/dbus/v5 v5.0.4
go: downloading github.com/opencontainers/runtime-spec v1.0.2
go: downloading github.com/cilium/ebpf v0.4.0
go: downloading github.com/ngaut/log v0.0.0-20210830112240-0124ec040aeb
go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129
go: downloading github.com/jinzhu/now v1.1.5
go: downloading github.com/tidwall/buntdb v1.3.0
go: downloading modernc.org/libc v1.37.1
go: downloading modernc.org/sqlite v1.27.0
go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.13.6
go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.37
go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.12.14
go: downloading github.com/aws/aws-sdk-go-v2/service/ssooidc v1.14.14
go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.20.1
go: downloading github.com/improbable-eng/grpc-web v0.12.0
go: downloading github.com/godbus/dbus v0.0.0-20190726142602-4481cbc300e2
go: downloading github.com/ghodss/yaml v1.0.0
go: downloading github.com/go-openapi/jsonpointer v0.21.0
go: downloading github.com/go-openapi/jsonreference v0.21.0
go: downloading github.com/go-openapi/swag v0.23.0
go: downloading github.com/99designs/keyring v1.2.1
go: downloading github.com/remyoudompheng/bigfft v0.0.0-20230129092748-24d4a6f8daec
go: downloading github.com/jcmturner/rpc/v2 v2.0.3
go: downloading github.com/gabriel-vasile/mimetype v1.4.2
go: downloading github.com/go-playground/universal-translator v0.18.1
go: downloading github.com/leodido/go-urn v1.2.4
go: downloading github.com/cockroachdb/logtags v0.0.0-20230118201751-21c54148d20b
go: downloading github.com/getsentry/sentry-go v0.27.0
go: downloading github.com/jellydator/ttlcache/v3 v3.0.1
go: downloading github.com/xdg-go/scram v1.1.2
go: downloading github.com/dolthub/swiss v0.2.1
go: downloading github.com/dgraph-io/ristretto v0.1.1
go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.36
go: downloading go.uber.org/mock v0.4.0
go: downloading github.com/lestrrat-go/jwx/v2 v2.0.21
go: downloading github.com/influxdata/tdigest v0.0.1
go: downloading github.com/ngaut/sync2 v0.0.0-20141008032647-7a24ed77b2ef
go: downloading github.com/golang-jwt/jwt/v4 v4.5.0
go: downloading go.etcd.io/etcd/client/v2 v2.305.12
go: downloading github.com/jfcg/sorty/v2 v2.1.0
go: downloading github.com/asaskevich/govalidator v0.0.0-20230301143203-a9d515a09cc2
go: downloading github.com/danjacques/gofslock v0.0.0-20240212154529-d899e02bfe22
go: downloading github.com/yangkeao/ldap/v3 v3.4.5-0.20230421065457-369a3bab1117
go: downloading github.com/go-logr/logr v1.4.1
go: downloading go.opentelemetry.io/proto/otlp v1.1.0
go: downloading github.com/cheggaaa/pb/v3 v3.0.8
go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da
go: downloading github.com/AzureAD/microsoft-authentication-library-for-go v1.2.1
go: downloading github.com/uber/jaeger-lib v2.4.1+incompatible
go: downloading github.com/tklauser/go-sysconf v0.3.12
go: downloading github.com/pingcap/goleveldb v0.0.0-20191226122134-f82aafb29989
go: downloading github.com/google/pprof v0.0.0-20240117000934-35fc243c5815
go: downloading github.com/vbauerster/mpb/v7 v7.5.3
go: downloading github.com/mattn/go-runewidth v0.0.15
go: downloading github.com/jinzhu/inflection v1.0.0
go: downloading github.com/jcmturner/aescts/v2 v2.0.0
go: downloading github.com/apache/thrift v0.16.0
go: downloading github.com/tidwall/gjson v1.14.3
go: downloading github.com/tidwall/grect v0.1.4
go: downloading github.com/tidwall/match v1.1.1
go: downloading github.com/tidwall/rtred v0.1.2
go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.9.30
go: downloading github.com/dvsekhvalnov/jose2go v1.5.0
go: downloading github.com/gsterjov/go-libsecret v0.0.0-20161001094733-a6f4afe4910c
go: downloading github.com/mtibben/percent v0.2.1
go: downloading github.com/kr/pretty v0.3.1
go: downloading github.com/go-playground/locales v0.14.1
go: downloading github.com/dolthub/maphash v0.1.0
go: downloading github.com/xdg-go/pbkdf2 v1.0.0
go: downloading github.com/xdg-go/stringprep v1.0.4
go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.30
go: downloading github.com/desertbit/timer v0.0.0-20180107155436-c41aec40b27f
go: downloading github.com/rs/cors v1.7.0
go: downloading github.com/pierrec/lz4 v2.6.1+incompatible
go: downloading github.com/robfig/cron/v3 v3.0.1
go: downloading github.com/pingcap/badger v1.5.1-0.20230103063557-828f39b09b6d
go: downloading github.com/wangjohn/quickselect v0.0.0-20161129230411-ed8402a42d5f
go: downloading github.com/jfcg/sixb v1.3.8
go: downloading github.com/go-logr/stdr v1.2.2
go: downloading github.com/Azure/go-ntlmssp v0.0.0-20221128193559-754e69321358
go: downloading github.com/go-asn1-ber/asn1-ber v1.5.4
go: downloading github.com/lestrrat-go/blackmagic v1.0.2
go: downloading github.com/lestrrat-go/httprc v1.0.5
go: downloading github.com/lestrrat-go/iter v1.0.2
go: downloading github.com/lestrrat-go/option v1.0.1
go: downloading github.com/VividCortex/ewma v1.2.0
go: downloading github.com/tklauser/numcpus v0.6.1
go: downloading github.com/kylelemons/godebug v1.1.0
go: downloading github.com/pkg/browser v0.0.0-20240102092130-5ac0b6a4141c
go: downloading k8s.io/api v0.28.6
go: downloading github.com/emirpasic/gods v1.18.1
go: downloading github.com/rivo/uniseg v0.4.7
go: downloading github.com/josharian/intern v1.0.0
go: downloading github.com/tidwall/pretty v1.2.0
go: downloading github.com/acarl005/stripansi v0.0.0-20180116102854-5a71ef0e047d
go: downloading github.com/kr/text v0.2.0
go: downloading github.com/rogpeppe/go-internal v1.12.0
go: downloading github.com/golang/glog v1.2.0
go: downloading github.com/lestrrat-go/httpcc v1.0.1
go: downloading github.com/golang-jwt/jwt/v5 v5.2.0
go: downloading github.com/tidwall/tinyqueue v0.1.1
go: downloading github.com/ncw/directio v1.0.5
go: downloading github.com/coocood/rtutil v0.0.0-20190304133409-c84515f646f2
go: downloading github.com/coocood/bbloom v0.0.0-20190830030839-58deb6228d64
go: downloading github.com/klauspost/cpuid v1.3.1
go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
go: downloading github.com/cakturk/go-netstat v0.0.0-20200220111822-e5b49efee7a5
go: downloading github.com/pingcap/sysutil v1.0.1-0.20240311050922-ae81ee01f3a5
go: downloading github.com/robfig/cron v1.2.0
go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20240401170217-c3f982113cda
go: downloading gorm.io/gorm v1.24.5
go: downloading github.com/BurntSushi/toml v1.3.2
go: downloading github.com/spf13/cobra v1.8.0
go: downloading github.com/go-oauth2/oauth2/v4 v4.5.2
go: downloading github.com/PingCAP-QE/go-sqlsmith v0.0.0-20231213065948-336e064b488d
go: downloading github.com/golang-jwt/jwt v3.2.2+incompatible
go: downloading github.com/chzyer/readline v1.5.1
go: downloading github.com/spf13/pflag v1.0.5
go: downloading gopkg.in/yaml.v2 v2.4.0
go: downloading github.com/deepmap/oapi-codegen v1.9.0
go: downloading github.com/getkin/kin-openapi v0.80.0
go: downloading github.com/gogo/gateway v1.1.0
go: downloading golang.org/x/text v0.14.0
go: downloading github.com/pingcap/check v0.0.0-20211026125417-57bd13f7b5f0
go: downloading golang.org/x/exp v0.0.0-20240409090435-93d18d7e34b8
go: downloading github.com/syndtr/goleveldb v1.0.1-0.20210305035536-64b5b1c73954
go: downloading github.com/segmentio/kafka-go v0.4.41-0.20230526171612-f057b1d369cd
go: downloading github.com/shopspring/decimal v1.3.0
go: downloading github.com/grpc-ecosystem/grpc-gateway/v2 v2.19.1
go: downloading go.uber.org/dig v1.13.0
go: downloading github.com/stretchr/objx v0.5.2
go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2
go: downloading github.com/mattn/go-shellwords v1.0.12
go: downloading go.uber.org/ratelimit v0.2.0
go: downloading github.com/VividCortex/mysqlerr v1.0.0
go: downloading github.com/glebarez/go-sqlite v1.21.2
go: downloading github.com/go-ozzo/ozzo-validation/v4 v4.3.0
go: downloading github.com/glebarez/sqlite v1.7.0
go: downloading gorm.io/driver/mysql v1.3.3
go: downloading github.com/edwingeng/deque v0.0.0-20191220032131-8596380dee17
go: downloading github.com/fatih/color v1.16.0
go: downloading golang.org/x/term v0.19.0
go: downloading go.uber.org/goleak v1.3.0
go: downloading github.com/aws/aws-sdk-go-v2/config v1.18.30
go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.13.29
go: downloading github.com/aws/aws-sdk-go-v2/service/glue v1.58.1
go: downloading github.com/jarcoal/httpmock v1.2.0
go: downloading github.com/mailru/easyjson v0.7.7
go: downloading github.com/bradleyjkemp/grpc-tools v0.2.5
go: downloading github.com/integralist/go-findroot v0.0.0-20160518114804-ac90681525dc
go: downloading github.com/jmoiron/sqlx v1.3.3
go: downloading upper.io/db.v3 v3.7.1+incompatible
go: downloading github.com/go-playground/validator/v10 v10.14.0
go: downloading github.com/pelletier/go-toml/v2 v2.0.8
go: downloading github.com/ugorji/go/codec v1.2.11
go: downloading gopkg.in/yaml.v3 v3.0.1
go: downloading github.com/KyleBanks/depth v1.2.1
go: downloading github.com/go-openapi/spec v0.21.0
go: downloading golang.org/x/tools v0.20.0
go: downloading github.com/cockroachdb/errors v1.11.1
go: downloading github.com/cockroachdb/redact v1.1.5
go: downloading github.com/cockroachdb/tokenbucket v0.0.0-20230807174530-cc333fc44b06
go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.4.0
go: downloading github.com/cznic/mathutil v0.0.0-20181122101859-297441e03548
go: downloading github.com/twmb/murmur3 v1.1.6
go: downloading github.com/cloudfoundry/gosigar v1.3.6
go: downloading github.com/dgryski/go-farm v0.0.0-20200201041132-a6ae2369ad13
go: downloading github.com/AthenZ/athenz v1.10.39
go: downloading github.com/spaolacci/murmur3 v1.1.0
go: downloading golang.org/x/mod v0.17.0
go: downloading github.com/DataDog/zstd v1.5.5
go: downloading github.com/golang/snappy v0.0.4
go: downloading github.com/godbus/dbus/v5 v5.0.4
go: downloading github.com/opencontainers/runtime-spec v1.0.2
go: downloading github.com/cilium/ebpf v0.4.0
go: downloading go.etcd.io/etcd/raft/v3 v3.5.12
go: downloading github.com/xiang90/probing v0.0.0-20221125231312-a49e3df8f510
go: downloading github.com/jonboulle/clockwork v0.4.0
go: downloading github.com/gorilla/websocket v1.5.1
go: downloading go.opentelemetry.io/otel/metric v1.24.0
go: downloading github.com/godbus/dbus v0.0.0-20190726142602-4481cbc300e2
go: downloading go.opentelemetry.io/otel/trace v1.24.0
go: downloading github.com/Azure/azure-sdk-for-go/sdk/internal v1.5.1
go: downloading go.opentelemetry.io/proto/otlp v1.1.0
go: downloading github.com/hashicorp/errwrap v1.0.0
go: downloading github.com/jcmturner/dnsutils/v2 v2.0.0
go: downloading github.com/hashicorp/go-uuid v1.0.3
go: downloading github.com/Masterminds/semver v1.5.0
go: downloading github.com/siddontang/go-log v0.0.0-20180807004314-8d05993dda07
go: downloading github.com/siddontang/go v0.0.0-20180604090527-bdc77568d726
go: downloading go.opencensus.io v0.23.1-0.20220331163232-052120675fac
go: downloading github.com/uber/jaeger-client-go v2.30.0+incompatible
go: downloading github.com/coocood/freecache v1.2.1
go: downloading github.com/pingcap/tipb v0.0.0-20240318032315-55a7867ddd50
go: downloading github.com/gorilla/mux v1.8.0
go: downloading github.com/Azure/azure-sdk-for-go/sdk/azidentity v1.5.1
go: downloading github.com/Azure/azure-sdk-for-go/sdk/storage/azblob v1.0.0
go: downloading github.com/aliyun/alibaba-cloud-sdk-go v1.61.1581
go: downloading github.com/go-resty/resty/v2 v2.11.0
go: downloading github.com/ks3sdklib/aws-sdk-go v1.2.9
go: downloading github.com/ngaut/pools v0.0.0-20180318154953-b7bc8c42aac7
go: downloading github.com/otiai10/copy v1.2.0
go: downloading github.com/jedib0t/go-pretty/v6 v6.2.2
go: downloading github.com/joho/sqltocsv v0.0.0-20210428211105-a6d6801d59df
go: downloading github.com/scalalang2/golang-fifo v0.1.5
go: downloading github.com/carlmjohnson/flagext v0.21.0
go: downloading github.com/spkg/bom v1.0.0
go: downloading github.com/tidwall/btree v1.7.0
go: downloading github.com/xitongsys/parquet-go v1.6.0
go: downloading github.com/shurcooL/httpgzip v0.0.0-20190720172056-320755c1c1b0
go: downloading github.com/blacktear23/go-proxyprotocol v1.0.6
go: downloading github.com/pingcap/fn v1.0.0
go: downloading github.com/tiancaiamao/appdash v0.0.0-20181126055449-889f96f722a2
go: downloading github.com/sourcegraph/appdash-data v0.0.0-20151005221446-73f23eafcf67
go: downloading github.com/opentracing/basictracer-go v1.1.0
go: downloading github.com/sourcegraph/appdash v0.0.0-20190731080439-ebfcffb1b5c0
go: downloading github.com/ngaut/log v0.0.0-20210830112240-0124ec040aeb
go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129
go: downloading modernc.org/libc v1.37.1
go: downloading modernc.org/sqlite v1.27.0
go: downloading github.com/jinzhu/now v1.1.5
go: downloading github.com/tidwall/buntdb v1.3.0
go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.13.6
go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.37
go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.12.14
go: downloading github.com/aws/aws-sdk-go-v2/service/ssooidc v1.14.14
go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.20.1
go: downloading github.com/99designs/keyring v1.2.1
go: downloading github.com/ghodss/yaml v1.0.0
go: downloading github.com/go-openapi/jsonpointer v0.21.0
go: downloading github.com/improbable-eng/grpc-web v0.12.0
go: downloading github.com/remyoudompheng/bigfft v0.0.0-20230129092748-24d4a6f8daec
go: downloading github.com/golang-jwt/jwt/v4 v4.5.0
go: downloading go.etcd.io/etcd/client/v2 v2.305.12
go: downloading github.com/gabriel-vasile/mimetype v1.4.2
go: downloading github.com/go-playground/universal-translator v0.18.1
go: downloading github.com/leodido/go-urn v1.2.4
go: downloading github.com/go-logr/logr v1.4.1
go: downloading github.com/xdg-go/scram v1.1.2
go: downloading github.com/go-logr/stdr v1.2.2
go: downloading github.com/jcmturner/rpc/v2 v2.0.3
go: downloading github.com/jellydator/ttlcache/v3 v3.0.1
go: downloading github.com/dolthub/swiss v0.2.1
go: downloading github.com/go-openapi/jsonreference v0.21.0
go: downloading github.com/go-openapi/swag v0.23.0
go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.36
go: downloading github.com/cockroachdb/logtags v0.0.0-20230118201751-21c54148d20b
go: downloading github.com/getsentry/sentry-go v0.27.0
go: downloading github.com/AzureAD/microsoft-authentication-library-for-go v1.2.1
go: downloading github.com/dgraph-io/ristretto v0.1.1
go: downloading go.uber.org/mock v0.4.0
go: downloading github.com/lestrrat-go/jwx/v2 v2.0.21
go: downloading github.com/influxdata/tdigest v0.0.1
go: downloading k8s.io/apimachinery v0.28.6
go: downloading gopkg.in/inf.v0 v0.9.1
go: downloading github.com/google/gofuzz v1.2.0
go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.4.1
go: downloading sigs.k8s.io/json v0.0.0-20221116044647-bc3834ca7abd
go: downloading k8s.io/klog/v2 v2.120.1
go: downloading k8s.io/utils v0.0.0-20230726121419-3b25d923346b
go: downloading github.com/ngaut/sync2 v0.0.0-20141008032647-7a24ed77b2ef
go: downloading github.com/jfcg/sorty/v2 v2.1.0
go: downloading github.com/danjacques/gofslock v0.0.0-20240212154529-d899e02bfe22
go: downloading github.com/asaskevich/govalidator v0.0.0-20230301143203-a9d515a09cc2
go: downloading github.com/cheggaaa/pb/v3 v3.0.8
go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da
go: downloading github.com/yangkeao/ldap/v3 v3.4.5-0.20230421065457-369a3bab1117
go: downloading github.com/pingcap/goleveldb v0.0.0-20191226122134-f82aafb29989
go: downloading github.com/google/pprof v0.0.0-20240117000934-35fc243c5815
go: downloading github.com/vbauerster/mpb/v7 v7.5.3
go: downloading github.com/jcmturner/aescts/v2 v2.0.0
go: downloading github.com/tklauser/go-sysconf v0.3.12
go: downloading github.com/mattn/go-runewidth v0.0.15
go: downloading github.com/jinzhu/inflection v1.0.0
go: downloading github.com/uber/jaeger-lib v2.4.1+incompatible
go: downloading github.com/apache/thrift v0.16.0
go: downloading github.com/tidwall/gjson v1.14.3
go: downloading github.com/tidwall/match v1.1.1
go: downloading github.com/tidwall/grect v0.1.4
go: downloading github.com/tidwall/rtred v0.1.2
go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.9.30
go: downloading github.com/dvsekhvalnov/jose2go v1.5.0
go: downloading github.com/gsterjov/go-libsecret v0.0.0-20161001094733-a6f4afe4910c
go: downloading github.com/mtibben/percent v0.2.1
go: downloading github.com/go-playground/locales v0.14.1
go: downloading github.com/xdg-go/pbkdf2 v1.0.0
go: downloading github.com/xdg-go/stringprep v1.0.4
go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.30
go: downloading github.com/kr/pretty v0.3.1
go: downloading github.com/dolthub/maphash v0.1.0
go: downloading github.com/desertbit/timer v0.0.0-20180107155436-c41aec40b27f
go: downloading github.com/rs/cors v1.7.0
go: downloading github.com/kylelemons/godebug v1.1.0
go: downloading github.com/pkg/browser v0.0.0-20240102092130-5ac0b6a4141c
go: downloading github.com/robfig/cron/v3 v3.0.1
go: downloading github.com/wangjohn/quickselect v0.0.0-20161129230411-ed8402a42d5f
go: downloading github.com/pingcap/badger v1.5.1-0.20230103063557-828f39b09b6d
go: downloading github.com/jfcg/sixb v1.3.8
go: downloading github.com/VividCortex/ewma v1.2.0
go: downloading github.com/Azure/go-ntlmssp v0.0.0-20221128193559-754e69321358
go: downloading github.com/go-asn1-ber/asn1-ber v1.5.4
go: downloading github.com/lestrrat-go/blackmagic v1.0.2
go: downloading github.com/lestrrat-go/httprc v1.0.5
go: downloading github.com/lestrrat-go/iter v1.0.2
go: downloading github.com/lestrrat-go/option v1.0.1
go: downloading modernc.org/memory v1.7.2
go: downloading modernc.org/mathutil v1.6.0
go: downloading github.com/ardielle/ardielle-go v1.5.2
go: downloading k8s.io/api v0.28.6
go: downloading github.com/emirpasic/gods v1.18.1
go: downloading github.com/rivo/uniseg v0.4.7
go: downloading github.com/acarl005/stripansi v0.0.0-20180116102854-5a71ef0e047d
go: downloading github.com/tidwall/pretty v1.2.0
go: downloading github.com/tklauser/numcpus v0.6.1
go: downloading github.com/josharian/intern v1.0.0
go: downloading github.com/golang-jwt/jwt/v5 v5.2.0
go: downloading github.com/kr/text v0.2.0
go: downloading github.com/rogpeppe/go-internal v1.12.0
go: downloading github.com/jmespath/go-jmespath v0.4.0
go: downloading github.com/golang/glog v1.2.0
go: downloading github.com/lestrrat-go/httpcc v1.0.1
go: downloading github.com/tidwall/tinyqueue v0.1.1
go: downloading github.com/ncw/directio v1.0.5
go: downloading github.com/coocood/rtutil v0.0.0-20190304133409-c84515f646f2
go: downloading github.com/coocood/bbloom v0.0.0-20190830030839-58deb6228d64
go: downloading github.com/klauspost/cpuid v1.3.1
go: downloading github.com/google/s2a-go v0.1.7
go: downloading github.com/googleapis/enterprise-certificate-proxy v0.3.2
go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.49.0
go: downloading github.com/felixge/httpsnoop v1.0.4
go: downloading k8s.io/apimachinery v0.28.6
go: downloading gopkg.in/inf.v0 v0.9.1
go: downloading k8s.io/klog/v2 v2.120.1
go: downloading github.com/google/gofuzz v1.2.0
go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.4.1
go: downloading sigs.k8s.io/json v0.0.0-20221116044647-bc3834ca7abd
go: downloading k8s.io/utils v0.0.0-20230726121419-3b25d923346b
go: downloading modernc.org/memory v1.7.2
go: downloading modernc.org/mathutil v1.6.0
go: downloading github.com/ardielle/ardielle-go v1.5.2
go: downloading github.com/jmespath/go-jmespath v0.4.0
go: downloading github.com/google/s2a-go v0.1.7
go: downloading github.com/googleapis/enterprise-certificate-proxy v0.3.2
go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.49.0
go: downloading github.com/felixge/httpsnoop v1.0.4
go: downloading github.com/labstack/gommon v0.4.0
go: downloading go.etcd.io/etcd/tests/v3 v3.5.12
go: downloading github.com/google/go-cmp v0.6.0
go: downloading github.com/thanhpk/randstr v1.0.6
go: downloading github.com/vmihailenco/msgpack/v5 v5.3.5
go: downloading github.com/vmihailenco/tagparser/v2 v2.0.0
go: downloading github.com/go-ozzo/ozzo-validation/v4 v4.3.0
go: downloading github.com/VividCortex/mysqlerr v1.0.0
go: downloading github.com/glebarez/sqlite v1.7.0
go: downloading github.com/glebarez/go-sqlite v1.21.2
go: downloading gorm.io/driver/mysql v1.3.3
go: downloading modernc.org/libc v1.37.1
go: downloading modernc.org/sqlite v1.27.0
go: downloading modernc.org/memory v1.7.2
go: downloading modernc.org/mathutil v1.6.0
CGO_ENABLED=0 GO111MODULE=on go build  -trimpath  -ldflags '-X "github.com/pingcap/tiflow/pkg/version.ReleaseVersion=v8.2.0-alpha-22-ge9f061d7a" -X "github.com/pingcap/tiflow/pkg/version.BuildTS=2024-05-06 06:09:31" -X "github.com/pingcap/tiflow/pkg/version.GitHash=e9f061d7a0898b066e3c6e271294672cae36f6d6" -X "github.com/pingcap/tiflow/pkg/version.GitBranch=HEAD" -X "github.com/pingcap/tiflow/pkg/version.GoVersion=go version go1.21.6 linux/amd64" -X "github.com/pingcap/tidb/pkg/parser/mysql.TiDBReleaseVersion=v8.2.0-alpha-22-ge9f061d7a"' -o bin/dm-master ./cmd/dm-master
go: downloading github.com/deepmap/oapi-codegen v1.9.0
go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
go: downloading github.com/gogo/gateway v1.1.0
go: downloading github.com/getkin/kin-openapi v0.80.0
go: downloading github.com/syndtr/goleveldb v1.0.1-0.20210305035536-64b5b1c73954
go: downloading github.com/shurcooL/httpgzip v0.0.0-20190720172056-320755c1c1b0
go: downloading github.com/ghodss/yaml v1.0.0
CGO_ENABLED=0 GO111MODULE=on go build  -trimpath  -ldflags '-X "github.com/pingcap/tiflow/pkg/version.ReleaseVersion=v8.2.0-alpha-22-ge9f061d7a" -X "github.com/pingcap/tiflow/pkg/version.BuildTS=2024-05-06 06:09:31" -X "github.com/pingcap/tiflow/pkg/version.GitHash=e9f061d7a0898b066e3c6e271294672cae36f6d6" -X "github.com/pingcap/tiflow/pkg/version.GitBranch=HEAD" -X "github.com/pingcap/tiflow/pkg/version.GoVersion=go version go1.21.6 linux/amd64" -X "github.com/pingcap/tidb/pkg/parser/mysql.TiDBReleaseVersion=v8.2.0-alpha-22-ge9f061d7a"' -o bin/dm-worker ./cmd/dm-worker
CGO_ENABLED=0 GO111MODULE=on go build  -trimpath  -ldflags '-X "github.com/pingcap/tiflow/pkg/version.ReleaseVersion=v8.2.0-alpha-22-ge9f061d7a" -X "github.com/pingcap/tiflow/pkg/version.BuildTS=2024-05-06 06:09:31" -X "github.com/pingcap/tiflow/pkg/version.GitHash=e9f061d7a0898b066e3c6e271294672cae36f6d6" -X "github.com/pingcap/tiflow/pkg/version.GitBranch=HEAD" -X "github.com/pingcap/tiflow/pkg/version.GoVersion=go version go1.21.6 linux/amd64" -X "github.com/pingcap/tidb/pkg/parser/mysql.TiDBReleaseVersion=v8.2.0-alpha-22-ge9f061d7a"' -o bin/dmctl ./cmd/dm-ctl
go: downloading github.com/chzyer/readline v1.5.1
CGO_ENABLED=0 GO111MODULE=on go build  -trimpath  -ldflags '-X "github.com/pingcap/tiflow/pkg/version.ReleaseVersion=v8.2.0-alpha-22-ge9f061d7a" -X "github.com/pingcap/tiflow/pkg/version.BuildTS=2024-05-06 06:09:31" -X "github.com/pingcap/tiflow/pkg/version.GitHash=e9f061d7a0898b066e3c6e271294672cae36f6d6" -X "github.com/pingcap/tiflow/pkg/version.GitBranch=HEAD" -X "github.com/pingcap/tiflow/pkg/version.GoVersion=go version go1.21.6 linux/amd64" -X "github.com/pingcap/tidb/pkg/parser/mysql.TiDBReleaseVersion=v8.2.0-alpha-22-ge9f061d7a"' -o bin/dm-syncer ./cmd/dm-syncer
∅  dm/chaos/cases
CGO_ENABLED=0 GO111MODULE=on go build  -trimpath  -ldflags '-X "github.com/pingcap/tiflow/pkg/version.ReleaseVersion=v8.2.0-alpha-22-ge9f061d7a" -X "github.com/pingcap/tiflow/pkg/version.BuildTS=2024-05-06 06:09:31" -X "github.com/pingcap/tiflow/pkg/version.GitHash=e9f061d7a0898b066e3c6e271294672cae36f6d6" -X "github.com/pingcap/tiflow/pkg/version.GitBranch=HEAD" -X "github.com/pingcap/tiflow/pkg/version.GoVersion=go version go1.21.6 linux/amd64" -X "github.com/pingcap/tidb/pkg/parser/mysql.TiDBReleaseVersion=v8.2.0-alpha-22-ge9f061d7a"' -o bin/tiflow ./cmd/tiflow/main.go
go: downloading github.com/mattn/go-shellwords v1.0.12
go: downloading go.uber.org/dig v1.13.0
go: downloading go.uber.org/ratelimit v0.2.0
go: downloading github.com/VividCortex/mysqlerr v1.0.0
go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129
[Pipeline] }
Cache not saved (git/pingcap/tiflow/rev-be15534-e9f061d already exists)
[Pipeline] // cache
[Pipeline] }
[Pipeline] // dir
Post stage
[Pipeline] junit
Recording test results
None of the test reports contained any result
[Checks API] No suitable checks publisher found.
[Pipeline] dir
Running in /home/jenkins/agent/workspace/pingcap/tiflow/ghpr_verify/tiflow
[Pipeline] {
[Pipeline] script
[Pipeline] {
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // stage
No test report files were found. Configuration error?
[Pipeline] }
[Pipeline] // container
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // podTemplate
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
✓  dm/common (1.018s) (coverage: 61.5% of statements)
∅  dm/config/dbconfig
∅  dm/config/security
✓  dm/checker (1.608s) (coverage: 62.8% of statements)
✓  dm/config (1.431s) (coverage: 81.5% of statements)
∅  dm/ctl
∅  dm/debug-tools/binlog-event-blackhole
✓  dm/ctl/common (1.21s) (coverage: 4.1% of statements)
✓  dm/ctl/master (1.212s) (coverage: 3.2% of statements)
✓  dm/loader (1.224s) (coverage: 31.2% of statements)
✓  dm/dumpling (4.223s) (coverage: 65.4% of statements)
∅  engine/chaos/cases
∅  engine/chaos/cases/dm
∅  engine/executor/cvs
✓  engine/executor (1.581s) (coverage: 33.1% of statements)
∅  dm/master/metrics
✓  cdc (1.338s) (coverage: 95.5% of statements)
∅  engine/executor/fakejob
∅  engine/executor/server/mock
✓  engine/executor/server (1.248s) (coverage: 67.2% of statements)
∅  engine/executor/worker/internal
✓  engine/executor/worker (1.288s) (coverage: 81.1% of statements)
✓  engine/framework/config (1.014s) (coverage: 80.0% of statements)
✓  engine/framework/internal/errors (1.018s) (coverage: 87.5% of statements)
✓  engine/framework/internal/eventloop (1.119s) (coverage: 79.4% of statements)
✓  engine/executor/dm (5.631s) (coverage: 80.0% of statements)
✓  cdc/api (1.233s) (coverage: 8.8% of statements)
✓  cdc/api/middleware (1.23s) (coverage: 19.6% of statements)
∅  cdc/api/status
✓  cdc/api/owner (1.232s) (coverage: 22.8% of statements)
✓  engine/framework/internal/master (2.036s) (coverage: 76.8% of statements)
✓  engine/framework/logutil (1.075s) (coverage: 100.0% of statements)
✓  engine/framework/internal/worker (1.859s) (coverage: 71.6% of statements)
✓  cdc/api/v1 (1.245s) (coverage: 56.4% of statements)
✓  cdc/async (2.257s) (coverage: 100.0% of statements)
✓  dm/master/scheduler (31.925s) (coverage: 80.3% of statements)
✓  dm/master/workerrpc (1.049s) (coverage: 75.0% of statements)
✓  engine/framework/model (1.078s) (coverage: 77.8% of statements)
✓  engine/framework/metadata (1.341s) (coverage: 63.6% of statements)
✓  engine/framework/registry (1.511s) (coverage: 76.1% of statements)
✓  dm/openapi (1.08s) (coverage: 1.0% of statements)
∅  dm/openapi/fixtures
✓  dm/pkg/backoff (1.016s) (coverage: 100.0% of statements)
∅  cdc/capture/mock
∅  engine/framework/taskutil
✓  engine/framework/statusutil (1.482s) (coverage: 80.6% of statements)
✓  engine/internal/pkg/discovery (1.756s) (coverage: 85.9% of statements)
✓  cdc/capture (2.475s) (coverage: 20.3% of statements)
cd tools/check && GO111MODULE=on go build -mod=mod -o ../bin/msgp github.com/tinylib/msgp
cd tools/check && GO111MODULE=on go build -mod=mod -o ../bin/stringer golang.org/x/tools/cmd/stringer
cd tools/check && GO111MODULE=on go build -mod=mod -o ../bin/mockery github.com/vektra/mockery/v2
go: downloading github.com/vektra/mockery/v2 v2.14.1
go: downloading golang.org/x/crypto v0.5.0
go: downloading github.com/rs/zerolog v1.27.0
go: downloading github.com/mitchellh/go-homedir v1.1.0
go: downloading github.com/spf13/cobra v1.6.1
go: downloading github.com/spf13/viper v1.12.0
go: downloading github.com/mitchellh/mapstructure v1.5.0
go: downloading github.com/spf13/afero v1.8.2
go: downloading github.com/pelletier/go-toml/v2 v2.0.5
go: downloading github.com/hashicorp/hcl v1.0.0
go: downloading github.com/spf13/cast v1.5.0
go: downloading github.com/subosito/gotenv v1.4.1
go: downloading github.com/magiconair/properties v1.8.6
go: downloading github.com/fsnotify/fsnotify v1.5.4
go: downloading github.com/spf13/jwalterweatherman v1.1.0
go: downloading gopkg.in/ini.v1 v1.67.0
go: downloading github.com/mattn/go-isatty v0.0.17
go: downloading golang.org/x/text v0.8.0
go: downloading github.com/pelletier/go-toml v1.9.5
go: downloading golang.org/x/term v0.6.0
✓  dm/pkg/binlog (1.205s) (coverage: 77.9% of statements)
✓  cdc/api/v2 (19.69s) (coverage: 70.5% of statements)
✓  dm/pkg/binlog/common (1.016s) (coverage: 100.0% of statements)
go generate
∅  cdc/controller/mock
go: downloading github.com/swaggo/swag v1.16.3
go: downloading github.com/swaggo/files v0.0.0-20210815190702-a29dd2bc99b2
go: downloading github.com/swaggo/gin-swagger v1.2.0
go: downloading github.com/go-oauth2/oauth2/v4 v4.5.2
go: downloading github.com/PingCAP-QE/go-sqlsmith v0.0.0-20231213065948-336e064b488d
go: downloading github.com/chzyer/readline v1.5.1
go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
go: downloading github.com/deepmap/oapi-codegen v1.9.0
go: downloading github.com/gogo/gateway v1.1.0
go: downloading github.com/getkin/kin-openapi v0.80.0
go: downloading github.com/shurcooL/httpgzip v0.0.0-20190720172056-320755c1c1b0
go: downloading github.com/syndtr/goleveldb v1.0.1-0.20210305035536-64b5b1c73954
go: downloading github.com/shurcooL/vfsgen v0.0.0-20200824052919-0d455de96546
go: downloading github.com/mattn/go-shellwords v1.0.12
go: downloading github.com/ngaut/log v0.0.0-20210830112240-0124ec040aeb
go: downloading go.uber.org/dig v1.13.0
go: downloading github.com/shurcooL/httpfs v0.0.0-20230704072500-f1e31cf0ba5c
go: downloading go.uber.org/ratelimit v0.2.0
go: downloading github.com/bradleyjkemp/grpc-tools v0.2.5
go: downloading github.com/integralist/go-findroot v0.0.0-20160518114804-ac90681525dc
go: downloading upper.io/db.v3 v3.7.1+incompatible
go: downloading github.com/jmoiron/sqlx v1.3.3
go: downloading github.com/go-openapi/spec v0.21.0
go: downloading github.com/KyleBanks/depth v1.2.1
go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129
go: downloading github.com/tidwall/buntdb v1.3.0
go: downloading github.com/tidwall/rtred v0.1.2
go: downloading github.com/tidwall/gjson v1.14.3
go: downloading github.com/tidwall/grect v0.1.4
go: downloading github.com/tidwall/match v1.1.1
go: downloading github.com/tidwall/tinyqueue v0.1.1
go: downloading github.com/improbable-eng/grpc-web v0.12.0
go: downloading github.com/tidwall/pretty v1.2.0
go: downloading github.com/go-openapi/jsonpointer v0.21.0
go: downloading github.com/ghodss/yaml v1.0.0
go: downloading github.com/go-openapi/swag v0.23.0
go: downloading github.com/josharian/intern v1.0.0
go: downloading github.com/rs/cors v1.7.0
go: downloading github.com/desertbit/timer v0.0.0-20180107155436-c41aec40b27f
go: downloading github.com/go-openapi/jsonreference v0.21.0
✓  cdc/controller (1.276s) (coverage: 43.7% of statements)
✓  dm/pkg/binlog/event (1.048s) (coverage: 75.3% of statements)
∅  engine/jobmaster/cvsjob (1.25s) (coverage: 0.0% of statements)
✓  engine/jobmaster/dm/bootstrap (1.02s) (coverage: 100.0% of statements)
cd tools/check && GO111MODULE=on go build -mod=mod -o ../bin/gofumports mvdan.cc/gofumpt
go: downloading mvdan.cc/gofumpt v0.4.0
go: downloading golang.org/x/sync v0.1.0
go: downloading github.com/google/go-cmp v0.5.9
cd tools/check && GO111MODULE=on go build -mod=mod -o ../bin/shfmt mvdan.cc/sh/v3/cmd/shfmt
go: downloading mvdan.cc/sh/v3 v3.3.1
go: downloading mvdan.cc/editorconfig v0.2.0
go: downloading github.com/pkg/diff v0.0.0-20210226163009-20ebb0f2a09e
go: downloading github.com/google/renameio v1.0.1
cd tools/check && GO111MODULE=on go build -mod=mod -o ../bin/gci github.com/daixiang0/gci
go: downloading github.com/daixiang0/gci v0.10.1
go: downloading go.uber.org/zap v1.24.0
go: downloading github.com/hexops/gotextdiff v1.0.3
go: downloading go.uber.org/atomic v1.10.0
go: downloading go.uber.org/multierr v1.9.0
run gci (format imports)
tools/bin/gci write $(find . -name '*.go' -type f | grep -vE 'vendor|_gen|proto|pb\.go|pb\.gw\.go|_mock.go') 2>&1 | awk '{ print } END { if (NR > 0) { exit 1  }  }'
run gofumports
tools/bin/gofumports -l -w $(find . -name '*.go' -type f | grep -vE 'vendor|_gen|proto|pb\.go|pb\.gw\.go|_mock.go') 2>&1 | awk '{ print } END { if (NR > 0) { exit 1  }  }'
✓  cdc/entry/schema (1.206s) (coverage: 58.0% of statements)
run shfmt
tools/bin/shfmt -d -w .
check log style
scripts/check-log-style.sh
make[1]: Entering directory `/home/jenkins/agent/workspace/pingcap/tiflow/ghpr_verify/tiflow'
make[1]: Nothing to be done for `check-diff-line-width'.
make[1]: Leaving directory `/home/jenkins/agent/workspace/pingcap/tiflow/ghpr_verify/tiflow'
cd tools/check && GO111MODULE=on go build -mod=mod -o ../bin/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint
go: downloading github.com/golangci/golangci-lint v1.52.2
go: downloading github.com/fatih/color v1.15.0
go: downloading github.com/stretchr/testify v1.8.2
go: downloading github.com/go-xmlfmt/xmlfmt v1.1.2
go: downloading github.com/gofrs/flock v0.8.1
go: downloading github.com/sirupsen/logrus v1.9.0
go: downloading github.com/golangci/revgrep v0.0.0-20220804021717-745bb2f7c2e6
go: downloading github.com/hashicorp/go-version v1.6.0
go: downloading 4d63.com/gocheckcompilerdirectives v1.2.1
go: downloading 4d63.com/gochecknoglobals v0.2.1
go: downloading github.com/Abirdcfly/dupword v0.0.11
go: downloading github.com/Antonboom/nilnil v0.1.3
go: downloading github.com/Antonboom/errname v0.1.9
go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24
go: downloading github.com/BurntSushi/toml v1.2.1
go: downloading github.com/alingse/asasalint v0.0.11
go: downloading github.com/OpenPeeDeeP/depguard v1.1.1
go: downloading github.com/alexkohler/prealloc v1.0.0
go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.3.0
go: downloading github.com/blizzy78/varnamelen v0.8.0
go: downloading github.com/bombsimon/wsl/v3 v3.4.0
go: downloading github.com/ashanbrown/makezero v1.1.1
go: downloading github.com/ldez/gomoddirectives v0.2.3
go: downloading github.com/breml/bidichk v0.2.4
go: downloading github.com/denis-tingaikin/go-header v0.4.3
go: downloading github.com/curioswitch/go-reassign v0.2.0
go: downloading github.com/bkielbasa/cyclop v1.2.0
go: downloading github.com/breml/errchkjson v0.3.1
go: downloading github.com/ashanbrown/forbidigo v1.5.1
go: downloading github.com/firefart/nonamedreturns v1.0.4
go: downloading github.com/fzipp/gocyclo v0.6.0
go: downloading github.com/charithe/durationcheck v0.0.10
go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe
go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
go: downloading github.com/golangci/gofmt v0.0.0-20220901101216-f2edd75033f2
go: downloading github.com/butuzov/ireturn v0.1.1
go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
go: downloading github.com/go-critic/go-critic v0.7.0
go: downloading github.com/golangci/misspell v0.4.0
go: downloading github.com/gordonklaus/ineffassign v0.0.0-20230107090616-13ace0543b28
go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
go: downloading github.com/esimonov/ifshort v1.0.4
go: downloading github.com/gostaticanalysis/nilerr v0.1.1
go: downloading github.com/jgautheron/goconst v1.5.1
go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0
go: downloading github.com/jingyugao/rowserrcheck v1.1.1
go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af
go: downloading github.com/julz/importas v0.1.0
go: downloading github.com/kkHAIKE/contextcheck v1.1.4
go: downloading github.com/kulti/thelper v0.6.3
go: downloading github.com/kunwardeep/paralleltest v1.0.6
go: downloading github.com/junk1tm/musttag v0.5.0
go: downloading github.com/kyoh86/exportloopref v0.1.11
go: downloading github.com/kisielk/errcheck v1.6.3
go: downloading github.com/ldez/tagliatelle v0.4.0
go: downloading github.com/leonklingele/grouper v1.1.1
go: downloading github.com/lufeee/execinquery v1.2.1
go: downloading github.com/maratori/testableexamples v1.0.0
go: downloading github.com/maratori/testpackage v1.1.1
go: downloading github.com/matoous/godox v0.0.0-20230222163458-006bad1f9d26
go: downloading github.com/mbilski/exhaustivestruct v1.2.0
go: downloading github.com/mgechev/revive v1.3.1
go: downloading github.com/moricho/tparallel v0.3.1
go: downloading github.com/nakabonne/nestif v0.3.1
go: downloading github.com/nishanths/exhaustive v0.9.5
go: downloading github.com/nishanths/predeclared v0.2.2
go: downloading github.com/nunnatsa/ginkgolinter v0.9.0
go: downloading github.com/polyfloyd/go-errorlint v1.4.0
go: downloading github.com/ryancurrah/gomodguard v1.3.0
go: downloading github.com/ryanrolds/sqlclosecheck v0.4.0
go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.7
go: downloading github.com/sashamelentyev/interfacebloat v1.1.0
go: downloading github.com/sashamelentyev/usestdlibvars v1.23.0
go: downloading github.com/securego/gosec/v2 v2.15.0
go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c
go: downloading github.com/sivchari/containedctx v1.0.2
go: downloading github.com/sivchari/nosnakecase v1.7.0
go: downloading github.com/sivchari/tenv v1.7.1
go: downloading github.com/sonatard/noctx v0.0.2
go: downloading github.com/sourcegraph/go-diff v0.7.0
go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1
go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1
go: downloading github.com/tdakkota/asciicheck v0.2.0
go: downloading github.com/tetafro/godot v1.4.11
go: downloading github.com/timakin/bodyclose v0.0.0-20221125081123-e39cf3fc478e
go: downloading github.com/timonwong/loggercheck v0.9.4
go: downloading github.com/tomarrell/wrapcheck/v2 v2.8.1
go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.1
go: downloading github.com/ultraware/funlen v0.0.3
go: downloading github.com/ultraware/whitespace v0.0.5
go: downloading github.com/uudashr/gocognit v1.0.6
go: downloading github.com/yagipy/maintidx v1.0.0
go: downloading gitlab.com/bosi/decorder v0.2.3
go: downloading github.com/yeya24/promlinter v0.2.0
go: downloading honnef.co/go/tools v0.4.3
go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
go: downloading mvdan.cc/unparam v0.0.0-20221223090309-7455f1af531d
go: downloading github.com/gostaticanalysis/comment v1.4.2
go: downloading golang.org/x/exp v0.0.0-20220722155223-a9213eeb770e
go: downloading github.com/gobwas/glob v0.2.3
go: downloading github.com/gostaticanalysis/analysisutil v0.7.1
go: downloading github.com/kisielk/gotool v1.0.0
go: downloading github.com/ettle/strcase v0.1.1
go: downloading github.com/pmezard/go-difflib v1.0.0
go: downloading github.com/go-toolsmith/astcopy v1.1.0
go: downloading github.com/davecgh/go-spew v1.1.1
go: downloading github.com/stretchr/objx v0.5.0
go: downloading golang.org/x/exp/typeparams v0.0.0-20230224173230-c95f2b4c22f2
go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354
go: downloading github.com/prometheus/client_golang v1.12.1
go: downloading github.com/prometheus/client_model v0.2.0
go: downloading github.com/golang/protobuf v1.5.2
go: downloading github.com/olekukonko/tablewriter v0.0.5
go: downloading github.com/chavacava/garif v0.0.0-20230227094218-b8c73b2037b8
go: downloading github.com/fatih/structtag v1.2.0
go: downloading github.com/mattn/go-runewidth v0.0.9
go: downloading google.golang.org/protobuf v1.28.0
go: downloading github.com/prometheus/common v0.32.1
go: downloading github.com/cespare/xxhash/v2 v2.1.2
go: downloading github.com/prometheus/procfs v0.7.3
go: downloading github.com/go-toolsmith/astfmt v1.1.0
go: downloading github.com/go-toolsmith/astp v1.1.0
go: downloading github.com/quasilyte/go-ruleguard v0.3.19
go: downloading github.com/go-toolsmith/astcast v1.1.0
go: downloading github.com/go-toolsmith/astequal v1.1.0
go: downloading github.com/go-toolsmith/typep v1.1.0
go: downloading github.com/go-toolsmith/strparse v1.1.0
go: downloading github.com/quasilyte/regex/syntax v0.0.0-20210819130434-b3f0c404a727
go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1
go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567
go: downloading github.com/quasilyte/gogrep v0.5.0
✓  dm/pkg/binlog/reader (3.182s) (coverage: 50.5% of statements)
✓  cdc/kv (1.659s) (coverage: 61.1% of statements)
✓  engine/jobmaster/dm/checkpoint (1.295s) (coverage: 65.9% of statements)
✓  engine/jobmaster/dm (11.925s) (coverage: 91.8% of statements)
✓  engine/jobmaster/dm/config (1.334s) (coverage: 90.5% of statements)
✓  cdc/kv/regionlock (1.213s) (coverage: 90.6% of statements)
✓  cdc/metrics (1.016s) (coverage: 100.0% of statements)
✓  cdc/kv/sharedconn (4.165s) (coverage: 84.9% of statements)
✓  cdc/model/codec (1.155s) (coverage: 92.1% of statements)
✓  cdc/model (1.268s) (coverage: 55.4% of statements)
tools/bin/golangci-lint run --timeout 10m0s --skip-dirs "^dm/","^tests/"
✓  dm/pkg/checker (2.951s) (coverage: 66.5% of statements)
∅  engine/jobmaster/dm/openapi
✓  engine/jobmaster/dm/runtime (1.248s) (coverage: 95.7% of statements)
✓  engine/jobmaster/dm/metadata (1.581s) (coverage: 84.1% of statements)
✓  cdc/model/codec/v1 (1.153s) (coverage: 53.2% of statements)
∅  engine/jobmaster/fakejob
∅  engine/pkg/adapter
✓  engine/model (1.014s) (coverage: 46.7% of statements)
✓  engine/jobmaster/example (2.427s) (coverage: 76.2% of statements)
∅  engine/pkg/client/internal/endpoint
∅  engine/pkg/clock
✓  dm/pkg/conn (3.197s) (coverage: 52.1% of statements)
∅  dm/pkg/context
✓  dm/master/shardddl (1m21.633s) (coverage: 69.0% of statements)
∅  engine/pkg/cmd
∅  engine/pkg/cmd/cli
∅  engine/pkg/cmd/executor
∅  engine/pkg/cmd/master
∅  engine/pkg/cmd/util
∅  engine/pkg/cmd/version
✓  engine/pkg/client/internal (1.936s) (coverage: 88.9% of statements)
∅  engine/pkg/context
∅  engine/pkg/ctxmu
∅  engine/pkg/dbutil
✓  engine/pkg/client (2.15s) (coverage: 44.5% of statements)
✓  engine/pkg/deps (1.018s) (coverage: 85.7% of statements)
∅  cdc/owner/mock
✓  dm/pkg/cputil (1.124s) (coverage: 25.0% of statements)
✓  engine/pkg/containers (6.046s) (coverage: 97.6% of statements)
✓  dm/pkg/dumpling (1.181s) (coverage: 79.6% of statements)
✓  engine/pkg/errctx (1.597s) (coverage: 95.7% of statements)
✓  dm/pkg/encrypt (1.07s) (coverage: 82.9% of statements)
✓  engine/pkg/dm/ticker (2.722s) (coverage: 100.0% of statements)
✓  engine/pkg/dm (4.848s) (coverage: 80.1% of statements)
✓  dm/pkg/election (7.648s) (coverage: 87.4% of statements)
✓  dm/pkg/func-rollback (1.071s) (coverage: 100.0% of statements)
✓  dm/pkg/gtid (1.016s) (coverage: 90.0% of statements)
✓  cdc/processor (3.96s) (coverage: 55.0% of statements)
∅  engine/pkg/externalresource/internal
✓  engine/pkg/externalresource/broker (1.244s) (coverage: 54.5% of statements)
✓  cdc/processor/memquota (1.155s) (coverage: 87.0% of statements)
∅  cdc/processor/mock
✓  engine/pkg/externalresource/integration_test (1.483s) (coverage: 92.2% of statements)
✓  engine/pkg/externalresource/internal/bucket (1.233s) (coverage: 64.7% of statements)
✓  engine/pkg/externalresource/internal/local (1.154s) (coverage: 73.3% of statements)
∅  engine/pkg/fakejob
∅  engine/pkg/httputil
∅  engine/pkg/httputil/mock
✓  engine/pkg/externalresource/model (1.143s) (coverage: 56.4% of statements)
✓  cdc/processor/sinkmanager (2.424s) (coverage: 73.2% of statements)
∅  cdc/processor/sourcemanager
✓  engine/pkg/meta (1.246s) (coverage: 54.5% of statements)
✓  engine/pkg/meta/internal (1.233s) (coverage: 94.4% of statements)
✓  engine/pkg/externalresource/manager (12.974s) (coverage: 75.3% of statements)
∅  engine/pkg/meta/internal/etcdkv/model
∅  engine/pkg/meta/internal/mockkv
✓  engine/pkg/meta/internal/etcdkv/namespace (1.134s) (coverage: 71.2% of statements)
✓  cdc/processor/sourcemanager/sorter (1.195s) (coverage: 50.0% of statements)
∅  cdc/processor/sourcemanager/sorter/factory
✓  engine/pkg/meta/internal/etcdkv (7.067s) (coverage: 65.1% of statements)
∅  engine/pkg/meta/internal/sqlkv/model
∅  engine/pkg/meta/internal/sqlkv/namespace
✓  engine/pkg/meta/internal/sqlkv (1.252s) (coverage: 60.6% of statements)
✓  dm/pkg/ha (27.751s) (coverage: 70.9% of statements)
✓  dm/pkg/helper (1.014s) (coverage: 100.0% of statements)
✓  engine/pkg/meta/model (1.1s) (coverage: 56.2% of statements)
∅  engine/pkg/openapi
✓  engine/pkg/meta/mock (1.132s) (coverage: 37.8% of statements)
✓  cdc/owner (59.385s) (coverage: 73.9% of statements)
∅  cdc/processor/sourcemanager/sorter/mock
✓  engine/pkg/notifier (3.379s) (coverage: 93.8% of statements)
✓  cdc/processor/sourcemanager/sorter/memory (1.211s) (coverage: 62.7% of statements)
✓  dm/pkg/log (1.152s) (coverage: 83.9% of statements)
∅  engine/pkg/orm/mock
✓  cdc/processor/sourcemanager/sorter/pebble/encoding (1.138s) (coverage: 69.1% of statements)
✓  cdc/processor/sourcemanager/sorter/pebble (2.276s) (coverage: 88.4% of statements)
✓  dm/pkg/etcdutil (57.22s) (coverage: 84.8% of statements)
∅  dm/pkg/printinit
✓  dm/pkg/parser (1.183s) (coverage: 88.5% of statements)
✓  engine/pkg/orm/model (3.035s) (coverage: 52.0% of statements)
✓  engine/pkg/orm (3.664s) (coverage: 79.1% of statements)
∅  engine/pkg/promutil/test
✓  engine/pkg/p2p (3.532s) (coverage: 68.1% of statements)
✓  engine/pkg/promutil (1.088s) (coverage: 50.0% of statements)
∅  engine/pkg/rpcutil/mock
∅  engine/pkg/tenant
✓  engine/pkg/quota (1.028s) (coverage: 100.0% of statements)
✓  engine/pkg/rpcutil (1.623s) (coverage: 75.5% of statements)
✓  dm/pkg/retry (8.121s) (coverage: 70.0% of statements)
∅  engine/servermaster/jobop/mock
✓  engine/servermaster/jobop (1.336s) (coverage: 86.1% of statements)
✓  engine/servermaster/scheduler (1.144s) (coverage: 100.0% of statements)
∅  engine/servermaster/scheduler/model (1.144s) (coverage: 0.0% of statements)
∅  engine/test/mock
✓  engine/servermaster/serverutil (1.047s) (coverage: 68.6% of statements)
✓  dm/pkg/schema (1.242s) (coverage: 79.1% of statements)
✓  dm/pkg/shardddl/pessimism (2.339s) (coverage: 80.9% of statements)
✓  cdc/entry (2m13.885s) (coverage: 62.5% of statements)
✓  engine/servermaster (16.583s) (coverage: 53.3% of statements)

=== Skipped
=== SKIP: engine/pkg/externalresource/broker TestIntegrationBrokerOpenExistingS3Storage (0.00s)
    broker_integration_test.go:75: server not configured for s3 integration: empty endpoint in env ENGINE_S3_ENDPOINT

=== SKIP: engine/pkg/externalresource/broker TestIntegrationBrokerGCClosedWorker (0.00s)
    broker_integration_test.go:75: server not configured for s3 integration: empty endpoint in env ENGINE_S3_ENDPOINT
[2024/05/06 14:16:00.234 +08:00] [WARN] [broker_integration_test.go:69] ["s3 prefix"] [s3prefix=TestIntegrationBrokerOpenNewS3Storage-20240506-141600-8510132278950676627]
[2024/05/06 14:16:00.234 +08:00] [INFO] [broker.go:104] ["Create new resource broker"] [executor-id=executor-1] [config="{\"local\":{\"base-dir\":\"/tmp/TestBrokerOpenNewStorage3218371103/001\"},\"s3\":{\"endpoint\":\"\",\"region\":\"\",\"storage-class\":\"\",\"sse\":\"\",\"sse-kms-key-id\":\"\",\"acl\":\"\",\"access-key\":\"\",\"secret-access-key\":\"\",\"session-token\":\"\",\"provider\":\"\",\"force-path-style\":false,\"use-accelerate-endpoint\":false,\"role-arn\":\"\",\"external-id\":\"\",\"object-lock-enabled\":false,\"bucket\":\"\",\"prefix\":\"\"},\"gcs\":{\"endpoint\":\"\",\"storage-class\":\"\",\"predefined-acl\":\"\",\"credentials-file\":\"\",\"bucket\":\"\",\"prefix\":\"\"}}"]
[2024/05/06 14:16:00.234 +08:00] [INFO] [broker.go:133] ["broker will not use s3/gcs as external storage since s3/gcs are both not configured"]
[2024/05/06 14:16:00.234 +08:00] [INFO] [file_manager.go:70] ["Created directory for local file resource"] [resource-name=746573742d7265736f75726365] [path=/tmp/TestStorageHandlePersistAndDiscard3636513415/001/worker-1/3734363537333734326437323635373336663735373236333635]
[2024/05/06 14:16:00.234 +08:00] [INFO] [broker.go:104] ["Create new resource broker"] [executor-id=executor-1] [config="{\"local\":{\"base-dir\":\"/tmp/TestBrokerRemoveResource167765014/001\"},\"s3\":{\"endpoint\":\"\",\"region\":\"\",\"storage-class\":\"\",\"sse\":\"\",\"sse-kms-key-id\":\"\",\"acl\":\"\",\"access-key\":\"\",\"secret-access-key\":\"\",\"session-token\":\"\",\"provider\":\"\",\"force-path-style\":false,\"use-accelerate-endpoint\":false,\"role-arn\":\"\",\"external-id\":\"\",\"object-lock-enabled\":false,\"bucket\":\"\",\"prefix\":\"\"},\"gcs\":{\"endpoint\":\"\",\"storage-class\":\"\",\"predefined-acl\":\"\",\"credentials-file\":\"\",\"bucket\":\"\",\"prefix\":\"\"}}"]
[2024/05/06 14:16:00.234 +08:00] [INFO] [file_manager.go:70] ["Created directory for local file resource"] [resource-name=746573742d7265736f75726365] [path=/tmp/TestStorageHandleDiscardTemporaryResource3243030447/001/worker-1/3734363537333734326437323635373336663735373236333635]

=== SKIP: engine/pkg/externalresource/broker TestIntegrationBrokerOpenNewS3Storage (0.00s)
[2024/05/06 14:16:00.234 +08:00] [INFO] [broker.go:133] ["broker will not use s3/gcs as external storage since s3/gcs are both not configured"]
    broker_integration_test.go:75: server not configured for s3 integration: empty endpoint in env ENGINE_S3_ENDPOINT
[2024/05/06 14:16:00.234 +08:00] [INFO] [broker.go:133] ["broker will not use s3/gcs as external storage since s3/gcs are both not configured"]
[2024/05/06 14:16:00.234 +08:00] [INFO] [file_manager.go:221] ["Local resource has been removed"] [resource-id=746573742d7265736f75726365]
[2024/05/06 14:16:00.234 +08:00] [INFO] [file_manager.go:208] ["Trying to remove non-existing resource"] [creator=worker-1] [resource-name=746573742d6f7074696f6e]
[2024/05/06 14:16:00.234 +08:00] [INFO] [file_manager.go:70] ["Created directory for local file resource"] [resource-name=746573742d32] [path=/tmp/TestBrokerOpenExistingStorage3661802589/001/worker-2/373436353733373432643332]
[2024/05/06 14:16:00.234 +08:00] [INFO] [file_manager.go:208] ["Trying to remove non-existing resource"] [creator=worker-2] [resource-name=7265736f757263652d31]
[2024/05/06 14:16:00.234 +08:00] [INFO] [file_manager.go:70] ["Created directory for local file resource"] [resource-name=746573742d31] [path=/tmp/TestBrokerOpenNewStorage3218371103/001/worker-1/373436353733373432643331]
[2024/05/06 14:16:00.234 +08:00] [INFO] [broker.go:199] ["Using local storage with path"] [path=/tmp/TestBrokerOpenExistingStorage3661802589/001/worker-2/373436353733373432643332]
[2024/05/06 14:16:00.235 +08:00] [INFO] [broker.go:199] ["Using local storage with path"] [path=/tmp/TestBrokerOpenNewStorage3218371103/001/worker-1/373436353733373432643331]
[2024/05/06 14:16:00.234 +08:00] [INFO] [file_manager.go:70] ["Created directory for local file resource"] [resource-name=746573742d6f7074696f6e] [path=/tmp/TestBrokerOpenExistingStorageWithOption1625752364/001/worker-1/37343635373337343264366637303734363936663665]
[2024/05/06 14:16:00.235 +08:00] [INFO] [broker.go:199] ["Using local storage with path"] [path=/tmp/TestBrokerOpenExistingStorageWithOption1625752364/001/worker-1/37343635373337343264366637303734363936663665]
[2024/05/06 14:16:00.235 +08:00] [INFO] [file_manager.go:221] ["Local resource has been removed"] [resource-id=7265736f757263652d31]
[2024/05/06 14:16:00.235 +08:00] [INFO] [file_manager.go:208] ["Trying to remove non-existing resource"] [creator=worker-1] [resource-name=7265736f757263652d31]

=== SKIP: engine/pkg/externalresource/internal/bucket TestIntegrationS3FileManagerRemoveTemporaryResources (0.00s)
    file_manager_integration_test.go:39: server not configured for s3 integration: empty endpoint in env ENGINE_S3_ENDPOINT

=== SKIP: engine/pkg/externalresource/internal/bucket TestIntegrationS3FileManagerBasics (0.00s)
    file_manager_integration_test.go:39: server not configured for s3 integration: empty endpoint in env ENGINE_S3_ENDPOINT

DONE 419 tests, 5 skipped in 435.628s
tools/bin/gocov convert "/tmp/engine_test/cov.unit_test.out" | tools/bin/gocov-xml > engine-coverage.xml
✓  cdc/puller (21.84s) (coverage: 65.6% of statements)
✓  dm/pkg/storage (1.192s) (coverage: 77.0% of statements)
✓  dm/pkg/streamer (1.12s) (coverage: 100.0% of statements)
✓  cdc/redo (8.923s) (coverage: 77.5% of statements)
✓  dm/pkg/terror (1.018s) (coverage: 92.5% of statements)
✓  cdc/redo/common (1.136s) (coverage: 56.0% of statements)
✓  dm/pkg/shardddl/optimism (33.855s) (coverage: 76.0% of statements)
$(echo $(for p in $(go list ./... | grep -vE 'vendor|proto|tiflow/tests|integration|testing_utils|pb|pbmock|tiflow/bin'); do echo ${p#"github.com/pingcap/tiflow/"}|grep -v "github.com/pingcap/tiflow"; done) | xargs tools/bin/failpoint-ctl disable >/dev/null)
[Pipeline] }
Cache not saved (git/pingcap/tiflow/rev-be15534-e9f061d already exists)
[Pipeline] // cache
[Pipeline] }
[Pipeline] // dir
Post stage
[Pipeline] junit
Recording test results
[Checks API] No suitable checks publisher found.
[Pipeline] dir
Running in /home/jenkins/agent/workspace/pingcap/tiflow/ghpr_verify/tiflow
[Pipeline] {
[Pipeline] script
[Pipeline] {
[Pipeline] sh
✓  dm/pkg/upgrade (2.875s) (coverage: 45.5% of statements)
[2024-05-06T06:17:51.503Z] ['info'] 
     _____          _
    / ____|        | |
   | |     ___   __| | ___  ___ _____   __
   | |    / _ \ / _` |/ _ \/ __/ _ \ \ / /
   | |___| (_) | (_| |  __/ (_| (_) \ V /
    \_____\___/ \__,_|\___|\___\___/ \_/

  Codecov report uploader 0.5.0
[2024-05-06T06:17:51.504Z] ['info'] => Project root located at: .
[2024-05-06T06:17:51.507Z] ['info'] ->  Token found by environment variables
[2024-05-06T06:17:51.517Z] ['info'] Searching for coverage files...
[2024-05-06T06:17:51.590Z] ['info'] => Found 1 possible coverage files:
  /tmp/engine_test/cov.unit_test.out
[2024-05-06T06:17:51.590Z] ['info'] Processing /tmp/engine_test/cov.unit_test.out...
[2024-05-06T06:17:51.605Z] ['info'] Using manual override from args.
[2024-05-06T06:17:51.605Z] ['info'] Detected Jenkins CI as the CI provider.
[2024-05-06T06:17:51.613Z] ['info'] Pinging Codecov: https://codecov.io/upload/v4?package=uploader-0.5.0&token=*******&branch=origin%2Fpr%2F11023&build=1774&build_url=https%3A%2F%2Fdo.pingcap.net%2Fjenkins%2Fjob%2Fpingcap%2Fjob%2Ftiflow%2Fjob%2Fghpr_verify%2F1774%2F&commit=e9f061d7a0898b066e3c6e271294672cae36f6d6&job=&pr=11023&service=jenkins&slug=pingcap%2Ftiflow&name=&tag=&flags=unit&parent=
[2024-05-06T06:17:52.357Z] ['info'] https://app.codecov.io/github/pingcap/tiflow/commit/e9f061d7a0898b066e3c6e271294672cae36f6d6
https://storage.googleapis.com/codecov/v4/raw/2024-05-06/3ABF36F972C21331D8C1A68B9A0E2CC7/e9f061d7a0898b066e3c6e271294672cae36f6d6/1dff045a-f57e-43f9-84c8-d7d3cf4e74c1.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240506%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240506T061752Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=aad45def8a92a678e597619be4d9b042216ecc8344d8bd343a85650a4b901701
[2024-05-06T06:17:52.357Z] ['info'] Uploading...
[2024-05-06T06:17:53.178Z] ['info'] {"status":"success","resultURL":"https://app.codecov.io/github/pingcap/tiflow/commit/e9f061d7a0898b066e3c6e271294672cae36f6d6"}
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // container
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
✓  dm/pkg/utils (1.267s) (coverage: 63.5% of statements)
[Pipeline] // node
[Pipeline] }
[Pipeline] // podTemplate
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
✓  cdc/redo/reader (3.211s) (coverage: 71.2% of statements)
∅  cdc/redo/writer
∅  cdc/redo/writer/blackhole
∅  cdc/redo/writer/factory
✓  cdc/redo/writer/file (1.14s) (coverage: 72.9% of statements)
✓  dm/pkg/v1dbschema (1.212s) (coverage: 69.8% of statements)
✓  cdc/redo/writer/memory (1.155s) (coverage: 79.6% of statements)
∅  cdc/scheduler
∅  cdc/scheduler/internal
✓  dm/pkg/v1workermeta (1.438s) (coverage: 85.6% of statements)
✓  cdc/puller/frontier (1m1.92s) (coverage: 96.1% of statements)
✓  dm/simulator/config (1.111s) (coverage: 100.0% of statements)
✓  cdc/scheduler/internal/v3 (1.241s) (coverage: 67.8% of statements)
✓  cdc/scheduler/internal/v3/agent (1.94s) (coverage: 86.3% of statements)
✓  dm/simulator/mcp (1.13s) (coverage: 79.2% of statements)
✓  dm/simulator/sqlgen (1.149s) (coverage: 92.3% of statements)
✓  cdc/scheduler/internal/v3/compat (1.152s) (coverage: 92.4% of statements)
✓  cdc/scheduler/internal/v3/member (1.154s) (coverage: 90.0% of statements)
✓  cdc/scheduler/internal/v3/keyspan (3.589s) (coverage: 89.3% of statements)
✓  cdc/scheduler/internal/v3/scheduler (1.154s) (coverage: 90.7% of statements)
✓  cdc/scheduler/internal/v3/replication (2.041s) (coverage: 72.5% of statements)
✓  dm/relay (25.688s) (coverage: 71.2% of statements)
✓  cdc/scheduler/internal/v3/transport (1.157s) (coverage: 48.2% of statements)
✓  cdc/puller/memorysorter (1m15.692s) (coverage: 84.0% of statements)
✓  dm/syncer/binlogstream (1.387s) (coverage: 58.0% of statements)
∅  dm/syncer/dbconn (1.209s) (coverage: 0.5% of statements)
∅  dm/syncer/metrics
∅  dm/syncer/online-ddl-tools
✓  dm/master (4m53.172s) (coverage: 63.5% of statements)
✓  dm/syncer/safe-mode (1.121s) (coverage: 83.9% of statements)
✓  dm/syncer/sharding-meta (1.185s) (coverage: 61.2% of statements)
∅  dm/tests/utils
∅  dm/ui
✓  dm/syncer/shardddl (3.175s) (coverage: 64.0% of statements)
∅  cdc/sink/ddlsink
∅  cdc/sink/ddlsink/blackhole
∅  cdc/sink/ddlsink/factory
✓  dm/unit (1.211s) (coverage: 97.6% of statements)
✓  cdc/sink/ddlsink/cloudstorage (7.173s) (coverage: 60.2% of statements)
✓  cdc/sink/ddlsink/mq (1.21s) (coverage: 74.0% of statements)
✓  cdc/sink/ddlsink/mq/ddlproducer (1.153s) (coverage: 20.8% of statements)
✓  cdc/server (19.253s) (coverage: 41.0% of statements)
✓  cdc/sink/dmlsink (1.139s) (coverage: 92.3% of statements)
✓  cdc/sink/dmlsink/blackhole (1.14s) (coverage: 75.0% of statements)
✓  cdc/sink/ddlsink/mysql (3.213s) (coverage: 70.0% of statements)
✓  cdc/sink/dmlsink/factory (1.275s) (coverage: 12.2% of statements)
✓  cdc/sink/dmlsink/mq/dispatcher (1.14s) (coverage: 78.9% of statements)
✓  cdc/sink/dmlsink/mq/dispatcher/partition (1.14s) (coverage: 89.5% of statements)
✓  cdc/sink/dmlsink/mq/dispatcher/topic (1.027s) (coverage: 76.5% of statements)
✓  cdc/sink/dmlsink/mq/dmlproducer (1.165s) (coverage: 23.3% of statements)
✓  cdc/sink/dmlsink/mq (20.63s) (coverage: 64.1% of statements)
∅  cdc/sink/dmlsink/mq/transformer
✓  cdc/sink/dmlsink/cloudstorage (26.236s) (coverage: 78.7% of statements)
✓  cdc/sink/dmlsink/mq/manager (1.152s) (coverage: 61.4% of statements)
✓  cdc/sink/dmlsink/txn (3.209s) (coverage: 75.0% of statements)
∅  cdc/sink/metrics
∅  cdc/sink/metrics/cloudstorage
∅  cdc/sink/metrics/mq
∅  cdc/sink/metrics/tablesink
∅  cdc/sink/metrics/txn
✓  cdc/sink/dmlsink/txn/mysql (6.718s) (coverage: 84.7% of statements)
✓  cdc/sink/dmlsink/mq/transformer/columnselector (8.167s) (coverage: 84.6% of statements)
✓  cdc/sink/tablesink (1.357s) (coverage: 91.6% of statements)
✓  cdc/sink/tablesink/state (1.014s) (coverage: 16.7% of statements)
✓  cdc/sink/util (1.147s) (coverage: 22.6% of statements)
∅  cdc/syncpointstore
∅  cdc/vars
∅  cdcv2/capture
∅  cdcv2/controller
✓  cdc/sink/validator (1.222s) (coverage: 58.8% of statements)
✓  dm/syncer (1m54.217s) (coverage: 57.5% of statements)
✓  dm/worker (1m8.03s) (coverage: 70.6% of statements)

DONE 464 tests in 640.494s
tools/bin/gocov convert "/tmp/dm_test/cov.unit_test.out" | tools/bin/gocov-xml > dm-coverage.xml
∅  cdcv2/owner
∅  docs/swagger
∅  cdcv2/metadata (1.229s) (coverage: 0.0% of statements)
✓  cdcv2/metadata/sql (1.265s) (coverage: 32.8% of statements)
$(echo $(for p in $(go list ./... | grep -vE 'vendor|proto|tiflow/tests|integration|testing_utils|pb|pbmock|tiflow/bin'); do echo ${p#"github.com/pingcap/tiflow/"}|grep -v "github.com/pingcap/tiflow"; done) | xargs tools/bin/failpoint-ctl disable >/dev/null)
[Pipeline] }
Cache not saved (git/pingcap/tiflow/rev-be15534-e9f061d already exists)
[Pipeline] // cache
[Pipeline] }
[Pipeline] // dir
Post stage
[Pipeline] junit
Recording test results
[Checks API] No suitable checks publisher found.
[Pipeline] dir
Running in /home/jenkins/agent/workspace/pingcap/tiflow/ghpr_verify/tiflow
[Pipeline] {
[Pipeline] script
[Pipeline] {
[Pipeline] sh
[2024-05-06T06:20:57.210Z] ['info'] 
     _____          _
    / ____|        | |
   | |     ___   __| | ___  ___ _____   __
   | |    / _ \ / _` |/ _ \/ __/ _ \ \ / /
   | |___| (_) | (_| |  __/ (_| (_) \ V /
    \_____\___/ \__,_|\___|\___\___/ \_/

  Codecov report uploader 0.5.0
[2024-05-06T06:20:57.211Z] ['info'] => Project root located at: .
[2024-05-06T06:20:57.214Z] ['info'] ->  Token found by environment variables
[2024-05-06T06:20:57.226Z] ['info'] Searching for coverage files...
[2024-05-06T06:20:57.311Z] ['info'] => Found 1 possible coverage files:
  /tmp/dm_test/cov.unit_test.out
[2024-05-06T06:20:57.311Z] ['info'] Processing /tmp/dm_test/cov.unit_test.out...
[2024-05-06T06:20:57.349Z] ['info'] Using manual override from args.
[2024-05-06T06:20:57.349Z] ['info'] Detected Jenkins CI as the CI provider.
[2024-05-06T06:20:57.356Z] ['info'] Pinging Codecov: https://codecov.io/upload/v4?package=uploader-0.5.0&token=*******&branch=origin%2Fpr%2F11023&build=1774&build_url=https%3A%2F%2Fdo.pingcap.net%2Fjenkins%2Fjob%2Fpingcap%2Fjob%2Ftiflow%2Fjob%2Fghpr_verify%2F1774%2F&commit=e9f061d7a0898b066e3c6e271294672cae36f6d6&job=&pr=11023&service=jenkins&slug=pingcap%2Ftiflow&name=&tag=&flags=unit&parent=
[2024-05-06T06:20:58.098Z] ['info'] https://app.codecov.io/github/pingcap/tiflow/commit/e9f061d7a0898b066e3c6e271294672cae36f6d6
https://storage.googleapis.com/codecov/v4/raw/2024-05-06/3ABF36F972C21331D8C1A68B9A0E2CC7/e9f061d7a0898b066e3c6e271294672cae36f6d6/41face69-3564-4994-88d7-5dfe052c8f6e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240506%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240506T062057Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2075e5fecaa9187fccb769417180c388eba59fb402e0bce5ad90f814e24179da
[2024-05-06T06:20:58.099Z] ['info'] Uploading...
[2024-05-06T06:20:59.238Z] ['info'] {"status":"success","resultURL":"https://app.codecov.io/github/pingcap/tiflow/commit/e9f061d7a0898b066e3c6e271294672cae36f6d6"}
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // container
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // podTemplate
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
∅  pkg/api/v2
∅  pkg/api/v2/mock
✓  pkg/api/internal/rest (3.243s) (coverage: 80.5% of statements)
✓  pkg/causality (1.016s) (coverage: 26.7% of statements)
✓  pkg/applier (1.545s) (coverage: 72.7% of statements)
✓  pkg/causality/tests (2.32s) (coverage: 96.8% of statements)
✓  pkg/causality/internal (6.023s) (coverage: 94.0% of statements)
✓  pkg/chdelay (3.017s) (coverage: 97.9% of statements)
∅  pkg/cmd
cd dm && ../tools/bin/golangci-lint run --timeout 10m0s
∅  pkg/cmd/context
✓  pkg/cmd/cli (1.254s) (coverage: 68.8% of statements)
✓  pkg/chann (16.328s) (coverage: 88.2% of statements)
∅  pkg/cmd/factory/mock
✓  pkg/cmd/redo (1.228s) (coverage: 20.8% of statements)
✓  pkg/cmd/util (1.257s) (coverage: 73.3% of statements)
∅  pkg/cmd/version
∅  pkg/compression
✓  pkg/cmd/server (1.373s) (coverage: 58.3% of statements)
∅  pkg/config/outdated
✓  pkg/config (1.156s) (coverage: 68.9% of statements)
✓  pkg/container/sortmap (1.012s) (coverage: 100.0% of statements)
✓  pkg/container/queue (2.699s) (coverage: 97.7% of statements)
✓  pkg/cmd/factory (19.25s) (coverage: 10.9% of statements)
∅  pkg/election/mock
✓  pkg/errors (1.081s) (coverage: 95.1% of statements)
✓  pkg/errorutil (1.224s) (coverage: 88.0% of statements)
∅  pkg/etcd/mock
✓  pkg/election (7.458s) (coverage: 87.2% of statements)
✓  pkg/etcd (7.022s) (coverage: 62.9% of statements)
✓  pkg/flags (1.018s) (coverage: 100.0% of statements)
✓  pkg/fsutil (1.13s) (coverage: 86.4% of statements)
✓  pkg/hash (1.014s) (coverage: 90.0% of statements)
∅  pkg/integrity
✓  pkg/label (1.022s) (coverage: 88.2% of statements)
✓  pkg/httputil (1.603s) (coverage: 60.0% of statements)
✓  pkg/leakutil (1.014s) (coverage: 50.0% of statements)
✓  pkg/logutil (2.145s) (coverage: 56.2% of statements)
✓  pkg/notify (6.103s) (coverage: 96.1% of statements)
✓  pkg/migrate (8.364s) (coverage: 77.2% of statements)
✓  pkg/filter (21.131s) (coverage: 89.0% of statements)
✓  pkg/orchestrator/util (1.016s) (coverage: 100.0% of statements)
✓  pkg/p2p/internal (2.032s) (coverage: 85.0% of statements)
✓  pkg/p2p (13.798s) (coverage: 82.8% of statements)
✓  pkg/quotes (1.014s) (coverage: 100.0% of statements)
✓  pkg/redo (1.229s) (coverage: 37.9% of statements)
✓  pkg/pdutil (8.601s) (coverage: 69.4% of statements)
✓  pkg/security (1.058s) (coverage: 12.1% of statements)
∅  pkg/sink
✓  pkg/retry (4.172s) (coverage: 93.0% of statements)
✓  pkg/sink/cloudstorage (1.229s) (coverage: 79.4% of statements)
✓  pkg/sink/codec (6.068s) (coverage: 40.5% of statements)
go mod tidy
./tools/check/check-tidy.sh
go: downloading github.com/creachadair/cityhash v0.1.1
go: downloading github.com/dgryski/go-spooky v0.0.0-20170606183049-ed3d087f40e2
go: downloading github.com/dgryski/go-stadtx v0.0.0-20181220175827-101ddca05f0b
go: downloading github.com/huichen/murmur v0.0.0-20130808212358-e0489551cf51
go: downloading github.com/leemcloughlin/gofarmhash v0.0.0-20160919192320-0a055c5b87a8
go: downloading github.com/pborman/uuid v1.2.1
go: downloading github.com/reusee/mmh3 v0.0.0-20140820141314-64b85163255b
go: downloading leb.io/hashland v0.1.5
go: downloading github.com/zhangxinngang/murmur v0.0.0-20140309145047-4e88ee1a5950
go: downloading github.com/lufia/plan9stats v0.0.0-20230326075908-cb1d2100619a
go: downloading github.com/power-devops/perfstat v0.0.0-20221212215047-62379fc7944b
go: downloading github.com/bytedance/sonic v1.9.1
go: downloading github.com/sasha-s/go-deadlock v0.3.1
go: downloading github.com/yusufpapurcu/wmi v1.2.4
go: downloading github.com/gin-contrib/gzip v0.0.1
go: downloading google.golang.org/grpc/examples v0.0.0-20231221225426-4f03f3ff32c9
go: downloading github.com/cockroachdb/datadriven v1.0.3-0.20230413201302-be42291fc80f
go: downloading github.com/prometheus/prometheus v0.50.1
go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c
go: downloading github.com/fsouza/fake-gcs-server v1.44.0
go: downloading github.com/fortytw2/leaktest v1.3.0
go: downloading golang.org/x/xerrors v0.0.0-20231012003039-104605ab7028
go: downloading github.com/otiai10/mint v1.3.1
go: downloading github.com/stathat/consistent v1.0.0
go: downloading github.com/felixge/fgprof v0.9.3
go: downloading github.com/jcmturner/goidentity/v6 v6.0.1
go: downloading github.com/johannesboyne/gofakes3 v0.0.0-20230506070712-04da935ef877
go: downloading github.com/go-playground/assert/v2 v2.2.0
go: downloading google.golang.org/appengine v1.6.8
go: downloading github.com/onsi/ginkgo v1.16.5
go: downloading github.com/dimfeld/httptreemux v5.0.1+incompatible
go: downloading github.com/onsi/gomega v1.20.1
go: downloading github.com/maxatome/go-testdeep v1.11.0
go: downloading github.com/petermattis/goid v0.0.0-20231207134359-e60b3f734c67
go: downloading github.com/frankban/quicktest v1.11.3
go: downloading github.com/dnaeon/go-vcr v1.2.0
go: downloading github.com/jmespath/go-jmespath/internal/testify v1.5.1
go: downloading github.com/shoenig/go-m1cpu v0.1.6
go: downloading gonum.org/v1/gonum v0.8.2
go: downloading github.com/HdrHistogram/hdrhistogram-go v1.1.2
go: downloading github.com/decred/dcrd/dcrec/secp256k1/v4 v4.2.0
go: downloading github.com/jfcg/opt v0.3.1
go: downloading github.com/go-ole/go-ole v1.3.0
go: downloading github.com/xitongsys/parquet-go-source v0.0.0-20200817004010-026bad9b25d0
go: downloading github.com/jfcg/rng v1.0.4
go: downloading github.com/99designs/go-keychain v0.0.0-20191008050251-8e49817e8af4
go: downloading github.com/danieljoos/wincred v1.1.2
go: downloading github.com/google/martian/v3 v3.3.2
go: downloading github.com/inconshreveable/mousetrap v1.1.0
go: downloading github.com/smartystreets/goconvey v1.6.4
go: downloading github.com/shoenig/test v0.6.4
go: downloading github.com/gavv/httpexpect v2.0.0+incompatible
go: downloading github.com/segmentio/asm v1.2.0
go: downloading github.com/alexbrainman/sspi v0.0.0-20210105120005-909beea2cc74
go: downloading github.com/chzyer/test v1.0.0
go: downloading github.com/go-errors/errors v1.4.2
go: downloading github.com/mwitkow/go-conntrack v0.0.0-20190716064945-2f068394615f
go: downloading github.com/lib/pq v1.2.0
go: downloading github.com/mattn/go-sqlite3 v2.0.1+incompatible
go: downloading golang.org/x/lint v0.0.0-20201208152925-83fdc39ff7b5
go: downloading github.com/tidwall/assert v0.1.0
go: downloading github.com/tidwall/lotsa v1.0.2
go: downloading github.com/chzyer/logex v1.2.1
go: downloading github.com/jpillora/backoff v1.0.0
go: downloading gopkg.in/mgo.v2 v2.0.0-20190816093944-a6b53ec6cb22
go: downloading github.com/gorilla/handlers v1.5.1
go: downloading github.com/google/renameio/v2 v2.0.0
go: downloading cloud.google.com/go/pubsub v1.37.0
go: downloading github.com/pkg/xattr v0.4.9
go: downloading github.com/shabbyrobe/gocovmerge v0.0.0-20190829150210-3e036491d500
go: downloading github.com/ryszard/goskiplist v0.0.0-20150312221310-2dfbae5fcf46
go: downloading github.com/google/renameio v0.1.0
go: downloading github.com/yudai/gojsondiff v1.0.0
go: downloading github.com/ajg/form v1.5.1
go: downloading github.com/fatih/structs v1.1.0
go: downloading github.com/google/go-querystring v1.0.0
go: downloading github.com/imkira/go-interpol v1.1.0
go: downloading github.com/moul/http2curl v1.0.0
go: downloading github.com/valyala/fasthttp v1.40.0
go: downloading github.com/xeipuuv/gojsonschema v1.2.0
go: downloading github.com/yalp/jsonpath v0.0.0-20180802001716-5cc68e5049a0
go: downloading github.com/yudai/golcs v0.0.0-20170316035057-ecda9a501e82
go: downloading github.com/sergi/go-diff v1.3.1
go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
go: downloading github.com/google/martian v2.1.0+incompatible
go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f
go: downloading github.com/andybalholm/brotli v1.0.5
go: downloading github.com/nxadm/tail v1.4.8
go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7
go: downloading github.com/fsnotify/fsnotify v1.7.0
go: downloading github.com/smartystreets/assertions v0.0.0-20180927180507-b2de0cb4f26d
go: downloading github.com/jtolds/gls v4.20.0+incompatible
go: downloading github.com/gopherjs/gopherjs v0.0.0-20181017120253-0766667cb4d1
go: downloading golang.org/x/arch v0.3.0
go: downloading github.com/chenzhuoyu/base64x v0.0.0-20221115062448-fe3a3abad311
go: downloading github.com/klauspost/cpuid/v2 v2.2.4
go: downloading github.com/twitchyliquid64/golang-asm v0.15.1
go: downloading github.com/grafana/regexp v0.0.0-20221122212121-6b5c0a4cb7fd
go: downloading github.com/go-kit/log v0.2.1
go: downloading github.com/dennwc/varint v1.0.0
go: downloading github.com/go-logfmt/logfmt v0.6.0
check terror conflict
check pass
cd tools/check && GO111MODULE=on go build -mod=mod -o ../bin/errdoc-gen github.com/pingcap/errors/errdoc-gen
go: downloading github.com/pingcap/errors v0.11.5-0.20211009033009-93128226aaa3
generator errors.toml
# check-errdoc will skip DM directory.
./tools/check/check-errdoc.sh
Generate successfully, output:
Non-normalized error: proto: negative length found during unmarshaling
Non-normalized error: proto: integer overflow
Non-normalized error: proto: unexpected end of group
Non-normalized error: proto: negative length found during unmarshaling
Non-normalized error: proto: integer overflow
Non-normalized error: proto: unexpected end of group

check-merge-conflicts
check-ticdc-dashboard
/usr/bin/sed -i -e 's/^\(\t*\)  /\1\t/g' -e 's/^\(\t*\) /\1/' -- Makefile tools/Makefile engine/pkg/promutil/test/Makefile
./tests/integration_tests/run_group.sh check "others"
All CDC integration test cases are added to groups
./dm/tests/run_group.sh "check others"
All engine integration test cases are added to groups
./engine/test/utils/check_case.sh
all integration tests of engine verified
./engine/test/integration_tests/run_group.sh "check others"
All engine integration test cases are added to groups
[Pipeline] }
Cache not saved (git/pingcap/tiflow/rev-be15534-e9f061d already exists)
[Pipeline] // cache
[Pipeline] }
[Pipeline] // dir
Post stage
[Pipeline] junit
Recording test results
None of the test reports contained any result
[Checks API] No suitable checks publisher found.
[Pipeline] dir
Running in /home/jenkins/agent/workspace/pingcap/tiflow/ghpr_verify/tiflow
[Pipeline] {
[Pipeline] script
[Pipeline] {
No test report files were found. Configuration error?
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
✓  pkg/sink/codec/builder (5.293s) (coverage: 0.0% of statements)
[Pipeline] // stage
[Pipeline] }
[Pipeline] // container
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // podTemplate
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
✓  pkg/orchestrator (1m22.855s) (coverage: 68.6% of statements)
✓  pkg/sink/codec/avro (20.302s) (coverage: 74.2% of statements)
✓  pkg/sink/codec/common (1.159s) (coverage: 38.5% of statements)
✓  pkg/sink/codec/csv (1.168s) (coverage: 80.7% of statements)
✓  pkg/sink/codec/craft (21.492s) (coverage: 84.4% of statements)
∅  pkg/sink/codec/internal
✓  pkg/sink/codec/debezium (8.512s) (coverage: 92.8% of statements)
✓  pkg/sink/codec/maxwell (1.204s) (coverage: 50.7% of statements)
✓  pkg/sink/codec/open (47.271s) (coverage: 73.1% of statements)
∅  pkg/sink/codec/utils
✓  pkg/sink/kafka (2.35s) (coverage: 58.4% of statements)
✓  pkg/sink/kafka/claimcheck (1.146s) (coverage: 28.0% of statements)
✓  pkg/sink/kafka/v2 (1.166s) (coverage: 76.2% of statements)
∅  pkg/sink/kafka/v2/mock
✓  pkg/sink/mysql (1.216s) (coverage: 60.3% of statements)
✓  pkg/sink/codec/canal (2m1.286s) (coverage: 75.5% of statements)
✓  pkg/sink/codec/simple (1m13.396s) (coverage: 88.0% of statements)
✓  pkg/sink/pulsar (1.228s) (coverage: 38.6% of statements)
✓  pkg/sink/observer (1.363s) (coverage: 77.0% of statements)
✓  pkg/spanz (2.381s) (coverage: 67.7% of statements)
∅  pkg/txnutil
✓  pkg/sqlmodel (1.192s) (coverage: 78.7% of statements)
✓  pkg/types (1.018s) (coverage: 91.7% of statements)
✓  pkg/txnutil/gc (2.388s) (coverage: 70.8% of statements)
✓  pkg/tcpserver (11.097s) (coverage: 87.0% of statements)
✓  pkg/uuid (1.014s) (coverage: 100.0% of statements)
✓  pkg/util (1.282s) (coverage: 46.1% of statements)
✓  pkg/upstream (2.277s) (coverage: 60.7% of statements)
✓  pkg/version (17.193s) (coverage: 85.1% of statements)
✓  pkg/workerpool (26.81s) (coverage: 86.8% of statements)

=== Skipped
=== SKIP: cdcv2/metadata/sql TestAutoMigrateTables (0.00s)
    tables_test.go:39: skip this test since it's unstable

DONE 3112 tests, 1 skipped in 1023.288s
tools/bin/gocov convert "/tmp/tidb_cdc_test/cov.unit.out" | tools/bin/gocov-xml > cdc-coverage.xml
$(echo $(for p in $(go list ./... | grep -vE 'vendor|proto|tiflow/tests|integration|testing_utils|pb|pbmock|tiflow/bin'); do echo ${p#"github.com/pingcap/tiflow/"}|grep -v "github.com/pingcap/tiflow"; done) | xargs tools/bin/failpoint-ctl disable >/dev/null)
[Pipeline] }
Cache not saved (git/pingcap/tiflow/rev-be15534-e9f061d already exists)
[Pipeline] // cache
[Pipeline] }
[Pipeline] // dir
Post stage
[Pipeline] junit
Recording test results
[Checks API] No suitable checks publisher found.
[Pipeline] dir
Running in /home/jenkins/agent/workspace/pingcap/tiflow/ghpr_verify/tiflow
[Pipeline] {
[Pipeline] script
[Pipeline] {
[Pipeline] sh
[2024-05-06T06:28:19.296Z] ['info'] 
     _____          _
    / ____|        | |
   | |     ___   __| | ___  ___ _____   __
   | |    / _ \ / _` |/ _ \/ __/ _ \ \ / /
   | |___| (_) | (_| |  __/ (_| (_) \ V /
    \_____\___/ \__,_|\___|\___\___/ \_/

  Codecov report uploader 0.5.0
[2024-05-06T06:28:19.297Z] ['info'] => Project root located at: .
[2024-05-06T06:28:19.301Z] ['info'] ->  Token found by environment variables
[2024-05-06T06:28:19.311Z] ['info'] Searching for coverage files...
[2024-05-06T06:28:19.386Z] ['info'] => Found 1 possible coverage files:
  /tmp/tidb_cdc_test/cov.unit.out
[2024-05-06T06:28:19.386Z] ['info'] Processing /tmp/tidb_cdc_test/cov.unit.out...
[2024-05-06T06:28:19.431Z] ['info'] Using manual override from args.
[2024-05-06T06:28:19.431Z] ['info'] Detected Jenkins CI as the CI provider.
[2024-05-06T06:28:19.437Z] ['info'] Pinging Codecov: https://codecov.io/upload/v4?package=uploader-0.5.0&token=*******&branch=origin%2Fpr%2F11023&build=1774&build_url=https%3A%2F%2Fdo.pingcap.net%2Fjenkins%2Fjob%2Fpingcap%2Fjob%2Ftiflow%2Fjob%2Fghpr_verify%2F1774%2F&commit=e9f061d7a0898b066e3c6e271294672cae36f6d6&job=&pr=11023&service=jenkins&slug=pingcap%2Ftiflow&name=&tag=&flags=unit&parent=
[2024-05-06T06:28:21.060Z] ['info'] https://app.codecov.io/github/pingcap/tiflow/commit/e9f061d7a0898b066e3c6e271294672cae36f6d6
https://storage.googleapis.com/codecov/v4/raw/2024-05-06/3ABF36F972C21331D8C1A68B9A0E2CC7/e9f061d7a0898b066e3c6e271294672cae36f6d6/1739bdd1-72c6-4179-8800-946d3bc343b7.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240506%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240506T062820Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=222067f491122a7c560414b740512dd1a2ff79f1a96b0068415e7e94d0acbb39
[2024-05-06T06:28:21.060Z] ['info'] Uploading...
[2024-05-06T06:28:22.220Z] ['info'] {"status":"success","resultURL":"https://app.codecov.io/github/pingcap/tiflow/commit/e9f061d7a0898b066e3c6e271294672cae36f6d6"}
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // container
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // podTemplate
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // parallel
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // container
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // podTemplate
[Pipeline] End of Pipeline
Finished: SUCCESS