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

all: Go 1.10 release status #23541

Closed
andybons opened this issue Jan 24, 2018 · 0 comments
Closed

all: Go 1.10 release status #23541

andybons opened this issue Jan 24, 2018 · 0 comments
Milestone

Comments

@andybons
Copy link
Member

andybons commented Jan 24, 2018

Go 1.10 release status

PROBLEMS WITH RELEASE

  • Go1.10 milestone has closed issues

ISSUES MISSING FIXES

Issues with fixes

Changes on release branch

Log

2018/01/25 11:12:11 starting
2018/01/25 11:12:11 working in /usr/local/google/home/andybons/go-releasebot-work/go1.10
2018/01/25 11:12:11 $ git clone https://go.googlesource.com/go /usr/local/google/home/andybons/go-releasebot-work/go1.10/gitmirror
2018/01/25 11:12:24 $ git config gc.auto 0
2018/01/25 11:12:24 $ git ls-remote --heads --exit-code https://go.googlesource.com/go release-branch.go1.10
2018/01/25 11:12:25 $ git checkout -b release-branch.go1.10 origin/master
2018/01/25 11:12:26 $ git push origin release-branch.go1.10
2018/01/25 11:14:23 $ git checkout master
2018/01/25 11:14:23 $ git branch -D release-branch.go1.10
2018/01/25 11:14:23 $ git fetch origin release-branch.go1.10
2018/01/25 11:14:24 $ git clone --reference /usr/local/google/home/andybons/go-releasebot-work/go1.10/gitmirror -b release-branch.go1.10 https://go.googlesource.com/go /usr/local/google/home/andybons/go-releasebot-work/go1.10/gitwork
2018/01/25 11:14:28 $ git codereview change relwork
2018/01/25 11:14:28 $ git config gc.auto 0
2018/01/25 11:14:28 $ git rev-parse go1.10
2018/01/25 11:14:28 gerritQuery: HTTP status 400 Bad Request; query is empty
2018/01/25 11:14:28 HTTP status 400 Bad Request; query is empty
2018/01/25 11:14:28 

PANIC: HTTP status 400 Bad Request; query is empty


goroutine 93 [running]:
runtime/debug.Stack(0xc420b6ba18, 0xa29d60, 0xc420a64060)
	/usr/lib/google-golang/src/runtime/debug/stack.go:24 +0xa7
main.(*Work).recover(0xc4211d06c0)
	/usr/local/google/home/andybons/gocode/src/golang.org/x/build/cmd/releasebot/main.go:219 +0x71
panic(0xa29d60, 0xc420a64060)
	/usr/lib/google-golang/src/runtime/panic.go:502 +0x229
log.(*Logger).Panic(0xc42117d770, 0xc420b6bbd8, 0x1, 0x1)
	/usr/lib/google-golang/src/log/log.go:212 +0xb4
main.(*Work).gerritQuery(0xc4211d06c0, 0x0, 0x0, 0x0, 0x0, 0x0)
	/usr/local/google/home/andybons/gocode/src/golang.org/x/build/cmd/releasebot/gerrit.go:34 +0x241
main.(*Work).queryGerritCLs(0xc4211d06c0)
	/usr/local/google/home/andybons/gocode/src/golang.org/x/build/cmd/releasebot/gerrit.go:47 +0x189
main.(*Work).doRelease(0xc4211d06c0)
	/usr/local/google/home/andybons/gocode/src/golang.org/x/build/cmd/releasebot/main.go:302 +0x374
main.main.func1(0xc421074920, 0xc4211d06c0)
	/usr/local/google/home/andybons/gocode/src/golang.org/x/build/cmd/releasebot/main.go:112 +0x51
created by main.main
	/usr/local/google/home/andybons/gocode/src/golang.org/x/build/cmd/releasebot/main.go:110 +0x4a2

— golang.org/x/build/cmd/releasebot, Jan 25 16:14:28 UTC

@andybons andybons added this to the Go1.10 milestone Jan 24, 2018
@golang golang locked and limited conversation to collaborators Jan 25, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants