This job view page is being replaced by Spyglass soon. Check out the new job view.
PRnikola-jokic: add port-forward logic with PortForward and ClusterPortForward type
ResultFAILURE
Tests 0 failed / 0 succeeded
Started2023-02-07 06:52
Elapsed6m15s
Revision870a19d4068ce96c4cb6f3620ea4d74e28131baa
Refs 233

No Test Failures!


Error lines from build-log.txt

... skipping 79 lines ...
go: downloading github.com/go-openapi/jsonpointer v0.19.5
go: downloading github.com/mailru/easyjson v0.7.6
go: downloading github.com/josharian/intern v1.0.0
go: downloading github.com/blang/semver/v4 v4.0.0
# sigs.k8s.io/kwok/pkg/kwok/server
pkg/kwok/server/debugging_port_forword.go:68:8: expression in defer must be function call
pkg/kwok/server/debugging_port_forword.go:75:15: undefined: sync
docker buildx build --tag=kwok:test --platform=linux/amd64 --load -f images/kwok/Dockerfile .
#1 [internal] load build definition from Dockerfile
#1 transferring dockerfile: 803B done
#1 DONE 0.0s

#2 [internal] load .dockerignore
... skipping 5 lines ...

#4 [internal] load build context
#4 transferring context: 2B done
#4 DONE 0.0s

#5 [2/2] COPY --chmod=0755 bin/linux/amd64/kwok /usr/local/bin/
#5 ERROR: failed to walk /docker-graph/tmp/buildkit-mount1703653322/bin/linux/amd64: lstat /docker-graph/tmp/buildkit-mount1703653322/bin/linux/amd64: no such file or directory

#6 [1/2] FROM docker.io/library/alpine:3.17@sha256:f271e74b17ced29b915d351685fd4644785c6d1559dd1f2d4189a5e851ef753a
#6 resolve docker.io/library/alpine:3.17@sha256:f271e74b17ced29b915d351685fd4644785c6d1559dd1f2d4189a5e851ef753a 0.0s done
#6 DONE 0.0s
------
 > [2/2] COPY --chmod=0755 bin/linux/amd64/kwok /usr/local/bin/:
------
WARNING: failed to get git remote url: fatal: No remote configured to list refs from.
ERROR: failed to solve: failed to compute cache key: failed to walk /docker-graph/tmp/buildkit-mount1703653322/bin/linux/amd64: lstat /docker-graph/tmp/buildkit-mount1703653322/bin/linux/amd64: no such file or directory
Creating cluster "kwok-test" ...
 • Ensuring node image (kindest/node:v1.24.0) 🖼  ...
 ✓ Ensuring node image (kindest/node:v1.24.0) 🖼
 • Preparing nodes 📦   ...
 ✓ Preparing nodes 📦 
 • Writing configuration 📜  ...
... skipping 7 lines ...
Set kubectl context to "kind-kwok-test"
You can now use your cluster with:

kubectl cluster-info --context kind-kwok-test

Thanks for using kind! 😊
ERROR: image: "kwok:test" not present locally
serviceaccount/kwok-controller created
clusterrole.rbac.authorization.k8s.io/kwok-controller created
clusterrolebinding.rbac.authorization.k8s.io/kwok-controller created
deployment.apps/fake-pod created
deployment.apps/kwok-controller created
node/fake-node created
... skipping 24 lines ...
Waiting for fake-node to be ready...
Waiting for fake-node to be ready...
Waiting for fake-node to be ready...
Waiting for fake-node to be ready...
Waiting for fake-node to be ready...
Waiting for fake-node to be ready...
Error: fake-node is not ready
NAME        STATUS    ROLES   AGE   VERSION
fake-node   Unknown   agent   33s   
Waiting all pods to be running...
Waiting all pods to be running...
Waiting all pods to be running...
Waiting all pods to be running...
... skipping 20 lines ...
Waiting all pods to be running...
Waiting all pods to be running...
Waiting all pods to be running...
Waiting all pods to be running...
Waiting all pods to be running...
Waiting all pods to be running...
Error: Not all pods are running
NAME                        READY   STATUS    RESTARTS   AGE   IP       NODE        NOMINATED NODE   READINESS GATES
fake-pod-66cd946487-2l22k   0/1     Pending   0          55s   <none>   fake-node   <none>           <none>
fake-pod-66cd946487-2xfvq   0/1     Pending   0          55s   <none>   fake-node   <none>           <none>
fake-pod-66cd946487-gp2h7   0/1     Pending   0          55s   <none>   fake-node   <none>           <none>
fake-pod-66cd946487-jrfp9   0/1     Pending   0          55s   <none>   fake-node   <none>           <none>
fake-pod-66cd946487-tmt5n   0/1     Pending   0          55s   <none>   fake-node   <none>           <none>
Error: Some tests failed
 - node_ready
 - pod_running
Deleting cluster "kwok-test" ...
------------------------------
Test kwok-with-cni/kwok-with-cni failed.
================================================================================
Testing kwok/kwok...
GOOS=linux GOARCH=amd64 go build -o ./bin/linux/amd64/kwok ./cmd/kwok
# sigs.k8s.io/kwok/pkg/kwok/server
pkg/kwok/server/debugging_port_forword.go:68:8: expression in defer must be function call
pkg/kwok/server/debugging_port_forword.go:75:15: undefined: sync
docker buildx build --tag=kwok:test --platform=linux/amd64 --load -f images/kwok/Dockerfile .
#1 [internal] load build definition from Dockerfile
#1 transferring dockerfile: 32B done
#1 DONE 0.0s

#2 [internal] load .dockerignore
... skipping 5 lines ...

#4 [internal] load build context
#4 transferring context: 2B done
#4 DONE 0.0s

#5 [2/2] COPY --chmod=0755 bin/linux/amd64/kwok /usr/local/bin/
#5 ERROR: failed to walk /docker-graph/tmp/buildkit-mount1116252494/bin/linux/amd64: lstat /docker-graph/tmp/buildkit-mount1116252494/bin/linux/amd64: no such file or directory

#6 [1/2] FROM docker.io/library/alpine:3.17@sha256:f271e74b17ced29b915d351685fd4644785c6d1559dd1f2d4189a5e851ef753a
#6 resolve docker.io/library/alpine:3.17@sha256:f271e74b17ced29b915d351685fd4644785c6d1559dd1f2d4189a5e851ef753a 0.0s done
#6 DONE 0.0s
------
 > [2/2] COPY --chmod=0755 bin/linux/amd64/kwok /usr/local/bin/:
------
WARNING: failed to get git remote url: fatal: No remote configured to list refs from.
ERROR: failed to solve: failed to compute cache key: failed to walk /docker-graph/tmp/buildkit-mount1116252494/bin/linux/amd64: lstat /docker-graph/tmp/buildkit-mount1116252494/bin/linux/amd64: no such file or directory
Creating cluster "kwok-test" ...
 • Ensuring node image (kindest/node:v1.24.0) 🖼  ...
 ✓ Ensuring node image (kindest/node:v1.24.0) 🖼
 • Preparing nodes 📦   ...
 ✓ Preparing nodes 📦 
 • Writing configuration 📜  ...
... skipping 7 lines ...
Set kubectl context to "kind-kwok-test"
You can now use your cluster with:

kubectl cluster-info --context kind-kwok-test

Have a question, bug, or feature request? Let us know! https://kind.sigs.k8s.io/#community 🙂
ERROR: image: "kwok:test" not present locally
serviceaccount/kwok-controller created
clusterrole.rbac.authorization.k8s.io/kwok-controller created
clusterrolebinding.rbac.authorization.k8s.io/kwok-controller created
deployment.apps/fake-pod created
deployment.apps/kwok-controller created
node/fake-node created
... skipping 24 lines ...
Waiting for fake-node to be ready...
Waiting for fake-node to be ready...
Waiting for fake-node to be ready...
Waiting for fake-node to be ready...
Waiting for fake-node to be ready...
Waiting for fake-node to be ready...
Error: fake-node is not ready
NAME        STATUS    ROLES   AGE   VERSION
fake-node   Unknown   agent   33s   
Waiting all pods to be running...
Waiting all pods to be running...
Waiting all pods to be running...
Waiting all pods to be running...
... skipping 20 lines ...
Waiting all pods to be running...
Waiting all pods to be running...
Waiting all pods to be running...
Waiting all pods to be running...
Waiting all pods to be running...
Waiting all pods to be running...
Error: Not all pods are running
NAME                        READY   STATUS    RESTARTS   AGE   IP       NODE        NOMINATED NODE   READINESS GATES
fake-pod-66cd946487-45qmg   0/1     Pending   0          55s   <none>   fake-node   <none>           <none>
fake-pod-66cd946487-6dt7h   0/1     Pending   0          55s   <none>   fake-node   <none>           <none>
fake-pod-66cd946487-kkqn6   0/1     Pending   0          55s   <none>   fake-node   <none>           <none>
fake-pod-66cd946487-s9wqt   0/1     Pending   0          55s   <none>   fake-node   <none>           <none>
fake-pod-66cd946487-zrt8s   0/1     Pending   0          55s   <none>   fake-node   <none>           <none>
node/fake-node annotated
node/fake-node patched
error: resource name may not be empty
error: resource name may not be empty
error: resource name may not be empty
Error: fake-pod is not updated
error: resource name may not be empty
Error: Some tests failed
 - node_ready
 - pod_running
 - modify_pod_status
Deleting cluster "kwok-test" ...
------------------------------
Test kwok/kwok failed.
================================================================================
Testing kwokctl/kwokctl_binary...
GOOS=linux GOARCH=amd64 go build -ldflags '-X sigs.k8s.io/kwok/pkg/consts.Version=v0.1.0-47-g2f37f43' -o ./bin/linux/amd64/kwokctl ./cmd/kwokctl
go: downloading github.com/nxadm/tail v1.4.8
go: downloading github.com/compose-spec/compose-go v1.8.2
go: downloading golang.org/x/sync v0.1.0
... skipping 3 lines ...
go: downloading github.com/distribution/distribution/v3 v3.0.0-20221103125252-ebfa2a0ac0a9
go: downloading github.com/docker/go-connections v0.4.0
go: downloading github.com/mitchellh/mapstructure v1.5.0
GOOS=linux GOARCH=amd64 go build -ldflags '-X sigs.k8s.io/kwok/pkg/consts.Version=v0.1.0-47-g2f37f43' -o ./bin/linux/amd64/kwok ./cmd/kwok
# sigs.k8s.io/kwok/pkg/kwok/server
pkg/kwok/server/debugging_port_forword.go:68:8: expression in defer must be function call
pkg/kwok/server/debugging_port_forword.go:75:15: undefined: sync
Test workable on binary for 1.26.0
------------------------------
Testing workable on binary for 1.26.0
{"time":"2023-02-07T06:56:12.337926988Z","level":"DEBUG","source":"/home/prow/go/src/sigs.k8s.io/kwok/pkg/config/flags.go:43","msg":"Load config","path":["/root/.kwok/kwok.yaml"],"err":"open /root/.kwok/kwok.yaml: no such file or directory"}
{"time":"2023-02-07T06:56:12.338064252Z","level":"DEBUG","source":"/home/prow/go/src/sigs.k8s.io/kwok/pkg/config/vars.go:73","msg":"No configuration","kind":"KwokctlConfiguration"}
{"time":"2023-02-07T06:56:12.338149013Z","level":"DEBUG","source":"/home/prow/go/src/sigs.k8s.io/kwok/pkg/config/vars.go:73","msg":"No configuration","kind":"KwokctlConfiguration"}
... skipping 4 lines ...
{"time":"2023-02-07T06:56:14.597212802Z","level":"INFO","source":"/home/prow/go/src/sigs.k8s.io/kwok/pkg/utils/file/download.go:138","msg":"Download","cluster":"cluster-binary-1-26-0","uri":"https://github.com/etcd-io/etcd/releases/download/v3.5.6/etcd-v3.5.6-linux-amd64.tar.gz"}
{"time":"2023-02-07T06:56:15.974510041Z","level":"INFO","source":"/home/prow/go/src/sigs.k8s.io/kwok/pkg/utils/file/download.go:138","msg":"Download","cluster":"cluster-binary-1-26-0","uri":"https://github.com/prometheus/prometheus/releases/download/v2.41.0/prometheus-2.41.0.linux-amd64.tar.gz"}
{"time":"2023-02-07T06:56:19.838542932Z","level":"DEBUG","source":"/home/prow/go/src/sigs.k8s.io/kwok/pkg/utils/version/version.go:80","msg":"Parsed version","cluster":"cluster-binary-1-26-0","path":"/root/.kwok/clusters/cluster-binary-1-26-0/bin/etcd","version":"3.5.6"}
{"time":"2023-02-07T06:56:19.921714167Z","level":"DEBUG","source":"/home/prow/go/src/sigs.k8s.io/kwok/pkg/utils/version/version.go:80","msg":"Parsed version","cluster":"cluster-binary-1-26-0","path":"/root/.kwok/clusters/cluster-binary-1-26-0/bin/kube-apiserver","version":"1.26.0"}
{"time":"2023-02-07T06:56:20.004951146Z","level":"DEBUG","source":"/home/prow/go/src/sigs.k8s.io/kwok/pkg/utils/version/version.go:80","msg":"Parsed version","cluster":"cluster-binary-1-26-0","path":"/root/.kwok/clusters/cluster-binary-1-26-0/bin/kube-controller-manager","version":"1.26.0"}
{"time":"2023-02-07T06:56:20.058015834Z","level":"DEBUG","source":"/home/prow/go/src/sigs.k8s.io/kwok/pkg/utils/version/version.go:80","msg":"Parsed version","cluster":"cluster-binary-1-26-0","path":"/root/.kwok/clusters/cluster-binary-1-26-0/bin/kube-scheduler","version":"1.26.0"}
{"time":"2023-02-07T06:56:20.058549608Z","level":"ERROR","source":"/home/prow/go/src/sigs.k8s.io/kwok/pkg/kwokctl/cmd/create/cluster/cluster.go:189","msg":"Failed to setup config","cluster":"cluster-binary-1-26-0","err":"/root/.kwok/clusters/cluster-binary-1-26-0/bin/kwok-controller --version: fork/exec /root/.kwok/clusters/cluster-binary-1-26-0/bin/kwok-controller: no such file or directory\n"}
{"time":"2023-02-07T06:56:20.264989752Z","level":"INFO","source":"/home/prow/go/src/sigs.k8s.io/kwok/pkg/kwokctl/cmd/create/cluster/cluster.go:194","msg":"Cluster is cleaned up","cluster":"cluster-binary-1-26-0"}
{"time":"2023-02-07T06:56:20.265093386Z","level":"ERROR","source":"/home/prow/go/src/sigs.k8s.io/kwok/cmd/kwokctl/main.go:54","msg":"Execute exit","err":"/root/.kwok/clusters/cluster-binary-1-26-0/bin/kwok-controller --version: fork/exec /root/.kwok/clusters/cluster-binary-1-26-0/bin/kwok-controller: no such file or directory\n"}
Error: Cluster cluster-binary-1-26-0 creation failed
kwokctl get clusters
{"time":"2023-02-07T06:56:20.281817846Z","level":"INFO","source":"/home/prow/go/src/sigs.k8s.io/kwok/pkg/kwokctl/cmd/get/clusters/clusters.go:52","msg":"No clusters found"}

kwokctl --name=cluster-binary-1-26-0 kubectl get pod -o wide --all-namespaces
{"time":"2023-02-07T06:56:20.296161781Z","level":"ERROR","source":"/home/prow/go/src/sigs.k8s.io/kwok/cmd/kwokctl/main.go:54","msg":"Execute exit","err":"[get pod -o wide --all-namespaces]: open /root/.kwok/clusters/cluster-binary-1-26-0/kwok.yaml: no such file or directory"}

kwokctl --name=cluster-binary-1-26-0 logs etcd
{"time":"2023-02-07T06:56:20.311735859Z","level":"ERROR","source":"/home/prow/go/src/sigs.k8s.io/kwok/cmd/kwokctl/main.go:54","msg":"Execute exit","err":"open /root/.kwok/clusters/cluster-binary-1-26-0/kwok.yaml: no such file or directory"}

kwokctl --name=cluster-binary-1-26-0 logs kube-apiserver
{"time":"2023-02-07T06:56:20.325977161Z","level":"ERROR","source":"/home/prow/go/src/sigs.k8s.io/kwok/cmd/kwokctl/main.go:54","msg":"Execute exit","err":"open /root/.kwok/clusters/cluster-binary-1-26-0/kwok.yaml: no such file or directory"}

kwokctl --name=cluster-binary-1-26-0 logs kube-controller-manager
{"time":"2023-02-07T06:56:20.340132015Z","level":"ERROR","source":"/home/prow/go/src/sigs.k8s.io/kwok/cmd/kwokctl/main.go:54","msg":"Execute exit","err":"open /root/.kwok/clusters/cluster-binary-1-26-0/kwok.yaml: no such file or directory"}

kwokctl --name=cluster-binary-1-26-0 logs kube-scheduler
{"time":"2023-02-07T06:56:20.354629437Z","level":"ERROR","source":"/home/prow/go/src/sigs.k8s.io/kwok/cmd/kwokctl/main.go:54","msg":"Execute exit","err":"open /root/.kwok/clusters/cluster-binary-1-26-0/kwok.yaml: no such file or directory"}

kwokctl --name=cluster-binary-1-26-0 logs kwok-controller
{"time":"2023-02-07T06:56:20.369289426Z","level":"ERROR","source":"/home/prow/go/src/sigs.k8s.io/kwok/cmd/kwokctl/main.go:54","msg":"Execute exit","err":"open /root/.kwok/clusters/cluster-binary-1-26-0/kwok.yaml: no such file or directory"}

Error: metrics is not health
curl -s http://127.0.0.1:9090/api/v1/targets

{"time":"2023-02-07T06:56:50.854159734Z","level":"ERROR","source":"/home/prow/go/src/sigs.k8s.io/kwok/cmd/kwokctl/main.go:54","msg":"Execute exit","err":"open /root/.kwok/clusters/cluster-binary-1-26-0/kwok.yaml: no such file or directory"}
------------------------------
------------------------------
Error: Some tests failed
 - create_cluster_cluster-binary-1-26-0
 - prometheus_cluster-binary-1-26-0
 - delete_cluster_cluster-binary-1-26-0
------------------------------
Test kwokctl/kwokctl_binary failed.
================================================================================
Testing kwokctl/kwokctl_binary_audit...
GOOS=linux GOARCH=amd64 go build -ldflags '-X sigs.k8s.io/kwok/pkg/consts.Version=v0.1.0-47-g2f37f43' -o ./bin/linux/amd64/kwok ./cmd/kwok
# sigs.k8s.io/kwok/pkg/kwok/server
pkg/kwok/server/debugging_port_forword.go:68:8: expression in defer must be function call
pkg/kwok/server/debugging_port_forword.go:75:15: undefined: sync
Test audit on binary for 1.26.0
------------------------------
Testing audit on binary for 1.26.0
{"time":"2023-02-07T06:56:51.334658302Z","level":"DEBUG","source":"/home/prow/go/src/sigs.k8s.io/kwok/pkg/config/flags.go:43","msg":"Load config","path":["/root/.kwok/kwok.yaml"],"err":"open /root/.kwok/kwok.yaml: no such file or directory"}
{"time":"2023-02-07T06:56:51.334818634Z","level":"DEBUG","source":"/home/prow/go/src/sigs.k8s.io/kwok/pkg/config/vars.go:73","msg":"No configuration","kind":"KwokctlConfiguration"}
{"time":"2023-02-07T06:56:51.33491533Z","level":"DEBUG","source":"/home/prow/go/src/sigs.k8s.io/kwok/pkg/config/vars.go:73","msg":"No configuration","kind":"KwokctlConfiguration"}
{"time":"2023-02-07T06:56:51.335154604Z","level":"INFO","source":"/home/prow/go/src/sigs.k8s.io/kwok/pkg/kwokctl/cmd/create/cluster/cluster.go:163","msg":"Creating cluster","cluster":"audit-cluster-binary-1-26-0"}
{"time":"2023-02-07T06:56:51.918435105Z","level":"DEBUG","source":"/home/prow/go/src/sigs.k8s.io/kwok/pkg/utils/version/version.go:80","msg":"Parsed version","cluster":"audit-cluster-binary-1-26-0","path":"/root/.kwok/clusters/audit-cluster-binary-1-26-0/bin/etcd","version":"3.5.6"}
{"time":"2023-02-07T06:56:52.004841529Z","level":"DEBUG","source":"/home/prow/go/src/sigs.k8s.io/kwok/pkg/utils/version/version.go:80","msg":"Parsed version","cluster":"audit-cluster-binary-1-26-0","path":"/root/.kwok/clusters/audit-cluster-binary-1-26-0/bin/kube-apiserver","version":"1.26.0"}
{"time":"2023-02-07T06:56:52.090595105Z","level":"DEBUG","source":"/home/prow/go/src/sigs.k8s.io/kwok/pkg/utils/version/version.go:80","msg":"Parsed version","cluster":"audit-cluster-binary-1-26-0","path":"/root/.kwok/clusters/audit-cluster-binary-1-26-0/bin/kube-controller-manager","version":"1.26.0"}
{"time":"2023-02-07T06:56:52.143086588Z","level":"DEBUG","source":"/home/prow/go/src/sigs.k8s.io/kwok/pkg/utils/version/version.go:80","msg":"Parsed version","cluster":"audit-cluster-binary-1-26-0","path":"/root/.kwok/clusters/audit-cluster-binary-1-26-0/bin/kube-scheduler","version":"1.26.0"}
{"time":"2023-02-07T06:56:52.143832099Z","level":"ERROR","source":"/home/prow/go/src/sigs.k8s.io/kwok/pkg/kwokctl/cmd/create/cluster/cluster.go:189","msg":"Failed to setup config","cluster":"audit-cluster-binary-1-26-0","err":"/root/.kwok/clusters/audit-cluster-binary-1-26-0/bin/kwok-controller --version: fork/exec /root/.kwok/clusters/audit-cluster-binary-1-26-0/bin/kwok-controller: no such file or directory\n"}
{"time":"2023-02-07T06:56:52.345964822Z","level":"INFO","source":"/home/prow/go/src/sigs.k8s.io/kwok/pkg/kwokctl/cmd/create/cluster/cluster.go:194","msg":"Cluster is cleaned up","cluster":"audit-cluster-binary-1-26-0"}
{"time":"2023-02-07T06:56:52.346048376Z","level":"ERROR","source":"/home/prow/go/src/sigs.k8s.io/kwok/cmd/kwokctl/main.go:54","msg":"Execute exit","err":"/root/.kwok/clusters/audit-cluster-binary-1-26-0/bin/kwok-controller --version: fork/exec /root/.kwok/clusters/audit-cluster-binary-1-26-0/bin/kwok-controller: no such file or directory\n"}
Error: Cluster audit-cluster-binary-1-26-0 creation failed
------------------------------
Test kwokctl/kwokctl_binary_audit failed.
================================================================================
Testing kwokctl/kwokctl_binary_authorization...
GOOS=linux GOARCH=amd64 go build -ldflags '-X sigs.k8s.io/kwok/pkg/consts.Version=v0.1.0-47-g2f37f43' -o ./bin/linux/amd64/kwok ./cmd/kwok
# sigs.k8s.io/kwok/pkg/kwok/server
pkg/kwok/server/debugging_port_forword.go:68:8: expression in defer must be function call
pkg/kwok/server/debugging_port_forword.go:75:15: undefined: sync
Test authorization on binary for 1.26.0
------------------------------
Testing authorization on binary for 1.26.0
{"time":"2023-02-07T06:56:52.802787054Z","level":"DEBUG","source":"/home/prow/go/src/sigs.k8s.io/kwok/pkg/config/flags.go:43","msg":"Load config","path":["/root/.kwok/kwok.yaml"],"err":"open /root/.kwok/kwok.yaml: no such file or directory"}
{"time":"2023-02-07T06:56:52.803078729Z","level":"DEBUG","source":"/home/prow/go/src/sigs.k8s.io/kwok/pkg/config/vars.go:73","msg":"No configuration","kind":"KwokctlConfiguration"}
{"time":"2023-02-07T06:56:52.803339477Z","level":"DEBUG","source":"/home/prow/go/src/sigs.k8s.io/kwok/pkg/config/vars.go:73","msg":"No configuration","kind":"KwokctlConfiguration"}
{"time":"2023-02-07T06:56:52.803665489Z","level":"INFO","source":"/home/prow/go/src/sigs.k8s.io/kwok/pkg/kwokctl/cmd/create/cluster/cluster.go:163","msg":"Creating cluster","cluster":"authorization-cluster-binary-1-26-0"}
{"time":"2023-02-07T06:56:53.311580756Z","level":"DEBUG","source":"/home/prow/go/src/sigs.k8s.io/kwok/pkg/utils/version/version.go:80","msg":"Parsed version","cluster":"authorization-cluster-binary-1-26-0","path":"/root/.kwok/clusters/authorization-cluster-binary-1-26-0/bin/etcd","version":"3.5.6"}
{"time":"2023-02-07T06:56:53.396886475Z","level":"DEBUG","source":"/home/prow/go/src/sigs.k8s.io/kwok/pkg/utils/version/version.go:80","msg":"Parsed version","cluster":"authorization-cluster-binary-1-26-0","path":"/root/.kwok/clusters/authorization-cluster-binary-1-26-0/bin/kube-apiserver","version":"1.26.0"}
{"time":"2023-02-07T06:56:53.484648474Z","level":"DEBUG","source":"/home/prow/go/src/sigs.k8s.io/kwok/pkg/utils/version/version.go:80","msg":"Parsed version","cluster":"authorization-cluster-binary-1-26-0","path":"/root/.kwok/clusters/authorization-cluster-binary-1-26-0/bin/kube-controller-manager","version":"1.26.0"}
{"time":"2023-02-07T06:56:53.534011695Z","level":"DEBUG","source":"/home/prow/go/src/sigs.k8s.io/kwok/pkg/utils/version/version.go:80","msg":"Parsed version","cluster":"authorization-cluster-binary-1-26-0","path":"/root/.kwok/clusters/authorization-cluster-binary-1-26-0/bin/kube-scheduler","version":"1.26.0"}
{"time":"2023-02-07T06:56:53.534600846Z","level":"ERROR","source":"/home/prow/go/src/sigs.k8s.io/kwok/pkg/kwokctl/cmd/create/cluster/cluster.go:189","msg":"Failed to setup config","cluster":"authorization-cluster-binary-1-26-0","err":"/root/.kwok/clusters/authorization-cluster-binary-1-26-0/bin/kwok-controller --version: fork/exec /root/.kwok/clusters/authorization-cluster-binary-1-26-0/bin/kwok-controller: no such file or directory\n"}
{"time":"2023-02-07T06:56:53.737966482Z","level":"INFO","source":"/home/prow/go/src/sigs.k8s.io/kwok/pkg/kwokctl/cmd/create/cluster/cluster.go:194","msg":"Cluster is cleaned up","cluster":"authorization-cluster-binary-1-26-0"}
{"time":"2023-02-07T06:56:53.738064946Z","level":"ERROR","source":"/home/prow/go/src/sigs.k8s.io/kwok/cmd/kwokctl/main.go:54","msg":"Execute exit","err":"/root/.kwok/clusters/authorization-cluster-binary-1-26-0/bin/kwok-controller --version: fork/exec /root/.kwok/clusters/authorization-cluster-binary-1-26-0/bin/kwok-controller: no such file or directory\n"}
Error: Cluster authorization-cluster-binary-1-26-0 creation failed
kwokctl get clusters
{"time":"2023-02-07T06:56:53.754361925Z","level":"INFO","source":"/home/prow/go/src/sigs.k8s.io/kwok/pkg/kwokctl/cmd/get/clusters/clusters.go:52","msg":"No clusters found"}

kwokctl --name=authorization-cluster-binary-1-26-0 logs etcd
{"time":"2023-02-07T06:56:53.769412662Z","level":"ERROR","source":"/home/prow/go/src/sigs.k8s.io/kwok/cmd/kwokctl/main.go:54","msg":"Execute exit","err":"open /root/.kwok/clusters/authorization-cluster-binary-1-26-0/kwok.yaml: no such file or directory"}

