Skip to content

Instantly share code, notes, and snippets.

@get2arun
Created October 22, 2019 21:17
Show Gist options
  • Save get2arun/335ef19cb2cb529d1907139f2fabd833 to your computer and use it in GitHub Desktop.
Save get2arun/335ef19cb2cb529d1907139f2fabd833 to your computer and use it in GitHub Desktop.
docker registry log from latest rolled out pod:
================================================
root@desktop:# oc logs -n default pod/docker-registry-4-dd2r8
time="2019-10-22T20:46:49.008078283Z" level=info msg="start registry" distribution_version=v2.6.2+unknown go.version=go1.10.3 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213 openshift_version=v3.11.0+9cca740-6
time="2019-10-22T20:46:49.009143239Z" level=info msg="quota enforcement disabled" go.version=go1.10.3 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T20:46:49.012170942Z" level=info msg="redis not configured" go.version=go1.10.3 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T20:46:49.012508401Z" level=info msg="Starting upload purge in 45m0s" go.version=go1.10.3 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T20:46:49.081458188Z" level=info msg="using openshift blob descriptor cache" go.version=go1.10.3 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T20:46:49.083729269Z" level=info msg="Using \"172.30.1.1:5000\" as Docker Registry URL" go.version=go1.10.3 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T20:46:49.083786212Z" level=info msg="listening on :5000" go.version=go1.10.3 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T20:46:56.504525574Z" level=info msg=response go.version=go1.10.3 http.request.host="172.17.0.10:5000" http.request.id=63c3aee1-092a-45d3-a623-a94f5042f89c http.request.method=GET http.request.remoteaddr="172.17.0.1:54214" http.request.uri=/healthz http.request.useragent=kube-probe/1.11+ http.response.duration="44.968µs" http.response.status=200 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T20:47:01.884657277Z" level=info msg=response go.version=go1.10.3 http.request.host="172.17.0.10:5000" http.request.id=d0c27dd8-ca3c-4e36-b502-86dfd9b06590 http.request.method=GET http.request.remoteaddr="172.17.0.1:54264" http.request.uri=/healthz http.request.useragent=kube-probe/1.11+ http.response.duration="113.482µs" http.response.status=200 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T20:47:06.518836483Z" level=info msg=response go.version=go1.10.3 http.request.host="172.17.0.10:5000" http.request.id=0be8e80c-4594-4b31-932f-aec647ed300c http.request.method=GET http.request.remoteaddr="172.17.0.1:54284" http.request.uri=/healthz http.request.useragent=kube-probe/1.11+ http.response.duration="111.121µs" http.response.status=200 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T20:47:11.885403209Z" level=info msg=response go.version=go1.10.3 http.request.host="172.17.0.10:5000" http.request.id=d0e7055a-8974-4db7-a3a2-6efaf2021fee http.request.method=GET http.request.remoteaddr="172.17.0.1:54298" http.request.uri=/healthz http.request.useragent=kube-probe/1.11+ http.response.duration="128.283µs" http.response.status=200 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T20:47:16.507101511Z" level=info msg=response go.version=go1.10.3 http.request.host="172.17.0.10:5000" http.request.id=1d52f3ae-fee5-42f8-a61f-7e0b0f11e599 http.request.method=GET http.request.remoteaddr="172.17.0.1:54312" http.request.uri=/healthz http.request.useragent=kube-probe/1.11+ http.response.duration="110.652µs" http.response.status=200 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T20:47:21.884403519Z" level=info msg=response go.version=go1.10.3 http.request.host="172.17.0.10:5000" http.request.id=29304fd6-bdb5-4bf4-a94f-be9d9263471b http.request.method=GET http.request.remoteaddr="172.17.0.1:54326" http.request.uri=/healthz http.request.useragent=kube-probe/1.11+ http.response.duration="97.987µs" http.response.status=200 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T20:47:26.517138015Z" level=info msg=response go.version=go1.10.3 http.request.host="172.17.0.10:5000" http.request.id=308dbc2a-34e2-4a07-9cff-6b0190f67231 http.request.method=GET http.request.remoteaddr="172.17.0.1:54338" http.request.uri=/healthz http.request.useragent=kube-probe/1.11+ http.response.duration="192.231µs" http.response.status=200 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T20:47:31.884869047Z" level=info msg=response go.version=go1.10.3 http.request.host="172.17.0.10:5000" http.request.id=258089a8-ab5c-482a-955f-8ccc9a60a7a2 http.request.method=GET http.request.remoteaddr="172.17.0.1:54378" http.request.uri=/healthz http.request.useragent=kube-probe/1.11+ http.response.duration="122µs" http.response.status=200 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T20:47:36.50520733Z" level=info msg=response go.version=go1.10.3 http.request.host="172.17.0.10:5000" http.request.id=f3594d05-0599-441b-b4d7-b194ba91226f http.request.method=GET http.request.remoteaddr="172.17.0.1:54392" http.request.uri=/healthz http.request.useragent=kube-probe/1.11+ http.response.duration="80.068µs" http.response.status=200 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T20:47:41.884501349Z" level=info msg=response go.version=go1.10.3 http.request.host="172.17.0.10:5000" http.request.id=c82ad091-642d-4986-9c2b-f366790b1a88 http.request.method=GET http.request.remoteaddr="172.17.0.1:54406" http.request.uri=/healthz http.request.useragent=kube-probe/1.11+ http.response.duration="97.612µs" http.response.status=200 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T20:47:45.245603279Z" level=warning msg="error authorizing context: authorization header required" go.version=go1.10.3 http.request.host="docker-registry-default.127.0.0.1.nip.io:443" http.request.id=1f2dfcf9-68b4-4b35-b4dc-84100ef4b293 http.request.method=GET http.request.remoteaddr=127.0.0.1 http.request.uri=/v2/ http.request.useragent="docker/19.03.3 go/go1.12.10 git-commit/a872fc2f86 kernel/4.18.0-21-generic os/linux arch/amd64 UpstreamClient(Docker-Client/18.09.6 \(linux\))" instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T20:47:45.245755032Z" level=info msg=response go.version=go1.10.3 http.request.host="docker-registry-default.127.0.0.1.nip.io:443" http.request.id=7de4f492-f044-4243-b855-a9e324b93e48 http.request.method=GET http.request.remoteaddr=127.0.0.1 http.request.uri=/v2/ http.request.useragent="docker/19.03.3 go/go1.12.10 git-commit/a872fc2f86 kernel/4.18.0-21-generic os/linux arch/amd64 UpstreamClient(Docker-Client/18.09.6 \(linux\))" http.response.contenttype="application/json; charset=utf-8" http.response.duration=6.716652ms http.response.status=401 http.response.written=87 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T20:47:45.308536031Z" level=info msg="response completed" go.version=go1.10.3 http.request.host="docker-registry-default.127.0.0.1.nip.io:443" http.request.id=bd40d529-6877-4aea-9e46-57a3d40a9423 http.request.method=GET http.request.remoteaddr=127.0.0.1 http.request.uri="/openshift/token?account=developer&scope=repository%3Amyproject%2Fghost%3Apush%2Cpull" http.request.useragent="docker/19.03.3 go/go1.12.10 git-commit/a872fc2f86 kernel/4.18.0-21-generic os/linux arch/amd64 UpstreamClient(Docker-Client/18.09.6 \(linux\))" http.response.contenttype=application/json http.response.duration=34.836549ms http.response.status=200 http.response.written=117 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T20:47:45.308589667Z" level=info msg=response go.version=go1.10.3 http.request.host="docker-registry-default.127.0.0.1.nip.io:443" http.request.id=3c803ac7-87f0-4026-beeb-62d9bd9ff004 http.request.method=GET http.request.remoteaddr=127.0.0.1 http.request.uri="/openshift/token?account=developer&scope=repository%3Amyproject%2Fghost%3Apush%2Cpull" http.request.useragent="docker/19.03.3 go/go1.12.10 git-commit/a872fc2f86 kernel/4.18.0-21-generic os/linux arch/amd64 UpstreamClient(Docker-Client/18.09.6 \(linux\))" http.response.contenttype=application/json http.response.duration=34.949047ms http.response.status=200 http.response.written=117 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T20:47:45.443553954Z" level=info msg="response completed with error" err.code="blob unknown" err.detail="sha256:9267059eba879df93c574d4c48c87a9fb89e5ebeef602591559a84dd5fa76fb2" err.message="blob unknown to registry" go.version=go1.10.3 http.request.host="docker-registry-default.127.0.0.1.nip.io:443" http.request.id=d978e0f6-ff06-44f8-8291-fc3fee25f7ed http.request.method=HEAD http.request.remoteaddr=127.0.0.1 http.request.uri="/v2/myproject/ghost/blobs/sha256:9267059eba879df93c574d4c48c87a9fb89e5ebeef602591559a84dd5fa76fb2" http.request.useragent="docker/19.03.3 go/go1.12.10 git-commit/a872fc2f86 kernel/4.18.0-21-generic os/linux arch/amd64 UpstreamClient(Docker-Client/18.09.6 \(linux\))" http.response.contenttype="application/json; charset=utf-8" http.response.duration=119.918144ms http.response.status=404 http.response.written=157 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213 openshift.auth.user=developer openshift.auth.userid=a984afd3-a334-11e9-98c5-54e1ad5f35c4 vars.digest="sha256:9267059eba879df93c574d4c48c87a9fb89e5ebeef602591559a84dd5fa76fb2" vars.name=myproject/ghost
time="2019-10-22T20:47:45.444367577Z" level=info msg=response go.version=go1.10.3 http.request.host="docker-registry-default.127.0.0.1.nip.io:443" http.request.id=7e2463d4-dc7e-4951-8d21-1cf58b711b38 http.request.method=HEAD http.request.remoteaddr=127.0.0.1 http.request.uri="/v2/myproject/ghost/blobs/sha256:9267059eba879df93c574d4c48c87a9fb89e5ebeef602591559a84dd5fa76fb2" http.request.useragent="docker/19.03.3 go/go1.12.10 git-commit/a872fc2f86 kernel/4.18.0-21-generic os/linux arch/amd64 UpstreamClient(Docker-Client/18.09.6 \(linux\))" http.response.contenttype="application/json; charset=utf-8" http.response.duration=120.74584ms http.response.status=404 http.response.written=157 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T20:47:45.456736545Z" level=info msg="response completed with error" err.code="blob unknown" err.detail="sha256:e8abbbb69840bdf8e999dec7702c974a300def2cfc53366991d97fdef25fefe4" err.message="blob unknown to registry" go.version=go1.10.3 http.request.host="docker-registry-default.127.0.0.1.nip.io:443" http.request.id=f3a8c541-3399-4553-99e5-df082eb992c1 http.request.method=HEAD http.request.remoteaddr=127.0.0.1 http.request.uri="/v2/myproject/ghost/blobs/sha256:e8abbbb69840bdf8e999dec7702c974a300def2cfc53366991d97fdef25fefe4" http.request.useragent="docker/19.03.3 go/go1.12.10 git-commit/a872fc2f86 kernel/4.18.0-21-generic os/linux arch/amd64 UpstreamClient(Docker-Client/18.09.6 \(linux\))" http.response.contenttype="application/json; charset=utf-8" http.response.duration=129.333415ms http.response.status=404 http.response.written=157 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213 openshift.auth.user=developer openshift.auth.userid=a984afd3-a334-11e9-98c5-54e1ad5f35c4 vars.digest="sha256:e8abbbb69840bdf8e999dec7702c974a300def2cfc53366991d97fdef25fefe4" vars.name=myproject/ghost
time="2019-10-22T20:47:45.457198057Z" level=info msg=response go.version=go1.10.3 http.request.host="docker-registry-default.127.0.0.1.nip.io:443" http.request.id=7e6cf472-7c7e-43c2-8849-9df16fea38ce http.request.method=HEAD http.request.remoteaddr=127.0.0.1 http.request.uri="/v2/myproject/ghost/blobs/sha256:e8abbbb69840bdf8e999dec7702c974a300def2cfc53366991d97fdef25fefe4" http.request.useragent="docker/19.03.3 go/go1.12.10 git-commit/a872fc2f86 kernel/4.18.0-21-generic os/linux arch/amd64 UpstreamClient(Docker-Client/18.09.6 \(linux\))" http.response.contenttype="application/json; charset=utf-8" http.response.duration=129.912288ms http.response.status=404 http.response.written=157 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T20:47:45.468245561Z" level=info msg="response completed with error" err.code="blob unknown" err.detail="sha256:0697a4d0237d11fe6e8b506851ce2b96dd93eeca73875ea28b87b4c953cb5c7b" err.message="blob unknown to registry" go.version=go1.10.3 http.request.host="docker-registry-default.127.0.0.1.nip.io:443" http.request.id=0962b824-5f20-476a-9cc1-b54c6467e27f http.request.method=HEAD http.request.remoteaddr=127.0.0.1 http.request.uri="/v2/myproject/ghost/blobs/sha256:0697a4d0237d11fe6e8b506851ce2b96dd93eeca73875ea28b87b4c953cb5c7b" http.request.useragent="docker/19.03.3 go/go1.12.10 git-commit/a872fc2f86 kernel/4.18.0-21-generic os/linux arch/amd64 UpstreamClient(Docker-Client/18.09.6 \(linux\))" http.response.contenttype="application/json; charset=utf-8" http.response.duration=144.23841ms http.response.status=404 http.response.written=157 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213 openshift.auth.user=developer openshift.auth.userid=a984afd3-a334-11e9-98c5-54e1ad5f35c4 vars.digest="sha256:0697a4d0237d11fe6e8b506851ce2b96dd93eeca73875ea28b87b4c953cb5c7b" vars.name=myproject/ghost
time="2019-10-22T20:47:45.472122259Z" level=info msg=response go.version=go1.10.3 http.request.host="docker-registry-default.127.0.0.1.nip.io:443" http.request.id=59c91fef-c6cc-413d-881d-ca90a8219b11 http.request.method=HEAD http.request.remoteaddr=127.0.0.1 http.request.uri="/v2/myproject/ghost/blobs/sha256:0697a4d0237d11fe6e8b506851ce2b96dd93eeca73875ea28b87b4c953cb5c7b" http.request.useragent="docker/19.03.3 go/go1.12.10 git-commit/a872fc2f86 kernel/4.18.0-21-generic os/linux arch/amd64 UpstreamClient(Docker-Client/18.09.6 \(linux\))" http.response.contenttype="application/json; charset=utf-8" http.response.duration=148.154052ms http.response.status=404 http.response.written=157 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T20:47:45.483356296Z" level=info msg="response completed with error" err.code="blob unknown" err.detail="sha256:3ca6df1ab1da06eed5c327334672cbdee91177317ca781dda6813bde8dae1f04" err.message="blob unknown to registry" go.version=go1.10.3 http.request.host="docker-registry-default.127.0.0.1.nip.io:443" http.request.id=d0cba03c-b8bd-456e-a04b-388a351b02df http.request.method=HEAD http.request.remoteaddr=127.0.0.1 http.request.uri="/v2/myproject/ghost/blobs/sha256:3ca6df1ab1da06eed5c327334672cbdee91177317ca781dda6813bde8dae1f04" http.request.useragent="docker/19.03.3 go/go1.12.10 git-commit/a872fc2f86 kernel/4.18.0-21-generic os/linux arch/amd64 UpstreamClient(Docker-Client/18.09.6 \(linux\))" http.response.contenttype="application/json; charset=utf-8" http.response.duration=159.80028ms http.response.status=404 http.response.written=157 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213 openshift.auth.user=developer openshift.auth.userid=a984afd3-a334-11e9-98c5-54e1ad5f35c4 vars.digest="sha256:3ca6df1ab1da06eed5c327334672cbdee91177317ca781dda6813bde8dae1f04" vars.name=myproject/ghost
time="2019-10-22T20:47:45.483650152Z" level=info msg=response go.version=go1.10.3 http.request.host="docker-registry-default.127.0.0.1.nip.io:443" http.request.id=b10a354f-11f2-4961-a4c9-53d7979eb9b1 http.request.method=HEAD http.request.remoteaddr=127.0.0.1 http.request.uri="/v2/myproject/ghost/blobs/sha256:3ca6df1ab1da06eed5c327334672cbdee91177317ca781dda6813bde8dae1f04" http.request.useragent="docker/19.03.3 go/go1.12.10 git-commit/a872fc2f86 kernel/4.18.0-21-generic os/linux arch/amd64 UpstreamClient(Docker-Client/18.09.6 \(linux\))" http.response.contenttype="application/json; charset=utf-8" http.response.duration=160.126822ms http.response.status=404 http.response.written=157 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T20:47:45.484647462Z" level=info msg="response completed with error" err.code="blob unknown" err.detail="sha256:700dc7310bdd10196b75b5f621072761ac431ffbe4966368e75270a4b13cb307" err.message="blob unknown to registry" go.version=go1.10.3 http.request.host="docker-registry-default.127.0.0.1.nip.io:443" http.request.id=f4b0e122-d048-44eb-954b-f32bedc07cc2 http.request.method=HEAD http.request.remoteaddr=127.0.0.1 http.request.uri="/v2/myproject/ghost/blobs/sha256:700dc7310bdd10196b75b5f621072761ac431ffbe4966368e75270a4b13cb307" http.request.useragent="docker/19.03.3 go/go1.12.10 git-commit/a872fc2f86 kernel/4.18.0-21-generic os/linux arch/amd64 UpstreamClient(Docker-Client/18.09.6 \(linux\))" http.response.contenttype="application/json; charset=utf-8" http.response.duration=157.378779ms http.response.status=404 http.response.written=157 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213 openshift.auth.user=developer openshift.auth.userid=a984afd3-a334-11e9-98c5-54e1ad5f35c4 vars.digest="sha256:700dc7310bdd10196b75b5f621072761ac431ffbe4966368e75270a4b13cb307" vars.name=myproject/ghost
time="2019-10-22T20:47:45.484714162Z" level=info msg=response go.version=go1.10.3 http.request.host="docker-registry-default.127.0.0.1.nip.io:443" http.request.id=a9a79375-9803-463b-b56b-1d2ad3e00193 http.request.method=HEAD http.request.remoteaddr=127.0.0.1 http.request.uri="/v2/myproject/ghost/blobs/sha256:700dc7310bdd10196b75b5f621072761ac431ffbe4966368e75270a4b13cb307" http.request.useragent="docker/19.03.3 go/go1.12.10 git-commit/a872fc2f86 kernel/4.18.0-21-generic os/linux arch/amd64 UpstreamClient(Docker-Client/18.09.6 \(linux\))" http.response.contenttype="application/json; charset=utf-8" http.response.duration=161.159043ms http.response.status=404 http.response.written=157 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T20:47:45.733766695Z" level=info msg="response completed" go.version=go1.10.3 http.request.host="docker-registry-default.127.0.0.1.nip.io:443" http.request.id=6c4ed21e-79de-406f-8dbb-d63dd3ec7ad1 http.request.method=POST http.request.remoteaddr=127.0.0.1 http.request.uri=/v2/myproject/ghost/blobs/uploads/ http.request.useragent="docker/19.03.3 go/go1.12.10 git-commit/a872fc2f86 kernel/4.18.0-21-generic os/linux arch/amd64 UpstreamClient(Docker-Client/18.09.6 \(linux\))" http.response.duration=283.786141ms http.response.status=202 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T20:47:45.734049351Z" level=info msg=response go.version=go1.10.3 http.request.host="docker-registry-default.127.0.0.1.nip.io:443" http.request.id=5677baa0-2b74-4b53-a01e-45c29daafaa7 http.request.method=POST http.request.remoteaddr=127.0.0.1 http.request.uri=/v2/myproject/ghost/blobs/uploads/ http.request.useragent="docker/19.03.3 go/go1.12.10 git-commit/a872fc2f86 kernel/4.18.0-21-generic os/linux arch/amd64 UpstreamClient(Docker-Client/18.09.6 \(linux\))" http.response.duration=284.103495ms http.response.status=202 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T20:47:45.797284543Z" level=info msg="response completed" go.version=go1.10.3 http.request.host="docker-registry-default.127.0.0.1.nip.io:443" http.request.id=38be038c-88a3-4fad-b032-a54256878ce1 http.request.method=POST http.request.remoteaddr=127.0.0.1 http.request.uri=/v2/myproject/ghost/blobs/uploads/ http.request.useragent="docker/19.03.3 go/go1.12.10 git-commit/a872fc2f86 kernel/4.18.0-21-generic os/linux arch/amd64 UpstreamClient(Docker-Client/18.09.6 \(linux\))" http.response.duration=305.461714ms http.response.status=202 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T20:47:45.797420585Z" level=info msg=response go.version=go1.10.3 http.request.host="docker-registry-default.127.0.0.1.nip.io:443" http.request.id=1e69b337-4e63-4f0d-8a00-f0ec540fb23b http.request.method=POST http.request.remoteaddr=127.0.0.1 http.request.uri=/v2/myproject/ghost/blobs/uploads/ http.request.useragent="docker/19.03.3 go/go1.12.10 git-commit/a872fc2f86 kernel/4.18.0-21-generic os/linux arch/amd64 UpstreamClient(Docker-Client/18.09.6 \(linux\))" http.response.duration=305.644006ms http.response.status=202 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T20:47:45.797402546Z" level=info msg="response completed" go.version=go1.10.3 http.request.host="docker-registry-default.127.0.0.1.nip.io:443" http.request.id=32583f79-1f10-4618-b12d-e759c37c169b http.request.method=POST http.request.remoteaddr=127.0.0.1 http.request.uri=/v2/myproject/ghost/blobs/uploads/ http.request.useragent="docker/19.03.3 go/go1.12.10 git-commit/a872fc2f86 kernel/4.18.0-21-generic os/linux arch/amd64 UpstreamClient(Docker-Client/18.09.6 \(linux\))" http.response.duration=320.146076ms http.response.status=202 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T20:47:45.79755893Z" level=info msg=response go.version=go1.10.3 http.request.host="docker-registry-default.127.0.0.1.nip.io:443" http.request.id=6e30ea13-4420-4c00-81b3-efe92e7e422b http.request.method=POST http.request.remoteaddr=127.0.0.1 http.request.uri=/v2/myproject/ghost/blobs/uploads/ http.request.useragent="docker/19.03.3 go/go1.12.10 git-commit/a872fc2f86 kernel/4.18.0-21-generic os/linux arch/amd64 UpstreamClient(Docker-Client/18.09.6 \(linux\))" http.response.duration=320.317402ms http.response.status=202 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T20:47:45.798348351Z" level=info msg="response completed" go.version=go1.10.3 http.request.host="docker-registry-default.127.0.0.1.nip.io:443" http.request.id=d71fa239-450b-4f0a-9e85-50a5de69edb7 http.request.method=POST http.request.remoteaddr=127.0.0.1 http.request.uri=/v2/myproject/ghost/blobs/uploads/ http.request.useragent="docker/19.03.3 go/go1.12.10 git-commit/a872fc2f86 kernel/4.18.0-21-generic os/linux arch/amd64 UpstreamClient(Docker-Client/18.09.6 \(linux\))" http.response.duration=333.776295ms http.response.status=202 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T20:47:45.798473583Z" level=info msg=response go.version=go1.10.3 http.request.host="docker-registry-default.127.0.0.1.nip.io:443" http.request.id=70bae742-0777-4988-b69f-6780b924bdfc http.request.method=POST http.request.remoteaddr=127.0.0.1 http.request.uri=/v2/myproject/ghost/blobs/uploads/ http.request.useragent="docker/19.03.3 go/go1.12.10 git-commit/a872fc2f86 kernel/4.18.0-21-generic os/linux arch/amd64 UpstreamClient(Docker-Client/18.09.6 \(linux\))" http.response.duration=333.957968ms http.response.status=202 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T20:47:45.79916289Z" level=info msg="response completed" go.version=go1.10.3 http.request.host="docker-registry-default.127.0.0.1.nip.io:443" http.request.id=41f79161-0dd3-448c-9af9-7d93ce52f19b http.request.method=POST http.request.remoteaddr=127.0.0.1 http.request.uri=/v2/myproject/ghost/blobs/uploads/ http.request.useragent="docker/19.03.3 go/go1.12.10 git-commit/a872fc2f86 kernel/4.18.0-21-generic os/linux arch/amd64 UpstreamClient(Docker-Client/18.09.6 \(linux\))" http.response.duration=305.088652ms http.response.status=202 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T20:47:45.799283956Z" level=info msg=response go.version=go1.10.3 http.request.host="docker-registry-default.127.0.0.1.nip.io:443" http.request.id=2277e107-d28c-45b4-999c-e06b50da7095 http.request.method=POST http.request.remoteaddr=127.0.0.1 http.request.uri=/v2/myproject/ghost/blobs/uploads/ http.request.useragent="docker/19.03.3 go/go1.12.10 git-commit/a872fc2f86 kernel/4.18.0-21-generic os/linux arch/amd64 UpstreamClient(Docker-Client/18.09.6 \(linux\))" http.response.duration=305.253684ms http.response.status=202 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T20:47:46.505140165Z" level=info msg=response go.version=go1.10.3 http.request.host="172.17.0.10:5000" http.request.id=cda7c0fa-8d43-4463-8dc6-f273ad89ba30 http.request.method=GET http.request.remoteaddr="172.17.0.1:54514" http.request.uri=/healthz http.request.useragent=kube-probe/1.11+ http.response.duration="119.907µs" http.response.status=200 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T20:47:51.067034429Z" level=info msg="response completed" go.version=go1.10.3 http.request.host="docker-registry-default.127.0.0.1.nip.io:443" http.request.id=e3e0483e-3522-4f57-81b3-8783384e9ffd http.request.method=POST http.request.remoteaddr=127.0.0.1 http.request.uri=/v2/myproject/ghost/blobs/uploads/ http.request.useragent="docker/19.03.3 go/go1.12.10 git-commit/a872fc2f86 kernel/4.18.0-21-generic os/linux arch/amd64 UpstreamClient(Docker-Client/18.09.6 \(linux\))" http.response.duration=268.149145ms http.response.status=202 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T20:47:51.067167269Z" level=info msg=response go.version=go1.10.3 http.request.host="docker-registry-default.127.0.0.1.nip.io:443" http.request.id=670ae3ec-3438-4894-a332-a1d37e42a5de http.request.method=POST http.request.remoteaddr=127.0.0.1 http.request.uri=/v2/myproject/ghost/blobs/uploads/ http.request.useragent="docker/19.03.3 go/go1.12.10 git-commit/a872fc2f86 kernel/4.18.0-21-generic os/linux arch/amd64 UpstreamClient(Docker-Client/18.09.6 \(linux\))" http.response.duration=268.377213ms http.response.status=202 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T20:47:51.069732798Z" level=info msg="response completed" go.version=go1.10.3 http.request.host="docker-registry-default.127.0.0.1.nip.io:443" http.request.id=658bb17f-723a-4370-95c3-398a02f92fa6 http.request.method=POST http.request.remoteaddr=127.0.0.1 http.request.uri=/v2/myproject/ghost/blobs/uploads/ http.request.useragent="docker/19.03.3 go/go1.12.10 git-commit/a872fc2f86 kernel/4.18.0-21-generic os/linux arch/amd64 UpstreamClient(Docker-Client/18.09.6 \(linux\))" http.response.duration=193.990764ms http.response.status=202 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T20:47:51.069859012Z" level=info msg=response go.version=go1.10.3 http.request.host="docker-registry-default.127.0.0.1.nip.io:443" http.request.id=8ae5d729-b18a-4101-8caf-b34053c038e4 http.request.method=POST http.request.remoteaddr=127.0.0.1 http.request.uri=/v2/myproject/ghost/blobs/uploads/ http.request.useragent="docker/19.03.3 go/go1.12.10 git-commit/a872fc2f86 kernel/4.18.0-21-generic os/linux arch/amd64 UpstreamClient(Docker-Client/18.09.6 \(linux\))" http.response.duration=194.377282ms http.response.status=202 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T20:47:51.069732838Z" level=info msg="response completed" go.version=go1.10.3 http.request.host="docker-registry-default.127.0.0.1.nip.io:443" http.request.id=9ecb6e75-a7e8-4670-9fe5-c8e4f25b4c4f http.request.method=POST http.request.remoteaddr=127.0.0.1 http.request.uri=/v2/myproject/ghost/blobs/uploads/ http.request.useragent="docker/19.03.3 go/go1.12.10 git-commit/a872fc2f86 kernel/4.18.0-21-generic os/linux arch/amd64 UpstreamClient(Docker-Client/18.09.6 \(linux\))" http.response.duration=194.180106ms http.response.status=202 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T20:47:51.070055541Z" level=info msg=response go.version=go1.10.3 http.request.host="docker-registry-default.127.0.0.1.nip.io:443" http.request.id=729d0ccb-0f99-4f6c-9abf-9245a77fefab http.request.method=POST http.request.remoteaddr=127.0.0.1 http.request.uri=/v2/myproject/ghost/blobs/uploads/ http.request.useragent="docker/19.03.3 go/go1.12.10 git-commit/a872fc2f86 kernel/4.18.0-21-generic os/linux arch/amd64 UpstreamClient(Docker-Client/18.09.6 \(linux\))" http.response.duration=194.565625ms http.response.status=202 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T20:47:51.100769354Z" level=info msg="response completed" go.version=go1.10.3 http.request.host="docker-registry-default.127.0.0.1.nip.io:443" http.request.id=5545af7f-73cf-4779-86b9-292d830eab9e http.request.method=POST http.request.remoteaddr=127.0.0.1 http.request.uri=/v2/myproject/ghost/blobs/uploads/ http.request.useragent="docker/19.03.3 go/go1.12.10 git-commit/a872fc2f86 kernel/4.18.0-21-generic os/linux arch/amd64 UpstreamClient(Docker-Client/18.09.6 \(linux\))" http.response.duration=220.090108ms http.response.status=202 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T20:47:51.100897629Z" level=info msg=response go.version=go1.10.3 http.request.host="docker-registry-default.127.0.0.1.nip.io:443" http.request.id=e2630b37-c536-4fdc-b1fa-d78b79337659 http.request.method=POST http.request.remoteaddr=127.0.0.1 http.request.uri=/v2/myproject/ghost/blobs/uploads/ http.request.useragent="docker/19.03.3 go/go1.12.10 git-commit/a872fc2f86 kernel/4.18.0-21-generic os/linux arch/amd64 UpstreamClient(Docker-Client/18.09.6 \(linux\))" http.response.duration=220.280499ms http.response.status=202 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T20:47:51.100271689Z" level=info msg="response completed" go.version=go1.10.3 http.request.host="docker-registry-default.127.0.0.1.nip.io:443" http.request.id=27ddb4b7-9676-477d-b226-c1908358622e http.request.method=POST http.request.remoteaddr=127.0.0.1 http.request.uri=/v2/myproject/ghost/blobs/uploads/ http.request.useragent="docker/19.03.3 go/go1.12.10 git-commit/a872fc2f86 kernel/4.18.0-21-generic os/linux arch/amd64 UpstreamClient(Docker-Client/18.09.6 \(linux\))" http.response.duration=187.467878ms http.response.status=202 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T20:47:51.101463473Z" level=info msg=response go.version=go1.10.3 http.request.host="docker-registry-default.127.0.0.1.nip.io:443" http.request.id=17a9ca84-de0b-498b-8c57-08b8090a517c http.request.method=POST http.request.remoteaddr=127.0.0.1 http.request.uri=/v2/myproject/ghost/blobs/uploads/ http.request.useragent="docker/19.03.3 go/go1.12.10 git-commit/a872fc2f86 kernel/4.18.0-21-generic os/linux arch/amd64 UpstreamClient(Docker-Client/18.09.6 \(linux\))" http.response.duration=220.062492ms http.response.status=202 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T20:47:51.884445828Z" level=info msg=response go.version=go1.10.3 http.request.host="172.17.0.10:5000" http.request.id=720a4ccb-959e-42bd-a3c0-4e0f854cf621 http.request.method=GET http.request.remoteaddr="172.17.0.1:54576" http.request.uri=/healthz http.request.useragent=kube-probe/1.11+ http.response.duration="92.376µs" http.response.status=200 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T20:47:55.184752906Z" level=info msg="response completed with error" err.code="blob unknown" err.detail="sha256:80369df487363e56aea88d4d41b61f1607fc2ec198e9327cfde36a5346c71bf2" err.message="blob unknown to registry" go.version=go1.10.3 http.request.host="docker-registry-default.127.0.0.1.nip.io:443" http.request.id=f1a90f53-151e-4f25-8d82-126ff2f17a17 http.request.method=HEAD http.request.remoteaddr=127.0.0.1 http.request.uri="/v2/myproject/ghost/blobs/sha256:80369df487363e56aea88d4d41b61f1607fc2ec198e9327cfde36a5346c71bf2" http.request.useragent="docker/19.03.3 go/go1.12.10 git-commit/a872fc2f86 kernel/4.18.0-21-generic os/linux arch/amd64 UpstreamClient(Docker-Client/18.09.6 \(linux\))" http.response.contenttype="application/json; charset=utf-8" http.response.duration=45.611262ms http.response.status=404 http.response.written=157 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213 openshift.auth.user=developer openshift.auth.userid=a984afd3-a334-11e9-98c5-54e1ad5f35c4 vars.digest="sha256:80369df487363e56aea88d4d41b61f1607fc2ec198e9327cfde36a5346c71bf2" vars.name=myproject/ghost
time="2019-10-22T20:47:55.184835661Z" level=info msg=response go.version=go1.10.3 http.request.host="docker-registry-default.127.0.0.1.nip.io:443" http.request.id=e43311b5-34e3-46e3-b8c5-60d4c4ea56b3 http.request.method=HEAD http.request.remoteaddr=127.0.0.1 http.request.uri="/v2/myproject/ghost/blobs/sha256:80369df487363e56aea88d4d41b61f1607fc2ec198e9327cfde36a5346c71bf2" http.request.useragent="docker/19.03.3 go/go1.12.10 git-commit/a872fc2f86 kernel/4.18.0-21-generic os/linux arch/amd64 UpstreamClient(Docker-Client/18.09.6 \(linux\))" http.response.contenttype="application/json; charset=utf-8" http.response.duration=45.778161ms http.response.status=404 http.response.written=157 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T20:47:55.198496458Z" level=info msg="response completed with error" err.code="blob unknown" err.detail="sha256:4a2992e26daf44c2d6fdba66eb4841866163ad3e2e0b1dc2972c2371da7a8cdb" err.message="blob unknown to registry" go.version=go1.10.3 http.request.host="docker-registry-default.127.0.0.1.nip.io:443" http.request.id=63f24135-000a-4496-9cd0-3020210c2328 http.request.method=HEAD http.request.remoteaddr=127.0.0.1 http.request.uri="/v2/myproject/ghost/blobs/sha256:4a2992e26daf44c2d6fdba66eb4841866163ad3e2e0b1dc2972c2371da7a8cdb" http.request.useragent="docker/19.03.3 go/go1.12.10 git-commit/a872fc2f86 kernel/4.18.0-21-generic os/linux arch/amd64 UpstreamClient(Docker-Client/18.09.6 \(linux\))" http.response.contenttype="application/json; charset=utf-8" http.response.duration=39.844978ms http.response.status=404 http.response.written=157 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213 openshift.auth.user=developer openshift.auth.userid=a984afd3-a334-11e9-98c5-54e1ad5f35c4 vars.digest="sha256:4a2992e26daf44c2d6fdba66eb4841866163ad3e2e0b1dc2972c2371da7a8cdb" vars.name=myproject/ghost
time="2019-10-22T20:47:55.198522846Z" level=info msg="response completed with error" err.code="blob unknown" err.detail="sha256:d0a77252393292f586be3ecaa92f4d05e4176a244d79fcd1d81be56c22d30e78" err.message="blob unknown to registry" go.version=go1.10.3 http.request.host="docker-registry-default.127.0.0.1.nip.io:443" http.request.id=b986c4df-c0e1-44f5-9af2-ac645a689cf9 http.request.method=HEAD http.request.remoteaddr=127.0.0.1 http.request.uri="/v2/myproject/ghost/blobs/sha256:d0a77252393292f586be3ecaa92f4d05e4176a244d79fcd1d81be56c22d30e78" http.request.useragent="docker/19.03.3 go/go1.12.10 git-commit/a872fc2f86 kernel/4.18.0-21-generic os/linux arch/amd64 UpstreamClient(Docker-Client/18.09.6 \(linux\))" http.response.contenttype="application/json; charset=utf-8" http.response.duration=47.270307ms http.response.status=404 http.response.written=157 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213 openshift.auth.user=developer openshift.auth.userid=a984afd3-a334-11e9-98c5-54e1ad5f35c4 vars.digest="sha256:d0a77252393292f586be3ecaa92f4d05e4176a244d79fcd1d81be56c22d30e78" vars.name=myproject/ghost
time="2019-10-22T20:47:55.198562109Z" level=info msg=response go.version=go1.10.3 http.request.host="docker-registry-default.127.0.0.1.nip.io:443" http.request.id=0d1569da-d1eb-4e20-badf-883c279a73e2 http.request.method=HEAD http.request.remoteaddr=127.0.0.1 http.request.uri="/v2/myproject/ghost/blobs/sha256:4a2992e26daf44c2d6fdba66eb4841866163ad3e2e0b1dc2972c2371da7a8cdb" http.request.useragent="docker/19.03.3 go/go1.12.10 git-commit/a872fc2f86 kernel/4.18.0-21-generic os/linux arch/amd64 UpstreamClient(Docker-Client/18.09.6 \(linux\))" http.response.contenttype="application/json; charset=utf-8" http.response.duration=39.981253ms http.response.status=404 http.response.written=157 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T20:47:55.1985728Z" level=info msg=response go.version=go1.10.3 http.request.host="docker-registry-default.127.0.0.1.nip.io:443" http.request.id=2a481815-0bf2-42b3-bd17-6d8b3bd6e95d http.request.method=HEAD http.request.remoteaddr=127.0.0.1 http.request.uri="/v2/myproject/ghost/blobs/sha256:d0a77252393292f586be3ecaa92f4d05e4176a244d79fcd1d81be56c22d30e78" http.request.useragent="docker/19.03.3 go/go1.12.10 git-commit/a872fc2f86 kernel/4.18.0-21-generic os/linux arch/amd64 UpstreamClient(Docker-Client/18.09.6 \(linux\))" http.response.contenttype="application/json; charset=utf-8" http.response.duration=47.40397ms http.response.status=404 http.response.written=157 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T20:47:55.19886322Z" level=info msg="response completed with error" err.code="blob unknown" err.detail="sha256:c787b0c97ca87a06c8057fe872fec751c1007aa65b14b1c6cf27c49065b74cb7" err.message="blob unknown to registry" go.version=go1.10.3 http.request.host="docker-registry-default.127.0.0.1.nip.io:443" http.request.id=9746647e-6c53-4174-b8a4-cca239a70e64 http.request.method=HEAD http.request.remoteaddr=127.0.0.1 http.request.uri="/v2/myproject/ghost/blobs/sha256:c787b0c97ca87a06c8057fe872fec751c1007aa65b14b1c6cf27c49065b74cb7" http.request.useragent="docker/19.03.3 go/go1.12.10 git-commit/a872fc2f86 kernel/4.18.0-21-generic os/linux arch/amd64 UpstreamClient(Docker-Client/18.09.6 \(linux\))" http.response.contenttype="application/json; charset=utf-8" http.response.duration=47.395489ms http.response.status=404 http.response.written=157 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213 openshift.auth.user=developer openshift.auth.userid=a984afd3-a334-11e9-98c5-54e1ad5f35c4 vars.digest="sha256:c787b0c97ca87a06c8057fe872fec751c1007aa65b14b1c6cf27c49065b74cb7" vars.name=myproject/ghost
time="2019-10-22T20:47:55.198927901Z" level=info msg=response go.version=go1.10.3 http.request.host="docker-registry-default.127.0.0.1.nip.io:443" http.request.id=28237bdf-187e-45ba-b516-5cf0bb4692eb http.request.method=HEAD http.request.remoteaddr=127.0.0.1 http.request.uri="/v2/myproject/ghost/blobs/sha256:c787b0c97ca87a06c8057fe872fec751c1007aa65b14b1c6cf27c49065b74cb7" http.request.useragent="docker/19.03.3 go/go1.12.10 git-commit/a872fc2f86 kernel/4.18.0-21-generic os/linux arch/amd64 UpstreamClient(Docker-Client/18.09.6 \(linux\))" http.response.contenttype="application/json; charset=utf-8" http.response.duration=47.710891ms http.response.status=404 http.response.written=157 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T20:47:55.423210547Z" level=info msg="response completed" go.version=go1.10.3 http.request.host="docker-registry-default.127.0.0.1.nip.io:443" http.request.id=dff05fc9-1fc0-4851-bbd3-ba9a8258b0e7 http.request.method=POST http.request.remoteaddr=127.0.0.1 http.request.uri=/v2/myproject/ghost/blobs/uploads/ http.request.useragent="docker/19.03.3 go/go1.12.10 git-commit/a872fc2f86 kernel/4.18.0-21-generic os/linux arch/amd64 UpstreamClient(Docker-Client/18.09.6 \(linux\))" http.response.duration=232.754425ms http.response.status=202 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T20:47:55.423248076Z" level=info msg=response go.version=go1.10.3 http.request.host="docker-registry-default.127.0.0.1.nip.io:443" http.request.id=7595086c-6338-412d-b281-4b2ce1d369d4 http.request.method=POST http.request.remoteaddr=127.0.0.1 http.request.uri=/v2/myproject/ghost/blobs/uploads/ http.request.useragent="docker/19.03.3 go/go1.12.10 git-commit/a872fc2f86 kernel/4.18.0-21-generic os/linux arch/amd64 UpstreamClient(Docker-Client/18.09.6 \(linux\))" http.response.duration=232.832644ms http.response.status=202 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T20:47:55.477363419Z" level=info msg="response completed" go.version=go1.10.3 http.request.host="docker-registry-default.127.0.0.1.nip.io:443" http.request.id=683baa69-f0af-4d53-a512-b009af8bf980 http.request.method=POST http.request.remoteaddr=127.0.0.1 http.request.uri=/v2/myproject/ghost/blobs/uploads/ http.request.useragent="docker/19.03.3 go/go1.12.10 git-commit/a872fc2f86 kernel/4.18.0-21-generic os/linux arch/amd64 UpstreamClient(Docker-Client/18.09.6 \(linux\))" http.response.duration=269.394691ms http.response.status=202 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T20:47:55.477402709Z" level=info msg=response go.version=go1.10.3 http.request.host="docker-registry-default.127.0.0.1.nip.io:443" http.request.id=bf8cf50c-cd87-46ce-af1e-95953b6ba3e6 http.request.method=POST http.request.remoteaddr=127.0.0.1 http.request.uri=/v2/myproject/ghost/blobs/uploads/ http.request.useragent="docker/19.03.3 go/go1.12.10 git-commit/a872fc2f86 kernel/4.18.0-21-generic os/linux arch/amd64 UpstreamClient(Docker-Client/18.09.6 \(linux\))" http.response.duration=269.465489ms http.response.status=202 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T20:47:55.477641074Z" level=info msg="response completed" go.version=go1.10.3 http.request.host="docker-registry-default.127.0.0.1.nip.io:443" http.request.id=690724c0-a173-4fc2-ada0-b5666a6a81db http.request.method=POST http.request.remoteaddr=127.0.0.1 http.request.uri=/v2/myproject/ghost/blobs/uploads/ http.request.useragent="docker/19.03.3 go/go1.12.10 git-commit/a872fc2f86 kernel/4.18.0-21-generic os/linux arch/amd64 UpstreamClient(Docker-Client/18.09.6 \(linux\))" http.response.duration=271.004593ms http.response.status=202 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T20:47:55.477669139Z" level=info msg=response go.version=go1.10.3 http.request.host="docker-registry-default.127.0.0.1.nip.io:443" http.request.id=f7169fe8-9208-4db4-b21e-050ab045ad38 http.request.method=POST http.request.remoteaddr=127.0.0.1 http.request.uri=/v2/myproject/ghost/blobs/uploads/ http.request.useragent="docker/19.03.3 go/go1.12.10 git-commit/a872fc2f86 kernel/4.18.0-21-generic os/linux arch/amd64 UpstreamClient(Docker-Client/18.09.6 \(linux\))" http.response.duration=271.073515ms http.response.status=202 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T20:47:55.477934754Z" level=info msg="response completed" go.version=go1.10.3 http.request.host="docker-registry-default.127.0.0.1.nip.io:443" http.request.id=8b5cd38e-44b4-4766-b08a-0e725648225f http.request.method=POST http.request.remoteaddr=127.0.0.1 http.request.uri=/v2/myproject/ghost/blobs/uploads/ http.request.useragent="docker/19.03.3 go/go1.12.10 git-commit/a872fc2f86 kernel/4.18.0-21-generic os/linux arch/amd64 UpstreamClient(Docker-Client/18.09.6 \(linux\))" http.response.duration=272.603315ms http.response.status=202 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T20:47:55.478089465Z" level=info msg=response go.version=go1.10.3 http.request.host="docker-registry-default.127.0.0.1.nip.io:443" http.request.id=36c8132c-e474-4519-afb1-989394e70b0a http.request.method=POST http.request.remoteaddr=127.0.0.1 http.request.uri=/v2/myproject/ghost/blobs/uploads/ http.request.useragent="docker/19.03.3 go/go1.12.10 git-commit/a872fc2f86 kernel/4.18.0-21-generic os/linux arch/amd64 UpstreamClient(Docker-Client/18.09.6 \(linux\))" http.response.duration=272.822366ms http.response.status=202 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T20:47:56.508548751Z" level=info msg=response go.version=go1.10.3 http.request.host="172.17.0.10:5000" http.request.id=8db98fd9-49c6-4b85-b9c6-20d7c4e75296 http.request.method=GET http.request.remoteaddr="172.17.0.1:54656" http.request.uri=/healthz http.request.useragent=kube-probe/1.11+ http.response.duration="117.712µs" http.response.status=200 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T20:48:01.884640861Z" level=info msg=response go.version=go1.10.3 http.request.host="172.17.0.10:5000" http.request.id=1dcfc066-08fc-4a61-b41f-daabe1027b4b http.request.method=GET http.request.remoteaddr="172.17.0.1:54692" http.request.uri=/healthz http.request.useragent=kube-probe/1.11+ http.response.duration="96.565µs" http.response.status=200 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T20:48:06.505171723Z" level=info msg=response go.version=go1.10.3 http.request.host="172.17.0.10:5000" http.request.id=d55824b3-d1b1-43af-8942-1363e698dbeb http.request.method=GET http.request.remoteaddr="172.17.0.1:54706" http.request.uri=/healthz http.request.useragent=kube-probe/1.11+ http.response.duration="101.36µs" http.response.status=200 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T20:48:11.884587152Z" level=info msg=response go.version=go1.10.3 http.request.host="172.17.0.10:5000" http.request.id=a0de1cfe-1315-4b3f-949a-9bba5c60b989 http.request.method=GET http.request.remoteaddr="172.17.0.1:54722" http.request.uri=/healthz http.request.useragent=kube-probe/1.11+ http.response.duration="126.579µs" http.response.status=200 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T20:48:16.50512514Z" level=info msg=response go.version=go1.10.3 http.request.host="172.17.0.10:5000" http.request.id=ee3c2018-f61a-4a8b-a9de-60a9b06df7d9 http.request.method=GET http.request.remoteaddr="172.17.0.1:54736" http.request.uri=/healthz http.request.useragent=kube-probe/1.11+ http.response.duration="101.305µs" http.response.status=200 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T20:48:18.204766624Z" level=warning msg="error authorizing context: authorization header required" go.version=go1.10.3 http.request.host=docker-registry-default.127.0.0.1.nip.io http.request.id=e4960219-d1b5-4617-8be9-f42456a18bc4 http.request.method=GET http.request.remoteaddr=127.0.0.1 http.request.uri=/v2/ http.request.useragent="docker/19.03.3 go/go1.12.10 git-commit/a872fc2f86 kernel/4.18.0-21-generic os/linux arch/amd64 UpstreamClient(Docker-Client/18.09.6 \(linux\))" instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T20:48:18.204816358Z" level=info msg=response go.version=go1.10.3 http.request.host=docker-registry-default.127.0.0.1.nip.io http.request.id=d68e5623-9558-4dfb-ad0e-72d6a79ece8a http.request.method=GET http.request.remoteaddr=127.0.0.1 http.request.uri=/v2/ http.request.useragent="docker/19.03.3 go/go1.12.10 git-commit/a872fc2f86 kernel/4.18.0-21-generic os/linux arch/amd64 UpstreamClient(Docker-Client/18.09.6 \(linux\))" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.188238ms http.response.status=401 http.response.written=87 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T20:48:18.259770409Z" level=info msg="response completed" go.version=go1.10.3 http.request.host=docker-registry-default.127.0.0.1.nip.io http.request.id=b8f74ecd-8d68-4b26-8384-fc5ffc713ec6 http.request.method=GET http.request.remoteaddr=127.0.0.1 http.request.uri="/openshift/token?account=developer&scope=repository%3Amyproject%2Fghost%3Apush%2Cpull" http.request.useragent="docker/19.03.3 go/go1.12.10 git-commit/a872fc2f86 kernel/4.18.0-21-generic os/linux arch/amd64 UpstreamClient(Docker-Client/18.09.6 \(linux\))" http.response.contenttype=application/json http.response.duration=45.11925ms http.response.status=200 http.response.written=117 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T20:48:18.259913163Z" level=info msg=response go.version=go1.10.3 http.request.host=docker-registry-default.127.0.0.1.nip.io http.request.id=9bec63ad-c075-4eb3-91dd-b2995cc0c71d http.request.method=GET http.request.remoteaddr=127.0.0.1 http.request.uri="/openshift/token?account=developer&scope=repository%3Amyproject%2Fghost%3Apush%2Cpull" http.request.useragent="docker/19.03.3 go/go1.12.10 git-commit/a872fc2f86 kernel/4.18.0-21-generic os/linux arch/amd64 UpstreamClient(Docker-Client/18.09.6 \(linux\))" http.response.contenttype=application/json http.response.duration=45.30956ms http.response.status=200 http.response.written=117 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T20:48:18.337857369Z" level=info msg="response completed with error" err.code="blob unknown" err.detail="sha256:e8abbbb69840bdf8e999dec7702c974a300def2cfc53366991d97fdef25fefe4" err.message="blob unknown to registry" go.version=go1.10.3 http.request.host=docker-registry-default.127.0.0.1.nip.io http.request.id=818c3b48-567e-4e1f-8251-d459379e30d3 http.request.method=HEAD http.request.remoteaddr=127.0.0.1 http.request.uri="/v2/myproject/ghost/blobs/sha256:e8abbbb69840bdf8e999dec7702c974a300def2cfc53366991d97fdef25fefe4" http.request.useragent="docker/19.03.3 go/go1.12.10 git-commit/a872fc2f86 kernel/4.18.0-21-generic os/linux arch/amd64 UpstreamClient(Docker-Client/18.09.6 \(linux\))" http.response.contenttype="application/json; charset=utf-8" http.response.duration=52.641583ms http.response.status=404 http.response.written=157 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213 openshift.auth.user=developer openshift.auth.userid=a984afd3-a334-11e9-98c5-54e1ad5f35c4 vars.digest="sha256:e8abbbb69840bdf8e999dec7702c974a300def2cfc53366991d97fdef25fefe4" vars.name=myproject/ghost
time="2019-10-22T20:48:18.337939821Z" level=info msg=response go.version=go1.10.3 http.request.host=docker-registry-default.127.0.0.1.nip.io http.request.id=771805ef-cb62-4215-ada9-56a13a201ec1 http.request.method=HEAD http.request.remoteaddr=127.0.0.1 http.request.uri="/v2/myproject/ghost/blobs/sha256:e8abbbb69840bdf8e999dec7702c974a300def2cfc53366991d97fdef25fefe4" http.request.useragent="docker/19.03.3 go/go1.12.10 git-commit/a872fc2f86 kernel/4.18.0-21-generic os/linux arch/amd64 UpstreamClient(Docker-Client/18.09.6 \(linux\))" http.response.contenttype="application/json; charset=utf-8" http.response.duration=52.782301ms http.response.status=404 http.response.written=157 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T20:48:18.352352217Z" level=info msg="response completed with error" err.code="blob unknown" err.detail="sha256:3ca6df1ab1da06eed5c327334672cbdee91177317ca781dda6813bde8dae1f04" err.message="blob unknown to registry" go.version=go1.10.3 http.request.host=docker-registry-default.127.0.0.1.nip.io http.request.id=6c8d0ed2-20d0-46c3-b795-d1833362218f http.request.method=HEAD http.request.remoteaddr=127.0.0.1 http.request.uri="/v2/myproject/ghost/blobs/sha256:3ca6df1ab1da06eed5c327334672cbdee91177317ca781dda6813bde8dae1f04" http.request.useragent="docker/19.03.3 go/go1.12.10 git-commit/a872fc2f86 kernel/4.18.0-21-generic os/linux arch/amd64 UpstreamClient(Docker-Client/18.09.6 \(linux\))" http.response.contenttype="application/json; charset=utf-8" http.response.duration=66.873257ms http.response.status=404 http.response.written=157 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213 openshift.auth.user=developer openshift.auth.userid=a984afd3-a334-11e9-98c5-54e1ad5f35c4 vars.digest="sha256:3ca6df1ab1da06eed5c327334672cbdee91177317ca781dda6813bde8dae1f04" vars.name=myproject/ghost
time="2019-10-22T20:48:18.352427951Z" level=info msg=response go.version=go1.10.3 http.request.host=docker-registry-default.127.0.0.1.nip.io http.request.id=e16565b2-aec3-4732-a56c-a8d0d60d765a http.request.method=HEAD http.request.remoteaddr=127.0.0.1 http.request.uri="/v2/myproject/ghost/blobs/sha256:3ca6df1ab1da06eed5c327334672cbdee91177317ca781dda6813bde8dae1f04" http.request.useragent="docker/19.03.3 go/go1.12.10 git-commit/a872fc2f86 kernel/4.18.0-21-generic os/linux arch/amd64 UpstreamClient(Docker-Client/18.09.6 \(linux\))" http.response.contenttype="application/json; charset=utf-8" http.response.duration=66.985278ms http.response.status=404 http.response.written=157 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T20:48:18.361070079Z" level=info msg="response completed with error" err.code="blob unknown" err.detail="sha256:0697a4d0237d11fe6e8b506851ce2b96dd93eeca73875ea28b87b4c953cb5c7b" err.message="blob unknown to registry" go.version=go1.10.3 http.request.host=docker-registry-default.127.0.0.1.nip.io http.request.id=64642b16-73d8-4280-9082-f25b0666758c http.request.method=HEAD http.request.remoteaddr=127.0.0.1 http.request.uri="/v2/myproject/ghost/blobs/sha256:0697a4d0237d11fe6e8b506851ce2b96dd93eeca73875ea28b87b4c953cb5c7b" http.request.useragent="docker/19.03.3 go/go1.12.10 git-commit/a872fc2f86 kernel/4.18.0-21-generic os/linux arch/amd64 UpstreamClient(Docker-Client/18.09.6 \(linux\))" http.response.contenttype="application/json; charset=utf-8" http.response.duration=72.627893ms http.response.status=404 http.response.written=157 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213 openshift.auth.user=developer openshift.auth.userid=a984afd3-a334-11e9-98c5-54e1ad5f35c4 vars.digest="sha256:0697a4d0237d11fe6e8b506851ce2b96dd93eeca73875ea28b87b4c953cb5c7b" vars.name=myproject/ghost
time="2019-10-22T20:48:18.361149173Z" level=info msg=response go.version=go1.10.3 http.request.host=docker-registry-default.127.0.0.1.nip.io http.request.id=ff12d430-dd00-4965-a2fa-e6e996cf9b0b http.request.method=HEAD http.request.remoteaddr=127.0.0.1 http.request.uri="/v2/myproject/ghost/blobs/sha256:0697a4d0237d11fe6e8b506851ce2b96dd93eeca73875ea28b87b4c953cb5c7b" http.request.useragent="docker/19.03.3 go/go1.12.10 git-commit/a872fc2f86 kernel/4.18.0-21-generic os/linux arch/amd64 UpstreamClient(Docker-Client/18.09.6 \(linux\))" http.response.contenttype="application/json; charset=utf-8" http.response.duration=72.762282ms http.response.status=404 http.response.written=157 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T20:48:18.363830967Z" level=info msg="response completed with error" err.code="blob unknown" err.detail="sha256:700dc7310bdd10196b75b5f621072761ac431ffbe4966368e75270a4b13cb307" err.message="blob unknown to registry" go.version=go1.10.3 http.request.host=docker-registry-default.127.0.0.1.nip.io http.request.id=31b11ecb-5165-48ee-a4f5-02f21ad907b9 http.request.method=HEAD http.request.remoteaddr=127.0.0.1 http.request.uri="/v2/myproject/ghost/blobs/sha256:700dc7310bdd10196b75b5f621072761ac431ffbe4966368e75270a4b13cb307" http.request.useragent="docker/19.03.3 go/go1.12.10 git-commit/a872fc2f86 kernel/4.18.0-21-generic os/linux arch/amd64 UpstreamClient(Docker-Client/18.09.6 \(linux\))" http.response.contenttype="application/json; charset=utf-8" http.response.duration=75.236697ms http.response.status=404 http.response.written=157 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213 openshift.auth.user=developer openshift.auth.userid=a984afd3-a334-11e9-98c5-54e1ad5f35c4 vars.digest="sha256:700dc7310bdd10196b75b5f621072761ac431ffbe4966368e75270a4b13cb307" vars.name=myproject/ghost
time="2019-10-22T20:48:18.363887724Z" level=info msg=response go.version=go1.10.3 http.request.host=docker-registry-default.127.0.0.1.nip.io http.request.id=f239032c-79da-473f-aa8f-6d806cd8fc2d http.request.method=HEAD http.request.remoteaddr=127.0.0.1 http.request.uri="/v2/myproject/ghost/blobs/sha256:700dc7310bdd10196b75b5f621072761ac431ffbe4966368e75270a4b13cb307" http.request.useragent="docker/19.03.3 go/go1.12.10 git-commit/a872fc2f86 kernel/4.18.0-21-generic os/linux arch/amd64 UpstreamClient(Docker-Client/18.09.6 \(linux\))" http.response.contenttype="application/json; charset=utf-8" http.response.duration=75.331617ms http.response.status=404 http.response.written=157 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T20:48:18.371948216Z" level=info msg="response completed with error" err.code="blob unknown" err.detail="sha256:9267059eba879df93c574d4c48c87a9fb89e5ebeef602591559a84dd5fa76fb2" err.message="blob unknown to registry" go.version=go1.10.3 http.request.host=docker-registry-default.127.0.0.1.nip.io http.request.id=27971454-356b-45cf-b71b-707047f5b8c9 http.request.method=HEAD http.request.remoteaddr=127.0.0.1 http.request.uri="/v2/myproject/ghost/blobs/sha256:9267059eba879df93c574d4c48c87a9fb89e5ebeef602591559a84dd5fa76fb2" http.request.useragent="docker/19.03.3 go/go1.12.10 git-commit/a872fc2f86 kernel/4.18.0-21-generic os/linux arch/amd64 UpstreamClient(Docker-Client/18.09.6 \(linux\))" http.response.contenttype="application/json; charset=utf-8" http.response.duration=83.243081ms http.response.status=404 http.response.written=157 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213 openshift.auth.user=developer openshift.auth.userid=a984afd3-a334-11e9-98c5-54e1ad5f35c4 vars.digest="sha256:9267059eba879df93c574d4c48c87a9fb89e5ebeef602591559a84dd5fa76fb2" vars.name=myproject/ghost
time="2019-10-22T20:48:18.372008743Z" level=info msg=response go.version=go1.10.3 http.request.host=docker-registry-default.127.0.0.1.nip.io http.request.id=c3bd550d-253e-4fea-aaa1-b72b6f359f9f http.request.method=HEAD http.request.remoteaddr=127.0.0.1 http.request.uri="/v2/myproject/ghost/blobs/sha256:9267059eba879df93c574d4c48c87a9fb89e5ebeef602591559a84dd5fa76fb2" http.request.useragent="docker/19.03.3 go/go1.12.10 git-commit/a872fc2f86 kernel/4.18.0-21-generic os/linux arch/amd64 UpstreamClient(Docker-Client/18.09.6 \(linux\))" http.response.contenttype="application/json; charset=utf-8" http.response.duration=83.338468ms http.response.status=404 http.response.written=157 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T20:48:18.588865965Z" level=info msg="response completed" go.version=go1.10.3 http.request.host=docker-registry-default.127.0.0.1.nip.io http.request.id=3c4d8e9f-6b5b-4acd-8aaf-a6178c90d72b http.request.method=POST http.request.remoteaddr=127.0.0.1 http.request.uri=/v2/myproject/ghost/blobs/uploads/ http.request.useragent="docker/19.03.3 go/go1.12.10 git-commit/a872fc2f86 kernel/4.18.0-21-generic os/linux arch/amd64 UpstreamClient(Docker-Client/18.09.6 \(linux\))" http.response.duration=227.255313ms http.response.status=202 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T20:48:18.588997601Z" level=info msg=response go.version=go1.10.3 http.request.host=docker-registry-default.127.0.0.1.nip.io http.request.id=f3c1e690-0782-4c92-b04e-55cda8b19dae http.request.method=POST http.request.remoteaddr=127.0.0.1 http.request.uri=/v2/myproject/ghost/blobs/uploads/ http.request.useragent="docker/19.03.3 go/go1.12.10 git-commit/a872fc2f86 kernel/4.18.0-21-generic os/linux arch/amd64 UpstreamClient(Docker-Client/18.09.6 \(linux\))" http.response.duration=227.423524ms http.response.status=202 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T20:48:18.600446279Z" level=info msg="response completed" go.version=go1.10.3 http.request.host=docker-registry-default.127.0.0.1.nip.io http.request.id=31852163-9908-4997-a188-29d6a7b3337d http.request.method=POST http.request.remoteaddr=127.0.0.1 http.request.uri=/v2/myproject/ghost/blobs/uploads/ http.request.useragent="docker/19.03.3 go/go1.12.10 git-commit/a872fc2f86 kernel/4.18.0-21-generic os/linux arch/amd64 UpstreamClient(Docker-Client/18.09.6 \(linux\))" http.response.duration=221.088326ms http.response.status=202 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T20:48:18.600576574Z" level=info msg=response go.version=go1.10.3 http.request.host=docker-registry-default.127.0.0.1.nip.io http.request.id=ebc71004-3b11-456d-add1-4a43f4e63a05 http.request.method=POST http.request.remoteaddr=127.0.0.1 http.request.uri=/v2/myproject/ghost/blobs/uploads/ http.request.useragent="docker/19.03.3 go/go1.12.10 git-commit/a872fc2f86 kernel/4.18.0-21-generic os/linux arch/amd64 UpstreamClient(Docker-Client/18.09.6 \(linux\))" http.response.duration=221.264033ms http.response.status=202 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T20:48:18.605648525Z" level=info msg="response completed" go.version=go1.10.3 http.request.host=docker-registry-default.127.0.0.1.nip.io http.request.id=2e277fa9-7db5-455c-89d7-be52dd9b4927 http.request.method=POST http.request.remoteaddr=127.0.0.1 http.request.uri=/v2/myproject/ghost/blobs/uploads/ http.request.useragent="docker/19.03.3 go/go1.12.10 git-commit/a872fc2f86 kernel/4.18.0-21-generic os/linux arch/amd64 UpstreamClient(Docker-Client/18.09.6 \(linux\))" http.response.duration=237.259906ms http.response.status=202 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T20:48:18.605767167Z" level=info msg=response go.version=go1.10.3 http.request.host=docker-registry-default.127.0.0.1.nip.io http.request.id=3f02c04d-97b3-451f-9621-93bd3b533994 http.request.method=POST http.request.remoteaddr=127.0.0.1 http.request.uri=/v2/myproject/ghost/blobs/uploads/ http.request.useragent="docker/19.03.3 go/go1.12.10 git-commit/a872fc2f86 kernel/4.18.0-21-generic os/linux arch/amd64 UpstreamClient(Docker-Client/18.09.6 \(linux\))" http.response.duration=237.419732ms http.response.status=202 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T20:48:18.613098132Z" level=info msg="response completed" go.version=go1.10.3 http.request.host=docker-registry-default.127.0.0.1.nip.io http.request.id=f63882f9-ecbb-4bff-872a-312e29f35521 http.request.method=POST http.request.remoteaddr=127.0.0.1 http.request.uri=/v2/myproject/ghost/blobs/uploads/ http.request.useragent="docker/19.03.3 go/go1.12.10 git-commit/a872fc2f86 kernel/4.18.0-21-generic os/linux arch/amd64 UpstreamClient(Docker-Client/18.09.6 \(linux\))" http.response.duration=258.861482ms http.response.status=202 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T20:48:18.613105238Z" level=info msg="response completed" go.version=go1.10.3 http.request.host=docker-registry-default.127.0.0.1.nip.io http.request.id=7148ca60-1751-4c3c-ae73-c75d4f2b8841 http.request.method=POST http.request.remoteaddr=127.0.0.1 http.request.uri=/v2/myproject/ghost/blobs/uploads/ http.request.useragent="docker/19.03.3 go/go1.12.10 git-commit/a872fc2f86 kernel/4.18.0-21-generic os/linux arch/amd64 UpstreamClient(Docker-Client/18.09.6 \(linux\))" http.response.duration=239.530907ms http.response.status=202 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T20:48:18.613236506Z" level=info msg=response go.version=go1.10.3 http.request.host=docker-registry-default.127.0.0.1.nip.io http.request.id=706ca815-d094-4697-8698-56ae2c13a87c http.request.method=POST http.request.remoteaddr=127.0.0.1 http.request.uri=/v2/myproject/ghost/blobs/uploads/ http.request.useragent="docker/19.03.3 go/go1.12.10 git-commit/a872fc2f86 kernel/4.18.0-21-generic os/linux arch/amd64 UpstreamClient(Docker-Client/18.09.6 \(linux\))" http.response.duration=259.046461ms http.response.status=202 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T20:48:18.613256099Z" level=info msg=response go.version=go1.10.3 http.request.host=docker-registry-default.127.0.0.1.nip.io http.request.id=14efa218-6742-498b-9385-05227eaae3d5 http.request.method=POST http.request.remoteaddr=127.0.0.1 http.request.uri=/v2/myproject/ghost/blobs/uploads/ http.request.useragent="docker/19.03.3 go/go1.12.10 git-commit/a872fc2f86 kernel/4.18.0-21-generic os/linux arch/amd64 UpstreamClient(Docker-Client/18.09.6 \(linux\))" http.response.duration=239.719046ms http.response.status=202 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T20:48:18.641833886Z" level=warning msg="error authorizing context: authorization header required" go.version=go1.10.3 http.request.host=docker-registry-default.127.0.0.1.nip.io http.request.id=0a64e247-36a5-4a58-a805-03e38460a054 http.request.method=PATCH http.request.remoteaddr=127.0.0.1 http.request.uri="/v2/myproject/ghost/blobs/uploads/9792859d-8581-4ecc-94f1-c1eeafba1208?_state=WuuZAt5ZUvcWQ3E6R9LoNrqQZFdnJAXdDw8SVtgrC997Ik5hbWUiOiJteXByb2plY3QvZ2hvc3QiLCJVVUlEIjoiOTc5Mjg1OWQtODU4MS00ZWNjLTk0ZjEtYzFlZWFmYmExMjA4IiwiT2Zmc2V0IjowLCJTdGFydGVkQXQiOiIyMDE5LTEwLTIyVDIwOjQ4OjE4LjM4MDg2NDIyM1oifQ%3D%3D" http.request.useragent="docker/19.03.3 go/go1.12.10 git-commit/a872fc2f86 kernel/4.18.0-21-generic os/linux arch/amd64 UpstreamClient(Docker-Client/18.09.6 \(linux\))" instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213 vars.name=myproject/ghost vars.uuid=9792859d-8581-4ecc-94f1-c1eeafba1208
time="2019-10-22T20:48:18.649880304Z" level=warning msg="error authorizing context: authorization header required" go.version=go1.10.3 http.request.host=docker-registry-default.127.0.0.1.nip.io http.request.id=1d1ea095-fcb3-4e93-9724-7efeb2909133 http.request.method=PATCH http.request.remoteaddr=127.0.0.1 http.request.uri="/v2/myproject/ghost/blobs/uploads/63449b97-592a-4e27-be99-ab1b1086f795?_state=jcggl42Mro6PGg2lwS6bhKwHecgm3s88670AgYsLs6x7Ik5hbWUiOiJteXByb2plY3QvZ2hvc3QiLCJVVUlEIjoiNjM0NDliOTctNTkyYS00ZTI3LWJlOTktYWIxYjEwODZmNzk1IiwiT2Zmc2V0IjowLCJTdGFydGVkQXQiOiIyMDE5LTEwLTIyVDIwOjQ4OjE4LjM4NjgzMDIyOFoifQ%3D%3D" http.request.useragent="docker/19.03.3 go/go1.12.10 git-commit/a872fc2f86 kernel/4.18.0-21-generic os/linux arch/amd64 UpstreamClient(Docker-Client/18.09.6 \(linux\))" instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213 vars.name=myproject/ghost vars.uuid=63449b97-592a-4e27-be99-ab1b1086f795
time="2019-10-22T20:48:18.651216466Z" level=warning msg="error authorizing context: authorization header required" go.version=go1.10.3 http.request.host=docker-registry-default.127.0.0.1.nip.io http.request.id=429058cb-f83d-4fee-b117-f354a567ea17 http.request.method=PATCH http.request.remoteaddr=127.0.0.1 http.request.uri="/v2/myproject/ghost/blobs/uploads/6acd22fa-a79d-42bf-bc05-7e9540e2c791?_state=sG-dYe9CMRXfl-r48SHFdw0PPxGaE8a4QAXoCLKm2-97Ik5hbWUiOiJteXByb2plY3QvZ2hvc3QiLCJVVUlEIjoiNmFjZDIyZmEtYTc5ZC00MmJmLWJjMDUtN2U5NTQwZTJjNzkxIiwiT2Zmc2V0IjowLCJTdGFydGVkQXQiOiIyMDE5LTEwLTIyVDIwOjQ4OjE4LjM5MTk5Njk4OVoifQ%3D%3D" http.request.useragent="docker/19.03.3 go/go1.12.10 git-commit/a872fc2f86 kernel/4.18.0-21-generic os/linux arch/amd64 UpstreamClient(Docker-Client/18.09.6 \(linux\))" instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213 vars.name=myproject/ghost vars.uuid=6acd22fa-a79d-42bf-bc05-7e9540e2c791
time="2019-10-22T20:48:18.655502735Z" level=warning msg="error authorizing context: authorization header required" go.version=go1.10.3 http.request.host=docker-registry-default.127.0.0.1.nip.io http.request.id=b7c3fecc-8f9a-427c-9e29-6d9ded1cd02c http.request.method=PATCH http.request.remoteaddr=127.0.0.1 http.request.uri="/v2/myproject/ghost/blobs/uploads/011b28a5-0b2d-4b74-90d1-2ac1f43d9f2e?_state=8FqfnhqUGVidr50vnJBzpWP0gbxh1LYSeJxa8R9KU2l7Ik5hbWUiOiJteXByb2plY3QvZ2hvc3QiLCJVVUlEIjoiMDExYjI4YTUtMGIyZC00Yjc0LTkwZDEtMmFjMWY0M2Q5ZjJlIiwiT2Zmc2V0IjowLCJTdGFydGVkQXQiOiIyMDE5LTEwLTIyVDIwOjQ4OjE4LjM4NDc2Njc4NVoifQ%3D%3D" http.request.useragent="docker/19.03.3 go/go1.12.10 git-commit/a872fc2f86 kernel/4.18.0-21-generic os/linux arch/amd64 UpstreamClient(Docker-Client/18.09.6 \(linux\))" instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213 vars.name=myproject/ghost vars.uuid=011b28a5-0b2d-4b74-90d1-2ac1f43d9f2e
time="2019-10-22T20:48:18.684161081Z" level=warning msg="error authorizing context: authorization header required" go.version=go1.10.3 http.request.host=docker-registry-default.127.0.0.1.nip.io http.request.id=e9464382-7db5-46c3-af6d-32315f9be2d8 http.request.method=PATCH http.request.remoteaddr=127.0.0.1 http.request.uri="/v2/myproject/ghost/blobs/uploads/6d2141e4-b5a2-42f6-b06e-1f2a31e0b502?_state=KgJtDM5MtbcPihrilf3ggMu_jUVffgK93j-t7D-LQ5l7Ik5hbWUiOiJteXByb2plY3QvZ2hvc3QiLCJVVUlEIjoiNmQyMTQxZTQtYjVhMi00MmY2LWIwNmUtMWYyYTMxZTBiNTAyIiwiT2Zmc2V0IjowLCJTdGFydGVkQXQiOiIyMDE5LTEwLTIyVDIwOjQ4OjE4LjM4ODM3NzUwNVoifQ%3D%3D" http.request.useragent="docker/19.03.3 go/go1.12.10 git-commit/a872fc2f86 kernel/4.18.0-21-generic os/linux arch/amd64 UpstreamClient(Docker-Client/18.09.6 \(linux\))" instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213 vars.name=myproject/ghost vars.uuid=6d2141e4-b5a2-42f6-b06e-1f2a31e0b502
time="2019-10-22T20:48:18.813309405Z" level=info msg=response go.version=go1.10.3 http.request.host=docker-registry-default.127.0.0.1.nip.io http.request.id=7de17d54-15e7-4ba5-9009-e7e475aee1fe http.request.method=PATCH http.request.remoteaddr=127.0.0.1 http.request.uri="/v2/myproject/ghost/blobs/uploads/011b28a5-0b2d-4b74-90d1-2ac1f43d9f2e?_state=8FqfnhqUGVidr50vnJBzpWP0gbxh1LYSeJxa8R9KU2l7Ik5hbWUiOiJteXByb2plY3QvZ2hvc3QiLCJVVUlEIjoiMDExYjI4YTUtMGIyZC00Yjc0LTkwZDEtMmFjMWY0M2Q5ZjJlIiwiT2Zmc2V0IjowLCJTdGFydGVkQXQiOiIyMDE5LTEwLTIyVDIwOjQ4OjE4LjM4NDc2Njc4NVoifQ%3D%3D" http.request.useragent="docker/19.03.3 go/go1.12.10 git-commit/a872fc2f86 kernel/4.18.0-21-generic os/linux arch/amd64 UpstreamClient(Docker-Client/18.09.6 \(linux\))" http.response.contenttype="application/json; charset=utf-8" http.response.duration=162.97657ms http.response.status=401 http.response.written=232 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T20:48:18.815585765Z" level=info msg=response go.version=go1.10.3 http.request.host=docker-registry-default.127.0.0.1.nip.io http.request.id=c6a126fd-e797-489d-b8d8-57039fe71e2c http.request.method=PATCH http.request.remoteaddr=127.0.0.1 http.request.uri="/v2/myproject/ghost/blobs/uploads/6d2141e4-b5a2-42f6-b06e-1f2a31e0b502?_state=KgJtDM5MtbcPihrilf3ggMu_jUVffgK93j-t7D-LQ5l7Ik5hbWUiOiJteXByb2plY3QvZ2hvc3QiLCJVVUlEIjoiNmQyMTQxZTQtYjVhMi00MmY2LWIwNmUtMWYyYTMxZTBiNTAyIiwiT2Zmc2V0IjowLCJTdGFydGVkQXQiOiIyMDE5LTEwLTIyVDIwOjQ4OjE4LjM4ODM3NzUwNVoifQ%3D%3D" http.request.useragent="docker/19.03.3 go/go1.12.10 git-commit/a872fc2f86 kernel/4.18.0-21-generic os/linux arch/amd64 UpstreamClient(Docker-Client/18.09.6 \(linux\))" http.response.contenttype="application/json; charset=utf-8" http.response.duration=136.61974ms http.response.status=401 http.response.written=232 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T20:48:18.870802202Z" level=info msg=response go.version=go1.10.3 http.request.host=docker-registry-default.127.0.0.1.nip.io http.request.id=aa6ac2e5-d7d8-489d-ba96-9fdb6c74772b http.request.method=PATCH http.request.remoteaddr=127.0.0.1 http.request.uri="/v2/myproject/ghost/blobs/uploads/6acd22fa-a79d-42bf-bc05-7e9540e2c791?_state=sG-dYe9CMRXfl-r48SHFdw0PPxGaE8a4QAXoCLKm2-97Ik5hbWUiOiJteXByb2plY3QvZ2hvc3QiLCJVVUlEIjoiNmFjZDIyZmEtYTc5ZC00MmJmLWJjMDUtN2U5NTQwZTJjNzkxIiwiT2Zmc2V0IjowLCJTdGFydGVkQXQiOiIyMDE5LTEwLTIyVDIwOjQ4OjE4LjM5MTk5Njk4OVoifQ%3D%3D" http.request.useragent="docker/19.03.3 go/go1.12.10 git-commit/a872fc2f86 kernel/4.18.0-21-generic os/linux arch/amd64 UpstreamClient(Docker-Client/18.09.6 \(linux\))" http.response.contenttype="application/json; charset=utf-8" http.response.duration=224.375055ms http.response.status=401 http.response.written=232 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T20:48:18.91608125Z" level=info msg=response go.version=go1.10.3 http.request.host=docker-registry-default.127.0.0.1.nip.io http.request.id=de5b6462-e48d-4ab8-9d46-46dae1a7d697 http.request.method=PATCH http.request.remoteaddr=127.0.0.1 http.request.uri="/v2/myproject/ghost/blobs/uploads/63449b97-592a-4e27-be99-ab1b1086f795?_state=jcggl42Mro6PGg2lwS6bhKwHecgm3s88670AgYsLs6x7Ik5hbWUiOiJteXByb2plY3QvZ2hvc3QiLCJVVUlEIjoiNjM0NDliOTctNTkyYS00ZTI3LWJlOTktYWIxYjEwODZmNzk1IiwiT2Zmc2V0IjowLCJTdGFydGVkQXQiOiIyMDE5LTEwLTIyVDIwOjQ4OjE4LjM4NjgzMDIyOFoifQ%3D%3D" http.request.useragent="docker/19.03.3 go/go1.12.10 git-commit/a872fc2f86 kernel/4.18.0-21-generic os/linux arch/amd64 UpstreamClient(Docker-Client/18.09.6 \(linux\))" http.response.contenttype="application/json; charset=utf-8" http.response.duration=273.870704ms http.response.status=401 http.response.written=232 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T20:48:19.428255219Z" level=info msg=response go.version=go1.10.3 http.request.host=docker-registry-default.127.0.0.1.nip.io http.request.id=c8ec6933-021d-4299-b248-c8c9cfe64d9a http.request.method=PATCH http.request.remoteaddr=127.0.0.1 http.request.uri="/v2/myproject/ghost/blobs/uploads/9792859d-8581-4ecc-94f1-c1eeafba1208?_state=WuuZAt5ZUvcWQ3E6R9LoNrqQZFdnJAXdDw8SVtgrC997Ik5hbWUiOiJteXByb2plY3QvZ2hvc3QiLCJVVUlEIjoiOTc5Mjg1OWQtODU4MS00ZWNjLTk0ZjEtYzFlZWFmYmExMjA4IiwiT2Zmc2V0IjowLCJTdGFydGVkQXQiOiIyMDE5LTEwLTIyVDIwOjQ4OjE4LjM4MDg2NDIyM1oifQ%3D%3D" http.request.useragent="docker/19.03.3 go/go1.12.10 git-commit/a872fc2f86 kernel/4.18.0-21-generic os/linux arch/amd64 UpstreamClient(Docker-Client/18.09.6 \(linux\))" http.response.contenttype="application/json; charset=utf-8" http.response.duration=791.562264ms http.response.status=401 http.response.written=232 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T20:48:19.677766581Z" level=info msg="response completed with error" err.code="blob unknown" err.detail="sha256:d0a77252393292f586be3ecaa92f4d05e4176a244d79fcd1d81be56c22d30e78" err.message="blob unknown to registry" go.version=go1.10.3 http.request.host=docker-registry-default.127.0.0.1.nip.io http.request.id=d2098834-974d-4579-b052-4097392f3b4d http.request.method=HEAD http.request.remoteaddr=127.0.0.1 http.request.uri="/v2/myproject/ghost/blobs/sha256:d0a77252393292f586be3ecaa92f4d05e4176a244d79fcd1d81be56c22d30e78" http.request.useragent="docker/19.03.3 go/go1.12.10 git-commit/a872fc2f86 kernel/4.18.0-21-generic os/linux arch/amd64 UpstreamClient(Docker-Client/18.09.6 \(linux\))" http.response.contenttype="application/json; charset=utf-8" http.response.duration=792.392803ms http.response.status=404 http.response.written=157 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213 openshift.auth.user=developer openshift.auth.userid=a984afd3-a334-11e9-98c5-54e1ad5f35c4 vars.digest="sha256:d0a77252393292f586be3ecaa92f4d05e4176a244d79fcd1d81be56c22d30e78" vars.name=myproject/ghost
time="2019-10-22T20:48:19.67782713Z" level=info msg=response go.version=go1.10.3 http.request.host=docker-registry-default.127.0.0.1.nip.io http.request.id=c1f2abad-292f-4a2a-9e14-8b42bd87742a http.request.method=HEAD http.request.remoteaddr=127.0.0.1 http.request.uri="/v2/myproject/ghost/blobs/sha256:d0a77252393292f586be3ecaa92f4d05e4176a244d79fcd1d81be56c22d30e78" http.request.useragent="docker/19.03.3 go/go1.12.10 git-commit/a872fc2f86 kernel/4.18.0-21-generic os/linux arch/amd64 UpstreamClient(Docker-Client/18.09.6 \(linux\))" http.response.contenttype="application/json; charset=utf-8" http.response.duration=792.48654ms http.response.status=404 http.response.written=157 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T20:48:19.679082744Z" level=info msg="response completed with error" err.code="blob unknown" err.detail="sha256:80369df487363e56aea88d4d41b61f1607fc2ec198e9327cfde36a5346c71bf2" err.message="blob unknown to registry" go.version=go1.10.3 http.request.host=docker-registry-default.127.0.0.1.nip.io http.request.id=279d29d9-a29a-43da-b1f6-01fe9d72d75b http.request.method=HEAD http.request.remoteaddr=127.0.0.1 http.request.uri="/v2/myproject/ghost/blobs/sha256:80369df487363e56aea88d4d41b61f1607fc2ec198e9327cfde36a5346c71bf2" http.request.useragent="docker/19.03.3 go/go1.12.10 git-commit/a872fc2f86 kernel/4.18.0-21-generic os/linux arch/amd64 UpstreamClient(Docker-Client/18.09.6 \(linux\))" http.response.contenttype="application/json; charset=utf-8" http.response.duration=756.792845ms http.response.status=404 http.response.written=157 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213 openshift.auth.user=developer openshift.auth.userid=a984afd3-a334-11e9-98c5-54e1ad5f35c4 vars.digest="sha256:80369df487363e56aea88d4d41b61f1607fc2ec198e9327cfde36a5346c71bf2" vars.name=myproject/ghost
time="2019-10-22T20:48:19.679136722Z" level=info msg=response go.version=go1.10.3 http.request.host=docker-registry-default.127.0.0.1.nip.io http.request.id=a132cafa-ed32-4e33-8563-5ce45f0f3d89 http.request.method=HEAD http.request.remoteaddr=127.0.0.1 http.request.uri="/v2/myproject/ghost/blobs/sha256:80369df487363e56aea88d4d41b61f1607fc2ec198e9327cfde36a5346c71bf2" http.request.useragent="docker/19.03.3 go/go1.12.10 git-commit/a872fc2f86 kernel/4.18.0-21-generic os/linux arch/amd64 UpstreamClient(Docker-Client/18.09.6 \(linux\))" http.response.contenttype="application/json; charset=utf-8" http.response.duration=756.879309ms http.response.status=404 http.response.written=157 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T20:48:19.680460255Z" level=info msg="response completed with error" err.code="blob unknown" err.detail="sha256:c787b0c97ca87a06c8057fe872fec751c1007aa65b14b1c6cf27c49065b74cb7" err.message="blob unknown to registry" go.version=go1.10.3 http.request.host=docker-registry-default.127.0.0.1.nip.io http.request.id=d2549972-4e37-45a0-9c53-58eb43a8c3d2 http.request.method=HEAD http.request.remoteaddr=127.0.0.1 http.request.uri="/v2/myproject/ghost/blobs/sha256:c787b0c97ca87a06c8057fe872fec751c1007aa65b14b1c6cf27c49065b74cb7" http.request.useragent="docker/19.03.3 go/go1.12.10 git-commit/a872fc2f86 kernel/4.18.0-21-generic os/linux arch/amd64 UpstreamClient(Docker-Client/18.09.6 \(linux\))" http.response.contenttype="application/json; charset=utf-8" http.response.duration=846.10853ms http.response.status=404 http.response.written=157 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213 openshift.auth.user=developer openshift.auth.userid=a984afd3-a334-11e9-98c5-54e1ad5f35c4 vars.digest="sha256:c787b0c97ca87a06c8057fe872fec751c1007aa65b14b1c6cf27c49065b74cb7" vars.name=myproject/ghost
time="2019-10-22T20:48:19.680515501Z" level=info msg=response go.version=go1.10.3 http.request.host=docker-registry-default.127.0.0.1.nip.io http.request.id=e49cbe55-8ee8-4aaf-92ce-0e44fa6e53f7 http.request.method=HEAD http.request.remoteaddr=127.0.0.1 http.request.uri="/v2/myproject/ghost/blobs/sha256:c787b0c97ca87a06c8057fe872fec751c1007aa65b14b1c6cf27c49065b74cb7" http.request.useragent="docker/19.03.3 go/go1.12.10 git-commit/a872fc2f86 kernel/4.18.0-21-generic os/linux arch/amd64 UpstreamClient(Docker-Client/18.09.6 \(linux\))" http.response.contenttype="application/json; charset=utf-8" http.response.duration=846.326571ms http.response.status=404 http.response.written=157 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T20:48:19.681893038Z" level=info msg="response completed with error" err.code="blob unknown" err.detail="sha256:4a2992e26daf44c2d6fdba66eb4841866163ad3e2e0b1dc2972c2371da7a8cdb" err.message="blob unknown to registry" go.version=go1.10.3 http.request.host=docker-registry-default.127.0.0.1.nip.io http.request.id=38fc2eae-9d56-441c-a575-383ea12613f6 http.request.method=HEAD http.request.remoteaddr=127.0.0.1 http.request.uri="/v2/myproject/ghost/blobs/sha256:4a2992e26daf44c2d6fdba66eb4841866163ad3e2e0b1dc2972c2371da7a8cdb" http.request.useragent="docker/19.03.3 go/go1.12.10 git-commit/a872fc2f86 kernel/4.18.0-21-generic os/linux arch/amd64 UpstreamClient(Docker-Client/18.09.6 \(linux\))" http.response.contenttype="application/json; charset=utf-8" http.response.duration=847.676245ms http.response.status=404 http.response.written=157 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213 openshift.auth.user=developer openshift.auth.userid=a984afd3-a334-11e9-98c5-54e1ad5f35c4 vars.digest="sha256:4a2992e26daf44c2d6fdba66eb4841866163ad3e2e0b1dc2972c2371da7a8cdb" vars.name=myproject/ghost
time="2019-10-22T20:48:19.681947905Z" level=info msg=response go.version=go1.10.3 http.request.host=docker-registry-default.127.0.0.1.nip.io http.request.id=ca88efb4-9a4c-463e-ba05-ac208dcd9c84 http.request.method=HEAD http.request.remoteaddr=127.0.0.1 http.request.uri="/v2/myproject/ghost/blobs/sha256:4a2992e26daf44c2d6fdba66eb4841866163ad3e2e0b1dc2972c2371da7a8cdb" http.request.useragent="docker/19.03.3 go/go1.12.10 git-commit/a872fc2f86 kernel/4.18.0-21-generic os/linux arch/amd64 UpstreamClient(Docker-Client/18.09.6 \(linux\))" http.response.contenttype="application/json; charset=utf-8" http.response.duration=847.763438ms http.response.status=404 http.response.written=157 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T20:48:20.056491796Z" level=info msg="response completed" go.version=go1.10.3 http.request.host=docker-registry-default.127.0.0.1.nip.io http.request.id=68a367f9-138e-40ed-8afc-b3a7a2f56e16 http.request.method=POST http.request.remoteaddr=127.0.0.1 http.request.uri=/v2/myproject/ghost/blobs/uploads/ http.request.useragent="docker/19.03.3 go/go1.12.10 git-commit/a872fc2f86 kernel/4.18.0-21-generic os/linux arch/amd64 UpstreamClient(Docker-Client/18.09.6 \(linux\))" http.response.duration=356.53698ms http.response.status=202 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T20:48:20.056596605Z" level=info msg=response go.version=go1.10.3 http.request.host=docker-registry-default.127.0.0.1.nip.io http.request.id=fba4ce43-0fc5-43ed-b6dc-91f7d3ba621f http.request.method=POST http.request.remoteaddr=127.0.0.1 http.request.uri=/v2/myproject/ghost/blobs/uploads/ http.request.useragent="docker/19.03.3 go/go1.12.10 git-commit/a872fc2f86 kernel/4.18.0-21-generic os/linux arch/amd64 UpstreamClient(Docker-Client/18.09.6 \(linux\))" http.response.duration=358.114008ms http.response.status=202 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T20:48:20.056900948Z" level=info msg="response completed" go.version=go1.10.3 http.request.host=docker-registry-default.127.0.0.1.nip.io http.request.id=66b10f59-d5c8-45fd-9d66-e48817803485 http.request.method=POST http.request.remoteaddr=127.0.0.1 http.request.uri=/v2/myproject/ghost/blobs/uploads/ http.request.useragent="docker/19.03.3 go/go1.12.10 git-commit/a872fc2f86 kernel/4.18.0-21-generic os/linux arch/amd64 UpstreamClient(Docker-Client/18.09.6 \(linux\))" http.response.duration=358.122026ms http.response.status=202 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T20:48:20.057025862Z" level=info msg=response go.version=go1.10.3 http.request.host=docker-registry-default.127.0.0.1.nip.io http.request.id=4be53333-972c-4253-8e36-eeee8617c0f3 http.request.method=POST http.request.remoteaddr=127.0.0.1 http.request.uri=/v2/myproject/ghost/blobs/uploads/ http.request.useragent="docker/19.03.3 go/go1.12.10 git-commit/a872fc2f86 kernel/4.18.0-21-generic os/linux arch/amd64 UpstreamClient(Docker-Client/18.09.6 \(linux\))" http.response.duration=359.042915ms http.response.status=202 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T20:48:20.072703498Z" level=info msg="response completed" go.version=go1.10.3 http.request.host=docker-registry-default.127.0.0.1.nip.io http.request.id=d88215b5-9c4a-4565-97f0-9459eb6c0c2e http.request.method=POST http.request.remoteaddr=127.0.0.1 http.request.uri=/v2/myproject/ghost/blobs/uploads/ http.request.useragent="docker/19.03.3 go/go1.12.10 git-commit/a872fc2f86 kernel/4.18.0-21-generic os/linux arch/amd64 UpstreamClient(Docker-Client/18.09.6 \(linux\))" http.response.duration=374.622247ms http.response.status=202 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T20:48:20.072841755Z" level=info msg=response go.version=go1.10.3 http.request.host=docker-registry-default.127.0.0.1.nip.io http.request.id=3137bfbc-e32a-44b4-b28c-a4c9c657eb05 http.request.method=POST http.request.remoteaddr=127.0.0.1 http.request.uri=/v2/myproject/ghost/blobs/uploads/ http.request.useragent="docker/19.03.3 go/go1.12.10 git-commit/a872fc2f86 kernel/4.18.0-21-generic os/linux arch/amd64 UpstreamClient(Docker-Client/18.09.6 \(linux\))" http.response.duration=374.785201ms http.response.status=202 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T20:48:20.078152864Z" level=info msg="response completed" go.version=go1.10.3 http.request.host=docker-registry-default.127.0.0.1.nip.io http.request.id=1c22e03e-1857-4d4e-8977-89ddff32d836 http.request.method=POST http.request.remoteaddr=127.0.0.1 http.request.uri=/v2/myproject/ghost/blobs/uploads/ http.request.useragent="docker/19.03.3 go/go1.12.10 git-commit/a872fc2f86 kernel/4.18.0-21-generic os/linux arch/amd64 UpstreamClient(Docker-Client/18.09.6 \(linux\))" http.response.duration=380.131762ms http.response.status=202 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T20:48:20.078279391Z" level=info msg=response go.version=go1.10.3 http.request.host=docker-registry-default.127.0.0.1.nip.io http.request.id=274339f9-c889-4939-a360-bafc662d280f http.request.method=POST http.request.remoteaddr=127.0.0.1 http.request.uri=/v2/myproject/ghost/blobs/uploads/ http.request.useragent="docker/19.03.3 go/go1.12.10 git-commit/a872fc2f86 kernel/4.18.0-21-generic os/linux arch/amd64 UpstreamClient(Docker-Client/18.09.6 \(linux\))" http.response.duration=380.296587ms http.response.status=202 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T20:48:20.098081555Z" level=warning msg="error authorizing context: authorization header required" go.version=go1.10.3 http.request.host=docker-registry-default.127.0.0.1.nip.io http.request.id=6740f427-4b00-481c-a49c-b6b806c01fc9 http.request.method=PATCH http.request.remoteaddr=127.0.0.1 http.request.uri="/v2/myproject/ghost/blobs/uploads/fa197d02-156b-4498-a129-958bce9876a5?_state=yivt3IQEt95M8aM0kBmGgoj1kNeH2he5CqEqqk5C9bt7Ik5hbWUiOiJteXByb2plY3QvZ2hvc3QiLCJVVUlEIjoiZmExOTdkMDItMTU2Yi00NDk4LWExMjktOTU4YmNlOTg3NmE1IiwiT2Zmc2V0IjowLCJTdGFydGVkQXQiOiIyMDE5LTEwLTIyVDIwOjQ4OjE5Ljc3NzUwNTgzMVoifQ%3D%3D" http.request.useragent="docker/19.03.3 go/go1.12.10 git-commit/a872fc2f86 kernel/4.18.0-21-generic os/linux arch/amd64 UpstreamClient(Docker-Client/18.09.6 \(linux\))" instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213 vars.name=myproject/ghost vars.uuid=fa197d02-156b-4498-a129-958bce9876a5
time="2019-10-22T20:48:20.098275834Z" level=info msg=response go.version=go1.10.3 http.request.host=docker-registry-default.127.0.0.1.nip.io http.request.id=cc5f3eea-8788-490f-ad61-bef23c5611b1 http.request.method=PATCH http.request.remoteaddr=127.0.0.1 http.request.uri="/v2/myproject/ghost/blobs/uploads/fa197d02-156b-4498-a129-958bce9876a5?_state=yivt3IQEt95M8aM0kBmGgoj1kNeH2he5CqEqqk5C9bt7Ik5hbWUiOiJteXByb2plY3QvZ2hvc3QiLCJVVUlEIjoiZmExOTdkMDItMTU2Yi00NDk4LWExMjktOTU4YmNlOTg3NmE1IiwiT2Zmc2V0IjowLCJTdGFydGVkQXQiOiIyMDE5LTEwLTIyVDIwOjQ4OjE5Ljc3NzUwNTgzMVoifQ%3D%3D" http.request.useragent="docker/19.03.3 go/go1.12.10 git-commit/a872fc2f86 kernel/4.18.0-21-generic os/linux arch/amd64 UpstreamClient(Docker-Client/18.09.6 \(linux\))" http.response.contenttype="application/json; charset=utf-8" http.response.duration=9.433011ms http.response.status=401 http.response.written=232 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T20:48:20.109373349Z" level=warning msg="error authorizing context: authorization header required" go.version=go1.10.3 http.request.host=docker-registry-default.127.0.0.1.nip.io http.request.id=85001a4c-b08e-4478-a310-445b50666ac9 http.request.method=PATCH http.request.remoteaddr=127.0.0.1 http.request.uri="/v2/myproject/ghost/blobs/uploads/32d9e5b7-9d94-44cb-9ba3-c07c4ebadc06?_state=Z3WbTh6Jh0VNlJpjVtzw3PHAklqH3XpRUnbQwiswulR7Ik5hbWUiOiJteXByb2plY3QvZ2hvc3QiLCJVVUlEIjoiMzJkOWU1YjctOWQ5NC00NGNiLTliYTMtYzA3YzRlYmFkYzA2IiwiT2Zmc2V0IjowLCJTdGFydGVkQXQiOiIyMDE5LTEwLTIyVDIwOjQ4OjE5Ljc3ODY4OTQ0MloifQ%3D%3D" http.request.useragent="docker/19.03.3 go/go1.12.10 git-commit/a872fc2f86 kernel/4.18.0-21-generic os/linux arch/amd64 UpstreamClient(Docker-Client/18.09.6 \(linux\))" instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213 vars.name=myproject/ghost vars.uuid=32d9e5b7-9d94-44cb-9ba3-c07c4ebadc06
time="2019-10-22T20:48:20.109554269Z" level=info msg=response go.version=go1.10.3 http.request.host=docker-registry-default.127.0.0.1.nip.io http.request.id=10d55988-8b94-4f8b-83b7-d3557670514b http.request.method=PATCH http.request.remoteaddr=127.0.0.1 http.request.uri="/v2/myproject/ghost/blobs/uploads/32d9e5b7-9d94-44cb-9ba3-c07c4ebadc06?_state=Z3WbTh6Jh0VNlJpjVtzw3PHAklqH3XpRUnbQwiswulR7Ik5hbWUiOiJteXByb2plY3QvZ2hvc3QiLCJVVUlEIjoiMzJkOWU1YjctOWQ5NC00NGNiLTliYTMtYzA3YzRlYmFkYzA2IiwiT2Zmc2V0IjowLCJTdGFydGVkQXQiOiIyMDE5LTEwLTIyVDIwOjQ4OjE5Ljc3ODY4OTQ0MloifQ%3D%3D" http.request.useragent="docker/19.03.3 go/go1.12.10 git-commit/a872fc2f86 kernel/4.18.0-21-generic os/linux arch/amd64 UpstreamClient(Docker-Client/18.09.6 \(linux\))" http.response.contenttype="application/json; charset=utf-8" http.response.duration=5.099191ms http.response.status=401 http.response.written=232 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T20:48:21.884552586Z" level=info msg=response go.version=go1.10.3 http.request.host="172.17.0.10:5000" http.request.id=46d2d753-5509-4bdf-9583-531d99ab7b1c http.request.method=GET http.request.remoteaddr="172.17.0.1:54904" http.request.uri=/healthz http.request.useragent=kube-probe/1.11+ http.response.duration="201.738µs" http.response.status=200 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T20:48:26.505445849Z" level=info msg=response go.version=go1.10.3 http.request.host="172.17.0.10:5000" http.request.id=c6475349-d42c-427c-abbd-d3e38a3a2f88 http.request.method=GET http.request.remoteaddr="172.17.0.1:54920" http.request.uri=/healthz http.request.useragent=kube-probe/1.11+ http.response.duration="116.697µs" http.response.status=200 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T20:48:31.884700856Z" level=info msg=response go.version=go1.10.3 http.request.host="172.17.0.10:5000" http.request.id=c06b4b01-4c1f-4b4f-b4e8-9ec201e4c215 http.request.method=GET http.request.remoteaddr="172.17.0.1:54958" http.request.uri=/healthz http.request.useragent=kube-probe/1.11+ http.response.duration="99.452µs" http.response.status=200 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T20:48:36.505402526Z" level=info msg=response go.version=go1.10.3 http.request.host="172.17.0.10:5000" http.request.id=26285370-2452-4bb3-898a-51ce84e81aac http.request.method=GET http.request.remoteaddr="172.17.0.1:54972" http.request.uri=/healthz http.request.useragent=kube-probe/1.11+ http.response.duration="119.778µs" http.response.status=200 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T20:48:41.884357042Z" level=info msg=response go.version=go1.10.3 http.request.host="172.17.0.10:5000" http.request.id=73db73d5-5f58-4367-ae7f-516d7309141a http.request.method=GET http.request.remoteaddr="172.17.0.1:54984" http.request.uri=/healthz http.request.useragent=kube-probe/1.11+ http.response.duration="90.314µs" http.response.status=200 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T20:48:46.505414242Z" level=info msg=response go.version=go1.10.3 http.request.host="172.17.0.10:5000" http.request.id=b9290fbb-8e70-41de-9c39-6e70563165f4 http.request.method=GET http.request.remoteaddr="172.17.0.1:54998" http.request.uri=/healthz http.request.useragent=kube-probe/1.11+ http.response.duration="109.205µs" http.response.status=200 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T20:48:51.884594814Z" level=info msg=response go.version=go1.10.3 http.request.host="172.17.0.10:5000" http.request.id=ebc1ce37-b7e3-4e1d-ad9f-dbc8b6df8e64 http.request.method=GET http.request.remoteaddr="172.17.0.1:55010" http.request.uri=/healthz http.request.useragent=kube-probe/1.11+ http.response.duration="95.344µs" http.response.status=200 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T20:48:56.505934073Z" level=info msg=response go.version=go1.10.3 http.request.host="172.17.0.10:5000" http.request.id=0be9827b-e9d7-4bf6-ad68-849882a3c746 http.request.method=GET http.request.remoteaddr="172.17.0.1:55026" http.request.uri=/healthz http.request.useragent=kube-probe/1.11+ http.response.duration="141.067µs" http.response.status=200 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T20:49:01.886603447Z" level=info msg=response go.version=go1.10.3 http.request.host="172.17.0.10:5000" http.request.id=ff98e09d-2678-40af-9232-149e7590184d http.request.method=GET http.request.remoteaddr="172.17.0.1:55062" http.request.uri=/healthz http.request.useragent=kube-probe/1.11+ http.response.duration="111.017µs" http.response.status=200 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T20:49:06.505362871Z" level=info msg=response go.version=go1.10.3 http.request.host="172.17.0.10:5000" http.request.id=f9ef6771-4eb6-42ce-aa0d-b506f4ea6697 http.request.method=GET http.request.remoteaddr="172.17.0.1:55076" http.request.uri=/healthz http.request.useragent=kube-probe/1.11+ http.response.duration="87.301µs" http.response.status=200 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T20:49:11.883815972Z" level=info msg=response go.version=go1.10.3 http.request.host="172.17.0.10:5000" http.request.id=04860491-37fe-4ba1-b0ce-917d289cab09 http.request.method=GET http.request.remoteaddr="172.17.0.1:55088" http.request.uri=/healthz http.request.useragent=kube-probe/1.11+ http.response.duration="52.205µs" http.response.status=200 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T20:49:16.505143936Z" level=info msg=response go.version=go1.10.3 http.request.host="172.17.0.10:5000" http.request.id=5a7783e3-d34f-4ef3-95ae-abf6a5da5a4a http.request.method=GET http.request.remoteaddr="172.17.0.1:55102" http.request.uri=/healthz http.request.useragent=kube-probe/1.11+ http.response.duration="89.608µs" http.response.status=200 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T20:49:21.883716727Z" level=info msg=response go.version=go1.10.3 http.request.host="172.17.0.10:5000" http.request.id=ede1389c-2ce8-46ea-8f85-7ae3d35546dc http.request.method=GET http.request.remoteaddr="172.17.0.1:55116" http.request.uri=/healthz http.request.useragent=kube-probe/1.11+ http.response.duration="54.595µs" http.response.status=200 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T20:49:26.505112412Z" level=info msg=response go.version=go1.10.3 http.request.host="172.17.0.10:5000" http.request.id=6ed7e222-7bac-4b3d-af82-8fdc151bc4d8 http.request.method=GET http.request.remoteaddr="172.17.0.1:55130" http.request.uri=/healthz http.request.useragent=kube-probe/1.11+ http.response.duration="105.105µs" http.response.status=200 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T20:49:31.88381935Z" level=info msg=response go.version=go1.10.3 http.request.host="172.17.0.10:5000" http.request.id=119c2ea9-01f2-44eb-906f-1345fe701db6 http.request.method=GET http.request.remoteaddr="172.17.0.1:55166" http.request.uri=/healthz http.request.useragent=kube-probe/1.11+ http.response.duration="38.099µs" http.response.status=200 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T20:49:36.505533081Z" level=info msg=response go.version=go1.10.3 http.request.host="172.17.0.10:5000" http.request.id=eef17cb0-fc9f-42ea-82a6-6e27e8640c00 http.request.method=GET http.request.remoteaddr="172.17.0.1:55180" http.request.uri=/healthz http.request.useragent=kube-probe/1.11+ http.response.duration="134.121µs" http.response.status=200 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T20:49:41.884817315Z" level=info msg=response go.version=go1.10.3 http.request.host="172.17.0.10:5000" http.request.id=361e4600-f2fe-49b8-aecb-32de0eb4f834 http.request.method=GET http.request.remoteaddr="172.17.0.1:55192" http.request.uri=/healthz http.request.useragent=kube-probe/1.11+ http.response.duration="60.781µs" http.response.status=200 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T20:49:46.505705793Z" level=info msg=response go.version=go1.10.3 http.request.host="172.17.0.10:5000" http.request.id=2777c29f-c842-4c13-b3e6-ba931b67a557 http.request.method=GET http.request.remoteaddr="172.17.0.1:55206" http.request.uri=/healthz http.request.useragent=kube-probe/1.11+ http.response.duration="166.657µs" http.response.status=200 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T20:49:51.884674826Z" level=info msg=response go.version=go1.10.3 http.request.host="172.17.0.10:5000" http.request.id=379c8f81-eb71-4f10-aa61-786aced24977 http.request.method=GET http.request.remoteaddr="172.17.0.1:55218" http.request.uri=/healthz http.request.useragent=kube-probe/1.11+ http.response.duration="116.443µs" http.response.status=200 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T20:49:56.504962696Z" level=info msg=response go.version=go1.10.3 http.request.host="172.17.0.10:5000" http.request.id=00ed87cf-928c-43ad-ae3c-574979cf8963 http.request.method=GET http.request.remoteaddr="172.17.0.1:55232" http.request.uri=/healthz http.request.useragent=kube-probe/1.11+ http.response.duration="80.647µs" http.response.status=200 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T20:50:01.884568878Z" level=info msg=response go.version=go1.10.3 http.request.host="172.17.0.10:5000" http.request.id=74c27e35-07c8-4d5f-b768-d6edf6b8e301 http.request.method=GET http.request.remoteaddr="172.17.0.1:55268" http.request.uri=/healthz http.request.useragent=kube-probe/1.11+ http.response.duration="81.426µs" http.response.status=200 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T20:50:06.505482264Z" level=info msg=response go.version=go1.10.3 http.request.host="172.17.0.10:5000" http.request.id=56ced148-a277-4d06-96b0-59c611157826 http.request.method=GET http.request.remoteaddr="172.17.0.1:55284" http.request.uri=/healthz http.request.useragent=kube-probe/1.11+ http.response.duration="113.959µs" http.response.status=200 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T20:50:11.885379309Z" level=info msg=response go.version=go1.10.3 http.request.host="172.17.0.10:5000" http.request.id=f38b5f7a-c100-438d-932d-8cf14bad054b http.request.method=GET http.request.remoteaddr="172.17.0.1:55296" http.request.uri=/healthz http.request.useragent=kube-probe/1.11+ http.response.duration="200.286µs" http.response.status=200 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T20:50:16.505453578Z" level=info msg=response go.version=go1.10.3 http.request.host="172.17.0.10:5000" http.request.id=d82ae7c4-44ef-4cf3-927d-0c231937a651 http.request.method=GET http.request.remoteaddr="172.17.0.1:55310" http.request.uri=/healthz http.request.useragent=kube-probe/1.11+ http.response.duration="135.839µs" http.response.status=200 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T20:50:21.885602029Z" level=info msg=response go.version=go1.10.3 http.request.host="172.17.0.10:5000" http.request.id=94625649-9119-426a-909e-f2b88a42d8e8 http.request.method=GET http.request.remoteaddr="172.17.0.1:55322" http.request.uri=/healthz http.request.useragent=kube-probe/1.11+ http.response.duration="44.138µs" http.response.status=200 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T20:50:26.505512434Z" level=info msg=response go.version=go1.10.3 http.request.host="172.17.0.10:5000" http.request.id=878a8a0b-5f04-41d2-98ce-7b460cccf0f7 http.request.method=GET http.request.remoteaddr="172.17.0.1:55336" http.request.uri=/healthz http.request.useragent=kube-probe/1.11+ http.response.duration="140.839µs" http.response.status=200 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T20:50:31.884935518Z" level=info msg=response go.version=go1.10.3 http.request.host="172.17.0.10:5000" http.request.id=026e6fc9-f61a-4721-b447-3e9cda7b2b81 http.request.method=GET http.request.remoteaddr="172.17.0.1:55372" http.request.uri=/healthz http.request.useragent=kube-probe/1.11+ http.response.duration="148.611µs" http.response.status=200 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T20:50:36.506073341Z" level=info msg=response go.version=go1.10.3 http.request.host="172.17.0.10:5000" http.request.id=3c5233f7-bda4-4786-b2ea-c41539428195 http.request.method=GET http.request.remoteaddr="172.17.0.1:55386" http.request.uri=/healthz http.request.useragent=kube-probe/1.11+ http.response.duration="148.226µs" http.response.status=200 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T20:50:41.884495859Z" level=info msg=response go.version=go1.10.3 http.request.host="172.17.0.10:5000" http.request.id=0cd54739-9027-429e-93da-72c231a7131e http.request.method=GET http.request.remoteaddr="172.17.0.1:55398" http.request.uri=/healthz http.request.useragent=kube-probe/1.11+ http.response.duration="145.999µs" http.response.status=200 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T20:50:46.505121314Z" level=info msg=response go.version=go1.10.3 http.request.host="172.17.0.10:5000" http.request.id=57c6efb8-f8f5-45dc-992e-a0dea95692a0 http.request.method=GET http.request.remoteaddr="172.17.0.1:55414" http.request.uri=/healthz http.request.useragent=kube-probe/1.11+ http.response.duration="106.91µs" http.response.status=200 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T20:50:51.884332562Z" level=info msg=response go.version=go1.10.3 http.request.host="172.17.0.10:5000" http.request.id=1d36311f-ec2a-40c1-9f1c-d7253c6abefb http.request.method=GET http.request.remoteaddr="172.17.0.1:55426" http.request.uri=/healthz http.request.useragent=kube-probe/1.11+ http.response.duration="118.114µs" http.response.status=200 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T20:50:56.505186915Z" level=info msg=response go.version=go1.10.3 http.request.host="172.17.0.10:5000" http.request.id=7728b80d-a7ce-458f-a010-8abd4b42aafa http.request.method=GET http.request.remoteaddr="172.17.0.1:55440" http.request.uri=/healthz http.request.useragent=kube-probe/1.11+ http.response.duration="107.721µs" http.response.status=200 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T20:51:01.883715935Z" level=info msg=response go.version=go1.10.3 http.request.host="172.17.0.10:5000" http.request.id=060fd6ad-72d0-4550-a87b-4d8ab6eea9db http.request.method=GET http.request.remoteaddr="172.17.0.1:55490" http.request.uri=/healthz http.request.useragent=kube-probe/1.11+ http.response.duration="33.072µs" http.response.status=200 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T20:51:06.504511816Z" level=info msg=response go.version=go1.10.3 http.request.host="172.17.0.10:5000" http.request.id=1114989f-caba-4d74-a3b6-6471075cd7aa http.request.method=GET http.request.remoteaddr="172.17.0.1:55504" http.request.uri=/healthz http.request.useragent=kube-probe/1.11+ http.response.duration="42.009µs" http.response.status=200 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T20:51:11.883633806Z" level=info msg=response go.version=go1.10.3 http.request.host="172.17.0.10:5000" http.request.id=c894d08b-1883-4534-94ac-530a4439bd33 http.request.method=GET http.request.remoteaddr="172.17.0.1:55516" http.request.uri=/healthz http.request.useragent=kube-probe/1.11+ http.response.duration="52.612µs" http.response.status=200 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T20:51:16.504357989Z" level=info msg=response go.version=go1.10.3 http.request.host="172.17.0.10:5000" http.request.id=9232621e-9925-41ec-b451-2466d8550247 http.request.method=GET http.request.remoteaddr="172.17.0.1:55530" http.request.uri=/healthz http.request.useragent=kube-probe/1.11+ http.response.duration="38.749µs" http.response.status=200 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T20:51:21.88369992Z" level=info msg=response go.version=go1.10.3 http.request.host="172.17.0.10:5000" http.request.id=7956df4a-32ec-4111-b2e5-a48ff70f3284 http.request.method=GET http.request.remoteaddr="172.17.0.1:55544" http.request.uri=/healthz http.request.useragent=kube-probe/1.11+ http.response.duration="41.185µs" http.response.status=200 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T20:51:26.505067666Z" level=info msg=response go.version=go1.10.3 http.request.host="172.17.0.10:5000" http.request.id=3cb7bb31-9618-4492-a520-3b840e1c1c9e http.request.method=GET http.request.remoteaddr="172.17.0.1:55558" http.request.uri=/healthz http.request.useragent=kube-probe/1.11+ http.response.duration="80.905µs" http.response.status=200 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T20:51:31.883639195Z" level=info msg=response go.version=go1.10.3 http.request.host="172.17.0.10:5000" http.request.id=59a2ec0b-5438-4a80-adf3-ffa24bdac995 http.request.method=GET http.request.remoteaddr="172.17.0.1:55594" http.request.uri=/healthz http.request.useragent=kube-probe/1.11+ http.response.duration="32.553µs" http.response.status=200 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T20:51:36.505644588Z" level=info msg=response go.version=go1.10.3 http.request.host="172.17.0.10:5000" http.request.id=6e169e70-1af0-4be0-8ea0-49c511d98f58 http.request.method=GET http.request.remoteaddr="172.17.0.1:55608" http.request.uri=/healthz http.request.useragent=kube-probe/1.11+ http.response.duration="115.093µs" http.response.status=200 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T20:51:41.88485416Z" level=info msg=response go.version=go1.10.3 http.request.host="172.17.0.10:5000" http.request.id=c1604773-3517-4678-ae05-197b99ae609c http.request.method=GET http.request.remoteaddr="172.17.0.1:55620" http.request.uri=/healthz http.request.useragent=kube-probe/1.11+ http.response.duration="251.457µs" http.response.status=200 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T20:51:46.505258345Z" level=info msg=response go.version=go1.10.3 http.request.host="172.17.0.10:5000" http.request.id=b3315c18-73db-422a-b200-78bef32a3f9e http.request.method=GET http.request.remoteaddr="172.17.0.1:55634" http.request.uri=/healthz http.request.useragent=kube-probe/1.11+ http.response.duration="96.23µs" http.response.status=200 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T20:51:51.884386754Z" level=info msg=response go.version=go1.10.3 http.request.host="172.17.0.10:5000" http.request.id=c43e5c1b-3636-4d52-aec1-40ce6aaf067e http.request.method=GET http.request.remoteaddr="172.17.0.1:55648" http.request.uri=/healthz http.request.useragent=kube-probe/1.11+ http.response.duration="95.282µs" http.response.status=200 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T20:51:56.50504375Z" level=info msg=response go.version=go1.10.3 http.request.host="172.17.0.10:5000" http.request.id=0ee74ba3-3731-4496-b55b-e71f60aea73d http.request.method=GET http.request.remoteaddr="172.17.0.1:55664" http.request.uri=/healthz http.request.useragent=kube-probe/1.11+ http.response.duration="103.849µs" http.response.status=200 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T20:52:01.884284778Z" level=info msg=response go.version=go1.10.3 http.request.host="172.17.0.10:5000" http.request.id=083ffcc2-2b95-4efc-a6d2-5cefa43f72bf http.request.method=GET http.request.remoteaddr="172.17.0.1:55700" http.request.uri=/healthz http.request.useragent=kube-probe/1.11+ http.response.duration="92.992µs" http.response.status=200 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T20:52:06.50543156Z" level=info msg=response go.version=go1.10.3 http.request.host="172.17.0.10:5000" http.request.id=f13a6770-1fa6-41aa-b3b6-0fda9550cde1 http.request.method=GET http.request.remoteaddr="172.17.0.1:55714" http.request.uri=/healthz http.request.useragent=kube-probe/1.11+ http.response.duration="109.551µs" http.response.status=200 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T20:52:11.88447401Z" level=info msg=response go.version=go1.10.3 http.request.host="172.17.0.10:5000" http.request.id=0c5e8ffe-1bef-4752-b5e9-a67be57eaef6 http.request.method=GET http.request.remoteaddr="172.17.0.1:55726" http.request.uri=/healthz http.request.useragent=kube-probe/1.11+ http.response.duration="80.736µs" http.response.status=200 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T20:52:16.505924743Z" level=info msg=response go.version=go1.10.3 http.request.host="172.17.0.10:5000" http.request.id=1669ae6e-eb27-41c8-9a00-11138faeac30 http.request.method=GET http.request.remoteaddr="172.17.0.1:55740" http.request.uri=/healthz http.request.useragent=kube-probe/1.11+ http.response.duration="127.339µs" http.response.status=200 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T20:52:21.884901698Z" level=info msg=response go.version=go1.10.3 http.request.host="172.17.0.10:5000" http.request.id=2ec04104-bd5c-4cdd-8c08-08e695707675 http.request.method=GET http.request.remoteaddr="172.17.0.1:55752" http.request.uri=/healthz http.request.useragent=kube-probe/1.11+ http.response.duration="106.658µs" http.response.status=200 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T20:52:26.505604705Z" level=info msg=response go.version=go1.10.3 http.request.host="172.17.0.10:5000" http.request.id=5e74e4a3-dea2-41bf-8fd3-f3c0b00a6df3 http.request.method=GET http.request.remoteaddr="172.17.0.1:55766" http.request.uri=/healthz http.request.useragent=kube-probe/1.11+ http.response.duration="138.586µs" http.response.status=200 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T20:52:31.884312032Z" level=info msg=response go.version=go1.10.3 http.request.host="172.17.0.10:5000" http.request.id=15cebbed-0dcc-444a-afcd-2aaeffcf3fa6 http.request.method=GET http.request.remoteaddr="172.17.0.1:55802" http.request.uri=/healthz http.request.useragent=kube-probe/1.11+ http.response.duration="121.757µs" http.response.status=200 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T20:52:36.508261883Z" level=info msg=response go.version=go1.10.3 http.request.host="172.17.0.10:5000" http.request.id=0d33140b-41b9-403c-ae51-1f8bd181078c http.request.method=GET http.request.remoteaddr="172.17.0.1:55818" http.request.uri=/healthz http.request.useragent=kube-probe/1.11+ http.response.duration="147.877µs" http.response.status=200 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T20:52:41.883942381Z" level=info msg=response go.version=go1.10.3 http.request.host="172.17.0.10:5000" http.request.id=7d42b66a-c7e8-47bc-8b0a-feabfb808656 http.request.method=GET http.request.remoteaddr="172.17.0.1:55832" http.request.uri=/healthz http.request.useragent=kube-probe/1.11+ http.response.duration="43.738µs" http.response.status=200 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T20:52:46.505954052Z" level=info msg=response go.version=go1.10.3 http.request.host="172.17.0.10:5000" http.request.id=2aabc846-099c-4733-8913-90dc3c1a9d91 http.request.method=GET http.request.remoteaddr="172.17.0.1:55846" http.request.uri=/healthz http.request.useragent=kube-probe/1.11+ http.response.duration="125.922µs" http.response.status=200 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T20:52:51.883821647Z" level=info msg=response go.version=go1.10.3 http.request.host="172.17.0.10:5000" http.request.id=16768634-c7a3-461f-998b-74f7b072b7a6 http.request.method=GET http.request.remoteaddr="172.17.0.1:55858" http.request.uri=/healthz http.request.useragent=kube-probe/1.11+ http.response.duration="64.813µs" http.response.status=200 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T20:52:56.50743783Z" level=info msg=response go.version=go1.10.3 http.request.host="172.17.0.10:5000" http.request.id=4508de70-884f-479a-96aa-bcf9c2b1a642 http.request.method=GET http.request.remoteaddr="172.17.0.1:55872" http.request.uri=/healthz http.request.useragent=kube-probe/1.11+ http.response.duration="111.908µs" http.response.status=200 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T20:53:01.886128133Z" level=info msg=response go.version=go1.10.3 http.request.host="172.17.0.10:5000" http.request.id=9f3a1dee-78b2-467f-bae2-7ddfa8e99af2 http.request.method=GET http.request.remoteaddr="172.17.0.1:55910" http.request.uri=/healthz http.request.useragent=kube-probe/1.11+ http.response.duration="97.485µs" http.response.status=200 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T20:53:06.504391244Z" level=info msg=response go.version=go1.10.3 http.request.host="172.17.0.10:5000" http.request.id=010d224a-e00e-452c-b382-b664e6973681 http.request.method=GET http.request.remoteaddr="172.17.0.1:55924" http.request.uri=/healthz http.request.useragent=kube-probe/1.11+ http.response.duration="38.573µs" http.response.status=200 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T20:53:11.884888778Z" level=info msg=response go.version=go1.10.3 http.request.host="172.17.0.10:5000" http.request.id=674a52db-d615-46b4-af7a-0ccc4573d331 http.request.method=GET http.request.remoteaddr="172.17.0.1:55938" http.request.uri=/healthz http.request.useragent=kube-probe/1.11+ http.response.duration="132.74µs" http.response.status=200 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T20:53:16.505439732Z" level=info msg=response go.version=go1.10.3 http.request.host="172.17.0.10:5000" http.request.id=2eceb916-1bc6-4212-a38e-fbde41918646 http.request.method=GET http.request.remoteaddr="172.17.0.1:55954" http.request.uri=/healthz http.request.useragent=kube-probe/1.11+ http.response.duration="131.511µs" http.response.status=200 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T20:53:21.884461114Z" level=info msg=response go.version=go1.10.3 http.request.host="172.17.0.10:5000" http.request.id=f4f42f3d-2a23-4609-9d2a-402775296174 http.request.method=GET http.request.remoteaddr="172.17.0.1:55966" http.request.uri=/healthz http.request.useragent=kube-probe/1.11+ http.response.duration="97.955µs" http.response.status=200 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T20:53:26.506239436Z" level=info msg=response go.version=go1.10.3 http.request.host="172.17.0.10:5000" http.request.id=cdb3ed3f-117e-4810-a22b-cd349acb29b2 http.request.method=GET http.request.remoteaddr="172.17.0.1:55984" http.request.uri=/healthz http.request.useragent=kube-probe/1.11+ http.response.duration="99.542µs" http.response.status=200 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T20:53:31.883603911Z" level=info msg=response go.version=go1.10.3 http.request.host="172.17.0.10:5000" http.request.id=5862b4b4-673c-49c0-8b46-a61550e19283 http.request.method=GET http.request.remoteaddr="172.17.0.1:56022" http.request.uri=/healthz http.request.useragent=kube-probe/1.11+ http.response.duration="35.52µs" http.response.status=200 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T20:53:36.505515726Z" level=info msg=response go.version=go1.10.3 http.request.host="172.17.0.10:5000" http.request.id=084a591c-7cef-4df8-bef9-1f0c2b2b6fbf http.request.method=GET http.request.remoteaddr="172.17.0.1:56036" http.request.uri=/healthz http.request.useragent=kube-probe/1.11+ http.response.duration="126.394µs" http.response.status=200 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T20:53:41.884455498Z" level=info msg=response go.version=go1.10.3 http.request.host="172.17.0.10:5000" http.request.id=9cdaaae7-76f6-4004-92e7-86ec615776ee http.request.method=GET http.request.remoteaddr="172.17.0.1:56048" http.request.uri=/healthz http.request.useragent=kube-probe/1.11+ http.response.duration="121.968µs" http.response.status=200 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T20:53:46.505216046Z" level=info msg=response go.version=go1.10.3 http.request.host="172.17.0.10:5000" http.request.id=bb76af1c-1869-417a-ba8e-c68e66f4e80a http.request.method=GET http.request.remoteaddr="172.17.0.1:56064" http.request.uri=/healthz http.request.useragent=kube-probe/1.11+ http.response.duration="79.542µs" http.response.status=200 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T20:53:51.88449844Z" level=info msg=response go.version=go1.10.3 http.request.host="172.17.0.10:5000" http.request.id=ca008d0c-d6a4-432f-9ea0-f452234ceb40 http.request.method=GET http.request.remoteaddr="172.17.0.1:56076" http.request.uri=/healthz http.request.useragent=kube-probe/1.11+ http.response.duration="101.446µs" http.response.status=200 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T20:53:56.505169028Z" level=info msg=response go.version=go1.10.3 http.request.host="172.17.0.10:5000" http.request.id=4b510486-999e-45fb-a7a3-315bcf83000e http.request.method=GET http.request.remoteaddr="172.17.0.1:56090" http.request.uri=/healthz http.request.useragent=kube-probe/1.11+ http.response.duration="108.177µs" http.response.status=200 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T20:54:01.88453306Z" level=info msg=response go.version=go1.10.3 http.request.host="172.17.0.10:5000" http.request.id=9c6a3638-7cd3-4643-8ec0-fd424103efe0 http.request.method=GET http.request.remoteaddr="172.17.0.1:56126" http.request.uri=/healthz http.request.useragent=kube-probe/1.11+ http.response.duration="103.943µs" http.response.status=200 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T20:54:06.50556619Z" level=info msg=response go.version=go1.10.3 http.request.host="172.17.0.10:5000" http.request.id=f191e792-3893-46e7-a17f-07e43d168e1f http.request.method=GET http.request.remoteaddr="172.17.0.1:56140" http.request.uri=/healthz http.request.useragent=kube-probe/1.11+ http.response.duration="121.599µs" http.response.status=200 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T20:54:11.883709177Z" level=info msg=response go.version=go1.10.3 http.request.host="172.17.0.10:5000" http.request.id=66dbe0e3-6e36-44fc-aa25-0bff23a3cff5 http.request.method=GET http.request.remoteaddr="172.17.0.1:56152" http.request.uri=/healthz http.request.useragent=kube-probe/1.11+ http.response.duration="34.063µs" http.response.status=200 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T20:54:16.505124627Z" level=info msg=response go.version=go1.10.3 http.request.host="172.17.0.10:5000" http.request.id=4ce25b16-7803-48be-b39f-5119634daf91 http.request.method=GET http.request.remoteaddr="172.17.0.1:56166" http.request.uri=/healthz http.request.useragent=kube-probe/1.11+ http.response.duration="124.406µs" http.response.status=200 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T20:54:21.88426351Z" level=info msg=response go.version=go1.10.3 http.request.host="172.17.0.10:5000" http.request.id=f67f2eab-89a1-46b9-845e-6462a1eb6f01 http.request.method=GET http.request.remoteaddr="172.17.0.1:56178" http.request.uri=/healthz http.request.useragent=kube-probe/1.11+ http.response.duration="89.698µs" http.response.status=200 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T20:54:26.505482304Z" level=info msg=response go.version=go1.10.3 http.request.host="172.17.0.10:5000" http.request.id=49556cd9-acba-423b-8267-fcf0cd743e86 http.request.method=GET http.request.remoteaddr="172.17.0.1:56192" http.request.uri=/healthz http.request.useragent=kube-probe/1.11+ http.response.duration="146.063µs" http.response.status=200 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T20:54:31.884712848Z" level=info msg=response go.version=go1.10.3 http.request.host="172.17.0.10:5000" http.request.id=831833e9-9ad8-4a39-ac13-df25d32f3909 http.request.method=GET http.request.remoteaddr="172.17.0.1:56228" http.request.uri=/healthz http.request.useragent=kube-probe/1.11+ http.response.duration="101.918µs" http.response.status=200 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T20:54:36.505154982Z" level=info msg=response go.version=go1.10.3 http.request.host="172.17.0.10:5000" http.request.id=1c2a0ca3-c7cb-46bb-a032-8a937e8b1485 http.request.method=GET http.request.remoteaddr="172.17.0.1:56242" http.request.uri=/healthz http.request.useragent=kube-probe/1.11+ http.response.duration="117.612µs" http.response.status=200 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T20:54:41.884581167Z" level=info msg=response go.version=go1.10.3 http.request.host="172.17.0.10:5000" http.request.id=77c1f8c7-774e-45d8-b043-e1c6d3e7e85b http.request.method=GET http.request.remoteaddr="172.17.0.1:56254" http.request.uri=/healthz http.request.useragent=kube-probe/1.11+ http.response.duration="116.816µs" http.response.status=200 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T20:54:46.505615333Z" level=info msg=response go.version=go1.10.3 http.request.host="172.17.0.10:5000" http.request.id=40856788-5c8d-46da-8a9d-f52aaac86f7c http.request.method=GET http.request.remoteaddr="172.17.0.1:56270" http.request.uri=/healthz http.request.useragent=kube-probe/1.11+ http.response.duration="148.804µs" http.response.status=200 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T20:54:51.883907252Z" level=info msg=response go.version=go1.10.3 http.request.host="172.17.0.10:5000" http.request.id=202f57ae-dd74-4368-9e4d-916dcb8dbe2f http.request.method=GET http.request.remoteaddr="172.17.0.1:56282" http.request.uri=/healthz http.request.useragent=kube-probe/1.11+ http.response.duration="68.175µs" http.response.status=200 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T20:54:56.505710233Z" level=info msg=response go.version=go1.10.3 http.request.host="172.17.0.10:5000" http.request.id=275a45ff-e3ca-4efb-bf1f-da5c33b8eff4 http.request.method=GET http.request.remoteaddr="172.17.0.1:56296" http.request.uri=/healthz http.request.useragent=kube-probe/1.11+ http.response.duration="140.87µs" http.response.status=200 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T20:55:01.884651589Z" level=info msg=response go.version=go1.10.3 http.request.host="172.17.0.10:5000" http.request.id=7b4d6b87-e609-4838-b690-289cb04d86c1 http.request.method=GET http.request.remoteaddr="172.17.0.1:56332" http.request.uri=/healthz http.request.useragent=kube-probe/1.11+ http.response.duration="108.154µs" http.response.status=200 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T20:55:06.504494508Z" level=info msg=response go.version=go1.10.3 http.request.host="172.17.0.10:5000" http.request.id=66211213-c459-4231-a3c9-859ff0a39f12 http.request.method=GET http.request.remoteaddr="172.17.0.1:56346" http.request.uri=/healthz http.request.useragent=kube-probe/1.11+ http.response.duration="48.252µs" http.response.status=200 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T20:55:11.885118473Z" level=info msg=response go.version=go1.10.3 http.request.host="172.17.0.10:5000" http.request.id=c369621b-27c2-4e35-be9e-b2b085e4b95d http.request.method=GET http.request.remoteaddr="172.17.0.1:56358" http.request.uri=/healthz http.request.useragent=kube-probe/1.11+ http.response.duration="118.508µs" http.response.status=200 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T20:55:16.505421219Z" level=info msg=response go.version=go1.10.3 http.request.host="172.17.0.10:5000" http.request.id=4977a63a-a63c-48c0-91ea-5430ede49bb4 http.request.method=GET http.request.remoteaddr="172.17.0.1:56372" http.request.uri=/healthz http.request.useragent=kube-probe/1.11+ http.response.duration="110.452µs" http.response.status=200 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T20:55:21.884487198Z" level=info msg=response go.version=go1.10.3 http.request.host="172.17.0.10:5000" http.request.id=62cccc24-1e06-4858-816c-a316947dee18 http.request.method=GET http.request.remoteaddr="172.17.0.1:56384" http.request.uri=/healthz http.request.useragent=kube-probe/1.11+ http.response.duration="118.344µs" http.response.status=200 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T20:55:26.505086486Z" level=info msg=response go.version=go1.10.3 http.request.host="172.17.0.10:5000" http.request.id=3ecb3e00-df2c-410e-837b-ef75368d94ed http.request.method=GET http.request.remoteaddr="172.17.0.1:56398" http.request.uri=/healthz http.request.useragent=kube-probe/1.11+ http.response.duration="99.209µs" http.response.status=200 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T20:55:31.884349291Z" level=info msg=response go.version=go1.10.3 http.request.host="172.17.0.10:5000" http.request.id=0ad7d1a4-3133-45ef-ba62-1742a07542a9 http.request.method=GET http.request.remoteaddr="172.17.0.1:56434" http.request.uri=/healthz http.request.useragent=kube-probe/1.11+ http.response.duration="108.542µs" http.response.status=200 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T20:55:36.505173338Z" level=info msg=response go.version=go1.10.3 http.request.host="172.17.0.10:5000" http.request.id=ded49633-b5b3-4d25-a657-7ff0ec0a4c60 http.request.method=GET http.request.remoteaddr="172.17.0.1:56450" http.request.uri=/healthz http.request.useragent=kube-probe/1.11+ http.response.duration="101.588µs" http.response.status=200 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T20:55:41.883979973Z" level=info msg=response go.version=go1.10.3 http.request.host="172.17.0.10:5000" http.request.id=4ed9a4b5-d873-40d6-bb30-ac3200da80c3 http.request.method=GET http.request.remoteaddr="172.17.0.1:56462" http.request.uri=/healthz http.request.useragent=kube-probe/1.11+ http.response.duration="64.234µs" http.response.status=200 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T20:55:46.504428188Z" level=info msg=response go.version=go1.10.3 http.request.host="172.17.0.10:5000" http.request.id=2bc83ff4-0a65-46f8-8a0f-f6b73cde0a03 http.request.method=GET http.request.remoteaddr="172.17.0.1:56476" http.request.uri=/healthz http.request.useragent=kube-probe/1.11+ http.response.duration="41.119µs" http.response.status=200 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T20:55:51.885821551Z" level=info msg=response go.version=go1.10.3 http.request.host="172.17.0.10:5000" http.request.id=19c62cfe-a04e-4f32-9fc6-9401d1f35f81 http.request.method=GET http.request.remoteaddr="172.17.0.1:56488" http.request.uri=/healthz http.request.useragent=kube-probe/1.11+ http.response.duration="122.47µs" http.response.status=200 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T20:55:56.505426836Z" level=info msg=response go.version=go1.10.3 http.request.host="172.17.0.10:5000" http.request.id=c5f67464-e4d1-49d4-b25f-fe1a883b4b66 http.request.method=GET http.request.remoteaddr="172.17.0.1:56502" http.request.uri=/healthz http.request.useragent=kube-probe/1.11+ http.response.duration="119.42µs" http.response.status=200 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T20:56:01.883596055Z" level=info msg=response go.version=go1.10.3 http.request.host="172.17.0.10:5000" http.request.id=76ce1a4b-1e5a-4fe8-b015-48a20cef839f http.request.method=GET http.request.remoteaddr="172.17.0.1:56538" http.request.uri=/healthz http.request.useragent=kube-probe/1.11+ http.response.duration="41.515µs" http.response.status=200 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T20:56:06.504448339Z" level=info msg=response go.version=go1.10.3 http.request.host="172.17.0.10:5000" http.request.id=3dcee370-dae8-4810-9fd6-3beb827a6e40 http.request.method=GET http.request.remoteaddr="172.17.0.1:56552" http.request.uri=/healthz http.request.useragent=kube-probe/1.11+ http.response.duration="38.872µs" http.response.status=200 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T20:56:11.883797842Z" level=info msg=response go.version=go1.10.3 http.request.host="172.17.0.10:5000" http.request.id=fc1072c6-4ee7-4ea7-b108-038844866d4b http.request.method=GET http.request.remoteaddr="172.17.0.1:56566" http.request.uri=/healthz http.request.useragent=kube-probe/1.11+ http.response.duration="43.483µs" http.response.status=200 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T20:56:16.504504007Z" level=info msg=response go.version=go1.10.3 http.request.host="172.17.0.10:5000" http.request.id=97a0260e-77db-4346-bbe5-e914b91d2dd9 http.request.method=GET http.request.remoteaddr="172.17.0.1:56580" http.request.uri=/healthz http.request.useragent=kube-probe/1.11+ http.response.duration="33.603µs" http.response.status=200 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T20:56:21.884042392Z" level=info msg=response go.version=go1.10.3 http.request.host="172.17.0.10:5000" http.request.id=e0948634-454f-4d89-981d-6f14d7bd211f http.request.method=GET http.request.remoteaddr="172.17.0.1:56592" http.request.uri=/healthz http.request.useragent=kube-probe/1.11+ http.response.duration="48.071µs" http.response.status=200 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T20:56:26.504975108Z" level=info msg=response go.version=go1.10.3 http.request.host="172.17.0.10:5000" http.request.id=e93da525-ddb6-4863-92ad-040d509e0750 http.request.method=GET http.request.remoteaddr="172.17.0.1:56606" http.request.uri=/healthz http.request.useragent=kube-probe/1.11+ http.response.duration="85.372µs" http.response.status=200 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T20:56:31.884400953Z" level=info msg=response go.version=go1.10.3 http.request.host="172.17.0.10:5000" http.request.id=ba00950c-0dc1-47ae-b300-51a471cd649f http.request.method=GET http.request.remoteaddr="172.17.0.1:56646" http.request.uri=/healthz http.request.useragent=kube-probe/1.11+ http.response.duration="91.174µs" http.response.status=200 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T20:56:36.505023036Z" level=info msg=response go.version=go1.10.3 http.request.host="172.17.0.10:5000" http.request.id=0bc93fcf-c5ca-4124-bc7b-4baef2e5d41a http.request.method=GET http.request.remoteaddr="172.17.0.1:56660" http.request.uri=/healthz http.request.useragent=kube-probe/1.11+ http.response.duration="105.651µs" http.response.status=200 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T20:56:41.884478519Z" level=info msg=response go.version=go1.10.3 http.request.host="172.17.0.10:5000" http.request.id=d30ad90d-32af-4588-8298-4079c2176c27 http.request.method=GET http.request.remoteaddr="172.17.0.1:56672" http.request.uri=/healthz http.request.useragent=kube-probe/1.11+ http.response.duration="110.649µs" http.response.status=200 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T20:56:46.505084042Z" level=info msg=response go.version=go1.10.3 http.request.host="172.17.0.10:5000" http.request.id=22845fed-ef4d-4f78-9df2-02d604ab3f36 http.request.method=GET http.request.remoteaddr="172.17.0.1:56686" http.request.uri=/healthz http.request.useragent=kube-probe/1.11+ http.response.duration="98.493µs" http.response.status=200 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T20:56:51.884412896Z" level=info msg=response go.version=go1.10.3 http.request.host="172.17.0.10:5000" http.request.id=871a455e-0204-49b2-aa7f-226298dc3fea http.request.method=GET http.request.remoteaddr="172.17.0.1:56698" http.request.uri=/healthz http.request.useragent=kube-probe/1.11+ http.response.duration="108.661µs" http.response.status=200 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T20:56:56.504515318Z" level=info msg=response go.version=go1.10.3 http.request.host="172.17.0.10:5000" http.request.id=f7bcf183-e8a6-4156-8795-e90014c1d177 http.request.method=GET http.request.remoteaddr="172.17.0.1:56712" http.request.uri=/healthz http.request.useragent=kube-probe/1.11+ http.response.duration="90.793µs" http.response.status=200 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T20:57:01.884664885Z" level=info msg=response go.version=go1.10.3 http.request.host="172.17.0.10:5000" http.request.id=11e099fb-c9d9-4d5f-be61-05c14876244c http.request.method=GET http.request.remoteaddr="172.17.0.1:56750" http.request.uri=/healthz http.request.useragent=kube-probe/1.11+ http.response.duration="111.91µs" http.response.status=200 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T20:57:06.505142326Z" level=info msg=response go.version=go1.10.3 http.request.host="172.17.0.10:5000" http.request.id=06166014-76e4-4f38-9704-9cf52938ea1e http.request.method=GET http.request.remoteaddr="172.17.0.1:56764" http.request.uri=/healthz http.request.useragent=kube-probe/1.11+ http.response.duration="93.417µs" http.response.status=200 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T20:57:11.884716686Z" level=info msg=response go.version=go1.10.3 http.request.host="172.17.0.10:5000" http.request.id=f8cd5598-c7e8-483b-a884-f8a60355012d http.request.method=GET http.request.remoteaddr="172.17.0.1:56778" http.request.uri=/healthz http.request.useragent=kube-probe/1.11+ http.response.duration="106.02µs" http.response.status=200 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T20:57:16.505759681Z" level=info msg=response go.version=go1.10.3 http.request.host="172.17.0.10:5000" http.request.id=aa1bffbe-fe88-41e8-bf1b-8e9b471f90e4 http.request.method=GET http.request.remoteaddr="172.17.0.1:56792" http.request.uri=/healthz http.request.useragent=kube-probe/1.11+ http.response.duration="116.816µs" http.response.status=200 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T20:57:21.884375939Z" level=info msg=response go.version=go1.10.3 http.request.host="172.17.0.10:5000" http.request.id=d4ebefd2-0bbb-45fa-b526-0fdcf2831716 http.request.method=GET http.request.remoteaddr="172.17.0.1:56804" http.request.uri=/healthz http.request.useragent=kube-probe/1.11+ http.response.duration="83.896µs" http.response.status=200 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T20:57:26.507079639Z" level=info msg=response go.version=go1.10.3 http.request.host="172.17.0.10:5000" http.request.id=2f93f8ac-1e03-4bbb-928a-389c1d57e408 http.request.method=GET http.request.remoteaddr="172.17.0.1:56818" http.request.uri=/healthz http.request.useragent=kube-probe/1.11+ http.response.duration="120.867µs" http.response.status=200 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T20:57:31.884595151Z" level=info msg=response go.version=go1.10.3 http.request.host="172.17.0.10:5000" http.request.id=0f87d796-72e0-4e0c-ba85-89a964879a7c http.request.method=GET http.request.remoteaddr="172.17.0.1:56858" http.request.uri=/healthz http.request.useragent=kube-probe/1.11+ http.response.duration="95.697µs" http.response.status=200 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T20:57:36.505759236Z" level=info msg=response go.version=go1.10.3 http.request.host="172.17.0.10:5000" http.request.id=3a291e66-d8dc-436e-b7cb-20ccaa8dd878 http.request.method=GET http.request.remoteaddr="172.17.0.1:56872" http.request.uri=/healthz http.request.useragent=kube-probe/1.11+ http.response.duration="111.6µs" http.response.status=200 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T20:57:41.884466718Z" level=info msg=response go.version=go1.10.3 http.request.host="172.17.0.10:5000" http.request.id=41bd876a-8eae-4e16-bff9-e28339d1c95c http.request.method=GET http.request.remoteaddr="172.17.0.1:56884" http.request.uri=/healthz http.request.useragent=kube-probe/1.11+ http.response.duration="88.923µs" http.response.status=200 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T20:57:46.505344521Z" level=info msg=response go.version=go1.10.3 http.request.host="172.17.0.10:5000" http.request.id=2cfd033d-f951-4d67-b29a-05e0623831a5 http.request.method=GET http.request.remoteaddr="172.17.0.1:56898" http.request.uri=/healthz http.request.useragent=kube-probe/1.11+ http.response.duration="117.393µs" http.response.status=200 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T20:57:51.884160533Z" level=info msg=response go.version=go1.10.3 http.request.host="172.17.0.10:5000" http.request.id=5b1171b3-7dd4-4182-a91d-1288e712c682 http.request.method=GET http.request.remoteaddr="172.17.0.1:56918" http.request.uri=/healthz http.request.useragent=kube-probe/1.11+ http.response.duration="135.529µs" http.response.status=200 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T20:57:56.506766965Z" level=info msg=response go.version=go1.10.3 http.request.host="172.17.0.10:5000" http.request.id=dd731142-ad9e-4ca9-861a-62422aa15724 http.request.method=GET http.request.remoteaddr="172.17.0.1:56932" http.request.uri=/healthz http.request.useragent=kube-probe/1.11+ http.response.duration="109.86µs" http.response.status=200 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T20:58:01.884410873Z" level=info msg=response go.version=go1.10.3 http.request.host="172.17.0.10:5000" http.request.id=b3c88be2-5e5c-4392-89ac-e514faf11370 http.request.method=GET http.request.remoteaddr="172.17.0.1:56980" http.request.uri=/healthz http.request.useragent=kube-probe/1.11+ http.response.duration="95.333µs" http.response.status=200 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T20:58:06.504771066Z" level=info msg=response go.version=go1.10.3 http.request.host="172.17.0.10:5000" http.request.id=1ab7fe16-8b3a-4be3-a241-d387461b2ead http.request.method=GET http.request.remoteaddr="172.17.0.1:56994" http.request.uri=/healthz http.request.useragent=kube-probe/1.11+ http.response.duration="70.66µs" http.response.status=200 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T20:58:11.883839255Z" level=info msg=response go.version=go1.10.3 http.request.host="172.17.0.10:5000" http.request.id=26637111-ffe1-4e9f-8510-c4b925aad1f3 http.request.method=GET http.request.remoteaddr="172.17.0.1:57010" http.request.uri=/healthz http.request.useragent=kube-probe/1.11+ http.response.duration="37.104µs" http.response.status=200 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T20:58:16.506121643Z" level=info msg=response go.version=go1.10.3 http.request.host="172.17.0.10:5000" http.request.id=bc9c54b9-ee99-4e72-8a85-eed169f94f3a http.request.method=GET http.request.remoteaddr="172.17.0.1:57024" http.request.uri=/healthz http.request.useragent=kube-probe/1.11+ http.response.duration="131.402µs" http.response.status=200 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T20:58:21.884474978Z" level=info msg=response go.version=go1.10.3 http.request.host="172.17.0.10:5000" http.request.id=149d9d08-008f-41ed-87cd-b8080fa6acd1 http.request.method=GET http.request.remoteaddr="172.17.0.1:57036" http.request.uri=/healthz http.request.useragent=kube-probe/1.11+ http.response.duration="81.365µs" http.response.status=200 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T20:58:26.505245213Z" level=info msg=response go.version=go1.10.3 http.request.host="172.17.0.10:5000" http.request.id=ba3072d4-452c-49c0-bb91-b1ce68cfc4a3 http.request.method=GET http.request.remoteaddr="172.17.0.1:57052" http.request.uri=/healthz http.request.useragent=kube-probe/1.11+ http.response.duration="95.101µs" http.response.status=200 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T20:58:31.884742916Z" level=info msg=response go.version=go1.10.3 http.request.host="172.17.0.10:5000" http.request.id=47e312c3-a534-4890-85dd-8f17828b0f51 http.request.method=GET http.request.remoteaddr="172.17.0.1:57088" http.request.uri=/healthz http.request.useragent=kube-probe/1.11+ http.response.duration="137.42µs" http.response.status=200 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T20:58:36.50521913Z" level=info msg=response go.version=go1.10.3 http.request.host="172.17.0.10:5000" http.request.id=e88f438e-1e81-4192-bdca-c77422214f70 http.request.method=GET http.request.remoteaddr="172.17.0.1:57102" http.request.uri=/healthz http.request.useragent=kube-probe/1.11+ http.response.duration="121.331µs" http.response.status=200 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T20:58:41.884630312Z" level=info msg=response go.version=go1.10.3 http.request.host="172.17.0.10:5000" http.request.id=f01dce6d-0329-4d23-9285-1f89e76c4fdc http.request.method=GET http.request.remoteaddr="172.17.0.1:57114" http.request.uri=/healthz http.request.useragent=kube-probe/1.11+ http.response.duration="94.453µs" http.response.status=200 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T20:58:46.505177129Z" level=info msg=response go.version=go1.10.3 http.request.host="172.17.0.10:5000" http.request.id=ab3bfab5-dbe0-46af-8104-247da2866d8c http.request.method=GET http.request.remoteaddr="172.17.0.1:57128" http.request.uri=/healthz http.request.useragent=kube-probe/1.11+ http.response.duration="99.265µs" http.response.status=200 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T20:58:51.884330094Z" level=info msg=response go.version=go1.10.3 http.request.host="172.17.0.10:5000" http.request.id=e5006bed-7051-4cc8-b3e0-81946beb6151 http.request.method=GET http.request.remoteaddr="172.17.0.1:57140" http.request.uri=/healthz http.request.useragent=kube-probe/1.11+ http.response.duration="81.904µs" http.response.status=200 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T20:58:56.505549797Z" level=info msg=response go.version=go1.10.3 http.request.host="172.17.0.10:5000" http.request.id=67e75afc-c85d-4fe0-8bc7-ebe6ba0d31c8 http.request.method=GET http.request.remoteaddr="172.17.0.1:57156" http.request.uri=/healthz http.request.useragent=kube-probe/1.11+ http.response.duration="108.026µs" http.response.status=200 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T20:59:01.884498381Z" level=info msg=response go.version=go1.10.3 http.request.host="172.17.0.10:5000" http.request.id=78a38afa-a410-4e15-8231-ee700b33fdcc http.request.method=GET http.request.remoteaddr="172.17.0.1:57192" http.request.uri=/healthz http.request.useragent=kube-probe/1.11+ http.response.duration="82.639µs" http.response.status=200 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T20:59:06.505330302Z" level=info msg=response go.version=go1.10.3 http.request.host="172.17.0.10:5000" http.request.id=da540afe-7063-4e90-accf-2553c54832a9 http.request.method=GET http.request.remoteaddr="172.17.0.1:57206" http.request.uri=/healthz http.request.useragent=kube-probe/1.11+ http.response.duration="93.789µs" http.response.status=200 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T20:59:11.884352158Z" level=info msg=response go.version=go1.10.3 http.request.host="172.17.0.10:5000" http.request.id=6d183578-9156-4168-b072-49461015f88a http.request.method=GET http.request.remoteaddr="172.17.0.1:57220" http.request.uri=/healthz http.request.useragent=kube-probe/1.11+ http.response.duration="105.158µs" http.response.status=200 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T20:59:16.505286869Z" level=info msg=response go.version=go1.10.3 http.request.host="172.17.0.10:5000" http.request.id=c71daad7-87ea-44af-9d84-aa0f4f35d585 http.request.method=GET http.request.remoteaddr="172.17.0.1:57234" http.request.uri=/healthz http.request.useragent=kube-probe/1.11+ http.response.duration="86.837µs" http.response.status=200 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T20:59:21.884455192Z" level=info msg=response go.version=go1.10.3 http.request.host="172.17.0.10:5000" http.request.id=a0aa5b3c-f0f9-429a-8193-62e3045ac9e0 http.request.method=GET http.request.remoteaddr="172.17.0.1:57246" http.request.uri=/healthz http.request.useragent=kube-probe/1.11+ http.response.duration="92.257µs" http.response.status=200 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T20:59:26.505149931Z" level=info msg=response go.version=go1.10.3 http.request.host="172.17.0.10:5000" http.request.id=fe36d9a3-87e8-4524-8bb9-455d0db0332a http.request.method=GET http.request.remoteaddr="172.17.0.1:57260" http.request.uri=/healthz http.request.useragent=kube-probe/1.11+ http.response.duration="92.749µs" http.response.status=200 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T20:59:31.884495555Z" level=info msg=response go.version=go1.10.3 http.request.host="172.17.0.10:5000" http.request.id=11dee22b-4901-4fd9-854e-1c0e01f2782a http.request.method=GET http.request.remoteaddr="172.17.0.1:57296" http.request.uri=/healthz http.request.useragent=kube-probe/1.11+ http.response.duration="116.004µs" http.response.status=200 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T20:59:36.505171586Z" level=info msg=response go.version=go1.10.3 http.request.host="172.17.0.10:5000" http.request.id=137a12ce-3a46-4a88-b6a0-a87627fbc62a http.request.method=GET http.request.remoteaddr="172.17.0.1:57310" http.request.uri=/healthz http.request.useragent=kube-probe/1.11+ http.response.duration="92.907µs" http.response.status=200 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T20:59:41.884441314Z" level=info msg=response go.version=go1.10.3 http.request.host="172.17.0.10:5000" http.request.id=6062ea91-33f2-477f-bede-00801e9150b7 http.request.method=GET http.request.remoteaddr="172.17.0.1:57322" http.request.uri=/healthz http.request.useragent=kube-probe/1.11+ http.response.duration="94.222µs" http.response.status=200 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T20:59:46.505280089Z" level=info msg=response go.version=go1.10.3 http.request.host="172.17.0.10:5000" http.request.id=f7c30c77-b908-4d15-9db7-ab50c4a4cbd3 http.request.method=GET http.request.remoteaddr="172.17.0.1:57336" http.request.uri=/healthz http.request.useragent=kube-probe/1.11+ http.response.duration="95.312µs" http.response.status=200 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T20:59:51.884610389Z" level=info msg=response go.version=go1.10.3 http.request.host="172.17.0.10:5000" http.request.id=29bb5644-da1e-4a81-a0c3-11909bc1dcd5 http.request.method=GET http.request.remoteaddr="172.17.0.1:57348" http.request.uri=/healthz http.request.useragent=kube-probe/1.11+ http.response.duration="88.246µs" http.response.status=200 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T20:59:56.505132562Z" level=info msg=response go.version=go1.10.3 http.request.host="172.17.0.10:5000" http.request.id=f23da43a-6edb-4e15-ae09-9e490b29553e http.request.method=GET http.request.remoteaddr="172.17.0.1:57364" http.request.uri=/healthz http.request.useragent=kube-probe/1.11+ http.response.duration="98.319µs" http.response.status=200 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T21:00:01.884566155Z" level=info msg=response go.version=go1.10.3 http.request.host="172.17.0.10:5000" http.request.id=7be1971f-0e4d-4bd0-be52-e37f767fc7c4 http.request.method=GET http.request.remoteaddr="172.17.0.1:57402" http.request.uri=/healthz http.request.useragent=kube-probe/1.11+ http.response.duration="93.339µs" http.response.status=200 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T21:00:06.505433201Z" level=info msg=response go.version=go1.10.3 http.request.host="172.17.0.10:5000" http.request.id=53ab194b-fcfd-4ec8-8a32-6da31256c02a http.request.method=GET http.request.remoteaddr="172.17.0.1:57416" http.request.uri=/healthz http.request.useragent=kube-probe/1.11+ http.response.duration="126.973µs" http.response.status=200 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T21:00:11.884559285Z" level=info msg=response go.version=go1.10.3 http.request.host="172.17.0.10:5000" http.request.id=d7b63061-6d5f-452c-8050-1ba041442525 http.request.method=GET http.request.remoteaddr="172.17.0.1:57428" http.request.uri=/healthz http.request.useragent=kube-probe/1.11+ http.response.duration="113.197µs" http.response.status=200 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T21:00:16.505267419Z" level=info msg=response go.version=go1.10.3 http.request.host="172.17.0.10:5000" http.request.id=025a25a7-cd9e-41e6-810b-c3df109e5d02 http.request.method=GET http.request.remoteaddr="172.17.0.1:57442" http.request.uri=/healthz http.request.useragent=kube-probe/1.11+ http.response.duration="122.199µs" http.response.status=200 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T21:00:21.884533412Z" level=info msg=response go.version=go1.10.3 http.request.host="172.17.0.10:5000" http.request.id=7abfbff5-a2df-4281-a550-9c62c2cc28a3 http.request.method=GET http.request.remoteaddr="172.17.0.1:57454" http.request.uri=/healthz http.request.useragent=kube-probe/1.11+ http.response.duration="99.74µs" http.response.status=200 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T21:00:26.505276108Z" level=info msg=response go.version=go1.10.3 http.request.host="172.17.0.10:5000" http.request.id=2f97ec47-4800-4662-8085-3379a8f224bc http.request.method=GET http.request.remoteaddr="172.17.0.1:57468" http.request.uri=/healthz http.request.useragent=kube-probe/1.11+ http.response.duration="120.2µs" http.response.status=200 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T21:00:31.884387478Z" level=info msg=response go.version=go1.10.3 http.request.host="172.17.0.10:5000" http.request.id=40ba9ae6-812b-4548-9be6-feadd65eb37d http.request.method=GET http.request.remoteaddr="172.17.0.1:57504" http.request.uri=/healthz http.request.useragent=kube-probe/1.11+ http.response.duration="102.709µs" http.response.status=200 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T21:00:36.505048468Z" level=info msg=response go.version=go1.10.3 http.request.host="172.17.0.10:5000" http.request.id=aa456b14-59f0-4c14-b490-a5b0f5d80d27 http.request.method=GET http.request.remoteaddr="172.17.0.1:57518" http.request.uri=/healthz http.request.useragent=kube-probe/1.11+ http.response.duration="108.917µs" http.response.status=200 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T21:00:41.88423994Z" level=info msg=response go.version=go1.10.3 http.request.host="172.17.0.10:5000" http.request.id=1d09af9f-0c99-43fd-826f-8ca86bcf61b9 http.request.method=GET http.request.remoteaddr="172.17.0.1:57530" http.request.uri=/healthz http.request.useragent=kube-probe/1.11+ http.response.duration="88.1µs" http.response.status=200 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T21:00:46.505503983Z" level=info msg=response go.version=go1.10.3 http.request.host="172.17.0.10:5000" http.request.id=1072272c-4568-49f0-9fc4-aa44766608d4 http.request.method=GET http.request.remoteaddr="172.17.0.1:57544" http.request.uri=/healthz http.request.useragent=kube-probe/1.11+ http.response.duration="120.864µs" http.response.status=200 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T21:00:51.884450528Z" level=info msg=response go.version=go1.10.3 http.request.host="172.17.0.10:5000" http.request.id=29ff812c-ce30-4c68-b413-3357e6a143c5 http.request.method=GET http.request.remoteaddr="172.17.0.1:57558" http.request.uri=/healthz http.request.useragent=kube-probe/1.11+ http.response.duration="115.47µs" http.response.status=200 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T21:00:56.505327245Z" level=info msg=response go.version=go1.10.3 http.request.host="172.17.0.10:5000" http.request.id=2adc9304-adad-422f-b5b6-46ad0d73ae95 http.request.method=GET http.request.remoteaddr="172.17.0.1:57572" http.request.uri=/healthz http.request.useragent=kube-probe/1.11+ http.response.duration="115.796µs" http.response.status=200 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T21:01:01.883785512Z" level=info msg=response go.version=go1.10.3 http.request.host="172.17.0.10:5000" http.request.id=1e885aaa-bd14-4d9b-a552-c740df877304 http.request.method=GET http.request.remoteaddr="172.17.0.1:57626" http.request.uri=/healthz http.request.useragent=kube-probe/1.11+ http.response.duration="40.289µs" http.response.status=200 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T21:01:06.504594598Z" level=info msg=response go.version=go1.10.3 http.request.host="172.17.0.10:5000" http.request.id=61324fd2-96e0-4e2c-a6cf-b2be0a85c4ce http.request.method=GET http.request.remoteaddr="172.17.0.1:57640" http.request.uri=/healthz http.request.useragent=kube-probe/1.11+ http.response.duration="69.937µs" http.response.status=200 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T21:01:11.883725947Z" level=info msg=response go.version=go1.10.3 http.request.host="172.17.0.10:5000" http.request.id=6ab21ee5-8b7f-457c-9e4a-2aca1cf1fec2 http.request.method=GET http.request.remoteaddr="172.17.0.1:57652" http.request.uri=/healthz http.request.useragent=kube-probe/1.11+ http.response.duration="39.065µs" http.response.status=200 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T21:01:16.50446867Z" level=info msg=response go.version=go1.10.3 http.request.host="172.17.0.10:5000" http.request.id=d3ebaafb-3b0e-4473-b9a5-f3dc84876d05 http.request.method=GET http.request.remoteaddr="172.17.0.1:57666" http.request.uri=/healthz http.request.useragent=kube-probe/1.11+ http.response.duration="32.677µs" http.response.status=200 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T21:01:21.883600943Z" level=info msg=response go.version=go1.10.3 http.request.host="172.17.0.10:5000" http.request.id=3fa74d34-7163-4057-96a0-ccecc43d2180 http.request.method=GET http.request.remoteaddr="172.17.0.1:57678" http.request.uri=/healthz http.request.useragent=kube-probe/1.11+ http.response.duration="31.335µs" http.response.status=200 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T21:01:26.504364729Z" level=info msg=response go.version=go1.10.3 http.request.host="172.17.0.10:5000" http.request.id=7291a0de-e100-4620-9574-f5f9d76a0afa http.request.method=GET http.request.remoteaddr="172.17.0.1:57692" http.request.uri=/healthz http.request.useragent=kube-probe/1.11+ http.response.duration="38.186µs" http.response.status=200 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T21:01:31.884273455Z" level=info msg=response go.version=go1.10.3 http.request.host="172.17.0.10:5000" http.request.id=31b40f2f-d202-4743-945e-49fdc43aacc2 http.request.method=GET http.request.remoteaddr="172.17.0.1:57730" http.request.uri=/healthz http.request.useragent=kube-probe/1.11+ http.response.duration="90.02µs" http.response.status=200 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T21:01:36.50499037Z" level=info msg=response go.version=go1.10.3 http.request.host="172.17.0.10:5000" http.request.id=330e41b8-2978-4416-8db7-cb1415eb6cf2 http.request.method=GET http.request.remoteaddr="172.17.0.1:57746" http.request.uri=/healthz http.request.useragent=kube-probe/1.11+ http.response.duration="94µs" http.response.status=200 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T21:01:41.884626984Z" level=info msg=response go.version=go1.10.3 http.request.host="172.17.0.10:5000" http.request.id=0acafd77-0ebc-49d8-9aac-96c6dba95f75 http.request.method=GET http.request.remoteaddr="172.17.0.1:57758" http.request.uri=/healthz http.request.useragent=kube-probe/1.11+ http.response.duration="90.575µs" http.response.status=200 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T21:01:46.505400363Z" level=info msg=response go.version=go1.10.3 http.request.host="172.17.0.10:5000" http.request.id=7013f44e-0f92-4e92-968d-8715c20668c4 http.request.method=GET http.request.remoteaddr="172.17.0.1:57772" http.request.uri=/healthz http.request.useragent=kube-probe/1.11+ http.response.duration="175.002µs" http.response.status=200 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T21:01:51.884486176Z" level=info msg=response go.version=go1.10.3 http.request.host="172.17.0.10:5000" http.request.id=79193c4b-2c00-402c-861c-ae954e3776c1 http.request.method=GET http.request.remoteaddr="172.17.0.1:57784" http.request.uri=/healthz http.request.useragent=kube-probe/1.11+ http.response.duration="92.875µs" http.response.status=200 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T21:01:56.505062134Z" level=info msg=response go.version=go1.10.3 http.request.host="172.17.0.10:5000" http.request.id=df9a856b-426f-40d6-ade4-72a722e27bbe http.request.method=GET http.request.remoteaddr="172.17.0.1:57798" http.request.uri=/healthz http.request.useragent=kube-probe/1.11+ http.response.duration="112.874µs" http.response.status=200 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T21:02:01.884456919Z" level=info msg=response go.version=go1.10.3 http.request.host="172.17.0.10:5000" http.request.id=71a638b6-677c-4558-be43-29e7a026c086 http.request.method=GET http.request.remoteaddr="172.17.0.1:57834" http.request.uri=/healthz http.request.useragent=kube-probe/1.11+ http.response.duration="97.261µs" http.response.status=200 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T21:02:06.505250717Z" level=info msg=response go.version=go1.10.3 http.request.host="172.17.0.10:5000" http.request.id=ea49e758-3767-420e-8b11-6247f03a9eb8 http.request.method=GET http.request.remoteaddr="172.17.0.1:57848" http.request.uri=/healthz http.request.useragent=kube-probe/1.11+ http.response.duration="112.005µs" http.response.status=200 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T21:02:11.884395007Z" level=info msg=response go.version=go1.10.3 http.request.host="172.17.0.10:5000" http.request.id=4dbdf8b3-03b2-48a6-bfc2-499555683e25 http.request.method=GET http.request.remoteaddr="172.17.0.1:57860" http.request.uri=/healthz http.request.useragent=kube-probe/1.11+ http.response.duration="107.681µs" http.response.status=200 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T21:02:16.508340378Z" level=info msg=response go.version=go1.10.3 http.request.host="172.17.0.10:5000" http.request.id=4668e6ac-b58b-4fa2-aacd-d32967e1309d http.request.method=GET http.request.remoteaddr="172.17.0.1:57874" http.request.uri=/healthz http.request.useragent=kube-probe/1.11+ http.response.duration="110.125µs" http.response.status=200 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T21:02:21.884525225Z" level=info msg=response go.version=go1.10.3 http.request.host="172.17.0.10:5000" http.request.id=5e9ce06a-b6d9-42f0-81d3-84328ebf0d77 http.request.method=GET http.request.remoteaddr="172.17.0.1:57888" http.request.uri=/healthz http.request.useragent=kube-probe/1.11+ http.response.duration="99.066µs" http.response.status=200 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T21:02:26.506027418Z" level=info msg=response go.version=go1.10.3 http.request.host="172.17.0.10:5000" http.request.id=05b6f6a8-a259-4be4-b6cd-fb721f4f1c8b http.request.method=GET http.request.remoteaddr="172.17.0.1:57902" http.request.uri=/healthz http.request.useragent=kube-probe/1.11+ http.response.duration="124.847µs" http.response.status=200 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T21:02:31.88388038Z" level=info msg=response go.version=go1.10.3 http.request.host="172.17.0.10:5000" http.request.id=6ee14787-c2aa-423a-aba4-3a45a5e6765e http.request.method=GET http.request.remoteaddr="172.17.0.1:57940" http.request.uri=/healthz http.request.useragent=kube-probe/1.11+ http.response.duration="53.376µs" http.response.status=200 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T21:02:36.505215073Z" level=info msg=response go.version=go1.10.3 http.request.host="172.17.0.10:5000" http.request.id=c70361d4-e190-44e9-aa95-f89081bf6f07 http.request.method=GET http.request.remoteaddr="172.17.0.1:57954" http.request.uri=/healthz http.request.useragent=kube-probe/1.11+ http.response.duration="105.406µs" http.response.status=200 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T21:02:41.884521246Z" level=info msg=response go.version=go1.10.3 http.request.host="172.17.0.10:5000" http.request.id=a98b9985-ebd6-43a6-ae00-0b489abaa4d7 http.request.method=GET http.request.remoteaddr="172.17.0.1:57966" http.request.uri=/healthz http.request.useragent=kube-probe/1.11+ http.response.duration="87.793µs" http.response.status=200 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T21:02:46.505008514Z" level=info msg=response go.version=go1.10.3 http.request.host="172.17.0.10:5000" http.request.id=9b88198e-72b2-4aec-a35f-8af28a1b757b http.request.method=GET http.request.remoteaddr="172.17.0.1:57980" http.request.uri=/healthz http.request.useragent=kube-probe/1.11+ http.response.duration="106.454µs" http.response.status=200 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T21:02:51.884405615Z" level=info msg=response go.version=go1.10.3 http.request.host="172.17.0.10:5000" http.request.id=6da8dd22-581b-40f0-a4cb-de95bc207540 http.request.method=GET http.request.remoteaddr="172.17.0.1:57992" http.request.uri=/healthz http.request.useragent=kube-probe/1.11+ http.response.duration="103.135µs" http.response.status=200 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T21:02:56.50513959Z" level=info msg=response go.version=go1.10.3 http.request.host="172.17.0.10:5000" http.request.id=b2e97f67-b5f7-43b3-8a61-d436319c8944 http.request.method=GET http.request.remoteaddr="172.17.0.1:58008" http.request.uri=/healthz http.request.useragent=kube-probe/1.11+ http.response.duration="97.889µs" http.response.status=200 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T21:03:01.884428939Z" level=info msg=response go.version=go1.10.3 http.request.host="172.17.0.10:5000" http.request.id=37b4336f-4a18-4b32-b174-5f526bef9d61 http.request.method=GET http.request.remoteaddr="172.17.0.1:58044" http.request.uri=/healthz http.request.useragent=kube-probe/1.11+ http.response.duration="117.006µs" http.response.status=200 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T21:03:06.506524613Z" level=info msg=response go.version=go1.10.3 http.request.host="172.17.0.10:5000" http.request.id=9e644d57-ea22-42c6-84f3-ee513c1ca3ee http.request.method=GET http.request.remoteaddr="172.17.0.1:58058" http.request.uri=/healthz http.request.useragent=kube-probe/1.11+ http.response.duration="151.696µs" http.response.status=200 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T21:03:11.883771014Z" level=info msg=response go.version=go1.10.3 http.request.host="172.17.0.10:5000" http.request.id=291a651e-db70-4c3b-b4a6-8c669cdb6b14 http.request.method=GET http.request.remoteaddr="172.17.0.1:58072" http.request.uri=/healthz http.request.useragent=kube-probe/1.11+ http.response.duration="28.632µs" http.response.status=200 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T21:03:16.505041635Z" level=info msg=response go.version=go1.10.3 http.request.host="172.17.0.10:5000" http.request.id=473eda0d-2680-4eed-8a51-ee4ae14a5d35 http.request.method=GET http.request.remoteaddr="172.17.0.1:58088" http.request.uri=/healthz http.request.useragent=kube-probe/1.11+ http.response.duration="105.898µs" http.response.status=200 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T21:03:21.884430166Z" level=info msg=response go.version=go1.10.3 http.request.host="172.17.0.10:5000" http.request.id=328103b3-ab67-4c2d-8c54-9a1b4431bb36 http.request.method=GET http.request.remoteaddr="172.17.0.1:58100" http.request.uri=/healthz http.request.useragent=kube-probe/1.11+ http.response.duration="106.359µs" http.response.status=200 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T21:03:26.505138804Z" level=info msg=response go.version=go1.10.3 http.request.host="172.17.0.10:5000" http.request.id=3d01c2a5-0a6a-4a79-8cd5-91d741d79b91 http.request.method=GET http.request.remoteaddr="172.17.0.1:58114" http.request.uri=/healthz http.request.useragent=kube-probe/1.11+ http.response.duration="98.587µs" http.response.status=200 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T21:03:31.884517962Z" level=info msg=response go.version=go1.10.3 http.request.host="172.17.0.10:5000" http.request.id=0894734c-9112-4f19-9d03-c16a9114c498 http.request.method=GET http.request.remoteaddr="172.17.0.1:58152" http.request.uri=/healthz http.request.useragent=kube-probe/1.11+ http.response.duration="125.217µs" http.response.status=200 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T21:03:36.505171018Z" level=info msg=response go.version=go1.10.3 http.request.host="172.17.0.10:5000" http.request.id=adbd2a1a-ec00-4caa-9f17-9898503cab8a http.request.method=GET http.request.remoteaddr="172.17.0.1:58166" http.request.uri=/healthz http.request.useragent=kube-probe/1.11+ http.response.duration="102.604µs" http.response.status=200 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T21:03:41.884441354Z" level=info msg=response go.version=go1.10.3 http.request.host="172.17.0.10:5000" http.request.id=b70ca4a3-a135-4f21-aa2a-eb0f2e3d9088 http.request.method=GET http.request.remoteaddr="172.17.0.1:58178" http.request.uri=/healthz http.request.useragent=kube-probe/1.11+ http.response.duration="97.511µs" http.response.status=200 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T21:03:46.505236259Z" level=info msg=response go.version=go1.10.3 http.request.host="172.17.0.10:5000" http.request.id=5be31322-e369-49fd-862e-9f3c44953add http.request.method=GET http.request.remoteaddr="172.17.0.1:58192" http.request.uri=/healthz http.request.useragent=kube-probe/1.11+ http.response.duration="96.106µs" http.response.status=200 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T21:03:51.884546973Z" level=info msg=response go.version=go1.10.3 http.request.host="172.17.0.10:5000" http.request.id=a3db938a-2444-4b6c-9ec6-3860adde5815 http.request.method=GET http.request.remoteaddr="172.17.0.1:58206" http.request.uri=/healthz http.request.useragent=kube-probe/1.11+ http.response.duration="99.221µs" http.response.status=200 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T21:03:56.505286583Z" level=info msg=response go.version=go1.10.3 http.request.host="172.17.0.10:5000" http.request.id=1fa56a13-cd16-4b48-a5b5-eee9d3b2cce7 http.request.method=GET http.request.remoteaddr="172.17.0.1:58220" http.request.uri=/healthz http.request.useragent=kube-probe/1.11+ http.response.duration="87.125µs" http.response.status=200 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T21:04:01.884521155Z" level=info msg=response go.version=go1.10.3 http.request.host="172.17.0.10:5000" http.request.id=21d6a232-e692-42c8-ac5b-f59308be16d5 http.request.method=GET http.request.remoteaddr="172.17.0.1:58256" http.request.uri=/healthz http.request.useragent=kube-probe/1.11+ http.response.duration="97.736µs" http.response.status=200 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T21:04:06.505165088Z" level=info msg=response go.version=go1.10.3 http.request.host="172.17.0.10:5000" http.request.id=f6fafbe6-2487-4482-bd61-a28625f13fe7 http.request.method=GET http.request.remoteaddr="172.17.0.1:58270" http.request.uri=/healthz http.request.useragent=kube-probe/1.11+ http.response.duration="91.656µs" http.response.status=200 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T21:04:11.884397115Z" level=info msg=response go.version=go1.10.3 http.request.host="172.17.0.10:5000" http.request.id=940a155c-c98d-4d49-a9cb-ffd1fef021fa http.request.method=GET http.request.remoteaddr="172.17.0.1:58282" http.request.uri=/healthz http.request.useragent=kube-probe/1.11+ http.response.duration="92.566µs" http.response.status=200 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T21:04:16.505519419Z" level=info msg=response go.version=go1.10.3 http.request.host="172.17.0.10:5000" http.request.id=03ec066b-d9a3-48c1-a67b-e6ee3e6a740d http.request.method=GET http.request.remoteaddr="172.17.0.1:58298" http.request.uri=/healthz http.request.useragent=kube-probe/1.11+ http.response.duration="118.358µs" http.response.status=200 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T21:04:21.884459593Z" level=info msg=response go.version=go1.10.3 http.request.host="172.17.0.10:5000" http.request.id=a8da428b-9263-409d-b5d0-d6ae16accdef http.request.method=GET http.request.remoteaddr="172.17.0.1:58312" http.request.uri=/healthz http.request.useragent=kube-probe/1.11+ http.response.duration="96.708µs" http.response.status=200 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T21:04:26.506024845Z" level=info msg=response go.version=go1.10.3 http.request.host="172.17.0.10:5000" http.request.id=cfdad514-25a2-4379-8ec1-3f351ac4c738 http.request.method=GET http.request.remoteaddr="172.17.0.1:58326" http.request.uri=/healthz http.request.useragent=kube-probe/1.11+ http.response.duration="201.575µs" http.response.status=200 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T21:04:31.884509607Z" level=info msg=response go.version=go1.10.3 http.request.host="172.17.0.10:5000" http.request.id=3396ad17-dbb3-4a66-bf11-c57b74171b9e http.request.method=GET http.request.remoteaddr="172.17.0.1:58364" http.request.uri=/healthz http.request.useragent=kube-probe/1.11+ http.response.duration="90.348µs" http.response.status=200 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T21:04:36.505228766Z" level=info msg=response go.version=go1.10.3 http.request.host="172.17.0.10:5000" http.request.id=7cce10c0-76c6-4414-9b48-947b179363df http.request.method=GET http.request.remoteaddr="172.17.0.1:58378" http.request.uri=/healthz http.request.useragent=kube-probe/1.11+ http.response.duration="105.37µs" http.response.status=200 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T21:04:41.884422476Z" level=info msg=response go.version=go1.10.3 http.request.host="172.17.0.10:5000" http.request.id=b5bda228-4cc0-4f5a-8e2c-901b05bf83cd http.request.method=GET http.request.remoteaddr="172.17.0.1:58390" http.request.uri=/healthz http.request.useragent=kube-probe/1.11+ http.response.duration="109.779µs" http.response.status=200 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T21:04:46.505055552Z" level=info msg=response go.version=go1.10.3 http.request.host="172.17.0.10:5000" http.request.id=48c4e042-4549-47d0-80a3-a53818bc8549 http.request.method=GET http.request.remoteaddr="172.17.0.1:58404" http.request.uri=/healthz http.request.useragent=kube-probe/1.11+ http.response.duration="92.6µs" http.response.status=200 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T21:04:51.884374015Z" level=info msg=response go.version=go1.10.3 http.request.host="172.17.0.10:5000" http.request.id=a38f90ee-9c8b-4cc2-ab68-4b7de4b520e9 http.request.method=GET http.request.remoteaddr="172.17.0.1:58416" http.request.uri=/healthz http.request.useragent=kube-probe/1.11+ http.response.duration="112.36µs" http.response.status=200 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T21:04:56.505218003Z" level=info msg=response go.version=go1.10.3 http.request.host="172.17.0.10:5000" http.request.id=fd9e8d97-6f44-43c2-807a-5e21066898d6 http.request.method=GET http.request.remoteaddr="172.17.0.1:58430" http.request.uri=/healthz http.request.useragent=kube-probe/1.11+ http.response.duration="95.171µs" http.response.status=200 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T21:05:01.884700549Z" level=info msg=response go.version=go1.10.3 http.request.host="172.17.0.10:5000" http.request.id=e5444621-d7c8-487a-87b3-77cc8a5ce7d3 http.request.method=GET http.request.remoteaddr="172.17.0.1:58468" http.request.uri=/healthz http.request.useragent=kube-probe/1.11+ http.response.duration="118.58µs" http.response.status=200 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T21:05:06.505402276Z" level=info msg=response go.version=go1.10.3 http.request.host="172.17.0.10:5000" http.request.id=ab5cb511-7b3a-40a0-aa8c-bed229375101 http.request.method=GET http.request.remoteaddr="172.17.0.1:58482" http.request.uri=/healthz http.request.useragent=kube-probe/1.11+ http.response.duration="132.658µs" http.response.status=200 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T21:05:11.883830949Z" level=info msg=response go.version=go1.10.3 http.request.host="172.17.0.10:5000" http.request.id=02989bf8-c3cd-49d4-8286-7d842383a273 http.request.method=GET http.request.remoteaddr="172.17.0.1:58494" http.request.uri=/healthz http.request.useragent=kube-probe/1.11+ http.response.duration="30.418µs" http.response.status=200 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T21:05:16.507310062Z" level=info msg=response go.version=go1.10.3 http.request.host="172.17.0.10:5000" http.request.id=6d1c21c1-71a8-47d3-8e09-9593ce42b91c http.request.method=GET http.request.remoteaddr="172.17.0.1:58508" http.request.uri=/healthz http.request.useragent=kube-probe/1.11+ http.response.duration="210.311µs" http.response.status=200 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T21:05:21.884939899Z" level=info msg=response go.version=go1.10.3 http.request.host="172.17.0.10:5000" http.request.id=d90df2ba-a12a-4c21-9d8f-5c597c8a4efe http.request.method=GET http.request.remoteaddr="172.17.0.1:58520" http.request.uri=/healthz http.request.useragent=kube-probe/1.11+ http.response.duration="136.892µs" http.response.status=200 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T21:05:26.505182764Z" level=info msg=response go.version=go1.10.3 http.request.host="172.17.0.10:5000" http.request.id=c3c50119-ddb6-4f99-9b80-ac9998b32c92 http.request.method=GET http.request.remoteaddr="172.17.0.1:58534" http.request.uri=/healthz http.request.useragent=kube-probe/1.11+ http.response.duration="97.176µs" http.response.status=200 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T21:05:31.8848707Z" level=info msg=response go.version=go1.10.3 http.request.host="172.17.0.10:5000" http.request.id=2a7a0997-314c-4597-92d0-2d839a6db326 http.request.method=GET http.request.remoteaddr="172.17.0.1:58570" http.request.uri=/healthz http.request.useragent=kube-probe/1.11+ http.response.duration="101.417µs" http.response.status=200 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T21:05:36.505427009Z" level=info msg=response go.version=go1.10.3 http.request.host="172.17.0.10:5000" http.request.id=2bc12cee-4a9b-4be5-ab53-7c12f196cf49 http.request.method=GET http.request.remoteaddr="172.17.0.1:58584" http.request.uri=/healthz http.request.useragent=kube-probe/1.11+ http.response.duration="105.507µs" http.response.status=200 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T21:05:41.884541926Z" level=info msg=response go.version=go1.10.3 http.request.host="172.17.0.10:5000" http.request.id=556fb9aa-d426-4639-b1b7-98a6f9a0814a http.request.method=GET http.request.remoteaddr="172.17.0.1:58598" http.request.uri=/healthz http.request.useragent=kube-probe/1.11+ http.response.duration="106.021µs" http.response.status=200 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T21:05:46.505258491Z" level=info msg=response go.version=go1.10.3 http.request.host="172.17.0.10:5000" http.request.id=1ec08079-98b8-4989-ad27-fa947ca6c56e http.request.method=GET http.request.remoteaddr="172.17.0.1:58612" http.request.uri=/healthz http.request.useragent=kube-probe/1.11+ http.response.duration="88.73µs" http.response.status=200 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T21:05:51.884529755Z" level=info msg=response go.version=go1.10.3 http.request.host="172.17.0.10:5000" http.request.id=2f635e69-88af-464b-ac77-5bd075d3894b http.request.method=GET http.request.remoteaddr="172.17.0.1:58624" http.request.uri=/healthz http.request.useragent=kube-probe/1.11+ http.response.duration="87.539µs" http.response.status=200 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T21:05:56.50556034Z" level=info msg=response go.version=go1.10.3 http.request.host="172.17.0.10:5000" http.request.id=8b91b5ff-6611-41c0-b300-6f8899e39d82 http.request.method=GET http.request.remoteaddr="172.17.0.1:58638" http.request.uri=/healthz http.request.useragent=kube-probe/1.11+ http.response.duration="138.443µs" http.response.status=200 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T21:06:01.88413038Z" level=info msg=response go.version=go1.10.3 http.request.host="172.17.0.10:5000" http.request.id=f7ba39fb-b649-4714-b54c-4572b38d28e4 http.request.method=GET http.request.remoteaddr="172.17.0.1:58674" http.request.uri=/healthz http.request.useragent=kube-probe/1.11+ http.response.duration="37.471µs" http.response.status=200 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T21:06:06.504464483Z" level=info msg=response go.version=go1.10.3 http.request.host="172.17.0.10:5000" http.request.id=ef31f287-9efa-404f-8bba-04e5c9a0bccc http.request.method=GET http.request.remoteaddr="172.17.0.1:58688" http.request.uri=/healthz http.request.useragent=kube-probe/1.11+ http.response.duration="41.966µs" http.response.status=200 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T21:06:11.883575752Z" level=info msg=response go.version=go1.10.3 http.request.host="172.17.0.10:5000" http.request.id=456b1860-d78d-46b3-9e47-25e0cda81d2d http.request.method=GET http.request.remoteaddr="172.17.0.1:58700" http.request.uri=/healthz http.request.useragent=kube-probe/1.11+ http.response.duration="36.018µs" http.response.status=200 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T21:06:16.504344881Z" level=info msg=response go.version=go1.10.3 http.request.host="172.17.0.10:5000" http.request.id=f6e4f6ef-cbcf-4053-b9b2-b00bbbebad59 http.request.method=GET http.request.remoteaddr="172.17.0.1:58714" http.request.uri=/healthz http.request.useragent=kube-probe/1.11+ http.response.duration="42.43µs" http.response.status=200 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T21:06:21.883708682Z" level=info msg=response go.version=go1.10.3 http.request.host="172.17.0.10:5000" http.request.id=b29580cb-2f3d-42c2-a21c-4756e2b56afe http.request.method=GET http.request.remoteaddr="172.17.0.1:58726" http.request.uri=/healthz http.request.useragent=kube-probe/1.11+ http.response.duration="49.684µs" http.response.status=200 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T21:06:26.505226125Z" level=info msg=response go.version=go1.10.3 http.request.host="172.17.0.10:5000" http.request.id=9b7aac86-3f18-43b0-9685-f653b3159817 http.request.method=GET http.request.remoteaddr="172.17.0.1:58740" http.request.uri=/healthz http.request.useragent=kube-probe/1.11+ http.response.duration="93.209µs" http.response.status=200 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T21:06:31.884736002Z" level=info msg=response go.version=go1.10.3 http.request.host="172.17.0.10:5000" http.request.id=80300e5a-60c2-4f4f-bf58-ed098fd07c83 http.request.method=GET http.request.remoteaddr="172.17.0.1:58780" http.request.uri=/healthz http.request.useragent=kube-probe/1.11+ http.response.duration="133.556µs" http.response.status=200 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T21:06:36.505170188Z" level=info msg=response go.version=go1.10.3 http.request.host="172.17.0.10:5000" http.request.id=42529f6a-7ef6-4674-a2c4-20b625d4732c http.request.method=GET http.request.remoteaddr="172.17.0.1:58796" http.request.uri=/healthz http.request.useragent=kube-probe/1.11+ http.response.duration="116.944µs" http.response.status=200 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T21:06:41.884461631Z" level=info msg=response go.version=go1.10.3 http.request.host="172.17.0.10:5000" http.request.id=16055f3c-a1af-46a0-bace-0e7c4a5a872a http.request.method=GET http.request.remoteaddr="172.17.0.1:58808" http.request.uri=/healthz http.request.useragent=kube-probe/1.11+ http.response.duration="86.712µs" http.response.status=200 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T21:06:46.505343072Z" level=info msg=response go.version=go1.10.3 http.request.host="172.17.0.10:5000" http.request.id=9844ded7-64e3-4bdc-b559-8455f9cddd58 http.request.method=GET http.request.remoteaddr="172.17.0.1:58822" http.request.uri=/healthz http.request.useragent=kube-probe/1.11+ http.response.duration="121.773µs" http.response.status=200 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T21:06:51.884286425Z" level=info msg=response go.version=go1.10.3 http.request.host="172.17.0.10:5000" http.request.id=c6984b8c-034a-462b-9ef8-10ce1ae3b6ee http.request.method=GET http.request.remoteaddr="172.17.0.1:58834" http.request.uri=/healthz http.request.useragent=kube-probe/1.11+ http.response.duration="87.137µs" http.response.status=200 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T21:06:56.505053639Z" level=info msg=response go.version=go1.10.3 http.request.host="172.17.0.10:5000" http.request.id=7980e965-39b4-4299-b777-322d409fc2c0 http.request.method=GET http.request.remoteaddr="172.17.0.1:58848" http.request.uri=/healthz http.request.useragent=kube-probe/1.11+ http.response.duration="106.425µs" http.response.status=200 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T21:07:01.884757244Z" level=info msg=response go.version=go1.10.3 http.request.host="172.17.0.10:5000" http.request.id=97b53c31-3eeb-4be4-97b9-e0d4bda779c5 http.request.method=GET http.request.remoteaddr="172.17.0.1:58884" http.request.uri=/healthz http.request.useragent=kube-probe/1.11+ http.response.duration="128.864µs" http.response.status=200 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T21:07:06.50540872Z" level=info msg=response go.version=go1.10.3 http.request.host="172.17.0.10:5000" http.request.id=f8e9111c-4e9c-4358-a379-52b068eb0a2f http.request.method=GET http.request.remoteaddr="172.17.0.1:58898" http.request.uri=/healthz http.request.useragent=kube-probe/1.11+ http.response.duration="89.312µs" http.response.status=200 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T21:07:11.884426026Z" level=info msg=response go.version=go1.10.3 http.request.host="172.17.0.10:5000" http.request.id=9cd212ed-e290-4ec2-b038-974c371e31d8 http.request.method=GET http.request.remoteaddr="172.17.0.1:58912" http.request.uri=/healthz http.request.useragent=kube-probe/1.11+ http.response.duration="102.581µs" http.response.status=200 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T21:07:16.505140619Z" level=info msg=response go.version=go1.10.3 http.request.host="172.17.0.10:5000" http.request.id=882e0767-6e6c-4703-a44a-78ad2e6580af http.request.method=GET http.request.remoteaddr="172.17.0.1:58926" http.request.uri=/healthz http.request.useragent=kube-probe/1.11+ http.response.duration="99.541µs" http.response.status=200 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T21:07:21.884855853Z" level=info msg=response go.version=go1.10.3 http.request.host="172.17.0.10:5000" http.request.id=0e120385-4e9d-4e27-8752-28176436c29d http.request.method=GET http.request.remoteaddr="172.17.0.1:58938" http.request.uri=/healthz http.request.useragent=kube-probe/1.11+ http.response.duration="124.501µs" http.response.status=200 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T21:07:26.505614209Z" level=info msg=response go.version=go1.10.3 http.request.host="172.17.0.10:5000" http.request.id=7211469a-d12a-4495-9780-dd80a914e8b2 http.request.method=GET http.request.remoteaddr="172.17.0.1:58952" http.request.uri=/healthz http.request.useragent=kube-probe/1.11+ http.response.duration="133.967µs" http.response.status=200 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T21:07:31.884996472Z" level=info msg=response go.version=go1.10.3 http.request.host="172.17.0.10:5000" http.request.id=02e5d266-5581-4ce4-ad16-c0b578078e17 http.request.method=GET http.request.remoteaddr="172.17.0.1:58990" http.request.uri=/healthz http.request.useragent=kube-probe/1.11+ http.response.duration="88.763µs" http.response.status=200 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T21:07:36.505346106Z" level=info msg=response go.version=go1.10.3 http.request.host="172.17.0.10:5000" http.request.id=c4a05b13-db3a-4662-801b-b8b5bfe46e71 http.request.method=GET http.request.remoteaddr="172.17.0.1:59004" http.request.uri=/healthz http.request.useragent=kube-probe/1.11+ http.response.duration="105.131µs" http.response.status=200 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T21:07:41.884662528Z" level=info msg=response go.version=go1.10.3 http.request.host="172.17.0.10:5000" http.request.id=ea4476c4-d074-442e-9468-758521196a7c http.request.method=GET http.request.remoteaddr="172.17.0.1:59016" http.request.uri=/healthz http.request.useragent=kube-probe/1.11+ http.response.duration="216.512µs" http.response.status=200 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T21:07:46.505666593Z" level=info msg=response go.version=go1.10.3 http.request.host="172.17.0.10:5000" http.request.id=cbe7db13-bad3-4f48-9eb3-5955a6304227 http.request.method=GET http.request.remoteaddr="172.17.0.1:59030" http.request.uri=/healthz http.request.useragent=kube-probe/1.11+ http.response.duration="127.342µs" http.response.status=200 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T21:07:51.884575551Z" level=info msg=response go.version=go1.10.3 http.request.host="172.17.0.10:5000" http.request.id=8150f2e7-d140-4ab9-b68a-8b5192a44d17 http.request.method=GET http.request.remoteaddr="172.17.0.1:59044" http.request.uri=/healthz http.request.useragent=kube-probe/1.11+ http.response.duration="135.959µs" http.response.status=200 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T21:07:56.505219479Z" level=info msg=response go.version=go1.10.3 http.request.host="172.17.0.10:5000" http.request.id=87e46e28-7a4a-459a-ba9f-36db49fc6eef http.request.method=GET http.request.remoteaddr="172.17.0.1:59058" http.request.uri=/healthz http.request.useragent=kube-probe/1.11+ http.response.duration="105.003µs" http.response.status=200 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T21:08:01.8845281Z" level=info msg=response go.version=go1.10.3 http.request.host="172.17.0.10:5000" http.request.id=45f4ed6b-6401-4ed3-ad69-503e3cf5aba7 http.request.method=GET http.request.remoteaddr="172.17.0.1:59094" http.request.uri=/healthz http.request.useragent=kube-probe/1.11+ http.response.duration="114.012µs" http.response.status=200 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T21:08:06.504658946Z" level=info msg=response go.version=go1.10.3 http.request.host="172.17.0.10:5000" http.request.id=69f4e490-5c69-43ae-a625-617c4b6e26a6 http.request.method=GET http.request.remoteaddr="172.17.0.1:59108" http.request.uri=/healthz http.request.useragent=kube-probe/1.11+ http.response.duration="52.324µs" http.response.status=200 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T21:08:11.88446485Z" level=info msg=response go.version=go1.10.3 http.request.host="172.17.0.10:5000" http.request.id=ed80646a-91f4-4c0d-9082-6ed60a3d2c7e http.request.method=GET http.request.remoteaddr="172.17.0.1:59124" http.request.uri=/healthz http.request.useragent=kube-probe/1.11+ http.response.duration="113.504µs" http.response.status=200 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T21:08:16.505157778Z" level=info msg=response go.version=go1.10.3 http.request.host="172.17.0.10:5000" http.request.id=09918f54-f3db-4fd5-bc5f-b3f1538d85ac http.request.method=GET http.request.remoteaddr="172.17.0.1:59138" http.request.uri=/healthz http.request.useragent=kube-probe/1.11+ http.response.duration="102.487µs" http.response.status=200 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T21:08:21.884733136Z" level=info msg=response go.version=go1.10.3 http.request.host="172.17.0.10:5000" http.request.id=177c51c5-8c1b-44fb-94a5-c34d74e585ec http.request.method=GET http.request.remoteaddr="172.17.0.1:59150" http.request.uri=/healthz http.request.useragent=kube-probe/1.11+ http.response.duration="113.675µs" http.response.status=200 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T21:08:26.505385562Z" level=info msg=response go.version=go1.10.3 http.request.host="172.17.0.10:5000" http.request.id=48dc1d65-b0d0-45a5-961e-cc47ece5ee50 http.request.method=GET http.request.remoteaddr="172.17.0.1:59164" http.request.uri=/healthz http.request.useragent=kube-probe/1.11+ http.response.duration="118.672µs" http.response.status=200 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T21:08:31.884413973Z" level=info msg=response go.version=go1.10.3 http.request.host="172.17.0.10:5000" http.request.id=031f46c6-bf54-4b55-83bf-e35f59f72df5 http.request.method=GET http.request.remoteaddr="172.17.0.1:59210" http.request.uri=/healthz http.request.useragent=kube-probe/1.11+ http.response.duration="99.431µs" http.response.status=200 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T21:08:36.504978821Z" level=info msg=response go.version=go1.10.3 http.request.host="172.17.0.10:5000" http.request.id=cbb167ca-1a09-4881-aee1-6470b9ccc1f9 http.request.method=GET http.request.remoteaddr="172.17.0.1:59226" http.request.uri=/healthz http.request.useragent=kube-probe/1.11+ http.response.duration="85.047µs" http.response.status=200 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T21:08:41.884916096Z" level=info msg=response go.version=go1.10.3 http.request.host="172.17.0.10:5000" http.request.id=5567d05e-358d-4e4f-a2b0-2f3ece8ac179 http.request.method=GET http.request.remoteaddr="172.17.0.1:59238" http.request.uri=/healthz http.request.useragent=kube-probe/1.11+ http.response.duration="124.266µs" http.response.status=200 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T21:08:46.505229672Z" level=info msg=response go.version=go1.10.3 http.request.host="172.17.0.10:5000" http.request.id=2c32d9f8-d155-49b7-b198-52bb78ff4c0a http.request.method=GET http.request.remoteaddr="172.17.0.1:59254" http.request.uri=/healthz http.request.useragent=kube-probe/1.11+ http.response.duration="149.121µs" http.response.status=200 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T21:08:51.884940993Z" level=info msg=response go.version=go1.10.3 http.request.host="172.17.0.10:5000" http.request.id=76e5185c-8253-4bb0-b2cc-1d59d94d0bd2 http.request.method=GET http.request.remoteaddr="172.17.0.1:59266" http.request.uri=/healthz http.request.useragent=kube-probe/1.11+ http.response.duration="111.618µs" http.response.status=200 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T21:08:56.505283097Z" level=info msg=response go.version=go1.10.3 http.request.host="172.17.0.10:5000" http.request.id=707f4cb5-b91d-411a-88ca-44eae1f8f54f http.request.method=GET http.request.remoteaddr="172.17.0.1:59280" http.request.uri=/healthz http.request.useragent=kube-probe/1.11+ http.response.duration="91.728µs" http.response.status=200 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T21:09:01.884330462Z" level=info msg=response go.version=go1.10.3 http.request.host="172.17.0.10:5000" http.request.id=2dca32b6-1bc0-4965-9e5b-de1fbabb283d http.request.method=GET http.request.remoteaddr="172.17.0.1:59316" http.request.uri=/healthz http.request.useragent=kube-probe/1.11+ http.response.duration="99.744µs" http.response.status=200 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T21:09:06.504445388Z" level=info msg=response go.version=go1.10.3 http.request.host="172.17.0.10:5000" http.request.id=1aeea6f7-ac93-4cac-af7d-88c9c32955c6 http.request.method=GET http.request.remoteaddr="172.17.0.1:59330" http.request.uri=/healthz http.request.useragent=kube-probe/1.11+ http.response.duration="45.08µs" http.response.status=200 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T21:09:11.883733267Z" level=info msg=response go.version=go1.10.3 http.request.host="172.17.0.10:5000" http.request.id=82b68578-12ba-4828-8d65-e9f9d96bb4c0 http.request.method=GET http.request.remoteaddr="172.17.0.1:59344" http.request.uri=/healthz http.request.useragent=kube-probe/1.11+ http.response.duration="32.407µs" http.response.status=200 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T21:09:16.505488602Z" level=info msg=response go.version=go1.10.3 http.request.host="172.17.0.10:5000" http.request.id=8ee27e9e-a480-4bab-a2c0-d42557c8dde5 http.request.method=GET http.request.remoteaddr="172.17.0.1:59358" http.request.uri=/healthz http.request.useragent=kube-probe/1.11+ http.response.duration="130.898µs" http.response.status=200 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T21:09:21.884473282Z" level=info msg=response go.version=go1.10.3 http.request.host="172.17.0.10:5000" http.request.id=34bf1015-b99b-4c05-b90d-6559e98cc269 http.request.method=GET http.request.remoteaddr="172.17.0.1:59370" http.request.uri=/healthz http.request.useragent=kube-probe/1.11+ http.response.duration="93.73µs" http.response.status=200 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T21:09:26.505177466Z" level=info msg=response go.version=go1.10.3 http.request.host="172.17.0.10:5000" http.request.id=7ecd6167-b760-4324-9e09-1d86618659db http.request.method=GET http.request.remoteaddr="172.17.0.1:59386" http.request.uri=/healthz http.request.useragent=kube-probe/1.11+ http.response.duration="114.236µs" http.response.status=200 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T21:09:31.884887675Z" level=info msg=response go.version=go1.10.3 http.request.host="172.17.0.10:5000" http.request.id=91809609-eae2-43a3-ab78-b3fe1dacd446 http.request.method=GET http.request.remoteaddr="172.17.0.1:59424" http.request.uri=/healthz http.request.useragent=kube-probe/1.11+ http.response.duration="132.769µs" http.response.status=200 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T21:09:36.505539224Z" level=info msg=response go.version=go1.10.3 http.request.host="172.17.0.10:5000" http.request.id=c199bec5-a9f3-4b06-80d1-2379584402e9 http.request.method=GET http.request.remoteaddr="172.17.0.1:59440" http.request.uri=/healthz http.request.useragent=kube-probe/1.11+ http.response.duration="103.664µs" http.response.status=200 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T21:09:41.884151011Z" level=info msg=response go.version=go1.10.3 http.request.host="172.17.0.10:5000" http.request.id=5522379c-62eb-49e0-90e9-82b440366991 http.request.method=GET http.request.remoteaddr="172.17.0.1:59454" http.request.uri=/healthz http.request.useragent=kube-probe/1.11+ http.response.duration="139.389µs" http.response.status=200 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T21:09:46.505215377Z" level=info msg=response go.version=go1.10.3 http.request.host="172.17.0.10:5000" http.request.id=ea66c091-8b49-49b4-9355-e21f52dd4981 http.request.method=GET http.request.remoteaddr="172.17.0.1:59468" http.request.uri=/healthz http.request.useragent=kube-probe/1.11+ http.response.duration="109.834µs" http.response.status=200 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T21:09:51.884589311Z" level=info msg=response go.version=go1.10.3 http.request.host="172.17.0.10:5000" http.request.id=20b419d1-47dd-445e-9b8b-7b486f0e0400 http.request.method=GET http.request.remoteaddr="172.17.0.1:59480" http.request.uri=/healthz http.request.useragent=kube-probe/1.11+ http.response.duration="157.356µs" http.response.status=200 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T21:09:56.504987635Z" level=info msg=response go.version=go1.10.3 http.request.host="172.17.0.10:5000" http.request.id=e0371e24-1b18-409e-abf3-963f8e2edb8c http.request.method=GET http.request.remoteaddr="172.17.0.1:59494" http.request.uri=/healthz http.request.useragent=kube-probe/1.11+ http.response.duration="83.919µs" http.response.status=200 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T21:10:01.884333921Z" level=info msg=response go.version=go1.10.3 http.request.host="172.17.0.10:5000" http.request.id=38eb2361-c80e-4db8-ace4-a65459f6fe12 http.request.method=GET http.request.remoteaddr="172.17.0.1:59532" http.request.uri=/healthz http.request.useragent=kube-probe/1.11+ http.response.duration="90.469µs" http.response.status=200 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T21:10:06.505397955Z" level=info msg=response go.version=go1.10.3 http.request.host="172.17.0.10:5000" http.request.id=836e6b17-f282-4fa4-b412-5acf27409618 http.request.method=GET http.request.remoteaddr="172.17.0.1:59548" http.request.uri=/healthz http.request.useragent=kube-probe/1.11+ http.response.duration="81.123µs" http.response.status=200 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T21:10:11.884413501Z" level=info msg=response go.version=go1.10.3 http.request.host="172.17.0.10:5000" http.request.id=5c8a3956-8eb0-4ca1-871d-febbb9d007e0 http.request.method=GET http.request.remoteaddr="172.17.0.1:59560" http.request.uri=/healthz http.request.useragent=kube-probe/1.11+ http.response.duration="104.269µs" http.response.status=200 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T21:10:16.505283334Z" level=info msg=response go.version=go1.10.3 http.request.host="172.17.0.10:5000" http.request.id=470b8cad-39d9-4f91-abfb-7afa7ab74ed9 http.request.method=GET http.request.remoteaddr="172.17.0.1:59574" http.request.uri=/healthz http.request.useragent=kube-probe/1.11+ http.response.duration="80.086µs" http.response.status=200 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T21:10:21.88455904Z" level=info msg=response go.version=go1.10.3 http.request.host="172.17.0.10:5000" http.request.id=ab389695-3e79-4b0c-8025-6273418954a3 http.request.method=GET http.request.remoteaddr="172.17.0.1:59586" http.request.uri=/healthz http.request.useragent=kube-probe/1.11+ http.response.duration="105.81µs" http.response.status=200 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T21:10:26.505242772Z" level=info msg=response go.version=go1.10.3 http.request.host="172.17.0.10:5000" http.request.id=84c97dfc-db16-474f-bf91-1804645be5ce http.request.method=GET http.request.remoteaddr="172.17.0.1:59600" http.request.uri=/healthz http.request.useragent=kube-probe/1.11+ http.response.duration="79.617µs" http.response.status=200 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T21:10:31.88562469Z" level=info msg=response go.version=go1.10.3 http.request.host="172.17.0.10:5000" http.request.id=7815f606-56b5-4a65-bfcf-6ebc4767332e http.request.method=GET http.request.remoteaddr="172.17.0.1:59636" http.request.uri=/healthz http.request.useragent=kube-probe/1.11+ http.response.duration="47.546µs" http.response.status=200 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T21:10:36.504538215Z" level=info msg=response go.version=go1.10.3 http.request.host="172.17.0.10:5000" http.request.id=4ec0af41-faf2-43b1-b768-8cfcbce09dbb http.request.method=GET http.request.remoteaddr="172.17.0.1:59650" http.request.uri=/healthz http.request.useragent=kube-probe/1.11+ http.response.duration="54.388µs" http.response.status=200 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T21:10:41.884116834Z" level=info msg=response go.version=go1.10.3 http.request.host="172.17.0.10:5000" http.request.id=d9160eb8-ce94-465f-b282-8e0fbd64bc54 http.request.method=GET http.request.remoteaddr="172.17.0.1:59662" http.request.uri=/healthz http.request.useragent=kube-probe/1.11+ http.response.duration="146.279µs" http.response.status=200 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T21:10:46.505509111Z" level=info msg=response go.version=go1.10.3 http.request.host="172.17.0.10:5000" http.request.id=73fe26d5-5f10-4eea-9634-1dbe70a91996 http.request.method=GET http.request.remoteaddr="172.17.0.1:59676" http.request.uri=/healthz http.request.useragent=kube-probe/1.11+ http.response.duration="135.161µs" http.response.status=200 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T21:10:51.884390495Z" level=info msg=response go.version=go1.10.3 http.request.host="172.17.0.10:5000" http.request.id=0895c712-b4d1-4700-8f3e-58f7fa907789 http.request.method=GET http.request.remoteaddr="172.17.0.1:59690" http.request.uri=/healthz http.request.useragent=kube-probe/1.11+ http.response.duration="80.477µs" http.response.status=200 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T21:10:56.505957996Z" level=info msg=response go.version=go1.10.3 http.request.host="172.17.0.10:5000" http.request.id=00b45f3a-db18-4ce6-9f82-4668d31d42dc http.request.method=GET http.request.remoteaddr="172.17.0.1:59704" http.request.uri=/healthz http.request.useragent=kube-probe/1.11+ http.response.duration="117.118µs" http.response.status=200 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T21:11:01.883748599Z" level=info msg=response go.version=go1.10.3 http.request.host="172.17.0.10:5000" http.request.id=e6020e0f-ed79-4b32-b378-912bfd9ff871 http.request.method=GET http.request.remoteaddr="172.17.0.1:59760" http.request.uri=/healthz http.request.useragent=kube-probe/1.11+ http.response.duration="35.593µs" http.response.status=200 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T21:11:06.504442051Z" level=info msg=response go.version=go1.10.3 http.request.host="172.17.0.10:5000" http.request.id=39c3c9d1-ae14-4b39-87ee-99fabab5afb1 http.request.method=GET http.request.remoteaddr="172.17.0.1:59774" http.request.uri=/healthz http.request.useragent=kube-probe/1.11+ http.response.duration="35.395µs" http.response.status=200 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T21:11:11.883743052Z" level=info msg=response go.version=go1.10.3 http.request.host="172.17.0.10:5000" http.request.id=254a3098-a3d3-49da-a116-b221e1c9d487 http.request.method=GET http.request.remoteaddr="172.17.0.1:59788" http.request.uri=/healthz http.request.useragent=kube-probe/1.11+ http.response.duration="37.512µs" http.response.status=200 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T21:11:16.504439817Z" level=info msg=response go.version=go1.10.3 http.request.host="172.17.0.10:5000" http.request.id=aeb44468-937b-46d6-b0d8-1ac3850d7c5a http.request.method=GET http.request.remoteaddr="172.17.0.1:59802" http.request.uri=/healthz http.request.useragent=kube-probe/1.11+ http.response.duration="42.425µs" http.response.status=200 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T21:11:21.883640848Z" level=info msg=response go.version=go1.10.3 http.request.host="172.17.0.10:5000" http.request.id=903c68ae-e1d2-499b-9795-d7d9deae6fe3 http.request.method=GET http.request.remoteaddr="172.17.0.1:59814" http.request.uri=/healthz http.request.useragent=kube-probe/1.11+ http.response.duration="35.715µs" http.response.status=200 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T21:11:26.505077329Z" level=info msg=response go.version=go1.10.3 http.request.host="172.17.0.10:5000" http.request.id=e9e88943-42b1-44e6-a4ac-cf2a841dfc84 http.request.method=GET http.request.remoteaddr="172.17.0.1:59828" http.request.uri=/healthz http.request.useragent=kube-probe/1.11+ http.response.duration="82.009µs" http.response.status=200 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T21:11:31.884523185Z" level=info msg=response go.version=go1.10.3 http.request.host="172.17.0.10:5000" http.request.id=be1348eb-c2b7-4e0c-87f3-0decfc9c2f7b http.request.method=GET http.request.remoteaddr="172.17.0.1:59864" http.request.uri=/healthz http.request.useragent=kube-probe/1.11+ http.response.duration="88.561µs" http.response.status=200 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T21:11:36.505152078Z" level=info msg=response go.version=go1.10.3 http.request.host="172.17.0.10:5000" http.request.id=4dc8c9af-52be-484f-9cfe-7c82b4589955 http.request.method=GET http.request.remoteaddr="172.17.0.1:59880" http.request.uri=/healthz http.request.useragent=kube-probe/1.11+ http.response.duration="91.797µs" http.response.status=200 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T21:11:41.884403182Z" level=info msg=response go.version=go1.10.3 http.request.host="172.17.0.10:5000" http.request.id=8f967a24-3bf5-4030-a1e4-986feccc28d5 http.request.method=GET http.request.remoteaddr="172.17.0.1:59896" http.request.uri=/healthz http.request.useragent=kube-probe/1.11+ http.response.duration="112.115µs" http.response.status=200 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T21:11:46.505132625Z" level=info msg=response go.version=go1.10.3 http.request.host="172.17.0.10:5000" http.request.id=9d334a95-bc7e-4a46-b16d-ba6eaa593158 http.request.method=GET http.request.remoteaddr="172.17.0.1:59910" http.request.uri=/healthz http.request.useragent=kube-probe/1.11+ http.response.duration="105.323µs" http.response.status=200 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T21:11:51.884473416Z" level=info msg=response go.version=go1.10.3 http.request.host="172.17.0.10:5000" http.request.id=bc11432b-2d64-4fb5-a884-458ae2774446 http.request.method=GET http.request.remoteaddr="172.17.0.1:59926" http.request.uri=/healthz http.request.useragent=kube-probe/1.11+ http.response.duration="97.886µs" http.response.status=200 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T21:11:56.505479212Z" level=info msg=response go.version=go1.10.3 http.request.host="172.17.0.10:5000" http.request.id=3fa0aab7-5d5b-4019-9585-3ac9dd858fc8 http.request.method=GET http.request.remoteaddr="172.17.0.1:59940" http.request.uri=/healthz http.request.useragent=kube-probe/1.11+ http.response.duration="104.64µs" http.response.status=200 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T21:12:01.884305214Z" level=info msg=response go.version=go1.10.3 http.request.host="172.17.0.10:5000" http.request.id=b0446612-865d-4599-8042-a1529463a066 http.request.method=GET http.request.remoteaddr="172.17.0.1:59978" http.request.uri=/healthz http.request.useragent=kube-probe/1.11+ http.response.duration="98.284µs" http.response.status=200 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T21:12:06.505027931Z" level=info msg=response go.version=go1.10.3 http.request.host="172.17.0.10:5000" http.request.id=b6bd62d1-c85b-4c54-861d-ccbc3dafc7a3 http.request.method=GET http.request.remoteaddr="172.17.0.1:59992" http.request.uri=/healthz http.request.useragent=kube-probe/1.11+ http.response.duration="104.438µs" http.response.status=200 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T21:12:11.884516143Z" level=info msg=response go.version=go1.10.3 http.request.host="172.17.0.10:5000" http.request.id=80b08522-c9b6-4aa0-9f93-988743e4051c http.request.method=GET http.request.remoteaddr="172.17.0.1:60006" http.request.uri=/healthz http.request.useragent=kube-probe/1.11+ http.response.duration="83.828µs" http.response.status=200 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T21:12:16.507763287Z" level=info msg=response go.version=go1.10.3 http.request.host="172.17.0.10:5000" http.request.id=7cfab8c3-0778-46b7-a8bb-d2a9783cb0b1 http.request.method=GET http.request.remoteaddr="172.17.0.1:60020" http.request.uri=/healthz http.request.useragent=kube-probe/1.11+ http.response.duration="125.335µs" http.response.status=200 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T21:12:21.884413037Z" level=info msg=response go.version=go1.10.3 http.request.host="172.17.0.10:5000" http.request.id=0c3219ce-da97-4869-92cb-247880749d3c http.request.method=GET http.request.remoteaddr="172.17.0.1:60032" http.request.uri=/healthz http.request.useragent=kube-probe/1.11+ http.response.duration="92.91µs" http.response.status=200 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T21:12:26.505616841Z" level=info msg=response go.version=go1.10.3 http.request.host="172.17.0.10:5000" http.request.id=7137a272-4c2f-481a-92e1-cfe8fadb6cea http.request.method=GET http.request.remoteaddr="172.17.0.1:60046" http.request.uri=/healthz http.request.useragent=kube-probe/1.11+ http.response.duration="108.53µs" http.response.status=200 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T21:12:31.884381471Z" level=info msg=response go.version=go1.10.3 http.request.host="172.17.0.10:5000" http.request.id=42cfc2ae-3dd3-4935-8b41-e89b5310f12f http.request.method=GET http.request.remoteaddr="172.17.0.1:60082" http.request.uri=/healthz http.request.useragent=kube-probe/1.11+ http.response.duration="103.061µs" http.response.status=200 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T21:12:36.505367825Z" level=info msg=response go.version=go1.10.3 http.request.host="172.17.0.10:5000" http.request.id=fa93b232-23f1-4d24-8465-c1e982f7610c http.request.method=GET http.request.remoteaddr="172.17.0.1:60098" http.request.uri=/healthz http.request.useragent=kube-probe/1.11+ http.response.duration="104.624µs" http.response.status=200 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T21:12:41.884750565Z" level=info msg=response go.version=go1.10.3 http.request.host="172.17.0.10:5000" http.request.id=bcc94e4b-b801-4b2d-92fd-a3d6c8194483 http.request.method=GET http.request.remoteaddr="172.17.0.1:60110" http.request.uri=/healthz http.request.useragent=kube-probe/1.11+ http.response.duration="99.772µs" http.response.status=200 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T21:12:46.505307866Z" level=info msg=response go.version=go1.10.3 http.request.host="172.17.0.10:5000" http.request.id=bd98d6f6-777b-4859-9047-f8420c6672d9 http.request.method=GET http.request.remoteaddr="172.17.0.1:60124" http.request.uri=/healthz http.request.useragent=kube-probe/1.11+ http.response.duration="130.427µs" http.response.status=200 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T21:12:51.884402016Z" level=info msg=response go.version=go1.10.3 http.request.host="172.17.0.10:5000" http.request.id=a74119ae-97b0-4809-8df3-27ddf09c56b8 http.request.method=GET http.request.remoteaddr="172.17.0.1:60136" http.request.uri=/healthz http.request.useragent=kube-probe/1.11+ http.response.duration="101.172µs" http.response.status=200 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T21:12:56.505191125Z" level=info msg=response go.version=go1.10.3 http.request.host="172.17.0.10:5000" http.request.id=ffdf07d1-7e15-4e01-8383-d33f72baa0b6 http.request.method=GET http.request.remoteaddr="172.17.0.1:60150" http.request.uri=/healthz http.request.useragent=kube-probe/1.11+ http.response.duration="135.712µs" http.response.status=200 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
time="2019-10-22T21:13:01.88363269Z" level=info msg=response go.version=go1.10.3 http.request.host="172.17.0.10:5000" http.request.id=64db161c-4b7c-498b-bb94-d9b8d57e4f8d http.request.method=GET http.request.remoteaddr="172.17.0.1:60186" http.request.uri=/healthz http.request.useragent=kube-probe/1.11+ http.response.duration="36.847µs" http.response.status=200 http.response.written=0 instance.id=68fd5011-09a9-4789-ba2f-c41b50fb7213
root@desktop:~# oc logs -n default pod/router-3-nt7cx
I1022 20:47:17.980721 1 template.go:297] Starting template router (v3.11.0+bd0bee4-337)
I1022 20:47:17.982128 1 metrics.go:147] Router health and metrics port listening at 0.0.0.0:1936 on HTTP and HTTPS
E1022 20:47:17.987325 1 haproxy.go:392] can't scrape HAProxy: dial unix /var/lib/haproxy/run/haproxy.sock: connect: no such file or directory
I1022 20:47:18.010734 1 router.go:481] Router reloaded:
- Checking http://localhost:80 ...
- Health check ok : 0 retry attempt(s).
I1022 20:47:18.010775 1 router.go:252] Router is including routes in all namespaces
I1022 20:47:18.290877 1 router.go:481] Router reloaded:
- Checking http://localhost:80 ...
- Health check ok : 0 retry attempt(s).
I1022 20:47:23.285738 1 router.go:481] Router reloaded:
- Checking http://localhost:80 ...
- Health check ok : 0 retry attempt(s).
I1022 20:47:28.295364 1 router.go:481] Router reloaded:
- Checking http://localhost:80 ...
- Health check ok : 0 retry attempt(s).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment