Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cmd/go: output from failed "go get -u -v" is difficult to understand #17707

Closed
broady opened this issue Oct 31, 2016 · 4 comments
Closed

cmd/go: output from failed "go get -u -v" is difficult to understand #17707

broady opened this issue Oct 31, 2016 · 4 comments
Labels
FrozenDueToAge NeedsFix The path to resolution is known, but the work has not been done.
Milestone

Comments

@broady
Copy link
Contributor

broady commented Oct 31, 2016

See if you can figure out what went wrong from this run:

$ go get -u -v ./...

$ go get -u -v ./...
github.com/GoogleCloudPlatform/golang-samples (download)
Fetching https://golang.org/x/net/context?go-get=1
Parsing meta tags from https://golang.org/x/net/context?go-get=1 (status code 200)
get "golang.org/x/net/context": found meta tag main.metaImport{Prefix:"golang.org/x/net", VCS:"git", RepoRoot:"https://go.googlesource.com/net"} at https://golang.org/x/net/context?go-get=1
get "golang.org/x/net/context": verifying non-authoritative meta tag
Fetching https://golang.org/x/net?go-get=1
Parsing meta tags from https://golang.org/x/net?go-get=1 (status code 200)
golang.org/x/net (download)
Fetching https://golang.org/x/oauth2/google?go-get=1
Parsing meta tags from https://golang.org/x/oauth2/google?go-get=1 (status code 200)
get "golang.org/x/oauth2/google": found meta tag main.metaImport{Prefix:"golang.org/x/oauth2", VCS:"git", RepoRoot:"https://go.googlesource.com/oauth2"} at https://golang.org/x/oauth2/google?go-get=1
get "golang.org/x/oauth2/google": verifying non-authoritative meta tag
Fetching https://golang.org/x/oauth2?go-get=1
Parsing meta tags from https://golang.org/x/oauth2?go-get=1 (status code 200)
golang.org/x/oauth2 (download)
Fetching https://cloud.google.com/go/compute/metadata?go-get=1
Parsing meta tags from https://cloud.google.com/go/compute/metadata?go-get=1 (status code 200)
get "cloud.google.com/go/compute/metadata": found meta tag main.metaImport{Prefix:"cloud.google.com/go", VCS:"git", RepoRoot:"https://code.googlesource.com/gocloud"} at https://cloud.google.com/go/compute/metadata?go-get=1
get "cloud.google.com/go/compute/metadata": verifying non-authoritative meta tag
Fetching https://cloud.google.com/go?go-get=1
Parsing meta tags from https://cloud.google.com/go?go-get=1 (status code 200)
cloud.google.com/go (download)
Fetching https://cloud.google.com/go/internal?go-get=1
Parsing meta tags from https://cloud.google.com/go/internal?go-get=1 (status code 200)
get "cloud.google.com/go/internal": found meta tag main.metaImport{Prefix:"cloud.google.com/go", VCS:"git", RepoRoot:"https://code.googlesource.com/gocloud"} at https://cloud.google.com/go/internal?go-get=1
get "cloud.google.com/go/internal": verifying non-authoritative meta tag
Fetching https://golang.org/x/net/context/ctxhttp?go-get=1
Parsing meta tags from https://golang.org/x/net/context/ctxhttp?go-get=1 (status code 200)
get "golang.org/x/net/context/ctxhttp": found meta tag main.metaImport{Prefix:"golang.org/x/net", VCS:"git", RepoRoot:"https://go.googlesource.com/net"} at https://golang.org/x/net/context/ctxhttp?go-get=1
get "golang.org/x/net/context/ctxhttp": verifying non-authoritative meta tag
Fetching https://golang.org/x/oauth2?go-get=1
Parsing meta tags from https://golang.org/x/oauth2?go-get=1 (status code 200)
get "golang.org/x/oauth2": found meta tag main.metaImport{Prefix:"golang.org/x/oauth2", VCS:"git", RepoRoot:"https://go.googlesource.com/oauth2"} at https://golang.org/x/oauth2?go-get=1
Fetching https://golang.org/x/oauth2/internal?go-get=1
Parsing meta tags from https://golang.org/x/oauth2/internal?go-get=1 (status code 200)
get "golang.org/x/oauth2/internal": found meta tag main.metaImport{Prefix:"golang.org/x/oauth2", VCS:"git", RepoRoot:"https://go.googlesource.com/oauth2"} at https://golang.org/x/oauth2/internal?go-get=1
get "golang.org/x/oauth2/internal": verifying non-authoritative meta tag
Fetching https://golang.org/x/oauth2/jws?go-get=1
Parsing meta tags from https://golang.org/x/oauth2/jws?go-get=1 (status code 200)
get "golang.org/x/oauth2/jws": found meta tag main.metaImport{Prefix:"golang.org/x/oauth2", VCS:"git", RepoRoot:"https://go.googlesource.com/oauth2"} at https://golang.org/x/oauth2/jws?go-get=1
get "golang.org/x/oauth2/jws": verifying non-authoritative meta tag
Fetching https://golang.org/x/oauth2/jwt?go-get=1
Parsing meta tags from https://golang.org/x/oauth2/jwt?go-get=1 (status code 200)
get "golang.org/x/oauth2/jwt": found meta tag main.metaImport{Prefix:"golang.org/x/oauth2", VCS:"git", RepoRoot:"https://go.googlesource.com/oauth2"} at https://golang.org/x/oauth2/jwt?go-get=1
get "golang.org/x/oauth2/jwt": verifying non-authoritative meta tag
Fetching https://google.golang.org/api/bigquery/v2?go-get=1
Parsing meta tags from https://google.golang.org/api/bigquery/v2?go-get=1 (status code 200)
get "google.golang.org/api/bigquery/v2": found meta tag main.metaImport{Prefix:"google.golang.org/api", VCS:"git", RepoRoot:"https://code.googlesource.com/google-api-go-client"} at https://google.golang.org/api/bigquery/v2?go-get=1
get "google.golang.org/api/bigquery/v2": verifying non-authoritative meta tag
Fetching https://google.golang.org/api?go-get=1
Parsing meta tags from https://google.golang.org/api?go-get=1 (status code 200)
google.golang.org/api (download)
Fetching https://google.golang.org/api/gensupport?go-get=1
Parsing meta tags from https://google.golang.org/api/gensupport?go-get=1 (status code 200)
get "google.golang.org/api/gensupport": found meta tag main.metaImport{Prefix:"google.golang.org/api", VCS:"git", RepoRoot:"https://code.googlesource.com/google-api-go-client"} at https://google.golang.org/api/gensupport?go-get=1
get "google.golang.org/api/gensupport": verifying non-authoritative meta tag
Fetching https://google.golang.org/api/googleapi?go-get=1
Parsing meta tags from https://google.golang.org/api/googleapi?go-get=1 (status code 200)
get "google.golang.org/api/googleapi": found meta tag main.metaImport{Prefix:"google.golang.org/api", VCS:"git", RepoRoot:"https://code.googlesource.com/google-api-go-client"} at https://google.golang.org/api/googleapi?go-get=1
get "google.golang.org/api/googleapi": verifying non-authoritative meta tag
Fetching https://google.golang.org/api/googleapi/internal/uritemplates?go-get=1
Parsing meta tags from https://google.golang.org/api/googleapi/internal/uritemplates?go-get=1 (status code 200)
get "google.golang.org/api/googleapi/internal/uritemplates": found meta tag main.metaImport{Prefix:"google.golang.org/api", VCS:"git", RepoRoot:"https://code.googlesource.com/google-api-go-client"} at https://google.golang.org/api/googleapi/internal/uritemplates?go-get=1
get "google.golang.org/api/googleapi/internal/uritemplates": verifying non-authoritative meta tag
package google.golang.org/appengine: unable to parse output of git config remote.origin.url
github.com/satori/go.uuid (download)
# cd /usr/local/google/home/cbro/src/github.com/satori/go.uuid; git pull --ff-only
error: insufficient permission for adding an object to repository database .git/objects
fatal: failed to write object
fatal: unpack-objects failed
package github.com/satori/go.uuid: exit status 1
github.com/go-sql-driver/mysql (download)
Fetching https://cloud.google.com/go/datastore?go-get=1
Parsing meta tags from https://cloud.google.com/go/datastore?go-get=1 (status code 200)
get "cloud.google.com/go/datastore": found meta tag main.metaImport{Prefix:"cloud.google.com/go", VCS:"git", RepoRoot:"https://code.googlesource.com/gocloud"} at https://cloud.google.com/go/datastore?go-get=1
get "cloud.google.com/go/datastore": verifying non-authoritative meta tag
github.com/golang/protobuf (download)
Fetching https://google.golang.org/api/iterator?go-get=1
Parsing meta tags from https://google.golang.org/api/iterator?go-get=1 (status code 200)
get "google.golang.org/api/iterator": found meta tag main.metaImport{Prefix:"google.golang.org/api", VCS:"git", RepoRoot:"https://code.googlesource.com/google-api-go-client"} at https://google.golang.org/api/iterator?go-get=1
get "google.golang.org/api/iterator": verifying non-authoritative meta tag
Fetching https://google.golang.org/api/option?go-get=1
Parsing meta tags from https://google.golang.org/api/option?go-get=1 (status code 200)
get "google.golang.org/api/option": found meta tag main.metaImport{Prefix:"google.golang.org/api", VCS:"git", RepoRoot:"https://code.googlesource.com/google-api-go-client"} at https://google.golang.org/api/option?go-get=1
get "google.golang.org/api/option": verifying non-authoritative meta tag
Fetching https://google.golang.org/api/internal?go-get=1
Parsing meta tags from https://google.golang.org/api/internal?go-get=1 (status code 200)
get "google.golang.org/api/internal": found meta tag main.metaImport{Prefix:"google.golang.org/api", VCS:"git", RepoRoot:"https://code.googlesource.com/google-api-go-client"} at https://google.golang.org/api/internal?go-get=1
get "google.golang.org/api/internal": verifying non-authoritative meta tag
Fetching https://google.golang.org/grpc?go-get=1
Parsing meta tags from https://google.golang.org/grpc?go-get=1 (status code 200)
get "google.golang.org/grpc": found meta tag main.metaImport{Prefix:"google.golang.org/grpc", VCS:"git", RepoRoot:"https://github.com/grpc/grpc-go"} at https://google.golang.org/grpc?go-get=1
google.golang.org/grpc (download)
Fetching https://golang.org/x/net/http2?go-get=1
Parsing meta tags from https://golang.org/x/net/http2?go-get=1 (status code 200)
get "golang.org/x/net/http2": found meta tag main.metaImport{Prefix:"golang.org/x/net", VCS:"git", RepoRoot:"https://go.googlesource.com/net"} at https://golang.org/x/net/http2?go-get=1
get "golang.org/x/net/http2": verifying non-authoritative meta tag
Fetching https://golang.org/x/net/http2/hpack?go-get=1
Parsing meta tags from https://golang.org/x/net/http2/hpack?go-get=1 (status code 200)
get "golang.org/x/net/http2/hpack": found meta tag main.metaImport{Prefix:"golang.org/x/net", VCS:"git", RepoRoot:"https://go.googlesource.com/net"} at https://golang.org/x/net/http2/hpack?go-get=1
get "golang.org/x/net/http2/hpack": verifying non-authoritative meta tag
Fetching https://golang.org/x/net/lex/httplex?go-get=1
Parsing meta tags from https://golang.org/x/net/lex/httplex?go-get=1 (status code 200)
get "golang.org/x/net/lex/httplex": found meta tag main.metaImport{Prefix:"golang.org/x/net", VCS:"git", RepoRoot:"https://go.googlesource.com/net"} at https://golang.org/x/net/lex/httplex?go-get=1
get "golang.org/x/net/lex/httplex": verifying non-authoritative meta tag
Fetching https://golang.org/x/net/trace?go-get=1
Parsing meta tags from https://golang.org/x/net/trace?go-get=1 (status code 200)
get "golang.org/x/net/trace": found meta tag main.metaImport{Prefix:"golang.org/x/net", VCS:"git", RepoRoot:"https://go.googlesource.com/net"} at https://golang.org/x/net/trace?go-get=1
get "golang.org/x/net/trace": verifying non-authoritative meta tag
Fetching https://golang.org/x/net/internal/timeseries?go-get=1
Parsing meta tags from https://golang.org/x/net/internal/timeseries?go-get=1 (status code 200)
get "golang.org/x/net/internal/timeseries": found meta tag main.metaImport{Prefix:"golang.org/x/net", VCS:"git", RepoRoot:"https://go.googlesource.com/net"} at https://golang.org/x/net/internal/timeseries?go-get=1
get "golang.org/x/net/internal/timeseries": verifying non-authoritative meta tag
Fetching https://google.golang.org/grpc/codes?go-get=1
Parsing meta tags from https://google.golang.org/grpc/codes?go-get=1 (status code 200)
get "google.golang.org/grpc/codes": found meta tag main.metaImport{Prefix:"google.golang.org/grpc", VCS:"git", RepoRoot:"https://github.com/grpc/grpc-go"} at https://google.golang.org/grpc/codes?go-get=1
get "google.golang.org/grpc/codes": verifying non-authoritative meta tag
Fetching https://google.golang.org/grpc?go-get=1
Parsing meta tags from https://google.golang.org/grpc?go-get=1 (status code 200)
Fetching https://google.golang.org/grpc/credentials?go-get=1
Parsing meta tags from https://google.golang.org/grpc/credentials?go-get=1 (status code 200)
get "google.golang.org/grpc/credentials": found meta tag main.metaImport{Prefix:"google.golang.org/grpc", VCS:"git", RepoRoot:"https://github.com/grpc/grpc-go"} at https://google.golang.org/grpc/credentials?go-get=1
get "google.golang.org/grpc/credentials": verifying non-authoritative meta tag
Fetching https://google.golang.org/grpc/grpclog?go-get=1
Parsing meta tags from https://google.golang.org/grpc/grpclog?go-get=1 (status code 200)
get "google.golang.org/grpc/grpclog": found meta tag main.metaImport{Prefix:"google.golang.org/grpc", VCS:"git", RepoRoot:"https://github.com/grpc/grpc-go"} at https://google.golang.org/grpc/grpclog?go-get=1
get "google.golang.org/grpc/grpclog": verifying non-authoritative meta tag
Fetching https://google.golang.org/grpc/internal?go-get=1
Parsing meta tags from https://google.golang.org/grpc/internal?go-get=1 (status code 200)
get "google.golang.org/grpc/internal": found meta tag main.metaImport{Prefix:"google.golang.org/grpc", VCS:"git", RepoRoot:"https://github.com/grpc/grpc-go"} at https://google.golang.org/grpc/internal?go-get=1
get "google.golang.org/grpc/internal": verifying non-authoritative meta tag
Fetching https://google.golang.org/grpc/metadata?go-get=1
Parsing meta tags from https://google.golang.org/grpc/metadata?go-get=1 (status code 200)
get "google.golang.org/grpc/metadata": found meta tag main.metaImport{Prefix:"google.golang.org/grpc", VCS:"git", RepoRoot:"https://github.com/grpc/grpc-go"} at https://google.golang.org/grpc/metadata?go-get=1
get "google.golang.org/grpc/metadata": verifying non-authoritative meta tag
Fetching https://google.golang.org/grpc/naming?go-get=1
Parsing meta tags from https://google.golang.org/grpc/naming?go-get=1 (status code 200)
get "google.golang.org/grpc/naming": found meta tag main.metaImport{Prefix:"google.golang.org/grpc", VCS:"git", RepoRoot:"https://github.com/grpc/grpc-go"} at https://google.golang.org/grpc/naming?go-get=1
get "google.golang.org/grpc/naming": verifying non-authoritative meta tag
Fetching https://google.golang.org/grpc/transport?go-get=1
Parsing meta tags from https://google.golang.org/grpc/transport?go-get=1 (status code 200)
get "google.golang.org/grpc/transport": found meta tag main.metaImport{Prefix:"google.golang.org/grpc", VCS:"git", RepoRoot:"https://github.com/grpc/grpc-go"} at https://google.golang.org/grpc/transport?go-get=1
get "google.golang.org/grpc/transport": verifying non-authoritative meta tag
Fetching https://google.golang.org/grpc/peer?go-get=1
Parsing meta tags from https://google.golang.org/grpc/peer?go-get=1 (status code 200)
get "google.golang.org/grpc/peer": found meta tag main.metaImport{Prefix:"google.golang.org/grpc", VCS:"git", RepoRoot:"https://github.com/grpc/grpc-go"} at https://google.golang.org/grpc/peer?go-get=1
get "google.golang.org/grpc/peer": verifying non-authoritative meta tag
Fetching https://google.golang.org/api/transport?go-get=1
Parsing meta tags from https://google.golang.org/api/transport?go-get=1 (status code 200)
get "google.golang.org/api/transport": found meta tag main.metaImport{Prefix:"google.golang.org/api", VCS:"git", RepoRoot:"https://code.googlesource.com/google-api-go-client"} at https://google.golang.org/api/transport?go-get=1
get "google.golang.org/api/transport": verifying non-authoritative meta tag
Fetching https://google.golang.org/grpc/credentials/oauth?go-get=1
Parsing meta tags from https://google.golang.org/grpc/credentials/oauth?go-get=1 (status code 200)
get "google.golang.org/grpc/credentials/oauth": found meta tag main.metaImport{Prefix:"google.golang.org/grpc", VCS:"git", RepoRoot:"https://github.com/grpc/grpc-go"} at https://google.golang.org/grpc/credentials/oauth?go-get=1
get "google.golang.org/grpc/credentials/oauth": verifying non-authoritative meta tag
Fetching https://google.golang.org/genproto/googleapis/datastore/v1?go-get=1
Parsing meta tags from https://google.golang.org/genproto/googleapis/datastore/v1?go-get=1 (status code 200)
get "google.golang.org/genproto/googleapis/datastore/v1": found meta tag main.metaImport{Prefix:"google.golang.org/genproto", VCS:"git", RepoRoot:"https://github.com/google/go-genproto"} at https://google.golang.org/genproto/googleapis/datastore/v1?go-get=1
get "google.golang.org/genproto/googleapis/datastore/v1": verifying non-authoritative meta tag
Fetching https://google.golang.org/genproto?go-get=1
Parsing meta tags from https://google.golang.org/genproto?go-get=1 (status code 200)
google.golang.org/genproto (download)
Fetching https://google.golang.org/genproto/googleapis/api/serviceconfig?go-get=1
Parsing meta tags from https://google.golang.org/genproto/googleapis/api/serviceconfig?go-get=1 (status code 200)
get "google.golang.org/genproto/googleapis/api/serviceconfig": found meta tag main.metaImport{Prefix:"google.golang.org/genproto", VCS:"git", RepoRoot:"https://github.com/google/go-genproto"} at https://google.golang.org/genproto/googleapis/api/serviceconfig?go-get=1
get "google.golang.org/genproto/googleapis/api/serviceconfig": verifying non-authoritative meta tag
Fetching https://google.golang.org/genproto/googleapis/api/label?go-get=1
Parsing meta tags from https://google.golang.org/genproto/googleapis/api/label?go-get=1 (status code 200)
get "google.golang.org/genproto/googleapis/api/label": found meta tag main.metaImport{Prefix:"google.golang.org/genproto", VCS:"git", RepoRoot:"https://github.com/google/go-genproto"} at https://google.golang.org/genproto/googleapis/api/label?go-get=1
get "google.golang.org/genproto/googleapis/api/label": verifying non-authoritative meta tag
Fetching https://google.golang.org/genproto/googleapis/api/metric?go-get=1
Parsing meta tags from https://google.golang.org/genproto/googleapis/api/metric?go-get=1 (status code 200)
get "google.golang.org/genproto/googleapis/api/metric": found meta tag main.metaImport{Prefix:"google.golang.org/genproto", VCS:"git", RepoRoot:"https://github.com/google/go-genproto"} at https://google.golang.org/genproto/googleapis/api/metric?go-get=1
get "google.golang.org/genproto/googleapis/api/metric": verifying non-authoritative meta tag
Fetching https://google.golang.org/genproto/googleapis/api/monitoredres?go-get=1
Parsing meta tags from https://google.golang.org/genproto/googleapis/api/monitoredres?go-get=1 (status code 200)
get "google.golang.org/genproto/googleapis/api/monitoredres": found meta tag main.metaImport{Prefix:"google.golang.org/genproto", VCS:"git", RepoRoot:"https://github.com/google/go-genproto"} at https://google.golang.org/genproto/googleapis/api/monitoredres?go-get=1
get "google.golang.org/genproto/googleapis/api/monitoredres": verifying non-authoritative meta tag
Fetching https://google.golang.org/genproto/protobuf?go-get=1
Parsing meta tags from https://google.golang.org/genproto/protobuf?go-get=1 (status code 200)
get "google.golang.org/genproto/protobuf": found meta tag main.metaImport{Prefix:"google.golang.org/genproto", VCS:"git", RepoRoot:"https://github.com/google/go-genproto"} at https://google.golang.org/genproto/protobuf?go-get=1
get "google.golang.org/genproto/protobuf": verifying non-authoritative meta tag
Fetching https://google.golang.org/genproto/googleapis/type/latlng?go-get=1
Parsing meta tags from https://google.golang.org/genproto/googleapis/type/latlng?go-get=1 (status code 200)
get "google.golang.org/genproto/googleapis/type/latlng": found meta tag main.metaImport{Prefix:"google.golang.org/genproto", VCS:"git", RepoRoot:"https://github.com/google/go-genproto"} at https://google.golang.org/genproto/googleapis/type/latlng?go-get=1
get "google.golang.org/genproto/googleapis/type/latlng": verifying non-authoritative meta tag
github.com/gorilla/mux (download)
# cd /usr/local/google/home/cbro/src/github.com/gorilla/mux; git pull --ff-only
error: insufficient permission for adding an object to repository database .git/objects
fatal: failed to write object
fatal: unpack-objects failed
package github.com/gorilla/mux: exit status 1
package google.golang.org/appengine/datastore: unable to parse output of git config remote.origin.url
github.com/mailgun/mailgun-go (download)
github.com/mailjet/mailjet-apiv3-go (download)
# cd /usr/local/google/home/cbro/src/github.com/mailjet/mailjet-apiv3-go; git pull --ff-only
error: insufficient permission for adding an object to repository database .git/objects
fatal: failed to write object
fatal: unpack-objects failed
package github.com/mailjet/mailjet-apiv3-go: exit status 1
github.com/bradfitz/gomemcache (download)
Fetching https://cloud.google.com/go/pubsub?go-get=1
Parsing meta tags from https://cloud.google.com/go/pubsub?go-get=1 (status code 200)
get "cloud.google.com/go/pubsub": found meta tag main.metaImport{Prefix:"cloud.google.com/go", VCS:"git", RepoRoot:"https://code.googlesource.com/gocloud"} at https://cloud.google.com/go/pubsub?go-get=1
get "cloud.google.com/go/pubsub": verifying non-authoritative meta tag
Fetching https://cloud.google.com/go/iam?go-get=1
Parsing meta tags from https://cloud.google.com/go/iam?go-get=1 (status code 200)
get "cloud.google.com/go/iam": found meta tag main.metaImport{Prefix:"cloud.google.com/go", VCS:"git", RepoRoot:"https://code.googlesource.com/gocloud"} at https://cloud.google.com/go/iam?go-get=1
get "cloud.google.com/go/iam": verifying non-authoritative meta tag
Fetching https://google.golang.org/genproto/googleapis/iam/v1?go-get=1
Parsing meta tags from https://google.golang.org/genproto/googleapis/iam/v1?go-get=1 (status code 200)
get "google.golang.org/genproto/googleapis/iam/v1": found meta tag main.metaImport{Prefix:"google.golang.org/genproto", VCS:"git", RepoRoot:"https://github.com/google/go-genproto"} at https://google.golang.org/genproto/googleapis/iam/v1?go-get=1
get "google.golang.org/genproto/googleapis/iam/v1": verifying non-authoritative meta tag
Fetching https://cloud.google.com/go/pubsub/apiv1?go-get=1
Parsing meta tags from https://cloud.google.com/go/pubsub/apiv1?go-get=1 (status code 200)
get "cloud.google.com/go/pubsub/apiv1": found meta tag main.metaImport{Prefix:"cloud.google.com/go", VCS:"git", RepoRoot:"https://code.googlesource.com/gocloud"} at https://cloud.google.com/go/pubsub/apiv1?go-get=1
get "cloud.google.com/go/pubsub/apiv1": verifying non-authoritative meta tag
github.com/googleapis/gax-go (download)
Fetching https://google.golang.org/genproto/googleapis/pubsub/v1?go-get=1
Parsing meta tags from https://google.golang.org/genproto/googleapis/pubsub/v1?go-get=1 (status code 200)
get "google.golang.org/genproto/googleapis/pubsub/v1": found meta tag main.metaImport{Prefix:"google.golang.org/genproto", VCS:"git", RepoRoot:"https://github.com/google/go-genproto"} at https://google.golang.org/genproto/googleapis/pubsub/v1?go-get=1
get "google.golang.org/genproto/googleapis/pubsub/v1": verifying non-authoritative meta tag
Fetching https://gopkg.in/sendgrid/sendgrid-go.v2?go-get=1
Parsing meta tags from https://gopkg.in/sendgrid/sendgrid-go.v2?go-get=1 (status code 200)
get "gopkg.in/sendgrid/sendgrid-go.v2": found meta tag main.metaImport{Prefix:"gopkg.in/sendgrid/sendgrid-go.v2", VCS:"git", RepoRoot:"https://gopkg.in/sendgrid/sendgrid-go.v2"} at https://gopkg.in/sendgrid/sendgrid-go.v2?go-get=1
gopkg.in/sendgrid/sendgrid-go.v2 (download)
# cd /usr/local/google/home/cbro/src/gopkg.in/sendgrid/sendgrid-go.v2; git pull --ff-only
error: cannot open .git/FETCH_HEAD: Permission denied

