cncf / k8s-conformance

🧪CNCF K8s Conformance Working Group

Home Page:https://cncf.io/ck

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

sonobuoy images pull err

MrYourM opened this issue · comments

Hi
I configure gcloud and docker by docs https://cloud.google.com/container-registry/docs/advanced-authentication
However, when i pull images with

sonobuoy images pull

get a result

$ sonobuoy images pull
INFO[0000] Image: sonobuoy/sonobuoy:v0.18.2 present locally 
INFO[0000] Pulling image: gcr.io/google-containers/conformance:v1.16.7 ... 
INFO[0030] Pulling image: docker.io/library/alpine:3.7 ... 
INFO[0035] Pulling image: gcr.io/authenticated-image-pulling/windows-nanoserver:v1 ... 
ERRO[0037] failed with following error after 1 retries: 
ERRO[0037] Error response from daemon: pull access denied for gcr.io/authenticated-image-pulling/windows-nanoserver, repository does not exist or may require 'docker login': denied: Permission denied for "v1" from request "/v2/authenticated-image-pulling/windows-nanoserver/manifests/v1". 
INFO[0037] Pulling image: docker.io/library/busybox:1.29 ... 
INFO[0042] Pulling image: gcr.io/kubernetes-e2e-test-images/mounttest-user:1.0 ... 
INFO[0045] Pulling image: gcr.io/kubernetes-e2e-test-images/resource-consumer-controller:1.0 ... 
INFO[0049] Image: gcr.io/kubernetes-e2e-test-images/agnhost:2.6 present locally 
INFO[0049] Pulling image: gcr.io/authenticated-image-pulling/alpine:3.7 ... 
ERRO[0051] failed with following error after 1 retries: 
ERRO[0051] Error response from daemon: pull access denied for gcr.io/authenticated-image-pulling/alpine, repository does not exist or may require 'docker login': denied: Permission denied for "3.7" from request "/v2/authenticated-image-pulling/alpine/manifests/3.7". 
INFO[0051] Pulling image: invalid.com/invalid/alpine:3.1 ... 
ERRO[0053] failed with following error after 1 retries: 
ERRO[0053] Error response from daemon: Get https://invalid.com/v2/: remote error: tls: handshake failure 
INFO[0053] Pulling image: docker.io/library/nginx:1.15-alpine ... 
INFO[0062] Pulling image: k8s.gcr.io/prometheus-dummy-exporter:v0.1.0 ... 
INFO[0075] Pulling image: gcr.io/kubernetes-e2e-test-images/volume/iscsi:2.0 ... 
INFO[0132] Pulling image: gcr.io/kubernetes-e2e-test-images/cuda-vector-add:1.0 ... 
INFO[0643] Pulling image: k8s.gcr.io/etcd:3.3.15 ...    
INFO[0678] Image: docker.io/library/httpd:2.4.38-alpine present locally 
INFO[0679] Pulling image: gcr.io/kubernetes-e2e-test-images/jessie-dnsutils:1.0 ... 
INFO[0723] Pulling image: docker.io/library/nginx:1.14-alpine ... 
INFO[0734] Image: gcr.io/kubernetes-e2e-test-images/nonroot:1.0 present locally 
INFO[0734] Pulling image: gcr.io/kubernetes-e2e-test-images/windows-nanoserver:v1 ... 
ERRO[0736] failed with following error after 1 retries: 
ERRO[0736] v1: Pulling from kubernetes-e2e-test-images/windows-nanoserver 
ERRO[0736] no matching manifest for linux/amd64 in the manifest list entries 
INFO[0736] Image: gcr.io/kubernetes-e2e-test-images/sample-apiserver:1.10 present locally 
INFO[0737] Pulling image: gcr.io/kubernetes-e2e-test-images/metadata-concealment:1.2 ... 
INFO[0740] Pulling image: gcr.io/google-samples/gb-frontend:v6 ... 
INFO[0806] Pulling image: gcr.io/kubernetes-e2e-test-images/ipc-utils:1.0 ... 
INFO[0811] Pulling image: gcr.io/kubernetes-e2e-test-images/mounttest:1.0 ... 
INFO[0813] Pulling image: gcr.io/kubernetes-e2e-test-images/cuda-vector-add:2.0 ... 
INFO[1469] Pulling image: k8s.gcr.io/invalid-image:invalid-tag ... 
ERRO[1471] failed with following error after 1 retries: 
ERRO[1471] Error response from daemon: manifest for k8s.gcr.io/invalid-image:invalid-tag not found: manifest unknown: Failed to fetch "invalid-tag" from request "/v2/invalid-image/manifests/invalid-tag". 
INFO[1471] Pulling image: gcr.io/kubernetes-e2e-test-images/nautilus:1.0 ... 
INFO[1477] Pulling image: k8s.gcr.io/prometheus-to-sd:v0.5.0 ... 
INFO[1482] Pulling image: gcr.io/kubernetes-e2e-test-images/test-webserver:1.0 ... 
INFO[1484] Pulling image: gcr.io/google-containers/debian-base:0.4.1 ... 
INFO[1487] Pulling image: gcr.io/kubernetes-e2e-test-images/nonewprivs:1.0 ... 
INFO[1490] Pulling image: docker.io/library/perl:5.26 ... 
INFO[1691] Pulling image: docker.io/library/redis:5.0.5-alpine ... 
INFO[1701] Pulling image: gcr.io/google-containers/startup-script:v1 ... 
INFO[1705] Pulling image: gcr.io/kubernetes-e2e-test-images/volume/rbd:1.0.1 ... 
INFO[1822] Pulling image: gcr.io/kubernetes-e2e-test-images/dnsutils:1.1 ... 
INFO[1831] Pulling image: gcr.io/kubernetes-e2e-test-images/echoserver:2.2 ... 
INFO[1840] Pulling image: k8s.gcr.io/sd-dummy-exporter:v0.2.0 ... 
INFO[1852] Pulling image: gcr.io/kubernetes-e2e-test-images/volume/nfs:1.0 ... 
INFO[1903] Pulling image: gcr.io/kubernetes-e2e-test-images/volume/gluster:1.0 ... 
INFO[1966] Pulling image: gcr.io/kubernetes-e2e-test-images/apparmor-loader:1.0 ... 
INFO[1971] Pulling image: docker.io/library/httpd:2.4.39-alpine ... 
INFO[2001] Pulling image: gcr.io/kubernetes-e2e-test-images/kitten:1.0 ... 
INFO[2004] Image: k8s.gcr.io/pause:3.1 present locally  
INFO[2004] Pulling image: gcr.io/kubernetes-e2e-test-images/resource-consumer:1.5 ... 
INFO[2017] Pulling image: sonobuoy/systemd-logs:v0.3 ... 
ERRO[2207] couldn't pull image: gcr.io/authenticated-image-pulling/windows-nanoserver:v1: exec: already started 
ERRO[2207] couldn't pull image: gcr.io/authenticated-image-pulling/alpine:3.7: exec: already started 
ERRO[2207] couldn't pull image: invalid.com/invalid/alpine:3.1: exec: already started 
ERRO[2207] couldn't pull image: gcr.io/kubernetes-e2e-test-images/windows-nanoserver:v1: exec: already started 
ERRO[2207] couldn't pull image: k8s.gcr.io/invalid-image:invalid-tag: exec: already started 

Does sonobuoy have other limits?
What should i do?