This job view page is being replaced by Spyglass soon. Check out the new job view.
PRliggitt: Fetch go version using gimme if needed
ResultFAILURE
Tests 1 failed / 1 succeeded
Started2023-01-28 17:04
Elapsed6m2s
Revisionea5e7e6544fac437d19eb075b213dcc0decb5c99
Refs 115377

Test Failures


verify typecheck 3m41s

make verify WHAT=typecheck
go version go1.20rc3 linux/amd64
ERROR(linux/arm): /root/.gimme/versions/go1.20rc3.linux.amd64/src/os/user/cgo_lookup_unix.go:169:22: invalid argument: index startSize (variable of type bufferKind) must be integer
ERROR(linux/386): /root/.gimme/versions/go1.20rc3.linux.amd64/src/os/user/cgo_lookup_unix.go:169:22: invalid argument: index startSize (variable of type bufferKind) must be integer
ERROR(linux/ppc64le): /root/.gimme/versions/go1.20rc3.linux.amd64/src/os/user/cgo_lookup_unix.go:169:22: invalid argument: index startSize (variable of type bufferKind) must be integer
ERROR(linux/s390x): /root/.gimme/versions/go1.20rc3.linux.amd64/src/os/user/cgo_lookup_unix.go:169:22: invalid argument: index startSize (variable of type bufferKind) must be integer
ERROR(linux/arm64): /root/.gimme/versions/go1.20rc3.linux.amd64/src/os/user/cgo_lookup_unix.go:169:22: invalid argument: index startSize (variable of type bufferKind) must be integer
exit status 1
!!! Type Check has failed. This may cause cross platform build failures.
!!! Please see https://git.k8s.io/kubernetes/test/typecheck for more information.
				
				Click to see stdout/stderrfrom junit_verify.xml

Filter through log files | View test history on testgrid


Show 1 Passed Tests

Error lines from build-log.txt

... skipping 145 lines ...
type-checking windows/arm64
type-checking darwin/arm64
type-checking windows/386
type-checking linux/amd64
type-checking windows/amd64
type-checking linux/arm
ERROR(linux/arm): /root/.gimme/versions/go1.20rc3.linux.amd64/src/os/user/cgo_lookup_unix.go:169:22: invalid argument: index startSize (variable of type bufferKind) must be integer
type-checking linux/386
type-checking linux/ppc64le
ERROR(linux/386): /root/.gimme/versions/go1.20rc3.linux.amd64/src/os/user/cgo_lookup_unix.go:169:22: invalid argument: index startSize (variable of type bufferKind) must be integer
type-checking linux/arm64
ERROR(linux/ppc64le): /root/.gimme/versions/go1.20rc3.linux.amd64/src/os/user/cgo_lookup_unix.go:169:22: invalid argument: index startSize (variable of type bufferKind) must be integer
type-checking linux/s390x
ERROR(linux/s390x): /root/.gimme/versions/go1.20rc3.linux.amd64/src/os/user/cgo_lookup_unix.go:169:22: invalid argument: index startSize (variable of type bufferKind) must be integer
type-checking darwin/amd64
ERROR(linux/arm64): /root/.gimme/versions/go1.20rc3.linux.amd64/src/os/user/cgo_lookup_unix.go:169:22: invalid argument: index startSize (variable of type bufferKind) must be integer
exit status 1
!!! Type Check has failed. This may cause cross platform build failures.
!!! Please see https://git.k8s.io/kubernetes/test/typecheck for more information.
+++ exit code: 1
+++ error: 1
FAILED   verify-typecheck.sh	222s
========================
FAILED TESTS
========================
hack/make-rules/../../hack/verify-typecheck.sh
make: *** [Makefile:128: verify] Error 1