kwokctl --name=authorization-cluster-binary-1-26-0 logs kube-apiserver
{"time":"2023-02-07T06:56:53.783615535Z","level":"ERROR","source":"/home/prow/go/src/sigs.k8s.io/kwok/cmd/kwokctl/main.go:54","msg":"Execute exit","err":"open /root/.kwok/clusters/authorization-cluster-binary-1-26-0/kwok.yaml: no such file or directory"}

------------------------------
Test kwokctl/kwokctl_binary_authorization failed.
================================================================================
Testing kwokctl/kwokctl_binary_benchmark...
GOOS=linux GOARCH=amd64 go build -ldflags '-X sigs.k8s.io/kwok/pkg/consts.Version=v0.1.0-47-g2f37f43' -o ./bin/linux/amd64/kwok ./cmd/kwok
# sigs.k8s.io/kwok/pkg/kwok/server
pkg/kwok/server/debugging_port_forword.go:68:8: expression in defer must be function call
pkg/kwok/server/debugging_port_forword.go:75:15: undefined: sync
Test benchmark on binary for 1.26.0
------------------------------
Benchmarking on binary
{"time":"2023-02-07T06:56:54.230664002Z","level":"DEBUG","source":"/home/prow/go/src/sigs.k8s.io/kwok/pkg/config/flags.go:43","msg":"Load config","path":["/root/.kwok/kwok.yaml"],"err":"open /root/.kwok/kwok.yaml: no such file or directory"}
{"time":"2023-02-07T06:56:54.23080303Z","level":"DEBUG","source":"/home/prow/go/src/sigs.k8s.io/kwok/pkg/config/vars.go:73","msg":"No configuration","kind":"KwokctlConfiguration"}
{"time":"2023-02-07T06:56:54.231145158Z","level":"DEBUG","source":"/home/prow/go/src/sigs.k8s.io/kwok/pkg/config/vars.go:73","msg":"No configuration","kind":"KwokctlConfiguration"}
{"time":"2023-02-07T06:56:54.231623605Z","level":"INFO","source":"/home/prow/go/src/sigs.k8s.io/kwok/pkg/kwokctl/cmd/create/cluster/cluster.go:163","msg":"Creating cluster","cluster":"kwok"}
{"time":"2023-02-07T06:56:54.719207769Z","level":"DEBUG","source":"/home/prow/go/src/sigs.k8s.io/kwok/pkg/utils/version/version.go:80","msg":"Parsed version","cluster":"kwok","path":"/root/.kwok/clusters/kwok/bin/etcd","version":"3.5.6"}
{"time":"2023-02-07T06:56:54.801231554Z","level":"DEBUG","source":"/home/prow/go/src/sigs.k8s.io/kwok/pkg/utils/version/version.go:80","msg":"Parsed version","cluster":"kwok","path":"/root/.kwok/clusters/kwok/bin/kube-apiserver","version":"1.26.0"}
{"time":"2023-02-07T06:56:54.885114189Z","level":"DEBUG","source":"/home/prow/go/src/sigs.k8s.io/kwok/pkg/utils/version/version.go:80","msg":"Parsed version","cluster":"kwok","path":"/root/.kwok/clusters/kwok/bin/kube-controller-manager","version":"1.26.0"}
{"time":"2023-02-07T06:56:54.935826027Z","level":"DEBUG","source":"/home/prow/go/src/sigs.k8s.io/kwok/pkg/utils/version/version.go:80","msg":"Parsed version","cluster":"kwok","path":"/root/.kwok/clusters/kwok/bin/kube-scheduler","version":"1.26.0"}
{"time":"2023-02-07T06:56:54.936509769Z","level":"ERROR","source":"/home/prow/go/src/sigs.k8s.io/kwok/pkg/kwokctl/cmd/create/cluster/cluster.go:189","msg":"Failed to setup config","cluster":"kwok","err":"/root/.kwok/clusters/kwok/bin/kwok-controller --version: fork/exec /root/.kwok/clusters/kwok/bin/kwok-controller: no such file or directory\n"}
{"time":"2023-02-07T06:56:55.141814491Z","level":"INFO","source":"/home/prow/go/src/sigs.k8s.io/kwok/pkg/kwokctl/cmd/create/cluster/cluster.go:194","msg":"Cluster is cleaned up","cluster":"kwok"}
{"time":"2023-02-07T06:56:55.141900714Z","level":"ERROR","source":"/home/prow/go/src/sigs.k8s.io/kwok/cmd/kwokctl/main.go:54","msg":"Execute exit","err":"/root/.kwok/clusters/kwok/bin/kwok-controller --version: fork/exec /root/.kwok/clusters/kwok/bin/kwok-controller: no such file or directory\n"}
Error: Failed to create cluster
------------------------------
Test kwokctl/kwokctl_binary_benchmark failed.
================================================================================
Testing kwokctl/kwokctl_binary_cluster_port_forward...
GOOS=linux GOARCH=amd64 go build -ldflags '-X sigs.k8s.io/kwok/pkg/consts.Version=v0.1.0-47-g2f37f43' -o ./bin/linux/amd64/kwok ./cmd/kwok
# sigs.k8s.io/kwok/pkg/kwok/server
pkg/kwok/server/debugging_port_forword.go:68:8: expression in defer must be function call
pkg/kwok/server/debugging_port_forword.go:75:15: undefined: sync
Test cluster_port_forward on binary for 1.26.0
------------------------------
Testing port-forwarding on binary for 1.26.0
{"time":"2023-02-07T06:56:55.609494727Z","level":"DEBUG","source":"/home/prow/go/src/sigs.k8s.io/kwok/pkg/config/flags.go:60","msg":"Load config","path":["/home/prow/go/src/sigs.k8s.io/kwok/test/kwokctl/cluster-port-forward.yaml"]}
{"time":"2023-02-07T06:56:55.609607089Z","level":"DEBUG","source":"/home/prow/go/src/sigs.k8s.io/kwok/pkg/config/vars.go:73","msg":"No configuration","kind":"KwokctlConfiguration"}
{"time":"2023-02-07T06:56:55.60968949Z","level":"DEBUG","source":"/home/prow/go/src/sigs.k8s.io/kwok/pkg/config/vars.go:73","msg":"No configuration","kind":"KwokctlConfiguration"}
{"time":"2023-02-07T06:56:55.609975349Z","level":"INFO","source":"/home/prow/go/src/sigs.k8s.io/kwok/pkg/kwokctl/cmd/create/cluster/cluster.go:163","msg":"Creating cluster","cluster":"port-forwarding-cluster-binary-1-26-0"}
{"time":"2023-02-07T06:56:56.154042721Z","level":"DEBUG","source":"/home/prow/go/src/sigs.k8s.io/kwok/pkg/utils/version/version.go:80","msg":"Parsed version","cluster":"port-forwarding-cluster-binary-1-26-0","path":"/root/.kwok/clusters/port-forwarding-cluster-binary-1-26-0/bin/etcd","version":"3.5.6"}
{"time":"2023-02-07T06:56:56.240567529Z","level":"DEBUG","source":"/home/prow/go/src/sigs.k8s.io/kwok/pkg/utils/version/version.go:80","msg":"Parsed version","cluster":"port-forwarding-cluster-binary-1-26-0","path":"/root/.kwok/clusters/port-forwarding-cluster-binary-1-26-0/bin/kube-apiserver","version":"1.26.0"}
{"time":"2023-02-07T06:56:56.323696931Z","level":"DEBUG","source":"/home/prow/go/src/sigs.k8s.io/kwok/pkg/utils/version/version.go:80","msg":"Parsed version","cluster":"port-forwarding-cluster-binary-1-26-0","path":"/root/.kwok/clusters/port-forwarding-cluster-binary-1-26-0/bin/kube-controller-manager","version":"1.26.0"}
{"time":"2023-02-07T06:56:56.371710806Z","level":"DEBUG","source":"/home/prow/go/src/sigs.k8s.io/kwok/pkg/utils/version/version.go:80","msg":"Parsed version","cluster":"port-forwarding-cluster-binary-1-26-0","path":"/root/.kwok/clusters/port-forwarding-cluster-binary-1-26-0/bin/kube-scheduler","version":"1.26.0"}
{"time":"2023-02-07T06:56:56.372193454Z","level":"ERROR","source":"/home/prow/go/src/sigs.k8s.io/kwok/pkg/kwokctl/cmd/create/cluster/cluster.go:189","msg":"Failed to setup config","cluster":"port-forwarding-cluster-binary-1-26-0","err":"/root/.kwok/clusters/port-forwarding-cluster-binary-1-26-0/bin/kwok-controller --version: fork/exec /root/.kwok/clusters/port-forwarding-cluster-binary-1-26-0/bin/kwok-controller: no such file or directory\n"}
{"time":"2023-02-07T06:56:56.574884234Z","level":"INFO","source":"/home/prow/go/src/sigs.k8s.io/kwok/pkg/kwokctl/cmd/create/cluster/cluster.go:194","msg":"Cluster is cleaned up","cluster":"port-forwarding-cluster-binary-1-26-0"}
{"time":"2023-02-07T06:56:56.574975656Z","level":"ERROR","source":"/home/prow/go/src/sigs.k8s.io/kwok/cmd/kwokctl/main.go:54","msg":"Execute exit","err":"/root/.kwok/clusters/port-forwarding-cluster-binary-1-26-0/bin/kwok-controller --version: fork/exec /root/.kwok/clusters/port-forwarding-cluster-binary-1-26-0/bin/kwok-controller: no such file or directory\n"}
Error: Cluster port-forwarding-cluster-binary-1-26-0 creation failed
------------------------------
Test kwokctl/kwokctl_binary_cluster_port_forward failed.
================================================================================
Testing kwokctl/kwokctl_binary_port_forward...
GOOS=linux GOARCH=amd64 go build -ldflags '-X sigs.k8s.io/kwok/pkg/consts.Version=v0.1.0-47-g2f37f43' -o ./bin/linux/amd64/kwok ./cmd/kwok
# sigs.k8s.io/kwok/pkg/kwok/server
pkg/kwok/server/debugging_port_forword.go:68:8: expression in defer must be function call
pkg/kwok/server/debugging_port_forword.go:75:15: undefined: sync
Test port_forward on binary for 1.26.0
------------------------------
Testing port-forwarding on binary for 1.26.0
{"time":"2023-02-07T06:56:57.03071022Z","level":"DEBUG","source":"/home/prow/go/src/sigs.k8s.io/kwok/pkg/config/flags.go:60","msg":"Load config","path":["/home/prow/go/src/sigs.k8s.io/kwok/test/kwokctl/port-forward.yaml"]}
{"time":"2023-02-07T06:56:57.030831651Z","level":"DEBUG","source":"/home/prow/go/src/sigs.k8s.io/kwok/pkg/config/vars.go:73","msg":"No configuration","kind":"KwokctlConfiguration"}
{"time":"2023-02-07T06:56:57.030929772Z","level":"DEBUG","source":"/home/prow/go/src/sigs.k8s.io/kwok/pkg/config/vars.go:73","msg":"No configuration","kind":"KwokctlConfiguration"}
{"time":"2023-02-07T06:56:57.031201845Z","level":"INFO","source":"/home/prow/go/src/sigs.k8s.io/kwok/pkg/kwokctl/cmd/create/cluster/cluster.go:163","msg":"Creating cluster","cluster":"port-forwarding-cluster-binary-1-26-0"}
{"time":"2023-02-07T06:56:57.639705659Z","level":"DEBUG","source":"/home/prow/go/src/sigs.k8s.io/kwok/pkg/utils/version/version.go:80","msg":"Parsed version","cluster":"port-forwarding-cluster-binary-1-26-0","path":"/root/.kwok/clusters/port-forwarding-cluster-binary-1-26-0/bin/etcd","version":"3.5.6"}
{"time":"2023-02-07T06:56:57.728625472Z","level":"DEBUG","source":"/home/prow/go/src/sigs.k8s.io/kwok/pkg/utils/version/version.go:80","msg":"Parsed version","cluster":"port-forwarding-cluster-binary-1-26-0","path":"/root/.kwok/clusters/port-forwarding-cluster-binary-1-26-0/bin/kube-apiserver","version":"1.26.0"}
{"time":"2023-02-07T06:56:57.816296051Z","level":"DEBUG","source":"/home/prow/go/src/sigs.k8s.io/kwok/pkg/utils/version/version.go:80","msg":"Parsed version","cluster":"port-forwarding-cluster-binary-1-26-0","path":"/root/.kwok/clusters/port-forwarding-cluster-binary-1-26-0/bin/kube-controller-manager","version":"1.26.0"}
{"time":"2023-02-07T06:56:57.86771726Z","level":"DEBUG","source":"/home/prow/go/src/sigs.k8s.io/kwok/pkg/utils/version/version.go:80","msg":"Parsed version","cluster":"port-forwarding-cluster-binary-1-26-0","path":"/root/.kwok/clusters/port-forwarding-cluster-binary-1-26-0/bin/kube-scheduler","version":"1.26.0"}
{"time":"2023-02-07T06:56:57.868230925Z","level":"ERROR","source":"/home/prow/go/src/sigs.k8s.io/kwok/pkg/kwokctl/cmd/create/cluster/cluster.go:189","msg":"Failed to setup config","cluster":"port-forwarding-cluster-binary-1-26-0","err":"/root/.kwok/clusters/port-forwarding-cluster-binary-1-26-0/bin/kwok-controller --version: fork/exec /root/.kwok/clusters/port-forwarding-cluster-binary-1-26-0/bin/kwok-controller: no such file or directory\n"}
{"time":"2023-02-07T06:56:58.074627299Z","level":"INFO","source":"/home/prow/go/src/sigs.k8s.io/kwok/pkg/kwokctl/cmd/create/cluster/cluster.go:194","msg":"Cluster is cleaned up","cluster":"port-forwarding-cluster-binary-1-26-0"}
{"time":"2023-02-07T06:56:58.074713569Z","level":"ERROR","source":"/home/prow/go/src/sigs.k8s.io/kwok/cmd/kwokctl/main.go:54","msg":"Execute exit","err":"/root/.kwok/clusters/port-forwarding-cluster-binary-1-26-0/bin/kwok-controller --version: fork/exec /root/.kwok/clusters/port-forwarding-cluster-binary-1-26-0/bin/kwok-controller: no such file or directory\n"}
Error: Cluster port-forwarding-cluster-binary-1-26-0 creation failed
------------------------------
Test kwokctl/kwokctl_binary_port_forward failed.
================================================================================
Testing kwokctl/kwokctl_binary_restart...
GOOS=linux GOARCH=amd64 go build -ldflags '-X sigs.k8s.io/kwok/pkg/consts.Version=v0.1.0-47-g2f37f43' -o ./bin/linux/amd64/kwok ./cmd/kwok
# sigs.k8s.io/kwok/pkg/kwok/server
pkg/kwok/server/debugging_port_forword.go:68:8: expression in defer must be function call
pkg/kwok/server/debugging_port_forword.go:75:15: undefined: sync
Test restart on binary for 1.26.0
------------------------------
Testing restart on binary for 1.26.0
{"time":"2023-02-07T06:56:58.544604456Z","level":"DEBUG","source":"/home/prow/go/src/sigs.k8s.io/kwok/pkg/config/flags.go:43","msg":"Load config","path":["/root/.kwok/kwok.yaml"],"err":"open /root/.kwok/kwok.yaml: no such file or directory"}
{"time":"2023-02-07T06:56:58.544810136Z","level":"DEBUG","source":"/home/prow/go/src/sigs.k8s.io/kwok/pkg/config/vars.go:73","msg":"No configuration","kind":"KwokctlConfiguration"}
{"time":"2023-02-07T06:56:58.544944248Z","level":"DEBUG","source":"/home/prow/go/src/sigs.k8s.io/kwok/pkg/config/vars.go:73","msg":"No configuration","kind":"KwokctlConfiguration"}
{"time":"2023-02-07T06:56:58.545401114Z","level":"INFO","source":"/home/prow/go/src/sigs.k8s.io/kwok/pkg/kwokctl/cmd/create/cluster/cluster.go:163","msg":"Creating cluster","cluster":"restart-cluster-binary-1-26-0"}
{"time":"2023-02-07T06:56:58.979491139Z","level":"DEBUG","source":"/home/prow/go/src/sigs.k8s.io/kwok/pkg/utils/version/version.go:80","msg":"Parsed version","cluster":"restart-cluster-binary-1-26-0","path":"/root/.kwok/clusters/restart-cluster-binary-1-26-0/bin/etcd","version":"3.5.6"}
{"time":"2023-02-07T06:56:59.070991824Z","level":"DEBUG","source":"/home/prow/go/src/sigs.k8s.io/kwok/pkg/utils/version/version.go:80","msg":"Parsed version","cluster":"restart-cluster-binary-1-26-0","path":"/root/.kwok/clusters/restart-cluster-binary-1-26-0/bin/kube-apiserver","version":"1.26.0"}
{"time":"2023-02-07T06:56:59.15598863Z","level":"DEBUG","source":"/home/prow/go/src/sigs.k8s.io/kwok/pkg/utils/version/version.go:80","msg":"Parsed version","cluster":"restart-cluster-binary-1-26-0","path":"/root/.kwok/clusters/restart-cluster-binary-1-26-0/bin/kube-controller-manager","version":"1.26.0"}
{"time":"2023-02-07T06:56:59.207108029Z","level":"DEBUG","source":"/home/prow/go/src/sigs.k8s.io/kwok/pkg/utils/version/version.go:80","msg":"Parsed version","cluster":"restart-cluster-binary-1-26-0","path":"/root/.kwok/clusters/restart-cluster-binary-1-26-0/bin/kube-scheduler","version":"1.26.0"}
{"time":"2023-02-07T06:56:59.207587971Z","level":"ERROR","source":"/home/prow/go/src/sigs.k8s.io/kwok/pkg/kwokctl/cmd/create/cluster/cluster.go:189","msg":"Failed to setup config","cluster":"restart-cluster-binary-1-26-0","err":"/root/.kwok/clusters/restart-cluster-binary-1-26-0/bin/kwok-controller --version: fork/exec /root/.kwok/clusters/restart-cluster-binary-1-26-0/bin/kwok-controller: no such file or directory\n"}
{"time":"2023-02-07T06:56:59.405357293Z","level":"INFO","source":"/home/prow/go/src/sigs.k8s.io/kwok/pkg/kwokctl/cmd/create/cluster/cluster.go:194","msg":"Cluster is cleaned up","cluster":"restart-cluster-binary-1-26-0"}
{"time":"2023-02-07T06:56:59.405474062Z","level":"ERROR","source":"/home/prow/go/src/sigs.k8s.io/kwok/cmd/kwokctl/main.go:54","msg":"Execute exit","err":"/root/.kwok/clusters/restart-cluster-binary-1-26-0/bin/kwok-controller --version: fork/exec /root/.kwok/clusters/restart-cluster-binary-1-26-0/bin/kwok-controller: no such file or directory\n"}
Error: Cluster restart-cluster-binary-1-26-0 creation failed
------------------------------
Test kwokctl/kwokctl_binary_restart failed.
================================================================================
Testing kwokctl/kwokctl_binary_scheduler...
GOOS=linux GOARCH=amd64 go build -ldflags '-X sigs.k8s.io/kwok/pkg/consts.Version=v0.1.0-47-g2f37f43' -o ./bin/linux/amd64/kwok ./cmd/kwok
# sigs.k8s.io/kwok/pkg/kwok/server
pkg/kwok/server/debugging_port_forword.go:68:8: expression in defer must be function call
pkg/kwok/server/debugging_port_forword.go:75:15: undefined: sync
Test scheduler on binary for 1.26.0
------------------------------
Testing scheduler on binary for 1.26.0
{"time":"2023-02-07T06:56:59.859021788Z","level":"DEBUG","source":"/home/prow/go/src/sigs.k8s.io/kwok/pkg/config/flags.go:43","msg":"Load config","path":["/root/.kwok/kwok.yaml"],"err":"open /root/.kwok/kwok.yaml: no such file or directory"}
{"time":"2023-02-07T06:56:59.859170064Z","level":"DEBUG","source":"/home/prow/go/src/sigs.k8s.io/kwok/pkg/config/vars.go:73","msg":"No configuration","kind":"KwokctlConfiguration"}
{"time":"2023-02-07T06:56:59.859286989Z","level":"DEBUG","source":"/home/prow/go/src/sigs.k8s.io/kwok/pkg/config/vars.go:73","msg":"No configuration","kind":"KwokctlConfiguration"}
{"time":"2023-02-07T06:56:59.859634217Z","level":"INFO","source":"/home/prow/go/src/sigs.k8s.io/kwok/pkg/kwokctl/cmd/create/cluster/cluster.go:163","msg":"Creating cluster","cluster":"scheduler-cluster-binary-1-26-0"}
{"time":"2023-02-07T06:57:00.423991941Z","level":"DEBUG","source":"/home/prow/go/src/sigs.k8s.io/kwok/pkg/utils/version/version.go:80","msg":"Parsed version","cluster":"scheduler-cluster-binary-1-26-0","path":"/root/.kwok/clusters/scheduler-cluster-binary-1-26-0/bin/etcd","version":"3.5.6"}
{"time":"2023-02-07T06:57:00.506140198Z","level":"DEBUG","source":"/home/prow/go/src/sigs.k8s.io/kwok/pkg/utils/version/version.go:80","msg":"Parsed version","cluster":"scheduler-cluster-binary-1-26-0","path":"/root/.kwok/clusters/scheduler-cluster-binary-1-26-0/bin/kube-apiserver","version":"1.26.0"}
{"time":"2023-02-07T06:57:00.587892517Z","level":"DEBUG","source":"/home/prow/go/src/sigs.k8s.io/kwok/pkg/utils/version/version.go:80","msg":"Parsed version","cluster":"scheduler-cluster-binary-1-26-0","path":"/root/.kwok/clusters/scheduler-cluster-binary-1-26-0/bin/kube-controller-manager","version":"1.26.0"}
{"time":"2023-02-07T06:57:00.638473771Z","level":"DEBUG","source":"/home/prow/go/src/sigs.k8s.io/kwok/pkg/utils/version/version.go:80","msg":"Parsed version","cluster":"scheduler-cluster-binary-1-26-0","path":"/root/.kwok/clusters/scheduler-cluster-binary-1-26-0/bin/kube-scheduler","version":"1.26.0"}
{"time":"2023-02-07T06:57:00.63904399Z","level":"ERROR","source":"/home/prow/go/src/sigs.k8s.io/kwok/pkg/kwokctl/cmd/create/cluster/cluster.go:189","msg":"Failed to setup config","cluster":"scheduler-cluster-binary-1-26-0","err":"/root/.kwok/clusters/scheduler-cluster-binary-1-26-0/bin/kwok-controller --version: fork/exec /root/.kwok/clusters/scheduler-cluster-binary-1-26-0/bin/kwok-controller: no such file or directory\n"}
{"time":"2023-02-07T06:57:00.843137938Z","level":"INFO","source":"/home/prow/go/src/sigs.k8s.io/kwok/pkg/kwokctl/cmd/create/cluster/cluster.go:194","msg":"Cluster is cleaned up","cluster":"scheduler-cluster-binary-1-26-0"}
{"time":"2023-02-07T06:57:00.84325714Z","level":"ERROR","source":"/home/prow/go/src/sigs.k8s.io/kwok/cmd/kwokctl/main.go:54","msg":"Execute exit","err":"/root/.kwok/clusters/scheduler-cluster-binary-1-26-0/bin/kwok-controller --version: fork/exec /root/.kwok/clusters/scheduler-cluster-binary-1-26-0/bin/kwok-controller: no such file or directory\n"}
Error: Cluster scheduler-cluster-binary-1-26-0 creation failed
------------------------------
Test kwokctl/kwokctl_binary_scheduler failed.
================================================================================
Testing kwokctl/kwokctl_binary_snapshot...
GOOS=linux GOARCH=amd64 go build -ldflags '-X sigs.k8s.io/kwok/pkg/consts.Version=v0.1.0-47-g2f37f43' -o ./bin/linux/amd64/kwok ./cmd/kwok
# sigs.k8s.io/kwok/pkg/kwok/server
pkg/kwok/server/debugging_port_forword.go:68:8: expression in defer must be function call
pkg/kwok/server/debugging_port_forword.go:75:15: undefined: sync
Test snapshot on binary for 1.26.0
------------------------------
Testing snapshot on binary for 1.26.0
{"time":"2023-02-07T06:57:01.315860458Z","level":"DEBUG","source":"/home/prow/go/src/sigs.k8s.io/kwok/pkg/config/flags.go:43","msg":"Load config","path":["/root/.kwok/kwok.yaml"],"err":"open /root/.kwok/kwok.yaml: no such file or directory"}
{"time":"2023-02-07T06:57:01.316039549Z","level":"DEBUG","source":"/home/prow/go/src/sigs.k8s.io/kwok/pkg/config/vars.go:73","msg":"No configuration","kind":"KwokctlConfiguration"}
{"time":"2023-02-07T06:57:01.316155429Z","level":"DEBUG","source":"/home/prow/go/src/sigs.k8s.io/kwok/pkg/config/vars.go:73","msg":"No configuration","kind":"KwokctlConfiguration"}
{"time":"2023-02-07T06:57:01.316524015Z","level":"INFO","source":"/home/prow/go/src/sigs.k8s.io/kwok/pkg/kwokctl/cmd/create/cluster/cluster.go:163","msg":"Creating cluster","cluster":"snapshot-cluster-binary-1-26-0"}
{"time":"2023-02-07T06:57:01.806084914Z","level":"DEBUG","source":"/home/prow/go/src/sigs.k8s.io/kwok/pkg/utils/version/version.go:80","msg":"Parsed version","cluster":"snapshot-cluster-binary-1-26-0","path":"/root/.kwok/clusters/snapshot-cluster-binary-1-26-0/bin/etcd","version":"3.5.6"}
{"time":"2023-02-07T06:57:01.899607703Z","level":"DEBUG","source":"/home/prow/go/src/sigs.k8s.io/kwok/pkg/utils/version/version.go:80","msg":"Parsed version","cluster":"snapshot-cluster-binary-1-26-0","path":"/root/.kwok/clusters/snapshot-cluster-binary-1-26-0/bin/kube-apiserver","version":"1.26.0"}
{"time":"2023-02-07T06:57:01.98257933Z","level":"DEBUG","source":"/home/prow/go/src/sigs.k8s.io/kwok/pkg/utils/version/version.go:80","msg":"Parsed version","cluster":"snapshot-cluster-binary-1-26-0","path":"/root/.kwok/clusters/snapshot-cluster-binary-1-26-0/bin/kube-controller-manager","version":"1.26.0"}
{"time":"2023-02-07T06:57:02.033763776Z","level":"DEBUG","source":"/home/prow/go/src/sigs.k8s.io/kwok/pkg/utils/version/version.go:80","msg":"Parsed version","cluster":"snapshot-cluster-binary-1-26-0","path":"/root/.kwok/clusters/snapshot-cluster-binary-1-26-0/bin/kube-scheduler","version":"1.26.0"}
{"time":"2023-02-07T06:57:02.034705848Z","level":"ERROR","source":"/home/prow/go/src/sigs.k8s.io/kwok/pkg/kwokctl/cmd/create/cluster/cluster.go:189","msg":"Failed to setup config","cluster":"snapshot-cluster-binary-1-26-0","err":"/root/.kwok/clusters/snapshot-cluster-binary-1-26-0/bin/kwok-controller --version: fork/exec /root/.kwok/clusters/snapshot-cluster-binary-1-26-0/bin/kwok-controller: no such file or directory\n"}
{"time":"2023-02-07T06:57:02.236833778Z","level":"INFO","source":"/home/prow/go/src/sigs.k8s.io/kwok/pkg/kwokctl/cmd/create/cluster/cluster.go:194","msg":"Cluster is cleaned up","cluster":"snapshot-cluster-binary-1-26-0"}
{"time":"2023-02-07T06:57:02.236950089Z","level":"ERROR","source":"/home/prow/go/src/sigs.k8s.io/kwok/cmd/kwokctl/main.go:54","msg":"Execute exit","err":"/root/.kwok/clusters/snapshot-cluster-binary-1-26-0/bin/kwok-controller --version: fork/exec /root/.kwok/clusters/snapshot-cluster-binary-1-26-0/bin/kwok-controller: no such file or directory\n"}
Error: Cluster snapshot-cluster-binary-1-26-0 creation failed
------------------------------
Test kwokctl/kwokctl_binary_snapshot failed.
================================================================================
Testing kwokctl/kwokctl_docker...
github.com/docker/buildx v0.10.0-docker 876462897612d36679153c3414f7689626251501
GOOS=linux GOARCH=amd64 go build -ldflags '-X sigs.k8s.io/kwok/pkg/consts.Version=v0.1.0-47-g2f37f43' -o ./bin/linux/amd64/kwok ./cmd/kwok
# sigs.k8s.io/kwok/pkg/kwok/server
pkg/kwok/server/debugging_port_forword.go:68:8: expression in defer must be function call
pkg/kwok/server/debugging_port_forword.go:75:15: undefined: sync
docker buildx build --tag=local/kwok:v0.1.0-47-g2f37f43 --platform=linux/amd64 --load -f images/kwok/Dockerfile .
#1 [internal] load build definition from Dockerfile
#1 DONE 0.0s

#1 [internal] load build definition from Dockerfile
#1 transferring dockerfile: 32B done
... skipping 8 lines ...

#4 [internal] load build context
#4 transferring context: 2B done
#4 DONE 0.0s

#5 [2/2] COPY --chmod=0755 bin/linux/amd64/kwok /usr/local/bin/
#5 ERROR: failed to walk /docker-graph/tmp/buildkit-mount2162660122/bin/linux/amd64: lstat /docker-graph/tmp/buildkit-mount2162660122/bin/linux/amd64: no such file or directory

#6 [1/2] FROM docker.io/library/alpine:3.17@sha256:f271e74b17ced29b915d351685fd4644785c6d1559dd1f2d4189a5e851ef753a
#6 resolve docker.io/library/alpine:3.17@sha256:f271e74b17ced29b915d351685fd4644785c6d1559dd1f2d4189a5e851ef753a 0.0s done
#6 DONE 0.0s
------
 > [2/2] COPY --chmod=0755 bin/linux/amd64/kwok /usr/local/bin/:
------
WARNING: failed to get git remote url: fatal: No remote configured to list refs from.
ERROR: failed to solve: failed to compute cache key: failed to walk /docker-graph/tmp/buildkit-mount2162660122/bin/linux/amd64: lstat /docker-graph/tmp/buildkit-mount2162660122/bin/linux/amd64: no such file or directory
Test workable on docker for 1.26.0
------------------------------
Testing workable on docker for 1.26.0
{"time":"2023-02-07T06:57:03.439052092Z","level":"DEBUG","source":"/home/prow/go/src/sigs.k8s.io/kwok/pkg/config/flags.go:43","msg":"Load config","path":["/root/.kwok/kwok.yaml"],"err":"open /root/.kwok/kwok.yaml: no such file or directory"}
{"time":"2023-02-07T06:57:03.439248714Z","level":"DEBUG","source":"/home/prow/go/src/sigs.k8s.io/kwok/pkg/config/vars.go:73","msg":"No configuration","kind":"KwokctlConfiguration"}
{"time":"2023-02-07T06:57:03.439352747Z","level":"DEBUG","source":"/home/prow/go/src/sigs.k8s.io/kwok/pkg/config/vars.go:73","msg":"No configuration","kind":"KwokctlConfiguration"}
{"time":"2023-02-07T06:57:03.43967201Z","level":"INFO","source":"/home/prow/go/src/sigs.k8s.io/kwok/pkg/kwokctl/cmd/create/cluster/cluster.go:163","msg":"Creating cluster","cluster":"cluster-docker-1-26-0"}
{"time":"2023-02-07T06:57:04.045273116Z","level":"INFO","source":"/home/prow/go/src/sigs.k8s.io/kwok/pkg/utils/image/pull.go:43","msg":"Pull image","cluster":"cluster-docker-1-26-0","image":"registry.k8s.io/etcd:3.5.6-0"}
{"time":"2023-02-07T06:57:09.764062536Z","level":"INFO","source":"/home/prow/go/src/sigs.k8s.io/kwok/pkg/utils/image/pull.go:43","msg":"Pull image","cluster":"cluster-docker-1-26-0","image":"registry.k8s.io/kube-apiserver:v1.26.0"}
{"time":"2023-02-07T06:57:12.33030729Z","level":"INFO","source":"/home/prow/go/src/sigs.k8s.io/kwok/pkg/utils/image/pull.go:43","msg":"Pull image","cluster":"cluster-docker-1-26-0","image":"local/kwok:v0.1.0-47-g2f37f43"}
{"time":"2023-02-07T06:57:13.068144691Z","level":"ERROR","source":"/home/prow/go/src/sigs.k8s.io/kwok/pkg/kwokctl/cmd/create/cluster/cluster.go:189","msg":"Failed to setup config","cluster":"cluster-docker-1-26-0","err":"docker pull local/kwok:v0.1.0-47-g2f37f43: exit status 1\nError response from daemon: pull access denied for local/kwok, repository does not exist or may require 'docker login': denied: requested access to the resource is denied\n"}
{"time":"2023-02-07T06:57:13.274769844Z","level":"INFO","source":"/home/prow/go/src/sigs.k8s.io/kwok/pkg/kwokctl/cmd/create/cluster/cluster.go:194","msg":"Cluster is cleaned up","cluster":"cluster-docker-1-26-0"}
{"time":"2023-02-07T06:57:13.274853703Z","level":"ERROR","source":"/home/prow/go/src/sigs.k8s.io/kwok/cmd/kwokctl/main.go:54","msg":"Execute exit","err":"docker pull local/kwok:v0.1.0-47-g2f37f43: exit status 1\nError response from daemon: pull access denied for local/kwok, repository does not exist or may require 'docker login': denied: requested access to the resource is denied\n"}
Error: Cluster cluster-docker-1-26-0 creation failed
kwokctl get clusters
{"time":"2023-02-07T06:57:13.290055515Z","level":"INFO","source":"/home/prow/go/src/sigs.k8s.io/kwok/pkg/kwokctl/cmd/get/clusters/clusters.go:52","msg":"No clusters found"}

kwokctl --name=cluster-docker-1-26-0 kubectl get pod -o wide --all-namespaces
{"time":"2023-02-07T06:57:13.305139741Z","level":"ERROR","source":"/home/prow/go/src/sigs.k8s.io/kwok/cmd/kwokctl/main.go:54","msg":"Execute exit","err":"[get pod -o wide --all-namespaces]: open /root/.kwok/clusters/cluster-docker-1-26-0/kwok.yaml: no such file or directory"}

kwokctl --name=cluster-docker-1-26-0 logs etcd
{"time":"2023-02-07T06:57:13.320978556Z","level":"ERROR","source":"/home/prow/go/src/sigs.k8s.io/kwok/cmd/kwokctl/main.go:54","msg":"Execute exit","err":"open /root/.kwok/clusters/cluster-docker-1-26-0/kwok.yaml: no such file or directory"}

kwokctl --name=cluster-docker-1-26-0 logs kube-apiserver
{"time":"2023-02-07T06:57:13.336838262Z","level":"ERROR","source":"/home/prow/go/src/sigs.k8s.io/kwok/cmd/kwokctl/main.go:54","msg":"Execute exit","err":"open /root/.kwok/clusters/cluster-docker-1-26-0/kwok.yaml: no such file or directory"}

kwokctl --name=cluster-docker-1-26-0 logs kube-controller-manager
{"time":"2023-02-07T06:57:13.352489069Z","level":"ERROR","source":"/home/prow/go/src/sigs.k8s.io/kwok/cmd/kwokctl/main.go:54","msg":"Execute exit","err":"open /root/.kwok/clusters/cluster-docker-1-26-0/kwok.yaml: no such file or directory"}

kwokctl --name=cluster-docker-1-26-0 logs kube-scheduler
{"time":"2023-02-07T06:57:13.367727645Z","level":"ERROR","source":"/home/prow/go/src/sigs.k8s.io/kwok/cmd/kwokctl/main.go:54","msg":"Execute exit","err":"open /root/.kwok/clusters/cluster-docker-1-26-0/kwok.yaml: no such file or directory"}

kwokctl --name=cluster-docker-1-26-0 logs kwok-controller
{"time":"2023-02-07T06:57:13.381679576Z","level":"ERROR","source":"/home/prow/go/src/sigs.k8s.io/kwok/cmd/kwokctl/main.go:54","msg":"Execute exit","err":"open /root/.kwok/clusters/cluster-docker-1-26-0/kwok.yaml: no such file or directory"}

Error: metrics is not health
curl -s http://127.0.0.1:9090/api/v1/targets

{"time":"2023-02-07T06:57:43.865080785Z","level":"ERROR","source":"/home/prow/go/src/sigs.k8s.io/kwok/cmd/kwokctl/main.go:54","msg":"Execute exit","err":"open /root/.kwok/clusters/cluster-docker-1-26-0/kwok.yaml: no such file or directory"}
------------------------------
------------------------------
Error: Some tests failed
 - create_cluster_cluster-docker-1-26-0
 - prometheus_cluster-docker-1-26-0
 - delete_cluster_cluster-docker-1-26-0
------------------------------
Test kwokctl/kwokctl_docker failed.
================================================================================
Testing kwokctl/kwokctl_docker_audit...
github.com/docker/buildx v0.10.0-docker 876462897612d36679153c3414f7689626251501
GOOS=linux GOARCH=amd64 go build -ldflags '-X sigs.k8s.io/kwok/pkg/consts.Version=v0.1.0-47-g2f37f43' -o ./bin/linux/amd64/kwok ./cmd/kwok
# sigs.k8s.io/kwok/pkg/kwok/server
pkg/kwok/server/debugging_port_forword.go:68:8: expression in defer must be function call
pkg/kwok/server/debugging_port_forword.go:75:15: undefined: sync
docker buildx build --tag=local/kwok:v0.1.0-47-g2f37f43 --platform=linux/amd64 --load -f images/kwok/Dockerfile .
#1 [internal] load build definition from Dockerfile
#1 transferring dockerfile: 32B done
#1 DONE 0.0s

#2 [internal] load .dockerignore
... skipping 5 lines ...

#4 [internal] load build context
#4 transferring context: 2B done
#4 DONE 0.0s

#5 [2/2] COPY --chmod=0755 bin/linux/amd64/kwok /usr/local/bin/
#5 ERROR: failed to walk /docker-graph/tmp/buildkit-mount3228778787/bin/linux/amd64: lstat /docker-graph/tmp/buildkit-mount3228778787/bin/linux/amd64: no such file or directory

#6 [1/2] FROM docker.io/library/alpine:3.17@sha256:f271e74b17ced29b915d351685fd4644785c6d1559dd1f2d4189a5e851ef753a
#6 resolve docker.io/library/alpine:3.17@sha256:f271e74b17ced29b915d351685fd4644785c6d1559dd1f2d4189a5e851ef753a 0.0s done
#6 DONE 0.0s
------
 > [2/2] COPY --chmod=0755 bin/linux/amd64/kwok /usr/local/bin/:
------
WARNING: failed to get git remote url: fatal: No remote configured to list refs from.
ERROR: failed to solve: failed to compute cache key: failed to walk /docker-graph/tmp/buildkit-mount3228778787/bin/linux/amd64: lstat /docker-graph/tmp/buildkit-mount3228778787/bin/linux/amd64: no such file or directory
Test audit on docker for 1.26.0
------------------------------
Testing audit on docker for 1.26.0
{"time":"2023-02-07T06:57:45.004551916Z","level":"DEBUG","source":"/home/prow/go/src/sigs.k8s.io/kwok/pkg/config/flags.go:43","msg":"Load config","path":["/root/.kwok/kwok.yaml"],"err":"open /root/.kwok/kwok.yaml: no such file or directory"}
{"time":"2023-02-07T06:57:45.004686811Z","level":"DEBUG","source":"/home/prow/go/src/sigs.k8s.io/kwok/pkg/config/vars.go:73","msg":"No configuration","kind":"KwokctlConfiguration"}
{"time":"2023-02-07T06:57:45.004789137Z","level":"DEBUG","source":"/home/prow/go/src/sigs.k8s.io/kwok/pkg/config/vars.go:73","msg":"No configuration","kind":"KwokctlConfiguration"}
{"time":"2023-02-07T06:57:45.005059419Z","level":"INFO","source":"/home/prow/go/src/sigs.k8s.io/kwok/pkg/kwokctl/cmd/create/cluster/cluster.go:163","msg":"Creating cluster","cluster":"audit-cluster-docker-1-26-0"}
{"time":"2023-02-07T06:57:45.239982211Z","level":"DEBUG","source":"/home/prow/go/src/sigs.k8s.io/kwok/pkg/utils/image/pull.go:54","msg":"Image already exists","cluster":"audit-cluster-docker-1-26-0","image":"registry.k8s.io/etcd:3.5.6-0"}
{"time":"2023-02-07T06:57:45.270690422Z","level":"DEBUG","source":"/home/prow/go/src/sigs.k8s.io/kwok/pkg/utils/image/pull.go:54","msg":"Image already exists","cluster":"audit-cluster-docker-1-26-0","image":"registry.k8s.io/kube-apiserver:v1.26.0"}
{"time":"2023-02-07T06:57:45.314103349Z","level":"INFO","source":"/home/prow/go/src/sigs.k8s.io/kwok/pkg/utils/image/pull.go:43","msg":"Pull image","cluster":"audit-cluster-docker-1-26-0","image":"local/kwok:v0.1.0-47-g2f37f43"}
{"time":"2023-02-07T06:57:46.029505975Z","level":"ERROR","source":"/home/prow/go/src/sigs.k8s.io/kwok/pkg/kwokctl/cmd/create/cluster/cluster.go:189","msg":"Failed to setup config","cluster":"audit-cluster-docker-1-26-0","err":"docker pull local/kwok:v0.1.0-47-g2f37f43: exit status 1\nError response from daemon: pull access denied for local/kwok, repository does not exist or may require 'docker login': denied: requested access to the resource is denied\n"}
{"time":"2023-02-07T06:57:46.231575143Z","level":"INFO","source":"/home/prow/go/src/sigs.k8s.io/kwok/pkg/kwokctl/cmd/create/cluster/cluster.go:194","msg":"Cluster is cleaned up","cluster":"audit-cluster-docker-1-26-0"}
{"time":"2023-02-07T06:57:46.23167199Z","level":"ERROR","source":"/home/prow/go/src/sigs.k8s.io/kwok/cmd/kwokctl/main.go:54","msg":"Execute exit","err":"docker pull local/kwok:v0.1.0-47-g2f37f43: exit status 1\nError response from daemon: pull access denied for local/kwok, repository does not exist or may require 'docker login': denied: requested access to the resource is denied\n"}
Error: Cluster audit-cluster-docker-1-26-0 creation failed
------------------------------
Test kwokctl/kwokctl_docker_audit failed.
================================================================================
Testing kwokctl/kwokctl_docker_authorization...
github.com/docker/buildx v0.10.0-docker 876462897612d36679153c3414f7689626251501
GOOS=linux GOARCH=amd64 go build -ldflags '-X sigs.k8s.io/kwok/pkg/consts.Version=v0.1.0-47-g2f37f43' -o ./bin/linux/amd64/kwok ./cmd/kwok
# sigs.k8s.io/kwok/pkg/kwok/server
pkg/kwok/server/debugging_port_forword.go:68:8: expression in defer must be function call
pkg/kwok/server/debugging_port_forword.go:75:15: undefined: sync
docker buildx build --tag=local/kwok:v0.1.0-47-g2f37f43 --platform=linux/amd64 --load -f images/kwok/Dockerfile .
#1 [internal] load build definition from Dockerfile
#1 transferring dockerfile: 32B done
#1 DONE 0.0s

#2 [internal] load .dockerignore
... skipping 5 lines ...

#4 [internal] load build context
#4 transferring context: 2B done
#4 DONE 0.0s

#5 [2/2] COPY --chmod=0755 bin/linux/amd64/kwok /usr/local/bin/
#5 ERROR: failed to walk /docker-graph/tmp/buildkit-mount332159167/bin/linux/amd64: lstat /docker-graph/tmp/buildkit-mount332159167/bin/linux/amd64: no such file or directory

#6 [1/2] FROM docker.io/library/alpine:3.17@sha256:f271e74b17ced29b915d351685fd4644785c6d1559dd1f2d4189a5e851ef753a
#6 resolve docker.io/library/alpine:3.17@sha256:f271e74b17ced29b915d351685fd4644785c6d1559dd1f2d4189a5e851ef753a 0.0s done
#6 sha256:f271e74b17ced29b915d351685fd4644785c6d1559dd1f2d4189a5e851ef753a 1.64kB / 1.64kB done
#6 CANCELED
------
 > [2/2] COPY --chmod=0755 bin/linux/amd64/kwok /usr/local/bin/:
------
WARNING: failed to get git remote url: fatal: No remote configured to list refs from.
ERROR: failed to solve: failed to compute cache key: failed to walk /docker-graph/tmp/buildkit-mount332159167/bin/linux/amd64: lstat /docker-graph/tmp/buildkit-mount332159167/bin/linux/amd64: no such file or directory
Test authorization on docker for 1.26.0
------------------------------
Testing authorization on docker for 1.26.0
{"time":"2023-02-07T06:57:47.363960987Z","level":"DEBUG","source":"/home/prow/go/src/sigs.k8s.io/kwok/pkg/config/flags.go:43","msg":"Load config","path":["/root/.kwok/kwok.yaml"],"err":"open /root/.kwok/kwok.yaml: no such file or directory"}
{"time":"2023-02-07T06:57:47.364122221Z","level":"DEBUG","source":"/home/prow/go/src/sigs.k8s.io/kwok/pkg/config/vars.go:73","msg":"No configuration","kind":"KwokctlConfiguration"}
{"time":"2023-02-07T06:57:47.364244873Z","level":"DEBUG","source":"/home/prow/go/src/sigs.k8s.io/kwok/pkg/config/vars.go:73","msg":"No configuration","kind":"KwokctlConfiguration"}
{"time":"2023-02-07T06:57:47.364567654Z","level":"INFO","source":"/home/prow/go/src/sigs.k8s.io/kwok/pkg/kwokctl/cmd/create/cluster/cluster.go:163","msg":"Creating cluster","cluster":"authorization-cluster-docker-1-26-0"}
{"time":"2023-02-07T06:57:48.14717732Z","level":"DEBUG","source":"/home/prow/go/src/sigs.k8s.io/kwok/pkg/utils/image/pull.go:54","msg":"Image already exists","cluster":"authorization-cluster-docker-1-26-0","image":"registry.k8s.io/etcd:3.5.6-0"}
{"time":"2023-02-07T06:57:48.178783308Z","level":"DEBUG","source":"/home/prow/go/src/sigs.k8s.io/kwok/pkg/utils/image/pull.go:54","msg":"Image already exists","cluster":"authorization-cluster-docker-1-26-0","image":"registry.k8s.io/kube-apiserver:v1.26.0"}
{"time":"2023-02-07T06:57:48.22219519Z","level":"INFO","source":"/home/prow/go/src/sigs.k8s.io/kwok/pkg/utils/image/pull.go:43","msg":"Pull image","cluster":"authorization-cluster-docker-1-26-0","image":"local/kwok:v0.1.0-47-g2f37f43"}
{"time":"2023-02-07T06:57:48.939106569Z","level":"ERROR","source":"/home/prow/go/src/sigs.k8s.io/kwok/pkg/kwokctl/cmd/create/cluster/cluster.go:189","msg":"Failed to setup config","cluster":"authorization-cluster-docker-1-26-0","err":"docker pull local/kwok:v0.1.0-47-g2f37f43: exit status 1\nError response from daemon: pull access denied for local/kwok, repository does not exist or may require 'docker login': denied: requested access to the resource is denied\n"}
{"time":"2023-02-07T06:57:49.138807348Z","level":"INFO","source":"/home/prow/go/src/sigs.k8s.io/kwok/pkg/kwokctl/cmd/create/cluster/cluster.go:194","msg":"Cluster is cleaned up","cluster":"authorization-cluster-docker-1-26-0"}
{"time":"2023-02-07T06:57:49.138887874Z","level":"ERROR","source":"/home/prow/go/src/sigs.k8s.io/kwok/cmd/kwokctl/main.go:54","msg":"Execute exit","err":"docker pull local/kwok:v0.1.0-47-g2f37f43: exit status 1\nError response from daemon: pull access denied for local/kwok, repository does not exist or may require 'docker login': denied: requested access to the resource is denied\n"}
Error: Cluster authorization-cluster-docker-1-26-0 creation failed
kwokctl get clusters
{"time":"2023-02-07T06:57:49.154195802Z","level":"INFO","source":"/home/prow/go/src/sigs.k8s.io/kwok/pkg/kwokctl/cmd/get/clusters/clusters.go:52","msg":"No clusters found"}

kwokctl --name=authorization-cluster-docker-1-26-0 logs etcd
{"time":"2023-02-07T06:57:49.169180116Z","level":"ERROR","source":"/home/prow/go/src/sigs.k8s.io/kwok/cmd/kwokctl/main.go:54","msg":"Execute exit","err":"open /root/.kwok/clusters/authorization-cluster-docker-1-26-0/kwok.yaml: no such file or directory"}

kwokctl --name=authorization-cluster-docker-1-26-0 logs kube-apiserver
{"time":"2023-02-07T06:57:49.184174244Z","level":"ERROR","source":"/home/prow/go/src/sigs.k8s.io/kwok/cmd/kwokctl/main.go:54","msg":"Execute exit","err":"open /root/.kwok/clusters/authorization-cluster-docker-1-26-0/kwok.yaml: no such file or directory"}

------------------------------
Test kwokctl/kwokctl_docker_authorization failed.
================================================================================
Testing kwokctl/kwokctl_docker_benchmark...
github.com/docker/buildx v0.10.0-docker 876462897612d36679153c3414f7689626251501
GOOS=linux GOARCH=amd64 go build -ldflags '-X sigs.k8s.io/kwok/pkg/consts.Version=v0.1.0-47-g2f37f43' -o ./bin/linux/amd64/kwok ./cmd/kwok
# sigs.k8s.io/kwok/pkg/kwok/server
pkg/kwok/server/debugging_port_forword.go:68:8: expression in defer must be function call
pkg/kwok/server/debugging_port_forword.go:75:15: undefined: sync
docker buildx build --tag=local/kwok:v0.1.0-47-g2f37f43 --platform=linux/amd64 --load -f images/kwok/Dockerfile .
#1 [internal] load build definition from Dockerfile
#1 transferring dockerfile: 32B done
#1 DONE 0.0s

#2 [internal] load .dockerignore
... skipping 5 lines ...

#4 [internal] load build context
#4 transferring context: 2B done
#4 DONE 0.0s

#5 [2/2] COPY --chmod=0755 bin/linux/amd64/kwok /usr/local/bin/
#5 ERROR: failed to walk /docker-graph/tmp/buildkit-mount2663306108/bin/linux/amd64: lstat /docker-graph/tmp/buildkit-mount2663306108/bin/linux/amd64: no such file or directory

#6 [1/2] FROM docker.io/library/alpine:3.17@sha256:f271e74b17ced29b915d351685fd4644785c6d1559dd1f2d4189a5e851ef753a
#6 resolve docker.io/library/alpine:3.17@sha256:f271e74b17ced29b915d351685fd4644785c6d1559dd1f2d4189a5e851ef753a 0.0s done
#6 sha256:f271e74b17ced29b915d351685fd4644785c6d1559dd1f2d4189a5e851ef753a 1.64kB / 1.64kB done
#6 CANCELED
------
 > [2/2] COPY --chmod=0755 bin/linux/amd64/kwok /usr/local/bin/:
------
WARNING: failed to get git remote url: fatal: No remote configured to list refs from.
ERROR: failed to solve: failed to compute cache key: failed to walk /docker-graph/tmp/buildkit-mount2663306108/bin/linux/amd64: lstat /docker-graph/tmp/buildkit-mount2663306108/bin/linux/amd64: no such file or directory
Test benchmark on docker for 1.26.0
------------------------------
Benchmarking on docker
{"time":"2023-02-07T06:57:50.33621157Z","level":"DEBUG","source":"/home/prow/go/src/sigs.k8s.io/kwok/pkg/config/flags.go:43","msg":"Load config","path":["/root/.kwok/kwok.yaml"],"err":"open /root/.kwok/kwok.yaml: no such file or directory"}
{"time":"2023-02-07T06:57:50.336466305Z","level":"DEBUG","source":"/home/prow/go/src/sigs.k8s.io/kwok/pkg/config/vars.go:73","msg":"No configuration","kind":"KwokctlConfiguration"}
{"time":"2023-02-07T06:57:50.336577662Z","level":"DEBUG","source":"/home/prow/go/src/sigs.k8s.io/kwok/pkg/config/vars.go:73","msg":"No configuration","kind":"KwokctlConfiguration"}
{"time":"2023-02-07T06:57:50.336858557Z","level":"INFO","source":"/home/prow/go/src/sigs.k8s.io/kwok/pkg/kwokctl/cmd/create/cluster/cluster.go:163","msg":"Creating cluster","cluster":"kwok"}
{"time":"2023-02-07T06:57:50.805196043Z","level":"DEBUG","source":"/home/prow/go/src/sigs.k8s.io/kwok/pkg/utils/image/pull.go:54","msg":"Image already exists","cluster":"kwok","image":"registry.k8s.io/etcd:3.5.6-0"}
{"time":"2023-02-07T06:57:50.836744832Z","level":"DEBUG","source":"/home/prow/go/src/sigs.k8s.io/kwok/pkg/utils/image/pull.go:54","msg":"Image already exists","cluster":"kwok","image":"registry.k8s.io/kube-apiserver:v1.26.0"}
{"time":"2023-02-07T06:57:50.880571158Z","level":"INFO","source":"/home/prow/go/src/sigs.k8s.io/kwok/pkg/utils/image/pull.go:43","msg":"Pull image","cluster":"kwok","image":"local/kwok:v0.1.0-47-g2f37f43"}
{"time":"2023-02-07T06:57:51.613024687Z","level":"ERROR","source":"/home/prow/go/src/sigs.k8s.io/kwok/pkg/kwokctl/cmd/create/cluster/cluster.go:189","msg":"Failed to setup config","cluster":"kwok","err":"docker pull local/kwok:v0.1.0-47-g2f37f43: exit status 1\nError response from daemon: pull access denied for local/kwok, repository does not exist or may require 'docker login': denied: requested access to the resource is denied\n"}
{"time":"2023-02-07T06:57:51.824089602Z","level":"INFO","source":"/home/prow/go/src/sigs.k8s.io/kwok/pkg/kwokctl/cmd/create/cluster/cluster.go:194","msg":"Cluster is cleaned up","cluster":"kwok"}
{"time":"2023-02-07T06:57:51.824169797Z","level":"ERROR","source":"/home/prow/go/src/sigs.k8s.io/kwok/cmd/kwokctl/main.go:54","msg":"Execute exit","err":"docker pull local/kwok:v0.1.0-47-g2f37f43: exit status 1\nError response from daemon: pull access denied for local/kwok, repository does not exist or may require 'docker login': denied: requested access to the resource is denied\n"}
Error: Failed to create cluster
------------------------------
Test kwokctl/kwokctl_docker_benchmark failed.
================================================================================
Testing kwokctl/kwokctl_docker_cluster_port_forward...
github.com/docker/buildx v0.10.0-docker 876462897612d36679153c3414f7689626251501
GOOS=linux GOARCH=amd64 go build -ldflags '-X sigs.k8s.io/kwok/pkg/consts.Version=v0.1.0-47-g2f37f43' -o ./bin/linux/amd64/kwok ./cmd/kwok
# sigs.k8s.io/kwok/pkg/kwok/server
pkg/kwok/server/debugging_port_forword.go:68:8: expression in defer must be function call
pkg/kwok/server/debugging_port_forword.go:75:15: undefined: sync
docker buildx build --tag=local/kwok:v0.1.0-47-g2f37f43 --platform=linux/amd64 --load -f images/kwok/Dockerfile .
#1 [internal] load build definition from Dockerfile
#1 transferring dockerfile: 32B done
#1 DONE 0.0s

#2 [internal] load .dockerignore
... skipping 5 lines ...

#4 [internal] load build context
#4 transferring context: 2B done
#4 DONE 0.0s

#5 [2/2] COPY --chmod=0755 bin/linux/amd64/kwok /usr/local/bin/
#5 ERROR: failed to walk /docker-graph/tmp/buildkit-mount2785081805/bin/linux/amd64: lstat /docker-graph/tmp/buildkit-mount2785081805/bin/linux/amd64: no such file or directory

