Skip to content
This repository has been archived by the owner on Nov 1, 2022. It is now read-only.

Helm chart is not automatically released on microk8s #2262

Closed
sureshamk opened this issue Jul 16, 2019 · 10 comments
Closed

Helm chart is not automatically released on microk8s #2262

sureshamk opened this issue Jul 16, 2019 · 10 comments
Labels
flux2 Resolution suggested - already fixed in Flux v2 onboarding/activation Particular pertinence to getting Flux up and running

Comments

@sureshamk
Copy link

Describe the bug
I am trying to deploy helm chart as per this document https://github.com/fluxcd/flux/blob/master/site/helm-get-started.md

Expected behavior
I ran the following command as per the document

helm upgrade -i flux \
--set helmOperator.create=true \
--set helmOperator.createCRD=false \
--set git.url=git@github.com:sureshamk/flux-get-started \
--namespace flux \
fluxcd/flux
  1. I should see the namespace demo created but not happen
  2. I should see the release running on my kubernetes

Logs

flux-helm-operator logs

W0716 10:45:12.144592       6 client_config.go:549] Neither --kubeconfig nor --master was specified.  Using the inClusterConfig.  This might not work.
ts=2019-07-16T10:45:12.171057296Z caller=helm.go:88 component=helm info="connected to Tiller" version="sem_ver:\"v2.14.2\" git_commit:\"a8b13cc5ab6a7dbef0a58f5061bcc7c0c61598e7\" git_tree_state:\"clean\" " host=tiller-deploy.kube-system:44134 options="{Host: Port: Namespace:kube-system TLSVerify:false TLSEnable:false TLSKey:/etc/fluxd/helm/tls.key TLSCert:/etc/fluxd/helm/tls.crt TLSCACert: TLSHostname:}"
ts=2019-07-16T10:45:12.171332029Z caller=operator.go:95 component=operator info="setting up event handlers"
ts=2019-07-16T10:45:12.171363241Z caller=operator.go:115 component=operator info="event handlers set up"
ts=2019-07-16T10:45:12.171380302Z caller=main.go:213 component=helm-operator info="waiting for informer caches to sync"
ts=2019-07-16T10:45:12.271655049Z caller=main.go:218 component=helm-operator info="informer caches synced"
ts=2019-07-16T10:45:12.271820971Z caller=chartsync.go:152 component=chartsync info="starting git chart sync loop"
ts=2019-07-16T10:45:12.271888256Z caller=operator.go:127 component=operator info="starting operator"
ts=2019-07-16T10:45:12.271935679Z caller=operator.go:129 component=operator info="starting workers"
ts=2019-07-16T10:45:12.27426874Z caller=server.go:42 component=daemonhttp info="starting HTTP server on :3030"
ts=2019-07-16T10:45:42.33623184Z caller=checkpoint.go:17 component=checkpoint err="Get https://checkpoint-api.weave.works/v1/check/weave-flux-helm?arch=amd64&flag_kernel-version=4.15.0-54-generic&os=linux&signature=S4GS71L3BN7CQA1DjM6qqgMcc1NEs3z224BuOb5GEgQ%3D&version=0.10.0: dial tcp 172.217.26.179:443: i/o timeout"

flux logs

ts=2019-07-16T10:45:12.156319139Z caller=main.go:225 version=1.13.2
ts=2019-07-16T10:45:12.156373744Z caller=main.go:317 msg="using in cluster config to connect to the cluster"
ts=2019-07-16T10:45:12.264411547Z caller=main.go:396 component=cluster identity=/var/fluxd/keygen/identity
ts=2019-07-16T10:45:12.26443974Z caller=main.go:397 component=cluster identity.pub="ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDfOwpTF6vmR16LFJoG1io/Mr9R2e4wHQ/5xmJ6EAErtaElQuviJgPZPMkMHzk/oQj89rdgQAM80bxfDapdGaOOFAmWQRDSQGFH1mgp8gWnkdw/+ywAF305UE5TNYkfiHckp1PWVyms+9Hjjt0VyH2aQOdqBLUR68wyf9q174vkP6HHWOlO/ADR5L+Dpk2eCHKfBd1bZdtNtjho+63TF2FB1TKIa/VGoUpyTX6/FuUtVuq1Fk89E2XngANR8z6gVmi4Mp+ONmqF9EPFUdLijsslWc5xsIGknLiv/8CNmIwX6V3KGjWbT33r7kqrvdI3IvjVabUG4WRiefn/Cv+NkutP"
ts=2019-07-16T10:45:12.264454449Z caller=main.go:402 host=https://10.152.183.1:443 version=kubernetes-v1.15.0
ts=2019-07-16T10:45:12.264489472Z caller=main.go:414 kubectl=/usr/local/bin/kubectl
ts=2019-07-16T10:45:12.264861213Z caller=main.go:426 ping=true
ts=2019-07-16T10:45:12.265987683Z caller=main.go:562 url=git@github.com:sureshamk/flux-get-started user="Weave Flux" email=support@weave.works signing-key= verify-signatures=false sync-tag=flux-sync notes-ref=flux set-author=false
ts=2019-07-16T10:45:12.266018984Z caller=main.go:623 upstream="no upstream URL given"
ts=2019-07-16T10:45:12.266611075Z caller=loop.go:85 component=sync-loop err="git repo not ready: git repo has not been cloned yet"
ts=2019-07-16T10:45:12.266645582Z caller=images.go:17 component=sync-loop msg="polling images"
ts=2019-07-16T10:45:12.266657827Z caller=images.go:27 component=sync-loop msg="no automated workloads"
ts=2019-07-16T10:45:12.267035081Z caller=main.go:644 addr=:3030
ts=2019-07-16T10:45:29.791932326Z caller=warming.go:198 component=warmer info="refreshing image" image=aksrepos.azurecr.io/mirror/kubernetes-dashboard-amd64 tag_count=3 to_update=3 of_which_refresh=0 of_which_missing=3
ts=2019-07-16T10:45:30.924306661Z caller=warming.go:206 component=warmer updated=aksrepos.azurecr.io/mirror/kubernetes-dashboard-amd64 successful=3 attempted=3
ts=2019-07-16T10:45:30.9244992Z caller=images.go:17 component=sync-loop msg="polling images"
ts=2019-07-16T10:45:30.924587084Z caller=images.go:27 component=sync-loop msg="no automated workloads"
ts=2019-07-16T10:45:34.417009976Z caller=warming.go:198 component=warmer info="refreshing image" image=mysql tag_count=96 to_update=96 of_which_refresh=0 of_which_missing=96
ts=2019-07-16T10:45:37.177838295Z caller=warming.go:206 component=warmer updated=mysql successful=96 attempted=96
ts=2019-07-16T10:45:37.178030022Z caller=images.go:17 component=sync-loop msg="polling images"
ts=2019-07-16T10:45:37.17810523Z caller=images.go:27 component=sync-loop msg="no automated workloads"
ts=2019-07-16T10:45:41.777965779Z caller=warming.go:198 component=warmer info="refreshing image" image=cdkbot/registry-amd64 tag_count=2 to_update=2 of_which_refresh=0 of_which_missing=2
ts=2019-07-16T10:45:42.338978371Z caller=checkpoint.go:17 component=checkpoint err="Get https://checkpoint-api.weave.works/v1/check/weave-flux?arch=amd64&flag_cluster-version=kubernetes-v1.15.0&flag_git-configured=true&flag_kernel-version=4.15.0-54-generic&os=linux&signature=S4GS71L3BN7CQA1DjM6qqgMcc1NEs3z224BuOb5GEgQ%3D&version=1.13.2: dial tcp 172.217.26.179:443: i/o timeout"
ts=2019-07-16T10:45:42.944600267Z caller=warming.go:206 component=warmer updated=cdkbot/registry-amd64 successful=2 attempted=2
ts=2019-07-16T10:45:42.944787902Z caller=images.go:17 component=sync-loop msg="polling images"
ts=2019-07-16T10:45:42.944861934Z caller=images.go:27 component=sync-loop msg="no automated workloads"
ts=2019-07-16T10:45:45.198510097Z caller=warming.go:198 component=warmer info="refreshing image" image=alpine tag_count=26 to_update=26 of_which_refresh=0 of_which_missing=26
ts=2019-07-16T10:45:47.102650198Z caller=warming.go:206 component=warmer updated=alpine successful=26 attempted=26
ts=2019-07-16T10:45:47.102781646Z caller=images.go:17 component=sync-loop msg="polling images"
ts=2019-07-16T10:45:47.102821815Z caller=images.go:27 component=sync-loop msg="no automated workloads"
ts=2019-07-16T10:45:50.690362541Z caller=warming.go:198 component=warmer info="refreshing image" image=quay.io/coreos/kube-rbac-proxy tag_count=5 to_update=5 of_which_refresh=0 of_which_missing=5
ts=2019-07-16T10:45:51.923656323Z caller=warming.go:206 component=warmer updated=quay.io/coreos/kube-rbac-proxy successful=5 attempted=5
ts=2019-07-16T10:45:51.923755065Z caller=images.go:17 component=sync-loop msg="polling images"
ts=2019-07-16T10:45:51.923777943Z caller=images.go:27 component=sync-loop msg="no automated workloads"
ts=2019-07-16T10:45:54.037934729Z caller=warming.go:198 component=warmer info="refreshing image" image=quay.io/coreos/prometheus-config-reloader tag_count=23 to_update=23 of_which_refresh=0 of_which_missing=23
ts=2019-07-16T10:45:56.232359405Z caller=warming.go:206 component=warmer updated=quay.io/coreos/prometheus-config-reloader successful=23 attempted=23
ts=2019-07-16T10:45:56.232544539Z caller=images.go:17 component=sync-loop msg="polling images"
ts=2019-07-16T10:45:56.232612002Z caller=images.go:27 component=sync-loop msg="no automated workloads"
ts=2019-07-16T10:45:59.500572849Z caller=warming.go:198 component=warmer info="refreshing image" image=quay.io/prometheus/prometheus tag_count=92 to_update=92 of_which_refresh=0 of_which_missing=92
ts=2019-07-16T10:46:04.259204019Z caller=warming.go:206 component=warmer updated=quay.io/prometheus/prometheus successful=92 attempted=92
ts=2019-07-16T10:46:04.25939701Z caller=images.go:17 component=sync-loop msg="polling images"
ts=2019-07-16T10:46:04.259470562Z caller=images.go:27 component=sync-loop msg="no automated workloads"
ts=2019-07-16T10:46:07.411637962Z caller=warming.go:198 component=warmer info="refreshing image" image=docker.io/bitnami/redis tag_count=1963 to_update=1963 of_which_refresh=0 of_which_missing=1963
ts=2019-07-16T10:46:37.797374293Z caller=repocachemanager.go:260 component=warmer canonical_name=index.docker.io/bitnami/redis auth={map[]} err="failed to parse 1 timestamp label(s) as RFC3339 (org.label-schema.build-date); ask the repository administrator to correct this as it conflicts with the spec" ref=docker.io/bitnami/redis:4.0-centos-7
ts=2019-07-16T10:46:53.495616885Z caller=repocachemanager.go:215 component=warmer canonical_name=index.docker.io/bitnami/redis auth={map[]} warn="aborting image tag fetching due to rate limiting, will try again later"
ts=2019-07-16T10:47:10.679501513Z caller=repocachemanager.go:260 component=warmer canonical_name=index.docker.io/bitnami/redis auth={map[]} err="failed to parse 1 timestamp label(s) as RFC3339 (org.label-schema.build-date); ask the repository administrator to correct this as it conflicts with the spec" ref=docker.io/bitnami/redis:4.0.14-centos-7-r0
ts=2019-07-16T10:47:10.68658983Z caller=repocachemanager.go:260 component=warmer canonical_name=index.docker.io/bitnami/redis auth={map[]} err="failed to parse 1 timestamp label(s) as RFC3339 (org.label-schema.build-date); ask the repository administrator to correct this as it conflicts with the spec" ref=docker.io/bitnami/redis:4.0.14-centos-7-r10
ts=2019-07-16T10:47:10.701548743Z caller=repocachemanager.go:260 component=warmer canonical_name=index.docker.io/bitnami/redis auth={map[]} err="failed to parse 1 timestamp label(s) as RFC3339 (org.label-schema.build-date); ask the repository administrator to correct this as it conflicts with the spec" ref=docker.io/bitnami/redis:4.0.14-centos-7-r12
ts=2019-07-16T10:47:10.709578653Z caller=repocachemanager.go:260 component=warmer canonical_name=index.docker.io/bitnami/redis auth={map[]} err="failed to parse 1 timestamp label(s) as RFC3339 (org.label-schema.build-date); ask the repository administrator to correct this as it conflicts with the spec" ref=docker.io/bitnami/redis:4.0.14-centos-7-r1
ts=2019-07-16T10:47:10.712647787Z caller=repocachemanager.go:260 component=warmer canonical_name=index.docker.io/bitnami/redis auth={map[]} err="failed to parse 1 timestamp label(s) as RFC3339 (org.label-schema.build-date); ask the repository administrator to correct this as it conflicts with the spec" ref=docker.io/bitnami/redis:4.0.14-centos-7-r11
ts=2019-07-16T10:47:10.726457255Z caller=repocachemanager.go:260 component=warmer canonical_name=index.docker.io/bitnami/redis auth={map[]} err="failed to parse 1 timestamp label(s) as RFC3339 (org.label-schema.build-date); ask the repository administrator to correct this as it conflicts with the spec" ref=docker.io/bitnami/redis:4.0.14-centos-7-r15
ts=2019-07-16T10:47:10.729780112Z caller=repocachemanager.go:260 component=warmer canonical_name=index.docker.io/bitnami/redis auth={map[]} err="failed to parse 1 timestamp label(s) as RFC3339 (org.label-schema.build-date); ask the repository administrator to correct this as it conflicts with the spec" ref=docker.io/bitnami/redis:4.0.14-centos-7-r17
ts=2019-07-16T10:47:10.739778518Z caller=repocachemanager.go:260 component=warmer canonical_name=index.docker.io/bitnami/redis auth={map[]} err="failed to parse 1 timestamp label(s) as RFC3339 (org.label-schema.build-date); ask the repository administrator to correct this as it conflicts with the spec" ref=docker.io/bitnami/redis:4.0.14-centos-7-r16
ts=2019-07-16T10:47:10.741123234Z caller=repocachemanager.go:260 component=warmer canonical_name=index.docker.io/bitnami/redis auth={map[]} err="failed to parse 1 timestamp label(s) as RFC3339 (org.label-schema.build-date); ask the repository administrator to correct this as it conflicts with the spec" ref=docker.io/bitnami/redis:4.0.14-centos-7-r19
ts=2019-07-16T10:47:10.744154741Z caller=repocachemanager.go:260 component=warmer canonical_name=index.docker.io/bitnami/redis auth={map[]} err="failed to parse 1 timestamp label(s) as RFC3339 (org.label-schema.build-date); ask the repository administrator to correct this as it conflicts with the spec" ref=docker.io/bitnami/redis:4.0.14-centos-7-r18
ts=2019-07-16T10:47:10.744611424Z caller=repocachemanager.go:260 component=warmer canonical_name=index.docker.io/bitnami/redis auth={map[]} err="failed to parse 1 timestamp label(s) as RFC3339 (org.label-schema.build-date); ask the repository administrator to correct this as it conflicts with the spec" ref=docker.io/bitnami/redis:4.0.14-centos-7-r14
ts=2019-07-16T10:47:10.75848793Z caller=repocachemanager.go:260 component=warmer canonical_name=index.docker.io/bitnami/redis auth={map[]} err="failed to parse 1 timestamp label(s) as RFC3339 (org.label-schema.build-date); ask the repository administrator to correct this as it conflicts with the spec" ref=docker.io/bitnami/redis:4.0.14-centos-7-r13
ts=2019-07-16T10:47:10.765247693Z caller=repocachemanager.go:260 component=warmer canonical_name=index.docker.io/bitnami/redis auth={map[]} err="failed to parse 1 timestamp label(s) as RFC3339 (org.label-schema.build-date); ask the repository administrator to correct this as it conflicts with the spec" ref=docker.io/bitnami/redis:4.0.14-centos-7-r2
ts=2019-07-16T10:47:10.783048312Z caller=repocachemanager.go:260 component=warmer canonical_name=index.docker.io/bitnami/redis auth={map[]} err="failed to parse 1 timestamp label(s) as RFC3339 (org.label-schema.build-date); ask the repository administrator to correct this as it conflicts with the spec" ref=docker.io/bitnami/redis:4.0.14-centos-7-r23
ts=2019-07-16T10:47:10.79148202Z caller=repocachemanager.go:260 component=warmer canonical_name=index.docker.io/bitnami/redis auth={map[]} err="failed to parse 1 timestamp label(s) as RFC3339 (org.label-schema.build-date); ask the repository administrator to correct this as it conflicts with the spec" ref=docker.io/bitnami/redis:4.0.14-centos-7-r20
ts=2019-07-16T10:47:10.818738763Z caller=repocachemanager.go:260 component=warmer canonical_name=index.docker.io/bitnami/redis auth={map[]} err="failed to parse 1 timestamp label(s) as RFC3339 (org.label-schema.build-date); ask the repository administrator to correct this as it conflicts with the spec" ref=docker.io/bitnami/redis:4.0.14-centos-7-r21
ts=2019-07-16T10:47:10.833794985Z caller=repocachemanager.go:260 component=warmer canonical_name=index.docker.io/bitnami/redis auth={map[]} err="failed to parse 1 timestamp label(s) as RFC3339 (org.label-schema.build-date); ask the repository administrator to correct this as it conflicts with the spec" ref=docker.io/bitnami/redis:4.0.14-centos-7-r24
ts=2019-07-16T10:47:10.885461732Z caller=repocachemanager.go:260 component=warmer canonical_name=index.docker.io/bitnami/redis auth={map[]} err="failed to parse 1 timestamp label(s) as RFC3339 (org.label-schema.build-date); ask the repository administrator to correct this as it conflicts with the spec" ref=docker.io/bitnami/redis:4.0.14-centos-7-r25
ts=2019-07-16T10:47:10.901294789Z caller=repocachemanager.go:260 component=warmer canonical_name=index.docker.io/bitnami/redis auth={map[]} err="failed to parse 1 timestamp label(s) as RFC3339 (org.label-schema.build-date); ask the repository administrator to correct this as it conflicts with the spec" ref=docker.io/bitnami/redis:4.0.14-centos-7-r22
ts=2019-07-16T10:47:10.901481121Z caller=repocachemanager.go:260 component=warmer canonical_name=index.docker.io/bitnami/redis auth={map[]} err="failed to parse 1 timestamp label(s) as RFC3339 (org.label-schema.build-date); ask the repository administrator to correct this as it conflicts with the spec" ref=docker.io/bitnami/redis:4.0.14-centos-7-r26
ts=2019-07-16T10:47:10.973942586Z caller=repocachemanager.go:260 component=warmer canonical_name=index.docker.io/bitnami/redis auth={map[]} err="failed to parse 1 timestamp label(s) as RFC3339 (org.label-schema.build-date); ask the repository administrator to correct this as it conflicts with the spec" ref=docker.io/bitnami/redis:4.0.14-centos-7-r34
ts=2019-07-16T10:47:10.976969388Z caller=repocachemanager.go:260 component=warmer canonical_name=index.docker.io/bitnami/redis auth={map[]} err="failed to parse 1 timestamp label(s) as RFC3339 (org.label-schema.build-date); ask the repository administrator to correct this as it conflicts with the spec" ref=docker.io/bitnami/redis:4.0.14-centos-7-r36
ts=2019-07-16T10:47:11.00955586Z caller=repocachemanager.go:260 component=warmer canonical_name=index.docker.io/bitnami/redis auth={map[]} err="failed to parse 1 timestamp label(s) as RFC3339 (org.label-schema.build-date); ask the repository administrator to correct this as it conflicts with the spec" ref=docker.io/bitnami/redis:4.0.14-centos-7-r37
ts=2019-07-16T10:47:11.029271371Z caller=repocachemanager.go:260 component=warmer canonical_name=index.docker.io/bitnami/redis auth={map[]} err="failed to parse 1 timestamp label(s) as RFC3339 (org.label-schema.build-date); ask the repository administrator to correct this as it conflicts with the spec" ref=docker.io/bitnami/redis:4.0.14-centos-7-r38
ts=2019-07-16T10:47:11.03672034Z caller=repocachemanager.go:260 component=warmer canonical_name=index.docker.io/bitnami/redis auth={map[]} err="failed to parse 1 timestamp label(s) as RFC3339 (org.label-schema.build-date); ask the repository administrator to correct this as it conflicts with the spec" ref=docker.io/bitnami/redis:4.0.14-centos-7-r40
ts=2019-07-16T10:47:11.048943678Z caller=repocachemanager.go:260 component=warmer canonical_name=index.docker.io/bitnami/redis auth={map[]} err="failed to parse 1 timestamp label(s) as RFC3339 (org.label-schema.build-date); ask the repository administrator to correct this as it conflicts with the spec" ref=docker.io/bitnami/redis:4.0.14-centos-7-r41
ts=2019-07-16T10:47:11.066367363Z caller=repocachemanager.go:260 component=warmer canonical_name=index.docker.io/bitnami/redis auth={map[]} err="failed to parse 1 timestamp label(s) as RFC3339 (org.label-schema.build-date); ask the repository administrator to correct this as it conflicts with the spec" ref=docker.io/bitnami/redis:4.0.14-centos-7-r43
ts=2019-07-16T10:47:11.072415696Z caller=repocachemanager.go:260 component=warmer canonical_name=index.docker.io/bitnami/redis auth={map[]} err="failed to parse 1 timestamp label(s) as RFC3339 (org.label-schema.build-date); ask the repository administrator to correct this as it conflicts with the spec" ref=docker.io/bitnami/redis:4.0.14-centos-7-r42
ts=2019-07-16T10:47:11.077535161Z caller=repocachemanager.go:260 component=warmer canonical_name=index.docker.io/bitnami/redis auth={map[]} err="failed to parse 1 timestamp label(s) as RFC3339 (org.label-schema.build-date); ask the repository administrator to correct this as it conflicts with the spec" ref=docker.io/bitnami/redis:4.0.14-centos-7-r46
ts=2019-07-16T10:47:11.08443257Z caller=repocachemanager.go:260 component=warmer canonical_name=index.docker.io/bitnami/redis auth={map[]} err="failed to parse 1 timestamp label(s) as RFC3339 (org.label-schema.build-date); ask the repository administrator to correct this as it conflicts with the spec" ref=docker.io/bitnami/redis:4.0.14-centos-7-r48
ts=2019-07-16T10:47:11.099673188Z caller=repocachemanager.go:260 component=warmer canonical_name=index.docker.io/bitnami/redis auth={map[]} err="failed to parse 1 timestamp label(s) as RFC3339 (org.label-schema.build-date); ask the repository administrator to correct this as it conflicts with the spec" ref=docker.io/bitnami/redis:4.0.14-centos-7-r47
ts=2019-07-16T10:47:11.114993512Z caller=repocachemanager.go:260 component=warmer canonical_name=index.docker.io/bitnami/redis auth={map[]} err="failed to parse 1 timestamp label(s) as RFC3339 (org.label-schema.build-date); ask the repository administrator to correct this as it conflicts with the spec" ref=docker.io/bitnami/redis:4.0.14-centos-7-r5
ts=2019-07-16T10:47:11.118538295Z caller=repocachemanager.go:260 component=warmer canonical_name=index.docker.io/bitnami/redis auth={map[]} err="failed to parse 1 timestamp label(s) as RFC3339 (org.label-schema.build-date); ask the repository administrator to correct this as it conflicts with the spec" ref=docker.io/bitnami/redis:4.0.14-centos-7-r7
ts=2019-07-16T10:47:11.126618808Z caller=repocachemanager.go:260 component=warmer canonical_name=index.docker.io/bitnami/redis auth={map[]} err="failed to parse 1 timestamp label(s) as RFC3339 (org.label-schema.build-date); ask the repository administrator to correct this as it conflicts with the spec" ref=docker.io/bitnami/redis:4.0.14-centos-7-r50
ts=2019-07-16T10:47:11.1331157Z caller=repocachemanager.go:260 component=warmer canonical_name=index.docker.io/bitnami/redis auth={map[]} err="failed to parse 1 timestamp label(s) as RFC3339 (org.label-schema.build-date); ask the repository administrator to correct this as it conflicts with the spec" ref=docker.io/bitnami/redis:4.0.14-centos-7-r51
ts=2019-07-16T10:47:11.142166287Z caller=repocachemanager.go:260 component=warmer canonical_name=index.docker.io/bitnami/redis auth={map[]} err="failed to parse 1 timestamp label(s) as RFC3339 (org.label-schema.build-date); ask the repository administrator to correct this as it conflicts with the spec" ref=docker.io/bitnami/redis:4.0.14-centos-7-r49
ts=2019-07-16T10:47:11.166741439Z caller=repocachemanager.go:260 component=warmer canonical_name=index.docker.io/bitnami/redis auth={map[]} err="failed to parse 1 timestamp label(s) as RFC3339 (org.label-schema.build-date); ask the repository administrator to correct this as it conflicts with the spec" ref=docker.io/bitnami/redis:4.0.14-centos-7-r45
ts=2019-07-16T10:47:11.166836569Z caller=repocachemanager.go:260 component=warmer canonical_name=index.docker.io/bitnami/redis auth={map[]} err="failed to parse 1 timestamp label(s) as RFC3339 (org.label-schema.build-date); ask the repository administrator to correct this as it conflicts with the spec" ref=docker.io/bitnami/redis:4.0.14-centos-7-r9
ts=2019-07-16T10:47:11.168584724Z caller=repocachemanager.go:260 component=warmer canonical_name=index.docker.io/bitnami/redis auth={map[]} err="failed to parse 1 timestamp label(s) as RFC3339 (org.label-schema.build-date); ask the repository administrator to correct this as it conflicts with the spec" ref=docker.io/bitnami/redis:4.0.14-centos-7-r39
ts=2019-07-16T10:47:11.174641712Z caller=repocachemanager.go:260 component=warmer canonical_name=index.docker.io/bitnami/redis auth={map[]} err="failed to parse 1 timestamp label(s) as RFC3339 (org.label-schema.build-date); ask the repository administrator to correct this as it conflicts with the spec" ref=docker.io/bitnami/redis:4.0.14-centos-7-r33
ts=2019-07-16T10:47:11.181677968Z caller=repocachemanager.go:260 component=warmer canonical_name=index.docker.io/bitnami/redis auth={map[]} err="failed to parse 1 timestamp label(s) as RFC3339 (org.label-schema.build-date); ask the repository administrator to correct this as it conflicts with the spec" ref=docker.io/bitnami/redis:4.0.14-centos-7-r52
ts=2019-07-16T10:47:11.195535998Z caller=repocachemanager.go:260 component=warmer canonical_name=index.docker.io/bitnami/redis auth={map[]} err="failed to parse 1 timestamp label(s) as RFC3339 (org.label-schema.build-date); ask the repository administrator to correct this as it conflicts with the spec" ref=docker.io/bitnami/redis:4.0.14-centos-7-r8
ts=2019-07-16T10:47:11.207370296Z caller=repocachemanager.go:260 component=warmer canonical_name=index.docker.io/bitnami/redis auth={map[]} err="failed to parse 1 timestamp label(s) as RFC3339 (org.label-schema.build-date); ask the repository administrator to correct this as it conflicts with the spec" ref=docker.io/bitnami/redis:4.0.14-centos-7-r6
ts=2019-07-16T10:47:11.212350103Z caller=repocachemanager.go:260 component=warmer canonical_name=index.docker.io/bitnami/redis auth={map[]} err="failed to parse 1 timestamp label(s) as RFC3339 (org.label-schema.build-date); ask the repository administrator to correct this as it conflicts with the spec" ref=docker.io/bitnami/redis:4.0.14-centos-7-r35
ts=2019-07-16T10:47:11.224050123Z caller=repocachemanager.go:260 component=warmer canonical_name=index.docker.io/bitnami/redis auth={map[]} err="failed to parse 1 timestamp label(s) as RFC3339 (org.label-schema.build-date); ask the repository administrator to correct this as it conflicts with the spec" ref=docker.io/bitnami/redis:4.0.14-centos-7-r53
ts=2019-07-16T10:47:11.258291111Z caller=repocachemanager.go:260 component=warmer canonical_name=index.docker.io/bitnami/redis auth={map[]} err="failed to parse 1 timestamp label(s) as RFC3339 (org.label-schema.build-date); ask the repository administrator to correct this as it conflicts with the spec" ref=docker.io/bitnami/redis:4.0.14-centos-7-r44
ts=2019-07-16T10:47:11.921553891Z caller=repocachemanager.go:260 component=warmer canonical_name=index.docker.io/bitnami/redis auth={map[]} err="failed to parse 1 timestamp label(s) as RFC3339 (org.label-schema.build-date); ask the repository administrator to correct this as it conflicts with the spec" ref=docker.io/bitnami/redis:4.0.14-centos-7-r4
ts=2019-07-16T10:47:44.143619549Z caller=repocachemanager.go:260 component=warmer canonical_name=index.docker.io/bitnami/redis auth={map[]} err="failed to parse 1 timestamp label(s) as RFC3339 (org.label-schema.build-date); ask the repository administrator to correct this as it conflicts with the spec" ref=docker.io/bitnami/redis:5.0-centos-7
ts=2019-07-16T10:47:55.454082224Z caller=repocachemanager.go:260 component=warmer canonical_name=index.docker.io/bitnami/redis auth={map[]} err="failed to parse 1 timestamp label(s) as RFC3339 (org.label-schema.build-date); ask the repository administrator to correct this as it conflicts with the spec" ref=docker.io/bitnami/redis:5.0.5-centos-7-r1
ts=2019-07-16T10:47:55.46860076Z caller=repocachemanager.go:260 component=warmer canonical_name=index.docker.io/bitnami/redis auth={map[]} err="failed to parse 1 timestamp label(s) as RFC3339 (org.label-schema.build-date); ask the repository administrator to correct this as it conflicts with the spec" ref=docker.io/bitnami/redis:5.0.5-centos-7-r10
ts=2019-07-16T10:47:55.527780266Z caller=repocachemanager.go:260 component=warmer canonical_name=index.docker.io/bitnami/redis auth={map[]} err="failed to parse 1 timestamp label(s) as RFC3339 (org.label-schema.build-date); ask the repository administrator to correct this as it conflicts with the spec" ref=docker.io/bitnami/redis:5.0.5-centos-7-r0
ts=2019-07-16T10:47:55.579393913Z caller=repocachemanager.go:260 component=warmer canonical_name=index.docker.io/bitnami/redis auth={map[]} err="failed to parse 1 timestamp label(s) as RFC3339 (org.label-schema.build-date); ask the repository administrator to correct this as it conflicts with the spec" ref=docker.io/bitnami/redis:5.0.5-centos-7-r12
ts=2019-07-16T10:47:55.582238245Z caller=repocachemanager.go:260 component=warmer canonical_name=index.docker.io/bitnami/redis auth={map[]} err="failed to parse 1 timestamp label(s) as RFC3339 (org.label-schema.build-date); ask the repository administrator to correct this as it conflicts with the spec" ref=docker.io/bitnami/redis:5.0.5-centos-7-r11
ts=2019-07-16T10:47:55.646256834Z caller=repocachemanager.go:260 component=warmer canonical_name=index.docker.io/bitnami/redis auth={map[]} err="failed to parse 1 timestamp label(s) as RFC3339 (org.label-schema.build-date); ask the repository administrator to correct this as it conflicts with the spec" ref=docker.io/bitnami/redis:5.0.5-centos-7-r13
ts=2019-07-16T10:47:55.663754265Z caller=repocachemanager.go:260 component=warmer canonical_name=index.docker.io/bitnami/redis auth={map[]} err="failed to parse 1 timestamp label(s) as RFC3339 (org.label-schema.build-date); ask the repository administrator to correct this as it conflicts with the spec" ref=docker.io/bitnami/redis:5.0.5-centos-7-r17
ts=2019-07-16T10:47:55.689002927Z caller=repocachemanager.go:260 component=warmer canonical_name=index.docker.io/bitnami/redis auth={map[]} err="failed to parse 1 timestamp label(s) as RFC3339 (org.label-schema.build-date); ask the repository administrator to correct this as it conflicts with the spec" ref=docker.io/bitnami/redis:5.0.5-centos-7-r15
ts=2019-07-16T10:47:55.784864148Z caller=repocachemanager.go:260 component=warmer canonical_name=index.docker.io/bitnami/redis auth={map[]} err="failed to parse 1 timestamp label(s) as RFC3339 (org.label-schema.build-date); ask the repository administrator to correct this as it conflicts with the spec" ref=docker.io/bitnami/redis:5.0.5-centos-7-r14
ts=2019-07-16T10:47:55.890177868Z caller=repocachemanager.go:260 component=warmer canonical_name=index.docker.io/bitnami/redis auth={map[]} err="failed to parse 1 timestamp label(s) as RFC3339 (org.label-schema.build-date); ask the repository administrator to correct this as it conflicts with the spec" ref=docker.io/bitnami/redis:5.0.5-centos-7-r19
ts=2019-07-16T10:47:55.975742196Z caller=repocachemanager.go:260 component=warmer canonical_name=index.docker.io/bitnami/redis auth={map[]} err="failed to parse 1 timestamp label(s) as RFC3339 (org.label-schema.build-date); ask the repository administrator to correct this as it conflicts with the spec" ref=docker.io/bitnami/redis:5.0.5-centos-7-r18
ts=2019-07-16T10:47:56.019044683Z caller=repocachemanager.go:260 component=warmer canonical_name=index.docker.io/bitnami/redis auth={map[]} err="failed to parse 1 timestamp label(s) as RFC3339 (org.label-schema.build-date); ask the repository administrator to correct this as it conflicts with the spec" ref=docker.io/bitnami/redis:5.0.5-centos-7-r16
ts=2019-07-16T10:47:56.034992304Z caller=repocachemanager.go:260 component=warmer canonical_name=index.docker.io/bitnami/redis auth={map[]} err="failed to parse 1 timestamp label(s) as RFC3339 (org.label-schema.build-date); ask the repository administrator to correct this as it conflicts with the spec" ref=docker.io/bitnami/redis:5.0.5-centos-7-r2
ts=2019-07-16T10:47:56.051395422Z caller=repocachemanager.go:260 component=warmer canonical_name=index.docker.io/bitnami/redis auth={map[]} err="failed to parse 1 timestamp label(s) as RFC3339 (org.label-schema.build-date); ask the repository administrator to correct this as it conflicts with the spec" ref=docker.io/bitnami/redis:5.0.5-centos-7-r20
ts=2019-07-16T10:47:56.066538064Z caller=repocachemanager.go:260 component=warmer canonical_name=index.docker.io/bitnami/redis auth={map[]} err="failed to parse 1 timestamp label(s) as RFC3339 (org.label-schema.build-date); ask the repository administrator to correct this as it conflicts with the spec" ref=docker.io/bitnami/redis:5.0.5-centos-7-r21
ts=2019-07-16T10:47:56.091569622Z caller=repocachemanager.go:260 component=warmer canonical_name=index.docker.io/bitnami/redis auth={map[]} err="failed to parse 1 timestamp label(s) as RFC3339 (org.label-schema.build-date); ask the repository administrator to correct this as it conflicts with the spec" ref=docker.io/bitnami/redis:5.0.5-centos-7-r24
ts=2019-07-16T10:47:56.113012056Z caller=repocachemanager.go:260 component=warmer canonical_name=index.docker.io/bitnami/redis auth={map[]} err="failed to parse 1 timestamp label(s) as RFC3339 (org.label-schema.build-date); ask the repository administrator to correct this as it conflicts with the spec" ref=docker.io/bitnami/redis:5.0.5-centos-7-r22
ts=2019-07-16T10:47:56.153392224Z caller=repocachemanager.go:260 component=warmer canonical_name=index.docker.io/bitnami/redis auth={map[]} err="failed to parse 1 timestamp label(s) as RFC3339 (org.label-schema.build-date); ask the repository administrator to correct this as it conflicts with the spec" ref=docker.io/bitnami/redis:5.0.5-centos-7-r26
ts=2019-07-16T10:47:56.168428807Z caller=repocachemanager.go:260 component=warmer canonical_name=index.docker.io/bitnami/redis auth={map[]} err="failed to parse 1 timestamp label(s) as RFC3339 (org.label-schema.build-date); ask the repository administrator to correct this as it conflicts with the spec" ref=docker.io/bitnami/redis:5.0.5-centos-7-r25
ts=2019-07-16T10:47:56.194792164Z caller=repocachemanager.go:260 component=warmer canonical_name=index.docker.io/bitnami/redis auth={map[]} err="failed to parse 1 timestamp label(s) as RFC3339 (org.label-schema.build-date); ask the repository administrator to correct this as it conflicts with the spec" ref=docker.io/bitnami/redis:5.0.5-centos-7-r28
ts=2019-07-16T10:47:56.220508919Z caller=repocachemanager.go:260 component=warmer canonical_name=index.docker.io/bitnami/redis auth={map[]} err="failed to parse 1 timestamp label(s) as RFC3339 (org.label-schema.build-date); ask the repository administrator to correct this as it conflicts with the spec" ref=docker.io/bitnami/redis:5.0.5-centos-7-r23
ts=2019-07-16T10:47:56.262060407Z caller=repocachemanager.go:260 component=warmer canonical_name=index.docker.io/bitnami/redis auth={map[]} err="failed to parse 1 timestamp label(s) as RFC3339 (org.label-schema.build-date); ask the repository administrator to correct this as it conflicts with the spec" ref=docker.io/bitnami/redis:5.0.5-centos-7-r27
ts=2019-07-16T10:47:56.280616361Z caller=repocachemanager.go:260 component=warmer canonical_name=index.docker.io/bitnami/redis auth={map[]} err="failed to parse 1 timestamp label(s) as RFC3339 (org.label-schema.build-date); ask the repository administrator to correct this as it conflicts with the spec" ref=docker.io/bitnami/redis:5.0.5-centos-7-r29
ts=2019-07-16T10:47:56.329915019Z caller=repocachemanager.go:260 component=warmer canonical_name=index.docker.io/bitnami/redis auth={map[]} err="failed to parse 1 timestamp label(s) as RFC3339 (org.label-schema.build-date); ask the repository administrator to correct this as it conflicts with the spec" ref=docker.io/bitnami/redis:5.0.5-centos-7-r3
ts=2019-07-16T10:47:56.36905105Z caller=repocachemanager.go:260 component=warmer canonical_name=index.docker.io/bitnami/redis auth={map[]} err="failed to parse 1 timestamp label(s) as RFC3339 (org.label-schema.build-date); ask the repository administrator to correct this as it conflicts with the spec" ref=docker.io/bitnami/redis:5.0.5-centos-7-r30
ts=2019-07-16T10:47:56.371072471Z caller=repocachemanager.go:260 component=warmer canonical_name=index.docker.io/bitnami/redis auth={map[]} err="failed to parse 1 timestamp label(s) as RFC3339 (org.label-schema.build-date); ask the repository administrator to correct this as it conflicts with the spec" ref=docker.io/bitnami/redis:5.0.5-centos-7-r31
ts=2019-07-16T10:47:56.430980724Z caller=repocachemanager.go:260 component=warmer canonical_name=index.docker.io/bitnami/redis auth={map[]} err="failed to parse 1 timestamp label(s) as RFC3339 (org.label-schema.build-date); ask the repository administrator to correct this as it conflicts with the spec" ref=docker.io/bitnami/redis:5.0.5-centos-7-r32
ts=2019-07-16T10:47:56.433176715Z caller=repocachemanager.go:260 component=warmer canonical_name=index.docker.io/bitnami/redis auth={map[]} err="failed to parse 1 timestamp label(s) as RFC3339 (org.label-schema.build-date); ask the repository administrator to correct this as it conflicts with the spec" ref=docker.io/bitnami/redis:5.0.5-centos-7-r33
ts=2019-07-16T10:47:56.474411031Z caller=repocachemanager.go:260 component=warmer canonical_name=index.docker.io/bitnami/redis auth={map[]} err="failed to parse 1 timestamp label(s) as RFC3339 (org.label-schema.build-date); ask the repository administrator to correct this as it conflicts with the spec" ref=docker.io/bitnami/redis:5.0.5-centos-7-r34
ts=2019-07-16T10:47:56.487424915Z caller=repocachemanager.go:260 component=warmer canonical_name=index.docker.io/bitnami/redis auth={map[]} err="failed to parse 1 timestamp label(s) as RFC3339 (org.label-schema.build-date); ask the repository administrator to correct this as it conflicts with the spec" ref=docker.io/bitnami/redis:5.0.5-centos-7-r35
ts=2019-07-16T10:47:56.521678692Z caller=repocachemanager.go:260 component=warmer canonical_name=index.docker.io/bitnami/redis auth={map[]} err="failed to parse 1 timestamp label(s) as RFC3339 (org.label-schema.build-date); ask the repository administrator to correct this as it conflicts with the spec" ref=docker.io/bitnami/redis:5.0.5-centos-7-r37
ts=2019-07-16T10:47:56.582665774Z caller=repocachemanager.go:260 component=warmer canonical_name=index.docker.io/bitnami/redis auth={map[]} err="failed to parse 1 timestamp label(s) as RFC3339 (org.label-schema.build-date); ask the repository administrator to correct this as it conflicts with the spec" ref=docker.io/bitnami/redis:5.0.5-centos-7-r36
ts=2019-07-16T10:47:56.585627147Z caller=repocachemanager.go:260 component=warmer canonical_name=index.docker.io/bitnami/redis auth={map[]} err="failed to parse 1 timestamp label(s) as RFC3339 (org.label-schema.build-date); ask the repository administrator to correct this as it conflicts with the spec" ref=docker.io/bitnami/redis:5.0.5-centos-7-r39
ts=2019-07-16T10:47:56.628509137Z caller=repocachemanager.go:260 component=warmer canonical_name=index.docker.io/bitnami/redis auth={map[]} err="failed to parse 1 timestamp label(s) as RFC3339 (org.label-schema.build-date); ask the repository administrator to correct this as it conflicts with the spec" ref=docker.io/bitnami/redis:5.0.5-centos-7-r40
ts=2019-07-16T10:47:56.641037064Z caller=repocachemanager.go:260 component=warmer canonical_name=index.docker.io/bitnami/redis auth={map[]} err="failed to parse 1 timestamp label(s) as RFC3339 (org.label-schema.build-date); ask the repository administrator to correct this as it conflicts with the spec" ref=docker.io/bitnami/redis:5.0.5-centos-7-r38
ts=2019-07-16T10:47:56.688885183Z caller=repocachemanager.go:260 component=warmer canonical_name=index.docker.io/bitnami/redis auth={map[]} err="failed to parse 1 timestamp label(s) as RFC3339 (org.label-schema.build-date); ask the repository administrator to correct this as it conflicts with the spec" ref=docker.io/bitnami/redis:5.0.5-centos-7-r4
ts=2019-07-16T10:47:56.79580861Z caller=repocachemanager.go:260 component=warmer canonical_name=index.docker.io/bitnami/redis auth={map[]} err="failed to parse 1 timestamp label(s) as RFC3339 (org.label-schema.build-date); ask the repository administrator to correct this as it conflicts with the spec" ref=docker.io/bitnami/redis:5.0.5-centos-7-r41
ts=2019-07-16T10:47:56.804182677Z caller=repocachemanager.go:260 component=warmer canonical_name=index.docker.io/bitnami/redis auth={map[]} err="failed to parse 1 timestamp label(s) as RFC3339 (org.label-schema.build-date); ask the repository administrator to correct this as it conflicts with the spec" ref=docker.io/bitnami/redis:5.0.5-centos-7-r42
ts=2019-07-16T10:47:56.887222167Z caller=repocachemanager.go:260 component=warmer canonical_name=index.docker.io/bitnami/redis auth={map[]} err="failed to parse 1 timestamp label(s) as RFC3339 (org.label-schema.build-date); ask the repository administrator to correct this as it conflicts with the spec" ref=docker.io/bitnami/redis:5.0.5-centos-7-r43
ts=2019-07-16T10:47:56.905713758Z caller=repocachemanager.go:260 component=warmer canonical_name=index.docker.io/bitnami/redis auth={map[]} err="failed to parse 1 timestamp label(s) as RFC3339 (org.label-schema.build-date); ask the repository administrator to correct this as it conflicts with the spec" ref=docker.io/bitnami/redis:5.0.5-centos-7-r44
ts=2019-07-16T10:47:56.93756013Z caller=repocachemanager.go:260 component=warmer canonical_name=index.docker.io/bitnami/redis auth={map[]} err="failed to parse 1 timestamp label(s) as RFC3339 (org.label-schema.build-date); ask the repository administrator to correct this as it conflicts with the spec" ref=docker.io/bitnami/redis:5.0.5-centos-7-r49
ts=2019-07-16T10:47:57.000116856Z caller=repocachemanager.go:260 component=warmer canonical_name=index.docker.io/bitnami/redis auth={map[]} err="failed to parse 1 timestamp label(s) as RFC3339 (org.label-schema.build-date); ask the repository administrator to correct this as it conflicts with the spec" ref=docker.io/bitnami/redis:5.0.5-centos-7-r45
ts=2019-07-16T10:47:57.009620213Z caller=repocachemanager.go:260 component=warmer canonical_name=index.docker.io/bitnami/redis auth={map[]} err="failed to parse 1 timestamp label(s) as RFC3339 (org.label-schema.build-date); ask the repository administrator to correct this as it conflicts with the spec" ref=docker.io/bitnami/redis:5.0.5-centos-7-r46
ts=2019-07-16T10:47:57.039160486Z caller=repocachemanager.go:260 component=warmer canonical_name=index.docker.io/bitnami/redis auth={map[]} err="failed to parse 1 timestamp label(s) as RFC3339 (org.label-schema.build-date); ask the repository administrator to correct this as it conflicts with the spec" ref=docker.io/bitnami/redis:5.0.5-centos-7-r48
ts=2019-07-16T10:47:57.061406452Z caller=repocachemanager.go:260 component=warmer canonical_name=index.docker.io/bitnami/redis auth={map[]} err="failed to parse 1 timestamp label(s) as RFC3339 (org.label-schema.build-date); ask the repository administrator to correct this as it conflicts with the spec" ref=docker.io/bitnami/redis:5.0.5-centos-7-r5
ts=2019-07-16T10:47:57.073761985Z caller=repocachemanager.go:260 component=warmer canonical_name=index.docker.io/bitnami/redis auth={map[]} err="failed to parse 1 timestamp label(s) as RFC3339 (org.label-schema.build-date); ask the repository administrator to correct this as it conflicts with the spec" ref=docker.io/bitnami/redis:5.0.5-centos-7-r47
ts=2019-07-16T10:47:57.091195156Z caller=repocachemanager.go:260 component=warmer canonical_name=index.docker.io/bitnami/redis auth={map[]} err="failed to parse 1 timestamp label(s) as RFC3339 (org.label-schema.build-date); ask the repository administrator to correct this as it conflicts with the spec" ref=docker.io/bitnami/redis:5.0.5-centos-7-r50
ts=2019-07-16T10:47:57.123101529Z caller=repocachemanager.go:260 component=warmer canonical_name=index.docker.io/bitnami/redis auth={map[]} err="failed to parse 1 timestamp label(s) as RFC3339 (org.label-schema.build-date); ask the repository administrator to correct this as it conflicts with the spec" ref=docker.io/bitnami/redis:5.0.5-centos-7-r51
ts=2019-07-16T10:47:57.219835312Z caller=repocachemanager.go:260 component=warmer canonical_name=index.docker.io/bitnami/redis auth={map[]} err="failed to parse 1 timestamp label(s) as RFC3339 (org.label-schema.build-date); ask the repository administrator to correct this as it conflicts with the spec" ref=docker.io/bitnami/redis:5.0.5-centos-7-r52
ts=2019-07-16T10:47:57.221679387Z caller=repocachemanager.go:260 component=warmer canonical_name=index.docker.io/bitnami/redis auth={map[]} err="failed to parse 1 timestamp label(s) as RFC3339 (org.label-schema.build-date); ask the repository administrator to correct this as it conflicts with the spec" ref=docker.io/bitnami/redis:5.0.5-centos-7-r53
ts=2019-07-16T10:47:57.253374602Z caller=repocachemanager.go:260 component=warmer canonical_name=index.docker.io/bitnami/redis auth={map[]} err="failed to parse 1 timestamp label(s) as RFC3339 (org.label-schema.build-date); ask the repository administrator to correct this as it conflicts with the spec" ref=docker.io/bitnami/redis:5.0.5-centos-7-r6
ts=2019-07-16T10:47:57.274285105Z caller=repocachemanager.go:260 component=warmer canonical_name=index.docker.io/bitnami/redis auth={map[]} err="failed to parse 1 timestamp label(s) as RFC3339 (org.label-schema.build-date); ask the repository administrator to correct this as it conflicts with the spec" ref=docker.io/bitnami/redis:5.0.5-centos-7-r7
ts=2019-07-16T10:47:57.315310228Z caller=repocachemanager.go:260 component=warmer canonical_name=index.docker.io/bitnami/redis auth={map[]} err="failed to parse 1 timestamp label(s) as RFC3339 (org.label-schema.build-date); ask the repository administrator to correct this as it conflicts with the spec" ref=docker.io/bitnami/redis:5.0.5-centos-7-r8
ts=2019-07-16T10:47:57.335494992Z caller=repocachemanager.go:260 component=warmer canonical_name=index.docker.io/bitnami/redis auth={map[]} err="failed to parse 1 timestamp label(s) as RFC3339 (org.label-schema.build-date); ask the repository administrator to correct this as it conflicts with the spec" ref=docker.io/bitnami/redis:5.0.5-centos-7-r9
ts=2019-07-16T10:48:16.790681859Z caller=warming.go:206 component=warmer updated=docker.io/bitnami/redis successful=1894 attempted=1963
ts=2019-07-16T10:48:16.790876661Z caller=images.go:17 component=sync-loop msg="polling images"
ts=2019-07-16T10:48:16.79094953Z caller=images.go:27 component=sync-loop msg="no automated workloads"
ts=2019-07-16T10:48:19.079927599Z caller=warming.go:198 component=warmer info="refreshing image" image=docker.io/fluxcd/flux tag_count=34 to_update=34 of_which_refresh=0 of_which_missing=34
ts=2019-07-16T10:48:21.425886043Z caller=warming.go:206 component=warmer updated=docker.io/fluxcd/flux successful=34 attempted=34
ts=2019-07-16T10:48:21.42614148Z caller=images.go:17 component=sync-loop msg="polling images"
ts=2019-07-16T10:48:21.426223633Z caller=images.go:27 component=sync-loop msg="no automated workloads"
ts=2019-07-16T10:48:23.895107105Z caller=warming.go:198 component=warmer info="refreshing image" image=elasticsearch tag_count=169 to_update=169 of_which_refresh=0 of_which_missing=169
ts=2019-07-16T10:48:54.393517313Z caller=repocachemanager.go:260 component=warmer canonical_name=index.docker.io/library/elasticsearch auth={map[]} err="failed to parse 1 timestamp label(s) as RFC3339 (org.label-schema.build-date); ask the repository administrator to correct this as it conflicts with the spec" ref=elasticsearch:6.4.3
ts=2019-07-16T10:48:54.468065361Z caller=repocachemanager.go:260 component=warmer canonical_name=index.docker.io/library/elasticsearch auth={map[]} err="failed to parse 1 timestamp label(s) as RFC3339 (org.label-schema.build-date); ask the repository administrator to correct this as it conflicts with the spec" ref=elasticsearch:6.5.0
ts=2019-07-16T10:48:54.581622644Z caller=repocachemanager.go:260 component=warmer canonical_name=index.docker.io/library/elasticsearch auth={map[]} err="failed to parse 1 timestamp label(s) as RFC3339 (org.label-schema.build-date); ask the repository administrator to correct this as it conflicts with the spec" ref=elasticsearch:6.4.0
ts=2019-07-16T10:48:54.59169279Z caller=repocachemanager.go:260 component=warmer canonical_name=index.docker.io/library/elasticsearch auth={map[]} err="failed to parse 1 timestamp label(s) as RFC3339 (org.label-schema.build-date); ask the repository administrator to correct this as it conflicts with the spec" ref=elasticsearch:6.4.1
ts=2019-07-16T10:48:54.904380584Z caller=repocachemanager.go:260 component=warmer canonical_name=index.docker.io/library/elasticsearch auth={map[]} err="failed to parse 1 timestamp label(s) as RFC3339 (org.label-schema.build-date); ask the repository administrator to correct this as it conflicts with the spec" ref=elasticsearch:6.4.2
ts=2019-07-16T10:48:54.933327644Z caller=repocachemanager.go:260 component=warmer canonical_name=index.docker.io/library/elasticsearch auth={map[]} err="failed to parse 1 timestamp label(s) as RFC3339 (org.label-schema.build-date); ask the repository administrator to correct this as it conflicts with the spec" ref=elasticsearch:6.5.2
ts=2019-07-16T10:48:54.938549993Z caller=repocachemanager.go:260 component=warmer canonical_name=index.docker.io/library/elasticsearch auth={map[]} err="failed to parse 1 timestamp label(s) as RFC3339 (org.label-schema.build-date); ask the repository administrator to correct this as it conflicts with the spec" ref=elasticsearch:6.5.1
ts=2019-07-16T10:48:55.863178311Z caller=repocachemanager.go:260 component=warmer canonical_name=index.docker.io/library/elasticsearch auth={map[]} err="failed to parse 1 timestamp label(s) as RFC3339 (org.label-schema.build-date); ask the repository administrator to correct this as it conflicts with the spec" ref=elasticsearch:6.6.2
ts=2019-07-16T10:48:55.878512946Z caller=repocachemanager.go:260 component=warmer canonical_name=index.docker.io/library/elasticsearch auth={map[]} err="failed to parse 1 timestamp label(s) as RFC3339 (org.label-schema.build-date); ask the repository administrator to correct this as it conflicts with the spec" ref=elasticsearch:6.7.2
ts=2019-07-16T10:48:55.900196073Z caller=repocachemanager.go:260 component=warmer canonical_name=index.docker.io/library/elasticsearch auth={map[]} err="failed to parse 1 timestamp label(s) as RFC3339 (org.label-schema.build-date); ask the repository administrator to correct this as it conflicts with the spec" ref=elasticsearch:6.6.0
ts=2019-07-16T10:48:55.918113882Z caller=repocachemanager.go:260 component=warmer canonical_name=index.docker.io/library/elasticsearch auth={map[]} err="failed to parse 1 timestamp label(s) as RFC3339 (org.label-schema.build-date); ask the repository administrator to correct this as it conflicts with the spec" ref=elasticsearch:6.8.1
ts=2019-07-16T10:48:55.925304047Z caller=repocachemanager.go:260 component=warmer canonical_name=index.docker.io/library/elasticsearch auth={map[]} err="failed to parse 1 timestamp label(s) as RFC3339 (org.label-schema.build-date); ask the repository administrator to correct this as it conflicts with the spec" ref=elasticsearch:6.8.0
ts=2019-07-16T10:48:55.954975693Z caller=repocachemanager.go:260 component=warmer canonical_name=index.docker.io/library/elasticsearch auth={map[]} err="failed to parse 1 timestamp label(s) as RFC3339 (org.label-schema.build-date); ask the repository administrator to correct this as it conflicts with the spec" ref=elasticsearch:7.2.0
ts=2019-07-16T10:48:55.955052972Z caller=repocachemanager.go:260 component=warmer canonical_name=index.docker.io/library/elasticsearch auth={map[]} err="failed to parse 1 timestamp label(s) as RFC3339 (org.label-schema.build-date); ask the repository administrator to correct this as it conflicts with the spec" ref=elasticsearch:6.6.1
ts=2019-07-16T10:48:55.981708822Z caller=repocachemanager.go:260 component=warmer canonical_name=index.docker.io/library/elasticsearch auth={map[]} err="failed to parse 1 timestamp label(s) as RFC3339 (org.label-schema.build-date); ask the repository administrator to correct this as it conflicts with the spec" ref=elasticsearch:6.5.3
ts=2019-07-16T10:48:55.989584302Z caller=repocachemanager.go:260 component=warmer canonical_name=index.docker.io/library/elasticsearch auth={map[]} err="failed to parse 1 timestamp label(s) as RFC3339 (org.label-schema.build-date); ask the repository administrator to correct this as it conflicts with the spec" ref=elasticsearch:7.0.0
ts=2019-07-16T10:48:55.995672224Z caller=repocachemanager.go:260 component=warmer canonical_name=index.docker.io/library/elasticsearch auth={map[]} err="failed to parse 1 timestamp label(s) as RFC3339 (org.label-schema.build-date); ask the repository administrator to correct this as it conflicts with the spec" ref=elasticsearch:7.1.0
ts=2019-07-16T10:48:56.009741433Z caller=repocachemanager.go:260 component=warmer canonical_name=index.docker.io/library/elasticsearch auth={map[]} err="failed to parse 1 timestamp label(s) as RFC3339 (org.label-schema.build-date); ask the repository administrator to correct this as it conflicts with the spec" ref=elasticsearch:6.5.4
ts=2019-07-16T10:48:56.011351605Z caller=repocachemanager.go:260 component=warmer canonical_name=index.docker.io/library/elasticsearch auth={map[]} err="failed to parse 1 timestamp label(s) as RFC3339 (org.label-schema.build-date); ask the repository administrator to correct this as it conflicts with the spec" ref=elasticsearch:7.1.1
ts=2019-07-16T10:48:56.01424584Z caller=repocachemanager.go:260 component=warmer canonical_name=index.docker.io/library/elasticsearch auth={map[]} err="failed to parse 1 timestamp label(s) as RFC3339 (org.label-schema.build-date); ask the repository administrator to correct this as it conflicts with the spec" ref=elasticsearch:6.7.1
ts=2019-07-16T10:48:56.125679692Z caller=repocachemanager.go:260 component=warmer canonical_name=index.docker.io/library/elasticsearch auth={map[]} err="failed to parse 1 timestamp label(s) as RFC3339 (org.label-schema.build-date); ask the repository administrator to correct this as it conflicts with the spec" ref=elasticsearch:7.0.1
ts=2019-07-16T10:48:56.137619123Z caller=repocachemanager.go:260 component=warmer canonical_name=index.docker.io/library/elasticsearch auth={map[]} err="failed to parse 1 timestamp label(s) as RFC3339 (org.label-schema.build-date); ask the repository administrator to correct this as it conflicts with the spec" ref=elasticsearch:6.7.0
ts=2019-07-16T10:48:56.137853567Z caller=warming.go:206 component=warmer updated=elasticsearch successful=169 attempted=169
ts=2019-07-16T10:48:56.137954485Z caller=images.go:17 component=sync-loop msg="polling images"
ts=2019-07-16T10:48:56.137983312Z caller=images.go:27 component=sync-loop msg="no automated workloads"
ts=2019-07-16T10:48:58.398456847Z caller=warming.go:198 component=warmer info="refreshing image" image=quay.io/prometheus/node-exporter tag_count=19 to_update=19 of_which_refresh=0 of_which_missing=19
ts=2019-07-16T10:49:02.820271616Z caller=warming.go:206 component=warmer updated=quay.io/prometheus/node-exporter successful=19 attempted=19
ts=2019-07-16T10:49:02.820494409Z caller=images.go:17 component=sync-loop msg="polling images"
ts=2019-07-16T10:49:02.820582038Z caller=images.go:27 component=sync-loop msg="no automated workloads"
ts=2019-07-16T10:49:05.773650305Z caller=warming.go:198 component=warmer info="refreshing image" image=quay.io/coreos/addon-resizer tag_count=2 to_update=2 of_which_refresh=0 of_which_missing=2
ts=2019-07-16T10:49:06.907733912Z caller=warming.go:206 component=warmer updated=quay.io/coreos/addon-resizer successful=2 attempted=2
ts=2019-07-16T10:49:06.907821229Z caller=images.go:17 component=sync-loop msg="polling images"
ts=2019-07-16T10:49:06.907837325Z caller=images.go:27 component=sync-loop msg="no automated workloads"
ts=2019-07-16T10:49:09.148216447Z caller=warming.go:198 component=warmer info="refreshing image" image=quay.io/coreos/configmap-reload tag_count=2 to_update=2 of_which_refresh=0 of_which_missing=2
ts=2019-07-16T10:49:10.377069955Z caller=warming.go:206 component=warmer updated=quay.io/coreos/configmap-reload successful=2 attempted=2
ts=2019-07-16T10:49:10.377261937Z caller=images.go:17 component=sync-loop msg="polling images"
ts=2019-07-16T10:49:10.377338669Z caller=images.go:27 component=sync-loop msg="no automated workloads"
ts=2019-07-16T10:49:13.827638362Z caller=warming.go:198 component=warmer info="refreshing image" image=docker.io/bitnami/mongodb tag_count=3247 to_update=3247 of_which_refresh=0 of_which_missing=3247
ts=2019-07-16T10:50:01.951674578Z caller=repocachemanager.go:215 component=warmer canonical_name=index.docker.io/bitnami/mongodb auth={map[]} warn="aborting image tag fetching due to rate limiting, will try again later"
ts=2019-07-16T10:52:07.241302882Z caller=warming.go:206 component=warmer updated=docker.io/bitnami/mongodb successful=3125 attempted=3247
ts=2019-07-16T10:52:37.242034495Z caller=warming.go:154 component=warmer canonical_name=gcr.io/kubernetes-helm/tiller auth={map[]} err="Get https://gcr.io/v2/: context deadline exceeded"
ts=2019-07-16T10:52:39.58794695Z caller=warming.go:198 component=warmer info="refreshing image" image=quay.io/coreos/kube-state-metrics tag_count=22 to_update=22 of_which_refresh=0 of_which_missing=22
ts=2019-07-16T10:52:41.863048468Z caller=warming.go:206 component=warmer updated=quay.io/coreos/kube-state-metrics successful=22 attempted=22
ts=2019-07-16T10:52:45.235660359Z caller=warming.go:198 component=warmer info="refreshing image" image=busybox tag_count=135 to_update=135 of_which_refresh=0 of_which_missing=135
ts=2019-07-16T10:53:17.998947717Z caller=warming.go:206 component=warmer updated=busybox successful=135 attempted=135
ts=2019-07-16T10:53:20.358877994Z caller=warming.go:198 component=warmer info="refreshing image" image=grafana/grafana tag_count=118 to_update=118 of_which_refresh=0 of_which_missing=118
ts=2019-07-16T10:53:52.861211491Z caller=warming.go:206 component=warmer updated=grafana/grafana successful=118 attempted=118
ts=2019-07-16T10:53:55.673632521Z caller=warming.go:198 component=warmer info="refreshing image" image=docker.io/fluxcd/helm-operator tag_count=19 to_update=19 of_which_refresh=0 of_which_missing=19
ts=2019-07-16T10:53:57.174780224Z caller=warming.go:206 component=warmer updated=docker.io/fluxcd/helm-operator successful=19 attempted=19
ts=2019-07-16T10:53:59.627191259Z caller=warming.go:198 component=warmer info="refreshing image" image=memcached tag_count=72 to_update=72 of_which_refresh=0 of_which_missing=72
ts=2019-07-16T10:54:02.263685883Z caller=warming.go:206 component=warmer updated=memcached successful=72 attempted=72
ts=2019-07-16T10:54:04.69310012Z caller=warming.go:198 component=warmer info="refreshing image" image=traefik tag_count=499 to_update=499 of_which_refresh=0 of_which_missing=499
ts=2019-07-16T10:54:06.061040237Z caller=repocachemanager.go:267 component=warmer canonical_name=index.docker.io/library/traefik auth={map[]} excluded="no suitable manifest (linux amd64) in manifestlist" ref=traefik:1.6.6-nanoserver
ts=2019-07-16T10:54:06.070042865Z caller=repocachemanager.go:267 component=warmer canonical_name=index.docker.io/library/traefik auth={map[]} excluded="no suitable manifest (linux amd64) in manifestlist" ref=traefik:1.6-nanoserver
ts=2019-07-16T10:54:06.072762855Z caller=repocachemanager.go:267 component=warmer canonical_name=index.docker.io/library/traefik auth={map[]} excluded="no suitable manifest (linux amd64) in manifestlist" ref=traefik:1.6-nanoserver-sac2016
ts=2019-07-16T10:54:06.086555711Z caller=repocachemanager.go:267 component=warmer canonical_name=index.docker.io/library/traefik auth={map[]} excluded="no suitable manifest (linux amd64) in manifestlist" ref=traefik:1.6.6-nanoserver-sac2016
ts=2019-07-16T10:54:06.38310643Z caller=repocachemanager.go:267 component=warmer canonical_name=index.docker.io/library/traefik auth={map[]} excluded="no suitable manifest (linux amd64) in manifestlist" ref=traefik:1.7-nanoserver-sac2016
ts=2019-07-16T10:54:06.43658013Z caller=repocachemanager.go:267 component=warmer canonical_name=index.docker.io/library/traefik auth={map[]} excluded="no suitable manifest (linux amd64) in manifestlist" ref=traefik:1.7-nanoserver
ts=2019-07-16T10:54:06.57248901Z caller=repocachemanager.go:267 component=warmer canonical_name=index.docker.io/library/traefik auth={map[]} excluded="no suitable manifest (linux amd64) in manifestlist" ref=traefik:1.7.0-nanoserver-sac2016
ts=2019-07-16T10:54:06.660725Z caller=repocachemanager.go:267 component=warmer canonical_name=index.docker.io/library/traefik auth={map[]} excluded="no suitable manifest (linux amd64) in manifestlist" ref=traefik:1.7.0-nanoserver
ts=2019-07-16T10:54:38.094532414Z caller=repocachemanager.go:267 component=warmer canonical_name=index.docker.io/library/traefik auth={map[]} excluded="no suitable manifest (linux amd64) in manifestlist" ref=traefik:1.7.0-rc3-nanoserver
ts=2019-07-16T10:54:38.128833559Z caller=repocachemanager.go:267 component=warmer canonical_name=index.docker.io/library/traefik auth={map[]} excluded="no suitable manifest (linux amd64) in manifestlist" ref=traefik:1.7.0-rc3-nanoserver-sac2016
ts=2019-07-16T10:54:38.143327933Z caller=repocachemanager.go:267 component=warmer canonical_name=index.docker.io/library/traefik auth={map[]} excluded="no suitable manifest (linux amd64) in manifestlist" ref=traefik:1.7.0-rc5-nanoserver
ts=2019-07-16T10:54:38.15385122Z caller=repocachemanager.go:267 component=warmer canonical_name=index.docker.io/library/traefik auth={map[]} excluded="no suitable manifest (linux amd64) in manifestlist" ref=traefik:1.7.0-rc4-nanoserver
ts=2019-07-16T10:54:38.180391519Z caller=repocachemanager.go:267 component=warmer canonical_name=index.docker.io/library/traefik auth={map[]} excluded="no suitable manifest (linux amd64) in manifestlist" ref=traefik:1.7.0-rc4-nanoserver-sac2016
ts=2019-07-16T10:54:38.219507363Z caller=repocachemanager.go:267 component=warmer canonical_name=index.docker.io/library/traefik auth={map[]} excluded="no suitable manifest (linux amd64) in manifestlist" ref=traefik:1.7.1-nanoserver
ts=2019-07-16T10:54:38.224391245Z caller=repocachemanager.go:267 component=warmer canonical_name=index.docker.io/library/traefik auth={map[]} excluded="no suitable manifest (linux amd64) in manifestlist" ref=traefik:1.7.1-nanoserver-sac2016
ts=2019-07-16T10:54:38.234385746Z caller=repocachemanager.go:267 component=warmer canonical_name=index.docker.io/library/traefik auth={map[]} excluded="no suitable manifest (linux amd64) in manifestlist" ref=traefik:1.7.12-nanoserver
ts=2019-07-16T10:54:38.251823213Z caller=repocachemanager.go:267 component=warmer canonical_name=index.docker.io/library/traefik auth={map[]} excluded="no suitable manifest (linux amd64) in manifestlist" ref=traefik:1.7.10-nanoserver
ts=2019-07-16T10:54:38.255649136Z caller=repocachemanager.go:267 component=warmer canonical_name=index.docker.io/library/traefik auth={map[]} excluded="no suitable manifest (linux amd64) in manifestlist" ref=traefik:1.7.10-nanoserver-sac2016
ts=2019-07-16T10:54:38.258003975Z caller=repocachemanager.go:267 component=warmer canonical_name=index.docker.io/library/traefik auth={map[]} excluded="no suitable manifest (linux amd64) in manifestlist" ref=traefik:1.7.11-nanoserver-sac2016
ts=2019-07-16T10:54:38.285918547Z caller=repocachemanager.go:267 component=warmer canonical_name=index.docker.io/library/traefik auth={map[]} excluded="no suitable manifest (linux amd64) in manifestlist" ref=traefik:1.7.11-nanoserver
ts=2019-07-16T10:54:38.392114081Z caller=repocachemanager.go:267 component=warmer canonical_name=index.docker.io/library/traefik auth={map[]} excluded="no suitable manifest (linux amd64) in manifestlist" ref=traefik:1.7.0-rc5-nanoserver-sac2016
ts=2019-07-16T10:54:38.457726258Z caller=repocachemanager.go:267 component=warmer canonical_name=index.docker.io/library/traefik auth={map[]} excluded="no suitable manifest (linux amd64) in manifestlist" ref=traefik:1.7.2-nanoserver
ts=2019-07-16T10:54:38.459496139Z caller=repocachemanager.go:267 component=warmer canonical_name=index.docker.io/library/traefik auth={map[]} excluded="no suitable manifest (linux amd64) in manifestlist" ref=traefik:1.7.2-nanoserver-sac2016
ts=2019-07-16T10:54:38.499751732Z caller=repocachemanager.go:267 component=warmer canonical_name=index.docker.io/library/traefik auth={map[]} excluded="no suitable manifest (linux amd64) in manifestlist" ref=traefik:1.7.3-nanoserver
ts=2019-07-16T10:54:38.5221461Z caller=repocachemanager.go:267 component=warmer canonical_name=index.docker.io/library/traefik auth={map[]} excluded="no suitable manifest (linux amd64) in manifestlist" ref=traefik:1.7.4-nanoserver
ts=2019-07-16T10:54:38.531627875Z caller=repocachemanager.go:267 component=warmer canonical_name=index.docker.io/library/traefik auth={map[]} excluded="no suitable manifest (linux amd64) in manifestlist" ref=traefik:1.7.4-nanoserver-sac2016
ts=2019-07-16T10:54:38.544837696Z caller=repocachemanager.go:267 component=warmer canonical_name=index.docker.io/library/traefik auth={map[]} excluded="no suitable manifest (linux amd64) in manifestlist" ref=traefik:1.7.3-nanoserver-sac2016
ts=2019-07-16T10:54:38.548227379Z caller=repocachemanager.go:267 component=warmer canonical_name=index.docker.io/library/traefik auth={map[]} excluded="no suitable manifest (linux amd64) in manifestlist" ref=traefik:1.7.5-nanoserver
ts=2019-07-16T10:54:38.550764363Z caller=repocachemanager.go:267 component=warmer canonical_name=index.docker.io/library/traefik auth={map[]} excluded="no suitable manifest (linux amd64) in manifestlist" ref=traefik:1.7.5-nanoserver-sac2016
ts=2019-07-16T10:54:38.560098969Z caller=repocachemanager.go:267 component=warmer canonical_name=index.docker.io/library/traefik auth={map[]} excluded="no suitable manifest (linux amd64) in manifestlist" ref=traefik:1.7.6-nanoserver-sac2016
ts=2019-07-16T10:54:38.601799154Z caller=repocachemanager.go:267 component=warmer canonical_name=index.docker.io/library/traefik auth={map[]} excluded="no suitable manifest (linux amd64) in manifestlist" ref=traefik:1.7.6-nanoserver
ts=2019-07-16T10:54:38.663602064Z caller=repocachemanager.go:267 component=warmer canonical_name=index.docker.io/library/traefik auth={map[]} excluded="no suitable manifest (linux amd64) in manifestlist" ref=traefik:1.7.7-nanoserver-sac2016
ts=2019-07-16T10:54:38.756457372Z caller=repocachemanager.go:267 component=warmer canonical_name=index.docker.io/library/traefik auth={map[]} excluded="no suitable manifest (linux amd64) in manifestlist" ref=traefik:1.7.7-nanoserver
ts=2019-07-16T10:54:38.756492411Z caller=repocachemanager.go:267 component=warmer canonical_name=index.docker.io/library/traefik auth={map[]} excluded="no suitable manifest (linux amd64) in manifestlist" ref=traefik:1.7.8-nanoserver-sac2016
ts=2019-07-16T10:54:38.764008459Z caller=repocachemanager.go:267 component=warmer canonical_name=index.docker.io/library/traefik auth={map[]} excluded="no suitable manifest (linux amd64) in manifestlist" ref=traefik:1.7.8-nanoserver
ts=2019-07-16T10:54:38.786773033Z caller=repocachemanager.go:267 component=warmer canonical_name=index.docker.io/library/traefik auth={map[]} excluded="no suitable manifest (linux amd64) in manifestlist" ref=traefik:1.7.9-nanoserver-sac2016
ts=2019-07-16T10:54:38.795466633Z caller=repocachemanager.go:267 component=warmer canonical_name=index.docker.io/library/traefik auth={map[]} excluded="no suitable manifest (linux amd64) in manifestlist" ref=traefik:1.7.9-nanoserver
ts=2019-07-16T10:54:38.820015189Z caller=repocachemanager.go:267 component=warmer canonical_name=index.docker.io/library/traefik auth={map[]} excluded="no suitable manifest (linux amd64) in manifestlist" ref=traefik:2.0.0-alpha2-nanoserver-sac2016
ts=2019-07-16T10:54:38.820056814Z caller=repocachemanager.go:267 component=warmer canonical_name=index.docker.io/library/traefik auth={map[]} excluded="no suitable manifest (linux amd64) in manifestlist" ref=traefik:2.0-nanoserver-sac2016
ts=2019-07-16T10:54:38.84801229Z caller=repocachemanager.go:267 component=warmer canonical_name=index.docker.io/library/traefik auth={map[]} excluded="no suitable manifest (linux amd64) in manifestlist" ref=traefik:2.0.0-alpha2-nanoserver
ts=2019-07-16T10:54:38.934532487Z caller=repocachemanager.go:267 component=warmer canonical_name=index.docker.io/library/traefik auth={map[]} excluded="no suitable manifest (linux amd64) in manifestlist" ref=traefik:2.0.0-alpha3-nanoserver-sac2016
ts=2019-07-16T10:54:38.939992191Z caller=repocachemanager.go:267 component=warmer canonical_name=index.docker.io/library/traefik auth={map[]} excluded="no suitable manifest (linux amd64) in manifestlist" ref=traefik:2.0.0-alpha3-nanoserver
ts=2019-07-16T10:54:39.031464064Z caller=repocachemanager.go:267 component=warmer canonical_name=index.docker.io/library/traefik auth={map[]} excluded="no suitable manifest (linux amd64) in manifestlist" ref=traefik:2.0.0-alpha4-nanoserver
ts=2019-07-16T10:54:39.041050169Z caller=repocachemanager.go:267 component=warmer canonical_name=index.docker.io/library/traefik auth={map[]} excluded="no suitable manifest (linux amd64) in manifestlist" ref=traefik:2.0.0-alpha1-nanoserver
ts=2019-07-16T10:54:39.046113381Z caller=repocachemanager.go:267 component=warmer canonical_name=index.docker.io/library/traefik auth={map[]} excluded="no suitable manifest (linux amd64) in manifestlist" ref=traefik:2.0.0-alpha6-nanoserver-sac2016
ts=2019-07-16T10:54:39.048986917Z caller=repocachemanager.go:267 component=warmer canonical_name=index.docker.io/library/traefik auth={map[]} excluded="no suitable manifest (linux amd64) in manifestlist" ref=traefik:2.0.0-alpha4-nanoserver-sac2016
ts=2019-07-16T10:54:39.06321666Z caller=repocachemanager.go:267 component=warmer canonical_name=index.docker.io/library/traefik auth={map[]} excluded="no suitable manifest (linux amd64) in manifestlist" ref=traefik:2.0.0-alpha6-nanoserver
ts=2019-07-16T10:54:39.066924903Z caller=repocachemanager.go:267 component=warmer canonical_name=index.docker.io/library/traefik auth={map[]} excluded="no suitable manifest (linux amd64) in manifestlist" ref=traefik:2.0-nanoserver
ts=2019-07-16T10:54:39.101188526Z caller=repocachemanager.go:267 component=warmer canonical_name=index.docker.io/library/traefik auth={map[]} excluded="no suitable manifest (linux amd64) in manifestlist" ref=traefik:2.0.0-alpha7-nanoserver
ts=2019-07-16T10:54:39.106748579Z caller=repocachemanager.go:267 component=warmer canonical_name=index.docker.io/library/traefik auth={map[]} excluded="no suitable manifest (linux amd64) in manifestlist" ref=traefik:2.0.0-alpha7-nanoserver-sac2016
ts=2019-07-16T10:54:39.153836395Z caller=repocachemanager.go:267 component=warmer canonical_name=index.docker.io/library/traefik auth={map[]} excluded="no suitable manifest (linux amd64) in manifestlist" ref=traefik:2.0.0-alpha1-nanoserver-sac2016
ts=2019-07-16T10:54:39.168137321Z caller=repocachemanager.go:267 component=warmer canonical_name=index.docker.io/library/traefik auth={map[]} excluded="no suitable manifest (linux amd64) in manifestlist" ref=traefik:2.0.0-alpha8-nanoserver
ts=2019-07-16T10:54:39.287175417Z caller=repocachemanager.go:267 component=warmer canonical_name=index.docker.io/library/traefik auth={map[]} excluded="no suitable manifest (linux amd64) in manifestlist" ref=traefik:2.0.0-alpha8-nanoserver-sac2016
ts=2019-07-16T10:54:39.293458738Z caller=repocachemanager.go:267 component=warmer canonical_name=index.docker.io/library/traefik auth={map[]} excluded="no suitable manifest (linux amd64) in manifestlist" ref=traefik:faisselle-nanoserver-sac2016
ts=2019-07-16T10:54:39.305762931Z caller=repocachemanager.go:267 component=warmer canonical_name=index.docker.io/library/traefik auth={map[]} excluded="no suitable manifest (linux amd64) in manifestlist" ref=traefik:maroilles-nanoserver
ts=2019-07-16T10:54:39.311719478Z caller=repocachemanager.go:267 component=warmer canonical_name=index.docker.io/library/traefik auth={map[]} excluded="no suitable manifest (linux amd64) in manifestlist" ref=traefik:nanoserver-sac2016
ts=2019-07-16T10:54:39.336919338Z caller=repocachemanager.go:267 component=warmer canonical_name=index.docker.io/library/traefik auth={map[]} excluded="no suitable manifest (linux amd64) in manifestlist" ref=traefik:faisselle-nanoserver
ts=2019-07-16T10:54:39.350229968Z caller=repocachemanager.go:267 component=warmer canonical_name=index.docker.io/library/traefik auth={map[]} excluded="no suitable manifest (linux amd64) in manifestlist" ref=traefik:nanoserver
ts=2019-07-16T10:54:39.350927423Z caller=repocachemanager.go:267 component=warmer canonical_name=index.docker.io/library/traefik auth={map[]} excluded="no suitable manifest (linux amd64) in manifestlist" ref=traefik:maroilles-nanoserver-sac2016
ts=2019-07-16T10:54:39.430890769Z caller=repocachemanager.go:267 component=warmer canonical_name=index.docker.io/library/traefik auth={map[]} excluded="no suitable manifest (linux amd64) in manifestlist" ref=traefik:tetedemoine-nanoserver-sac2016
ts=2019-07-16T10:54:39.448644845Z caller=repocachemanager.go:267 component=warmer canonical_name=index.docker.io/library/traefik auth={map[]} excluded="no suitable manifest (linux amd64) in manifestlist" ref=traefik:tetedemoine-nanoserver
ts=2019-07-16T10:54:42.76540835Z caller=repocachemanager.go:267 component=warmer canonical_name=index.docker.io/library/traefik auth={map[]} excluded="no suitable manifest (linux amd64) in manifestlist" ref=traefik:v1.6-nanoserver-sac2016
ts=2019-07-16T10:54:42.774714589Z caller=repocachemanager.go:267 component=warmer canonical_name=index.docker.io/library/traefik auth={map[]} excluded="no suitable manifest (linux amd64) in manifestlist" ref=traefik:v1.6-nanoserver
ts=2019-07-16T10:54:43.052882377Z caller=repocachemanager.go:267 component=warmer canonical_name=index.docker.io/library/traefik auth={map[]} excluded="no suitable manifest (linux amd64) in manifestlist" ref=traefik:v1.6.6-nanoserver
ts=2019-07-16T10:54:43.059252546Z caller=repocachemanager.go:267 component=warmer canonical_name=index.docker.io/library/traefik auth={map[]} excluded="no suitable manifest (linux amd64) in manifestlist" ref=traefik:v1.6.6-nanoserver-sac2016
ts=2019-07-16T10:54:43.063518188Z caller=repocachemanager.go:267 component=warmer canonical_name=index.docker.io/library/traefik auth={map[]} excluded="no suitable manifest (linux amd64) in manifestlist" ref=traefik:v1.7-nanoserver-sac2016
ts=2019-07-16T10:54:43.09898527Z caller=repocachemanager.go:267 component=warmer canonical_name=index.docker.io/library/traefik auth={map[]} excluded="no suitable manifest (linux amd64) in manifestlist" ref=traefik:v1.7-nanoserver
ts=2019-07-16T10:54:43.193166393Z caller=repocachemanager.go:267 component=warmer canonical_name=index.docker.io/library/traefik auth={map[]} excluded="no suitable manifest (linux amd64) in manifestlist" ref=traefik:v1.7.0-nanoserver
ts=2019-07-16T10:54:43.205192988Z caller=repocachemanager.go:267 component=warmer canonical_name=index.docker.io/library/traefik auth={map[]} excluded="no suitable manifest (linux amd64) in manifestlist" ref=traefik:v1.7.0-nanoserver-sac2016
ts=2019-07-16T10:54:43.324211959Z caller=repocachemanager.go:267 component=warmer canonical_name=index.docker.io/library/traefik auth={map[]} excluded="no suitable manifest (linux amd64) in manifestlist" ref=traefik:v1.7.0-rc3-nanoserver
ts=2019-07-16T10:54:43.330102499Z caller=repocachemanager.go:267 component=warmer canonical_name=index.docker.io/library/traefik auth={map[]} excluded="no suitable manifest (linux amd64) in manifestlist" ref=traefik:v1.7.0-rc3-nanoserver-sac2016
ts=2019-07-16T10:54:43.468680183Z caller=repocachemanager.go:267 component=warmer canonical_name=index.docker.io/library/traefik auth={map[]} excluded="no suitable manifest (linux amd64) in manifestlist" ref=traefik:v1.7.0-rc4-nanoserver-sac2016
ts=2019-07-16T10:54:43.471456573Z caller=repocachemanager.go:267 component=warmer canonical_name=index.docker.io/library/traefik auth={map[]} excluded="no suitable manifest (linux amd64) in manifestlist" ref=traefik:v1.7.0-rc5-nanoserver-sac2016
ts=2019-07-16T10:54:43.494951968Z caller=repocachemanager.go:267 component=warmer canonical_name=index.docker.io/library/traefik auth={map[]} excluded="no suitable manifest (linux amd64) in manifestlist" ref=traefik:v1.7.0-rc4-nanoserver
ts=2019-07-16T10:54:43.498865642Z caller=repocachemanager.go:267 component=warmer canonical_name=index.docker.io/library/traefik auth={map[]} excluded="no suitable manifest (linux amd64) in manifestlist" ref=traefik:v1.7.0-rc5-nanoserver
ts=2019-07-16T10:54:43.705229094Z caller=repocachemanager.go:267 component=warmer canonical_name=index.docker.io/library/traefik auth={map[]} excluded="no suitable manifest (linux amd64) in manifestlist" ref=traefik:v1.7.1-nanoserver-sac2016
ts=2019-07-16T10:54:43.719402404Z caller=repocachemanager.go:267 component=warmer canonical_name=index.docker.io/library/traefik auth={map[]} excluded="no suitable manifest (linux amd64) in manifestlist" ref=traefik:v1.7.1-nanoserver
ts=2019-07-16T10:54:43.748245822Z caller=repocachemanager.go:267 component=warmer canonical_name=index.docker.io/library/traefik auth={map[]} excluded="no suitable manifest (linux amd64) in manifestlist" ref=traefik:v1.7.10-nanoserver-sac2016
ts=2019-07-16T10:54:43.761466343Z caller=repocachemanager.go:267 component=warmer canonical_name=index.docker.io/library/traefik auth={map[]} excluded="no suitable manifest (linux amd64) in manifestlist" ref=traefik:v1.7.10-nanoserver
ts=2019-07-16T10:54:43.873647799Z caller=repocachemanager.go:267 component=warmer canonical_name=index.docker.io/library/traefik auth={map[]} excluded="no suitable manifest (linux amd64) in manifestlist" ref=traefik:v1.7.11-nanoserver-sac2016
ts=2019-07-16T10:54:43.923278471Z caller=repocachemanager.go:267 component=warmer canonical_name=index.docker.io/library/traefik auth={map[]} excluded="no suitable manifest (linux amd64) in manifestlist" ref=traefik:v1.7.11-nanoserver
ts=2019-07-16T10:54:43.99074547Z caller=repocachemanager.go:267 component=warmer canonical_name=index.docker.io/library/traefik auth={map[]} excluded="no suitable manifest (linux amd64) in manifestlist" ref=traefik:v1.7.12-nanoserver
ts=2019-07-16T10:54:44.027338661Z caller=repocachemanager.go:267 component=warmer canonical_name=index.docker.io/library/traefik auth={map[]} excluded="no suitable manifest (linux amd64) in manifestlist" ref=traefik:v1.7.2-nanoserver-sac2016
ts=2019-07-16T10:54:44.035410651Z caller=repocachemanager.go:267 component=warmer canonical_name=index.docker.io/library/traefik auth={map[]} excluded="no suitable manifest (linux amd64) in manifestlist" ref=traefik:v1.7.2-nanoserver
ts=2019-07-16T10:54:44.15443742Z caller=repocachemanager.go:267 component=warmer canonical_name=index.docker.io/library/traefik auth={map[]} excluded="no suitable manifest (linux amd64) in manifestlist" ref=traefik:v1.7.3-nanoserver-sac2016
ts=2019-07-16T10:54:44.341067747Z caller=repocachemanager.go:267 component=warmer canonical_name=index.docker.io/library/traefik auth={map[]} excluded="no suitable manifest (linux amd64) in manifestlist" ref=traefik:v1.7.3-nanoserver
ts=2019-07-16T10:54:44.407614932Z caller=repocachemanager.go:267 component=warmer canonical_name=index.docker.io/library/traefik auth={map[]} excluded="no suitable manifest (linux amd64) in manifestlist" ref=traefik:v1.7.4-nanoserver-sac2016
ts=2019-07-16T10:54:44.453071494Z caller=repocachemanager.go:267 component=warmer canonical_name=index.docker.io/library/traefik auth={map[]} excluded="no suitable manifest (linux amd64) in manifestlist" ref=traefik:v1.7.4-nanoserver
ts=2019-07-16T10:54:44.486582859Z caller=repocachemanager.go:267 component=warmer canonical_name=index.docker.io/library/traefik auth={map[]} excluded="no suitable manifest (linux amd64) in manifestlist" ref=traefik:v1.7.5-nanoserver-sac2016
ts=2019-07-16T10:54:44.570591949Z caller=repocachemanager.go:267 component=warmer canonical_name=index.docker.io/library/traefik auth={map[]} excluded="no suitable manifest (linux amd64) in manifestlist" ref=traefik:v1.7.5-nanoserver
ts=2019-07-16T10:54:44.697770023Z caller=repocachemanager.go:267 component=warmer canonical_name=index.docker.io/library/traefik auth={map[]} excluded="no suitable manifest (linux amd64) in manifestlist" ref=traefik:v1.7.6-nanoserver-sac2016
ts=2019-07-16T10:54:44.733223708Z caller=repocachemanager.go:267 component=warmer canonical_name=index.docker.io/library/traefik auth={map[]} excluded="no suitable manifest (linux amd64) in manifestlist" ref=traefik:v1.7.6-nanoserver
ts=2019-07-16T10:54:44.846721126Z caller=repocachemanager.go:267 component=warmer canonical_name=index.docker.io/library/traefik auth={map[]} excluded="no suitable manifest (linux amd64) in manifestlist" ref=traefik:v1.7.7-nanoserver-sac2016
ts=2019-07-16T10:54:44.981818046Z caller=repocachemanager.go:267 component=warmer canonical_name=index.docker.io/library/traefik auth={map[]} excluded="no suitable manifest (linux amd64) in manifestlist" ref=traefik:v1.7.7-nanoserver
ts=2019-07-16T10:54:45.050660491Z caller=repocachemanager.go:267 component=warmer canonical_name=index.docker.io/library/traefik auth={map[]} excluded="no suitable manifest (linux amd64) in manifestlist" ref=traefik:v1.7.8-nanoserver-sac2016
ts=2019-07-16T10:54:45.252774123Z caller=repocachemanager.go:267 component=warmer canonical_name=index.docker.io/library/traefik auth={map[]} excluded="no suitable manifest (linux amd64) in manifestlist" ref=traefik:v1.7.8-nanoserver
ts=2019-07-16T10:54:45.28170231Z caller=repocachemanager.go:267 component=warmer canonical_name=index.docker.io/library/traefik auth={map[]} excluded="no suitable manifest (linux amd64) in manifestlist" ref=traefik:v1.7.9-nanoserver-sac2016
ts=2019-07-16T10:54:45.573909867Z caller=repocachemanager.go:267 component=warmer canonical_name=index.docker.io/library/traefik auth={map[]} excluded="no suitable manifest (linux amd64) in manifestlist" ref=traefik:v2.0-nanoserver-sac2016
ts=2019-07-16T10:54:45.582971901Z caller=repocachemanager.go:267 component=warmer canonical_name=index.docker.io/library/traefik auth={map[]} excluded="no suitable manifest (linux amd64) in manifestlist" ref=traefik:v1.7.9-nanoserver
ts=2019-07-16T10:54:45.591087785Z caller=repocachemanager.go:267 component=warmer canonical_name=index.docker.io/library/traefik auth={map[]} excluded="no suitable manifest (linux amd64) in manifestlist" ref=traefik:v2.0-nanoserver
ts=2019-07-16T10:54:45.684763251Z caller=repocachemanager.go:267 component=warmer canonical_name=index.docker.io/library/traefik auth={map[]} excluded="no suitable manifest (linux amd64) in manifestlist" ref=traefik:v2.0.0-alpha1-nanoserver-sac2016
ts=2019-07-16T10:54:45.758122487Z caller=repocachemanager.go:267 component=warmer canonical_name=index.docker.io/library/traefik auth={map[]} excluded="no suitable manifest (linux amd64) in manifestlist" ref=traefik:v2.0.0-alpha1-nanoserver
ts=2019-07-16T10:54:45.823759093Z caller=repocachemanager.go:267 component=warmer canonical_name=index.docker.io/library/traefik auth={map[]} excluded="no suitable manifest (linux amd64) in manifestlist" ref=traefik:v2.0.0-alpha2-nanoserver
ts=2019-07-16T10:54:45.82446676Z caller=repocachemanager.go:267 component=warmer canonical_name=index.docker.io/library/traefik auth={map[]} excluded="no suitable manifest (linux amd64) in manifestlist" ref=traefik:v2.0.0-alpha2-nanoserver-sac2016
ts=2019-07-16T10:54:45.869127846Z caller=repocachemanager.go:267 component=warmer canonical_name=index.docker.io/library/traefik auth={map[]} excluded="no suitable manifest (linux amd64) in manifestlist" ref=traefik:v2.0.0-alpha3-nanoserver-sac2016
ts=2019-07-16T10:54:45.902000624Z caller=repocachemanager.go:267 component=warmer canonical_name=index.docker.io/library/traefik auth={map[]} excluded="no suitable manifest (linux amd64) in manifestlist" ref=traefik:v2.0.0-alpha3-nanoserver
ts=2019-07-16T10:54:45.903361594Z caller=repocachemanager.go:267 component=warmer canonical_name=index.docker.io/library/traefik auth={map[]} excluded="no suitable manifest (linux amd64) in manifestlist" ref=traefik:v2.0.0-alpha4-nanoserver-sac2016
ts=2019-07-16T10:54:45.935222558Z caller=repocachemanager.go:267 component=warmer canonical_name=index.docker.io/library/traefik auth={map[]} excluded="no suitable manifest (linux amd64) in manifestlist" ref=traefik:v2.0.0-alpha4-nanoserver
ts=2019-07-16T10:54:45.994080967Z caller=repocachemanager.go:267 component=warmer canonical_name=index.docker.io/library/traefik auth={map[]} excluded="no suitable manifest (linux amd64) in manifestlist" ref=traefik:v2.0.0-alpha6-nanoserver
ts=2019-07-16T10:54:46.006770825Z caller=repocachemanager.go:267 component=warmer canonical_name=index.docker.io/library/traefik auth={map[]} excluded="no suitable manifest (linux amd64) in manifestlist" ref=traefik:v2.0.0-alpha6-nanoserver-sac2016
ts=2019-07-16T10:54:46.024143177Z caller=repocachemanager.go:267 component=warmer canonical_name=index.docker.io/library/traefik auth={map[]} excluded="no suitable manifest (linux amd64) in manifestlist" ref=traefik:v2.0.0-alpha7-nanoserver-sac2016
ts=2019-07-16T10:54:46.068392233Z caller=repocachemanager.go:267 component=warmer canonical_name=index.docker.io/library/traefik auth={map[]} excluded="no suitable manifest (linux amd64) in manifestlist" ref=traefik:v2.0.0-alpha7-nanoserver
ts=2019-07-16T10:54:46.12597627Z caller=repocachemanager.go:267 component=warmer canonical_name=index.docker.io/library/traefik auth={map[]} excluded="no suitable manifest (linux amd64) in manifestlist" ref=traefik:v2.0.0-alpha8-nanoserver-sac2016
ts=2019-07-16T10:54:46.148443085Z caller=repocachemanager.go:267 component=warmer canonical_name=index.docker.io/library/traefik auth={map[]} excluded="no suitable manifest (linux amd64) in manifestlist" ref=traefik:v2.0.0-alpha8-nanoserver
ts=2019-07-16T10:54:47.216186053Z caller=warming.go:206 component=warmer updated=traefik successful=499 attempted=499
ts=2019-07-16T10:55:11.85763334Z caller=warming.go:198 component=warmer info="refreshing image" image=cdkbot/addon-resizer-amd64 tag_count=1 to_update=1 of_which_refresh=0 of_which_missing=1
ts=2019-07-16T10:55:12.620091841Z caller=warming.go:206 component=warmer updated=cdkbot/addon-resizer-amd64 successful=1 attempted=1
ts=2019-07-16T10:55:14.970762224Z caller=warming.go:198 component=warmer info="refreshing image" image=cdkbot/hostpath-provisioner-amd64 tag_count=1 to_update=1 of_which_refresh=0 of_which_missing=1
ts=2019-07-16T10:55:15.834906793Z caller=warming.go:206 component=warmer updated=cdkbot/hostpath-provisioner-amd64 successful=1 attempted=1
ts=2019-07-16T10:55:19.445884479Z caller=warming.go:198 component=warmer info="refreshing image" image=quay.io/coreos/prometheus-operator tag_count=58 to_update=58 of_which_refresh=0 of_which_missing=58
ts=2019-07-16T10:55:20.832154506Z caller=warming.go:206 component=warmer updated=quay.io/coreos/prometheus-operator successful=58 attempted=58
ts=2019-07-16T10:55:23.229868169Z caller=warming.go:198 component=warmer info="refreshing image" image=quay.io/prometheus/alertmanager tag_count=42 to_update=42 of_which_refresh=0 of_which_missing=42
ts=2019-07-16T10:55:27.827292424Z caller=warming.go:206 component=warmer updated=quay.io/prometheus/alertmanager successful=42 attempted=42
ts=2019-07-16T10:55:30.2986952Z caller=warming.go:198 component=warmer info="refreshing image" image=registry tag_count=51 to_update=51 of_which_refresh=0 of_which_missing=51
ts=2019-07-16T10:55:32.217151814Z caller=warming.go:206 component=warmer updated=registry successful=51 attempted=51
ts=2019-07-16T10:55:34.72847082Z caller=warming.go:198 component=warmer info="refreshing image" image=minio/minio tag_count=105 to_update=105 of_which_refresh=0 of_which_missing=105
ts=2019-07-16T10:55:39.399671492Z caller=warming.go:206 component=warmer updated=minio/minio successful=105 attempted=105
ts=2019-07-16T10:55:41.63945882Z caller=warming.go:198 component=warmer info="refreshing image" image=quay.io/coreos/k8s-prometheus-adapter-amd64 tag_count=5 to_update=5 of_which_refresh=0 of_which_missing=5
ts=2019-07-16T10:55:42.895667293Z caller=warming.go:206 component=warmer updated=quay.io/coreos/k8s-prometheus-adapter-amd64 successful=5 attempted=5
ts=2019-07-16T10:55:46.608108983Z caller=warming.go:198 component=warmer info="refreshing image" image=docker.elastic.co/kibana/kibana-oss tag_count=91 to_update=91 of_which_refresh=0 of_which_missing=91
ts=2019-07-16T10:55:49.326224878Z caller=repocachemanager.go:260 component=warmer canonical_name=docker.elastic.co/kibana/kibana-oss auth={map[]} err="failed to parse 1 timestamp label(s) as RFC3339 (org.label-schema.build-date); ask the repository administrator to correct this as it conflicts with the spec" ref=docker.elastic.co/kibana/kibana-oss:6.5.4
ts=2019-07-16T10:55:50.104213199Z caller=repocachemanager.go:260 component=warmer canonical_name=docker.elastic.co/kibana/kibana-oss auth={map[]} err="failed to parse 1 timestamp label(s) as RFC3339 (org.label-schema.build-date); ask the repository administrator to correct this as it conflicts with the spec" ref=docker.elastic.co/kibana/kibana-oss:6.4.2
ts=2019-07-16T10:55:50.142282301Z caller=repocachemanager.go:260 component=warmer canonical_name=docker.elastic.co/kibana/kibana-oss auth={map[]} err="failed to parse 1 timestamp label(s) as RFC3339 (org.label-schema.build-date); ask the repository administrator to correct this as it conflicts with the spec" ref=docker.elastic.co/kibana/kibana-oss:master-SNAPSHOT
ts=2019-07-16T10:55:50.14411143Z caller=repocachemanager.go:260 component=warmer canonical_name=docker.elastic.co/kibana/kibana-oss auth={map[]} err="failed to parse 1 timestamp label(s) as RFC3339 (org.label-schema.build-date); ask the repository administrator to correct this as it conflicts with the spec" ref=docker.elastic.co/kibana/kibana-oss:8.0.0-SNAPSHOT
ts=2019-07-16T10:55:50.164759146Z caller=repocachemanager.go:260 component=warmer canonical_name=docker.elastic.co/kibana/kibana-oss auth={map[]} err="failed to parse 1 timestamp label(s) as RFC3339 (org.label-schema.build-date); ask the repository administrator to correct this as it conflicts with the spec" ref=docker.elastic.co/kibana/kibana-oss:6.5.0
ts=2019-07-16T10:55:50.189067905Z caller=repocachemanager.go:260 component=warmer canonical_name=docker.elastic.co/kibana/kibana-oss auth={map[]} err="failed to parse 1 timestamp label(s) as RFC3339 (org.label-schema.build-date); ask the repository administrator to correct this as it conflicts with the spec" ref=docker.elastic.co/kibana/kibana-oss:7.2.0-SNAPSHOT
ts=2019-07-16T10:55:50.19062479Z caller=repocachemanager.go:260 component=warmer canonical_name=docker.elastic.co/kibana/kibana-oss auth={map[]} err="failed to parse 1 timestamp label(s) as RFC3339 (org.label-schema.build-date); ask the repository administrator to correct this as it conflicts with the spec" ref=docker.elastic.co/kibana/kibana-oss:6.6.3-SNAPSHOT
ts=2019-07-16T10:55:50.216855152Z caller=repocachemanager.go:260 component=warmer canonical_name=docker.elastic.co/kibana/kibana-oss auth={map[]} err="failed to parse 1 timestamp label(s) as RFC3339 (org.label-schema.build-date); ask the repository administrator to correct this as it conflicts with the spec" ref=docker.elastic.co/kibana/kibana-oss:6.5.3-SNAPSHOT
ts=2019-07-16T10:55:50.218908725Z caller=repocachemanager.go:260 component=warmer canonical_name=docker.elastic.co/kibana/kibana-oss auth={map[]} err="failed to parse 1 timestamp label(s) as RFC3339 (org.label-schema.build-date); ask the repository administrator to correct this as it conflicts with the spec" ref=docker.elastic.co/kibana/kibana-oss:6.6-SNAPSHOT
ts=2019-07-16T10:55:50.223410952Z caller=repocachemanager.go:260 component=warmer canonical_name=docker.elastic.co/kibana/kibana-oss auth={map[]} err="failed to parse 1 timestamp label(s) as RFC3339 (org.label-schema.build-date); ask the repository administrator to correct this as it conflicts with the spec" ref=docker.elastic.co/kibana/kibana-oss:7.3.0-SNAPSHOT
ts=2019-07-16T10:55:50.240477892Z caller=repocachemanager.go:260 component=warmer canonical_name=docker.elastic.co/kibana/kibana-oss auth={map[]} err="failed to parse 1 timestamp label(s) as RFC3339 (org.label-schema.build-date); ask the repository administrator to correct this as it conflicts with the spec" ref=docker.elastic.co/kibana/kibana-oss:7.3-SNAPSHOT
ts=2019-07-16T10:55:50.245015207Z caller=repocachemanager.go:260 component=warmer canonical_name=docker.elastic.co/kibana/kibana-oss auth={map[]} err="failed to parse 1 timestamp label(s) as RFC3339 (org.label-schema.build-date); ask the repository administrator to correct this as it conflicts with the spec" ref=docker.elastic.co/kibana/kibana-oss:6.6.1
ts=2019-07-16T10:55:50.246776574Z caller=repocachemanager.go:260 component=warmer canonical_name=docker.elastic.co/kibana/kibana-oss auth={map[]} err="failed to parse 1 timestamp label(s) as RFC3339 (org.label-schema.build-date); ask the repository administrator to correct this as it conflicts with the spec" ref=docker.elastic.co/kibana/kibana-oss:6.x-SNAPSHOT
ts=2019-07-16T10:55:50.250107286Z caller=repocachemanager.go:260 component=warmer canonical_name=docker.elastic.co/kibana/kibana-oss auth={map[]} err="failed to parse 1 timestamp label(s) as RFC3339 (org.label-schema.build-date); ask the repository administrator to correct this as it conflicts with the spec" ref=docker.elastic.co/kibana/kibana-oss:6.4.1-SNAPSHOT
ts=2019-07-16T10:55:50.255772618Z caller=repocachemanager.go:260 component=warmer canonical_name=docker.elastic.co/kibana/kibana-oss auth={map[]} err="failed to parse 1 timestamp label(s) as RFC3339 (org.label-schema.build-date); ask the repository administrator to correct this as it conflicts with the spec" ref=docker.elastic.co/kibana/kibana-oss:7.1.0
ts=2019-07-16T10:55:50.277053475Z caller=repocachemanager.go:260 component=warmer canonical_name=docker.elastic.co/kibana/kibana-oss auth={map[]} err="failed to parse 1 timestamp label(s) as RFC3339 (org.label-schema.build-date); ask the repository administrator to correct this as it conflicts with the spec" ref=docker.elastic.co/kibana/kibana-oss:6.8.1-e43faf64
ts=2019-07-16T10:55:50.280390641Z caller=repocachemanager.go:260 component=warmer canonical_name=docker.elastic.co/kibana/kibana-oss auth={map[]} err="failed to parse 1 timestamp label(s) as RFC3339 (org.label-schema.build-date); ask the repository administrator to correct this as it conflicts with the spec" ref=docker.elastic.co/kibana/kibana-oss:6.7.1-SNAPSHOT
ts=2019-07-16T10:55:50.283008383Z caller=repocachemanager.go:260 component=warmer canonical_name=docker.elastic.co/kibana/kibana-oss auth={map[]} err="failed to parse 1 timestamp label(s) as RFC3339 (org.label-schema.build-date); ask the repository administrator to correct this as it conflicts with the spec" ref=docker.elastic.co/kibana/kibana-oss:6.6.0
ts=2019-07-16T10:55:50.284867463Z caller=repocachemanager.go:260 component=warmer canonical_name=docker.elastic.co/kibana/kibana-oss auth={map[]} err="failed to parse 1 timestamp label(s) as RFC3339 (org.label-schema.build-date); ask the repository administrator to correct this as it conflicts with the spec" ref=docker.elastic.co/kibana/kibana-oss:6.7.2
ts=2019-07-16T10:55:50.287859188Z caller=repocachemanager.go:260 component=warmer canonical_name=docker.elastic.co/kibana/kibana-oss auth={map[]} err="failed to parse 1 timestamp label(s) as RFC3339 (org.label-schema.build-date); ask the repository administrator to correct this as it conflicts with the spec" ref=docker.elastic.co/kibana/kibana-oss:7.0.1
ts=2019-07-16T10:55:50.291766728Z caller=repocachemanager.go:260 component=warmer canonical_name=docker.elastic.co/kibana/kibana-oss auth={map[]} err="failed to parse 1 timestamp label(s) as RFC3339 (org.label-schema.build-date); ask the repository administrator to correct this as it conflicts with the spec" ref=docker.elastic.co/kibana/kibana-oss:6.7.2-SNAPSHOT
ts=2019-07-16T10:55:50.293673446Z caller=repocachemanager.go:260 component=warmer canonical_name=docker.elastic.co/kibana/kibana-oss auth={map[]} err="failed to parse 1 timestamp label(s) as RFC3339 (org.label-schema.build-date); ask the repository administrator to correct this as it conflicts with the spec" ref=docker.elastic.co/kibana/kibana-oss:7.0.1-SNAPSHOT
ts=2019-07-16T10:55:50.297869746Z caller=repocachemanager.go:260 component=warmer canonical_name=docker.elastic.co/kibana/kibana-oss auth={map[]} err="failed to parse 1 timestamp label(s) as RFC3339 (org.label-schema.build-date); ask the repository administrator to correct this as it conflicts with the spec" ref=docker.elastic.co/kibana/kibana-oss:7.0.0
ts=2019-07-16T10:55:50.347969607Z caller=repocachemanager.go:260 component=warmer canonical_name=docker.elastic.co/kibana/kibana-oss auth={map[]} err="failed to parse 1 timestamp label(s) as RFC3339 (org.label-schema.build-date); ask the repository administrator to correct this as it conflicts with the spec" ref=docker.elastic.co/kibana/kibana-oss:6.5.1
ts=2019-07-16T10:55:50.383433707Z caller=repocachemanager.go:260 component=warmer canonical_name=docker.elastic.co/kibana/kibana-oss auth={map[]} err="failed to parse 1 timestamp label(s) as RFC3339 (org.label-schema.build-date); ask the repository administrator to correct this as it conflicts with the spec" ref=docker.elastic.co/kibana/kibana-oss:6.8.1-SNAPSHOT
ts=2019-07-16T10:55:50.383492327Z caller=repocachemanager.go:260 component=warmer canonical_name=docker.elastic.co/kibana/kibana-oss auth={map[]} err="failed to parse 1 timestamp label(s) as RFC3339 (org.label-schema.build-date); ask the repository administrator to correct this as it conflicts with the spec" ref=docker.elastic.co/kibana/kibana-oss:7.0-SNAPSHOT
ts=2019-07-16T10:55:50.383547378Z caller=repocachemanager.go:260 component=warmer canonical_name=docker.elastic.co/kibana/kibana-oss auth={map[]} err="failed to parse 1 timestamp label(s) as RFC3339 (org.label-schema.build-date); ask the repository administrator to correct this as it conflicts with the spec" ref=docker.elastic.co/kibana/kibana-oss:7.0.2-SNAPSHOT
ts=2019-07-16T10:55:50.386963984Z caller=repocachemanager.go:260 component=warmer canonical_name=docker.elastic.co/kibana/kibana-oss auth={map[]} err="failed to parse 1 timestamp label(s) as RFC3339 (org.label-schema.build-date); ask the repository administrator to correct this as it conflicts with the spec" ref=docker.elastic.co/kibana/kibana-oss:6.8.0
ts=2019-07-16T10:55:50.394971885Z caller=repocachemanager.go:260 component=warmer canonical_name=docker.elastic.co/kibana/kibana-oss auth={map[]} err="failed to parse 1 timestamp label(s) as RFC3339 (org.label-schema.build-date); ask the repository administrator to correct this as it conflicts with the spec" ref=docker.elastic.co/kibana/kibana-oss:6.5.2
ts=2019-07-16T10:55:50.395014202Z caller=repocachemanager.go:260 component=warmer canonical_name=docker.elastic.co/kibana/kibana-oss auth={map[]} err="failed to parse 1 timestamp label(s) as RFC3339 (org.label-schema.build-date); ask the repository administrator to correct this as it conflicts with the spec" ref=docker.elastic.co/kibana/kibana-oss:6.4.3-SNAPSHOT
ts=2019-07-16T10:55:50.395014221Z caller=repocachemanager.go:260 component=warmer canonical_name=docker.elastic.co/kibana/kibana-oss auth={map[]} err="failed to parse 1 timestamp label(s) as RFC3339 (org.label-schema.build-date); ask the repository administrator to correct this as it conflicts with the spec" ref=docker.elastic.co/kibana/kibana-oss:6.5.4-SNAPSHOT
ts=2019-07-16T10:55:50.395021209Z caller=repocachemanager.go:260 component=warmer canonical_name=docker.elastic.co/kibana/kibana-oss auth={map[]} err="failed to parse 1 timestamp label(s) as RFC3339 (org.label-schema.build-date); ask the repository administrator to correct this as it conflicts with the spec" ref=docker.elastic.co/kibana/kibana-oss:7.0.0-alpha2
ts=2019-07-16T10:55:50.396597015Z caller=repocachemanager.go:260 component=warmer canonical_name=docker.elastic.co/kibana/kibana-oss auth={map[]} err="failed to parse 1 timestamp label(s) as RFC3339 (org.label-schema.build-date); ask the repository administrator to correct this as it conflicts with the spec" ref=docker.elastic.co/kibana/kibana-oss:7.0.0-rc2
ts=2019-07-16T10:55:50.396609482Z caller=repocachemanager.go:260 component=warmer canonical_name=docker.elastic.co/kibana/kibana-oss auth={map[]} err="failed to parse 1 timestamp label(s) as RFC3339 (org.label-schema.build-date); ask the repository administrator to correct this as it conflicts with the spec" ref=docker.elastic.co/kibana/kibana-oss:6.7-SNAPSHOT
ts=2019-07-16T10:55:50.396862101Z caller=repocachemanager.go:260 component=warmer canonical_name=docker.elastic.co/kibana/kibana-oss auth={map[]} err="failed to parse 1 timestamp label(s) as RFC3339 (org.label-schema.build-date); ask the repository administrator to correct this as it conflicts with the spec" ref=docker.elastic.co/kibana/kibana-oss:6.8.2-SNAPSHOT
ts=2019-07-16T10:55:50.397000876Z caller=repocachemanager.go:260 component=warmer canonical_name=docker.elastic.co/kibana/kibana-oss auth={map[]} err="failed to parse 1 timestamp label(s) as RFC3339 (org.label-schema.build-date); ask the repository administrator to correct this as it conflicts with the spec" ref=docker.elastic.co/kibana/kibana-oss:7.2.0
ts=2019-07-16T10:55:50.397039617Z caller=repocachemanager.go:260 component=warmer canonical_name=docker.elastic.co/kibana/kibana-oss auth={map[]} err="failed to parse 1 timestamp label(s) as RFC3339 (org.label-schema.build-date); ask the repository administrator to correct this as it conflicts with the spec" ref=docker.elastic.co/kibana/kibana-oss:6.4.2-SNAPSHOT
ts=2019-07-16T10:55:50.397764403Z caller=repocachemanager.go:260 component=warmer canonical_name=docker.elastic.co/kibana/kibana-oss auth={map[]} err="failed to parse 1 timestamp label(s) as RFC3339 (org.label-schema.build-date); ask the repository administrator to correct this as it conflicts with the spec" ref=docker.elastic.co/kibana/kibana-oss:6.4.0-SNAPSHOT
ts=2019-07-16T10:55:50.39897826Z caller=repocachemanager.go:260 component=warmer canonical_name=docker.elastic.co/kibana/kibana-oss auth={map[]} err="failed to parse 1 timestamp label(s) as RFC3339 (org.label-schema.build-date); ask the repository administrator to correct this as it conflicts with the spec" ref=docker.elastic.co/kibana/kibana-oss:6.7.0
ts=2019-07-16T10:55:50.399332239Z caller=repocachemanager.go:260 component=warmer canonical_name=docker.elastic.co/kibana/kibana-oss auth={map[]} err="failed to parse 1 timestamp label(s) as RFC3339 (org.label-schema.build-date); ask the repository administrator to correct this as it conflicts with the spec" ref=docker.elastic.co/kibana/kibana-oss:6.7.3-SNAPSHOT
ts=2019-07-16T10:55:50.399997671Z caller=repocachemanager.go:260 component=warmer canonical_name=docker.elastic.co/kibana/kibana-oss auth={map[]} err="failed to parse 1 timestamp label(s) as RFC3339 (org.label-schema.build-date); ask the repository administrator to correct this as it conflicts with the spec" ref=docker.elastic.co/kibana/kibana-oss:6.7.0-SNAPSHOT
ts=2019-07-16T10:55:50.400248834Z caller=repocachemanager.go:260 component=warmer canonical_name=docker.elastic.co/kibana/kibana-oss auth={map[]} err="failed to parse 1 timestamp label(s) as RFC3339 (org.label-schema.build-date); ask the repository administrator to correct this as it conflicts with the spec" ref=docker.elastic.co/kibana/kibana-oss:7.1.2-SNAPSHOT
ts=2019-07-16T10:55:50.400705448Z caller=repocachemanager.go:260 component=warmer canonical_name=docker.elastic.co/kibana/kibana-oss auth={map[]} err="failed to parse 1 timestamp label(s) as RFC3339 (org.label-schema.build-date); ask the repository administrator to correct this as it conflicts with the spec" ref=docker.elastic.co/kibana/kibana-oss:6.4.3
ts=2019-07-16T10:55:50.400915051Z caller=repocachemanager.go:260 component=warmer canonical_name=docker.elastic.co/kibana/kibana-oss auth={map[]} err="failed to parse 1 timestamp label(s) as RFC3339 (org.label-schema.build-date); ask the repository administrator to correct this as it conflicts with the spec" ref=docker.elastic.co/kibana/kibana-oss:7.1-SNAPSHOT
ts=2019-07-16T10:55:50.409526099Z caller=repocachemanager.go:260 component=warmer canonical_name=docker.elastic.co/kibana/kibana-oss auth={map[]} err="failed to parse 1 timestamp label(s) as RFC3339 (org.label-schema.build-date); ask the repository administrator to correct this as it conflicts with the spec" ref=docker.elastic.co/kibana/kibana-oss:6.5.2-SNAPSHOT
ts=2019-07-16T10:55:50.409965272Z caller=repocachemanager.go:260 component=warmer canonical_name=docker.elastic.co/kibana/kibana-oss auth={map[]} err="failed to parse 1 timestamp label(s) as RFC3339 (org.label-schema.build-date); ask the repository administrator to correct this as it conflicts with the spec" ref=docker.elastic.co/kibana/kibana-oss:6.8-SNAPSHOT
ts=2019-07-16T10:55:50.414227807Z caller=repocachemanager.go:260 component=warmer canonical_name=docker.elastic.co/kibana/kibana-oss auth={map[]} err="failed to parse 1 timestamp label(s) as RFC3339 (org.label-schema.build-date); ask the repository administrator to correct this as it conflicts with the spec" ref=docker.elastic.co/kibana/kibana-oss:7.1.0-SNAPSHOT
ts=2019-07-16T10:55:50.41449338Z caller=repocachemanager.go:260 component=warmer canonical_name=docker.elastic.co/kibana/kibana-oss auth={map[]} err="failed to parse 1 timestamp label(s) as RFC3339 (org.label-schema.build-date); ask the repository administrator to correct this as it conflicts with the spec" ref=docker.elastic.co/kibana/kibana-oss:6.4.0
ts=2019-07-16T10:55:50.41605223Z caller=repocachemanager.go:260 component=warmer canonical_name=docker.elastic.co/kibana/kibana-oss auth={map[]} err="failed to parse 1 timestamp label(s) as RFC3339 (org.label-schema.build-date); ask the repository administrator to correct this as it conflicts with the spec" ref=docker.elastic.co/kibana/kibana-oss:6.4.1
ts=2019-07-16T10:55:50.416114621Z caller=repocachemanager.go:260 component=warmer canonical_name=docker.elastic.co/kibana/kibana-oss auth={map[]} err="failed to parse 1 timestamp label(s) as RFC3339 (org.label-schema.build-date); ask the repository administrator to correct this as it conflicts with the spec" ref=docker.elastic.co/kibana/kibana-oss:6.6.0-SNAPSHOT
ts=2019-07-16T10:55:50.416129188Z caller=repocachemanager.go:260 component=warmer canonical_name=docker.elastic.co/kibana/kibana-oss auth={map[]} err="failed to parse 1 timestamp label(s) as RFC3339 (org.label-schema.build-date); ask the repository administrator to correct this as it conflicts with the spec" ref=docker.elastic.co/kibana/kibana-oss:6.8.0-SNAPSHOT
ts=2019-07-16T10:55:50.419255869Z caller=repocachemanager.go:260 component=warmer canonical_name=docker.elastic.co/kibana/kibana-oss auth={map[]} err="failed to parse 1 timestamp label(s) as RFC3339 (org.label-schema.build-date); ask the repository administrator to correct this as it conflicts with the spec" ref=docker.elastic.co/kibana/kibana-oss:7.1.1
ts=2019-07-16T10:55:50.419661388Z caller=repocachemanager.go:260 component=warmer canonical_name=docker.elastic.co/kibana/kibana-oss auth={map[]} err="failed to parse 1 timestamp label(s) as RFC3339 (org.label-schema.build-date); ask the repository administrator to correct this as it conflicts with the spec" ref=docker.elastic.co/kibana/kibana-oss:7.2-SNAPSHOT
ts=2019-07-16T10:55:50.420917841Z caller=repocachemanager.go:260 component=warmer canonical_name=docker.elastic.co/kibana/kibana-oss auth={map[]} err="failed to parse 1 timestamp label(s) as RFC3339 (org.label-schema.build-date); ask the repository administrator to correct this as it conflicts with the spec" ref=docker.elastic.co/kibana/kibana-oss:7.2.1-SNAPSHOT
ts=2019-07-16T10:55:50.422337445Z caller=repocachemanager.go:260 component=warmer canonical_name=docker.elastic.co/kibana/kibana-oss auth={map[]} err="failed to parse 1 timestamp label(s) as RFC3339 (org.label-schema.build-date); ask the repository administrator to correct this as it conflicts with the spec" ref=docker.elastic.co/kibana/kibana-oss:6.8.1
ts=2019-07-16T10:55:50.424166242Z caller=repocachemanager.go:260 component=warmer canonical_name=docker.elastic.co/kibana/kibana-oss auth={map[]} err="failed to parse 1 timestamp label(s) as RFC3339 (org.label-schema.build-date); ask the repository administrator to correct this as it conflicts with the spec" ref=docker.elastic.co/kibana/kibana-oss:6.6.1-SNAPSHOT
ts=2019-07-16T10:55:50.424399382Z caller=repocachemanager.go:260 component=warmer canonical_name=docker.elastic.co/kibana/kibana-oss auth={map[]} err="failed to parse 1 timestamp label(s) as RFC3339 (org.label-schema.build-date); ask the repository administrator to correct this as it conflicts with the spec" ref=docker.elastic.co/kibana/kibana-oss:6.6.2-SNAPSHOT
ts=2019-07-16T10:55:50.424628881Z caller=repocachemanager.go:260 component=warmer canonical_name=docker.elastic.co/kibana/kibana-oss auth={map[]} err="failed to parse 1 timestamp label(s) as RFC3339 (org.label-schema.build-date); ask the repository administrator to correct this as it conflicts with the spec" ref=docker.elastic.co/kibana/kibana-oss:6.5-SNAPSHOT
ts=2019-07-16T10:55:50.424636514Z caller=repocachemanager.go:260 component=warmer canonical_name=docker.elastic.co/kibana/kibana-oss auth={map[]} err="failed to parse 1 timestamp label(s) as RFC3339 (org.label-schema.build-date); ask the repository administrator to correct this as it conflicts with the spec" ref=docker.elastic.co/kibana/kibana-oss:7.1.1-SNAPSHOT
ts=2019-07-16T10:55:50.425006158Z caller=repocachemanager.go:260 component=warmer canonical_name=docker.elastic.co/kibana/kibana-oss auth={map[]} err="failed to parse 1 timestamp label(s) as RFC3339 (org.label-schema.build-date); ask the repository administrator to correct this as it conflicts with the spec" ref=docker.elastic.co/kibana/kibana-oss:6.5.5-SNAPSHOT
ts=2019-07-16T10:55:50.426243205Z caller=repocachemanager.go:260 component=warmer canonical_name=docker.elastic.co/kibana/kibana-oss auth={map[]} err="failed to parse 1 timestamp label(s) as RFC3339 (org.label-schema.build-date); ask the repository administrator to correct this as it conflicts with the spec" ref=docker.elastic.co/kibana/kibana-oss:6.5.3
ts=2019-07-16T10:55:50.432228268Z caller=repocachemanager.go:260 component=warmer canonical_name=docker.elastic.co/kibana/kibana-oss auth={map[]} err="failed to parse 1 timestamp label(s) as RFC3339 (org.label-schema.build-date); ask the repository administrator to correct this as it conflicts with the spec" ref=docker.elastic.co/kibana/kibana-oss:6.7.1
ts=2019-07-16T10:55:50.434389649Z caller=repocachemanager.go:260 component=warmer canonical_name=docker.elastic.co/kibana/kibana-oss auth={map[]} err="failed to parse 1 timestamp label(s) as RFC3339 (org.label-schema.build-date); ask the repository administrator to correct this as it conflicts with the spec" ref=docker.elastic.co/kibana/kibana-oss:6.4-SNAPSHOT
ts=2019-07-16T10:55:50.43442377Z caller=repocachemanager.go:260 component=warmer canonical_name=docker.elastic.co/kibana/kibana-oss auth={map[]} err="failed to parse 1 timestamp label(s) as RFC3339 (org.label-schema.build-date); ask the repository administrator to correct this as it conflicts with the spec" ref=docker.elastic.co/kibana/kibana-oss:6.4.4-SNAPSHOT
ts=2019-07-16T10:55:50.434474239Z caller=repocachemanager.go:260 component=warmer canonical_name=docker.elastic.co/kibana/kibana-oss auth={map[]} err="failed to parse 1 timestamp label(s) as RFC3339 (org.label-schema.build-date); ask the repository administrator to correct this as it conflicts with the spec" ref=docker.elastic.co/kibana/kibana-oss:6.6.2
ts=2019-07-16T10:55:50.448599902Z caller=repocachemanager.go:260 component=warmer canonical_name=docker.elastic.co/kibana/kibana-oss auth={map[]} err="failed to parse 1 timestamp label(s) as RFC3339 (org.label-schema.build-date); ask the repository administrator to correct this as it conflicts with the spec" ref=docker.elastic.co/kibana/kibana-oss:7.x-SNAPSHOT
ts=2019-07-16T10:55:50.448739615Z caller=repocachemanager.go:260 component=warmer canonical_name=docker.elastic.co/kibana/kibana-oss auth={map[]} err="failed to parse 1 timestamp label(s) as RFC3339 (org.label-schema.build-date); ask the repository administrator to correct this as it conflicts with the spec" ref=docker.elastic.co/kibana/kibana-oss:7.0.0-alpha1-SNAPSHOT
ts=2019-07-16T10:55:50.44970842Z caller=repocachemanager.go:260 component=warmer canonical_name=docker.elastic.co/kibana/kibana-oss auth={map[]} err="failed to parse 1 timestamp label(s) as RFC3339 (org.label-schema.build-date); ask the repository administrator to correct this as it conflicts with the spec" ref=docker.elastic.co/kibana/kibana-oss:6.3.3-SNAPSHOT
ts=2019-07-16T10:55:50.451803481Z caller=repocachemanager.go:260 component=warmer canonical_name=docker.elastic.co/kibana/kibana-oss auth={map[]} err="failed to parse 1 timestamp label(s) as RFC3339 (org.label-schema.build-date); ask the repository administrator to correct this as it conflicts with the spec" ref=docker.elastic.co/kibana/kibana-oss:7.4.0-SNAPSHOT
ts=2019-07-16T10:55:50.454448535Z caller=repocachemanager.go:260 component=warmer canonical_name=docker.elastic.co/kibana/kibana-oss auth={map[]} err="failed to parse 1 timestamp label(s) as RFC3339 (org.label-schema.build-date); ask the repository administrator to correct this as it conflicts with the spec" ref=docker.elastic.co/kibana/kibana-oss:7.0.0-SNAPSHOT
ts=2019-07-16T10:55:50.484676774Z caller=repocachemanager.go:260 component=warmer canonical_name=docker.elastic.co/kibana/kibana-oss auth={map[]} err="failed to parse 1 timestamp label(s) as RFC3339 (org.label-schema.build-date); ask the repository administrator to correct this as it conflicts with the spec" ref=docker.elastic.co/kibana/kibana-oss:7.0.0-alpha1
ts=2019-07-16T10:55:50.542809016Z caller=repocachemanager.go:260 component=warmer canonical_name=docker.elastic.co/kibana/kibana-oss auth={map[]} err="failed to parse 1 timestamp label(s) as RFC3339 (org.label-schema.build-date); ask the repository administrator to correct this as it conflicts with the spec" ref=docker.elastic.co/kibana/kibana-oss:6.5.1-SNAPSHOT
ts=2019-07-16T10:55:50.560790511Z caller=repocachemanager.go:260 component=warmer canonical_name=docker.elastic.co/kibana/kibana-oss auth={map[]} err="failed to parse 1 timestamp label(s) as RFC3339 (org.label-schema.build-date); ask the repository administrator to correct this as it conflicts with the spec" ref=docker.elastic.co/kibana/kibana-oss:6.5.0-SNAPSHOT
ts=2019-07-16T10:55:50.590028463Z caller=repocachemanager.go:260 component=warmer canonical_name=docker.elastic.co/kibana/kibana-oss auth={map[]} err="failed to parse 1 timestamp label(s) as RFC3339 (org.label-schema.build-date); ask the repository administrator to correct this as it conflicts with the spec" ref=docker.elastic.co/kibana/kibana-oss:7.0.0-rc1
ts=2019-07-16T10:55:50.684841427Z caller=repocachemanager.go:260 component=warmer canonical_name=docker.elastic.co/kibana/kibana-oss auth={map[]} err="failed to parse 1 timestamp label(s) as RFC3339 (org.label-schema.build-date); ask the repository administrator to correct this as it conflicts with the spec" ref=docker.elastic.co/kibana/kibana-oss:7.0.0-beta1
ts=2019-07-16T10:55:50.685505605Z caller=warming.go:206 component=warmer updated=docker.elastic.co/kibana/kibana-oss successful=91 attempted=91
ts=2019-07-16T10:55:53.825777364Z caller=warming.go:198 component=warmer info="refreshing image" image=docker.io/bitnami/redis tag_count=1963 to_update=69 of_which_refresh=0 of_which_missing=69
ts=2019-07-16T10:55:55.757531597Z caller=repocachemanager.go:260 component=warmer canonical_name=index.docker.io/bitnami/redis auth={map[]} err="failed to parse 1 timestamp label(s) as RFC3339 (org.label-schema.build-date); ask the repository administrator to correct this as it conflicts with the spec" ref=docker.io/bitnami/redis:4.0.14-centos-7-r3
ts=2019-07-16T10:55:55.861178493Z caller=repocachemanager.go:260 component=warmer canonical_name=index.docker.io/bitnami/redis auth={map[]} err="failed to parse 1 timestamp label(s) as RFC3339 (org.label-schema.build-date); ask the repository administrator to correct this as it conflicts with the spec" ref=docker.io/bitnami/redis:4.0.14-centos-7-r32
ts=2019-07-16T10:55:55.887135945Z caller=repocachemanager.go:260 component=warmer canonical_name=index.docker.io/bitnami/redis auth={map[]} err="failed to parse 1 timestamp label(s) as RFC3339 (org.label-schema.build-date); ask the repository administrator to correct this as it conflicts with the spec" ref=docker.io/bitnami/redis:4.0.14-centos-7-r28
ts=2019-07-16T10:55:55.93560909Z caller=repocachemanager.go:260 component=warmer canonical_name=index.docker.io/bitnami/redis auth={map[]} err="failed to parse 1 timestamp label(s) as RFC3339 (org.label-schema.build-date); ask the repository administrator to correct this as it conflicts with the spec" ref=docker.io/bitnami/redis:4.0.14-centos-7-r30
ts=2019-07-16T10:55:55.961641572Z caller=repocachemanager.go:260 component=warmer canonical_name=index.docker.io/bitnami/redis auth={map[]} err="failed to parse 1 timestamp label(s) as RFC3339 (org.label-schema.build-date); ask the repository administrator to correct this as it conflicts with the spec" ref=docker.io/bitnami/redis:4.0.14-centos-7-r29
ts=2019-07-16T10:55:55.980774884Z caller=repocachemanager.go:260 component=warmer canonical_name=index.docker.io/bitnami/redis auth={map[]} err="failed to parse 1 timestamp label(s) as RFC3339 (org.label-schema.build-date); ask the repository administrator to correct this as it conflicts with the spec" ref=docker.io/bitnami/redis:4.0.14-centos-7-r31
ts=2019-07-16T10:55:56.048064305Z caller=repocachemanager.go:260 component=warmer canonical_name=index.docker.io/bitnami/redis auth={map[]} err="failed to parse 1 timestamp label(s) as RFC3339 (org.label-schema.build-date); ask the repository administrator to correct this as it conflicts with the spec" ref=docker.io/bitnami/redis:4.0.14-centos-7-r27
ts=2019-07-16T10:55:56.511472393Z caller=warming.go:206 component=warmer updated=docker.io/bitnami/redis successful=69 attempted=69
ts=2019-07-16T10:56:09.255087368Z caller=warming.go:198 component=warmer info="refreshing image" image=coredns/coredns tag_count=39 to_update=39 of_which_refresh=0 of_which_missing=39
ts=2019-07-16T10:56:12.096428897Z caller=warming.go:206 component=warmer updated=coredns/coredns successful=39 attempted=39
ts=2019-07-16T10:56:28.19674986Z caller=warming.go:198 component=warmer info="refreshing image" image=docker.io/bitnami/mongodb tag_count=3247 to_update=122 of_which_refresh=0 of_which_missing=122
ts=2019-07-16T10:57:01.48095252Z caller=warming.go:206 component=warmer updated=docker.io/bitnami/mongodb successful=122 attempted=122
ts=2019-07-16T10:57:12.231322321Z caller=warming.go:198 component=warmer info="refreshing image" image=gcr.io/kubernetes-helm/tiller tag_count=74 to_update=74 of_which_refresh=0 of_which_missing=74
ts=2019-07-16T10:57:14.530420762Z caller=warming.go:206 component=warmer updated=gcr.io/kubernetes-helm/tiller successful=74 attempted=74

