Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save PI-Victor/631915dd7ee5c577faa6656368fb76e1 to your computer and use it in GitHub Desktop.
Save PI-Victor/631915dd7ee5c577faa6656368fb76e1 to your computer and use it in GitHub Desktop.
oc describe for failed ref matches on github webhook
Name: ruby-sample-build-3
Namespace: demo
Created: 10 seconds ago
Labels: app=ruby-sample-build
buildconfig=ruby-sample-build
name=ruby-sample-build
openshift.io/build-config.name=ruby-sample-build
openshift.io/build.start-policy=Serial
template=application-template-dockerbuild
Annotations: openshift.io/build-config.name=ruby-sample-build
openshift.io/build.number=3
openshift.io/build.pod-name=ruby-sample-build-3-build
Status: Failed
Started: Thu, 19 May 2016 11:39:22 CEST
Duration: 2s
Build Config: ruby-sample-build
Build Pod: ruby-sample-build-3-build
Strategy: Docker
URL: git://github.com/openshift/ruby-hello-world.git
Commit: 9bdc3a2 (Added license)
Author/Committer: Anonymous User
From Image: DockerImage centos/ruby-22-centos7@sha256:7a4d4db5f3f447d6d76e0f68bf66517bfa726a497a2ee011c4cf8697d96e6c92
Output to: ImageStreamTag origin-ruby-sample:latest
Post Commit Hook: ["<image-entrypoint>", "bundle", "exec", "rake", "test"]
Push Secret: builder-dockercfg-f6qoa
Build trigger cause: GitHub WebHook
Commit: 9bdc3a2 (Added license)
Author/Committer: Anonymous User
Secret: secr***
Events:
FirstSeen LastSeen Count From SubobjectPath Type Reason Message
--------- -------- ----- ---- ------------- -------- ------ -------
10s 10s 1 {default-scheduler } Normal Scheduled Successfully assigned ruby-sample-build-3-build to openshift-lab
8s 8s 1 {kubelet openshift-lab} spec.containers{docker-build} Normal Pulled Container image "openshift/origin-docker-builder:latest" already present on machine
8s 8s 1 {kubelet openshift-lab} spec.containers{docker-build} Normal Created Created container with docker id f350b3eb22bc
8s 8s 1 {kubelet openshift-lab} spec.containers{docker-build} Normal Started Started container with docker id f350b3eb22bc
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment