verify
Failed Started
by
@stanhu

Stan Hu
1Running with gitlab-runner 13.3.0-rc1 (669fc507)2 on prm-com-gitlab-org bd0915564Using Docker executor with image golang:1.13 ...5Pulling docker image golang:1.13 ...6Using docker image sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 for golang:1.13 ...8Running on runner-bd091556-project-554859-concurrent-0 via runner-bd091556-prm-1597298004-72246aaf...10$ eval "$CI_PRE_CLONE_SCRIPT"11Fetching changes...12Initialized empty Git repository in /builds/gitlab-org/gitlab-workhorse/.git/13Created fresh repository.14Checking out c49d98c8 as refs/merge-requests/555/head...15Skipping Git submodules setup17$ make verify18### Setting up target directory19rm -rf "/builds/gitlab-org/gitlab-workhorse/_build"20mkdir -p "/builds/gitlab-org/gitlab-workhorse/_build"21touch "/builds/gitlab-org/gitlab-workhorse/_build/.ok"22### Verify: lint23go install golang.org/x/lint/golint24go: downloading golang.org/x/lint v0.0.0-20200302205851-738671d3881b25go: extracting golang.org/x/lint v0.0.0-20200302205851-738671d3881b26go: downloading golang.org/x/tools v0.0.0-20200608174601-1b747fd9450927go: extracting golang.org/x/tools v0.0.0-20200608174601-1b747fd9450928go: finding golang.org/x/lint v0.0.0-20200302205851-738671d3881b29go: finding golang.org/x/tools v0.0.0-20200608174601-1b747fd9450930### Verify: vet31go: downloading github.com/BurntSushi/toml v0.3.132go: downloading github.com/smartystreets/goconvey v1.6.433go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible34go: downloading google.golang.org/grpc v1.29.135go: downloading github.com/prometheus/client_golang v1.0.036go: downloading gitlab.com/gitlab-org/labkit v0.0.0-20200520155818-96e583c5789137go: downloading github.com/golang/protobuf v1.4.238go: downloading github.com/FZambia/sentinel v1.0.039go: downloading github.com/stretchr/testify v1.5.140go: extracting gitlab.com/gitlab-org/labkit v0.0.0-20200520155818-96e583c5789141go: extracting github.com/golang/protobuf v1.4.242go: extracting github.com/BurntSushi/toml v0.3.143go: extracting github.com/FZambia/sentinel v1.0.044go: downloading github.com/getsentry/raven-go v0.1.245go: downloading github.com/Azure/azure-storage-blob-go v0.10.046go: extracting github.com/dgrijalva/jwt-go v3.2.0+incompatible47go: downloading gitlab.com/gitlab-org/gitaly v1.74.048go: downloading gocloud.dev v0.20.049go: extracting github.com/prometheus/client_golang v1.0.050go: extracting github.com/stretchr/testify v1.5.151go: downloading github.com/alecthomas/chroma v0.7.352go: extracting github.com/getsentry/raven-go v0.1.253go: extracting github.com/Azure/azure-storage-blob-go v0.10.054go: downloading google.golang.org/protobuf v1.24.055go: downloading github.com/mitchellh/copystructure v1.0.056go: downloading github.com/aws/aws-sdk-go v1.31.1357go: extracting google.golang.org/grpc v1.29.158go: extracting github.com/mitchellh/copystructure v1.0.059go: extracting github.com/smartystreets/goconvey v1.6.460go: extracting github.com/alecthomas/chroma v0.7.361go: extracting gocloud.dev v0.20.062go: downloading github.com/pmezard/go-difflib v1.0.063go: downloading gopkg.in/yaml.v2 v2.2.864go: downloading github.com/Azure/azure-pipeline-go v0.2.265go: downloading github.com/prometheus/procfs v0.0.266go: downloading github.com/jpillora/backoff v0.0.0-20170918002102-8eab2debe79d67go: extracting google.golang.org/protobuf v1.24.068go: extracting github.com/pmezard/go-difflib v1.0.069go: extracting gitlab.com/gitlab-org/gitaly v1.74.070go: extracting github.com/Azure/azure-pipeline-go v0.2.271go: extracting gopkg.in/yaml.v2 v2.2.872go: downloading github.com/client9/reopen v1.0.073go: extracting github.com/client9/reopen v1.0.074go: extracting github.com/prometheus/procfs v0.0.275go: extracting github.com/jpillora/backoff v0.0.0-20170918002102-8eab2debe79d76go: downloading github.com/sebest/xff v0.0.0-20160910043805-6c115e0ffa3577go: downloading github.com/jtolds/gls v4.20.0+incompatible78go: downloading github.com/golang/gddo v0.0.0-20190419222130-af0f2af8072179go: extracting github.com/jtolds/gls v4.20.0+incompatible80go: downloading github.com/prometheus/client_model v0.0.0-20190812154241-14fe0d1b01d481go: extracting github.com/golang/gddo v0.0.0-20190419222130-af0f2af8072182go: extracting github.com/sebest/xff v0.0.0-20160910043805-6c115e0ffa3583go: downloading github.com/beorn7/perks v1.0.084go: extracting github.com/prometheus/client_model v0.0.0-20190812154241-14fe0d1b01d485go: extracting github.com/beorn7/perks v1.0.086go: downloading github.com/davecgh/go-spew v1.1.187go: downloading github.com/pkg/errors v0.9.188go: extracting github.com/davecgh/go-spew v1.1.189go: downloading github.com/mitchellh/reflectwalk v1.0.090go: downloading github.com/gomodule/redigo v2.0.0+incompatible91go: downloading github.com/rafaeljusto/redigomock v0.0.0-20190202135759-257e089e14a192go: downloading github.com/grpc-ecosystem/go-grpc-prometheus v1.2.093go: extracting github.com/pkg/errors v0.9.194go: extracting github.com/rafaeljusto/redigomock v0.0.0-20190202135759-257e089e14a195go: downloading github.com/dlclark/regexp2 v1.2.096go: extracting github.com/mitchellh/reflectwalk v1.0.097go: downloading github.com/mattn/go-ieproxy v0.0.198go: extracting github.com/gomodule/redigo v2.0.0+incompatible99go: downloading golang.org/x/net v0.0.0-20200602114024-627f9648deb9100go: downloading github.com/certifi/gocertifi v0.0.0-20180905225744-ee1a9a0726d2101go: extracting github.com/mattn/go-ieproxy v0.0.1102go: extracting github.com/grpc-ecosystem/go-grpc-prometheus v1.2.0103go: extracting github.com/certifi/gocertifi v0.0.0-20180905225744-ee1a9a0726d2104go: extracting golang.org/x/net v0.0.0-20200602114024-627f9648deb9105go: downloading go.opencensus.io v0.22.3106go: extracting github.com/dlclark/regexp2 v1.2.0107go: downloading golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543108go: extracting golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543109go: downloading github.com/prometheus/common v0.4.1110go: downloading github.com/opentracing/opentracing-go v1.0.2111go: extracting github.com/opentracing/opentracing-go v1.0.2112go: downloading github.com/google/uuid v1.1.1113go: extracting go.opencensus.io v0.22.3114go: extracting github.com/google/uuid v1.1.1115go: downloading github.com/sirupsen/logrus v1.3.0116go: extracting github.com/sirupsen/logrus v1.3.0117go: downloading github.com/smartystreets/assertions v0.0.0-20180927180507-b2de0cb4f26d118go: extracting github.com/prometheus/common v0.4.1119go: downloading golang.org/x/sys v0.0.0-20200602225109-6fdc65e7d980120go: extracting github.com/smartystreets/assertions v0.0.0-20180927180507-b2de0cb4f26d121go: downloading github.com/johannesboyne/gofakes3 v0.0.0-20200510090907-02d71f533bec122go: extracting github.com/johannesboyne/gofakes3 v0.0.0-20200510090907-02d71f533bec123go: downloading github.com/gorilla/websocket v1.4.0124go: downloading google.golang.org/api v0.26.0125go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.0.0126go: extracting github.com/gorilla/websocket v1.4.0127go: extracting github.com/grpc-ecosystem/go-grpc-middleware v1.0.0128go: downloading github.com/ryszard/goskiplist v0.0.0-20150312221310-2dfbae5fcf46129go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1130go: downloading github.com/googleapis/gax-go v2.0.2+incompatible131go: extracting golang.org/x/sys v0.0.0-20200602225109-6fdc65e7d980132go: extracting github.com/ryszard/goskiplist v0.0.0-20150312221310-2dfbae5fcf46133go: downloading github.com/danwakefield/fnmatch v0.0.0-20160403171240-cbb64ac3d964134go: extracting github.com/googleapis/gax-go v2.0.2+incompatible135go: downloading google.golang.org/genproto v0.0.0-20200608115520-7c474a2e3482136go: extracting github.com/matttproud/golang_protobuf_extensions v1.0.1137go: downloading github.com/google/wire v0.4.0138go: extracting github.com/danwakefield/fnmatch v0.0.0-20160403171240-cbb64ac3d964139go: downloading golang.org/x/text v0.3.2140go: extracting github.com/google/wire v0.4.0141go: extracting golang.org/x/text v0.3.2142go: downloading github.com/golang/groupcache v0.0.0-20200121045136-8c9f03a8e57e143go: downloading golang.org/x/crypto v0.0.0-20191206172530-e9b2fee46413144go: extracting github.com/golang/groupcache v0.0.0-20200121045136-8c9f03a8e57e145go: extracting golang.org/x/crypto v0.0.0-20191206172530-e9b2fee46413146go: extracting github.com/aws/aws-sdk-go v1.31.13147go: extracting google.golang.org/genproto v0.0.0-20200608115520-7c474a2e3482148go: extracting google.golang.org/api v0.26.0149go: downloading github.com/jmespath/go-jmespath v0.3.0150go: extracting github.com/jmespath/go-jmespath v0.3.0151go: downloading golang.org/x/oauth2 v0.0.0-20200107190931-bf48bf16ab8d152go: extracting golang.org/x/oauth2 v0.0.0-20200107190931-bf48bf16ab8d153go: downloading cloud.google.com/go v0.58.0154go: extracting cloud.google.com/go v0.58.0155go: finding github.com/Azure/azure-storage-blob-go v0.10.0156go: finding github.com/getsentry/raven-go v0.1.2157go: finding github.com/sirupsen/logrus v1.3.0158go: finding gitlab.com/gitlab-org/labkit v0.0.0-20200520155818-96e583c57891159go: finding github.com/prometheus/client_golang v1.0.0160go: finding github.com/BurntSushi/toml v0.3.1161go: finding github.com/gorilla/websocket v1.4.0162go: finding gocloud.dev v0.20.0163go: finding gitlab.com/gitlab-org/gitaly v1.74.0164go: finding golang.org/x/crypto v0.0.0-20191206172530-e9b2fee46413165go: finding github.com/golang/protobuf v1.4.2166go: finding github.com/FZambia/sentinel v1.0.0167go: finding github.com/sebest/xff v0.0.0-20160910043805-6c115e0ffa35168go: finding github.com/client9/reopen v1.0.0169go: finding github.com/beorn7/perks v1.0.0170go: finding github.com/gomodule/redigo v2.0.0+incompatible171go: finding go.opencensus.io v0.22.3172go: finding github.com/dgrijalva/jwt-go v3.2.0+incompatible173go: finding github.com/grpc-ecosystem/go-grpc-middleware v1.0.0174go: finding golang.org/x/sys v0.0.0-20200602225109-6fdc65e7d980175go: finding github.com/jpillora/backoff v0.0.0-20170918002102-8eab2debe79d176go: finding github.com/golang/gddo v0.0.0-20190419222130-af0f2af80721177go: finding golang.org/x/net v0.0.0-20200602114024-627f9648deb9178go: finding github.com/grpc-ecosystem/go-grpc-prometheus v1.2.0179go: finding google.golang.org/protobuf v1.24.0180go: finding github.com/Azure/azure-pipeline-go v0.2.2181go: finding github.com/certifi/gocertifi v0.0.0-20180905225744-ee1a9a0726d2182go: finding github.com/mitchellh/copystructure v1.0.0183go: finding github.com/prometheus/client_model v0.0.0-20190812154241-14fe0d1b01d4184go: finding google.golang.org/grpc v1.29.1185go: finding github.com/google/uuid v1.1.1186go: finding github.com/pkg/errors v0.9.1187go: finding github.com/prometheus/common v0.4.1188go: finding github.com/mitchellh/reflectwalk v1.0.0189go: finding github.com/opentracing/opentracing-go v1.0.2190go: finding github.com/prometheus/procfs v0.0.2191go: finding github.com/mattn/go-ieproxy v0.0.1192go: finding golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543193go: finding github.com/aws/aws-sdk-go v1.31.13194go: finding google.golang.org/genproto v0.0.0-20200608115520-7c474a2e3482195go: finding github.com/alecthomas/chroma v0.7.3196go: finding github.com/matttproud/golang_protobuf_extensions v1.0.1197go: finding github.com/google/wire v0.4.0198go: finding github.com/googleapis/gax-go v2.0.2+incompatible199go: finding github.com/dlclark/regexp2 v1.2.0200go: finding github.com/johannesboyne/gofakes3 v0.0.0-20200510090907-02d71f533bec201go: finding github.com/stretchr/testify v1.5.1202go: finding github.com/danwakefield/fnmatch v0.0.0-20160403171240-cbb64ac3d964203go: finding google.golang.org/api v0.26.0204go: finding github.com/golang/groupcache v0.0.0-20200121045136-8c9f03a8e57e205go: finding golang.org/x/oauth2 v0.0.0-20200107190931-bf48bf16ab8d206go: finding github.com/jmespath/go-jmespath v0.3.0207go: finding github.com/ryszard/goskiplist v0.0.0-20150312221310-2dfbae5fcf46208go: finding github.com/davecgh/go-spew v1.1.1209go: finding github.com/pmezard/go-difflib v1.0.0210go: finding cloud.google.com/go v0.58.0211go: finding golang.org/x/text v0.3.2212go: finding gopkg.in/yaml.v2 v2.2.8213go: finding github.com/smartystreets/goconvey v1.6.4214go: finding github.com/jtolds/gls v4.20.0+incompatible215go: finding github.com/smartystreets/assertions v0.0.0-20180927180507-b2de0cb4f26d216go: finding github.com/rafaeljusto/redigomock v0.0.0-20190202135759-257e089e14a1217### Verify: detect-context218_support/detect-context.sh219### install-goimports220go install golang.org/x/tools/cmd/goimports221go: downloading golang.org/x/mod v0.3.0222go: extracting golang.org/x/mod v0.3.0223go: finding golang.org/x/mod v0.3.0224### Verify: check-formatting225### Verify: staticcheck226go install honnef.co/go/tools/cmd/staticcheck227go: downloading honnef.co/go/tools v0.0.1-2020.1.4228go: extracting honnef.co/go/tools v0.0.1-2020.1.4229go: finding honnef.co/go/tools v0.0.1-2020.1.4230gitaly_test.go:20:2: package github.com/golang/protobuf/jsonpb is deprecated: Use the "google.golang.org/protobuf/encoding/protojson" package instead. (SA1019)231gitaly_test.go:21:2: package github.com/golang/protobuf/proto is deprecated: Use the "google.golang.org/protobuf/proto" package instead. (SA1019)232internal/git/archive.go:18:2: package github.com/golang/protobuf/proto is deprecated: Use the "google.golang.org/protobuf/proto" package instead. (SA1019)233internal/gitaly/gitaly.go:8:2: package github.com/golang/protobuf/jsonpb is deprecated: Use the "google.golang.org/protobuf/encoding/protojson" package instead. (SA1019)234internal/gitaly/gitaly.go:9:2: package github.com/golang/protobuf/proto is deprecated: Use the "google.golang.org/protobuf/proto" package instead. (SA1019)235internal/testhelper/gitaly.go:11:2: package github.com/golang/protobuf/jsonpb is deprecated: Use the "google.golang.org/protobuf/encoding/protojson" package instead. (SA1019)236internal/testhelper/gitaly.go:12:2: package github.com/golang/protobuf/proto is deprecated: Use the "google.golang.org/protobuf/proto" package instead. (SA1019)237sendfile_test.go:45:34: unnecessary use of fmt.Sprintf (S1039)238make: *** [Makefile:145: staticcheck] Error 1239ERROR: Job failed: exit code 1