#6 [1/2] FROM docker.io/library/alpine:3.17@sha256:f271e74b17ced29b915d351685fd4644785c6d1559dd1f2d4189a5e851ef753a
#6 resolve docker.io/library/alpine:3.17@sha256:f271e74b17ced29b915d351685fd4644785c6d1559dd1f2d4189a5e851ef753a 0.0s done
#6 sha256:f271e74b17ced29b915d351685fd4644785c6d1559dd1f2d4189a5e851ef753a 1.64kB / 1.64kB done
#6 CANCELED
------
 > [2/2] COPY --chmod=0755 bin/linux/amd64/kwok /usr/local/bin/:
------
WARNING: failed to get git remote url: fatal: No remote configured to list refs from.
ERROR: failed to solve: failed to compute cache key: failed to walk /docker-graph/tmp/buildkit-mount2785081805/bin/linux/amd64: lstat /docker-graph/tmp/buildkit-mount2785081805/bin/linux/amd64: no such file or directory
Test cluster_port_forward on docker for 1.26.0
------------------------------
Testing port-forwarding on docker for 1.26.0
{"time":"2023-02-07T06:57:52.963739108Z","level":"DEBUG","source":"/home/prow/go/src/sigs.k8s.io/kwok/pkg/config/flags.go:60","msg":"Load config","path":["/home/prow/go/src/sigs.k8s.io/kwok/test/kwokctl/cluster-port-forward.yaml"]}
{"time":"2023-02-07T06:57:52.963969534Z","level":"DEBUG","source":"/home/prow/go/src/sigs.k8s.io/kwok/pkg/config/vars.go:73","msg":"No configuration","kind":"KwokctlConfiguration"}
{"time":"2023-02-07T06:57:52.964096906Z","level":"DEBUG","source":"/home/prow/go/src/sigs.k8s.io/kwok/pkg/config/vars.go:73","msg":"No configuration","kind":"KwokctlConfiguration"}
{"time":"2023-02-07T06:57:52.964415508Z","level":"INFO","source":"/home/prow/go/src/sigs.k8s.io/kwok/pkg/kwokctl/cmd/create/cluster/cluster.go:163","msg":"Creating cluster","cluster":"port-forwarding-cluster-docker-1-26-0"}
{"time":"2023-02-07T06:57:53.405766628Z","level":"DEBUG","source":"/home/prow/go/src/sigs.k8s.io/kwok/pkg/utils/image/pull.go:54","msg":"Image already exists","cluster":"port-forwarding-cluster-docker-1-26-0","image":"registry.k8s.io/etcd:3.5.6-0"}
{"time":"2023-02-07T06:57:53.437684596Z","level":"DEBUG","source":"/home/prow/go/src/sigs.k8s.io/kwok/pkg/utils/image/pull.go:54","msg":"Image already exists","cluster":"port-forwarding-cluster-docker-1-26-0","image":"registry.k8s.io/kube-apiserver:v1.26.0"}
{"time":"2023-02-07T06:57:53.482951081Z","level":"INFO","source":"/home/prow/go/src/sigs.k8s.io/kwok/pkg/utils/image/pull.go:43","msg":"Pull image","cluster":"port-forwarding-cluster-docker-1-26-0","image":"local/kwok:v0.1.0-47-g2f37f43"}
{"time":"2023-02-07T06:57:54.183007691Z","level":"ERROR","source":"/home/prow/go/src/sigs.k8s.io/kwok/pkg/kwokctl/cmd/create/cluster/cluster.go:189","msg":"Failed to setup config","cluster":"port-forwarding-cluster-docker-1-26-0","err":"docker pull local/kwok:v0.1.0-47-g2f37f43: exit status 1\nError response from daemon: pull access denied for local/kwok, repository does not exist or may require 'docker login': denied: requested access to the resource is denied\n"}
{"time":"2023-02-07T06:57:54.382999723Z","level":"INFO","source":"/home/prow/go/src/sigs.k8s.io/kwok/pkg/kwokctl/cmd/create/cluster/cluster.go:194","msg":"Cluster is cleaned up","cluster":"port-forwarding-cluster-docker-1-26-0"}
{"time":"2023-02-07T06:57:54.383085272Z","level":"ERROR","source":"/home/prow/go/src/sigs.k8s.io/kwok/cmd/kwokctl/main.go:54","msg":"Execute exit","err":"docker pull local/kwok:v0.1.0-47-g2f37f43: exit status 1\nError response from daemon: pull access denied for local/kwok, repository does not exist or may require 'docker login': denied: requested access to the resource is denied\n"}
Error: Cluster port-forwarding-cluster-docker-1-26-0 creation failed
------------------------------
Test kwokctl/kwokctl_docker_cluster_port_forward failed.
================================================================================
Testing kwokctl/kwokctl_docker_port_forward...
github.com/docker/buildx v0.10.0-docker 876462897612d36679153c3414f7689626251501
GOOS=linux GOARCH=amd64 go build -ldflags '-X sigs.k8s.io/kwok/pkg/consts.Version=v0.1.0-47-g2f37f43' -o ./bin/linux/amd64/kwok ./cmd/kwok
# sigs.k8s.io/kwok/pkg/kwok/server
pkg/kwok/server/debugging_port_forword.go:68:8: expression in defer must be function call
pkg/kwok/server/debugging_port_forword.go:75:15: undefined: sync
docker buildx build --tag=local/kwok:v0.1.0-47-g2f37f43 --platform=linux/amd64 --load -f images/kwok/Dockerfile .
#1 [internal] load build definition from Dockerfile
#1 transferring dockerfile: 32B done
#1 DONE 0.0s

#2 [internal] load .dockerignore
... skipping 5 lines ...

#4 [internal] load build context
#4 transferring context: 2B done
#4 DONE 0.0s

#5 [2/2] COPY --chmod=0755 bin/linux/amd64/kwok /usr/local/bin/
#5 ERROR: failed to walk /docker-graph/tmp/buildkit-mount1255198765/bin/linux/amd64: lstat /docker-graph/tmp/buildkit-mount1255198765/bin/linux/amd64: no such file or directory

#6 [1/2] FROM docker.io/library/alpine:3.17@sha256:f271e74b17ced29b915d351685fd4644785c6d1559dd1f2d4189a5e851ef753a
#6 resolve docker.io/library/alpine:3.17@sha256:f271e74b17ced29b915d351685fd4644785c6d1559dd1f2d4189a5e851ef753a 0.0s done
#6 DONE 0.0s
------
 > [2/2] COPY --chmod=0755 bin/linux/amd64/kwok /usr/local/bin/:
------
WARNING: failed to get git remote url: fatal: No remote configured to list refs from.
ERROR: failed to solve: failed to compute cache key: failed to walk /docker-graph/tmp/buildkit-mount1255198765/bin/linux/amd64: lstat /docker-graph/tmp/buildkit-mount1255198765/bin/linux/amd64: no such file or directory
Test port_forward on docker for 1.26.0
------------------------------
Testing port-forwarding on docker for 1.26.0
{"time":"2023-02-07T06:57:55.509688287Z","level":"DEBUG","source":"/home/prow/go/src/sigs.k8s.io/kwok/pkg/config/flags.go:60","msg":"Load config","path":["/home/prow/go/src/sigs.k8s.io/kwok/test/kwokctl/port-forward.yaml"]}
{"time":"2023-02-07T06:57:55.509926133Z","level":"DEBUG","source":"/home/prow/go/src/sigs.k8s.io/kwok/pkg/config/vars.go:73","msg":"No configuration","kind":"KwokctlConfiguration"}
{"time":"2023-02-07T06:57:55.510090989Z","level":"DEBUG","source":"/home/prow/go/src/sigs.k8s.io/kwok/pkg/config/vars.go:73","msg":"No configuration","kind":"KwokctlConfiguration"}
{"time":"2023-02-07T06:57:55.510401879Z","level":"INFO","source":"/home/prow/go/src/sigs.k8s.io/kwok/pkg/kwokctl/cmd/create/cluster/cluster.go:163","msg":"Creating cluster","cluster":"port-forwarding-cluster-docker-1-26-0"}
{"time":"2023-02-07T06:57:55.792155276Z","level":"DEBUG","source":"/home/prow/go/src/sigs.k8s.io/kwok/pkg/utils/image/pull.go:54","msg":"Image already exists","cluster":"port-forwarding-cluster-docker-1-26-0","image":"registry.k8s.io/etcd:3.5.6-0"}
{"time":"2023-02-07T06:57:55.825238044Z","level":"DEBUG","source":"/home/prow/go/src/sigs.k8s.io/kwok/pkg/utils/image/pull.go:54","msg":"Image already exists","cluster":"port-forwarding-cluster-docker-1-26-0","image":"registry.k8s.io/kube-apiserver:v1.26.0"}
{"time":"2023-02-07T06:57:55.870055718Z","level":"INFO","source":"/home/prow/go/src/sigs.k8s.io/kwok/pkg/utils/image/pull.go:43","msg":"Pull image","cluster":"port-forwarding-cluster-docker-1-26-0","image":"local/kwok:v0.1.0-47-g2f37f43"}
{"time":"2023-02-07T06:57:56.584550111Z","level":"ERROR","source":"/home/prow/go/src/sigs.k8s.io/kwok/pkg/kwokctl/cmd/create/cluster/cluster.go:189","msg":"Failed to setup config","cluster":"port-forwarding-cluster-docker-1-26-0","err":"docker pull local/kwok:v0.1.0-47-g2f37f43: exit status 1\nError response from daemon: pull access denied for local/kwok, repository does not exist or may require 'docker login': denied: requested access to the resource is denied\n"}
{"time":"2023-02-07T06:57:56.786433564Z","level":"INFO","source":"/home/prow/go/src/sigs.k8s.io/kwok/pkg/kwokctl/cmd/create/cluster/cluster.go:194","msg":"Cluster is cleaned up","cluster":"port-forwarding-cluster-docker-1-26-0"}
{"time":"2023-02-07T06:57:56.786514783Z","level":"ERROR","source":"/home/prow/go/src/sigs.k8s.io/kwok/cmd/kwokctl/main.go:54","msg":"Execute exit","err":"docker pull local/kwok:v0.1.0-47-g2f37f43: exit status 1\nError response from daemon: pull access denied for local/kwok, repository does not exist or may require 'docker login': denied: requested access to the resource is denied\n"}
Error: Cluster port-forwarding-cluster-docker-1-26-0 creation failed
------------------------------
Test kwokctl/kwokctl_docker_port_forward failed.
================================================================================
Testing kwokctl/kwokctl_docker_restart...
github.com/docker/buildx v0.10.0-docker 876462897612d36679153c3414f7689626251501
GOOS=linux GOARCH=amd64 go build -ldflags '-X sigs.k8s.io/kwok/pkg/consts.Version=v0.1.0-47-g2f37f43' -o ./bin/linux/amd64/kwok ./cmd/kwok
# sigs.k8s.io/kwok/pkg/kwok/server
pkg/kwok/server/debugging_port_forword.go:68:8: expression in defer must be function call
pkg/kwok/server/debugging_port_forword.go:75:15: undefined: sync
docker buildx build --tag=local/kwok:v0.1.0-47-g2f37f43 --platform=linux/amd64 --load -f images/kwok/Dockerfile .
#1 [internal] load build definition from Dockerfile
#1 transferring dockerfile: 32B done
#1 DONE 0.0s

#2 [internal] load .dockerignore
... skipping 5 lines ...

#4 [internal] load build context
#4 transferring context: 2B done
#4 DONE 0.0s

#5 [2/2] COPY --chmod=0755 bin/linux/amd64/kwok /usr/local/bin/
#5 ERROR: failed to walk /docker-graph/tmp/buildkit-mount2130281818/bin/linux/amd64: lstat /docker-graph/tmp/buildkit-mount2130281818/bin/linux/amd64: no such file or directory

#6 [1/2] FROM docker.io/library/alpine:3.17@sha256:f271e74b17ced29b915d351685fd4644785c6d1559dd1f2d4189a5e851ef753a
#6 resolve docker.io/library/alpine:3.17@sha256:f271e74b17ced29b915d351685fd4644785c6d1559dd1f2d4189a5e851ef753a 0.0s done
#6 sha256:f271e74b17ced29b915d351685fd4644785c6d1559dd1f2d4189a5e851ef753a 1.64kB / 1.64kB done
#6 CANCELED
------
 > [2/2] COPY --chmod=0755 bin/linux/amd64/kwok /usr/local/bin/:
------
WARNING: failed to get git remote url: fatal: No remote configured to list refs from.
ERROR: failed to solve: failed to compute cache key: failed to walk /docker-graph/tmp/buildkit-mount2130281818/bin/linux/amd64: lstat /docker-graph/tmp/buildkit-mount2130281818/bin/linux/amd64: no such file or directory
Test restart on docker for 1.26.0
------------------------------
Testing restart on docker for 1.26.0
{"time":"2023-02-07T06:57:57.914069704Z","level":"DEBUG","source":"/home/prow/go/src/sigs.k8s.io/kwok/pkg/config/flags.go:43","msg":"Load config","path":["/root/.kwok/kwok.yaml"],"err":"open /root/.kwok/kwok.yaml: no such file or directory"}
{"time":"2023-02-07T06:57:57.91422794Z","level":"DEBUG","source":"/home/prow/go/src/sigs.k8s.io/kwok/pkg/config/vars.go:73","msg":"No configuration","kind":"KwokctlConfiguration"}
{"time":"2023-02-07T06:57:57.914346617Z","level":"DEBUG","source":"/home/prow/go/src/sigs.k8s.io/kwok/pkg/config/vars.go:73","msg":"No configuration","kind":"KwokctlConfiguration"}
{"time":"2023-02-07T06:57:57.914609222Z","level":"INFO","source":"/home/prow/go/src/sigs.k8s.io/kwok/pkg/kwokctl/cmd/create/cluster/cluster.go:163","msg":"Creating cluster","cluster":"restart-cluster-docker-1-26-0"}
{"time":"2023-02-07T06:57:58.412036165Z","level":"DEBUG","source":"/home/prow/go/src/sigs.k8s.io/kwok/pkg/utils/image/pull.go:54","msg":"Image already exists","cluster":"restart-cluster-docker-1-26-0","image":"registry.k8s.io/etcd:3.5.6-0"}
{"time":"2023-02-07T06:57:58.444330328Z","level":"DEBUG","source":"/home/prow/go/src/sigs.k8s.io/kwok/pkg/utils/image/pull.go:54","msg":"Image already exists","cluster":"restart-cluster-docker-1-26-0","image":"registry.k8s.io/kube-apiserver:v1.26.0"}
{"time":"2023-02-07T06:57:58.487215951Z","level":"INFO","source":"/home/prow/go/src/sigs.k8s.io/kwok/pkg/utils/image/pull.go:43","msg":"Pull image","cluster":"restart-cluster-docker-1-26-0","image":"local/kwok:v0.1.0-47-g2f37f43"}
{"time":"2023-02-07T06:57:59.168166823Z","level":"ERROR","source":"/home/prow/go/src/sigs.k8s.io/kwok/pkg/kwokctl/cmd/create/cluster/cluster.go:189","msg":"Failed to setup config","cluster":"restart-cluster-docker-1-26-0","err":"docker pull local/kwok:v0.1.0-47-g2f37f43: exit status 1\nError response from daemon: pull access denied for local/kwok, repository does not exist or may require 'docker login': denied: requested access to the resource is denied\n"}
{"time":"2023-02-07T06:57:59.373131237Z","level":"INFO","source":"/home/prow/go/src/sigs.k8s.io/kwok/pkg/kwokctl/cmd/create/cluster/cluster.go:194","msg":"Cluster is cleaned up","cluster":"restart-cluster-docker-1-26-0"}
{"time":"2023-02-07T06:57:59.373215346Z","level":"ERROR","source":"/home/prow/go/src/sigs.k8s.io/kwok/cmd/kwokctl/main.go:54","msg":"Execute exit","err":"docker pull local/kwok:v0.1.0-47-g2f37f43: exit status 1\nError response from daemon: pull access denied for local/kwok, repository does not exist or may require 'docker login': denied: requested access to the resource is denied\n"}
Error: Cluster restart-cluster-docker-1-26-0 creation failed
------------------------------
Test kwokctl/kwokctl_docker_restart failed.
================================================================================
Testing kwokctl/kwokctl_docker_scheduler...
github.com/docker/buildx v0.10.0-docker 876462897612d36679153c3414f7689626251501
GOOS=linux GOARCH=amd64 go build -ldflags '-X sigs.k8s.io/kwok/pkg/consts.Version=v0.1.0-47-g2f37f43' -o ./bin/linux/amd64/kwok ./cmd/kwok
# sigs.k8s.io/kwok/pkg/kwok/server
pkg/kwok/server/debugging_port_forword.go:68:8: expression in defer must be function call
pkg/kwok/server/debugging_port_forword.go:75:15: undefined: sync
docker buildx build --tag=local/kwok:v0.1.0-47-g2f37f43 --platform=linux/amd64 --load -f images/kwok/Dockerfile .
#1 [internal] load build definition from Dockerfile
#1 transferring dockerfile: 32B done
#1 DONE 0.0s

#2 [internal] load .dockerignore
... skipping 5 lines ...

#4 [internal] load build context
#4 transferring context: 2B done
#4 DONE 0.0s

#5 [2/2] COPY --chmod=0755 bin/linux/amd64/kwok /usr/local/bin/
#5 ERROR: failed to walk /docker-graph/tmp/buildkit-mount2463993541/bin/linux/amd64: lstat /docker-graph/tmp/buildkit-mount2463993541/bin/linux/amd64: no such file or directory

#6 [1/2] FROM docker.io/library/alpine:3.17@sha256:f271e74b17ced29b915d351685fd4644785c6d1559dd1f2d4189a5e851ef753a
#6 resolve docker.io/library/alpine:3.17@sha256:f271e74b17ced29b915d351685fd4644785c6d1559dd1f2d4189a5e851ef753a 0.0s done
#6 DONE 0.0s
------
 > [2/2] COPY --chmod=0755 bin/linux/amd64/kwok /usr/local/bin/:
------
WARNING: failed to get git remote url: fatal: No remote configured to list refs from.
ERROR: failed to solve: failed to compute cache key: failed to walk /docker-graph/tmp/buildkit-mount2463993541/bin/linux/amd64: lstat /docker-graph/tmp/buildkit-mount2463993541/bin/linux/amd64: no such file or directory
Test scheduler on docker for 1.26.0
------------------------------
Testing scheduler on docker for 1.26.0
{"time":"2023-02-07T06:58:00.506336902Z","level":"DEBUG","source":"/home/prow/go/src/sigs.k8s.io/kwok/pkg/config/flags.go:43","msg":"Load config","path":["/root/.kwok/kwok.yaml"],"err":"open /root/.kwok/kwok.yaml: no such file or directory"}
{"time":"2023-02-07T06:58:00.506499355Z","level":"DEBUG","source":"/home/prow/go/src/sigs.k8s.io/kwok/pkg/config/vars.go:73","msg":"No configuration","kind":"KwokctlConfiguration"}
{"time":"2023-02-07T06:58:00.506588029Z","level":"DEBUG","source":"/home/prow/go/src/sigs.k8s.io/kwok/pkg/config/vars.go:73","msg":"No configuration","kind":"KwokctlConfiguration"}
{"time":"2023-02-07T06:58:00.506822966Z","level":"INFO","source":"/home/prow/go/src/sigs.k8s.io/kwok/pkg/kwokctl/cmd/create/cluster/cluster.go:163","msg":"Creating cluster","cluster":"scheduler-cluster-docker-1-26-0"}
{"time":"2023-02-07T06:58:01.080910815Z","level":"DEBUG","source":"/home/prow/go/src/sigs.k8s.io/kwok/pkg/utils/image/pull.go:54","msg":"Image already exists","cluster":"scheduler-cluster-docker-1-26-0","image":"registry.k8s.io/etcd:3.5.6-0"}
{"time":"2023-02-07T06:58:01.120988277Z","level":"DEBUG","source":"/home/prow/go/src/sigs.k8s.io/kwok/pkg/utils/image/pull.go:54","msg":"Image already exists","cluster":"scheduler-cluster-docker-1-26-0","image":"registry.k8s.io/kube-apiserver:v1.26.0"}
{"time":"2023-02-07T06:58:01.169682564Z","level":"INFO","source":"/home/prow/go/src/sigs.k8s.io/kwok/pkg/utils/image/pull.go:43","msg":"Pull image","cluster":"scheduler-cluster-docker-1-26-0","image":"local/kwok:v0.1.0-47-g2f37f43"}
{"time":"2023-02-07T06:58:01.869045424Z","level":"ERROR","source":"/home/prow/go/src/sigs.k8s.io/kwok/pkg/kwokctl/cmd/create/cluster/cluster.go:189","msg":"Failed to setup config","cluster":"scheduler-cluster-docker-1-26-0","err":"docker pull local/kwok:v0.1.0-47-g2f37f43: exit status 1\nError response from daemon: pull access denied for local/kwok, repository does not exist or may require 'docker login': denied: requested access to the resource is denied\n"}
{"time":"2023-02-07T06:58:02.072181577Z","level":"INFO","source":"/home/prow/go/src/sigs.k8s.io/kwok/pkg/kwokctl/cmd/create/cluster/cluster.go:194","msg":"Cluster is cleaned up","cluster":"scheduler-cluster-docker-1-26-0"}
{"time":"2023-02-07T06:58:02.07226321Z","level":"ERROR","source":"/home/prow/go/src/sigs.k8s.io/kwok/cmd/kwokctl/main.go:54","msg":"Execute exit","err":"docker pull local/kwok:v0.1.0-47-g2f37f43: exit status 1\nError response from daemon: pull access denied for local/kwok, repository does not exist or may require 'docker login': denied: requested access to the resource is denied\n"}
Error: Cluster scheduler-cluster-docker-1-26-0 creation failed
------------------------------
Test kwokctl/kwokctl_docker_scheduler failed.
================================================================================
Testing kwokctl/kwokctl_docker_snapshot...
github.com/docker/buildx v0.10.0-docker 876462897612d36679153c3414f7689626251501
GOOS=linux GOARCH=amd64 go build -ldflags '-X sigs.k8s.io/kwok/pkg/consts.Version=v0.1.0-47-g2f37f43' -o ./bin/linux/amd64/kwok ./cmd/kwok
# sigs.k8s.io/kwok/pkg/kwok/server
pkg/kwok/server/debugging_port_forword.go:68:8: expression in defer must be function call
pkg/kwok/server/debugging_port_forword.go:75:15: undefined: sync
docker buildx build --tag=local/kwok:v0.1.0-47-g2f37f43 --platform=linux/amd64 --load -f images/kwok/Dockerfile .
#1 [internal] load build definition from Dockerfile
#1 transferring dockerfile: 32B done
#1 DONE 0.0s

#2 [internal] load .dockerignore
... skipping 5 lines ...

#4 [internal] load build context
#4 transferring context: 2B done
#4 DONE 0.0s

#5 [2/2] COPY --chmod=0755 bin/linux/amd64/kwok /usr/local/bin/
#5 ERROR: failed to walk /docker-graph/tmp/buildkit-mount209116409/bin/linux/amd64: lstat /docker-graph/tmp/buildkit-mount209116409/bin/linux/amd64: no such file or directory

#6 [1/2] FROM docker.io/library/alpine:3.17@sha256:f271e74b17ced29b915d351685fd4644785c6d1559dd1f2d4189a5e851ef753a
#6 resolve docker.io/library/alpine:3.17@sha256:f271e74b17ced29b915d351685fd4644785c6d1559dd1f2d4189a5e851ef753a 0.0s done
#6 DONE 0.0s
------
 > [2/2] COPY --chmod=0755 bin/linux/amd64/kwok /usr/local/bin/:
------
WARNING: failed to get git remote url: fatal: No remote configured to list refs from.
ERROR: failed to solve: failed to compute cache key: failed to walk /docker-graph/tmp/buildkit-mount209116409/bin/linux/amd64: lstat /docker-graph/tmp/buildkit-mount209116409/bin/linux/amd64: no such file or directory
Test snapshot on docker for 1.26.0
------------------------------
Testing snapshot on docker for 1.26.0
{"time":"2023-02-07T06:58:03.197188046Z","level":"DEBUG","source":"/home/prow/go/src/sigs.k8s.io/kwok/pkg/config/flags.go:43","msg":"Load config","path":["/root/.kwok/kwok.yaml"],"err":"open /root/.kwok/kwok.yaml: no such file or directory"}
{"time":"2023-02-07T06:58:03.197402924Z","level":"DEBUG","source":"/home/prow/go/src/sigs.k8s.io/kwok/pkg/config/vars.go:73","msg":"No configuration","kind":"KwokctlConfiguration"}
{"time":"2023-02-07T06:58:03.19754741Z","level":"DEBUG","source":"/home/prow/go/src/sigs.k8s.io/kwok/pkg/config/vars.go:73","msg":"No configuration","kind":"KwokctlConfiguration"}
{"time":"2023-02-07T06:58:03.197871555Z","level":"INFO","source":"/home/prow/go/src/sigs.k8s.io/kwok/pkg/kwokctl/cmd/create/cluster/cluster.go:163","msg":"Creating cluster","cluster":"snapshot-cluster-docker-1-26-0"}
{"time":"2023-02-07T06:58:03.46462617Z","level":"DEBUG","source":"/home/prow/go/src/sigs.k8s.io/kwok/pkg/utils/image/pull.go:54","msg":"Image already exists","cluster":"snapshot-cluster-docker-1-26-0","image":"registry.k8s.io/etcd:3.5.6-0"}
{"time":"2023-02-07T06:58:03.496711873Z","level":"DEBUG","source":"/home/prow/go/src/sigs.k8s.io/kwok/pkg/utils/image/pull.go:54","msg":"Image already exists","cluster":"snapshot-cluster-docker-1-26-0","image":"registry.k8s.io/kube-apiserver:v1.26.0"}
{"time":"2023-02-07T06:58:03.539702024Z","level":"INFO","source":"/home/prow/go/src/sigs.k8s.io/kwok/pkg/utils/image/pull.go:43","msg":"Pull image","cluster":"snapshot-cluster-docker-1-26-0","image":"local/kwok:v0.1.0-47-g2f37f43"}
{"time":"2023-02-07T06:58:04.245779634Z","level":"ERROR","source":"/home/prow/go/src/sigs.k8s.io/kwok/pkg/kwokctl/cmd/create/cluster/cluster.go:189","msg":"Failed to setup config","cluster":"snapshot-cluster-docker-1-26-0","err":"docker pull local/kwok:v0.1.0-47-g2f37f43: exit status 1\nError response from daemon: pull access denied for local/kwok, repository does not exist or may require 'docker login': denied: requested access to the resource is denied\n"}
{"time":"2023-02-07T06:58:04.451537293Z","level":"INFO","source":"/home/prow/go/src/sigs.k8s.io/kwok/pkg/kwokctl/cmd/create/cluster/cluster.go:194","msg":"Cluster is cleaned up","cluster":"snapshot-cluster-docker-1-26-0"}
{"time":"2023-02-07T06:58:04.451619807Z","level":"ERROR","source":"/home/prow/go/src/sigs.k8s.io/kwok/cmd/kwokctl/main.go:54","msg":"Execute exit","err":"docker pull local/kwok:v0.1.0-47-g2f37f43: exit status 1\nError response from daemon: pull access denied for local/kwok, repository does not exist or may require 'docker login': denied: requested access to the resource is denied\n"}
Error: Cluster snapshot-cluster-docker-1-26-0 creation failed
------------------------------
Test kwokctl/kwokctl_docker_snapshot failed.
================================================================================
Error: Some tests failed
 - kwok-with-cni/kwok-with-cni
 - kwok/kwok
 - kwokctl/kwokctl_binary
 - kwokctl/kwokctl_binary_audit
 - kwokctl/kwokctl_binary_authorization
 - kwokctl/kwokctl_binary_benchmark
... skipping 8 lines ...
 - kwokctl/kwokctl_docker_benchmark
 - kwokctl/kwokctl_docker_cluster_port_forward
 - kwokctl/kwokctl_docker_port_forward
 - kwokctl/kwokctl_docker_restart
 - kwokctl/kwokctl_docker_scheduler
 - kwokctl/kwokctl_docker_snapshot
make: *** [Makefile:208: e2e-test] Error 1
+ EXIT_VALUE=2
+ set +o xtrace
Cleaning up after docker in docker.
================================================================================
Cleaning up after docker
Stopping Docker: dockerProgram process in pidfile '/var/run/docker-ssd.pid', 1 process(es), refused to die.
... skipping 3 lines ...