Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Select an option

  • Save j-griffith/9e2bbb4317f104a6283da879453b064b to your computer and use it in GitHub Desktop.

Select an option

Save j-griffith/9e2bbb4317f104a6283da879453b064b to your computer and use it in GitHub Desktop.
go version go1.11.5 linux/amd64
Starting local Bazel server and connecting to it...
INFO: Invocation ID: a3ad9cf4-b08e-41e1-8f0b-8c8737a3e01c
DEBUG: /root/.cache/bazel/_bazel_root/6f347497f91c9a385dcd9294645b76e0/external/bazel_skylib/skylark_library.bzl:23:1: WARNING: skylark_library.bzl is deprecated and will go away in the future, please use bzl_library.bzl instead.
INFO: Analysed target //:push-images (543 packages loaded, 13139 targets configured).
INFO: Found 1 target...
Target //:push-images up-to-date:
bazel-bin/push-images
INFO: Elapsed time: 50.242s, Critical Path: 17.91s
INFO: 0 processes.
INFO: Build completed successfully, 18 total actions
INFO: Build completed successfully, 18 total actions
E0305 23:02:56.234972 238 docker_session_.py:329] Error during upload of: docker.io/jgriffith/fedora-cloud-container-disk-demo:latest
F0305 23:02:56.235209 238 fast_pusher_.py:186] Error publishing docker.io/jgriffith/fedora-cloud-container-disk-demo:latest: response: {'status': '301', 'content-length': '0', 'location': 'https://www.docker.com/v2/jgriffith/fedora-cloud-container-disk-demo/blobs/uploads/'}
: None
E0305 23:02:56.300276 235 docker_session_.py:329] Error during upload of: docker.io/jgriffith/container-disk-v1alpha:latest
F0305 23:02:56.300498 235 fast_pusher_.py:186] Error publishing docker.io/jgriffith/container-disk-v1alpha:latest: response: {'status': '301', 'content-length': '0', 'location': 'https://www.docker.com/v2/jgriffith/container-disk-v1alpha/blobs/uploads/'}
: None
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment