Open
Description
What version of Go are you using (go version
)?
$ go version go version devel +45df88e7b3 Mon May 11 12:04:55 2020 -0400 darwin/amd64
Does this issue reproduce with the latest release?
yes
What operating system and processor architecture are you using (go env
)?
go env
Output
$ go env GO111MODULE="" GOARCH="amd64" GOBIN="/Users/jfaller/go/bin" GOCACHE="/Users/jfaller/Library/Caches/go-build" GOENV="/Users/jfaller/Library/Application Support/go/env" GOEXE="" GOFLAGS="" GOHOSTARCH="amd64" GOHOSTOS="darwin" GOINSECURE="" GOMODCACHE="/Users/jfaller/go/pkg/mod" GONOPROXY="" GONOSUMDB="" GOOS="darwin" GOPATH="/Users/jfaller/go" GOPRIVATE="" GOPROXY="https://proxy.golang.org,direct" GOROOT="/Users/jfaller/src/go" GOSUMDB="sum.golang.org" GOTMPDIR="" GOTOOLDIR="/Users/jfaller/src/go/pkg/tool/darwin_amd64" GCCGO="gccgo" GOAMD64="alignedjumps" AR="ar" CC="clang" CXX="clang++" CGO_ENABLED="1" GOMOD="" CGO_CFLAGS="-g -O2" CGO_CPPFLAGS="" CGO_CXXFLAGS="-g -O2" CGO_FFLAGS="-g -O2" CGO_LDFLAGS="-g -O2" PKG_CONFIG="pkg-config" GOGCCFLAGS="-fPIC -m64 -pthread -fno-caret-diagnostics -Qunused-arguments -fmessage-length=0 -fdebug-prefix-map=/var/folders/kt/9h7gfgy955lgbm_cys108l2c002pwh/T/go-build218247787=/tmp/go-build -gno-record-gcc-switches -fno-common"
What did you do?
gomote create aix-ppc64
# host type "host-aix-ppc64-osuosl" is not elastic; 0 of 1 machines connected, 0 busy
What did you expect to see?
A gomote created in a reasonable amount of time
What did you see instead?
I reset the command after 15 minutes, and did it again. It's still waiting after 17 more minutes. I'd expect it to be able to free up the gomote for me earlier.