package gopkg.in/sendgrid/sendgrid-go.v2: exit status 1
Fetching https://cloud.google.com/go/storage?go-get=1
Parsing meta tags from https://cloud.google.com/go/storage?go-get=1 (status code 200)
get "cloud.google.com/go/storage": found meta tag main.metaImport{Prefix:"cloud.google.com/go", VCS:"git", RepoRoot:"https://code.googlesource.com/gocloud"} at https://cloud.google.com/go/storage?go-get=1
get "cloud.google.com/go/storage": verifying non-authoritative meta tag
Fetching https://cloud.google.com/go/internal/optional?go-get=1
Parsing meta tags from https://cloud.google.com/go/internal/optional?go-get=1 (status code 200)
get "cloud.google.com/go/internal/optional": found meta tag main.metaImport{Prefix:"cloud.google.com/go", VCS:"git", RepoRoot:"https://code.googlesource.com/gocloud"} at https://cloud.google.com/go/internal/optional?go-get=1
get "cloud.google.com/go/internal/optional": verifying non-authoritative meta tag
Fetching https://google.golang.org/api/storage/v1?go-get=1
Parsing meta tags from https://google.golang.org/api/storage/v1?go-get=1 (status code 200)
get "google.golang.org/api/storage/v1": found meta tag main.metaImport{Prefix:"google.golang.org/api", VCS:"git", RepoRoot:"https://code.googlesource.com/google-api-go-client"} at https://google.golang.org/api/storage/v1?go-get=1
get "google.golang.org/api/storage/v1": verifying non-authoritative meta tag
bitbucket.org/ckvist/twilio (download)
Fetching https://cloud.google.com/go/bigquery?go-get=1
Parsing meta tags from https://cloud.google.com/go/bigquery?go-get=1 (status code 200)
get "cloud.google.com/go/bigquery": found meta tag main.metaImport{Prefix:"cloud.google.com/go", VCS:"git", RepoRoot:"https://code.googlesource.com/gocloud"} at https://cloud.google.com/go/bigquery?go-get=1
get "cloud.google.com/go/bigquery": verifying non-authoritative meta tag
Fetching https://google.golang.org/api/urlshortener/v1?go-get=1
Parsing meta tags from https://google.golang.org/api/urlshortener/v1?go-get=1 (status code 200)
get "google.golang.org/api/urlshortener/v1": found meta tag main.metaImport{Prefix:"google.golang.org/api", VCS:"git", RepoRoot:"https://code.googlesource.com/google-api-go-client"} at https://google.golang.org/api/urlshortener/v1?go-get=1
get "google.golang.org/api/urlshortener/v1": verifying non-authoritative meta tag
package google.golang.org/appengine/urlfetch: unable to parse output of git config remote.origin.url
package google.golang.org/appengine/memcache: unable to parse output of git config remote.origin.url
package google.golang.org/appengine/blobstore: unable to parse output of git config remote.origin.url
package google.golang.org/appengine/log: unable to parse output of git config remote.origin.url
package google.golang.org/appengine/capability: unable to parse output of git config remote.origin.url
package google.golang.org/appengine/user: unable to parse output of git config remote.origin.url
package google.golang.org/appengine/taskqueue: unable to parse output of git config remote.origin.url
github.com/zabawaba99/firego (download)
package google.golang.org/appengine/mail: unable to parse output of git config remote.origin.url
package google.golang.org/appengine/search: unable to parse output of git config remote.origin.url
package google.golang.org/appengine/delay: unable to parse output of git config remote.origin.url
package google.golang.org/appengine/remote_api: unable to parse output of git config remote.origin.url
package google.golang.org/appengine/aetest: unable to parse output of git config remote.origin.url
package google.golang.org/appengine/xmpp: unable to parse output of git config remote.origin.url
github.com/fluent/fluent-logger-golang (download)
# cd /usr/local/google/home/cbro/src/github.com/fluent/fluent-logger-golang; git pull --ff-only
error: Cannot update the ref 'refs/remotes/origin/master': unable to append to .git/logs/refs/remotes/origin/master: Permission denied
From https://github.com/fluent/fluent-logger-golang
 ! e4d9d30..28bdb66  master     -> origin/master  (unable to update local ref)
 * [new tag]         v1.2.1     -> v1.2.1