Additional context
Add any other context about the problem here, e.g

  • Flux version: flux:1.13.2
  • Helm Operator version: helm-operator:0.10.0
  • Kubernetes version: v1.15.0
  • Git provider: github
  • Container registry provider: docker hub

Note: i am running under microk8s

@sureshamk sureshamk added blocked-needs-validation Issue is waiting to be validated before we can proceed bug labels Jul 16, 2019
@hiddeco
Copy link
Member

hiddeco commented Jul 16, 2019

Given nothing related to git is logged after ts=2019-07-16T10:45:12.266611075Z caller=loop.go:85 component=sync-loop err="git repo not ready: git repo has not been cloned yet" and Flux does not see any automated workloads (ts=2019-07-16T10:45:30.924587084Z caller=images.go:27 component=sync-loop msg="no automated workloads"), I do not think Flux ever succeeded in cloning the git repository and there is thus nothing applied to the cluster.

Did you add the public key to your repository?

@sureshamk
Copy link
Author

sureshamk commented Jul 16, 2019

@hiddeco I added my public key in github.

After i added i ran fluxctl sync , its through the error

HEAD of master is 2c50671
Waiting for 2c50671 to be applied ...
== Error ==

Error: fatal: bad revision 'flux-sync..2c50671', full output:
 fatal: bad revision 'flux-sync..2c50671'


We don't have a specific help message for the error above.

It would help us remedy this if you log an issue at

    https://github.com/weaveworks/flux/issues

saying what you were doing when you saw this, and quoting the message
at the top.

@sureshamk
Copy link
Author

@hiddeco any idea about this ?

@hiddeco
Copy link
Member

hiddeco commented Jul 19, 2019

Made a fresh fork of flux-get-started and booted a new minikube instance.

After closly following all steps on https://github.com/fluxcd/flux/blob/master/site/helm-get-started.md, and adding the public key as a read/write deploy key to the repository.

  1. the manifests were applied as expected
  2. the demo namespace appeared
  3. pods started spawning in the new demo namespace

Given the above I can think of two things:

  1. the steps in the linked document were not closely followed
  2. microk8s behaves not like minikube

@sureshamk
Copy link
Author

@hiddeco I tried the same with minikube. Works fine . But what is the reason it behaves differently in microK8s. confused !!!

@hiddeco
Copy link
Member

hiddeco commented Jul 22, 2019

Given

ts=2019-07-16T10:52:37.242034495Z caller=warming.go:154 component=warmer canonical_name=gcr.io/kubernetes-helm/tiller auth={map[]} err="Get https://gcr.io/v2/: context deadline exceeded"

and

ts=2019-07-16T10:45:42.33623184Z caller=checkpoint.go:17 component=checkpoint err="Get https://checkpoint-api.weave.works/v1/check/weave-flux-helm?arch=amd64&flag_kernel-version=4.15.0-54-generic&os=linux&signature=S4GS71L3BN7CQA1DjM6qqgMcc1NEs3z224BuOb5GEgQ%3D&version=0.10.0: dial tcp 172.217.26.179:443: i/o timeout"

I think you may have had a (temporary) network related hick-up. Can you try the whole setup again on microk8s and see if the issue persists?

@sureshamk
Copy link
Author

I tried many times , microk8s is failing always with fluxcd :(

@hiddeco hiddeco changed the title Helm chart is not automatically released Helm chart is not automatically released on microk8s Jul 24, 2019
@hiddeco hiddeco added onboarding/activation Particular pertinence to getting Flux up and running and removed blocked-needs-validation Issue is waiting to be validated before we can proceed bug labels Jul 24, 2019
@ktsakalozos
Copy link

I had no problem using flux with MicroK8s. Here is roughly what I did.

sudo snap install microk8s --classic
# wait for the installation to finish
microk8s.status --wait-ready
microk8s.enable dns
# wait for deployment to finish

Create the sa as described in the startup doc.

Install helm

sudo snap install helm --classic
helm upgrade -i fluxl --set helmOperator.create=true --set helmOperator.createCRD=false --set git.url=git@github.com:ktsakalozos/flux-get-started --kubeconfig /var/snap/microk8s/current/credentials/client.config --namespace flux fluxcd/flux

Add the key to github repo.

microk8s.kubectl -n flux --kubeconfig /var/snap/microk8s/current/credentials/client.config logs deployment/fluxl | grep identity.pub | cut -d '"
' -f2

Wait a few seconds and you get this picture:

$ microk8s.kubectl get all --all-namespaces -o wide                                                                                                                                              workspace: Thu Jul 25 10:25:20 2019

NAMESPACE     NAME                                       READY   STATUS             RESTARTS   AGE     IP           NODE        NOMINATED NODE   READINESS GATES
demo          pod/ghost-ghost-964764957-j7zbz            0/1     Running            1          8m29s   10.1.1.119   workspace   <none>           <none>
demo          pod/ghost-mariadb-6598db44b9-h4cqv         0/1     ImagePullBackOff   0          8m29s   10.1.1.120   workspace   <none>           <none>
demo          pod/mongodb-5bdc4bfd45-rx4kl               1/1     Running            0          10m     10.1.1.117   workspace   <none>           <none>
demo          pod/podinfo-7469946f4-jh76z                0/1     Init:0/1           0          5m20s   <none>       workspace   <none>           <none>
demo          pod/podinfo-78f94c775d-dwh7w               1/1     Running            0          10m     10.1.1.115   workspace   <none>           <none>
demo          pod/podinfo-78f94c775d-fvm57               1/1     Running            0          10m     10.1.1.116   workspace   <none>           <none>
demo          pod/redis-master-0                         1/1     Running            0          9m15s   10.1.1.118   workspace   <none>           <none>
flux          pod/fluxl-778bff48b4-jprpw                 1/1     Running            0          24m     10.1.1.114   workspace   <none>           <none>
flux          pod/fluxl-helm-operator-66c5465494-tdc2r   1/1     Running            0          24m     10.1.1.112   workspace   <none>           <none>
flux          pod/fluxl-memcached-c79c9cc9f-pp8vn        1/1     Running            0          24m     10.1.1.113   workspace   <none>           <none>
kube-system   pod/coredns-f7867546d-p6msz                1/1     Running            0          29m     10.1.1.107   workspace   <none>           <none>
kube-system   pod/tiller-deploy-86c94df8dc-2vbfh         1/1     Running            0          25m     10.1.1.111   workspace   <none>           <none>


NAMESPACE     NAME                      TYPE        CLUSTER-IP       EXTERNAL-IP   PORT(S)                  AGE     SELECTOR
default       service/kubernetes        ClusterIP   10.152.183.1     <none>        443/TCP                  161m    <none>
demo          service/ghost-ghost       ClusterIP   10.152.183.71    <none>        80/TCP                   8m33s   app=ghost-ghost
demo          service/ghost-mariadb     ClusterIP   10.152.183.111   <none>        3306/TCP                 8m37s   app=ghost-mariadb
demo          service/mongodb           ClusterIP   10.152.183.35    <none>        27017/TCP                10m     app=mongodb,release=mongodb
demo          service/podinfo           ClusterIP   10.152.183.99    <none>        9898/TCP                 10m     app=podinfo
demo          service/redis-master      ClusterIP   10.152.183.203   <none>        6379/TCP                 9m15s   app=redis,release=redis,role=master
flux          service/fluxl             ClusterIP   10.152.183.73    <none>        3030/TCP                 24m     app=flux,release=fluxl
flux          service/fluxl-memcached   ClusterIP   10.152.183.59    <none>        11211/TCP                24m     app=flux-memcached,release=fluxl
kube-system   service/kube-dns          ClusterIP   10.152.183.10    <none>        53/UDP,53/TCP,9153/TCP   29m     k8s-app=kube-dns
kube-system   service/tiller-deploy     ClusterIP   10.152.183.117   <none>        44134/TCP                152m    app=helm,name=tiller


NAMESPACE     NAME                                  READY   UP-TO-DATE   AVAILABLE   AGE     CONTAINERS           IMAGES                                  SELECTOR
demo          deployment.apps/ghost-ghost           0/1     1            0           8m33s   ghost-ghost          bitnami/ghost:1.21.5-r0                 app=ghost-ghost
demo          deployment.apps/ghost-mariadb         0/1     1            0           8m33s   ghost-mariadb        bitnami/mariadb:10.1.23-r2              app=ghost-mariadb
demo          deployment.apps/mongodb               1/1     1            1           10m     mongodb              docker.io/bitnami/mongodb:4.0.3         app=mongodb,release=mongodb
demo          deployment.apps/podinfo               2/2     1            2           10m     podinfod             stefanprodan/podinfo:1.3.2              app=podinfo
flux          deployment.apps/fluxl                 1/1     1            1           24m     flux                 docker.io/fluxcd/flux:1.13.2            app=flux,release=fluxl
flux          deployment.apps/fluxl-helm-operator   1/1     1            1           24m     flux-helm-operator   docker.io/fluxcd/helm-operator:0.10.0   app=flux-helm-operator,release=fluxl
flux          deployment.apps/fluxl-memcached       1/1     1            1           24m     memcached            memcached:1.5.15                        app=flux-memcached,release=fluxl
kube-system   deployment.apps/coredns               1/1     1            1           29m     coredns              coredns/coredns:1.5.0                   k8s-app=kube-dns
kube-system   deployment.apps/tiller-deploy         1/1     1            1           152m    tiller               gcr.io/kubernetes-helm/tiller:v2.14.2   app=helm,name=tiller

NAMESPACE     NAME                                             DESIRED   CURRENT   READY   AGE     CONTAINERS           IMAGES                                  SELECTOR
demo          replicaset.apps/ghost-ghost-964764957            1         1         0       8m32s   ghost-ghost          bitnami/ghost:1.21.5-r0                 app=ghost-ghost,pod-template-hash=964764957
demo          replicaset.apps/ghost-mariadb-6598db44b9         1         1         0       8m33s   ghost-mariadb        bitnami/mariadb:10.1.23-r2              app=ghost-mariadb,pod-template-hash=6598db44b9
demo          replicaset.apps/mongodb-5bdc4bfd45               1         1         1       10m     mongodb              docker.io/bitnami/mongodb:4.0.3         app=mongodb,pod-template-hash=5bdc4bfd45,release=mongodb
demo          replicaset.apps/podinfo-7469946f4                1         1         0       5m20s   podinfod             stefanprodan/podinfo:1.3.2              app=podinfo,pod-template-hash=7469946f4
demo          replicaset.apps/podinfo-78f94c775d               2         2         2       10m     podinfod             stefanprodan/podinfo:1.3.2              app=podinfo,pod-template-hash=78f94c775d
flux          replicaset.apps/fluxl-778bff48b4                 1         1         1       24m     flux                 docker.io/fluxcd/flux:1.13.2            app=flux,pod-template-hash=778bff48b4,release=fluxl
flux          replicaset.apps/fluxl-helm-operator-66c5465494   1         1         1       24m     flux-helm-operator   docker.io/fluxcd/helm-operator:0.10.0   app=flux-helm-operator,pod-template-hash=66c5465494,release=fluxl
flux          replicaset.apps/fluxl-memcached-c79c9cc9f        1         1         1       24m     memcached            memcached:1.5.15                        app=flux-memcached,pod-template-hash=c79c9cc9f,release=fluxl
kube-system   replicaset.apps/coredns-f7867546d                1         1         1       29m     coredns              coredns/coredns:1.5.0                   k8s-app=kube-dns,pod-template-hash=f7867546d
kube-system   replicaset.apps/tiller-deploy-86c94df8dc         1         1         1       152m    tiller               gcr.io/kubernetes-helm/tiller:v2.14.2   app=helm,name=tiller,pod-template-hash=86c94df8dc

NAMESPACE   NAME                            READY   AGE     CONTAINERS   IMAGES

I do not look why the demo is failing for me. With:

  Warning  Failed     8m3s                  kubelet, workspace  Failed to pull image "bitnami/mariadb:10.1.23-r2": rpc error: code = Unknown desc = failed to pull and unpack image "docker.io/bitnami/mariadb:10.1.23-r2": httpReaderSeeker: failed open: failed to do request: Get https://registry-1.docker.io/v2/bitnami/mariadb/manifests/sha256:e71475dc460dcc07a377633b677ceb95f3cb45e38c5f1d9ebadcf6132979ed4d: net/http: HTTP/1.x transport connection broken: malformed MIME header line: Too Many Requests (HAP429).

@stefanprodan
Copy link
Member

@ktsakalozos the “Too Many Requests (HAP429)“ error is due to Flux hitting the Docker Hub rate limiter, but kubelet should retry the image pull after a couple of minutes. We run the same setup in CircleCI as part of the end-to-end testing. I haven’t seen the rate limit error there but maybe from your IP there was a lot of traffic towards Docker Hub.

@kingdonb kingdonb added the flux2 Resolution suggested - already fixed in Flux v2 label Jul 28, 2021
@kingdonb
Copy link
Member

There are still rate limiting issues and we have seen failure to pull all image metadata for automated workloads resulting in a halt to applies. This is one of the major limitations in Flux v1 and cannot be fixed, without breaking changes as explained through https://fluxcd.io/docs/guides/sortable-image-tags/

This is fixed in Flux v2. Closing, thanks for using Flux!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
flux2 Resolution suggested - already fixed in Flux v2 onboarding/activation Particular pertinence to getting Flux up and running
Projects
None yet
Development

No branches or pull requests

5 participants