Recent runs || View in Spyglass
PR | xing-yang: Update VolumeSnapshot CRD version to v1beta |
Result | FAILURE |
Tests | 0 failed / 0 succeeded |
Started | |
Elapsed | 41s |
Revision | 03c04bd9c1392eb6121454e1ccb521adcfe396d7 |
Refs |
139 |
... skipping 68 lines ... alpha feature gates for Kubernetes 1.14: CSI_PROW_E2E_ALPHA_GATES_1_14=VolumeSnapshotDataSource=true,ExpandCSIVolumes=true alpha feature gates for Kubernetes 1.15: CSI_PROW_E2E_ALPHA_GATES_1_15=VolumeSnapshotDataSource=true,ExpandCSIVolumes=true alpha feature gates for latest Kubernetes: CSI_PROW_E2E_ALPHA_GATES_LATEST=VolumeSnapshotDataSource=true,ExpandCSIVolumes=true alpha E2E feature gates: CSI_PROW_E2E_ALPHA_GATES=VolumeSnapshotDataSource=true,ExpandCSIVolumes=true tests that need to be skipped: CSI_PROW_E2E_SKIP=Disruptive artifacts: ARTIFACTS=/logs/artifacts Fri Sep 20 00:05:00 UTC 2019 go1.12.9 $ curl --fail --location https://dl.google.com/go/go1.12.4.linux-amd64.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 24 122M 24 29.8M 0 0 28.0M 0 0:00:04 0:00:01 0:00:03 28.0M 54 122M 54 66.9M 0 0 32.7M 0 0:00:03 0:00:02 0:00:01 32.7M 92 122M 92 113M 0 0 37.0M 0 0:00:03 0:00:03 --:--:-- 37.0M 100 122M 100 122M 0 0 35.9M 0 0:00:03 0:00:03 --:--:-- 35.9M Fri Sep 20 00:05:04 UTC 2019 go1.12.4 $ make all mkdir -p bin CGO_ENABLED=0 GOOS=linux go build -a -ldflags '-X main.version=v2.0.0-rc1-38-gdb6f0fcf -extldflags "-static"' -o ./bin/csi-snapshotter ./cmd/csi-snapshotter # github.com/kubernetes-csi/external-snapshotter/pkg/controller pkg/controller/csi_handler.go:81:61: cannot use content.Spec.SnapshotHandle (type *string) as type string in argument to handler.snapshotter.DeleteSnapshot pkg/controller/csi_handler.go:93:100: cannot use content.Spec.SnapshotHandle (type *string) as type string in argument to handler.snapshotter.GetSnapshotStatus pkg/controller/snapshot_controller.go:203:32: cannot convert nil to type bool pkg/controller/snapshot_controller.go:203:43: invalid indirect of snapshot.Status.ReadyToUse (type bool) pkg/controller/snapshot_controller.go:212:18: snapshot.Spec.VolumeSnapshotContentName undefined (type "github.com/kubernetes-csi/external-snapshotter/pkg/apis/volumesnapshot/v1beta1".VolumeSnapshotSpec has no field or method VolumeSnapshotContentName) pkg/controller/snapshot_controller.go:218:62: snapshot.Spec.VolumeSnapshotContentName undefined (type "github.com/kubernetes-csi/external-snapshotter/pkg/apis/volumesnapshot/v1beta1".VolumeSnapshotSpec has no field or method VolumeSnapshotContentName) pkg/controller/snapshot_controller.go:230:124: snapshot.Spec.VolumeSnapshotContentName undefined (type "github.com/kubernetes-csi/external-snapshotter/pkg/apis/volumesnapshot/v1beta1".VolumeSnapshotSpec has no field or method VolumeSnapshotContentName) pkg/controller/snapshot_controller.go:251:18: snapshot.Spec.VolumeSnapshotContentName undefined (type "github.com/kubernetes-csi/external-snapshotter/pkg/apis/volumesnapshot/v1beta1".VolumeSnapshotSpec has no field or method VolumeSnapshotContentName) pkg/controller/snapshot_controller.go:252:70: snapshot.Spec.VolumeSnapshotContentName undefined (type "github.com/kubernetes-csi/external-snapshotter/pkg/apis/volumesnapshot/v1beta1".VolumeSnapshotSpec has no field or method VolumeSnapshotContentName) pkg/controller/snapshot_controller.go:259:162: snapshot.Spec.VolumeSnapshotContentName undefined (type "github.com/kubernetes-csi/external-snapshotter/pkg/apis/volumesnapshot/v1beta1".VolumeSnapshotSpec has no field or method VolumeSnapshotContentName) pkg/controller/snapshot_controller.go:259:162: too many errors release-tools/build.make:64: recipe for target 'build-csi-snapshotter' failed make: *** [build-csi-snapshotter] Error 2 ERROR: 'make all' failed + EXIT_VALUE=1 + set +o xtrace Cleaning up after docker in docker. ================================================================================ [Barnacle] 2019/09/20 00:05:36 Cleaning up Docker data root... [Barnacle] 2019/09/20 00:05:36 Removing all containers. ... skipping 21 lines ...