package github.com/fluent/fluent-logger-golang/fluent: exit status 1
Fetching https://google.golang.org/api/sqladmin/v1beta4?go-get=1
Parsing meta tags from https://google.golang.org/api/sqladmin/v1beta4?go-get=1 (status code 200)
get "google.golang.org/api/sqladmin/v1beta4": found meta tag main.metaImport{Prefix:"google.golang.org/api", VCS:"git", RepoRoot:"https://code.googlesource.com/google-api-go-client"} at https://google.golang.org/api/sqladmin/v1beta4?go-get=1
get "google.golang.org/api/sqladmin/v1beta4": verifying non-authoritative meta tag
github.com/gorilla/sessions (download)
# cd /usr/local/google/home/cbro/src/github.com/gorilla/sessions; git pull --ff-only
error: insufficient permission for adding an object to repository database .git/objects
fatal: failed to write object
fatal: unpack-objects failed
package github.com/gorilla/sessions: exit status 1
Fetching https://gopkg.in/mgo.v2?go-get=1
Parsing meta tags from https://gopkg.in/mgo.v2?go-get=1 (status code 200)
get "gopkg.in/mgo.v2": found meta tag main.metaImport{Prefix:"gopkg.in/mgo.v2", VCS:"git", RepoRoot:"https://gopkg.in/mgo.v2"} at https://gopkg.in/mgo.v2?go-get=1
gopkg.in/mgo.v2 (download)
Fetching https://gopkg.in/mgo.v2/bson?go-get=1
Parsing meta tags from https://gopkg.in/mgo.v2/bson?go-get=1 (status code 200)
get "gopkg.in/mgo.v2/bson": found meta tag main.metaImport{Prefix:"gopkg.in/mgo.v2", VCS:"git", RepoRoot:"https://gopkg.in/mgo.v2"} at https://gopkg.in/mgo.v2/bson?go-get=1
get "gopkg.in/mgo.v2/bson": verifying non-authoritative meta tag
Fetching https://gopkg.in/mgo.v2?go-get=1
Parsing meta tags from https://gopkg.in/mgo.v2?go-get=1 (status code 200)
Fetching https://gopkg.in/mgo.v2/internal/json?go-get=1
Parsing meta tags from https://gopkg.in/mgo.v2/internal/json?go-get=1 (status code 200)
get "gopkg.in/mgo.v2/internal/json": found meta tag main.metaImport{Prefix:"gopkg.in/mgo.v2", VCS:"git", RepoRoot:"https://gopkg.in/mgo.v2"} at https://gopkg.in/mgo.v2/internal/json?go-get=1
get "gopkg.in/mgo.v2/internal/json": verifying non-authoritative meta tag
Fetching https://gopkg.in/mgo.v2/internal/scram?go-get=1
Parsing meta tags from https://gopkg.in/mgo.v2/internal/scram?go-get=1 (status code 200)
get "gopkg.in/mgo.v2/internal/scram": found meta tag main.metaImport{Prefix:"gopkg.in/mgo.v2", VCS:"git", RepoRoot:"https://gopkg.in/mgo.v2"} at https://gopkg.in/mgo.v2/internal/scram?go-get=1
get "gopkg.in/mgo.v2/internal/scram": verifying non-authoritative meta tag
github.com/gorilla/handlers (download)
Fetching https://google.golang.org/api/plus/v1?go-get=1
Parsing meta tags from https://google.golang.org/api/plus/v1?go-get=1 (status code 200)
get "google.golang.org/api/plus/v1": found meta tag main.metaImport{Prefix:"google.golang.org/api", VCS:"git", RepoRoot:"https://code.googlesource.com/google-api-go-client"} at https://google.golang.org/api/plus/v1?go-get=1
get "google.golang.org/api/plus/v1": verifying non-authoritative meta tag
Fetching https://google.golang.org/api/books/v1?go-get=1
Parsing meta tags from https://google.golang.org/api/books/v1?go-get=1 (status code 200)
get "google.golang.org/api/books/v1": found meta tag main.metaImport{Prefix:"google.golang.org/api", VCS:"git", RepoRoot:"https://code.googlesource.com/google-api-go-client"} at https://google.golang.org/api/books/v1?go-get=1
get "google.golang.org/api/books/v1": verifying non-authoritative meta tag
Fetching https://google.golang.org/api/appengine/v1?go-get=1
Parsing meta tags from https://google.golang.org/api/appengine/v1?go-get=1 (status code 200)
get "google.golang.org/api/appengine/v1": found meta tag main.metaImport{Prefix:"google.golang.org/api", VCS:"git", RepoRoot:"https://code.googlesource.com/google-api-go-client"} at https://google.golang.org/api/appengine/v1?go-get=1
get "google.golang.org/api/appengine/v1": verifying non-authoritative meta tag
Fetching https://gopkg.in/yaml.v2?go-get=1
Parsing meta tags from https://gopkg.in/yaml.v2?go-get=1 (status code 200)
get "gopkg.in/yaml.v2": found meta tag main.metaImport{Prefix:"gopkg.in/yaml.v2", VCS:"git", RepoRoot:"https://gopkg.in/yaml.v2"} at https://gopkg.in/yaml.v2?go-get=1
gopkg.in/yaml.v2 (download)
Fetching https://google.golang.org/api/language/v1beta1?go-get=1
Parsing meta tags from https://google.golang.org/api/language/v1beta1?go-get=1 (status code 200)
get "google.golang.org/api/language/v1beta1": found meta tag main.metaImport{Prefix:"google.golang.org/api", VCS:"git", RepoRoot:"https://code.googlesource.com/google-api-go-client"} at https://google.golang.org/api/language/v1beta1?go-get=1
get "google.golang.org/api/language/v1beta1": verifying non-authoritative meta tag
Fetching https://cloud.google.com/go/logging/logadmin?go-get=1
Parsing meta tags from https://cloud.google.com/go/logging/logadmin?go-get=1 (status code 200)
get "cloud.google.com/go/logging/logadmin": found meta tag main.metaImport{Prefix:"cloud.google.com/go", VCS:"git", RepoRoot:"https://code.googlesource.com/gocloud"} at https://cloud.google.com/go/logging/logadmin?go-get=1
get "cloud.google.com/go/logging/logadmin": verifying non-authoritative meta tag
Fetching https://cloud.google.com/go/logging?go-get=1
Parsing meta tags from https://cloud.google.com/go/logging?go-get=1 (status code 200)
get "cloud.google.com/go/logging": found meta tag main.metaImport{Prefix:"cloud.google.com/go", VCS:"git", RepoRoot:"https://code.googlesource.com/gocloud"} at https://cloud.google.com/go/logging?go-get=1
get "cloud.google.com/go/logging": verifying non-authoritative meta tag
Fetching https://cloud.google.com/go/logging/apiv2?go-get=1
Parsing meta tags from https://cloud.google.com/go/logging/apiv2?go-get=1 (status code 200)
get "cloud.google.com/go/logging/apiv2": found meta tag main.metaImport{Prefix:"cloud.google.com/go", VCS:"git", RepoRoot:"https://code.googlesource.com/gocloud"} at https://cloud.google.com/go/logging/apiv2?go-get=1
get "cloud.google.com/go/logging/apiv2": verifying non-authoritative meta tag
Fetching https://google.golang.org/genproto/googleapis/logging/v2?go-get=1
Parsing meta tags from https://google.golang.org/genproto/googleapis/logging/v2?go-get=1 (status code 200)
get "google.golang.org/genproto/googleapis/logging/v2": found meta tag main.metaImport{Prefix:"google.golang.org/genproto", VCS:"git", RepoRoot:"https://github.com/google/go-genproto"} at https://google.golang.org/genproto/googleapis/logging/v2?go-get=1
get "google.golang.org/genproto/googleapis/logging/v2": verifying non-authoritative meta tag
Fetching https://google.golang.org/genproto/googleapis/logging/type?go-get=1
Parsing meta tags from https://google.golang.org/genproto/googleapis/logging/type?go-get=1 (status code 200)
get "google.golang.org/genproto/googleapis/logging/type": found meta tag main.metaImport{Prefix:"google.golang.org/genproto", VCS:"git", RepoRoot:"https://github.com/google/go-genproto"} at https://google.golang.org/genproto/googleapis/logging/type?go-get=1
get "google.golang.org/genproto/googleapis/logging/type": verifying non-authoritative meta tag
Fetching https://google.golang.org/genproto/googleapis/rpc/status?go-get=1
Parsing meta tags from https://google.golang.org/genproto/googleapis/rpc/status?go-get=1 (status code 200)
get "google.golang.org/genproto/googleapis/rpc/status": found meta tag main.metaImport{Prefix:"google.golang.org/genproto", VCS:"git", RepoRoot:"https://github.com/google/go-genproto"} at https://google.golang.org/genproto/googleapis/rpc/status?go-get=1
get "google.golang.org/genproto/googleapis/rpc/status": verifying non-authoritative meta tag
Fetching https://cloud.google.com/go/logging/internal?go-get=1
Parsing meta tags from https://cloud.google.com/go/logging/internal?go-get=1 (status code 200)
get "cloud.google.com/go/logging/internal": found meta tag main.metaImport{Prefix:"cloud.google.com/go", VCS:"git", RepoRoot:"https://code.googlesource.com/gocloud"} at https://cloud.google.com/go/logging/internal?go-get=1
get "cloud.google.com/go/logging/internal": verifying non-authoritative meta tag
Fetching https://google.golang.org/api/support/bundler?go-get=1
Parsing meta tags from https://google.golang.org/api/support/bundler?go-get=1 (status code 200)
get "google.golang.org/api/support/bundler": found meta tag main.metaImport{Prefix:"google.golang.org/api", VCS:"git", RepoRoot:"https://code.googlesource.com/google-api-go-client"} at https://google.golang.org/api/support/bundler?go-get=1
get "google.golang.org/api/support/bundler": verifying non-authoritative meta tag
Fetching https://google.golang.org/genproto/googleapis/cloud/audit?go-get=1
Parsing meta tags from https://google.golang.org/genproto/googleapis/cloud/audit?go-get=1 (status code 200)
get "google.golang.org/genproto/googleapis/cloud/audit": found meta tag main.metaImport{Prefix:"google.golang.org/genproto", VCS:"git", RepoRoot:"https://github.com/google/go-genproto"} at https://google.golang.org/genproto/googleapis/cloud/audit?go-get=1
get "google.golang.org/genproto/googleapis/cloud/audit": verifying non-authoritative meta tag
Fetching https://google.golang.org/api/monitoring/v3?go-get=1
Parsing meta tags from https://google.golang.org/api/monitoring/v3?go-get=1 (status code 200)
get "google.golang.org/api/monitoring/v3": found meta tag main.metaImport{Prefix:"google.golang.org/api", VCS:"git", RepoRoot:"https://code.googlesource.com/google-api-go-client"} at https://google.golang.org/api/monitoring/v3?go-get=1
get "google.golang.org/api/monitoring/v3": verifying non-authoritative meta tag
Fetching https://cloud.google.com/go/speech/apiv1beta1?go-get=1
Parsing meta tags from https://cloud.google.com/go/speech/apiv1beta1?go-get=1 (status code 200)
get "cloud.google.com/go/speech/apiv1beta1": found meta tag main.metaImport{Prefix:"cloud.google.com/go", VCS:"git", RepoRoot:"https://code.googlesource.com/gocloud"} at https://cloud.google.com/go/speech/apiv1beta1?go-get=1
get "cloud.google.com/go/speech/apiv1beta1": verifying non-authoritative meta tag
Fetching https://cloud.google.com/go/longrunning?go-get=1
Parsing meta tags from https://cloud.google.com/go/longrunning?go-get=1 (status code 200)
get "cloud.google.com/go/longrunning": found meta tag main.metaImport{Prefix:"cloud.google.com/go", VCS:"git", RepoRoot:"https://code.googlesource.com/gocloud"} at https://cloud.google.com/go/longrunning?go-get=1
get "cloud.google.com/go/longrunning": verifying non-authoritative meta tag
Fetching https://google.golang.org/genproto/googleapis/longrunning?go-get=1
Parsing meta tags from https://google.golang.org/genproto/googleapis/longrunning?go-get=1 (status code 200)
get "google.golang.org/genproto/googleapis/longrunning": found meta tag main.metaImport{Prefix:"google.golang.org/genproto", VCS:"git", RepoRoot:"https://github.com/google/go-genproto"} at https://google.golang.org/genproto/googleapis/longrunning?go-get=1
get "google.golang.org/genproto/googleapis/longrunning": verifying non-authoritative meta tag
Fetching https://google.golang.org/genproto/googleapis/cloud/speech/v1beta1?go-get=1
Parsing meta tags from https://google.golang.org/genproto/googleapis/cloud/speech/v1beta1?go-get=1 (status code 200)
get "google.golang.org/genproto/googleapis/cloud/speech/v1beta1": found meta tag main.metaImport{Prefix:"google.golang.org/genproto", VCS:"git", RepoRoot:"https://github.com/google/go-genproto"} at https://google.golang.org/genproto/googleapis/cloud/speech/v1beta1?go-get=1
get "google.golang.org/genproto/googleapis/cloud/speech/v1beta1": verifying non-authoritative meta tag
github.com/gogo/protobuf (download)
Fetching https://cloud.google.com/go/vision?go-get=1
Parsing meta tags from https://cloud.google.com/go/vision?go-get=1 (status code 200)
get "cloud.google.com/go/vision": found meta tag main.metaImport{Prefix:"cloud.google.com/go", VCS:"git", RepoRoot:"https://code.googlesource.com/gocloud"} at https://cloud.google.com/go/vision?go-get=1
get "cloud.google.com/go/vision": verifying non-authoritative meta tag
Fetching https://cloud.google.com/go/vision/apiv1?go-get=1
Parsing meta tags from https://cloud.google.com/go/vision/apiv1?go-get=1 (status code 200)
get "cloud.google.com/go/vision/apiv1": found meta tag main.metaImport{Prefix:"cloud.google.com/go", VCS:"git", RepoRoot:"https://code.googlesource.com/gocloud"} at https://cloud.google.com/go/vision/apiv1?go-get=1
get "cloud.google.com/go/vision/apiv1": verifying non-authoritative meta tag
Fetching https://google.golang.org/genproto/googleapis/cloud/vision/v1?go-get=1
Parsing meta tags from https://google.golang.org/genproto/googleapis/cloud/vision/v1?go-get=1 (status code 200)
get "google.golang.org/genproto/googleapis/cloud/vision/v1": found meta tag main.metaImport{Prefix:"google.golang.org/genproto", VCS:"git", RepoRoot:"https://github.com/google/go-genproto"} at https://google.golang.org/genproto/googleapis/cloud/vision/v1?go-get=1
get "google.golang.org/genproto/googleapis/cloud/vision/v1": verifying non-authoritative meta tag
Fetching https://google.golang.org/genproto/googleapis/type/color?go-get=1
Parsing meta tags from https://google.golang.org/genproto/googleapis/type/color?go-get=1 (status code 200)
get "google.golang.org/genproto/googleapis/type/color": found meta tag main.metaImport{Prefix:"google.golang.org/genproto", VCS:"git", RepoRoot:"https://github.com/google/go-genproto"} at https://google.golang.org/genproto/googleapis/type/color?go-get=1
get "google.golang.org/genproto/googleapis/type/color": verifying non-authoritative meta tag
github.com/golang/geo (download)
Exit code 1

Possible ways to fix?

  • A summary at the bottom, listing which packages didn't "go get" correctly.
  • A different color for failed sections (ew)
  • Consistent token (e.g., "ERROR") to aid searching through the output

Maybe this is my fault and I just shouldn't use -v, ever?

@rakyll
Copy link
Contributor

rakyll commented Nov 1, 2016

The errors should be written to stderr, wouldn't highlighting the stderr (with a different color, etc) be helpful enough?

@bradfitz
Copy link
Contributor

bradfitz commented Nov 1, 2016

Yeah, don't use -v unless you want it to be verbose.

Otherwise searching for "error" seems to work.

@quentinmit quentinmit added the NeedsFix The path to resolution is known, but the work has not been done. label Nov 1, 2016
@quentinmit quentinmit added this to the Go1.9Maybe milestone Nov 1, 2016
@broady
Copy link
Contributor Author

broady commented Nov 1, 2016

error is close, but doesn't pick up this line:
package google.golang.org/appengine/urlfetch: unable to parse output of git config remote.origin.url

I like adding -v to the command for tests running in a CI like Travis, but when it fails it's hard to see what's happened.

@bradfitz bradfitz modified the milestones: Go1.9Maybe, Go1.10 Jul 20, 2017
@rsc rsc modified the milestones: Go1.10, Go1.11 Dec 1, 2017
@gopherbot gopherbot modified the milestones: Go1.11, Unplanned May 23, 2018
@bcmills
Copy link
Contributor

bcmills commented Jan 22, 2019

Consolidating into #23662.

@bcmills bcmills closed this as completed Jan 22, 2019
@golang golang locked and limited conversation to collaborators Jan 22, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
FrozenDueToAge NeedsFix The path to resolution is known, but the work has not been done.
Projects
None yet
Development

No branches or pull requests

7 participants