Created
July 9, 2018 23:05
-
-
Save yifan-gu/462aef66f354620c7efdddbdac438ef9 to your computer and use it in GitHub Desktop.
conformance test log
This file has been truncated, but you can view the full file.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[INFO] [13:42:19-0700] Running tests against existing cluster... | |
[INFO] [13:42:19-0700] Running parallel tests N=<default> | |
I0709 13:42:20.323666 26542 test.go:86] Extended test version v3.10.0-alpha.0+e63afaa-1228 | |
Running Suite: Extended | |
======================= | |
Random Seed: 1531168941 - Will randomize all specs | |
Will run 447 specs | |
Running in parallel across 5 nodes | |
I0709 13:42:22.456112 27487 e2e.go:56] The --provider flag is not set. Treating as a conformance test. Some tests may not be run. | |
Jul 9 13:42:22.458: INFO: >>> kubeConfig: /home/yifan/tectonic-installer/yifan-test-cluster/generated/auth/kubeconfig | |
Jul 9 13:42:22.462: INFO: Waiting up to 4h0m0s for all (but 0) nodes to be schedulable | |
Jul 9 13:42:22.645: INFO: Waiting up to 10m0s for all pods (need at least 0) in namespace 'kube-system' to be running and ready | |
Jul 9 13:42:22.802: INFO: 19 / 19 pods in namespace 'kube-system' are running and ready (0 seconds elapsed) | |
Jul 9 13:42:22.802: INFO: expected 7 pod replicas in namespace 'kube-system', 7 are Running and Ready. | |
Jul 9 13:42:22.831: INFO: Waiting for pods to enter Success, but no pods in "kube-system" match label map[name:e2e-image-puller] | |
Jul 9 13:42:22.831: INFO: Dumping network health container logs from all nodes... | |
Jul 9 13:42:22.881: INFO: e2e test version: v1.10.0+b81c8f8 | |
Jul 9 13:42:22.917: INFO: kube-apiserver version: v1.11.0+d4cacc0 | |
I0709 13:42:22.918115 27487 e2e.go:56] The --provider flag is not set. Treating as a conformance test. Some tests may not be run. | |
SSSSS | |
------------------------------ | |
I0709 13:42:22.930718 27496 e2e.go:56] The --provider flag is not set. Treating as a conformance test. Some tests may not be run. | |
SSS | |
------------------------------ | |
I0709 13:42:22.946816 27488 e2e.go:56] The --provider flag is not set. Treating as a conformance test. Some tests may not be run. | |
I0709 13:42:22.959383 27522 e2e.go:56] The --provider flag is not set. Treating as a conformance test. Some tests may not be run. | |
S | |
------------------------------ | |
I0709 13:42:22.966232 27486 e2e.go:56] The --provider flag is not set. Treating as a conformance test. Some tests may not be run. | |
S | |
------------------------------ | |
[Conformance][templates] templateservicebroker bind test | |
should pass bind tests [Suite:openshift/conformance/parallel] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/templates/templateservicebroker_bind.go:107 | |
[BeforeEach] [Top Level] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/util/test.go:51 | |
[BeforeEach] [Conformance][templates] templateservicebroker bind test | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:141 | |
STEP: Creating a kubernetes client | |
Jul 9 13:42:22.934: INFO: >>> kubeConfig: /home/yifan/tectonic-installer/yifan-test-cluster/generated/auth/kubeconfig | |
[BeforeEach] [Conformance][templates] templateservicebroker bind test | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/util/cli.go:83 | |
Jul 9 13:42:25.939: INFO: configPath is now "/tmp/e2e-test-templates-47ncr-user.kubeconfig" | |
Jul 9 13:42:25.939: INFO: The user is now "e2e-test-templates-47ncr-user" | |
Jul 9 13:42:25.939: INFO: Creating project "e2e-test-templates-47ncr" | |
Jul 9 13:42:26.067: INFO: Waiting on permissions in project "e2e-test-templates-47ncr" ... | |
[BeforeEach] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/templates/templateservicebroker_bind.go:40 | |
[AfterEach] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/templates/templateservicebroker_bind.go:91 | |
Jul 9 13:42:26.162: INFO: Dumping pod state for namespace openshift-template-service-broker | |
Jul 9 13:42:26.162: INFO: Running 'oc get --config=/home/yifan/tectonic-installer/yifan-test-cluster/generated/auth/kubeconfig --namespace=openshift-template-service-broker pods -o yaml' | |
Jul 9 13:42:26.918: INFO: apiVersion: v1 | |
items: [] | |
kind: List | |
metadata: | |
resourceVersion: "" | |
selfLink: "" | |
[AfterEach] [Conformance][templates] templateservicebroker bind test | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/util/cli.go:72 | |
STEP: Deleting namespaces | |
Jul 9 13:42:27.067: INFO: namespace : e2e-test-templates-47ncr api call to delete is complete | |
STEP: Waiting for namespaces to vanish | |
[AfterEach] [Conformance][templates] templateservicebroker bind test | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:142 | |
STEP: Dumping a list of prepulled images on each node... | |
Jul 9 13:42:33.154: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready | |
• Failure in Spec Setup (BeforeEach) [10.298 seconds] | |
[Conformance][templates] templateservicebroker bind test | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/templates/templateservicebroker_bind.go:25 | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/templates/templateservicebroker_bind.go:39 | |
should pass bind tests [Suite:openshift/conformance/parallel] [BeforeEach] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/templates/templateservicebroker_bind.go:107 | |
Expected error: | |
<*errors.StatusError | 0xc42114b440>: { | |
ErrStatus: { | |
TypeMeta: {Kind: "", APIVersion: ""}, | |
ListMeta: {SelfLink: "", ResourceVersion: "", Continue: ""}, | |
Status: "Failure", | |
Message: "services \"apiserver\" not found", | |
Reason: "NotFound", | |
Details: {Name: "apiserver", Group: "", Kind: "services", UID: "", Causes: nil, RetryAfterSeconds: 0}, | |
Code: 404, | |
}, | |
} | |
services "apiserver" not found | |
not to have occurred | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/templates/templateservicebroker_bind.go:46 | |
------------------------------ | |
SS | |
------------------------------ | |
[Conformance][templates] templateinstance cross-namespace test | |
should create and delete objects across namespaces [Suite:openshift/conformance/parallel] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/templates/templateinstance_cross_namespace.go:30 | |
[BeforeEach] [Top Level] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/util/test.go:51 | |
[BeforeEach] [Conformance][templates] templateinstance cross-namespace test | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:141 | |
STEP: Creating a kubernetes client | |
Jul 9 13:42:22.947: INFO: >>> kubeConfig: /home/yifan/tectonic-installer/yifan-test-cluster/generated/auth/kubeconfig | |
[BeforeEach] [Conformance][templates] templateinstance cross-namespace test | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/util/cli.go:83 | |
Jul 9 13:42:25.410: INFO: configPath is now "/tmp/e2e-test-templates-2hfwv-user.kubeconfig" | |
Jul 9 13:42:25.410: INFO: The user is now "e2e-test-templates-2hfwv-user" | |
Jul 9 13:42:25.410: INFO: Creating project "e2e-test-templates-2hfwv" | |
Jul 9 13:42:25.622: INFO: Waiting on permissions in project "e2e-test-templates-2hfwv" ... | |
[BeforeEach] [Conformance][templates] templateinstance cross-namespace test | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:141 | |
STEP: Creating a kubernetes client | |
Jul 9 13:42:25.660: INFO: >>> kubeConfig: /home/yifan/tectonic-installer/yifan-test-cluster/generated/auth/kubeconfig | |
[BeforeEach] [Conformance][templates] templateinstance cross-namespace test | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/util/cli.go:83 | |
Jul 9 13:42:27.684: INFO: configPath is now "/tmp/e2e-test-templates2-z4jlr-user.kubeconfig" | |
Jul 9 13:42:27.684: INFO: The user is now "e2e-test-templates2-z4jlr-user" | |
Jul 9 13:42:27.684: INFO: Creating project "e2e-test-templates2-z4jlr" | |
Jul 9 13:42:27.808: INFO: Waiting on permissions in project "e2e-test-templates2-z4jlr" ... | |
[It] should create and delete objects across namespaces [Suite:openshift/conformance/parallel] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/templates/templateinstance_cross_namespace.go:30 | |
Jul 9 13:42:27.844: INFO: Running 'oc adm --config=/home/yifan/tectonic-installer/yifan-test-cluster/generated/auth/kubeconfig --namespace=e2e-test-templates2-z4jlr policy add-role-to-user admin e2e-test-templates-2hfwv-user' | |
role "admin" added: "e2e-test-templates-2hfwv-user" | |
STEP: creating the templateinstance | |
STEP: deleting the templateinstance | |
[AfterEach] [Conformance][templates] templateinstance cross-namespace test | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/util/cli.go:72 | |
STEP: Deleting namespaces | |
Jul 9 13:42:30.001: INFO: namespace : e2e-test-templates-2hfwv api call to delete is complete | |
STEP: Waiting for namespaces to vanish | |
[AfterEach] [Conformance][templates] templateinstance cross-namespace test | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:142 | |
Jul 9 13:42:36.040: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready | |
[AfterEach] [Conformance][templates] templateinstance cross-namespace test | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/util/cli.go:72 | |
STEP: Deleting namespaces | |
Jul 9 13:42:36.198: INFO: namespace : e2e-test-templates2-z4jlr api call to delete is complete | |
STEP: Waiting for namespaces to vanish | |
[AfterEach] [Conformance][templates] templateinstance cross-namespace test | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:142 | |
Jul 9 13:42:42.239: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready | |
• [SLOW TEST:19.333 seconds] | |
[Conformance][templates] templateinstance cross-namespace test | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/templates/templateinstance_cross_namespace.go:22 | |
should create and delete objects across namespaces [Suite:openshift/conformance/parallel] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/templates/templateinstance_cross_namespace.go:30 | |
------------------------------ | |
SSS | |
------------------------------ | |
[sig-storage] Projected | |
should provide container's memory limit [Conformance] [Suite:openshift/conformance/parallel] [Suite:k8s] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:674 | |
[BeforeEach] [Top Level] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/util/test.go:51 | |
[BeforeEach] [sig-storage] Projected | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:141 | |
STEP: Creating a kubernetes client | |
Jul 9 13:42:22.967: INFO: >>> kubeConfig: /home/yifan/tectonic-installer/yifan-test-cluster/generated/auth/kubeconfig | |
STEP: Building a namespace api object | |
Jul 9 13:42:25.197: INFO: About to run a Kube e2e test, ensuring namespace is privileged | |
Jul 9 13:42:25.789: INFO: Found PodSecurityPolicies; assuming PodSecurityPolicy is enabled. | |
Jul 9 13:42:25.976: INFO: Found ClusterRoles; assuming RBAC is enabled. | |
STEP: Binding the e2e-test-privileged-psp PodSecurityPolicy to the default service account in e2e-tests-projected-nkl22 | |
STEP: Waiting for a default service account to be provisioned in namespace | |
[BeforeEach] [sig-storage] Projected | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/common/projected.go:858 | |
[It] should provide container's memory limit [Conformance] [Suite:openshift/conformance/parallel] [Suite:k8s] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:674 | |
STEP: Creating a pod to test downward API volume plugin | |
Jul 9 13:42:26.278: INFO: Waiting up to 5m0s for pod "downwardapi-volume-96cb8fb2-83b8-11e8-a924-28d244b00276" in namespace "e2e-tests-projected-nkl22" to be "success or failure" | |
Jul 9 13:42:26.338: INFO: Pod "downwardapi-volume-96cb8fb2-83b8-11e8-a924-28d244b00276": Phase="Pending", Reason="", readiness=false. Elapsed: 59.262511ms | |
Jul 9 13:42:28.408: INFO: Pod "downwardapi-volume-96cb8fb2-83b8-11e8-a924-28d244b00276": Phase="Pending", Reason="", readiness=false. Elapsed: 2.129330037s | |
Jul 9 13:42:30.440: INFO: Pod "downwardapi-volume-96cb8fb2-83b8-11e8-a924-28d244b00276": Phase="Pending", Reason="", readiness=false. Elapsed: 4.161822533s | |
Jul 9 13:42:32.593: INFO: Pod "downwardapi-volume-96cb8fb2-83b8-11e8-a924-28d244b00276": Phase="Pending", Reason="", readiness=false. Elapsed: 6.314546842s | |
Jul 9 13:42:34.627: INFO: Pod "downwardapi-volume-96cb8fb2-83b8-11e8-a924-28d244b00276": Phase="Succeeded", Reason="", readiness=false. Elapsed: 8.348583567s | |
STEP: Saw pod success | |
Jul 9 13:42:34.627: INFO: Pod "downwardapi-volume-96cb8fb2-83b8-11e8-a924-28d244b00276" satisfied condition "success or failure" | |
Jul 9 13:42:34.675: INFO: Trying to get logs from node ip-10-0-130-54.us-west-2.compute.internal pod downwardapi-volume-96cb8fb2-83b8-11e8-a924-28d244b00276 container client-container: <nil> | |
STEP: delete the pod | |
Jul 9 13:42:34.749: INFO: Waiting for pod downwardapi-volume-96cb8fb2-83b8-11e8-a924-28d244b00276 to disappear | |
Jul 9 13:42:34.781: INFO: Pod downwardapi-volume-96cb8fb2-83b8-11e8-a924-28d244b00276 no longer exists | |
[AfterEach] [sig-storage] Projected | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:142 | |
Jul 9 13:42:34.781: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready | |
STEP: Destroying namespace "e2e-tests-projected-nkl22" for this suite. | |
Jul 9 13:42:40.967: INFO: Waiting up to 30s for server preferred namespaced resources to be successfully discovered | |
Jul 9 13:42:43.654: INFO: namespace: e2e-tests-projected-nkl22, resource: bindings, ignored listing per whitelist | |
Jul 9 13:42:45.036: INFO: namespace e2e-tests-projected-nkl22 deletion completed in 10.196069899s | |
• [SLOW TEST:22.069 seconds] | |
[sig-storage] Projected | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/common/projected.go:34 | |
should provide container's memory limit [Conformance] [Suite:openshift/conformance/parallel] [Suite:k8s] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:674 | |
------------------------------ | |
[sig-storage] Projected | |
should set mode on item file [Conformance] [Suite:openshift/conformance/parallel] [Suite:k8s] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:674 | |
[BeforeEach] [Top Level] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/util/test.go:51 | |
[BeforeEach] [sig-storage] Projected | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:141 | |
STEP: Creating a kubernetes client | |
Jul 9 13:42:22.961: INFO: >>> kubeConfig: /home/yifan/tectonic-installer/yifan-test-cluster/generated/auth/kubeconfig | |
STEP: Building a namespace api object | |
Jul 9 13:42:25.904: INFO: About to run a Kube e2e test, ensuring namespace is privileged | |
Jul 9 13:42:26.524: INFO: Found PodSecurityPolicies; assuming PodSecurityPolicy is enabled. | |
Jul 9 13:42:26.756: INFO: Found ClusterRoles; assuming RBAC is enabled. | |
STEP: Binding the e2e-test-privileged-psp PodSecurityPolicy to the default service account in e2e-tests-projected-v4j8j | |
STEP: Waiting for a default service account to be provisioned in namespace | |
[BeforeEach] [sig-storage] Projected | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/common/projected.go:858 | |
[It] should set mode on item file [Conformance] [Suite:openshift/conformance/parallel] [Suite:k8s] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:674 | |
STEP: Creating a pod to test downward API volume plugin | |
Jul 9 13:42:28.103: INFO: Waiting up to 5m0s for pod "downwardapi-volume-9745ed67-83b8-11e8-af4e-28d244b00276" in namespace "e2e-tests-projected-v4j8j" to be "success or failure" | |
Jul 9 13:42:28.177: INFO: Pod "downwardapi-volume-9745ed67-83b8-11e8-af4e-28d244b00276": Phase="Pending", Reason="", readiness=false. Elapsed: 73.611706ms | |
Jul 9 13:42:30.236: INFO: Pod "downwardapi-volume-9745ed67-83b8-11e8-af4e-28d244b00276": Phase="Pending", Reason="", readiness=false. Elapsed: 2.132269235s | |
Jul 9 13:42:32.276: INFO: Pod "downwardapi-volume-9745ed67-83b8-11e8-af4e-28d244b00276": Phase="Pending", Reason="", readiness=false. Elapsed: 4.172980791s | |
Jul 9 13:42:34.320: INFO: Pod "downwardapi-volume-9745ed67-83b8-11e8-af4e-28d244b00276": Phase="Succeeded", Reason="", readiness=false. Elapsed: 6.216425975s | |
STEP: Saw pod success | |
Jul 9 13:42:34.320: INFO: Pod "downwardapi-volume-9745ed67-83b8-11e8-af4e-28d244b00276" satisfied condition "success or failure" | |
Jul 9 13:42:34.355: INFO: Trying to get logs from node ip-10-0-130-54.us-west-2.compute.internal pod downwardapi-volume-9745ed67-83b8-11e8-af4e-28d244b00276 container client-container: <nil> | |
STEP: delete the pod | |
Jul 9 13:42:34.487: INFO: Waiting for pod downwardapi-volume-9745ed67-83b8-11e8-af4e-28d244b00276 to disappear | |
Jul 9 13:42:34.530: INFO: Pod downwardapi-volume-9745ed67-83b8-11e8-af4e-28d244b00276 no longer exists | |
[AfterEach] [sig-storage] Projected | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:142 | |
Jul 9 13:42:34.530: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready | |
STEP: Destroying namespace "e2e-tests-projected-v4j8j" for this suite. | |
Jul 9 13:42:40.716: INFO: Waiting up to 30s for server preferred namespaced resources to be successfully discovered | |
Jul 9 13:42:42.920: INFO: namespace: e2e-tests-projected-v4j8j, resource: bindings, ignored listing per whitelist | |
Jul 9 13:42:45.191: INFO: namespace e2e-tests-projected-v4j8j deletion completed in 10.618671624s | |
• [SLOW TEST:22.231 seconds] | |
[sig-storage] Projected | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/common/projected.go:34 | |
should set mode on item file [Conformance] [Suite:openshift/conformance/parallel] [Suite:k8s] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:674 | |
------------------------------ | |
[sig-storage] Projected | |
should provide container's cpu request [Conformance] [Suite:openshift/conformance/parallel] [Suite:k8s] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:674 | |
[BeforeEach] [Top Level] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/util/test.go:51 | |
[BeforeEach] [sig-storage] Projected | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:141 | |
STEP: Creating a kubernetes client | |
Jul 9 13:42:33.237: INFO: >>> kubeConfig: /home/yifan/tectonic-installer/yifan-test-cluster/generated/auth/kubeconfig | |
STEP: Building a namespace api object | |
Jul 9 13:42:35.307: INFO: About to run a Kube e2e test, ensuring namespace is privileged | |
Jul 9 13:42:35.817: INFO: Found PodSecurityPolicies; assuming PodSecurityPolicy is enabled. | |
Jul 9 13:42:36.025: INFO: Found ClusterRoles; assuming RBAC is enabled. | |
STEP: Binding the e2e-test-privileged-psp PodSecurityPolicy to the default service account in e2e-tests-projected-gkvkp | |
STEP: Waiting for a default service account to be provisioned in namespace | |
[BeforeEach] [sig-storage] Projected | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/common/projected.go:858 | |
[It] should provide container's cpu request [Conformance] [Suite:openshift/conformance/parallel] [Suite:k8s] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:674 | |
STEP: Creating a pod to test downward API volume plugin | |
Jul 9 13:42:36.315: INFO: Waiting up to 5m0s for pod "downwardapi-volume-9cc7a586-83b8-11e8-ac23-28d244b00276" in namespace "e2e-tests-projected-gkvkp" to be "success or failure" | |
Jul 9 13:42:36.366: INFO: Pod "downwardapi-volume-9cc7a586-83b8-11e8-ac23-28d244b00276": Phase="Pending", Reason="", readiness=false. Elapsed: 51.07997ms | |
Jul 9 13:42:38.402: INFO: Pod "downwardapi-volume-9cc7a586-83b8-11e8-ac23-28d244b00276": Phase="Succeeded", Reason="", readiness=false. Elapsed: 2.08709732s | |
STEP: Saw pod success | |
Jul 9 13:42:38.402: INFO: Pod "downwardapi-volume-9cc7a586-83b8-11e8-ac23-28d244b00276" satisfied condition "success or failure" | |
Jul 9 13:42:38.439: INFO: Trying to get logs from node ip-10-0-130-54.us-west-2.compute.internal pod downwardapi-volume-9cc7a586-83b8-11e8-ac23-28d244b00276 container client-container: <nil> | |
STEP: delete the pod | |
Jul 9 13:42:38.541: INFO: Waiting for pod downwardapi-volume-9cc7a586-83b8-11e8-ac23-28d244b00276 to disappear | |
Jul 9 13:42:38.595: INFO: Pod downwardapi-volume-9cc7a586-83b8-11e8-ac23-28d244b00276 no longer exists | |
[AfterEach] [sig-storage] Projected | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:142 | |
Jul 9 13:42:38.596: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready | |
STEP: Destroying namespace "e2e-tests-projected-gkvkp" for this suite. | |
Jul 9 13:42:44.775: INFO: Waiting up to 30s for server preferred namespaced resources to be successfully discovered | |
Jul 9 13:42:49.264: INFO: namespace: e2e-tests-projected-gkvkp, resource: bindings, ignored listing per whitelist | |
Jul 9 13:42:49.756: INFO: namespace e2e-tests-projected-gkvkp deletion completed in 11.116936275s | |
• [SLOW TEST:16.518 seconds] | |
[sig-storage] Projected | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/common/projected.go:34 | |
should provide container's cpu request [Conformance] [Suite:openshift/conformance/parallel] [Suite:k8s] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:674 | |
------------------------------ | |
SSSSSSS | |
------------------------------ | |
[BeforeEach] [Top Level] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/util/test.go:51 | |
[BeforeEach] [Conformance][Area:Networking][Feature:Router] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:141 | |
STEP: Creating a kubernetes client | |
Jul 9 13:42:42.283: INFO: >>> kubeConfig: /home/yifan/tectonic-installer/yifan-test-cluster/generated/auth/kubeconfig | |
[BeforeEach] [Conformance][Area:Networking][Feature:Router] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/util/cli.go:83 | |
Jul 9 13:42:44.196: INFO: configPath is now "/tmp/e2e-test-router-reencrypt-sq27z-user.kubeconfig" | |
Jul 9 13:42:44.196: INFO: The user is now "e2e-test-router-reencrypt-sq27z-user" | |
Jul 9 13:42:44.196: INFO: Creating project "e2e-test-router-reencrypt-sq27z" | |
Jul 9 13:42:44.326: INFO: Waiting on permissions in project "e2e-test-router-reencrypt-sq27z" ... | |
[BeforeEach] [Conformance][Area:Networking][Feature:Router] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/router/reencrypt.go:41 | |
[AfterEach] [Conformance][Area:Networking][Feature:Router] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/router/reencrypt.go:29 | |
[AfterEach] [Conformance][Area:Networking][Feature:Router] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/util/cli.go:72 | |
STEP: Deleting namespaces | |
Jul 9 13:42:44.542: INFO: namespace : e2e-test-router-reencrypt-sq27z api call to delete is complete | |
STEP: Waiting for namespaces to vanish | |
[AfterEach] [Conformance][Area:Networking][Feature:Router] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:142 | |
Jul 9 13:42:50.577: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready | |
S [SKIPPING] in Spec Setup (BeforeEach) [8.370 seconds] | |
[Conformance][Area:Networking][Feature:Router] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/router/reencrypt.go:18 | |
The HAProxy router [BeforeEach] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/router/reencrypt.go:52 | |
should support reencrypt to services backed by a serving certificate automatically [Suite:openshift/conformance/parallel] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/router/reencrypt.go:53 | |
no router installed on the cluster | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/router/reencrypt.go:44 | |
------------------------------ | |
SSSSS | |
------------------------------ | |
[k8s.io] Pods | |
should be submitted and removed [Conformance] [Suite:openshift/conformance/parallel] [Suite:k8s] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:674 | |
[BeforeEach] [Top Level] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/util/test.go:51 | |
[BeforeEach] [k8s.io] Pods | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:141 | |
STEP: Creating a kubernetes client | |
Jul 9 13:42:22.924: INFO: >>> kubeConfig: /home/yifan/tectonic-installer/yifan-test-cluster/generated/auth/kubeconfig | |
STEP: Building a namespace api object | |
Jul 9 13:42:24.691: INFO: About to run a Kube e2e test, ensuring namespace is privileged | |
Jul 9 13:42:25.317: INFO: Found PodSecurityPolicies; assuming PodSecurityPolicy is enabled. | |
Jul 9 13:42:25.489: INFO: Found ClusterRoles; assuming RBAC is enabled. | |
STEP: Binding the e2e-test-privileged-psp PodSecurityPolicy to the default service account in e2e-tests-pods-tj5zj | |
STEP: Waiting for a default service account to be provisioned in namespace | |
[BeforeEach] [k8s.io] Pods | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/common/pods.go:127 | |
[It] should be submitted and removed [Conformance] [Suite:openshift/conformance/parallel] [Suite:k8s] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:674 | |
STEP: creating the pod | |
STEP: setting up watch | |
STEP: submitting the pod to kubernetes | |
STEP: verifying the pod is in kubernetes | |
STEP: verifying pod creation was observed | |
Jul 9 13:42:33.982: INFO: running pod: &v1.Pod{TypeMeta:v1.TypeMeta{Kind:"", APIVersion:""}, ObjectMeta:v1.ObjectMeta{Name:"pod-submit-remove-96857d70-83b8-11e8-a5b5-28d244b00276", GenerateName:"", Namespace:"e2e-tests-pods-tj5zj", SelfLink:"/api/v1/namespaces/e2e-tests-pods-tj5zj/pods/pod-submit-remove-96857d70-83b8-11e8-a5b5-28d244b00276", UID:"96906d5f-83b8-11e8-84c6-0af96768d57e", ResourceVersion:"5640", Generation:0, CreationTimestamp:v1.Time{Time:time.Time{wall:0x0, ext:63666765745, loc:(*time.Location)(0x6b11480)}}, DeletionTimestamp:(*v1.Time)(nil), DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string{"name":"foo", "time":"735208337"}, Annotations:map[string]string{"openshift.io/scc":"anyuid"}, OwnerReferences:[]v1.OwnerReference(nil), Initializers:(*v1.Initializers)(nil), Finalizers:[]string(nil), ClusterName:""}, Spec:v1.PodSpec{Volumes:[]v1.Volume{v1.Volume{Name:"default-token-kjz56", VolumeSource:v1.VolumeSource{HostPath:(*v1.HostPathVolumeSource)(nil), EmptyDir:(*v1.EmptyDirVolumeSource)(nil), GCEPersistentDisk:(*v1.GCEPersistentDiskVolumeSource)(nil), AWSElasticBlockStore:(*v1.AWSElasticBlockStoreVolumeSource)(nil), GitRepo:(*v1.GitRepoVolumeSource)(nil), Secret:(*v1.SecretVolumeSource)(0xc421255040), NFS:(*v1.NFSVolumeSource)(nil), ISCSI:(*v1.ISCSIVolumeSource)(nil), Glusterfs:(*v1.GlusterfsVolumeSource)(nil), PersistentVolumeClaim:(*v1.PersistentVolumeClaimVolumeSource)(nil), RBD:(*v1.RBDVolumeSource)(nil), FlexVolume:(*v1.FlexVolumeSource)(nil), Cinder:(*v1.CinderVolumeSource)(nil), CephFS:(*v1.CephFSVolumeSource)(nil), Flocker:(*v1.FlockerVolumeSource)(nil), DownwardAPI:(*v1.DownwardAPIVolumeSource)(nil), FC:(*v1.FCVolumeSource)(nil), AzureFile:(*v1.AzureFileVolumeSource)(nil), ConfigMap:(*v1.ConfigMapVolumeSource)(nil), VsphereVolume:(*v1.VsphereVirtualDiskVolumeSource)(nil), Quobyte:(*v1.QuobyteVolumeSource)(nil), AzureDisk:(*v1.AzureDiskVolumeSource)(nil), PhotonPersistentDisk:(*v1.PhotonPersistentDiskVolumeSource)(nil), Projected:(*v1.ProjectedVolumeSource)(nil), PortworxVolume:(*v1.PortworxVolumeSource)(nil), ScaleIO:(*v1.ScaleIOVolumeSource)(nil), StorageOS:(*v1.StorageOSVolumeSource)(nil)}}}, InitContainers:[]v1.Container(nil), Containers:[]v1.Container{v1.Container{Name:"nginx", Image:"k8s.gcr.io/nginx-slim-amd64:0.20", Command:[]string(nil), Args:[]string(nil), WorkingDir:"", Ports:[]v1.ContainerPort(nil), EnvFrom:[]v1.EnvFromSource(nil), Env:[]v1.EnvVar(nil), Resources:v1.ResourceRequirements{Limits:v1.ResourceList(nil), Requests:v1.ResourceList(nil)}, VolumeMounts:[]v1.VolumeMount{v1.VolumeMount{Name:"default-token-kjz56", ReadOnly:true, MountPath:"/var/run/secrets/kubernetes.io/serviceaccount", SubPath:"", MountPropagation:(*v1.MountPropagationMode)(nil)}}, VolumeDevices:[]v1.VolumeDevice(nil), LivenessProbe:(*v1.Probe)(nil), ReadinessProbe:(*v1.Probe)(nil), Lifecycle:(*v1.Lifecycle)(nil), TerminationMessagePath:"/dev/termination-log", TerminationMessagePolicy:"File", ImagePullPolicy:"IfNotPresent", SecurityContext:(*v1.SecurityContext)(0xc4212550c0), Stdin:false, StdinOnce:false, TTY:false}}, RestartPolicy:"Always", TerminationGracePeriodSeconds:(*int64)(0xc4213ac760), ActiveDeadlineSeconds:(*int64)(nil), DNSPolicy:"ClusterFirst", NodeSelector:map[string]string(nil), ServiceAccountName:"default", DeprecatedServiceAccount:"default", AutomountServiceAccountToken:(*bool)(nil), NodeName:"ip-10-0-130-54.us-west-2.compute.internal", HostNetwork:false, HostPID:false, HostIPC:false, ShareProcessNamespace:(*bool)(nil), SecurityContext:(*v1.PodSecurityContext)(0xc421255100), ImagePullSecrets:[]v1.LocalObjectReference{v1.LocalObjectReference{Name:"default-dockercfg-8nrjm"}}, Hostname:"", Subdomain:"", Affinity:(*v1.Affinity)(nil), SchedulerName:"default-scheduler", Tolerations:[]v1.Toleration(nil), HostAliases:[]v1.HostAlias(nil), PriorityClassName:"", Priority:(*int32)(nil), DNSConfig:(*v1.PodDNSConfig)(nil)}, Status:v1.PodStatus{Phase:"Running", Conditions:[]v1.PodCondition{v1.PodCondition{Type:"Initialized", Status:"True", LastProbeTime:v1.Time{Time:time.Time{wall:0x0, ext:0, loc:(*time.Location)(nil)}}, LastTransitionTime:v1.Time{Time:time.Time{wall:0x0, ext:63666765746, loc:(*time.Location)(0x6b11480)}}, Reason:"", Message:""}, v1.PodCondition{Type:"Ready", Status:"True", LastProbeTime:v1.Time{Time:time.Time{wall:0x0, ext:0, loc:(*time.Location)(nil)}}, LastTransitionTime:v1.Time{Time:time.Time{wall:0x0, ext:63666765753, loc:(*time.Location)(0x6b11480)}}, Reason:"", Message:""}, v1.PodCondition{Type:"ContainersReady", Status:"True", LastProbeTime:v1.Time{Time:time.Time{wall:0x0, ext:0, loc:(*time.Location)(nil)}}, LastTransitionTime:v1.Time{Time:time.Time{wall:0x0, ext:0, loc:(*time.Location)(nil)}}, Reason:"", Message:""}, v1.PodCondition{Type:"PodScheduled", Status:"True", LastProbeTime:v1.Time{Time:time.Time{wall:0x0, ext:0, loc:(*time.Location)(nil)}}, LastTransitionTime:v1.Time{Time:time.Time{wall:0x0, ext:63666765745, loc:(*time.Location)(0x6b11480)}}, Reason:"", Message:""}}, Message:"", Reason:"", NominatedNodeName:"", HostIP:"10.0.130.54", PodIP:"10.2.2.8", StartTime:(*v1.Time)(0xc4216e8180), InitContainerStatuses:[]v1.ContainerStatus(nil), ContainerStatuses:[]v1.ContainerStatus{v1.ContainerStatus{Name:"nginx", State:v1.ContainerState{Waiting:(*v1.ContainerStateWaiting)(nil), Running:(*v1.ContainerStateRunning)(0xc4216e81a0), Terminated:(*v1.ContainerStateTerminated)(nil)}, LastTerminationState:v1.ContainerState{Waiting:(*v1.ContainerStateWaiting)(nil), Running:(*v1.ContainerStateRunning)(nil), Terminated:(*v1.ContainerStateTerminated)(nil)}, Ready:true, RestartCount:0, Image:"k8s.gcr.io/nginx-slim-amd64:0.20", ImageID:"docker-pullable://k8s.gcr.io/nginx-slim-amd64@sha256:6654db6d4028756062edac466454ee5c9cf9b20ef79e35a81e3c840031eb1e2b", ContainerID:"docker://d699806f338a1fb36dd3f13b4bf37f22f9974268cb82f4e4492f50c2ef504298"}}, QOSClass:"BestEffort"}} | |
STEP: deleting the pod gracefully | |
STEP: verifying the kubelet observed the termination notice | |
STEP: verifying pod deletion was observed | |
[AfterEach] [k8s.io] Pods | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:142 | |
Jul 9 13:42:43.246: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready | |
STEP: Destroying namespace "e2e-tests-pods-tj5zj" for this suite. | |
Jul 9 13:42:49.434: INFO: Waiting up to 30s for server preferred namespaced resources to be successfully discovered | |
Jul 9 13:42:52.746: INFO: namespace: e2e-tests-pods-tj5zj, resource: bindings, ignored listing per whitelist | |
Jul 9 13:42:53.002: INFO: namespace e2e-tests-pods-tj5zj deletion completed in 9.726143223s | |
• [SLOW TEST:30.078 seconds] | |
[k8s.io] Pods | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:669 | |
should be submitted and removed [Conformance] [Suite:openshift/conformance/parallel] [Suite:k8s] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:674 | |
------------------------------ | |
[BeforeEach] [Top Level] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/util/test.go:51 | |
[BeforeEach] when using a plugin that isolates namespaces by default | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/networking/util.go:419 | |
Jul 9 13:42:53.095: INFO: Could not check network plugin name: exit status 1. Assuming a non-OpenShift plugin | |
Jul 9 13:42:53.095: INFO: This plugin does not isolate namespaces by default. | |
[AfterEach] when using a plugin that isolates namespaces by default | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:142 | |
Jul 9 13:42:53.096: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready | |
[AfterEach] when using a plugin that isolates namespaces by default | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:142 | |
Jul 9 13:42:53.096: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready | |
S [SKIPPING] in Spec Setup (BeforeEach) [2.440 seconds] | |
[Area:Networking] network isolation | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/networking/isolation.go:10 | |
when using a plugin that isolates namespaces by default | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/networking/util.go:418 | |
should prevent communication between pods in different namespaces on the same node [Suite:openshift/conformance/parallel] [BeforeEach] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/networking/isolation.go:28 | |
Jul 9 13:42:53.095: This plugin does not isolate namespaces by default. | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/util.go:296 | |
------------------------------ | |
[sig-storage] EmptyDir volumes when FSGroup is specified | |
new files should be created with FSGroup ownership when container is root [Suite:openshift/conformance/parallel] [Suite:k8s] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/common/empty_dir.go:45 | |
[BeforeEach] [Top Level] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/util/test.go:51 | |
[BeforeEach] [sig-storage] EmptyDir volumes | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:141 | |
STEP: Creating a kubernetes client | |
Jul 9 13:42:45.037: INFO: >>> kubeConfig: /home/yifan/tectonic-installer/yifan-test-cluster/generated/auth/kubeconfig | |
STEP: Building a namespace api object | |
Jul 9 13:42:47.017: INFO: About to run a Kube e2e test, ensuring namespace is privileged | |
STEP: Binding the e2e-test-privileged-psp PodSecurityPolicy to the default service account in e2e-tests-emptydir-c9mld | |
STEP: Waiting for a default service account to be provisioned in namespace | |
[It] new files should be created with FSGroup ownership when container is root [Suite:openshift/conformance/parallel] [Suite:k8s] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/common/empty_dir.go:45 | |
STEP: Creating a pod to test emptydir 0644 on tmpfs | |
Jul 9 13:42:47.827: INFO: Waiting up to 5m0s for pod "pod-a3a9d150-83b8-11e8-a924-28d244b00276" in namespace "e2e-tests-emptydir-c9mld" to be "success or failure" | |
Jul 9 13:42:47.882: INFO: Pod "pod-a3a9d150-83b8-11e8-a924-28d244b00276": Phase="Pending", Reason="", readiness=false. Elapsed: 55.160393ms | |
Jul 9 13:42:49.916: INFO: Pod "pod-a3a9d150-83b8-11e8-a924-28d244b00276": Phase="Succeeded", Reason="", readiness=false. Elapsed: 2.088712378s | |
STEP: Saw pod success | |
Jul 9 13:42:49.916: INFO: Pod "pod-a3a9d150-83b8-11e8-a924-28d244b00276" satisfied condition "success or failure" | |
Jul 9 13:42:49.948: INFO: Trying to get logs from node ip-10-0-130-54.us-west-2.compute.internal pod pod-a3a9d150-83b8-11e8-a924-28d244b00276 container test-container: <nil> | |
STEP: delete the pod | |
Jul 9 13:42:50.052: INFO: Waiting for pod pod-a3a9d150-83b8-11e8-a924-28d244b00276 to disappear | |
Jul 9 13:42:50.102: INFO: Pod pod-a3a9d150-83b8-11e8-a924-28d244b00276 no longer exists | |
[AfterEach] [sig-storage] EmptyDir volumes | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:142 | |
Jul 9 13:42:50.102: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready | |
STEP: Destroying namespace "e2e-tests-emptydir-c9mld" for this suite. | |
Jul 9 13:42:56.276: INFO: Waiting up to 30s for server preferred namespaced resources to be successfully discovered | |
Jul 9 13:43:00.940: INFO: namespace: e2e-tests-emptydir-c9mld, resource: bindings, ignored listing per whitelist | |
Jul 9 13:43:01.297: INFO: namespace e2e-tests-emptydir-c9mld deletion completed in 11.123597039s | |
• [SLOW TEST:16.260 seconds] | |
[sig-storage] EmptyDir volumes | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/common/empty_dir.go:41 | |
when FSGroup is specified | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/common/empty_dir.go:44 | |
new files should be created with FSGroup ownership when container is root [Suite:openshift/conformance/parallel] [Suite:k8s] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/common/empty_dir.go:45 | |
------------------------------ | |
[sig-storage] Projected | |
should be consumable from pods in volume as non-root with defaultMode and fsGroup set [Feature:FSGroup] [Suite:openshift/conformance/parallel] [Suite:k8s] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/common/projected.go:422 | |
[BeforeEach] [Top Level] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/util/test.go:51 | |
[BeforeEach] [sig-storage] Projected | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:141 | |
STEP: Creating a kubernetes client | |
Jul 9 13:42:45.192: INFO: >>> kubeConfig: /home/yifan/tectonic-installer/yifan-test-cluster/generated/auth/kubeconfig | |
STEP: Building a namespace api object | |
Jul 9 13:42:47.374: INFO: About to run a Kube e2e test, ensuring namespace is privileged | |
STEP: Binding the e2e-test-privileged-psp PodSecurityPolicy to the default service account in e2e-tests-projected-sncqg | |
STEP: Waiting for a default service account to be provisioned in namespace | |
[BeforeEach] [sig-storage] Projected | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/common/projected.go:858 | |
[It] should be consumable from pods in volume as non-root with defaultMode and fsGroup set [Feature:FSGroup] [Suite:openshift/conformance/parallel] [Suite:k8s] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/common/projected.go:422 | |
STEP: Creating configMap with name projected-configmap-test-volume-a3e75356-83b8-11e8-af4e-28d244b00276 | |
STEP: Creating a pod to test consume configMaps | |
Jul 9 13:42:48.291: INFO: Waiting up to 5m0s for pod "pod-projected-configmaps-a3efef32-83b8-11e8-af4e-28d244b00276" in namespace "e2e-tests-projected-sncqg" to be "success or failure" | |
Jul 9 13:42:48.336: INFO: Pod "pod-projected-configmaps-a3efef32-83b8-11e8-af4e-28d244b00276": Phase="Pending", Reason="", readiness=false. Elapsed: 44.464528ms | |
Jul 9 13:42:50.410: INFO: Pod "pod-projected-configmaps-a3efef32-83b8-11e8-af4e-28d244b00276": Phase="Succeeded", Reason="", readiness=false. Elapsed: 2.118578498s | |
STEP: Saw pod success | |
Jul 9 13:42:50.410: INFO: Pod "pod-projected-configmaps-a3efef32-83b8-11e8-af4e-28d244b00276" satisfied condition "success or failure" | |
Jul 9 13:42:50.458: INFO: Trying to get logs from node ip-10-0-130-54.us-west-2.compute.internal pod pod-projected-configmaps-a3efef32-83b8-11e8-af4e-28d244b00276 container projected-configmap-volume-test: <nil> | |
STEP: delete the pod | |
Jul 9 13:42:50.551: INFO: Waiting for pod pod-projected-configmaps-a3efef32-83b8-11e8-af4e-28d244b00276 to disappear | |
Jul 9 13:42:50.586: INFO: Pod pod-projected-configmaps-a3efef32-83b8-11e8-af4e-28d244b00276 no longer exists | |
[AfterEach] [sig-storage] Projected | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:142 | |
Jul 9 13:42:50.586: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready | |
STEP: Destroying namespace "e2e-tests-projected-sncqg" for this suite. | |
Jul 9 13:42:56.811: INFO: Waiting up to 30s for server preferred namespaced resources to be successfully discovered | |
Jul 9 13:43:01.178: INFO: namespace: e2e-tests-projected-sncqg, resource: bindings, ignored listing per whitelist | |
Jul 9 13:43:02.213: INFO: namespace e2e-tests-projected-sncqg deletion completed in 11.560060829s | |
• [SLOW TEST:17.020 seconds] | |
[sig-storage] Projected | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/common/projected.go:34 | |
should be consumable from pods in volume as non-root with defaultMode and fsGroup set [Feature:FSGroup] [Suite:openshift/conformance/parallel] [Suite:k8s] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/common/projected.go:422 | |
------------------------------ | |
SS | |
------------------------------ | |
[Feature:Builds] forcePull should affect pulling builder images | |
ForcePull test case execution custom [Suite:openshift/conformance/parallel] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/builds/forcepull.go:121 | |
[BeforeEach] [Top Level] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/util/test.go:51 | |
[BeforeEach] [Feature:Builds] forcePull should affect pulling builder images | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:141 | |
STEP: Creating a kubernetes client | |
Jul 9 13:42:53.005: INFO: >>> kubeConfig: /home/yifan/tectonic-installer/yifan-test-cluster/generated/auth/kubeconfig | |
[BeforeEach] [Feature:Builds] forcePull should affect pulling builder images | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/util/cli.go:83 | |
Jul 9 13:42:54.782: INFO: configPath is now "/tmp/e2e-test-forcepull-j6f7q-user.kubeconfig" | |
Jul 9 13:42:54.783: INFO: The user is now "e2e-test-forcepull-j6f7q-user" | |
Jul 9 13:42:54.783: INFO: Creating project "e2e-test-forcepull-j6f7q" | |
Jul 9 13:42:54.949: INFO: Waiting on permissions in project "e2e-test-forcepull-j6f7q" ... | |
[BeforeEach] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/builds/forcepull.go:68 | |
Jul 9 13:42:54.987: INFO: | |
got error on docker inspect fork/exec /bin/docker: no such file or directory | |
STEP: granting system:build-strategy-custom | |
Jul 9 13:42:54.987: INFO: Running 'oc create --config=/home/yifan/tectonic-installer/yifan-test-cluster/generated/auth/kubeconfig --namespace=e2e-test-forcepull-j6f7q clusterrolebinding custombuildaccess-e2e-test-forcepull-j6f7q-user --clusterrole system:build-strategy-custom --user e2e-test-forcepull-j6f7q-user' | |
clusterrolebinding.rbac.authorization.k8s.io "custombuildaccess-e2e-test-forcepull-j6f7q-user" created | |
STEP: waiting for openshift/ruby:latest ImageStreamTag | |
STEP: waiting for an is importer to import a tag latest into a stream ruby | |
STEP: create application build configs for 3 strategies | |
Jul 9 13:42:55.409: INFO: Running 'oc create --config=/tmp/e2e-test-forcepull-j6f7q-user.kubeconfig --namespace=e2e-test-forcepull-j6f7q -f /tmp/fixture-testdata-dir782150302/test/extended/testdata/forcepull-test.json' | |
buildconfig.build.openshift.io "ruby-sample-build-tc" created | |
buildconfig.build.openshift.io "ruby-sample-build-td" created | |
buildconfig.build.openshift.io "ruby-sample-build-ts" created | |
[JustBeforeEach] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/builds/forcepull.go:99 | |
STEP: waiting for builder service account | |
[It] ForcePull test case execution custom [Suite:openshift/conformance/parallel] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/builds/forcepull.go:121 | |
STEP: when custom force pull is true | |
Jul 9 13:42:55.974: INFO: Running 'oc start-build --config=/tmp/e2e-test-forcepull-j6f7q-user.kubeconfig --namespace=e2e-test-forcepull-j6f7q ruby-sample-build-tc -o=name' | |
Jul 9 13:42:56.334: INFO: | |
start-build output with args [ruby-sample-build-tc -o=name]: | |
Error><nil> | |
StdOut> | |
build/ruby-sample-build-tc-1 | |
StdErr> | |
Jul 9 13:42:56.334: INFO: Waiting for ruby-sample-build-tc-1 to complete | |
Jul 9 13:43:27.499: INFO: Done waiting for ruby-sample-build-tc-1: util.BuildResult{BuildPath:"build/ruby-sample-build-tc-1", BuildName:"ruby-sample-build-tc-1", StartBuildStdErr:"", StartBuildStdOut:"build/ruby-sample-build-tc-1", StartBuildErr:error(nil), BuildConfigName:"", Build:(*build.Build)(0xc42144b500), BuildAttempt:true, BuildSuccess:true, BuildFailure:false, BuildCancelled:false, BuildTimeout:false, LogDumper:(util.LogDumperFunc)(nil), Oc:(*util.CLI)(0xc420186780)} | |
with error: <nil> | |
Jul 9 13:43:27.499: INFO: Running 'oc get --config=/tmp/e2e-test-forcepull-j6f7q-user.kubeconfig --namespace=e2e-test-forcepull-j6f7q pods ruby-sample-build-tc-1-build -o jsonpath='{.spec.containers[0].imagePullPolicy}'' | |
[AfterEach] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/builds/forcepull.go:87 | |
Jul 9 13:43:27.774: INFO: Running 'oc delete --config=/home/yifan/tectonic-installer/yifan-test-cluster/generated/auth/kubeconfig --namespace=e2e-test-forcepull-j6f7q clusterrolebinding custombuildaccess-e2e-test-forcepull-j6f7q-user' | |
clusterrolebinding.rbac.authorization.k8s.io "custombuildaccess-e2e-test-forcepull-j6f7q-user" deleted | |
[AfterEach] [Feature:Builds] forcePull should affect pulling builder images | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/util/cli.go:72 | |
STEP: Deleting namespaces | |
Jul 9 13:43:28.158: INFO: namespace : e2e-test-forcepull-j6f7q api call to delete is complete | |
STEP: Waiting for namespaces to vanish | |
[AfterEach] [Feature:Builds] forcePull should affect pulling builder images | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:142 | |
Jul 9 13:43:34.194: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready | |
• [SLOW TEST:41.219 seconds] | |
[Feature:Builds] forcePull should affect pulling builder images | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/builds/forcepull.go:62 | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/builds/forcepull.go:66 | |
ForcePull test case execution custom [Suite:openshift/conformance/parallel] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/builds/forcepull.go:121 | |
------------------------------ | |
S | |
------------------------------ | |
[BeforeEach] [Top Level] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/util/test.go:51 | |
[BeforeEach] when using a plugin that isolates namespaces by default | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/networking/util.go:419 | |
Jul 9 13:43:34.449: INFO: Could not check network plugin name: exit status 1. Assuming a non-OpenShift plugin | |
Jul 9 13:43:34.449: INFO: This plugin does not isolate namespaces by default. | |
[AfterEach] when using a plugin that isolates namespaces by default | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:142 | |
Jul 9 13:43:34.450: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready | |
[AfterEach] when using a plugin that isolates namespaces by default | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:142 | |
Jul 9 13:43:34.450: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready | |
S [SKIPPING] in Spec Setup (BeforeEach) [0.225 seconds] | |
[Area:Networking] services | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/networking/services.go:10 | |
when using a plugin that isolates namespaces by default | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/networking/util.go:418 | |
should allow connections from pods in the default namespace to a service in another namespace on a different node [Suite:openshift/conformance/parallel] [BeforeEach] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/networking/services.go:60 | |
Jul 9 13:43:34.449: This plugin does not isolate namespaces by default. | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/util.go:296 | |
------------------------------ | |
SS | |
------------------------------ | |
[Feature:Builds][Conformance][valueFrom] process valueFrom in build strategy environment variables | |
should successfully resolve valueFrom in docker build environment variables [Suite:openshift/conformance/parallel] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/builds/valuefrom.go:83 | |
[BeforeEach] [Top Level] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/util/test.go:51 | |
[BeforeEach] [Feature:Builds][Conformance][valueFrom] process valueFrom in build strategy environment variables | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:141 | |
STEP: Creating a kubernetes client | |
Jul 9 13:42:53.097: INFO: >>> kubeConfig: /home/yifan/tectonic-installer/yifan-test-cluster/generated/auth/kubeconfig | |
[BeforeEach] [Feature:Builds][Conformance][valueFrom] process valueFrom in build strategy environment variables | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/util/cli.go:83 | |
Jul 9 13:42:55.119: INFO: configPath is now "/tmp/e2e-test-build-valuefrom-xlwwr-user.kubeconfig" | |
Jul 9 13:42:55.119: INFO: The user is now "e2e-test-build-valuefrom-xlwwr-user" | |
Jul 9 13:42:55.119: INFO: Creating project "e2e-test-build-valuefrom-xlwwr" | |
Jul 9 13:42:55.583: INFO: Waiting on permissions in project "e2e-test-build-valuefrom-xlwwr" ... | |
[BeforeEach] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/builds/valuefrom.go:27 | |
Jul 9 13:42:55.626: INFO: | |
got error on docker inspect fork/exec /bin/docker: no such file or directory | |
[JustBeforeEach] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/builds/valuefrom.go:38 | |
STEP: waiting for builder service account | |
STEP: waiting for openshift namespace imagestreams | |
Jul 9 13:42:55.785: INFO: Running scan #0 | |
Jul 9 13:42:55.785: INFO: Checking language ruby | |
Jul 9 13:42:55.834: INFO: Checking tag 2.2 | |
Jul 9 13:42:55.834: INFO: Checking tag 2.3 | |
Jul 9 13:42:55.834: INFO: Checking tag 2.4 | |
Jul 9 13:42:55.834: INFO: Checking tag 2.5 | |
Jul 9 13:42:55.834: INFO: Checking tag latest | |
Jul 9 13:42:55.834: INFO: Checking tag 2.0 | |
Jul 9 13:42:55.834: INFO: Checking language nodejs | |
Jul 9 13:42:55.876: INFO: Checking tag 4 | |
Jul 9 13:42:55.876: INFO: Checking tag 6 | |
Jul 9 13:42:55.876: INFO: Checking tag 8 | |
Jul 9 13:42:55.876: INFO: Checking tag 8-RHOAR | |
Jul 9 13:42:55.876: INFO: Checking tag latest | |
Jul 9 13:42:55.876: INFO: Checking tag 0.10 | |
Jul 9 13:42:55.876: INFO: Checking language perl | |
Jul 9 13:42:55.934: INFO: Checking tag 5.16 | |
Jul 9 13:42:55.934: INFO: Checking tag 5.20 | |
Jul 9 13:42:55.934: INFO: Checking tag 5.24 | |
Jul 9 13:42:55.934: INFO: Checking tag latest | |
Jul 9 13:42:55.934: INFO: Checking language php | |
Jul 9 13:42:55.977: INFO: Checking tag 5.5 | |
Jul 9 13:42:55.977: INFO: Checking tag 5.6 | |
Jul 9 13:42:55.977: INFO: Checking tag 7.0 | |
Jul 9 13:42:55.977: INFO: Checking tag 7.1 | |
Jul 9 13:42:55.977: INFO: Checking tag latest | |
Jul 9 13:42:55.977: INFO: Checking language python | |
Jul 9 13:42:56.052: INFO: Checking tag 2.7 | |
Jul 9 13:42:56.052: INFO: Checking tag 3.3 | |
Jul 9 13:42:56.052: INFO: Checking tag 3.4 | |
Jul 9 13:42:56.052: INFO: Checking tag 3.5 | |
Jul 9 13:42:56.052: INFO: Checking tag 3.6 | |
Jul 9 13:42:56.052: INFO: Checking tag latest | |
Jul 9 13:42:56.052: INFO: Checking language wildfly | |
Jul 9 13:42:56.098: INFO: ImageStream Error: &errors.StatusError{ErrStatus:v1.Status{TypeMeta:v1.TypeMeta{Kind:"", APIVersion:""}, ListMeta:v1.ListMeta{SelfLink:"", ResourceVersion:"", Continue:""}, Status:"Failure", Message:"imagestreams.image.openshift.io \"wildfly\" not found", Reason:"NotFound", Details:(*v1.StatusDetails)(0xc4214ff320), Code:404}} | |
Jul 9 13:42:56.098: INFO: Sleeping for 3 seconds | |
Jul 9 13:42:59.098: INFO: Running scan #1 | |
Jul 9 13:42:59.098: INFO: Checking language ruby | |
Jul 9 13:42:59.190: INFO: Checking tag 2.5 | |
Jul 9 13:42:59.190: INFO: Checking tag latest | |
Jul 9 13:42:59.190: INFO: Checking tag 2.0 | |
Jul 9 13:42:59.190: INFO: Checking tag 2.2 | |
Jul 9 13:42:59.190: INFO: Checking tag 2.3 | |
Jul 9 13:42:59.190: INFO: Checking tag 2.4 | |
Jul 9 13:42:59.190: INFO: Checking language nodejs | |
Jul 9 13:43:00.093: INFO: Checking tag 0.10 | |
Jul 9 13:43:00.093: INFO: Checking tag 4 | |
Jul 9 13:43:00.093: INFO: Checking tag 6 | |
Jul 9 13:43:00.093: INFO: Checking tag 8 | |
Jul 9 13:43:00.093: INFO: Checking tag 8-RHOAR | |
Jul 9 13:43:00.093: INFO: Checking tag latest | |
Jul 9 13:43:00.093: INFO: Checking language perl | |
Jul 9 13:43:00.132: INFO: Checking tag 5.16 | |
Jul 9 13:43:00.133: INFO: Checking tag 5.20 | |
Jul 9 13:43:00.133: INFO: Checking tag 5.24 | |
Jul 9 13:43:00.133: INFO: Checking tag latest | |
Jul 9 13:43:00.133: INFO: Checking language php | |
Jul 9 13:43:00.180: INFO: Checking tag 5.5 | |
Jul 9 13:43:00.180: INFO: Checking tag 5.6 | |
Jul 9 13:43:00.180: INFO: Checking tag 7.0 | |
Jul 9 13:43:00.180: INFO: Checking tag 7.1 | |
Jul 9 13:43:00.180: INFO: Checking tag latest | |
Jul 9 13:43:00.180: INFO: Checking language python | |
Jul 9 13:43:00.242: INFO: Checking tag 3.5 | |
Jul 9 13:43:00.242: INFO: Checking tag 3.6 | |
Jul 9 13:43:00.242: INFO: Checking tag latest | |
Jul 9 13:43:00.242: INFO: Checking tag 2.7 | |
Jul 9 13:43:00.242: INFO: Checking tag 3.3 | |
Jul 9 13:43:00.242: INFO: Checking tag 3.4 | |
Jul 9 13:43:00.242: INFO: Checking language wildfly | |
Jul 9 13:43:00.281: INFO: ImageStream Error: &errors.StatusError{ErrStatus:v1.Status{TypeMeta:v1.TypeMeta{Kind:"", APIVersion:""}, ListMeta:v1.ListMeta{SelfLink:"", ResourceVersion:"", Continue:""}, Status:"Failure", Message:"imagestreams.image.openshift.io \"wildfly\" not found", Reason:"NotFound", Details:(*v1.StatusDetails)(0xc42192a000), Code:404}} | |
Jul 9 13:43:00.281: INFO: Sleeping for 3 seconds | |
Jul 9 13:43:03.281: INFO: Running scan #2 | |
Jul 9 13:43:03.281: INFO: Checking language ruby | |
Jul 9 13:43:03.343: INFO: Checking tag latest | |
Jul 9 13:43:03.343: INFO: Checking tag 2.0 | |
Jul 9 13:43:03.343: INFO: Checking tag 2.2 | |
Jul 9 13:43:03.343: INFO: Checking tag 2.3 | |
Jul 9 13:43:03.343: INFO: Checking tag 2.4 | |
Jul 9 13:43:03.343: INFO: Checking tag 2.5 | |
Jul 9 13:43:03.343: INFO: Checking language nodejs | |
Jul 9 13:43:03.391: INFO: Checking tag 0.10 | |
Jul 9 13:43:03.391: INFO: Checking tag 4 | |
Jul 9 13:43:03.391: INFO: Checking tag 6 | |
Jul 9 13:43:03.391: INFO: Checking tag 8 | |
Jul 9 13:43:03.391: INFO: Checking tag 8-RHOAR | |
Jul 9 13:43:03.391: INFO: Checking tag latest | |
Jul 9 13:43:03.391: INFO: Checking language perl | |
Jul 9 13:43:03.430: INFO: Checking tag 5.16 | |
Jul 9 13:43:03.430: INFO: Checking tag 5.20 | |
Jul 9 13:43:03.430: INFO: Checking tag 5.24 | |
Jul 9 13:43:03.430: INFO: Checking tag latest | |
Jul 9 13:43:03.430: INFO: Checking language php | |
Jul 9 13:43:03.472: INFO: Checking tag 5.5 | |
Jul 9 13:43:03.472: INFO: Checking tag 5.6 | |
Jul 9 13:43:03.472: INFO: Checking tag 7.0 | |
Jul 9 13:43:03.472: INFO: Checking tag 7.1 | |
Jul 9 13:43:03.472: INFO: Checking tag latest | |
Jul 9 13:43:03.472: INFO: Checking language python | |
Jul 9 13:43:03.512: INFO: Checking tag 3.3 | |
Jul 9 13:43:03.512: INFO: Checking tag 3.4 | |
Jul 9 13:43:03.512: INFO: Checking tag 3.5 | |
Jul 9 13:43:03.512: INFO: Checking tag 3.6 | |
Jul 9 13:43:03.512: INFO: Checking tag latest | |
Jul 9 13:43:03.512: INFO: Checking tag 2.7 | |
Jul 9 13:43:03.512: INFO: Checking language wildfly | |
Jul 9 13:43:03.554: INFO: ImageStream Error: &errors.StatusError{ErrStatus:v1.Status{TypeMeta:v1.TypeMeta{Kind:"", APIVersion:""}, ListMeta:v1.ListMeta{SelfLink:"", ResourceVersion:"", Continue:""}, Status:"Failure", Message:"imagestreams.image.openshift.io \"wildfly\" not found", Reason:"NotFound", Details:(*v1.StatusDetails)(0xc422281440), Code:404}} | |
Jul 9 13:43:03.554: INFO: Sleeping for 3 seconds | |
Jul 9 13:43:06.554: INFO: Running scan #3 | |
Jul 9 13:43:06.554: INFO: Checking language ruby | |
Jul 9 13:43:06.604: INFO: Checking tag 2.0 | |
Jul 9 13:43:06.604: INFO: Checking tag 2.2 | |
Jul 9 13:43:06.604: INFO: Checking tag 2.3 | |
Jul 9 13:43:06.604: INFO: Checking tag 2.4 | |
Jul 9 13:43:06.604: INFO: Checking tag 2.5 | |
Jul 9 13:43:06.604: INFO: Checking tag latest | |
Jul 9 13:43:06.604: INFO: Checking language nodejs | |
Jul 9 13:43:06.654: INFO: Checking tag latest | |
Jul 9 13:43:06.654: INFO: Checking tag 0.10 | |
Jul 9 13:43:06.654: INFO: Checking tag 4 | |
Jul 9 13:43:06.654: INFO: Checking tag 6 | |
Jul 9 13:43:06.654: INFO: Checking tag 8 | |
Jul 9 13:43:06.654: INFO: Checking tag 8-RHOAR | |
Jul 9 13:43:06.654: INFO: Checking language perl | |
Jul 9 13:43:06.693: INFO: Checking tag 5.16 | |
Jul 9 13:43:06.693: INFO: Checking tag 5.20 | |
Jul 9 13:43:06.693: INFO: Checking tag 5.24 | |
Jul 9 13:43:06.693: INFO: Checking tag latest | |
Jul 9 13:43:06.693: INFO: Checking language php | |
Jul 9 13:43:06.744: INFO: Checking tag 5.6 | |
Jul 9 13:43:06.744: INFO: Checking tag 7.0 | |
Jul 9 13:43:06.744: INFO: Checking tag 7.1 | |
Jul 9 13:43:06.744: INFO: Checking tag latest | |
Jul 9 13:43:06.744: INFO: Checking tag 5.5 | |
Jul 9 13:43:06.744: INFO: Checking language python | |
Jul 9 13:43:06.783: INFO: Checking tag 2.7 | |
Jul 9 13:43:06.783: INFO: Checking tag 3.3 | |
Jul 9 13:43:06.783: INFO: Checking tag 3.4 | |
Jul 9 13:43:06.783: INFO: Checking tag 3.5 | |
Jul 9 13:43:06.783: INFO: Checking tag 3.6 | |
Jul 9 13:43:06.783: INFO: Checking tag latest | |
Jul 9 13:43:06.783: INFO: Checking language wildfly | |
Jul 9 13:43:06.828: INFO: ImageStream Error: &errors.StatusError{ErrStatus:v1.Status{TypeMeta:v1.TypeMeta{Kind:"", APIVersion:""}, ListMeta:v1.ListMeta{SelfLink:"", ResourceVersion:"", Continue:""}, Status:"Failure", Message:"imagestreams.image.openshift.io \"wildfly\" not found", Reason:"NotFound", Details:(*v1.StatusDetails)(0xc4210f64e0), Code:404}} | |
Jul 9 13:43:06.828: INFO: Sleeping for 3 seconds | |
Jul 9 13:43:09.828: INFO: Running scan #4 | |
Jul 9 13:43:09.828: INFO: Checking language ruby | |
Jul 9 13:43:09.872: INFO: Checking tag 2.2 | |
Jul 9 13:43:09.872: INFO: Checking tag 2.3 | |
Jul 9 13:43:09.872: INFO: Checking tag 2.4 | |
Jul 9 13:43:09.872: INFO: Checking tag 2.5 | |
Jul 9 13:43:09.872: INFO: Checking tag latest | |
Jul 9 13:43:09.872: INFO: Checking tag 2.0 | |
Jul 9 13:43:09.872: INFO: Checking language nodejs | |
Jul 9 13:43:09.922: INFO: Checking tag 4 | |
Jul 9 13:43:09.922: INFO: Checking tag 6 | |
Jul 9 13:43:09.922: INFO: Checking tag 8 | |
Jul 9 13:43:09.922: INFO: Checking tag 8-RHOAR | |
Jul 9 13:43:09.922: INFO: Checking tag latest | |
Jul 9 13:43:09.922: INFO: Checking tag 0.10 | |
Jul 9 13:43:09.922: INFO: Checking language perl | |
Jul 9 13:43:09.958: INFO: Checking tag 5.16 | |
Jul 9 13:43:09.958: INFO: Checking tag 5.20 | |
Jul 9 13:43:09.958: INFO: Checking tag 5.24 | |
Jul 9 13:43:09.958: INFO: Checking tag latest | |
Jul 9 13:43:09.958: INFO: Checking language php | |
Jul 9 13:43:10.000: INFO: Checking tag 7.0 | |
Jul 9 13:43:10.000: INFO: Checking tag 7.1 | |
Jul 9 13:43:10.000: INFO: Checking tag latest | |
Jul 9 13:43:10.000: INFO: Checking tag 5.5 | |
Jul 9 13:43:10.000: INFO: Checking tag 5.6 | |
Jul 9 13:43:10.000: INFO: Checking language python | |
Jul 9 13:43:10.077: INFO: Checking tag 3.6 | |
Jul 9 13:43:10.077: INFO: Checking tag latest | |
Jul 9 13:43:10.077: INFO: Checking tag 2.7 | |
Jul 9 13:43:10.077: INFO: Checking tag 3.3 | |
Jul 9 13:43:10.077: INFO: Checking tag 3.4 | |
Jul 9 13:43:10.077: INFO: Checking tag 3.5 | |
Jul 9 13:43:10.077: INFO: Checking language wildfly | |
Jul 9 13:43:10.124: INFO: ImageStream Error: &errors.StatusError{ErrStatus:v1.Status{TypeMeta:v1.TypeMeta{Kind:"", APIVersion:""}, ListMeta:v1.ListMeta{SelfLink:"", ResourceVersion:"", Continue:""}, Status:"Failure", Message:"imagestreams.image.openshift.io \"wildfly\" not found", Reason:"NotFound", Details:(*v1.StatusDetails)(0xc42170e000), Code:404}} | |
Jul 9 13:43:10.124: INFO: Sleeping for 3 seconds | |
Jul 9 13:43:13.124: INFO: Running scan #5 | |
Jul 9 13:43:13.124: INFO: Checking language ruby | |
Jul 9 13:43:13.300: INFO: Checking tag 2.0 | |
Jul 9 13:43:13.300: INFO: Checking tag 2.2 | |
Jul 9 13:43:13.300: INFO: Checking tag 2.3 | |
Jul 9 13:43:13.300: INFO: Checking tag 2.4 | |
Jul 9 13:43:13.300: INFO: Checking tag 2.5 | |
Jul 9 13:43:13.300: INFO: Checking tag latest | |
Jul 9 13:43:13.300: INFO: Checking language nodejs | |
Jul 9 13:43:13.343: INFO: Checking tag 8 | |
Jul 9 13:43:13.343: INFO: Checking tag 8-RHOAR | |
Jul 9 13:43:13.343: INFO: Checking tag latest | |
Jul 9 13:43:13.343: INFO: Checking tag 0.10 | |
Jul 9 13:43:13.343: INFO: Checking tag 4 | |
Jul 9 13:43:13.343: INFO: Checking tag 6 | |
Jul 9 13:43:13.343: INFO: Checking language perl | |
Jul 9 13:43:13.386: INFO: Checking tag 5.16 | |
Jul 9 13:43:13.386: INFO: Checking tag 5.20 | |
Jul 9 13:43:13.386: INFO: Checking tag 5.24 | |
Jul 9 13:43:13.386: INFO: Checking tag latest | |
Jul 9 13:43:13.386: INFO: Checking language php | |
Jul 9 13:43:13.427: INFO: Checking tag 5.5 | |
Jul 9 13:43:13.427: INFO: Checking tag 5.6 | |
Jul 9 13:43:13.427: INFO: Checking tag 7.0 | |
Jul 9 13:43:13.427: INFO: Checking tag 7.1 | |
Jul 9 13:43:13.427: INFO: Checking tag latest | |
Jul 9 13:43:13.427: INFO: Checking language python | |
Jul 9 13:43:13.469: INFO: Checking tag 3.6 | |
Jul 9 13:43:13.469: INFO: Checking tag latest | |
Jul 9 13:43:13.469: INFO: Checking tag 2.7 | |
Jul 9 13:43:13.469: INFO: Checking tag 3.3 | |
Jul 9 13:43:13.469: INFO: Checking tag 3.4 | |
Jul 9 13:43:13.469: INFO: Checking tag 3.5 | |
Jul 9 13:43:13.469: INFO: Checking language wildfly | |
Jul 9 13:43:13.506: INFO: ImageStream Error: &errors.StatusError{ErrStatus:v1.Status{TypeMeta:v1.TypeMeta{Kind:"", APIVersion:""}, ListMeta:v1.ListMeta{SelfLink:"", ResourceVersion:"", Continue:""}, Status:"Failure", Message:"imagestreams.image.openshift.io \"wildfly\" not found", Reason:"NotFound", Details:(*v1.StatusDetails)(0xc4214f3560), Code:404}} | |
Jul 9 13:43:13.506: INFO: Sleeping for 3 seconds | |
Jul 9 13:43:16.506: INFO: Running scan #6 | |
Jul 9 13:43:16.506: INFO: Checking language ruby | |
Jul 9 13:43:16.544: INFO: Checking tag 2.0 | |
Jul 9 13:43:16.544: INFO: Checking tag 2.2 | |
Jul 9 13:43:16.544: INFO: Checking tag 2.3 | |
Jul 9 13:43:16.544: INFO: Checking tag 2.4 | |
Jul 9 13:43:16.544: INFO: Checking tag 2.5 | |
Jul 9 13:43:16.544: INFO: Checking tag latest | |
Jul 9 13:43:16.544: INFO: Checking language nodejs | |
Jul 9 13:43:16.587: INFO: Checking tag 8 | |
Jul 9 13:43:16.587: INFO: Checking tag 8-RHOAR | |
Jul 9 13:43:16.587: INFO: Checking tag latest | |
Jul 9 13:43:16.587: INFO: Checking tag 0.10 | |
Jul 9 13:43:16.587: INFO: Checking tag 4 | |
Jul 9 13:43:16.587: INFO: Checking tag 6 | |
Jul 9 13:43:16.587: INFO: Checking language perl | |
Jul 9 13:43:16.633: INFO: Checking tag 5.16 | |
Jul 9 13:43:16.633: INFO: Checking tag 5.20 | |
Jul 9 13:43:16.633: INFO: Checking tag 5.24 | |
Jul 9 13:43:16.633: INFO: Checking tag latest | |
Jul 9 13:43:16.633: INFO: Checking language php | |
Jul 9 13:43:16.677: INFO: Checking tag 5.6 | |
Jul 9 13:43:16.677: INFO: Checking tag 7.0 | |
Jul 9 13:43:16.677: INFO: Checking tag 7.1 | |
Jul 9 13:43:16.677: INFO: Checking tag latest | |
Jul 9 13:43:16.677: INFO: Checking tag 5.5 | |
Jul 9 13:43:16.677: INFO: Checking language python | |
Jul 9 13:43:16.716: INFO: Checking tag 3.4 | |
Jul 9 13:43:16.716: INFO: Checking tag 3.5 | |
Jul 9 13:43:16.716: INFO: Checking tag 3.6 | |
Jul 9 13:43:16.716: INFO: Checking tag latest | |
Jul 9 13:43:16.716: INFO: Checking tag 2.7 | |
Jul 9 13:43:16.716: INFO: Checking tag 3.3 | |
Jul 9 13:43:16.716: INFO: Checking language wildfly | |
Jul 9 13:43:16.758: INFO: ImageStream Error: &errors.StatusError{ErrStatus:v1.Status{TypeMeta:v1.TypeMeta{Kind:"", APIVersion:""}, ListMeta:v1.ListMeta{SelfLink:"", ResourceVersion:"", Continue:""}, Status:"Failure", Message:"imagestreams.image.openshift.io \"wildfly\" not found", Reason:"NotFound", Details:(*v1.StatusDetails)(0xc421662600), Code:404}} | |
Jul 9 13:43:16.758: INFO: Sleeping for 3 seconds | |
Jul 9 13:43:19.758: INFO: Running scan #7 | |
Jul 9 13:43:19.758: INFO: Checking language ruby | |
Jul 9 13:43:19.799: INFO: Checking tag latest | |
Jul 9 13:43:19.799: INFO: Checking tag 2.0 | |
Jul 9 13:43:19.799: INFO: Checking tag 2.2 | |
Jul 9 13:43:19.799: INFO: Checking tag 2.3 | |
Jul 9 13:43:19.799: INFO: Checking tag 2.4 | |
Jul 9 13:43:19.799: INFO: Checking tag 2.5 | |
Jul 9 13:43:19.799: INFO: Checking language nodejs | |
Jul 9 13:43:19.840: INFO: Checking tag 0.10 | |
Jul 9 13:43:19.840: INFO: Checking tag 4 | |
Jul 9 13:43:19.840: INFO: Checking tag 6 | |
Jul 9 13:43:19.840: INFO: Checking tag 8 | |
Jul 9 13:43:19.840: INFO: Checking tag 8-RHOAR | |
Jul 9 13:43:19.840: INFO: Checking tag latest | |
Jul 9 13:43:19.840: INFO: Checking language perl | |
Jul 9 13:43:19.898: INFO: Checking tag 5.16 | |
Jul 9 13:43:19.898: INFO: Checking tag 5.20 | |
Jul 9 13:43:19.898: INFO: Checking tag 5.24 | |
Jul 9 13:43:19.898: INFO: Checking tag latest | |
Jul 9 13:43:19.898: INFO: Checking language php | |
Jul 9 13:43:19.942: INFO: Checking tag 7.1 | |
Jul 9 13:43:19.942: INFO: Checking tag latest | |
Jul 9 13:43:19.942: INFO: Checking tag 5.5 | |
Jul 9 13:43:19.942: INFO: Checking tag 5.6 | |
Jul 9 13:43:19.942: INFO: Checking tag 7.0 | |
Jul 9 13:43:19.942: INFO: Checking language python | |
Jul 9 13:43:19.983: INFO: Checking tag 2.7 | |
Jul 9 13:43:19.983: INFO: Checking tag 3.3 | |
Jul 9 13:43:19.983: INFO: Checking tag 3.4 | |
Jul 9 13:43:19.984: INFO: Checking tag 3.5 | |
Jul 9 13:43:19.984: INFO: Checking tag 3.6 | |
Jul 9 13:43:19.984: INFO: Checking tag latest | |
Jul 9 13:43:19.984: INFO: Checking language wildfly | |
Jul 9 13:43:20.021: INFO: ImageStream Error: &errors.StatusError{ErrStatus:v1.Status{TypeMeta:v1.TypeMeta{Kind:"", APIVersion:""}, ListMeta:v1.ListMeta{SelfLink:"", ResourceVersion:"", Continue:""}, Status:"Failure", Message:"imagestreams.image.openshift.io \"wildfly\" not found", Reason:"NotFound", Details:(*v1.StatusDetails)(0xc4218437a0), Code:404}} | |
Jul 9 13:43:20.021: INFO: Sleeping for 3 seconds | |
Jul 9 13:43:23.021: INFO: Running scan #8 | |
Jul 9 13:43:23.021: INFO: Checking language ruby | |
Jul 9 13:43:23.063: INFO: Checking tag 2.0 | |
Jul 9 13:43:23.063: INFO: Checking tag 2.2 | |
Jul 9 13:43:23.063: INFO: Checking tag 2.3 | |
Jul 9 13:43:23.063: INFO: Checking tag 2.4 | |
Jul 9 13:43:23.063: INFO: Checking tag 2.5 | |
Jul 9 13:43:23.063: INFO: Checking tag latest | |
Jul 9 13:43:23.063: INFO: Checking language nodejs | |
Jul 9 13:43:23.109: INFO: Checking tag 8-RHOAR | |
Jul 9 13:43:23.109: INFO: Checking tag latest | |
Jul 9 13:43:23.109: INFO: Checking tag 0.10 | |
Jul 9 13:43:23.109: INFO: Checking tag 4 | |
Jul 9 13:43:23.109: INFO: Checking tag 6 | |
Jul 9 13:43:23.109: INFO: Checking tag 8 | |
Jul 9 13:43:23.109: INFO: Checking language perl | |
Jul 9 13:43:23.192: INFO: Checking tag 5.16 | |
Jul 9 13:43:23.192: INFO: Checking tag 5.20 | |
Jul 9 13:43:23.192: INFO: Checking tag 5.24 | |
Jul 9 13:43:23.192: INFO: Checking tag latest | |
Jul 9 13:43:23.192: INFO: Checking language php | |
Jul 9 13:43:23.232: INFO: Checking tag 5.6 | |
Jul 9 13:43:23.232: INFO: Checking tag 7.0 | |
Jul 9 13:43:23.232: INFO: Checking tag 7.1 | |
Jul 9 13:43:23.232: INFO: Checking tag latest | |
Jul 9 13:43:23.232: INFO: Checking tag 5.5 | |
Jul 9 13:43:23.232: INFO: Checking language python | |
Jul 9 13:43:23.274: INFO: Checking tag 2.7 | |
Jul 9 13:43:23.274: INFO: Checking tag 3.3 | |
Jul 9 13:43:23.274: INFO: Checking tag 3.4 | |
Jul 9 13:43:23.274: INFO: Checking tag 3.5 | |
Jul 9 13:43:23.274: INFO: Checking tag 3.6 | |
Jul 9 13:43:23.274: INFO: Checking tag latest | |
Jul 9 13:43:23.274: INFO: Checking language wildfly | |
Jul 9 13:43:23.319: INFO: ImageStream Error: &errors.StatusError{ErrStatus:v1.Status{TypeMeta:v1.TypeMeta{Kind:"", APIVersion:""}, ListMeta:v1.ListMeta{SelfLink:"", ResourceVersion:"", Continue:""}, Status:"Failure", Message:"imagestreams.image.openshift.io \"wildfly\" not found", Reason:"NotFound", Details:(*v1.StatusDetails)(0xc421843860), Code:404}} | |
Jul 9 13:43:23.319: INFO: Sleeping for 3 seconds | |
Jul 9 13:43:26.319: INFO: Running scan #9 | |
Jul 9 13:43:26.319: INFO: Checking language ruby | |
Jul 9 13:43:26.360: INFO: Checking tag 2.3 | |
Jul 9 13:43:26.360: INFO: Checking tag 2.4 | |
Jul 9 13:43:26.360: INFO: Checking tag 2.5 | |
Jul 9 13:43:26.360: INFO: Checking tag latest | |
Jul 9 13:43:26.361: INFO: Checking tag 2.0 | |
Jul 9 13:43:26.361: INFO: Checking tag 2.2 | |
Jul 9 13:43:26.361: INFO: Checking language nodejs | |
Jul 9 13:43:26.404: INFO: Checking tag 0.10 | |
Jul 9 13:43:26.404: INFO: Checking tag 4 | |
Jul 9 13:43:26.404: INFO: Checking tag 6 | |
Jul 9 13:43:26.404: INFO: Checking tag 8 | |
Jul 9 13:43:26.404: INFO: Checking tag 8-RHOAR | |
Jul 9 13:43:26.404: INFO: Checking tag latest | |
Jul 9 13:43:26.404: INFO: Checking language perl | |
Jul 9 13:43:26.443: INFO: Checking tag 5.24 | |
Jul 9 13:43:26.443: INFO: Checking tag latest | |
Jul 9 13:43:26.443: INFO: Checking tag 5.16 | |
Jul 9 13:43:26.443: INFO: Checking tag 5.20 | |
Jul 9 13:43:26.443: INFO: Checking language php | |
Jul 9 13:43:26.492: INFO: Checking tag 5.5 | |
Jul 9 13:43:26.492: INFO: Checking tag 5.6 | |
Jul 9 13:43:26.492: INFO: Checking tag 7.0 | |
Jul 9 13:43:26.492: INFO: Checking tag 7.1 | |
Jul 9 13:43:26.492: INFO: Checking tag latest | |
Jul 9 13:43:26.492: INFO: Checking language python | |
Jul 9 13:43:26.532: INFO: Checking tag 2.7 | |
Jul 9 13:43:26.532: INFO: Checking tag 3.3 | |
Jul 9 13:43:26.532: INFO: Checking tag 3.4 | |
Jul 9 13:43:26.532: INFO: Checking tag 3.5 | |
Jul 9 13:43:26.532: INFO: Checking tag 3.6 | |
Jul 9 13:43:26.532: INFO: Checking tag latest | |
Jul 9 13:43:26.532: INFO: Checking language wildfly | |
Jul 9 13:43:26.608: INFO: ImageStream Error: &errors.StatusError{ErrStatus:v1.Status{TypeMeta:v1.TypeMeta{Kind:"", APIVersion:""}, ListMeta:v1.ListMeta{SelfLink:"", ResourceVersion:"", Continue:""}, Status:"Failure", Message:"imagestreams.image.openshift.io \"wildfly\" not found", Reason:"NotFound", Details:(*v1.StatusDetails)(0xc4215be540), Code:404}} | |
Jul 9 13:43:26.608: INFO: Sleeping for 3 seconds | |
Jul 9 13:43:29.608: INFO: Running 'oc get --config=/home/yifan/tectonic-installer/yifan-test-cluster/generated/auth/kubeconfig --namespace=e2e-test-build-valuefrom-xlwwr is -n openshift -o yaml --config /home/yifan/tectonic-installer/yifan-test-cluster/generated/auth/kubeconfig' | |
Jul 9 13:43:30.081: INFO: | |
imagestreams in openshift namespace: | |
apiVersion: v1 | |
items: | |
- apiVersion: image.openshift.io/v1 | |
kind: ImageStream | |
metadata: | |
annotations: | |
openshift.io/display-name: Apache HTTP Server (httpd) | |
openshift.io/image.dockerRepositoryCheck: 2018-07-09T20:42:10Z | |
creationTimestamp: 2018-07-09T20:42:09Z | |
generation: 2 | |
name: httpd | |
namespace: openshift | |
resourceVersion: "5290" | |
selfLink: /apis/image.openshift.io/v1/namespaces/openshift/imagestreams/httpd | |
uid: 8cc1f53d-83b8-11e8-aa51-0af96768d57e | |
spec: | |
lookupPolicy: | |
local: false | |
tags: | |
- annotations: | |
description: Build and serve static content via Apache HTTP Server (httpd) | |
2.4 on RHEL 7. For more information about using this builder image, including | |
OpenShift considerations, see https://github.com/sclorg/httpd-container/blob/master/2.4/README.md. | |
iconClass: icon-apache | |
openshift.io/display-name: Apache HTTP Server 2.4 | |
openshift.io/provider-display-name: Red Hat, Inc. | |
sampleRepo: https://github.com/openshift/httpd-ex.git | |
supports: httpd | |
tags: builder,httpd | |
version: "2.4" | |
from: | |
kind: DockerImage | |
name: registry.access.redhat.com/rhscl/httpd-24-rhel7 | |
generation: 2 | |
importPolicy: {} | |
name: "2.4" | |
referencePolicy: | |
type: Local | |
- annotations: | |
description: |- | |
Build and serve static content via Apache HTTP Server (httpd) on RHEL 7. For more information about using this builder image, including OpenShift considerations, see https://github.com/sclorg/httpd-container/blob/master/2.4/README.md. | |
WARNING: By selecting this tag, your application will automatically update to use the latest version of Httpd available on OpenShift, including major versions updates. | |
iconClass: icon-apache | |
openshift.io/display-name: Apache HTTP Server (Latest) | |
openshift.io/provider-display-name: Red Hat, Inc. | |
sampleRepo: https://github.com/openshift/httpd-ex.git | |
supports: httpd | |
tags: builder,httpd | |
from: | |
kind: ImageStreamTag | |
name: "2.4" | |
generation: 1 | |
importPolicy: {} | |
name: latest | |
referencePolicy: | |
type: Local | |
status: | |
dockerImageRepository: docker-registry.default.svc:5000/openshift/httpd | |
tags: | |
- items: | |
- created: 2018-07-09T20:42:10Z | |
dockerImageReference: registry.access.redhat.com/rhscl/httpd-24-rhel7@sha256:f2eb14673f0c59940a7020a0903f71cd8f40056acbc27d2de084f9c05c8ffbaf | |
generation: 2 | |
image: sha256:f2eb14673f0c59940a7020a0903f71cd8f40056acbc27d2de084f9c05c8ffbaf | |
tag: "2.4" | |
- items: | |
- created: 2018-07-09T20:42:10Z | |
dockerImageReference: registry.access.redhat.com/rhscl/httpd-24-rhel7@sha256:f2eb14673f0c59940a7020a0903f71cd8f40056acbc27d2de084f9c05c8ffbaf | |
generation: 2 | |
image: sha256:f2eb14673f0c59940a7020a0903f71cd8f40056acbc27d2de084f9c05c8ffbaf | |
tag: latest | |
- apiVersion: image.openshift.io/v1 | |
kind: ImageStream | |
metadata: | |
annotations: | |
openshift.io/display-name: Jenkins | |
openshift.io/image.dockerRepositoryCheck: 2018-07-09T20:42:10Z | |
creationTimestamp: 2018-07-09T20:42:09Z | |
generation: 2 | |
name: jenkins | |
namespace: openshift | |
resourceVersion: "5296" | |
selfLink: /apis/image.openshift.io/v1/namespaces/openshift/imagestreams/jenkins | |
uid: 8ccabdcb-83b8-11e8-aa51-0af96768d57e | |
spec: | |
lookupPolicy: | |
local: false | |
tags: | |
- annotations: | |
description: Provides a Jenkins 1.X server on RHEL 7. For more information | |
about using this container image, including OpenShift considerations, see | |
https://github.com/openshift/jenkins/blob/master/README.md. | |
iconClass: icon-jenkins | |
openshift.io/display-name: Jenkins 1.X | |
openshift.io/provider-display-name: Red Hat, Inc. | |
tags: hidden,jenkins | |
version: 1.x | |
from: | |
kind: DockerImage | |
name: registry.access.redhat.com/openshift3/jenkins-1-rhel7:latest | |
generation: 2 | |
importPolicy: {} | |
name: "1" | |
referencePolicy: | |
type: Local | |
- annotations: | |
description: Provides a Jenkins 2.X server on RHEL 7. For more information | |
about using this container image, including OpenShift considerations, see | |
https://github.com/openshift/jenkins/blob/master/README.md. | |
iconClass: icon-jenkins | |
openshift.io/display-name: Jenkins 2.X | |
openshift.io/provider-display-name: Red Hat, Inc. | |
tags: jenkins | |
version: 2.x | |
from: | |
kind: DockerImage | |
name: registry.access.redhat.com/openshift3/jenkins-2-rhel7:v3.10 | |
generation: 2 | |
importPolicy: {} | |
name: "2" | |
referencePolicy: | |
type: Local | |
- annotations: | |
description: |- | |
Provides a Jenkins server on RHEL 7. For more information about using this container image, including OpenShift considerations, see https://github.com/openshift/jenkins/blob/master/README.md. | |
WARNING: By selecting this tag, your application will automatically update to use the latest version of Jenkins available on OpenShift, including major versions updates. | |
iconClass: icon-jenkins | |
openshift.io/display-name: Jenkins (Latest) | |
openshift.io/provider-display-name: Red Hat, Inc. | |
tags: jenkins | |
from: | |
kind: ImageStreamTag | |
name: "2" | |
generation: 1 | |
importPolicy: {} | |
name: latest | |
referencePolicy: | |
type: Local | |
status: | |
dockerImageRepository: docker-registry.default.svc:5000/openshift/jenkins | |
tags: | |
- items: | |
- created: 2018-07-09T20:42:10Z | |
dockerImageReference: registry.access.redhat.com/openshift3/jenkins-1-rhel7@sha256:c78d9d1671fbfe9bd1575f6fc96323fbc73fda5e32125fd275a4b986573764e7 | |
generation: 2 | |
image: sha256:c78d9d1671fbfe9bd1575f6fc96323fbc73fda5e32125fd275a4b986573764e7 | |
tag: "1" | |
- conditions: | |
- generation: 2 | |
lastTransitionTime: 2018-07-09T20:42:10Z | |
message: 'Internal error occurred: error parsing HTTP 404 response body: invalid | |
character ''F'' looking for beginning of value: "File not found.\""' | |
reason: InternalError | |
status: "False" | |
type: ImportSuccess | |
items: null | |
tag: "2" | |
- apiVersion: image.openshift.io/v1 | |
kind: ImageStream | |
metadata: | |
annotations: | |
openshift.io/display-name: MariaDB | |
openshift.io/image.dockerRepositoryCheck: 2018-07-09T20:42:11Z | |
creationTimestamp: 2018-07-09T20:42:10Z | |
generation: 2 | |
name: mariadb | |
namespace: openshift | |
resourceVersion: "5305" | |
selfLink: /apis/image.openshift.io/v1/namespaces/openshift/imagestreams/mariadb | |
uid: 8d42b439-83b8-11e8-aa51-0af96768d57e | |
spec: | |
lookupPolicy: | |
local: false | |
tags: | |
- annotations: | |
description: Provides a MariaDB 10.1 database on RHEL 7. For more information | |
about using this database image, including OpenShift considerations, see | |
https://github.com/sclorg/mariadb-container/tree/master/10.1/README.md. | |
iconClass: icon-mariadb | |
openshift.io/display-name: MariaDB 10.1 | |
openshift.io/provider-display-name: Red Hat, Inc. | |
tags: database,mariadb | |
version: "10.1" | |
from: | |
kind: DockerImage | |
name: registry.access.redhat.com/rhscl/mariadb-101-rhel7:latest | |
generation: 2 | |
importPolicy: {} | |
name: "10.1" | |
referencePolicy: | |
type: Local | |
- annotations: | |
description: Provides a MariaDB 10.2 database on RHEL 7. For more information | |
about using this database image, including OpenShift considerations, see | |
https://github.com/sclorg/mariadb-container/tree/master/10.2/README.md. | |
iconClass: icon-mariadb | |
openshift.io/display-name: MariaDB 10.2 | |
openshift.io/provider-display-name: Red Hat, Inc. | |
tags: database,mariadb | |
version: "10.2" | |
from: | |
kind: DockerImage | |
name: registry.access.redhat.com/rhscl/mariadb-102-rhel7:latest | |
generation: 2 | |
importPolicy: {} | |
name: "10.2" | |
referencePolicy: | |
type: Local | |
- annotations: | |
description: |- | |
Provides a MariaDB database on RHEL 7. For more information about using this database image, including OpenShift considerations, see https://github.com/sclorg/mariadb-container/tree/master/10.2/README.md. | |
WARNING: By selecting this tag, your application will automatically update to use the latest version of MariaDB available on OpenShift, including major versions updates. | |
iconClass: icon-mariadb | |
openshift.io/display-name: MariaDB (Latest) | |
openshift.io/provider-display-name: Red Hat, Inc. | |
tags: database,mariadb | |
from: | |
kind: ImageStreamTag | |
name: "10.2" | |
generation: 1 | |
importPolicy: {} | |
name: latest | |
referencePolicy: | |
type: Local | |
status: | |
dockerImageRepository: docker-registry.default.svc:5000/openshift/mariadb | |
tags: | |
- items: | |
- created: 2018-07-09T20:42:11Z | |
dockerImageReference: registry.access.redhat.com/rhscl/mariadb-101-rhel7@sha256:788e3c772d83d72e80918added881a60eb0ff2182027fcf1ff9a32807a5a6b13 | |
generation: 2 | |
image: sha256:788e3c772d83d72e80918added881a60eb0ff2182027fcf1ff9a32807a5a6b13 | |
tag: "10.1" | |
- items: | |
- created: 2018-07-09T20:42:11Z | |
dockerImageReference: registry.access.redhat.com/rhscl/mariadb-102-rhel7@sha256:c1561618055f92cd00957fcc647e819737f51f7bc4d48918b3c366280fcc7059 | |
generation: 2 | |
image: sha256:c1561618055f92cd00957fcc647e819737f51f7bc4d48918b3c366280fcc7059 | |
tag: "10.2" | |
- items: | |
- created: 2018-07-09T20:42:11Z | |
dockerImageReference: registry.access.redhat.com/rhscl/mariadb-102-rhel7@sha256:c1561618055f92cd00957fcc647e819737f51f7bc4d48918b3c366280fcc7059 | |
generation: 2 | |
image: sha256:c1561618055f92cd00957fcc647e819737f51f7bc4d48918b3c366280fcc7059 | |
tag: latest | |
- apiVersion: image.openshift.io/v1 | |
kind: ImageStream | |
metadata: | |
annotations: | |
openshift.io/display-name: MongoDB | |
openshift.io/image.dockerRepositoryCheck: 2018-07-09T20:42:13Z | |
creationTimestamp: 2018-07-09T20:42:10Z | |
generation: 2 | |
name: mongodb | |
namespace: openshift | |
resourceVersion: "5321" | |
selfLink: /apis/image.openshift.io/v1/namespaces/openshift/imagestreams/mongodb | |
uid: 8d541526-83b8-11e8-aa51-0af96768d57e | |
spec: | |
lookupPolicy: | |
local: false | |
tags: | |
- annotations: | |
description: Provides a MongoDB 2.4 database on RHEL 7. For more information | |
about using this database image, including OpenShift considerations, see | |
https://github.com/sclorg/mongodb-container/tree/master/2.4/README.md. | |
iconClass: icon-mongodb | |
openshift.io/display-name: MongoDB 2.4 | |
openshift.io/provider-display-name: Red Hat, Inc. | |
tags: hidden,mongodb | |
version: "2.4" | |
from: | |
kind: DockerImage | |
name: registry.access.redhat.com/openshift3/mongodb-24-rhel7:latest | |
generation: 2 | |
importPolicy: {} | |
name: "2.4" | |
referencePolicy: | |
type: Local | |
- annotations: | |
description: Provides a MongoDB 2.6 database on RHEL 7. For more information | |
about using this database image, including OpenShift considerations, see | |
https://github.com/sclorg/mongodb-container/tree/master/2.6/README.md. | |
iconClass: icon-mongodb | |
openshift.io/display-name: MongoDB 2.6 | |
openshift.io/provider-display-name: Red Hat, Inc. | |
tags: hidden,database,mongodb | |
version: "2.6" | |
from: | |
kind: DockerImage | |
name: registry.access.redhat.com/rhscl/mongodb-26-rhel7:latest | |
generation: 2 | |
importPolicy: {} | |
name: "2.6" | |
referencePolicy: | |
type: Local | |
- annotations: | |
description: Provides a MongoDB 3.2 database on RHEL 7. For more information | |
about using this database image, including OpenShift considerations, see | |
https://github.com/sclorg/mongodb-container/tree/master/3.2/README.md. | |
iconClass: icon-mongodb | |
openshift.io/display-name: MongoDB 3.2 | |
openshift.io/provider-display-name: Red Hat, Inc. | |
tags: database,mongodb | |
version: "3.2" | |
from: | |
kind: DockerImage | |
name: registry.access.redhat.com/rhscl/mongodb-32-rhel7:latest | |
generation: 2 | |
importPolicy: {} | |
name: "3.2" | |
referencePolicy: | |
type: Local | |
- annotations: | |
description: Provides a MongoDB 3.4 database on RHEL 7. For more information | |
about using this database image, including OpenShift considerations, see | |
https://github.com/sclorg/mongodb-container/tree/master/3.4/README.md. | |
iconClass: icon-mongodb | |
openshift.io/display-name: MongoDB 3.4 | |
openshift.io/provider-display-name: Red Hat, Inc. | |
tags: database,mongodb | |
version: "3.4" | |
from: | |
kind: DockerImage | |
name: registry.access.redhat.com/rhscl/mongodb-34-rhel7:latest | |
generation: 2 | |
importPolicy: {} | |
name: "3.4" | |
referencePolicy: | |
type: Local | |
- annotations: | |
description: |- | |
Provides a MongoDB database on RHEL 7. For more information about using this database image, including OpenShift considerations, see https://github.com/sclorg/mongodb-container/tree/master/3.4/README.md. | |
WARNING: By selecting this tag, your application will automatically update to use the latest version of MongoDB available on OpenShift, including major versions updates. | |
iconClass: icon-mongodb | |
openshift.io/display-name: MongoDB (Latest) | |
openshift.io/provider-display-name: Red Hat, Inc. | |
tags: mongodb | |
from: | |
kind: ImageStreamTag | |
name: "3.4" | |
generation: 1 | |
importPolicy: {} | |
name: latest | |
referencePolicy: | |
type: Local | |
status: | |
dockerImageRepository: docker-registry.default.svc:5000/openshift/mongodb | |
tags: | |
- items: | |
- created: 2018-07-09T20:42:13Z | |
dockerImageReference: registry.access.redhat.com/openshift3/mongodb-24-rhel7@sha256:7babd08134fe2f430c305ac26fd55b791badd3cf5f1e6e8a0d4b5ce64d13a3df | |
generation: 2 | |
image: sha256:7babd08134fe2f430c305ac26fd55b791badd3cf5f1e6e8a0d4b5ce64d13a3df | |
tag: "2.4" | |
- items: | |
- created: 2018-07-09T20:42:13Z | |
dockerImageReference: registry.access.redhat.com/rhscl/mongodb-26-rhel7@sha256:f00afec20e276facbb081afd178bf5743891bca1f533538b032d2a9e2a831cc4 | |
generation: 2 | |
image: sha256:f00afec20e276facbb081afd178bf5743891bca1f533538b032d2a9e2a831cc4 | |
tag: "2.6" | |
- items: | |
- created: 2018-07-09T20:42:13Z | |
dockerImageReference: registry.access.redhat.com/rhscl/mongodb-32-rhel7@sha256:8406be3718900902e3668457e43c7ae4c967d1f5720788af41e3d0fadd099ca1 | |
generation: 2 | |
image: sha256:8406be3718900902e3668457e43c7ae4c967d1f5720788af41e3d0fadd099ca1 | |
tag: "3.2" | |
- items: | |
- created: 2018-07-09T20:42:13Z | |
dockerImageReference: registry.access.redhat.com/rhscl/mongodb-34-rhel7@sha256:896482969cd659b419bc444c153a74d11820655c7ed19b5094b8eb041f0065d6 | |
generation: 2 | |
image: sha256:896482969cd659b419bc444c153a74d11820655c7ed19b5094b8eb041f0065d6 | |
tag: "3.4" | |
- items: | |
- created: 2018-07-09T20:42:13Z | |
dockerImageReference: registry.access.redhat.com/rhscl/mongodb-34-rhel7@sha256:896482969cd659b419bc444c153a74d11820655c7ed19b5094b8eb041f0065d6 | |
generation: 2 | |
image: sha256:896482969cd659b419bc444c153a74d11820655c7ed19b5094b8eb041f0065d6 | |
tag: latest | |
- apiVersion: image.openshift.io/v1 | |
kind: ImageStream | |
metadata: | |
annotations: | |
openshift.io/display-name: MySQL | |
openshift.io/image.dockerRepositoryCheck: 2018-07-09T20:42:12Z | |
creationTimestamp: 2018-07-09T20:42:10Z | |
generation: 2 | |
name: mysql | |
namespace: openshift | |
resourceVersion: "5311" | |
selfLink: /apis/image.openshift.io/v1/namespaces/openshift/imagestreams/mysql | |
uid: 8d94567f-83b8-11e8-aa51-0af96768d57e | |
spec: | |
lookupPolicy: | |
local: false | |
tags: | |
- annotations: | |
description: Provides a MySQL 5.5 database on RHEL 7. For more information | |
about using this database image, including OpenShift considerations, see | |
https://github.com/sclorg/mysql-container/tree/master/5.5/README.md. | |
iconClass: icon-mysql-database | |
openshift.io/display-name: MySQL 5.5 | |
openshift.io/provider-display-name: Red Hat, Inc. | |
tags: hidden,mysql | |
version: "5.5" | |
from: | |
kind: DockerImage | |
name: registry.access.redhat.com/openshift3/mysql-55-rhel7:latest | |
generation: 2 | |
importPolicy: {} | |
name: "5.5" | |
referencePolicy: | |
type: Local | |
- annotations: | |
description: Provides a MySQL 5.6 database on RHEL 7. For more information | |
about using this database image, including OpenShift considerations, see | |
https://github.com/sclorg/mysql-container/tree/master/5.6/README.md. | |
iconClass: icon-mysql-database | |
openshift.io/display-name: MySQL 5.6 | |
openshift.io/provider-display-name: Red Hat, Inc. | |
tags: hidden,mysql | |
version: "5.6" | |
from: | |
kind: DockerImage | |
name: registry.access.redhat.com/rhscl/mysql-56-rhel7:latest | |
generation: 2 | |
importPolicy: {} | |
name: "5.6" | |
referencePolicy: | |
type: Local | |
- annotations: | |
description: Provides a MySQL 5.7 database on RHEL 7. For more information | |
about using this database image, including OpenShift considerations, see | |
https://github.com/sclorg/mysql-container/tree/master/5.7/README.md. | |
iconClass: icon-mysql-database | |
openshift.io/display-name: MySQL 5.7 | |
openshift.io/provider-display-name: Red Hat, Inc. | |
tags: mysql | |
version: "5.7" | |
from: | |
kind: DockerImage | |
name: registry.access.redhat.com/rhscl/mysql-57-rhel7:latest | |
generation: 2 | |
importPolicy: {} | |
name: "5.7" | |
referencePolicy: | |
type: Local | |
- annotations: | |
description: |- | |
Provides a MySQL database on RHEL 7. For more information about using this database image, including OpenShift considerations, see https://github.com/sclorg/mysql-container/tree/master/5.6/README.md. | |
WARNING: By selecting this tag, your application will automatically update to use the latest version of MySQL available on OpenShift, including major versions updates. | |
iconClass: icon-mysql-database | |
openshift.io/display-name: MySQL (Latest) | |
openshift.io/provider-display-name: Red Hat, Inc. | |
tags: mysql | |
from: | |
kind: ImageStreamTag | |
name: "5.7" | |
generation: 1 | |
importPolicy: {} | |
name: latest | |
referencePolicy: | |
type: Local | |
status: | |
dockerImageRepository: docker-registry.default.svc:5000/openshift/mysql | |
tags: | |
- items: | |
- created: 2018-07-09T20:42:12Z | |
dockerImageReference: registry.access.redhat.com/openshift3/mysql-55-rhel7@sha256:3771bc829263c621f2fe79aca2909eca474c2b1f43133690ca4d3c28473128b9 | |
generation: 2 | |
image: sha256:3771bc829263c621f2fe79aca2909eca474c2b1f43133690ca4d3c28473128b9 | |
tag: "5.5" | |
- items: | |
- created: 2018-07-09T20:42:12Z | |
dockerImageReference: registry.access.redhat.com/rhscl/mysql-56-rhel7@sha256:2c5483929f95892100c2f8ff45ee405cea0ca2380ddce2cbf5409e9c5240204f | |
generation: 2 | |
image: sha256:2c5483929f95892100c2f8ff45ee405cea0ca2380ddce2cbf5409e9c5240204f | |
tag: "5.6" | |
- items: | |
- created: 2018-07-09T20:42:12Z | |
dockerImageReference: registry.access.redhat.com/rhscl/mysql-57-rhel7@sha256:d03537ef57d51b13e6ad4a73a382ca180a0e02d975c8237790410f45865aae3c | |
generation: 2 | |
image: sha256:d03537ef57d51b13e6ad4a73a382ca180a0e02d975c8237790410f45865aae3c | |
tag: "5.7" | |
- items: | |
- created: 2018-07-09T20:42:12Z | |
dockerImageReference: registry.access.redhat.com/rhscl/mysql-57-rhel7@sha256:d03537ef57d51b13e6ad4a73a382ca180a0e02d975c8237790410f45865aae3c | |
generation: 2 | |
image: sha256:d03537ef57d51b13e6ad4a73a382ca180a0e02d975c8237790410f45865aae3c | |
tag: latest | |
- apiVersion: image.openshift.io/v1 | |
kind: ImageStream | |
metadata: | |
annotations: | |
openshift.io/display-name: Nginx HTTP server and a reverse proxy (nginx) | |
openshift.io/image.dockerRepositoryCheck: 2018-07-09T20:42:13Z | |
creationTimestamp: 2018-07-09T20:42:10Z | |
generation: 2 | |
name: nginx | |
namespace: openshift | |
resourceVersion: "5316" | |
selfLink: /apis/image.openshift.io/v1/namespaces/openshift/imagestreams/nginx | |
uid: 8da1c41b-83b8-11e8-aa51-0af96768d57e | |
spec: | |
lookupPolicy: | |
local: false | |
tags: | |
- annotations: | |
description: Build and serve static content via Nginx HTTP server and a reverse | |
proxy (nginx) on RHEL 7. For more information about using this builder image, | |
including OpenShift considerations, see https://github.com/sclorg/nginx-container/blob/master/1.10/README.md. | |
iconClass: icon-nginx | |
openshift.io/display-name: Nginx HTTP server and a reverse proxy 1.10 | |
openshift.io/provider-display-name: Red Hat, Inc. | |
sampleRepo: https://github.com/sclorg/nginx-ex.git | |
supports: nginx | |
tags: builder,nginx | |
version: "1.10" | |
from: | |
kind: DockerImage | |
name: registry.access.redhat.com/rhscl/nginx-110-rhel7:latest | |
generation: 2 | |
importPolicy: {} | |
name: "1.10" | |
referencePolicy: | |
type: Local | |
- annotations: | |
description: Build and serve static content via Nginx HTTP server and a reverse | |
proxy (nginx) on RHEL 7. For more information about using this builder image, | |
including OpenShift considerations, see https://github.com/sclorg/nginx-container/blob/master/1.12/README.md. | |
iconClass: icon-nginx | |
openshift.io/display-name: Nginx HTTP server and a reverse proxy 1.12 | |
openshift.io/provider-display-name: Red Hat, Inc. | |
sampleRepo: https://github.com/sclorg/nginx-ex.git | |
supports: nginx | |
tags: builder,nginx | |
version: "1.12" | |
from: | |
kind: DockerImage | |
name: registry.access.redhat.com/rhscl/nginx-112-rhel7:latest | |
generation: 2 | |
importPolicy: {} | |
name: "1.12" | |
referencePolicy: | |
type: Local | |
- annotations: | |
description: Build and serve static content via Nginx HTTP server and a reverse | |
proxy (nginx) on RHEL 7. For more information about using this builder image, | |
including OpenShift considerations, see https://github.com/sclorg/nginx-container/blob/master/1.8/README.md. | |
iconClass: icon-nginx | |
openshift.io/display-name: Nginx HTTP server and a reverse proxy 1.8 | |
openshift.io/provider-display-name: Red Hat, Inc. | |
sampleRepo: https://github.com/sclorg/nginx-ex.git | |
supports: nginx | |
tags: builder,nginx | |
version: "1.8" | |
from: | |
kind: DockerImage | |
name: registry.access.redhat.com/rhscl/nginx-18-rhel7:latest | |
generation: 2 | |
importPolicy: {} | |
name: "1.8" | |
referencePolicy: | |
type: Local | |
- annotations: | |
description: |- | |
Build and serve static content via Nginx HTTP server and a reverse proxy (nginx) on RHEL 7. For more information about using this builder image, including OpenShift considerations, see https://github.com/sclorg/nginx-container/blob/master/1.12/README.md. | |
WARNING: By selecting this tag, your application will automatically update to use the latest version of Nginx available on OpenShift, including major versions updates. | |
iconClass: icon-nginx | |
openshift.io/display-name: Nginx HTTP server and a reverse proxy (Latest) | |
openshift.io/provider-display-name: Red Hat, Inc. | |
sampleRepo: https://github.com/sclorg/nginx-ex.git | |
supports: nginx | |
tags: builder,nginx | |
from: | |
kind: ImageStreamTag | |
name: "1.12" | |
generation: 1 | |
importPolicy: {} | |
name: latest | |
referencePolicy: | |
type: Local | |
status: | |
dockerImageRepository: docker-registry.default.svc:5000/openshift/nginx | |
tags: | |
- items: | |
- created: 2018-07-09T20:42:13Z | |
dockerImageReference: registry.access.redhat.com/rhscl/nginx-110-rhel7@sha256:d91dc0c9097483437be1aeaf51d81dc3726e3468297c6464dc8fb072578635fc | |
generation: 2 | |
image: sha256:d91dc0c9097483437be1aeaf51d81dc3726e3468297c6464dc8fb072578635fc | |
tag: "1.10" | |
- items: | |
- created: 2018-07-09T20:42:13Z | |
dockerImageReference: registry.access.redhat.com/rhscl/nginx-112-rhel7@sha256:c5b84642765b4de8a395c9a59ffb62ca8494e5523f19236deb4bfe781d28127b | |
generation: 2 | |
image: sha256:c5b84642765b4de8a395c9a59ffb62ca8494e5523f19236deb4bfe781d28127b | |
tag: "1.12" | |
- items: | |
- created: 2018-07-09T20:42:13Z | |
dockerImageReference: registry.access.redhat.com/rhscl/nginx-18-rhel7@sha256:8bd4ee024b56ac148b5c329077d59bcef5c265ffa662f9d714253632a01b57f6 | |
generation: 2 | |
image: sha256:8bd4ee024b56ac148b5c329077d59bcef5c265ffa662f9d714253632a01b57f6 | |
tag: "1.8" | |
- items: | |
- created: 2018-07-09T20:42:13Z | |
dockerImageReference: registry.access.redhat.com/rhscl/nginx-112-rhel7@sha256:c5b84642765b4de8a395c9a59ffb62ca8494e5523f19236deb4bfe781d28127b | |
generation: 2 | |
image: sha256:c5b84642765b4de8a395c9a59ffb62ca8494e5523f19236deb4bfe781d28127b | |
tag: latest | |
- apiVersion: image.openshift.io/v1 | |
kind: ImageStream | |
metadata: | |
annotations: | |
openshift.io/display-name: Node.js | |
openshift.io/image.dockerRepositoryCheck: 2018-07-09T20:42:14Z | |
creationTimestamp: 2018-07-09T20:42:10Z | |
generation: 2 | |
name: nodejs | |
namespace: openshift | |
resourceVersion: "5330" | |
selfLink: /apis/image.openshift.io/v1/namespaces/openshift/imagestreams/nodejs | |
uid: 8db41874-83b8-11e8-aa51-0af96768d57e | |
spec: | |
lookupPolicy: | |
local: false | |
tags: | |
- annotations: | |
description: 'DEPRECATED: Build and run Node.js 0.10 applications on RHEL | |
7. For more information about using this builder image, including OpenShift | |
considerations, see https://github.com/sclorg/s2i-nodejs-container/blob/master/0.10/README.md.' | |
iconClass: icon-nodejs | |
openshift.io/display-name: Node.js 0.10 | |
openshift.io/provider-display-name: Red Hat, Inc. | |
sampleRepo: https://github.com/openshift/nodejs-ex.git | |
supports: nodejs:0.10,nodejs:0.1,nodejs | |
tags: hidden,nodejs | |
version: "0.10" | |
from: | |
kind: DockerImage | |
name: registry.access.redhat.com/openshift3/nodejs-010-rhel7:latest | |
generation: 2 | |
importPolicy: {} | |
name: "0.10" | |
referencePolicy: | |
type: Local | |
- annotations: | |
description: Build and run Node.js 4 applications on RHEL 7. For more information | |
about using this builder image, including OpenShift considerations, see | |
https://github.com/sclorg/s2i-nodejs-container/blob/master/4/README.md. | |
iconClass: icon-nodejs | |
openshift.io/display-name: Node.js 4 | |
openshift.io/provider-display-name: Red Hat, Inc. | |
sampleRepo: https://github.com/openshift/nodejs-ex.git | |
supports: nodejs:4,nodejs | |
tags: hidden,builder,nodejs | |
version: "4" | |
from: | |
kind: DockerImage | |
name: registry.access.redhat.com/rhscl/nodejs-4-rhel7:latest | |
generation: 2 | |
importPolicy: {} | |
name: "4" | |
referencePolicy: | |
type: Local | |
- annotations: | |
description: Build and run Node.js 6 applications on RHEL 7. For more information | |
about using this builder image, including OpenShift considerations, see | |
https://github.com/sclorg/s2i-nodejs-container. | |
iconClass: icon-nodejs | |
openshift.io/display-name: Node.js 6 | |
openshift.io/provider-display-name: Red Hat, Inc. | |
sampleRepo: https://github.com/openshift/nodejs-ex.git | |
supports: nodejs:6,nodejs | |
tags: builder,nodejs | |
version: "6" | |
from: | |
kind: DockerImage | |
name: registry.access.redhat.com/rhscl/nodejs-6-rhel7:latest | |
generation: 2 | |
importPolicy: {} | |
name: "6" | |
referencePolicy: | |
type: Local | |
- annotations: | |
description: Build and run Node.js 8 applications on RHEL 7. For more information | |
about using this builder image, including OpenShift considerations, see | |
https://github.com/sclorg/s2i-nodejs-container. | |
iconClass: icon-nodejs | |
openshift.io/display-name: Node.js 8 | |
openshift.io/provider-display-name: Red Hat, Inc. | |
sampleRepo: https://github.com/openshift/nodejs-ex.git | |
tags: builder,nodejs | |
version: "8" | |
from: | |
kind: DockerImage | |
name: registry.access.redhat.com/rhscl/nodejs-8-rhel7:latest | |
generation: 2 | |
importPolicy: {} | |
name: "8" | |
referencePolicy: | |
type: Local | |
- annotations: | |
description: Build and run Node.js 8 applications on RHEL 7. For more information | |
about using this builder image, including OpenShift considerations, see | |
https://github.com/bucharest-gold/centos7-s2i-nodejs. | |
iconClass: icon-nodejs | |
openshift.io/display-name: OpenShift Application Runtimes Node.js 8 | |
openshift.io/provider-display-name: Red Hat, Inc. | |
sampleRepo: https://github.com/openshift/nodejs-ex.git | |
tags: builder,nodejs | |
version: "8" | |
from: | |
kind: DockerImage | |
name: registry.access.redhat.com/rhoar-nodejs/nodejs-8 | |
generation: 2 | |
importPolicy: {} | |
name: 8-RHOAR | |
referencePolicy: | |
type: Local | |
- annotations: | |
description: |- | |
Build and run Node.js applications on RHEL 7. For more information about using this builder image, including OpenShift considerations, see https://github.com/sclorg/s2i-nodejs-container/blob/master/8/README.md. | |
WARNING: By selecting this tag, your application will automatically update to use the latest version of Node.js available on OpenShift, including major versions updates. | |
iconClass: icon-nodejs | |
openshift.io/display-name: Node.js (Latest) | |
openshift.io/provider-display-name: Red Hat, Inc. | |
sampleRepo: https://github.com/openshift/nodejs-ex.git | |
supports: nodejs | |
tags: builder,nodejs | |
from: | |
kind: ImageStreamTag | |
name: "8" | |
generation: 1 | |
importPolicy: {} | |
name: latest | |
referencePolicy: | |
type: Local | |
status: | |
dockerImageRepository: docker-registry.default.svc:5000/openshift/nodejs | |
tags: | |
- items: | |
- created: 2018-07-09T20:42:14Z | |
dockerImageReference: registry.access.redhat.com/openshift3/nodejs-010-rhel7@sha256:cd7a62da7dbd15883b7df9a8a1ffb18499bfec5e856661f96c5126ae51281b83 | |
generation: 2 | |
image: sha256:cd7a62da7dbd15883b7df9a8a1ffb18499bfec5e856661f96c5126ae51281b83 | |
tag: "0.10" | |
- items: | |
- created: 2018-07-09T20:42:14Z | |
dockerImageReference: registry.access.redhat.com/rhscl/nodejs-4-rhel7@sha256:6bdbb943fd3401752cc11b07e574c418558205ffa9105435238f74dba1c1f328 | |
generation: 2 | |
image: sha256:6bdbb943fd3401752cc11b07e574c418558205ffa9105435238f74dba1c1f328 | |
tag: "4" | |
- items: | |
- created: 2018-07-09T20:42:14Z | |
dockerImageReference: registry.access.redhat.com/rhscl/nodejs-6-rhel7@sha256:e2c747db13007a2acb77bac3ce4cdbb6b9639a27d145ea168a552d4047ae60a8 | |
generation: 2 | |
image: sha256:e2c747db13007a2acb77bac3ce4cdbb6b9639a27d145ea168a552d4047ae60a8 | |
tag: "6" | |
- items: | |
- created: 2018-07-09T20:42:14Z | |
dockerImageReference: registry.access.redhat.com/rhscl/nodejs-8-rhel7@sha256:c6933f9adcccf20cab4364b4d4105f731d5c4b23239cad18d24671cd24216d5a | |
generation: 2 | |
image: sha256:c6933f9adcccf20cab4364b4d4105f731d5c4b23239cad18d24671cd24216d5a | |
tag: "8" | |
- items: | |
- created: 2018-07-09T20:42:14Z | |
dockerImageReference: registry.access.redhat.com/rhoar-nodejs/nodejs-8@sha256:d5c73b4279b691b857b8ae116cfffcc5926137c57d0f6565b7c0a53314ed1ff8 | |
generation: 2 | |
image: sha256:d5c73b4279b691b857b8ae116cfffcc5926137c57d0f6565b7c0a53314ed1ff8 | |
tag: 8-RHOAR | |
- items: | |
- created: 2018-07-09T20:42:14Z | |
dockerImageReference: registry.access.redhat.com/rhscl/nodejs-8-rhel7@sha256:c6933f9adcccf20cab4364b4d4105f731d5c4b23239cad18d24671cd24216d5a | |
generation: 2 | |
image: sha256:c6933f9adcccf20cab4364b4d4105f731d5c4b23239cad18d24671cd24216d5a | |
tag: latest | |
- apiVersion: image.openshift.io/v1 | |
kind: ImageStream | |
metadata: | |
annotations: | |
openshift.io/display-name: Perl | |
openshift.io/image.dockerRepositoryCheck: 2018-07-09T20:42:21Z | |
creationTimestamp: 2018-07-09T20:42:11Z | |
generation: 2 | |
name: perl | |
namespace: openshift | |
resourceVersion: "5369" | |
selfLink: /apis/image.openshift.io/v1/namespaces/openshift/imagestreams/perl | |
uid: 8dc3065c-83b8-11e8-aa51-0af96768d57e | |
spec: | |
lookupPolicy: | |
local: false | |
tags: | |
- annotations: | |
description: Build and run Perl 5.16 applications on RHEL 7. For more information | |
about using this builder image, including OpenShift considerations, see | |
https://github.com/sclorg/s2i-perl-container/blob/master/5.16/README.md. | |
iconClass: icon-perl | |
openshift.io/display-name: Perl 5.16 | |
openshift.io/provider-display-name: Red Hat, Inc. | |
sampleRepo: https://github.com/openshift/dancer-ex.git | |
supports: perl:5.16,perl | |
tags: hidden,builder,perl | |
version: "5.16" | |
from: | |
kind: DockerImage | |
name: registry.access.redhat.com/openshift3/perl-516-rhel7:latest | |
generation: 2 | |
importPolicy: {} | |
name: "5.16" | |
referencePolicy: | |
type: Local | |
- annotations: | |
description: Build and run Perl 5.20 applications on RHEL 7. For more information | |
about using this builder image, including OpenShift considerations, see | |
https://github.com/sclorg/s2i-perl-container/blob/master/5.20/README.md. | |
iconClass: icon-perl | |
openshift.io/display-name: Perl 5.20 | |
openshift.io/provider-display-name: Red Hat, Inc. | |
sampleRepo: https://github.com/openshift/dancer-ex.git | |
supports: perl:5.20,perl | |
tags: hidden,builder,perl | |
version: "5.20" | |
from: | |
kind: DockerImage | |
name: registry.access.redhat.com/rhscl/perl-520-rhel7:latest | |
generation: 2 | |
importPolicy: {} | |
name: "5.20" | |
referencePolicy: | |
type: Local | |
- annotations: | |
description: Build and run Perl 5.24 applications on RHEL 7. For more information | |
about using this builder image, including OpenShift considerations, see | |
https://github.com/sclorg/s2i-perl-container/blob/master/5.24/README.md. | |
iconClass: icon-perl | |
openshift.io/display-name: Perl 5.24 | |
openshift.io/provider-display-name: Red Hat, Inc. | |
sampleRepo: https://github.com/openshift/dancer-ex.git | |
supports: perl:5.24,perl | |
tags: builder,perl | |
version: "5.24" | |
from: | |
kind: DockerImage | |
name: registry.access.redhat.com/rhscl/perl-524-rhel7:latest | |
generation: 2 | |
importPolicy: {} | |
name: "5.24" | |
referencePolicy: | |
type: Local | |
- annotations: | |
description: |- | |
Build and run Perl applications on RHEL 7. For more information about using this builder image, including OpenShift considerations, see https://github.com/sclorg/s2i-perl-container/blob/master/5.20/README.md. | |
WARNING: By selecting this tag, your application will automatically update to use the latest version of Perl available on OpenShift, including major versions updates. | |
iconClass: icon-perl | |
openshift.io/display-name: Perl (Latest) | |
openshift.io/provider-display-name: Red Hat, Inc. | |
sampleRepo: https://github.com/openshift/dancer-ex.git | |
supports: perl | |
tags: builder,perl | |
from: | |
kind: ImageStreamTag | |
name: "5.24" | |
generation: 1 | |
importPolicy: {} | |
name: latest | |
referencePolicy: | |
type: Local | |
status: | |
dockerImageRepository: docker-registry.default.svc:5000/openshift/perl | |
tags: | |
- items: | |
- created: 2018-07-09T20:42:21Z | |
dockerImageReference: registry.access.redhat.com/openshift3/perl-516-rhel7@sha256:8d13f434065a54ab85c2134858d5cc218c1ebb1e423d194e664e4ee4a9f4641f | |
generation: 2 | |
image: sha256:8d13f434065a54ab85c2134858d5cc218c1ebb1e423d194e664e4ee4a9f4641f | |
tag: "5.16" | |
- items: | |
- created: 2018-07-09T20:42:21Z | |
dockerImageReference: registry.access.redhat.com/rhscl/perl-520-rhel7@sha256:7ec1e4048cfe5077242d347bb3f4a96abf6b1d2f7fd251d7c275fc122de0c31b | |
generation: 2 | |
image: sha256:7ec1e4048cfe5077242d347bb3f4a96abf6b1d2f7fd251d7c275fc122de0c31b | |
tag: "5.20" | |
- items: | |
- created: 2018-07-09T20:42:21Z | |
dockerImageReference: registry.access.redhat.com/rhscl/perl-524-rhel7@sha256:33338134ff16abeb727cb9fe59ce3c1c3b8c5817cc242811297f0bdb9b468db2 | |
generation: 2 | |
image: sha256:33338134ff16abeb727cb9fe59ce3c1c3b8c5817cc242811297f0bdb9b468db2 | |
tag: "5.24" | |
- items: | |
- created: 2018-07-09T20:42:21Z | |
dockerImageReference: registry.access.redhat.com/rhscl/perl-524-rhel7@sha256:33338134ff16abeb727cb9fe59ce3c1c3b8c5817cc242811297f0bdb9b468db2 | |
generation: 2 | |
image: sha256:33338134ff16abeb727cb9fe59ce3c1c3b8c5817cc242811297f0bdb9b468db2 | |
tag: latest | |
- apiVersion: image.openshift.io/v1 | |
kind: ImageStream | |
metadata: | |
annotations: | |
openshift.io/display-name: PHP | |
openshift.io/image.dockerRepositoryCheck: 2018-07-09T20:42:15Z | |
creationTimestamp: 2018-07-09T20:42:11Z | |
generation: 2 | |
name: php | |
namespace: openshift | |
resourceVersion: "5339" | |
selfLink: /apis/image.openshift.io/v1/namespaces/openshift/imagestreams/php | |
uid: 8dcbc917-83b8-11e8-aa51-0af96768d57e | |
spec: | |
lookupPolicy: | |
local: false | |
tags: | |
- annotations: | |
description: Build and run PHP 5.5 applications on RHEL 7. For more information | |
about using this builder image, including OpenShift considerations, see | |
https://github.com/sclorg/s2i-php-container/blob/master/5.5/README.md. | |
iconClass: icon-php | |
openshift.io/display-name: PHP 5.5 | |
openshift.io/provider-display-name: Red Hat, Inc. | |
sampleRepo: https://github.com/openshift/cakephp-ex.git | |
supports: php:5.5,php | |
tags: hidden,builder,php | |
version: "5.5" | |
from: | |
kind: DockerImage | |
name: registry.access.redhat.com/openshift3/php-55-rhel7:latest | |
generation: 2 | |
importPolicy: {} | |
name: "5.5" | |
referencePolicy: | |
type: Local | |
- annotations: | |
description: Build and run PHP 5.6 applications on RHEL 7. For more information | |
about using this builder image, including OpenShift considerations, see | |
https://github.com/sclorg/s2i-php-container/blob/master/5.6/README.md. | |
iconClass: icon-php | |
openshift.io/display-name: PHP 5.6 | |
openshift.io/provider-display-name: Red Hat, Inc. | |
sampleRepo: https://github.com/openshift/cakephp-ex.git | |
supports: php:5.6,php | |
tags: hidden,builder,php | |
version: "5.6" | |
from: | |
kind: DockerImage | |
name: registry.access.redhat.com/rhscl/php-56-rhel7:latest | |
generation: 2 | |
importPolicy: {} | |
name: "5.6" | |
referencePolicy: | |
type: Local | |
- annotations: | |
description: Build and run PHP 7.0 applications on RHEL 7. For more information | |
about using this builder image, including OpenShift considerations, see | |
https://github.com/sclorg/s2i-php-container/blob/master/7.0/README.md. | |
iconClass: icon-php | |
openshift.io/display-name: PHP 7.0 | |
openshift.io/provider-display-name: Red Hat, Inc. | |
sampleRepo: https://github.com/openshift/cakephp-ex.git | |
supports: php:7.0,php | |
tags: builder,php | |
version: "7.0" | |
from: | |
kind: DockerImage | |
name: registry.access.redhat.com/rhscl/php-70-rhel7:latest | |
generation: 2 | |
importPolicy: {} | |
name: "7.0" | |
referencePolicy: | |
type: Local | |
- annotations: | |
description: Build and run PHP 7.1 applications on RHEL 7. For more information | |
about using this builder image, including OpenShift considerations, see | |
https://github.com/sclorg/s2i-php-container/blob/master/7.1/README.md. | |
iconClass: icon-php | |
openshift.io/display-name: PHP 7.1 | |
openshift.io/provider-display-name: Red Hat, Inc. | |
sampleRepo: https://github.com/openshift/cakephp-ex.git | |
supports: php:7.1,php | |
tags: builder,php | |
version: "7.1" | |
from: | |
kind: DockerImage | |
name: registry.access.redhat.com/rhscl/php-71-rhel7:latest | |
generation: 2 | |
importPolicy: {} | |
name: "7.1" | |
referencePolicy: | |
type: Local | |
- annotations: | |
description: |- | |
Build and run PHP applications on RHEL 7. For more information about using this builder image, including OpenShift considerations, see https://github.com/sclorg/s2i-php-container/blob/master/7.1/README.md. | |
WARNING: By selecting this tag, your application will automatically update to use the latest version of PHP available on OpenShift, including major versions updates. | |
iconClass: icon-php | |
openshift.io/display-name: PHP (Latest) | |
openshift.io/provider-display-name: Red Hat, Inc. | |
sampleRepo: https://github.com/openshift/cakephp-ex.git | |
supports: php | |
tags: builder,php | |
from: | |
kind: ImageStreamTag | |
name: "7.1" | |
generation: 1 | |
importPolicy: {} | |
name: latest | |
referencePolicy: | |
type: Local | |
status: | |
dockerImageRepository: docker-registry.default.svc:5000/openshift/php | |
tags: | |
- items: | |
- created: 2018-07-09T20:42:15Z | |
dockerImageReference: registry.access.redhat.com/openshift3/php-55-rhel7@sha256:c82d399564d21b9737ac58c1c812c31c42b4afc94443a8e276cd63979dde2930 | |
generation: 2 | |
image: sha256:c82d399564d21b9737ac58c1c812c31c42b4afc94443a8e276cd63979dde2930 | |
tag: "5.5" | |
- items: | |
- created: 2018-07-09T20:42:15Z | |
dockerImageReference: registry.access.redhat.com/rhscl/php-56-rhel7@sha256:920c2cf85b5da5d0701898f0ec9ee567473fa4b9af6f3ac5b2b3f863796bbd68 | |
generation: 2 | |
image: sha256:920c2cf85b5da5d0701898f0ec9ee567473fa4b9af6f3ac5b2b3f863796bbd68 | |
tag: "5.6" | |
- items: | |
- created: 2018-07-09T20:42:15Z | |
dockerImageReference: registry.access.redhat.com/rhscl/php-70-rhel7@sha256:973bab52428a706e2a15557f26362e2a111781b075470435de9f68ec758664e9 | |
generation: 2 | |
image: sha256:973bab52428a706e2a15557f26362e2a111781b075470435de9f68ec758664e9 | |
tag: "7.0" | |
- items: | |
- created: 2018-07-09T20:42:15Z | |
dockerImageReference: registry.access.redhat.com/rhscl/php-71-rhel7@sha256:59c3d53372cd7097494187f5a58bab58a1d956a340b70a23c84a0d000a565cbe | |
generation: 2 | |
image: sha256:59c3d53372cd7097494187f5a58bab58a1d956a340b70a23c84a0d000a565cbe | |
tag: "7.1" | |
- items: | |
- created: 2018-07-09T20:42:15Z | |
dockerImageReference: registry.access.redhat.com/rhscl/php-71-rhel7@sha256:59c3d53372cd7097494187f5a58bab58a1d956a340b70a23c84a0d000a565cbe | |
generation: 2 | |
image: sha256:59c3d53372cd7097494187f5a58bab58a1d956a340b70a23c84a0d000a565cbe | |
tag: latest | |
- apiVersion: image.openshift.io/v1 | |
kind: ImageStream | |
metadata: | |
annotations: | |
openshift.io/display-name: PostgreSQL | |
openshift.io/image.dockerRepositoryCheck: 2018-07-09T20:42:15Z | |
creationTimestamp: 2018-07-09T20:42:11Z | |
generation: 2 | |
name: postgresql | |
namespace: openshift | |
resourceVersion: "5344" | |
selfLink: /apis/image.openshift.io/v1/namespaces/openshift/imagestreams/postgresql | |
uid: 8dd4640e-83b8-11e8-aa51-0af96768d57e | |
spec: | |
lookupPolicy: | |
local: false | |
tags: | |
- annotations: | |
description: Provides a PostgreSQL 9.2 database on RHEL 7. For more information | |
about using this database image, including OpenShift considerations, see | |
https://github.com/sclorg/postgresql-container/tree/master/9.2/README.md. | |
iconClass: icon-postgresql | |
openshift.io/display-name: PostgreSQL 9.2 | |
openshift.io/provider-display-name: Red Hat, Inc. | |
tags: hidden,postgresql | |
version: "9.2" | |
from: | |
kind: DockerImage | |
name: registry.access.redhat.com/openshift3/postgresql-92-rhel7:latest | |
generation: 2 | |
importPolicy: {} | |
name: "9.2" | |
referencePolicy: | |
type: Local | |
- annotations: | |
description: Provides a PostgreSQL 9.4 database on RHEL 7. For more information | |
about using this database image, including OpenShift considerations, see | |
https://github.com/sclorg/postgresql-container/tree/master/9.4/README.md. | |
iconClass: icon-postgresql | |
openshift.io/display-name: PostgreSQL 9.4 | |
openshift.io/provider-display-name: Red Hat, Inc. | |
tags: hidden,database,postgresql | |
version: "9.4" | |
from: | |
kind: DockerImage | |
name: registry.access.redhat.com/rhscl/postgresql-94-rhel7:latest | |
generation: 2 | |
importPolicy: {} | |
name: "9.4" | |
referencePolicy: | |
type: Local | |
- annotations: | |
description: Provides a PostgreSQL 9.5 database on RHEL 7. For more information | |
about using this database image, including OpenShift considerations, see | |
https://github.com/sclorg/postgresql-container/tree/master/9.5/README.md. | |
iconClass: icon-postgresql | |
openshift.io/display-name: PostgreSQL 9.5 | |
openshift.io/provider-display-name: Red Hat, Inc. | |
tags: database,postgresql | |
version: "9.5" | |
from: | |
kind: DockerImage | |
name: registry.access.redhat.com/rhscl/postgresql-95-rhel7:latest | |
generation: 2 | |
importPolicy: {} | |
name: "9.5" | |
referencePolicy: | |
type: Local | |
- annotations: | |
description: Provides a PostgreSQL 9.6 database on RHEL 7. For more information | |
about using this database image, including OpenShift considerations, see | |
https://github.com/sclorg/postgresql-container/tree/master/9.6/README.md. | |
iconClass: icon-postgresql | |
openshift.io/display-name: PostgreSQL (Ephemeral) 9.6 | |
openshift.io/provider-display-name: Red Hat, Inc. | |
tags: database,postgresql | |
version: "9.6" | |
from: | |
kind: DockerImage | |
name: registry.access.redhat.com/rhscl/postgresql-96-rhel7:latest | |
generation: 2 | |
importPolicy: {} | |
name: "9.6" | |
referencePolicy: | |
type: Local | |
- annotations: | |
description: |- | |
Provides a PostgreSQL database on RHEL 7. For more information about using this database image, including OpenShift considerations, see https://github.com/sclorg/postgresql-container/tree/master/9.6/README.md. | |
WARNING: By selecting this tag, your application will automatically update to use the latest version of PostgreSQL available on OpenShift, including major versions updates. | |
iconClass: icon-postgresql | |
openshift.io/display-name: PostgreSQL (Latest) | |
openshift.io/provider-display-name: Red Hat, Inc. | |
tags: database,postgresql | |
from: | |
kind: ImageStreamTag | |
name: "9.6" | |
generation: 1 | |
importPolicy: {} | |
name: latest | |
referencePolicy: | |
type: Local | |
status: | |
dockerImageRepository: docker-registry.default.svc:5000/openshift/postgresql | |
tags: | |
- items: | |
- created: 2018-07-09T20:42:15Z | |
dockerImageReference: registry.access.redhat.com/openshift3/postgresql-92-rhel7@sha256:323755143c973ed639e6bcd7f261e934ee65cb4137624f449195aabc87419229 | |
generation: 2 | |
image: sha256:323755143c973ed639e6bcd7f261e934ee65cb4137624f449195aabc87419229 | |
tag: "9.2" | |
- items: | |
- created: 2018-07-09T20:42:15Z | |
dockerImageReference: registry.access.redhat.com/rhscl/postgresql-94-rhel7@sha256:3bc37b1d419398c0411d25cbb0d0d717a621105836073cad9f3ee29ffed02232 | |
generation: 2 | |
image: sha256:3bc37b1d419398c0411d25cbb0d0d717a621105836073cad9f3ee29ffed02232 | |
tag: "9.4" | |
- items: | |
- created: 2018-07-09T20:42:15Z | |
dockerImageReference: registry.access.redhat.com/rhscl/postgresql-95-rhel7@sha256:f5bd38675cdac60b72836f114c88809f9eec9e8c9672f20f339bb90789ba9aa1 | |
generation: 2 | |
image: sha256:f5bd38675cdac60b72836f114c88809f9eec9e8c9672f20f339bb90789ba9aa1 | |
tag: "9.5" | |
- items: | |
- created: 2018-07-09T20:42:15Z | |
dockerImageReference: registry.access.redhat.com/rhscl/postgresql-96-rhel7@sha256:02489e52040108ceb252c7f22fc7024890ca2a42d352292152745b9fca64f43b | |
generation: 2 | |
image: sha256:02489e52040108ceb252c7f22fc7024890ca2a42d352292152745b9fca64f43b | |
tag: "9.6" | |
- items: | |
- created: 2018-07-09T20:42:15Z | |
dockerImageReference: registry.access.redhat.com/rhscl/postgresql-96-rhel7@sha256:02489e52040108ceb252c7f22fc7024890ca2a42d352292152745b9fca64f43b | |
generation: 2 | |
image: sha256:02489e52040108ceb252c7f22fc7024890ca2a42d352292152745b9fca64f43b | |
tag: latest | |
- apiVersion: image.openshift.io/v1 | |
kind: ImageStream | |
metadata: | |
annotations: | |
openshift.io/display-name: Python | |
openshift.io/image.dockerRepositoryCheck: 2018-07-09T20:42:17Z | |
creationTimestamp: 2018-07-09T20:42:11Z | |
generation: 2 | |
name: python | |
namespace: openshift | |
resourceVersion: "5353" | |
selfLink: /apis/image.openshift.io/v1/namespaces/openshift/imagestreams/python | |
uid: 8ddd3ac9-83b8-11e8-aa51-0af96768d57e | |
spec: | |
lookupPolicy: | |
local: false | |
tags: | |
- annotations: | |
description: Build and run Python 2.7 applications on RHEL 7. For more information | |
about using this builder image, including OpenShift considerations, see | |
https://github.com/sclorg/s2i-python-container/blob/master/2.7/README.md. | |
iconClass: icon-python | |
openshift.io/display-name: Python 2.7 | |
openshift.io/provider-display-name: Red Hat, Inc. | |
sampleRepo: https://github.com/openshift/django-ex.git | |
supports: python:2.7,python | |
tags: builder,python | |
version: "2.7" | |
from: | |
kind: DockerImage | |
name: registry.access.redhat.com/rhscl/python-27-rhel7:latest | |
generation: 2 | |
importPolicy: {} | |
name: "2.7" | |
referencePolicy: | |
type: Local | |
- annotations: | |
description: Build and run Python 3.3 applications on RHEL 7. For more information | |
about using this builder image, including OpenShift considerations, see | |
https://github.com/sclorg/s2i-python-container/blob/master/3.3/README.md. | |
iconClass: icon-python | |
openshift.io/display-name: Python 3.3 | |
openshift.io/provider-display-name: Red Hat, Inc. | |
sampleRepo: https://github.com/openshift/django-ex.git | |
supports: python:3.3,python | |
tags: hidden,builder,python | |
version: "3.3" | |
from: | |
kind: DockerImage | |
name: registry.access.redhat.com/openshift3/python-33-rhel7:latest | |
generation: 2 | |
importPolicy: {} | |
name: "3.3" | |
referencePolicy: | |
type: Local | |
- annotations: | |
description: Build and run Python 3.4 applications on RHEL 7. For more information | |
about using this builder image, including OpenShift considerations, see | |
https://github.com/sclorg/s2i-python-container/blob/master/3.4/README.md. | |
iconClass: icon-python | |
openshift.io/display-name: Python 3.4 | |
openshift.io/provider-display-name: Red Hat, Inc. | |
sampleRepo: https://github.com/openshift/django-ex.git | |
supports: python:3.4,python | |
tags: hidden,builder,python | |
version: "3.4" | |
from: | |
kind: DockerImage | |
name: registry.access.redhat.com/rhscl/python-34-rhel7:latest | |
generation: 2 | |
importPolicy: {} | |
name: "3.4" | |
referencePolicy: | |
type: Local | |
- annotations: | |
description: Build and run Python 3.5 applications on RHEL 7. For more information | |
about using this builder image, including OpenShift considerations, see | |
https://github.com/sclorg/s2i-python-container/blob/master/3.5/README.md. | |
iconClass: icon-python | |
openshift.io/display-name: Python 3.5 | |
openshift.io/provider-display-name: Red Hat, Inc. | |
sampleRepo: https://github.com/openshift/django-ex.git | |
supports: python:3.5,python | |
tags: builder,python | |
version: "3.5" | |
from: | |
kind: DockerImage | |
name: registry.access.redhat.com/rhscl/python-35-rhel7:latest | |
generation: 2 | |
importPolicy: {} | |
name: "3.5" | |
referencePolicy: | |
type: Local | |
- annotations: | |
description: Build and run Python 3.6 applications on RHEL 7. For more information | |
about using this builder image, including OpenShift considerations, see | |
https://github.com/sclorg/s2i-python-container/blob/master/3.6/README.md. | |
iconClass: icon-python | |
openshift.io/display-name: Python 3.6 | |
openshift.io/provider-display-name: Red Hat, Inc. | |
sampleRepo: https://github.com/openshift/django-ex.git | |
supports: python:3.6,python | |
tags: builder,python | |
version: "3.6" | |
from: | |
kind: DockerImage | |
name: registry.access.redhat.com/rhscl/python-36-rhel7:latest | |
generation: 2 | |
importPolicy: {} | |
name: "3.6" | |
referencePolicy: | |
type: Local | |
- annotations: | |
description: |- | |
Build and run Python applications on RHEL 7. For more information about using this builder image, including OpenShift considerations, see https://github.com/sclorg/s2i-python-container/blob/master/3.6/README.md. | |
WARNING: By selecting this tag, your application will automatically update to use the latest version of Python available on OpenShift, including major versions updates. | |
iconClass: icon-python | |
openshift.io/display-name: Python (Latest) | |
openshift.io/provider-display-name: Red Hat, Inc. | |
sampleRepo: https://github.com/openshift/django-ex.git | |
supports: python | |
tags: builder,python | |
from: | |
kind: ImageStreamTag | |
name: "3.6" | |
generation: 1 | |
importPolicy: {} | |
name: latest | |
referencePolicy: | |
type: Local | |
status: | |
dockerImageRepository: docker-registry.default.svc:5000/openshift/python | |
tags: | |
- items: | |
- created: 2018-07-09T20:42:17Z | |
dockerImageReference: registry.access.redhat.com/rhscl/python-27-rhel7@sha256:66da36d710497d9bba893bda5478ea06cbee5b5bb479423dcc638ef10bc43de6 | |
generation: 2 | |
image: sha256:66da36d710497d9bba893bda5478ea06cbee5b5bb479423dcc638ef10bc43de6 | |
tag: "2.7" | |
- items: | |
- created: 2018-07-09T20:42:17Z | |
dockerImageReference: registry.access.redhat.com/openshift3/python-33-rhel7@sha256:10f52e526d723e970e06334b0590753747f222437af3e7f6fa1311a71088573e | |
generation: 2 | |
image: sha256:10f52e526d723e970e06334b0590753747f222437af3e7f6fa1311a71088573e | |
tag: "3.3" | |
- items: | |
- created: 2018-07-09T20:42:17Z | |
dockerImageReference: registry.access.redhat.com/rhscl/python-34-rhel7@sha256:4447f8df60d9ce6622b97a3cd0fd529780e9abbbc5ac90525785252c6adfd5d6 | |
generation: 2 | |
image: sha256:4447f8df60d9ce6622b97a3cd0fd529780e9abbbc5ac90525785252c6adfd5d6 | |
tag: "3.4" | |
- items: | |
- created: 2018-07-09T20:42:17Z | |
dockerImageReference: registry.access.redhat.com/rhscl/python-35-rhel7@sha256:3e973751e2f771dd62df72a68e89c239ce9c4a21f08cc135792f215a313bed1d | |
generation: 2 | |
image: sha256:3e973751e2f771dd62df72a68e89c239ce9c4a21f08cc135792f215a313bed1d | |
tag: "3.5" | |
- items: | |
- created: 2018-07-09T20:42:17Z | |
dockerImageReference: registry.access.redhat.com/rhscl/python-36-rhel7@sha256:70aaacfc224cfbe201dbf3c0a641005211113ad11c54cdcafc82b74634b99d17 | |
generation: 2 | |
image: sha256:70aaacfc224cfbe201dbf3c0a641005211113ad11c54cdcafc82b74634b99d17 | |
tag: "3.6" | |
- items: | |
- created: 2018-07-09T20:42:17Z | |
dockerImageReference: registry.access.redhat.com/rhscl/python-36-rhel7@sha256:70aaacfc224cfbe201dbf3c0a641005211113ad11c54cdcafc82b74634b99d17 | |
generation: 2 | |
image: sha256:70aaacfc224cfbe201dbf3c0a641005211113ad11c54cdcafc82b74634b99d17 | |
tag: latest | |
- apiVersion: image.openshift.io/v1 | |
kind: ImageStream | |
metadata: | |
annotations: | |
openshift.io/display-name: Redis | |
openshift.io/image.dockerRepositoryCheck: 2018-07-09T20:42:15Z | |
creationTimestamp: 2018-07-09T20:42:11Z | |
generation: 2 | |
name: redis | |
namespace: openshift | |
resourceVersion: "5338" | |
selfLink: /apis/image.openshift.io/v1/namespaces/openshift/imagestreams/redis | |
uid: 8de81914-83b8-11e8-aa51-0af96768d57e | |
spec: | |
lookupPolicy: | |
local: false | |
tags: | |
- annotations: | |
description: Provides a Redis 3.2 database on RHEL 7. For more information | |
about using this database image, including OpenShift considerations, see | |
https://github.com/sclorg/redis-container/tree/master/3.2/README.md. | |
iconClass: icon-redis | |
openshift.io/display-name: Redis 3.2 | |
openshift.io/provider-display-name: Red Hat, Inc. | |
tags: redis | |
version: "3.2" | |
from: | |
kind: DockerImage | |
name: registry.access.redhat.com/rhscl/redis-32-rhel7:latest | |
generation: 2 | |
importPolicy: {} | |
name: "3.2" | |
referencePolicy: | |
type: Local | |
- annotations: | |
description: |- | |
Provides a Redis database on RHEL 7. For more information about using this database image, including OpenShift considerations, see https://github.com/sclorg/redis-container/tree/master/3.2/README.md. | |
WARNING: By selecting this tag, your application will automatically update to use the latest version of Redis available on OpenShift, including major versions updates. | |
iconClass: icon-redis | |
openshift.io/display-name: Redis (Latest) | |
openshift.io/provider-display-name: Red Hat, Inc. | |
tags: redis | |
from: | |
kind: ImageStreamTag | |
name: "3.2" | |
generation: 1 | |
importPolicy: {} | |
name: latest | |
referencePolicy: | |
type: Local | |
status: | |
dockerImageRepository: docker-registry.default.svc:5000/openshift/redis | |
tags: | |
- items: | |
- created: 2018-07-09T20:42:15Z | |
dockerImageReference: registry.access.redhat.com/rhscl/redis-32-rhel7@sha256:09c53ef09d2516218ac27a160afbf865d0931101d3120c59f039740ba9c30565 | |
generation: 2 | |
image: sha256:09c53ef09d2516218ac27a160afbf865d0931101d3120c59f039740ba9c30565 | |
tag: "3.2" | |
- items: | |
- created: 2018-07-09T20:42:15Z | |
dockerImageReference: registry.access.redhat.com/rhscl/redis-32-rhel7@sha256:09c53ef09d2516218ac27a160afbf865d0931101d3120c59f039740ba9c30565 | |
generation: 2 | |
image: sha256:09c53ef09d2516218ac27a160afbf865d0931101d3120c59f039740ba9c30565 | |
tag: latest | |
- apiVersion: image.openshift.io/v1 | |
kind: ImageStream | |
metadata: | |
annotations: | |
openshift.io/display-name: Ruby | |
openshift.io/image.dockerRepositoryCheck: 2018-07-09T20:42:19Z | |
creationTimestamp: 2018-07-09T20:42:11Z | |
generation: 2 | |
name: ruby | |
namespace: openshift | |
resourceVersion: "5363" | |
selfLink: /apis/image.openshift.io/v1/namespaces/openshift/imagestreams/ruby | |
uid: 8df5ed59-83b8-11e8-aa51-0af96768d57e | |
spec: | |
lookupPolicy: | |
local: false | |
tags: | |
- annotations: | |
description: Build and run Ruby 2.0 applications on RHEL 7. For more information | |
about using this builder image, including OpenShift considerations, see | |
https://github.com/sclorg/s2i-ruby-container/tree/master/2.0/README.md. | |
iconClass: icon-ruby | |
openshift.io/display-name: Ruby 2.0 | |
openshift.io/provider-display-name: Red Hat, Inc. | |
sampleRepo: https://github.com/openshift/ruby-ex.git | |
supports: ruby:2.0,ruby | |
tags: hidden,builder,ruby | |
version: "2.0" | |
from: | |
kind: DockerImage | |
name: registry.access.redhat.com/openshift3/ruby-20-rhel7:latest | |
generation: 2 | |
importPolicy: {} | |
name: "2.0" | |
referencePolicy: | |
type: Local | |
- annotations: | |
description: Build and run Ruby 2.2 applications on RHEL 7. For more information | |
about using this builder image, including OpenShift considerations, see | |
https://github.com/sclorg/s2i-ruby-container/tree/master/2.2/README.md. | |
iconClass: icon-ruby | |
openshift.io/display-name: Ruby 2.2 | |
openshift.io/provider-display-name: Red Hat, Inc. | |
sampleRepo: https://github.com/openshift/ruby-ex.git | |
supports: ruby:2.2,ruby | |
tags: hidden,builder,ruby | |
version: "2.2" | |
from: | |
kind: DockerImage | |
name: registry.access.redhat.com/rhscl/ruby-22-rhel7:latest | |
generation: 2 | |
importPolicy: {} | |
name: "2.2" | |
referencePolicy: | |
type: Local | |
- annotations: | |
description: Build and run Ruby 2.3 applications on RHEL 7. For more information | |
about using this builder image, including OpenShift considerations, see | |
https://github.com/sclorg/s2i-ruby-container/blob/master/2.3/README.md. | |
iconClass: icon-ruby | |
openshift.io/display-name: Ruby 2.3 | |
openshift.io/provider-display-name: Red Hat, Inc. | |
sampleRepo: https://github.com/openshift/ruby-ex.git | |
supports: ruby:2.3,ruby | |
tags: builder,ruby | |
version: "2.3" | |
from: | |
kind: DockerImage | |
name: registry.access.redhat.com/rhscl/ruby-23-rhel7:latest | |
generation: 2 | |
importPolicy: {} | |
name: "2.3" | |
referencePolicy: | |
type: Local | |
- annotations: | |
description: Build and run Ruby 2.4 applications on RHEL 7. For more information | |
about using this builder image, including OpenShift considerations, see | |
https://github.com/sclorg/s2i-ruby-container/blob/master/2.4/README.md. | |
iconClass: icon-ruby | |
openshift.io/display-name: Ruby 2.4 | |
openshift.io/provider-display-name: Red Hat, Inc. | |
sampleRepo: https://github.com/openshift/ruby-ex.git | |
supports: ruby:2.4,ruby | |
tags: builder,ruby | |
version: "2.4" | |
from: | |
kind: DockerImage | |
name: registry.access.redhat.com/rhscl/ruby-24-rhel7:latest | |
generation: 2 | |
importPolicy: {} | |
name: "2.4" | |
referencePolicy: | |
type: Local | |
- annotations: | |
description: Build and run Ruby 2.5 applications on RHEL 7. For more information | |
about using this builder image, including OpenShift considerations, see | |
https://github.com/sclorg/s2i-ruby-container/blob/master/2.5/README.md. | |
iconClass: icon-ruby | |
openshift.io/display-name: Ruby 2.5 | |
openshift.io/provider-display-name: Red Hat, Inc. | |
sampleRepo: https://github.com/sclorg/ruby-ex.git | |
supports: ruby:2.5,ruby | |
tags: builder,ruby | |
version: "2.5" | |
from: | |
kind: DockerImage | |
name: registry.access.redhat.com/rhscl/ruby-25-rhel7:latest | |
generation: 2 | |
importPolicy: {} | |
name: "2.5" | |
referencePolicy: | |
type: Source | |
- annotations: | |
description: |- | |
Build and run Ruby applications on RHEL 7. For more information about using this builder image, including OpenShift considerations, see https://github.com/sclorg/s2i-ruby-container/tree/master/2.3/README.md. | |
WARNING: By selecting this tag, your application will automatically update to use the latest version of Ruby available on OpenShift, including major versions updates. | |
iconClass: icon-ruby | |
openshift.io/display-name: Ruby (Latest) | |
openshift.io/provider-display-name: Red Hat, Inc. | |
sampleRepo: https://github.com/openshift/ruby-ex.git | |
supports: ruby | |
tags: builder,ruby | |
from: | |
kind: ImageStreamTag | |
name: "2.5" | |
generation: 1 | |
importPolicy: {} | |
name: latest | |
referencePolicy: | |
type: Local | |
status: | |
dockerImageRepository: docker-registry.default.svc:5000/openshift/ruby | |
tags: | |
- items: | |
- created: 2018-07-09T20:42:19Z | |
dockerImageReference: registry.access.redhat.com/openshift3/ruby-20-rhel7@sha256:9cfdf4b811ace13d4c555335b249ab831832a384113035512abc9d4d5cc59716 | |
generation: 2 | |
image: sha256:9cfdf4b811ace13d4c555335b249ab831832a384113035512abc9d4d5cc59716 | |
tag: "2.0" | |
- items: | |
- created: 2018-07-09T20:42:19Z | |
dockerImageReference: registry.access.redhat.com/rhscl/ruby-22-rhel7@sha256:2e83b9e07e85960060096b6aff7ee202a5f52e0e18447641b080b1f3879e0901 | |
generation: 2 | |
image: sha256:2e83b9e07e85960060096b6aff7ee202a5f52e0e18447641b080b1f3879e0901 | |
tag: "2.2" | |
- items: | |
- created: 2018-07-09T20:42:19Z | |
dockerImageReference: registry.access.redhat.com/rhscl/ruby-23-rhel7@sha256:10f7acd6d932410377b99da79892daae29bec6849f24222759daee17b1ea9fad | |
generation: 2 | |
image: sha256:10f7acd6d932410377b99da79892daae29bec6849f24222759daee17b1ea9fad | |
tag: "2.3" | |
- items: | |
- created: 2018-07-09T20:42:19Z | |
dockerImageReference: registry.access.redhat.com/rhscl/ruby-24-rhel7@sha256:f286e353cc2f4beb9d8878646f10c38f9f894d226da263893b3853832bf91c38 | |
generation: 2 | |
image: sha256:f286e353cc2f4beb9d8878646f10c38f9f894d226da263893b3853832bf91c38 | |
tag: "2.4" | |
- items: | |
- created: 2018-07-09T20:42:19Z | |
dockerImageReference: registry.access.redhat.com/rhscl/ruby-25-rhel7@sha256:0eaaed9fae1b0d9bc8ed73b93d581c6ab019a92277484c9acf52fa60b3269a7c | |
generation: 2 | |
image: sha256:0eaaed9fae1b0d9bc8ed73b93d581c6ab019a92277484c9acf52fa60b3269a7c | |
tag: "2.5" | |
- items: | |
- created: 2018-07-09T20:42:19Z | |
dockerImageReference: registry.access.redhat.com/rhscl/ruby-25-rhel7@sha256:0eaaed9fae1b0d9bc8ed73b93d581c6ab019a92277484c9acf52fa60b3269a7c | |
generation: 2 | |
image: sha256:0eaaed9fae1b0d9bc8ed73b93d581c6ab019a92277484c9acf52fa60b3269a7c | |
tag: latest | |
kind: List | |
metadata: | |
resourceVersion: "" | |
selfLink: "" | |
Jul 9 13:43:30.081: INFO: Running 'oc get --config=/home/yifan/tectonic-installer/yifan-test-cluster/generated/auth/kubeconfig --namespace=e2e-test-build-valuefrom-xlwwr is -o yaml' | |
Jul 9 13:43:30.361: INFO: | |
imagestreams in dynamic test namespace: | |
apiVersion: v1 | |
items: [] | |
kind: List | |
metadata: | |
resourceVersion: "" | |
selfLink: "" | |
Jul 9 13:43:30.364: INFO: found local image registry.svc.ci.openshift.org/openshift/origin-v3.11:installer | |
Jul 9 13:43:30.364: INFO: found local image quay.io/coreos/kube-core-operator-dev:5c12fa853e1f65c425336a0ae8eb2ea2fde0aaa7 | |
Jul 9 13:43:30.364: INFO: found local image quay.io/coreos/kube-core-operator-dev:22596c5e2cffc5c483bd7c36c33705a1ceb74fd2 | |
Jul 9 13:43:30.364: INFO: found local image quay.io/coreos/kube-core-operator-dev:latest | |
Jul 9 13:43:30.364: INFO: found local image quay.io/coreos/kube-core-renderer-dev:22596c5e2cffc5c483bd7c36c33705a1ceb74fd2 | |
Jul 9 13:43:30.364: INFO: found local image quay.io/coreos/kube-core-renderer-dev:latest | |
[AfterEach] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/builds/valuefrom.go:31 | |
Jul 9 13:43:30.365: INFO: Dumping pod state for namespace e2e-test-build-valuefrom-xlwwr | |
Jul 9 13:43:30.365: INFO: Running 'oc get --config=/home/yifan/tectonic-installer/yifan-test-cluster/generated/auth/kubeconfig --namespace=e2e-test-build-valuefrom-xlwwr pods -o yaml' | |
Jul 9 13:43:30.680: INFO: apiVersion: v1 | |
items: [] | |
kind: List | |
metadata: | |
resourceVersion: "" | |
selfLink: "" | |
[AfterEach] [Feature:Builds][Conformance][valueFrom] process valueFrom in build strategy environment variables | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/util/cli.go:72 | |
STEP: Deleting namespaces | |
Jul 9 13:43:30.804: INFO: namespace : e2e-test-build-valuefrom-xlwwr api call to delete is complete | |
STEP: Waiting for namespaces to vanish | |
[AfterEach] [Feature:Builds][Conformance][valueFrom] process valueFrom in build strategy environment variables | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:142 | |
STEP: Dumping a list of prepulled images on each node... | |
Jul 9 13:43:36.882: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready | |
• Failure in Spec Setup (JustBeforeEach) [43.833 seconds] | |
[Feature:Builds][Conformance][valueFrom] process valueFrom in build strategy environment variables | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/builds/valuefrom.go:13 | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/builds/valuefrom.go:26 | |
should successfully resolve valueFrom in docker build environment variables [Suite:openshift/conformance/parallel] [JustBeforeEach] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/builds/valuefrom.go:83 | |
Expected error: | |
<*errors.errorString | 0xc420c099f0>: { | |
s: "Failed to import expected imagestreams", | |
} | |
Failed to import expected imagestreams | |
not to have occurred | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/builds/valuefrom.go:45 | |
------------------------------ | |
[sig-storage] EmptyDir volumes | |
should support (non-root,0644,tmpfs) [Conformance] [Suite:openshift/conformance/parallel] [Suite:k8s] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:674 | |
[BeforeEach] [Top Level] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/util/test.go:51 | |
[BeforeEach] [sig-storage] EmptyDir volumes | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:141 | |
STEP: Creating a kubernetes client | |
Jul 9 13:43:36.933: INFO: >>> kubeConfig: /home/yifan/tectonic-installer/yifan-test-cluster/generated/auth/kubeconfig | |
STEP: Building a namespace api object | |
Jul 9 13:43:38.741: INFO: About to run a Kube e2e test, ensuring namespace is privileged | |
Jul 9 13:43:39.136: INFO: Found PodSecurityPolicies; assuming PodSecurityPolicy is enabled. | |
Jul 9 13:43:39.247: INFO: Found ClusterRoles; assuming RBAC is enabled. | |
STEP: Binding the e2e-test-privileged-psp PodSecurityPolicy to the default service account in e2e-tests-emptydir-bv4q4 | |
STEP: Waiting for a default service account to be provisioned in namespace | |
[It] should support (non-root,0644,tmpfs) [Conformance] [Suite:openshift/conformance/parallel] [Suite:k8s] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:674 | |
STEP: Creating a pod to test emptydir 0644 on tmpfs | |
Jul 9 13:43:39.515: INFO: Waiting up to 5m0s for pod "pod-c278c52b-83b8-11e8-b9cc-28d244b00276" in namespace "e2e-tests-emptydir-bv4q4" to be "success or failure" | |
Jul 9 13:43:39.546: INFO: Pod "pod-c278c52b-83b8-11e8-b9cc-28d244b00276": Phase="Pending", Reason="", readiness=false. Elapsed: 31.41301ms | |
Jul 9 13:43:41.578: INFO: Pod "pod-c278c52b-83b8-11e8-b9cc-28d244b00276": Phase="Pending", Reason="", readiness=false. Elapsed: 2.063309616s | |
Jul 9 13:43:43.611: INFO: Pod "pod-c278c52b-83b8-11e8-b9cc-28d244b00276": Phase="Pending", Reason="", readiness=false. Elapsed: 4.09617315s | |
Jul 9 13:43:45.645: INFO: Pod "pod-c278c52b-83b8-11e8-b9cc-28d244b00276": Phase="Pending", Reason="", readiness=false. Elapsed: 6.129786594s | |
Jul 9 13:43:47.687: INFO: Pod "pod-c278c52b-83b8-11e8-b9cc-28d244b00276": Phase="Succeeded", Reason="", readiness=false. Elapsed: 8.172015504s | |
STEP: Saw pod success | |
Jul 9 13:43:47.687: INFO: Pod "pod-c278c52b-83b8-11e8-b9cc-28d244b00276" satisfied condition "success or failure" | |
Jul 9 13:43:47.718: INFO: Trying to get logs from node ip-10-0-130-54.us-west-2.compute.internal pod pod-c278c52b-83b8-11e8-b9cc-28d244b00276 container test-container: <nil> | |
STEP: delete the pod | |
Jul 9 13:43:47.791: INFO: Waiting for pod pod-c278c52b-83b8-11e8-b9cc-28d244b00276 to disappear | |
Jul 9 13:43:47.824: INFO: Pod pod-c278c52b-83b8-11e8-b9cc-28d244b00276 no longer exists | |
[AfterEach] [sig-storage] EmptyDir volumes | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:142 | |
Jul 9 13:43:47.824: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready | |
STEP: Destroying namespace "e2e-tests-emptydir-bv4q4" for this suite. | |
Jul 9 13:43:53.969: INFO: Waiting up to 30s for server preferred namespaced resources to be successfully discovered | |
Jul 9 13:43:56.994: INFO: namespace: e2e-tests-emptydir-bv4q4, resource: bindings, ignored listing per whitelist | |
Jul 9 13:43:57.993: INFO: namespace e2e-tests-emptydir-bv4q4 deletion completed in 10.12677996s | |
• [SLOW TEST:21.061 seconds] | |
[sig-storage] EmptyDir volumes | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/common/empty_dir.go:41 | |
should support (non-root,0644,tmpfs) [Conformance] [Suite:openshift/conformance/parallel] [Suite:k8s] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:674 | |
------------------------------ | |
[sig-storage] Projected | |
should be consumable in multiple volumes in a pod [Conformance] [Suite:openshift/conformance/parallel] [Suite:k8s] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:674 | |
[BeforeEach] [Top Level] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/util/test.go:51 | |
[BeforeEach] [sig-storage] Projected | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:141 | |
STEP: Creating a kubernetes client | |
Jul 9 13:43:57.994: INFO: >>> kubeConfig: /home/yifan/tectonic-installer/yifan-test-cluster/generated/auth/kubeconfig | |
STEP: Building a namespace api object | |
Jul 9 13:43:59.793: INFO: About to run a Kube e2e test, ensuring namespace is privileged | |
STEP: Binding the e2e-test-privileged-psp PodSecurityPolicy to the default service account in e2e-tests-projected-jvx9v | |
STEP: Waiting for a default service account to be provisioned in namespace | |
[BeforeEach] [sig-storage] Projected | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/common/projected.go:858 | |
[It] should be consumable in multiple volumes in a pod [Conformance] [Suite:openshift/conformance/parallel] [Suite:k8s] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:674 | |
STEP: Creating secret with name projected-secret-test-ceee9419-83b8-11e8-b9cc-28d244b00276 | |
STEP: Creating a pod to test consume secrets | |
Jul 9 13:44:00.460: INFO: Waiting up to 5m0s for pod "pod-projected-secrets-cef5416e-83b8-11e8-b9cc-28d244b00276" in namespace "e2e-tests-projected-jvx9v" to be "success or failure" | |
Jul 9 13:44:00.509: INFO: Pod "pod-projected-secrets-cef5416e-83b8-11e8-b9cc-28d244b00276": Phase="Pending", Reason="", readiness=false. Elapsed: 49.011267ms | |
Jul 9 13:44:02.542: INFO: Pod "pod-projected-secrets-cef5416e-83b8-11e8-b9cc-28d244b00276": Phase="Pending", Reason="", readiness=false. Elapsed: 2.082069438s | |
Jul 9 13:44:04.574: INFO: Pod "pod-projected-secrets-cef5416e-83b8-11e8-b9cc-28d244b00276": Phase="Pending", Reason="", readiness=false. Elapsed: 4.114394759s | |
Jul 9 13:44:06.629: INFO: Pod "pod-projected-secrets-cef5416e-83b8-11e8-b9cc-28d244b00276": Phase="Succeeded", Reason="", readiness=false. Elapsed: 6.168835583s | |
STEP: Saw pod success | |
Jul 9 13:44:06.629: INFO: Pod "pod-projected-secrets-cef5416e-83b8-11e8-b9cc-28d244b00276" satisfied condition "success or failure" | |
Jul 9 13:44:06.660: INFO: Trying to get logs from node ip-10-0-130-54.us-west-2.compute.internal pod pod-projected-secrets-cef5416e-83b8-11e8-b9cc-28d244b00276 container secret-volume-test: <nil> | |
STEP: delete the pod | |
Jul 9 13:44:06.802: INFO: Waiting for pod pod-projected-secrets-cef5416e-83b8-11e8-b9cc-28d244b00276 to disappear | |
Jul 9 13:44:06.834: INFO: Pod pod-projected-secrets-cef5416e-83b8-11e8-b9cc-28d244b00276 no longer exists | |
[AfterEach] [sig-storage] Projected | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:142 | |
Jul 9 13:44:06.834: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready | |
STEP: Destroying namespace "e2e-tests-projected-jvx9v" for this suite. | |
Jul 9 13:44:12.994: INFO: Waiting up to 30s for server preferred namespaced resources to be successfully discovered | |
Jul 9 13:44:16.262: INFO: namespace: e2e-tests-projected-jvx9v, resource: bindings, ignored listing per whitelist | |
Jul 9 13:44:16.995: INFO: namespace e2e-tests-projected-jvx9v deletion completed in 10.122425841s | |
• [SLOW TEST:19.000 seconds] | |
[sig-storage] Projected | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/common/projected.go:34 | |
should be consumable in multiple volumes in a pod [Conformance] [Suite:openshift/conformance/parallel] [Suite:k8s] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:674 | |
------------------------------ | |
[Feature:DeploymentConfig] deploymentconfigs rolled back [Conformance] | |
should rollback to an older deployment [Suite:openshift/conformance/parallel] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/deployments/deployments.go:842 | |
[BeforeEach] [Top Level] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/util/test.go:51 | |
[BeforeEach] [Feature:DeploymentConfig] deploymentconfigs | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:141 | |
STEP: Creating a kubernetes client | |
Jul 9 13:42:49.763: INFO: >>> kubeConfig: /home/yifan/tectonic-installer/yifan-test-cluster/generated/auth/kubeconfig | |
[BeforeEach] [Feature:DeploymentConfig] deploymentconfigs | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/util/cli.go:83 | |
Jul 9 13:42:51.927: INFO: configPath is now "/tmp/e2e-test-cli-deployment-wfbvx-user.kubeconfig" | |
Jul 9 13:42:51.927: INFO: The user is now "e2e-test-cli-deployment-wfbvx-user" | |
Jul 9 13:42:51.927: INFO: Creating project "e2e-test-cli-deployment-wfbvx" | |
Jul 9 13:42:52.077: INFO: Waiting on permissions in project "e2e-test-cli-deployment-wfbvx" ... | |
[JustBeforeEach] [Feature:DeploymentConfig] deploymentconfigs | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/deployments/deployments.go:43 | |
[It] should rollback to an older deployment [Suite:openshift/conformance/parallel] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/deployments/deployments.go:842 | |
Jul 9 13:43:04.034: INFO: Latest rollout of dc/deployment-simple (rc/deployment-simple-1) is complete. | |
Jul 9 13:43:04.034: INFO: Running 'oc rollout --config=/tmp/e2e-test-cli-deployment-wfbvx-user.kubeconfig --namespace=e2e-test-cli-deployment-wfbvx latest deployment-simple' | |
STEP: verifying that we are on the second version | |
Jul 9 13:43:04.334: INFO: Running 'oc get --config=/tmp/e2e-test-cli-deployment-wfbvx-user.kubeconfig --namespace=e2e-test-cli-deployment-wfbvx dc/deployment-simple --output=jsonpath="{.status.latestVersion}"' | |
Jul 9 13:43:23.819: INFO: Latest rollout of dc/deployment-simple (rc/deployment-simple-2) is complete. | |
STEP: verifying that we can rollback | |
Jul 9 13:43:23.819: INFO: Running 'oc rollout --config=/tmp/e2e-test-cli-deployment-wfbvx-user.kubeconfig --namespace=e2e-test-cli-deployment-wfbvx undo dc/deployment-simple' | |
Jul 9 13:43:43.415: INFO: Latest rollout of dc/deployment-simple (rc/deployment-simple-3) is complete. | |
STEP: verifying that we are on the third version | |
Jul 9 13:43:43.415: INFO: Running 'oc get --config=/tmp/e2e-test-cli-deployment-wfbvx-user.kubeconfig --namespace=e2e-test-cli-deployment-wfbvx dc/deployment-simple --output=jsonpath="{.status.latestVersion}"' | |
[AfterEach] rolled back [Conformance] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/deployments/deployments.go:838 | |
[AfterEach] [Feature:DeploymentConfig] deploymentconfigs | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/deployments/deployments.go:62 | |
[AfterEach] [Feature:DeploymentConfig] deploymentconfigs | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/util/cli.go:72 | |
STEP: Deleting namespaces | |
Jul 9 13:43:45.819: INFO: namespace : e2e-test-cli-deployment-wfbvx api call to delete is complete | |
STEP: Waiting for namespaces to vanish | |
[AfterEach] [Feature:DeploymentConfig] deploymentconfigs | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:142 | |
Jul 9 13:44:27.961: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready | |
• [SLOW TEST:98.251 seconds] | |
[Feature:DeploymentConfig] deploymentconfigs | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/deployments/deployments.go:37 | |
rolled back [Conformance] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/deployments/deployments.go:836 | |
should rollback to an older deployment [Suite:openshift/conformance/parallel] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/deployments/deployments.go:842 | |
------------------------------ | |
[sig-storage] Projected | |
should be consumable from pods in volume with mappings and Item Mode set [Conformance] [Suite:openshift/conformance/parallel] [Suite:k8s] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:674 | |
[BeforeEach] [Top Level] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/util/test.go:51 | |
[BeforeEach] [sig-storage] Projected | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:141 | |
STEP: Creating a kubernetes client | |
Jul 9 13:44:16.996: INFO: >>> kubeConfig: /home/yifan/tectonic-installer/yifan-test-cluster/generated/auth/kubeconfig | |
STEP: Building a namespace api object | |
Jul 9 13:44:18.737: INFO: About to run a Kube e2e test, ensuring namespace is privileged | |
STEP: Binding the e2e-test-privileged-psp PodSecurityPolicy to the default service account in e2e-tests-projected-jnn96 | |
STEP: Waiting for a default service account to be provisioned in namespace | |
[BeforeEach] [sig-storage] Projected | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/common/projected.go:858 | |
[It] should be consumable from pods in volume with mappings and Item Mode set [Conformance] [Suite:openshift/conformance/parallel] [Suite:k8s] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:674 | |
STEP: Creating projection with secret that has name projected-secret-test-map-da37a35a-83b8-11e8-b9cc-28d244b00276 | |
STEP: Creating a pod to test consume secrets | |
Jul 9 13:44:19.395: INFO: Waiting up to 5m0s for pod "pod-projected-secrets-da3dfcd6-83b8-11e8-b9cc-28d244b00276" in namespace "e2e-tests-projected-jnn96" to be "success or failure" | |
Jul 9 13:44:19.427: INFO: Pod "pod-projected-secrets-da3dfcd6-83b8-11e8-b9cc-28d244b00276": Phase="Pending", Reason="", readiness=false. Elapsed: 32.096999ms | |
Jul 9 13:44:21.458: INFO: Pod "pod-projected-secrets-da3dfcd6-83b8-11e8-b9cc-28d244b00276": Phase="Pending", Reason="", readiness=false. Elapsed: 2.063527276s | |
Jul 9 13:44:23.547: INFO: Pod "pod-projected-secrets-da3dfcd6-83b8-11e8-b9cc-28d244b00276": Phase="Pending", Reason="", readiness=false. Elapsed: 4.152002966s | |
Jul 9 13:44:25.578: INFO: Pod "pod-projected-secrets-da3dfcd6-83b8-11e8-b9cc-28d244b00276": Phase="Succeeded", Reason="", readiness=false. Elapsed: 6.183510428s | |
STEP: Saw pod success | |
Jul 9 13:44:25.578: INFO: Pod "pod-projected-secrets-da3dfcd6-83b8-11e8-b9cc-28d244b00276" satisfied condition "success or failure" | |
Jul 9 13:44:25.612: INFO: Trying to get logs from node ip-10-0-130-54.us-west-2.compute.internal pod pod-projected-secrets-da3dfcd6-83b8-11e8-b9cc-28d244b00276 container projected-secret-volume-test: <nil> | |
STEP: delete the pod | |
Jul 9 13:44:25.733: INFO: Waiting for pod pod-projected-secrets-da3dfcd6-83b8-11e8-b9cc-28d244b00276 to disappear | |
Jul 9 13:44:25.806: INFO: Pod pod-projected-secrets-da3dfcd6-83b8-11e8-b9cc-28d244b00276 no longer exists | |
[AfterEach] [sig-storage] Projected | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:142 | |
Jul 9 13:44:25.806: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready | |
STEP: Destroying namespace "e2e-tests-projected-jnn96" for this suite. | |
Jul 9 13:44:31.956: INFO: Waiting up to 30s for server preferred namespaced resources to be successfully discovered | |
Jul 9 13:44:33.807: INFO: namespace: e2e-tests-projected-jnn96, resource: bindings, ignored listing per whitelist | |
Jul 9 13:44:35.559: INFO: namespace e2e-tests-projected-jnn96 deletion completed in 9.705345315s | |
• [SLOW TEST:18.563 seconds] | |
[sig-storage] Projected | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/common/projected.go:34 | |
should be consumable from pods in volume with mappings and Item Mode set [Conformance] [Suite:openshift/conformance/parallel] [Suite:k8s] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:674 | |
------------------------------ | |
SSS | |
------------------------------ | |
[Feature:Builds][Conformance] s2i build with a root user image | |
should create a root build and fail without a privileged SCC [Suite:openshift/conformance/parallel] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/builds/s2i_root.go:48 | |
[BeforeEach] [Top Level] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/util/test.go:51 | |
[BeforeEach] [Feature:Builds][Conformance] s2i build with a root user image | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:141 | |
STEP: Creating a kubernetes client | |
Jul 9 13:43:02.215: INFO: >>> kubeConfig: /home/yifan/tectonic-installer/yifan-test-cluster/generated/auth/kubeconfig | |
[BeforeEach] [Feature:Builds][Conformance] s2i build with a root user image | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/util/cli.go:83 | |
Jul 9 13:43:04.436: INFO: configPath is now "/tmp/e2e-test-s2i-build-root-phq84-user.kubeconfig" | |
Jul 9 13:43:04.436: INFO: The user is now "e2e-test-s2i-build-root-phq84-user" | |
Jul 9 13:43:04.436: INFO: Creating project "e2e-test-s2i-build-root-phq84" | |
Jul 9 13:43:04.572: INFO: Waiting on permissions in project "e2e-test-s2i-build-root-phq84" ... | |
[BeforeEach] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/builds/s2i_root.go:24 | |
Jul 9 13:43:04.609: INFO: | |
got error on docker inspect fork/exec /bin/docker: no such file or directory | |
[JustBeforeEach] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/builds/s2i_root.go:28 | |
STEP: waiting for builder service account | |
STEP: creating a root build container | |
Jul 9 13:43:04.748: INFO: Running 'oc new-build --config=/tmp/e2e-test-s2i-build-root-phq84-user.kubeconfig --namespace=e2e-test-s2i-build-root-phq84 -D FROM centos/nodejs-6-centos7 | |
USER 0 --name nodejsroot' | |
--> Found Docker image 7e95117 (2 weeks old) from Docker Hub for "centos/nodejs-6-centos7" | |
Node.js 6 | |
--------- | |
Node.js 6 available as container is a base platform for building and running various Node.js 6 applications and frameworks. Node.js is a platform built on Chrome's JavaScript runtime for easily building fast, scalable network applications. Node.js uses an event-driven, non-blocking I/O model that makes it lightweight and efficient, perfect for data-intensive real-time applications that run across distributed devices. | |
Tags: builder, nodejs, nodejs6 | |
* An image stream will be created as "nodejs-6-centos7:latest" that will track the source image | |
* A Docker build using a predefined Dockerfile will be created | |
* The resulting image will be pushed to image stream "nodejsroot:latest" | |
* Every time "nodejs-6-centos7:latest" changes a new build will be triggered | |
--> Creating resources with label build=nodejsroot ... | |
imagestream "nodejs-6-centos7" created | |
imagestream "nodejsroot" created | |
buildconfig "nodejsroot" created | |
--> Success | |
Build configuration "nodejsroot" created and build triggered. | |
Run 'oc logs -f bc/nodejsroot' to stream the build progress. | |
[It] should create a root build and fail without a privileged SCC [Suite:openshift/conformance/parallel] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/builds/s2i_root.go:48 | |
Jul 9 13:44:26.624: INFO: Running 'oc new-app --config=/tmp/e2e-test-s2i-build-root-phq84-user.kubeconfig --namespace=e2e-test-s2i-build-root-phq84 nodejsroot~https://github.com/openshift/nodejs-ex --name nodejsfail' | |
--> Found image 863b545 (37 seconds old) in image stream "e2e-test-s2i-build-root-phq84/nodejsroot" under tag "latest" for "nodejsroot" | |
Node.js 6 | |
--------- | |
Node.js 6 available as container is a base platform for building and running various Node.js 6 applications and frameworks. Node.js is a platform built on Chrome's JavaScript runtime for easily building fast, scalable network applications. Node.js uses an event-driven, non-blocking I/O model that makes it lightweight and efficient, perfect for data-intensive real-time applications that run across distributed devices. | |
Tags: builder, nodejs, nodejs6 | |
* A source build using source code from https://github.com/openshift/nodejs-ex will be created | |
* The resulting image will be pushed to image stream "nodejsfail:latest" | |
* Use 'start-build' to trigger a new build | |
* This image will be deployed in deployment config "nodejsfail" | |
* Port 8080/tcp will be load balanced by service "nodejsfail" | |
* Other containers can access this service through the hostname "nodejsfail" | |
* WARNING: Image "e2e-test-s2i-build-root-phq84/nodejsroot:latest" runs as the 'root' user which may not be permitted by your cluster administrator | |
--> Creating resources ... | |
imagestream "nodejsfail" created | |
buildconfig "nodejsfail" created | |
deploymentconfig "nodejsfail" created | |
service "nodejsfail" created | |
--> Success | |
Build scheduled, use 'oc logs -f bc/nodejsfail' to track its progress. | |
Application is not exposed. You can expose services to the outside world by executing one or more of the commands below: | |
'oc expose svc/nodejsfail' | |
Run 'oc status' to view your app. | |
Jul 9 13:44:33.431: INFO: WaitForABuild returning with error: The build "nodejsfail-1" status is "Failed" | |
[AfterEach] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/builds/s2i_root.go:41 | |
[AfterEach] [Feature:Builds][Conformance] s2i build with a root user image | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/util/cli.go:72 | |
STEP: Deleting namespaces | |
Jul 9 13:44:33.620: INFO: namespace : e2e-test-s2i-build-root-phq84 api call to delete is complete | |
STEP: Waiting for namespaces to vanish | |
[AfterEach] [Feature:Builds][Conformance] s2i build with a root user image | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:142 | |
Jul 9 13:44:39.661: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready | |
• [SLOW TEST:97.490 seconds] | |
[Feature:Builds][Conformance] s2i build with a root user image | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/builds/s2i_root.go:16 | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/builds/s2i_root.go:23 | |
should create a root build and fail without a privileged SCC [Suite:openshift/conformance/parallel] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/builds/s2i_root.go:48 | |
------------------------------ | |
[sig-storage] Projected | |
should be consumable from pods in volume as non-root with FSGroup [Feature:FSGroup] [Suite:openshift/conformance/parallel] [Suite:k8s] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/common/projected.go:436 | |
[BeforeEach] [Top Level] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/util/test.go:51 | |
[BeforeEach] [sig-storage] Projected | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:141 | |
STEP: Creating a kubernetes client | |
Jul 9 13:44:28.016: INFO: >>> kubeConfig: /home/yifan/tectonic-installer/yifan-test-cluster/generated/auth/kubeconfig | |
STEP: Building a namespace api object | |
Jul 9 13:44:30.108: INFO: About to run a Kube e2e test, ensuring namespace is privileged | |
STEP: Binding the e2e-test-privileged-psp PodSecurityPolicy to the default service account in e2e-tests-projected-wpk9l | |
STEP: Waiting for a default service account to be provisioned in namespace | |
[BeforeEach] [sig-storage] Projected | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/common/projected.go:858 | |
[It] should be consumable from pods in volume as non-root with FSGroup [Feature:FSGroup] [Suite:openshift/conformance/parallel] [Suite:k8s] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/common/projected.go:436 | |
STEP: Creating configMap with name projected-configmap-test-volume-e113f254-83b8-11e8-ac23-28d244b00276 | |
STEP: Creating a pod to test consume configMaps | |
Jul 9 13:44:30.920: INFO: Waiting up to 5m0s for pod "pod-projected-configmaps-e11a1740-83b8-11e8-ac23-28d244b00276" in namespace "e2e-tests-projected-wpk9l" to be "success or failure" | |
Jul 9 13:44:30.959: INFO: Pod "pod-projected-configmaps-e11a1740-83b8-11e8-ac23-28d244b00276": Phase="Pending", Reason="", readiness=false. Elapsed: 38.700824ms | |
Jul 9 13:44:33.000: INFO: Pod "pod-projected-configmaps-e11a1740-83b8-11e8-ac23-28d244b00276": Phase="Succeeded", Reason="", readiness=false. Elapsed: 2.079817966s | |
STEP: Saw pod success | |
Jul 9 13:44:33.000: INFO: Pod "pod-projected-configmaps-e11a1740-83b8-11e8-ac23-28d244b00276" satisfied condition "success or failure" | |
Jul 9 13:44:33.035: INFO: Trying to get logs from node ip-10-0-130-54.us-west-2.compute.internal pod pod-projected-configmaps-e11a1740-83b8-11e8-ac23-28d244b00276 container projected-configmap-volume-test: <nil> | |
STEP: delete the pod | |
Jul 9 13:44:33.134: INFO: Waiting for pod pod-projected-configmaps-e11a1740-83b8-11e8-ac23-28d244b00276 to disappear | |
Jul 9 13:44:33.176: INFO: Pod pod-projected-configmaps-e11a1740-83b8-11e8-ac23-28d244b00276 no longer exists | |
[AfterEach] [sig-storage] Projected | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:142 | |
Jul 9 13:44:33.177: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready | |
STEP: Destroying namespace "e2e-tests-projected-wpk9l" for this suite. | |
Jul 9 13:44:39.330: INFO: Waiting up to 30s for server preferred namespaced resources to be successfully discovered | |
Jul 9 13:44:41.722: INFO: namespace: e2e-tests-projected-wpk9l, resource: bindings, ignored listing per whitelist | |
Jul 9 13:44:43.527: INFO: namespace e2e-tests-projected-wpk9l deletion completed in 10.308316892s | |
• [SLOW TEST:15.511 seconds] | |
[sig-storage] Projected | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/common/projected.go:34 | |
should be consumable from pods in volume as non-root with FSGroup [Feature:FSGroup] [Suite:openshift/conformance/parallel] [Suite:k8s] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/common/projected.go:436 | |
------------------------------ | |
[sig-api-machinery] Downward API | |
should provide host IP as an env var [Conformance] [Suite:openshift/conformance/parallel] [Suite:k8s] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:674 | |
[BeforeEach] [Top Level] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/util/test.go:51 | |
[BeforeEach] [sig-api-machinery] Downward API | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:141 | |
STEP: Creating a kubernetes client | |
Jul 9 13:44:39.705: INFO: >>> kubeConfig: /home/yifan/tectonic-installer/yifan-test-cluster/generated/auth/kubeconfig | |
STEP: Building a namespace api object | |
Jul 9 13:44:41.546: INFO: About to run a Kube e2e test, ensuring namespace is privileged | |
STEP: Binding the e2e-test-privileged-psp PodSecurityPolicy to the default service account in e2e-tests-downward-api-lxfqr | |
STEP: Waiting for a default service account to be provisioned in namespace | |
[It] should provide host IP as an env var [Conformance] [Suite:openshift/conformance/parallel] [Suite:k8s] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:674 | |
STEP: Creating a pod to test downward api env vars | |
Jul 9 13:44:42.315: INFO: Waiting up to 5m0s for pod "downward-api-e7e625c3-83b8-11e8-af4e-28d244b00276" in namespace "e2e-tests-downward-api-lxfqr" to be "success or failure" | |
Jul 9 13:44:42.349: INFO: Pod "downward-api-e7e625c3-83b8-11e8-af4e-28d244b00276": Phase="Pending", Reason="", readiness=false. Elapsed: 34.42352ms | |
Jul 9 13:44:44.433: INFO: Pod "downward-api-e7e625c3-83b8-11e8-af4e-28d244b00276": Phase="Pending", Reason="", readiness=false. Elapsed: 2.118759512s | |
Jul 9 13:44:46.469: INFO: Pod "downward-api-e7e625c3-83b8-11e8-af4e-28d244b00276": Phase="Pending", Reason="", readiness=false. Elapsed: 4.153963489s | |
Jul 9 13:44:48.519: INFO: Pod "downward-api-e7e625c3-83b8-11e8-af4e-28d244b00276": Phase="Succeeded", Reason="", readiness=false. Elapsed: 6.204112321s | |
STEP: Saw pod success | |
Jul 9 13:44:48.519: INFO: Pod "downward-api-e7e625c3-83b8-11e8-af4e-28d244b00276" satisfied condition "success or failure" | |
Jul 9 13:44:48.577: INFO: Trying to get logs from node ip-10-0-130-54.us-west-2.compute.internal pod downward-api-e7e625c3-83b8-11e8-af4e-28d244b00276 container dapi-container: <nil> | |
STEP: delete the pod | |
Jul 9 13:44:48.697: INFO: Waiting for pod downward-api-e7e625c3-83b8-11e8-af4e-28d244b00276 to disappear | |
Jul 9 13:44:48.746: INFO: Pod downward-api-e7e625c3-83b8-11e8-af4e-28d244b00276 no longer exists | |
[AfterEach] [sig-api-machinery] Downward API | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:142 | |
Jul 9 13:44:48.746: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready | |
STEP: Destroying namespace "e2e-tests-downward-api-lxfqr" for this suite. | |
Jul 9 13:44:54.930: INFO: Waiting up to 30s for server preferred namespaced resources to be successfully discovered | |
Jul 9 13:44:58.715: INFO: namespace: e2e-tests-downward-api-lxfqr, resource: bindings, ignored listing per whitelist | |
Jul 9 13:44:59.027: INFO: namespace e2e-tests-downward-api-lxfqr deletion completed in 10.221553384s | |
• [SLOW TEST:19.322 seconds] | |
[sig-api-machinery] Downward API | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/common/downward_api.go:37 | |
should provide host IP as an env var [Conformance] [Suite:openshift/conformance/parallel] [Suite:k8s] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:674 | |
------------------------------ | |
[sig-storage] Projected | |
should be consumable from pods in volume [Conformance] [Suite:openshift/conformance/parallel] [Suite:k8s] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:674 | |
[BeforeEach] [Top Level] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/util/test.go:51 | |
[BeforeEach] [sig-storage] Projected | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:141 | |
STEP: Creating a kubernetes client | |
Jul 9 13:44:43.527: INFO: >>> kubeConfig: /home/yifan/tectonic-installer/yifan-test-cluster/generated/auth/kubeconfig | |
STEP: Building a namespace api object | |
Jul 9 13:44:45.612: INFO: About to run a Kube e2e test, ensuring namespace is privileged | |
STEP: Binding the e2e-test-privileged-psp PodSecurityPolicy to the default service account in e2e-tests-projected-z8dr2 | |
STEP: Waiting for a default service account to be provisioned in namespace | |
[BeforeEach] [sig-storage] Projected | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/common/projected.go:858 | |
[It] should be consumable from pods in volume [Conformance] [Suite:openshift/conformance/parallel] [Suite:k8s] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:674 | |
STEP: Creating configMap with name projected-configmap-test-volume-ea5361f2-83b8-11e8-ac23-28d244b00276 | |
STEP: Creating a pod to test consume configMaps | |
Jul 9 13:44:46.433: INFO: Waiting up to 5m0s for pod "pod-projected-configmaps-ea5a5d38-83b8-11e8-ac23-28d244b00276" in namespace "e2e-tests-projected-z8dr2" to be "success or failure" | |
Jul 9 13:44:46.469: INFO: Pod "pod-projected-configmaps-ea5a5d38-83b8-11e8-ac23-28d244b00276": Phase="Pending", Reason="", readiness=false. Elapsed: 35.958118ms | |
Jul 9 13:44:48.522: INFO: Pod "pod-projected-configmaps-ea5a5d38-83b8-11e8-ac23-28d244b00276": Phase="Succeeded", Reason="", readiness=false. Elapsed: 2.088775036s | |
STEP: Saw pod success | |
Jul 9 13:44:48.522: INFO: Pod "pod-projected-configmaps-ea5a5d38-83b8-11e8-ac23-28d244b00276" satisfied condition "success or failure" | |
Jul 9 13:44:48.577: INFO: Trying to get logs from node ip-10-0-130-54.us-west-2.compute.internal pod pod-projected-configmaps-ea5a5d38-83b8-11e8-ac23-28d244b00276 container projected-configmap-volume-test: <nil> | |
STEP: delete the pod | |
Jul 9 13:44:48.698: INFO: Waiting for pod pod-projected-configmaps-ea5a5d38-83b8-11e8-ac23-28d244b00276 to disappear | |
Jul 9 13:44:48.755: INFO: Pod pod-projected-configmaps-ea5a5d38-83b8-11e8-ac23-28d244b00276 no longer exists | |
[AfterEach] [sig-storage] Projected | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:142 | |
Jul 9 13:44:48.755: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready | |
STEP: Destroying namespace "e2e-tests-projected-z8dr2" for this suite. | |
Jul 9 13:44:54.931: INFO: Waiting up to 30s for server preferred namespaced resources to be successfully discovered | |
Jul 9 13:44:57.338: INFO: namespace: e2e-tests-projected-z8dr2, resource: bindings, ignored listing per whitelist | |
Jul 9 13:44:59.160: INFO: namespace e2e-tests-projected-z8dr2 deletion completed in 10.351060248s | |
• [SLOW TEST:15.633 seconds] | |
[sig-storage] Projected | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/common/projected.go:34 | |
should be consumable from pods in volume [Conformance] [Suite:openshift/conformance/parallel] [Suite:k8s] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:674 | |
------------------------------ | |
SS | |
------------------------------ | |
[sig-storage] ConfigMap | |
optional updates should be reflected in volume [Conformance] [Suite:openshift/conformance/parallel] [Suite:k8s] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:674 | |
[BeforeEach] [Top Level] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/util/test.go:51 | |
[BeforeEach] [sig-storage] ConfigMap | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:141 | |
STEP: Creating a kubernetes client | |
Jul 9 13:43:01.298: INFO: >>> kubeConfig: /home/yifan/tectonic-installer/yifan-test-cluster/generated/auth/kubeconfig | |
STEP: Building a namespace api object | |
Jul 9 13:43:03.141: INFO: About to run a Kube e2e test, ensuring namespace is privileged | |
STEP: Binding the e2e-test-privileged-psp PodSecurityPolicy to the default service account in e2e-tests-configmap-qg897 | |
STEP: Waiting for a default service account to be provisioned in namespace | |
[It] optional updates should be reflected in volume [Conformance] [Suite:openshift/conformance/parallel] [Suite:k8s] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:674 | |
Jul 9 13:43:03.828: INFO: Couldn't get node TTL annotation (using default value of 0): No TTL annotation found on the node | |
STEP: Creating configMap with name cm-test-opt-del-ad3a176b-83b8-11e8-a924-28d244b00276 | |
STEP: Creating configMap with name cm-test-opt-upd-ad3a17e2-83b8-11e8-a924-28d244b00276 | |
STEP: Creating the pod | |
STEP: Deleting configmap cm-test-opt-del-ad3a176b-83b8-11e8-a924-28d244b00276 | |
STEP: Updating configmap cm-test-opt-upd-ad3a17e2-83b8-11e8-a924-28d244b00276 | |
STEP: Creating configMap with name cm-test-opt-create-ad3a1816-83b8-11e8-a924-28d244b00276 | |
STEP: waiting to observe update in volume | |
[AfterEach] [sig-storage] ConfigMap | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:142 | |
Jul 9 13:44:42.285: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready | |
STEP: Destroying namespace "e2e-tests-configmap-qg897" for this suite. | |
Jul 9 13:45:04.419: INFO: Waiting up to 30s for server preferred namespaced resources to be successfully discovered | |
Jul 9 13:45:07.939: INFO: namespace: e2e-tests-configmap-qg897, resource: bindings, ignored listing per whitelist | |
Jul 9 13:45:08.362: INFO: namespace e2e-tests-configmap-qg897 deletion completed in 26.038968447s | |
• [SLOW TEST:127.063 seconds] | |
[sig-storage] ConfigMap | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/common/configmap_volume.go:32 | |
optional updates should be reflected in volume [Conformance] [Suite:openshift/conformance/parallel] [Suite:k8s] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:674 | |
------------------------------ | |
S | |
------------------------------ | |
[sig-storage] ConfigMap | |
binary data should be reflected in volume [Suite:openshift/conformance/parallel] [Suite:k8s] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/common/configmap_volume.go:187 | |
[BeforeEach] [Top Level] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/util/test.go:51 | |
[BeforeEach] [sig-storage] ConfigMap | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:141 | |
STEP: Creating a kubernetes client | |
Jul 9 13:44:35.562: INFO: >>> kubeConfig: /home/yifan/tectonic-installer/yifan-test-cluster/generated/auth/kubeconfig | |
STEP: Building a namespace api object | |
Jul 9 13:44:37.282: INFO: About to run a Kube e2e test, ensuring namespace is privileged | |
STEP: Binding the e2e-test-privileged-psp PodSecurityPolicy to the default service account in e2e-tests-configmap-cjx8z | |
STEP: Waiting for a default service account to be provisioned in namespace | |
[It] binary data should be reflected in volume [Suite:openshift/conformance/parallel] [Suite:k8s] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/common/configmap_volume.go:187 | |
Jul 9 13:44:38.066: INFO: Couldn't get node TTL annotation (using default value of 0): No TTL annotation found on the node | |
STEP: Creating configMap with name configmap-test-upd-e5659b3a-83b8-11e8-b9cc-28d244b00276 | |
STEP: Creating the pod | |
STEP: Waiting for pod with text data | |
STEP: Waiting for pod with binary data | |
[AfterEach] [sig-storage] ConfigMap | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:142 | |
Jul 9 13:44:48.308: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready | |
STEP: Destroying namespace "e2e-tests-configmap-cjx8z" for this suite. | |
Jul 9 13:45:10.444: INFO: Waiting up to 30s for server preferred namespaced resources to be successfully discovered | |
Jul 9 13:45:12.111: INFO: namespace: e2e-tests-configmap-cjx8z, resource: bindings, ignored listing per whitelist | |
Jul 9 13:45:14.106: INFO: namespace e2e-tests-configmap-cjx8z deletion completed in 25.763762022s | |
• [SLOW TEST:38.544 seconds] | |
[sig-storage] ConfigMap | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/common/configmap_volume.go:32 | |
binary data should be reflected in volume [Suite:openshift/conformance/parallel] [Suite:k8s] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/common/configmap_volume.go:187 | |
------------------------------ | |
[sig-storage] Secrets | |
should be consumable from pods in volume as non-root with defaultMode and fsGroup set [Conformance] [Suite:openshift/conformance/parallel] [Suite:k8s] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:674 | |
[BeforeEach] [Top Level] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/util/test.go:51 | |
[BeforeEach] [sig-storage] Secrets | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:141 | |
STEP: Creating a kubernetes client | |
Jul 9 13:44:59.033: INFO: >>> kubeConfig: /home/yifan/tectonic-installer/yifan-test-cluster/generated/auth/kubeconfig | |
STEP: Building a namespace api object | |
Jul 9 13:45:00.883: INFO: About to run a Kube e2e test, ensuring namespace is privileged | |
STEP: Binding the e2e-test-privileged-psp PodSecurityPolicy to the default service account in e2e-tests-secrets-xgd2p | |
STEP: Waiting for a default service account to be provisioned in namespace | |
[It] should be consumable from pods in volume as non-root with defaultMode and fsGroup set [Conformance] [Suite:openshift/conformance/parallel] [Suite:k8s] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:674 | |
STEP: Creating secret with name secret-test-f36cb6fd-83b8-11e8-af4e-28d244b00276 | |
STEP: Creating a pod to test consume secrets | |
Jul 9 13:45:01.710: INFO: Waiting up to 5m0s for pod "pod-secrets-f3730833-83b8-11e8-af4e-28d244b00276" in namespace "e2e-tests-secrets-xgd2p" to be "success or failure" | |
Jul 9 13:45:01.750: INFO: Pod "pod-secrets-f3730833-83b8-11e8-af4e-28d244b00276": Phase="Pending", Reason="", readiness=false. Elapsed: 40.242366ms | |
Jul 9 13:45:03.791: INFO: Pod "pod-secrets-f3730833-83b8-11e8-af4e-28d244b00276": Phase="Succeeded", Reason="", readiness=false. Elapsed: 2.081136034s | |
STEP: Saw pod success | |
Jul 9 13:45:03.791: INFO: Pod "pod-secrets-f3730833-83b8-11e8-af4e-28d244b00276" satisfied condition "success or failure" | |
Jul 9 13:45:03.832: INFO: Trying to get logs from node ip-10-0-130-54.us-west-2.compute.internal pod pod-secrets-f3730833-83b8-11e8-af4e-28d244b00276 container secret-volume-test: <nil> | |
STEP: delete the pod | |
Jul 9 13:45:03.937: INFO: Waiting for pod pod-secrets-f3730833-83b8-11e8-af4e-28d244b00276 to disappear | |
Jul 9 13:45:03.972: INFO: Pod pod-secrets-f3730833-83b8-11e8-af4e-28d244b00276 no longer exists | |
[AfterEach] [sig-storage] Secrets | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:142 | |
Jul 9 13:45:03.972: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready | |
STEP: Destroying namespace "e2e-tests-secrets-xgd2p" for this suite. | |
Jul 9 13:45:10.141: INFO: Waiting up to 30s for server preferred namespaced resources to be successfully discovered | |
Jul 9 13:45:12.297: INFO: namespace: e2e-tests-secrets-xgd2p, resource: bindings, ignored listing per whitelist | |
Jul 9 13:45:14.285: INFO: namespace e2e-tests-secrets-xgd2p deletion completed in 10.266467732s | |
• [SLOW TEST:15.252 seconds] | |
[sig-storage] Secrets | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/common/secrets_volume.go:33 | |
should be consumable from pods in volume as non-root with defaultMode and fsGroup set [Conformance] [Suite:openshift/conformance/parallel] [Suite:k8s] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:674 | |
------------------------------ | |
SSS | |
------------------------------ | |
[BeforeEach] [Top Level] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/util/test.go:51 | |
[BeforeEach] when using a plugin that isolates namespaces by default | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/networking/util.go:419 | |
Jul 9 13:45:14.583: INFO: Could not check network plugin name: exit status 1. Assuming a non-OpenShift plugin | |
Jul 9 13:45:14.583: INFO: This plugin does not isolate namespaces by default. | |
[AfterEach] when using a plugin that isolates namespaces by default | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:142 | |
Jul 9 13:45:14.584: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready | |
[AfterEach] when using a plugin that isolates namespaces by default | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:142 | |
Jul 9 13:45:14.585: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready | |
S [SKIPPING] in Spec Setup (BeforeEach) [0.297 seconds] | |
[Area:Networking] services | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/networking/services.go:10 | |
when using a plugin that isolates namespaces by default | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/networking/util.go:418 | |
should allow connections to services in the default namespace from a pod in another namespace on the same node [Suite:openshift/conformance/parallel] [BeforeEach] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/networking/services.go:48 | |
Jul 9 13:45:14.583: This plugin does not isolate namespaces by default. | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/util.go:296 | |
------------------------------ | |
[BeforeEach] [Top Level] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/util/test.go:51 | |
[BeforeEach] when using a plugin that isolates namespaces by default | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/networking/util.go:419 | |
Jul 9 13:45:14.586: INFO: This plugin does not isolate namespaces by default. | |
[AfterEach] when using a plugin that isolates namespaces by default | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:142 | |
Jul 9 13:45:14.587: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready | |
[AfterEach] when using a plugin that isolates namespaces by default | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:142 | |
Jul 9 13:45:14.587: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready | |
S [SKIPPING] in Spec Setup (BeforeEach) [0.001 seconds] | |
[Area:Networking] services | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/networking/services.go:10 | |
when using a plugin that isolates namespaces by default | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/networking/util.go:418 | |
should allow connections from pods in the default namespace to a service in another namespace on the same node [Suite:openshift/conformance/parallel] [BeforeEach] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/networking/services.go:56 | |
Jul 9 13:45:14.586: This plugin does not isolate namespaces by default. | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/util.go:296 | |
------------------------------ | |
[sig-storage] Projected | |
updates should be reflected in volume [Conformance] [Suite:openshift/conformance/parallel] [Suite:k8s] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:674 | |
[BeforeEach] [Top Level] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/util/test.go:51 | |
[BeforeEach] [sig-storage] Projected | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:141 | |
STEP: Creating a kubernetes client | |
Jul 9 13:43:34.453: INFO: >>> kubeConfig: /home/yifan/tectonic-installer/yifan-test-cluster/generated/auth/kubeconfig | |
STEP: Building a namespace api object | |
Jul 9 13:43:35.882: INFO: About to run a Kube e2e test, ensuring namespace is privileged | |
STEP: Binding the e2e-test-privileged-psp PodSecurityPolicy to the default service account in e2e-tests-projected-bhqpz | |
STEP: Waiting for a default service account to be provisioned in namespace | |
[BeforeEach] [sig-storage] Projected | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/common/projected.go:858 | |
[It] updates should be reflected in volume [Conformance] [Suite:openshift/conformance/parallel] [Suite:k8s] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:674 | |
Jul 9 13:43:36.476: INFO: Couldn't get node TTL annotation (using default value of 0): No TTL annotation found on the node | |
STEP: Creating projection with configMap that has name projected-configmap-test-upd-c0afb8a4-83b8-11e8-a5b5-28d244b00276 | |
STEP: Creating the pod | |
STEP: Updating configmap projected-configmap-test-upd-c0afb8a4-83b8-11e8-a5b5-28d244b00276 | |
STEP: waiting to observe update in volume | |
[AfterEach] [sig-storage] Projected | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:142 | |
Jul 9 13:44:54.678: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready | |
STEP: Destroying namespace "e2e-tests-projected-bhqpz" for this suite. | |
Jul 9 13:45:16.809: INFO: Waiting up to 30s for server preferred namespaced resources to be successfully discovered | |
Jul 9 13:45:18.682: INFO: namespace: e2e-tests-projected-bhqpz, resource: bindings, ignored listing per whitelist | |
Jul 9 13:45:20.256: INFO: namespace e2e-tests-projected-bhqpz deletion completed in 25.543708524s | |
• [SLOW TEST:105.803 seconds] | |
[sig-storage] Projected | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/common/projected.go:34 | |
updates should be reflected in volume [Conformance] [Suite:openshift/conformance/parallel] [Suite:k8s] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:674 | |
------------------------------ | |
S | |
------------------------------ | |
[sig-storage] HostPath | |
should give a volume the correct mode [Conformance] [Suite:openshift/conformance/parallel] [Suite:k8s] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:674 | |
[BeforeEach] [Top Level] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/util/test.go:51 | |
[BeforeEach] [sig-storage] HostPath | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:141 | |
STEP: Creating a kubernetes client | |
Jul 9 13:45:14.588: INFO: >>> kubeConfig: /home/yifan/tectonic-installer/yifan-test-cluster/generated/auth/kubeconfig | |
STEP: Building a namespace api object | |
Jul 9 13:45:16.741: INFO: About to run a Kube e2e test, ensuring namespace is privileged | |
STEP: Binding the e2e-test-privileged-psp PodSecurityPolicy to the default service account in e2e-tests-hostpath-t6v4p | |
STEP: Waiting for a default service account to be provisioned in namespace | |
[BeforeEach] [sig-storage] HostPath | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/common/host_path.go:37 | |
[It] should give a volume the correct mode [Conformance] [Suite:openshift/conformance/parallel] [Suite:k8s] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:674 | |
STEP: Creating a pod to test hostPath mode | |
Jul 9 13:45:17.456: INFO: Waiting up to 5m0s for pod "pod-host-path-test" in namespace "e2e-tests-hostpath-t6v4p" to be "success or failure" | |
Jul 9 13:45:17.491: INFO: Pod "pod-host-path-test": Phase="Pending", Reason="", readiness=false. Elapsed: 34.160348ms | |
Jul 9 13:45:19.529: INFO: Pod "pod-host-path-test": Phase="Pending", Reason="", readiness=false. Elapsed: 2.072427647s | |
Jul 9 13:45:21.565: INFO: Pod "pod-host-path-test": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.10869612s | |
STEP: Saw pod success | |
Jul 9 13:45:21.565: INFO: Pod "pod-host-path-test" satisfied condition "success or failure" | |
Jul 9 13:45:21.607: INFO: Trying to get logs from node ip-10-0-130-54.us-west-2.compute.internal pod pod-host-path-test container test-container-1: <nil> | |
STEP: delete the pod | |
Jul 9 13:45:21.717: INFO: Waiting for pod pod-host-path-test to disappear | |
Jul 9 13:45:21.755: INFO: Pod pod-host-path-test no longer exists | |
[AfterEach] [sig-storage] HostPath | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:142 | |
Jul 9 13:45:21.755: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready | |
STEP: Destroying namespace "e2e-tests-hostpath-t6v4p" for this suite. | |
Jul 9 13:45:27.937: INFO: Waiting up to 30s for server preferred namespaced resources to be successfully discovered | |
Jul 9 13:45:32.743: INFO: namespace: e2e-tests-hostpath-t6v4p, resource: bindings, ignored listing per whitelist | |
Jul 9 13:45:32.884: INFO: namespace e2e-tests-hostpath-t6v4p deletion completed in 11.070567027s | |
• [SLOW TEST:18.296 seconds] | |
[sig-storage] HostPath | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/common/host_path.go:34 | |
should give a volume the correct mode [Conformance] [Suite:openshift/conformance/parallel] [Suite:k8s] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:674 | |
------------------------------ | |
S | |
------------------------------ | |
[sig-storage] Projected | |
should be consumable from pods in volume with mappings and Item mode set [Conformance] [Suite:openshift/conformance/parallel] [Suite:k8s] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:674 | |
[BeforeEach] [Top Level] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/util/test.go:51 | |
[BeforeEach] [sig-storage] Projected | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:141 | |
STEP: Creating a kubernetes client | |
Jul 9 13:45:32.887: INFO: >>> kubeConfig: /home/yifan/tectonic-installer/yifan-test-cluster/generated/auth/kubeconfig | |
STEP: Building a namespace api object | |
Jul 9 13:45:34.984: INFO: About to run a Kube e2e test, ensuring namespace is privileged | |
STEP: Binding the e2e-test-privileged-psp PodSecurityPolicy to the default service account in e2e-tests-projected-mwbv5 | |
STEP: Waiting for a default service account to be provisioned in namespace | |
[BeforeEach] [sig-storage] Projected | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/common/projected.go:858 | |
[It] should be consumable from pods in volume with mappings and Item mode set [Conformance] [Suite:openshift/conformance/parallel] [Suite:k8s] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:674 | |
STEP: Creating configMap with name projected-configmap-test-volume-map-07b9965c-83b9-11e8-af4e-28d244b00276 | |
STEP: Creating a pod to test consume configMaps | |
Jul 9 13:45:35.739: INFO: Waiting up to 5m0s for pod "pod-projected-configmaps-07bf14c4-83b9-11e8-af4e-28d244b00276" in namespace "e2e-tests-projected-mwbv5" to be "success or failure" | |
Jul 9 13:45:35.777: INFO: Pod "pod-projected-configmaps-07bf14c4-83b9-11e8-af4e-28d244b00276": Phase="Pending", Reason="", readiness=false. Elapsed: 37.808423ms | |
Jul 9 13:45:37.824: INFO: Pod "pod-projected-configmaps-07bf14c4-83b9-11e8-af4e-28d244b00276": Phase="Succeeded", Reason="", readiness=false. Elapsed: 2.084780102s | |
STEP: Saw pod success | |
Jul 9 13:45:37.824: INFO: Pod "pod-projected-configmaps-07bf14c4-83b9-11e8-af4e-28d244b00276" satisfied condition "success or failure" | |
Jul 9 13:45:37.860: INFO: Trying to get logs from node ip-10-0-130-54.us-west-2.compute.internal pod pod-projected-configmaps-07bf14c4-83b9-11e8-af4e-28d244b00276 container projected-configmap-volume-test: <nil> | |
STEP: delete the pod | |
Jul 9 13:45:37.937: INFO: Waiting for pod pod-projected-configmaps-07bf14c4-83b9-11e8-af4e-28d244b00276 to disappear | |
Jul 9 13:45:37.977: INFO: Pod pod-projected-configmaps-07bf14c4-83b9-11e8-af4e-28d244b00276 no longer exists | |
[AfterEach] [sig-storage] Projected | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:142 | |
Jul 9 13:45:37.977: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready | |
STEP: Destroying namespace "e2e-tests-projected-mwbv5" for this suite. | |
Jul 9 13:45:44.142: INFO: Waiting up to 30s for server preferred namespaced resources to be successfully discovered | |
Jul 9 13:45:48.102: INFO: namespace: e2e-tests-projected-mwbv5, resource: bindings, ignored listing per whitelist | |
Jul 9 13:45:48.280: INFO: namespace e2e-tests-projected-mwbv5 deletion completed in 10.266339523s | |
• [SLOW TEST:15.394 seconds] | |
[sig-storage] Projected | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/common/projected.go:34 | |
should be consumable from pods in volume with mappings and Item mode set [Conformance] [Suite:openshift/conformance/parallel] [Suite:k8s] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:674 | |
------------------------------ | |
SS | |
------------------------------ | |
[Feature:Builds][pruning] prune builds based on settings in the buildconfig | |
should prune failed builds based on the failedBuildsHistoryLimit setting [Suite:openshift/conformance/parallel] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/builds/build_pruning.go:108 | |
[BeforeEach] [Top Level] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/util/test.go:51 | |
[BeforeEach] [Feature:Builds][pruning] prune builds based on settings in the buildconfig | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:141 | |
STEP: Creating a kubernetes client | |
Jul 9 13:45:08.364: INFO: >>> kubeConfig: /home/yifan/tectonic-installer/yifan-test-cluster/generated/auth/kubeconfig | |
[BeforeEach] [Feature:Builds][pruning] prune builds based on settings in the buildconfig | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/util/cli.go:83 | |
Jul 9 13:45:10.318: INFO: configPath is now "/tmp/e2e-test-build-pruning-pw7p8-user.kubeconfig" | |
Jul 9 13:45:10.318: INFO: The user is now "e2e-test-build-pruning-pw7p8-user" | |
Jul 9 13:45:10.318: INFO: Creating project "e2e-test-build-pruning-pw7p8" | |
Jul 9 13:45:10.470: INFO: Waiting on permissions in project "e2e-test-build-pruning-pw7p8" ... | |
[BeforeEach] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/builds/build_pruning.go:37 | |
Jul 9 13:45:10.499: INFO: | |
got error on docker inspect fork/exec /bin/docker: no such file or directory | |
[JustBeforeEach] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/builds/build_pruning.go:41 | |
STEP: waiting for builder service account | |
STEP: waiting for openshift namespace imagestreams | |
Jul 9 13:45:10.629: INFO: Running scan #0 | |
Jul 9 13:45:10.629: INFO: Checking language ruby | |
Jul 9 13:45:10.668: INFO: Checking tag 2.4 | |
Jul 9 13:45:10.668: INFO: Checking tag 2.5 | |
Jul 9 13:45:10.668: INFO: Checking tag latest | |
Jul 9 13:45:10.668: INFO: Checking tag 2.0 | |
Jul 9 13:45:10.668: INFO: Checking tag 2.2 | |
Jul 9 13:45:10.668: INFO: Checking tag 2.3 | |
Jul 9 13:45:10.668: INFO: Checking language nodejs | |
Jul 9 13:45:10.700: INFO: Checking tag 0.10 | |
Jul 9 13:45:10.700: INFO: Checking tag 4 | |
Jul 9 13:45:10.700: INFO: Checking tag 6 | |
Jul 9 13:45:10.700: INFO: Checking tag 8 | |
Jul 9 13:45:10.700: INFO: Checking tag 8-RHOAR | |
Jul 9 13:45:10.700: INFO: Checking tag latest | |
Jul 9 13:45:10.700: INFO: Checking language perl | |
Jul 9 13:45:10.732: INFO: Checking tag 5.16 | |
Jul 9 13:45:10.732: INFO: Checking tag 5.20 | |
Jul 9 13:45:10.732: INFO: Checking tag 5.24 | |
Jul 9 13:45:10.732: INFO: Checking tag latest | |
Jul 9 13:45:10.732: INFO: Checking language php | |
Jul 9 13:45:10.768: INFO: Checking tag 5.5 | |
Jul 9 13:45:10.768: INFO: Checking tag 5.6 | |
Jul 9 13:45:10.768: INFO: Checking tag 7.0 | |
Jul 9 13:45:10.768: INFO: Checking tag 7.1 | |
Jul 9 13:45:10.768: INFO: Checking tag latest | |
Jul 9 13:45:10.768: INFO: Checking language python | |
Jul 9 13:45:10.804: INFO: Checking tag 2.7 | |
Jul 9 13:45:10.804: INFO: Checking tag 3.3 | |
Jul 9 13:45:10.804: INFO: Checking tag 3.4 | |
Jul 9 13:45:10.804: INFO: Checking tag 3.5 | |
Jul 9 13:45:10.804: INFO: Checking tag 3.6 | |
Jul 9 13:45:10.804: INFO: Checking tag latest | |
Jul 9 13:45:10.804: INFO: Checking language wildfly | |
Jul 9 13:45:10.837: INFO: ImageStream Error: &errors.StatusError{ErrStatus:v1.Status{TypeMeta:v1.TypeMeta{Kind:"", APIVersion:""}, ListMeta:v1.ListMeta{SelfLink:"", ResourceVersion:"", Continue:""}, Status:"Failure", Message:"imagestreams.image.openshift.io \"wildfly\" not found", Reason:"NotFound", Details:(*v1.StatusDetails)(0xc4211da120), Code:404}} | |
Jul 9 13:45:10.837: INFO: Sleeping for 3 seconds | |
Jul 9 13:45:13.837: INFO: Running scan #1 | |
Jul 9 13:45:13.837: INFO: Checking language ruby | |
Jul 9 13:45:13.873: INFO: Checking tag 2.3 | |
Jul 9 13:45:13.874: INFO: Checking tag 2.4 | |
Jul 9 13:45:13.874: INFO: Checking tag 2.5 | |
Jul 9 13:45:13.874: INFO: Checking tag latest | |
Jul 9 13:45:13.874: INFO: Checking tag 2.0 | |
Jul 9 13:45:13.874: INFO: Checking tag 2.2 | |
Jul 9 13:45:13.874: INFO: Checking language nodejs | |
Jul 9 13:45:13.906: INFO: Checking tag 0.10 | |
Jul 9 13:45:13.906: INFO: Checking tag 4 | |
Jul 9 13:45:13.906: INFO: Checking tag 6 | |
Jul 9 13:45:13.906: INFO: Checking tag 8 | |
Jul 9 13:45:13.906: INFO: Checking tag 8-RHOAR | |
Jul 9 13:45:13.906: INFO: Checking tag latest | |
Jul 9 13:45:13.906: INFO: Checking language perl | |
Jul 9 13:45:13.943: INFO: Checking tag 5.16 | |
Jul 9 13:45:13.943: INFO: Checking tag 5.20 | |
Jul 9 13:45:13.943: INFO: Checking tag 5.24 | |
Jul 9 13:45:13.943: INFO: Checking tag latest | |
Jul 9 13:45:13.943: INFO: Checking language php | |
Jul 9 13:45:13.974: INFO: Checking tag 5.5 | |
Jul 9 13:45:13.974: INFO: Checking tag 5.6 | |
Jul 9 13:45:13.974: INFO: Checking tag 7.0 | |
Jul 9 13:45:13.974: INFO: Checking tag 7.1 | |
Jul 9 13:45:13.974: INFO: Checking tag latest | |
Jul 9 13:45:13.974: INFO: Checking language python | |
Jul 9 13:45:14.010: INFO: Checking tag 3.4 | |
Jul 9 13:45:14.010: INFO: Checking tag 3.5 | |
Jul 9 13:45:14.010: INFO: Checking tag 3.6 | |
Jul 9 13:45:14.010: INFO: Checking tag latest | |
Jul 9 13:45:14.010: INFO: Checking tag 2.7 | |
Jul 9 13:45:14.010: INFO: Checking tag 3.3 | |
Jul 9 13:45:14.010: INFO: Checking language wildfly | |
Jul 9 13:45:14.042: INFO: ImageStream Error: &errors.StatusError{ErrStatus:v1.Status{TypeMeta:v1.TypeMeta{Kind:"", APIVersion:""}, ListMeta:v1.ListMeta{SelfLink:"", ResourceVersion:"", Continue:""}, Status:"Failure", Message:"imagestreams.image.openshift.io \"wildfly\" not found", Reason:"NotFound", Details:(*v1.StatusDetails)(0xc421098180), Code:404}} | |
Jul 9 13:45:14.042: INFO: Sleeping for 3 seconds | |
Jul 9 13:45:17.042: INFO: Running scan #2 | |
Jul 9 13:45:17.042: INFO: Checking language ruby | |
Jul 9 13:45:17.075: INFO: Checking tag 2.4 | |
Jul 9 13:45:17.075: INFO: Checking tag 2.5 | |
Jul 9 13:45:17.075: INFO: Checking tag latest | |
Jul 9 13:45:17.075: INFO: Checking tag 2.0 | |
Jul 9 13:45:17.075: INFO: Checking tag 2.2 | |
Jul 9 13:45:17.075: INFO: Checking tag 2.3 | |
Jul 9 13:45:17.075: INFO: Checking language nodejs | |
Jul 9 13:45:17.116: INFO: Checking tag 0.10 | |
Jul 9 13:45:17.116: INFO: Checking tag 4 | |
Jul 9 13:45:17.116: INFO: Checking tag 6 | |
Jul 9 13:45:17.116: INFO: Checking tag 8 | |
Jul 9 13:45:17.116: INFO: Checking tag 8-RHOAR | |
Jul 9 13:45:17.116: INFO: Checking tag latest | |
Jul 9 13:45:17.116: INFO: Checking language perl | |
Jul 9 13:45:17.148: INFO: Checking tag 5.20 | |
Jul 9 13:45:17.148: INFO: Checking tag 5.24 | |
Jul 9 13:45:17.148: INFO: Checking tag latest | |
Jul 9 13:45:17.148: INFO: Checking tag 5.16 | |
Jul 9 13:45:17.148: INFO: Checking language php | |
Jul 9 13:45:17.234: INFO: Checking tag 7.0 | |
Jul 9 13:45:17.234: INFO: Checking tag 7.1 | |
Jul 9 13:45:17.234: INFO: Checking tag latest | |
Jul 9 13:45:17.234: INFO: Checking tag 5.5 | |
Jul 9 13:45:17.234: INFO: Checking tag 5.6 | |
Jul 9 13:45:17.234: INFO: Checking language python | |
Jul 9 13:45:17.273: INFO: Checking tag 2.7 | |
Jul 9 13:45:17.273: INFO: Checking tag 3.3 | |
Jul 9 13:45:17.273: INFO: Checking tag 3.4 | |
Jul 9 13:45:17.273: INFO: Checking tag 3.5 | |
Jul 9 13:45:17.273: INFO: Checking tag 3.6 | |
Jul 9 13:45:17.273: INFO: Checking tag latest | |
Jul 9 13:45:17.273: INFO: Checking language wildfly | |
Jul 9 13:45:17.305: INFO: ImageStream Error: &errors.StatusError{ErrStatus:v1.Status{TypeMeta:v1.TypeMeta{Kind:"", APIVersion:""}, ListMeta:v1.ListMeta{SelfLink:"", ResourceVersion:"", Continue:""}, Status:"Failure", Message:"imagestreams.image.openshift.io \"wildfly\" not found", Reason:"NotFound", Details:(*v1.StatusDetails)(0xc42152f740), Code:404}} | |
Jul 9 13:45:17.305: INFO: Sleeping for 3 seconds | |
Jul 9 13:45:20.306: INFO: Running scan #3 | |
Jul 9 13:45:20.306: INFO: Checking language ruby | |
Jul 9 13:45:20.350: INFO: Checking tag 2.3 | |
Jul 9 13:45:20.350: INFO: Checking tag 2.4 | |
Jul 9 13:45:20.350: INFO: Checking tag 2.5 | |
Jul 9 13:45:20.350: INFO: Checking tag latest | |
Jul 9 13:45:20.350: INFO: Checking tag 2.0 | |
Jul 9 13:45:20.350: INFO: Checking tag 2.2 | |
Jul 9 13:45:20.350: INFO: Checking language nodejs | |
Jul 9 13:45:20.382: INFO: Checking tag latest | |
Jul 9 13:45:20.382: INFO: Checking tag 0.10 | |
Jul 9 13:45:20.382: INFO: Checking tag 4 | |
Jul 9 13:45:20.382: INFO: Checking tag 6 | |
Jul 9 13:45:20.382: INFO: Checking tag 8 | |
Jul 9 13:45:20.382: INFO: Checking tag 8-RHOAR | |
Jul 9 13:45:20.382: INFO: Checking language perl | |
Jul 9 13:45:20.430: INFO: Checking tag 5.16 | |
Jul 9 13:45:20.430: INFO: Checking tag 5.20 | |
Jul 9 13:45:20.430: INFO: Checking tag 5.24 | |
Jul 9 13:45:20.430: INFO: Checking tag latest | |
Jul 9 13:45:20.430: INFO: Checking language php | |
Jul 9 13:45:20.464: INFO: Checking tag 5.5 | |
Jul 9 13:45:20.464: INFO: Checking tag 5.6 | |
Jul 9 13:45:20.464: INFO: Checking tag 7.0 | |
Jul 9 13:45:20.464: INFO: Checking tag 7.1 | |
Jul 9 13:45:20.464: INFO: Checking tag latest | |
Jul 9 13:45:20.464: INFO: Checking language python | |
Jul 9 13:45:20.499: INFO: Checking tag 2.7 | |
Jul 9 13:45:20.499: INFO: Checking tag 3.3 | |
Jul 9 13:45:20.499: INFO: Checking tag 3.4 | |
Jul 9 13:45:20.499: INFO: Checking tag 3.5 | |
Jul 9 13:45:20.499: INFO: Checking tag 3.6 | |
Jul 9 13:45:20.499: INFO: Checking tag latest | |
Jul 9 13:45:20.499: INFO: Checking language wildfly | |
Jul 9 13:45:20.529: INFO: ImageStream Error: &errors.StatusError{ErrStatus:v1.Status{TypeMeta:v1.TypeMeta{Kind:"", APIVersion:""}, ListMeta:v1.ListMeta{SelfLink:"", ResourceVersion:"", Continue:""}, Status:"Failure", Message:"imagestreams.image.openshift.io \"wildfly\" not found", Reason:"NotFound", Details:(*v1.StatusDetails)(0xc4215657a0), Code:404}} | |
Jul 9 13:45:20.529: INFO: Sleeping for 3 seconds | |
Jul 9 13:45:23.529: INFO: Running scan #4 | |
Jul 9 13:45:23.529: INFO: Checking language ruby | |
Jul 9 13:45:23.565: INFO: Checking tag 2.3 | |
Jul 9 13:45:23.565: INFO: Checking tag 2.4 | |
Jul 9 13:45:23.565: INFO: Checking tag 2.5 | |
Jul 9 13:45:23.565: INFO: Checking tag latest | |
Jul 9 13:45:23.565: INFO: Checking tag 2.0 | |
Jul 9 13:45:23.565: INFO: Checking tag 2.2 | |
Jul 9 13:45:23.565: INFO: Checking language nodejs | |
Jul 9 13:45:23.600: INFO: Checking tag 0.10 | |
Jul 9 13:45:23.600: INFO: Checking tag 4 | |
Jul 9 13:45:23.600: INFO: Checking tag 6 | |
Jul 9 13:45:23.600: INFO: Checking tag 8 | |
Jul 9 13:45:23.600: INFO: Checking tag 8-RHOAR | |
Jul 9 13:45:23.600: INFO: Checking tag latest | |
Jul 9 13:45:23.600: INFO: Checking language perl | |
Jul 9 13:45:23.631: INFO: Checking tag 5.16 | |
Jul 9 13:45:23.631: INFO: Checking tag 5.20 | |
Jul 9 13:45:23.631: INFO: Checking tag 5.24 | |
Jul 9 13:45:23.631: INFO: Checking tag latest | |
Jul 9 13:45:23.631: INFO: Checking language php | |
Jul 9 13:45:23.678: INFO: Checking tag 5.6 | |
Jul 9 13:45:23.678: INFO: Checking tag 7.0 | |
Jul 9 13:45:23.678: INFO: Checking tag 7.1 | |
Jul 9 13:45:23.678: INFO: Checking tag latest | |
Jul 9 13:45:23.678: INFO: Checking tag 5.5 | |
Jul 9 13:45:23.678: INFO: Checking language python | |
Jul 9 13:45:23.709: INFO: Checking tag 2.7 | |
Jul 9 13:45:23.709: INFO: Checking tag 3.3 | |
Jul 9 13:45:23.709: INFO: Checking tag 3.4 | |
Jul 9 13:45:23.709: INFO: Checking tag 3.5 | |
Jul 9 13:45:23.709: INFO: Checking tag 3.6 | |
Jul 9 13:45:23.709: INFO: Checking tag latest | |
Jul 9 13:45:23.709: INFO: Checking language wildfly | |
Jul 9 13:45:23.747: INFO: ImageStream Error: &errors.StatusError{ErrStatus:v1.Status{TypeMeta:v1.TypeMeta{Kind:"", APIVersion:""}, ListMeta:v1.ListMeta{SelfLink:"", ResourceVersion:"", Continue:""}, Status:"Failure", Message:"imagestreams.image.openshift.io \"wildfly\" not found", Reason:"NotFound", Details:(*v1.StatusDetails)(0xc421f49da0), Code:404}} | |
Jul 9 13:45:23.747: INFO: Sleeping for 3 seconds | |
Jul 9 13:45:26.747: INFO: Running scan #5 | |
Jul 9 13:45:26.747: INFO: Checking language ruby | |
Jul 9 13:45:26.779: INFO: Checking tag 2.3 | |
Jul 9 13:45:26.779: INFO: Checking tag 2.4 | |
Jul 9 13:45:26.779: INFO: Checking tag 2.5 | |
Jul 9 13:45:26.779: INFO: Checking tag latest | |
Jul 9 13:45:26.779: INFO: Checking tag 2.0 | |
Jul 9 13:45:26.779: INFO: Checking tag 2.2 | |
Jul 9 13:45:26.779: INFO: Checking language nodejs | |
Jul 9 13:45:26.817: INFO: Checking tag 4 | |
Jul 9 13:45:26.817: INFO: Checking tag 6 | |
Jul 9 13:45:26.817: INFO: Checking tag 8 | |
Jul 9 13:45:26.817: INFO: Checking tag 8-RHOAR | |
Jul 9 13:45:26.817: INFO: Checking tag latest | |
Jul 9 13:45:26.817: INFO: Checking tag 0.10 | |
Jul 9 13:45:26.817: INFO: Checking language perl | |
Jul 9 13:45:26.850: INFO: Checking tag 5.16 | |
Jul 9 13:45:26.850: INFO: Checking tag 5.20 | |
Jul 9 13:45:26.850: INFO: Checking tag 5.24 | |
Jul 9 13:45:26.850: INFO: Checking tag latest | |
Jul 9 13:45:26.850: INFO: Checking language php | |
Jul 9 13:45:26.890: INFO: Checking tag 5.5 | |
Jul 9 13:45:26.890: INFO: Checking tag 5.6 | |
Jul 9 13:45:26.890: INFO: Checking tag 7.0 | |
Jul 9 13:45:26.890: INFO: Checking tag 7.1 | |
Jul 9 13:45:26.890: INFO: Checking tag latest | |
Jul 9 13:45:26.890: INFO: Checking language python | |
Jul 9 13:45:26.923: INFO: Checking tag 3.5 | |
Jul 9 13:45:26.923: INFO: Checking tag 3.6 | |
Jul 9 13:45:26.923: INFO: Checking tag latest | |
Jul 9 13:45:26.923: INFO: Checking tag 2.7 | |
Jul 9 13:45:26.923: INFO: Checking tag 3.3 | |
Jul 9 13:45:26.923: INFO: Checking tag 3.4 | |
Jul 9 13:45:26.923: INFO: Checking language wildfly | |
Jul 9 13:45:26.965: INFO: ImageStream Error: &errors.StatusError{ErrStatus:v1.Status{TypeMeta:v1.TypeMeta{Kind:"", APIVersion:""}, ListMeta:v1.ListMeta{SelfLink:"", ResourceVersion:"", Continue:""}, Status:"Failure", Message:"imagestreams.image.openshift.io \"wildfly\" not found", Reason:"NotFound", Details:(*v1.StatusDetails)(0xc4219fec00), Code:404}} | |
Jul 9 13:45:26.965: INFO: Sleeping for 3 seconds | |
Jul 9 13:45:29.965: INFO: Running scan #6 | |
Jul 9 13:45:29.965: INFO: Checking language ruby | |
Jul 9 13:45:30.317: INFO: Checking tag 2.4 | |
Jul 9 13:45:30.317: INFO: Checking tag 2.5 | |
Jul 9 13:45:30.317: INFO: Checking tag latest | |
Jul 9 13:45:30.317: INFO: Checking tag 2.0 | |
Jul 9 13:45:30.317: INFO: Checking tag 2.2 | |
Jul 9 13:45:30.317: INFO: Checking tag 2.3 | |
Jul 9 13:45:30.317: INFO: Checking language nodejs | |
Jul 9 13:45:30.371: INFO: Checking tag 0.10 | |
Jul 9 13:45:30.371: INFO: Checking tag 4 | |
Jul 9 13:45:30.371: INFO: Checking tag 6 | |
Jul 9 13:45:30.371: INFO: Checking tag 8 | |
Jul 9 13:45:30.371: INFO: Checking tag 8-RHOAR | |
Jul 9 13:45:30.371: INFO: Checking tag latest | |
Jul 9 13:45:30.371: INFO: Checking language perl | |
Jul 9 13:45:30.402: INFO: Checking tag 5.20 | |
Jul 9 13:45:30.402: INFO: Checking tag 5.24 | |
Jul 9 13:45:30.402: INFO: Checking tag latest | |
Jul 9 13:45:30.402: INFO: Checking tag 5.16 | |
Jul 9 13:45:30.402: INFO: Checking language php | |
Jul 9 13:45:30.434: INFO: Checking tag 5.5 | |
Jul 9 13:45:30.434: INFO: Checking tag 5.6 | |
Jul 9 13:45:30.434: INFO: Checking tag 7.0 | |
Jul 9 13:45:30.434: INFO: Checking tag 7.1 | |
Jul 9 13:45:30.434: INFO: Checking tag latest | |
Jul 9 13:45:30.434: INFO: Checking language python | |
Jul 9 13:45:30.467: INFO: Checking tag 3.6 | |
Jul 9 13:45:30.467: INFO: Checking tag latest | |
Jul 9 13:45:30.467: INFO: Checking tag 2.7 | |
Jul 9 13:45:30.467: INFO: Checking tag 3.3 | |
Jul 9 13:45:30.467: INFO: Checking tag 3.4 | |
Jul 9 13:45:30.467: INFO: Checking tag 3.5 | |
Jul 9 13:45:30.467: INFO: Checking language wildfly | |
Jul 9 13:45:30.503: INFO: ImageStream Error: &errors.StatusError{ErrStatus:v1.Status{TypeMeta:v1.TypeMeta{Kind:"", APIVersion:""}, ListMeta:v1.ListMeta{SelfLink:"", ResourceVersion:"", Continue:""}, Status:"Failure", Message:"imagestreams.image.openshift.io \"wildfly\" not found", Reason:"NotFound", Details:(*v1.StatusDetails)(0xc4219b93e0), Code:404}} | |
Jul 9 13:45:30.503: INFO: Sleeping for 3 seconds | |
Jul 9 13:45:33.503: INFO: Running scan #7 | |
Jul 9 13:45:33.503: INFO: Checking language ruby | |
Jul 9 13:45:33.544: INFO: Checking tag 2.4 | |
Jul 9 13:45:33.544: INFO: Checking tag 2.5 | |
Jul 9 13:45:33.544: INFO: Checking tag latest | |
Jul 9 13:45:33.544: INFO: Checking tag 2.0 | |
Jul 9 13:45:33.544: INFO: Checking tag 2.2 | |
Jul 9 13:45:33.544: INFO: Checking tag 2.3 | |
Jul 9 13:45:33.544: INFO: Checking language nodejs | |
Jul 9 13:45:33.588: INFO: Checking tag 0.10 | |
Jul 9 13:45:33.588: INFO: Checking tag 4 | |
Jul 9 13:45:33.588: INFO: Checking tag 6 | |
Jul 9 13:45:33.588: INFO: Checking tag 8 | |
Jul 9 13:45:33.588: INFO: Checking tag 8-RHOAR | |
Jul 9 13:45:33.588: INFO: Checking tag latest | |
Jul 9 13:45:33.588: INFO: Checking language perl | |
Jul 9 13:45:33.634: INFO: Checking tag 5.16 | |
Jul 9 13:45:33.634: INFO: Checking tag 5.20 | |
Jul 9 13:45:33.634: INFO: Checking tag 5.24 | |
Jul 9 13:45:33.634: INFO: Checking tag latest | |
Jul 9 13:45:33.634: INFO: Checking language php | |
Jul 9 13:45:33.680: INFO: Checking tag 5.5 | |
Jul 9 13:45:33.680: INFO: Checking tag 5.6 | |
Jul 9 13:45:33.680: INFO: Checking tag 7.0 | |
Jul 9 13:45:33.680: INFO: Checking tag 7.1 | |
Jul 9 13:45:33.680: INFO: Checking tag latest | |
Jul 9 13:45:33.680: INFO: Checking language python | |
Jul 9 13:45:33.719: INFO: Checking tag latest | |
Jul 9 13:45:33.719: INFO: Checking tag 2.7 | |
Jul 9 13:45:33.719: INFO: Checking tag 3.3 | |
Jul 9 13:45:33.719: INFO: Checking tag 3.4 | |
Jul 9 13:45:33.719: INFO: Checking tag 3.5 | |
Jul 9 13:45:33.719: INFO: Checking tag 3.6 | |
Jul 9 13:45:33.719: INFO: Checking language wildfly | |
Jul 9 13:45:33.754: INFO: ImageStream Error: &errors.StatusError{ErrStatus:v1.Status{TypeMeta:v1.TypeMeta{Kind:"", APIVersion:""}, ListMeta:v1.ListMeta{SelfLink:"", ResourceVersion:"", Continue:""}, Status:"Failure", Message:"imagestreams.image.openshift.io \"wildfly\" not found", Reason:"NotFound", Details:(*v1.StatusDetails)(0xc42180c3c0), Code:404}} | |
Jul 9 13:45:33.754: INFO: Sleeping for 3 seconds | |
Jul 9 13:45:36.754: INFO: Running scan #8 | |
Jul 9 13:45:36.754: INFO: Checking language ruby | |
Jul 9 13:45:36.803: INFO: Checking tag 2.0 | |
Jul 9 13:45:36.803: INFO: Checking tag 2.2 | |
Jul 9 13:45:36.803: INFO: Checking tag 2.3 | |
Jul 9 13:45:36.803: INFO: Checking tag 2.4 | |
Jul 9 13:45:36.803: INFO: Checking tag 2.5 | |
Jul 9 13:45:36.803: INFO: Checking tag latest | |
Jul 9 13:45:36.803: INFO: Checking language nodejs | |
Jul 9 13:45:36.846: INFO: Checking tag 4 | |
Jul 9 13:45:36.846: INFO: Checking tag 6 | |
Jul 9 13:45:36.846: INFO: Checking tag 8 | |
Jul 9 13:45:36.846: INFO: Checking tag 8-RHOAR | |
Jul 9 13:45:36.846: INFO: Checking tag latest | |
Jul 9 13:45:36.846: INFO: Checking tag 0.10 | |
Jul 9 13:45:36.846: INFO: Checking language perl | |
Jul 9 13:45:36.878: INFO: Checking tag 5.16 | |
Jul 9 13:45:36.878: INFO: Checking tag 5.20 | |
Jul 9 13:45:36.878: INFO: Checking tag 5.24 | |
Jul 9 13:45:36.878: INFO: Checking tag latest | |
Jul 9 13:45:36.878: INFO: Checking language php | |
Jul 9 13:45:36.914: INFO: Checking tag latest | |
Jul 9 13:45:36.914: INFO: Checking tag 5.5 | |
Jul 9 13:45:36.914: INFO: Checking tag 5.6 | |
Jul 9 13:45:36.914: INFO: Checking tag 7.0 | |
Jul 9 13:45:36.914: INFO: Checking tag 7.1 | |
Jul 9 13:45:36.914: INFO: Checking language python | |
Jul 9 13:45:36.951: INFO: Checking tag 2.7 | |
Jul 9 13:45:36.951: INFO: Checking tag 3.3 | |
Jul 9 13:45:36.951: INFO: Checking tag 3.4 | |
Jul 9 13:45:36.951: INFO: Checking tag 3.5 | |
Jul 9 13:45:36.951: INFO: Checking tag 3.6 | |
Jul 9 13:45:36.951: INFO: Checking tag latest | |
Jul 9 13:45:36.951: INFO: Checking language wildfly | |
Jul 9 13:45:36.981: INFO: ImageStream Error: &errors.StatusError{ErrStatus:v1.Status{TypeMeta:v1.TypeMeta{Kind:"", APIVersion:""}, ListMeta:v1.ListMeta{SelfLink:"", ResourceVersion:"", Continue:""}, Status:"Failure", Message:"imagestreams.image.openshift.io \"wildfly\" not found", Reason:"NotFound", Details:(*v1.StatusDetails)(0xc4211a33e0), Code:404}} | |
Jul 9 13:45:36.981: INFO: Sleeping for 3 seconds | |
Jul 9 13:45:39.981: INFO: Running scan #9 | |
Jul 9 13:45:39.982: INFO: Checking language ruby | |
Jul 9 13:45:40.019: INFO: Checking tag 2.3 | |
Jul 9 13:45:40.019: INFO: Checking tag 2.4 | |
Jul 9 13:45:40.019: INFO: Checking tag 2.5 | |
Jul 9 13:45:40.019: INFO: Checking tag latest | |
Jul 9 13:45:40.019: INFO: Checking tag 2.0 | |
Jul 9 13:45:40.019: INFO: Checking tag 2.2 | |
Jul 9 13:45:40.019: INFO: Checking language nodejs | |
Jul 9 13:45:40.052: INFO: Checking tag 0.10 | |
Jul 9 13:45:40.052: INFO: Checking tag 4 | |
Jul 9 13:45:40.052: INFO: Checking tag 6 | |
Jul 9 13:45:40.052: INFO: Checking tag 8 | |
Jul 9 13:45:40.052: INFO: Checking tag 8-RHOAR | |
Jul 9 13:45:40.052: INFO: Checking tag latest | |
Jul 9 13:45:40.052: INFO: Checking language perl | |
Jul 9 13:45:40.086: INFO: Checking tag 5.16 | |
Jul 9 13:45:40.086: INFO: Checking tag 5.20 | |
Jul 9 13:45:40.086: INFO: Checking tag 5.24 | |
Jul 9 13:45:40.086: INFO: Checking tag latest | |
Jul 9 13:45:40.086: INFO: Checking language php | |
Jul 9 13:45:40.127: INFO: Checking tag 7.1 | |
Jul 9 13:45:40.127: INFO: Checking tag latest | |
Jul 9 13:45:40.127: INFO: Checking tag 5.5 | |
Jul 9 13:45:40.127: INFO: Checking tag 5.6 | |
Jul 9 13:45:40.127: INFO: Checking tag 7.0 | |
Jul 9 13:45:40.127: INFO: Checking language python | |
Jul 9 13:45:40.162: INFO: Checking tag 2.7 | |
Jul 9 13:45:40.162: INFO: Checking tag 3.3 | |
Jul 9 13:45:40.162: INFO: Checking tag 3.4 | |
Jul 9 13:45:40.162: INFO: Checking tag 3.5 | |
Jul 9 13:45:40.162: INFO: Checking tag 3.6 | |
Jul 9 13:45:40.162: INFO: Checking tag latest | |
Jul 9 13:45:40.162: INFO: Checking language wildfly | |
Jul 9 13:45:40.195: INFO: ImageStream Error: &errors.StatusError{ErrStatus:v1.Status{TypeMeta:v1.TypeMeta{Kind:"", APIVersion:""}, ListMeta:v1.ListMeta{SelfLink:"", ResourceVersion:"", Continue:""}, Status:"Failure", Message:"imagestreams.image.openshift.io \"wildfly\" not found", Reason:"NotFound", Details:(*v1.StatusDetails)(0xc4213f0480), Code:404}} | |
Jul 9 13:45:40.195: INFO: Sleeping for 3 seconds | |
Jul 9 13:45:43.195: INFO: Running 'oc get --config=/home/yifan/tectonic-installer/yifan-test-cluster/generated/auth/kubeconfig --namespace=e2e-test-build-pruning-pw7p8 is -n openshift -o yaml --config /home/yifan/tectonic-installer/yifan-test-cluster/generated/auth/kubeconfig' | |
Jul 9 13:45:43.603: INFO: | |
imagestreams in openshift namespace: | |
apiVersion: v1 | |
items: | |
- apiVersion: image.openshift.io/v1 | |
kind: ImageStream | |
metadata: | |
annotations: | |
openshift.io/display-name: Apache HTTP Server (httpd) | |
openshift.io/image.dockerRepositoryCheck: 2018-07-09T20:42:10Z | |
creationTimestamp: 2018-07-09T20:42:09Z | |
generation: 2 | |
name: httpd | |
namespace: openshift | |
resourceVersion: "5290" | |
selfLink: /apis/image.openshift.io/v1/namespaces/openshift/imagestreams/httpd | |
uid: 8cc1f53d-83b8-11e8-aa51-0af96768d57e | |
spec: | |
lookupPolicy: | |
local: false | |
tags: | |
- annotations: | |
description: Build and serve static content via Apache HTTP Server (httpd) | |
2.4 on RHEL 7. For more information about using this builder image, including | |
OpenShift considerations, see https://github.com/sclorg/httpd-container/blob/master/2.4/README.md. | |
iconClass: icon-apache | |
openshift.io/display-name: Apache HTTP Server 2.4 | |
openshift.io/provider-display-name: Red Hat, Inc. | |
sampleRepo: https://github.com/openshift/httpd-ex.git | |
supports: httpd | |
tags: builder,httpd | |
version: "2.4" | |
from: | |
kind: DockerImage | |
name: registry.access.redhat.com/rhscl/httpd-24-rhel7 | |
generation: 2 | |
importPolicy: {} | |
name: "2.4" | |
referencePolicy: | |
type: Local | |
- annotations: | |
description: |- | |
Build and serve static content via Apache HTTP Server (httpd) on RHEL 7. For more information about using this builder image, including OpenShift considerations, see https://github.com/sclorg/httpd-container/blob/master/2.4/README.md. | |
WARNING: By selecting this tag, your application will automatically update to use the latest version of Httpd available on OpenShift, including major versions updates. | |
iconClass: icon-apache | |
openshift.io/display-name: Apache HTTP Server (Latest) | |
openshift.io/provider-display-name: Red Hat, Inc. | |
sampleRepo: https://github.com/openshift/httpd-ex.git | |
supports: httpd | |
tags: builder,httpd | |
from: | |
kind: ImageStreamTag | |
name: "2.4" | |
generation: 1 | |
importPolicy: {} | |
name: latest | |
referencePolicy: | |
type: Local | |
status: | |
dockerImageRepository: docker-registry.default.svc:5000/openshift/httpd | |
tags: | |
- items: | |
- created: 2018-07-09T20:42:10Z | |
dockerImageReference: registry.access.redhat.com/rhscl/httpd-24-rhel7@sha256:f2eb14673f0c59940a7020a0903f71cd8f40056acbc27d2de084f9c05c8ffbaf | |
generation: 2 | |
image: sha256:f2eb14673f0c59940a7020a0903f71cd8f40056acbc27d2de084f9c05c8ffbaf | |
tag: "2.4" | |
- items: | |
- created: 2018-07-09T20:42:10Z | |
dockerImageReference: registry.access.redhat.com/rhscl/httpd-24-rhel7@sha256:f2eb14673f0c59940a7020a0903f71cd8f40056acbc27d2de084f9c05c8ffbaf | |
generation: 2 | |
image: sha256:f2eb14673f0c59940a7020a0903f71cd8f40056acbc27d2de084f9c05c8ffbaf | |
tag: latest | |
- apiVersion: image.openshift.io/v1 | |
kind: ImageStream | |
metadata: | |
annotations: | |
openshift.io/display-name: Jenkins | |
openshift.io/image.dockerRepositoryCheck: 2018-07-09T20:42:10Z | |
creationTimestamp: 2018-07-09T20:42:09Z | |
generation: 2 | |
name: jenkins | |
namespace: openshift | |
resourceVersion: "5296" | |
selfLink: /apis/image.openshift.io/v1/namespaces/openshift/imagestreams/jenkins | |
uid: 8ccabdcb-83b8-11e8-aa51-0af96768d57e | |
spec: | |
lookupPolicy: | |
local: false | |
tags: | |
- annotations: | |
description: Provides a Jenkins 1.X server on RHEL 7. For more information | |
about using this container image, including OpenShift considerations, see | |
https://github.com/openshift/jenkins/blob/master/README.md. | |
iconClass: icon-jenkins | |
openshift.io/display-name: Jenkins 1.X | |
openshift.io/provider-display-name: Red Hat, Inc. | |
tags: hidden,jenkins | |
version: 1.x | |
from: | |
kind: DockerImage | |
name: registry.access.redhat.com/openshift3/jenkins-1-rhel7:latest | |
generation: 2 | |
importPolicy: {} | |
name: "1" | |
referencePolicy: | |
type: Local | |
- annotations: | |
description: Provides a Jenkins 2.X server on RHEL 7. For more information | |
about using this container image, including OpenShift considerations, see | |
https://github.com/openshift/jenkins/blob/master/README.md. | |
iconClass: icon-jenkins | |
openshift.io/display-name: Jenkins 2.X | |
openshift.io/provider-display-name: Red Hat, Inc. | |
tags: jenkins | |
version: 2.x | |
from: | |
kind: DockerImage | |
name: registry.access.redhat.com/openshift3/jenkins-2-rhel7:v3.10 | |
generation: 2 | |
importPolicy: {} | |
name: "2" | |
referencePolicy: | |
type: Local | |
- annotations: | |
description: |- | |
Provides a Jenkins server on RHEL 7. For more information about using this container image, including OpenShift considerations, see https://github.com/openshift/jenkins/blob/master/README.md. | |
WARNING: By selecting this tag, your application will automatically update to use the latest version of Jenkins available on OpenShift, including major versions updates. | |
iconClass: icon-jenkins | |
openshift.io/display-name: Jenkins (Latest) | |
openshift.io/provider-display-name: Red Hat, Inc. | |
tags: jenkins | |
from: | |
kind: ImageStreamTag | |
name: "2" | |
generation: 1 | |
importPolicy: {} | |
name: latest | |
referencePolicy: | |
type: Local | |
status: | |
dockerImageRepository: docker-registry.default.svc:5000/openshift/jenkins | |
tags: | |
- items: | |
- created: 2018-07-09T20:42:10Z | |
dockerImageReference: registry.access.redhat.com/openshift3/jenkins-1-rhel7@sha256:c78d9d1671fbfe9bd1575f6fc96323fbc73fda5e32125fd275a4b986573764e7 | |
generation: 2 | |
image: sha256:c78d9d1671fbfe9bd1575f6fc96323fbc73fda5e32125fd275a4b986573764e7 | |
tag: "1" | |
- conditions: | |
- generation: 2 | |
lastTransitionTime: 2018-07-09T20:42:10Z | |
message: 'Internal error occurred: error parsing HTTP 404 response body: invalid | |
character ''F'' looking for beginning of value: "File not found.\""' | |
reason: InternalError | |
status: "False" | |
type: ImportSuccess | |
items: null | |
tag: "2" | |
- apiVersion: image.openshift.io/v1 | |
kind: ImageStream | |
metadata: | |
annotations: | |
openshift.io/display-name: MariaDB | |
openshift.io/image.dockerRepositoryCheck: 2018-07-09T20:42:11Z | |
creationTimestamp: 2018-07-09T20:42:10Z | |
generation: 2 | |
name: mariadb | |
namespace: openshift | |
resourceVersion: "5305" | |
selfLink: /apis/image.openshift.io/v1/namespaces/openshift/imagestreams/mariadb | |
uid: 8d42b439-83b8-11e8-aa51-0af96768d57e | |
spec: | |
lookupPolicy: | |
local: false | |
tags: | |
- annotations: | |
description: Provides a MariaDB 10.1 database on RHEL 7. For more information | |
about using this database image, including OpenShift considerations, see | |
https://github.com/sclorg/mariadb-container/tree/master/10.1/README.md. | |
iconClass: icon-mariadb | |
openshift.io/display-name: MariaDB 10.1 | |
openshift.io/provider-display-name: Red Hat, Inc. | |
tags: database,mariadb | |
version: "10.1" | |
from: | |
kind: DockerImage | |
name: registry.access.redhat.com/rhscl/mariadb-101-rhel7:latest | |
generation: 2 | |
importPolicy: {} | |
name: "10.1" | |
referencePolicy: | |
type: Local | |
- annotations: | |
description: Provides a MariaDB 10.2 database on RHEL 7. For more information | |
about using this database image, including OpenShift considerations, see | |
https://github.com/sclorg/mariadb-container/tree/master/10.2/README.md. | |
iconClass: icon-mariadb | |
openshift.io/display-name: MariaDB 10.2 | |
openshift.io/provider-display-name: Red Hat, Inc. | |
tags: database,mariadb | |
version: "10.2" | |
from: | |
kind: DockerImage | |
name: registry.access.redhat.com/rhscl/mariadb-102-rhel7:latest | |
generation: 2 | |
importPolicy: {} | |
name: "10.2" | |
referencePolicy: | |
type: Local | |
- annotations: | |
description: |- | |
Provides a MariaDB database on RHEL 7. For more information about using this database image, including OpenShift considerations, see https://github.com/sclorg/mariadb-container/tree/master/10.2/README.md. | |
WARNING: By selecting this tag, your application will automatically update to use the latest version of MariaDB available on OpenShift, including major versions updates. | |
iconClass: icon-mariadb | |
openshift.io/display-name: MariaDB (Latest) | |
openshift.io/provider-display-name: Red Hat, Inc. | |
tags: database,mariadb | |
from: | |
kind: ImageStreamTag | |
name: "10.2" | |
generation: 1 | |
importPolicy: {} | |
name: latest | |
referencePolicy: | |
type: Local | |
status: | |
dockerImageRepository: docker-registry.default.svc:5000/openshift/mariadb | |
tags: | |
- items: | |
- created: 2018-07-09T20:42:11Z | |
dockerImageReference: registry.access.redhat.com/rhscl/mariadb-101-rhel7@sha256:788e3c772d83d72e80918added881a60eb0ff2182027fcf1ff9a32807a5a6b13 | |
generation: 2 | |
image: sha256:788e3c772d83d72e80918added881a60eb0ff2182027fcf1ff9a32807a5a6b13 | |
tag: "10.1" | |
- items: | |
- created: 2018-07-09T20:42:11Z | |
dockerImageReference: registry.access.redhat.com/rhscl/mariadb-102-rhel7@sha256:c1561618055f92cd00957fcc647e819737f51f7bc4d48918b3c366280fcc7059 | |
generation: 2 | |
image: sha256:c1561618055f92cd00957fcc647e819737f51f7bc4d48918b3c366280fcc7059 | |
tag: "10.2" | |
- items: | |
- created: 2018-07-09T20:42:11Z | |
dockerImageReference: registry.access.redhat.com/rhscl/mariadb-102-rhel7@sha256:c1561618055f92cd00957fcc647e819737f51f7bc4d48918b3c366280fcc7059 | |
generation: 2 | |
image: sha256:c1561618055f92cd00957fcc647e819737f51f7bc4d48918b3c366280fcc7059 | |
tag: latest | |
- apiVersion: image.openshift.io/v1 | |
kind: ImageStream | |
metadata: | |
annotations: | |
openshift.io/display-name: MongoDB | |
openshift.io/image.dockerRepositoryCheck: 2018-07-09T20:42:13Z | |
creationTimestamp: 2018-07-09T20:42:10Z | |
generation: 2 | |
name: mongodb | |
namespace: openshift | |
resourceVersion: "5321" | |
selfLink: /apis/image.openshift.io/v1/namespaces/openshift/imagestreams/mongodb | |
uid: 8d541526-83b8-11e8-aa51-0af96768d57e | |
spec: | |
lookupPolicy: | |
local: false | |
tags: | |
- annotations: | |
description: Provides a MongoDB 2.4 database on RHEL 7. For more information | |
about using this database image, including OpenShift considerations, see | |
https://github.com/sclorg/mongodb-container/tree/master/2.4/README.md. | |
iconClass: icon-mongodb | |
openshift.io/display-name: MongoDB 2.4 | |
openshift.io/provider-display-name: Red Hat, Inc. | |
tags: hidden,mongodb | |
version: "2.4" | |
from: | |
kind: DockerImage | |
name: registry.access.redhat.com/openshift3/mongodb-24-rhel7:latest | |
generation: 2 | |
importPolicy: {} | |
name: "2.4" | |
referencePolicy: | |
type: Local | |
- annotations: | |
description: Provides a MongoDB 2.6 database on RHEL 7. For more information | |
about using this database image, including OpenShift considerations, see | |
https://github.com/sclorg/mongodb-container/tree/master/2.6/README.md. | |
iconClass: icon-mongodb | |
openshift.io/display-name: MongoDB 2.6 | |
openshift.io/provider-display-name: Red Hat, Inc. | |
tags: hidden,database,mongodb | |
version: "2.6" | |
from: | |
kind: DockerImage | |
name: registry.access.redhat.com/rhscl/mongodb-26-rhel7:latest | |
generation: 2 | |
importPolicy: {} | |
name: "2.6" | |
referencePolicy: | |
type: Local | |
- annotations: | |
description: Provides a MongoDB 3.2 database on RHEL 7. For more information | |
about using this database image, including OpenShift considerations, see | |
https://github.com/sclorg/mongodb-container/tree/master/3.2/README.md. | |
iconClass: icon-mongodb | |
openshift.io/display-name: MongoDB 3.2 | |
openshift.io/provider-display-name: Red Hat, Inc. | |
tags: database,mongodb | |
version: "3.2" | |
from: | |
kind: DockerImage | |
name: registry.access.redhat.com/rhscl/mongodb-32-rhel7:latest | |
generation: 2 | |
importPolicy: {} | |
name: "3.2" | |
referencePolicy: | |
type: Local | |
- annotations: | |
description: Provides a MongoDB 3.4 database on RHEL 7. For more information | |
about using this database image, including OpenShift considerations, see | |
https://github.com/sclorg/mongodb-container/tree/master/3.4/README.md. | |
iconClass: icon-mongodb | |
openshift.io/display-name: MongoDB 3.4 | |
openshift.io/provider-display-name: Red Hat, Inc. | |
tags: database,mongodb | |
version: "3.4" | |
from: | |
kind: DockerImage | |
name: registry.access.redhat.com/rhscl/mongodb-34-rhel7:latest | |
generation: 2 | |
importPolicy: {} | |
name: "3.4" | |
referencePolicy: | |
type: Local | |
- annotations: | |
description: |- | |
Provides a MongoDB database on RHEL 7. For more information about using this database image, including OpenShift considerations, see https://github.com/sclorg/mongodb-container/tree/master/3.4/README.md. | |
WARNING: By selecting this tag, your application will automatically update to use the latest version of MongoDB available on OpenShift, including major versions updates. | |
iconClass: icon-mongodb | |
openshift.io/display-name: MongoDB (Latest) | |
openshift.io/provider-display-name: Red Hat, Inc. | |
tags: mongodb | |
from: | |
kind: ImageStreamTag | |
name: "3.4" | |
generation: 1 | |
importPolicy: {} | |
name: latest | |
referencePolicy: | |
type: Local | |
status: | |
dockerImageRepository: docker-registry.default.svc:5000/openshift/mongodb | |
tags: | |
- items: | |
- created: 2018-07-09T20:42:13Z | |
dockerImageReference: registry.access.redhat.com/openshift3/mongodb-24-rhel7@sha256:7babd08134fe2f430c305ac26fd55b791badd3cf5f1e6e8a0d4b5ce64d13a3df | |
generation: 2 | |
image: sha256:7babd08134fe2f430c305ac26fd55b791badd3cf5f1e6e8a0d4b5ce64d13a3df | |
tag: "2.4" | |
- items: | |
- created: 2018-07-09T20:42:13Z | |
dockerImageReference: registry.access.redhat.com/rhscl/mongodb-26-rhel7@sha256:f00afec20e276facbb081afd178bf5743891bca1f533538b032d2a9e2a831cc4 | |
generation: 2 | |
image: sha256:f00afec20e276facbb081afd178bf5743891bca1f533538b032d2a9e2a831cc4 | |
tag: "2.6" | |
- items: | |
- created: 2018-07-09T20:42:13Z | |
dockerImageReference: registry.access.redhat.com/rhscl/mongodb-32-rhel7@sha256:8406be3718900902e3668457e43c7ae4c967d1f5720788af41e3d0fadd099ca1 | |
generation: 2 | |
image: sha256:8406be3718900902e3668457e43c7ae4c967d1f5720788af41e3d0fadd099ca1 | |
tag: "3.2" | |
- items: | |
- created: 2018-07-09T20:42:13Z | |
dockerImageReference: registry.access.redhat.com/rhscl/mongodb-34-rhel7@sha256:896482969cd659b419bc444c153a74d11820655c7ed19b5094b8eb041f0065d6 | |
generation: 2 | |
image: sha256:896482969cd659b419bc444c153a74d11820655c7ed19b5094b8eb041f0065d6 | |
tag: "3.4" | |
- items: | |
- created: 2018-07-09T20:42:13Z | |
dockerImageReference: registry.access.redhat.com/rhscl/mongodb-34-rhel7@sha256:896482969cd659b419bc444c153a74d11820655c7ed19b5094b8eb041f0065d6 | |
generation: 2 | |
image: sha256:896482969cd659b419bc444c153a74d11820655c7ed19b5094b8eb041f0065d6 | |
tag: latest | |
- apiVersion: image.openshift.io/v1 | |
kind: ImageStream | |
metadata: | |
annotations: | |
openshift.io/display-name: MySQL | |
openshift.io/image.dockerRepositoryCheck: 2018-07-09T20:42:12Z | |
creationTimestamp: 2018-07-09T20:42:10Z | |
generation: 2 | |
name: mysql | |
namespace: openshift | |
resourceVersion: "5311" | |
selfLink: /apis/image.openshift.io/v1/namespaces/openshift/imagestreams/mysql | |
uid: 8d94567f-83b8-11e8-aa51-0af96768d57e | |
spec: | |
lookupPolicy: | |
local: false | |
tags: | |
- annotations: | |
description: Provides a MySQL 5.5 database on RHEL 7. For more information | |
about using this database image, including OpenShift considerations, see | |
https://github.com/sclorg/mysql-container/tree/master/5.5/README.md. | |
iconClass: icon-mysql-database | |
openshift.io/display-name: MySQL 5.5 | |
openshift.io/provider-display-name: Red Hat, Inc. | |
tags: hidden,mysql | |
version: "5.5" | |
from: | |
kind: DockerImage | |
name: registry.access.redhat.com/openshift3/mysql-55-rhel7:latest | |
generation: 2 | |
importPolicy: {} | |
name: "5.5" | |
referencePolicy: | |
type: Local | |
- annotations: | |
description: Provides a MySQL 5.6 database on RHEL 7. For more information | |
about using this database image, including OpenShift considerations, see | |
https://github.com/sclorg/mysql-container/tree/master/5.6/README.md. | |
iconClass: icon-mysql-database | |
openshift.io/display-name: MySQL 5.6 | |
openshift.io/provider-display-name: Red Hat, Inc. | |
tags: hidden,mysql | |
version: "5.6" | |
from: | |
kind: DockerImage | |
name: registry.access.redhat.com/rhscl/mysql-56-rhel7:latest | |
generation: 2 | |
importPolicy: {} | |
name: "5.6" | |
referencePolicy: | |
type: Local | |
- annotations: | |
description: Provides a MySQL 5.7 database on RHEL 7. For more information | |
about using this database image, including OpenShift considerations, see | |
https://github.com/sclorg/mysql-container/tree/master/5.7/README.md. | |
iconClass: icon-mysql-database | |
openshift.io/display-name: MySQL 5.7 | |
openshift.io/provider-display-name: Red Hat, Inc. | |
tags: mysql | |
version: "5.7" | |
from: | |
kind: DockerImage | |
name: registry.access.redhat.com/rhscl/mysql-57-rhel7:latest | |
generation: 2 | |
importPolicy: {} | |
name: "5.7" | |
referencePolicy: | |
type: Local | |
- annotations: | |
description: |- | |
Provides a MySQL database on RHEL 7. For more information about using this database image, including OpenShift considerations, see https://github.com/sclorg/mysql-container/tree/master/5.6/README.md. | |
WARNING: By selecting this tag, your application will automatically update to use the latest version of MySQL available on OpenShift, including major versions updates. | |
iconClass: icon-mysql-database | |
openshift.io/display-name: MySQL (Latest) | |
openshift.io/provider-display-name: Red Hat, Inc. | |
tags: mysql | |
from: | |
kind: ImageStreamTag | |
name: "5.7" | |
generation: 1 | |
importPolicy: {} | |
name: latest | |
referencePolicy: | |
type: Local | |
status: | |
dockerImageRepository: docker-registry.default.svc:5000/openshift/mysql | |
tags: | |
- items: | |
- created: 2018-07-09T20:42:12Z | |
dockerImageReference: registry.access.redhat.com/openshift3/mysql-55-rhel7@sha256:3771bc829263c621f2fe79aca2909eca474c2b1f43133690ca4d3c28473128b9 | |
generation: 2 | |
image: sha256:3771bc829263c621f2fe79aca2909eca474c2b1f43133690ca4d3c28473128b9 | |
tag: "5.5" | |
- items: | |
- created: 2018-07-09T20:42:12Z | |
dockerImageReference: registry.access.redhat.com/rhscl/mysql-56-rhel7@sha256:2c5483929f95892100c2f8ff45ee405cea0ca2380ddce2cbf5409e9c5240204f | |
generation: 2 | |
image: sha256:2c5483929f95892100c2f8ff45ee405cea0ca2380ddce2cbf5409e9c5240204f | |
tag: "5.6" | |
- items: | |
- created: 2018-07-09T20:42:12Z | |
dockerImageReference: registry.access.redhat.com/rhscl/mysql-57-rhel7@sha256:d03537ef57d51b13e6ad4a73a382ca180a0e02d975c8237790410f45865aae3c | |
generation: 2 | |
image: sha256:d03537ef57d51b13e6ad4a73a382ca180a0e02d975c8237790410f45865aae3c | |
tag: "5.7" | |
- items: | |
- created: 2018-07-09T20:42:12Z | |
dockerImageReference: registry.access.redhat.com/rhscl/mysql-57-rhel7@sha256:d03537ef57d51b13e6ad4a73a382ca180a0e02d975c8237790410f45865aae3c | |
generation: 2 | |
image: sha256:d03537ef57d51b13e6ad4a73a382ca180a0e02d975c8237790410f45865aae3c | |
tag: latest | |
- apiVersion: image.openshift.io/v1 | |
kind: ImageStream | |
metadata: | |
annotations: | |
openshift.io/display-name: Nginx HTTP server and a reverse proxy (nginx) | |
openshift.io/image.dockerRepositoryCheck: 2018-07-09T20:42:13Z | |
creationTimestamp: 2018-07-09T20:42:10Z | |
generation: 2 | |
name: nginx | |
namespace: openshift | |
resourceVersion: "5316" | |
selfLink: /apis/image.openshift.io/v1/namespaces/openshift/imagestreams/nginx | |
uid: 8da1c41b-83b8-11e8-aa51-0af96768d57e | |
spec: | |
lookupPolicy: | |
local: false | |
tags: | |
- annotations: | |
description: Build and serve static content via Nginx HTTP server and a reverse | |
proxy (nginx) on RHEL 7. For more information about using this builder image, | |
including OpenShift considerations, see https://github.com/sclorg/nginx-container/blob/master/1.10/README.md. | |
iconClass: icon-nginx | |
openshift.io/display-name: Nginx HTTP server and a reverse proxy 1.10 | |
openshift.io/provider-display-name: Red Hat, Inc. | |
sampleRepo: https://github.com/sclorg/nginx-ex.git | |
supports: nginx | |
tags: builder,nginx | |
version: "1.10" | |
from: | |
kind: DockerImage | |
name: registry.access.redhat.com/rhscl/nginx-110-rhel7:latest | |
generation: 2 | |
importPolicy: {} | |
name: "1.10" | |
referencePolicy: | |
type: Local | |
- annotations: | |
description: Build and serve static content via Nginx HTTP server and a reverse | |
proxy (nginx) on RHEL 7. For more information about using this builder image, | |
including OpenShift considerations, see https://github.com/sclorg/nginx-container/blob/master/1.12/README.md. | |
iconClass: icon-nginx | |
openshift.io/display-name: Nginx HTTP server and a reverse proxy 1.12 | |
openshift.io/provider-display-name: Red Hat, Inc. | |
sampleRepo: https://github.com/sclorg/nginx-ex.git | |
supports: nginx | |
tags: builder,nginx | |
version: "1.12" | |
from: | |
kind: DockerImage | |
name: registry.access.redhat.com/rhscl/nginx-112-rhel7:latest | |
generation: 2 | |
importPolicy: {} | |
name: "1.12" | |
referencePolicy: | |
type: Local | |
- annotations: | |
description: Build and serve static content via Nginx HTTP server and a reverse | |
proxy (nginx) on RHEL 7. For more information about using this builder image, | |
including OpenShift considerations, see https://github.com/sclorg/nginx-container/blob/master/1.8/README.md. | |
iconClass: icon-nginx | |
openshift.io/display-name: Nginx HTTP server and a reverse proxy 1.8 | |
openshift.io/provider-display-name: Red Hat, Inc. | |
sampleRepo: https://github.com/sclorg/nginx-ex.git | |
supports: nginx | |
tags: builder,nginx | |
version: "1.8" | |
from: | |
kind: DockerImage | |
name: registry.access.redhat.com/rhscl/nginx-18-rhel7:latest | |
generation: 2 | |
importPolicy: {} | |
name: "1.8" | |
referencePolicy: | |
type: Local | |
- annotations: | |
description: |- | |
Build and serve static content via Nginx HTTP server and a reverse proxy (nginx) on RHEL 7. For more information about using this builder image, including OpenShift considerations, see https://github.com/sclorg/nginx-container/blob/master/1.12/README.md. | |
WARNING: By selecting this tag, your application will automatically update to use the latest version of Nginx available on OpenShift, including major versions updates. | |
iconClass: icon-nginx | |
openshift.io/display-name: Nginx HTTP server and a reverse proxy (Latest) | |
openshift.io/provider-display-name: Red Hat, Inc. | |
sampleRepo: https://github.com/sclorg/nginx-ex.git | |
supports: nginx | |
tags: builder,nginx | |
from: | |
kind: ImageStreamTag | |
name: "1.12" | |
generation: 1 | |
importPolicy: {} | |
name: latest | |
referencePolicy: | |
type: Local | |
status: | |
dockerImageRepository: docker-registry.default.svc:5000/openshift/nginx | |
tags: | |
- items: | |
- created: 2018-07-09T20:42:13Z | |
dockerImageReference: registry.access.redhat.com/rhscl/nginx-110-rhel7@sha256:d91dc0c9097483437be1aeaf51d81dc3726e3468297c6464dc8fb072578635fc | |
generation: 2 | |
image: sha256:d91dc0c9097483437be1aeaf51d81dc3726e3468297c6464dc8fb072578635fc | |
tag: "1.10" | |
- items: | |
- created: 2018-07-09T20:42:13Z | |
dockerImageReference: registry.access.redhat.com/rhscl/nginx-112-rhel7@sha256:c5b84642765b4de8a395c9a59ffb62ca8494e5523f19236deb4bfe781d28127b | |
generation: 2 | |
image: sha256:c5b84642765b4de8a395c9a59ffb62ca8494e5523f19236deb4bfe781d28127b | |
tag: "1.12" | |
- items: | |
- created: 2018-07-09T20:42:13Z | |
dockerImageReference: registry.access.redhat.com/rhscl/nginx-18-rhel7@sha256:8bd4ee024b56ac148b5c329077d59bcef5c265ffa662f9d714253632a01b57f6 | |
generation: 2 | |
image: sha256:8bd4ee024b56ac148b5c329077d59bcef5c265ffa662f9d714253632a01b57f6 | |
tag: "1.8" | |
- items: | |
- created: 2018-07-09T20:42:13Z | |
dockerImageReference: registry.access.redhat.com/rhscl/nginx-112-rhel7@sha256:c5b84642765b4de8a395c9a59ffb62ca8494e5523f19236deb4bfe781d28127b | |
generation: 2 | |
image: sha256:c5b84642765b4de8a395c9a59ffb62ca8494e5523f19236deb4bfe781d28127b | |
tag: latest | |
- apiVersion: image.openshift.io/v1 | |
kind: ImageStream | |
metadata: | |
annotations: | |
openshift.io/display-name: Node.js | |
openshift.io/image.dockerRepositoryCheck: 2018-07-09T20:42:14Z | |
creationTimestamp: 2018-07-09T20:42:10Z | |
generation: 2 | |
name: nodejs | |
namespace: openshift | |
resourceVersion: "5330" | |
selfLink: /apis/image.openshift.io/v1/namespaces/openshift/imagestreams/nodejs | |
uid: 8db41874-83b8-11e8-aa51-0af96768d57e | |
spec: | |
lookupPolicy: | |
local: false | |
tags: | |
- annotations: | |
description: 'DEPRECATED: Build and run Node.js 0.10 applications on RHEL | |
7. For more information about using this builder image, including OpenShift | |
considerations, see https://github.com/sclorg/s2i-nodejs-container/blob/master/0.10/README.md.' | |
iconClass: icon-nodejs | |
openshift.io/display-name: Node.js 0.10 | |
openshift.io/provider-display-name: Red Hat, Inc. | |
sampleRepo: https://github.com/openshift/nodejs-ex.git | |
supports: nodejs:0.10,nodejs:0.1,nodejs | |
tags: hidden,nodejs | |
version: "0.10" | |
from: | |
kind: DockerImage | |
name: registry.access.redhat.com/openshift3/nodejs-010-rhel7:latest | |
generation: 2 | |
importPolicy: {} | |
name: "0.10" | |
referencePolicy: | |
type: Local | |
- annotations: | |
description: Build and run Node.js 4 applications on RHEL 7. For more information | |
about using this builder image, including OpenShift considerations, see | |
https://github.com/sclorg/s2i-nodejs-container/blob/master/4/README.md. | |
iconClass: icon-nodejs | |
openshift.io/display-name: Node.js 4 | |
openshift.io/provider-display-name: Red Hat, Inc. | |
sampleRepo: https://github.com/openshift/nodejs-ex.git | |
supports: nodejs:4,nodejs | |
tags: hidden,builder,nodejs | |
version: "4" | |
from: | |
kind: DockerImage | |
name: registry.access.redhat.com/rhscl/nodejs-4-rhel7:latest | |
generation: 2 | |
importPolicy: {} | |
name: "4" | |
referencePolicy: | |
type: Local | |
- annotations: | |
description: Build and run Node.js 6 applications on RHEL 7. For more information | |
about using this builder image, including OpenShift considerations, see | |
https://github.com/sclorg/s2i-nodejs-container. | |
iconClass: icon-nodejs | |
openshift.io/display-name: Node.js 6 | |
openshift.io/provider-display-name: Red Hat, Inc. | |
sampleRepo: https://github.com/openshift/nodejs-ex.git | |
supports: nodejs:6,nodejs | |
tags: builder,nodejs | |
version: "6" | |
from: | |
kind: DockerImage | |
name: registry.access.redhat.com/rhscl/nodejs-6-rhel7:latest | |
generation: 2 | |
importPolicy: {} | |
name: "6" | |
referencePolicy: | |
type: Local | |
- annotations: | |
description: Build and run Node.js 8 applications on RHEL 7. For more information | |
about using this builder image, including OpenShift considerations, see | |
https://github.com/sclorg/s2i-nodejs-container. | |
iconClass: icon-nodejs | |
openshift.io/display-name: Node.js 8 | |
openshift.io/provider-display-name: Red Hat, Inc. | |
sampleRepo: https://github.com/openshift/nodejs-ex.git | |
tags: builder,nodejs | |
version: "8" | |
from: | |
kind: DockerImage | |
name: registry.access.redhat.com/rhscl/nodejs-8-rhel7:latest | |
generation: 2 | |
importPolicy: {} | |
name: "8" | |
referencePolicy: | |
type: Local | |
- annotations: | |
description: Build and run Node.js 8 applications on RHEL 7. For more information | |
about using this builder image, including OpenShift considerations, see | |
https://github.com/bucharest-gold/centos7-s2i-nodejs. | |
iconClass: icon-nodejs | |
openshift.io/display-name: OpenShift Application Runtimes Node.js 8 | |
openshift.io/provider-display-name: Red Hat, Inc. | |
sampleRepo: https://github.com/openshift/nodejs-ex.git | |
tags: builder,nodejs | |
version: "8" | |
from: | |
kind: DockerImage | |
name: registry.access.redhat.com/rhoar-nodejs/nodejs-8 | |
generation: 2 | |
importPolicy: {} | |
name: 8-RHOAR | |
referencePolicy: | |
type: Local | |
- annotations: | |
description: |- | |
Build and run Node.js applications on RHEL 7. For more information about using this builder image, including OpenShift considerations, see https://github.com/sclorg/s2i-nodejs-container/blob/master/8/README.md. | |
WARNING: By selecting this tag, your application will automatically update to use the latest version of Node.js available on OpenShift, including major versions updates. | |
iconClass: icon-nodejs | |
openshift.io/display-name: Node.js (Latest) | |
openshift.io/provider-display-name: Red Hat, Inc. | |
sampleRepo: https://github.com/openshift/nodejs-ex.git | |
supports: nodejs | |
tags: builder,nodejs | |
from: | |
kind: ImageStreamTag | |
name: "8" | |
generation: 1 | |
importPolicy: {} | |
name: latest | |
referencePolicy: | |
type: Local | |
status: | |
dockerImageRepository: docker-registry.default.svc:5000/openshift/nodejs | |
tags: | |
- items: | |
- created: 2018-07-09T20:42:14Z | |
dockerImageReference: registry.access.redhat.com/openshift3/nodejs-010-rhel7@sha256:cd7a62da7dbd15883b7df9a8a1ffb18499bfec5e856661f96c5126ae51281b83 | |
generation: 2 | |
image: sha256:cd7a62da7dbd15883b7df9a8a1ffb18499bfec5e856661f96c5126ae51281b83 | |
tag: "0.10" | |
- items: | |
- created: 2018-07-09T20:42:14Z | |
dockerImageReference: registry.access.redhat.com/rhscl/nodejs-4-rhel7@sha256:6bdbb943fd3401752cc11b07e574c418558205ffa9105435238f74dba1c1f328 | |
generation: 2 | |
image: sha256:6bdbb943fd3401752cc11b07e574c418558205ffa9105435238f74dba1c1f328 | |
tag: "4" | |
- items: | |
- created: 2018-07-09T20:42:14Z | |
dockerImageReference: registry.access.redhat.com/rhscl/nodejs-6-rhel7@sha256:e2c747db13007a2acb77bac3ce4cdbb6b9639a27d145ea168a552d4047ae60a8 | |
generation: 2 | |
image: sha256:e2c747db13007a2acb77bac3ce4cdbb6b9639a27d145ea168a552d4047ae60a8 | |
tag: "6" | |
- items: | |
- created: 2018-07-09T20:42:14Z | |
dockerImageReference: registry.access.redhat.com/rhscl/nodejs-8-rhel7@sha256:c6933f9adcccf20cab4364b4d4105f731d5c4b23239cad18d24671cd24216d5a | |
generation: 2 | |
image: sha256:c6933f9adcccf20cab4364b4d4105f731d5c4b23239cad18d24671cd24216d5a | |
tag: "8" | |
- items: | |
- created: 2018-07-09T20:42:14Z | |
dockerImageReference: registry.access.redhat.com/rhoar-nodejs/nodejs-8@sha256:d5c73b4279b691b857b8ae116cfffcc5926137c57d0f6565b7c0a53314ed1ff8 | |
generation: 2 | |
image: sha256:d5c73b4279b691b857b8ae116cfffcc5926137c57d0f6565b7c0a53314ed1ff8 | |
tag: 8-RHOAR | |
- items: | |
- created: 2018-07-09T20:42:14Z | |
dockerImageReference: registry.access.redhat.com/rhscl/nodejs-8-rhel7@sha256:c6933f9adcccf20cab4364b4d4105f731d5c4b23239cad18d24671cd24216d5a | |
generation: 2 | |
image: sha256:c6933f9adcccf20cab4364b4d4105f731d5c4b23239cad18d24671cd24216d5a | |
tag: latest | |
- apiVersion: image.openshift.io/v1 | |
kind: ImageStream | |
metadata: | |
annotations: | |
openshift.io/display-name: Perl | |
openshift.io/image.dockerRepositoryCheck: 2018-07-09T20:42:21Z | |
creationTimestamp: 2018-07-09T20:42:11Z | |
generation: 2 | |
name: perl | |
namespace: openshift | |
resourceVersion: "5369" | |
selfLink: /apis/image.openshift.io/v1/namespaces/openshift/imagestreams/perl | |
uid: 8dc3065c-83b8-11e8-aa51-0af96768d57e | |
spec: | |
lookupPolicy: | |
local: false | |
tags: | |
- annotations: | |
description: Build and run Perl 5.16 applications on RHEL 7. For more information | |
about using this builder image, including OpenShift considerations, see | |
https://github.com/sclorg/s2i-perl-container/blob/master/5.16/README.md. | |
iconClass: icon-perl | |
openshift.io/display-name: Perl 5.16 | |
openshift.io/provider-display-name: Red Hat, Inc. | |
sampleRepo: https://github.com/openshift/dancer-ex.git | |
supports: perl:5.16,perl | |
tags: hidden,builder,perl | |
version: "5.16" | |
from: | |
kind: DockerImage | |
name: registry.access.redhat.com/openshift3/perl-516-rhel7:latest | |
generation: 2 | |
importPolicy: {} | |
name: "5.16" | |
referencePolicy: | |
type: Local | |
- annotations: | |
description: Build and run Perl 5.20 applications on RHEL 7. For more information | |
about using this builder image, including OpenShift considerations, see | |
https://github.com/sclorg/s2i-perl-container/blob/master/5.20/README.md. | |
iconClass: icon-perl | |
openshift.io/display-name: Perl 5.20 | |
openshift.io/provider-display-name: Red Hat, Inc. | |
sampleRepo: https://github.com/openshift/dancer-ex.git | |
supports: perl:5.20,perl | |
tags: hidden,builder,perl | |
version: "5.20" | |
from: | |
kind: DockerImage | |
name: registry.access.redhat.com/rhscl/perl-520-rhel7:latest | |
generation: 2 | |
importPolicy: {} | |
name: "5.20" | |
referencePolicy: | |
type: Local | |
- annotations: | |
description: Build and run Perl 5.24 applications on RHEL 7. For more information | |
about using this builder image, including OpenShift considerations, see | |
https://github.com/sclorg/s2i-perl-container/blob/master/5.24/README.md. | |
iconClass: icon-perl | |
openshift.io/display-name: Perl 5.24 | |
openshift.io/provider-display-name: Red Hat, Inc. | |
sampleRepo: https://github.com/openshift/dancer-ex.git | |
supports: perl:5.24,perl | |
tags: builder,perl | |
version: "5.24" | |
from: | |
kind: DockerImage | |
name: registry.access.redhat.com/rhscl/perl-524-rhel7:latest | |
generation: 2 | |
importPolicy: {} | |
name: "5.24" | |
referencePolicy: | |
type: Local | |
- annotations: | |
description: |- | |
Build and run Perl applications on RHEL 7. For more information about using this builder image, including OpenShift considerations, see https://github.com/sclorg/s2i-perl-container/blob/master/5.20/README.md. | |
WARNING: By selecting this tag, your application will automatically update to use the latest version of Perl available on OpenShift, including major versions updates. | |
iconClass: icon-perl | |
openshift.io/display-name: Perl (Latest) | |
openshift.io/provider-display-name: Red Hat, Inc. | |
sampleRepo: https://github.com/openshift/dancer-ex.git | |
supports: perl | |
tags: builder,perl | |
from: | |
kind: ImageStreamTag | |
name: "5.24" | |
generation: 1 | |
importPolicy: {} | |
name: latest | |
referencePolicy: | |
type: Local | |
status: | |
dockerImageRepository: docker-registry.default.svc:5000/openshift/perl | |
tags: | |
- items: | |
- created: 2018-07-09T20:42:21Z | |
dockerImageReference: registry.access.redhat.com/openshift3/perl-516-rhel7@sha256:8d13f434065a54ab85c2134858d5cc218c1ebb1e423d194e664e4ee4a9f4641f | |
generation: 2 | |
image: sha256:8d13f434065a54ab85c2134858d5cc218c1ebb1e423d194e664e4ee4a9f4641f | |
tag: "5.16" | |
- items: | |
- created: 2018-07-09T20:42:21Z | |
dockerImageReference: registry.access.redhat.com/rhscl/perl-520-rhel7@sha256:7ec1e4048cfe5077242d347bb3f4a96abf6b1d2f7fd251d7c275fc122de0c31b | |
generation: 2 | |
image: sha256:7ec1e4048cfe5077242d347bb3f4a96abf6b1d2f7fd251d7c275fc122de0c31b | |
tag: "5.20" | |
- items: | |
- created: 2018-07-09T20:42:21Z | |
dockerImageReference: registry.access.redhat.com/rhscl/perl-524-rhel7@sha256:33338134ff16abeb727cb9fe59ce3c1c3b8c5817cc242811297f0bdb9b468db2 | |
generation: 2 | |
image: sha256:33338134ff16abeb727cb9fe59ce3c1c3b8c5817cc242811297f0bdb9b468db2 | |
tag: "5.24" | |
- items: | |
- created: 2018-07-09T20:42:21Z | |
dockerImageReference: registry.access.redhat.com/rhscl/perl-524-rhel7@sha256:33338134ff16abeb727cb9fe59ce3c1c3b8c5817cc242811297f0bdb9b468db2 | |
generation: 2 | |
image: sha256:33338134ff16abeb727cb9fe59ce3c1c3b8c5817cc242811297f0bdb9b468db2 | |
tag: latest | |
- apiVersion: image.openshift.io/v1 | |
kind: ImageStream | |
metadata: | |
annotations: | |
openshift.io/display-name: PHP | |
openshift.io/image.dockerRepositoryCheck: 2018-07-09T20:42:15Z | |
creationTimestamp: 2018-07-09T20:42:11Z | |
generation: 2 | |
name: php | |
namespace: openshift | |
resourceVersion: "5339" | |
selfLink: /apis/image.openshift.io/v1/namespaces/openshift/imagestreams/php | |
uid: 8dcbc917-83b8-11e8-aa51-0af96768d57e | |
spec: | |
lookupPolicy: | |
local: false | |
tags: | |
- annotations: | |
description: Build and run PHP 5.5 applications on RHEL 7. For more information | |
about using this builder image, including OpenShift considerations, see | |
https://github.com/sclorg/s2i-php-container/blob/master/5.5/README.md. | |
iconClass: icon-php | |
openshift.io/display-name: PHP 5.5 | |
openshift.io/provider-display-name: Red Hat, Inc. | |
sampleRepo: https://github.com/openshift/cakephp-ex.git | |
supports: php:5.5,php | |
tags: hidden,builder,php | |
version: "5.5" | |
from: | |
kind: DockerImage | |
name: registry.access.redhat.com/openshift3/php-55-rhel7:latest | |
generation: 2 | |
importPolicy: {} | |
name: "5.5" | |
referencePolicy: | |
type: Local | |
- annotations: | |
description: Build and run PHP 5.6 applications on RHEL 7. For more information | |
about using this builder image, including OpenShift considerations, see | |
https://github.com/sclorg/s2i-php-container/blob/master/5.6/README.md. | |
iconClass: icon-php | |
openshift.io/display-name: PHP 5.6 | |
openshift.io/provider-display-name: Red Hat, Inc. | |
sampleRepo: https://github.com/openshift/cakephp-ex.git | |
supports: php:5.6,php | |
tags: hidden,builder,php | |
version: "5.6" | |
from: | |
kind: DockerImage | |
name: registry.access.redhat.com/rhscl/php-56-rhel7:latest | |
generation: 2 | |
importPolicy: {} | |
name: "5.6" | |
referencePolicy: | |
type: Local | |
- annotations: | |
description: Build and run PHP 7.0 applications on RHEL 7. For more information | |
about using this builder image, including OpenShift considerations, see | |
https://github.com/sclorg/s2i-php-container/blob/master/7.0/README.md. | |
iconClass: icon-php | |
openshift.io/display-name: PHP 7.0 | |
openshift.io/provider-display-name: Red Hat, Inc. | |
sampleRepo: https://github.com/openshift/cakephp-ex.git | |
supports: php:7.0,php | |
tags: builder,php | |
version: "7.0" | |
from: | |
kind: DockerImage | |
name: registry.access.redhat.com/rhscl/php-70-rhel7:latest | |
generation: 2 | |
importPolicy: {} | |
name: "7.0" | |
referencePolicy: | |
type: Local | |
- annotations: | |
description: Build and run PHP 7.1 applications on RHEL 7. For more information | |
about using this builder image, including OpenShift considerations, see | |
https://github.com/sclorg/s2i-php-container/blob/master/7.1/README.md. | |
iconClass: icon-php | |
openshift.io/display-name: PHP 7.1 | |
openshift.io/provider-display-name: Red Hat, Inc. | |
sampleRepo: https://github.com/openshift/cakephp-ex.git | |
supports: php:7.1,php | |
tags: builder,php | |
version: "7.1" | |
from: | |
kind: DockerImage | |
name: registry.access.redhat.com/rhscl/php-71-rhel7:latest | |
generation: 2 | |
importPolicy: {} | |
name: "7.1" | |
referencePolicy: | |
type: Local | |
- annotations: | |
description: |- | |
Build and run PHP applications on RHEL 7. For more information about using this builder image, including OpenShift considerations, see https://github.com/sclorg/s2i-php-container/blob/master/7.1/README.md. | |
WARNING: By selecting this tag, your application will automatically update to use the latest version of PHP available on OpenShift, including major versions updates. | |
iconClass: icon-php | |
openshift.io/display-name: PHP (Latest) | |
openshift.io/provider-display-name: Red Hat, Inc. | |
sampleRepo: https://github.com/openshift/cakephp-ex.git | |
supports: php | |
tags: builder,php | |
from: | |
kind: ImageStreamTag | |
name: "7.1" | |
generation: 1 | |
importPolicy: {} | |
name: latest | |
referencePolicy: | |
type: Local | |
status: | |
dockerImageRepository: docker-registry.default.svc:5000/openshift/php | |
tags: | |
- items: | |
- created: 2018-07-09T20:42:15Z | |
dockerImageReference: registry.access.redhat.com/openshift3/php-55-rhel7@sha256:c82d399564d21b9737ac58c1c812c31c42b4afc94443a8e276cd63979dde2930 | |
generation: 2 | |
image: sha256:c82d399564d21b9737ac58c1c812c31c42b4afc94443a8e276cd63979dde2930 | |
tag: "5.5" | |
- items: | |
- created: 2018-07-09T20:42:15Z | |
dockerImageReference: registry.access.redhat.com/rhscl/php-56-rhel7@sha256:920c2cf85b5da5d0701898f0ec9ee567473fa4b9af6f3ac5b2b3f863796bbd68 | |
generation: 2 | |
image: sha256:920c2cf85b5da5d0701898f0ec9ee567473fa4b9af6f3ac5b2b3f863796bbd68 | |
tag: "5.6" | |
- items: | |
- created: 2018-07-09T20:42:15Z | |
dockerImageReference: registry.access.redhat.com/rhscl/php-70-rhel7@sha256:973bab52428a706e2a15557f26362e2a111781b075470435de9f68ec758664e9 | |
generation: 2 | |
image: sha256:973bab52428a706e2a15557f26362e2a111781b075470435de9f68ec758664e9 | |
tag: "7.0" | |
- items: | |
- created: 2018-07-09T20:42:15Z | |
dockerImageReference: registry.access.redhat.com/rhscl/php-71-rhel7@sha256:59c3d53372cd7097494187f5a58bab58a1d956a340b70a23c84a0d000a565cbe | |
generation: 2 | |
image: sha256:59c3d53372cd7097494187f5a58bab58a1d956a340b70a23c84a0d000a565cbe | |
tag: "7.1" | |
- items: | |
- created: 2018-07-09T20:42:15Z | |
dockerImageReference: registry.access.redhat.com/rhscl/php-71-rhel7@sha256:59c3d53372cd7097494187f5a58bab58a1d956a340b70a23c84a0d000a565cbe | |
generation: 2 | |
image: sha256:59c3d53372cd7097494187f5a58bab58a1d956a340b70a23c84a0d000a565cbe | |
tag: latest | |
- apiVersion: image.openshift.io/v1 | |
kind: ImageStream | |
metadata: | |
annotations: | |
openshift.io/display-name: PostgreSQL | |
openshift.io/image.dockerRepositoryCheck: 2018-07-09T20:42:15Z | |
creationTimestamp: 2018-07-09T20:42:11Z | |
generation: 2 | |
name: postgresql | |
namespace: openshift | |
resourceVersion: "5344" | |
selfLink: /apis/image.openshift.io/v1/namespaces/openshift/imagestreams/postgresql | |
uid: 8dd4640e-83b8-11e8-aa51-0af96768d57e | |
spec: | |
lookupPolicy: | |
local: false | |
tags: | |
- annotations: | |
description: Provides a PostgreSQL 9.2 database on RHEL 7. For more information | |
about using this database image, including OpenShift considerations, see | |
https://github.com/sclorg/postgresql-container/tree/master/9.2/README.md. | |
iconClass: icon-postgresql | |
openshift.io/display-name: PostgreSQL 9.2 | |
openshift.io/provider-display-name: Red Hat, Inc. | |
tags: hidden,postgresql | |
version: "9.2" | |
from: | |
kind: DockerImage | |
name: registry.access.redhat.com/openshift3/postgresql-92-rhel7:latest | |
generation: 2 | |
importPolicy: {} | |
name: "9.2" | |
referencePolicy: | |
type: Local | |
- annotations: | |
description: Provides a PostgreSQL 9.4 database on RHEL 7. For more information | |
about using this database image, including OpenShift considerations, see | |
https://github.com/sclorg/postgresql-container/tree/master/9.4/README.md. | |
iconClass: icon-postgresql | |
openshift.io/display-name: PostgreSQL 9.4 | |
openshift.io/provider-display-name: Red Hat, Inc. | |
tags: hidden,database,postgresql | |
version: "9.4" | |
from: | |
kind: DockerImage | |
name: registry.access.redhat.com/rhscl/postgresql-94-rhel7:latest | |
generation: 2 | |
importPolicy: {} | |
name: "9.4" | |
referencePolicy: | |
type: Local | |
- annotations: | |
description: Provides a PostgreSQL 9.5 database on RHEL 7. For more information | |
about using this database image, including OpenShift considerations, see | |
https://github.com/sclorg/postgresql-container/tree/master/9.5/README.md. | |
iconClass: icon-postgresql | |
openshift.io/display-name: PostgreSQL 9.5 | |
openshift.io/provider-display-name: Red Hat, Inc. | |
tags: database,postgresql | |
version: "9.5" | |
from: | |
kind: DockerImage | |
name: registry.access.redhat.com/rhscl/postgresql-95-rhel7:latest | |
generation: 2 | |
importPolicy: {} | |
name: "9.5" | |
referencePolicy: | |
type: Local | |
- annotations: | |
description: Provides a PostgreSQL 9.6 database on RHEL 7. For more information | |
about using this database image, including OpenShift considerations, see | |
https://github.com/sclorg/postgresql-container/tree/master/9.6/README.md. | |
iconClass: icon-postgresql | |
openshift.io/display-name: PostgreSQL (Ephemeral) 9.6 | |
openshift.io/provider-display-name: Red Hat, Inc. | |
tags: database,postgresql | |
version: "9.6" | |
from: | |
kind: DockerImage | |
name: registry.access.redhat.com/rhscl/postgresql-96-rhel7:latest | |
generation: 2 | |
importPolicy: {} | |
name: "9.6" | |
referencePolicy: | |
type: Local | |
- annotations: | |
description: |- | |
Provides a PostgreSQL database on RHEL 7. For more information about using this database image, including OpenShift considerations, see https://github.com/sclorg/postgresql-container/tree/master/9.6/README.md. | |
WARNING: By selecting this tag, your application will automatically update to use the latest version of PostgreSQL available on OpenShift, including major versions updates. | |
iconClass: icon-postgresql | |
openshift.io/display-name: PostgreSQL (Latest) | |
openshift.io/provider-display-name: Red Hat, Inc. | |
tags: database,postgresql | |
from: | |
kind: ImageStreamTag | |
name: "9.6" | |
generation: 1 | |
importPolicy: {} | |
name: latest | |
referencePolicy: | |
type: Local | |
status: | |
dockerImageRepository: docker-registry.default.svc:5000/openshift/postgresql | |
tags: | |
- items: | |
- created: 2018-07-09T20:42:15Z | |
dockerImageReference: registry.access.redhat.com/openshift3/postgresql-92-rhel7@sha256:323755143c973ed639e6bcd7f261e934ee65cb4137624f449195aabc87419229 | |
generation: 2 | |
image: sha256:323755143c973ed639e6bcd7f261e934ee65cb4137624f449195aabc87419229 | |
tag: "9.2" | |
- items: | |
- created: 2018-07-09T20:42:15Z | |
dockerImageReference: registry.access.redhat.com/rhscl/postgresql-94-rhel7@sha256:3bc37b1d419398c0411d25cbb0d0d717a621105836073cad9f3ee29ffed02232 | |
generation: 2 | |
image: sha256:3bc37b1d419398c0411d25cbb0d0d717a621105836073cad9f3ee29ffed02232 | |
tag: "9.4" | |
- items: | |
- created: 2018-07-09T20:42:15Z | |
dockerImageReference: registry.access.redhat.com/rhscl/postgresql-95-rhel7@sha256:f5bd38675cdac60b72836f114c88809f9eec9e8c9672f20f339bb90789ba9aa1 | |
generation: 2 | |
image: sha256:f5bd38675cdac60b72836f114c88809f9eec9e8c9672f20f339bb90789ba9aa1 | |
tag: "9.5" | |
- items: | |
- created: 2018-07-09T20:42:15Z | |
dockerImageReference: registry.access.redhat.com/rhscl/postgresql-96-rhel7@sha256:02489e52040108ceb252c7f22fc7024890ca2a42d352292152745b9fca64f43b | |
generation: 2 | |
image: sha256:02489e52040108ceb252c7f22fc7024890ca2a42d352292152745b9fca64f43b | |
tag: "9.6" | |
- items: | |
- created: 2018-07-09T20:42:15Z | |
dockerImageReference: registry.access.redhat.com/rhscl/postgresql-96-rhel7@sha256:02489e52040108ceb252c7f22fc7024890ca2a42d352292152745b9fca64f43b | |
generation: 2 | |
image: sha256:02489e52040108ceb252c7f22fc7024890ca2a42d352292152745b9fca64f43b | |
tag: latest | |
- apiVersion: image.openshift.io/v1 | |
kind: ImageStream | |
metadata: | |
annotations: | |
openshift.io/display-name: Python | |
openshift.io/image.dockerRepositoryCheck: 2018-07-09T20:42:17Z | |
creationTimestamp: 2018-07-09T20:42:11Z | |
generation: 2 | |
name: python | |
namespace: openshift | |
resourceVersion: "5353" | |
selfLink: /apis/image.openshift.io/v1/namespaces/openshift/imagestreams/python | |
uid: 8ddd3ac9-83b8-11e8-aa51-0af96768d57e | |
spec: | |
lookupPolicy: | |
local: false | |
tags: | |
- annotations: | |
description: Build and run Python 2.7 applications on RHEL 7. For more information | |
about using this builder image, including OpenShift considerations, see | |
https://github.com/sclorg/s2i-python-container/blob/master/2.7/README.md. | |
iconClass: icon-python | |
openshift.io/display-name: Python 2.7 | |
openshift.io/provider-display-name: Red Hat, Inc. | |
sampleRepo: https://github.com/openshift/django-ex.git | |
supports: python:2.7,python | |
tags: builder,python | |
version: "2.7" | |
from: | |
kind: DockerImage | |
name: registry.access.redhat.com/rhscl/python-27-rhel7:latest | |
generation: 2 | |
importPolicy: {} | |
name: "2.7" | |
referencePolicy: | |
type: Local | |
- annotations: | |
description: Build and run Python 3.3 applications on RHEL 7. For more information | |
about using this builder image, including OpenShift considerations, see | |
https://github.com/sclorg/s2i-python-container/blob/master/3.3/README.md. | |
iconClass: icon-python | |
openshift.io/display-name: Python 3.3 | |
openshift.io/provider-display-name: Red Hat, Inc. | |
sampleRepo: https://github.com/openshift/django-ex.git | |
supports: python:3.3,python | |
tags: hidden,builder,python | |
version: "3.3" | |
from: | |
kind: DockerImage | |
name: registry.access.redhat.com/openshift3/python-33-rhel7:latest | |
generation: 2 | |
importPolicy: {} | |
name: "3.3" | |
referencePolicy: | |
type: Local | |
- annotations: | |
description: Build and run Python 3.4 applications on RHEL 7. For more information | |
about using this builder image, including OpenShift considerations, see | |
https://github.com/sclorg/s2i-python-container/blob/master/3.4/README.md. | |
iconClass: icon-python | |
openshift.io/display-name: Python 3.4 | |
openshift.io/provider-display-name: Red Hat, Inc. | |
sampleRepo: https://github.com/openshift/django-ex.git | |
supports: python:3.4,python | |
tags: hidden,builder,python | |
version: "3.4" | |
from: | |
kind: DockerImage | |
name: registry.access.redhat.com/rhscl/python-34-rhel7:latest | |
generation: 2 | |
importPolicy: {} | |
name: "3.4" | |
referencePolicy: | |
type: Local | |
- annotations: | |
description: Build and run Python 3.5 applications on RHEL 7. For more information | |
about using this builder image, including OpenShift considerations, see | |
https://github.com/sclorg/s2i-python-container/blob/master/3.5/README.md. | |
iconClass: icon-python | |
openshift.io/display-name: Python 3.5 | |
openshift.io/provider-display-name: Red Hat, Inc. | |
sampleRepo: https://github.com/openshift/django-ex.git | |
supports: python:3.5,python | |
tags: builder,python | |
version: "3.5" | |
from: | |
kind: DockerImage | |
name: registry.access.redhat.com/rhscl/python-35-rhel7:latest | |
generation: 2 | |
importPolicy: {} | |
name: "3.5" | |
referencePolicy: | |
type: Local | |
- annotations: | |
description: Build and run Python 3.6 applications on RHEL 7. For more information | |
about using this builder image, including OpenShift considerations, see | |
https://github.com/sclorg/s2i-python-container/blob/master/3.6/README.md. | |
iconClass: icon-python | |
openshift.io/display-name: Python 3.6 | |
openshift.io/provider-display-name: Red Hat, Inc. | |
sampleRepo: https://github.com/openshift/django-ex.git | |
supports: python:3.6,python | |
tags: builder,python | |
version: "3.6" | |
from: | |
kind: DockerImage | |
name: registry.access.redhat.com/rhscl/python-36-rhel7:latest | |
generation: 2 | |
importPolicy: {} | |
name: "3.6" | |
referencePolicy: | |
type: Local | |
- annotations: | |
description: |- | |
Build and run Python applications on RHEL 7. For more information about using this builder image, including OpenShift considerations, see https://github.com/sclorg/s2i-python-container/blob/master/3.6/README.md. | |
WARNING: By selecting this tag, your application will automatically update to use the latest version of Python available on OpenShift, including major versions updates. | |
iconClass: icon-python | |
openshift.io/display-name: Python (Latest) | |
openshift.io/provider-display-name: Red Hat, Inc. | |
sampleRepo: https://github.com/openshift/django-ex.git | |
supports: python | |
tags: builder,python | |
from: | |
kind: ImageStreamTag | |
name: "3.6" | |
generation: 1 | |
importPolicy: {} | |
name: latest | |
referencePolicy: | |
type: Local | |
status: | |
dockerImageRepository: docker-registry.default.svc:5000/openshift/python | |
tags: | |
- items: | |
- created: 2018-07-09T20:42:17Z | |
dockerImageReference: registry.access.redhat.com/rhscl/python-27-rhel7@sha256:66da36d710497d9bba893bda5478ea06cbee5b5bb479423dcc638ef10bc43de6 | |
generation: 2 | |
image: sha256:66da36d710497d9bba893bda5478ea06cbee5b5bb479423dcc638ef10bc43de6 | |
tag: "2.7" | |
- items: | |
- created: 2018-07-09T20:42:17Z | |
dockerImageReference: registry.access.redhat.com/openshift3/python-33-rhel7@sha256:10f52e526d723e970e06334b0590753747f222437af3e7f6fa1311a71088573e | |
generation: 2 | |
image: sha256:10f52e526d723e970e06334b0590753747f222437af3e7f6fa1311a71088573e | |
tag: "3.3" | |
- items: | |
- created: 2018-07-09T20:42:17Z | |
dockerImageReference: registry.access.redhat.com/rhscl/python-34-rhel7@sha256:4447f8df60d9ce6622b97a3cd0fd529780e9abbbc5ac90525785252c6adfd5d6 | |
generation: 2 | |
image: sha256:4447f8df60d9ce6622b97a3cd0fd529780e9abbbc5ac90525785252c6adfd5d6 | |
tag: "3.4" | |
- items: | |
- created: 2018-07-09T20:42:17Z | |
dockerImageReference: registry.access.redhat.com/rhscl/python-35-rhel7@sha256:3e973751e2f771dd62df72a68e89c239ce9c4a21f08cc135792f215a313bed1d | |
generation: 2 | |
image: sha256:3e973751e2f771dd62df72a68e89c239ce9c4a21f08cc135792f215a313bed1d | |
tag: "3.5" | |
- items: | |
- created: 2018-07-09T20:42:17Z | |
dockerImageReference: registry.access.redhat.com/rhscl/python-36-rhel7@sha256:70aaacfc224cfbe201dbf3c0a641005211113ad11c54cdcafc82b74634b99d17 | |
generation: 2 | |
image: sha256:70aaacfc224cfbe201dbf3c0a641005211113ad11c54cdcafc82b74634b99d17 | |
tag: "3.6" | |
- items: | |
- created: 2018-07-09T20:42:17Z | |
dockerImageReference: registry.access.redhat.com/rhscl/python-36-rhel7@sha256:70aaacfc224cfbe201dbf3c0a641005211113ad11c54cdcafc82b74634b99d17 | |
generation: 2 | |
image: sha256:70aaacfc224cfbe201dbf3c0a641005211113ad11c54cdcafc82b74634b99d17 | |
tag: latest | |
- apiVersion: image.openshift.io/v1 | |
kind: ImageStream | |
metadata: | |
annotations: | |
openshift.io/display-name: Redis | |
openshift.io/image.dockerRepositoryCheck: 2018-07-09T20:42:15Z | |
creationTimestamp: 2018-07-09T20:42:11Z | |
generation: 2 | |
name: redis | |
namespace: openshift | |
resourceVersion: "5338" | |
selfLink: /apis/image.openshift.io/v1/namespaces/openshift/imagestreams/redis | |
uid: 8de81914-83b8-11e8-aa51-0af96768d57e | |
spec: | |
lookupPolicy: | |
local: false | |
tags: | |
- annotations: | |
description: Provides a Redis 3.2 database on RHEL 7. For more information | |
about using this database image, including OpenShift considerations, see | |
https://github.com/sclorg/redis-container/tree/master/3.2/README.md. | |
iconClass: icon-redis | |
openshift.io/display-name: Redis 3.2 | |
openshift.io/provider-display-name: Red Hat, Inc. | |
tags: redis | |
version: "3.2" | |
from: | |
kind: DockerImage | |
name: registry.access.redhat.com/rhscl/redis-32-rhel7:latest | |
generation: 2 | |
importPolicy: {} | |
name: "3.2" | |
referencePolicy: | |
type: Local | |
- annotations: | |
description: |- | |
Provides a Redis database on RHEL 7. For more information about using this database image, including OpenShift considerations, see https://github.com/sclorg/redis-container/tree/master/3.2/README.md. | |
WARNING: By selecting this tag, your application will automatically update to use the latest version of Redis available on OpenShift, including major versions updates. | |
iconClass: icon-redis | |
openshift.io/display-name: Redis (Latest) | |
openshift.io/provider-display-name: Red Hat, Inc. | |
tags: redis | |
from: | |
kind: ImageStreamTag | |
name: "3.2" | |
generation: 1 | |
importPolicy: {} | |
name: latest | |
referencePolicy: | |
type: Local | |
status: | |
dockerImageRepository: docker-registry.default.svc:5000/openshift/redis | |
tags: | |
- items: | |
- created: 2018-07-09T20:42:15Z | |
dockerImageReference: registry.access.redhat.com/rhscl/redis-32-rhel7@sha256:09c53ef09d2516218ac27a160afbf865d0931101d3120c59f039740ba9c30565 | |
generation: 2 | |
image: sha256:09c53ef09d2516218ac27a160afbf865d0931101d3120c59f039740ba9c30565 | |
tag: "3.2" | |
- items: | |
- created: 2018-07-09T20:42:15Z | |
dockerImageReference: registry.access.redhat.com/rhscl/redis-32-rhel7@sha256:09c53ef09d2516218ac27a160afbf865d0931101d3120c59f039740ba9c30565 | |
generation: 2 | |
image: sha256:09c53ef09d2516218ac27a160afbf865d0931101d3120c59f039740ba9c30565 | |
tag: latest | |
- apiVersion: image.openshift.io/v1 | |
kind: ImageStream | |
metadata: | |
annotations: | |
openshift.io/display-name: Ruby | |
openshift.io/image.dockerRepositoryCheck: 2018-07-09T20:42:19Z | |
creationTimestamp: 2018-07-09T20:42:11Z | |
generation: 2 | |
name: ruby | |
namespace: openshift | |
resourceVersion: "5363" | |
selfLink: /apis/image.openshift.io/v1/namespaces/openshift/imagestreams/ruby | |
uid: 8df5ed59-83b8-11e8-aa51-0af96768d57e | |
spec: | |
lookupPolicy: | |
local: false | |
tags: | |
- annotations: | |
description: Build and run Ruby 2.0 applications on RHEL 7. For more information | |
about using this builder image, including OpenShift considerations, see | |
https://github.com/sclorg/s2i-ruby-container/tree/master/2.0/README.md. | |
iconClass: icon-ruby | |
openshift.io/display-name: Ruby 2.0 | |
openshift.io/provider-display-name: Red Hat, Inc. | |
sampleRepo: https://github.com/openshift/ruby-ex.git | |
supports: ruby:2.0,ruby | |
tags: hidden,builder,ruby | |
version: "2.0" | |
from: | |
kind: DockerImage | |
name: registry.access.redhat.com/openshift3/ruby-20-rhel7:latest | |
generation: 2 | |
importPolicy: {} | |
name: "2.0" | |
referencePolicy: | |
type: Local | |
- annotations: | |
description: Build and run Ruby 2.2 applications on RHEL 7. For more information | |
about using this builder image, including OpenShift considerations, see | |
https://github.com/sclorg/s2i-ruby-container/tree/master/2.2/README.md. | |
iconClass: icon-ruby | |
openshift.io/display-name: Ruby 2.2 | |
openshift.io/provider-display-name: Red Hat, Inc. | |
sampleRepo: https://github.com/openshift/ruby-ex.git | |
supports: ruby:2.2,ruby | |
tags: hidden,builder,ruby | |
version: "2.2" | |
from: | |
kind: DockerImage | |
name: registry.access.redhat.com/rhscl/ruby-22-rhel7:latest | |
generation: 2 | |
importPolicy: {} | |
name: "2.2" | |
referencePolicy: | |
type: Local | |
- annotations: | |
description: Build and run Ruby 2.3 applications on RHEL 7. For more information | |
about using this builder image, including OpenShift considerations, see | |
https://github.com/sclorg/s2i-ruby-container/blob/master/2.3/README.md. | |
iconClass: icon-ruby | |
openshift.io/display-name: Ruby 2.3 | |
openshift.io/provider-display-name: Red Hat, Inc. | |
sampleRepo: https://github.com/openshift/ruby-ex.git | |
supports: ruby:2.3,ruby | |
tags: builder,ruby | |
version: "2.3" | |
from: | |
kind: DockerImage | |
name: registry.access.redhat.com/rhscl/ruby-23-rhel7:latest | |
generation: 2 | |
importPolicy: {} | |
name: "2.3" | |
referencePolicy: | |
type: Local | |
- annotations: | |
description: Build and run Ruby 2.4 applications on RHEL 7. For more information | |
about using this builder image, including OpenShift considerations, see | |
https://github.com/sclorg/s2i-ruby-container/blob/master/2.4/README.md. | |
iconClass: icon-ruby | |
openshift.io/display-name: Ruby 2.4 | |
openshift.io/provider-display-name: Red Hat, Inc. | |
sampleRepo: https://github.com/openshift/ruby-ex.git | |
supports: ruby:2.4,ruby | |
tags: builder,ruby | |
version: "2.4" | |
from: | |
kind: DockerImage | |
name: registry.access.redhat.com/rhscl/ruby-24-rhel7:latest | |
generation: 2 | |
importPolicy: {} | |
name: "2.4" | |
referencePolicy: | |
type: Local | |
- annotations: | |
description: Build and run Ruby 2.5 applications on RHEL 7. For more information | |
about using this builder image, including OpenShift considerations, see | |
https://github.com/sclorg/s2i-ruby-container/blob/master/2.5/README.md. | |
iconClass: icon-ruby | |
openshift.io/display-name: Ruby 2.5 | |
openshift.io/provider-display-name: Red Hat, Inc. | |
sampleRepo: https://github.com/sclorg/ruby-ex.git | |
supports: ruby:2.5,ruby | |
tags: builder,ruby | |
version: "2.5" | |
from: | |
kind: DockerImage | |
name: registry.access.redhat.com/rhscl/ruby-25-rhel7:latest | |
generation: 2 | |
importPolicy: {} | |
name: "2.5" | |
referencePolicy: | |
type: Source | |
- annotations: | |
description: |- | |
Build and run Ruby applications on RHEL 7. For more information about using this builder image, including OpenShift considerations, see https://github.com/sclorg/s2i-ruby-container/tree/master/2.3/README.md. | |
WARNING: By selecting this tag, your application will automatically update to use the latest version of Ruby available on OpenShift, including major versions updates. | |
iconClass: icon-ruby | |
openshift.io/display-name: Ruby (Latest) | |
openshift.io/provider-display-name: Red Hat, Inc. | |
sampleRepo: https://github.com/openshift/ruby-ex.git | |
supports: ruby | |
tags: builder,ruby | |
from: | |
kind: ImageStreamTag | |
name: "2.5" | |
generation: 1 | |
importPolicy: {} | |
name: latest | |
referencePolicy: | |
type: Local | |
status: | |
dockerImageRepository: docker-registry.default.svc:5000/openshift/ruby | |
tags: | |
- items: | |
- created: 2018-07-09T20:42:19Z | |
dockerImageReference: registry.access.redhat.com/openshift3/ruby-20-rhel7@sha256:9cfdf4b811ace13d4c555335b249ab831832a384113035512abc9d4d5cc59716 | |
generation: 2 | |
image: sha256:9cfdf4b811ace13d4c555335b249ab831832a384113035512abc9d4d5cc59716 | |
tag: "2.0" | |
- items: | |
- created: 2018-07-09T20:42:19Z | |
dockerImageReference: registry.access.redhat.com/rhscl/ruby-22-rhel7@sha256:2e83b9e07e85960060096b6aff7ee202a5f52e0e18447641b080b1f3879e0901 | |
generation: 2 | |
image: sha256:2e83b9e07e85960060096b6aff7ee202a5f52e0e18447641b080b1f3879e0901 | |
tag: "2.2" | |
- items: | |
- created: 2018-07-09T20:42:19Z | |
dockerImageReference: registry.access.redhat.com/rhscl/ruby-23-rhel7@sha256:10f7acd6d932410377b99da79892daae29bec6849f24222759daee17b1ea9fad | |
generation: 2 | |
image: sha256:10f7acd6d932410377b99da79892daae29bec6849f24222759daee17b1ea9fad | |
tag: "2.3" | |
- items: | |
- created: 2018-07-09T20:42:19Z | |
dockerImageReference: registry.access.redhat.com/rhscl/ruby-24-rhel7@sha256:f286e353cc2f4beb9d8878646f10c38f9f894d226da263893b3853832bf91c38 | |
generation: 2 | |
image: sha256:f286e353cc2f4beb9d8878646f10c38f9f894d226da263893b3853832bf91c38 | |
tag: "2.4" | |
- items: | |
- created: 2018-07-09T20:42:19Z | |
dockerImageReference: registry.access.redhat.com/rhscl/ruby-25-rhel7@sha256:0eaaed9fae1b0d9bc8ed73b93d581c6ab019a92277484c9acf52fa60b3269a7c | |
generation: 2 | |
image: sha256:0eaaed9fae1b0d9bc8ed73b93d581c6ab019a92277484c9acf52fa60b3269a7c | |
tag: "2.5" | |
- items: | |
- created: 2018-07-09T20:42:19Z | |
dockerImageReference: registry.access.redhat.com/rhscl/ruby-25-rhel7@sha256:0eaaed9fae1b0d9bc8ed73b93d581c6ab019a92277484c9acf52fa60b3269a7c | |
generation: 2 | |
image: sha256:0eaaed9fae1b0d9bc8ed73b93d581c6ab019a92277484c9acf52fa60b3269a7c | |
tag: latest | |
kind: List | |
metadata: | |
resourceVersion: "" | |
selfLink: "" | |
Jul 9 13:45:43.604: INFO: Running 'oc get --config=/home/yifan/tectonic-installer/yifan-test-cluster/generated/auth/kubeconfig --namespace=e2e-test-build-pruning-pw7p8 is -o yaml' | |
Jul 9 13:45:43.877: INFO: | |
imagestreams in dynamic test namespace: | |
apiVersion: v1 | |
items: [] | |
kind: List | |
metadata: | |
resourceVersion: "" | |
selfLink: "" | |
Jul 9 13:45:43.879: INFO: found local image registry.svc.ci.openshift.org/openshift/origin-v3.11:installer | |
Jul 9 13:45:43.879: INFO: found local image quay.io/coreos/kube-core-operator-dev:5c12fa853e1f65c425336a0ae8eb2ea2fde0aaa7 | |
Jul 9 13:45:43.879: INFO: found local image quay.io/coreos/kube-core-operator-dev:22596c5e2cffc5c483bd7c36c33705a1ceb74fd2 | |
Jul 9 13:45:43.879: INFO: found local image quay.io/coreos/kube-core-operator-dev:latest | |
Jul 9 13:45:43.879: INFO: found local image quay.io/coreos/kube-core-renderer-dev:22596c5e2cffc5c483bd7c36c33705a1ceb74fd2 | |
Jul 9 13:45:43.879: INFO: found local image quay.io/coreos/kube-core-renderer-dev:latest | |
[AfterEach] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/builds/build_pruning.go:56 | |
Jul 9 13:45:43.879: INFO: Dumping pod state for namespace e2e-test-build-pruning-pw7p8 | |
Jul 9 13:45:43.879: INFO: Running 'oc get --config=/home/yifan/tectonic-installer/yifan-test-cluster/generated/auth/kubeconfig --namespace=e2e-test-build-pruning-pw7p8 pods -o yaml' | |
Jul 9 13:45:44.119: INFO: apiVersion: v1 | |
items: [] | |
kind: List | |
metadata: | |
resourceVersion: "" | |
selfLink: "" | |
[AfterEach] [Feature:Builds][pruning] prune builds based on settings in the buildconfig | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/util/cli.go:72 | |
STEP: Deleting namespaces | |
Jul 9 13:45:44.247: INFO: namespace : e2e-test-build-pruning-pw7p8 api call to delete is complete | |
STEP: Waiting for namespaces to vanish | |
[AfterEach] [Feature:Builds][pruning] prune builds based on settings in the buildconfig | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:142 | |
STEP: Dumping a list of prepulled images on each node... | |
Jul 9 13:45:50.348: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready | |
• Failure in Spec Setup (JustBeforeEach) [42.021 seconds] | |
[Feature:Builds][pruning] prune builds based on settings in the buildconfig | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/builds/build_pruning.go:21 | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/builds/build_pruning.go:35 | |
should prune failed builds based on the failedBuildsHistoryLimit setting [Suite:openshift/conformance/parallel] [JustBeforeEach] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/builds/build_pruning.go:108 | |
Expected error: | |
<*errors.errorString | 0xc420ac3cd0>: { | |
s: "Failed to import expected imagestreams", | |
} | |
Failed to import expected imagestreams | |
not to have occurred | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/builds/build_pruning.go:48 | |
------------------------------ | |
[Conformance][Area:Networking][Feature:Router] The HAProxy router | |
should serve a route that points to two services and respect weights [Suite:openshift/conformance/parallel] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/router/weighted.go:39 | |
[BeforeEach] [Top Level] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/util/test.go:51 | |
[BeforeEach] [Conformance][Area:Networking][Feature:Router] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:141 | |
STEP: Creating a kubernetes client | |
Jul 9 13:45:14.107: INFO: >>> kubeConfig: /home/yifan/tectonic-installer/yifan-test-cluster/generated/auth/kubeconfig | |
[BeforeEach] [Conformance][Area:Networking][Feature:Router] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/util/cli.go:83 | |
Jul 9 13:45:16.228: INFO: configPath is now "/tmp/e2e-test-weighted-router-8bw75-user.kubeconfig" | |
Jul 9 13:45:16.228: INFO: The user is now "e2e-test-weighted-router-8bw75-user" | |
Jul 9 13:45:16.228: INFO: Creating project "e2e-test-weighted-router-8bw75" | |
Jul 9 13:45:16.518: INFO: Waiting on permissions in project "e2e-test-weighted-router-8bw75" ... | |
[BeforeEach] [Conformance][Area:Networking][Feature:Router] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/router/weighted.go:29 | |
Jul 9 13:45:16.569: INFO: Running 'oc new-app --config=/home/yifan/tectonic-installer/yifan-test-cluster/generated/auth/kubeconfig --namespace=e2e-test-weighted-router-8bw75 -f /tmp/fixture-testdata-dir293072446/test/extended/testdata/weighted-router.yaml -p IMAGE=openshift/origin-haproxy-router' | |
--> Deploying template "e2e-test-weighted-router-8bw75/" for "/tmp/fixture-testdata-dir293072446/test/extended/testdata/weighted-router.yaml" to project e2e-test-weighted-router-8bw75 | |
* With parameters: | |
* IMAGE=openshift/origin-haproxy-router | |
--> Creating resources ... | |
pod "weighted-router" created | |
rolebinding "system-router" created | |
route "weightedroute" created | |
route "zeroweightroute" created | |
service "weightedendpoints1" created | |
service "weightedendpoints2" created | |
pod "endpoint-1" created | |
pod "endpoint-2" created | |
pod "endpoint-3" created | |
--> Success | |
Access your application via route 'weighted.example.com' | |
Access your application via route 'zeroweight.example.com' | |
Run 'oc status' to view your app. | |
[It] should serve a route that points to two services and respect weights [Suite:openshift/conformance/parallel] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/router/weighted.go:39 | |
Jul 9 13:45:17.348: INFO: Creating new exec pod | |
STEP: creating a weighted router from a config file "/tmp/fixture-testdata-dir293072446/test/extended/testdata/weighted-router.yaml" | |
STEP: waiting for the healthz endpoint to respond | |
Jul 9 13:45:30.505: INFO: Running '/home/yifan/gopher/src/github.com/openshift/origin/_output/local/bin/linux/amd64/kubectl --server=https://yifan-test-cluster-api.coreservices.team.coreos.systems:6443 --kubeconfig=/home/yifan/tectonic-installer/yifan-test-cluster/generated/auth/kubeconfig exec --namespace=e2e-test-weighted-router-8bw75 execpod -- /bin/sh -c | |
set -e | |
for i in $(seq 1 180); do | |
code=$( curl -k -s -o /dev/null -w '%{http_code}\n' --header 'Host: 10.2.2.39' "http://10.2.2.39:1936/healthz" ) || rc=$? | |
if [[ "${rc:-0}" -eq 0 ]]; then | |
echo $code | |
if [[ $code -eq 200 ]]; then | |
exit 0 | |
fi | |
if [[ $code -ne 503 ]]; then | |
exit 1 | |
fi | |
else | |
echo "error ${rc}" 1>&2 | |
fi | |
sleep 1 | |
done | |
' | |
Jul 9 13:45:31.150: INFO: stderr: "" | |
STEP: checking that 100 requests go through successfully | |
Jul 9 13:45:31.150: INFO: Running '/home/yifan/gopher/src/github.com/openshift/origin/_output/local/bin/linux/amd64/kubectl --server=https://yifan-test-cluster-api.coreservices.team.coreos.systems:6443 --kubeconfig=/home/yifan/tectonic-installer/yifan-test-cluster/generated/auth/kubeconfig exec --namespace=e2e-test-weighted-router-8bw75 execpod -- /bin/sh -c | |
set -e | |
for i in $(seq 1 180); do | |
code=$( curl -k -s -o /dev/null -w '%{http_code}\n' --header 'Host: weighted.example.com' "http://10.2.2.39" ) || rc=$? | |
if [[ "${rc:-0}" -eq 0 ]]; then | |
echo $code | |
if [[ $code -eq 200 ]]; then | |
exit 0 | |
fi | |
if [[ $code -ne 503 ]]; then | |
exit 1 | |
fi | |
else | |
echo "error ${rc}" 1>&2 | |
fi | |
sleep 1 | |
done | |
' | |
Jul 9 13:45:31.830: INFO: stderr: "" | |
Jul 9 13:45:31.830: INFO: Running '/home/yifan/gopher/src/github.com/openshift/origin/_output/local/bin/linux/amd64/kubectl --server=https://yifan-test-cluster-api.coreservices.team.coreos.systems:6443 --kubeconfig=/home/yifan/tectonic-installer/yifan-test-cluster/generated/auth/kubeconfig exec --namespace=e2e-test-weighted-router-8bw75 execpod -- /bin/sh -c | |
set -e | |
for i in $(seq 1 100); do | |
code=$( curl -s -o /dev/null -w '%{http_code}\n' --header 'Host: weighted.example.com' "http://10.2.2.39" ) || rc=$? | |
if [[ "${rc:-0}" -eq 0 ]]; then | |
echo $code | |
if [[ $code -ne 200 ]]; then | |
exit 1 | |
fi | |
else | |
echo "error ${rc}" 1>&2 | |
fi | |
done | |
' | |
Jul 9 13:45:32.936: INFO: stderr: "" | |
STEP: checking that there are three weighted backends in the router stats | |
Jul 9 13:45:32.936: INFO: Running '/home/yifan/gopher/src/github.com/openshift/origin/_output/local/bin/linux/amd64/kubectl --server=https://yifan-test-cluster-api.coreservices.team.coreos.systems:6443 --kubeconfig=/home/yifan/tectonic-installer/yifan-test-cluster/generated/auth/kubeconfig exec --namespace=e2e-test-weighted-router-8bw75 execpod -- /bin/sh -c curl -s -u admin:password --header 'Host: weighted.example.com' "http://10.2.2.39:1936/;csv"' | |
Jul 9 13:45:33.673: INFO: stderr: "" | |
STEP: checking that zero weights are also respected by the router | |
Jul 9 13:45:33.673: INFO: Running '/home/yifan/gopher/src/github.com/openshift/origin/_output/local/bin/linux/amd64/kubectl --server=https://yifan-test-cluster-api.coreservices.team.coreos.systems:6443 --kubeconfig=/home/yifan/tectonic-installer/yifan-test-cluster/generated/auth/kubeconfig exec --namespace=e2e-test-weighted-router-8bw75 execpod -- /bin/sh -c curl -s -o /dev/null -w '%{http_code}' --header 'Host: zeroweight.example.com' "http://10.2.2.39"' | |
Jul 9 13:45:34.380: INFO: stderr: "" | |
[AfterEach] [Conformance][Area:Networking][Feature:Router] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/util/cli.go:72 | |
STEP: Deleting namespaces | |
Jul 9 13:45:34.548: INFO: namespace : e2e-test-weighted-router-8bw75 api call to delete is complete | |
STEP: Waiting for namespaces to vanish | |
[AfterEach] [Conformance][Area:Networking][Feature:Router] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:142 | |
Jul 9 13:45:54.580: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready | |
• [SLOW TEST:40.508 seconds] | |
[Conformance][Area:Networking][Feature:Router] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/router/weighted.go:22 | |
The HAProxy router | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/router/weighted.go:38 | |
should serve a route that points to two services and respect weights [Suite:openshift/conformance/parallel] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/router/weighted.go:39 | |
------------------------------ | |
SS | |
------------------------------ | |
[Conformance][Area:Networking][Feature:Router] The HAProxy router | |
should serve the correct routes when scoped to a single namespace and label set [Suite:openshift/conformance/parallel] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/router/scoped.go:68 | |
[BeforeEach] [Top Level] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/util/test.go:51 | |
[BeforeEach] [Conformance][Area:Networking][Feature:Router] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:141 | |
STEP: Creating a kubernetes client | |
Jul 9 13:45:20.258: INFO: >>> kubeConfig: /home/yifan/tectonic-installer/yifan-test-cluster/generated/auth/kubeconfig | |
[BeforeEach] [Conformance][Area:Networking][Feature:Router] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/util/cli.go:83 | |
Jul 9 13:45:21.859: INFO: configPath is now "/tmp/e2e-test-router-scoped-7pclp-user.kubeconfig" | |
Jul 9 13:45:21.859: INFO: The user is now "e2e-test-router-scoped-7pclp-user" | |
Jul 9 13:45:21.859: INFO: Creating project "e2e-test-router-scoped-7pclp" | |
Jul 9 13:45:22.008: INFO: Waiting on permissions in project "e2e-test-router-scoped-7pclp" ... | |
[BeforeEach] [Conformance][Area:Networking][Feature:Router] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/router/scoped.go:48 | |
Jul 9 13:45:22.085: INFO: Running 'oc new-app --config=/home/yifan/tectonic-installer/yifan-test-cluster/generated/auth/kubeconfig --namespace=e2e-test-router-scoped-7pclp -f /tmp/fixture-testdata-dir782150302/test/extended/testdata/scoped-router.yaml -p IMAGE=openshift/origin-haproxy-router' | |
--> Deploying template "e2e-test-router-scoped-7pclp/" for "/tmp/fixture-testdata-dir782150302/test/extended/testdata/scoped-router.yaml" to project e2e-test-router-scoped-7pclp | |
* With parameters: | |
* IMAGE=openshift/origin-haproxy-router | |
* SCOPE=["--name=test-scoped", "--namespace=$(POD_NAMESPACE)", "--loglevel=4", "--labels=select=first"] | |
--> Creating resources ... | |
pod "router-scoped" created | |
pod "router-override" created | |
pod "router-override-domains" created | |
rolebinding "system-router" created | |
route "route-1" created | |
route "route-2" created | |
route "route-override-domain-1" created | |
route "route-override-domain-2" created | |
service "endpoints" created | |
pod "endpoint-1" created | |
--> Success | |
Access your application via route 'first.example.com' | |
Access your application via route 'second.example.com' | |
Access your application via route 'y.a.null.ptr' | |
Access your application via route 'main.void.str' | |
Run 'oc status' to view your app. | |
[It] should serve the correct routes when scoped to a single namespace and label set [Suite:openshift/conformance/parallel] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/router/scoped.go:68 | |
Jul 9 13:45:23.135: INFO: Creating new exec pod | |
STEP: creating a scoped router from a config file "/tmp/fixture-testdata-dir782150302/test/extended/testdata/scoped-router.yaml" | |
STEP: waiting for the healthz endpoint to respond | |
Jul 9 13:45:34.260: INFO: Running '/home/yifan/gopher/src/github.com/openshift/origin/_output/local/bin/linux/amd64/kubectl --server=https://yifan-test-cluster-api.coreservices.team.coreos.systems:6443 --kubeconfig=/home/yifan/tectonic-installer/yifan-test-cluster/generated/auth/kubeconfig exec --namespace=e2e-test-router-scoped-7pclp execpod -- /bin/sh -c | |
set -e | |
for i in $(seq 1 180); do | |
code=$( curl -k -s -o /dev/null -w '%{http_code}\n' --header 'Host: 10.2.2.45' "http://10.2.2.45:1936/healthz" ) || rc=$? | |
if [[ "${rc:-0}" -eq 0 ]]; then | |
echo $code | |
if [[ $code -eq 200 ]]; then | |
exit 0 | |
fi | |
if [[ $code -ne 503 ]]; then | |
exit 1 | |
fi | |
else | |
echo "error ${rc}" 1>&2 | |
fi | |
sleep 1 | |
done | |
' | |
Jul 9 13:45:34.986: INFO: stderr: "" | |
STEP: waiting for the valid route to respond | |
Jul 9 13:45:34.986: INFO: Running '/home/yifan/gopher/src/github.com/openshift/origin/_output/local/bin/linux/amd64/kubectl --server=https://yifan-test-cluster-api.coreservices.team.coreos.systems:6443 --kubeconfig=/home/yifan/tectonic-installer/yifan-test-cluster/generated/auth/kubeconfig exec --namespace=e2e-test-router-scoped-7pclp execpod -- /bin/sh -c | |
set -e | |
for i in $(seq 1 180); do | |
code=$( curl -k -s -o /dev/null -w '%{http_code}\n' --header 'Host: FIRST.example.com' "http://10.2.2.45/Letter" ) || rc=$? | |
if [[ "${rc:-0}" -eq 0 ]]; then | |
echo $code | |
if [[ $code -eq 200 ]]; then | |
exit 0 | |
fi | |
if [[ $code -ne 503 ]]; then | |
exit 1 | |
fi | |
else | |
echo "error ${rc}" 1>&2 | |
fi | |
sleep 1 | |
done | |
' | |
Jul 9 13:45:35.672: INFO: stderr: "" | |
STEP: checking that second.example.com does not match a route | |
Jul 9 13:45:35.673: INFO: Running '/home/yifan/gopher/src/github.com/openshift/origin/_output/local/bin/linux/amd64/kubectl --server=https://yifan-test-cluster-api.coreservices.team.coreos.systems:6443 --kubeconfig=/home/yifan/tectonic-installer/yifan-test-cluster/generated/auth/kubeconfig exec --namespace=e2e-test-router-scoped-7pclp execpod -- /bin/sh -c curl -s -o /dev/null -w '%{http_code}' --header 'Host: second.example.com' "http://10.2.2.45/Letter"' | |
Jul 9 13:45:36.336: INFO: stderr: "" | |
STEP: checking that third.example.com does not match a route | |
Jul 9 13:45:36.336: INFO: Running '/home/yifan/gopher/src/github.com/openshift/origin/_output/local/bin/linux/amd64/kubectl --server=https://yifan-test-cluster-api.coreservices.team.coreos.systems:6443 --kubeconfig=/home/yifan/tectonic-installer/yifan-test-cluster/generated/auth/kubeconfig exec --namespace=e2e-test-router-scoped-7pclp execpod -- /bin/sh -c curl -s -o /dev/null -w '%{http_code}' --header 'Host: third.example.com' "http://10.2.2.45/Letter"' | |
Jul 9 13:45:36.995: INFO: stderr: "" | |
[AfterEach] [Conformance][Area:Networking][Feature:Router] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/router/scoped.go:36 | |
[AfterEach] [Conformance][Area:Networking][Feature:Router] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/util/cli.go:72 | |
STEP: Deleting namespaces | |
Jul 9 13:45:37.101: INFO: namespace : e2e-test-router-scoped-7pclp api call to delete is complete | |
STEP: Waiting for namespaces to vanish | |
[AfterEach] [Conformance][Area:Networking][Feature:Router] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:142 | |
Jul 9 13:45:57.129: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready | |
• [SLOW TEST:36.907 seconds] | |
[Conformance][Area:Networking][Feature:Router] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/router/scoped.go:26 | |
The HAProxy router | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/router/scoped.go:67 | |
should serve the correct routes when scoped to a single namespace and label set [Suite:openshift/conformance/parallel] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/router/scoped.go:68 | |
------------------------------ | |
S | |
------------------------------ | |
[sig-storage] EmptyDir volumes | |
should support (non-root,0666,tmpfs) [Conformance] [Suite:openshift/conformance/parallel] [Suite:k8s] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:674 | |
[BeforeEach] [Top Level] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/util/test.go:51 | |
[BeforeEach] [sig-storage] EmptyDir volumes | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:141 | |
STEP: Creating a kubernetes client | |
Jul 9 13:45:50.388: INFO: >>> kubeConfig: /home/yifan/tectonic-installer/yifan-test-cluster/generated/auth/kubeconfig | |
STEP: Building a namespace api object | |
Jul 9 13:45:52.051: INFO: About to run a Kube e2e test, ensuring namespace is privileged | |
STEP: Binding the e2e-test-privileged-psp PodSecurityPolicy to the default service account in e2e-tests-emptydir-748c7 | |
STEP: Waiting for a default service account to be provisioned in namespace | |
[It] should support (non-root,0666,tmpfs) [Conformance] [Suite:openshift/conformance/parallel] [Suite:k8s] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:674 | |
STEP: Creating a pod to test emptydir 0666 on tmpfs | |
Jul 9 13:45:52.767: INFO: Waiting up to 5m0s for pod "pod-11e5916b-83b9-11e8-a924-28d244b00276" in namespace "e2e-tests-emptydir-748c7" to be "success or failure" | |
Jul 9 13:45:52.801: INFO: Pod "pod-11e5916b-83b9-11e8-a924-28d244b00276": Phase="Pending", Reason="", readiness=false. Elapsed: 33.541226ms | |
Jul 9 13:45:54.837: INFO: Pod "pod-11e5916b-83b9-11e8-a924-28d244b00276": Phase="Pending", Reason="", readiness=false. Elapsed: 2.069218599s | |
Jul 9 13:45:56.868: INFO: Pod "pod-11e5916b-83b9-11e8-a924-28d244b00276": Phase="Pending", Reason="", readiness=false. Elapsed: 4.100912534s | |
Jul 9 13:45:58.902: INFO: Pod "pod-11e5916b-83b9-11e8-a924-28d244b00276": Phase="Succeeded", Reason="", readiness=false. Elapsed: 6.134856791s | |
STEP: Saw pod success | |
Jul 9 13:45:58.902: INFO: Pod "pod-11e5916b-83b9-11e8-a924-28d244b00276" satisfied condition "success or failure" | |
Jul 9 13:45:58.934: INFO: Trying to get logs from node ip-10-0-130-54.us-west-2.compute.internal pod pod-11e5916b-83b9-11e8-a924-28d244b00276 container test-container: <nil> | |
STEP: delete the pod | |
Jul 9 13:45:59.035: INFO: Waiting for pod pod-11e5916b-83b9-11e8-a924-28d244b00276 to disappear | |
Jul 9 13:45:59.069: INFO: Pod pod-11e5916b-83b9-11e8-a924-28d244b00276 no longer exists | |
[AfterEach] [sig-storage] EmptyDir volumes | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:142 | |
Jul 9 13:45:59.069: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready | |
STEP: Destroying namespace "e2e-tests-emptydir-748c7" for this suite. | |
Jul 9 13:46:05.210: INFO: Waiting up to 30s for server preferred namespaced resources to be successfully discovered | |
Jul 9 13:46:08.921: INFO: namespace: e2e-tests-emptydir-748c7, resource: bindings, ignored listing per whitelist | |
Jul 9 13:46:09.296: INFO: namespace e2e-tests-emptydir-748c7 deletion completed in 10.193180014s | |
• [SLOW TEST:18.908 seconds] | |
[sig-storage] EmptyDir volumes | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/common/empty_dir.go:41 | |
should support (non-root,0666,tmpfs) [Conformance] [Suite:openshift/conformance/parallel] [Suite:k8s] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:674 | |
------------------------------ | |
SSS | |
------------------------------ | |
[sig-api-machinery] Downward API | |
should provide pod UID as env vars [Conformance] [Suite:openshift/conformance/parallel] [Suite:k8s] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:674 | |
[BeforeEach] [Top Level] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/util/test.go:51 | |
[BeforeEach] [sig-api-machinery] Downward API | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:141 | |
STEP: Creating a kubernetes client | |
Jul 9 13:45:48.283: INFO: >>> kubeConfig: /home/yifan/tectonic-installer/yifan-test-cluster/generated/auth/kubeconfig | |
STEP: Building a namespace api object | |
Jul 9 13:45:50.145: INFO: About to run a Kube e2e test, ensuring namespace is privileged | |
STEP: Binding the e2e-test-privileged-psp PodSecurityPolicy to the default service account in e2e-tests-downward-api-snpzf | |
STEP: Waiting for a default service account to be provisioned in namespace | |
[It] should provide pod UID as env vars [Conformance] [Suite:openshift/conformance/parallel] [Suite:k8s] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:674 | |
STEP: Creating a pod to test downward api env vars | |
Jul 9 13:45:50.949: INFO: Waiting up to 5m0s for pod "downward-api-10ccf30d-83b9-11e8-af4e-28d244b00276" in namespace "e2e-tests-downward-api-snpzf" to be "success or failure" | |
Jul 9 13:45:50.989: INFO: Pod "downward-api-10ccf30d-83b9-11e8-af4e-28d244b00276": Phase="Pending", Reason="", readiness=false. Elapsed: 40.089583ms | |
Jul 9 13:45:53.035: INFO: Pod "downward-api-10ccf30d-83b9-11e8-af4e-28d244b00276": Phase="Pending", Reason="", readiness=false. Elapsed: 2.085494253s | |
Jul 9 13:45:55.078: INFO: Pod "downward-api-10ccf30d-83b9-11e8-af4e-28d244b00276": Phase="Pending", Reason="", readiness=false. Elapsed: 4.128897179s | |
Jul 9 13:45:57.116: INFO: Pod "downward-api-10ccf30d-83b9-11e8-af4e-28d244b00276": Phase="Pending", Reason="", readiness=false. Elapsed: 6.167024099s | |
Jul 9 13:45:59.172: INFO: Pod "downward-api-10ccf30d-83b9-11e8-af4e-28d244b00276": Phase="Succeeded", Reason="", readiness=false. Elapsed: 8.222484222s | |
STEP: Saw pod success | |
Jul 9 13:45:59.172: INFO: Pod "downward-api-10ccf30d-83b9-11e8-af4e-28d244b00276" satisfied condition "success or failure" | |
Jul 9 13:45:59.220: INFO: Trying to get logs from node ip-10-0-130-54.us-west-2.compute.internal pod downward-api-10ccf30d-83b9-11e8-af4e-28d244b00276 container dapi-container: <nil> | |
STEP: delete the pod | |
Jul 9 13:45:59.315: INFO: Waiting for pod downward-api-10ccf30d-83b9-11e8-af4e-28d244b00276 to disappear | |
Jul 9 13:45:59.354: INFO: Pod downward-api-10ccf30d-83b9-11e8-af4e-28d244b00276 no longer exists | |
[AfterEach] [sig-api-machinery] Downward API | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:142 | |
Jul 9 13:45:59.354: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready | |
STEP: Destroying namespace "e2e-tests-downward-api-snpzf" for this suite. | |
Jul 9 13:46:05.510: INFO: Waiting up to 30s for server preferred namespaced resources to be successfully discovered | |
Jul 9 13:46:08.268: INFO: namespace: e2e-tests-downward-api-snpzf, resource: bindings, ignored listing per whitelist | |
Jul 9 13:46:09.904: INFO: namespace e2e-tests-downward-api-snpzf deletion completed in 10.510590567s | |
• [SLOW TEST:21.621 seconds] | |
[sig-api-machinery] Downward API | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/common/downward_api.go:37 | |
should provide pod UID as env vars [Conformance] [Suite:openshift/conformance/parallel] [Suite:k8s] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:674 | |
------------------------------ | |
S | |
------------------------------ | |
[sig-api-machinery] ConfigMap | |
should be consumable via the environment [Conformance] [Suite:openshift/conformance/parallel] [Suite:k8s] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:674 | |
[BeforeEach] [Top Level] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/util/test.go:51 | |
[BeforeEach] [sig-api-machinery] ConfigMap | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:141 | |
STEP: Creating a kubernetes client | |
Jul 9 13:45:54.618: INFO: >>> kubeConfig: /home/yifan/tectonic-installer/yifan-test-cluster/generated/auth/kubeconfig | |
STEP: Building a namespace api object | |
Jul 9 13:45:56.290: INFO: About to run a Kube e2e test, ensuring namespace is privileged | |
STEP: Binding the e2e-test-privileged-psp PodSecurityPolicy to the default service account in e2e-tests-configmap-5c6t6 | |
STEP: Waiting for a default service account to be provisioned in namespace | |
[It] should be consumable via the environment [Conformance] [Suite:openshift/conformance/parallel] [Suite:k8s] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:674 | |
STEP: Creating configMap e2e-tests-configmap-5c6t6/configmap-test-146f329e-83b9-11e8-b9cc-28d244b00276 | |
STEP: Creating a pod to test consume configMaps | |
Jul 9 13:45:57.102: INFO: Waiting up to 5m0s for pod "pod-configmaps-14740ede-83b9-11e8-b9cc-28d244b00276" in namespace "e2e-tests-configmap-5c6t6" to be "success or failure" | |
Jul 9 13:45:57.138: INFO: Pod "pod-configmaps-14740ede-83b9-11e8-b9cc-28d244b00276": Phase="Pending", Reason="", readiness=false. Elapsed: 36.452194ms | |
Jul 9 13:45:59.175: INFO: Pod "pod-configmaps-14740ede-83b9-11e8-b9cc-28d244b00276": Phase="Pending", Reason="", readiness=false. Elapsed: 2.072550825s | |
Jul 9 13:46:01.208: INFO: Pod "pod-configmaps-14740ede-83b9-11e8-b9cc-28d244b00276": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.106058935s | |
STEP: Saw pod success | |
Jul 9 13:46:01.208: INFO: Pod "pod-configmaps-14740ede-83b9-11e8-b9cc-28d244b00276" satisfied condition "success or failure" | |
Jul 9 13:46:01.241: INFO: Trying to get logs from node ip-10-0-130-54.us-west-2.compute.internal pod pod-configmaps-14740ede-83b9-11e8-b9cc-28d244b00276 container env-test: <nil> | |
STEP: delete the pod | |
Jul 9 13:46:01.325: INFO: Waiting for pod pod-configmaps-14740ede-83b9-11e8-b9cc-28d244b00276 to disappear | |
Jul 9 13:46:01.470: INFO: Pod pod-configmaps-14740ede-83b9-11e8-b9cc-28d244b00276 no longer exists | |
[AfterEach] [sig-api-machinery] ConfigMap | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:142 | |
Jul 9 13:46:01.470: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready | |
STEP: Destroying namespace "e2e-tests-configmap-5c6t6" for this suite. | |
Jul 9 13:46:08.030: INFO: Waiting up to 30s for server preferred namespaced resources to be successfully discovered | |
Jul 9 13:46:11.693: INFO: namespace: e2e-tests-configmap-5c6t6, resource: bindings, ignored listing per whitelist | |
Jul 9 13:46:11.823: INFO: namespace e2e-tests-configmap-5c6t6 deletion completed in 10.268321667s | |
• [SLOW TEST:17.206 seconds] | |
[sig-api-machinery] ConfigMap | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/common/configmap.go:29 | |
should be consumable via the environment [Conformance] [Suite:openshift/conformance/parallel] [Suite:k8s] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:674 | |
------------------------------ | |
S | |
------------------------------ | |
[Feature:DeploymentConfig] deploymentconfigs initially [Conformance] | |
should not deploy if pods never transition to ready [Suite:openshift/conformance/parallel] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/deployments/deployments.go:930 | |
[BeforeEach] [Top Level] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/util/test.go:51 | |
[BeforeEach] [Feature:DeploymentConfig] deploymentconfigs | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:141 | |
STEP: Creating a kubernetes client | |
Jul 9 13:44:59.162: INFO: >>> kubeConfig: /home/yifan/tectonic-installer/yifan-test-cluster/generated/auth/kubeconfig | |
[BeforeEach] [Feature:DeploymentConfig] deploymentconfigs | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/util/cli.go:83 | |
Jul 9 13:45:01.312: INFO: configPath is now "/tmp/e2e-test-cli-deployment-42qlc-user.kubeconfig" | |
Jul 9 13:45:01.312: INFO: The user is now "e2e-test-cli-deployment-42qlc-user" | |
Jul 9 13:45:01.312: INFO: Creating project "e2e-test-cli-deployment-42qlc" | |
Jul 9 13:45:01.490: INFO: Waiting on permissions in project "e2e-test-cli-deployment-42qlc" ... | |
[JustBeforeEach] [Feature:DeploymentConfig] deploymentconfigs | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/deployments/deployments.go:43 | |
[It] should not deploy if pods never transition to ready [Suite:openshift/conformance/parallel] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/deployments/deployments.go:930 | |
STEP: waiting for the deployment to fail | |
[AfterEach] initially [Conformance] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/deployments/deployments.go:926 | |
[AfterEach] [Feature:DeploymentConfig] deploymentconfigs | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/deployments/deployments.go:62 | |
[AfterEach] [Feature:DeploymentConfig] deploymentconfigs | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/util/cli.go:72 | |
STEP: Deleting namespaces | |
Jul 9 13:45:37.556: INFO: namespace : e2e-test-cli-deployment-42qlc api call to delete is complete | |
STEP: Waiting for namespaces to vanish | |
[AfterEach] [Feature:DeploymentConfig] deploymentconfigs | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:142 | |
Jul 9 13:46:17.594: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready | |
• [SLOW TEST:78.495 seconds] | |
[Feature:DeploymentConfig] deploymentconfigs | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/deployments/deployments.go:37 | |
initially [Conformance] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/deployments/deployments.go:924 | |
should not deploy if pods never transition to ready [Suite:openshift/conformance/parallel] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/deployments/deployments.go:930 | |
------------------------------ | |
S | |
------------------------------ | |
[BeforeEach] [Top Level] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/util/test.go:51 | |
[BeforeEach] [k8s.io] Probing container | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:141 | |
STEP: Creating a kubernetes client | |
Jul 9 13:46:09.300: INFO: >>> kubeConfig: /home/yifan/tectonic-installer/yifan-test-cluster/generated/auth/kubeconfig | |
STEP: Building a namespace api object | |
Jul 9 13:46:10.969: INFO: About to run a Kube e2e test, ensuring namespace is privileged | |
STEP: Binding the e2e-test-privileged-psp PodSecurityPolicy to the default service account in e2e-tests-container-probe-l6pnx | |
STEP: Waiting for a default service account to be provisioned in namespace | |
[BeforeEach] [k8s.io] Probing container | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/common/container_probe.go:48 | |
[It] should be restarted with a docker exec liveness probe with timeout [Conformance] [Suite:openshift/conformance/parallel] [Suite:k8s] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:674 | |
Jul 9 13:46:11.611: INFO: The default exec handler, dockertools.NativeExecHandler, does not support timeouts due to a limitation in the Docker Remote API | |
[AfterEach] [k8s.io] Probing container | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:142 | |
Jul 9 13:46:11.611: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready | |
STEP: Destroying namespace "e2e-tests-container-probe-l6pnx" for this suite. | |
Jul 9 13:46:17.762: INFO: Waiting up to 30s for server preferred namespaced resources to be successfully discovered | |
Jul 9 13:46:21.113: INFO: namespace: e2e-tests-container-probe-l6pnx, resource: bindings, ignored listing per whitelist | |
Jul 9 13:46:21.593: INFO: namespace e2e-tests-container-probe-l6pnx deletion completed in 9.947229038s | |
S [SKIPPING] [12.293 seconds] | |
[k8s.io] Probing container | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:669 | |
should be restarted with a docker exec liveness probe with timeout [Conformance] [Suite:openshift/conformance/parallel] [Suite:k8s] [It] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:674 | |
Jul 9 13:46:11.611: The default exec handler, dockertools.NativeExecHandler, does not support timeouts due to a limitation in the Docker Remote API | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/util.go:296 | |
------------------------------ | |
[sig-storage] ConfigMap | |
should be consumable from pods in volume as non-root with FSGroup [Feature:FSGroup] [Suite:openshift/conformance/parallel] [Suite:k8s] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/common/configmap_volume.go:68 | |
[BeforeEach] [Top Level] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/util/test.go:51 | |
[BeforeEach] [sig-storage] ConfigMap | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:141 | |
STEP: Creating a kubernetes client | |
Jul 9 13:46:11.825: INFO: >>> kubeConfig: /home/yifan/tectonic-installer/yifan-test-cluster/generated/auth/kubeconfig | |
STEP: Building a namespace api object | |
Jul 9 13:46:13.628: INFO: About to run a Kube e2e test, ensuring namespace is privileged | |
STEP: Binding the e2e-test-privileged-psp PodSecurityPolicy to the default service account in e2e-tests-configmap-wcptv | |
STEP: Waiting for a default service account to be provisioned in namespace | |
[It] should be consumable from pods in volume as non-root with FSGroup [Feature:FSGroup] [Suite:openshift/conformance/parallel] [Suite:k8s] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/common/configmap_volume.go:68 | |
STEP: Creating configMap with name configmap-test-volume-1ec33b66-83b9-11e8-b9cc-28d244b00276 | |
STEP: Creating a pod to test consume configMaps | |
Jul 9 13:46:14.383: INFO: Waiting up to 5m0s for pod "pod-configmaps-1ec84811-83b9-11e8-b9cc-28d244b00276" in namespace "e2e-tests-configmap-wcptv" to be "success or failure" | |
Jul 9 13:46:14.414: INFO: Pod "pod-configmaps-1ec84811-83b9-11e8-b9cc-28d244b00276": Phase="Pending", Reason="", readiness=false. Elapsed: 30.975611ms | |
Jul 9 13:46:16.447: INFO: Pod "pod-configmaps-1ec84811-83b9-11e8-b9cc-28d244b00276": Phase="Succeeded", Reason="", readiness=false. Elapsed: 2.06470447s | |
STEP: Saw pod success | |
Jul 9 13:46:16.448: INFO: Pod "pod-configmaps-1ec84811-83b9-11e8-b9cc-28d244b00276" satisfied condition "success or failure" | |
Jul 9 13:46:16.479: INFO: Trying to get logs from node ip-10-0-130-54.us-west-2.compute.internal pod pod-configmaps-1ec84811-83b9-11e8-b9cc-28d244b00276 container configmap-volume-test: <nil> | |
STEP: delete the pod | |
Jul 9 13:46:16.560: INFO: Waiting for pod pod-configmaps-1ec84811-83b9-11e8-b9cc-28d244b00276 to disappear | |
Jul 9 13:46:16.600: INFO: Pod pod-configmaps-1ec84811-83b9-11e8-b9cc-28d244b00276 no longer exists | |
[AfterEach] [sig-storage] ConfigMap | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:142 | |
Jul 9 13:46:16.600: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready | |
STEP: Destroying namespace "e2e-tests-configmap-wcptv" for this suite. | |
Jul 9 13:46:22.752: INFO: Waiting up to 30s for server preferred namespaced resources to be successfully discovered | |
Jul 9 13:46:26.335: INFO: namespace: e2e-tests-configmap-wcptv, resource: bindings, ignored listing per whitelist | |
Jul 9 13:46:26.703: INFO: namespace e2e-tests-configmap-wcptv deletion completed in 10.060485896s | |
• [SLOW TEST:14.878 seconds] | |
[sig-storage] ConfigMap | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/common/configmap_volume.go:32 | |
should be consumable from pods in volume as non-root with FSGroup [Feature:FSGroup] [Suite:openshift/conformance/parallel] [Suite:k8s] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/common/configmap_volume.go:68 | |
------------------------------ | |
[Feature:Builds][Conformance][valueFrom] process valueFrom in build strategy environment variables | |
should fail resolving unresolvable valueFrom in sti build environment variable references [Suite:openshift/conformance/parallel] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/builds/valuefrom.go:105 | |
[BeforeEach] [Top Level] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/util/test.go:51 | |
[BeforeEach] [Feature:Builds][Conformance][valueFrom] process valueFrom in build strategy environment variables | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:141 | |
STEP: Creating a kubernetes client | |
Jul 9 13:45:57.167: INFO: >>> kubeConfig: /home/yifan/tectonic-installer/yifan-test-cluster/generated/auth/kubeconfig | |
[BeforeEach] [Feature:Builds][Conformance][valueFrom] process valueFrom in build strategy environment variables | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/util/cli.go:83 | |
Jul 9 13:45:58.714: INFO: configPath is now "/tmp/e2e-test-build-valuefrom-v7tbs-user.kubeconfig" | |
Jul 9 13:45:58.714: INFO: The user is now "e2e-test-build-valuefrom-v7tbs-user" | |
Jul 9 13:45:58.714: INFO: Creating project "e2e-test-build-valuefrom-v7tbs" | |
Jul 9 13:45:58.879: INFO: Waiting on permissions in project "e2e-test-build-valuefrom-v7tbs" ... | |
[BeforeEach] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/builds/valuefrom.go:27 | |
Jul 9 13:45:58.912: INFO: | |
got error on docker inspect fork/exec /bin/docker: no such file or directory | |
[JustBeforeEach] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/builds/valuefrom.go:38 | |
STEP: waiting for builder service account | |
STEP: waiting for openshift namespace imagestreams | |
Jul 9 13:45:59.048: INFO: Running scan #0 | |
Jul 9 13:45:59.048: INFO: Checking language ruby | |
Jul 9 13:45:59.085: INFO: Checking tag latest | |
Jul 9 13:45:59.085: INFO: Checking tag 2.0 | |
Jul 9 13:45:59.085: INFO: Checking tag 2.2 | |
Jul 9 13:45:59.085: INFO: Checking tag 2.3 | |
Jul 9 13:45:59.085: INFO: Checking tag 2.4 | |
Jul 9 13:45:59.085: INFO: Checking tag 2.5 | |
Jul 9 13:45:59.085: INFO: Checking language nodejs | |
Jul 9 13:45:59.124: INFO: Checking tag 8-RHOAR | |
Jul 9 13:45:59.124: INFO: Checking tag latest | |
Jul 9 13:45:59.124: INFO: Checking tag 0.10 | |
Jul 9 13:45:59.124: INFO: Checking tag 4 | |
Jul 9 13:45:59.124: INFO: Checking tag 6 | |
Jul 9 13:45:59.124: INFO: Checking tag 8 | |
Jul 9 13:45:59.124: INFO: Checking language perl | |
Jul 9 13:45:59.164: INFO: Checking tag 5.16 | |
Jul 9 13:45:59.164: INFO: Checking tag 5.20 | |
Jul 9 13:45:59.164: INFO: Checking tag 5.24 | |
Jul 9 13:45:59.164: INFO: Checking tag latest | |
Jul 9 13:45:59.164: INFO: Checking language php | |
Jul 9 13:45:59.220: INFO: Checking tag 7.0 | |
Jul 9 13:45:59.220: INFO: Checking tag 7.1 | |
Jul 9 13:45:59.220: INFO: Checking tag latest | |
Jul 9 13:45:59.220: INFO: Checking tag 5.5 | |
Jul 9 13:45:59.220: INFO: Checking tag 5.6 | |
Jul 9 13:45:59.220: INFO: Checking language python | |
Jul 9 13:45:59.259: INFO: Checking tag 2.7 | |
Jul 9 13:45:59.259: INFO: Checking tag 3.3 | |
Jul 9 13:45:59.259: INFO: Checking tag 3.4 | |
Jul 9 13:45:59.259: INFO: Checking tag 3.5 | |
Jul 9 13:45:59.259: INFO: Checking tag 3.6 | |
Jul 9 13:45:59.259: INFO: Checking tag latest | |
Jul 9 13:45:59.259: INFO: Checking language wildfly | |
Jul 9 13:45:59.293: INFO: ImageStream Error: &errors.StatusError{ErrStatus:v1.Status{TypeMeta:v1.TypeMeta{Kind:"", APIVersion:""}, ListMeta:v1.ListMeta{SelfLink:"", ResourceVersion:"", Continue:""}, Status:"Failure", Message:"imagestreams.image.openshift.io \"wildfly\" not found", Reason:"NotFound", Details:(*v1.StatusDetails)(0xc42134c060), Code:404}} | |
Jul 9 13:45:59.293: INFO: Sleeping for 3 seconds | |
Jul 9 13:46:02.293: INFO: Running scan #1 | |
Jul 9 13:46:02.293: INFO: Checking language ruby | |
Jul 9 13:46:02.329: INFO: Checking tag 2.0 | |
Jul 9 13:46:02.329: INFO: Checking tag 2.2 | |
Jul 9 13:46:02.329: INFO: Checking tag 2.3 | |
Jul 9 13:46:02.329: INFO: Checking tag 2.4 | |
Jul 9 13:46:02.329: INFO: Checking tag 2.5 | |
Jul 9 13:46:02.329: INFO: Checking tag latest | |
Jul 9 13:46:02.329: INFO: Checking language nodejs | |
Jul 9 13:46:02.411: INFO: Checking tag 0.10 | |
Jul 9 13:46:02.411: INFO: Checking tag 4 | |
Jul 9 13:46:02.411: INFO: Checking tag 6 | |
Jul 9 13:46:02.411: INFO: Checking tag 8 | |
Jul 9 13:46:02.411: INFO: Checking tag 8-RHOAR | |
Jul 9 13:46:02.411: INFO: Checking tag latest | |
Jul 9 13:46:02.411: INFO: Checking language perl | |
Jul 9 13:46:02.450: INFO: Checking tag 5.16 | |
Jul 9 13:46:02.450: INFO: Checking tag 5.20 | |
Jul 9 13:46:02.450: INFO: Checking tag 5.24 | |
Jul 9 13:46:02.450: INFO: Checking tag latest | |
Jul 9 13:46:02.450: INFO: Checking language php | |
Jul 9 13:46:02.487: INFO: Checking tag 5.5 | |
Jul 9 13:46:02.487: INFO: Checking tag 5.6 | |
Jul 9 13:46:02.487: INFO: Checking tag 7.0 | |
Jul 9 13:46:02.487: INFO: Checking tag 7.1 | |
Jul 9 13:46:02.487: INFO: Checking tag latest | |
Jul 9 13:46:02.487: INFO: Checking language python | |
Jul 9 13:46:02.526: INFO: Checking tag 3.3 | |
Jul 9 13:46:02.526: INFO: Checking tag 3.4 | |
Jul 9 13:46:02.526: INFO: Checking tag 3.5 | |
Jul 9 13:46:02.526: INFO: Checking tag 3.6 | |
Jul 9 13:46:02.526: INFO: Checking tag latest | |
Jul 9 13:46:02.526: INFO: Checking tag 2.7 | |
Jul 9 13:46:02.526: INFO: Checking language wildfly | |
Jul 9 13:46:02.558: INFO: ImageStream Error: &errors.StatusError{ErrStatus:v1.Status{TypeMeta:v1.TypeMeta{Kind:"", APIVersion:""}, ListMeta:v1.ListMeta{SelfLink:"", ResourceVersion:"", Continue:""}, Status:"Failure", Message:"imagestreams.image.openshift.io \"wildfly\" not found", Reason:"NotFound", Details:(*v1.StatusDetails)(0xc421a10c60), Code:404}} | |
Jul 9 13:46:02.558: INFO: Sleeping for 3 seconds | |
Jul 9 13:46:05.558: INFO: Running scan #2 | |
Jul 9 13:46:05.558: INFO: Checking language ruby | |
Jul 9 13:46:05.597: INFO: Checking tag 2.0 | |
Jul 9 13:46:05.597: INFO: Checking tag 2.2 | |
Jul 9 13:46:05.597: INFO: Checking tag 2.3 | |
Jul 9 13:46:05.597: INFO: Checking tag 2.4 | |
Jul 9 13:46:05.597: INFO: Checking tag 2.5 | |
Jul 9 13:46:05.597: INFO: Checking tag latest | |
Jul 9 13:46:05.597: INFO: Checking language nodejs | |
Jul 9 13:46:05.641: INFO: Checking tag latest | |
Jul 9 13:46:05.641: INFO: Checking tag 0.10 | |
Jul 9 13:46:05.641: INFO: Checking tag 4 | |
Jul 9 13:46:05.641: INFO: Checking tag 6 | |
Jul 9 13:46:05.641: INFO: Checking tag 8 | |
Jul 9 13:46:05.641: INFO: Checking tag 8-RHOAR | |
Jul 9 13:46:05.641: INFO: Checking language perl | |
Jul 9 13:46:05.676: INFO: Checking tag 5.16 | |
Jul 9 13:46:05.676: INFO: Checking tag 5.20 | |
Jul 9 13:46:05.676: INFO: Checking tag 5.24 | |
Jul 9 13:46:05.676: INFO: Checking tag latest | |
Jul 9 13:46:05.676: INFO: Checking language php | |
Jul 9 13:46:05.714: INFO: Checking tag 5.5 | |
Jul 9 13:46:05.714: INFO: Checking tag 5.6 | |
Jul 9 13:46:05.714: INFO: Checking tag 7.0 | |
Jul 9 13:46:05.714: INFO: Checking tag 7.1 | |
Jul 9 13:46:05.714: INFO: Checking tag latest | |
Jul 9 13:46:05.714: INFO: Checking language python | |
Jul 9 13:46:05.747: INFO: Checking tag 2.7 | |
Jul 9 13:46:05.747: INFO: Checking tag 3.3 | |
Jul 9 13:46:05.747: INFO: Checking tag 3.4 | |
Jul 9 13:46:05.747: INFO: Checking tag 3.5 | |
Jul 9 13:46:05.747: INFO: Checking tag 3.6 | |
Jul 9 13:46:05.747: INFO: Checking tag latest | |
Jul 9 13:46:05.747: INFO: Checking language wildfly | |
Jul 9 13:46:05.778: INFO: ImageStream Error: &errors.StatusError{ErrStatus:v1.Status{TypeMeta:v1.TypeMeta{Kind:"", APIVersion:""}, ListMeta:v1.ListMeta{SelfLink:"", ResourceVersion:"", Continue:""}, Status:"Failure", Message:"imagestreams.image.openshift.io \"wildfly\" not found", Reason:"NotFound", Details:(*v1.StatusDetails)(0xc420907e60), Code:404}} | |
Jul 9 13:46:05.778: INFO: Sleeping for 3 seconds | |
Jul 9 13:46:08.779: INFO: Running scan #3 | |
Jul 9 13:46:08.779: INFO: Checking language ruby | |
Jul 9 13:46:08.825: INFO: Checking tag 2.0 | |
Jul 9 13:46:08.825: INFO: Checking tag 2.2 | |
Jul 9 13:46:08.825: INFO: Checking tag 2.3 | |
Jul 9 13:46:08.825: INFO: Checking tag 2.4 | |
Jul 9 13:46:08.825: INFO: Checking tag 2.5 | |
Jul 9 13:46:08.825: INFO: Checking tag latest | |
Jul 9 13:46:08.825: INFO: Checking language nodejs | |
Jul 9 13:46:08.863: INFO: Checking tag latest | |
Jul 9 13:46:08.863: INFO: Checking tag 0.10 | |
Jul 9 13:46:08.863: INFO: Checking tag 4 | |
Jul 9 13:46:08.863: INFO: Checking tag 6 | |
Jul 9 13:46:08.863: INFO: Checking tag 8 | |
Jul 9 13:46:08.863: INFO: Checking tag 8-RHOAR | |
Jul 9 13:46:08.863: INFO: Checking language perl | |
Jul 9 13:46:08.921: INFO: Checking tag 5.16 | |
Jul 9 13:46:08.921: INFO: Checking tag 5.20 | |
Jul 9 13:46:08.921: INFO: Checking tag 5.24 | |
Jul 9 13:46:08.921: INFO: Checking tag latest | |
Jul 9 13:46:08.921: INFO: Checking language php | |
Jul 9 13:46:08.985: INFO: Checking tag 5.5 | |
Jul 9 13:46:08.985: INFO: Checking tag 5.6 | |
Jul 9 13:46:08.985: INFO: Checking tag 7.0 | |
Jul 9 13:46:08.985: INFO: Checking tag 7.1 | |
Jul 9 13:46:08.985: INFO: Checking tag latest | |
Jul 9 13:46:08.985: INFO: Checking language python | |
Jul 9 13:46:09.023: INFO: Checking tag 3.3 | |
Jul 9 13:46:09.023: INFO: Checking tag 3.4 | |
Jul 9 13:46:09.023: INFO: Checking tag 3.5 | |
Jul 9 13:46:09.023: INFO: Checking tag 3.6 | |
Jul 9 13:46:09.023: INFO: Checking tag latest | |
Jul 9 13:46:09.023: INFO: Checking tag 2.7 | |
Jul 9 13:46:09.023: INFO: Checking language wildfly | |
Jul 9 13:46:09.056: INFO: ImageStream Error: &errors.StatusError{ErrStatus:v1.Status{TypeMeta:v1.TypeMeta{Kind:"", APIVersion:""}, ListMeta:v1.ListMeta{SelfLink:"", ResourceVersion:"", Continue:""}, Status:"Failure", Message:"imagestreams.image.openshift.io \"wildfly\" not found", Reason:"NotFound", Details:(*v1.StatusDetails)(0xc421424c60), Code:404}} | |
Jul 9 13:46:09.056: INFO: Sleeping for 3 seconds | |
Jul 9 13:46:12.056: INFO: Running scan #4 | |
Jul 9 13:46:12.056: INFO: Checking language ruby | |
Jul 9 13:46:12.113: INFO: Checking tag 2.0 | |
Jul 9 13:46:12.113: INFO: Checking tag 2.2 | |
Jul 9 13:46:12.113: INFO: Checking tag 2.3 | |
Jul 9 13:46:12.113: INFO: Checking tag 2.4 | |
Jul 9 13:46:12.113: INFO: Checking tag 2.5 | |
Jul 9 13:46:12.113: INFO: Checking tag latest | |
Jul 9 13:46:12.113: INFO: Checking language nodejs | |
Jul 9 13:46:12.168: INFO: Checking tag 8-RHOAR | |
Jul 9 13:46:12.168: INFO: Checking tag latest | |
Jul 9 13:46:12.168: INFO: Checking tag 0.10 | |
Jul 9 13:46:12.168: INFO: Checking tag 4 | |
Jul 9 13:46:12.168: INFO: Checking tag 6 | |
Jul 9 13:46:12.168: INFO: Checking tag 8 | |
Jul 9 13:46:12.168: INFO: Checking language perl | |
Jul 9 13:46:12.206: INFO: Checking tag 5.24 | |
Jul 9 13:46:12.206: INFO: Checking tag latest | |
Jul 9 13:46:12.206: INFO: Checking tag 5.16 | |
Jul 9 13:46:12.206: INFO: Checking tag 5.20 | |
Jul 9 13:46:12.206: INFO: Checking language php | |
Jul 9 13:46:12.249: INFO: Checking tag 5.5 | |
Jul 9 13:46:12.249: INFO: Checking tag 5.6 | |
Jul 9 13:46:12.249: INFO: Checking tag 7.0 | |
Jul 9 13:46:12.249: INFO: Checking tag 7.1 | |
Jul 9 13:46:12.249: INFO: Checking tag latest | |
Jul 9 13:46:12.249: INFO: Checking language python | |
Jul 9 13:46:12.303: INFO: Checking tag 2.7 | |
Jul 9 13:46:12.303: INFO: Checking tag 3.3 | |
Jul 9 13:46:12.303: INFO: Checking tag 3.4 | |
Jul 9 13:46:12.303: INFO: Checking tag 3.5 | |
Jul 9 13:46:12.303: INFO: Checking tag 3.6 | |
Jul 9 13:46:12.303: INFO: Checking tag latest | |
Jul 9 13:46:12.303: INFO: Checking language wildfly | |
Jul 9 13:46:12.359: INFO: ImageStream Error: &errors.StatusError{ErrStatus:v1.Status{TypeMeta:v1.TypeMeta{Kind:"", APIVersion:""}, ListMeta:v1.ListMeta{SelfLink:"", ResourceVersion:"", Continue:""}, Status:"Failure", Message:"imagestreams.image.openshift.io \"wildfly\" not found", Reason:"NotFound", Details:(*v1.StatusDetails)(0xc42103a000), Code:404}} | |
Jul 9 13:46:12.359: INFO: Sleeping for 3 seconds | |
Jul 9 13:46:15.359: INFO: Running scan #5 | |
Jul 9 13:46:15.359: INFO: Checking language ruby | |
Jul 9 13:46:15.459: INFO: Checking tag 2.0 | |
Jul 9 13:46:15.459: INFO: Checking tag 2.2 | |
Jul 9 13:46:15.459: INFO: Checking tag 2.3 | |
Jul 9 13:46:15.459: INFO: Checking tag 2.4 | |
Jul 9 13:46:15.459: INFO: Checking tag 2.5 | |
Jul 9 13:46:15.459: INFO: Checking tag latest | |
Jul 9 13:46:15.459: INFO: Checking language nodejs | |
Jul 9 13:46:15.523: INFO: Checking tag 0.10 | |
Jul 9 13:46:15.523: INFO: Checking tag 4 | |
Jul 9 13:46:15.523: INFO: Checking tag 6 | |
Jul 9 13:46:15.523: INFO: Checking tag 8 | |
Jul 9 13:46:15.523: INFO: Checking tag 8-RHOAR | |
Jul 9 13:46:15.523: INFO: Checking tag latest | |
Jul 9 13:46:15.523: INFO: Checking language perl | |
Jul 9 13:46:15.558: INFO: Checking tag 5.16 | |
Jul 9 13:46:15.558: INFO: Checking tag 5.20 | |
Jul 9 13:46:15.558: INFO: Checking tag 5.24 | |
Jul 9 13:46:15.558: INFO: Checking tag latest | |
Jul 9 13:46:15.558: INFO: Checking language php | |
Jul 9 13:46:15.591: INFO: Checking tag 5.5 | |
Jul 9 13:46:15.591: INFO: Checking tag 5.6 | |
Jul 9 13:46:15.591: INFO: Checking tag 7.0 | |
Jul 9 13:46:15.591: INFO: Checking tag 7.1 | |
Jul 9 13:46:15.591: INFO: Checking tag latest | |
Jul 9 13:46:15.591: INFO: Checking language python | |
Jul 9 13:46:15.628: INFO: Checking tag 2.7 | |
Jul 9 13:46:15.628: INFO: Checking tag 3.3 | |
Jul 9 13:46:15.628: INFO: Checking tag 3.4 | |
Jul 9 13:46:15.628: INFO: Checking tag 3.5 | |
Jul 9 13:46:15.628: INFO: Checking tag 3.6 | |
Jul 9 13:46:15.628: INFO: Checking tag latest | |
Jul 9 13:46:15.628: INFO: Checking language wildfly | |
Jul 9 13:46:15.659: INFO: ImageStream Error: &errors.StatusError{ErrStatus:v1.Status{TypeMeta:v1.TypeMeta{Kind:"", APIVersion:""}, ListMeta:v1.ListMeta{SelfLink:"", ResourceVersion:"", Continue:""}, Status:"Failure", Message:"imagestreams.image.openshift.io \"wildfly\" not found", Reason:"NotFound", Details:(*v1.StatusDetails)(0xc4217e2b40), Code:404}} | |
Jul 9 13:46:15.659: INFO: Sleeping for 3 seconds | |
Jul 9 13:46:18.659: INFO: Running scan #6 | |
Jul 9 13:46:18.659: INFO: Checking language ruby | |
Jul 9 13:46:18.697: INFO: Checking tag 2.3 | |
Jul 9 13:46:18.697: INFO: Checking tag 2.4 | |
Jul 9 13:46:18.697: INFO: Checking tag 2.5 | |
Jul 9 13:46:18.697: INFO: Checking tag latest | |
Jul 9 13:46:18.697: INFO: Checking tag 2.0 | |
Jul 9 13:46:18.697: INFO: Checking tag 2.2 | |
Jul 9 13:46:18.697: INFO: Checking language nodejs | |
Jul 9 13:46:18.730: INFO: Checking tag latest | |
Jul 9 13:46:18.730: INFO: Checking tag 0.10 | |
Jul 9 13:46:18.730: INFO: Checking tag 4 | |
Jul 9 13:46:18.730: INFO: Checking tag 6 | |
Jul 9 13:46:18.730: INFO: Checking tag 8 | |
Jul 9 13:46:18.730: INFO: Checking tag 8-RHOAR | |
Jul 9 13:46:18.730: INFO: Checking language perl | |
Jul 9 13:46:18.764: INFO: Checking tag 5.16 | |
Jul 9 13:46:18.764: INFO: Checking tag 5.20 | |
Jul 9 13:46:18.764: INFO: Checking tag 5.24 | |
Jul 9 13:46:18.764: INFO: Checking tag latest | |
Jul 9 13:46:18.764: INFO: Checking language php | |
Jul 9 13:46:18.803: INFO: Checking tag 5.5 | |
Jul 9 13:46:18.803: INFO: Checking tag 5.6 | |
Jul 9 13:46:18.803: INFO: Checking tag 7.0 | |
Jul 9 13:46:18.803: INFO: Checking tag 7.1 | |
Jul 9 13:46:18.803: INFO: Checking tag latest | |
Jul 9 13:46:18.803: INFO: Checking language python | |
Jul 9 13:46:18.856: INFO: Checking tag 2.7 | |
Jul 9 13:46:18.856: INFO: Checking tag 3.3 | |
Jul 9 13:46:18.856: INFO: Checking tag 3.4 | |
Jul 9 13:46:18.856: INFO: Checking tag 3.5 | |
Jul 9 13:46:18.856: INFO: Checking tag 3.6 | |
Jul 9 13:46:18.856: INFO: Checking tag latest | |
Jul 9 13:46:18.856: INFO: Checking language wildfly | |
Jul 9 13:46:18.899: INFO: ImageStream Error: &errors.StatusError{ErrStatus:v1.Status{TypeMeta:v1.TypeMeta{Kind:"", APIVersion:""}, ListMeta:v1.ListMeta{SelfLink:"", ResourceVersion:"", Continue:""}, Status:"Failure", Message:"imagestreams.image.openshift.io \"wildfly\" not found", Reason:"NotFound", Details:(*v1.StatusDetails)(0xc421716ae0), Code:404}} | |
Jul 9 13:46:18.899: INFO: Sleeping for 3 seconds | |
Jul 9 13:46:21.900: INFO: Running scan #7 | |
Jul 9 13:46:21.900: INFO: Checking language ruby | |
Jul 9 13:46:21.946: INFO: Checking tag 2.3 | |
Jul 9 13:46:21.946: INFO: Checking tag 2.4 | |
Jul 9 13:46:21.946: INFO: Checking tag 2.5 | |
Jul 9 13:46:21.946: INFO: Checking tag latest | |
Jul 9 13:46:21.946: INFO: Checking tag 2.0 | |
Jul 9 13:46:21.946: INFO: Checking tag 2.2 | |
Jul 9 13:46:21.946: INFO: Checking language nodejs | |
Jul 9 13:46:21.984: INFO: Checking tag 0.10 | |
Jul 9 13:46:21.984: INFO: Checking tag 4 | |
Jul 9 13:46:21.984: INFO: Checking tag 6 | |
Jul 9 13:46:21.984: INFO: Checking tag 8 | |
Jul 9 13:46:21.984: INFO: Checking tag 8-RHOAR | |
Jul 9 13:46:21.984: INFO: Checking tag latest | |
Jul 9 13:46:21.984: INFO: Checking language perl | |
Jul 9 13:46:22.023: INFO: Checking tag latest | |
Jul 9 13:46:22.023: INFO: Checking tag 5.16 | |
Jul 9 13:46:22.023: INFO: Checking tag 5.20 | |
Jul 9 13:46:22.023: INFO: Checking tag 5.24 | |
Jul 9 13:46:22.023: INFO: Checking language php | |
Jul 9 13:46:22.073: INFO: Checking tag latest | |
Jul 9 13:46:22.073: INFO: Checking tag 5.5 | |
Jul 9 13:46:22.073: INFO: Checking tag 5.6 | |
Jul 9 13:46:22.073: INFO: Checking tag 7.0 | |
Jul 9 13:46:22.073: INFO: Checking tag 7.1 | |
Jul 9 13:46:22.073: INFO: Checking language python | |
Jul 9 13:46:22.118: INFO: Checking tag 3.5 | |
Jul 9 13:46:22.118: INFO: Checking tag 3.6 | |
Jul 9 13:46:22.118: INFO: Checking tag latest | |
Jul 9 13:46:22.118: INFO: Checking tag 2.7 | |
Jul 9 13:46:22.118: INFO: Checking tag 3.3 | |
Jul 9 13:46:22.118: INFO: Checking tag 3.4 | |
Jul 9 13:46:22.118: INFO: Checking language wildfly | |
Jul 9 13:46:22.175: INFO: ImageStream Error: &errors.StatusError{ErrStatus:v1.Status{TypeMeta:v1.TypeMeta{Kind:"", APIVersion:""}, ListMeta:v1.ListMeta{SelfLink:"", ResourceVersion:"", Continue:""}, Status:"Failure", Message:"imagestreams.image.openshift.io \"wildfly\" not found", Reason:"NotFound", Details:(*v1.StatusDetails)(0xc420f1a720), Code:404}} | |
Jul 9 13:46:22.175: INFO: Sleeping for 3 seconds | |
Jul 9 13:46:25.175: INFO: Running scan #8 | |
Jul 9 13:46:25.175: INFO: Checking language ruby | |
Jul 9 13:46:25.227: INFO: Checking tag 2.0 | |
Jul 9 13:46:25.227: INFO: Checking tag 2.2 | |
Jul 9 13:46:25.227: INFO: Checking tag 2.3 | |
Jul 9 13:46:25.227: INFO: Checking tag 2.4 | |
Jul 9 13:46:25.227: INFO: Checking tag 2.5 | |
Jul 9 13:46:25.227: INFO: Checking tag latest | |
Jul 9 13:46:25.227: INFO: Checking language nodejs | |
Jul 9 13:46:25.271: INFO: Checking tag 0.10 | |
Jul 9 13:46:25.271: INFO: Checking tag 4 | |
Jul 9 13:46:25.271: INFO: Checking tag 6 | |
Jul 9 13:46:25.271: INFO: Checking tag 8 | |
Jul 9 13:46:25.271: INFO: Checking tag 8-RHOAR | |
Jul 9 13:46:25.271: INFO: Checking tag latest | |
Jul 9 13:46:25.271: INFO: Checking language perl | |
Jul 9 13:46:25.304: INFO: Checking tag 5.24 | |
Jul 9 13:46:25.304: INFO: Checking tag latest | |
Jul 9 13:46:25.304: INFO: Checking tag 5.16 | |
Jul 9 13:46:25.304: INFO: Checking tag 5.20 | |
Jul 9 13:46:25.304: INFO: Checking language php | |
Jul 9 13:46:25.362: INFO: Checking tag 5.5 | |
Jul 9 13:46:25.362: INFO: Checking tag 5.6 | |
Jul 9 13:46:25.362: INFO: Checking tag 7.0 | |
Jul 9 13:46:25.362: INFO: Checking tag 7.1 | |
Jul 9 13:46:25.362: INFO: Checking tag latest | |
Jul 9 13:46:25.362: INFO: Checking language python | |
Jul 9 13:46:25.426: INFO: Checking tag 3.4 | |
Jul 9 13:46:25.426: INFO: Checking tag 3.5 | |
Jul 9 13:46:25.426: INFO: Checking tag 3.6 | |
Jul 9 13:46:25.426: INFO: Checking tag latest | |
Jul 9 13:46:25.426: INFO: Checking tag 2.7 | |
Jul 9 13:46:25.426: INFO: Checking tag 3.3 | |
Jul 9 13:46:25.426: INFO: Checking language wildfly | |
Jul 9 13:46:25.478: INFO: ImageStream Error: &errors.StatusError{ErrStatus:v1.Status{TypeMeta:v1.TypeMeta{Kind:"", APIVersion:""}, ListMeta:v1.ListMeta{SelfLink:"", ResourceVersion:"", Continue:""}, Status:"Failure", Message:"imagestreams.image.openshift.io \"wildfly\" not found", Reason:"NotFound", Details:(*v1.StatusDetails)(0xc421592b40), Code:404}} | |
Jul 9 13:46:25.478: INFO: Sleeping for 3 seconds | |
Jul 9 13:46:28.478: INFO: Running scan #9 | |
Jul 9 13:46:28.478: INFO: Checking language ruby | |
Jul 9 13:46:28.511: INFO: Checking tag 2.3 | |
Jul 9 13:46:28.511: INFO: Checking tag 2.4 | |
Jul 9 13:46:28.511: INFO: Checking tag 2.5 | |
Jul 9 13:46:28.511: INFO: Checking tag latest | |
Jul 9 13:46:28.511: INFO: Checking tag 2.0 | |
Jul 9 13:46:28.511: INFO: Checking tag 2.2 | |
Jul 9 13:46:28.511: INFO: Checking language nodejs | |
Jul 9 13:46:28.558: INFO: Checking tag 4 | |
Jul 9 13:46:28.558: INFO: Checking tag 6 | |
Jul 9 13:46:28.558: INFO: Checking tag 8 | |
Jul 9 13:46:28.558: INFO: Checking tag 8-RHOAR | |
Jul 9 13:46:28.558: INFO: Checking tag latest | |
Jul 9 13:46:28.558: INFO: Checking tag 0.10 | |
Jul 9 13:46:28.558: INFO: Checking language perl | |
Jul 9 13:46:28.596: INFO: Checking tag 5.20 | |
Jul 9 13:46:28.596: INFO: Checking tag 5.24 | |
Jul 9 13:46:28.596: INFO: Checking tag latest | |
Jul 9 13:46:28.596: INFO: Checking tag 5.16 | |
Jul 9 13:46:28.596: INFO: Checking language php | |
Jul 9 13:46:28.645: INFO: Checking tag 5.5 | |
Jul 9 13:46:28.645: INFO: Checking tag 5.6 | |
Jul 9 13:46:28.645: INFO: Checking tag 7.0 | |
Jul 9 13:46:28.645: INFO: Checking tag 7.1 | |
Jul 9 13:46:28.645: INFO: Checking tag latest | |
Jul 9 13:46:28.645: INFO: Checking language python | |
Jul 9 13:46:28.685: INFO: Checking tag 2.7 | |
Jul 9 13:46:28.685: INFO: Checking tag 3.3 | |
Jul 9 13:46:28.685: INFO: Checking tag 3.4 | |
Jul 9 13:46:28.685: INFO: Checking tag 3.5 | |
Jul 9 13:46:28.685: INFO: Checking tag 3.6 | |
Jul 9 13:46:28.685: INFO: Checking tag latest | |
Jul 9 13:46:28.685: INFO: Checking language wildfly | |
Jul 9 13:46:28.731: INFO: ImageStream Error: &errors.StatusError{ErrStatus:v1.Status{TypeMeta:v1.TypeMeta{Kind:"", APIVersion:""}, ListMeta:v1.ListMeta{SelfLink:"", ResourceVersion:"", Continue:""}, Status:"Failure", Message:"imagestreams.image.openshift.io \"wildfly\" not found", Reason:"NotFound", Details:(*v1.StatusDetails)(0xc421592c00), Code:404}} | |
Jul 9 13:46:28.731: INFO: Sleeping for 3 seconds | |
Jul 9 13:46:31.731: INFO: Running 'oc get --config=/home/yifan/tectonic-installer/yifan-test-cluster/generated/auth/kubeconfig --namespace=e2e-test-build-valuefrom-v7tbs is -n openshift -o yaml --config /home/yifan/tectonic-installer/yifan-test-cluster/generated/auth/kubeconfig' | |
Jul 9 13:46:32.171: INFO: | |
imagestreams in openshift namespace: | |
apiVersion: v1 | |
items: | |
- apiVersion: image.openshift.io/v1 | |
kind: ImageStream | |
metadata: | |
annotations: | |
openshift.io/display-name: Apache HTTP Server (httpd) | |
openshift.io/image.dockerRepositoryCheck: 2018-07-09T20:42:10Z | |
creationTimestamp: 2018-07-09T20:42:09Z | |
generation: 2 | |
name: httpd | |
namespace: openshift | |
resourceVersion: "5290" | |
selfLink: /apis/image.openshift.io/v1/namespaces/openshift/imagestreams/httpd | |
uid: 8cc1f53d-83b8-11e8-aa51-0af96768d57e | |
spec: | |
lookupPolicy: | |
local: false | |
tags: | |
- annotations: | |
description: Build and serve static content via Apache HTTP Server (httpd) | |
2.4 on RHEL 7. For more information about using this builder image, including | |
OpenShift considerations, see https://github.com/sclorg/httpd-container/blob/master/2.4/README.md. | |
iconClass: icon-apache | |
openshift.io/display-name: Apache HTTP Server 2.4 | |
openshift.io/provider-display-name: Red Hat, Inc. | |
sampleRepo: https://github.com/openshift/httpd-ex.git | |
supports: httpd | |
tags: builder,httpd | |
version: "2.4" | |
from: | |
kind: DockerImage | |
name: registry.access.redhat.com/rhscl/httpd-24-rhel7 | |
generation: 2 | |
importPolicy: {} | |
name: "2.4" | |
referencePolicy: | |
type: Local | |
- annotations: | |
description: |- | |
Build and serve static content via Apache HTTP Server (httpd) on RHEL 7. For more information about using this builder image, including OpenShift considerations, see https://github.com/sclorg/httpd-container/blob/master/2.4/README.md. | |
WARNING: By selecting this tag, your application will automatically update to use the latest version of Httpd available on OpenShift, including major versions updates. | |
iconClass: icon-apache | |
openshift.io/display-name: Apache HTTP Server (Latest) | |
openshift.io/provider-display-name: Red Hat, Inc. | |
sampleRepo: https://github.com/openshift/httpd-ex.git | |
supports: httpd | |
tags: builder,httpd | |
from: | |
kind: ImageStreamTag | |
name: "2.4" | |
generation: 1 | |
importPolicy: {} | |
name: latest | |
referencePolicy: | |
type: Local | |
status: | |
dockerImageRepository: docker-registry.default.svc:5000/openshift/httpd | |
tags: | |
- items: | |
- created: 2018-07-09T20:42:10Z | |
dockerImageReference: registry.access.redhat.com/rhscl/httpd-24-rhel7@sha256:f2eb14673f0c59940a7020a0903f71cd8f40056acbc27d2de084f9c05c8ffbaf | |
generation: 2 | |
image: sha256:f2eb14673f0c59940a7020a0903f71cd8f40056acbc27d2de084f9c05c8ffbaf | |
tag: "2.4" | |
- items: | |
- created: 2018-07-09T20:42:10Z | |
dockerImageReference: registry.access.redhat.com/rhscl/httpd-24-rhel7@sha256:f2eb14673f0c59940a7020a0903f71cd8f40056acbc27d2de084f9c05c8ffbaf | |
generation: 2 | |
image: sha256:f2eb14673f0c59940a7020a0903f71cd8f40056acbc27d2de084f9c05c8ffbaf | |
tag: latest | |
- apiVersion: image.openshift.io/v1 | |
kind: ImageStream | |
metadata: | |
annotations: | |
openshift.io/display-name: Jenkins | |
openshift.io/image.dockerRepositoryCheck: 2018-07-09T20:42:10Z | |
creationTimestamp: 2018-07-09T20:42:09Z | |
generation: 2 | |
name: jenkins | |
namespace: openshift | |
resourceVersion: "5296" | |
selfLink: /apis/image.openshift.io/v1/namespaces/openshift/imagestreams/jenkins | |
uid: 8ccabdcb-83b8-11e8-aa51-0af96768d57e | |
spec: | |
lookupPolicy: | |
local: false | |
tags: | |
- annotations: | |
description: Provides a Jenkins 1.X server on RHEL 7. For more information | |
about using this container image, including OpenShift considerations, see | |
https://github.com/openshift/jenkins/blob/master/README.md. | |
iconClass: icon-jenkins | |
openshift.io/display-name: Jenkins 1.X | |
openshift.io/provider-display-name: Red Hat, Inc. | |
tags: hidden,jenkins | |
version: 1.x | |
from: | |
kind: DockerImage | |
name: registry.access.redhat.com/openshift3/jenkins-1-rhel7:latest | |
generation: 2 | |
importPolicy: {} | |
name: "1" | |
referencePolicy: | |
type: Local | |
- annotations: | |
description: Provides a Jenkins 2.X server on RHEL 7. For more information | |
about using this container image, including OpenShift considerations, see | |
https://github.com/openshift/jenkins/blob/master/README.md. | |
iconClass: icon-jenkins | |
openshift.io/display-name: Jenkins 2.X | |
openshift.io/provider-display-name: Red Hat, Inc. | |
tags: jenkins | |
version: 2.x | |
from: | |
kind: DockerImage | |
name: registry.access.redhat.com/openshift3/jenkins-2-rhel7:v3.10 | |
generation: 2 | |
importPolicy: {} | |
name: "2" | |
referencePolicy: | |
type: Local | |
- annotations: | |
description: |- | |
Provides a Jenkins server on RHEL 7. For more information about using this container image, including OpenShift considerations, see https://github.com/openshift/jenkins/blob/master/README.md. | |
WARNING: By selecting this tag, your application will automatically update to use the latest version of Jenkins available on OpenShift, including major versions updates. | |
iconClass: icon-jenkins | |
openshift.io/display-name: Jenkins (Latest) | |
openshift.io/provider-display-name: Red Hat, Inc. | |
tags: jenkins | |
from: | |
kind: ImageStreamTag | |
name: "2" | |
generation: 1 | |
importPolicy: {} | |
name: latest | |
referencePolicy: | |
type: Local | |
status: | |
dockerImageRepository: docker-registry.default.svc:5000/openshift/jenkins | |
tags: | |
- items: | |
- created: 2018-07-09T20:42:10Z | |
dockerImageReference: registry.access.redhat.com/openshift3/jenkins-1-rhel7@sha256:c78d9d1671fbfe9bd1575f6fc96323fbc73fda5e32125fd275a4b986573764e7 | |
generation: 2 | |
image: sha256:c78d9d1671fbfe9bd1575f6fc96323fbc73fda5e32125fd275a4b986573764e7 | |
tag: "1" | |
- conditions: | |
- generation: 2 | |
lastTransitionTime: 2018-07-09T20:42:10Z | |
message: 'Internal error occurred: error parsing HTTP 404 response body: invalid | |
character ''F'' looking for beginning of value: "File not found.\""' | |
reason: InternalError | |
status: "False" | |
type: ImportSuccess | |
items: null | |
tag: "2" | |
- apiVersion: image.openshift.io/v1 | |
kind: ImageStream | |
metadata: | |
annotations: | |
openshift.io/display-name: MariaDB | |
openshift.io/image.dockerRepositoryCheck: 2018-07-09T20:42:11Z | |
creationTimestamp: 2018-07-09T20:42:10Z | |
generation: 2 | |
name: mariadb | |
namespace: openshift | |
resourceVersion: "5305" | |
selfLink: /apis/image.openshift.io/v1/namespaces/openshift/imagestreams/mariadb | |
uid: 8d42b439-83b8-11e8-aa51-0af96768d57e | |
spec: | |
lookupPolicy: | |
local: false | |
tags: | |
- annotations: | |
description: Provides a MariaDB 10.1 database on RHEL 7. For more information | |
about using this database image, including OpenShift considerations, see | |
https://github.com/sclorg/mariadb-container/tree/master/10.1/README.md. | |
iconClass: icon-mariadb | |
openshift.io/display-name: MariaDB 10.1 | |
openshift.io/provider-display-name: Red Hat, Inc. | |
tags: database,mariadb | |
version: "10.1" | |
from: | |
kind: DockerImage | |
name: registry.access.redhat.com/rhscl/mariadb-101-rhel7:latest | |
generation: 2 | |
importPolicy: {} | |
name: "10.1" | |
referencePolicy: | |
type: Local | |
- annotations: | |
description: Provides a MariaDB 10.2 database on RHEL 7. For more information | |
about using this database image, including OpenShift considerations, see | |
https://github.com/sclorg/mariadb-container/tree/master/10.2/README.md. | |
iconClass: icon-mariadb | |
openshift.io/display-name: MariaDB 10.2 | |
openshift.io/provider-display-name: Red Hat, Inc. | |
tags: database,mariadb | |
version: "10.2" | |
from: | |
kind: DockerImage | |
name: registry.access.redhat.com/rhscl/mariadb-102-rhel7:latest | |
generation: 2 | |
importPolicy: {} | |
name: "10.2" | |
referencePolicy: | |
type: Local | |
- annotations: | |
description: |- | |
Provides a MariaDB database on RHEL 7. For more information about using this database image, including OpenShift considerations, see https://github.com/sclorg/mariadb-container/tree/master/10.2/README.md. | |
WARNING: By selecting this tag, your application will automatically update to use the latest version of MariaDB available on OpenShift, including major versions updates. | |
iconClass: icon-mariadb | |
openshift.io/display-name: MariaDB (Latest) | |
openshift.io/provider-display-name: Red Hat, Inc. | |
tags: database,mariadb | |
from: | |
kind: ImageStreamTag | |
name: "10.2" | |
generation: 1 | |
importPolicy: {} | |
name: latest | |
referencePolicy: | |
type: Local | |
status: | |
dockerImageRepository: docker-registry.default.svc:5000/openshift/mariadb | |
tags: | |
- items: | |
- created: 2018-07-09T20:42:11Z | |
dockerImageReference: registry.access.redhat.com/rhscl/mariadb-101-rhel7@sha256:788e3c772d83d72e80918added881a60eb0ff2182027fcf1ff9a32807a5a6b13 | |
generation: 2 | |
image: sha256:788e3c772d83d72e80918added881a60eb0ff2182027fcf1ff9a32807a5a6b13 | |
tag: "10.1" | |
- items: | |
- created: 2018-07-09T20:42:11Z | |
dockerImageReference: registry.access.redhat.com/rhscl/mariadb-102-rhel7@sha256:c1561618055f92cd00957fcc647e819737f51f7bc4d48918b3c366280fcc7059 | |
generation: 2 | |
image: sha256:c1561618055f92cd00957fcc647e819737f51f7bc4d48918b3c366280fcc7059 | |
tag: "10.2" | |
- items: | |
- created: 2018-07-09T20:42:11Z | |
dockerImageReference: registry.access.redhat.com/rhscl/mariadb-102-rhel7@sha256:c1561618055f92cd00957fcc647e819737f51f7bc4d48918b3c366280fcc7059 | |
generation: 2 | |
image: sha256:c1561618055f92cd00957fcc647e819737f51f7bc4d48918b3c366280fcc7059 | |
tag: latest | |
- apiVersion: image.openshift.io/v1 | |
kind: ImageStream | |
metadata: | |
annotations: | |
openshift.io/display-name: MongoDB | |
openshift.io/image.dockerRepositoryCheck: 2018-07-09T20:42:13Z | |
creationTimestamp: 2018-07-09T20:42:10Z | |
generation: 2 | |
name: mongodb | |
namespace: openshift | |
resourceVersion: "5321" | |
selfLink: /apis/image.openshift.io/v1/namespaces/openshift/imagestreams/mongodb | |
uid: 8d541526-83b8-11e8-aa51-0af96768d57e | |
spec: | |
lookupPolicy: | |
local: false | |
tags: | |
- annotations: | |
description: Provides a MongoDB 2.4 database on RHEL 7. For more information | |
about using this database image, including OpenShift considerations, see | |
https://github.com/sclorg/mongodb-container/tree/master/2.4/README.md. | |
iconClass: icon-mongodb | |
openshift.io/display-name: MongoDB 2.4 | |
openshift.io/provider-display-name: Red Hat, Inc. | |
tags: hidden,mongodb | |
version: "2.4" | |
from: | |
kind: DockerImage | |
name: registry.access.redhat.com/openshift3/mongodb-24-rhel7:latest | |
generation: 2 | |
importPolicy: {} | |
name: "2.4" | |
referencePolicy: | |
type: Local | |
- annotations: | |
description: Provides a MongoDB 2.6 database on RHEL 7. For more information | |
about using this database image, including OpenShift considerations, see | |
https://github.com/sclorg/mongodb-container/tree/master/2.6/README.md. | |
iconClass: icon-mongodb | |
openshift.io/display-name: MongoDB 2.6 | |
openshift.io/provider-display-name: Red Hat, Inc. | |
tags: hidden,database,mongodb | |
version: "2.6" | |
from: | |
kind: DockerImage | |
name: registry.access.redhat.com/rhscl/mongodb-26-rhel7:latest | |
generation: 2 | |
importPolicy: {} | |
name: "2.6" | |
referencePolicy: | |
type: Local | |
- annotations: | |
description: Provides a MongoDB 3.2 database on RHEL 7. For more information | |
about using this database image, including OpenShift considerations, see | |
https://github.com/sclorg/mongodb-container/tree/master/3.2/README.md. | |
iconClass: icon-mongodb | |
openshift.io/display-name: MongoDB 3.2 | |
openshift.io/provider-display-name: Red Hat, Inc. | |
tags: database,mongodb | |
version: "3.2" | |
from: | |
kind: DockerImage | |
name: registry.access.redhat.com/rhscl/mongodb-32-rhel7:latest | |
generation: 2 | |
importPolicy: {} | |
name: "3.2" | |
referencePolicy: | |
type: Local | |
- annotations: | |
description: Provides a MongoDB 3.4 database on RHEL 7. For more information | |
about using this database image, including OpenShift considerations, see | |
https://github.com/sclorg/mongodb-container/tree/master/3.4/README.md. | |
iconClass: icon-mongodb | |
openshift.io/display-name: MongoDB 3.4 | |
openshift.io/provider-display-name: Red Hat, Inc. | |
tags: database,mongodb | |
version: "3.4" | |
from: | |
kind: DockerImage | |
name: registry.access.redhat.com/rhscl/mongodb-34-rhel7:latest | |
generation: 2 | |
importPolicy: {} | |
name: "3.4" | |
referencePolicy: | |
type: Local | |
- annotations: | |
description: |- | |
Provides a MongoDB database on RHEL 7. For more information about using this database image, including OpenShift considerations, see https://github.com/sclorg/mongodb-container/tree/master/3.4/README.md. | |
WARNING: By selecting this tag, your application will automatically update to use the latest version of MongoDB available on OpenShift, including major versions updates. | |
iconClass: icon-mongodb | |
openshift.io/display-name: MongoDB (Latest) | |
openshift.io/provider-display-name: Red Hat, Inc. | |
tags: mongodb | |
from: | |
kind: ImageStreamTag | |
name: "3.4" | |
generation: 1 | |
importPolicy: {} | |
name: latest | |
referencePolicy: | |
type: Local | |
status: | |
dockerImageRepository: docker-registry.default.svc:5000/openshift/mongodb | |
tags: | |
- items: | |
- created: 2018-07-09T20:42:13Z | |
dockerImageReference: registry.access.redhat.com/openshift3/mongodb-24-rhel7@sha256:7babd08134fe2f430c305ac26fd55b791badd3cf5f1e6e8a0d4b5ce64d13a3df | |
generation: 2 | |
image: sha256:7babd08134fe2f430c305ac26fd55b791badd3cf5f1e6e8a0d4b5ce64d13a3df | |
tag: "2.4" | |
- items: | |
- created: 2018-07-09T20:42:13Z | |
dockerImageReference: registry.access.redhat.com/rhscl/mongodb-26-rhel7@sha256:f00afec20e276facbb081afd178bf5743891bca1f533538b032d2a9e2a831cc4 | |
generation: 2 | |
image: sha256:f00afec20e276facbb081afd178bf5743891bca1f533538b032d2a9e2a831cc4 | |
tag: "2.6" | |
- items: | |
- created: 2018-07-09T20:42:13Z | |
dockerImageReference: registry.access.redhat.com/rhscl/mongodb-32-rhel7@sha256:8406be3718900902e3668457e43c7ae4c967d1f5720788af41e3d0fadd099ca1 | |
generation: 2 | |
image: sha256:8406be3718900902e3668457e43c7ae4c967d1f5720788af41e3d0fadd099ca1 | |
tag: "3.2" | |
- items: | |
- created: 2018-07-09T20:42:13Z | |
dockerImageReference: registry.access.redhat.com/rhscl/mongodb-34-rhel7@sha256:896482969cd659b419bc444c153a74d11820655c7ed19b5094b8eb041f0065d6 | |
generation: 2 | |
image: sha256:896482969cd659b419bc444c153a74d11820655c7ed19b5094b8eb041f0065d6 | |
tag: "3.4" | |
- items: | |
- created: 2018-07-09T20:42:13Z | |
dockerImageReference: registry.access.redhat.com/rhscl/mongodb-34-rhel7@sha256:896482969cd659b419bc444c153a74d11820655c7ed19b5094b8eb041f0065d6 | |
generation: 2 | |
image: sha256:896482969cd659b419bc444c153a74d11820655c7ed19b5094b8eb041f0065d6 | |
tag: latest | |
- apiVersion: image.openshift.io/v1 | |
kind: ImageStream | |
metadata: | |
annotations: | |
openshift.io/display-name: MySQL | |
openshift.io/image.dockerRepositoryCheck: 2018-07-09T20:42:12Z | |
creationTimestamp: 2018-07-09T20:42:10Z | |
generation: 2 | |
name: mysql | |
namespace: openshift | |
resourceVersion: "5311" | |
selfLink: /apis/image.openshift.io/v1/namespaces/openshift/imagestreams/mysql | |
uid: 8d94567f-83b8-11e8-aa51-0af96768d57e | |
spec: | |
lookupPolicy: | |
local: false | |
tags: | |
- annotations: | |
description: Provides a MySQL 5.5 database on RHEL 7. For more information | |
about using this database image, including OpenShift considerations, see | |
https://github.com/sclorg/mysql-container/tree/master/5.5/README.md. | |
iconClass: icon-mysql-database | |
openshift.io/display-name: MySQL 5.5 | |
openshift.io/provider-display-name: Red Hat, Inc. | |
tags: hidden,mysql | |
version: "5.5" | |
from: | |
kind: DockerImage | |
name: registry.access.redhat.com/openshift3/mysql-55-rhel7:latest | |
generation: 2 | |
importPolicy: {} | |
name: "5.5" | |
referencePolicy: | |
type: Local | |
- annotations: | |
description: Provides a MySQL 5.6 database on RHEL 7. For more information | |
about using this database image, including OpenShift considerations, see | |
https://github.com/sclorg/mysql-container/tree/master/5.6/README.md. | |
iconClass: icon-mysql-database | |
openshift.io/display-name: MySQL 5.6 | |
openshift.io/provider-display-name: Red Hat, Inc. | |
tags: hidden,mysql | |
version: "5.6" | |
from: | |
kind: DockerImage | |
name: registry.access.redhat.com/rhscl/mysql-56-rhel7:latest | |
generation: 2 | |
importPolicy: {} | |
name: "5.6" | |
referencePolicy: | |
type: Local | |
- annotations: | |
description: Provides a MySQL 5.7 database on RHEL 7. For more information | |
about using this database image, including OpenShift considerations, see | |
https://github.com/sclorg/mysql-container/tree/master/5.7/README.md. | |
iconClass: icon-mysql-database | |
openshift.io/display-name: MySQL 5.7 | |
openshift.io/provider-display-name: Red Hat, Inc. | |
tags: mysql | |
version: "5.7" | |
from: | |
kind: DockerImage | |
name: registry.access.redhat.com/rhscl/mysql-57-rhel7:latest | |
generation: 2 | |
importPolicy: {} | |
name: "5.7" | |
referencePolicy: | |
type: Local | |
- annotations: | |
description: |- | |
Provides a MySQL database on RHEL 7. For more information about using this database image, including OpenShift considerations, see https://github.com/sclorg/mysql-container/tree/master/5.6/README.md. | |
WARNING: By selecting this tag, your application will automatically update to use the latest version of MySQL available on OpenShift, including major versions updates. | |
iconClass: icon-mysql-database | |
openshift.io/display-name: MySQL (Latest) | |
openshift.io/provider-display-name: Red Hat, Inc. | |
tags: mysql | |
from: | |
kind: ImageStreamTag | |
name: "5.7" | |
generation: 1 | |
importPolicy: {} | |
name: latest | |
referencePolicy: | |
type: Local | |
status: | |
dockerImageRepository: docker-registry.default.svc:5000/openshift/mysql | |
tags: | |
- items: | |
- created: 2018-07-09T20:42:12Z | |
dockerImageReference: registry.access.redhat.com/openshift3/mysql-55-rhel7@sha256:3771bc829263c621f2fe79aca2909eca474c2b1f43133690ca4d3c28473128b9 | |
generation: 2 | |
image: sha256:3771bc829263c621f2fe79aca2909eca474c2b1f43133690ca4d3c28473128b9 | |
tag: "5.5" | |
- items: | |
- created: 2018-07-09T20:42:12Z | |
dockerImageReference: registry.access.redhat.com/rhscl/mysql-56-rhel7@sha256:2c5483929f95892100c2f8ff45ee405cea0ca2380ddce2cbf5409e9c5240204f | |
generation: 2 | |
image: sha256:2c5483929f95892100c2f8ff45ee405cea0ca2380ddce2cbf5409e9c5240204f | |
tag: "5.6" | |
- items: | |
- created: 2018-07-09T20:42:12Z | |
dockerImageReference: registry.access.redhat.com/rhscl/mysql-57-rhel7@sha256:d03537ef57d51b13e6ad4a73a382ca180a0e02d975c8237790410f45865aae3c | |
generation: 2 | |
image: sha256:d03537ef57d51b13e6ad4a73a382ca180a0e02d975c8237790410f45865aae3c | |
tag: "5.7" | |
- items: | |
- created: 2018-07-09T20:42:12Z | |
dockerImageReference: registry.access.redhat.com/rhscl/mysql-57-rhel7@sha256:d03537ef57d51b13e6ad4a73a382ca180a0e02d975c8237790410f45865aae3c | |
generation: 2 | |
image: sha256:d03537ef57d51b13e6ad4a73a382ca180a0e02d975c8237790410f45865aae3c | |
tag: latest | |
- apiVersion: image.openshift.io/v1 | |
kind: ImageStream | |
metadata: | |
annotations: | |
openshift.io/display-name: Nginx HTTP server and a reverse proxy (nginx) | |
openshift.io/image.dockerRepositoryCheck: 2018-07-09T20:42:13Z | |
creationTimestamp: 2018-07-09T20:42:10Z | |
generation: 2 | |
name: nginx | |
namespace: openshift | |
resourceVersion: "5316" | |
selfLink: /apis/image.openshift.io/v1/namespaces/openshift/imagestreams/nginx | |
uid: 8da1c41b-83b8-11e8-aa51-0af96768d57e | |
spec: | |
lookupPolicy: | |
local: false | |
tags: | |
- annotations: | |
description: Build and serve static content via Nginx HTTP server and a reverse | |
proxy (nginx) on RHEL 7. For more information about using this builder image, | |
including OpenShift considerations, see https://github.com/sclorg/nginx-container/blob/master/1.10/README.md. | |
iconClass: icon-nginx | |
openshift.io/display-name: Nginx HTTP server and a reverse proxy 1.10 | |
openshift.io/provider-display-name: Red Hat, Inc. | |
sampleRepo: https://github.com/sclorg/nginx-ex.git | |
supports: nginx | |
tags: builder,nginx | |
version: "1.10" | |
from: | |
kind: DockerImage | |
name: registry.access.redhat.com/rhscl/nginx-110-rhel7:latest | |
generation: 2 | |
importPolicy: {} | |
name: "1.10" | |
referencePolicy: | |
type: Local | |
- annotations: | |
description: Build and serve static content via Nginx HTTP server and a reverse | |
proxy (nginx) on RHEL 7. For more information about using this builder image, | |
including OpenShift considerations, see https://github.com/sclorg/nginx-container/blob/master/1.12/README.md. | |
iconClass: icon-nginx | |
openshift.io/display-name: Nginx HTTP server and a reverse proxy 1.12 | |
openshift.io/provider-display-name: Red Hat, Inc. | |
sampleRepo: https://github.com/sclorg/nginx-ex.git | |
supports: nginx | |
tags: builder,nginx | |
version: "1.12" | |
from: | |
kind: DockerImage | |
name: registry.access.redhat.com/rhscl/nginx-112-rhel7:latest | |
generation: 2 | |
importPolicy: {} | |
name: "1.12" | |
referencePolicy: | |
type: Local | |
- annotations: | |
description: Build and serve static content via Nginx HTTP server and a reverse | |
proxy (nginx) on RHEL 7. For more information about using this builder image, | |
including OpenShift considerations, see https://github.com/sclorg/nginx-container/blob/master/1.8/README.md. | |
iconClass: icon-nginx | |
openshift.io/display-name: Nginx HTTP server and a reverse proxy 1.8 | |
openshift.io/provider-display-name: Red Hat, Inc. | |
sampleRepo: https://github.com/sclorg/nginx-ex.git | |
supports: nginx | |
tags: builder,nginx | |
version: "1.8" | |
from: | |
kind: DockerImage | |
name: registry.access.redhat.com/rhscl/nginx-18-rhel7:latest | |
generation: 2 | |
importPolicy: {} | |
name: "1.8" | |
referencePolicy: | |
type: Local | |
- annotations: | |
description: |- | |
Build and serve static content via Nginx HTTP server and a reverse proxy (nginx) on RHEL 7. For more information about using this builder image, including OpenShift considerations, see https://github.com/sclorg/nginx-container/blob/master/1.12/README.md. | |
WARNING: By selecting this tag, your application will automatically update to use the latest version of Nginx available on OpenShift, including major versions updates. | |
iconClass: icon-nginx | |
openshift.io/display-name: Nginx HTTP server and a reverse proxy (Latest) | |
openshift.io/provider-display-name: Red Hat, Inc. | |
sampleRepo: https://github.com/sclorg/nginx-ex.git | |
supports: nginx | |
tags: builder,nginx | |
from: | |
kind: ImageStreamTag | |
name: "1.12" | |
generation: 1 | |
importPolicy: {} | |
name: latest | |
referencePolicy: | |
type: Local | |
status: | |
dockerImageRepository: docker-registry.default.svc:5000/openshift/nginx | |
tags: | |
- items: | |
- created: 2018-07-09T20:42:13Z | |
dockerImageReference: registry.access.redhat.com/rhscl/nginx-110-rhel7@sha256:d91dc0c9097483437be1aeaf51d81dc3726e3468297c6464dc8fb072578635fc | |
generation: 2 | |
image: sha256:d91dc0c9097483437be1aeaf51d81dc3726e3468297c6464dc8fb072578635fc | |
tag: "1.10" | |
- items: | |
- created: 2018-07-09T20:42:13Z | |
dockerImageReference: registry.access.redhat.com/rhscl/nginx-112-rhel7@sha256:c5b84642765b4de8a395c9a59ffb62ca8494e5523f19236deb4bfe781d28127b | |
generation: 2 | |
image: sha256:c5b84642765b4de8a395c9a59ffb62ca8494e5523f19236deb4bfe781d28127b | |
tag: "1.12" | |
- items: | |
- created: 2018-07-09T20:42:13Z | |
dockerImageReference: registry.access.redhat.com/rhscl/nginx-18-rhel7@sha256:8bd4ee024b56ac148b5c329077d59bcef5c265ffa662f9d714253632a01b57f6 | |
generation: 2 | |
image: sha256:8bd4ee024b56ac148b5c329077d59bcef5c265ffa662f9d714253632a01b57f6 | |
tag: "1.8" | |
- items: | |
- created: 2018-07-09T20:42:13Z | |
dockerImageReference: registry.access.redhat.com/rhscl/nginx-112-rhel7@sha256:c5b84642765b4de8a395c9a59ffb62ca8494e5523f19236deb4bfe781d28127b | |
generation: 2 | |
image: sha256:c5b84642765b4de8a395c9a59ffb62ca8494e5523f19236deb4bfe781d28127b | |
tag: latest | |
- apiVersion: image.openshift.io/v1 | |
kind: ImageStream | |
metadata: | |
annotations: | |
openshift.io/display-name: Node.js | |
openshift.io/image.dockerRepositoryCheck: 2018-07-09T20:42:14Z | |
creationTimestamp: 2018-07-09T20:42:10Z | |
generation: 2 | |
name: nodejs | |
namespace: openshift | |
resourceVersion: "5330" | |
selfLink: /apis/image.openshift.io/v1/namespaces/openshift/imagestreams/nodejs | |
uid: 8db41874-83b8-11e8-aa51-0af96768d57e | |
spec: | |
lookupPolicy: | |
local: false | |
tags: | |
- annotations: | |
description: 'DEPRECATED: Build and run Node.js 0.10 applications on RHEL | |
7. For more information about using this builder image, including OpenShift | |
considerations, see https://github.com/sclorg/s2i-nodejs-container/blob/master/0.10/README.md.' | |
iconClass: icon-nodejs | |
openshift.io/display-name: Node.js 0.10 | |
openshift.io/provider-display-name: Red Hat, Inc. | |
sampleRepo: https://github.com/openshift/nodejs-ex.git | |
supports: nodejs:0.10,nodejs:0.1,nodejs | |
tags: hidden,nodejs | |
version: "0.10" | |
from: | |
kind: DockerImage | |
name: registry.access.redhat.com/openshift3/nodejs-010-rhel7:latest | |
generation: 2 | |
importPolicy: {} | |
name: "0.10" | |
referencePolicy: | |
type: Local | |
- annotations: | |
description: Build and run Node.js 4 applications on RHEL 7. For more information | |
about using this builder image, including OpenShift considerations, see | |
https://github.com/sclorg/s2i-nodejs-container/blob/master/4/README.md. | |
iconClass: icon-nodejs | |
openshift.io/display-name: Node.js 4 | |
openshift.io/provider-display-name: Red Hat, Inc. | |
sampleRepo: https://github.com/openshift/nodejs-ex.git | |
supports: nodejs:4,nodejs | |
tags: hidden,builder,nodejs | |
version: "4" | |
from: | |
kind: DockerImage | |
name: registry.access.redhat.com/rhscl/nodejs-4-rhel7:latest | |
generation: 2 | |
importPolicy: {} | |
name: "4" | |
referencePolicy: | |
type: Local | |
- annotations: | |
description: Build and run Node.js 6 applications on RHEL 7. For more information | |
about using this builder image, including OpenShift considerations, see | |
https://github.com/sclorg/s2i-nodejs-container. | |
iconClass: icon-nodejs | |
openshift.io/display-name: Node.js 6 | |
openshift.io/provider-display-name: Red Hat, Inc. | |
sampleRepo: https://github.com/openshift/nodejs-ex.git | |
supports: nodejs:6,nodejs | |
tags: builder,nodejs | |
version: "6" | |
from: | |
kind: DockerImage | |
name: registry.access.redhat.com/rhscl/nodejs-6-rhel7:latest | |
generation: 2 | |
importPolicy: {} | |
name: "6" | |
referencePolicy: | |
type: Local | |
- annotations: | |
description: Build and run Node.js 8 applications on RHEL 7. For more information | |
about using this builder image, including OpenShift considerations, see | |
https://github.com/sclorg/s2i-nodejs-container. | |
iconClass: icon-nodejs | |
openshift.io/display-name: Node.js 8 | |
openshift.io/provider-display-name: Red Hat, Inc. | |
sampleRepo: https://github.com/openshift/nodejs-ex.git | |
tags: builder,nodejs | |
version: "8" | |
from: | |
kind: DockerImage | |
name: registry.access.redhat.com/rhscl/nodejs-8-rhel7:latest | |
generation: 2 | |
importPolicy: {} | |
name: "8" | |
referencePolicy: | |
type: Local | |
- annotations: | |
description: Build and run Node.js 8 applications on RHEL 7. For more information | |
about using this builder image, including OpenShift considerations, see | |
https://github.com/bucharest-gold/centos7-s2i-nodejs. | |
iconClass: icon-nodejs | |
openshift.io/display-name: OpenShift Application Runtimes Node.js 8 | |
openshift.io/provider-display-name: Red Hat, Inc. | |
sampleRepo: https://github.com/openshift/nodejs-ex.git | |
tags: builder,nodejs | |
version: "8" | |
from: | |
kind: DockerImage | |
name: registry.access.redhat.com/rhoar-nodejs/nodejs-8 | |
generation: 2 | |
importPolicy: {} | |
name: 8-RHOAR | |
referencePolicy: | |
type: Local | |
- annotations: | |
description: |- | |
Build and run Node.js applications on RHEL 7. For more information about using this builder image, including OpenShift considerations, see https://github.com/sclorg/s2i-nodejs-container/blob/master/8/README.md. | |
WARNING: By selecting this tag, your application will automatically update to use the latest version of Node.js available on OpenShift, including major versions updates. | |
iconClass: icon-nodejs | |
openshift.io/display-name: Node.js (Latest) | |
openshift.io/provider-display-name: Red Hat, Inc. | |
sampleRepo: https://github.com/openshift/nodejs-ex.git | |
supports: nodejs | |
tags: builder,nodejs | |
from: | |
kind: ImageStreamTag | |
name: "8" | |
generation: 1 | |
importPolicy: {} | |
name: latest | |
referencePolicy: | |
type: Local | |
status: | |
dockerImageRepository: docker-registry.default.svc:5000/openshift/nodejs | |
tags: | |
- items: | |
- created: 2018-07-09T20:42:14Z | |
dockerImageReference: registry.access.redhat.com/openshift3/nodejs-010-rhel7@sha256:cd7a62da7dbd15883b7df9a8a1ffb18499bfec5e856661f96c5126ae51281b83 | |
generation: 2 | |
image: sha256:cd7a62da7dbd15883b7df9a8a1ffb18499bfec5e856661f96c5126ae51281b83 | |
tag: "0.10" | |
- items: | |
- created: 2018-07-09T20:42:14Z | |
dockerImageReference: registry.access.redhat.com/rhscl/nodejs-4-rhel7@sha256:6bdbb943fd3401752cc11b07e574c418558205ffa9105435238f74dba1c1f328 | |
generation: 2 | |
image: sha256:6bdbb943fd3401752cc11b07e574c418558205ffa9105435238f74dba1c1f328 | |
tag: "4" | |
- items: | |
- created: 2018-07-09T20:42:14Z | |
dockerImageReference: registry.access.redhat.com/rhscl/nodejs-6-rhel7@sha256:e2c747db13007a2acb77bac3ce4cdbb6b9639a27d145ea168a552d4047ae60a8 | |
generation: 2 | |
image: sha256:e2c747db13007a2acb77bac3ce4cdbb6b9639a27d145ea168a552d4047ae60a8 | |
tag: "6" | |
- items: | |
- created: 2018-07-09T20:42:14Z | |
dockerImageReference: registry.access.redhat.com/rhscl/nodejs-8-rhel7@sha256:c6933f9adcccf20cab4364b4d4105f731d5c4b23239cad18d24671cd24216d5a | |
generation: 2 | |
image: sha256:c6933f9adcccf20cab4364b4d4105f731d5c4b23239cad18d24671cd24216d5a | |
tag: "8" | |
- items: | |
- created: 2018-07-09T20:42:14Z | |
dockerImageReference: registry.access.redhat.com/rhoar-nodejs/nodejs-8@sha256:d5c73b4279b691b857b8ae116cfffcc5926137c57d0f6565b7c0a53314ed1ff8 | |
generation: 2 | |
image: sha256:d5c73b4279b691b857b8ae116cfffcc5926137c57d0f6565b7c0a53314ed1ff8 | |
tag: 8-RHOAR | |
- items: | |
- created: 2018-07-09T20:42:14Z | |
dockerImageReference: registry.access.redhat.com/rhscl/nodejs-8-rhel7@sha256:c6933f9adcccf20cab4364b4d4105f731d5c4b23239cad18d24671cd24216d5a | |
generation: 2 | |
image: sha256:c6933f9adcccf20cab4364b4d4105f731d5c4b23239cad18d24671cd24216d5a | |
tag: latest | |
- apiVersion: image.openshift.io/v1 | |
kind: ImageStream | |
metadata: | |
annotations: | |
openshift.io/display-name: Perl | |
openshift.io/image.dockerRepositoryCheck: 2018-07-09T20:42:21Z | |
creationTimestamp: 2018-07-09T20:42:11Z | |
generation: 2 | |
name: perl | |
namespace: openshift | |
resourceVersion: "5369" | |
selfLink: /apis/image.openshift.io/v1/namespaces/openshift/imagestreams/perl | |
uid: 8dc3065c-83b8-11e8-aa51-0af96768d57e | |
spec: | |
lookupPolicy: | |
local: false | |
tags: | |
- annotations: | |
description: Build and run Perl 5.16 applications on RHEL 7. For more information | |
about using this builder image, including OpenShift considerations, see | |
https://github.com/sclorg/s2i-perl-container/blob/master/5.16/README.md. | |
iconClass: icon-perl | |
openshift.io/display-name: Perl 5.16 | |
openshift.io/provider-display-name: Red Hat, Inc. | |
sampleRepo: https://github.com/openshift/dancer-ex.git | |
supports: perl:5.16,perl | |
tags: hidden,builder,perl | |
version: "5.16" | |
from: | |
kind: DockerImage | |
name: registry.access.redhat.com/openshift3/perl-516-rhel7:latest | |
generation: 2 | |
importPolicy: {} | |
name: "5.16" | |
referencePolicy: | |
type: Local | |
- annotations: | |
description: Build and run Perl 5.20 applications on RHEL 7. For more information | |
about using this builder image, including OpenShift considerations, see | |
https://github.com/sclorg/s2i-perl-container/blob/master/5.20/README.md. | |
iconClass: icon-perl | |
openshift.io/display-name: Perl 5.20 | |
openshift.io/provider-display-name: Red Hat, Inc. | |
sampleRepo: https://github.com/openshift/dancer-ex.git | |
supports: perl:5.20,perl | |
tags: hidden,builder,perl | |
version: "5.20" | |
from: | |
kind: DockerImage | |
name: registry.access.redhat.com/rhscl/perl-520-rhel7:latest | |
generation: 2 | |
importPolicy: {} | |
name: "5.20" | |
referencePolicy: | |
type: Local | |
- annotations: | |
description: Build and run Perl 5.24 applications on RHEL 7. For more information | |
about using this builder image, including OpenShift considerations, see | |
https://github.com/sclorg/s2i-perl-container/blob/master/5.24/README.md. | |
iconClass: icon-perl | |
openshift.io/display-name: Perl 5.24 | |
openshift.io/provider-display-name: Red Hat, Inc. | |
sampleRepo: https://github.com/openshift/dancer-ex.git | |
supports: perl:5.24,perl | |
tags: builder,perl | |
version: "5.24" | |
from: | |
kind: DockerImage | |
name: registry.access.redhat.com/rhscl/perl-524-rhel7:latest | |
generation: 2 | |
importPolicy: {} | |
name: "5.24" | |
referencePolicy: | |
type: Local | |
- annotations: | |
description: |- | |
Build and run Perl applications on RHEL 7. For more information about using this builder image, including OpenShift considerations, see https://github.com/sclorg/s2i-perl-container/blob/master/5.20/README.md. | |
WARNING: By selecting this tag, your application will automatically update to use the latest version of Perl available on OpenShift, including major versions updates. | |
iconClass: icon-perl | |
openshift.io/display-name: Perl (Latest) | |
openshift.io/provider-display-name: Red Hat, Inc. | |
sampleRepo: https://github.com/openshift/dancer-ex.git | |
supports: perl | |
tags: builder,perl | |
from: | |
kind: ImageStreamTag | |
name: "5.24" | |
generation: 1 | |
importPolicy: {} | |
name: latest | |
referencePolicy: | |
type: Local | |
status: | |
dockerImageRepository: docker-registry.default.svc:5000/openshift/perl | |
tags: | |
- items: | |
- created: 2018-07-09T20:42:21Z | |
dockerImageReference: registry.access.redhat.com/openshift3/perl-516-rhel7@sha256:8d13f434065a54ab85c2134858d5cc218c1ebb1e423d194e664e4ee4a9f4641f | |
generation: 2 | |
image: sha256:8d13f434065a54ab85c2134858d5cc218c1ebb1e423d194e664e4ee4a9f4641f | |
tag: "5.16" | |
- items: | |
- created: 2018-07-09T20:42:21Z | |
dockerImageReference: registry.access.redhat.com/rhscl/perl-520-rhel7@sha256:7ec1e4048cfe5077242d347bb3f4a96abf6b1d2f7fd251d7c275fc122de0c31b | |
generation: 2 | |
image: sha256:7ec1e4048cfe5077242d347bb3f4a96abf6b1d2f7fd251d7c275fc122de0c31b | |
tag: "5.20" | |
- items: | |
- created: 2018-07-09T20:42:21Z | |
dockerImageReference: registry.access.redhat.com/rhscl/perl-524-rhel7@sha256:33338134ff16abeb727cb9fe59ce3c1c3b8c5817cc242811297f0bdb9b468db2 | |
generation: 2 | |
image: sha256:33338134ff16abeb727cb9fe59ce3c1c3b8c5817cc242811297f0bdb9b468db2 | |
tag: "5.24" | |
- items: | |
- created: 2018-07-09T20:42:21Z | |
dockerImageReference: registry.access.redhat.com/rhscl/perl-524-rhel7@sha256:33338134ff16abeb727cb9fe59ce3c1c3b8c5817cc242811297f0bdb9b468db2 | |
generation: 2 | |
image: sha256:33338134ff16abeb727cb9fe59ce3c1c3b8c5817cc242811297f0bdb9b468db2 | |
tag: latest | |
- apiVersion: image.openshift.io/v1 | |
kind: ImageStream | |
metadata: | |
annotations: | |
openshift.io/display-name: PHP | |
openshift.io/image.dockerRepositoryCheck: 2018-07-09T20:42:15Z | |
creationTimestamp: 2018-07-09T20:42:11Z | |
generation: 2 | |
name: php | |
namespace: openshift | |
resourceVersion: "5339" | |
selfLink: /apis/image.openshift.io/v1/namespaces/openshift/imagestreams/php | |
uid: 8dcbc917-83b8-11e8-aa51-0af96768d57e | |
spec: | |
lookupPolicy: | |
local: false | |
tags: | |
- annotations: | |
description: Build and run PHP 5.5 applications on RHEL 7. For more information | |
about using this builder image, including OpenShift considerations, see | |
https://github.com/sclorg/s2i-php-container/blob/master/5.5/README.md. | |
iconClass: icon-php | |
openshift.io/display-name: PHP 5.5 | |
openshift.io/provider-display-name: Red Hat, Inc. | |
sampleRepo: https://github.com/openshift/cakephp-ex.git | |
supports: php:5.5,php | |
tags: hidden,builder,php | |
version: "5.5" | |
from: | |
kind: DockerImage | |
name: registry.access.redhat.com/openshift3/php-55-rhel7:latest | |
generation: 2 | |
importPolicy: {} | |
name: "5.5" | |
referencePolicy: | |
type: Local | |
- annotations: | |
description: Build and run PHP 5.6 applications on RHEL 7. For more information | |
about using this builder image, including OpenShift considerations, see | |
https://github.com/sclorg/s2i-php-container/blob/master/5.6/README.md. | |
iconClass: icon-php | |
openshift.io/display-name: PHP 5.6 | |
openshift.io/provider-display-name: Red Hat, Inc. | |
sampleRepo: https://github.com/openshift/cakephp-ex.git | |
supports: php:5.6,php | |
tags: hidden,builder,php | |
version: "5.6" | |
from: | |
kind: DockerImage | |
name: registry.access.redhat.com/rhscl/php-56-rhel7:latest | |
generation: 2 | |
importPolicy: {} | |
name: "5.6" | |
referencePolicy: | |
type: Local | |
- annotations: | |
description: Build and run PHP 7.0 applications on RHEL 7. For more information | |
about using this builder image, including OpenShift considerations, see | |
https://github.com/sclorg/s2i-php-container/blob/master/7.0/README.md. | |
iconClass: icon-php | |
openshift.io/display-name: PHP 7.0 | |
openshift.io/provider-display-name: Red Hat, Inc. | |
sampleRepo: https://github.com/openshift/cakephp-ex.git | |
supports: php:7.0,php | |
tags: builder,php | |
version: "7.0" | |
from: | |
kind: DockerImage | |
name: registry.access.redhat.com/rhscl/php-70-rhel7:latest | |
generation: 2 | |
importPolicy: {} | |
name: "7.0" | |
referencePolicy: | |
type: Local | |
- annotations: | |
description: Build and run PHP 7.1 applications on RHEL 7. For more information | |
about using this builder image, including OpenShift considerations, see | |
https://github.com/sclorg/s2i-php-container/blob/master/7.1/README.md. | |
iconClass: icon-php | |
openshift.io/display-name: PHP 7.1 | |
openshift.io/provider-display-name: Red Hat, Inc. | |
sampleRepo: https://github.com/openshift/cakephp-ex.git | |
supports: php:7.1,php | |
tags: builder,php | |
version: "7.1" | |
from: | |
kind: DockerImage | |
name: registry.access.redhat.com/rhscl/php-71-rhel7:latest | |
generation: 2 | |
importPolicy: {} | |
name: "7.1" | |
referencePolicy: | |
type: Local | |
- annotations: | |
description: |- | |
Build and run PHP applications on RHEL 7. For more information about using this builder image, including OpenShift considerations, see https://github.com/sclorg/s2i-php-container/blob/master/7.1/README.md. | |
WARNING: By selecting this tag, your application will automatically update to use the latest version of PHP available on OpenShift, including major versions updates. | |
iconClass: icon-php | |
openshift.io/display-name: PHP (Latest) | |
openshift.io/provider-display-name: Red Hat, Inc. | |
sampleRepo: https://github.com/openshift/cakephp-ex.git | |
supports: php | |
tags: builder,php | |
from: | |
kind: ImageStreamTag | |
name: "7.1" | |
generation: 1 | |
importPolicy: {} | |
name: latest | |
referencePolicy: | |
type: Local | |
status: | |
dockerImageRepository: docker-registry.default.svc:5000/openshift/php | |
tags: | |
- items: | |
- created: 2018-07-09T20:42:15Z | |
dockerImageReference: registry.access.redhat.com/openshift3/php-55-rhel7@sha256:c82d399564d21b9737ac58c1c812c31c42b4afc94443a8e276cd63979dde2930 | |
generation: 2 | |
image: sha256:c82d399564d21b9737ac58c1c812c31c42b4afc94443a8e276cd63979dde2930 | |
tag: "5.5" | |
- items: | |
- created: 2018-07-09T20:42:15Z | |
dockerImageReference: registry.access.redhat.com/rhscl/php-56-rhel7@sha256:920c2cf85b5da5d0701898f0ec9ee567473fa4b9af6f3ac5b2b3f863796bbd68 | |
generation: 2 | |
image: sha256:920c2cf85b5da5d0701898f0ec9ee567473fa4b9af6f3ac5b2b3f863796bbd68 | |
tag: "5.6" | |
- items: | |
- created: 2018-07-09T20:42:15Z | |
dockerImageReference: registry.access.redhat.com/rhscl/php-70-rhel7@sha256:973bab52428a706e2a15557f26362e2a111781b075470435de9f68ec758664e9 | |
generation: 2 | |
image: sha256:973bab52428a706e2a15557f26362e2a111781b075470435de9f68ec758664e9 | |
tag: "7.0" | |
- items: | |
- created: 2018-07-09T20:42:15Z | |
dockerImageReference: registry.access.redhat.com/rhscl/php-71-rhel7@sha256:59c3d53372cd7097494187f5a58bab58a1d956a340b70a23c84a0d000a565cbe | |
generation: 2 | |
image: sha256:59c3d53372cd7097494187f5a58bab58a1d956a340b70a23c84a0d000a565cbe | |
tag: "7.1" | |
- items: | |
- created: 2018-07-09T20:42:15Z | |
dockerImageReference: registry.access.redhat.com/rhscl/php-71-rhel7@sha256:59c3d53372cd7097494187f5a58bab58a1d956a340b70a23c84a0d000a565cbe | |
generation: 2 | |
image: sha256:59c3d53372cd7097494187f5a58bab58a1d956a340b70a23c84a0d000a565cbe | |
tag: latest | |
- apiVersion: image.openshift.io/v1 | |
kind: ImageStream | |
metadata: | |
annotations: | |
openshift.io/display-name: PostgreSQL | |
openshift.io/image.dockerRepositoryCheck: 2018-07-09T20:42:15Z | |
creationTimestamp: 2018-07-09T20:42:11Z | |
generation: 2 | |
name: postgresql | |
namespace: openshift | |
resourceVersion: "5344" | |
selfLink: /apis/image.openshift.io/v1/namespaces/openshift/imagestreams/postgresql | |
uid: 8dd4640e-83b8-11e8-aa51-0af96768d57e | |
spec: | |
lookupPolicy: | |
local: false | |
tags: | |
- annotations: | |
description: Provides a PostgreSQL 9.2 database on RHEL 7. For more information | |
about using this database image, including OpenShift considerations, see | |
https://github.com/sclorg/postgresql-container/tree/master/9.2/README.md. | |
iconClass: icon-postgresql | |
openshift.io/display-name: PostgreSQL 9.2 | |
openshift.io/provider-display-name: Red Hat, Inc. | |
tags: hidden,postgresql | |
version: "9.2" | |
from: | |
kind: DockerImage | |
name: registry.access.redhat.com/openshift3/postgresql-92-rhel7:latest | |
generation: 2 | |
importPolicy: {} | |
name: "9.2" | |
referencePolicy: | |
type: Local | |
- annotations: | |
description: Provides a PostgreSQL 9.4 database on RHEL 7. For more information | |
about using this database image, including OpenShift considerations, see | |
https://github.com/sclorg/postgresql-container/tree/master/9.4/README.md. | |
iconClass: icon-postgresql | |
openshift.io/display-name: PostgreSQL 9.4 | |
openshift.io/provider-display-name: Red Hat, Inc. | |
tags: hidden,database,postgresql | |
version: "9.4" | |
from: | |
kind: DockerImage | |
name: registry.access.redhat.com/rhscl/postgresql-94-rhel7:latest | |
generation: 2 | |
importPolicy: {} | |
name: "9.4" | |
referencePolicy: | |
type: Local | |
- annotations: | |
description: Provides a PostgreSQL 9.5 database on RHEL 7. For more information | |
about using this database image, including OpenShift considerations, see | |
https://github.com/sclorg/postgresql-container/tree/master/9.5/README.md. | |
iconClass: icon-postgresql | |
openshift.io/display-name: PostgreSQL 9.5 | |
openshift.io/provider-display-name: Red Hat, Inc. | |
tags: database,postgresql | |
version: "9.5" | |
from: | |
kind: DockerImage | |
name: registry.access.redhat.com/rhscl/postgresql-95-rhel7:latest | |
generation: 2 | |
importPolicy: {} | |
name: "9.5" | |
referencePolicy: | |
type: Local | |
- annotations: | |
description: Provides a PostgreSQL 9.6 database on RHEL 7. For more information | |
about using this database image, including OpenShift considerations, see | |
https://github.com/sclorg/postgresql-container/tree/master/9.6/README.md. | |
iconClass: icon-postgresql | |
openshift.io/display-name: PostgreSQL (Ephemeral) 9.6 | |
openshift.io/provider-display-name: Red Hat, Inc. | |
tags: database,postgresql | |
version: "9.6" | |
from: | |
kind: DockerImage | |
name: registry.access.redhat.com/rhscl/postgresql-96-rhel7:latest | |
generation: 2 | |
importPolicy: {} | |
name: "9.6" | |
referencePolicy: | |
type: Local | |
- annotations: | |
description: |- | |
Provides a PostgreSQL database on RHEL 7. For more information about using this database image, including OpenShift considerations, see https://github.com/sclorg/postgresql-container/tree/master/9.6/README.md. | |
WARNING: By selecting this tag, your application will automatically update to use the latest version of PostgreSQL available on OpenShift, including major versions updates. | |
iconClass: icon-postgresql | |
openshift.io/display-name: PostgreSQL (Latest) | |
openshift.io/provider-display-name: Red Hat, Inc. | |
tags: database,postgresql | |
from: | |
kind: ImageStreamTag | |
name: "9.6" | |
generation: 1 | |
importPolicy: {} | |
name: latest | |
referencePolicy: | |
type: Local | |
status: | |
dockerImageRepository: docker-registry.default.svc:5000/openshift/postgresql | |
tags: | |
- items: | |
- created: 2018-07-09T20:42:15Z | |
dockerImageReference: registry.access.redhat.com/openshift3/postgresql-92-rhel7@sha256:323755143c973ed639e6bcd7f261e934ee65cb4137624f449195aabc87419229 | |
generation: 2 | |
image: sha256:323755143c973ed639e6bcd7f261e934ee65cb4137624f449195aabc87419229 | |
tag: "9.2" | |
- items: | |
- created: 2018-07-09T20:42:15Z | |
dockerImageReference: registry.access.redhat.com/rhscl/postgresql-94-rhel7@sha256:3bc37b1d419398c0411d25cbb0d0d717a621105836073cad9f3ee29ffed02232 | |
generation: 2 | |
image: sha256:3bc37b1d419398c0411d25cbb0d0d717a621105836073cad9f3ee29ffed02232 | |
tag: "9.4" | |
- items: | |
- created: 2018-07-09T20:42:15Z | |
dockerImageReference: registry.access.redhat.com/rhscl/postgresql-95-rhel7@sha256:f5bd38675cdac60b72836f114c88809f9eec9e8c9672f20f339bb90789ba9aa1 | |
generation: 2 | |
image: sha256:f5bd38675cdac60b72836f114c88809f9eec9e8c9672f20f339bb90789ba9aa1 | |
tag: "9.5" | |
- items: | |
- created: 2018-07-09T20:42:15Z | |
dockerImageReference: registry.access.redhat.com/rhscl/postgresql-96-rhel7@sha256:02489e52040108ceb252c7f22fc7024890ca2a42d352292152745b9fca64f43b | |
generation: 2 | |
image: sha256:02489e52040108ceb252c7f22fc7024890ca2a42d352292152745b9fca64f43b | |
tag: "9.6" | |
- items: | |
- created: 2018-07-09T20:42:15Z | |
dockerImageReference: registry.access.redhat.com/rhscl/postgresql-96-rhel7@sha256:02489e52040108ceb252c7f22fc7024890ca2a42d352292152745b9fca64f43b | |
generation: 2 | |
image: sha256:02489e52040108ceb252c7f22fc7024890ca2a42d352292152745b9fca64f43b | |
tag: latest | |
- apiVersion: image.openshift.io/v1 | |
kind: ImageStream | |
metadata: | |
annotations: | |
openshift.io/display-name: Python | |
openshift.io/image.dockerRepositoryCheck: 2018-07-09T20:42:17Z | |
creationTimestamp: 2018-07-09T20:42:11Z | |
generation: 2 | |
name: python | |
namespace: openshift | |
resourceVersion: "5353" | |
selfLink: /apis/image.openshift.io/v1/namespaces/openshift/imagestreams/python | |
uid: 8ddd3ac9-83b8-11e8-aa51-0af96768d57e | |
spec: | |
lookupPolicy: | |
local: false | |
tags: | |
- annotations: | |
description: Build and run Python 2.7 applications on RHEL 7. For more information | |
about using this builder image, including OpenShift considerations, see | |
https://github.com/sclorg/s2i-python-container/blob/master/2.7/README.md. | |
iconClass: icon-python | |
openshift.io/display-name: Python 2.7 | |
openshift.io/provider-display-name: Red Hat, Inc. | |
sampleRepo: https://github.com/openshift/django-ex.git | |
supports: python:2.7,python | |
tags: builder,python | |
version: "2.7" | |
from: | |
kind: DockerImage | |
name: registry.access.redhat.com/rhscl/python-27-rhel7:latest | |
generation: 2 | |
importPolicy: {} | |
name: "2.7" | |
referencePolicy: | |
type: Local | |
- annotations: | |
description: Build and run Python 3.3 applications on RHEL 7. For more information | |
about using this builder image, including OpenShift considerations, see | |
https://github.com/sclorg/s2i-python-container/blob/master/3.3/README.md. | |
iconClass: icon-python | |
openshift.io/display-name: Python 3.3 | |
openshift.io/provider-display-name: Red Hat, Inc. | |
sampleRepo: https://github.com/openshift/django-ex.git | |
supports: python:3.3,python | |
tags: hidden,builder,python | |
version: "3.3" | |
from: | |
kind: DockerImage | |
name: registry.access.redhat.com/openshift3/python-33-rhel7:latest | |
generation: 2 | |
importPolicy: {} | |
name: "3.3" | |
referencePolicy: | |
type: Local | |
- annotations: | |
description: Build and run Python 3.4 applications on RHEL 7. For more information | |
about using this builder image, including OpenShift considerations, see | |
https://github.com/sclorg/s2i-python-container/blob/master/3.4/README.md. | |
iconClass: icon-python | |
openshift.io/display-name: Python 3.4 | |
openshift.io/provider-display-name: Red Hat, Inc. | |
sampleRepo: https://github.com/openshift/django-ex.git | |
supports: python:3.4,python | |
tags: hidden,builder,python | |
version: "3.4" | |
from: | |
kind: DockerImage | |
name: registry.access.redhat.com/rhscl/python-34-rhel7:latest | |
generation: 2 | |
importPolicy: {} | |
name: "3.4" | |
referencePolicy: | |
type: Local | |
- annotations: | |
description: Build and run Python 3.5 applications on RHEL 7. For more information | |
about using this builder image, including OpenShift considerations, see | |
https://github.com/sclorg/s2i-python-container/blob/master/3.5/README.md. | |
iconClass: icon-python | |
openshift.io/display-name: Python 3.5 | |
openshift.io/provider-display-name: Red Hat, Inc. | |
sampleRepo: https://github.com/openshift/django-ex.git | |
supports: python:3.5,python | |
tags: builder,python | |
version: "3.5" | |
from: | |
kind: DockerImage | |
name: registry.access.redhat.com/rhscl/python-35-rhel7:latest | |
generation: 2 | |
importPolicy: {} | |
name: "3.5" | |
referencePolicy: | |
type: Local | |
- annotations: | |
description: Build and run Python 3.6 applications on RHEL 7. For more information | |
about using this builder image, including OpenShift considerations, see | |
https://github.com/sclorg/s2i-python-container/blob/master/3.6/README.md. | |
iconClass: icon-python | |
openshift.io/display-name: Python 3.6 | |
openshift.io/provider-display-name: Red Hat, Inc. | |
sampleRepo: https://github.com/openshift/django-ex.git | |
supports: python:3.6,python | |
tags: builder,python | |
version: "3.6" | |
from: | |
kind: DockerImage | |
name: registry.access.redhat.com/rhscl/python-36-rhel7:latest | |
generation: 2 | |
importPolicy: {} | |
name: "3.6" | |
referencePolicy: | |
type: Local | |
- annotations: | |
description: |- | |
Build and run Python applications on RHEL 7. For more information about using this builder image, including OpenShift considerations, see https://github.com/sclorg/s2i-python-container/blob/master/3.6/README.md. | |
WARNING: By selecting this tag, your application will automatically update to use the latest version of Python available on OpenShift, including major versions updates. | |
iconClass: icon-python | |
openshift.io/display-name: Python (Latest) | |
openshift.io/provider-display-name: Red Hat, Inc. | |
sampleRepo: https://github.com/openshift/django-ex.git | |
supports: python | |
tags: builder,python | |
from: | |
kind: ImageStreamTag | |
name: "3.6" | |
generation: 1 | |
importPolicy: {} | |
name: latest | |
referencePolicy: | |
type: Local | |
status: | |
dockerImageRepository: docker-registry.default.svc:5000/openshift/python | |
tags: | |
- items: | |
- created: 2018-07-09T20:42:17Z | |
dockerImageReference: registry.access.redhat.com/rhscl/python-27-rhel7@sha256:66da36d710497d9bba893bda5478ea06cbee5b5bb479423dcc638ef10bc43de6 | |
generation: 2 | |
image: sha256:66da36d710497d9bba893bda5478ea06cbee5b5bb479423dcc638ef10bc43de6 | |
tag: "2.7" | |
- items: | |
- created: 2018-07-09T20:42:17Z | |
dockerImageReference: registry.access.redhat.com/openshift3/python-33-rhel7@sha256:10f52e526d723e970e06334b0590753747f222437af3e7f6fa1311a71088573e | |
generation: 2 | |
image: sha256:10f52e526d723e970e06334b0590753747f222437af3e7f6fa1311a71088573e | |
tag: "3.3" | |
- items: | |
- created: 2018-07-09T20:42:17Z | |
dockerImageReference: registry.access.redhat.com/rhscl/python-34-rhel7@sha256:4447f8df60d9ce6622b97a3cd0fd529780e9abbbc5ac90525785252c6adfd5d6 | |
generation: 2 | |
image: sha256:4447f8df60d9ce6622b97a3cd0fd529780e9abbbc5ac90525785252c6adfd5d6 | |
tag: "3.4" | |
- items: | |
- created: 2018-07-09T20:42:17Z | |
dockerImageReference: registry.access.redhat.com/rhscl/python-35-rhel7@sha256:3e973751e2f771dd62df72a68e89c239ce9c4a21f08cc135792f215a313bed1d | |
generation: 2 | |
image: sha256:3e973751e2f771dd62df72a68e89c239ce9c4a21f08cc135792f215a313bed1d | |
tag: "3.5" | |
- items: | |
- created: 2018-07-09T20:42:17Z | |
dockerImageReference: registry.access.redhat.com/rhscl/python-36-rhel7@sha256:70aaacfc224cfbe201dbf3c0a641005211113ad11c54cdcafc82b74634b99d17 | |
generation: 2 | |
image: sha256:70aaacfc224cfbe201dbf3c0a641005211113ad11c54cdcafc82b74634b99d17 | |
tag: "3.6" | |
- items: | |
- created: 2018-07-09T20:42:17Z | |
dockerImageReference: registry.access.redhat.com/rhscl/python-36-rhel7@sha256:70aaacfc224cfbe201dbf3c0a641005211113ad11c54cdcafc82b74634b99d17 | |
generation: 2 | |
image: sha256:70aaacfc224cfbe201dbf3c0a641005211113ad11c54cdcafc82b74634b99d17 | |
tag: latest | |
- apiVersion: image.openshift.io/v1 | |
kind: ImageStream | |
metadata: | |
annotations: | |
openshift.io/display-name: Redis | |
openshift.io/image.dockerRepositoryCheck: 2018-07-09T20:42:15Z | |
creationTimestamp: 2018-07-09T20:42:11Z | |
generation: 2 | |
name: redis | |
namespace: openshift | |
resourceVersion: "5338" | |
selfLink: /apis/image.openshift.io/v1/namespaces/openshift/imagestreams/redis | |
uid: 8de81914-83b8-11e8-aa51-0af96768d57e | |
spec: | |
lookupPolicy: | |
local: false | |
tags: | |
- annotations: | |
description: Provides a Redis 3.2 database on RHEL 7. For more information | |
about using this database image, including OpenShift considerations, see | |
https://github.com/sclorg/redis-container/tree/master/3.2/README.md. | |
iconClass: icon-redis | |
openshift.io/display-name: Redis 3.2 | |
openshift.io/provider-display-name: Red Hat, Inc. | |
tags: redis | |
version: "3.2" | |
from: | |
kind: DockerImage | |
name: registry.access.redhat.com/rhscl/redis-32-rhel7:latest | |
generation: 2 | |
importPolicy: {} | |
name: "3.2" | |
referencePolicy: | |
type: Local | |
- annotations: | |
description: |- | |
Provides a Redis database on RHEL 7. For more information about using this database image, including OpenShift considerations, see https://github.com/sclorg/redis-container/tree/master/3.2/README.md. | |
WARNING: By selecting this tag, your application will automatically update to use the latest version of Redis available on OpenShift, including major versions updates. | |
iconClass: icon-redis | |
openshift.io/display-name: Redis (Latest) | |
openshift.io/provider-display-name: Red Hat, Inc. | |
tags: redis | |
from: | |
kind: ImageStreamTag | |
name: "3.2" | |
generation: 1 | |
importPolicy: {} | |
name: latest | |
referencePolicy: | |
type: Local | |
status: | |
dockerImageRepository: docker-registry.default.svc:5000/openshift/redis | |
tags: | |
- items: | |
- created: 2018-07-09T20:42:15Z | |
dockerImageReference: registry.access.redhat.com/rhscl/redis-32-rhel7@sha256:09c53ef09d2516218ac27a160afbf865d0931101d3120c59f039740ba9c30565 | |
generation: 2 | |
image: sha256:09c53ef09d2516218ac27a160afbf865d0931101d3120c59f039740ba9c30565 | |
tag: "3.2" | |
- items: | |
- created: 2018-07-09T20:42:15Z | |
dockerImageReference: registry.access.redhat.com/rhscl/redis-32-rhel7@sha256:09c53ef09d2516218ac27a160afbf865d0931101d3120c59f039740ba9c30565 | |
generation: 2 | |
image: sha256:09c53ef09d2516218ac27a160afbf865d0931101d3120c59f039740ba9c30565 | |
tag: latest | |
- apiVersion: image.openshift.io/v1 | |
kind: ImageStream | |
metadata: | |
annotations: | |
openshift.io/display-name: Ruby | |
openshift.io/image.dockerRepositoryCheck: 2018-07-09T20:42:19Z | |
creationTimestamp: 2018-07-09T20:42:11Z | |
generation: 2 | |
name: ruby | |
namespace: openshift | |
resourceVersion: "5363" | |
selfLink: /apis/image.openshift.io/v1/namespaces/openshift/imagestreams/ruby | |
uid: 8df5ed59-83b8-11e8-aa51-0af96768d57e | |
spec: | |
lookupPolicy: | |
local: false | |
tags: | |
- annotations: | |
description: Build and run Ruby 2.0 applications on RHEL 7. For more information | |
about using this builder image, including OpenShift considerations, see | |
https://github.com/sclorg/s2i-ruby-container/tree/master/2.0/README.md. | |
iconClass: icon-ruby | |
openshift.io/display-name: Ruby 2.0 | |
openshift.io/provider-display-name: Red Hat, Inc. | |
sampleRepo: https://github.com/openshift/ruby-ex.git | |
supports: ruby:2.0,ruby | |
tags: hidden,builder,ruby | |
version: "2.0" | |
from: | |
kind: DockerImage | |
name: registry.access.redhat.com/openshift3/ruby-20-rhel7:latest | |
generation: 2 | |
importPolicy: {} | |
name: "2.0" | |
referencePolicy: | |
type: Local | |
- annotations: | |
description: Build and run Ruby 2.2 applications on RHEL 7. For more information | |
about using this builder image, including OpenShift considerations, see | |
https://github.com/sclorg/s2i-ruby-container/tree/master/2.2/README.md. | |
iconClass: icon-ruby | |
openshift.io/display-name: Ruby 2.2 | |
openshift.io/provider-display-name: Red Hat, Inc. | |
sampleRepo: https://github.com/openshift/ruby-ex.git | |
supports: ruby:2.2,ruby | |
tags: hidden,builder,ruby | |
version: "2.2" | |
from: | |
kind: DockerImage | |
name: registry.access.redhat.com/rhscl/ruby-22-rhel7:latest | |
generation: 2 | |
importPolicy: {} | |
name: "2.2" | |
referencePolicy: | |
type: Local | |
- annotations: | |
description: Build and run Ruby 2.3 applications on RHEL 7. For more information | |
about using this builder image, including OpenShift considerations, see | |
https://github.com/sclorg/s2i-ruby-container/blob/master/2.3/README.md. | |
iconClass: icon-ruby | |
openshift.io/display-name: Ruby 2.3 | |
openshift.io/provider-display-name: Red Hat, Inc. | |
sampleRepo: https://github.com/openshift/ruby-ex.git | |
supports: ruby:2.3,ruby | |
tags: builder,ruby | |
version: "2.3" | |
from: | |
kind: DockerImage | |
name: registry.access.redhat.com/rhscl/ruby-23-rhel7:latest | |
generation: 2 | |
importPolicy: {} | |
name: "2.3" | |
referencePolicy: | |
type: Local | |
- annotations: | |
description: Build and run Ruby 2.4 applications on RHEL 7. For more information | |
about using this builder image, including OpenShift considerations, see | |
https://github.com/sclorg/s2i-ruby-container/blob/master/2.4/README.md. | |
iconClass: icon-ruby | |
openshift.io/display-name: Ruby 2.4 | |
openshift.io/provider-display-name: Red Hat, Inc. | |
sampleRepo: https://github.com/openshift/ruby-ex.git | |
supports: ruby:2.4,ruby | |
tags: builder,ruby | |
version: "2.4" | |
from: | |
kind: DockerImage | |
name: registry.access.redhat.com/rhscl/ruby-24-rhel7:latest | |
generation: 2 | |
importPolicy: {} | |
name: "2.4" | |
referencePolicy: | |
type: Local | |
- annotations: | |
description: Build and run Ruby 2.5 applications on RHEL 7. For more information | |
about using this builder image, including OpenShift considerations, see | |
https://github.com/sclorg/s2i-ruby-container/blob/master/2.5/README.md. | |
iconClass: icon-ruby | |
openshift.io/display-name: Ruby 2.5 | |
openshift.io/provider-display-name: Red Hat, Inc. | |
sampleRepo: https://github.com/sclorg/ruby-ex.git | |
supports: ruby:2.5,ruby | |
tags: builder,ruby | |
version: "2.5" | |
from: | |
kind: DockerImage | |
name: registry.access.redhat.com/rhscl/ruby-25-rhel7:latest | |
generation: 2 | |
importPolicy: {} | |
name: "2.5" | |
referencePolicy: | |
type: Source | |
- annotations: | |
description: |- | |
Build and run Ruby applications on RHEL 7. For more information about using this builder image, including OpenShift considerations, see https://github.com/sclorg/s2i-ruby-container/tree/master/2.3/README.md. | |
WARNING: By selecting this tag, your application will automatically update to use the latest version of Ruby available on OpenShift, including major versions updates. | |
iconClass: icon-ruby | |
openshift.io/display-name: Ruby (Latest) | |
openshift.io/provider-display-name: Red Hat, Inc. | |
sampleRepo: https://github.com/openshift/ruby-ex.git | |
supports: ruby | |
tags: builder,ruby | |
from: | |
kind: ImageStreamTag | |
name: "2.5" | |
generation: 1 | |
importPolicy: {} | |
name: latest | |
referencePolicy: | |
type: Local | |
status: | |
dockerImageRepository: docker-registry.default.svc:5000/openshift/ruby | |
tags: | |
- items: | |
- created: 2018-07-09T20:42:19Z | |
dockerImageReference: registry.access.redhat.com/openshift3/ruby-20-rhel7@sha256:9cfdf4b811ace13d4c555335b249ab831832a384113035512abc9d4d5cc59716 | |
generation: 2 | |
image: sha256:9cfdf4b811ace13d4c555335b249ab831832a384113035512abc9d4d5cc59716 | |
tag: "2.0" | |
- items: | |
- created: 2018-07-09T20:42:19Z | |
dockerImageReference: registry.access.redhat.com/rhscl/ruby-22-rhel7@sha256:2e83b9e07e85960060096b6aff7ee202a5f52e0e18447641b080b1f3879e0901 | |
generation: 2 | |
image: sha256:2e83b9e07e85960060096b6aff7ee202a5f52e0e18447641b080b1f3879e0901 | |
tag: "2.2" | |
- items: | |
- created: 2018-07-09T20:42:19Z | |
dockerImageReference: registry.access.redhat.com/rhscl/ruby-23-rhel7@sha256:10f7acd6d932410377b99da79892daae29bec6849f24222759daee17b1ea9fad | |
generation: 2 | |
image: sha256:10f7acd6d932410377b99da79892daae29bec6849f24222759daee17b1ea9fad | |
tag: "2.3" | |
- items: | |
- created: 2018-07-09T20:42:19Z | |
dockerImageReference: registry.access.redhat.com/rhscl/ruby-24-rhel7@sha256:f286e353cc2f4beb9d8878646f10c38f9f894d226da263893b3853832bf91c38 | |
generation: 2 | |
image: sha256:f286e353cc2f4beb9d8878646f10c38f9f894d226da263893b3853832bf91c38 | |
tag: "2.4" | |
- items: | |
- created: 2018-07-09T20:42:19Z | |
dockerImageReference: registry.access.redhat.com/rhscl/ruby-25-rhel7@sha256:0eaaed9fae1b0d9bc8ed73b93d581c6ab019a92277484c9acf52fa60b3269a7c | |
generation: 2 | |
image: sha256:0eaaed9fae1b0d9bc8ed73b93d581c6ab019a92277484c9acf52fa60b3269a7c | |
tag: "2.5" | |
- items: | |
- created: 2018-07-09T20:42:19Z | |
dockerImageReference: registry.access.redhat.com/rhscl/ruby-25-rhel7@sha256:0eaaed9fae1b0d9bc8ed73b93d581c6ab019a92277484c9acf52fa60b3269a7c | |
generation: 2 | |
image: sha256:0eaaed9fae1b0d9bc8ed73b93d581c6ab019a92277484c9acf52fa60b3269a7c | |
tag: latest | |
kind: List | |
metadata: | |
resourceVersion: "" | |
selfLink: "" | |
Jul 9 13:46:32.171: INFO: Running 'oc get --config=/home/yifan/tectonic-installer/yifan-test-cluster/generated/auth/kubeconfig --namespace=e2e-test-build-valuefrom-v7tbs is -o yaml' | |
Jul 9 13:46:32.477: INFO: | |
imagestreams in dynamic test namespace: | |
apiVersion: v1 | |
items: [] | |
kind: List | |
metadata: | |
resourceVersion: "" | |
selfLink: "" | |
Jul 9 13:46:32.478: INFO: found local image registry.svc.ci.openshift.org/openshift/origin-v3.11:installer | |
Jul 9 13:46:32.478: INFO: found local image quay.io/coreos/kube-core-operator-dev:22596c5e2cffc5c483bd7c36c33705a1ceb74fd2 | |
Jul 9 13:46:32.478: INFO: found local image quay.io/coreos/kube-core-operator-dev:latest | |
Jul 9 13:46:32.478: INFO: found local image quay.io/coreos/kube-core-renderer-dev:22596c5e2cffc5c483bd7c36c33705a1ceb74fd2 | |
Jul 9 13:46:32.478: INFO: found local image quay.io/coreos/kube-core-renderer-dev:latest | |
Jul 9 13:46:32.478: INFO: found local image quay.io/coreos/kube-core-operator-dev:5c12fa853e1f65c425336a0ae8eb2ea2fde0aaa7 | |
[AfterEach] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/builds/valuefrom.go:31 | |
Jul 9 13:46:32.479: INFO: Dumping pod state for namespace e2e-test-build-valuefrom-v7tbs | |
Jul 9 13:46:32.479: INFO: Running 'oc get --config=/home/yifan/tectonic-installer/yifan-test-cluster/generated/auth/kubeconfig --namespace=e2e-test-build-valuefrom-v7tbs pods -o yaml' | |
Jul 9 13:46:32.749: INFO: apiVersion: v1 | |
items: [] | |
kind: List | |
metadata: | |
resourceVersion: "" | |
selfLink: "" | |
[AfterEach] [Feature:Builds][Conformance][valueFrom] process valueFrom in build strategy environment variables | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/util/cli.go:72 | |
STEP: Deleting namespaces | |
Jul 9 13:46:32.852: INFO: namespace : e2e-test-build-valuefrom-v7tbs api call to delete is complete | |
STEP: Waiting for namespaces to vanish | |
[AfterEach] [Feature:Builds][Conformance][valueFrom] process valueFrom in build strategy environment variables | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:142 | |
STEP: Dumping a list of prepulled images on each node... | |
Jul 9 13:46:38.918: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready | |
• Failure in Spec Setup (JustBeforeEach) [41.787 seconds] | |
[Feature:Builds][Conformance][valueFrom] process valueFrom in build strategy environment variables | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/builds/valuefrom.go:13 | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/builds/valuefrom.go:26 | |
should fail resolving unresolvable valueFrom in sti build environment variable references [Suite:openshift/conformance/parallel] [JustBeforeEach] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/builds/valuefrom.go:105 | |
Expected error: | |
<*errors.errorString | 0xc4219d4150>: { | |
s: "Failed to import expected imagestreams", | |
} | |
Failed to import expected imagestreams | |
not to have occurred | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/builds/valuefrom.go:45 | |
------------------------------ | |
[Feature:Builds][pruning] prune builds based on settings in the buildconfig | |
should prune canceled builds based on the failedBuildsHistoryLimit setting [Suite:openshift/conformance/parallel] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/builds/build_pruning.go:153 | |
[BeforeEach] [Top Level] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/util/test.go:51 | |
[BeforeEach] [Feature:Builds][pruning] prune builds based on settings in the buildconfig | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:141 | |
STEP: Creating a kubernetes client | |
Jul 9 13:46:17.660: INFO: >>> kubeConfig: /home/yifan/tectonic-installer/yifan-test-cluster/generated/auth/kubeconfig | |
[BeforeEach] [Feature:Builds][pruning] prune builds based on settings in the buildconfig | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/util/cli.go:83 | |
Jul 9 13:46:19.624: INFO: configPath is now "/tmp/e2e-test-build-pruning-f4svk-user.kubeconfig" | |
Jul 9 13:46:19.624: INFO: The user is now "e2e-test-build-pruning-f4svk-user" | |
Jul 9 13:46:19.624: INFO: Creating project "e2e-test-build-pruning-f4svk" | |
Jul 9 13:46:19.745: INFO: Waiting on permissions in project "e2e-test-build-pruning-f4svk" ... | |
[BeforeEach] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/builds/build_pruning.go:37 | |
Jul 9 13:46:19.776: INFO: | |
got error on docker inspect fork/exec /bin/docker: no such file or directory | |
[JustBeforeEach] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/builds/build_pruning.go:41 | |
STEP: waiting for builder service account | |
STEP: waiting for openshift namespace imagestreams | |
Jul 9 13:46:19.907: INFO: Running scan #0 | |
Jul 9 13:46:19.907: INFO: Checking language ruby | |
Jul 9 13:46:19.946: INFO: Checking tag latest | |
Jul 9 13:46:19.946: INFO: Checking tag 2.0 | |
Jul 9 13:46:19.946: INFO: Checking tag 2.2 | |
Jul 9 13:46:19.946: INFO: Checking tag 2.3 | |
Jul 9 13:46:19.946: INFO: Checking tag 2.4 | |
Jul 9 13:46:19.946: INFO: Checking tag 2.5 | |
Jul 9 13:46:19.946: INFO: Checking language nodejs | |
Jul 9 13:46:19.983: INFO: Checking tag 4 | |
Jul 9 13:46:19.983: INFO: Checking tag 6 | |
Jul 9 13:46:19.983: INFO: Checking tag 8 | |
Jul 9 13:46:19.983: INFO: Checking tag 8-RHOAR | |
Jul 9 13:46:19.983: INFO: Checking tag latest | |
Jul 9 13:46:19.983: INFO: Checking tag 0.10 | |
Jul 9 13:46:19.983: INFO: Checking language perl | |
Jul 9 13:46:20.025: INFO: Checking tag 5.24 | |
Jul 9 13:46:20.026: INFO: Checking tag latest | |
Jul 9 13:46:20.026: INFO: Checking tag 5.16 | |
Jul 9 13:46:20.026: INFO: Checking tag 5.20 | |
Jul 9 13:46:20.026: INFO: Checking language php | |
Jul 9 13:46:20.060: INFO: Checking tag 5.5 | |
Jul 9 13:46:20.060: INFO: Checking tag 5.6 | |
Jul 9 13:46:20.060: INFO: Checking tag 7.0 | |
Jul 9 13:46:20.060: INFO: Checking tag 7.1 | |
Jul 9 13:46:20.060: INFO: Checking tag latest | |
Jul 9 13:46:20.060: INFO: Checking language python | |
Jul 9 13:46:20.099: INFO: Checking tag 2.7 | |
Jul 9 13:46:20.099: INFO: Checking tag 3.3 | |
Jul 9 13:46:20.099: INFO: Checking tag 3.4 | |
Jul 9 13:46:20.099: INFO: Checking tag 3.5 | |
Jul 9 13:46:20.099: INFO: Checking tag 3.6 | |
Jul 9 13:46:20.099: INFO: Checking tag latest | |
Jul 9 13:46:20.099: INFO: Checking language wildfly | |
Jul 9 13:46:20.144: INFO: ImageStream Error: &errors.StatusError{ErrStatus:v1.Status{TypeMeta:v1.TypeMeta{Kind:"", APIVersion:""}, ListMeta:v1.ListMeta{SelfLink:"", ResourceVersion:"", Continue:""}, Status:"Failure", Message:"imagestreams.image.openshift.io \"wildfly\" not found", Reason:"NotFound", Details:(*v1.StatusDetails)(0xc420d3ee40), Code:404}} | |
Jul 9 13:46:20.144: INFO: Sleeping for 3 seconds | |
Jul 9 13:46:23.144: INFO: Running scan #1 | |
Jul 9 13:46:23.144: INFO: Checking language ruby | |
Jul 9 13:46:23.198: INFO: Checking tag 2.5 | |
Jul 9 13:46:23.198: INFO: Checking tag latest | |
Jul 9 13:46:23.198: INFO: Checking tag 2.0 | |
Jul 9 13:46:23.198: INFO: Checking tag 2.2 | |
Jul 9 13:46:23.198: INFO: Checking tag 2.3 | |
Jul 9 13:46:23.198: INFO: Checking tag 2.4 | |
Jul 9 13:46:23.198: INFO: Checking language nodejs | |
Jul 9 13:46:23.242: INFO: Checking tag latest | |
Jul 9 13:46:23.242: INFO: Checking tag 0.10 | |
Jul 9 13:46:23.242: INFO: Checking tag 4 | |
Jul 9 13:46:23.242: INFO: Checking tag 6 | |
Jul 9 13:46:23.242: INFO: Checking tag 8 | |
Jul 9 13:46:23.242: INFO: Checking tag 8-RHOAR | |
Jul 9 13:46:23.242: INFO: Checking language perl | |
Jul 9 13:46:23.296: INFO: Checking tag 5.16 | |
Jul 9 13:46:23.296: INFO: Checking tag 5.20 | |
Jul 9 13:46:23.296: INFO: Checking tag 5.24 | |
Jul 9 13:46:23.296: INFO: Checking tag latest | |
Jul 9 13:46:23.296: INFO: Checking language php | |
Jul 9 13:46:23.336: INFO: Checking tag 5.6 | |
Jul 9 13:46:23.336: INFO: Checking tag 7.0 | |
Jul 9 13:46:23.336: INFO: Checking tag 7.1 | |
Jul 9 13:46:23.336: INFO: Checking tag latest | |
Jul 9 13:46:23.336: INFO: Checking tag 5.5 | |
Jul 9 13:46:23.336: INFO: Checking language python | |
Jul 9 13:46:23.382: INFO: Checking tag 2.7 | |
Jul 9 13:46:23.382: INFO: Checking tag 3.3 | |
Jul 9 13:46:23.382: INFO: Checking tag 3.4 | |
Jul 9 13:46:23.382: INFO: Checking tag 3.5 | |
Jul 9 13:46:23.382: INFO: Checking tag 3.6 | |
Jul 9 13:46:23.382: INFO: Checking tag latest | |
Jul 9 13:46:23.382: INFO: Checking language wildfly | |
Jul 9 13:46:23.439: INFO: ImageStream Error: &errors.StatusError{ErrStatus:v1.Status{TypeMeta:v1.TypeMeta{Kind:"", APIVersion:""}, ListMeta:v1.ListMeta{SelfLink:"", ResourceVersion:"", Continue:""}, Status:"Failure", Message:"imagestreams.image.openshift.io \"wildfly\" not found", Reason:"NotFound", Details:(*v1.StatusDetails)(0xc42154a600), Code:404}} | |
Jul 9 13:46:23.439: INFO: Sleeping for 3 seconds | |
Jul 9 13:46:26.439: INFO: Running scan #2 | |
Jul 9 13:46:26.439: INFO: Checking language ruby | |
Jul 9 13:46:26.484: INFO: Checking tag 2.0 | |
Jul 9 13:46:26.484: INFO: Checking tag 2.2 | |
Jul 9 13:46:26.484: INFO: Checking tag 2.3 | |
Jul 9 13:46:26.484: INFO: Checking tag 2.4 | |
Jul 9 13:46:26.484: INFO: Checking tag 2.5 | |
Jul 9 13:46:26.484: INFO: Checking tag latest | |
Jul 9 13:46:26.484: INFO: Checking language nodejs | |
Jul 9 13:46:26.523: INFO: Checking tag 0.10 | |
Jul 9 13:46:26.523: INFO: Checking tag 4 | |
Jul 9 13:46:26.523: INFO: Checking tag 6 | |
Jul 9 13:46:26.523: INFO: Checking tag 8 | |
Jul 9 13:46:26.523: INFO: Checking tag 8-RHOAR | |
Jul 9 13:46:26.523: INFO: Checking tag latest | |
Jul 9 13:46:26.523: INFO: Checking language perl | |
Jul 9 13:46:26.563: INFO: Checking tag latest | |
Jul 9 13:46:26.563: INFO: Checking tag 5.16 | |
Jul 9 13:46:26.563: INFO: Checking tag 5.20 | |
Jul 9 13:46:26.563: INFO: Checking tag 5.24 | |
Jul 9 13:46:26.563: INFO: Checking language php | |
Jul 9 13:46:26.598: INFO: Checking tag 7.0 | |
Jul 9 13:46:26.598: INFO: Checking tag 7.1 | |
Jul 9 13:46:26.598: INFO: Checking tag latest | |
Jul 9 13:46:26.598: INFO: Checking tag 5.5 | |
Jul 9 13:46:26.598: INFO: Checking tag 5.6 | |
Jul 9 13:46:26.598: INFO: Checking language python | |
Jul 9 13:46:26.637: INFO: Checking tag latest | |
Jul 9 13:46:26.637: INFO: Checking tag 2.7 | |
Jul 9 13:46:26.637: INFO: Checking tag 3.3 | |
Jul 9 13:46:26.637: INFO: Checking tag 3.4 | |
Jul 9 13:46:26.637: INFO: Checking tag 3.5 | |
Jul 9 13:46:26.637: INFO: Checking tag 3.6 | |
Jul 9 13:46:26.637: INFO: Checking language wildfly | |
Jul 9 13:46:26.669: INFO: ImageStream Error: &errors.StatusError{ErrStatus:v1.Status{TypeMeta:v1.TypeMeta{Kind:"", APIVersion:""}, ListMeta:v1.ListMeta{SelfLink:"", ResourceVersion:"", Continue:""}, Status:"Failure", Message:"imagestreams.image.openshift.io \"wildfly\" not found", Reason:"NotFound", Details:(*v1.StatusDetails)(0xc42154a6c0), Code:404}} | |
Jul 9 13:46:26.669: INFO: Sleeping for 3 seconds | |
Jul 9 13:46:29.669: INFO: Running scan #3 | |
Jul 9 13:46:29.669: INFO: Checking language ruby | |
Jul 9 13:46:29.714: INFO: Checking tag 2.3 | |
Jul 9 13:46:29.714: INFO: Checking tag 2.4 | |
Jul 9 13:46:29.714: INFO: Checking tag 2.5 | |
Jul 9 13:46:29.714: INFO: Checking tag latest | |
Jul 9 13:46:29.714: INFO: Checking tag 2.0 | |
Jul 9 13:46:29.714: INFO: Checking tag 2.2 | |
Jul 9 13:46:29.714: INFO: Checking language nodejs | |
Jul 9 13:46:29.766: INFO: Checking tag 8 | |
Jul 9 13:46:29.766: INFO: Checking tag 8-RHOAR | |
Jul 9 13:46:29.766: INFO: Checking tag latest | |
Jul 9 13:46:29.766: INFO: Checking tag 0.10 | |
Jul 9 13:46:29.766: INFO: Checking tag 4 | |
Jul 9 13:46:29.766: INFO: Checking tag 6 | |
Jul 9 13:46:29.766: INFO: Checking language perl | |
Jul 9 13:46:29.809: INFO: Checking tag 5.24 | |
Jul 9 13:46:29.809: INFO: Checking tag latest | |
Jul 9 13:46:29.809: INFO: Checking tag 5.16 | |
Jul 9 13:46:29.809: INFO: Checking tag 5.20 | |
Jul 9 13:46:29.809: INFO: Checking language php | |
Jul 9 13:46:29.854: INFO: Checking tag 5.5 | |
Jul 9 13:46:29.854: INFO: Checking tag 5.6 | |
Jul 9 13:46:29.854: INFO: Checking tag 7.0 | |
Jul 9 13:46:29.854: INFO: Checking tag 7.1 | |
Jul 9 13:46:29.854: INFO: Checking tag latest | |
Jul 9 13:46:29.854: INFO: Checking language python | |
Jul 9 13:46:29.893: INFO: Checking tag 2.7 | |
Jul 9 13:46:29.893: INFO: Checking tag 3.3 | |
Jul 9 13:46:29.893: INFO: Checking tag 3.4 | |
Jul 9 13:46:29.893: INFO: Checking tag 3.5 | |
Jul 9 13:46:29.893: INFO: Checking tag 3.6 | |
Jul 9 13:46:29.893: INFO: Checking tag latest | |
Jul 9 13:46:29.893: INFO: Checking language wildfly | |
Jul 9 13:46:29.929: INFO: ImageStream Error: &errors.StatusError{ErrStatus:v1.Status{TypeMeta:v1.TypeMeta{Kind:"", APIVersion:""}, ListMeta:v1.ListMeta{SelfLink:"", ResourceVersion:"", Continue:""}, Status:"Failure", Message:"imagestreams.image.openshift.io \"wildfly\" not found", Reason:"NotFound", Details:(*v1.StatusDetails)(0xc421aca1e0), Code:404}} | |
Jul 9 13:46:29.929: INFO: Sleeping for 3 seconds | |
Jul 9 13:46:32.929: INFO: Running scan #4 | |
Jul 9 13:46:32.929: INFO: Checking language ruby | |
Jul 9 13:46:32.987: INFO: Checking tag latest | |
Jul 9 13:46:32.987: INFO: Checking tag 2.0 | |
Jul 9 13:46:32.987: INFO: Checking tag 2.2 | |
Jul 9 13:46:32.987: INFO: Checking tag 2.3 | |
Jul 9 13:46:32.987: INFO: Checking tag 2.4 | |
Jul 9 13:46:32.987: INFO: Checking tag 2.5 | |
Jul 9 13:46:32.987: INFO: Checking language nodejs | |
Jul 9 13:46:33.028: INFO: Checking tag 0.10 | |
Jul 9 13:46:33.028: INFO: Checking tag 4 | |
Jul 9 13:46:33.028: INFO: Checking tag 6 | |
Jul 9 13:46:33.028: INFO: Checking tag 8 | |
Jul 9 13:46:33.028: INFO: Checking tag 8-RHOAR | |
Jul 9 13:46:33.028: INFO: Checking tag latest | |
Jul 9 13:46:33.028: INFO: Checking language perl | |
Jul 9 13:46:33.070: INFO: Checking tag 5.20 | |
Jul 9 13:46:33.070: INFO: Checking tag 5.24 | |
Jul 9 13:46:33.070: INFO: Checking tag latest | |
Jul 9 13:46:33.070: INFO: Checking tag 5.16 | |
Jul 9 13:46:33.070: INFO: Checking language php | |
Jul 9 13:46:33.115: INFO: Checking tag 5.5 | |
Jul 9 13:46:33.115: INFO: Checking tag 5.6 | |
Jul 9 13:46:33.115: INFO: Checking tag 7.0 | |
Jul 9 13:46:33.115: INFO: Checking tag 7.1 | |
Jul 9 13:46:33.115: INFO: Checking tag latest | |
Jul 9 13:46:33.115: INFO: Checking language python | |
Jul 9 13:46:33.187: INFO: Checking tag 3.6 | |
Jul 9 13:46:33.187: INFO: Checking tag latest | |
Jul 9 13:46:33.187: INFO: Checking tag 2.7 | |
Jul 9 13:46:33.187: INFO: Checking tag 3.3 | |
Jul 9 13:46:33.187: INFO: Checking tag 3.4 | |
Jul 9 13:46:33.187: INFO: Checking tag 3.5 | |
Jul 9 13:46:33.187: INFO: Checking language wildfly | |
Jul 9 13:46:33.223: INFO: ImageStream Error: &errors.StatusError{ErrStatus:v1.Status{TypeMeta:v1.TypeMeta{Kind:"", APIVersion:""}, ListMeta:v1.ListMeta{SelfLink:"", ResourceVersion:"", Continue:""}, Status:"Failure", Message:"imagestreams.image.openshift.io \"wildfly\" not found", Reason:"NotFound", Details:(*v1.StatusDetails)(0xc420b02fc0), Code:404}} | |
Jul 9 13:46:33.223: INFO: Sleeping for 3 seconds | |
Jul 9 13:46:36.224: INFO: Running scan #5 | |
Jul 9 13:46:36.224: INFO: Checking language ruby | |
Jul 9 13:46:36.279: INFO: Checking tag 2.4 | |
Jul 9 13:46:36.279: INFO: Checking tag 2.5 | |
Jul 9 13:46:36.279: INFO: Checking tag latest | |
Jul 9 13:46:36.279: INFO: Checking tag 2.0 | |
Jul 9 13:46:36.279: INFO: Checking tag 2.2 | |
Jul 9 13:46:36.279: INFO: Checking tag 2.3 | |
Jul 9 13:46:36.280: INFO: Checking language nodejs | |
Jul 9 13:46:36.313: INFO: Checking tag 8-RHOAR | |
Jul 9 13:46:36.313: INFO: Checking tag latest | |
Jul 9 13:46:36.313: INFO: Checking tag 0.10 | |
Jul 9 13:46:36.313: INFO: Checking tag 4 | |
Jul 9 13:46:36.313: INFO: Checking tag 6 | |
Jul 9 13:46:36.313: INFO: Checking tag 8 | |
Jul 9 13:46:36.313: INFO: Checking language perl | |
Jul 9 13:46:36.367: INFO: Checking tag 5.16 | |
Jul 9 13:46:36.367: INFO: Checking tag 5.20 | |
Jul 9 13:46:36.367: INFO: Checking tag 5.24 | |
Jul 9 13:46:36.367: INFO: Checking tag latest | |
Jul 9 13:46:36.367: INFO: Checking language php | |
Jul 9 13:46:36.410: INFO: Checking tag 5.6 | |
Jul 9 13:46:36.410: INFO: Checking tag 7.0 | |
Jul 9 13:46:36.410: INFO: Checking tag 7.1 | |
Jul 9 13:46:36.410: INFO: Checking tag latest | |
Jul 9 13:46:36.410: INFO: Checking tag 5.5 | |
Jul 9 13:46:36.410: INFO: Checking language python | |
Jul 9 13:46:36.446: INFO: Checking tag 2.7 | |
Jul 9 13:46:36.446: INFO: Checking tag 3.3 | |
Jul 9 13:46:36.446: INFO: Checking tag 3.4 | |
Jul 9 13:46:36.446: INFO: Checking tag 3.5 | |
Jul 9 13:46:36.446: INFO: Checking tag 3.6 | |
Jul 9 13:46:36.446: INFO: Checking tag latest | |
Jul 9 13:46:36.446: INFO: Checking language wildfly | |
Jul 9 13:46:36.513: INFO: ImageStream Error: &errors.StatusError{ErrStatus:v1.Status{TypeMeta:v1.TypeMeta{Kind:"", APIVersion:""}, ListMeta:v1.ListMeta{SelfLink:"", ResourceVersion:"", Continue:""}, Status:"Failure", Message:"imagestreams.image.openshift.io \"wildfly\" not found", Reason:"NotFound", Details:(*v1.StatusDetails)(0xc421045c80), Code:404}} | |
Jul 9 13:46:36.513: INFO: Sleeping for 3 seconds | |
Jul 9 13:46:39.513: INFO: Running scan #6 | |
Jul 9 13:46:39.513: INFO: Checking language ruby | |
Jul 9 13:46:39.547: INFO: Checking tag 2.0 | |
Jul 9 13:46:39.547: INFO: Checking tag 2.2 | |
Jul 9 13:46:39.547: INFO: Checking tag 2.3 | |
Jul 9 13:46:39.547: INFO: Checking tag 2.4 | |
Jul 9 13:46:39.547: INFO: Checking tag 2.5 | |
Jul 9 13:46:39.547: INFO: Checking tag latest | |
Jul 9 13:46:39.547: INFO: Checking language nodejs | |
Jul 9 13:46:39.583: INFO: Checking tag 0.10 | |
Jul 9 13:46:39.583: INFO: Checking tag 4 | |
Jul 9 13:46:39.584: INFO: Checking tag 6 | |
Jul 9 13:46:39.584: INFO: Checking tag 8 | |
Jul 9 13:46:39.584: INFO: Checking tag 8-RHOAR | |
Jul 9 13:46:39.584: INFO: Checking tag latest | |
Jul 9 13:46:39.584: INFO: Checking language perl | |
Jul 9 13:46:39.619: INFO: Checking tag 5.16 | |
Jul 9 13:46:39.619: INFO: Checking tag 5.20 | |
Jul 9 13:46:39.619: INFO: Checking tag 5.24 | |
Jul 9 13:46:39.619: INFO: Checking tag latest | |
Jul 9 13:46:39.619: INFO: Checking language php | |
Jul 9 13:46:39.651: INFO: Checking tag 5.5 | |
Jul 9 13:46:39.651: INFO: Checking tag 5.6 | |
Jul 9 13:46:39.651: INFO: Checking tag 7.0 | |
Jul 9 13:46:39.651: INFO: Checking tag 7.1 | |
Jul 9 13:46:39.651: INFO: Checking tag latest | |
Jul 9 13:46:39.651: INFO: Checking language python | |
Jul 9 13:46:39.699: INFO: Checking tag 3.4 | |
Jul 9 13:46:39.699: INFO: Checking tag 3.5 | |
Jul 9 13:46:39.699: INFO: Checking tag 3.6 | |
Jul 9 13:46:39.699: INFO: Checking tag latest | |
Jul 9 13:46:39.699: INFO: Checking tag 2.7 | |
Jul 9 13:46:39.699: INFO: Checking tag 3.3 | |
Jul 9 13:46:39.699: INFO: Checking language wildfly | |
Jul 9 13:46:39.751: INFO: ImageStream Error: &errors.StatusError{ErrStatus:v1.Status{TypeMeta:v1.TypeMeta{Kind:"", APIVersion:""}, ListMeta:v1.ListMeta{SelfLink:"", ResourceVersion:"", Continue:""}, Status:"Failure", Message:"imagestreams.image.openshift.io \"wildfly\" not found", Reason:"NotFound", Details:(*v1.StatusDetails)(0xc421771380), Code:404}} | |
Jul 9 13:46:39.751: INFO: Sleeping for 3 seconds | |
Jul 9 13:46:42.751: INFO: Running scan #7 | |
Jul 9 13:46:42.751: INFO: Checking language ruby | |
Jul 9 13:46:42.788: INFO: Checking tag 2.5 | |
Jul 9 13:46:42.788: INFO: Checking tag latest | |
Jul 9 13:46:42.788: INFO: Checking tag 2.0 | |
Jul 9 13:46:42.788: INFO: Checking tag 2.2 | |
Jul 9 13:46:42.788: INFO: Checking tag 2.3 | |
Jul 9 13:46:42.788: INFO: Checking tag 2.4 | |
Jul 9 13:46:42.788: INFO: Checking language nodejs | |
Jul 9 13:46:42.838: INFO: Checking tag 0.10 | |
Jul 9 13:46:42.838: INFO: Checking tag 4 | |
Jul 9 13:46:42.838: INFO: Checking tag 6 | |
Jul 9 13:46:42.838: INFO: Checking tag 8 | |
Jul 9 13:46:42.838: INFO: Checking tag 8-RHOAR | |
Jul 9 13:46:42.838: INFO: Checking tag latest | |
Jul 9 13:46:42.838: INFO: Checking language perl | |
Jul 9 13:46:42.881: INFO: Checking tag 5.24 | |
Jul 9 13:46:42.881: INFO: Checking tag latest | |
Jul 9 13:46:42.881: INFO: Checking tag 5.16 | |
Jul 9 13:46:42.881: INFO: Checking tag 5.20 | |
Jul 9 13:46:42.881: INFO: Checking language php | |
Jul 9 13:46:42.917: INFO: Checking tag 7.1 | |
Jul 9 13:46:42.917: INFO: Checking tag latest | |
Jul 9 13:46:42.917: INFO: Checking tag 5.5 | |
Jul 9 13:46:42.917: INFO: Checking tag 5.6 | |
Jul 9 13:46:42.917: INFO: Checking tag 7.0 | |
Jul 9 13:46:42.917: INFO: Checking language python | |
Jul 9 13:46:42.956: INFO: Checking tag 3.5 | |
Jul 9 13:46:42.956: INFO: Checking tag 3.6 | |
Jul 9 13:46:42.956: INFO: Checking tag latest | |
Jul 9 13:46:42.956: INFO: Checking tag 2.7 | |
Jul 9 13:46:42.956: INFO: Checking tag 3.3 | |
Jul 9 13:46:42.956: INFO: Checking tag 3.4 | |
Jul 9 13:46:42.956: INFO: Checking language wildfly | |
Jul 9 13:46:42.990: INFO: ImageStream Error: &errors.StatusError{ErrStatus:v1.Status{TypeMeta:v1.TypeMeta{Kind:"", APIVersion:""}, ListMeta:v1.ListMeta{SelfLink:"", ResourceVersion:"", Continue:""}, Status:"Failure", Message:"imagestreams.image.openshift.io \"wildfly\" not found", Reason:"NotFound", Details:(*v1.StatusDetails)(0xc4218d6540), Code:404}} | |
Jul 9 13:46:42.990: INFO: Sleeping for 3 seconds | |
Jul 9 13:46:45.991: INFO: Running scan #8 | |
Jul 9 13:46:45.991: INFO: Checking language ruby | |
Jul 9 13:46:46.025: INFO: Checking tag 2.4 | |
Jul 9 13:46:46.025: INFO: Checking tag 2.5 | |
Jul 9 13:46:46.025: INFO: Checking tag latest | |
Jul 9 13:46:46.025: INFO: Checking tag 2.0 | |
Jul 9 13:46:46.025: INFO: Checking tag 2.2 | |
Jul 9 13:46:46.025: INFO: Checking tag 2.3 | |
Jul 9 13:46:46.025: INFO: Checking language nodejs | |
Jul 9 13:46:46.060: INFO: Checking tag 4 | |
Jul 9 13:46:46.060: INFO: Checking tag 6 | |
Jul 9 13:46:46.060: INFO: Checking tag 8 | |
Jul 9 13:46:46.060: INFO: Checking tag 8-RHOAR | |
Jul 9 13:46:46.060: INFO: Checking tag latest | |
Jul 9 13:46:46.060: INFO: Checking tag 0.10 | |
Jul 9 13:46:46.060: INFO: Checking language perl | |
Jul 9 13:46:46.105: INFO: Checking tag 5.20 | |
Jul 9 13:46:46.105: INFO: Checking tag 5.24 | |
Jul 9 13:46:46.105: INFO: Checking tag latest | |
Jul 9 13:46:46.105: INFO: Checking tag 5.16 | |
Jul 9 13:46:46.105: INFO: Checking language php | |
Jul 9 13:46:46.139: INFO: Checking tag 5.5 | |
Jul 9 13:46:46.139: INFO: Checking tag 5.6 | |
Jul 9 13:46:46.139: INFO: Checking tag 7.0 | |
Jul 9 13:46:46.139: INFO: Checking tag 7.1 | |
Jul 9 13:46:46.139: INFO: Checking tag latest | |
Jul 9 13:46:46.139: INFO: Checking language python | |
Jul 9 13:46:46.176: INFO: Checking tag 2.7 | |
Jul 9 13:46:46.176: INFO: Checking tag 3.3 | |
Jul 9 13:46:46.176: INFO: Checking tag 3.4 | |
Jul 9 13:46:46.176: INFO: Checking tag 3.5 | |
Jul 9 13:46:46.176: INFO: Checking tag 3.6 | |
Jul 9 13:46:46.176: INFO: Checking tag latest | |
Jul 9 13:46:46.176: INFO: Checking language wildfly | |
Jul 9 13:46:46.209: INFO: ImageStream Error: &errors.StatusError{ErrStatus:v1.Status{TypeMeta:v1.TypeMeta{Kind:"", APIVersion:""}, ListMeta:v1.ListMeta{SelfLink:"", ResourceVersion:"", Continue:""}, Status:"Failure", Message:"imagestreams.image.openshift.io \"wildfly\" not found", Reason:"NotFound", Details:(*v1.StatusDetails)(0xc42181a9c0), Code:404}} | |
Jul 9 13:46:46.209: INFO: Sleeping for 3 seconds | |
Jul 9 13:46:49.209: INFO: Running scan #9 | |
Jul 9 13:46:49.209: INFO: Checking language ruby | |
Jul 9 13:46:49.246: INFO: Checking tag 2.2 | |
Jul 9 13:46:49.246: INFO: Checking tag 2.3 | |
Jul 9 13:46:49.246: INFO: Checking tag 2.4 | |
Jul 9 13:46:49.246: INFO: Checking tag 2.5 | |
Jul 9 13:46:49.246: INFO: Checking tag latest | |
Jul 9 13:46:49.246: INFO: Checking tag 2.0 | |
Jul 9 13:46:49.246: INFO: Checking language nodejs | |
Jul 9 13:46:49.282: INFO: Checking tag latest | |
Jul 9 13:46:49.282: INFO: Checking tag 0.10 | |
Jul 9 13:46:49.282: INFO: Checking tag 4 | |
Jul 9 13:46:49.282: INFO: Checking tag 6 | |
Jul 9 13:46:49.282: INFO: Checking tag 8 | |
Jul 9 13:46:49.282: INFO: Checking tag 8-RHOAR | |
Jul 9 13:46:49.282: INFO: Checking language perl | |
Jul 9 13:46:49.365: INFO: Checking tag 5.16 | |
Jul 9 13:46:49.365: INFO: Checking tag 5.20 | |
Jul 9 13:46:49.365: INFO: Checking tag 5.24 | |
Jul 9 13:46:49.365: INFO: Checking tag latest | |
Jul 9 13:46:49.365: INFO: Checking language php | |
Jul 9 13:46:49.402: INFO: Checking tag latest | |
Jul 9 13:46:49.402: INFO: Checking tag 5.5 | |
Jul 9 13:46:49.402: INFO: Checking tag 5.6 | |
Jul 9 13:46:49.402: INFO: Checking tag 7.0 | |
Jul 9 13:46:49.402: INFO: Checking tag 7.1 | |
Jul 9 13:46:49.402: INFO: Checking language python | |
Jul 9 13:46:49.437: INFO: Checking tag 2.7 | |
Jul 9 13:46:49.437: INFO: Checking tag 3.3 | |
Jul 9 13:46:49.437: INFO: Checking tag 3.4 | |
Jul 9 13:46:49.437: INFO: Checking tag 3.5 | |
Jul 9 13:46:49.437: INFO: Checking tag 3.6 | |
Jul 9 13:46:49.437: INFO: Checking tag latest | |
Jul 9 13:46:49.437: INFO: Checking language wildfly | |
Jul 9 13:46:49.469: INFO: ImageStream Error: &errors.StatusError{ErrStatus:v1.Status{TypeMeta:v1.TypeMeta{Kind:"", APIVersion:""}, ListMeta:v1.ListMeta{SelfLink:"", ResourceVersion:"", Continue:""}, Status:"Failure", Message:"imagestreams.image.openshift.io \"wildfly\" not found", Reason:"NotFound", Details:(*v1.StatusDetails)(0xc42098efc0), Code:404}} | |
Jul 9 13:46:49.469: INFO: Sleeping for 3 seconds | |
Jul 9 13:46:52.470: INFO: Running 'oc get --config=/home/yifan/tectonic-installer/yifan-test-cluster/generated/auth/kubeconfig --namespace=e2e-test-build-pruning-f4svk is -n openshift -o yaml --config /home/yifan/tectonic-installer/yifan-test-cluster/generated/auth/kubeconfig' | |
Jul 9 13:46:52.987: INFO: | |
imagestreams in openshift namespace: | |
apiVersion: v1 | |
items: | |
- apiVersion: image.openshift.io/v1 | |
kind: ImageStream | |
metadata: | |
annotations: | |
openshift.io/display-name: Apache HTTP Server (httpd) | |
openshift.io/image.dockerRepositoryCheck: 2018-07-09T20:42:10Z | |
creationTimestamp: 2018-07-09T20:42:09Z | |
generation: 2 | |
name: httpd | |
namespace: openshift | |
resourceVersion: "5290" | |
selfLink: /apis/image.openshift.io/v1/namespaces/openshift/imagestreams/httpd | |
uid: 8cc1f53d-83b8-11e8-aa51-0af96768d57e | |
spec: | |
lookupPolicy: | |
local: false | |
tags: | |
- annotations: | |
description: Build and serve static content via Apache HTTP Server (httpd) | |
2.4 on RHEL 7. For more information about using this builder image, including | |
OpenShift considerations, see https://github.com/sclorg/httpd-container/blob/master/2.4/README.md. | |
iconClass: icon-apache | |
openshift.io/display-name: Apache HTTP Server 2.4 | |
openshift.io/provider-display-name: Red Hat, Inc. | |
sampleRepo: https://github.com/openshift/httpd-ex.git | |
supports: httpd | |
tags: builder,httpd | |
version: "2.4" | |
from: | |
kind: DockerImage | |
name: registry.access.redhat.com/rhscl/httpd-24-rhel7 | |
generation: 2 | |
importPolicy: {} | |
name: "2.4" | |
referencePolicy: | |
type: Local | |
- annotations: | |
description: |- | |
Build and serve static content via Apache HTTP Server (httpd) on RHEL 7. For more information about using this builder image, including OpenShift considerations, see https://github.com/sclorg/httpd-container/blob/master/2.4/README.md. | |
WARNING: By selecting this tag, your application will automatically update to use the latest version of Httpd available on OpenShift, including major versions updates. | |
iconClass: icon-apache | |
openshift.io/display-name: Apache HTTP Server (Latest) | |
openshift.io/provider-display-name: Red Hat, Inc. | |
sampleRepo: https://github.com/openshift/httpd-ex.git | |
supports: httpd | |
tags: builder,httpd | |
from: | |
kind: ImageStreamTag | |
name: "2.4" | |
generation: 1 | |
importPolicy: {} | |
name: latest | |
referencePolicy: | |
type: Local | |
status: | |
dockerImageRepository: docker-registry.default.svc:5000/openshift/httpd | |
tags: | |
- items: | |
- created: 2018-07-09T20:42:10Z | |
dockerImageReference: registry.access.redhat.com/rhscl/httpd-24-rhel7@sha256:f2eb14673f0c59940a7020a0903f71cd8f40056acbc27d2de084f9c05c8ffbaf | |
generation: 2 | |
image: sha256:f2eb14673f0c59940a7020a0903f71cd8f40056acbc27d2de084f9c05c8ffbaf | |
tag: "2.4" | |
- items: | |
- created: 2018-07-09T20:42:10Z | |
dockerImageReference: registry.access.redhat.com/rhscl/httpd-24-rhel7@sha256:f2eb14673f0c59940a7020a0903f71cd8f40056acbc27d2de084f9c05c8ffbaf | |
generation: 2 | |
image: sha256:f2eb14673f0c59940a7020a0903f71cd8f40056acbc27d2de084f9c05c8ffbaf | |
tag: latest | |
- apiVersion: image.openshift.io/v1 | |
kind: ImageStream | |
metadata: | |
annotations: | |
openshift.io/display-name: Jenkins | |
openshift.io/image.dockerRepositoryCheck: 2018-07-09T20:42:10Z | |
creationTimestamp: 2018-07-09T20:42:09Z | |
generation: 2 | |
name: jenkins | |
namespace: openshift | |
resourceVersion: "5296" | |
selfLink: /apis/image.openshift.io/v1/namespaces/openshift/imagestreams/jenkins | |
uid: 8ccabdcb-83b8-11e8-aa51-0af96768d57e | |
spec: | |
lookupPolicy: | |
local: false | |
tags: | |
- annotations: | |
description: Provides a Jenkins 1.X server on RHEL 7. For more information | |
about using this container image, including OpenShift considerations, see | |
https://github.com/openshift/jenkins/blob/master/README.md. | |
iconClass: icon-jenkins | |
openshift.io/display-name: Jenkins 1.X | |
openshift.io/provider-display-name: Red Hat, Inc. | |
tags: hidden,jenkins | |
version: 1.x | |
from: | |
kind: DockerImage | |
name: registry.access.redhat.com/openshift3/jenkins-1-rhel7:latest | |
generation: 2 | |
importPolicy: {} | |
name: "1" | |
referencePolicy: | |
type: Local | |
- annotations: | |
description: Provides a Jenkins 2.X server on RHEL 7. For more information | |
about using this container image, including OpenShift considerations, see | |
https://github.com/openshift/jenkins/blob/master/README.md. | |
iconClass: icon-jenkins | |
openshift.io/display-name: Jenkins 2.X | |
openshift.io/provider-display-name: Red Hat, Inc. | |
tags: jenkins | |
version: 2.x | |
from: | |
kind: DockerImage | |
name: registry.access.redhat.com/openshift3/jenkins-2-rhel7:v3.10 | |
generation: 2 | |
importPolicy: {} | |
name: "2" | |
referencePolicy: | |
type: Local | |
- annotations: | |
description: |- | |
Provides a Jenkins server on RHEL 7. For more information about using this container image, including OpenShift considerations, see https://github.com/openshift/jenkins/blob/master/README.md. | |
WARNING: By selecting this tag, your application will automatically update to use the latest version of Jenkins available on OpenShift, including major versions updates. | |
iconClass: icon-jenkins | |
openshift.io/display-name: Jenkins (Latest) | |
openshift.io/provider-display-name: Red Hat, Inc. | |
tags: jenkins | |
from: | |
kind: ImageStreamTag | |
name: "2" | |
generation: 1 | |
importPolicy: {} | |
name: latest | |
referencePolicy: | |
type: Local | |
status: | |
dockerImageRepository: docker-registry.default.svc:5000/openshift/jenkins | |
tags: | |
- items: | |
- created: 2018-07-09T20:42:10Z | |
dockerImageReference: registry.access.redhat.com/openshift3/jenkins-1-rhel7@sha256:c78d9d1671fbfe9bd1575f6fc96323fbc73fda5e32125fd275a4b986573764e7 | |
generation: 2 | |
image: sha256:c78d9d1671fbfe9bd1575f6fc96323fbc73fda5e32125fd275a4b986573764e7 | |
tag: "1" | |
- conditions: | |
- generation: 2 | |
lastTransitionTime: 2018-07-09T20:42:10Z | |
message: 'Internal error occurred: error parsing HTTP 404 response body: invalid | |
character ''F'' looking for beginning of value: "File not found.\""' | |
reason: InternalError | |
status: "False" | |
type: ImportSuccess | |
items: null | |
tag: "2" | |
- apiVersion: image.openshift.io/v1 | |
kind: ImageStream | |
metadata: | |
annotations: | |
openshift.io/display-name: MariaDB | |
openshift.io/image.dockerRepositoryCheck: 2018-07-09T20:42:11Z | |
creationTimestamp: 2018-07-09T20:42:10Z | |
generation: 2 | |
name: mariadb | |
namespace: openshift | |
resourceVersion: "5305" | |
selfLink: /apis/image.openshift.io/v1/namespaces/openshift/imagestreams/mariadb | |
uid: 8d42b439-83b8-11e8-aa51-0af96768d57e | |
spec: | |
lookupPolicy: | |
local: false | |
tags: | |
- annotations: | |
description: Provides a MariaDB 10.1 database on RHEL 7. For more information | |
about using this database image, including OpenShift considerations, see | |
https://github.com/sclorg/mariadb-container/tree/master/10.1/README.md. | |
iconClass: icon-mariadb | |
openshift.io/display-name: MariaDB 10.1 | |
openshift.io/provider-display-name: Red Hat, Inc. | |
tags: database,mariadb | |
version: "10.1" | |
from: | |
kind: DockerImage | |
name: registry.access.redhat.com/rhscl/mariadb-101-rhel7:latest | |
generation: 2 | |
importPolicy: {} | |
name: "10.1" | |
referencePolicy: | |
type: Local | |
- annotations: | |
description: Provides a MariaDB 10.2 database on RHEL 7. For more information | |
about using this database image, including OpenShift considerations, see | |
https://github.com/sclorg/mariadb-container/tree/master/10.2/README.md. | |
iconClass: icon-mariadb | |
openshift.io/display-name: MariaDB 10.2 | |
openshift.io/provider-display-name: Red Hat, Inc. | |
tags: database,mariadb | |
version: "10.2" | |
from: | |
kind: DockerImage | |
name: registry.access.redhat.com/rhscl/mariadb-102-rhel7:latest | |
generation: 2 | |
importPolicy: {} | |
name: "10.2" | |
referencePolicy: | |
type: Local | |
- annotations: | |
description: |- | |
Provides a MariaDB database on RHEL 7. For more information about using this database image, including OpenShift considerations, see https://github.com/sclorg/mariadb-container/tree/master/10.2/README.md. | |
WARNING: By selecting this tag, your application will automatically update to use the latest version of MariaDB available on OpenShift, including major versions updates. | |
iconClass: icon-mariadb | |
openshift.io/display-name: MariaDB (Latest) | |
openshift.io/provider-display-name: Red Hat, Inc. | |
tags: database,mariadb | |
from: | |
kind: ImageStreamTag | |
name: "10.2" | |
generation: 1 | |
importPolicy: {} | |
name: latest | |
referencePolicy: | |
type: Local | |
status: | |
dockerImageRepository: docker-registry.default.svc:5000/openshift/mariadb | |
tags: | |
- items: | |
- created: 2018-07-09T20:42:11Z | |
dockerImageReference: registry.access.redhat.com/rhscl/mariadb-101-rhel7@sha256:788e3c772d83d72e80918added881a60eb0ff2182027fcf1ff9a32807a5a6b13 | |
generation: 2 | |
image: sha256:788e3c772d83d72e80918added881a60eb0ff2182027fcf1ff9a32807a5a6b13 | |
tag: "10.1" | |
- items: | |
- created: 2018-07-09T20:42:11Z | |
dockerImageReference: registry.access.redhat.com/rhscl/mariadb-102-rhel7@sha256:c1561618055f92cd00957fcc647e819737f51f7bc4d48918b3c366280fcc7059 | |
generation: 2 | |
image: sha256:c1561618055f92cd00957fcc647e819737f51f7bc4d48918b3c366280fcc7059 | |
tag: "10.2" | |
- items: | |
- created: 2018-07-09T20:42:11Z | |
dockerImageReference: registry.access.redhat.com/rhscl/mariadb-102-rhel7@sha256:c1561618055f92cd00957fcc647e819737f51f7bc4d48918b3c366280fcc7059 | |
generation: 2 | |
image: sha256:c1561618055f92cd00957fcc647e819737f51f7bc4d48918b3c366280fcc7059 | |
tag: latest | |
- apiVersion: image.openshift.io/v1 | |
kind: ImageStream | |
metadata: | |
annotations: | |
openshift.io/display-name: MongoDB | |
openshift.io/image.dockerRepositoryCheck: 2018-07-09T20:42:13Z | |
creationTimestamp: 2018-07-09T20:42:10Z | |
generation: 2 | |
name: mongodb | |
namespace: openshift | |
resourceVersion: "5321" | |
selfLink: /apis/image.openshift.io/v1/namespaces/openshift/imagestreams/mongodb | |
uid: 8d541526-83b8-11e8-aa51-0af96768d57e | |
spec: | |
lookupPolicy: | |
local: false | |
tags: | |
- annotations: | |
description: Provides a MongoDB 2.4 database on RHEL 7. For more information | |
about using this database image, including OpenShift considerations, see | |
https://github.com/sclorg/mongodb-container/tree/master/2.4/README.md. | |
iconClass: icon-mongodb | |
openshift.io/display-name: MongoDB 2.4 | |
openshift.io/provider-display-name: Red Hat, Inc. | |
tags: hidden,mongodb | |
version: "2.4" | |
from: | |
kind: DockerImage | |
name: registry.access.redhat.com/openshift3/mongodb-24-rhel7:latest | |
generation: 2 | |
importPolicy: {} | |
name: "2.4" | |
referencePolicy: | |
type: Local | |
- annotations: | |
description: Provides a MongoDB 2.6 database on RHEL 7. For more information | |
about using this database image, including OpenShift considerations, see | |
https://github.com/sclorg/mongodb-container/tree/master/2.6/README.md. | |
iconClass: icon-mongodb | |
openshift.io/display-name: MongoDB 2.6 | |
openshift.io/provider-display-name: Red Hat, Inc. | |
tags: hidden,database,mongodb | |
version: "2.6" | |
from: | |
kind: DockerImage | |
name: registry.access.redhat.com/rhscl/mongodb-26-rhel7:latest | |
generation: 2 | |
importPolicy: {} | |
name: "2.6" | |
referencePolicy: | |
type: Local | |
- annotations: | |
description: Provides a MongoDB 3.2 database on RHEL 7. For more information | |
about using this database image, including OpenShift considerations, see | |
https://github.com/sclorg/mongodb-container/tree/master/3.2/README.md. | |
iconClass: icon-mongodb | |
openshift.io/display-name: MongoDB 3.2 | |
openshift.io/provider-display-name: Red Hat, Inc. | |
tags: database,mongodb | |
version: "3.2" | |
from: | |
kind: DockerImage | |
name: registry.access.redhat.com/rhscl/mongodb-32-rhel7:latest | |
generation: 2 | |
importPolicy: {} | |
name: "3.2" | |
referencePolicy: | |
type: Local | |
- annotations: | |
description: Provides a MongoDB 3.4 database on RHEL 7. For more information | |
about using this database image, including OpenShift considerations, see | |
https://github.com/sclorg/mongodb-container/tree/master/3.4/README.md. | |
iconClass: icon-mongodb | |
openshift.io/display-name: MongoDB 3.4 | |
openshift.io/provider-display-name: Red Hat, Inc. | |
tags: database,mongodb | |
version: "3.4" | |
from: | |
kind: DockerImage | |
name: registry.access.redhat.com/rhscl/mongodb-34-rhel7:latest | |
generation: 2 | |
importPolicy: {} | |
name: "3.4" | |
referencePolicy: | |
type: Local | |
- annotations: | |
description: |- | |
Provides a MongoDB database on RHEL 7. For more information about using this database image, including OpenShift considerations, see https://github.com/sclorg/mongodb-container/tree/master/3.4/README.md. | |
WARNING: By selecting this tag, your application will automatically update to use the latest version of MongoDB available on OpenShift, including major versions updates. | |
iconClass: icon-mongodb | |
openshift.io/display-name: MongoDB (Latest) | |
openshift.io/provider-display-name: Red Hat, Inc. | |
tags: mongodb | |
from: | |
kind: ImageStreamTag | |
name: "3.4" | |
generation: 1 | |
importPolicy: {} | |
name: latest | |
referencePolicy: | |
type: Local | |
status: | |
dockerImageRepository: docker-registry.default.svc:5000/openshift/mongodb | |
tags: | |
- items: | |
- created: 2018-07-09T20:42:13Z | |
dockerImageReference: registry.access.redhat.com/openshift3/mongodb-24-rhel7@sha256:7babd08134fe2f430c305ac26fd55b791badd3cf5f1e6e8a0d4b5ce64d13a3df | |
generation: 2 | |
image: sha256:7babd08134fe2f430c305ac26fd55b791badd3cf5f1e6e8a0d4b5ce64d13a3df | |
tag: "2.4" | |
- items: | |
- created: 2018-07-09T20:42:13Z | |
dockerImageReference: registry.access.redhat.com/rhscl/mongodb-26-rhel7@sha256:f00afec20e276facbb081afd178bf5743891bca1f533538b032d2a9e2a831cc4 | |
generation: 2 | |
image: sha256:f00afec20e276facbb081afd178bf5743891bca1f533538b032d2a9e2a831cc4 | |
tag: "2.6" | |
- items: | |
- created: 2018-07-09T20:42:13Z | |
dockerImageReference: registry.access.redhat.com/rhscl/mongodb-32-rhel7@sha256:8406be3718900902e3668457e43c7ae4c967d1f5720788af41e3d0fadd099ca1 | |
generation: 2 | |
image: sha256:8406be3718900902e3668457e43c7ae4c967d1f5720788af41e3d0fadd099ca1 | |
tag: "3.2" | |
- items: | |
- created: 2018-07-09T20:42:13Z | |
dockerImageReference: registry.access.redhat.com/rhscl/mongodb-34-rhel7@sha256:896482969cd659b419bc444c153a74d11820655c7ed19b5094b8eb041f0065d6 | |
generation: 2 | |
image: sha256:896482969cd659b419bc444c153a74d11820655c7ed19b5094b8eb041f0065d6 | |
tag: "3.4" | |
- items: | |
- created: 2018-07-09T20:42:13Z | |
dockerImageReference: registry.access.redhat.com/rhscl/mongodb-34-rhel7@sha256:896482969cd659b419bc444c153a74d11820655c7ed19b5094b8eb041f0065d6 | |
generation: 2 | |
image: sha256:896482969cd659b419bc444c153a74d11820655c7ed19b5094b8eb041f0065d6 | |
tag: latest | |
- apiVersion: image.openshift.io/v1 | |
kind: ImageStream | |
metadata: | |
annotations: | |
openshift.io/display-name: MySQL | |
openshift.io/image.dockerRepositoryCheck: 2018-07-09T20:42:12Z | |
creationTimestamp: 2018-07-09T20:42:10Z | |
generation: 2 | |
name: mysql | |
namespace: openshift | |
resourceVersion: "5311" | |
selfLink: /apis/image.openshift.io/v1/namespaces/openshift/imagestreams/mysql | |
uid: 8d94567f-83b8-11e8-aa51-0af96768d57e | |
spec: | |
lookupPolicy: | |
local: false | |
tags: | |
- annotations: | |
description: Provides a MySQL 5.5 database on RHEL 7. For more information | |
about using this database image, including OpenShift considerations, see | |
https://github.com/sclorg/mysql-container/tree/master/5.5/README.md. | |
iconClass: icon-mysql-database | |
openshift.io/display-name: MySQL 5.5 | |
openshift.io/provider-display-name: Red Hat, Inc. | |
tags: hidden,mysql | |
version: "5.5" | |
from: | |
kind: DockerImage | |
name: registry.access.redhat.com/openshift3/mysql-55-rhel7:latest | |
generation: 2 | |
importPolicy: {} | |
name: "5.5" | |
referencePolicy: | |
type: Local | |
- annotations: | |
description: Provides a MySQL 5.6 database on RHEL 7. For more information | |
about using this database image, including OpenShift considerations, see | |
https://github.com/sclorg/mysql-container/tree/master/5.6/README.md. | |
iconClass: icon-mysql-database | |
openshift.io/display-name: MySQL 5.6 | |
openshift.io/provider-display-name: Red Hat, Inc. | |
tags: hidden,mysql | |
version: "5.6" | |
from: | |
kind: DockerImage | |
name: registry.access.redhat.com/rhscl/mysql-56-rhel7:latest | |
generation: 2 | |
importPolicy: {} | |
name: "5.6" | |
referencePolicy: | |
type: Local | |
- annotations: | |
description: Provides a MySQL 5.7 database on RHEL 7. For more information | |
about using this database image, including OpenShift considerations, see | |
https://github.com/sclorg/mysql-container/tree/master/5.7/README.md. | |
iconClass: icon-mysql-database | |
openshift.io/display-name: MySQL 5.7 | |
openshift.io/provider-display-name: Red Hat, Inc. | |
tags: mysql | |
version: "5.7" | |
from: | |
kind: DockerImage | |
name: registry.access.redhat.com/rhscl/mysql-57-rhel7:latest | |
generation: 2 | |
importPolicy: {} | |
name: "5.7" | |
referencePolicy: | |
type: Local | |
- annotations: | |
description: |- | |
Provides a MySQL database on RHEL 7. For more information about using this database image, including OpenShift considerations, see https://github.com/sclorg/mysql-container/tree/master/5.6/README.md. | |
WARNING: By selecting this tag, your application will automatically update to use the latest version of MySQL available on OpenShift, including major versions updates. | |
iconClass: icon-mysql-database | |
openshift.io/display-name: MySQL (Latest) | |
openshift.io/provider-display-name: Red Hat, Inc. | |
tags: mysql | |
from: | |
kind: ImageStreamTag | |
name: "5.7" | |
generation: 1 | |
importPolicy: {} | |
name: latest | |
referencePolicy: | |
type: Local | |
status: | |
dockerImageRepository: docker-registry.default.svc:5000/openshift/mysql | |
tags: | |
- items: | |
- created: 2018-07-09T20:42:12Z | |
dockerImageReference: registry.access.redhat.com/openshift3/mysql-55-rhel7@sha256:3771bc829263c621f2fe79aca2909eca474c2b1f43133690ca4d3c28473128b9 | |
generation: 2 | |
image: sha256:3771bc829263c621f2fe79aca2909eca474c2b1f43133690ca4d3c28473128b9 | |
tag: "5.5" | |
- items: | |
- created: 2018-07-09T20:42:12Z | |
dockerImageReference: registry.access.redhat.com/rhscl/mysql-56-rhel7@sha256:2c5483929f95892100c2f8ff45ee405cea0ca2380ddce2cbf5409e9c5240204f | |
generation: 2 | |
image: sha256:2c5483929f95892100c2f8ff45ee405cea0ca2380ddce2cbf5409e9c5240204f | |
tag: "5.6" | |
- items: | |
- created: 2018-07-09T20:42:12Z | |
dockerImageReference: registry.access.redhat.com/rhscl/mysql-57-rhel7@sha256:d03537ef57d51b13e6ad4a73a382ca180a0e02d975c8237790410f45865aae3c | |
generation: 2 | |
image: sha256:d03537ef57d51b13e6ad4a73a382ca180a0e02d975c8237790410f45865aae3c | |
tag: "5.7" | |
- items: | |
- created: 2018-07-09T20:42:12Z | |
dockerImageReference: registry.access.redhat.com/rhscl/mysql-57-rhel7@sha256:d03537ef57d51b13e6ad4a73a382ca180a0e02d975c8237790410f45865aae3c | |
generation: 2 | |
image: sha256:d03537ef57d51b13e6ad4a73a382ca180a0e02d975c8237790410f45865aae3c | |
tag: latest | |
- apiVersion: image.openshift.io/v1 | |
kind: ImageStream | |
metadata: | |
annotations: | |
openshift.io/display-name: Nginx HTTP server and a reverse proxy (nginx) | |
openshift.io/image.dockerRepositoryCheck: 2018-07-09T20:42:13Z | |
creationTimestamp: 2018-07-09T20:42:10Z | |
generation: 2 | |
name: nginx | |
namespace: openshift | |
resourceVersion: "5316" | |
selfLink: /apis/image.openshift.io/v1/namespaces/openshift/imagestreams/nginx | |
uid: 8da1c41b-83b8-11e8-aa51-0af96768d57e | |
spec: | |
lookupPolicy: | |
local: false | |
tags: | |
- annotations: | |
description: Build and serve static content via Nginx HTTP server and a reverse | |
proxy (nginx) on RHEL 7. For more information about using this builder image, | |
including OpenShift considerations, see https://github.com/sclorg/nginx-container/blob/master/1.10/README.md. | |
iconClass: icon-nginx | |
openshift.io/display-name: Nginx HTTP server and a reverse proxy 1.10 | |
openshift.io/provider-display-name: Red Hat, Inc. | |
sampleRepo: https://github.com/sclorg/nginx-ex.git | |
supports: nginx | |
tags: builder,nginx | |
version: "1.10" | |
from: | |
kind: DockerImage | |
name: registry.access.redhat.com/rhscl/nginx-110-rhel7:latest | |
generation: 2 | |
importPolicy: {} | |
name: "1.10" | |
referencePolicy: | |
type: Local | |
- annotations: | |
description: Build and serve static content via Nginx HTTP server and a reverse | |
proxy (nginx) on RHEL 7. For more information about using this builder image, | |
including OpenShift considerations, see https://github.com/sclorg/nginx-container/blob/master/1.12/README.md. | |
iconClass: icon-nginx | |
openshift.io/display-name: Nginx HTTP server and a reverse proxy 1.12 | |
openshift.io/provider-display-name: Red Hat, Inc. | |
sampleRepo: https://github.com/sclorg/nginx-ex.git | |
supports: nginx | |
tags: builder,nginx | |
version: "1.12" | |
from: | |
kind: DockerImage | |
name: registry.access.redhat.com/rhscl/nginx-112-rhel7:latest | |
generation: 2 | |
importPolicy: {} | |
name: "1.12" | |
referencePolicy: | |
type: Local | |
- annotations: | |
description: Build and serve static content via Nginx HTTP server and a reverse | |
proxy (nginx) on RHEL 7. For more information about using this builder image, | |
including OpenShift considerations, see https://github.com/sclorg/nginx-container/blob/master/1.8/README.md. | |
iconClass: icon-nginx | |
openshift.io/display-name: Nginx HTTP server and a reverse proxy 1.8 | |
openshift.io/provider-display-name: Red Hat, Inc. | |
sampleRepo: https://github.com/sclorg/nginx-ex.git | |
supports: nginx | |
tags: builder,nginx | |
version: "1.8" | |
from: | |
kind: DockerImage | |
name: registry.access.redhat.com/rhscl/nginx-18-rhel7:latest | |
generation: 2 | |
importPolicy: {} | |
name: "1.8" | |
referencePolicy: | |
type: Local | |
- annotations: | |
description: |- | |
Build and serve static content via Nginx HTTP server and a reverse proxy (nginx) on RHEL 7. For more information about using this builder image, including OpenShift considerations, see https://github.com/sclorg/nginx-container/blob/master/1.12/README.md. | |
WARNING: By selecting this tag, your application will automatically update to use the latest version of Nginx available on OpenShift, including major versions updates. | |
iconClass: icon-nginx | |
openshift.io/display-name: Nginx HTTP server and a reverse proxy (Latest) | |
openshift.io/provider-display-name: Red Hat, Inc. | |
sampleRepo: https://github.com/sclorg/nginx-ex.git | |
supports: nginx | |
tags: builder,nginx | |
from: | |
kind: ImageStreamTag | |
name: "1.12" | |
generation: 1 | |
importPolicy: {} | |
name: latest | |
referencePolicy: | |
type: Local | |
status: | |
dockerImageRepository: docker-registry.default.svc:5000/openshift/nginx | |
tags: | |
- items: | |
- created: 2018-07-09T20:42:13Z | |
dockerImageReference: registry.access.redhat.com/rhscl/nginx-110-rhel7@sha256:d91dc0c9097483437be1aeaf51d81dc3726e3468297c6464dc8fb072578635fc | |
generation: 2 | |
image: sha256:d91dc0c9097483437be1aeaf51d81dc3726e3468297c6464dc8fb072578635fc | |
tag: "1.10" | |
- items: | |
- created: 2018-07-09T20:42:13Z | |
dockerImageReference: registry.access.redhat.com/rhscl/nginx-112-rhel7@sha256:c5b84642765b4de8a395c9a59ffb62ca8494e5523f19236deb4bfe781d28127b | |
generation: 2 | |
image: sha256:c5b84642765b4de8a395c9a59ffb62ca8494e5523f19236deb4bfe781d28127b | |
tag: "1.12" | |
- items: | |
- created: 2018-07-09T20:42:13Z | |
dockerImageReference: registry.access.redhat.com/rhscl/nginx-18-rhel7@sha256:8bd4ee024b56ac148b5c329077d59bcef5c265ffa662f9d714253632a01b57f6 | |
generation: 2 | |
image: sha256:8bd4ee024b56ac148b5c329077d59bcef5c265ffa662f9d714253632a01b57f6 | |
tag: "1.8" | |
- items: | |
- created: 2018-07-09T20:42:13Z | |
dockerImageReference: registry.access.redhat.com/rhscl/nginx-112-rhel7@sha256:c5b84642765b4de8a395c9a59ffb62ca8494e5523f19236deb4bfe781d28127b | |
generation: 2 | |
image: sha256:c5b84642765b4de8a395c9a59ffb62ca8494e5523f19236deb4bfe781d28127b | |
tag: latest | |
- apiVersion: image.openshift.io/v1 | |
kind: ImageStream | |
metadata: | |
annotations: | |
openshift.io/display-name: Node.js | |
openshift.io/image.dockerRepositoryCheck: 2018-07-09T20:42:14Z | |
creationTimestamp: 2018-07-09T20:42:10Z | |
generation: 2 | |
name: nodejs | |
namespace: openshift | |
resourceVersion: "5330" | |
selfLink: /apis/image.openshift.io/v1/namespaces/openshift/imagestreams/nodejs | |
uid: 8db41874-83b8-11e8-aa51-0af96768d57e | |
spec: | |
lookupPolicy: | |
local: false | |
tags: | |
- annotations: | |
description: 'DEPRECATED: Build and run Node.js 0.10 applications on RHEL | |
7. For more information about using this builder image, including OpenShift | |
considerations, see https://github.com/sclorg/s2i-nodejs-container/blob/master/0.10/README.md.' | |
iconClass: icon-nodejs | |
openshift.io/display-name: Node.js 0.10 | |
openshift.io/provider-display-name: Red Hat, Inc. | |
sampleRepo: https://github.com/openshift/nodejs-ex.git | |
supports: nodejs:0.10,nodejs:0.1,nodejs | |
tags: hidden,nodejs | |
version: "0.10" | |
from: | |
kind: DockerImage | |
name: registry.access.redhat.com/openshift3/nodejs-010-rhel7:latest | |
generation: 2 | |
importPolicy: {} | |
name: "0.10" | |
referencePolicy: | |
type: Local | |
- annotations: | |
description: Build and run Node.js 4 applications on RHEL 7. For more information | |
about using this builder image, including OpenShift considerations, see | |
https://github.com/sclorg/s2i-nodejs-container/blob/master/4/README.md. | |
iconClass: icon-nodejs | |
openshift.io/display-name: Node.js 4 | |
openshift.io/provider-display-name: Red Hat, Inc. | |
sampleRepo: https://github.com/openshift/nodejs-ex.git | |
supports: nodejs:4,nodejs | |
tags: hidden,builder,nodejs | |
version: "4" | |
from: | |
kind: DockerImage | |
name: registry.access.redhat.com/rhscl/nodejs-4-rhel7:latest | |
generation: 2 | |
importPolicy: {} | |
name: "4" | |
referencePolicy: | |
type: Local | |
- annotations: | |
description: Build and run Node.js 6 applications on RHEL 7. For more information | |
about using this builder image, including OpenShift considerations, see | |
https://github.com/sclorg/s2i-nodejs-container. | |
iconClass: icon-nodejs | |
openshift.io/display-name: Node.js 6 | |
openshift.io/provider-display-name: Red Hat, Inc. | |
sampleRepo: https://github.com/openshift/nodejs-ex.git | |
supports: nodejs:6,nodejs | |
tags: builder,nodejs | |
version: "6" | |
from: | |
kind: DockerImage | |
name: registry.access.redhat.com/rhscl/nodejs-6-rhel7:latest | |
generation: 2 | |
importPolicy: {} | |
name: "6" | |
referencePolicy: | |
type: Local | |
- annotations: | |
description: Build and run Node.js 8 applications on RHEL 7. For more information | |
about using this builder image, including OpenShift considerations, see | |
https://github.com/sclorg/s2i-nodejs-container. | |
iconClass: icon-nodejs | |
openshift.io/display-name: Node.js 8 | |
openshift.io/provider-display-name: Red Hat, Inc. | |
sampleRepo: https://github.com/openshift/nodejs-ex.git | |
tags: builder,nodejs | |
version: "8" | |
from: | |
kind: DockerImage | |
name: registry.access.redhat.com/rhscl/nodejs-8-rhel7:latest | |
generation: 2 | |
importPolicy: {} | |
name: "8" | |
referencePolicy: | |
type: Local | |
- annotations: | |
description: Build and run Node.js 8 applications on RHEL 7. For more information | |
about using this builder image, including OpenShift considerations, see | |
https://github.com/bucharest-gold/centos7-s2i-nodejs. | |
iconClass: icon-nodejs | |
openshift.io/display-name: OpenShift Application Runtimes Node.js 8 | |
openshift.io/provider-display-name: Red Hat, Inc. | |
sampleRepo: https://github.com/openshift/nodejs-ex.git | |
tags: builder,nodejs | |
version: "8" | |
from: | |
kind: DockerImage | |
name: registry.access.redhat.com/rhoar-nodejs/nodejs-8 | |
generation: 2 | |
importPolicy: {} | |
name: 8-RHOAR | |
referencePolicy: | |
type: Local | |
- annotations: | |
description: |- | |
Build and run Node.js applications on RHEL 7. For more information about using this builder image, including OpenShift considerations, see https://github.com/sclorg/s2i-nodejs-container/blob/master/8/README.md. | |
WARNING: By selecting this tag, your application will automatically update to use the latest version of Node.js available on OpenShift, including major versions updates. | |
iconClass: icon-nodejs | |
openshift.io/display-name: Node.js (Latest) | |
openshift.io/provider-display-name: Red Hat, Inc. | |
sampleRepo: https://github.com/openshift/nodejs-ex.git | |
supports: nodejs | |
tags: builder,nodejs | |
from: | |
kind: ImageStreamTag | |
name: "8" | |
generation: 1 | |
importPolicy: {} | |
name: latest | |
referencePolicy: | |
type: Local | |
status: | |
dockerImageRepository: docker-registry.default.svc:5000/openshift/nodejs | |
tags: | |
- items: | |
- created: 2018-07-09T20:42:14Z | |
dockerImageReference: registry.access.redhat.com/openshift3/nodejs-010-rhel7@sha256:cd7a62da7dbd15883b7df9a8a1ffb18499bfec5e856661f96c5126ae51281b83 | |
generation: 2 | |
image: sha256:cd7a62da7dbd15883b7df9a8a1ffb18499bfec5e856661f96c5126ae51281b83 | |
tag: "0.10" | |
- items: | |
- created: 2018-07-09T20:42:14Z | |
dockerImageReference: registry.access.redhat.com/rhscl/nodejs-4-rhel7@sha256:6bdbb943fd3401752cc11b07e574c418558205ffa9105435238f74dba1c1f328 | |
generation: 2 | |
image: sha256:6bdbb943fd3401752cc11b07e574c418558205ffa9105435238f74dba1c1f328 | |
tag: "4" | |
- items: | |
- created: 2018-07-09T20:42:14Z | |
dockerImageReference: registry.access.redhat.com/rhscl/nodejs-6-rhel7@sha256:e2c747db13007a2acb77bac3ce4cdbb6b9639a27d145ea168a552d4047ae60a8 | |
generation: 2 | |
image: sha256:e2c747db13007a2acb77bac3ce4cdbb6b9639a27d145ea168a552d4047ae60a8 | |
tag: "6" | |
- items: | |
- created: 2018-07-09T20:42:14Z | |
dockerImageReference: registry.access.redhat.com/rhscl/nodejs-8-rhel7@sha256:c6933f9adcccf20cab4364b4d4105f731d5c4b23239cad18d24671cd24216d5a | |
generation: 2 | |
image: sha256:c6933f9adcccf20cab4364b4d4105f731d5c4b23239cad18d24671cd24216d5a | |
tag: "8" | |
- items: | |
- created: 2018-07-09T20:42:14Z | |
dockerImageReference: registry.access.redhat.com/rhoar-nodejs/nodejs-8@sha256:d5c73b4279b691b857b8ae116cfffcc5926137c57d0f6565b7c0a53314ed1ff8 | |
generation: 2 | |
image: sha256:d5c73b4279b691b857b8ae116cfffcc5926137c57d0f6565b7c0a53314ed1ff8 | |
tag: 8-RHOAR | |
- items: | |
- created: 2018-07-09T20:42:14Z | |
dockerImageReference: registry.access.redhat.com/rhscl/nodejs-8-rhel7@sha256:c6933f9adcccf20cab4364b4d4105f731d5c4b23239cad18d24671cd24216d5a | |
generation: 2 | |
image: sha256:c6933f9adcccf20cab4364b4d4105f731d5c4b23239cad18d24671cd24216d5a | |
tag: latest | |
- apiVersion: image.openshift.io/v1 | |
kind: ImageStream | |
metadata: | |
annotations: | |
openshift.io/display-name: Perl | |
openshift.io/image.dockerRepositoryCheck: 2018-07-09T20:42:21Z | |
creationTimestamp: 2018-07-09T20:42:11Z | |
generation: 2 | |
name: perl | |
namespace: openshift | |
resourceVersion: "5369" | |
selfLink: /apis/image.openshift.io/v1/namespaces/openshift/imagestreams/perl | |
uid: 8dc3065c-83b8-11e8-aa51-0af96768d57e | |
spec: | |
lookupPolicy: | |
local: false | |
tags: | |
- annotations: | |
description: Build and run Perl 5.16 applications on RHEL 7. For more information | |
about using this builder image, including OpenShift considerations, see | |
https://github.com/sclorg/s2i-perl-container/blob/master/5.16/README.md. | |
iconClass: icon-perl | |
openshift.io/display-name: Perl 5.16 | |
openshift.io/provider-display-name: Red Hat, Inc. | |
sampleRepo: https://github.com/openshift/dancer-ex.git | |
supports: perl:5.16,perl | |
tags: hidden,builder,perl | |
version: "5.16" | |
from: | |
kind: DockerImage | |
name: registry.access.redhat.com/openshift3/perl-516-rhel7:latest | |
generation: 2 | |
importPolicy: {} | |
name: "5.16" | |
referencePolicy: | |
type: Local | |
- annotations: | |
description: Build and run Perl 5.20 applications on RHEL 7. For more information | |
about using this builder image, including OpenShift considerations, see | |
https://github.com/sclorg/s2i-perl-container/blob/master/5.20/README.md. | |
iconClass: icon-perl | |
openshift.io/display-name: Perl 5.20 | |
openshift.io/provider-display-name: Red Hat, Inc. | |
sampleRepo: https://github.com/openshift/dancer-ex.git | |
supports: perl:5.20,perl | |
tags: hidden,builder,perl | |
version: "5.20" | |
from: | |
kind: DockerImage | |
name: registry.access.redhat.com/rhscl/perl-520-rhel7:latest | |
generation: 2 | |
importPolicy: {} | |
name: "5.20" | |
referencePolicy: | |
type: Local | |
- annotations: | |
description: Build and run Perl 5.24 applications on RHEL 7. For more information | |
about using this builder image, including OpenShift considerations, see | |
https://github.com/sclorg/s2i-perl-container/blob/master/5.24/README.md. | |
iconClass: icon-perl | |
openshift.io/display-name: Perl 5.24 | |
openshift.io/provider-display-name: Red Hat, Inc. | |
sampleRepo: https://github.com/openshift/dancer-ex.git | |
supports: perl:5.24,perl | |
tags: builder,perl | |
version: "5.24" | |
from: | |
kind: DockerImage | |
name: registry.access.redhat.com/rhscl/perl-524-rhel7:latest | |
generation: 2 | |
importPolicy: {} | |
name: "5.24" | |
referencePolicy: | |
type: Local | |
- annotations: | |
description: |- | |
Build and run Perl applications on RHEL 7. For more information about using this builder image, including OpenShift considerations, see https://github.com/sclorg/s2i-perl-container/blob/master/5.20/README.md. | |
WARNING: By selecting this tag, your application will automatically update to use the latest version of Perl available on OpenShift, including major versions updates. | |
iconClass: icon-perl | |
openshift.io/display-name: Perl (Latest) | |
openshift.io/provider-display-name: Red Hat, Inc. | |
sampleRepo: https://github.com/openshift/dancer-ex.git | |
supports: perl | |
tags: builder,perl | |
from: | |
kind: ImageStreamTag | |
name: "5.24" | |
generation: 1 | |
importPolicy: {} | |
name: latest | |
referencePolicy: | |
type: Local | |
status: | |
dockerImageRepository: docker-registry.default.svc:5000/openshift/perl | |
tags: | |
- items: | |
- created: 2018-07-09T20:42:21Z | |
dockerImageReference: registry.access.redhat.com/openshift3/perl-516-rhel7@sha256:8d13f434065a54ab85c2134858d5cc218c1ebb1e423d194e664e4ee4a9f4641f | |
generation: 2 | |
image: sha256:8d13f434065a54ab85c2134858d5cc218c1ebb1e423d194e664e4ee4a9f4641f | |
tag: "5.16" | |
- items: | |
- created: 2018-07-09T20:42:21Z | |
dockerImageReference: registry.access.redhat.com/rhscl/perl-520-rhel7@sha256:7ec1e4048cfe5077242d347bb3f4a96abf6b1d2f7fd251d7c275fc122de0c31b | |
generation: 2 | |
image: sha256:7ec1e4048cfe5077242d347bb3f4a96abf6b1d2f7fd251d7c275fc122de0c31b | |
tag: "5.20" | |
- items: | |
- created: 2018-07-09T20:42:21Z | |
dockerImageReference: registry.access.redhat.com/rhscl/perl-524-rhel7@sha256:33338134ff16abeb727cb9fe59ce3c1c3b8c5817cc242811297f0bdb9b468db2 | |
generation: 2 | |
image: sha256:33338134ff16abeb727cb9fe59ce3c1c3b8c5817cc242811297f0bdb9b468db2 | |
tag: "5.24" | |
- items: | |
- created: 2018-07-09T20:42:21Z | |
dockerImageReference: registry.access.redhat.com/rhscl/perl-524-rhel7@sha256:33338134ff16abeb727cb9fe59ce3c1c3b8c5817cc242811297f0bdb9b468db2 | |
generation: 2 | |
image: sha256:33338134ff16abeb727cb9fe59ce3c1c3b8c5817cc242811297f0bdb9b468db2 | |
tag: latest | |
- apiVersion: image.openshift.io/v1 | |
kind: ImageStream | |
metadata: | |
annotations: | |
openshift.io/display-name: PHP | |
openshift.io/image.dockerRepositoryCheck: 2018-07-09T20:42:15Z | |
creationTimestamp: 2018-07-09T20:42:11Z | |
generation: 2 | |
name: php | |
namespace: openshift | |
resourceVersion: "5339" | |
selfLink: /apis/image.openshift.io/v1/namespaces/openshift/imagestreams/php | |
uid: 8dcbc917-83b8-11e8-aa51-0af96768d57e | |
spec: | |
lookupPolicy: | |
local: false | |
tags: | |
- annotations: | |
description: Build and run PHP 5.5 applications on RHEL 7. For more information | |
about using this builder image, including OpenShift considerations, see | |
https://github.com/sclorg/s2i-php-container/blob/master/5.5/README.md. | |
iconClass: icon-php | |
openshift.io/display-name: PHP 5.5 | |
openshift.io/provider-display-name: Red Hat, Inc. | |
sampleRepo: https://github.com/openshift/cakephp-ex.git | |
supports: php:5.5,php | |
tags: hidden,builder,php | |
version: "5.5" | |
from: | |
kind: DockerImage | |
name: registry.access.redhat.com/openshift3/php-55-rhel7:latest | |
generation: 2 | |
importPolicy: {} | |
name: "5.5" | |
referencePolicy: | |
type: Local | |
- annotations: | |
description: Build and run PHP 5.6 applications on RHEL 7. For more information | |
about using this builder image, including OpenShift considerations, see | |
https://github.com/sclorg/s2i-php-container/blob/master/5.6/README.md. | |
iconClass: icon-php | |
openshift.io/display-name: PHP 5.6 | |
openshift.io/provider-display-name: Red Hat, Inc. | |
sampleRepo: https://github.com/openshift/cakephp-ex.git | |
supports: php:5.6,php | |
tags: hidden,builder,php | |
version: "5.6" | |
from: | |
kind: DockerImage | |
name: registry.access.redhat.com/rhscl/php-56-rhel7:latest | |
generation: 2 | |
importPolicy: {} | |
name: "5.6" | |
referencePolicy: | |
type: Local | |
- annotations: | |
description: Build and run PHP 7.0 applications on RHEL 7. For more information | |
about using this builder image, including OpenShift considerations, see | |
https://github.com/sclorg/s2i-php-container/blob/master/7.0/README.md. | |
iconClass: icon-php | |
openshift.io/display-name: PHP 7.0 | |
openshift.io/provider-display-name: Red Hat, Inc. | |
sampleRepo: https://github.com/openshift/cakephp-ex.git | |
supports: php:7.0,php | |
tags: builder,php | |
version: "7.0" | |
from: | |
kind: DockerImage | |
name: registry.access.redhat.com/rhscl/php-70-rhel7:latest | |
generation: 2 | |
importPolicy: {} | |
name: "7.0" | |
referencePolicy: | |
type: Local | |
- annotations: | |
description: Build and run PHP 7.1 applications on RHEL 7. For more information | |
about using this builder image, including OpenShift considerations, see | |
https://github.com/sclorg/s2i-php-container/blob/master/7.1/README.md. | |
iconClass: icon-php | |
openshift.io/display-name: PHP 7.1 | |
openshift.io/provider-display-name: Red Hat, Inc. | |
sampleRepo: https://github.com/openshift/cakephp-ex.git | |
supports: php:7.1,php | |
tags: builder,php | |
version: "7.1" | |
from: | |
kind: DockerImage | |
name: registry.access.redhat.com/rhscl/php-71-rhel7:latest | |
generation: 2 | |
importPolicy: {} | |
name: "7.1" | |
referencePolicy: | |
type: Local | |
- annotations: | |
description: |- | |
Build and run PHP applications on RHEL 7. For more information about using this builder image, including OpenShift considerations, see https://github.com/sclorg/s2i-php-container/blob/master/7.1/README.md. | |
WARNING: By selecting this tag, your application will automatically update to use the latest version of PHP available on OpenShift, including major versions updates. | |
iconClass: icon-php | |
openshift.io/display-name: PHP (Latest) | |
openshift.io/provider-display-name: Red Hat, Inc. | |
sampleRepo: https://github.com/openshift/cakephp-ex.git | |
supports: php | |
tags: builder,php | |
from: | |
kind: ImageStreamTag | |
name: "7.1" | |
generation: 1 | |
importPolicy: {} | |
name: latest | |
referencePolicy: | |
type: Local | |
status: | |
dockerImageRepository: docker-registry.default.svc:5000/openshift/php | |
tags: | |
- items: | |
- created: 2018-07-09T20:42:15Z | |
dockerImageReference: registry.access.redhat.com/openshift3/php-55-rhel7@sha256:c82d399564d21b9737ac58c1c812c31c42b4afc94443a8e276cd63979dde2930 | |
generation: 2 | |
image: sha256:c82d399564d21b9737ac58c1c812c31c42b4afc94443a8e276cd63979dde2930 | |
tag: "5.5" | |
- items: | |
- created: 2018-07-09T20:42:15Z | |
dockerImageReference: registry.access.redhat.com/rhscl/php-56-rhel7@sha256:920c2cf85b5da5d0701898f0ec9ee567473fa4b9af6f3ac5b2b3f863796bbd68 | |
generation: 2 | |
image: sha256:920c2cf85b5da5d0701898f0ec9ee567473fa4b9af6f3ac5b2b3f863796bbd68 | |
tag: "5.6" | |
- items: | |
- created: 2018-07-09T20:42:15Z | |
dockerImageReference: registry.access.redhat.com/rhscl/php-70-rhel7@sha256:973bab52428a706e2a15557f26362e2a111781b075470435de9f68ec758664e9 | |
generation: 2 | |
image: sha256:973bab52428a706e2a15557f26362e2a111781b075470435de9f68ec758664e9 | |
tag: "7.0" | |
- items: | |
- created: 2018-07-09T20:42:15Z | |
dockerImageReference: registry.access.redhat.com/rhscl/php-71-rhel7@sha256:59c3d53372cd7097494187f5a58bab58a1d956a340b70a23c84a0d000a565cbe | |
generation: 2 | |
image: sha256:59c3d53372cd7097494187f5a58bab58a1d956a340b70a23c84a0d000a565cbe | |
tag: "7.1" | |
- items: | |
- created: 2018-07-09T20:42:15Z | |
dockerImageReference: registry.access.redhat.com/rhscl/php-71-rhel7@sha256:59c3d53372cd7097494187f5a58bab58a1d956a340b70a23c84a0d000a565cbe | |
generation: 2 | |
image: sha256:59c3d53372cd7097494187f5a58bab58a1d956a340b70a23c84a0d000a565cbe | |
tag: latest | |
- apiVersion: image.openshift.io/v1 | |
kind: ImageStream | |
metadata: | |
annotations: | |
openshift.io/display-name: PostgreSQL | |
openshift.io/image.dockerRepositoryCheck: 2018-07-09T20:42:15Z | |
creationTimestamp: 2018-07-09T20:42:11Z | |
generation: 2 | |
name: postgresql | |
namespace: openshift | |
resourceVersion: "5344" | |
selfLink: /apis/image.openshift.io/v1/namespaces/openshift/imagestreams/postgresql | |
uid: 8dd4640e-83b8-11e8-aa51-0af96768d57e | |
spec: | |
lookupPolicy: | |
local: false | |
tags: | |
- annotations: | |
description: Provides a PostgreSQL 9.2 database on RHEL 7. For more information | |
about using this database image, including OpenShift considerations, see | |
https://github.com/sclorg/postgresql-container/tree/master/9.2/README.md. | |
iconClass: icon-postgresql | |
openshift.io/display-name: PostgreSQL 9.2 | |
openshift.io/provider-display-name: Red Hat, Inc. | |
tags: hidden,postgresql | |
version: "9.2" | |
from: | |
kind: DockerImage | |
name: registry.access.redhat.com/openshift3/postgresql-92-rhel7:latest | |
generation: 2 | |
importPolicy: {} | |
name: "9.2" | |
referencePolicy: | |
type: Local | |
- annotations: | |
description: Provides a PostgreSQL 9.4 database on RHEL 7. For more information | |
about using this database image, including OpenShift considerations, see | |
https://github.com/sclorg/postgresql-container/tree/master/9.4/README.md. | |
iconClass: icon-postgresql | |
openshift.io/display-name: PostgreSQL 9.4 | |
openshift.io/provider-display-name: Red Hat, Inc. | |
tags: hidden,database,postgresql | |
version: "9.4" | |
from: | |
kind: DockerImage | |
name: registry.access.redhat.com/rhscl/postgresql-94-rhel7:latest | |
generation: 2 | |
importPolicy: {} | |
name: "9.4" | |
referencePolicy: | |
type: Local | |
- annotations: | |
description: Provides a PostgreSQL 9.5 database on RHEL 7. For more information | |
about using this database image, including OpenShift considerations, see | |
https://github.com/sclorg/postgresql-container/tree/master/9.5/README.md. | |
iconClass: icon-postgresql | |
openshift.io/display-name: PostgreSQL 9.5 | |
openshift.io/provider-display-name: Red Hat, Inc. | |
tags: database,postgresql | |
version: "9.5" | |
from: | |
kind: DockerImage | |
name: registry.access.redhat.com/rhscl/postgresql-95-rhel7:latest | |
generation: 2 | |
importPolicy: {} | |
name: "9.5" | |
referencePolicy: | |
type: Local | |
- annotations: | |
description: Provides a PostgreSQL 9.6 database on RHEL 7. For more information | |
about using this database image, including OpenShift considerations, see | |
https://github.com/sclorg/postgresql-container/tree/master/9.6/README.md. | |
iconClass: icon-postgresql | |
openshift.io/display-name: PostgreSQL (Ephemeral) 9.6 | |
openshift.io/provider-display-name: Red Hat, Inc. | |
tags: database,postgresql | |
version: "9.6" | |
from: | |
kind: DockerImage | |
name: registry.access.redhat.com/rhscl/postgresql-96-rhel7:latest | |
generation: 2 | |
importPolicy: {} | |
name: "9.6" | |
referencePolicy: | |
type: Local | |
- annotations: | |
description: |- | |
Provides a PostgreSQL database on RHEL 7. For more information about using this database image, including OpenShift considerations, see https://github.com/sclorg/postgresql-container/tree/master/9.6/README.md. | |
WARNING: By selecting this tag, your application will automatically update to use the latest version of PostgreSQL available on OpenShift, including major versions updates. | |
iconClass: icon-postgresql | |
openshift.io/display-name: PostgreSQL (Latest) | |
openshift.io/provider-display-name: Red Hat, Inc. | |
tags: database,postgresql | |
from: | |
kind: ImageStreamTag | |
name: "9.6" | |
generation: 1 | |
importPolicy: {} | |
name: latest | |
referencePolicy: | |
type: Local | |
status: | |
dockerImageRepository: docker-registry.default.svc:5000/openshift/postgresql | |
tags: | |
- items: | |
- created: 2018-07-09T20:42:15Z | |
dockerImageReference: registry.access.redhat.com/openshift3/postgresql-92-rhel7@sha256:323755143c973ed639e6bcd7f261e934ee65cb4137624f449195aabc87419229 | |
generation: 2 | |
image: sha256:323755143c973ed639e6bcd7f261e934ee65cb4137624f449195aabc87419229 | |
tag: "9.2" | |
- items: | |
- created: 2018-07-09T20:42:15Z | |
dockerImageReference: registry.access.redhat.com/rhscl/postgresql-94-rhel7@sha256:3bc37b1d419398c0411d25cbb0d0d717a621105836073cad9f3ee29ffed02232 | |
generation: 2 | |
image: sha256:3bc37b1d419398c0411d25cbb0d0d717a621105836073cad9f3ee29ffed02232 | |
tag: "9.4" | |
- items: | |
- created: 2018-07-09T20:42:15Z | |
dockerImageReference: registry.access.redhat.com/rhscl/postgresql-95-rhel7@sha256:f5bd38675cdac60b72836f114c88809f9eec9e8c9672f20f339bb90789ba9aa1 | |
generation: 2 | |
image: sha256:f5bd38675cdac60b72836f114c88809f9eec9e8c9672f20f339bb90789ba9aa1 | |
tag: "9.5" | |
- items: | |
- created: 2018-07-09T20:42:15Z | |
dockerImageReference: registry.access.redhat.com/rhscl/postgresql-96-rhel7@sha256:02489e52040108ceb252c7f22fc7024890ca2a42d352292152745b9fca64f43b | |
generation: 2 | |
image: sha256:02489e52040108ceb252c7f22fc7024890ca2a42d352292152745b9fca64f43b | |
tag: "9.6" | |
- items: | |
- created: 2018-07-09T20:42:15Z | |
dockerImageReference: registry.access.redhat.com/rhscl/postgresql-96-rhel7@sha256:02489e52040108ceb252c7f22fc7024890ca2a42d352292152745b9fca64f43b | |
generation: 2 | |
image: sha256:02489e52040108ceb252c7f22fc7024890ca2a42d352292152745b9fca64f43b | |
tag: latest | |
- apiVersion: image.openshift.io/v1 | |
kind: ImageStream | |
metadata: | |
annotations: | |
openshift.io/display-name: Python | |
openshift.io/image.dockerRepositoryCheck: 2018-07-09T20:42:17Z | |
creationTimestamp: 2018-07-09T20:42:11Z | |
generation: 2 | |
name: python | |
namespace: openshift | |
resourceVersion: "5353" | |
selfLink: /apis/image.openshift.io/v1/namespaces/openshift/imagestreams/python | |
uid: 8ddd3ac9-83b8-11e8-aa51-0af96768d57e | |
spec: | |
lookupPolicy: | |
local: false | |
tags: | |
- annotations: | |
description: Build and run Python 2.7 applications on RHEL 7. For more information | |
about using this builder image, including OpenShift considerations, see | |
https://github.com/sclorg/s2i-python-container/blob/master/2.7/README.md. | |
iconClass: icon-python | |
openshift.io/display-name: Python 2.7 | |
openshift.io/provider-display-name: Red Hat, Inc. | |
sampleRepo: https://github.com/openshift/django-ex.git | |
supports: python:2.7,python | |
tags: builder,python | |
version: "2.7" | |
from: | |
kind: DockerImage | |
name: registry.access.redhat.com/rhscl/python-27-rhel7:latest | |
generation: 2 | |
importPolicy: {} | |
name: "2.7" | |
referencePolicy: | |
type: Local | |
- annotations: | |
description: Build and run Python 3.3 applications on RHEL 7. For more information | |
about using this builder image, including OpenShift considerations, see | |
https://github.com/sclorg/s2i-python-container/blob/master/3.3/README.md. | |
iconClass: icon-python | |
openshift.io/display-name: Python 3.3 | |
openshift.io/provider-display-name: Red Hat, Inc. | |
sampleRepo: https://github.com/openshift/django-ex.git | |
supports: python:3.3,python | |
tags: hidden,builder,python | |
version: "3.3" | |
from: | |
kind: DockerImage | |
name: registry.access.redhat.com/openshift3/python-33-rhel7:latest | |
generation: 2 | |
importPolicy: {} | |
name: "3.3" | |
referencePolicy: | |
type: Local | |
- annotations: | |
description: Build and run Python 3.4 applications on RHEL 7. For more information | |
about using this builder image, including OpenShift considerations, see | |
https://github.com/sclorg/s2i-python-container/blob/master/3.4/README.md. | |
iconClass: icon-python | |
openshift.io/display-name: Python 3.4 | |
openshift.io/provider-display-name: Red Hat, Inc. | |
sampleRepo: https://github.com/openshift/django-ex.git | |
supports: python:3.4,python | |
tags: hidden,builder,python | |
version: "3.4" | |
from: | |
kind: DockerImage | |
name: registry.access.redhat.com/rhscl/python-34-rhel7:latest | |
generation: 2 | |
importPolicy: {} | |
name: "3.4" | |
referencePolicy: | |
type: Local | |
- annotations: | |
description: Build and run Python 3.5 applications on RHEL 7. For more information | |
about using this builder image, including OpenShift considerations, see | |
https://github.com/sclorg/s2i-python-container/blob/master/3.5/README.md. | |
iconClass: icon-python | |
openshift.io/display-name: Python 3.5 | |
openshift.io/provider-display-name: Red Hat, Inc. | |
sampleRepo: https://github.com/openshift/django-ex.git | |
supports: python:3.5,python | |
tags: builder,python | |
version: "3.5" | |
from: | |
kind: DockerImage | |
name: registry.access.redhat.com/rhscl/python-35-rhel7:latest | |
generation: 2 | |
importPolicy: {} | |
name: "3.5" | |
referencePolicy: | |
type: Local | |
- annotations: | |
description: Build and run Python 3.6 applications on RHEL 7. For more information | |
about using this builder image, including OpenShift considerations, see | |
https://github.com/sclorg/s2i-python-container/blob/master/3.6/README.md. | |
iconClass: icon-python | |
openshift.io/display-name: Python 3.6 | |
openshift.io/provider-display-name: Red Hat, Inc. | |
sampleRepo: https://github.com/openshift/django-ex.git | |
supports: python:3.6,python | |
tags: builder,python | |
version: "3.6" | |
from: | |
kind: DockerImage | |
name: registry.access.redhat.com/rhscl/python-36-rhel7:latest | |
generation: 2 | |
importPolicy: {} | |
name: "3.6" | |
referencePolicy: | |
type: Local | |
- annotations: | |
description: |- | |
Build and run Python applications on RHEL 7. For more information about using this builder image, including OpenShift considerations, see https://github.com/sclorg/s2i-python-container/blob/master/3.6/README.md. | |
WARNING: By selecting this tag, your application will automatically update to use the latest version of Python available on OpenShift, including major versions updates. | |
iconClass: icon-python | |
openshift.io/display-name: Python (Latest) | |
openshift.io/provider-display-name: Red Hat, Inc. | |
sampleRepo: https://github.com/openshift/django-ex.git | |
supports: python | |
tags: builder,python | |
from: | |
kind: ImageStreamTag | |
name: "3.6" | |
generation: 1 | |
importPolicy: {} | |
name: latest | |
referencePolicy: | |
type: Local | |
status: | |
dockerImageRepository: docker-registry.default.svc:5000/openshift/python | |
tags: | |
- items: | |
- created: 2018-07-09T20:42:17Z | |
dockerImageReference: registry.access.redhat.com/rhscl/python-27-rhel7@sha256:66da36d710497d9bba893bda5478ea06cbee5b5bb479423dcc638ef10bc43de6 | |
generation: 2 | |
image: sha256:66da36d710497d9bba893bda5478ea06cbee5b5bb479423dcc638ef10bc43de6 | |
tag: "2.7" | |
- items: | |
- created: 2018-07-09T20:42:17Z | |
dockerImageReference: registry.access.redhat.com/openshift3/python-33-rhel7@sha256:10f52e526d723e970e06334b0590753747f222437af3e7f6fa1311a71088573e | |
generation: 2 | |
image: sha256:10f52e526d723e970e06334b0590753747f222437af3e7f6fa1311a71088573e | |
tag: "3.3" | |
- items: | |
- created: 2018-07-09T20:42:17Z | |
dockerImageReference: registry.access.redhat.com/rhscl/python-34-rhel7@sha256:4447f8df60d9ce6622b97a3cd0fd529780e9abbbc5ac90525785252c6adfd5d6 | |
generation: 2 | |
image: sha256:4447f8df60d9ce6622b97a3cd0fd529780e9abbbc5ac90525785252c6adfd5d6 | |
tag: "3.4" | |
- items: | |
- created: 2018-07-09T20:42:17Z | |
dockerImageReference: registry.access.redhat.com/rhscl/python-35-rhel7@sha256:3e973751e2f771dd62df72a68e89c239ce9c4a21f08cc135792f215a313bed1d | |
generation: 2 | |
image: sha256:3e973751e2f771dd62df72a68e89c239ce9c4a21f08cc135792f215a313bed1d | |
tag: "3.5" | |
- items: | |
- created: 2018-07-09T20:42:17Z | |
dockerImageReference: registry.access.redhat.com/rhscl/python-36-rhel7@sha256:70aaacfc224cfbe201dbf3c0a641005211113ad11c54cdcafc82b74634b99d17 | |
generation: 2 | |
image: sha256:70aaacfc224cfbe201dbf3c0a641005211113ad11c54cdcafc82b74634b99d17 | |
tag: "3.6" | |
- items: | |
- created: 2018-07-09T20:42:17Z | |
dockerImageReference: registry.access.redhat.com/rhscl/python-36-rhel7@sha256:70aaacfc224cfbe201dbf3c0a641005211113ad11c54cdcafc82b74634b99d17 | |
generation: 2 | |
image: sha256:70aaacfc224cfbe201dbf3c0a641005211113ad11c54cdcafc82b74634b99d17 | |
tag: latest | |
- apiVersion: image.openshift.io/v1 | |
kind: ImageStream | |
metadata: | |
annotations: | |
openshift.io/display-name: Redis | |
openshift.io/image.dockerRepositoryCheck: 2018-07-09T20:42:15Z | |
creationTimestamp: 2018-07-09T20:42:11Z | |
generation: 2 | |
name: redis | |
namespace: openshift | |
resourceVersion: "5338" | |
selfLink: /apis/image.openshift.io/v1/namespaces/openshift/imagestreams/redis | |
uid: 8de81914-83b8-11e8-aa51-0af96768d57e | |
spec: | |
lookupPolicy: | |
local: false | |
tags: | |
- annotations: | |
description: Provides a Redis 3.2 database on RHEL 7. For more information | |
about using this database image, including OpenShift considerations, see | |
https://github.com/sclorg/redis-container/tree/master/3.2/README.md. | |
iconClass: icon-redis | |
openshift.io/display-name: Redis 3.2 | |
openshift.io/provider-display-name: Red Hat, Inc. | |
tags: redis | |
version: "3.2" | |
from: | |
kind: DockerImage | |
name: registry.access.redhat.com/rhscl/redis-32-rhel7:latest | |
generation: 2 | |
importPolicy: {} | |
name: "3.2" | |
referencePolicy: | |
type: Local | |
- annotations: | |
description: |- | |
Provides a Redis database on RHEL 7. For more information about using this database image, including OpenShift considerations, see https://github.com/sclorg/redis-container/tree/master/3.2/README.md. | |
WARNING: By selecting this tag, your application will automatically update to use the latest version of Redis available on OpenShift, including major versions updates. | |
iconClass: icon-redis | |
openshift.io/display-name: Redis (Latest) | |
openshift.io/provider-display-name: Red Hat, Inc. | |
tags: redis | |
from: | |
kind: ImageStreamTag | |
name: "3.2" | |
generation: 1 | |
importPolicy: {} | |
name: latest | |
referencePolicy: | |
type: Local | |
status: | |
dockerImageRepository: docker-registry.default.svc:5000/openshift/redis | |
tags: | |
- items: | |
- created: 2018-07-09T20:42:15Z | |
dockerImageReference: registry.access.redhat.com/rhscl/redis-32-rhel7@sha256:09c53ef09d2516218ac27a160afbf865d0931101d3120c59f039740ba9c30565 | |
generation: 2 | |
image: sha256:09c53ef09d2516218ac27a160afbf865d0931101d3120c59f039740ba9c30565 | |
tag: "3.2" | |
- items: | |
- created: 2018-07-09T20:42:15Z | |
dockerImageReference: registry.access.redhat.com/rhscl/redis-32-rhel7@sha256:09c53ef09d2516218ac27a160afbf865d0931101d3120c59f039740ba9c30565 | |
generation: 2 | |
image: sha256:09c53ef09d2516218ac27a160afbf865d0931101d3120c59f039740ba9c30565 | |
tag: latest | |
- apiVersion: image.openshift.io/v1 | |
kind: ImageStream | |
metadata: | |
annotations: | |
openshift.io/display-name: Ruby | |
openshift.io/image.dockerRepositoryCheck: 2018-07-09T20:42:19Z | |
creationTimestamp: 2018-07-09T20:42:11Z | |
generation: 2 | |
name: ruby | |
namespace: openshift | |
resourceVersion: "5363" | |
selfLink: /apis/image.openshift.io/v1/namespaces/openshift/imagestreams/ruby | |
uid: 8df5ed59-83b8-11e8-aa51-0af96768d57e | |
spec: | |
lookupPolicy: | |
local: false | |
tags: | |
- annotations: | |
description: Build and run Ruby 2.0 applications on RHEL 7. For more information | |
about using this builder image, including OpenShift considerations, see | |
https://github.com/sclorg/s2i-ruby-container/tree/master/2.0/README.md. | |
iconClass: icon-ruby | |
openshift.io/display-name: Ruby 2.0 | |
openshift.io/provider-display-name: Red Hat, Inc. | |
sampleRepo: https://github.com/openshift/ruby-ex.git | |
supports: ruby:2.0,ruby | |
tags: hidden,builder,ruby | |
version: "2.0" | |
from: | |
kind: DockerImage | |
name: registry.access.redhat.com/openshift3/ruby-20-rhel7:latest | |
generation: 2 | |
importPolicy: {} | |
name: "2.0" | |
referencePolicy: | |
type: Local | |
- annotations: | |
description: Build and run Ruby 2.2 applications on RHEL 7. For more information | |
about using this builder image, including OpenShift considerations, see | |
https://github.com/sclorg/s2i-ruby-container/tree/master/2.2/README.md. | |
iconClass: icon-ruby | |
openshift.io/display-name: Ruby 2.2 | |
openshift.io/provider-display-name: Red Hat, Inc. | |
sampleRepo: https://github.com/openshift/ruby-ex.git | |
supports: ruby:2.2,ruby | |
tags: hidden,builder,ruby | |
version: "2.2" | |
from: | |
kind: DockerImage | |
name: registry.access.redhat.com/rhscl/ruby-22-rhel7:latest | |
generation: 2 | |
importPolicy: {} | |
name: "2.2" | |
referencePolicy: | |
type: Local | |
- annotations: | |
description: Build and run Ruby 2.3 applications on RHEL 7. For more information | |
about using this builder image, including OpenShift considerations, see | |
https://github.com/sclorg/s2i-ruby-container/blob/master/2.3/README.md. | |
iconClass: icon-ruby | |
openshift.io/display-name: Ruby 2.3 | |
openshift.io/provider-display-name: Red Hat, Inc. | |
sampleRepo: https://github.com/openshift/ruby-ex.git | |
supports: ruby:2.3,ruby | |
tags: builder,ruby | |
version: "2.3" | |
from: | |
kind: DockerImage | |
name: registry.access.redhat.com/rhscl/ruby-23-rhel7:latest | |
generation: 2 | |
importPolicy: {} | |
name: "2.3" | |
referencePolicy: | |
type: Local | |
- annotations: | |
description: Build and run Ruby 2.4 applications on RHEL 7. For more information | |
about using this builder image, including OpenShift considerations, see | |
https://github.com/sclorg/s2i-ruby-container/blob/master/2.4/README.md. | |
iconClass: icon-ruby | |
openshift.io/display-name: Ruby 2.4 | |
openshift.io/provider-display-name: Red Hat, Inc. | |
sampleRepo: https://github.com/openshift/ruby-ex.git | |
supports: ruby:2.4,ruby | |
tags: builder,ruby | |
version: "2.4" | |
from: | |
kind: DockerImage | |
name: registry.access.redhat.com/rhscl/ruby-24-rhel7:latest | |
generation: 2 | |
importPolicy: {} | |
name: "2.4" | |
referencePolicy: | |
type: Local | |
- annotations: | |
description: Build and run Ruby 2.5 applications on RHEL 7. For more information | |
about using this builder image, including OpenShift considerations, see | |
https://github.com/sclorg/s2i-ruby-container/blob/master/2.5/README.md. | |
iconClass: icon-ruby | |
openshift.io/display-name: Ruby 2.5 | |
openshift.io/provider-display-name: Red Hat, Inc. | |
sampleRepo: https://github.com/sclorg/ruby-ex.git | |
supports: ruby:2.5,ruby | |
tags: builder,ruby | |
version: "2.5" | |
from: | |
kind: DockerImage | |
name: registry.access.redhat.com/rhscl/ruby-25-rhel7:latest | |
generation: 2 | |
importPolicy: {} | |
name: "2.5" | |
referencePolicy: | |
type: Source | |
- annotations: | |
description: |- | |
Build and run Ruby applications on RHEL 7. For more information about using this builder image, including OpenShift considerations, see https://github.com/sclorg/s2i-ruby-container/tree/master/2.3/README.md. | |
WARNING: By selecting this tag, your application will automatically update to use the latest version of Ruby available on OpenShift, including major versions updates. | |
iconClass: icon-ruby | |
openshift.io/display-name: Ruby (Latest) | |
openshift.io/provider-display-name: Red Hat, Inc. | |
sampleRepo: https://github.com/openshift/ruby-ex.git | |
supports: ruby | |
tags: builder,ruby | |
from: | |
kind: ImageStreamTag | |
name: "2.5" | |
generation: 1 | |
importPolicy: {} | |
name: latest | |
referencePolicy: | |
type: Local | |
status: | |
dockerImageRepository: docker-registry.default.svc:5000/openshift/ruby | |
tags: | |
- items: | |
- created: 2018-07-09T20:42:19Z | |
dockerImageReference: registry.access.redhat.com/openshift3/ruby-20-rhel7@sha256:9cfdf4b811ace13d4c555335b249ab831832a384113035512abc9d4d5cc59716 | |
generation: 2 | |
image: sha256:9cfdf4b811ace13d4c555335b249ab831832a384113035512abc9d4d5cc59716 | |
tag: "2.0" | |
- items: | |
- created: 2018-07-09T20:42:19Z | |
dockerImageReference: registry.access.redhat.com/rhscl/ruby-22-rhel7@sha256:2e83b9e07e85960060096b6aff7ee202a5f52e0e18447641b080b1f3879e0901 | |
generation: 2 | |
image: sha256:2e83b9e07e85960060096b6aff7ee202a5f52e0e18447641b080b1f3879e0901 | |
tag: "2.2" | |
- items: | |
- created: 2018-07-09T20:42:19Z | |
dockerImageReference: registry.access.redhat.com/rhscl/ruby-23-rhel7@sha256:10f7acd6d932410377b99da79892daae29bec6849f24222759daee17b1ea9fad | |
generation: 2 | |
image: sha256:10f7acd6d932410377b99da79892daae29bec6849f24222759daee17b1ea9fad | |
tag: "2.3" | |
- items: | |
- created: 2018-07-09T20:42:19Z | |
dockerImageReference: registry.access.redhat.com/rhscl/ruby-24-rhel7@sha256:f286e353cc2f4beb9d8878646f10c38f9f894d226da263893b3853832bf91c38 | |
generation: 2 | |
image: sha256:f286e353cc2f4beb9d8878646f10c38f9f894d226da263893b3853832bf91c38 | |
tag: "2.4" | |
- items: | |
- created: 2018-07-09T20:42:19Z | |
dockerImageReference: registry.access.redhat.com/rhscl/ruby-25-rhel7@sha256:0eaaed9fae1b0d9bc8ed73b93d581c6ab019a92277484c9acf52fa60b3269a7c | |
generation: 2 | |
image: sha256:0eaaed9fae1b0d9bc8ed73b93d581c6ab019a92277484c9acf52fa60b3269a7c | |
tag: "2.5" | |
- items: | |
- created: 2018-07-09T20:42:19Z | |
dockerImageReference: registry.access.redhat.com/rhscl/ruby-25-rhel7@sha256:0eaaed9fae1b0d9bc8ed73b93d581c6ab019a92277484c9acf52fa60b3269a7c | |
generation: 2 | |
image: sha256:0eaaed9fae1b0d9bc8ed73b93d581c6ab019a92277484c9acf52fa60b3269a7c | |
tag: latest | |
kind: List | |
metadata: | |
resourceVersion: "" | |
selfLink: "" | |
Jul 9 13:46:52.987: INFO: Running 'oc get --config=/home/yifan/tectonic-installer/yifan-test-cluster/generated/auth/kubeconfig --namespace=e2e-test-build-pruning-f4svk is -o yaml' | |
Jul 9 13:46:53.216: INFO: | |
imagestreams in dynamic test namespace: | |
apiVersion: v1 | |
items: [] | |
kind: List | |
metadata: | |
resourceVersion: "" | |
selfLink: "" | |
Jul 9 13:46:53.217: INFO: found local image registry.svc.ci.openshift.org/openshift/origin-v3.11:installer | |
Jul 9 13:46:53.217: INFO: found local image quay.io/coreos/kube-core-renderer-dev:22596c5e2cffc5c483bd7c36c33705a1ceb74fd2 | |
Jul 9 13:46:53.217: INFO: found local image quay.io/coreos/kube-core-renderer-dev:latest | |
Jul 9 13:46:53.217: INFO: found local image quay.io/coreos/kube-core-operator-dev:5c12fa853e1f65c425336a0ae8eb2ea2fde0aaa7 | |
Jul 9 13:46:53.217: INFO: found local image quay.io/coreos/kube-core-operator-dev:22596c5e2cffc5c483bd7c36c33705a1ceb74fd2 | |
Jul 9 13:46:53.217: INFO: found local image quay.io/coreos/kube-core-operator-dev:latest | |
[AfterEach] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/builds/build_pruning.go:56 | |
Jul 9 13:46:53.217: INFO: Dumping pod state for namespace e2e-test-build-pruning-f4svk | |
Jul 9 13:46:53.217: INFO: Running 'oc get --config=/home/yifan/tectonic-installer/yifan-test-cluster/generated/auth/kubeconfig --namespace=e2e-test-build-pruning-f4svk pods -o yaml' | |
Jul 9 13:46:53.477: INFO: apiVersion: v1 | |
items: [] | |
kind: List | |
metadata: | |
resourceVersion: "" | |
selfLink: "" | |
[AfterEach] [Feature:Builds][pruning] prune builds based on settings in the buildconfig | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/util/cli.go:72 | |
STEP: Deleting namespaces | |
Jul 9 13:46:53.591: INFO: namespace : e2e-test-build-pruning-f4svk api call to delete is complete | |
STEP: Waiting for namespaces to vanish | |
[AfterEach] [Feature:Builds][pruning] prune builds based on settings in the buildconfig | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:142 | |
STEP: Dumping a list of prepulled images on each node... | |
Jul 9 13:46:59.675: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready | |
• Failure in Spec Setup (JustBeforeEach) [42.058 seconds] | |
[Feature:Builds][pruning] prune builds based on settings in the buildconfig | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/builds/build_pruning.go:21 | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/builds/build_pruning.go:35 | |
should prune canceled builds based on the failedBuildsHistoryLimit setting [Suite:openshift/conformance/parallel] [JustBeforeEach] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/builds/build_pruning.go:153 | |
Expected error: | |
<*errors.errorString | 0xc42038e3d0>: { | |
s: "Failed to import expected imagestreams", | |
} | |
Failed to import expected imagestreams | |
not to have occurred | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/builds/build_pruning.go:48 | |
------------------------------ | |
[sig-storage] Projected | |
should be consumable in multiple volumes in the same pod [Conformance] [Suite:openshift/conformance/parallel] [Suite:k8s] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:674 | |
[BeforeEach] [Top Level] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/util/test.go:51 | |
[BeforeEach] [sig-storage] Projected | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:141 | |
STEP: Creating a kubernetes client | |
Jul 9 13:46:38.959: INFO: >>> kubeConfig: /home/yifan/tectonic-installer/yifan-test-cluster/generated/auth/kubeconfig | |
STEP: Building a namespace api object | |
Jul 9 13:46:40.837: INFO: About to run a Kube e2e test, ensuring namespace is privileged | |
STEP: Binding the e2e-test-privileged-psp PodSecurityPolicy to the default service account in e2e-tests-projected-rsf56 | |
STEP: Waiting for a default service account to be provisioned in namespace | |
[BeforeEach] [sig-storage] Projected | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/common/projected.go:858 | |
[It] should be consumable in multiple volumes in the same pod [Conformance] [Suite:openshift/conformance/parallel] [Suite:k8s] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:674 | |
STEP: Creating configMap with name projected-configmap-test-volume-2ef79de7-83b9-11e8-a5b5-28d244b00276 | |
STEP: Creating a pod to test consume configMaps | |
Jul 9 13:46:41.583: INFO: Waiting up to 5m0s for pod "pod-projected-configmaps-2efd2f44-83b9-11e8-a5b5-28d244b00276" in namespace "e2e-tests-projected-rsf56" to be "success or failure" | |
Jul 9 13:46:41.633: INFO: Pod "pod-projected-configmaps-2efd2f44-83b9-11e8-a5b5-28d244b00276": Phase="Pending", Reason="", readiness=false. Elapsed: 49.320404ms | |
Jul 9 13:46:43.664: INFO: Pod "pod-projected-configmaps-2efd2f44-83b9-11e8-a5b5-28d244b00276": Phase="Pending", Reason="", readiness=false. Elapsed: 2.080920428s | |
Jul 9 13:46:45.694: INFO: Pod "pod-projected-configmaps-2efd2f44-83b9-11e8-a5b5-28d244b00276": Phase="Pending", Reason="", readiness=false. Elapsed: 4.110853203s | |
Jul 9 13:46:47.730: INFO: Pod "pod-projected-configmaps-2efd2f44-83b9-11e8-a5b5-28d244b00276": Phase="Pending", Reason="", readiness=false. Elapsed: 6.146431102s | |
Jul 9 13:46:49.760: INFO: Pod "pod-projected-configmaps-2efd2f44-83b9-11e8-a5b5-28d244b00276": Phase="Pending", Reason="", readiness=false. Elapsed: 8.176176498s | |
Jul 9 13:46:51.788: INFO: Pod "pod-projected-configmaps-2efd2f44-83b9-11e8-a5b5-28d244b00276": Phase="Pending", Reason="", readiness=false. Elapsed: 10.20441907s | |
Jul 9 13:46:53.833: INFO: Pod "pod-projected-configmaps-2efd2f44-83b9-11e8-a5b5-28d244b00276": Phase="Succeeded", Reason="", readiness=false. Elapsed: 12.24958782s | |
STEP: Saw pod success | |
Jul 9 13:46:53.833: INFO: Pod "pod-projected-configmaps-2efd2f44-83b9-11e8-a5b5-28d244b00276" satisfied condition "success or failure" | |
Jul 9 13:46:53.872: INFO: Trying to get logs from node ip-10-0-130-54.us-west-2.compute.internal pod pod-projected-configmaps-2efd2f44-83b9-11e8-a5b5-28d244b00276 container projected-configmap-volume-test: <nil> | |
STEP: delete the pod | |
Jul 9 13:46:54.041: INFO: Waiting for pod pod-projected-configmaps-2efd2f44-83b9-11e8-a5b5-28d244b00276 to disappear | |
Jul 9 13:46:54.080: INFO: Pod pod-projected-configmaps-2efd2f44-83b9-11e8-a5b5-28d244b00276 no longer exists | |
[AfterEach] [sig-storage] Projected | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:142 | |
Jul 9 13:46:54.080: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready | |
STEP: Destroying namespace "e2e-tests-projected-rsf56" for this suite. | |
Jul 9 13:47:00.251: INFO: Waiting up to 30s for server preferred namespaced resources to be successfully discovered | |
Jul 9 13:47:02.710: INFO: namespace: e2e-tests-projected-rsf56, resource: bindings, ignored listing per whitelist | |
Jul 9 13:47:03.881: INFO: namespace e2e-tests-projected-rsf56 deletion completed in 9.765411506s | |
• [SLOW TEST:24.923 seconds] | |
[sig-storage] Projected | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/common/projected.go:34 | |
should be consumable in multiple volumes in the same pod [Conformance] [Suite:openshift/conformance/parallel] [Suite:k8s] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:674 | |
------------------------------ | |
[Feature:Builds][Conformance] build without output image building from templates | |
should create an image from a S2i template without an output image reference defined [Suite:openshift/conformance/parallel] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/builds/no_outputname.go:51 | |
[BeforeEach] [Top Level] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/util/test.go:51 | |
[BeforeEach] [Feature:Builds][Conformance] build without output image | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:141 | |
STEP: Creating a kubernetes client | |
Jul 9 13:46:09.908: INFO: >>> kubeConfig: /home/yifan/tectonic-installer/yifan-test-cluster/generated/auth/kubeconfig | |
[BeforeEach] [Feature:Builds][Conformance] build without output image | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/util/cli.go:83 | |
Jul 9 13:46:12.006: INFO: configPath is now "/tmp/e2e-test-build-no-outputname-v2927-user.kubeconfig" | |
Jul 9 13:46:12.006: INFO: The user is now "e2e-test-build-no-outputname-v2927-user" | |
Jul 9 13:46:12.006: INFO: Creating project "e2e-test-build-no-outputname-v2927" | |
Jul 9 13:46:12.173: INFO: Waiting on permissions in project "e2e-test-build-no-outputname-v2927" ... | |
[BeforeEach] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/builds/no_outputname.go:22 | |
Jul 9 13:46:12.213: INFO: | |
got error on docker inspect fork/exec /bin/docker: no such file or directory | |
[It] should create an image from a S2i template without an output image reference defined [Suite:openshift/conformance/parallel] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/builds/no_outputname.go:51 | |
Jul 9 13:46:12.213: INFO: Running 'oc create --config=/tmp/e2e-test-build-no-outputname-v2927-user.kubeconfig --namespace=e2e-test-build-no-outputname-v2927 -f /tmp/fixture-testdata-dir189207206/test/extended/testdata/builds/test-s2i-no-outputname.json' | |
buildconfig.build.openshift.io "test-sti" created | |
STEP: expecting build to pass without an output image reference specified | |
Jul 9 13:46:12.541: INFO: Running 'oc start-build --config=/tmp/e2e-test-build-no-outputname-v2927-user.kubeconfig --namespace=e2e-test-build-no-outputname-v2927 test-sti -o=name' | |
Jul 9 13:46:12.914: INFO: | |
start-build output with args [test-sti -o=name]: | |
Error><nil> | |
StdOut> | |
build/test-sti-1 | |
StdErr> | |
Jul 9 13:46:12.915: INFO: Waiting for test-sti-1 to complete | |
Jul 9 13:47:14.059: INFO: Done waiting for test-sti-1: util.BuildResult{BuildPath:"build/test-sti-1", BuildName:"test-sti-1", StartBuildStdErr:"", StartBuildStdOut:"build/test-sti-1", StartBuildErr:error(nil), BuildConfigName:"", Build:(*build.Build)(0xc42060f800), BuildAttempt:true, BuildSuccess:true, BuildFailure:false, BuildCancelled:false, BuildTimeout:false, LogDumper:(util.LogDumperFunc)(nil), Oc:(*util.CLI)(0xc420e050e0)} | |
with error: <nil> | |
STEP: verifying the build test-sti-1 output | |
Jul 9 13:47:14.059: INFO: Running 'oc logs --config=/tmp/e2e-test-build-no-outputname-v2927-user.kubeconfig --namespace=e2e-test-build-no-outputname-v2927 -f build/test-sti-1 --timestamps' | |
Build log: | |
2018-07-09T20:46:13.892124252Z I0709 20:46:13.891838 1 builder.go:82] redacted build: {"kind":"Build","apiVersion":"build.openshift.io/v1","metadata":{"name":"test-sti-1","namespace":"e2e-test-build-no-outputname-v2927","selfLink":"/apis/build.openshift.io/v1/namespaces/e2e-test-build-no-outputname-v2927/builds/test-sti-1","uid":"1ddc5ec2-83b9-11e8-aa51-0af96768d57e","resourceVersion":"8824","creationTimestamp":"2018-07-09T20:46:12Z","labels":{"buildconfig":"test-sti","name":"test-sti","openshift.io/build-config.name":"test-sti","openshift.io/build.start-policy":"Serial"},"annotations":{"openshift.io/build-config.name":"test-sti","openshift.io/build.number":"1"},"ownerReferences":[{"apiVersion":"build.openshift.io/v1","kind":"BuildConfig","name":"test-sti","uid":"1da6d551-83b9-11e8-aa51-0af96768d57e","controller":true}]},"spec":{"serviceAccount":"builder","source":{"type":"Git","git":{"uri":"https://github.com/openshift/ruby-hello-world"}},"strategy":{"type":"Source","sourceStrategy":{"from":{"kind":"DockerImage","name":"centos/ruby-22-centos7"},"env":[{"name":"BUILD_LOGLEVEL","value":"5"}]}},"output":{},"resources":{},"postCommit":{},"nodeSelector":null,"triggeredBy":[{"message":"Manually triggered"}]},"status":{"phase":"New","config":{"kind":"BuildConfig","namespace":"e2e-test-build-no-outputname-v2927","name":"test-sti"},"output":{}}} | |
2018-07-09T20:46:13.892563821Z Cloning "https://github.com/openshift/ruby-hello-world" ... | |
2018-07-09T20:46:13.892647284Z I0709 20:46:13.892591 1 source.go:207] git ls-remote --heads https://github.com/openshift/ruby-hello-world | |
2018-07-09T20:46:13.89270562Z I0709 20:46:13.892620 1 repository.go:388] Executing git ls-remote --heads https://github.com/openshift/ruby-hello-world | |
2018-07-09T20:46:14.158342096Z I0709 20:46:14.158198 1 source.go:207] cf1fa898d2a78685ccde72f14b4922b474f73cd1 refs/heads/beta2 | |
2018-07-09T20:46:14.158361986Z 2602ace61490de0513dfbd7c7de949356cf9bd17 refs/heads/beta3 | |
2018-07-09T20:46:14.158368818Z 394e0f7c0446d65d163ecae9cf5b559ad60de6dd refs/heads/beta4 | |
2018-07-09T20:46:14.158374636Z 11e9bbac1dcf5a06df07f5a6ab893a3cb9448011 refs/heads/blog_part1 | |
2018-07-09T20:46:14.158380042Z 5619f11232c0a623f7da419438539335d49acfa3 refs/heads/config | |
2018-07-09T20:46:14.15838575Z 7ccd3242c49c3868195ca9400a539fa611111096 refs/heads/master | |
2018-07-09T20:46:14.158391193Z 9f70e0daf56b57d7f3cc012020df06ba7f914d0f refs/heads/revert-64-feature/fix-for-ruby-2.5-compatibility | |
2018-07-09T20:46:14.158397132Z ffa3f8596f3f82c0ee224f1b1d0c23102b1ad1f1 refs/heads/revert-66-feature/fix-for-ruby-2.5-compatibility-with-ci | |
2018-07-09T20:46:14.158402721Z d71bdd56df54d7400e1f72dc0929280e43627138 refs/heads/revert-69-gemfile | |
2018-07-09T20:46:14.158408705Z faccd39c6857edb7a3015cc6837fb347613f23c3 refs/heads/undo | |
2018-07-09T20:46:14.158414641Z I0709 20:46:14.158226 1 source.go:64] Cloning source from https://github.com/openshift/ruby-hello-world | |
2018-07-09T20:46:14.158420881Z I0709 20:46:14.158273 1 repository.go:388] Executing git clone --recursive --depth=1 https://github.com/openshift/ruby-hello-world /tmp/build/inputs | |
2018-07-09T20:46:14.55510749Z I0709 20:46:14.554946 1 repository.go:388] Executing git rev-parse --abbrev-ref HEAD | |
2018-07-09T20:46:14.556275575Z I0709 20:46:14.556199 1 repository.go:388] Executing git rev-parse --verify HEAD | |
2018-07-09T20:46:14.557482068Z I0709 20:46:14.557379 1 repository.go:388] Executing git --no-pager show -s --format=%an HEAD | |
2018-07-09T20:46:14.558797891Z I0709 20:46:14.558721 1 repository.go:388] Executing git --no-pager show -s --format=%ae HEAD | |
2018-07-09T20:46:14.560233068Z I0709 20:46:14.560091 1 repository.go:388] Executing git --no-pager show -s --format=%cn HEAD | |
2018-07-09T20:46:14.561484977Z I0709 20:46:14.561399 1 repository.go:388] Executing git --no-pager show -s --format=%ce HEAD | |
2018-07-09T20:46:14.562850019Z I0709 20:46:14.562766 1 repository.go:388] Executing git --no-pager show -s --format=%ad HEAD | |
2018-07-09T20:46:14.564287969Z I0709 20:46:14.564184 1 repository.go:388] Executing git --no-pager show -s --format=%<(80,trunc)%s HEAD | |
2018-07-09T20:46:14.565587436Z I0709 20:46:14.565498 1 repository.go:388] Executing git config --get remote.origin.url | |
2018-07-09T20:46:14.566575793Z Commit: 7ccd3242c49c3868195ca9400a539fa611111096 (Merge pull request #71 from bparees/gemfile2) | |
2018-07-09T20:46:14.566591Z Author: Ben Parees <[email protected]> | |
2018-07-09T20:46:14.56659636Z Date: Fri Feb 9 18:24:07 2018 -0500 | |
2018-07-09T20:46:14.566600257Z I0709 20:46:14.566511 1 repository.go:388] Executing git rev-parse --abbrev-ref HEAD | |
2018-07-09T20:46:14.567684693Z I0709 20:46:14.567581 1 repository.go:388] Executing git rev-parse --verify HEAD | |
2018-07-09T20:46:14.568639693Z I0709 20:46:14.568557 1 repository.go:388] Executing git --no-pager show -s --format=%an HEAD | |
2018-07-09T20:46:14.569922343Z I0709 20:46:14.569816 1 repository.go:388] Executing git --no-pager show -s --format=%ae HEAD | |
2018-07-09T20:46:14.571140133Z I0709 20:46:14.571059 1 repository.go:388] Executing git --no-pager show -s --format=%cn HEAD | |
2018-07-09T20:46:14.572435631Z I0709 20:46:14.572330 1 repository.go:388] Executing git --no-pager show -s --format=%ce HEAD | |
2018-07-09T20:46:14.57369724Z I0709 20:46:14.573610 1 repository.go:388] Executing git --no-pager show -s --format=%ad HEAD | |
2018-07-09T20:46:14.574999968Z I0709 20:46:14.574900 1 repository.go:388] Executing git --no-pager show -s --format=%<(80,trunc)%s HEAD | |
2018-07-09T20:46:14.576227057Z I0709 20:46:14.576138 1 repository.go:388] Executing git config --get remote.origin.url | |
2018-07-09T20:46:15.617661996Z I0709 20:46:15.617430 1 builder.go:82] redacted build: {"kind":"Build","apiVersion":"build.openshift.io/v1","metadata":{"name":"test-sti-1","namespace":"e2e-test-build-no-outputname-v2927","selfLink":"/apis/build.openshift.io/v1/namespaces/e2e-test-build-no-outputname-v2927/builds/test-sti-1","uid":"1ddc5ec2-83b9-11e8-aa51-0af96768d57e","resourceVersion":"8824","creationTimestamp":"2018-07-09T20:46:12Z","labels":{"buildconfig":"test-sti","name":"test-sti","openshift.io/build-config.name":"test-sti","openshift.io/build.start-policy":"Serial"},"annotations":{"openshift.io/build-config.name":"test-sti","openshift.io/build.number":"1"},"ownerReferences":[{"apiVersion":"build.openshift.io/v1","kind":"BuildConfig","name":"test-sti","uid":"1da6d551-83b9-11e8-aa51-0af96768d57e","controller":true}]},"spec":{"serviceAccount":"builder","source":{"type":"Git","git":{"uri":"https://github.com/openshift/ruby-hello-world"}},"strategy":{"type":"Source","sourceStrategy":{"from":{"kind":"DockerImage","name":"centos/ruby-22-centos7"},"env":[{"name":"BUILD_LOGLEVEL","value":"5"}]}},"output":{},"resources":{},"postCommit":{},"nodeSelector":null,"triggeredBy":[{"message":"Manually triggered"}]},"status":{"phase":"New","config":{"kind":"BuildConfig","namespace":"e2e-test-build-no-outputname-v2927","name":"test-sti"},"output":{}}} | |
2018-07-09T20:46:15.618115057Z I0709 20:46:15.618000 1 builder.go:289] Checking for presence of a Dockerfile | |
2018-07-09T20:46:16.742396318Z I0709 20:46:16.742135 1 builder.go:82] redacted build: {"kind":"Build","apiVersion":"build.openshift.io/v1","metadata":{"name":"test-sti-1","namespace":"e2e-test-build-no-outputname-v2927","selfLink":"/apis/build.openshift.io/v1/namespaces/e2e-test-build-no-outputname-v2927/builds/test-sti-1","uid":"1ddc5ec2-83b9-11e8-aa51-0af96768d57e","resourceVersion":"8824","creationTimestamp":"2018-07-09T20:46:12Z","labels":{"buildconfig":"test-sti","name":"test-sti","openshift.io/build-config.name":"test-sti","openshift.io/build.start-policy":"Serial"},"annotations":{"openshift.io/build-config.name":"test-sti","openshift.io/build.number":"1"},"ownerReferences":[{"apiVersion":"build.openshift.io/v1","kind":"BuildConfig","name":"test-sti","uid":"1da6d551-83b9-11e8-aa51-0af96768d57e","controller":true}]},"spec":{"serviceAccount":"builder","source":{"type":"Git","git":{"uri":"https://github.com/openshift/ruby-hello-world"}},"strategy":{"type":"Source","sourceStrategy":{"from":{"kind":"DockerImage","name":"centos/ruby-22-centos7"},"env":[{"name":"BUILD_LOGLEVEL","value":"5"}]}},"output":{},"resources":{},"postCommit":{},"nodeSelector":null,"triggeredBy":[{"message":"Manually triggered"}]},"status":{"phase":"New","config":{"kind":"BuildConfig","namespace":"e2e-test-build-no-outputname-v2927","name":"test-sti"},"output":{}}} | |
2018-07-09T20:46:16.742962051Z I0709 20:46:16.742854 1 util_linux.go:96] found cgroup parent /kubepods/besteffort/pod1dfbed3d-83b9-11e8-84c6-0af96768d57e | |
2018-07-09T20:46:16.742976073Z I0709 20:46:16.742885 1 builder.go:223] Running build with cgroup limits: api.CGroupLimits{MemoryLimitBytes:92233720368547, CPUShares:0, CPUPeriod:0, CPUQuota:0, MemorySwap:92233720368547, Parent:"/kubepods/besteffort/pod1dfbed3d-83b9-11e8-84c6-0af96768d57e"} | |
2018-07-09T20:46:16.743230863Z I0709 20:46:16.743135 1 sti.go:154] Found git source info: git.SourceInfo{SourceInfo:git.SourceInfo{Ref:"master", CommitID:"7ccd3242c49c3868195ca9400a539fa611111096", Date:"Fri Feb 9 18:24:07 2018 -0500", AuthorName:"Ben Parees", AuthorEmail:"[email protected]", CommitterName:"GitHub", CommitterEmail:"[email protected]", Message:"Merge pull request #71 from bparees/gemfile2", Location:"https://github.com/openshift/ruby-hello-world", ContextDir:""}} | |
2018-07-09T20:46:16.74352441Z I0709 20:46:16.743446 1 sti.go:192] container type= | |
2018-07-09T20:46:16.743598761Z I0709 20:46:16.743547 1 builder.go:247] With force pull false, setting policies to if-not-present | |
2018-07-09T20:46:16.743607675Z I0709 20:46:16.743569 1 builder.go:247] The value of ALLOWED_UIDS is [1-] | |
2018-07-09T20:46:16.743678846Z I0709 20:46:16.743619 1 builder.go:247] The value of DROP_CAPS is [KILL,MKNOD,SETGID,SETUID] | |
2018-07-09T20:46:16.743704935Z I0709 20:46:16.743641 1 cfg.go:39] Locating docker auth for image centos/ruby-22-centos7 and type PULL_DOCKERCFG_PATH | |
2018-07-09T20:46:16.743776249Z I0709 20:46:16.743719 1 cfg.go:49] Getting docker auth in paths : [] | |
2018-07-09T20:46:16.743882718Z I0709 20:46:16.743795 1 config.go:131] looking for config.json at /config.json | |
2018-07-09T20:46:16.743893448Z I0709 20:46:16.743842 1 config.go:131] looking for config.json at /config.json | |
2018-07-09T20:46:16.743969931Z I0709 20:46:16.743910 1 config.go:131] looking for config.json at /root/.docker/config.json | |
2018-07-09T20:46:16.744080569Z I0709 20:46:16.743940 1 config.go:131] looking for config.json at /.docker/config.json | |
2018-07-09T20:46:16.74416675Z I0709 20:46:16.744110 1 cfg.go:39] Locating docker auth for image test-sti-1 and type PUSH_DOCKERCFG_PATH | |
2018-07-09T20:46:16.744176177Z I0709 20:46:16.744126 1 cfg.go:49] Getting docker auth in paths : [] | |
2018-07-09T20:46:16.744271039Z I0709 20:46:16.744191 1 config.go:131] looking for config.json at /config.json | |
2018-07-09T20:46:16.744281515Z I0709 20:46:16.744220 1 config.go:131] looking for config.json at /config.json | |
2018-07-09T20:46:16.744285568Z I0709 20:46:16.744232 1 config.go:131] looking for config.json at /root/.docker/config.json | |
2018-07-09T20:46:16.744359871Z I0709 20:46:16.744302 1 config.go:131] looking for config.json at /.docker/config.json | |
2018-07-09T20:46:16.745364343Z I0709 20:46:16.745279 1 docker.go:519] error inspecting image centos/ruby-22-centos7:latest: Error: No such image: centos/ruby-22-centos7:latest | |
2018-07-09T20:46:16.745376722Z I0709 20:46:16.745304 1 docker.go:506] Image "centos/ruby-22-centos7:latest" not available locally, pulling ... | |
2018-07-09T20:46:17.87111668Z I0709 20:46:17.870980 1 docker.go:578] pulling image centos/ruby-22-centos7:latest: | |
2018-07-09T20:46:17.871145069Z I0709 20:46:17.871074 1 docker.go:578] pulling image centos/ruby-22-centos7:latest: | |
2018-07-09T20:46:17.871229875Z I0709 20:46:17.871093 1 docker.go:578] pulling image centos/ruby-22-centos7:latest: | |
2018-07-09T20:46:17.871241596Z I0709 20:46:17.871112 1 docker.go:578] pulling image centos/ruby-22-centos7:latest: | |
2018-07-09T20:46:17.871248547Z I0709 20:46:17.871127 1 docker.go:578] pulling image centos/ruby-22-centos7:latest: | |
2018-07-09T20:46:17.871254544Z I0709 20:46:17.871142 1 docker.go:578] pulling image centos/ruby-22-centos7:latest: | |
2018-07-09T20:46:17.871260737Z I0709 20:46:17.871165 1 docker.go:578] pulling image centos/ruby-22-centos7:latest: | |
2018-07-09T20:46:17.871266858Z I0709 20:46:17.871182 1 docker.go:578] pulling image centos/ruby-22-centos7:latest: | |
2018-07-09T20:46:17.871272966Z I0709 20:46:17.871199 1 docker.go:578] pulling image centos/ruby-22-centos7:latest: | |
2018-07-09T20:46:17.871666885Z I0709 20:46:17.871214 1 docker.go:578] pulling image centos/ruby-22-centos7:latest: | |
2018-07-09T20:46:17.871679828Z I0709 20:46:17.871235 1 docker.go:578] pulling image centos/ruby-22-centos7:latest: | |
2018-07-09T20:46:17.871684163Z I0709 20:46:17.871252 1 docker.go:578] pulling image centos/ruby-22-centos7:latest: | |
2018-07-09T20:46:17.871689123Z I0709 20:46:17.871267 1 docker.go:578] pulling image centos/ruby-22-centos7:latest: | |
2018-07-09T20:46:17.871693034Z I0709 20:46:17.871283 1 docker.go:578] pulling image centos/ruby-22-centos7:latest: | |
2018-07-09T20:46:17.871696797Z I0709 20:46:17.871299 1 docker.go:578] pulling image centos/ruby-22-centos7:latest: | |
2018-07-09T20:46:18.335048005Z I0709 20:46:18.315095 1 docker.go:578] pulling image centos/ruby-22-centos7:latest: [===> ] 329B/4.744kB | |
2018-07-09T20:46:18.335082705Z I0709 20:46:18.315496 1 docker.go:578] pulling image centos/ruby-22-centos7:latest: [==================================================>] 4.744kB/4.744kB | |
2018-07-09T20:46:18.33509297Z I0709 20:46:18.316619 1 docker.go:578] pulling image centos/ruby-22-centos7:latest: | |
2018-07-09T20:46:18.335100451Z I0709 20:46:18.316747 1 docker.go:578] pulling image centos/ruby-22-centos7:latest: | |
2018-07-09T20:46:18.390370775Z I0709 20:46:18.390297 1 docker.go:578] pulling image centos/ruby-22-centos7:latest: [> ] 105.4kB/10.22MB | |
2018-07-09T20:46:18.412828756Z I0709 20:46:18.412722 1 docker.go:578] pulling image centos/ruby-22-centos7:latest: [> ] 539.3kB/73.17MB | |
2018-07-09T20:46:18.492980909Z I0709 20:46:18.492820 1 docker.go:578] pulling image centos/ruby-22-centos7:latest: [=======> ] 1.449MB/10.22MB | |
2018-07-09T20:46:18.523494521Z I0709 20:46:18.523414 1 docker.go:578] pulling image centos/ruby-22-centos7:latest: [==> ] 3.222MB/73.17MB | |
2018-07-09T20:46:18.593327158Z I0709 20:46:18.593228 1 docker.go:578] pulling image centos/ruby-22-centos7:latest: [=================> ] 3.62MB/10.22MB | |
2018-07-09T20:46:18.627134937Z I0709 20:46:18.627056 1 docker.go:578] pulling image centos/ruby-22-centos7:latest: [=====> ] 8.056MB/73.17MB | |
2018-07-09T20:46:18.697666354Z I0709 20:46:18.697298 1 docker.go:578] pulling image centos/ruby-22-centos7:latest: [===============================> ] 6.356MB/10.22MB | |
2018-07-09T20:46:18.735129615Z I0709 20:46:18.734491 1 docker.go:578] pulling image centos/ruby-22-centos7:latest: [=========> ] 13.44MB/73.17MB | |
2018-07-09T20:46:18.800661223Z I0709 20:46:18.800465 1 docker.go:578] pulling image centos/ruby-22-centos7:latest: [===========================================> ] 8.867MB/10.22MB | |
2018-07-09T20:46:18.844785966Z I0709 20:46:18.844629 1 docker.go:578] pulling image centos/ruby-22-centos7:latest: [============> ] 18.81MB/73.17MB | |
2018-07-09T20:46:18.857074389Z I0709 20:46:18.856467 1 docker.go:578] pulling image centos/ruby-22-centos7:latest: | |
2018-07-09T20:46:18.857089394Z I0709 20:46:18.856612 1 docker.go:578] pulling image centos/ruby-22-centos7:latest: | |
2018-07-09T20:46:18.948557803Z I0709 20:46:18.948396 1 docker.go:578] pulling image centos/ruby-22-centos7:latest: [================> ] 24.19MB/73.17MB | |
2018-07-09T20:46:19.057850786Z I0709 20:46:19.057751 1 docker.go:578] pulling image centos/ruby-22-centos7:latest: [====================> ] 30.08MB/73.17MB | |
2018-07-09T20:46:19.167508849Z I0709 20:46:19.167422 1 docker.go:578] pulling image centos/ruby-22-centos7:latest: [========================> ] 36.01MB/73.17MB | |
2018-07-09T20:46:19.319724372Z I0709 20:46:19.294489 1 docker.go:578] pulling image centos/ruby-22-centos7:latest: [===========================> ] 40.86MB/73.17MB | |
2018-07-09T20:46:19.319757154Z I0709 20:46:19.319000 1 docker.go:578] pulling image centos/ruby-22-centos7:latest: [> ] 3.065kB/173kB | |
2018-07-09T20:46:19.349053495Z I0709 20:46:19.348581 1 docker.go:578] pulling image centos/ruby-22-centos7:latest: | |
2018-07-09T20:46:19.349076535Z I0709 20:46:19.348910 1 docker.go:578] pulling image centos/ruby-22-centos7:latest: | |
2018-07-09T20:46:19.400278063Z I0709 20:46:19.395841 1 docker.go:578] pulling image centos/ruby-22-centos7:latest: [===============================> ] 46.25MB/73.17MB | |
2018-07-09T20:46:19.502898017Z I0709 20:46:19.502761 1 docker.go:578] pulling image centos/ruby-22-centos7:latest: [===================================> ] 51.64MB/73.17MB | |
2018-07-09T20:46:19.608082763Z I0709 20:46:19.607918 1 docker.go:578] pulling image centos/ruby-22-centos7:latest: [=======================================> ] 58.05MB/73.17MB | |
2018-07-09T20:46:19.71337497Z I0709 20:46:19.713236 1 docker.go:578] pulling image centos/ruby-22-centos7:latest: [============================================> ] 64.52MB/73.17MB | |
2018-07-09T20:46:19.815969825Z I0709 20:46:19.815817 1 docker.go:578] pulling image centos/ruby-22-centos7:latest: [================================================> ] 70.45MB/73.17MB | |
2018-07-09T20:46:19.85916161Z I0709 20:46:19.858126 1 docker.go:578] pulling image centos/ruby-22-centos7:latest: | |
2018-07-09T20:46:19.859181684Z I0709 20:46:19.858310 1 docker.go:578] pulling image centos/ruby-22-centos7:latest: | |
2018-07-09T20:46:19.932617244Z I0709 20:46:19.932475 1 docker.go:578] pulling image centos/ruby-22-centos7:latest: [> ] 557.1kB/73.17MB | |
2018-07-09T20:46:20.037453346Z I0709 20:46:20.033264 1 docker.go:578] pulling image centos/ruby-22-centos7:latest: [=> ] 2.228MB/73.17MB | |
2018-07-09T20:46:20.1470213Z I0709 20:46:20.146884 1 docker.go:578] pulling image centos/ruby-22-centos7:latest: [===> ] 4.456MB/73.17MB | |
2018-07-09T20:46:20.285693467Z I0709 20:46:20.285549 1 docker.go:578] pulling image centos/ruby-22-centos7:latest: [====> ] 6.685MB/73.17MB | |
2018-07-09T20:46:20.430970542Z I0709 20:46:20.407981 1 docker.go:578] pulling image centos/ruby-22-centos7:latest: [======> ] 8.913MB/73.17MB | |
2018-07-09T20:46:20.529084815Z I0709 20:46:20.528935 1 docker.go:578] pulling image centos/ruby-22-centos7:latest: [=======> ] 11.14MB/73.17MB | |
2018-07-09T20:46:20.603512608Z I0709 20:46:20.601475 1 docker.go:578] pulling image centos/ruby-22-centos7:latest: [========> ] 329B/1.839kB | |
2018-07-09T20:46:20.60353068Z I0709 20:46:20.601883 1 docker.go:578] pulling image centos/ruby-22-centos7:latest: [==================================================>] 1.839kB/1.839kB | |
2018-07-09T20:46:20.603542518Z I0709 20:46:20.603071 1 docker.go:578] pulling image centos/ruby-22-centos7:latest: | |
2018-07-09T20:46:20.603548945Z I0709 20:46:20.603212 1 docker.go:578] pulling image centos/ruby-22-centos7:latest: | |
2018-07-09T20:46:20.648880436Z I0709 20:46:20.648757 1 docker.go:578] pulling image centos/ruby-22-centos7:latest: [=========> ] 13.37MB/73.17MB | |
2018-07-09T20:46:20.669546166Z I0709 20:46:20.669475 1 docker.go:578] pulling image centos/ruby-22-centos7:latest: [> ] 187.1kB/18.57MB | |
2018-07-09T20:46:20.758566364Z I0709 20:46:20.758454 1 docker.go:578] pulling image centos/ruby-22-centos7:latest: [==========> ] 15.6MB/73.17MB | |
2018-07-09T20:46:20.826810635Z I0709 20:46:20.826325 1 docker.go:578] pulling image centos/ruby-22-centos7:latest: [> ] 538.4kB/98.8MB | |
2018-07-09T20:46:20.883859042Z I0709 20:46:20.883755 1 docker.go:578] pulling image centos/ruby-22-centos7:latest: [============> ] 17.83MB/73.17MB | |
2018-07-09T20:46:20.950951819Z I0709 20:46:20.950785 1 docker.go:578] pulling image centos/ruby-22-centos7:latest: [=> ] 374.7kB/18.57MB | |
2018-07-09T20:46:21.063925288Z I0709 20:46:21.063810 1 docker.go:578] pulling image centos/ruby-22-centos7:latest: [=============> ] 19.5MB/73.17MB | |
2018-07-09T20:46:21.171925805Z I0709 20:46:21.171754 1 docker.go:578] pulling image centos/ruby-22-centos7:latest: [==============> ] 20.61MB/73.17MB | |
2018-07-09T20:46:21.186939075Z I0709 20:46:21.186536 1 docker.go:578] pulling image centos/ruby-22-centos7:latest: [=> ] 571.3kB/18.57MB | |
2018-07-09T20:46:21.2008203Z I0709 20:46:21.200711 1 docker.go:578] pulling image centos/ruby-22-centos7:latest: [> ] 1.079MB/98.8MB | |
2018-07-09T20:46:21.280797495Z I0709 20:46:21.280699 1 docker.go:578] pulling image centos/ruby-22-centos7:latest: [===============> ] 22.28MB/73.17MB | |
2018-07-09T20:46:21.391318759Z I0709 20:46:21.391209 1 docker.go:578] pulling image centos/ruby-22-centos7:latest: [==> ] 763.8kB/18.57MB | |
2018-07-09T20:46:21.401916788Z I0709 20:46:21.401844 1 docker.go:578] pulling image centos/ruby-22-centos7:latest: [================> ] 24.51MB/73.17MB | |
2018-07-09T20:46:21.437321291Z I0709 20:46:21.435538 1 docker.go:578] pulling image centos/ruby-22-centos7:latest: [====> ] 329B/3.87kB | |
2018-07-09T20:46:21.437337151Z I0709 20:46:21.435812 1 docker.go:578] pulling image centos/ruby-22-centos7:latest: [==================================================>] 3.87kB/3.87kB | |
2018-07-09T20:46:21.437458053Z I0709 20:46:21.437362 1 docker.go:578] pulling image centos/ruby-22-centos7:latest: | |
2018-07-09T20:46:21.437470405Z I0709 20:46:21.437386 1 docker.go:578] pulling image centos/ruby-22-centos7:latest: | |
2018-07-09T20:46:21.516742598Z I0709 20:46:21.516604 1 docker.go:578] pulling image centos/ruby-22-centos7:latest: [=================> ] 26.18MB/73.17MB | |
2018-07-09T20:46:21.562739042Z I0709 20:46:21.562602 1 docker.go:578] pulling image centos/ruby-22-centos7:latest: [==> ] 964.5kB/18.57MB | |
2018-07-09T20:46:21.586600259Z I0709 20:46:21.586304 1 docker.go:578] pulling image centos/ruby-22-centos7:latest: [> ] 1.62MB/98.8MB | |
2018-07-09T20:46:21.620226356Z I0709 20:46:21.620103 1 docker.go:578] pulling image centos/ruby-22-centos7:latest: [===================> ] 27.85MB/73.17MB | |
2018-07-09T20:46:21.710973262Z I0709 20:46:21.710851 1 docker.go:578] pulling image centos/ruby-22-centos7:latest: [===> ] 1.161MB/18.57MB | |
2018-07-09T20:46:21.723122664Z I0709 20:46:21.723055 1 docker.go:578] pulling image centos/ruby-22-centos7:latest: [====================> ] 29.52MB/73.17MB | |
2018-07-09T20:46:21.845917907Z I0709 20:46:21.841438 1 docker.go:578] pulling image centos/ruby-22-centos7:latest: [=====================> ] 31.75MB/73.17MB | |
2018-07-09T20:46:21.848474342Z I0709 20:46:21.848388 1 docker.go:578] pulling image centos/ruby-22-centos7:latest: [===> ] 1.358MB/18.57MB | |
2018-07-09T20:46:21.850572903Z I0709 20:46:21.850456 1 docker.go:578] pulling image centos/ruby-22-centos7:latest: [=> ] 2.16MB/98.8MB | |
2018-07-09T20:46:21.951911911Z I0709 20:46:21.951767 1 docker.go:578] pulling image centos/ruby-22-centos7:latest: [=======================> ] 33.98MB/73.17MB | |
2018-07-09T20:46:21.976365212Z I0709 20:46:21.976138 1 docker.go:578] pulling image centos/ruby-22-centos7:latest: [====> ] 1.546MB/18.57MB | |
2018-07-09T20:46:22.062854731Z I0709 20:46:22.062748 1 docker.go:578] pulling image centos/ruby-22-centos7:latest: [========================> ] 36.21MB/73.17MB | |
2018-07-09T20:46:22.09263608Z I0709 20:46:22.092551 1 docker.go:578] pulling image centos/ruby-22-centos7:latest: [====> ] 1.735MB/18.57MB | |
2018-07-09T20:46:22.151066404Z I0709 20:46:22.150729 1 docker.go:578] pulling image centos/ruby-22-centos7:latest: [=> ] 2.701MB/98.8MB | |
2018-07-09T20:46:22.167757189Z I0709 20:46:22.167433 1 docker.go:578] pulling image centos/ruby-22-centos7:latest: [==========================> ] 38.44MB/73.17MB | |
2018-07-09T20:46:22.269832488Z I0709 20:46:22.269695 1 docker.go:578] pulling image centos/ruby-22-centos7:latest: [=> ] 3.242MB/98.8MB | |
2018-07-09T20:46:22.287714683Z I0709 20:46:22.287449 1 docker.go:578] pulling image centos/ruby-22-centos7:latest: [=====> ] 2.111MB/18.57MB | |
2018-07-09T20:46:22.292192988Z I0709 20:46:22.292085 1 docker.go:578] pulling image centos/ruby-22-centos7:latest: [===========================> ] 40.67MB/73.17MB | |
2018-07-09T20:46:22.417484589Z I0709 20:46:22.413593 1 docker.go:578] pulling image centos/ruby-22-centos7:latest: [=============================> ] 42.89MB/73.17MB | |
2018-07-09T20:46:22.423761486Z I0709 20:46:22.423675 1 docker.go:578] pulling image centos/ruby-22-centos7:latest: [> ] 3.065kB/175.2kB | |
2018-07-09T20:46:22.45151246Z I0709 20:46:22.451447 1 docker.go:578] pulling image centos/ruby-22-centos7:latest: [==================================================>] 175.2kB/175.2kB | |
2018-07-09T20:46:22.451599794Z I0709 20:46:22.451499 1 docker.go:578] pulling image centos/ruby-22-centos7:latest: | |
2018-07-09T20:46:22.451612116Z I0709 20:46:22.451521 1 docker.go:578] pulling image centos/ruby-22-centos7:latest: | |
2018-07-09T20:46:22.453434177Z I0709 20:46:22.453328 1 docker.go:578] pulling image centos/ruby-22-centos7:latest: [======> ] 2.496MB/18.57MB | |
2018-07-09T20:46:22.475689508Z I0709 20:46:22.475614 1 docker.go:578] pulling image centos/ruby-22-centos7:latest: [=> ] 3.782MB/98.8MB | |
2018-07-09T20:46:22.56617569Z I0709 20:46:22.566053 1 docker.go:578] pulling image centos/ruby-22-centos7:latest: [==============================> ] 45.12MB/73.17MB | |
2018-07-09T20:46:22.642275687Z I0709 20:46:22.634187 1 docker.go:578] pulling image centos/ruby-22-centos7:latest: [=======> ] 2.881MB/18.57MB | |
2018-07-09T20:46:22.687142024Z I0709 20:46:22.686940 1 docker.go:578] pulling image centos/ruby-22-centos7:latest: [==> ] 4.319MB/98.8MB | |
2018-07-09T20:46:22.687159065Z I0709 20:46:22.686989 1 docker.go:578] pulling image centos/ruby-22-centos7:latest: [===============================> ] 45.68MB/73.17MB | |
2018-07-09T20:46:22.737752052Z I0709 20:46:22.737530 1 docker.go:578] pulling image centos/ruby-22-centos7:latest: [========> ] 3.275MB/18.57MB | |
2018-07-09T20:46:22.817258132Z I0709 20:46:22.808878 1 docker.go:578] pulling image centos/ruby-22-centos7:latest: [===============================> ] 46.24MB/73.17MB | |
2018-07-09T20:46:22.846131539Z I0709 20:46:22.822246 1 docker.go:578] pulling image centos/ruby-22-centos7:latest: [==> ] 4.847MB/98.8MB | |
2018-07-09T20:46:22.846145909Z I0709 20:46:22.835193 1 docker.go:578] pulling image centos/ruby-22-centos7:latest: [==================> ] 6.781MB/18.57MB | |
2018-07-09T20:46:22.933497388Z I0709 20:46:22.931978 1 docker.go:578] pulling image centos/ruby-22-centos7:latest: [===================================> ] 13.23MB/18.57MB | |
2018-07-09T20:46:23.013375306Z I0709 20:46:23.012816 1 docker.go:578] pulling image centos/ruby-22-centos7:latest: | |
2018-07-09T20:46:23.013399426Z I0709 20:46:23.013013 1 docker.go:578] pulling image centos/ruby-22-centos7:latest: | |
2018-07-09T20:46:23.026207097Z I0709 20:46:23.026120 1 docker.go:578] pulling image centos/ruby-22-centos7:latest: [================================> ] 47.35MB/73.17MB | |
2018-07-09T20:46:23.03214488Z I0709 20:46:23.031873 1 docker.go:578] pulling image centos/ruby-22-centos7:latest: [==> ] 5.388MB/98.8MB | |
2018-07-09T20:46:23.140438284Z I0709 20:46:23.140245 1 docker.go:578] pulling image centos/ruby-22-centos7:latest: [=================================> ] 49.02MB/73.17MB | |
2018-07-09T20:46:23.207126701Z I0709 20:46:23.202511 1 docker.go:578] pulling image centos/ruby-22-centos7:latest: [==> ] 5.921MB/98.8MB | |
2018-07-09T20:46:23.282948431Z I0709 20:46:23.282772 1 docker.go:578] pulling image centos/ruby-22-centos7:latest: [==================================> ] 50.14MB/73.17MB | |
2018-07-09T20:46:23.385795729Z I0709 20:46:23.383966 1 docker.go:578] pulling image centos/ruby-22-centos7:latest: [===> ] 6.453MB/98.8MB | |
2018-07-09T20:46:23.455139779Z I0709 20:46:23.454777 1 docker.go:578] pulling image centos/ruby-22-centos7:latest: [===================================> ] 51.81MB/73.17MB | |
2018-07-09T20:46:23.578133268Z I0709 20:46:23.577996 1 docker.go:578] pulling image centos/ruby-22-centos7:latest: [===> ] 6.994MB/98.8MB | |
2018-07-09T20:46:23.608234985Z I0709 20:46:23.603539 1 docker.go:578] pulling image centos/ruby-22-centos7:latest: [====================================> ] 52.92MB/73.17MB | |
2018-07-09T20:46:23.72496199Z I0709 20:46:23.724874 1 docker.go:578] pulling image centos/ruby-22-centos7:latest: [=====================================> ] 55.15MB/73.17MB | |
2018-07-09T20:46:23.743383868Z I0709 20:46:23.743312 1 docker.go:578] pulling image centos/ruby-22-centos7:latest: [===> ] 7.534MB/98.8MB | |
2018-07-09T20:46:23.859825032Z I0709 20:46:23.859727 1 docker.go:578] pulling image centos/ruby-22-centos7:latest: [======================================> ] 56.82MB/73.17MB | |
2018-07-09T20:46:23.923392677Z I0709 20:46:23.923284 1 docker.go:578] pulling image centos/ruby-22-centos7:latest: [====> ] 8.075MB/98.8MB | |
2018-07-09T20:46:23.97490794Z I0709 20:46:23.974827 1 docker.go:578] pulling image centos/ruby-22-centos7:latest: [========================================> ] 59.05MB/73.17MB | |
2018-07-09T20:46:24.09109696Z I0709 20:46:24.090842 1 docker.go:578] pulling image centos/ruby-22-centos7:latest: [=========================================> ] 61.28MB/73.17MB | |
2018-07-09T20:46:24.102817778Z I0709 20:46:24.102628 1 docker.go:578] pulling image centos/ruby-22-centos7:latest: [====> ] 8.608MB/98.8MB | |
2018-07-09T20:46:24.259305824Z I0709 20:46:24.259212 1 docker.go:578] pulling image centos/ruby-22-centos7:latest: [===========================================> ] 64.06MB/73.17MB | |
2018-07-09T20:46:24.289184203Z I0709 20:46:24.289115 1 docker.go:578] pulling image centos/ruby-22-centos7:latest: [====> ] 9.14MB/98.8MB | |
2018-07-09T20:46:24.430318202Z I0709 20:46:24.430226 1 docker.go:578] pulling image centos/ruby-22-centos7:latest: [============================================> ] 65.18MB/73.17MB | |
2018-07-09T20:46:24.547683885Z I0709 20:46:24.547573 1 docker.go:578] pulling image centos/ruby-22-centos7:latest: [=============================================> ] 66.29MB/73.17MB | |
2018-07-09T20:46:24.608473064Z I0709 20:46:24.606815 1 docker.go:578] pulling image centos/ruby-22-centos7:latest: [====> ] 9.681MB/98.8MB | |
2018-07-09T20:46:24.716293765Z I0709 20:46:24.713998 1 docker.go:578] pulling image centos/ruby-22-centos7:latest: [=====> ] 10.22MB/98.8MB | |
2018-07-09T20:46:24.926495604Z I0709 20:46:24.924190 1 docker.go:578] pulling image centos/ruby-22-centos7:latest: [=====> ] 10.76MB/98.8MB | |
2018-07-09T20:46:24.957570261Z I0709 20:46:24.946444 1 docker.go:578] pulling image centos/ruby-22-centos7:latest: [==============================================> ] 67.4MB/73.17MB | |
2018-07-09T20:46:25.059904819Z I0709 20:46:25.059591 1 docker.go:578] pulling image centos/ruby-22-centos7:latest: [=====> ] 11.3MB/98.8MB | |
2018-07-09T20:46:25.096439757Z I0709 20:46:25.084000 1 docker.go:578] pulling image centos/ruby-22-centos7:latest: [===============================================> ] 69.07MB/73.17MB | |
2018-07-09T20:46:25.239238902Z I0709 20:46:25.238181 1 docker.go:578] pulling image centos/ruby-22-centos7:latest: [================================================> ] 70.75MB/73.17MB | |
2018-07-09T20:46:25.266519204Z I0709 20:46:25.266354 1 docker.go:578] pulling image centos/ruby-22-centos7:latest: [=====> ] 11.84MB/98.8MB | |
2018-07-09T20:46:25.395415442Z I0709 20:46:25.392722 1 docker.go:578] pulling image centos/ruby-22-centos7:latest: [=================================================> ] 72.42MB/73.17MB | |
2018-07-09T20:46:25.439092862Z I0709 20:46:25.439033 1 docker.go:578] pulling image centos/ruby-22-centos7:latest: [======> ] 12.38MB/98.8MB | |
2018-07-09T20:46:25.634110471Z I0709 20:46:25.633433 1 docker.go:578] pulling image centos/ruby-22-centos7:latest: [======> ] 12.92MB/98.8MB | |
2018-07-09T20:46:25.766962074Z I0709 20:46:25.766854 1 docker.go:578] pulling image centos/ruby-22-centos7:latest: [=================================================> ] 72.97MB/73.17MB | |
2018-07-09T20:46:25.827067609Z I0709 20:46:25.826185 1 docker.go:578] pulling image centos/ruby-22-centos7:latest: [==================================================>] 73.17MB/73.17MB | |
2018-07-09T20:46:25.844499663Z I0709 20:46:25.844399 1 docker.go:578] pulling image centos/ruby-22-centos7:latest: [======> ] 13.47MB/98.8MB | |
2018-07-09T20:46:26.006412918Z I0709 20:46:26.003139 1 docker.go:578] pulling image centos/ruby-22-centos7:latest: | |
2018-07-09T20:46:26.049307931Z I0709 20:46:26.049162 1 docker.go:578] pulling image centos/ruby-22-centos7:latest: [=======> ] 14.01MB/98.8MB | |
2018-07-09T20:46:26.075718771Z I0709 20:46:26.074538 1 docker.go:578] pulling image centos/ruby-22-centos7:latest: [> ] 131.1kB/10.22MB | |
2018-07-09T20:46:26.17502453Z I0709 20:46:26.174881 1 docker.go:578] pulling image centos/ruby-22-centos7:latest: [======> ] 1.311MB/10.22MB | |
2018-07-09T20:46:26.259888209Z I0709 20:46:26.259156 1 docker.go:578] pulling image centos/ruby-22-centos7:latest: [=======> ] 14.55MB/98.8MB | |
2018-07-09T20:46:26.280191543Z I0709 20:46:26.280118 1 docker.go:578] pulling image centos/ruby-22-centos7:latest: [============> ] 2.49MB/10.22MB | |
2018-07-09T20:46:26.412092155Z I0709 20:46:26.410843 1 docker.go:578] pulling image centos/ruby-22-centos7:latest: [===================> ] 3.932MB/10.22MB | |
2018-07-09T20:46:26.480136936Z I0709 20:46:26.480049 1 docker.go:578] pulling image centos/ruby-22-centos7:latest: [=======> ] 15.09MB/98.8MB | |
2018-07-09T20:46:26.526773379Z I0709 20:46:26.525875 1 docker.go:578] pulling image centos/ruby-22-centos7:latest: [======================> ] 4.588MB/10.22MB | |
2018-07-09T20:46:26.631042831Z I0709 20:46:26.630929 1 docker.go:578] pulling image centos/ruby-22-centos7:latest: [==========================> ] 5.505MB/10.22MB | |
2018-07-09T20:46:26.703089357Z I0709 20:46:26.702279 1 docker.go:578] pulling image centos/ruby-22-centos7:latest: [=======> ] 15.63MB/98.8MB | |
2018-07-09T20:46:26.732064592Z I0709 20:46:26.731956 1 docker.go:578] pulling image centos/ruby-22-centos7:latest: [===================================> ] 7.209MB/10.22MB | |
2018-07-09T20:46:26.832889472Z I0709 20:46:26.832808 1 docker.go:578] pulling image centos/ruby-22-centos7:latest: [==========================================> ] 8.782MB/10.22MB | |
2018-07-09T20:46:26.939071777Z I0709 20:46:26.938613 1 docker.go:578] pulling image centos/ruby-22-centos7:latest: [==================================================>] 10.22MB/10.22MB | |
2018-07-09T20:46:26.98415224Z I0709 20:46:26.984049 1 docker.go:578] pulling image centos/ruby-22-centos7:latest: [==================================================>] 10.22MB/10.22MB | |
2018-07-09T20:46:27.007825091Z I0709 20:46:27.006629 1 docker.go:578] pulling image centos/ruby-22-centos7:latest: [========> ] 16.71MB/98.8MB | |
2018-07-09T20:46:27.041879567Z I0709 20:46:27.037941 1 docker.go:578] pulling image centos/ruby-22-centos7:latest: | |
2018-07-09T20:46:27.041895665Z I0709 20:46:27.041655 1 docker.go:578] pulling image centos/ruby-22-centos7:latest: [==================================================>] 4.744kB/4.744kB | |
2018-07-09T20:46:27.044485852Z I0709 20:46:27.044207 1 docker.go:578] pulling image centos/ruby-22-centos7:latest: [==================================================>] 4.744kB/4.744kB | |
2018-07-09T20:46:27.115031322Z I0709 20:46:27.114768 1 docker.go:578] pulling image centos/ruby-22-centos7:latest: | |
2018-07-09T20:46:27.128158184Z I0709 20:46:27.124404 1 docker.go:578] pulling image centos/ruby-22-centos7:latest: [=========> ] 32.77kB/173kB | |
2018-07-09T20:46:27.172122125Z I0709 20:46:27.170482 1 docker.go:578] pulling image centos/ruby-22-centos7:latest: [========> ] 17.24MB/98.8MB | |
2018-07-09T20:46:27.239644246Z I0709 20:46:27.239129 1 docker.go:578] pulling image centos/ruby-22-centos7:latest: [==================================================>] 173kB/173kB | |
2018-07-09T20:46:27.258783645Z I0709 20:46:27.252771 1 docker.go:578] pulling image centos/ruby-22-centos7:latest: [==================================================>] 173kB/173kB | |
2018-07-09T20:46:27.271039472Z I0709 20:46:27.270949 1 docker.go:578] pulling image centos/ruby-22-centos7:latest: | |
2018-07-09T20:46:27.361159512Z I0709 20:46:27.361067 1 docker.go:578] pulling image centos/ruby-22-centos7:latest: [========> ] 17.77MB/98.8MB | |
2018-07-09T20:46:27.479335498Z I0709 20:46:27.479217 1 docker.go:578] pulling image centos/ruby-22-centos7:latest: [==========> ] 20.99MB/98.8MB | |
2018-07-09T20:46:27.581506508Z I0709 20:46:27.580573 1 docker.go:578] pulling image centos/ruby-22-centos7:latest: [============> ] 24.75MB/98.8MB | |
2018-07-09T20:46:27.686888721Z I0709 20:46:27.686152 1 docker.go:578] pulling image centos/ruby-22-centos7:latest: [===============> ] 30.13MB/98.8MB | |
2018-07-09T20:46:27.791148721Z I0709 20:46:27.790937 1 docker.go:578] pulling image centos/ruby-22-centos7:latest: [=================> ] 35.51MB/98.8MB | |
2018-07-09T20:46:27.892467876Z I0709 20:46:27.891591 1 docker.go:578] pulling image centos/ruby-22-centos7:latest: [====================> ] 40.88MB/98.8MB | |
2018-07-09T20:46:27.99879429Z I0709 20:46:27.998691 1 docker.go:578] pulling image centos/ruby-22-centos7:latest: [=======================> ] 46.79MB/98.8MB | |
2018-07-09T20:46:28.098903104Z I0709 20:46:28.098758 1 docker.go:578] pulling image centos/ruby-22-centos7:latest: [==========================> ] 51.62MB/98.8MB | |
2018-07-09T20:46:28.204119368Z I0709 20:46:28.204014 1 docker.go:578] pulling image centos/ruby-22-centos7:latest: [============================> ] 57MB/98.8MB | |
2018-07-09T20:46:28.308539983Z I0709 20:46:28.308447 1 docker.go:578] pulling image centos/ruby-22-centos7:latest: [===============================> ] 62.9MB/98.8MB | |
2018-07-09T20:46:28.415359184Z I0709 20:46:28.415286 1 docker.go:578] pulling image centos/ruby-22-centos7:latest: [==================================> ] 68.79MB/98.8MB | |
2018-07-09T20:46:28.519099135Z I0709 20:46:28.518974 1 docker.go:578] pulling image centos/ruby-22-centos7:latest: [=====================================> ] 74.72MB/98.8MB | |
2018-07-09T20:46:28.621633755Z I0709 20:46:28.621524 1 docker.go:578] pulling image centos/ruby-22-centos7:latest: [========================================> ] 80.63MB/98.8MB | |
2018-07-09T20:46:28.744441554Z I0709 20:46:28.744135 1 docker.go:578] pulling image centos/ruby-22-centos7:latest: [===========================================> ] 86.56MB/98.8MB | |
2018-07-09T20:46:28.845334589Z I0709 20:46:28.845205 1 docker.go:578] pulling image centos/ruby-22-centos7:latest: [==============================================> ] 91.93MB/98.8MB | |
2018-07-09T20:46:28.945577108Z I0709 20:46:28.945458 1 docker.go:578] pulling image centos/ruby-22-centos7:latest: [=================================================> ] 97.85MB/98.8MB | |
2018-07-09T20:46:28.96125973Z I0709 20:46:28.960264 1 docker.go:578] pulling image centos/ruby-22-centos7:latest: | |
2018-07-09T20:46:28.96127317Z I0709 20:46:28.960392 1 docker.go:578] pulling image centos/ruby-22-centos7:latest: | |
2018-07-09T20:46:29.041481756Z I0709 20:46:29.041358 1 docker.go:578] pulling image centos/ruby-22-centos7:latest: [> ] 557.1kB/98.8MB | |
2018-07-09T20:46:29.149665685Z I0709 20:46:29.149580 1 docker.go:578] pulling image centos/ruby-22-centos7:latest: [=> ] 2.228MB/98.8MB | |
2018-07-09T20:46:29.277253633Z I0709 20:46:29.277133 1 docker.go:578] pulling image centos/ruby-22-centos7:latest: [==> ] 4.456MB/98.8MB | |
2018-07-09T20:46:29.409934418Z I0709 20:46:29.409863 1 docker.go:578] pulling image centos/ruby-22-centos7:latest: [===> ] 6.685MB/98.8MB | |
2018-07-09T20:46:29.527979892Z I0709 20:46:29.527896 1 docker.go:578] pulling image centos/ruby-22-centos7:latest: [====> ] 8.913MB/98.8MB | |
2018-07-09T20:46:29.85127517Z I0709 20:46:29.851177 1 docker.go:578] pulling image centos/ruby-22-centos7:latest: [=====> ] 10.58MB/98.8MB | |
2018-07-09T20:46:30.115728077Z I0709 20:46:30.102181 1 docker.go:578] pulling image centos/ruby-22-centos7:latest: [=====> ] 11.14MB/98.8MB | |
2018-07-09T20:46:30.382080771Z I0709 20:46:30.381878 1 docker.go:578] pulling image centos/ruby-22-centos7:latest: [======> ] 12.26MB/98.8MB | |
2018-07-09T20:46:30.599241556Z I0709 20:46:30.596681 1 docker.go:578] pulling image centos/ruby-22-centos7:latest: [======> ] 12.81MB/98.8MB | |
2018-07-09T20:46:30.838403057Z I0709 20:46:30.838245 1 docker.go:578] pulling image centos/ruby-22-centos7:latest: [======> ] 13.37MB/98.8MB | |
2018-07-09T20:46:31.151165629Z I0709 20:46:31.151020 1 docker.go:578] pulling image centos/ruby-22-centos7:latest: [=======> ] 13.93MB/98.8MB | |
2018-07-09T20:46:31.338830887Z I0709 20:46:31.338690 1 docker.go:578] pulling image centos/ruby-22-centos7:latest: [=======> ] 14.48MB/98.8MB | |
2018-07-09T20:46:31.565778035Z I0709 20:46:31.553418 1 docker.go:578] pulling image centos/ruby-22-centos7:latest: [=======> ] 15.04MB/98.8MB | |
2018-07-09T20:46:31.918253865Z I0709 20:46:31.918104 1 docker.go:578] pulling image centos/ruby-22-centos7:latest: [=======> ] 15.6MB/98.8MB | |
2018-07-09T20:46:32.114168428Z I0709 20:46:32.102161 1 docker.go:578] pulling image centos/ruby-22-centos7:latest: [========> ] 16.71MB/98.8MB | |
2018-07-09T20:46:32.26567211Z I0709 20:46:32.240752 1 docker.go:578] pulling image centos/ruby-22-centos7:latest: [=========> ] 17.83MB/98.8MB | |
2018-07-09T20:46:32.367190913Z I0709 20:46:32.353210 1 docker.go:578] pulling image centos/ruby-22-centos7:latest: [=========> ] 18.38MB/98.8MB | |
2018-07-09T20:46:32.556610092Z I0709 20:46:32.532901 1 docker.go:578] pulling image centos/ruby-22-centos7:latest: [=========> ] 19.5MB/98.8MB | |
2018-07-09T20:46:32.740580137Z I0709 20:46:32.721986 1 docker.go:578] pulling image centos/ruby-22-centos7:latest: [==========> ] 20.61MB/98.8MB | |
2018-07-09T20:46:32.896784508Z I0709 20:46:32.896158 1 docker.go:578] pulling image centos/ruby-22-centos7:latest: [==========> ] 21.73MB/98.8MB | |
2018-07-09T20:46:32.997891536Z I0709 20:46:32.994724 1 docker.go:578] pulling image centos/ruby-22-centos7:latest: [===========> ] 22.84MB/98.8MB | |
2018-07-09T20:46:33.099580958Z I0709 20:46:33.099170 1 docker.go:578] pulling image centos/ruby-22-centos7:latest: [============> ] 23.95MB/98.8MB | |
2018-07-09T20:46:33.38243121Z I0709 20:46:33.372733 1 docker.go:578] pulling image centos/ruby-22-centos7:latest: [============> ] 25.07MB/98.8MB | |
2018-07-09T20:46:33.491122906Z I0709 20:46:33.490622 1 docker.go:578] pulling image centos/ruby-22-centos7:latest: [============> ] 25.62MB/98.8MB | |
2018-07-09T20:46:33.664137944Z I0709 20:46:33.662161 1 docker.go:578] pulling image centos/ruby-22-centos7:latest: [=============> ] 26.18MB/98.8MB | |
2018-07-09T20:46:33.834650614Z I0709 20:46:33.834572 1 docker.go:578] pulling image centos/ruby-22-centos7:latest: [=============> ] 27.3MB/98.8MB | |
2018-07-09T20:46:34.163821193Z I0709 20:46:34.149220 1 docker.go:578] pulling image centos/ruby-22-centos7:latest: [==============> ] 27.85MB/98.8MB | |
2018-07-09T20:46:34.282346115Z I0709 20:46:34.280150 1 docker.go:578] pulling image centos/ruby-22-centos7:latest: [==============> ] 28.41MB/98.8MB | |
2018-07-09T20:46:34.419829937Z I0709 20:46:34.419665 1 docker.go:578] pulling image centos/ruby-22-centos7:latest: [==============> ] 28.97MB/98.8MB | |
2018-07-09T20:46:34.672501718Z I0709 20:46:34.671200 1 docker.go:578] pulling image centos/ruby-22-centos7:latest: [===============> ] 30.08MB/98.8MB | |
2018-07-09T20:46:34.778080289Z I0709 20:46:34.776233 1 docker.go:578] pulling image centos/ruby-22-centos7:latest: [================> ] 31.75MB/98.8MB | |
2018-07-09T20:46:34.914899925Z I0709 20:46:34.914685 1 docker.go:578] pulling image centos/ruby-22-centos7:latest: [================> ] 33.42MB/98.8MB | |
2018-07-09T20:46:35.076769828Z I0709 20:46:35.076367 1 docker.go:578] pulling image centos/ruby-22-centos7:latest: [==================> ] 36.21MB/98.8MB | |
2018-07-09T20:46:35.299855814Z I0709 20:46:35.286401 1 docker.go:578] pulling image centos/ruby-22-centos7:latest: [==================> ] 37.32MB/98.8MB | |
2018-07-09T20:46:35.651274208Z I0709 20:46:35.619669 1 docker.go:578] pulling image centos/ruby-22-centos7:latest: [===================> ] 37.88MB/98.8MB | |
2018-07-09T20:46:35.858419701Z I0709 20:46:35.854244 1 docker.go:578] pulling image centos/ruby-22-centos7:latest: [===================> ] 38.44MB/98.8MB | |
2018-07-09T20:46:36.191911164Z I0709 20:46:36.189858 1 docker.go:578] pulling image centos/ruby-22-centos7:latest: [===================> ] 38.99MB/98.8MB | |
2018-07-09T20:46:36.191936852Z I0709 20:46:36.189915 1 docker.go:578] pulling image centos/ruby-22-centos7:latest: [====================> ] 39.55MB/98.8MB | |
2018-07-09T20:46:36.347444696Z I0709 20:46:36.334129 1 docker.go:578] pulling image centos/ruby-22-centos7:latest: [====================> ] 40.67MB/98.8MB | |
2018-07-09T20:46:36.505602121Z I0709 20:46:36.487186 1 docker.go:578] pulling image centos/ruby-22-centos7:latest: [====================> ] 41.22MB/98.8MB | |
2018-07-09T20:46:36.626100602Z I0709 20:46:36.623125 1 docker.go:578] pulling image centos/ruby-22-centos7:latest: [=====================> ] 42.34MB/98.8MB | |
2018-07-09T20:46:36.776679595Z I0709 20:46:36.765896 1 docker.go:578] pulling image centos/ruby-22-centos7:latest: [=====================> ] 43.45MB/98.8MB | |
2018-07-09T20:46:36.937478671Z I0709 20:46:36.937151 1 docker.go:578] pulling image centos/ruby-22-centos7:latest: [======================> ] 44.56MB/98.8MB | |
2018-07-09T20:46:37.067618346Z I0709 20:46:37.067295 1 docker.go:578] pulling image centos/ruby-22-centos7:latest: [=======================> ] 45.68MB/98.8MB | |
2018-07-09T20:46:37.315584007Z I0709 20:46:37.315085 1 docker.go:578] pulling image centos/ruby-22-centos7:latest: [=======================> ] 46.79MB/98.8MB | |
2018-07-09T20:46:37.43745492Z I0709 20:46:37.425811 1 docker.go:578] pulling image centos/ruby-22-centos7:latest: [=======================> ] 47.35MB/98.8MB | |
2018-07-09T20:46:37.559319151Z I0709 20:46:37.559193 1 docker.go:578] pulling image centos/ruby-22-centos7:latest: [========================> ] 48.46MB/98.8MB | |
2018-07-09T20:46:37.715478261Z I0709 20:46:37.715349 1 docker.go:578] pulling image centos/ruby-22-centos7:latest: [=========================> ] 50.14MB/98.8MB | |
2018-07-09T20:46:37.827653733Z I0709 20:46:37.827522 1 docker.go:578] pulling image centos/ruby-22-centos7:latest: [=========================> ] 51.25MB/98.8MB | |
2018-07-09T20:46:37.962493913Z I0709 20:46:37.962343 1 docker.go:578] pulling image centos/ruby-22-centos7:latest: [==========================> ] 52.92MB/98.8MB | |
2018-07-09T20:46:38.091554196Z I0709 20:46:38.091412 1 docker.go:578] pulling image centos/ruby-22-centos7:latest: [===========================> ] 54.59MB/98.8MB | |
2018-07-09T20:46:38.205892019Z I0709 20:46:38.205785 1 docker.go:578] pulling image centos/ruby-22-centos7:latest: [============================> ] 56.26MB/98.8MB | |
2018-07-09T20:46:38.317739122Z I0709 20:46:38.317109 1 docker.go:578] pulling image centos/ruby-22-centos7:latest: [=============================> ] 57.93MB/98.8MB | |
2018-07-09T20:46:38.444816098Z I0709 20:46:38.442428 1 docker.go:578] pulling image centos/ruby-22-centos7:latest: [==============================> ] 59.6MB/98.8MB | |
2018-07-09T20:46:38.612338759Z I0709 20:46:38.610577 1 docker.go:578] pulling image centos/ruby-22-centos7:latest: [===============================> ] 61.28MB/98.8MB | |
2018-07-09T20:46:38.71824475Z I0709 20:46:38.718132 1 docker.go:578] pulling image centos/ruby-22-centos7:latest: [===============================> ] 62.95MB/98.8MB | |
2018-07-09T20:46:38.844301095Z I0709 20:46:38.844146 1 docker.go:578] pulling image centos/ruby-22-centos7:latest: [================================> ] 64.62MB/98.8MB | |
2018-07-09T20:46:38.95628106Z I0709 20:46:38.956196 1 docker.go:578] pulling image centos/ruby-22-centos7:latest: [=================================> ] 66.29MB/98.8MB | |
2018-07-09T20:46:39.093070515Z I0709 20:46:39.092788 1 docker.go:578] pulling image centos/ruby-22-centos7:latest: [==================================> ] 67.96MB/98.8MB | |
2018-07-09T20:46:39.511357959Z I0709 20:46:39.310809 1 docker.go:578] pulling image centos/ruby-22-centos7:latest: [===================================> ] 69.63MB/98.8MB | |
2018-07-09T20:46:39.511385013Z I0709 20:46:39.434692 1 docker.go:578] pulling image centos/ruby-22-centos7:latest: [===================================> ] 70.75MB/98.8MB | |
2018-07-09T20:46:39.6216971Z I0709 20:46:39.577894 1 docker.go:578] pulling image centos/ruby-22-centos7:latest: [====================================> ] 72.42MB/98.8MB | |
2018-07-09T20:46:39.770339491Z I0709 20:46:39.674544 1 docker.go:578] pulling image centos/ruby-22-centos7:latest: [====================================> ] 72.97MB/98.8MB | |
2018-07-09T20:46:39.973483723Z I0709 20:46:39.847171 1 docker.go:578] pulling image centos/ruby-22-centos7:latest: [=====================================> ] 74.09MB/98.8MB | |
2018-07-09T20:46:40.013846262Z I0709 20:46:39.986930 1 docker.go:578] pulling image centos/ruby-22-centos7:latest: [======================================> ] 75.2MB/98.8MB | |
2018-07-09T20:46:40.145103111Z I0709 20:46:40.088807 1 docker.go:578] pulling image centos/ruby-22-centos7:latest: [======================================> ] 76.32MB/98.8MB | |
2018-07-09T20:46:40.244551096Z I0709 20:46:40.238324 1 docker.go:578] pulling image centos/ruby-22-centos7:latest: [=======================================> ] 77.99MB/98.8MB | |
2018-07-09T20:46:40.490616068Z I0709 20:46:40.370872 1 docker.go:578] pulling image centos/ruby-22-centos7:latest: [========================================> ] 79.66MB/98.8MB | |
2018-07-09T20:46:40.711607767Z I0709 20:46:40.524377 1 docker.go:578] pulling image centos/ruby-22-centos7:latest: [========================================> ] 80.77MB/98.8MB | |
2018-07-09T20:46:40.711631822Z I0709 20:46:40.652277 1 docker.go:578] pulling image centos/ruby-22-centos7:latest: [=========================================> ] 81.89MB/98.8MB | |
2018-07-09T20:46:40.79195139Z I0709 20:46:40.775729 1 docker.go:578] pulling image centos/ruby-22-centos7:latest: [==========================================> ] 83.56MB/98.8MB | |
2018-07-09T20:46:40.908475998Z I0709 20:46:40.877267 1 docker.go:578] pulling image centos/ruby-22-centos7:latest: [==========================================> ] 84.67MB/98.8MB | |
2018-07-09T20:46:41.025232102Z I0709 20:46:41.014688 1 docker.go:578] pulling image centos/ruby-22-centos7:latest: [===========================================> ] 85.79MB/98.8MB | |
2018-07-09T20:46:41.178776189Z I0709 20:46:41.154176 1 docker.go:578] pulling image centos/ruby-22-centos7:latest: [===========================================> ] 86.9MB/98.8MB | |
2018-07-09T20:46:41.444188137Z I0709 20:46:41.290259 1 docker.go:578] pulling image centos/ruby-22-centos7:latest: [============================================> ] 88.01MB/98.8MB | |
2018-07-09T20:46:41.444209833Z I0709 20:46:41.415631 1 docker.go:578] pulling image centos/ruby-22-centos7:latest: [=============================================> ] 89.13MB/98.8MB | |
2018-07-09T20:46:41.594844354Z I0709 20:46:41.578465 1 docker.go:578] pulling image centos/ruby-22-centos7:latest: [=============================================> ] 90.24MB/98.8MB | |
2018-07-09T20:46:41.928204583Z I0709 20:46:41.843401 1 docker.go:578] pulling image centos/ruby-22-centos7:latest: [=============================================> ] 90.8MB/98.8MB | |
2018-07-09T20:46:42.061708333Z I0709 20:46:41.974412 1 docker.go:578] pulling image centos/ruby-22-centos7:latest: [==============================================> ] 91.91MB/98.8MB | |
2018-07-09T20:46:42.154178994Z I0709 20:46:42.075232 1 docker.go:578] pulling image centos/ruby-22-centos7:latest: [===============================================> ] 93.03MB/98.8MB | |
2018-07-09T20:46:42.253663503Z I0709 20:46:42.227002 1 docker.go:578] pulling image centos/ruby-22-centos7:latest: [===============================================> ] 94.7MB/98.8MB | |
2018-07-09T20:46:42.345374204Z I0709 20:46:42.333657 1 docker.go:578] pulling image centos/ruby-22-centos7:latest: [================================================> ] 95.26MB/98.8MB | |
2018-07-09T20:46:42.593366828Z I0709 20:46:42.491466 1 docker.go:578] pulling image centos/ruby-22-centos7:latest: [================================================> ] 96.37MB/98.8MB | |
2018-07-09T20:46:42.674196285Z I0709 20:46:42.611429 1 docker.go:578] pulling image centos/ruby-22-centos7:latest: [=================================================> ] 97.48MB/98.8MB | |
2018-07-09T20:46:42.778611302Z I0709 20:46:42.733463 1 docker.go:578] pulling image centos/ruby-22-centos7:latest: [=================================================> ] 98.6MB/98.8MB | |
2018-07-09T20:46:43.494087428Z I0709 20:46:43.492970 1 docker.go:578] pulling image centos/ruby-22-centos7:latest: [==================================================>] 98.8MB/98.8MB | |
2018-07-09T20:46:45.039865186Z I0709 20:46:45.039768 1 docker.go:578] pulling image centos/ruby-22-centos7:latest: | |
2018-07-09T20:46:45.391782968Z I0709 20:46:45.362636 1 docker.go:578] pulling image centos/ruby-22-centos7:latest: [> ] 196.6kB/18.57MB | |
2018-07-09T20:46:45.542837177Z I0709 20:46:45.466791 1 docker.go:578] pulling image centos/ruby-22-centos7:latest: [===> ] 1.376MB/18.57MB | |
2018-07-09T20:46:45.616218307Z I0709 20:46:45.576481 1 docker.go:578] pulling image centos/ruby-22-centos7:latest: [=======> ] 2.753MB/18.57MB | |
2018-07-09T20:46:45.931372221Z I0709 20:46:45.759092 1 docker.go:578] pulling image centos/ruby-22-centos7:latest: [==========> ] 3.736MB/18.57MB | |
2018-07-09T20:46:45.931391788Z I0709 20:46:45.867258 1 docker.go:578] pulling image centos/ruby-22-centos7:latest: [===========> ] 4.325MB/18.57MB | |
2018-07-09T20:46:46.299808351Z I0709 20:46:46.013179 1 docker.go:578] pulling image centos/ruby-22-centos7:latest: [=============> ] 4.915MB/18.57MB | |
2018-07-09T20:46:46.299833296Z I0709 20:46:46.126225 1 docker.go:578] pulling image centos/ruby-22-centos7:latest: [==============> ] 5.505MB/18.57MB | |
2018-07-09T20:46:46.299840698Z I0709 20:46:46.239417 1 docker.go:578] pulling image centos/ruby-22-centos7:latest: [==================> ] 6.881MB/18.57MB | |
2018-07-09T20:46:46.395241838Z I0709 20:46:46.358388 1 docker.go:578] pulling image centos/ruby-22-centos7:latest: [=====================> ] 8.061MB/18.57MB | |
2018-07-09T20:46:46.509938572Z I0709 20:46:46.462992 1 docker.go:578] pulling image centos/ruby-22-centos7:latest: [=========================> ] 9.437MB/18.57MB | |
2018-07-09T20:46:46.570703187Z I0709 20:46:46.568809 1 docker.go:578] pulling image centos/ruby-22-centos7:latest: [============================> ] 10.42MB/18.57MB | |
2018-07-09T20:46:46.739260446Z I0709 20:46:46.696415 1 docker.go:578] pulling image centos/ruby-22-centos7:latest: [===============================> ] 11.6MB/18.57MB | |
2018-07-09T20:46:46.889449308Z I0709 20:46:46.797149 1 docker.go:578] pulling image centos/ruby-22-centos7:latest: [==================================> ] 12.78MB/18.57MB | |
2018-07-09T20:46:47.022851281Z I0709 20:46:46.902561 1 docker.go:578] pulling image centos/ruby-22-centos7:latest: [======================================> ] 14.16MB/18.57MB | |
2018-07-09T20:46:47.022874212Z I0709 20:46:47.011567 1 docker.go:578] pulling image centos/ruby-22-centos7:latest: [=========================================> ] 15.34MB/18.57MB | |
2018-07-09T20:46:47.11773659Z I0709 20:46:47.117612 1 docker.go:578] pulling image centos/ruby-22-centos7:latest: [============================================> ] 16.71MB/18.57MB | |
2018-07-09T20:46:47.287610801Z I0709 20:46:47.275940 1 docker.go:578] pulling image centos/ruby-22-centos7:latest: [================================================> ] 17.89MB/18.57MB | |
2018-07-09T20:46:47.416187225Z I0709 20:46:47.389094 1 docker.go:578] pulling image centos/ruby-22-centos7:latest: [=================================================> ] 18.48MB/18.57MB | |
2018-07-09T20:46:47.532225744Z I0709 20:46:47.529640 1 docker.go:578] pulling image centos/ruby-22-centos7:latest: [==================================================>] 18.57MB/18.57MB | |
2018-07-09T20:46:49.239260112Z I0709 20:46:49.239131 1 docker.go:578] pulling image centos/ruby-22-centos7:latest: | |
2018-07-09T20:46:50.192681204Z I0709 20:46:50.192496 1 docker.go:578] pulling image centos/ruby-22-centos7:latest: [==================================================>] 1.839kB/1.839kB | |
2018-07-09T20:46:50.192703113Z I0709 20:46:50.192557 1 docker.go:578] pulling image centos/ruby-22-centos7:latest: [==================================================>] 1.839kB/1.839kB | |
2018-07-09T20:46:50.522474356Z I0709 20:46:50.522205 1 docker.go:578] pulling image centos/ruby-22-centos7:latest: | |
2018-07-09T20:46:50.602367851Z I0709 20:46:50.602255 1 docker.go:578] pulling image centos/ruby-22-centos7:latest: [==================================================>] 3.87kB/3.87kB | |
2018-07-09T20:46:50.637526823Z I0709 20:46:50.636538 1 docker.go:578] pulling image centos/ruby-22-centos7:latest: [==================================================>] 3.87kB/3.87kB | |
2018-07-09T20:46:51.992385384Z I0709 20:46:51.991704 1 docker.go:578] pulling image centos/ruby-22-centos7:latest: | |
2018-07-09T20:46:53.197504308Z I0709 20:46:53.197366 1 docker.go:578] pulling image centos/ruby-22-centos7:latest: [=========> ] 32.77kB/175.2kB | |
2018-07-09T20:46:53.294161104Z I0709 20:46:53.294045 1 docker.go:578] pulling image centos/ruby-22-centos7:latest: [==================================================>] 175.2kB/175.2kB | |
2018-07-09T20:46:53.29518909Z I0709 20:46:53.295068 1 docker.go:578] pulling image centos/ruby-22-centos7:latest: [==================================================>] 175.2kB/175.2kB | |
2018-07-09T20:46:53.772796338Z I0709 20:46:53.772649 1 docker.go:578] pulling image centos/ruby-22-centos7:latest: | |
2018-07-09T20:46:54.40189149Z I0709 20:46:54.400690 1 builder.go:247] Creating a new S2I builder with config: "Builder Name:\t\t\tRuby 2.2\nBuilder Image:\t\t\tcentos/ruby-22-centos7\nBuilder Image Version:\t\t\"c159276\"\nSource:\t\t\t\t/tmp/build/inputs\nOutput Image Tag:\t\ttemp.builder.openshift.io/e2e-test-build-no-outputname-v2927/test-sti-1:e1e85887\nEnvironment:\t\t\tOPENSHIFT_BUILD_NAME=test-sti-1,OPENSHIFT_BUILD_NAMESPACE=e2e-test-build-no-outputname-v2927,OPENSHIFT_BUILD_SOURCE=https://github.com/openshift/ruby-hello-world,OPENSHIFT_BUILD_COMMIT=7ccd3242c49c3868195ca9400a539fa611111096,BUILD_LOGLEVEL=5\nLabels:\t\t\t\tio.openshift.build.commit.author=\"Ben Parees <[email protected]>\",io.openshift.build.commit.date=\"Fri Feb 9 18:24:07 2018 -0500\",io.openshift.build.commit.id=\"7ccd3242c49c3868195ca9400a539fa611111096\",io.openshift.build.commit.ref=\"master\",io.openshift.build.commit.message=\"Merge pull request #71 from bparees/gemfile2\",io.openshift.build.source-location=\"https://github.com/openshift/ruby-hello-world\"\nIncremental Build:\t\tdisabled\nRemove Old Build:\t\tdisabled\nBuilder Pull Policy:\t\tif-not-present\nPrevious Image Pull Policy:\talways\nQuiet:\t\t\t\tdisabled\nLayered Build:\t\t\tdisabled\nWorkdir:\t\t\t/tmp\nDocker NetworkMode:\t\tcontainer:c81cf1d86e2d90a792215df50076a6f921f654c206c86424576eb63ff6405fc5\nDocker Endpoint:\t\tunix:///var/run/docker.sock\n" | |
2018-07-09T20:46:54.405427317Z I0709 20:46:54.404541 1 docker.go:510] Using locally available image "centos/ruby-22-centos7:latest" | |
2018-07-09T20:46:54.431726676Z I0709 20:46:54.431642 1 docker.go:510] Using locally available image "centos/ruby-22-centos7:latest" | |
2018-07-09T20:46:54.431745201Z I0709 20:46:54.431670 1 docker.go:741] Image sha256:e42d0dccf073123561d83ea8bbc9f0cc5e491cfd07130a464a416cdb99ced387 contains io.openshift.s2i.scripts-url set to "image:///usr/libexec/s2i" | |
2018-07-09T20:46:54.431884575Z I0709 20:46:54.431810 1 scm.go:20] DownloadForSource /tmp/build/inputs | |
2018-07-09T20:46:54.433071413Z I0709 20:46:54.431884 1 builder.go:247] Starting S2I build from e2e-test-build-no-outputname-v2927/test-sti-1 BuildConfig ... | |
2018-07-09T20:46:54.433085612Z I0709 20:46:54.431908 1 sti.go:198] Preparing to build temp.builder.openshift.io/e2e-test-build-no-outputname-v2927/test-sti-1:e1e85887 | |
2018-07-09T20:46:54.433093511Z I0709 20:46:54.432404 1 download.go:30] Copying sources from "/tmp/build/inputs" to "/tmp/upload/src" | |
2018-07-09T20:46:54.433100151Z I0709 20:46:54.432682 1 fs.go:236] F "/tmp/build/inputs/README.md" -> "/tmp/upload/src/README.md" | |
2018-07-09T20:46:54.433106346Z I0709 20:46:54.432855 1 fs.go:236] F "/tmp/build/inputs/Dockerfile" -> "/tmp/upload/src/Dockerfile" | |
2018-07-09T20:46:54.433113021Z I0709 20:46:54.432993 1 fs.go:223] D "/tmp/build/inputs/.git" -> "/tmp/upload/src/.git" | |
2018-07-09T20:46:54.434149715Z I0709 20:46:54.433629 1 fs.go:223] D "/tmp/build/inputs/.git/objects" -> "/tmp/upload/src/.git/objects" | |
2018-07-09T20:46:54.434167662Z I0709 20:46:54.433962 1 fs.go:223] D "/tmp/build/inputs/.git/objects/bc" -> "/tmp/upload/src/.git/objects/bc" | |
2018-07-09T20:46:54.447593923Z I0709 20:46:54.434224 1 fs.go:236] F "/tmp/build/inputs/.git/objects/bc/1356d49e0dc5f1688c6d91dd0bfca270b1d2dc" -> "/tmp/upload/src/.git/objects/bc/1356d49e0dc5f1688c6d91dd0bfca270b1d2dc" | |
2018-07-09T20:46:54.447609658Z I0709 20:46:54.434431 1 fs.go:236] F "/tmp/build/inputs/.git/objects/bc/0cb8f548e62100af9f815e72b1dafe9ba1974d" -> "/tmp/upload/src/.git/objects/bc/0cb8f548e62100af9f815e72b1dafe9ba1974d" | |
2018-07-09T20:46:54.447625814Z I0709 20:46:54.434567 1 fs.go:223] D "/tmp/build/inputs/.git/objects/7c" -> "/tmp/upload/src/.git/objects/7c" | |
2018-07-09T20:46:54.447633617Z I0709 20:46:54.434825 1 fs.go:236] F "/tmp/build/inputs/.git/objects/7c/50358fe010152557f70cddc69d751fc1e559af" -> "/tmp/upload/src/.git/objects/7c/50358fe010152557f70cddc69d751fc1e559af" | |
2018-07-09T20:46:54.447640235Z I0709 20:46:54.435023 1 fs.go:236] F "/tmp/build/inputs/.git/objects/7c/cd3242c49c3868195ca9400a539fa611111096" -> "/tmp/upload/src/.git/objects/7c/cd3242c49c3868195ca9400a539fa611111096" | |
2018-07-09T20:46:54.447646988Z I0709 20:46:54.435149 1 fs.go:223] D "/tmp/build/inputs/.git/objects/6c" -> "/tmp/upload/src/.git/objects/6c" | |
2018-07-09T20:46:54.447653218Z I0709 20:46:54.435434 1 fs.go:236] F "/tmp/build/inputs/.git/objects/6c/d67a5b26558948520bfd7e803dcdedce0e7f92" -> "/tmp/upload/src/.git/objects/6c/d67a5b26558948520bfd7e803dcdedce0e7f92" | |
2018-07-09T20:46:54.447659782Z I0709 20:46:54.435557 1 fs.go:223] D "/tmp/build/inputs/.git/objects/57" -> "/tmp/upload/src/.git/objects/57" | |
2018-07-09T20:46:54.447666164Z I0709 20:46:54.435781 1 fs.go:236] F "/tmp/build/inputs/.git/objects/57/d3a71d22204c36e16f951d7317dcda004af5b0" -> "/tmp/upload/src/.git/objects/57/d3a71d22204c36e16f951d7317dcda004af5b0" | |
2018-07-09T20:46:54.447672731Z I0709 20:46:54.435958 1 fs.go:236] F "/tmp/build/inputs/.git/objects/57/0bd16c41745891a5aabc60399d1a743c231236" -> "/tmp/upload/src/.git/objects/57/0bd16c41745891a5aabc60399d1a743c231236" | |
2018-07-09T20:46:54.447679272Z I0709 20:46:54.436079 1 fs.go:223] D "/tmp/build/inputs/.git/objects/f0" -> "/tmp/upload/src/.git/objects/f0" | |
2018-07-09T20:46:54.447685688Z I0709 20:46:54.436275 1 fs.go:236] F "/tmp/build/inputs/.git/objects/f0/3b50e4f9ec339f7a75ec5fd4f3af255e3e74ec" -> "/tmp/upload/src/.git/objects/f0/3b50e4f9ec339f7a75ec5fd4f3af255e3e74ec" | |
2018-07-09T20:46:54.447693295Z I0709 20:46:54.436365 1 fs.go:223] D "/tmp/build/inputs/.git/objects/e6" -> "/tmp/upload/src/.git/objects/e6" | |
2018-07-09T20:46:54.447699762Z I0709 20:46:54.436621 1 fs.go:236] F "/tmp/build/inputs/.git/objects/e6/2d5f04ada6459f2ccd61eb6a1f37c99077a919" -> "/tmp/upload/src/.git/objects/e6/2d5f04ada6459f2ccd61eb6a1f37c99077a919" | |
2018-07-09T20:46:54.447706503Z I0709 20:46:54.436704 1 fs.go:223] D "/tmp/build/inputs/.git/objects/2b" -> "/tmp/upload/src/.git/objects/2b" | |
2018-07-09T20:46:54.44771396Z I0709 20:46:54.436964 1 fs.go:236] F "/tmp/build/inputs/.git/objects/2b/b6c76c29870c9b4a9cff52cfc41f7e6bf44329" -> "/tmp/upload/src/.git/objects/2b/b6c76c29870c9b4a9cff52cfc41f7e6bf44329" | |
2018-07-09T20:46:54.447720759Z I0709 20:46:54.437124 1 fs.go:223] D "/tmp/build/inputs/.git/objects/6d" -> "/tmp/upload/src/.git/objects/6d" | |
2018-07-09T20:46:54.447726984Z I0709 20:46:54.437680 1 fs.go:236] F "/tmp/build/inputs/.git/objects/6d/98b321f0f4d9d69aee86cb71247bdf78a18613" -> "/tmp/upload/src/.git/objects/6d/98b321f0f4d9d69aee86cb71247bdf78a18613" | |
2018-07-09T20:46:54.447733772Z I0709 20:46:54.437776 1 fs.go:223] D "/tmp/build/inputs/.git/objects/af" -> "/tmp/upload/src/.git/objects/af" | |
2018-07-09T20:46:54.447745349Z I0709 20:46:54.438295 1 fs.go:236] F "/tmp/build/inputs/.git/objects/af/f947776b1769b6e667d154122d645f7b150a83" -> "/tmp/upload/src/.git/objects/af/f947776b1769b6e667d154122d645f7b150a83" | |
2018-07-09T20:46:54.447752881Z I0709 20:46:54.438444 1 fs.go:223] D "/tmp/build/inputs/.git/objects/pack" -> "/tmp/upload/src/.git/objects/pack" | |
2018-07-09T20:46:54.447759459Z I0709 20:46:54.438650 1 fs.go:223] D "/tmp/build/inputs/.git/objects/7d" -> "/tmp/upload/src/.git/objects/7d" | |
2018-07-09T20:46:54.447765583Z I0709 20:46:54.438921 1 fs.go:236] F "/tmp/build/inputs/.git/objects/7d/6bbc17aa73403f45f7e2b5548a8faf6795ffec" -> "/tmp/upload/src/.git/objects/7d/6bbc17aa73403f45f7e2b5548a8faf6795ffec" | |
2018-07-09T20:46:54.447772244Z I0709 20:46:54.439171 1 fs.go:223] D "/tmp/build/inputs/.git/objects/d5" -> "/tmp/upload/src/.git/objects/d5" | |
2018-07-09T20:46:54.447778563Z I0709 20:46:54.439387 1 fs.go:236] F "/tmp/build/inputs/.git/objects/d5/e7cbce6cb4fb52a415fd7d84e211199cb89735" -> "/tmp/upload/src/.git/objects/d5/e7cbce6cb4fb52a415fd7d84e211199cb89735" | |
2018-07-09T20:46:54.447785858Z I0709 20:46:54.439518 1 fs.go:223] D "/tmp/build/inputs/.git/objects/b3" -> "/tmp/upload/src/.git/objects/b3" | |
2018-07-09T20:46:54.447792092Z I0709 20:46:54.439733 1 fs.go:236] F "/tmp/build/inputs/.git/objects/b3/5478f5ae420bdf313be0050f405a8957b97153" -> "/tmp/upload/src/.git/objects/b3/5478f5ae420bdf313be0050f405a8957b97153" | |
2018-07-09T20:46:54.447798604Z I0709 20:46:54.439915 1 fs.go:223] D "/tmp/build/inputs/.git/objects/cd" -> "/tmp/upload/src/.git/objects/cd" | |
2018-07-09T20:46:54.447805279Z I0709 20:46:54.440220 1 fs.go:236] F "/tmp/build/inputs/.git/objects/cd/b36b569837bce573dc3a1d8a951add228feeeb" -> "/tmp/upload/src/.git/objects/cd/b36b569837bce573dc3a1d8a951add228feeeb" | |
2018-07-09T20:46:54.447811805Z I0709 20:46:54.440371 1 fs.go:223] D "/tmp/build/inputs/.git/objects/9d" -> "/tmp/upload/src/.git/objects/9d" | |
2018-07-09T20:46:54.447818121Z I0709 20:46:54.440886 1 fs.go:236] F "/tmp/build/inputs/.git/objects/9d/920bc2a425ce2ef02156fce1d79b4d4f091245" -> "/tmp/upload/src/.git/objects/9d/920bc2a425ce2ef02156fce1d79b4d4f091245" | |
2018-07-09T20:46:54.447824654Z I0709 20:46:54.441135 1 fs.go:223] D "/tmp/build/inputs/.git/objects/8f" -> "/tmp/upload/src/.git/objects/8f" | |
2018-07-09T20:46:54.447830912Z I0709 20:46:54.441398 1 fs.go:236] F "/tmp/build/inputs/.git/objects/8f/1b5fb76498255f4d2fc2308209116c562324dc" -> "/tmp/upload/src/.git/objects/8f/1b5fb76498255f4d2fc2308209116c562324dc" | |
2018-07-09T20:46:54.447837224Z I0709 20:46:54.441534 1 fs.go:223] D "/tmp/build/inputs/.git/objects/07" -> "/tmp/upload/src/.git/objects/07" | |
2018-07-09T20:46:54.447843554Z I0709 20:46:54.441750 1 fs.go:236] F "/tmp/build/inputs/.git/objects/07/ab3a68fa5e6a12d284cae2c05b7ca20b0182d8" -> "/tmp/upload/src/.git/objects/07/ab3a68fa5e6a12d284cae2c05b7ca20b0182d8" | |
2018-07-09T20:46:54.447850107Z I0709 20:46:54.441883 1 fs.go:223] D "/tmp/build/inputs/.git/objects/f8" -> "/tmp/upload/src/.git/objects/f8" | |
2018-07-09T20:46:54.447856327Z I0709 20:46:54.442112 1 fs.go:236] F "/tmp/build/inputs/.git/objects/f8/25659db8127d255def0af624073151662b09c3" -> "/tmp/upload/src/.git/objects/f8/25659db8127d255def0af624073151662b09c3" | |
2018-07-09T20:46:54.447868049Z I0709 20:46:54.442247 1 fs.go:223] D "/tmp/build/inputs/.git/objects/03" -> "/tmp/upload/src/.git/objects/03" | |
2018-07-09T20:46:54.447876314Z I0709 20:46:54.442457 1 fs.go:236] F "/tmp/build/inputs/.git/objects/03/ea8db67ae0f2628e70b93d0ecb7ff6cb8839cc" -> "/tmp/upload/src/.git/objects/03/ea8db67ae0f2628e70b93d0ecb7ff6cb8839cc" | |
2018-07-09T20:46:54.447883074Z I0709 20:46:54.442574 1 fs.go:223] D "/tmp/build/inputs/.git/objects/ca" -> "/tmp/upload/src/.git/objects/ca" | |
2018-07-09T20:46:54.44788918Z I0709 20:46:54.442801 1 fs.go:236] F "/tmp/build/inputs/.git/objects/ca/70bdc8c829db40a044fed3133f45cbc58f9c21" -> "/tmp/upload/src/.git/objects/ca/70bdc8c829db40a044fed3133f45cbc58f9c21" | |
2018-07-09T20:46:54.447895811Z I0709 20:46:54.442935 1 fs.go:223] D "/tmp/build/inputs/.git/objects/db" -> "/tmp/upload/src/.git/objects/db" | |
2018-07-09T20:46:54.447902133Z I0709 20:46:54.445987 1 fs.go:236] F "/tmp/build/inputs/.git/objects/db/84f883f29fb7c98b4309874a07ab0a91789f44" -> "/tmp/upload/src/.git/objects/db/84f883f29fb7c98b4309874a07ab0a91789f44" | |
2018-07-09T20:46:54.447908672Z I0709 20:46:54.446134 1 fs.go:223] D "/tmp/build/inputs/.git/objects/31" -> "/tmp/upload/src/.git/objects/31" | |
2018-07-09T20:46:54.447915164Z I0709 20:46:54.446440 1 fs.go:236] F "/tmp/build/inputs/.git/objects/31/056df85336b9e9ffafad75681f817d9f33c7dd" -> "/tmp/upload/src/.git/objects/31/056df85336b9e9ffafad75681f817d9f33c7dd" | |
2018-07-09T20:46:54.447922999Z I0709 20:46:54.446527 1 fs.go:223] D "/tmp/build/inputs/.git/objects/3e" -> "/tmp/upload/src/.git/objects/3e" | |
2018-07-09T20:46:54.447929321Z I0709 20:46:54.446721 1 fs.go:236] F "/tmp/build/inputs/.git/objects/3e/9aa8d62ebbe7f50c8e3aff4dd43d4726389f45" -> "/tmp/upload/src/.git/objects/3e/9aa8d62ebbe7f50c8e3aff4dd43d4726389f45" | |
2018-07-09T20:46:54.44793585Z I0709 20:46:54.446834 1 fs.go:223] D "/tmp/build/inputs/.git/objects/df" -> "/tmp/upload/src/.git/objects/df" | |
2018-07-09T20:46:54.44794202Z I0709 20:46:54.447027 1 fs.go:236] F "/tmp/build/inputs/.git/objects/df/6078b30a7a52303ee9e0ebe7cfba0c79178347" -> "/tmp/upload/src/.git/objects/df/6078b30a7a52303ee9e0ebe7cfba0c79178347" | |
2018-07-09T20:46:54.447948691Z I0709 20:46:54.447175 1 fs.go:223] D "/tmp/build/inputs/.git/objects/info" -> "/tmp/upload/src/.git/objects/info" | |
2018-07-09T20:46:54.449231398Z I0709 20:46:54.448615 1 fs.go:223] D "/tmp/build/inputs/.git/objects/0a" -> "/tmp/upload/src/.git/objects/0a" | |
2018-07-09T20:46:54.44924424Z I0709 20:46:54.448846 1 fs.go:236] F "/tmp/build/inputs/.git/objects/0a/5a0d2c143de3244295b7750eacdfff7b94d546" -> "/tmp/upload/src/.git/objects/0a/5a0d2c143de3244295b7750eacdfff7b94d546" | |
2018-07-09T20:46:54.449251692Z I0709 20:46:54.449051 1 fs.go:223] D "/tmp/build/inputs/.git/refs" -> "/tmp/upload/src/.git/refs" | |
2018-07-09T20:46:54.450874411Z I0709 20:46:54.450214 1 fs.go:223] D "/tmp/build/inputs/.git/refs/heads" -> "/tmp/upload/src/.git/refs/heads" | |
2018-07-09T20:46:54.450890639Z I0709 20:46:54.450451 1 fs.go:236] F "/tmp/build/inputs/.git/refs/heads/master" -> "/tmp/upload/src/.git/refs/heads/master" | |
2018-07-09T20:46:54.450905897Z I0709 20:46:54.450534 1 fs.go:223] D "/tmp/build/inputs/.git/refs/remotes" -> "/tmp/upload/src/.git/refs/remotes" | |
2018-07-09T20:46:54.451040915Z I0709 20:46:54.450950 1 fs.go:223] D "/tmp/build/inputs/.git/refs/remotes/origin" -> "/tmp/upload/src/.git/refs/remotes/origin" | |
2018-07-09T20:46:54.452430313Z I0709 20:46:54.451734 1 fs.go:236] F "/tmp/build/inputs/.git/refs/remotes/origin/HEAD" -> "/tmp/upload/src/.git/refs/remotes/origin/HEAD" | |
2018-07-09T20:46:54.452445621Z I0709 20:46:54.451859 1 fs.go:223] D "/tmp/build/inputs/.git/refs/tags" -> "/tmp/upload/src/.git/refs/tags" | |
2018-07-09T20:46:54.452453098Z I0709 20:46:54.452096 1 fs.go:236] F "/tmp/build/inputs/.git/packed-refs" -> "/tmp/upload/src/.git/packed-refs" | |
2018-07-09T20:46:54.452603388Z I0709 20:46:54.452528 1 fs.go:223] D "/tmp/build/inputs/.git/logs" -> "/tmp/upload/src/.git/logs" | |
2018-07-09T20:46:54.452889132Z I0709 20:46:54.452807 1 fs.go:223] D "/tmp/build/inputs/.git/logs/refs" -> "/tmp/upload/src/.git/logs/refs" | |
2018-07-09T20:46:54.453132315Z I0709 20:46:54.453065 1 fs.go:223] D "/tmp/build/inputs/.git/logs/refs/heads" -> "/tmp/upload/src/.git/logs/refs/heads" | |
2018-07-09T20:46:54.453446992Z I0709 20:46:54.453366 1 fs.go:236] F "/tmp/build/inputs/.git/logs/refs/heads/master" -> "/tmp/upload/src/.git/logs/refs/heads/master" | |
2018-07-09T20:46:54.453611361Z I0709 20:46:54.453531 1 fs.go:223] D "/tmp/build/inputs/.git/logs/refs/remotes" -> "/tmp/upload/src/.git/logs/refs/remotes" | |
2018-07-09T20:46:54.453842153Z I0709 20:46:54.453744 1 fs.go:223] D "/tmp/build/inputs/.git/logs/refs/remotes/origin" -> "/tmp/upload/src/.git/logs/refs/remotes/origin" | |
2018-07-09T20:46:54.454174252Z I0709 20:46:54.454079 1 fs.go:236] F "/tmp/build/inputs/.git/logs/refs/remotes/origin/HEAD" -> "/tmp/upload/src/.git/logs/refs/remotes/origin/HEAD" | |
2018-07-09T20:46:54.454400696Z I0709 20:46:54.454332 1 fs.go:236] F "/tmp/build/inputs/.git/logs/HEAD" -> "/tmp/upload/src/.git/logs/HEAD" | |
2018-07-09T20:46:54.454660164Z I0709 20:46:54.454572 1 fs.go:236] F "/tmp/build/inputs/.git/config" -> "/tmp/upload/src/.git/config" | |
2018-07-09T20:46:54.455695418Z I0709 20:46:54.454940 1 fs.go:236] F "/tmp/build/inputs/.git/HEAD" -> "/tmp/upload/src/.git/HEAD" | |
2018-07-09T20:46:54.455922287Z I0709 20:46:54.455846 1 fs.go:236] F "/tmp/build/inputs/.git/description" -> "/tmp/upload/src/.git/description" | |
2018-07-09T20:46:54.456088314Z I0709 20:46:54.456020 1 fs.go:223] D "/tmp/build/inputs/.git/branches" -> "/tmp/upload/src/.git/branches" | |
2018-07-09T20:46:54.45634094Z I0709 20:46:54.456266 1 fs.go:223] D "/tmp/build/inputs/.git/hooks" -> "/tmp/upload/src/.git/hooks" | |
2018-07-09T20:46:54.456633853Z I0709 20:46:54.456556 1 fs.go:236] F "/tmp/build/inputs/.git/hooks/update.sample" -> "/tmp/upload/src/.git/hooks/update.sample" | |
2018-07-09T20:46:54.456825566Z I0709 20:46:54.456751 1 fs.go:236] F "/tmp/build/inputs/.git/hooks/post-update.sample" -> "/tmp/upload/src/.git/hooks/post-update.sample" | |
2018-07-09T20:46:54.45706022Z I0709 20:46:54.456961 1 fs.go:236] F "/tmp/build/inputs/.git/hooks/commit-msg.sample" -> "/tmp/upload/src/.git/hooks/commit-msg.sample" | |
2018-07-09T20:46:54.457259895Z I0709 20:46:54.457190 1 fs.go:236] F "/tmp/build/inputs/.git/hooks/pre-applypatch.sample" -> "/tmp/upload/src/.git/hooks/pre-applypatch.sample" | |
2018-07-09T20:46:54.457477091Z I0709 20:46:54.457398 1 fs.go:236] F "/tmp/build/inputs/.git/hooks/prepare-commit-msg.sample" -> "/tmp/upload/src/.git/hooks/prepare-commit-msg.sample" | |
2018-07-09T20:46:54.457639061Z I0709 20:46:54.457577 1 fs.go:236] F "/tmp/build/inputs/.git/hooks/pre-commit.sample" -> "/tmp/upload/src/.git/hooks/pre-commit.sample" | |
2018-07-09T20:46:54.457841701Z I0709 20:46:54.457786 1 fs.go:236] F "/tmp/build/inputs/.git/hooks/pre-rebase.sample" -> "/tmp/upload/src/.git/hooks/pre-rebase.sample" | |
2018-07-09T20:46:54.458107863Z I0709 20:46:54.458036 1 fs.go:236] F "/tmp/build/inputs/.git/hooks/applypatch-msg.sample" -> "/tmp/upload/src/.git/hooks/applypatch-msg.sample" | |
2018-07-09T20:46:54.458298016Z I0709 20:46:54.458228 1 fs.go:236] F "/tmp/build/inputs/.git/hooks/pre-push.sample" -> "/tmp/upload/src/.git/hooks/pre-push.sample" | |
2018-07-09T20:46:54.458495328Z I0709 20:46:54.458423 1 fs.go:236] F "/tmp/build/inputs/.git/index" -> "/tmp/upload/src/.git/index" | |
2018-07-09T20:46:54.458642978Z I0709 20:46:54.458581 1 fs.go:223] D "/tmp/build/inputs/.git/info" -> "/tmp/upload/src/.git/info" | |
2018-07-09T20:46:54.458874536Z I0709 20:46:54.458802 1 fs.go:236] F "/tmp/build/inputs/.git/info/exclude" -> "/tmp/upload/src/.git/info/exclude" | |
2018-07-09T20:46:54.459100988Z I0709 20:46:54.459030 1 fs.go:236] F "/tmp/build/inputs/.git/shallow" -> "/tmp/upload/src/.git/shallow" | |
2018-07-09T20:46:54.459295351Z I0709 20:46:54.459224 1 fs.go:236] F "/tmp/build/inputs/.gitignore" -> "/tmp/upload/src/.gitignore" | |
2018-07-09T20:46:54.459469578Z I0709 20:46:54.459402 1 fs.go:236] F "/tmp/build/inputs/Rakefile" -> "/tmp/upload/src/Rakefile" | |
2018-07-09T20:46:54.45960876Z I0709 20:46:54.459538 1 fs.go:223] D "/tmp/build/inputs/config" -> "/tmp/upload/src/config" | |
2018-07-09T20:46:54.459843333Z I0709 20:46:54.459774 1 fs.go:236] F "/tmp/build/inputs/config/database.rb" -> "/tmp/upload/src/config/database.rb" | |
2018-07-09T20:46:54.46006059Z I0709 20:46:54.459958 1 fs.go:236] F "/tmp/build/inputs/config/database.yml" -> "/tmp/upload/src/config/database.yml" | |
2018-07-09T20:46:54.460192433Z I0709 20:46:54.460129 1 fs.go:223] D "/tmp/build/inputs/test" -> "/tmp/upload/src/test" | |
2018-07-09T20:46:54.460446992Z I0709 20:46:54.460380 1 fs.go:236] F "/tmp/build/inputs/test/sample_test.rb" -> "/tmp/upload/src/test/sample_test.rb" | |
2018-07-09T20:46:54.460677655Z I0709 20:46:54.460598 1 fs.go:236] F "/tmp/build/inputs/app.rb" -> "/tmp/upload/src/app.rb" | |
2018-07-09T20:46:54.460885552Z I0709 20:46:54.460812 1 fs.go:236] F "/tmp/build/inputs/Gemfile" -> "/tmp/upload/src/Gemfile" | |
2018-07-09T20:46:54.463249753Z I0709 20:46:54.463155 1 fs.go:236] F "/tmp/build/inputs/config.ru" -> "/tmp/upload/src/config.ru" | |
2018-07-09T20:46:54.463440477Z I0709 20:46:54.463345 1 fs.go:236] F "/tmp/build/inputs/models.rb" -> "/tmp/upload/src/models.rb" | |
2018-07-09T20:46:54.463610808Z I0709 20:46:54.463523 1 fs.go:236] F "/tmp/build/inputs/Gemfile.lock" -> "/tmp/upload/src/Gemfile.lock" | |
2018-07-09T20:46:54.463721694Z I0709 20:46:54.463659 1 fs.go:223] D "/tmp/build/inputs/.s2i" -> "/tmp/upload/src/.s2i" | |
2018-07-09T20:46:54.463938204Z I0709 20:46:54.463851 1 fs.go:223] D "/tmp/build/inputs/.s2i/bin" -> "/tmp/upload/src/.s2i/bin" | |
2018-07-09T20:46:54.464200181Z I0709 20:46:54.464075 1 fs.go:236] F "/tmp/build/inputs/.s2i/bin/README" -> "/tmp/upload/src/.s2i/bin/README" | |
2018-07-09T20:46:54.466257768Z I0709 20:46:54.466150 1 fs.go:236] F "/tmp/build/inputs/.s2i/environment" -> "/tmp/upload/src/.s2i/environment" | |
2018-07-09T20:46:54.466435081Z I0709 20:46:54.466366 1 fs.go:236] F "/tmp/build/inputs/.travis.yml" -> "/tmp/upload/src/.travis.yml" | |
2018-07-09T20:46:54.466645275Z I0709 20:46:54.466576 1 fs.go:236] F "/tmp/build/inputs/run.sh" -> "/tmp/upload/src/run.sh" | |
2018-07-09T20:46:54.466812019Z I0709 20:46:54.466747 1 fs.go:223] D "/tmp/build/inputs/db" -> "/tmp/upload/src/db" | |
2018-07-09T20:46:54.46706774Z I0709 20:46:54.466977 1 fs.go:223] D "/tmp/build/inputs/db/migrate" -> "/tmp/upload/src/db/migrate" | |
2018-07-09T20:46:54.467371705Z I0709 20:46:54.467300 1 fs.go:236] F "/tmp/build/inputs/db/migrate/20141102191902_create_key_pair.rb" -> "/tmp/upload/src/db/migrate/20141102191902_create_key_pair.rb" | |
2018-07-09T20:46:54.467532673Z I0709 20:46:54.467482 1 fs.go:223] D "/tmp/build/inputs/views" -> "/tmp/upload/src/views" | |
2018-07-09T20:46:54.467792821Z I0709 20:46:54.467721 1 fs.go:236] F "/tmp/build/inputs/views/main.erb" -> "/tmp/upload/src/views/main.erb" | |
2018-07-09T20:46:54.467989809Z I0709 20:46:54.467921 1 install.go:249] Using "assemble" installed from "image:///usr/libexec/s2i/assemble" | |
2018-07-09T20:46:54.468153914Z I0709 20:46:54.468085 1 install.go:249] Using "run" installed from "image:///usr/libexec/s2i/run" | |
2018-07-09T20:46:54.468340848Z I0709 20:46:54.468203 1 install.go:249] Using "save-artifacts" installed from "image:///usr/libexec/s2i/save-artifacts" | |
2018-07-09T20:46:54.468355429Z I0709 20:46:54.468242 1 ignore.go:63] .s2iignore file does not exist | |
2018-07-09T20:46:54.46836288Z I0709 20:46:54.468255 1 sti.go:207] Clean build will be performed | |
2018-07-09T20:46:54.468368907Z I0709 20:46:54.468267 1 sti.go:210] Performing source build from /tmp/build/inputs | |
2018-07-09T20:46:54.468374624Z I0709 20:46:54.468285 1 sti.go:221] Running "assemble" in "temp.builder.openshift.io/e2e-test-build-no-outputname-v2927/test-sti-1:e1e85887" | |
2018-07-09T20:46:54.468380892Z I0709 20:46:54.468296 1 sti.go:559] Using image name centos/ruby-22-centos7 | |
2018-07-09T20:46:54.47274574Z I0709 20:46:54.472618 1 docker.go:510] Using locally available image "centos/ruby-22-centos7:latest" | |
2018-07-09T20:46:54.472767651Z I0709 20:46:54.472683 1 environment.go:45] Setting 1 environment variables provided by environment file in sources | |
2018-07-09T20:46:54.473900457Z I0709 20:46:54.472793 1 sti.go:673] starting the source uploading ... | |
2018-07-09T20:46:54.473915901Z I0709 20:46:54.472819 1 tar.go:217] Adding "/tmp/upload" to tar ... | |
2018-07-09T20:46:54.473922664Z I0709 20:46:54.473081 1 tar.go:312] Adding to tar: /tmp/upload/scripts as scripts | |
2018-07-09T20:46:54.479781796Z I0709 20:46:54.478789 1 docker.go:741] Image sha256:e42d0dccf073123561d83ea8bbc9f0cc5e491cfd07130a464a416cdb99ced387 contains io.openshift.s2i.scripts-url set to "image:///usr/libexec/s2i" | |
2018-07-09T20:46:54.479797967Z I0709 20:46:54.478811 1 docker.go:815] Base directory for S2I scripts is '/usr/libexec/s2i'. Untarring destination is '/tmp'. | |
2018-07-09T20:46:54.479805004Z I0709 20:46:54.478828 1 docker.go:972] Setting "/bin/sh -c tar -C /tmp -xf - && /usr/libexec/s2i/assemble" command for container ... | |
2018-07-09T20:46:54.479812966Z I0709 20:46:54.478959 1 docker.go:981] Creating container with options {Name:"s2i_centos_ruby_22_centos7_e134b07f" Config:{Hostname: Domainname: User: AttachStdin:false AttachStdout:true AttachStderr:false ExposedPorts:map[] Tty:false OpenStdin:true StdinOnce:true Env:[RACK_ENV=production OPENSHIFT_BUILD_NAME=test-sti-1 OPENSHIFT_BUILD_NAMESPACE=e2e-test-build-no-outputname-v2927 OPENSHIFT_BUILD_SOURCE=https://github.com/openshift/ruby-hello-world OPENSHIFT_BUILD_COMMIT=7ccd3242c49c3868195ca9400a539fa611111096 BUILD_LOGLEVEL=5] Cmd:[/bin/sh -c tar -C /tmp -xf - && /usr/libexec/s2i/assemble] Healthcheck:<nil> ArgsEscaped:false Image:centos/ruby-22-centos7:latest Volumes:map[] WorkingDir: Entrypoint:[] NetworkDisabled:false MacAddress: OnBuild:[] Labels:map[] StopSignal: StopTimeout:<nil> Shell:[]} HostConfig:&{Binds:[] ContainerIDFile: LogConfig:{Type: Config:map[]} NetworkMode:container:c81cf1d86e2d90a792215df50076a6f921f654c206c86424576eb63ff6405fc5 PortBindings:map[] RestartPolicy:{Name: MaximumRetryCount:0} AutoRemove:false VolumeDriver: VolumesFrom:[] CapAdd:[] CapDrop:[KILL MKNOD SETGID SETUID] DNS:[] DNSOptions:[] DNSSearch:[] ExtraHosts:[] GroupAdd:[] IpcMode: Cgroup: Links:[] OomScoreAdj:0 PidMode: Privileged:false PublishAllPorts:false ReadonlyRootfs:false SecurityOpt:[] StorageOpt:map[] Tmpfs:map[] UTSMode: UsernsMode: ShmSize:67108864 Sysctls:map[] Runtime: ConsoleSize:[0 0] Isolation: Resources:{CPUShares:0 Memory:92233720368547 NanoCPUs:0 CgroupParent:/kubepods/besteffort/pod1dfbed3d-83b9-11e8-84c6-0af96768d57e BlkioWeight:0 BlkioWeightDevice:[] BlkioDeviceReadBps:[] BlkioDeviceWriteBps:[] BlkioDeviceReadIOps:[] BlkioDeviceWriteIOps:[] CPUPeriod:0 CPUQuota:0 CPURealtimePeriod:0 CPURealtimeRuntime:0 CpusetCpus: CpusetMems: Devices:[] DeviceCgroupRules:[] DiskQuota:0 KernelMemory:0 MemoryReservation:0 MemorySwap:92233720368547 MemorySwappiness:<nil> OomKillDisable:<nil> PidsLimit:0 Ulimits:[] CPUCount:0 CPUPercent:0 IOMaximumIOps:0 IOMaximumBandwidth:0} Mounts:[] Init:<nil>}} ... | |
2018-07-09T20:46:55.598163948Z I0709 20:46:55.597713 1 docker.go:1013] Attaching to container "e9c54a36b0766970a4cebc7867cdd83a1c1332bcce77477c75a271939d804670" ... | |
2018-07-09T20:46:55.598744977Z I0709 20:46:55.598670 1 docker.go:1024] Starting container "e9c54a36b0766970a4cebc7867cdd83a1c1332bcce77477c75a271939d804670" ... | |
2018-07-09T20:46:55.756106214Z I0709 20:46:55.756009 1 tar.go:312] Adding to tar: /tmp/upload/src as src | |
2018-07-09T20:46:55.756933135Z I0709 20:46:55.756868 1 tar.go:312] Adding to tar: /tmp/upload/src/.git as src/.git | |
2018-07-09T20:46:55.758212095Z I0709 20:46:55.758135 1 tar.go:312] Adding to tar: /tmp/upload/src/.git/HEAD as src/.git/HEAD | |
2018-07-09T20:46:55.76043326Z I0709 20:46:55.760382 1 tar.go:312] Adding to tar: /tmp/upload/src/.git/branches as src/.git/branches | |
2018-07-09T20:46:55.760726137Z I0709 20:46:55.760684 1 tar.go:312] Adding to tar: /tmp/upload/src/.git/config as src/.git/config | |
2018-07-09T20:46:55.761576733Z I0709 20:46:55.761524 1 tar.go:312] Adding to tar: /tmp/upload/src/.git/description as src/.git/description | |
2018-07-09T20:46:55.76210452Z I0709 20:46:55.762046 1 tar.go:312] Adding to tar: /tmp/upload/src/.git/hooks as src/.git/hooks | |
2018-07-09T20:46:55.762450418Z I0709 20:46:55.762394 1 tar.go:312] Adding to tar: /tmp/upload/src/.git/hooks/applypatch-msg.sample as src/.git/hooks/applypatch-msg.sample | |
2018-07-09T20:46:55.762822625Z I0709 20:46:55.762767 1 tar.go:312] Adding to tar: /tmp/upload/src/.git/hooks/commit-msg.sample as src/.git/hooks/commit-msg.sample | |
2018-07-09T20:46:55.763676493Z I0709 20:46:55.763258 1 tar.go:312] Adding to tar: /tmp/upload/src/.git/hooks/post-update.sample as src/.git/hooks/post-update.sample | |
2018-07-09T20:46:55.764179848Z I0709 20:46:55.764137 1 tar.go:312] Adding to tar: /tmp/upload/src/.git/hooks/pre-applypatch.sample as src/.git/hooks/pre-applypatch.sample | |
2018-07-09T20:46:55.764630512Z I0709 20:46:55.764579 1 tar.go:312] Adding to tar: /tmp/upload/src/.git/hooks/pre-commit.sample as src/.git/hooks/pre-commit.sample | |
2018-07-09T20:46:55.766407492Z I0709 20:46:55.766348 1 tar.go:312] Adding to tar: /tmp/upload/src/.git/hooks/pre-push.sample as src/.git/hooks/pre-push.sample | |
2018-07-09T20:46:55.766853349Z I0709 20:46:55.766803 1 tar.go:312] Adding to tar: /tmp/upload/src/.git/hooks/pre-rebase.sample as src/.git/hooks/pre-rebase.sample | |
2018-07-09T20:46:55.76736007Z I0709 20:46:55.767304 1 tar.go:312] Adding to tar: /tmp/upload/src/.git/hooks/prepare-commit-msg.sample as src/.git/hooks/prepare-commit-msg.sample | |
2018-07-09T20:46:55.768116404Z I0709 20:46:55.768055 1 tar.go:312] Adding to tar: /tmp/upload/src/.git/hooks/update.sample as src/.git/hooks/update.sample | |
2018-07-09T20:46:55.768590925Z I0709 20:46:55.768517 1 tar.go:312] Adding to tar: /tmp/upload/src/.git/index as src/.git/index | |
2018-07-09T20:46:55.768889225Z I0709 20:46:55.768833 1 tar.go:312] Adding to tar: /tmp/upload/src/.git/info as src/.git/info | |
2018-07-09T20:46:55.769110211Z I0709 20:46:55.769059 1 tar.go:312] Adding to tar: /tmp/upload/src/.git/info/exclude as src/.git/info/exclude | |
2018-07-09T20:46:55.769351965Z I0709 20:46:55.769289 1 tar.go:312] Adding to tar: /tmp/upload/src/.git/logs as src/.git/logs | |
2018-07-09T20:46:55.769533873Z I0709 20:46:55.769485 1 tar.go:312] Adding to tar: /tmp/upload/src/.git/logs/HEAD as src/.git/logs/HEAD | |
2018-07-09T20:46:55.769842463Z I0709 20:46:55.769786 1 tar.go:312] Adding to tar: /tmp/upload/src/.git/logs/refs as src/.git/logs/refs | |
2018-07-09T20:46:55.77015706Z I0709 20:46:55.770099 1 tar.go:312] Adding to tar: /tmp/upload/src/.git/logs/refs/heads as src/.git/logs/refs/heads | |
2018-07-09T20:46:55.77031625Z I0709 20:46:55.770272 1 tar.go:312] Adding to tar: /tmp/upload/src/.git/logs/refs/heads/master as src/.git/logs/refs/heads/master | |
2018-07-09T20:46:55.770550492Z I0709 20:46:55.770497 1 tar.go:312] Adding to tar: /tmp/upload/src/.git/logs/refs/remotes as src/.git/logs/refs/remotes | |
2018-07-09T20:46:55.770737319Z I0709 20:46:55.770693 1 tar.go:312] Adding to tar: /tmp/upload/src/.git/logs/refs/remotes/origin as src/.git/logs/refs/remotes/origin | |
2018-07-09T20:46:55.770911195Z I0709 20:46:55.770856 1 tar.go:312] Adding to tar: /tmp/upload/src/.git/logs/refs/remotes/origin/HEAD as src/.git/logs/refs/remotes/origin/HEAD | |
2018-07-09T20:46:55.771204959Z I0709 20:46:55.771148 1 tar.go:312] Adding to tar: /tmp/upload/src/.git/objects as src/.git/objects | |
2018-07-09T20:46:55.771439788Z I0709 20:46:55.771375 1 tar.go:312] Adding to tar: /tmp/upload/src/.git/objects/03 as src/.git/objects/03 | |
2018-07-09T20:46:55.771554617Z I0709 20:46:55.771522 1 tar.go:312] Adding to tar: /tmp/upload/src/.git/objects/03/ea8db67ae0f2628e70b93d0ecb7ff6cb8839cc as src/.git/objects/03/ea8db67ae0f2628e70b93d0ecb7ff6cb8839cc | |
2018-07-09T20:46:55.771806039Z I0709 20:46:55.771752 1 tar.go:312] Adding to tar: /tmp/upload/src/.git/objects/07 as src/.git/objects/07 | |
2018-07-09T20:46:55.771970282Z I0709 20:46:55.771924 1 tar.go:312] Adding to tar: /tmp/upload/src/.git/objects/07/ab3a68fa5e6a12d284cae2c05b7ca20b0182d8 as src/.git/objects/07/ab3a68fa5e6a12d284cae2c05b7ca20b0182d8 | |
2018-07-09T20:46:55.772189197Z I0709 20:46:55.772150 1 tar.go:312] Adding to tar: /tmp/upload/src/.git/objects/0a as src/.git/objects/0a | |
2018-07-09T20:46:55.772343953Z I0709 20:46:55.772299 1 tar.go:312] Adding to tar: /tmp/upload/src/.git/objects/0a/5a0d2c143de3244295b7750eacdfff7b94d546 as src/.git/objects/0a/5a0d2c143de3244295b7750eacdfff7b94d546 | |
2018-07-09T20:46:55.772563195Z I0709 20:46:55.772520 1 tar.go:312] Adding to tar: /tmp/upload/src/.git/objects/2b as src/.git/objects/2b | |
2018-07-09T20:46:55.772773093Z I0709 20:46:55.772725 1 tar.go:312] Adding to tar: /tmp/upload/src/.git/objects/2b/b6c76c29870c9b4a9cff52cfc41f7e6bf44329 as src/.git/objects/2b/b6c76c29870c9b4a9cff52cfc41f7e6bf44329 | |
2018-07-09T20:46:55.773147002Z I0709 20:46:55.773094 1 tar.go:312] Adding to tar: /tmp/upload/src/.git/objects/31 as src/.git/objects/31 | |
2018-07-09T20:46:55.773495245Z I0709 20:46:55.773445 1 tar.go:312] Adding to tar: /tmp/upload/src/.git/objects/31/056df85336b9e9ffafad75681f817d9f33c7dd as src/.git/objects/31/056df85336b9e9ffafad75681f817d9f33c7dd | |
2018-07-09T20:46:55.77375849Z I0709 20:46:55.773700 1 tar.go:312] Adding to tar: /tmp/upload/src/.git/objects/3e as src/.git/objects/3e | |
2018-07-09T20:46:55.774115982Z I0709 20:46:55.774059 1 tar.go:312] Adding to tar: /tmp/upload/src/.git/objects/3e/9aa8d62ebbe7f50c8e3aff4dd43d4726389f45 as src/.git/objects/3e/9aa8d62ebbe7f50c8e3aff4dd43d4726389f45 | |
2018-07-09T20:46:55.774382435Z I0709 20:46:55.774319 1 tar.go:312] Adding to tar: /tmp/upload/src/.git/objects/57 as src/.git/objects/57 | |
2018-07-09T20:46:55.774639634Z I0709 20:46:55.774584 1 tar.go:312] Adding to tar: /tmp/upload/src/.git/objects/57/0bd16c41745891a5aabc60399d1a743c231236 as src/.git/objects/57/0bd16c41745891a5aabc60399d1a743c231236 | |
2018-07-09T20:46:55.774962086Z I0709 20:46:55.774873 1 tar.go:312] Adding to tar: /tmp/upload/src/.git/objects/57/d3a71d22204c36e16f951d7317dcda004af5b0 as src/.git/objects/57/d3a71d22204c36e16f951d7317dcda004af5b0 | |
2018-07-09T20:46:55.775218205Z I0709 20:46:55.775156 1 tar.go:312] Adding to tar: /tmp/upload/src/.git/objects/6c as src/.git/objects/6c | |
2018-07-09T20:46:55.775576361Z I0709 20:46:55.775489 1 tar.go:312] Adding to tar: /tmp/upload/src/.git/objects/6c/d67a5b26558948520bfd7e803dcdedce0e7f92 as src/.git/objects/6c/d67a5b26558948520bfd7e803dcdedce0e7f92 | |
2018-07-09T20:46:55.775933223Z I0709 20:46:55.775868 1 tar.go:312] Adding to tar: /tmp/upload/src/.git/objects/6d as src/.git/objects/6d | |
2018-07-09T20:46:55.776134719Z I0709 20:46:55.776079 1 tar.go:312] Adding to tar: /tmp/upload/src/.git/objects/6d/98b321f0f4d9d69aee86cb71247bdf78a18613 as src/.git/objects/6d/98b321f0f4d9d69aee86cb71247bdf78a18613 | |
2018-07-09T20:46:55.777235926Z I0709 20:46:55.777171 1 tar.go:312] Adding to tar: /tmp/upload/src/.git/objects/7c as src/.git/objects/7c | |
2018-07-09T20:46:55.777394543Z I0709 20:46:55.777334 1 tar.go:312] Adding to tar: /tmp/upload/src/.git/objects/7c/50358fe010152557f70cddc69d751fc1e559af as src/.git/objects/7c/50358fe010152557f70cddc69d751fc1e559af | |
2018-07-09T20:46:55.77779816Z I0709 20:46:55.777728 1 tar.go:312] Adding to tar: /tmp/upload/src/.git/objects/7c/cd3242c49c3868195ca9400a539fa611111096 as src/.git/objects/7c/cd3242c49c3868195ca9400a539fa611111096 | |
2018-07-09T20:46:55.778630305Z I0709 20:46:55.778570 1 tar.go:312] Adding to tar: /tmp/upload/src/.git/objects/7d as src/.git/objects/7d | |
2018-07-09T20:46:55.778758286Z I0709 20:46:55.778684 1 tar.go:312] Adding to tar: /tmp/upload/src/.git/objects/7d/6bbc17aa73403f45f7e2b5548a8faf6795ffec as src/.git/objects/7d/6bbc17aa73403f45f7e2b5548a8faf6795ffec | |
2018-07-09T20:46:55.778952289Z I0709 20:46:55.778886 1 tar.go:312] Adding to tar: /tmp/upload/src/.git/objects/8f as src/.git/objects/8f | |
2018-07-09T20:46:55.779127892Z I0709 20:46:55.779084 1 tar.go:312] Adding to tar: /tmp/upload/src/.git/objects/8f/1b5fb76498255f4d2fc2308209116c562324dc as src/.git/objects/8f/1b5fb76498255f4d2fc2308209116c562324dc | |
2018-07-09T20:46:55.779417433Z I0709 20:46:55.779355 1 tar.go:312] Adding to tar: /tmp/upload/src/.git/objects/9d as src/.git/objects/9d | |
2018-07-09T20:46:55.779594941Z I0709 20:46:55.779535 1 tar.go:312] Adding to tar: /tmp/upload/src/.git/objects/9d/920bc2a425ce2ef02156fce1d79b4d4f091245 as src/.git/objects/9d/920bc2a425ce2ef02156fce1d79b4d4f091245 | |
2018-07-09T20:46:55.779841228Z I0709 20:46:55.779784 1 tar.go:312] Adding to tar: /tmp/upload/src/.git/objects/af as src/.git/objects/af | |
2018-07-09T20:46:55.780009147Z I0709 20:46:55.779954 1 tar.go:312] Adding to tar: /tmp/upload/src/.git/objects/af/f947776b1769b6e667d154122d645f7b150a83 as src/.git/objects/af/f947776b1769b6e667d154122d645f7b150a83 | |
2018-07-09T20:46:55.780299913Z I0709 20:46:55.780212 1 tar.go:312] Adding to tar: /tmp/upload/src/.git/objects/b3 as src/.git/objects/b3 | |
2018-07-09T20:46:55.78041788Z I0709 20:46:55.780366 1 tar.go:312] Adding to tar: /tmp/upload/src/.git/objects/b3/5478f5ae420bdf313be0050f405a8957b97153 as src/.git/objects/b3/5478f5ae420bdf313be0050f405a8957b97153 | |
2018-07-09T20:46:55.780604596Z I0709 20:46:55.780532 1 tar.go:312] Adding to tar: /tmp/upload/src/.git/objects/bc as src/.git/objects/bc | |
2018-07-09T20:46:55.78069289Z I0709 20:46:55.780651 1 tar.go:312] Adding to tar: /tmp/upload/src/.git/objects/bc/0cb8f548e62100af9f815e72b1dafe9ba1974d as src/.git/objects/bc/0cb8f548e62100af9f815e72b1dafe9ba1974d | |
2018-07-09T20:46:55.780835187Z I0709 20:46:55.780776 1 tar.go:312] Adding to tar: /tmp/upload/src/.git/objects/bc/1356d49e0dc5f1688c6d91dd0bfca270b1d2dc as src/.git/objects/bc/1356d49e0dc5f1688c6d91dd0bfca270b1d2dc | |
2018-07-09T20:46:55.781026101Z I0709 20:46:55.780949 1 tar.go:312] Adding to tar: /tmp/upload/src/.git/objects/ca as src/.git/objects/ca | |
2018-07-09T20:46:55.781142805Z I0709 20:46:55.781086 1 tar.go:312] Adding to tar: /tmp/upload/src/.git/objects/ca/70bdc8c829db40a044fed3133f45cbc58f9c21 as src/.git/objects/ca/70bdc8c829db40a044fed3133f45cbc58f9c21 | |
2018-07-09T20:46:55.781316632Z I0709 20:46:55.781247 1 tar.go:312] Adding to tar: /tmp/upload/src/.git/objects/cd as src/.git/objects/cd | |
2018-07-09T20:46:55.781441164Z I0709 20:46:55.781365 1 tar.go:312] Adding to tar: /tmp/upload/src/.git/objects/cd/b36b569837bce573dc3a1d8a951add228feeeb as src/.git/objects/cd/b36b569837bce573dc3a1d8a951add228feeeb | |
2018-07-09T20:46:55.781615089Z I0709 20:46:55.781521 1 tar.go:312] Adding to tar: /tmp/upload/src/.git/objects/d5 as src/.git/objects/d5 | |
2018-07-09T20:46:55.781682111Z I0709 20:46:55.781642 1 tar.go:312] Adding to tar: /tmp/upload/src/.git/objects/d5/e7cbce6cb4fb52a415fd7d84e211199cb89735 as src/.git/objects/d5/e7cbce6cb4fb52a415fd7d84e211199cb89735 | |
2018-07-09T20:46:55.781854101Z I0709 20:46:55.781796 1 tar.go:312] Adding to tar: /tmp/upload/src/.git/objects/db as src/.git/objects/db | |
2018-07-09T20:46:55.781998898Z I0709 20:46:55.781908 1 tar.go:312] Adding to tar: /tmp/upload/src/.git/objects/db/84f883f29fb7c98b4309874a07ab0a91789f44 as src/.git/objects/db/84f883f29fb7c98b4309874a07ab0a91789f44 | |
2018-07-09T20:46:55.782180481Z I0709 20:46:55.782075 1 tar.go:312] Adding to tar: /tmp/upload/src/.git/objects/df as src/.git/objects/df | |
2018-07-09T20:46:55.782218011Z I0709 20:46:55.782194 1 tar.go:312] Adding to tar: /tmp/upload/src/.git/objects/df/6078b30a7a52303ee9e0ebe7cfba0c79178347 as src/.git/objects/df/6078b30a7a52303ee9e0ebe7cfba0c79178347 | |
2018-07-09T20:46:55.782407922Z I0709 20:46:55.782350 1 tar.go:312] Adding to tar: /tmp/upload/src/.git/objects/e6 as src/.git/objects/e6 | |
2018-07-09T20:46:55.782537254Z I0709 20:46:55.782473 1 tar.go:312] Adding to tar: /tmp/upload/src/.git/objects/e6/2d5f04ada6459f2ccd61eb6a1f37c99077a919 as src/.git/objects/e6/2d5f04ada6459f2ccd61eb6a1f37c99077a919 | |
2018-07-09T20:46:55.782702425Z I0709 20:46:55.782627 1 tar.go:312] Adding to tar: /tmp/upload/src/.git/objects/f0 as src/.git/objects/f0 | |
2018-07-09T20:46:55.782790183Z I0709 20:46:55.782747 1 tar.go:312] Adding to tar: /tmp/upload/src/.git/objects/f0/3b50e4f9ec339f7a75ec5fd4f3af255e3e74ec as src/.git/objects/f0/3b50e4f9ec339f7a75ec5fd4f3af255e3e74ec | |
2018-07-09T20:46:55.782949987Z I0709 20:46:55.782894 1 tar.go:312] Adding to tar: /tmp/upload/src/.git/objects/f8 as src/.git/objects/f8 | |
2018-07-09T20:46:55.783089644Z I0709 20:46:55.783009 1 tar.go:312] Adding to tar: /tmp/upload/src/.git/objects/f8/25659db8127d255def0af624073151662b09c3 as src/.git/objects/f8/25659db8127d255def0af624073151662b09c3 | |
2018-07-09T20:46:55.783240871Z I0709 20:46:55.783188 1 tar.go:312] Adding to tar: /tmp/upload/src/.git/objects/info as src/.git/objects/info | |
2018-07-09T20:46:55.78341381Z I0709 20:46:55.783332 1 tar.go:312] Adding to tar: /tmp/upload/src/.git/objects/pack as src/.git/objects/pack | |
2018-07-09T20:46:55.784321101Z I0709 20:46:55.783447 1 tar.go:312] Adding to tar: /tmp/upload/src/.git/packed-refs as src/.git/packed-refs | |
2018-07-09T20:46:55.784335078Z I0709 20:46:55.783619 1 tar.go:312] Adding to tar: /tmp/upload/src/.git/refs as src/.git/refs | |
2018-07-09T20:46:55.784341916Z I0709 20:46:55.783738 1 tar.go:312] Adding to tar: /tmp/upload/src/.git/refs/heads as src/.git/refs/heads | |
2018-07-09T20:46:55.784347633Z I0709 20:46:55.783839 1 tar.go:312] Adding to tar: /tmp/upload/src/.git/refs/heads/master as src/.git/refs/heads/master | |
2018-07-09T20:46:55.784353329Z I0709 20:46:55.783970 1 tar.go:312] Adding to tar: /tmp/upload/src/.git/refs/remotes as src/.git/refs/remotes | |
2018-07-09T20:46:55.784358944Z I0709 20:46:55.784111 1 tar.go:312] Adding to tar: /tmp/upload/src/.git/refs/remotes/origin as src/.git/refs/remotes/origin | |
2018-07-09T20:46:55.784364619Z I0709 20:46:55.784207 1 tar.go:312] Adding to tar: /tmp/upload/src/.git/refs/remotes/origin/HEAD as src/.git/refs/remotes/origin/HEAD | |
2018-07-09T20:46:55.784412282Z I0709 20:46:55.784361 1 tar.go:312] Adding to tar: /tmp/upload/src/.git/refs/tags as src/.git/refs/tags | |
2018-07-09T20:46:55.785345647Z I0709 20:46:55.784479 1 tar.go:312] Adding to tar: /tmp/upload/src/.git/shallow as src/.git/shallow | |
2018-07-09T20:46:55.785359135Z I0709 20:46:55.784596 1 tar.go:312] Adding to tar: /tmp/upload/src/.gitignore as src/.gitignore | |
2018-07-09T20:46:55.785366348Z I0709 20:46:55.784733 1 tar.go:312] Adding to tar: /tmp/upload/src/.s2i as src/.s2i | |
2018-07-09T20:46:55.785372351Z I0709 20:46:55.784850 1 tar.go:312] Adding to tar: /tmp/upload/src/.s2i/bin as src/.s2i/bin | |
2018-07-09T20:46:55.785378128Z I0709 20:46:55.784947 1 tar.go:312] Adding to tar: /tmp/upload/src/.s2i/bin/README as src/.s2i/bin/README | |
2018-07-09T20:46:55.785383945Z I0709 20:46:55.785045 1 tar.go:312] Adding to tar: /tmp/upload/src/.s2i/environment as src/.s2i/environment | |
2018-07-09T20:46:55.785389599Z I0709 20:46:55.785200 1 tar.go:312] Adding to tar: /tmp/upload/src/.travis.yml as src/.travis.yml | |
2018-07-09T20:46:55.785424987Z I0709 20:46:55.785348 1 tar.go:312] Adding to tar: /tmp/upload/src/Dockerfile as src/Dockerfile | |
2018-07-09T20:46:55.786211456Z I0709 20:46:55.785491 1 tar.go:312] Adding to tar: /tmp/upload/src/Gemfile as src/Gemfile | |
2018-07-09T20:46:55.786225603Z I0709 20:46:55.785591 1 tar.go:312] Adding to tar: /tmp/upload/src/Gemfile.lock as src/Gemfile.lock | |
2018-07-09T20:46:55.78623255Z I0709 20:46:55.785733 1 tar.go:312] Adding to tar: /tmp/upload/src/README.md as src/README.md | |
2018-07-09T20:46:55.786244698Z I0709 20:46:55.785854 1 tar.go:312] Adding to tar: /tmp/upload/src/Rakefile as src/Rakefile | |
2018-07-09T20:46:55.786251628Z I0709 20:46:55.785973 1 tar.go:312] Adding to tar: /tmp/upload/src/app.rb as src/app.rb | |
2018-07-09T20:46:55.78625706Z I0709 20:46:55.786137 1 tar.go:312] Adding to tar: /tmp/upload/src/config as src/config | |
2018-07-09T20:46:55.786315801Z I0709 20:46:55.786251 1 tar.go:312] Adding to tar: /tmp/upload/src/config/database.rb as src/config/database.rb | |
2018-07-09T20:46:55.787123038Z I0709 20:46:55.786404 1 tar.go:312] Adding to tar: /tmp/upload/src/config/database.yml as src/config/database.yml | |
2018-07-09T20:46:55.787137429Z I0709 20:46:55.786526 1 tar.go:312] Adding to tar: /tmp/upload/src/config.ru as src/config.ru | |
2018-07-09T20:46:55.78714419Z I0709 20:46:55.786658 1 tar.go:312] Adding to tar: /tmp/upload/src/db as src/db | |
2018-07-09T20:46:55.787150371Z I0709 20:46:55.786779 1 tar.go:312] Adding to tar: /tmp/upload/src/db/migrate as src/db/migrate | |
2018-07-09T20:46:55.787156213Z I0709 20:46:55.786869 1 tar.go:312] Adding to tar: /tmp/upload/src/db/migrate/20141102191902_create_key_pair.rb as src/db/migrate/20141102191902_create_key_pair.rb | |
2018-07-09T20:46:55.787162395Z I0709 20:46:55.787004 1 tar.go:312] Adding to tar: /tmp/upload/src/models.rb as src/models.rb | |
2018-07-09T20:46:55.787222282Z I0709 20:46:55.787138 1 tar.go:312] Adding to tar: /tmp/upload/src/run.sh as src/run.sh | |
2018-07-09T20:46:55.788243332Z I0709 20:46:55.787304 1 tar.go:312] Adding to tar: /tmp/upload/src/test as src/test | |
2018-07-09T20:46:55.788256888Z I0709 20:46:55.787413 1 tar.go:312] Adding to tar: /tmp/upload/src/test/sample_test.rb as src/test/sample_test.rb | |
2018-07-09T20:46:55.78826409Z I0709 20:46:55.787553 1 tar.go:312] Adding to tar: /tmp/upload/src/views as src/views | |
2018-07-09T20:46:55.788269688Z I0709 20:46:55.787667 1 tar.go:312] Adding to tar: /tmp/upload/src/views/main.erb as src/views/main.erb | |
2018-07-09T20:46:55.791637192Z I0709 20:46:55.791445 1 sti.go:681] ---> Installing application source ... | |
2018-07-09T20:46:55.794155533Z I0709 20:46:55.794093 1 sti.go:681] ---> Building your Ruby application from source ... | |
2018-07-09T20:46:55.794234169Z I0709 20:46:55.794181 1 sti.go:681] ---> Running 'bundle install --retry 2 --deployment --without development:test' ... | |
2018-07-09T20:46:58.34586856Z I0709 20:46:58.345726 1 sti.go:681] Fetching gem metadata from https://rubygems.org/.......... | |
2018-07-09T20:46:58.524609993Z I0709 20:46:58.524503 1 sti.go:681] Installing rake 12.3.0 | |
2018-07-09T20:46:58.655687429Z I0709 20:46:58.655570 1 sti.go:681] Installing concurrent-ruby 1.0.5 | |
2018-07-09T20:46:58.763313027Z I0709 20:46:58.763196 1 sti.go:681] Installing i18n 0.9.3 | |
2018-07-09T20:46:58.860116935Z I0709 20:46:58.860003 1 sti.go:681] Installing minitest 5.11.3 | |
2018-07-09T20:46:58.977437708Z I0709 20:46:58.977332 1 sti.go:681] Installing thread_safe 0.3.6 | |
2018-07-09T20:46:59.11917042Z I0709 20:46:59.119034 1 sti.go:681] Installing tzinfo 1.2.5 | |
2018-07-09T20:46:59.334402897Z I0709 20:46:59.334283 1 sti.go:681] Installing activesupport 5.1.4 | |
2018-07-09T20:46:59.426444275Z I0709 20:46:59.426324 1 sti.go:681] Installing activemodel 5.1.4 | |
2018-07-09T20:46:59.531247342Z I0709 20:46:59.531124 1 sti.go:681] Installing arel 8.0.0 | |
2018-07-09T20:46:59.750144061Z I0709 20:46:59.750007 1 sti.go:681] Installing activerecord 5.1.4 | |
2018-07-09T20:46:59.849281206Z I0709 20:46:59.849163 1 sti.go:681] Installing mustermann 1.0.1 | |
2018-07-09T20:47:05.579793267Z I0709 20:47:05.579696 1 sti.go:681] Installing mysql2 0.4.10 | |
2018-07-09T20:47:05.765269251Z I0709 20:47:05.765156 1 sti.go:681] Installing rack 2.0.4 | |
2018-07-09T20:47:05.84119557Z I0709 20:47:05.841081 1 sti.go:681] Installing rack-protection 2.0.0 | |
2018-07-09T20:47:05.9494909Z I0709 20:47:05.949399 1 sti.go:681] Installing tilt 2.0.8 | |
2018-07-09T20:47:06.090535513Z I0709 20:47:06.090458 1 sti.go:681] Installing sinatra 2.0.0 | |
2018-07-09T20:47:06.161512805Z I0709 20:47:06.161465 1 sti.go:681] Installing sinatra-activerecord 2.0.13 | |
2018-07-09T20:47:06.161639156Z I0709 20:47:06.161607 1 sti.go:681] Using bundler 1.7.8 | |
2018-07-09T20:47:06.16178334Z I0709 20:47:06.161696 1 sti.go:681] Your bundle is complete! | |
2018-07-09T20:47:06.163907358Z I0709 20:47:06.163818 1 sti.go:681] Gems in the groups development and test were not installed. | |
2018-07-09T20:47:06.163989584Z I0709 20:47:06.163958 1 sti.go:681] It was installed into ./bundle | |
2018-07-09T20:47:06.203670344Z I0709 20:47:06.203555 1 sti.go:681] ---> Cleaning up unused ruby gems ... | |
2018-07-09T20:47:08.625270366Z I0709 20:47:08.625167 1 docker.go:1055] Waiting for container "e9c54a36b0766970a4cebc7867cdd83a1c1332bcce77477c75a271939d804670" to stop ... | |
2018-07-09T20:47:08.695650261Z I0709 20:47:08.695534 1 docker.go:1080] Invoking PostExecute function | |
2018-07-09T20:47:08.695668745Z I0709 20:47:08.695562 1 postexecutorstep.go:67] Skipping step: store previous image | |
2018-07-09T20:47:08.695673651Z I0709 20:47:08.695573 1 postexecutorstep.go:116] Executing step: commit image | |
2018-07-09T20:47:08.697986039Z I0709 20:47:08.697889 1 postexecutorstep.go:521] Checking for new Labels to apply... | |
2018-07-09T20:47:08.698000245Z I0709 20:47:08.697913 1 postexecutorstep.go:529] Creating the download path '/tmp/metadata' | |
2018-07-09T20:47:08.698135686Z I0709 20:47:08.698061 1 postexecutorstep.go:463] Downloading file "/tmp/.s2i/image_metadata.json" | |
2018-07-09T20:47:08.747070415Z I0709 20:47:08.745903 1 postexecutorstep.go:537] unable to download and extract 'image_metadata.json' ... continuing | |
2018-07-09T20:47:08.750370392Z I0709 20:47:08.750135 1 docker.go:1114] Committing container with dockerOpts: {Reference:temp.builder.openshift.io/e2e-test-build-no-outputname-v2927/test-sti-1:e1e85887 Comment: Author: Changes:[] Pause:false Config:0xc420c67a40}, config: {Hostname: Domainname: User:1001 AttachStdin:false AttachStdout:false AttachStderr:false ExposedPorts:map[] Tty:false OpenStdin:false StdinOnce:false Env:[RACK_ENV=production OPENSHIFT_BUILD_NAME=test-sti-1 OPENSHIFT_BUILD_NAMESPACE=e2e-test-build-no-outputname-v2927 OPENSHIFT_BUILD_SOURCE=https://github.com/openshift/ruby-hello-world OPENSHIFT_BUILD_COMMIT=7ccd3242c49c3868195ca9400a539fa611111096 BUILD_LOGLEVEL=5] Cmd:[/usr/libexec/s2i/run] Healthcheck:<nil> ArgsEscaped:false Image: Volumes:map[] WorkingDir: Entrypoint:[container-entrypoint] NetworkDisabled:false MacAddress: OnBuild:[] Labels:map[io.openshift.tags:builder,ruby,ruby22 io.s2i.scripts-url:image:///usr/libexec/s2i name:centos/ruby-22-centos7 description:Ruby 2.2 available as container is a base platform for building and running various Ruby 2.2 applications and frameworks. Ruby is the interpreted scripting language for quick and easy object-oriented programming. It has many features to process text files and to do system management tasks (as in Perl). It is simple, straight-forward, and extensible. io.k8s.description:Ruby 2.2 available as container is a base platform for building and running various Ruby 2.2 applications and frameworks. Ruby is the interpreted scripting language for quick and easy object-oriented programming. It has many features to process text files and to do system management tasks (as in Perl). It is simple, straight-forward, and extensible. io.openshift.build.commit.date:Fri Feb 9 18:24:07 2018 -0500 io.openshift.build.commit.ref:master org.label-schema.schema-version:= 1.0 org.label-schema.name=CentOS Base Image org.label-schema.vendor=CentOS org.label-schema.license=GPLv2 org.label-schema.build-date=20180402 io.openshift.builder-version:"c159276" io.openshift.expose-services:8080:http release:1 io.openshift.build.commit.message:Merge pull request #71 from bparees/gemfile2 io.openshift.build.source-location:https://github.com/openshift/ruby-hello-world io.openshift.build.image:centos/ruby-22-centos7 com.redhat.component:rh-ruby22-docker maintainer:SoftwareCollections.org <[email protected]> io.openshift.build.commit.author:Ben Parees <[email protected]> io.openshift.build.commit.id:7ccd3242c49c3868195ca9400a539fa611111096 summary:Platform for building and running Ruby 2.2 applications io.openshift.s2i.scripts-url:image:///usr/libexec/s2i version:2.2 io.k8s.display-name:temp.builder.openshift.io/e2e-test-build-no-outputname-v2927/test-sti-1:e1e85887 usage:s2i build https://github.com/sclorg/s2i-ruby-container.git --context-dir=2.4/test/puma-test-app/ centos/ruby-22-centos7 ruby-sample-app] StopSignal: StopTimeout:<nil> Shell:[]} | |
2018-07-09T20:47:09.499772995Z I0709 20:47:09.499687 1 postexecutorstep.go:391] Executing step: report success | |
2018-07-09T20:47:09.499829199Z I0709 20:47:09.499715 1 postexecutorstep.go:396] Successfully built temp.builder.openshift.io/e2e-test-build-no-outputname-v2927/test-sti-1:e1e85887 | |
2018-07-09T20:47:09.499876221Z I0709 20:47:09.499727 1 postexecutorstep.go:92] Skipping step: remove previous image | |
2018-07-09T20:47:09.499885807Z I0709 20:47:09.499765 1 docker.go:991] Removing container "e9c54a36b0766970a4cebc7867cdd83a1c1332bcce77477c75a271939d804670" ... | |
2018-07-09T20:47:09.584469854Z I0709 20:47:09.584346 1 docker.go:1001] Removed container "e9c54a36b0766970a4cebc7867cdd83a1c1332bcce77477c75a271939d804670" | |
2018-07-09T20:47:09.584723499Z I0709 20:47:09.584441 1 cleanup.go:31] Temporary directory "/tmp" will be saved, not deleted | |
2018-07-09T20:47:09.669799449Z Build complete, no image push requested | |
[AfterEach] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/builds/no_outputname.go:26 | |
[AfterEach] [Feature:Builds][Conformance] build without output image | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/util/cli.go:72 | |
STEP: Deleting namespaces | |
Jul 9 13:47:14.677: INFO: namespace : e2e-test-build-no-outputname-v2927 api call to delete is complete | |
STEP: Waiting for namespaces to vanish | |
[AfterEach] [Feature:Builds][Conformance] build without output image | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:142 | |
Jul 9 13:47:20.753: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready | |
• [SLOW TEST:70.896 seconds] | |
[Feature:Builds][Conformance] build without output image | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/builds/no_outputname.go:12 | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/builds/no_outputname.go:20 | |
building from templates | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/builds/no_outputname.go:33 | |
should create an image from a S2i template without an output image reference defined [Suite:openshift/conformance/parallel] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/builds/no_outputname.go:51 | |
------------------------------ | |
SSSSS | |
------------------------------ | |
[BeforeEach] [Top Level] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/util/test.go:51 | |
[BeforeEach] when using a plugin that isolates namespaces by default | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/networking/util.go:419 | |
Jul 9 13:47:20.811: INFO: This plugin does not isolate namespaces by default. | |
[AfterEach] when using a plugin that isolates namespaces by default | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:142 | |
Jul 9 13:47:20.812: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready | |
[AfterEach] when using a plugin that isolates namespaces by default | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:142 | |
Jul 9 13:47:20.812: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready | |
S [SKIPPING] in Spec Setup (BeforeEach) [0.001 seconds] | |
[Area:Networking] network isolation | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/networking/isolation.go:10 | |
when using a plugin that isolates namespaces by default | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/networking/util.go:418 | |
should allow communication from default to non-default namespace on a different node [Suite:openshift/conformance/parallel] [BeforeEach] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/networking/isolation.go:45 | |
Jul 9 13:47:20.811: This plugin does not isolate namespaces by default. | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/util.go:296 | |
------------------------------ | |
[Feature:DeploymentConfig] deploymentconfigs with multiple image change triggers [Conformance] | |
should run a successful deployment with a trigger used by different containers [Suite:openshift/conformance/parallel] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/deployments/deployments.go:522 | |
[BeforeEach] [Top Level] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/util/test.go:51 | |
[BeforeEach] [Feature:DeploymentConfig] deploymentconfigs | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:141 | |
STEP: Creating a kubernetes client | |
Jul 9 13:46:26.704: INFO: >>> kubeConfig: /home/yifan/tectonic-installer/yifan-test-cluster/generated/auth/kubeconfig | |
[BeforeEach] [Feature:DeploymentConfig] deploymentconfigs | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/util/cli.go:83 | |
Jul 9 13:46:28.612: INFO: configPath is now "/tmp/e2e-test-cli-deployment-b9dgj-user.kubeconfig" | |
Jul 9 13:46:28.612: INFO: The user is now "e2e-test-cli-deployment-b9dgj-user" | |
Jul 9 13:46:28.612: INFO: Creating project "e2e-test-cli-deployment-b9dgj" | |
Jul 9 13:46:28.802: INFO: Waiting on permissions in project "e2e-test-cli-deployment-b9dgj" ... | |
[JustBeforeEach] [Feature:DeploymentConfig] deploymentconfigs | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/deployments/deployments.go:43 | |
[It] should run a successful deployment with a trigger used by different containers [Suite:openshift/conformance/parallel] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/deployments/deployments.go:522 | |
STEP: verifying the deployment is marked complete | |
Jul 9 13:46:35.729: INFO: Latest rollout of dc/example (rc/example-1) is complete. | |
[AfterEach] with multiple image change triggers [Conformance] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/deployments/deployments.go:509 | |
[AfterEach] [Feature:DeploymentConfig] deploymentconfigs | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/deployments/deployments.go:62 | |
[AfterEach] [Feature:DeploymentConfig] deploymentconfigs | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/util/cli.go:72 | |
STEP: Deleting namespaces | |
Jul 9 13:46:37.813: INFO: namespace : e2e-test-cli-deployment-b9dgj api call to delete is complete | |
STEP: Waiting for namespaces to vanish | |
[AfterEach] [Feature:DeploymentConfig] deploymentconfigs | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:142 | |
Jul 9 13:47:27.845: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready | |
• [SLOW TEST:61.215 seconds] | |
[Feature:DeploymentConfig] deploymentconfigs | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/deployments/deployments.go:37 | |
with multiple image change triggers [Conformance] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/deployments/deployments.go:507 | |
should run a successful deployment with a trigger used by different containers [Suite:openshift/conformance/parallel] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/deployments/deployments.go:522 | |
------------------------------ | |
[Area:Networking] services basic functionality | |
should allow connections to another pod on the same node via a service IP [Suite:openshift/conformance/parallel] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/networking/services.go:14 | |
[BeforeEach] [Top Level] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/util/test.go:51 | |
[BeforeEach] basic functionality | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:141 | |
STEP: Creating a kubernetes client | |
Jul 9 13:46:59.720: INFO: >>> kubeConfig: /home/yifan/tectonic-installer/yifan-test-cluster/generated/auth/kubeconfig | |
STEP: Building a namespace api object | |
STEP: Binding the e2e-test-privileged-psp PodSecurityPolicy to the default service account in e2e-tests-net-services1-w6qv7 | |
STEP: Waiting for a default service account to be provisioned in namespace | |
[It] should allow connections to another pod on the same node via a service IP [Suite:openshift/conformance/parallel] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/networking/services.go:14 | |
Jul 9 13:47:02.253: INFO: Using ip-10-0-130-54.us-west-2.compute.internal for test ([ip-10-0-130-54.us-west-2.compute.internal] out of [ip-10-0-130-54.us-west-2.compute.internal]) | |
Jul 9 13:47:06.441: INFO: Target pod IP:port is 10.2.2.65:8080 | |
Jul 9 13:47:06.650: INFO: Target service IP:port is 10.3.61.237:8080 | |
Jul 9 13:47:06.650: INFO: Creating an exec pod on node ip-10-0-130-54.us-west-2.compute.internal | |
Jul 9 13:47:06.650: INFO: Creating new exec pod | |
Jul 9 13:47:10.829: INFO: Waiting up to 10s to wget 10.3.61.237:8080 | |
Jul 9 13:47:10.829: INFO: Running '/home/yifan/gopher/src/github.com/openshift/origin/_output/local/bin/linux/amd64/kubectl --server=https://yifan-test-cluster-api.coreservices.team.coreos.systems:6443 --kubeconfig=/home/yifan/tectonic-installer/yifan-test-cluster/generated/auth/kubeconfig exec --namespace=e2e-tests-net-services1-w6qv7 execpod-sourceip-ip-10-0-130-54.us-west-2.compute.internal75lss -- /bin/sh -c wget -T 30 -qO- 10.3.61.237:8080' | |
Jul 9 13:47:11.834: INFO: stderr: "" | |
Jul 9 13:47:11.834: INFO: Cleaning up the exec pod | |
[AfterEach] basic functionality | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:142 | |
Jul 9 13:47:12.011: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready | |
STEP: Destroying namespace "e2e-tests-net-services1-w6qv7" for this suite. | |
Jul 9 13:47:24.230: INFO: Waiting up to 30s for server preferred namespaced resources to be successfully discovered | |
Jul 9 13:47:26.689: INFO: namespace: e2e-tests-net-services1-w6qv7, resource: bindings, ignored listing per whitelist | |
Jul 9 13:47:28.811: INFO: namespace e2e-tests-net-services1-w6qv7 deletion completed in 16.756676016s | |
• [SLOW TEST:29.091 seconds] | |
[Area:Networking] services | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/networking/services.go:10 | |
basic functionality | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/networking/services.go:11 | |
should allow connections to another pod on the same node via a service IP [Suite:openshift/conformance/parallel] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/networking/services.go:14 | |
------------------------------ | |
[Feature:DeploymentConfig] deploymentconfigs with multiple image change triggers [Conformance] | |
should run a successful deployment with multiple triggers [Suite:openshift/conformance/parallel] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/deployments/deployments.go:513 | |
[BeforeEach] [Top Level] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/util/test.go:51 | |
[BeforeEach] [Feature:DeploymentConfig] deploymentconfigs | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:141 | |
STEP: Creating a kubernetes client | |
Jul 9 13:46:21.594: INFO: >>> kubeConfig: /home/yifan/tectonic-installer/yifan-test-cluster/generated/auth/kubeconfig | |
[BeforeEach] [Feature:DeploymentConfig] deploymentconfigs | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/util/cli.go:83 | |
Jul 9 13:46:23.439: INFO: configPath is now "/tmp/e2e-test-cli-deployment-67qck-user.kubeconfig" | |
Jul 9 13:46:23.439: INFO: The user is now "e2e-test-cli-deployment-67qck-user" | |
Jul 9 13:46:23.439: INFO: Creating project "e2e-test-cli-deployment-67qck" | |
Jul 9 13:46:23.566: INFO: Waiting on permissions in project "e2e-test-cli-deployment-67qck" ... | |
[JustBeforeEach] [Feature:DeploymentConfig] deploymentconfigs | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/deployments/deployments.go:43 | |
[It] should run a successful deployment with multiple triggers [Suite:openshift/conformance/parallel] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/deployments/deployments.go:513 | |
STEP: creating DC | |
STEP: verifying the deployment is marked complete | |
Jul 9 13:46:54.693: INFO: Latest rollout of dc/example (rc/example-1) is complete. | |
[AfterEach] with multiple image change triggers [Conformance] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/deployments/deployments.go:509 | |
[AfterEach] [Feature:DeploymentConfig] deploymentconfigs | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/deployments/deployments.go:62 | |
[AfterEach] [Feature:DeploymentConfig] deploymentconfigs | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/util/cli.go:72 | |
STEP: Deleting namespaces | |
Jul 9 13:46:56.780: INFO: namespace : e2e-test-cli-deployment-67qck api call to delete is complete | |
STEP: Waiting for namespaces to vanish | |
[AfterEach] [Feature:DeploymentConfig] deploymentconfigs | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:142 | |
Jul 9 13:47:38.811: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready | |
• [SLOW TEST:77.257 seconds] | |
[Feature:DeploymentConfig] deploymentconfigs | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/deployments/deployments.go:37 | |
with multiple image change triggers [Conformance] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/deployments/deployments.go:507 | |
should run a successful deployment with multiple triggers [Suite:openshift/conformance/parallel] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/deployments/deployments.go:513 | |
------------------------------ | |
[sig-storage] Projected | |
should provide container's memory request [Conformance] [Suite:openshift/conformance/parallel] [Suite:k8s] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:674 | |
[BeforeEach] [Top Level] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/util/test.go:51 | |
[BeforeEach] [sig-storage] Projected | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:141 | |
STEP: Creating a kubernetes client | |
Jul 9 13:47:38.852: INFO: >>> kubeConfig: /home/yifan/tectonic-installer/yifan-test-cluster/generated/auth/kubeconfig | |
STEP: Building a namespace api object | |
Jul 9 13:47:40.536: INFO: About to run a Kube e2e test, ensuring namespace is privileged | |
STEP: Binding the e2e-test-privileged-psp PodSecurityPolicy to the default service account in e2e-tests-projected-tmvm9 | |
STEP: Waiting for a default service account to be provisioned in namespace | |
[BeforeEach] [sig-storage] Projected | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/common/projected.go:858 | |
[It] should provide container's memory request [Conformance] [Suite:openshift/conformance/parallel] [Suite:k8s] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:674 | |
STEP: Creating a pod to test downward API volume plugin | |
Jul 9 13:47:41.152: INFO: Waiting up to 5m0s for pod "downwardapi-volume-52803a52-83b9-11e8-a924-28d244b00276" in namespace "e2e-tests-projected-tmvm9" to be "success or failure" | |
Jul 9 13:47:41.183: INFO: Pod "downwardapi-volume-52803a52-83b9-11e8-a924-28d244b00276": Phase="Pending", Reason="", readiness=false. Elapsed: 31.37842ms | |
Jul 9 13:47:43.214: INFO: Pod "downwardapi-volume-52803a52-83b9-11e8-a924-28d244b00276": Phase="Pending", Reason="", readiness=false. Elapsed: 2.062060516s | |
Jul 9 13:47:45.245: INFO: Pod "downwardapi-volume-52803a52-83b9-11e8-a924-28d244b00276": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.092968382s | |
STEP: Saw pod success | |
Jul 9 13:47:45.245: INFO: Pod "downwardapi-volume-52803a52-83b9-11e8-a924-28d244b00276" satisfied condition "success or failure" | |
Jul 9 13:47:45.279: INFO: Trying to get logs from node ip-10-0-130-54.us-west-2.compute.internal pod downwardapi-volume-52803a52-83b9-11e8-a924-28d244b00276 container client-container: <nil> | |
STEP: delete the pod | |
Jul 9 13:47:45.352: INFO: Waiting for pod downwardapi-volume-52803a52-83b9-11e8-a924-28d244b00276 to disappear | |
Jul 9 13:47:45.402: INFO: Pod downwardapi-volume-52803a52-83b9-11e8-a924-28d244b00276 no longer exists | |
[AfterEach] [sig-storage] Projected | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:142 | |
Jul 9 13:47:45.402: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready | |
STEP: Destroying namespace "e2e-tests-projected-tmvm9" for this suite. | |
Jul 9 13:47:51.571: INFO: Waiting up to 30s for server preferred namespaced resources to be successfully discovered | |
Jul 9 13:47:54.148: INFO: namespace: e2e-tests-projected-tmvm9, resource: bindings, ignored listing per whitelist | |
Jul 9 13:47:55.504: INFO: namespace e2e-tests-projected-tmvm9 deletion completed in 10.065082294s | |
• [SLOW TEST:16.652 seconds] | |
[sig-storage] Projected | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/common/projected.go:34 | |
should provide container's memory request [Conformance] [Suite:openshift/conformance/parallel] [Suite:k8s] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:674 | |
------------------------------ | |
[Feature:Builds] build with empty source started build | |
should build even with an empty source in build config [Suite:openshift/conformance/parallel] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/builds/nosrc.go:43 | |
[BeforeEach] [Top Level] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/util/test.go:51 | |
[BeforeEach] [Feature:Builds] build with empty source | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:141 | |
STEP: Creating a kubernetes client | |
Jul 9 13:47:28.812: INFO: >>> kubeConfig: /home/yifan/tectonic-installer/yifan-test-cluster/generated/auth/kubeconfig | |
[BeforeEach] [Feature:Builds] build with empty source | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/util/cli.go:83 | |
Jul 9 13:47:30.932: INFO: configPath is now "/tmp/e2e-test-cli-build-nosrc-qqglz-user.kubeconfig" | |
Jul 9 13:47:30.932: INFO: The user is now "e2e-test-cli-build-nosrc-qqglz-user" | |
Jul 9 13:47:30.932: INFO: Creating project "e2e-test-cli-build-nosrc-qqglz" | |
Jul 9 13:47:31.100: INFO: Waiting on permissions in project "e2e-test-cli-build-nosrc-qqglz" ... | |
[BeforeEach] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/builds/nosrc.go:24 | |
Jul 9 13:47:31.132: INFO: | |
got error on docker inspect fork/exec /bin/docker: no such file or directory | |
[JustBeforeEach] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/builds/nosrc.go:28 | |
STEP: waiting for builder service account | |
Jul 9 13:47:31.264: INFO: Running 'oc create --config=/tmp/e2e-test-cli-build-nosrc-qqglz-user.kubeconfig --namespace=e2e-test-cli-build-nosrc-qqglz -f /tmp/fixture-testdata-dir616812385/test/extended/testdata/builds/test-nosrc-build.json' | |
imagestream.image.openshift.io "nosrc-stream" created | |
buildconfig.build.openshift.io "nosrc-build" created | |
[It] should build even with an empty source in build config [Suite:openshift/conformance/parallel] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/builds/nosrc.go:43 | |
STEP: starting the empty source build | |
Jul 9 13:47:31.798: INFO: Running 'oc start-build --config=/tmp/e2e-test-cli-build-nosrc-qqglz-user.kubeconfig --namespace=e2e-test-cli-build-nosrc-qqglz nosrc-build --from-dir=/tmp/fixture-testdata-dir616812385/test/extended/testdata/builds/test-build-app -o=name' | |
Jul 9 13:47:38.933: INFO: | |
start-build output with args [nosrc-build --from-dir=/tmp/fixture-testdata-dir616812385/test/extended/testdata/builds/test-build-app -o=name]: | |
Error><nil> | |
StdOut> | |
build/nosrc-build-1 | |
StdErr> | |
Uploading directory "/tmp/fixture-testdata-dir616812385/test/extended/testdata/builds/test-build-app" as binary input for the build ... | |
Jul 9 13:47:38.933: INFO: Waiting for nosrc-build-1 to complete | |
Jul 9 13:47:50.021: INFO: Done waiting for nosrc-build-1: util.BuildResult{BuildPath:"build/nosrc-build-1", BuildName:"nosrc-build-1", StartBuildStdErr:"Uploading directory \"/tmp/fixture-testdata-dir616812385/test/extended/testdata/builds/test-build-app\" as binary input for the build ...", StartBuildStdOut:"build/nosrc-build-1", StartBuildErr:error(nil), BuildConfigName:"", Build:(*build.Build)(0xc4216b8600), BuildAttempt:true, BuildSuccess:true, BuildFailure:false, BuildCancelled:false, BuildTimeout:false, LogDumper:(util.LogDumperFunc)(nil), Oc:(*util.CLI)(0xc4217511d0)} | |
with error: <nil> | |
STEP: verifying the status of "build/nosrc-build-1" | |
[AfterEach] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/builds/nosrc.go:35 | |
[AfterEach] [Feature:Builds] build with empty source | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/util/cli.go:72 | |
STEP: Deleting namespaces | |
Jul 9 13:47:50.133: INFO: namespace : e2e-test-cli-build-nosrc-qqglz api call to delete is complete | |
STEP: Waiting for namespaces to vanish | |
[AfterEach] [Feature:Builds] build with empty source | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:142 | |
Jul 9 13:47:56.186: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready | |
• [SLOW TEST:27.440 seconds] | |
[Feature:Builds] build with empty source | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/builds/nosrc.go:14 | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/builds/nosrc.go:22 | |
started build | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/builds/nosrc.go:42 | |
should build even with an empty source in build config [Suite:openshift/conformance/parallel] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/builds/nosrc.go:43 | |
------------------------------ | |
S | |
------------------------------ | |
[k8s.io] PrivilegedPod | |
should enable privileged commands [Suite:openshift/conformance/parallel] [Suite:k8s] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/common/privileged.go:47 | |
[BeforeEach] [Top Level] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/util/test.go:51 | |
[BeforeEach] [k8s.io] PrivilegedPod | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:141 | |
STEP: Creating a kubernetes client | |
Jul 9 13:47:03.882: INFO: >>> kubeConfig: /home/yifan/tectonic-installer/yifan-test-cluster/generated/auth/kubeconfig | |
STEP: Building a namespace api object | |
Jul 9 13:47:05.587: INFO: About to run a Kube e2e test, ensuring namespace is privileged | |
STEP: Binding the e2e-test-privileged-psp PodSecurityPolicy to the default service account in e2e-tests-e2e-privileged-pod-p5965 | |
STEP: Waiting for a default service account to be provisioned in namespace | |
[It] should enable privileged commands [Suite:openshift/conformance/parallel] [Suite:k8s] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/common/privileged.go:47 | |
STEP: Creating a pod with a privileged container | |
STEP: Executing in the privileged container | |
Jul 9 13:47:10.357: INFO: ExecWithOptions {Command:[ip link add dummy1 type dummy] Namespace:e2e-tests-e2e-privileged-pod-p5965 PodName:privileged-pod ContainerName:privileged-container Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false} | |
Jul 9 13:47:10.357: INFO: >>> kubeConfig: /home/yifan/tectonic-installer/yifan-test-cluster/generated/auth/kubeconfig | |
Jul 9 13:47:10.742: INFO: ExecWithOptions {Command:[ip link del dummy1] Namespace:e2e-tests-e2e-privileged-pod-p5965 PodName:privileged-pod ContainerName:privileged-container Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false} | |
Jul 9 13:47:10.742: INFO: >>> kubeConfig: /home/yifan/tectonic-installer/yifan-test-cluster/generated/auth/kubeconfig | |
STEP: Executing in the non-privileged container | |
Jul 9 13:47:11.189: INFO: ExecWithOptions {Command:[ip link add dummy1 type dummy] Namespace:e2e-tests-e2e-privileged-pod-p5965 PodName:privileged-pod ContainerName:not-privileged-container Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false} | |
Jul 9 13:47:11.189: INFO: >>> kubeConfig: /home/yifan/tectonic-installer/yifan-test-cluster/generated/auth/kubeconfig | |
[AfterEach] [k8s.io] PrivilegedPod | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:142 | |
Jul 9 13:47:11.594: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready | |
STEP: Destroying namespace "e2e-tests-e2e-privileged-pod-p5965" for this suite. | |
Jul 9 13:47:53.805: INFO: Waiting up to 30s for server preferred namespaced resources to be successfully discovered | |
Jul 9 13:47:55.263: INFO: namespace: e2e-tests-e2e-privileged-pod-p5965, resource: bindings, ignored listing per whitelist | |
Jul 9 13:47:57.420: INFO: namespace e2e-tests-e2e-privileged-pod-p5965 deletion completed in 45.723496607s | |
• [SLOW TEST:53.538 seconds] | |
[k8s.io] PrivilegedPod | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:669 | |
should enable privileged commands [Suite:openshift/conformance/parallel] [Suite:k8s] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/common/privileged.go:47 | |
------------------------------ | |
[sig-storage] ConfigMap | |
should be consumable from pods in volume [Conformance] [Suite:openshift/conformance/parallel] [Suite:k8s] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:674 | |
[BeforeEach] [Top Level] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/util/test.go:51 | |
[BeforeEach] [sig-storage] ConfigMap | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:141 | |
STEP: Creating a kubernetes client | |
Jul 9 13:47:57.423: INFO: >>> kubeConfig: /home/yifan/tectonic-installer/yifan-test-cluster/generated/auth/kubeconfig | |
STEP: Building a namespace api object | |
Jul 9 13:47:59.265: INFO: About to run a Kube e2e test, ensuring namespace is privileged | |
STEP: Binding the e2e-test-privileged-psp PodSecurityPolicy to the default service account in e2e-tests-configmap-znpqd | |
STEP: Waiting for a default service account to be provisioned in namespace | |
[It] should be consumable from pods in volume [Conformance] [Suite:openshift/conformance/parallel] [Suite:k8s] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:674 | |
STEP: Creating configMap with name configmap-test-volume-5db106d2-83b9-11e8-a5b5-28d244b00276 | |
STEP: Creating a pod to test consume configMaps | |
Jul 9 13:47:59.958: INFO: Waiting up to 5m0s for pod "pod-configmaps-5db6305d-83b9-11e8-a5b5-28d244b00276" in namespace "e2e-tests-configmap-znpqd" to be "success or failure" | |
Jul 9 13:47:59.986: INFO: Pod "pod-configmaps-5db6305d-83b9-11e8-a5b5-28d244b00276": Phase="Pending", Reason="", readiness=false. Elapsed: 27.155664ms | |
Jul 9 13:48:02.431: INFO: Pod "pod-configmaps-5db6305d-83b9-11e8-a5b5-28d244b00276": Phase="Succeeded", Reason="", readiness=false. Elapsed: 2.472731306s | |
STEP: Saw pod success | |
Jul 9 13:48:02.431: INFO: Pod "pod-configmaps-5db6305d-83b9-11e8-a5b5-28d244b00276" satisfied condition "success or failure" | |
Jul 9 13:48:02.461: INFO: Trying to get logs from node ip-10-0-130-54.us-west-2.compute.internal pod pod-configmaps-5db6305d-83b9-11e8-a5b5-28d244b00276 container configmap-volume-test: <nil> | |
STEP: delete the pod | |
Jul 9 13:48:02.537: INFO: Waiting for pod pod-configmaps-5db6305d-83b9-11e8-a5b5-28d244b00276 to disappear | |
Jul 9 13:48:02.573: INFO: Pod pod-configmaps-5db6305d-83b9-11e8-a5b5-28d244b00276 no longer exists | |
[AfterEach] [sig-storage] ConfigMap | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:142 | |
Jul 9 13:48:02.573: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready | |
STEP: Destroying namespace "e2e-tests-configmap-znpqd" for this suite. | |
Jul 9 13:48:08.744: INFO: Waiting up to 30s for server preferred namespaced resources to be successfully discovered | |
Jul 9 13:48:10.445: INFO: namespace: e2e-tests-configmap-znpqd, resource: bindings, ignored listing per whitelist | |
Jul 9 13:48:12.281: INFO: namespace e2e-tests-configmap-znpqd deletion completed in 9.63908553s | |
• [SLOW TEST:14.858 seconds] | |
[sig-storage] ConfigMap | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/common/configmap_volume.go:32 | |
should be consumable from pods in volume [Conformance] [Suite:openshift/conformance/parallel] [Suite:k8s] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:674 | |
------------------------------ | |
[Feature:DeploymentConfig] deploymentconfigs keep the deployer pod invariant valid [Conformance] | |
should deal with config change in case the deployment is still running [Suite:openshift/conformance/parallel] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/deployments/deployments.go:1310 | |
[BeforeEach] [Top Level] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/util/test.go:51 | |
[BeforeEach] [Feature:DeploymentConfig] deploymentconfigs | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:141 | |
STEP: Creating a kubernetes client | |
Jul 9 13:47:20.813: INFO: >>> kubeConfig: /home/yifan/tectonic-installer/yifan-test-cluster/generated/auth/kubeconfig | |
[BeforeEach] [Feature:DeploymentConfig] deploymentconfigs | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/util/cli.go:83 | |
Jul 9 13:47:22.910: INFO: configPath is now "/tmp/e2e-test-cli-deployment-9k2rl-user.kubeconfig" | |
Jul 9 13:47:22.910: INFO: The user is now "e2e-test-cli-deployment-9k2rl-user" | |
Jul 9 13:47:22.910: INFO: Creating project "e2e-test-cli-deployment-9k2rl" | |
Jul 9 13:47:23.111: INFO: Waiting on permissions in project "e2e-test-cli-deployment-9k2rl" ... | |
[JustBeforeEach] [Feature:DeploymentConfig] deploymentconfigs | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/deployments/deployments.go:43 | |
[It] should deal with config change in case the deployment is still running [Suite:openshift/conformance/parallel] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/deployments/deployments.go:1310 | |
STEP: creating DC | |
STEP: waiting for RC to be created | |
STEP: waiting for deployer pod to be running | |
STEP: redeploying immediately by config change | |
[AfterEach] keep the deployer pod invariant valid [Conformance] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/deployments/deployments.go:1236 | |
[AfterEach] [Feature:DeploymentConfig] deploymentconfigs | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/deployments/deployments.go:62 | |
[AfterEach] [Feature:DeploymentConfig] deploymentconfigs | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/util/cli.go:72 | |
STEP: Deleting namespaces | |
Jul 9 13:47:31.803: INFO: namespace : e2e-test-cli-deployment-9k2rl api call to delete is complete | |
STEP: Waiting for namespaces to vanish | |
[AfterEach] [Feature:DeploymentConfig] deploymentconfigs | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:142 | |
Jul 9 13:48:13.853: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready | |
• [SLOW TEST:53.085 seconds] | |
[Feature:DeploymentConfig] deploymentconfigs | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/deployments/deployments.go:37 | |
keep the deployer pod invariant valid [Conformance] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/deployments/deployments.go:1233 | |
should deal with config change in case the deployment is still running [Suite:openshift/conformance/parallel] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/deployments/deployments.go:1310 | |
------------------------------ | |
[sig-storage] Projected | |
should be consumable from pods in volume as non-root with defaultMode and fsGroup set [Conformance] [Suite:openshift/conformance/parallel] [Suite:k8s] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:674 | |
[BeforeEach] [Top Level] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/util/test.go:51 | |
[BeforeEach] [sig-storage] Projected | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:141 | |
STEP: Creating a kubernetes client | |
Jul 9 13:47:56.253: INFO: >>> kubeConfig: /home/yifan/tectonic-installer/yifan-test-cluster/generated/auth/kubeconfig | |
STEP: Building a namespace api object | |
Jul 9 13:47:58.525: INFO: About to run a Kube e2e test, ensuring namespace is privileged | |
STEP: Binding the e2e-test-privileged-psp PodSecurityPolicy to the default service account in e2e-tests-projected-jhtvq | |
STEP: Waiting for a default service account to be provisioned in namespace | |
[BeforeEach] [sig-storage] Projected | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/common/projected.go:858 | |
[It] should be consumable from pods in volume as non-root with defaultMode and fsGroup set [Conformance] [Suite:openshift/conformance/parallel] [Suite:k8s] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:674 | |
STEP: Creating projection with secret that has name projected-secret-test-5d5589b6-83b9-11e8-ac23-28d244b00276 | |
STEP: Creating a pod to test consume secrets | |
Jul 9 13:47:59.393: INFO: Waiting up to 5m0s for pod "pod-projected-secrets-5d5bc43e-83b9-11e8-ac23-28d244b00276" in namespace "e2e-tests-projected-jhtvq" to be "success or failure" | |
Jul 9 13:47:59.432: INFO: Pod "pod-projected-secrets-5d5bc43e-83b9-11e8-ac23-28d244b00276": Phase="Pending", Reason="", readiness=false. Elapsed: 39.670482ms | |
Jul 9 13:48:01.672: INFO: Pod "pod-projected-secrets-5d5bc43e-83b9-11e8-ac23-28d244b00276": Phase="Pending", Reason="", readiness=false. Elapsed: 2.279092801s | |
Jul 9 13:48:03.711: INFO: Pod "pod-projected-secrets-5d5bc43e-83b9-11e8-ac23-28d244b00276": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.318120487s | |
STEP: Saw pod success | |
Jul 9 13:48:03.711: INFO: Pod "pod-projected-secrets-5d5bc43e-83b9-11e8-ac23-28d244b00276" satisfied condition "success or failure" | |
Jul 9 13:48:03.751: INFO: Trying to get logs from node ip-10-0-130-54.us-west-2.compute.internal pod pod-projected-secrets-5d5bc43e-83b9-11e8-ac23-28d244b00276 container projected-secret-volume-test: <nil> | |
STEP: delete the pod | |
Jul 9 13:48:03.834: INFO: Waiting for pod pod-projected-secrets-5d5bc43e-83b9-11e8-ac23-28d244b00276 to disappear | |
Jul 9 13:48:03.878: INFO: Pod pod-projected-secrets-5d5bc43e-83b9-11e8-ac23-28d244b00276 no longer exists | |
[AfterEach] [sig-storage] Projected | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:142 | |
Jul 9 13:48:03.878: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready | |
STEP: Destroying namespace "e2e-tests-projected-jhtvq" for this suite. | |
Jul 9 13:48:10.093: INFO: Waiting up to 30s for server preferred namespaced resources to be successfully discovered | |
Jul 9 13:48:11.993: INFO: namespace: e2e-tests-projected-jhtvq, resource: bindings, ignored listing per whitelist | |
Jul 9 13:48:14.354: INFO: namespace e2e-tests-projected-jhtvq deletion completed in 10.436608342s | |
• [SLOW TEST:18.100 seconds] | |
[sig-storage] Projected | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/common/projected.go:34 | |
should be consumable from pods in volume as non-root with defaultMode and fsGroup set [Conformance] [Suite:openshift/conformance/parallel] [Suite:k8s] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:674 | |
------------------------------ | |
[sig-storage] Secrets | |
should be consumable from pods in volume with mappings [Conformance] [Suite:openshift/conformance/parallel] [Suite:k8s] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:674 | |
[BeforeEach] [Top Level] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/util/test.go:51 | |
[BeforeEach] [sig-storage] Secrets | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:141 | |
STEP: Creating a kubernetes client | |
Jul 9 13:48:12.283: INFO: >>> kubeConfig: /home/yifan/tectonic-installer/yifan-test-cluster/generated/auth/kubeconfig | |
STEP: Building a namespace api object | |
Jul 9 13:48:13.722: INFO: About to run a Kube e2e test, ensuring namespace is privileged | |
STEP: Binding the e2e-test-privileged-psp PodSecurityPolicy to the default service account in e2e-tests-secrets-mdpfl | |
STEP: Waiting for a default service account to be provisioned in namespace | |
[It] should be consumable from pods in volume with mappings [Conformance] [Suite:openshift/conformance/parallel] [Suite:k8s] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:674 | |
STEP: Creating secret with name secret-test-map-6649e453-83b9-11e8-a5b5-28d244b00276 | |
STEP: Creating a pod to test consume secrets | |
Jul 9 13:48:14.381: INFO: Waiting up to 5m0s for pod "pod-secrets-664e5138-83b9-11e8-a5b5-28d244b00276" in namespace "e2e-tests-secrets-mdpfl" to be "success or failure" | |
Jul 9 13:48:14.410: INFO: Pod "pod-secrets-664e5138-83b9-11e8-a5b5-28d244b00276": Phase="Pending", Reason="", readiness=false. Elapsed: 29.058203ms | |
Jul 9 13:48:16.439: INFO: Pod "pod-secrets-664e5138-83b9-11e8-a5b5-28d244b00276": Phase="Pending", Reason="", readiness=false. Elapsed: 2.057244386s | |
Jul 9 13:48:18.475: INFO: Pod "pod-secrets-664e5138-83b9-11e8-a5b5-28d244b00276": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.094010733s | |
STEP: Saw pod success | |
Jul 9 13:48:18.475: INFO: Pod "pod-secrets-664e5138-83b9-11e8-a5b5-28d244b00276" satisfied condition "success or failure" | |
Jul 9 13:48:18.503: INFO: Trying to get logs from node ip-10-0-130-54.us-west-2.compute.internal pod pod-secrets-664e5138-83b9-11e8-a5b5-28d244b00276 container secret-volume-test: <nil> | |
STEP: delete the pod | |
Jul 9 13:48:18.573: INFO: Waiting for pod pod-secrets-664e5138-83b9-11e8-a5b5-28d244b00276 to disappear | |
Jul 9 13:48:18.616: INFO: Pod pod-secrets-664e5138-83b9-11e8-a5b5-28d244b00276 no longer exists | |
[AfterEach] [sig-storage] Secrets | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:142 | |
Jul 9 13:48:18.616: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready | |
STEP: Destroying namespace "e2e-tests-secrets-mdpfl" for this suite. | |
Jul 9 13:48:24.758: INFO: Waiting up to 30s for server preferred namespaced resources to be successfully discovered | |
Jul 9 13:48:26.698: INFO: namespace: e2e-tests-secrets-mdpfl, resource: bindings, ignored listing per whitelist | |
Jul 9 13:48:28.116: INFO: namespace e2e-tests-secrets-mdpfl deletion completed in 9.456755194s | |
• [SLOW TEST:15.833 seconds] | |
[sig-storage] Secrets | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/common/secrets_volume.go:33 | |
should be consumable from pods in volume with mappings [Conformance] [Suite:openshift/conformance/parallel] [Suite:k8s] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:674 | |
------------------------------ | |
[sig-storage] Projected | |
should be consumable from pods in volume with mappings as non-root [Conformance] [Suite:openshift/conformance/parallel] [Suite:k8s] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:674 | |
[BeforeEach] [Top Level] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/util/test.go:51 | |
[BeforeEach] [sig-storage] Projected | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:141 | |
STEP: Creating a kubernetes client | |
Jul 9 13:48:13.899: INFO: >>> kubeConfig: /home/yifan/tectonic-installer/yifan-test-cluster/generated/auth/kubeconfig | |
STEP: Building a namespace api object | |
Jul 9 13:48:15.773: INFO: About to run a Kube e2e test, ensuring namespace is privileged | |
STEP: Binding the e2e-test-privileged-psp PodSecurityPolicy to the default service account in e2e-tests-projected-dtv8s | |
STEP: Waiting for a default service account to be provisioned in namespace | |
[BeforeEach] [sig-storage] Projected | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/common/projected.go:858 | |
[It] should be consumable from pods in volume with mappings as non-root [Conformance] [Suite:openshift/conformance/parallel] [Suite:k8s] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:674 | |
STEP: Creating configMap with name projected-configmap-test-volume-map-679442a3-83b9-11e8-af4e-28d244b00276 | |
STEP: Creating a pod to test consume configMaps | |
Jul 9 13:48:16.558: INFO: Waiting up to 5m0s for pod "pod-projected-configmaps-6799fbc5-83b9-11e8-af4e-28d244b00276" in namespace "e2e-tests-projected-dtv8s" to be "success or failure" | |
Jul 9 13:48:16.593: INFO: Pod "pod-projected-configmaps-6799fbc5-83b9-11e8-af4e-28d244b00276": Phase="Pending", Reason="", readiness=false. Elapsed: 35.271447ms | |
Jul 9 13:48:18.635: INFO: Pod "pod-projected-configmaps-6799fbc5-83b9-11e8-af4e-28d244b00276": Phase="Succeeded", Reason="", readiness=false. Elapsed: 2.077284635s | |
STEP: Saw pod success | |
Jul 9 13:48:18.635: INFO: Pod "pod-projected-configmaps-6799fbc5-83b9-11e8-af4e-28d244b00276" satisfied condition "success or failure" | |
Jul 9 13:48:18.671: INFO: Trying to get logs from node ip-10-0-130-54.us-west-2.compute.internal pod pod-projected-configmaps-6799fbc5-83b9-11e8-af4e-28d244b00276 container projected-configmap-volume-test: <nil> | |
STEP: delete the pod | |
Jul 9 13:48:18.771: INFO: Waiting for pod pod-projected-configmaps-6799fbc5-83b9-11e8-af4e-28d244b00276 to disappear | |
Jul 9 13:48:18.810: INFO: Pod pod-projected-configmaps-6799fbc5-83b9-11e8-af4e-28d244b00276 no longer exists | |
[AfterEach] [sig-storage] Projected | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:142 | |
Jul 9 13:48:18.810: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready | |
STEP: Destroying namespace "e2e-tests-projected-dtv8s" for this suite. | |
Jul 9 13:48:24.985: INFO: Waiting up to 30s for server preferred namespaced resources to be successfully discovered | |
Jul 9 13:48:27.733: INFO: namespace: e2e-tests-projected-dtv8s, resource: bindings, ignored listing per whitelist | |
Jul 9 13:48:29.185: INFO: namespace e2e-tests-projected-dtv8s deletion completed in 10.333536457s | |
• [SLOW TEST:15.286 seconds] | |
[sig-storage] Projected | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/common/projected.go:34 | |
should be consumable from pods in volume with mappings as non-root [Conformance] [Suite:openshift/conformance/parallel] [Suite:k8s] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:674 | |
------------------------------ | |
[Feature:DeploymentConfig] deploymentconfigs with enhanced status [Conformance] | |
should include various info in status [Suite:openshift/conformance/parallel] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/deployments/deployments.go:539 | |
[BeforeEach] [Top Level] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/util/test.go:51 | |
[BeforeEach] [Feature:DeploymentConfig] deploymentconfigs | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:141 | |
STEP: Creating a kubernetes client | |
Jul 9 13:47:27.920: INFO: >>> kubeConfig: /home/yifan/tectonic-installer/yifan-test-cluster/generated/auth/kubeconfig | |
[BeforeEach] [Feature:DeploymentConfig] deploymentconfigs | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/util/cli.go:83 | |
Jul 9 13:47:29.891: INFO: configPath is now "/tmp/e2e-test-cli-deployment-sbvzq-user.kubeconfig" | |
Jul 9 13:47:29.891: INFO: The user is now "e2e-test-cli-deployment-sbvzq-user" | |
Jul 9 13:47:29.891: INFO: Creating project "e2e-test-cli-deployment-sbvzq" | |
Jul 9 13:47:30.101: INFO: Waiting on permissions in project "e2e-test-cli-deployment-sbvzq" ... | |
[JustBeforeEach] [Feature:DeploymentConfig] deploymentconfigs | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/deployments/deployments.go:43 | |
[It] should include various info in status [Suite:openshift/conformance/parallel] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/deployments/deployments.go:539 | |
STEP: verifying the deployment is marked complete | |
Jul 9 13:47:45.297: INFO: Latest rollout of dc/deployment-simple (rc/deployment-simple-1) is complete. | |
STEP: verifying that status.replicas is set | |
Jul 9 13:47:45.297: INFO: Running 'oc get --config=/tmp/e2e-test-cli-deployment-sbvzq-user.kubeconfig --namespace=e2e-test-cli-deployment-sbvzq dc/deployment-simple --output=jsonpath="{.status.replicas}"' | |
STEP: verifying that status.updatedReplicas is set | |
Jul 9 13:47:45.633: INFO: Running 'oc get --config=/tmp/e2e-test-cli-deployment-sbvzq-user.kubeconfig --namespace=e2e-test-cli-deployment-sbvzq dc/deployment-simple --output=jsonpath="{.status.updatedReplicas}"' | |
STEP: verifying that status.availableReplicas is set | |
Jul 9 13:47:45.874: INFO: Running 'oc get --config=/tmp/e2e-test-cli-deployment-sbvzq-user.kubeconfig --namespace=e2e-test-cli-deployment-sbvzq dc/deployment-simple --output=jsonpath="{.status.availableReplicas}"' | |
STEP: verifying that status.unavailableReplicas is set | |
Jul 9 13:47:46.203: INFO: Running 'oc get --config=/tmp/e2e-test-cli-deployment-sbvzq-user.kubeconfig --namespace=e2e-test-cli-deployment-sbvzq dc/deployment-simple --output=jsonpath="{.status.unavailableReplicas}"' | |
[AfterEach] with enhanced status [Conformance] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/deployments/deployments.go:535 | |
[AfterEach] [Feature:DeploymentConfig] deploymentconfigs | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/deployments/deployments.go:62 | |
[AfterEach] [Feature:DeploymentConfig] deploymentconfigs | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/util/cli.go:72 | |
STEP: Deleting namespaces | |
Jul 9 13:47:48.507: INFO: namespace : e2e-test-cli-deployment-sbvzq api call to delete is complete | |
STEP: Waiting for namespaces to vanish | |
[AfterEach] [Feature:DeploymentConfig] deploymentconfigs | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:142 | |
Jul 9 13:48:34.569: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready | |
• [SLOW TEST:66.682 seconds] | |
[Feature:DeploymentConfig] deploymentconfigs | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/deployments/deployments.go:37 | |
with enhanced status [Conformance] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/deployments/deployments.go:532 | |
should include various info in status [Suite:openshift/conformance/parallel] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/deployments/deployments.go:539 | |
------------------------------ | |
[sig-network] Networking Granular Checks: Pods | |
should function for node-pod communication: http [Conformance] [Suite:openshift/conformance/parallel] [Suite:k8s] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:674 | |
[BeforeEach] [Top Level] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/util/test.go:51 | |
[BeforeEach] [sig-network] Networking | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:141 | |
STEP: Creating a kubernetes client | |
Jul 9 13:47:55.505: INFO: >>> kubeConfig: /home/yifan/tectonic-installer/yifan-test-cluster/generated/auth/kubeconfig | |
STEP: Building a namespace api object | |
Jul 9 13:47:57.433: INFO: About to run a Kube e2e test, ensuring namespace is privileged | |
STEP: Binding the e2e-test-privileged-psp PodSecurityPolicy to the default service account in e2e-tests-pod-network-test-jtqrx | |
STEP: Waiting for a default service account to be provisioned in namespace | |
[It] should function for node-pod communication: http [Conformance] [Suite:openshift/conformance/parallel] [Suite:k8s] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:674 | |
STEP: Performing setup for networking test in namespace e2e-tests-pod-network-test-jtqrx | |
STEP: creating a selector | |
STEP: Creating the service pods in kubernetes | |
Jul 9 13:47:58.182: INFO: Waiting up to 10m0s for all (but 0) nodes to be schedulable | |
STEP: Creating test pods | |
Jul 9 13:48:14.738: INFO: ExecWithOptions {Command:[/bin/sh -c timeout -t 15 curl -g -q -s --connect-timeout 1 http://10.2.2.76:8080/hostName | grep -v '^\s*$'] Namespace:e2e-tests-pod-network-test-jtqrx PodName:host-test-container-pod ContainerName:hostexec Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false} | |
Jul 9 13:48:14.738: INFO: >>> kubeConfig: /home/yifan/tectonic-installer/yifan-test-cluster/generated/auth/kubeconfig | |
Jul 9 13:48:15.235: INFO: Found all expected endpoints: [netserver-0] | |
[AfterEach] [sig-network] Networking | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:142 | |
Jul 9 13:48:15.235: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready | |
STEP: Destroying namespace "e2e-tests-pod-network-test-jtqrx" for this suite. | |
Jul 9 13:48:37.398: INFO: Waiting up to 30s for server preferred namespaced resources to be successfully discovered | |
Jul 9 13:48:40.952: INFO: namespace: e2e-tests-pod-network-test-jtqrx, resource: bindings, ignored listing per whitelist | |
Jul 9 13:48:41.341: INFO: namespace e2e-tests-pod-network-test-jtqrx deletion completed in 26.063505831s | |
• [SLOW TEST:45.836 seconds] | |
[sig-network] Networking | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/common/networking.go:25 | |
Granular Checks: Pods | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/common/networking.go:28 | |
should function for node-pod communication: http [Conformance] [Suite:openshift/conformance/parallel] [Suite:k8s] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:674 | |
------------------------------ | |
[sig-storage] ConfigMap | |
should be consumable from pods in volume with mappings as non-root with FSGroup [Feature:FSGroup] [Suite:openshift/conformance/parallel] [Suite:k8s] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/common/configmap_volume.go:100 | |
[BeforeEach] [Top Level] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/util/test.go:51 | |
[BeforeEach] [sig-storage] ConfigMap | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:141 | |
STEP: Creating a kubernetes client | |
Jul 9 13:48:29.186: INFO: >>> kubeConfig: /home/yifan/tectonic-installer/yifan-test-cluster/generated/auth/kubeconfig | |
STEP: Building a namespace api object | |
Jul 9 13:48:31.048: INFO: About to run a Kube e2e test, ensuring namespace is privileged | |
STEP: Binding the e2e-test-privileged-psp PodSecurityPolicy to the default service account in e2e-tests-configmap-j7jq4 | |
STEP: Waiting for a default service account to be provisioned in namespace | |
[It] should be consumable from pods in volume with mappings as non-root with FSGroup [Feature:FSGroup] [Suite:openshift/conformance/parallel] [Suite:k8s] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/common/configmap_volume.go:100 | |
STEP: Creating configMap with name configmap-test-volume-map-70b1ac7d-83b9-11e8-af4e-28d244b00276 | |
STEP: Creating a pod to test consume configMaps | |
Jul 9 13:48:31.850: INFO: Waiting up to 5m0s for pod "pod-configmaps-70b75329-83b9-11e8-af4e-28d244b00276" in namespace "e2e-tests-configmap-j7jq4" to be "success or failure" | |
Jul 9 13:48:31.885: INFO: Pod "pod-configmaps-70b75329-83b9-11e8-af4e-28d244b00276": Phase="Pending", Reason="", readiness=false. Elapsed: 35.290327ms | |
Jul 9 13:48:33.924: INFO: Pod "pod-configmaps-70b75329-83b9-11e8-af4e-28d244b00276": Phase="Succeeded", Reason="", readiness=false. Elapsed: 2.074322849s | |
STEP: Saw pod success | |
Jul 9 13:48:33.924: INFO: Pod "pod-configmaps-70b75329-83b9-11e8-af4e-28d244b00276" satisfied condition "success or failure" | |
Jul 9 13:48:33.961: INFO: Trying to get logs from node ip-10-0-130-54.us-west-2.compute.internal pod pod-configmaps-70b75329-83b9-11e8-af4e-28d244b00276 container configmap-volume-test: <nil> | |
STEP: delete the pod | |
Jul 9 13:48:34.043: INFO: Waiting for pod pod-configmaps-70b75329-83b9-11e8-af4e-28d244b00276 to disappear | |
Jul 9 13:48:34.079: INFO: Pod pod-configmaps-70b75329-83b9-11e8-af4e-28d244b00276 no longer exists | |
[AfterEach] [sig-storage] ConfigMap | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:142 | |
Jul 9 13:48:34.079: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready | |
STEP: Destroying namespace "e2e-tests-configmap-j7jq4" for this suite. | |
Jul 9 13:48:40.245: INFO: Waiting up to 30s for server preferred namespaced resources to be successfully discovered | |
Jul 9 13:48:43.311: INFO: namespace: e2e-tests-configmap-j7jq4, resource: bindings, ignored listing per whitelist | |
Jul 9 13:48:44.427: INFO: namespace e2e-tests-configmap-j7jq4 deletion completed in 10.301653029s | |
• [SLOW TEST:15.241 seconds] | |
[sig-storage] ConfigMap | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/common/configmap_volume.go:32 | |
should be consumable from pods in volume with mappings as non-root with FSGroup [Feature:FSGroup] [Suite:openshift/conformance/parallel] [Suite:k8s] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/common/configmap_volume.go:100 | |
------------------------------ | |
[BeforeEach] [Top Level] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/util/test.go:51 | |
[BeforeEach] when using a plugin that does not isolate namespaces by default | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/networking/util.go:407 | |
[BeforeEach] when using a plugin that does not isolate namespaces by default | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:141 | |
STEP: Creating a kubernetes client | |
Jul 9 13:48:28.117: INFO: >>> kubeConfig: /home/yifan/tectonic-installer/yifan-test-cluster/generated/auth/kubeconfig | |
STEP: Building a namespace api object | |
STEP: Binding the e2e-test-privileged-psp PodSecurityPolicy to the default service account in e2e-tests-net-isolation1-q5js9 | |
STEP: Waiting for a default service account to be provisioned in namespace | |
[BeforeEach] when using a plugin that does not isolate namespaces by default | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:141 | |
STEP: Creating a kubernetes client | |
Jul 9 13:48:29.764: INFO: >>> kubeConfig: /home/yifan/tectonic-installer/yifan-test-cluster/generated/auth/kubeconfig | |
STEP: Building a namespace api object | |
STEP: Binding the e2e-test-privileged-psp PodSecurityPolicy to the default service account in e2e-tests-net-isolation2-b5slz | |
STEP: Waiting for a default service account to be provisioned in namespace | |
[It] should allow communication between pods in different namespaces on different nodes [Suite:openshift/conformance/parallel] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/networking/isolation.go:19 | |
Jul 9 13:48:31.571: INFO: Only one node is available in this environment ([ip-10-0-130-54.us-west-2.compute.internal] out of [ip-10-0-130-54.us-west-2.compute.internal]) | |
[AfterEach] when using a plugin that does not isolate namespaces by default | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:142 | |
Jul 9 13:48:31.572: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready | |
STEP: Destroying namespace "e2e-tests-net-isolation1-q5js9" for this suite. | |
Jul 9 13:48:37.761: INFO: Waiting up to 30s for server preferred namespaced resources to be successfully discovered | |
Jul 9 13:48:40.613: INFO: namespace: e2e-tests-net-isolation1-q5js9, resource: bindings, ignored listing per whitelist | |
Jul 9 13:48:41.167: INFO: namespace e2e-tests-net-isolation1-q5js9 deletion completed in 9.565695231s | |
[AfterEach] when using a plugin that does not isolate namespaces by default | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:142 | |
Jul 9 13:48:41.167: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready | |
STEP: Destroying namespace "e2e-tests-net-isolation2-b5slz" for this suite. | |
Jul 9 13:48:47.304: INFO: Waiting up to 30s for server preferred namespaced resources to be successfully discovered | |
Jul 9 13:48:50.429: INFO: namespace: e2e-tests-net-isolation2-b5slz, resource: bindings, ignored listing per whitelist | |
Jul 9 13:48:50.706: INFO: namespace e2e-tests-net-isolation2-b5slz deletion completed in 9.501095945s | |
S [SKIPPING] [22.589 seconds] | |
[Area:Networking] network isolation | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/networking/isolation.go:10 | |
when using a plugin that does not isolate namespaces by default | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/networking/util.go:406 | |
should allow communication between pods in different namespaces on different nodes [Suite:openshift/conformance/parallel] [It] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/networking/isolation.go:19 | |
Jul 9 13:48:31.571: Only one node is available in this environment ([ip-10-0-130-54.us-west-2.compute.internal] out of [ip-10-0-130-54.us-west-2.compute.internal]) | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/util.go:296 | |
------------------------------ | |
SS | |
------------------------------ | |
[Feature:Builds][pruning] prune builds based on settings in the buildconfig | |
should prune errored builds based on the failedBuildsHistoryLimit setting [Suite:openshift/conformance/parallel] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/builds/build_pruning.go:198 | |
[BeforeEach] [Top Level] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/util/test.go:51 | |
[BeforeEach] [Feature:Builds][pruning] prune builds based on settings in the buildconfig | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:141 | |
STEP: Creating a kubernetes client | |
Jul 9 13:48:14.356: INFO: >>> kubeConfig: /home/yifan/tectonic-installer/yifan-test-cluster/generated/auth/kubeconfig | |
[BeforeEach] [Feature:Builds][pruning] prune builds based on settings in the buildconfig | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/util/cli.go:83 | |
Jul 9 13:48:16.587: INFO: configPath is now "/tmp/e2e-test-build-pruning-6nhvk-user.kubeconfig" | |
Jul 9 13:48:16.587: INFO: The user is now "e2e-test-build-pruning-6nhvk-user" | |
Jul 9 13:48:16.587: INFO: Creating project "e2e-test-build-pruning-6nhvk" | |
Jul 9 13:48:16.715: INFO: Waiting on permissions in project "e2e-test-build-pruning-6nhvk" ... | |
[BeforeEach] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/builds/build_pruning.go:37 | |
Jul 9 13:48:16.747: INFO: | |
got error on docker inspect fork/exec /bin/docker: no such file or directory | |
[JustBeforeEach] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/builds/build_pruning.go:41 | |
STEP: waiting for builder service account | |
STEP: waiting for openshift namespace imagestreams | |
Jul 9 13:48:16.880: INFO: Running scan #0 | |
Jul 9 13:48:16.880: INFO: Checking language ruby | |
Jul 9 13:48:16.917: INFO: Checking tag 2.5 | |
Jul 9 13:48:16.917: INFO: Checking tag latest | |
Jul 9 13:48:16.917: INFO: Checking tag 2.0 | |
Jul 9 13:48:16.917: INFO: Checking tag 2.2 | |
Jul 9 13:48:16.917: INFO: Checking tag 2.3 | |
Jul 9 13:48:16.917: INFO: Checking tag 2.4 | |
Jul 9 13:48:16.917: INFO: Checking language nodejs | |
Jul 9 13:48:16.953: INFO: Checking tag 8-RHOAR | |
Jul 9 13:48:16.953: INFO: Checking tag latest | |
Jul 9 13:48:16.953: INFO: Checking tag 0.10 | |
Jul 9 13:48:16.953: INFO: Checking tag 4 | |
Jul 9 13:48:16.953: INFO: Checking tag 6 | |
Jul 9 13:48:16.953: INFO: Checking tag 8 | |
Jul 9 13:48:16.953: INFO: Checking language perl | |
Jul 9 13:48:16.988: INFO: Checking tag 5.16 | |
Jul 9 13:48:16.988: INFO: Checking tag 5.20 | |
Jul 9 13:48:16.988: INFO: Checking tag 5.24 | |
Jul 9 13:48:16.988: INFO: Checking tag latest | |
Jul 9 13:48:16.988: INFO: Checking language php | |
Jul 9 13:48:17.020: INFO: Checking tag 5.5 | |
Jul 9 13:48:17.020: INFO: Checking tag 5.6 | |
Jul 9 13:48:17.020: INFO: Checking tag 7.0 | |
Jul 9 13:48:17.020: INFO: Checking tag 7.1 | |
Jul 9 13:48:17.020: INFO: Checking tag latest | |
Jul 9 13:48:17.020: INFO: Checking language python | |
Jul 9 13:48:17.053: INFO: Checking tag 2.7 | |
Jul 9 13:48:17.053: INFO: Checking tag 3.3 | |
Jul 9 13:48:17.053: INFO: Checking tag 3.4 | |
Jul 9 13:48:17.053: INFO: Checking tag 3.5 | |
Jul 9 13:48:17.053: INFO: Checking tag 3.6 | |
Jul 9 13:48:17.053: INFO: Checking tag latest | |
Jul 9 13:48:17.053: INFO: Checking language wildfly | |
Jul 9 13:48:17.090: INFO: ImageStream Error: &errors.StatusError{ErrStatus:v1.Status{TypeMeta:v1.TypeMeta{Kind:"", APIVersion:""}, ListMeta:v1.ListMeta{SelfLink:"", ResourceVersion:"", Continue:""}, Status:"Failure", Message:"imagestreams.image.openshift.io \"wildfly\" not found", Reason:"NotFound", Details:(*v1.StatusDetails)(0xc420fc4060), Code:404}} | |
Jul 9 13:48:17.090: INFO: Sleeping for 3 seconds | |
Jul 9 13:48:20.090: INFO: Running scan #1 | |
Jul 9 13:48:20.090: INFO: Checking language ruby | |
Jul 9 13:48:20.136: INFO: Checking tag 2.5 | |
Jul 9 13:48:20.136: INFO: Checking tag latest | |
Jul 9 13:48:20.136: INFO: Checking tag 2.0 | |
Jul 9 13:48:20.136: INFO: Checking tag 2.2 | |
Jul 9 13:48:20.136: INFO: Checking tag 2.3 | |
Jul 9 13:48:20.136: INFO: Checking tag 2.4 | |
Jul 9 13:48:20.136: INFO: Checking language nodejs | |
Jul 9 13:48:20.176: INFO: Checking tag 0.10 | |
Jul 9 13:48:20.176: INFO: Checking tag 4 | |
Jul 9 13:48:20.176: INFO: Checking tag 6 | |
Jul 9 13:48:20.176: INFO: Checking tag 8 | |
Jul 9 13:48:20.176: INFO: Checking tag 8-RHOAR | |
Jul 9 13:48:20.176: INFO: Checking tag latest | |
Jul 9 13:48:20.176: INFO: Checking language perl | |
Jul 9 13:48:20.307: INFO: Checking tag 5.16 | |
Jul 9 13:48:20.307: INFO: Checking tag 5.20 | |
Jul 9 13:48:20.307: INFO: Checking tag 5.24 | |
Jul 9 13:48:20.307: INFO: Checking tag latest | |
Jul 9 13:48:20.307: INFO: Checking language php | |
Jul 9 13:48:20.343: INFO: Checking tag 5.5 | |
Jul 9 13:48:20.343: INFO: Checking tag 5.6 | |
Jul 9 13:48:20.343: INFO: Checking tag 7.0 | |
Jul 9 13:48:20.343: INFO: Checking tag 7.1 | |
Jul 9 13:48:20.343: INFO: Checking tag latest | |
Jul 9 13:48:20.343: INFO: Checking language python | |
Jul 9 13:48:20.377: INFO: Checking tag 3.3 | |
Jul 9 13:48:20.377: INFO: Checking tag 3.4 | |
Jul 9 13:48:20.377: INFO: Checking tag 3.5 | |
Jul 9 13:48:20.377: INFO: Checking tag 3.6 | |
Jul 9 13:48:20.377: INFO: Checking tag latest | |
Jul 9 13:48:20.377: INFO: Checking tag 2.7 | |
Jul 9 13:48:20.377: INFO: Checking language wildfly | |
Jul 9 13:48:20.413: INFO: ImageStream Error: &errors.StatusError{ErrStatus:v1.Status{TypeMeta:v1.TypeMeta{Kind:"", APIVersion:""}, ListMeta:v1.ListMeta{SelfLink:"", ResourceVersion:"", Continue:""}, Status:"Failure", Message:"imagestreams.image.openshift.io \"wildfly\" not found", Reason:"NotFound", Details:(*v1.StatusDetails)(0xc420526840), Code:404}} | |
Jul 9 13:48:20.414: INFO: Sleeping for 3 seconds | |
Jul 9 13:48:23.414: INFO: Running scan #2 | |
Jul 9 13:48:23.414: INFO: Checking language ruby | |
Jul 9 13:48:23.449: INFO: Checking tag 2.0 | |
Jul 9 13:48:23.449: INFO: Checking tag 2.2 | |
Jul 9 13:48:23.449: INFO: Checking tag 2.3 | |
Jul 9 13:48:23.449: INFO: Checking tag 2.4 | |
Jul 9 13:48:23.449: INFO: Checking tag 2.5 | |
Jul 9 13:48:23.449: INFO: Checking tag latest | |
Jul 9 13:48:23.449: INFO: Checking language nodejs | |
Jul 9 13:48:23.483: INFO: Checking tag 6 | |
Jul 9 13:48:23.483: INFO: Checking tag 8 | |
Jul 9 13:48:23.483: INFO: Checking tag 8-RHOAR | |
Jul 9 13:48:23.483: INFO: Checking tag latest | |
Jul 9 13:48:23.483: INFO: Checking tag 0.10 | |
Jul 9 13:48:23.483: INFO: Checking tag 4 | |
Jul 9 13:48:23.483: INFO: Checking language perl | |
Jul 9 13:48:23.520: INFO: Checking tag latest | |
Jul 9 13:48:23.520: INFO: Checking tag 5.16 | |
Jul 9 13:48:23.520: INFO: Checking tag 5.20 | |
Jul 9 13:48:23.520: INFO: Checking tag 5.24 | |
Jul 9 13:48:23.520: INFO: Checking language php | |
Jul 9 13:48:23.553: INFO: Checking tag latest | |
Jul 9 13:48:23.553: INFO: Checking tag 5.5 | |
Jul 9 13:48:23.553: INFO: Checking tag 5.6 | |
Jul 9 13:48:23.553: INFO: Checking tag 7.0 | |
Jul 9 13:48:23.553: INFO: Checking tag 7.1 | |
Jul 9 13:48:23.553: INFO: Checking language python | |
Jul 9 13:48:23.590: INFO: Checking tag 2.7 | |
Jul 9 13:48:23.590: INFO: Checking tag 3.3 | |
Jul 9 13:48:23.590: INFO: Checking tag 3.4 | |
Jul 9 13:48:23.590: INFO: Checking tag 3.5 | |
Jul 9 13:48:23.590: INFO: Checking tag 3.6 | |
Jul 9 13:48:23.590: INFO: Checking tag latest | |
Jul 9 13:48:23.590: INFO: Checking language wildfly | |
Jul 9 13:48:23.621: INFO: ImageStream Error: &errors.StatusError{ErrStatus:v1.Status{TypeMeta:v1.TypeMeta{Kind:"", APIVersion:""}, ListMeta:v1.ListMeta{SelfLink:"", ResourceVersion:"", Continue:""}, Status:"Failure", Message:"imagestreams.image.openshift.io \"wildfly\" not found", Reason:"NotFound", Details:(*v1.StatusDetails)(0xc421b21380), Code:404}} | |
Jul 9 13:48:23.621: INFO: Sleeping for 3 seconds | |
Jul 9 13:48:26.622: INFO: Running scan #3 | |
Jul 9 13:48:26.622: INFO: Checking language ruby | |
Jul 9 13:48:26.669: INFO: Checking tag 2.4 | |
Jul 9 13:48:26.669: INFO: Checking tag 2.5 | |
Jul 9 13:48:26.669: INFO: Checking tag latest | |
Jul 9 13:48:26.669: INFO: Checking tag 2.0 | |
Jul 9 13:48:26.669: INFO: Checking tag 2.2 | |
Jul 9 13:48:26.669: INFO: Checking tag 2.3 | |
Jul 9 13:48:26.669: INFO: Checking language nodejs | |
Jul 9 13:48:26.703: INFO: Checking tag 0.10 | |
Jul 9 13:48:26.703: INFO: Checking tag 4 | |
Jul 9 13:48:26.703: INFO: Checking tag 6 | |
Jul 9 13:48:26.703: INFO: Checking tag 8 | |
Jul 9 13:48:26.703: INFO: Checking tag 8-RHOAR | |
Jul 9 13:48:26.703: INFO: Checking tag latest | |
Jul 9 13:48:26.703: INFO: Checking language perl | |
Jul 9 13:48:26.760: INFO: Checking tag 5.16 | |
Jul 9 13:48:26.760: INFO: Checking tag 5.20 | |
Jul 9 13:48:26.760: INFO: Checking tag 5.24 | |
Jul 9 13:48:26.760: INFO: Checking tag latest | |
Jul 9 13:48:26.760: INFO: Checking language php | |
Jul 9 13:48:26.800: INFO: Checking tag 5.5 | |
Jul 9 13:48:26.800: INFO: Checking tag 5.6 | |
Jul 9 13:48:26.800: INFO: Checking tag 7.0 | |
Jul 9 13:48:26.800: INFO: Checking tag 7.1 | |
Jul 9 13:48:26.800: INFO: Checking tag latest | |
Jul 9 13:48:26.800: INFO: Checking language python | |
Jul 9 13:48:26.854: INFO: Checking tag 2.7 | |
Jul 9 13:48:26.854: INFO: Checking tag 3.3 | |
Jul 9 13:48:26.854: INFO: Checking tag 3.4 | |
Jul 9 13:48:26.854: INFO: Checking tag 3.5 | |
Jul 9 13:48:26.854: INFO: Checking tag 3.6 | |
Jul 9 13:48:26.854: INFO: Checking tag latest | |
Jul 9 13:48:26.854: INFO: Checking language wildfly | |
Jul 9 13:48:26.887: INFO: ImageStream Error: &errors.StatusError{ErrStatus:v1.Status{TypeMeta:v1.TypeMeta{Kind:"", APIVersion:""}, ListMeta:v1.ListMeta{SelfLink:"", ResourceVersion:"", Continue:""}, Status:"Failure", Message:"imagestreams.image.openshift.io \"wildfly\" not found", Reason:"NotFound", Details:(*v1.StatusDetails)(0xc421d83260), Code:404}} | |
Jul 9 13:48:26.887: INFO: Sleeping for 3 seconds | |
Jul 9 13:48:29.888: INFO: Running scan #4 | |
Jul 9 13:48:29.888: INFO: Checking language ruby | |
Jul 9 13:48:29.928: INFO: Checking tag latest | |
Jul 9 13:48:29.928: INFO: Checking tag 2.0 | |
Jul 9 13:48:29.928: INFO: Checking tag 2.2 | |
Jul 9 13:48:29.928: INFO: Checking tag 2.3 | |
Jul 9 13:48:29.928: INFO: Checking tag 2.4 | |
Jul 9 13:48:29.928: INFO: Checking tag 2.5 | |
Jul 9 13:48:29.928: INFO: Checking language nodejs | |
Jul 9 13:48:29.964: INFO: Checking tag 0.10 | |
Jul 9 13:48:29.964: INFO: Checking tag 4 | |
Jul 9 13:48:29.964: INFO: Checking tag 6 | |
Jul 9 13:48:29.964: INFO: Checking tag 8 | |
Jul 9 13:48:29.964: INFO: Checking tag 8-RHOAR | |
Jul 9 13:48:29.964: INFO: Checking tag latest | |
Jul 9 13:48:29.964: INFO: Checking language perl | |
Jul 9 13:48:29.997: INFO: Checking tag 5.16 | |
Jul 9 13:48:29.997: INFO: Checking tag 5.20 | |
Jul 9 13:48:29.997: INFO: Checking tag 5.24 | |
Jul 9 13:48:29.997: INFO: Checking tag latest | |
Jul 9 13:48:29.997: INFO: Checking language php | |
Jul 9 13:48:30.031: INFO: Checking tag latest | |
Jul 9 13:48:30.031: INFO: Checking tag 5.5 | |
Jul 9 13:48:30.031: INFO: Checking tag 5.6 | |
Jul 9 13:48:30.031: INFO: Checking tag 7.0 | |
Jul 9 13:48:30.031: INFO: Checking tag 7.1 | |
Jul 9 13:48:30.031: INFO: Checking language python | |
Jul 9 13:48:30.068: INFO: Checking tag 2.7 | |
Jul 9 13:48:30.068: INFO: Checking tag 3.3 | |
Jul 9 13:48:30.068: INFO: Checking tag 3.4 | |
Jul 9 13:48:30.068: INFO: Checking tag 3.5 | |
Jul 9 13:48:30.068: INFO: Checking tag 3.6 | |
Jul 9 13:48:30.068: INFO: Checking tag latest | |
Jul 9 13:48:30.068: INFO: Checking language wildfly | |
Jul 9 13:48:30.100: INFO: ImageStream Error: &errors.StatusError{ErrStatus:v1.Status{TypeMeta:v1.TypeMeta{Kind:"", APIVersion:""}, ListMeta:v1.ListMeta{SelfLink:"", ResourceVersion:"", Continue:""}, Status:"Failure", Message:"imagestreams.image.openshift.io \"wildfly\" not found", Reason:"NotFound", Details:(*v1.StatusDetails)(0xc421077140), Code:404}} | |
Jul 9 13:48:30.100: INFO: Sleeping for 3 seconds | |
Jul 9 13:48:33.100: INFO: Running scan #5 | |
Jul 9 13:48:33.100: INFO: Checking language ruby | |
Jul 9 13:48:33.140: INFO: Checking tag 2.0 | |
Jul 9 13:48:33.140: INFO: Checking tag 2.2 | |
Jul 9 13:48:33.140: INFO: Checking tag 2.3 | |
Jul 9 13:48:33.140: INFO: Checking tag 2.4 | |
Jul 9 13:48:33.140: INFO: Checking tag 2.5 | |
Jul 9 13:48:33.140: INFO: Checking tag latest | |
Jul 9 13:48:33.140: INFO: Checking language nodejs | |
Jul 9 13:48:33.183: INFO: Checking tag 0.10 | |
Jul 9 13:48:33.183: INFO: Checking tag 4 | |
Jul 9 13:48:33.183: INFO: Checking tag 6 | |
Jul 9 13:48:33.183: INFO: Checking tag 8 | |
Jul 9 13:48:33.183: INFO: Checking tag 8-RHOAR | |
Jul 9 13:48:33.183: INFO: Checking tag latest | |
Jul 9 13:48:33.183: INFO: Checking language perl | |
Jul 9 13:48:33.217: INFO: Checking tag 5.16 | |
Jul 9 13:48:33.217: INFO: Checking tag 5.20 | |
Jul 9 13:48:33.217: INFO: Checking tag 5.24 | |
Jul 9 13:48:33.217: INFO: Checking tag latest | |
Jul 9 13:48:33.217: INFO: Checking language php | |
Jul 9 13:48:33.251: INFO: Checking tag 5.5 | |
Jul 9 13:48:33.251: INFO: Checking tag 5.6 | |
Jul 9 13:48:33.251: INFO: Checking tag 7.0 | |
Jul 9 13:48:33.251: INFO: Checking tag 7.1 | |
Jul 9 13:48:33.251: INFO: Checking tag latest | |
Jul 9 13:48:33.251: INFO: Checking language python | |
Jul 9 13:48:33.291: INFO: Checking tag 3.4 | |
Jul 9 13:48:33.291: INFO: Checking tag 3.5 | |
Jul 9 13:48:33.291: INFO: Checking tag 3.6 | |
Jul 9 13:48:33.291: INFO: Checking tag latest | |
Jul 9 13:48:33.291: INFO: Checking tag 2.7 | |
Jul 9 13:48:33.291: INFO: Checking tag 3.3 | |
Jul 9 13:48:33.291: INFO: Checking language wildfly | |
Jul 9 13:48:33.324: INFO: ImageStream Error: &errors.StatusError{ErrStatus:v1.Status{TypeMeta:v1.TypeMeta{Kind:"", APIVersion:""}, ListMeta:v1.ListMeta{SelfLink:"", ResourceVersion:"", Continue:""}, Status:"Failure", Message:"imagestreams.image.openshift.io \"wildfly\" not found", Reason:"NotFound", Details:(*v1.StatusDetails)(0xc4213cd620), Code:404}} | |
Jul 9 13:48:33.324: INFO: Sleeping for 3 seconds | |
Jul 9 13:48:36.324: INFO: Running scan #6 | |
Jul 9 13:48:36.324: INFO: Checking language ruby | |
Jul 9 13:48:36.367: INFO: Checking tag 2.2 | |
Jul 9 13:48:36.367: INFO: Checking tag 2.3 | |
Jul 9 13:48:36.367: INFO: Checking tag 2.4 | |
Jul 9 13:48:36.367: INFO: Checking tag 2.5 | |
Jul 9 13:48:36.367: INFO: Checking tag latest | |
Jul 9 13:48:36.367: INFO: Checking tag 2.0 | |
Jul 9 13:48:36.367: INFO: Checking language nodejs | |
Jul 9 13:48:36.406: INFO: Checking tag 6 | |
Jul 9 13:48:36.406: INFO: Checking tag 8 | |
Jul 9 13:48:36.406: INFO: Checking tag 8-RHOAR | |
Jul 9 13:48:36.406: INFO: Checking tag latest | |
Jul 9 13:48:36.406: INFO: Checking tag 0.10 | |
Jul 9 13:48:36.406: INFO: Checking tag 4 | |
Jul 9 13:48:36.406: INFO: Checking language perl | |
Jul 9 13:48:36.441: INFO: Checking tag latest | |
Jul 9 13:48:36.441: INFO: Checking tag 5.16 | |
Jul 9 13:48:36.441: INFO: Checking tag 5.20 | |
Jul 9 13:48:36.441: INFO: Checking tag 5.24 | |
Jul 9 13:48:36.441: INFO: Checking language php | |
Jul 9 13:48:36.474: INFO: Checking tag 5.5 | |
Jul 9 13:48:36.474: INFO: Checking tag 5.6 | |
Jul 9 13:48:36.474: INFO: Checking tag 7.0 | |
Jul 9 13:48:36.474: INFO: Checking tag 7.1 | |
Jul 9 13:48:36.474: INFO: Checking tag latest | |
Jul 9 13:48:36.474: INFO: Checking language python | |
Jul 9 13:48:36.520: INFO: Checking tag 3.4 | |
Jul 9 13:48:36.520: INFO: Checking tag 3.5 | |
Jul 9 13:48:36.520: INFO: Checking tag 3.6 | |
Jul 9 13:48:36.520: INFO: Checking tag latest | |
Jul 9 13:48:36.520: INFO: Checking tag 2.7 | |
Jul 9 13:48:36.520: INFO: Checking tag 3.3 | |
Jul 9 13:48:36.520: INFO: Checking language wildfly | |
Jul 9 13:48:36.556: INFO: ImageStream Error: &errors.StatusError{ErrStatus:v1.Status{TypeMeta:v1.TypeMeta{Kind:"", APIVersion:""}, ListMeta:v1.ListMeta{SelfLink:"", ResourceVersion:"", Continue:""}, Status:"Failure", Message:"imagestreams.image.openshift.io \"wildfly\" not found", Reason:"NotFound", Details:(*v1.StatusDetails)(0xc421abf680), Code:404}} | |
Jul 9 13:48:36.556: INFO: Sleeping for 3 seconds | |
Jul 9 13:48:39.556: INFO: Running scan #7 | |
Jul 9 13:48:39.556: INFO: Checking language ruby | |
Jul 9 13:48:39.603: INFO: Checking tag 2.3 | |
Jul 9 13:48:39.603: INFO: Checking tag 2.4 | |
Jul 9 13:48:39.603: INFO: Checking tag 2.5 | |
Jul 9 13:48:39.603: INFO: Checking tag latest | |
Jul 9 13:48:39.603: INFO: Checking tag 2.0 | |
Jul 9 13:48:39.603: INFO: Checking tag 2.2 | |
Jul 9 13:48:39.603: INFO: Checking language nodejs | |
Jul 9 13:48:39.643: INFO: Checking tag latest | |
Jul 9 13:48:39.643: INFO: Checking tag 0.10 | |
Jul 9 13:48:39.643: INFO: Checking tag 4 | |
Jul 9 13:48:39.643: INFO: Checking tag 6 | |
Jul 9 13:48:39.643: INFO: Checking tag 8 | |
Jul 9 13:48:39.643: INFO: Checking tag 8-RHOAR | |
Jul 9 13:48:39.643: INFO: Checking language perl | |
Jul 9 13:48:39.687: INFO: Checking tag latest | |
Jul 9 13:48:39.687: INFO: Checking tag 5.16 | |
Jul 9 13:48:39.687: INFO: Checking tag 5.20 | |
Jul 9 13:48:39.687: INFO: Checking tag 5.24 | |
Jul 9 13:48:39.687: INFO: Checking language php | |
Jul 9 13:48:39.721: INFO: Checking tag 5.6 | |
Jul 9 13:48:39.721: INFO: Checking tag 7.0 | |
Jul 9 13:48:39.721: INFO: Checking tag 7.1 | |
Jul 9 13:48:39.721: INFO: Checking tag latest | |
Jul 9 13:48:39.721: INFO: Checking tag 5.5 | |
Jul 9 13:48:39.721: INFO: Checking language python | |
Jul 9 13:48:39.764: INFO: Checking tag 2.7 | |
Jul 9 13:48:39.764: INFO: Checking tag 3.3 | |
Jul 9 13:48:39.764: INFO: Checking tag 3.4 | |
Jul 9 13:48:39.764: INFO: Checking tag 3.5 | |
Jul 9 13:48:39.764: INFO: Checking tag 3.6 | |
Jul 9 13:48:39.764: INFO: Checking tag latest | |
Jul 9 13:48:39.764: INFO: Checking language wildfly | |
Jul 9 13:48:39.801: INFO: ImageStream Error: &errors.StatusError{ErrStatus:v1.Status{TypeMeta:v1.TypeMeta{Kind:"", APIVersion:""}, ListMeta:v1.ListMeta{SelfLink:"", ResourceVersion:"", Continue:""}, Status:"Failure", Message:"imagestreams.image.openshift.io \"wildfly\" not found", Reason:"NotFound", Details:(*v1.StatusDetails)(0xc4211ef320), Code:404}} | |
Jul 9 13:48:39.801: INFO: Sleeping for 3 seconds | |
Jul 9 13:48:42.801: INFO: Running scan #8 | |
Jul 9 13:48:42.801: INFO: Checking language ruby | |
Jul 9 13:48:42.834: INFO: Checking tag 2.4 | |
Jul 9 13:48:42.834: INFO: Checking tag 2.5 | |
Jul 9 13:48:42.834: INFO: Checking tag latest | |
Jul 9 13:48:42.834: INFO: Checking tag 2.0 | |
Jul 9 13:48:42.834: INFO: Checking tag 2.2 | |
Jul 9 13:48:42.834: INFO: Checking tag 2.3 | |
Jul 9 13:48:42.834: INFO: Checking language nodejs | |
Jul 9 13:48:42.867: INFO: Checking tag 4 | |
Jul 9 13:48:42.867: INFO: Checking tag 6 | |
Jul 9 13:48:42.867: INFO: Checking tag 8 | |
Jul 9 13:48:42.867: INFO: Checking tag 8-RHOAR | |
Jul 9 13:48:42.867: INFO: Checking tag latest | |
Jul 9 13:48:42.867: INFO: Checking tag 0.10 | |
Jul 9 13:48:42.867: INFO: Checking language perl | |
Jul 9 13:48:42.907: INFO: Checking tag 5.16 | |
Jul 9 13:48:42.907: INFO: Checking tag 5.20 | |
Jul 9 13:48:42.907: INFO: Checking tag 5.24 | |
Jul 9 13:48:42.907: INFO: Checking tag latest | |
Jul 9 13:48:42.907: INFO: Checking language php | |
Jul 9 13:48:42.954: INFO: Checking tag 5.5 | |
Jul 9 13:48:42.954: INFO: Checking tag 5.6 | |
Jul 9 13:48:42.954: INFO: Checking tag 7.0 | |
Jul 9 13:48:42.954: INFO: Checking tag 7.1 | |
Jul 9 13:48:42.954: INFO: Checking tag latest | |
Jul 9 13:48:42.954: INFO: Checking language python | |
Jul 9 13:48:43.005: INFO: Checking tag 2.7 | |
Jul 9 13:48:43.005: INFO: Checking tag 3.3 | |
Jul 9 13:48:43.005: INFO: Checking tag 3.4 | |
Jul 9 13:48:43.005: INFO: Checking tag 3.5 | |
Jul 9 13:48:43.005: INFO: Checking tag 3.6 | |
Jul 9 13:48:43.005: INFO: Checking tag latest | |
Jul 9 13:48:43.005: INFO: Checking language wildfly | |
Jul 9 13:48:43.044: INFO: ImageStream Error: &errors.StatusError{ErrStatus:v1.Status{TypeMeta:v1.TypeMeta{Kind:"", APIVersion:""}, ListMeta:v1.ListMeta{SelfLink:"", ResourceVersion:"", Continue:""}, Status:"Failure", Message:"imagestreams.image.openshift.io \"wildfly\" not found", Reason:"NotFound", Details:(*v1.StatusDetails)(0xc421b34720), Code:404}} | |
Jul 9 13:48:43.044: INFO: Sleeping for 3 seconds | |
Jul 9 13:48:46.044: INFO: Running scan #9 | |
Jul 9 13:48:46.044: INFO: Checking language ruby | |
Jul 9 13:48:46.080: INFO: Checking tag 2.0 | |
Jul 9 13:48:46.080: INFO: Checking tag 2.2 | |
Jul 9 13:48:46.080: INFO: Checking tag 2.3 | |
Jul 9 13:48:46.080: INFO: Checking tag 2.4 | |
Jul 9 13:48:46.080: INFO: Checking tag 2.5 | |
Jul 9 13:48:46.080: INFO: Checking tag latest | |
Jul 9 13:48:46.080: INFO: Checking language nodejs | |
Jul 9 13:48:46.121: INFO: Checking tag 0.10 | |
Jul 9 13:48:46.121: INFO: Checking tag 4 | |
Jul 9 13:48:46.121: INFO: Checking tag 6 | |
Jul 9 13:48:46.121: INFO: Checking tag 8 | |
Jul 9 13:48:46.121: INFO: Checking tag 8-RHOAR | |
Jul 9 13:48:46.121: INFO: Checking tag latest | |
Jul 9 13:48:46.121: INFO: Checking language perl | |
Jul 9 13:48:46.160: INFO: Checking tag 5.16 | |
Jul 9 13:48:46.160: INFO: Checking tag 5.20 | |
Jul 9 13:48:46.160: INFO: Checking tag 5.24 | |
Jul 9 13:48:46.160: INFO: Checking tag latest | |
Jul 9 13:48:46.160: INFO: Checking language php | |
Jul 9 13:48:46.199: INFO: Checking tag 5.5 | |
Jul 9 13:48:46.199: INFO: Checking tag 5.6 | |
Jul 9 13:48:46.200: INFO: Checking tag 7.0 | |
Jul 9 13:48:46.200: INFO: Checking tag 7.1 | |
Jul 9 13:48:46.200: INFO: Checking tag latest | |
Jul 9 13:48:46.200: INFO: Checking language python | |
Jul 9 13:48:46.236: INFO: Checking tag 2.7 | |
Jul 9 13:48:46.236: INFO: Checking tag 3.3 | |
Jul 9 13:48:46.236: INFO: Checking tag 3.4 | |
Jul 9 13:48:46.236: INFO: Checking tag 3.5 | |
Jul 9 13:48:46.236: INFO: Checking tag 3.6 | |
Jul 9 13:48:46.236: INFO: Checking tag latest | |
Jul 9 13:48:46.236: INFO: Checking language wildfly | |
Jul 9 13:48:46.278: INFO: ImageStream Error: &errors.StatusError{ErrStatus:v1.Status{TypeMeta:v1.TypeMeta{Kind:"", APIVersion:""}, ListMeta:v1.ListMeta{SelfLink:"", ResourceVersion:"", Continue:""}, Status:"Failure", Message:"imagestreams.image.openshift.io \"wildfly\" not found", Reason:"NotFound", Details:(*v1.StatusDetails)(0xc4217e86c0), Code:404}} | |
Jul 9 13:48:46.278: INFO: Sleeping for 3 seconds | |
Jul 9 13:48:49.278: INFO: Running 'oc get --config=/home/yifan/tectonic-installer/yifan-test-cluster/generated/auth/kubeconfig --namespace=e2e-test-build-pruning-6nhvk is -n openshift -o yaml --config /home/yifan/tectonic-installer/yifan-test-cluster/generated/auth/kubeconfig' | |
Jul 9 13:48:49.623: INFO: | |
imagestreams in openshift namespace: | |
apiVersion: v1 | |
items: | |
- apiVersion: image.openshift.io/v1 | |
kind: ImageStream | |
metadata: | |
annotations: | |
openshift.io/display-name: Apache HTTP Server (httpd) | |
openshift.io/image.dockerRepositoryCheck: 2018-07-09T20:42:10Z | |
creationTimestamp: 2018-07-09T20:42:09Z | |
generation: 2 | |
name: httpd | |
namespace: openshift | |
resourceVersion: "5290" | |
selfLink: /apis/image.openshift.io/v1/namespaces/openshift/imagestreams/httpd | |
uid: 8cc1f53d-83b8-11e8-aa51-0af96768d57e | |
spec: | |
lookupPolicy: | |
local: false | |
tags: | |
- annotations: | |
description: Build and serve static content via Apache HTTP Server (httpd) | |
2.4 on RHEL 7. For more information about using this builder image, including | |
OpenShift considerations, see https://github.com/sclorg/httpd-container/blob/master/2.4/README.md. | |
iconClass: icon-apache | |
openshift.io/display-name: Apache HTTP Server 2.4 | |
openshift.io/provider-display-name: Red Hat, Inc. | |
sampleRepo: https://github.com/openshift/httpd-ex.git | |
supports: httpd | |
tags: builder,httpd | |
version: "2.4" | |
from: | |
kind: DockerImage | |
name: registry.access.redhat.com/rhscl/httpd-24-rhel7 | |
generation: 2 | |
importPolicy: {} | |
name: "2.4" | |
referencePolicy: | |
type: Local | |
- annotations: | |
description: |- | |
Build and serve static content via Apache HTTP Server (httpd) on RHEL 7. For more information about using this builder image, including OpenShift considerations, see https://github.com/sclorg/httpd-container/blob/master/2.4/README.md. | |
WARNING: By selecting this tag, your application will automatically update to use the latest version of Httpd available on OpenShift, including major versions updates. | |
iconClass: icon-apache | |
openshift.io/display-name: Apache HTTP Server (Latest) | |
openshift.io/provider-display-name: Red Hat, Inc. | |
sampleRepo: https://github.com/openshift/httpd-ex.git | |
supports: httpd | |
tags: builder,httpd | |
from: | |
kind: ImageStreamTag | |
name: "2.4" | |
generation: 1 | |
importPolicy: {} | |
name: latest | |
referencePolicy: | |
type: Local | |
status: | |
dockerImageRepository: docker-registry.default.svc:5000/openshift/httpd | |
tags: | |
- items: | |
- created: 2018-07-09T20:42:10Z | |
dockerImageReference: registry.access.redhat.com/rhscl/httpd-24-rhel7@sha256:f2eb14673f0c59940a7020a0903f71cd8f40056acbc27d2de084f9c05c8ffbaf | |
generation: 2 | |
image: sha256:f2eb14673f0c59940a7020a0903f71cd8f40056acbc27d2de084f9c05c8ffbaf | |
tag: "2.4" | |
- items: | |
- created: 2018-07-09T20:42:10Z | |
dockerImageReference: registry.access.redhat.com/rhscl/httpd-24-rhel7@sha256:f2eb14673f0c59940a7020a0903f71cd8f40056acbc27d2de084f9c05c8ffbaf | |
generation: 2 | |
image: sha256:f2eb14673f0c59940a7020a0903f71cd8f40056acbc27d2de084f9c05c8ffbaf | |
tag: latest | |
- apiVersion: image.openshift.io/v1 | |
kind: ImageStream | |
metadata: | |
annotations: | |
openshift.io/display-name: Jenkins | |
openshift.io/image.dockerRepositoryCheck: 2018-07-09T20:42:10Z | |
creationTimestamp: 2018-07-09T20:42:09Z | |
generation: 2 | |
name: jenkins | |
namespace: openshift | |
resourceVersion: "5296" | |
selfLink: /apis/image.openshift.io/v1/namespaces/openshift/imagestreams/jenkins | |
uid: 8ccabdcb-83b8-11e8-aa51-0af96768d57e | |
spec: | |
lookupPolicy: | |
local: false | |
tags: | |
- annotations: | |
description: Provides a Jenkins 1.X server on RHEL 7. For more information | |
about using this container image, including OpenShift considerations, see | |
https://github.com/openshift/jenkins/blob/master/README.md. | |
iconClass: icon-jenkins | |
openshift.io/display-name: Jenkins 1.X | |
openshift.io/provider-display-name: Red Hat, Inc. | |
tags: hidden,jenkins | |
version: 1.x | |
from: | |
kind: DockerImage | |
name: registry.access.redhat.com/openshift3/jenkins-1-rhel7:latest | |
generation: 2 | |
importPolicy: {} | |
name: "1" | |
referencePolicy: | |
type: Local | |
- annotations: | |
description: Provides a Jenkins 2.X server on RHEL 7. For more information | |
about using this container image, including OpenShift considerations, see | |
https://github.com/openshift/jenkins/blob/master/README.md. | |
iconClass: icon-jenkins | |
openshift.io/display-name: Jenkins 2.X | |
openshift.io/provider-display-name: Red Hat, Inc. | |
tags: jenkins | |
version: 2.x | |
from: | |
kind: DockerImage | |
name: registry.access.redhat.com/openshift3/jenkins-2-rhel7:v3.10 | |
generation: 2 | |
importPolicy: {} | |
name: "2" | |
referencePolicy: | |
type: Local | |
- annotations: | |
description: |- | |
Provides a Jenkins server on RHEL 7. For more information about using this container image, including OpenShift considerations, see https://github.com/openshift/jenkins/blob/master/README.md. | |
WARNING: By selecting this tag, your application will automatically update to use the latest version of Jenkins available on OpenShift, including major versions updates. | |
iconClass: icon-jenkins | |
openshift.io/display-name: Jenkins (Latest) | |
openshift.io/provider-display-name: Red Hat, Inc. | |
tags: jenkins | |
from: | |
kind: ImageStreamTag | |
name: "2" | |
generation: 1 | |
importPolicy: {} | |
name: latest | |
referencePolicy: | |
type: Local | |
status: | |
dockerImageRepository: docker-registry.default.svc:5000/openshift/jenkins | |
tags: | |
- items: | |
- created: 2018-07-09T20:42:10Z | |
dockerImageReference: registry.access.redhat.com/openshift3/jenkins-1-rhel7@sha256:c78d9d1671fbfe9bd1575f6fc96323fbc73fda5e32125fd275a4b986573764e7 | |
generation: 2 | |
image: sha256:c78d9d1671fbfe9bd1575f6fc96323fbc73fda5e32125fd275a4b986573764e7 | |
tag: "1" | |
- conditions: | |
- generation: 2 | |
lastTransitionTime: 2018-07-09T20:42:10Z | |
message: 'Internal error occurred: error parsing HTTP 404 response body: invalid | |
character ''F'' looking for beginning of value: "File not found.\""' | |
reason: InternalError | |
status: "False" | |
type: ImportSuccess | |
items: null | |
tag: "2" | |
- apiVersion: image.openshift.io/v1 | |
kind: ImageStream | |
metadata: | |
annotations: | |
openshift.io/display-name: MariaDB | |
openshift.io/image.dockerRepositoryCheck: 2018-07-09T20:42:11Z | |
creationTimestamp: 2018-07-09T20:42:10Z | |
generation: 2 | |
name: mariadb | |
namespace: openshift | |
resourceVersion: "5305" | |
selfLink: /apis/image.openshift.io/v1/namespaces/openshift/imagestreams/mariadb | |
uid: 8d42b439-83b8-11e8-aa51-0af96768d57e | |
spec: | |
lookupPolicy: | |
local: false | |
tags: | |
- annotations: | |
description: Provides a MariaDB 10.1 database on RHEL 7. For more information | |
about using this database image, including OpenShift considerations, see | |
https://github.com/sclorg/mariadb-container/tree/master/10.1/README.md. | |
iconClass: icon-mariadb | |
openshift.io/display-name: MariaDB 10.1 | |
openshift.io/provider-display-name: Red Hat, Inc. | |
tags: database,mariadb | |
version: "10.1" | |
from: | |
kind: DockerImage | |
name: registry.access.redhat.com/rhscl/mariadb-101-rhel7:latest | |
generation: 2 | |
importPolicy: {} | |
name: "10.1" | |
referencePolicy: | |
type: Local | |
- annotations: | |
description: Provides a MariaDB 10.2 database on RHEL 7. For more information | |
about using this database image, including OpenShift considerations, see | |
https://github.com/sclorg/mariadb-container/tree/master/10.2/README.md. | |
iconClass: icon-mariadb | |
openshift.io/display-name: MariaDB 10.2 | |
openshift.io/provider-display-name: Red Hat, Inc. | |
tags: database,mariadb | |
version: "10.2" | |
from: | |
kind: DockerImage | |
name: registry.access.redhat.com/rhscl/mariadb-102-rhel7:latest | |
generation: 2 | |
importPolicy: {} | |
name: "10.2" | |
referencePolicy: | |
type: Local | |
- annotations: | |
description: |- | |
Provides a MariaDB database on RHEL 7. For more information about using this database image, including OpenShift considerations, see https://github.com/sclorg/mariadb-container/tree/master/10.2/README.md. | |
WARNING: By selecting this tag, your application will automatically update to use the latest version of MariaDB available on OpenShift, including major versions updates. | |
iconClass: icon-mariadb | |
openshift.io/display-name: MariaDB (Latest) | |
openshift.io/provider-display-name: Red Hat, Inc. | |
tags: database,mariadb | |
from: | |
kind: ImageStreamTag | |
name: "10.2" | |
generation: 1 | |
importPolicy: {} | |
name: latest | |
referencePolicy: | |
type: Local | |
status: | |
dockerImageRepository: docker-registry.default.svc:5000/openshift/mariadb | |
tags: | |
- items: | |
- created: 2018-07-09T20:42:11Z | |
dockerImageReference: registry.access.redhat.com/rhscl/mariadb-101-rhel7@sha256:788e3c772d83d72e80918added881a60eb0ff2182027fcf1ff9a32807a5a6b13 | |
generation: 2 | |
image: sha256:788e3c772d83d72e80918added881a60eb0ff2182027fcf1ff9a32807a5a6b13 | |
tag: "10.1" | |
- items: | |
- created: 2018-07-09T20:42:11Z | |
dockerImageReference: registry.access.redhat.com/rhscl/mariadb-102-rhel7@sha256:c1561618055f92cd00957fcc647e819737f51f7bc4d48918b3c366280fcc7059 | |
generation: 2 | |
image: sha256:c1561618055f92cd00957fcc647e819737f51f7bc4d48918b3c366280fcc7059 | |
tag: "10.2" | |
- items: | |
- created: 2018-07-09T20:42:11Z | |
dockerImageReference: registry.access.redhat.com/rhscl/mariadb-102-rhel7@sha256:c1561618055f92cd00957fcc647e819737f51f7bc4d48918b3c366280fcc7059 | |
generation: 2 | |
image: sha256:c1561618055f92cd00957fcc647e819737f51f7bc4d48918b3c366280fcc7059 | |
tag: latest | |
- apiVersion: image.openshift.io/v1 | |
kind: ImageStream | |
metadata: | |
annotations: | |
openshift.io/display-name: MongoDB | |
openshift.io/image.dockerRepositoryCheck: 2018-07-09T20:42:13Z | |
creationTimestamp: 2018-07-09T20:42:10Z | |
generation: 2 | |
name: mongodb | |
namespace: openshift | |
resourceVersion: "5321" | |
selfLink: /apis/image.openshift.io/v1/namespaces/openshift/imagestreams/mongodb | |
uid: 8d541526-83b8-11e8-aa51-0af96768d57e | |
spec: | |
lookupPolicy: | |
local: false | |
tags: | |
- annotations: | |
description: Provides a MongoDB 2.4 database on RHEL 7. For more information | |
about using this database image, including OpenShift considerations, see | |
https://github.com/sclorg/mongodb-container/tree/master/2.4/README.md. | |
iconClass: icon-mongodb | |
openshift.io/display-name: MongoDB 2.4 | |
openshift.io/provider-display-name: Red Hat, Inc. | |
tags: hidden,mongodb | |
version: "2.4" | |
from: | |
kind: DockerImage | |
name: registry.access.redhat.com/openshift3/mongodb-24-rhel7:latest | |
generation: 2 | |
importPolicy: {} | |
name: "2.4" | |
referencePolicy: | |
type: Local | |
- annotations: | |
description: Provides a MongoDB 2.6 database on RHEL 7. For more information | |
about using this database image, including OpenShift considerations, see | |
https://github.com/sclorg/mongodb-container/tree/master/2.6/README.md. | |
iconClass: icon-mongodb | |
openshift.io/display-name: MongoDB 2.6 | |
openshift.io/provider-display-name: Red Hat, Inc. | |
tags: hidden,database,mongodb | |
version: "2.6" | |
from: | |
kind: DockerImage | |
name: registry.access.redhat.com/rhscl/mongodb-26-rhel7:latest | |
generation: 2 | |
importPolicy: {} | |
name: "2.6" | |
referencePolicy: | |
type: Local | |
- annotations: | |
description: Provides a MongoDB 3.2 database on RHEL 7. For more information | |
about using this database image, including OpenShift considerations, see | |
https://github.com/sclorg/mongodb-container/tree/master/3.2/README.md. | |
iconClass: icon-mongodb | |
openshift.io/display-name: MongoDB 3.2 | |
openshift.io/provider-display-name: Red Hat, Inc. | |
tags: database,mongodb | |
version: "3.2" | |
from: | |
kind: DockerImage | |
name: registry.access.redhat.com/rhscl/mongodb-32-rhel7:latest | |
generation: 2 | |
importPolicy: {} | |
name: "3.2" | |
referencePolicy: | |
type: Local | |
- annotations: | |
description: Provides a MongoDB 3.4 database on RHEL 7. For more information | |
about using this database image, including OpenShift considerations, see | |
https://github.com/sclorg/mongodb-container/tree/master/3.4/README.md. | |
iconClass: icon-mongodb | |
openshift.io/display-name: MongoDB 3.4 | |
openshift.io/provider-display-name: Red Hat, Inc. | |
tags: database,mongodb | |
version: "3.4" | |
from: | |
kind: DockerImage | |
name: registry.access.redhat.com/rhscl/mongodb-34-rhel7:latest | |
generation: 2 | |
importPolicy: {} | |
name: "3.4" | |
referencePolicy: | |
type: Local | |
- annotations: | |
description: |- | |
Provides a MongoDB database on RHEL 7. For more information about using this database image, including OpenShift considerations, see https://github.com/sclorg/mongodb-container/tree/master/3.4/README.md. | |
WARNING: By selecting this tag, your application will automatically update to use the latest version of MongoDB available on OpenShift, including major versions updates. | |
iconClass: icon-mongodb | |
openshift.io/display-name: MongoDB (Latest) | |
openshift.io/provider-display-name: Red Hat, Inc. | |
tags: mongodb | |
from: | |
kind: ImageStreamTag | |
name: "3.4" | |
generation: 1 | |
importPolicy: {} | |
name: latest | |
referencePolicy: | |
type: Local | |
status: | |
dockerImageRepository: docker-registry.default.svc:5000/openshift/mongodb | |
tags: | |
- items: | |
- created: 2018-07-09T20:42:13Z | |
dockerImageReference: registry.access.redhat.com/openshift3/mongodb-24-rhel7@sha256:7babd08134fe2f430c305ac26fd55b791badd3cf5f1e6e8a0d4b5ce64d13a3df | |
generation: 2 | |
image: sha256:7babd08134fe2f430c305ac26fd55b791badd3cf5f1e6e8a0d4b5ce64d13a3df | |
tag: "2.4" | |
- items: | |
- created: 2018-07-09T20:42:13Z | |
dockerImageReference: registry.access.redhat.com/rhscl/mongodb-26-rhel7@sha256:f00afec20e276facbb081afd178bf5743891bca1f533538b032d2a9e2a831cc4 | |
generation: 2 | |
image: sha256:f00afec20e276facbb081afd178bf5743891bca1f533538b032d2a9e2a831cc4 | |
tag: "2.6" | |
- items: | |
- created: 2018-07-09T20:42:13Z | |
dockerImageReference: registry.access.redhat.com/rhscl/mongodb-32-rhel7@sha256:8406be3718900902e3668457e43c7ae4c967d1f5720788af41e3d0fadd099ca1 | |
generation: 2 | |
image: sha256:8406be3718900902e3668457e43c7ae4c967d1f5720788af41e3d0fadd099ca1 | |
tag: "3.2" | |
- items: | |
- created: 2018-07-09T20:42:13Z | |
dockerImageReference: registry.access.redhat.com/rhscl/mongodb-34-rhel7@sha256:896482969cd659b419bc444c153a74d11820655c7ed19b5094b8eb041f0065d6 | |
generation: 2 | |
image: sha256:896482969cd659b419bc444c153a74d11820655c7ed19b5094b8eb041f0065d6 | |
tag: "3.4" | |
- items: | |
- created: 2018-07-09T20:42:13Z | |
dockerImageReference: registry.access.redhat.com/rhscl/mongodb-34-rhel7@sha256:896482969cd659b419bc444c153a74d11820655c7ed19b5094b8eb041f0065d6 | |
generation: 2 | |
image: sha256:896482969cd659b419bc444c153a74d11820655c7ed19b5094b8eb041f0065d6 | |
tag: latest | |
- apiVersion: image.openshift.io/v1 | |
kind: ImageStream | |
metadata: | |
annotations: | |
openshift.io/display-name: MySQL | |
openshift.io/image.dockerRepositoryCheck: 2018-07-09T20:42:12Z | |
creationTimestamp: 2018-07-09T20:42:10Z | |
generation: 2 | |
name: mysql | |
namespace: openshift | |
resourceVersion: "5311" | |
selfLink: /apis/image.openshift.io/v1/namespaces/openshift/imagestreams/mysql | |
uid: 8d94567f-83b8-11e8-aa51-0af96768d57e | |
spec: | |
lookupPolicy: | |
local: false | |
tags: | |
- annotations: | |
description: Provides a MySQL 5.5 database on RHEL 7. For more information | |
about using this database image, including OpenShift considerations, see | |
https://github.com/sclorg/mysql-container/tree/master/5.5/README.md. | |
iconClass: icon-mysql-database | |
openshift.io/display-name: MySQL 5.5 | |
openshift.io/provider-display-name: Red Hat, Inc. | |
tags: hidden,mysql | |
version: "5.5" | |
from: | |
kind: DockerImage | |
name: registry.access.redhat.com/openshift3/mysql-55-rhel7:latest | |
generation: 2 | |
importPolicy: {} | |
name: "5.5" | |
referencePolicy: | |
type: Local | |
- annotations: | |
description: Provides a MySQL 5.6 database on RHEL 7. For more information | |
about using this database image, including OpenShift considerations, see | |
https://github.com/sclorg/mysql-container/tree/master/5.6/README.md. | |
iconClass: icon-mysql-database | |
openshift.io/display-name: MySQL 5.6 | |
openshift.io/provider-display-name: Red Hat, Inc. | |
tags: hidden,mysql | |
version: "5.6" | |
from: | |
kind: DockerImage | |
name: registry.access.redhat.com/rhscl/mysql-56-rhel7:latest | |
generation: 2 | |
importPolicy: {} | |
name: "5.6" | |
referencePolicy: | |
type: Local | |
- annotations: | |
description: Provides a MySQL 5.7 database on RHEL 7. For more information | |
about using this database image, including OpenShift considerations, see | |
https://github.com/sclorg/mysql-container/tree/master/5.7/README.md. | |
iconClass: icon-mysql-database | |
openshift.io/display-name: MySQL 5.7 | |
openshift.io/provider-display-name: Red Hat, Inc. | |
tags: mysql | |
version: "5.7" | |
from: | |
kind: DockerImage | |
name: registry.access.redhat.com/rhscl/mysql-57-rhel7:latest | |
generation: 2 | |
importPolicy: {} | |
name: "5.7" | |
referencePolicy: | |
type: Local | |
- annotations: | |
description: |- | |
Provides a MySQL database on RHEL 7. For more information about using this database image, including OpenShift considerations, see https://github.com/sclorg/mysql-container/tree/master/5.6/README.md. | |
WARNING: By selecting this tag, your application will automatically update to use the latest version of MySQL available on OpenShift, including major versions updates. | |
iconClass: icon-mysql-database | |
openshift.io/display-name: MySQL (Latest) | |
openshift.io/provider-display-name: Red Hat, Inc. | |
tags: mysql | |
from: | |
kind: ImageStreamTag | |
name: "5.7" | |
generation: 1 | |
importPolicy: {} | |
name: latest | |
referencePolicy: | |
type: Local | |
status: | |
dockerImageRepository: docker-registry.default.svc:5000/openshift/mysql | |
tags: | |
- items: | |
- created: 2018-07-09T20:42:12Z | |
dockerImageReference: registry.access.redhat.com/openshift3/mysql-55-rhel7@sha256:3771bc829263c621f2fe79aca2909eca474c2b1f43133690ca4d3c28473128b9 | |
generation: 2 | |
image: sha256:3771bc829263c621f2fe79aca2909eca474c2b1f43133690ca4d3c28473128b9 | |
tag: "5.5" | |
- items: | |
- created: 2018-07-09T20:42:12Z | |
dockerImageReference: registry.access.redhat.com/rhscl/mysql-56-rhel7@sha256:2c5483929f95892100c2f8ff45ee405cea0ca2380ddce2cbf5409e9c5240204f | |
generation: 2 | |
image: sha256:2c5483929f95892100c2f8ff45ee405cea0ca2380ddce2cbf5409e9c5240204f | |
tag: "5.6" | |
- items: | |
- created: 2018-07-09T20:42:12Z | |
dockerImageReference: registry.access.redhat.com/rhscl/mysql-57-rhel7@sha256:d03537ef57d51b13e6ad4a73a382ca180a0e02d975c8237790410f45865aae3c | |
generation: 2 | |
image: sha256:d03537ef57d51b13e6ad4a73a382ca180a0e02d975c8237790410f45865aae3c | |
tag: "5.7" | |
- items: | |
- created: 2018-07-09T20:42:12Z | |
dockerImageReference: registry.access.redhat.com/rhscl/mysql-57-rhel7@sha256:d03537ef57d51b13e6ad4a73a382ca180a0e02d975c8237790410f45865aae3c | |
generation: 2 | |
image: sha256:d03537ef57d51b13e6ad4a73a382ca180a0e02d975c8237790410f45865aae3c | |
tag: latest | |
- apiVersion: image.openshift.io/v1 | |
kind: ImageStream | |
metadata: | |
annotations: | |
openshift.io/display-name: Nginx HTTP server and a reverse proxy (nginx) | |
openshift.io/image.dockerRepositoryCheck: 2018-07-09T20:42:13Z | |
creationTimestamp: 2018-07-09T20:42:10Z | |
generation: 2 | |
name: nginx | |
namespace: openshift | |
resourceVersion: "5316" | |
selfLink: /apis/image.openshift.io/v1/namespaces/openshift/imagestreams/nginx | |
uid: 8da1c41b-83b8-11e8-aa51-0af96768d57e | |
spec: | |
lookupPolicy: | |
local: false | |
tags: | |
- annotations: | |
description: Build and serve static content via Nginx HTTP server and a reverse | |
proxy (nginx) on RHEL 7. For more information about using this builder image, | |
including OpenShift considerations, see https://github.com/sclorg/nginx-container/blob/master/1.10/README.md. | |
iconClass: icon-nginx | |
openshift.io/display-name: Nginx HTTP server and a reverse proxy 1.10 | |
openshift.io/provider-display-name: Red Hat, Inc. | |
sampleRepo: https://github.com/sclorg/nginx-ex.git | |
supports: nginx | |
tags: builder,nginx | |
version: "1.10" | |
from: | |
kind: DockerImage | |
name: registry.access.redhat.com/rhscl/nginx-110-rhel7:latest | |
generation: 2 | |
importPolicy: {} | |
name: "1.10" | |
referencePolicy: | |
type: Local | |
- annotations: | |
description: Build and serve static content via Nginx HTTP server and a reverse | |
proxy (nginx) on RHEL 7. For more information about using this builder image, | |
including OpenShift considerations, see https://github.com/sclorg/nginx-container/blob/master/1.12/README.md. | |
iconClass: icon-nginx | |
openshift.io/display-name: Nginx HTTP server and a reverse proxy 1.12 | |
openshift.io/provider-display-name: Red Hat, Inc. | |
sampleRepo: https://github.com/sclorg/nginx-ex.git | |
supports: nginx | |
tags: builder,nginx | |
version: "1.12" | |
from: | |
kind: DockerImage | |
name: registry.access.redhat.com/rhscl/nginx-112-rhel7:latest | |
generation: 2 | |
importPolicy: {} | |
name: "1.12" | |
referencePolicy: | |
type: Local | |
- annotations: | |
description: Build and serve static content via Nginx HTTP server and a reverse | |
proxy (nginx) on RHEL 7. For more information about using this builder image, | |
including OpenShift considerations, see https://github.com/sclorg/nginx-container/blob/master/1.8/README.md. | |
iconClass: icon-nginx | |
openshift.io/display-name: Nginx HTTP server and a reverse proxy 1.8 | |
openshift.io/provider-display-name: Red Hat, Inc. | |
sampleRepo: https://github.com/sclorg/nginx-ex.git | |
supports: nginx | |
tags: builder,nginx | |
version: "1.8" | |
from: | |
kind: DockerImage | |
name: registry.access.redhat.com/rhscl/nginx-18-rhel7:latest | |
generation: 2 | |
importPolicy: {} | |
name: "1.8" | |
referencePolicy: | |
type: Local | |
- annotations: | |
description: |- | |
Build and serve static content via Nginx HTTP server and a reverse proxy (nginx) on RHEL 7. For more information about using this builder image, including OpenShift considerations, see https://github.com/sclorg/nginx-container/blob/master/1.12/README.md. | |
WARNING: By selecting this tag, your application will automatically update to use the latest version of Nginx available on OpenShift, including major versions updates. | |
iconClass: icon-nginx | |
openshift.io/display-name: Nginx HTTP server and a reverse proxy (Latest) | |
openshift.io/provider-display-name: Red Hat, Inc. | |
sampleRepo: https://github.com/sclorg/nginx-ex.git | |
supports: nginx | |
tags: builder,nginx | |
from: | |
kind: ImageStreamTag | |
name: "1.12" | |
generation: 1 | |
importPolicy: {} | |
name: latest | |
referencePolicy: | |
type: Local | |
status: | |
dockerImageRepository: docker-registry.default.svc:5000/openshift/nginx | |
tags: | |
- items: | |
- created: 2018-07-09T20:42:13Z | |
dockerImageReference: registry.access.redhat.com/rhscl/nginx-110-rhel7@sha256:d91dc0c9097483437be1aeaf51d81dc3726e3468297c6464dc8fb072578635fc | |
generation: 2 | |
image: sha256:d91dc0c9097483437be1aeaf51d81dc3726e3468297c6464dc8fb072578635fc | |
tag: "1.10" | |
- items: | |
- created: 2018-07-09T20:42:13Z | |
dockerImageReference: registry.access.redhat.com/rhscl/nginx-112-rhel7@sha256:c5b84642765b4de8a395c9a59ffb62ca8494e5523f19236deb4bfe781d28127b | |
generation: 2 | |
image: sha256:c5b84642765b4de8a395c9a59ffb62ca8494e5523f19236deb4bfe781d28127b | |
tag: "1.12" | |
- items: | |
- created: 2018-07-09T20:42:13Z | |
dockerImageReference: registry.access.redhat.com/rhscl/nginx-18-rhel7@sha256:8bd4ee024b56ac148b5c329077d59bcef5c265ffa662f9d714253632a01b57f6 | |
generation: 2 | |
image: sha256:8bd4ee024b56ac148b5c329077d59bcef5c265ffa662f9d714253632a01b57f6 | |
tag: "1.8" | |
- items: | |
- created: 2018-07-09T20:42:13Z | |
dockerImageReference: registry.access.redhat.com/rhscl/nginx-112-rhel7@sha256:c5b84642765b4de8a395c9a59ffb62ca8494e5523f19236deb4bfe781d28127b | |
generation: 2 | |
image: sha256:c5b84642765b4de8a395c9a59ffb62ca8494e5523f19236deb4bfe781d28127b | |
tag: latest | |
- apiVersion: image.openshift.io/v1 | |
kind: ImageStream | |
metadata: | |
annotations: | |
openshift.io/display-name: Node.js | |
openshift.io/image.dockerRepositoryCheck: 2018-07-09T20:42:14Z | |
creationTimestamp: 2018-07-09T20:42:10Z | |
generation: 2 | |
name: nodejs | |
namespace: openshift | |
resourceVersion: "5330" | |
selfLink: /apis/image.openshift.io/v1/namespaces/openshift/imagestreams/nodejs | |
uid: 8db41874-83b8-11e8-aa51-0af96768d57e | |
spec: | |
lookupPolicy: | |
local: false | |
tags: | |
- annotations: | |
description: 'DEPRECATED: Build and run Node.js 0.10 applications on RHEL | |
7. For more information about using this builder image, including OpenShift | |
considerations, see https://github.com/sclorg/s2i-nodejs-container/blob/master/0.10/README.md.' | |
iconClass: icon-nodejs | |
openshift.io/display-name: Node.js 0.10 | |
openshift.io/provider-display-name: Red Hat, Inc. | |
sampleRepo: https://github.com/openshift/nodejs-ex.git | |
supports: nodejs:0.10,nodejs:0.1,nodejs | |
tags: hidden,nodejs | |
version: "0.10" | |
from: | |
kind: DockerImage | |
name: registry.access.redhat.com/openshift3/nodejs-010-rhel7:latest | |
generation: 2 | |
importPolicy: {} | |
name: "0.10" | |
referencePolicy: | |
type: Local | |
- annotations: | |
description: Build and run Node.js 4 applications on RHEL 7. For more information | |
about using this builder image, including OpenShift considerations, see | |
https://github.com/sclorg/s2i-nodejs-container/blob/master/4/README.md. | |
iconClass: icon-nodejs | |
openshift.io/display-name: Node.js 4 | |
openshift.io/provider-display-name: Red Hat, Inc. | |
sampleRepo: https://github.com/openshift/nodejs-ex.git | |
supports: nodejs:4,nodejs | |
tags: hidden,builder,nodejs | |
version: "4" | |
from: | |
kind: DockerImage | |
name: registry.access.redhat.com/rhscl/nodejs-4-rhel7:latest | |
generation: 2 | |
importPolicy: {} | |
name: "4" | |
referencePolicy: | |
type: Local | |
- annotations: | |
description: Build and run Node.js 6 applications on RHEL 7. For more information | |
about using this builder image, including OpenShift considerations, see | |
https://github.com/sclorg/s2i-nodejs-container. | |
iconClass: icon-nodejs | |
openshift.io/display-name: Node.js 6 | |
openshift.io/provider-display-name: Red Hat, Inc. | |
sampleRepo: https://github.com/openshift/nodejs-ex.git | |
supports: nodejs:6,nodejs | |
tags: builder,nodejs | |
version: "6" | |
from: | |
kind: DockerImage | |
name: registry.access.redhat.com/rhscl/nodejs-6-rhel7:latest | |
generation: 2 | |
importPolicy: {} | |
name: "6" | |
referencePolicy: | |
type: Local | |
- annotations: | |
description: Build and run Node.js 8 applications on RHEL 7. For more information | |
about using this builder image, including OpenShift considerations, see | |
https://github.com/sclorg/s2i-nodejs-container. | |
iconClass: icon-nodejs | |
openshift.io/display-name: Node.js 8 | |
openshift.io/provider-display-name: Red Hat, Inc. | |
sampleRepo: https://github.com/openshift/nodejs-ex.git | |
tags: builder,nodejs | |
version: "8" | |
from: | |
kind: DockerImage | |
name: registry.access.redhat.com/rhscl/nodejs-8-rhel7:latest | |
generation: 2 | |
importPolicy: {} | |
name: "8" | |
referencePolicy: | |
type: Local | |
- annotations: | |
description: Build and run Node.js 8 applications on RHEL 7. For more information | |
about using this builder image, including OpenShift considerations, see | |
https://github.com/bucharest-gold/centos7-s2i-nodejs. | |
iconClass: icon-nodejs | |
openshift.io/display-name: OpenShift Application Runtimes Node.js 8 | |
openshift.io/provider-display-name: Red Hat, Inc. | |
sampleRepo: https://github.com/openshift/nodejs-ex.git | |
tags: builder,nodejs | |
version: "8" | |
from: | |
kind: DockerImage | |
name: registry.access.redhat.com/rhoar-nodejs/nodejs-8 | |
generation: 2 | |
importPolicy: {} | |
name: 8-RHOAR | |
referencePolicy: | |
type: Local | |
- annotations: | |
description: |- | |
Build and run Node.js applications on RHEL 7. For more information about using this builder image, including OpenShift considerations, see https://github.com/sclorg/s2i-nodejs-container/blob/master/8/README.md. | |
WARNING: By selecting this tag, your application will automatically update to use the latest version of Node.js available on OpenShift, including major versions updates. | |
iconClass: icon-nodejs | |
openshift.io/display-name: Node.js (Latest) | |
openshift.io/provider-display-name: Red Hat, Inc. | |
sampleRepo: https://github.com/openshift/nodejs-ex.git | |
supports: nodejs | |
tags: builder,nodejs | |
from: | |
kind: ImageStreamTag | |
name: "8" | |
generation: 1 | |
importPolicy: {} | |
name: latest | |
referencePolicy: | |
type: Local | |
status: | |
dockerImageRepository: docker-registry.default.svc:5000/openshift/nodejs | |
tags: | |
- items: | |
- created: 2018-07-09T20:42:14Z | |
dockerImageReference: registry.access.redhat.com/openshift3/nodejs-010-rhel7@sha256:cd7a62da7dbd15883b7df9a8a1ffb18499bfec5e856661f96c5126ae51281b83 | |
generation: 2 | |
image: sha256:cd7a62da7dbd15883b7df9a8a1ffb18499bfec5e856661f96c5126ae51281b83 | |
tag: "0.10" | |
- items: | |
- created: 2018-07-09T20:42:14Z | |
dockerImageReference: registry.access.redhat.com/rhscl/nodejs-4-rhel7@sha256:6bdbb943fd3401752cc11b07e574c418558205ffa9105435238f74dba1c1f328 | |
generation: 2 | |
image: sha256:6bdbb943fd3401752cc11b07e574c418558205ffa9105435238f74dba1c1f328 | |
tag: "4" | |
- items: | |
- created: 2018-07-09T20:42:14Z | |
dockerImageReference: registry.access.redhat.com/rhscl/nodejs-6-rhel7@sha256:e2c747db13007a2acb77bac3ce4cdbb6b9639a27d145ea168a552d4047ae60a8 | |
generation: 2 | |
image: sha256:e2c747db13007a2acb77bac3ce4cdbb6b9639a27d145ea168a552d4047ae60a8 | |
tag: "6" | |
- items: | |
- created: 2018-07-09T20:42:14Z | |
dockerImageReference: registry.access.redhat.com/rhscl/nodejs-8-rhel7@sha256:c6933f9adcccf20cab4364b4d4105f731d5c4b23239cad18d24671cd24216d5a | |
generation: 2 | |
image: sha256:c6933f9adcccf20cab4364b4d4105f731d5c4b23239cad18d24671cd24216d5a | |
tag: "8" | |
- items: | |
- created: 2018-07-09T20:42:14Z | |
dockerImageReference: registry.access.redhat.com/rhoar-nodejs/nodejs-8@sha256:d5c73b4279b691b857b8ae116cfffcc5926137c57d0f6565b7c0a53314ed1ff8 | |
generation: 2 | |
image: sha256:d5c73b4279b691b857b8ae116cfffcc5926137c57d0f6565b7c0a53314ed1ff8 | |
tag: 8-RHOAR | |
- items: | |
- created: 2018-07-09T20:42:14Z | |
dockerImageReference: registry.access.redhat.com/rhscl/nodejs-8-rhel7@sha256:c6933f9adcccf20cab4364b4d4105f731d5c4b23239cad18d24671cd24216d5a | |
generation: 2 | |
image: sha256:c6933f9adcccf20cab4364b4d4105f731d5c4b23239cad18d24671cd24216d5a | |
tag: latest | |
- apiVersion: image.openshift.io/v1 | |
kind: ImageStream | |
metadata: | |
annotations: | |
openshift.io/display-name: Perl | |
openshift.io/image.dockerRepositoryCheck: 2018-07-09T20:42:21Z | |
creationTimestamp: 2018-07-09T20:42:11Z | |
generation: 2 | |
name: perl | |
namespace: openshift | |
resourceVersion: "5369" | |
selfLink: /apis/image.openshift.io/v1/namespaces/openshift/imagestreams/perl | |
uid: 8dc3065c-83b8-11e8-aa51-0af96768d57e | |
spec: | |
lookupPolicy: | |
local: false | |
tags: | |
- annotations: | |
description: Build and run Perl 5.16 applications on RHEL 7. For more information | |
about using this builder image, including OpenShift considerations, see | |
https://github.com/sclorg/s2i-perl-container/blob/master/5.16/README.md. | |
iconClass: icon-perl | |
openshift.io/display-name: Perl 5.16 | |
openshift.io/provider-display-name: Red Hat, Inc. | |
sampleRepo: https://github.com/openshift/dancer-ex.git | |
supports: perl:5.16,perl | |
tags: hidden,builder,perl | |
version: "5.16" | |
from: | |
kind: DockerImage | |
name: registry.access.redhat.com/openshift3/perl-516-rhel7:latest | |
generation: 2 | |
importPolicy: {} | |
name: "5.16" | |
referencePolicy: | |
type: Local | |
- annotations: | |
description: Build and run Perl 5.20 applications on RHEL 7. For more information | |
about using this builder image, including OpenShift considerations, see | |
https://github.com/sclorg/s2i-perl-container/blob/master/5.20/README.md. | |
iconClass: icon-perl | |
openshift.io/display-name: Perl 5.20 | |
openshift.io/provider-display-name: Red Hat, Inc. | |
sampleRepo: https://github.com/openshift/dancer-ex.git | |
supports: perl:5.20,perl | |
tags: hidden,builder,perl | |
version: "5.20" | |
from: | |
kind: DockerImage | |
name: registry.access.redhat.com/rhscl/perl-520-rhel7:latest | |
generation: 2 | |
importPolicy: {} | |
name: "5.20" | |
referencePolicy: | |
type: Local | |
- annotations: | |
description: Build and run Perl 5.24 applications on RHEL 7. For more information | |
about using this builder image, including OpenShift considerations, see | |
https://github.com/sclorg/s2i-perl-container/blob/master/5.24/README.md. | |
iconClass: icon-perl | |
openshift.io/display-name: Perl 5.24 | |
openshift.io/provider-display-name: Red Hat, Inc. | |
sampleRepo: https://github.com/openshift/dancer-ex.git | |
supports: perl:5.24,perl | |
tags: builder,perl | |
version: "5.24" | |
from: | |
kind: DockerImage | |
name: registry.access.redhat.com/rhscl/perl-524-rhel7:latest | |
generation: 2 | |
importPolicy: {} | |
name: "5.24" | |
referencePolicy: | |
type: Local | |
- annotations: | |
description: |- | |
Build and run Perl applications on RHEL 7. For more information about using this builder image, including OpenShift considerations, see https://github.com/sclorg/s2i-perl-container/blob/master/5.20/README.md. | |
WARNING: By selecting this tag, your application will automatically update to use the latest version of Perl available on OpenShift, including major versions updates. | |
iconClass: icon-perl | |
openshift.io/display-name: Perl (Latest) | |
openshift.io/provider-display-name: Red Hat, Inc. | |
sampleRepo: https://github.com/openshift/dancer-ex.git | |
supports: perl | |
tags: builder,perl | |
from: | |
kind: ImageStreamTag | |
name: "5.24" | |
generation: 1 | |
importPolicy: {} | |
name: latest | |
referencePolicy: | |
type: Local | |
status: | |
dockerImageRepository: docker-registry.default.svc:5000/openshift/perl | |
tags: | |
- items: | |
- created: 2018-07-09T20:42:21Z | |
dockerImageReference: registry.access.redhat.com/openshift3/perl-516-rhel7@sha256:8d13f434065a54ab85c2134858d5cc218c1ebb1e423d194e664e4ee4a9f4641f | |
generation: 2 | |
image: sha256:8d13f434065a54ab85c2134858d5cc218c1ebb1e423d194e664e4ee4a9f4641f | |
tag: "5.16" | |
- items: | |
- created: 2018-07-09T20:42:21Z | |
dockerImageReference: registry.access.redhat.com/rhscl/perl-520-rhel7@sha256:7ec1e4048cfe5077242d347bb3f4a96abf6b1d2f7fd251d7c275fc122de0c31b | |
generation: 2 | |
image: sha256:7ec1e4048cfe5077242d347bb3f4a96abf6b1d2f7fd251d7c275fc122de0c31b | |
tag: "5.20" | |
- items: | |
- created: 2018-07-09T20:42:21Z | |
dockerImageReference: registry.access.redhat.com/rhscl/perl-524-rhel7@sha256:33338134ff16abeb727cb9fe59ce3c1c3b8c5817cc242811297f0bdb9b468db2 | |
generation: 2 | |
image: sha256:33338134ff16abeb727cb9fe59ce3c1c3b8c5817cc242811297f0bdb9b468db2 | |
tag: "5.24" | |
- items: | |
- created: 2018-07-09T20:42:21Z | |
dockerImageReference: registry.access.redhat.com/rhscl/perl-524-rhel7@sha256:33338134ff16abeb727cb9fe59ce3c1c3b8c5817cc242811297f0bdb9b468db2 | |
generation: 2 | |
image: sha256:33338134ff16abeb727cb9fe59ce3c1c3b8c5817cc242811297f0bdb9b468db2 | |
tag: latest | |
- apiVersion: image.openshift.io/v1 | |
kind: ImageStream | |
metadata: | |
annotations: | |
openshift.io/display-name: PHP | |
openshift.io/image.dockerRepositoryCheck: 2018-07-09T20:42:15Z | |
creationTimestamp: 2018-07-09T20:42:11Z | |
generation: 2 | |
name: php | |
namespace: openshift | |
resourceVersion: "5339" | |
selfLink: /apis/image.openshift.io/v1/namespaces/openshift/imagestreams/php | |
uid: 8dcbc917-83b8-11e8-aa51-0af96768d57e | |
spec: | |
lookupPolicy: | |
local: false | |
tags: | |
- annotations: | |
description: Build and run PHP 5.5 applications on RHEL 7. For more information | |
about using this builder image, including OpenShift considerations, see | |
https://github.com/sclorg/s2i-php-container/blob/master/5.5/README.md. | |
iconClass: icon-php | |
openshift.io/display-name: PHP 5.5 | |
openshift.io/provider-display-name: Red Hat, Inc. | |
sampleRepo: https://github.com/openshift/cakephp-ex.git | |
supports: php:5.5,php | |
tags: hidden,builder,php | |
version: "5.5" | |
from: | |
kind: DockerImage | |
name: registry.access.redhat.com/openshift3/php-55-rhel7:latest | |
generation: 2 | |
importPolicy: {} | |
name: "5.5" | |
referencePolicy: | |
type: Local | |
- annotations: | |
description: Build and run PHP 5.6 applications on RHEL 7. For more information | |
about using this builder image, including OpenShift considerations, see | |
https://github.com/sclorg/s2i-php-container/blob/master/5.6/README.md. | |
iconClass: icon-php | |
openshift.io/display-name: PHP 5.6 | |
openshift.io/provider-display-name: Red Hat, Inc. | |
sampleRepo: https://github.com/openshift/cakephp-ex.git | |
supports: php:5.6,php | |
tags: hidden,builder,php | |
version: "5.6" | |
from: | |
kind: DockerImage | |
name: registry.access.redhat.com/rhscl/php-56-rhel7:latest | |
generation: 2 | |
importPolicy: {} | |
name: "5.6" | |
referencePolicy: | |
type: Local | |
- annotations: | |
description: Build and run PHP 7.0 applications on RHEL 7. For more information | |
about using this builder image, including OpenShift considerations, see | |
https://github.com/sclorg/s2i-php-container/blob/master/7.0/README.md. | |
iconClass: icon-php | |
openshift.io/display-name: PHP 7.0 | |
openshift.io/provider-display-name: Red Hat, Inc. | |
sampleRepo: https://github.com/openshift/cakephp-ex.git | |
supports: php:7.0,php | |
tags: builder,php | |
version: "7.0" | |
from: | |
kind: DockerImage | |
name: registry.access.redhat.com/rhscl/php-70-rhel7:latest | |
generation: 2 | |
importPolicy: {} | |
name: "7.0" | |
referencePolicy: | |
type: Local | |
- annotations: | |
description: Build and run PHP 7.1 applications on RHEL 7. For more information | |
about using this builder image, including OpenShift considerations, see | |
https://github.com/sclorg/s2i-php-container/blob/master/7.1/README.md. | |
iconClass: icon-php | |
openshift.io/display-name: PHP 7.1 | |
openshift.io/provider-display-name: Red Hat, Inc. | |
sampleRepo: https://github.com/openshift/cakephp-ex.git | |
supports: php:7.1,php | |
tags: builder,php | |
version: "7.1" | |
from: | |
kind: DockerImage | |
name: registry.access.redhat.com/rhscl/php-71-rhel7:latest | |
generation: 2 | |
importPolicy: {} | |
name: "7.1" | |
referencePolicy: | |
type: Local | |
- annotations: | |
description: |- | |
Build and run PHP applications on RHEL 7. For more information about using this builder image, including OpenShift considerations, see https://github.com/sclorg/s2i-php-container/blob/master/7.1/README.md. | |
WARNING: By selecting this tag, your application will automatically update to use the latest version of PHP available on OpenShift, including major versions updates. | |
iconClass: icon-php | |
openshift.io/display-name: PHP (Latest) | |
openshift.io/provider-display-name: Red Hat, Inc. | |
sampleRepo: https://github.com/openshift/cakephp-ex.git | |
supports: php | |
tags: builder,php | |
from: | |
kind: ImageStreamTag | |
name: "7.1" | |
generation: 1 | |
importPolicy: {} | |
name: latest | |
referencePolicy: | |
type: Local | |
status: | |
dockerImageRepository: docker-registry.default.svc:5000/openshift/php | |
tags: | |
- items: | |
- created: 2018-07-09T20:42:15Z | |
dockerImageReference: registry.access.redhat.com/openshift3/php-55-rhel7@sha256:c82d399564d21b9737ac58c1c812c31c42b4afc94443a8e276cd63979dde2930 | |
generation: 2 | |
image: sha256:c82d399564d21b9737ac58c1c812c31c42b4afc94443a8e276cd63979dde2930 | |
tag: "5.5" | |
- items: | |
- created: 2018-07-09T20:42:15Z | |
dockerImageReference: registry.access.redhat.com/rhscl/php-56-rhel7@sha256:920c2cf85b5da5d0701898f0ec9ee567473fa4b9af6f3ac5b2b3f863796bbd68 | |
generation: 2 | |
image: sha256:920c2cf85b5da5d0701898f0ec9ee567473fa4b9af6f3ac5b2b3f863796bbd68 | |
tag: "5.6" | |
- items: | |
- created: 2018-07-09T20:42:15Z | |
dockerImageReference: registry.access.redhat.com/rhscl/php-70-rhel7@sha256:973bab52428a706e2a15557f26362e2a111781b075470435de9f68ec758664e9 | |
generation: 2 | |
image: sha256:973bab52428a706e2a15557f26362e2a111781b075470435de9f68ec758664e9 | |
tag: "7.0" | |
- items: | |
- created: 2018-07-09T20:42:15Z | |
dockerImageReference: registry.access.redhat.com/rhscl/php-71-rhel7@sha256:59c3d53372cd7097494187f5a58bab58a1d956a340b70a23c84a0d000a565cbe | |
generation: 2 | |
image: sha256:59c3d53372cd7097494187f5a58bab58a1d956a340b70a23c84a0d000a565cbe | |
tag: "7.1" | |
- items: | |
- created: 2018-07-09T20:42:15Z | |
dockerImageReference: registry.access.redhat.com/rhscl/php-71-rhel7@sha256:59c3d53372cd7097494187f5a58bab58a1d956a340b70a23c84a0d000a565cbe | |
generation: 2 | |
image: sha256:59c3d53372cd7097494187f5a58bab58a1d956a340b70a23c84a0d000a565cbe | |
tag: latest | |
- apiVersion: image.openshift.io/v1 | |
kind: ImageStream | |
metadata: | |
annotations: | |
openshift.io/display-name: PostgreSQL | |
openshift.io/image.dockerRepositoryCheck: 2018-07-09T20:42:15Z | |
creationTimestamp: 2018-07-09T20:42:11Z | |
generation: 2 | |
name: postgresql | |
namespace: openshift | |
resourceVersion: "5344" | |
selfLink: /apis/image.openshift.io/v1/namespaces/openshift/imagestreams/postgresql | |
uid: 8dd4640e-83b8-11e8-aa51-0af96768d57e | |
spec: | |
lookupPolicy: | |
local: false | |
tags: | |
- annotations: | |
description: Provides a PostgreSQL 9.2 database on RHEL 7. For more information | |
about using this database image, including OpenShift considerations, see | |
https://github.com/sclorg/postgresql-container/tree/master/9.2/README.md. | |
iconClass: icon-postgresql | |
openshift.io/display-name: PostgreSQL 9.2 | |
openshift.io/provider-display-name: Red Hat, Inc. | |
tags: hidden,postgresql | |
version: "9.2" | |
from: | |
kind: DockerImage | |
name: registry.access.redhat.com/openshift3/postgresql-92-rhel7:latest | |
generation: 2 | |
importPolicy: {} | |
name: "9.2" | |
referencePolicy: | |
type: Local | |
- annotations: | |
description: Provides a PostgreSQL 9.4 database on RHEL 7. For more information | |
about using this database image, including OpenShift considerations, see | |
https://github.com/sclorg/postgresql-container/tree/master/9.4/README.md. | |
iconClass: icon-postgresql | |
openshift.io/display-name: PostgreSQL 9.4 | |
openshift.io/provider-display-name: Red Hat, Inc. | |
tags: hidden,database,postgresql | |
version: "9.4" | |
from: | |
kind: DockerImage | |
name: registry.access.redhat.com/rhscl/postgresql-94-rhel7:latest | |
generation: 2 | |
importPolicy: {} | |
name: "9.4" | |
referencePolicy: | |
type: Local | |
- annotations: | |
description: Provides a PostgreSQL 9.5 database on RHEL 7. For more information | |
about using this database image, including OpenShift considerations, see | |
https://github.com/sclorg/postgresql-container/tree/master/9.5/README.md. | |
iconClass: icon-postgresql | |
openshift.io/display-name: PostgreSQL 9.5 | |
openshift.io/provider-display-name: Red Hat, Inc. | |
tags: database,postgresql | |
version: "9.5" | |
from: | |
kind: DockerImage | |
name: registry.access.redhat.com/rhscl/postgresql-95-rhel7:latest | |
generation: 2 | |
importPolicy: {} | |
name: "9.5" | |
referencePolicy: | |
type: Local | |
- annotations: | |
description: Provides a PostgreSQL 9.6 database on RHEL 7. For more information | |
about using this database image, including OpenShift considerations, see | |
https://github.com/sclorg/postgresql-container/tree/master/9.6/README.md. | |
iconClass: icon-postgresql | |
openshift.io/display-name: PostgreSQL (Ephemeral) 9.6 | |
openshift.io/provider-display-name: Red Hat, Inc. | |
tags: database,postgresql | |
version: "9.6" | |
from: | |
kind: DockerImage | |
name: registry.access.redhat.com/rhscl/postgresql-96-rhel7:latest | |
generation: 2 | |
importPolicy: {} | |
name: "9.6" | |
referencePolicy: | |
type: Local | |
- annotations: | |
description: |- | |
Provides a PostgreSQL database on RHEL 7. For more information about using this database image, including OpenShift considerations, see https://github.com/sclorg/postgresql-container/tree/master/9.6/README.md. | |
WARNING: By selecting this tag, your application will automatically update to use the latest version of PostgreSQL available on OpenShift, including major versions updates. | |
iconClass: icon-postgresql | |
openshift.io/display-name: PostgreSQL (Latest) | |
openshift.io/provider-display-name: Red Hat, Inc. | |
tags: database,postgresql | |
from: | |
kind: ImageStreamTag | |
name: "9.6" | |
generation: 1 | |
importPolicy: {} | |
name: latest | |
referencePolicy: | |
type: Local | |
status: | |
dockerImageRepository: docker-registry.default.svc:5000/openshift/postgresql | |
tags: | |
- items: | |
- created: 2018-07-09T20:42:15Z | |
dockerImageReference: registry.access.redhat.com/openshift3/postgresql-92-rhel7@sha256:323755143c973ed639e6bcd7f261e934ee65cb4137624f449195aabc87419229 | |
generation: 2 | |
image: sha256:323755143c973ed639e6bcd7f261e934ee65cb4137624f449195aabc87419229 | |
tag: "9.2" | |
- items: | |
- created: 2018-07-09T20:42:15Z | |
dockerImageReference: registry.access.redhat.com/rhscl/postgresql-94-rhel7@sha256:3bc37b1d419398c0411d25cbb0d0d717a621105836073cad9f3ee29ffed02232 | |
generation: 2 | |
image: sha256:3bc37b1d419398c0411d25cbb0d0d717a621105836073cad9f3ee29ffed02232 | |
tag: "9.4" | |
- items: | |
- created: 2018-07-09T20:42:15Z | |
dockerImageReference: registry.access.redhat.com/rhscl/postgresql-95-rhel7@sha256:f5bd38675cdac60b72836f114c88809f9eec9e8c9672f20f339bb90789ba9aa1 | |
generation: 2 | |
image: sha256:f5bd38675cdac60b72836f114c88809f9eec9e8c9672f20f339bb90789ba9aa1 | |
tag: "9.5" | |
- items: | |
- created: 2018-07-09T20:42:15Z | |
dockerImageReference: registry.access.redhat.com/rhscl/postgresql-96-rhel7@sha256:02489e52040108ceb252c7f22fc7024890ca2a42d352292152745b9fca64f43b | |
generation: 2 | |
image: sha256:02489e52040108ceb252c7f22fc7024890ca2a42d352292152745b9fca64f43b | |
tag: "9.6" | |
- items: | |
- created: 2018-07-09T20:42:15Z | |
dockerImageReference: registry.access.redhat.com/rhscl/postgresql-96-rhel7@sha256:02489e52040108ceb252c7f22fc7024890ca2a42d352292152745b9fca64f43b | |
generation: 2 | |
image: sha256:02489e52040108ceb252c7f22fc7024890ca2a42d352292152745b9fca64f43b | |
tag: latest | |
- apiVersion: image.openshift.io/v1 | |
kind: ImageStream | |
metadata: | |
annotations: | |
openshift.io/display-name: Python | |
openshift.io/image.dockerRepositoryCheck: 2018-07-09T20:42:17Z | |
creationTimestamp: 2018-07-09T20:42:11Z | |
generation: 2 | |
name: python | |
namespace: openshift | |
resourceVersion: "5353" | |
selfLink: /apis/image.openshift.io/v1/namespaces/openshift/imagestreams/python | |
uid: 8ddd3ac9-83b8-11e8-aa51-0af96768d57e | |
spec: | |
lookupPolicy: | |
local: false | |
tags: | |
- annotations: | |
description: Build and run Python 2.7 applications on RHEL 7. For more information | |
about using this builder image, including OpenShift considerations, see | |
https://github.com/sclorg/s2i-python-container/blob/master/2.7/README.md. | |
iconClass: icon-python | |
openshift.io/display-name: Python 2.7 | |
openshift.io/provider-display-name: Red Hat, Inc. | |
sampleRepo: https://github.com/openshift/django-ex.git | |
supports: python:2.7,python | |
tags: builder,python | |
version: "2.7" | |
from: | |
kind: DockerImage | |
name: registry.access.redhat.com/rhscl/python-27-rhel7:latest | |
generation: 2 | |
importPolicy: {} | |
name: "2.7" | |
referencePolicy: | |
type: Local | |
- annotations: | |
description: Build and run Python 3.3 applications on RHEL 7. For more information | |
about using this builder image, including OpenShift considerations, see | |
https://github.com/sclorg/s2i-python-container/blob/master/3.3/README.md. | |
iconClass: icon-python | |
openshift.io/display-name: Python 3.3 | |
openshift.io/provider-display-name: Red Hat, Inc. | |
sampleRepo: https://github.com/openshift/django-ex.git | |
supports: python:3.3,python | |
tags: hidden,builder,python | |
version: "3.3" | |
from: | |
kind: DockerImage | |
name: registry.access.redhat.com/openshift3/python-33-rhel7:latest | |
generation: 2 | |
importPolicy: {} | |
name: "3.3" | |
referencePolicy: | |
type: Local | |
- annotations: | |
description: Build and run Python 3.4 applications on RHEL 7. For more information | |
about using this builder image, including OpenShift considerations, see | |
https://github.com/sclorg/s2i-python-container/blob/master/3.4/README.md. | |
iconClass: icon-python | |
openshift.io/display-name: Python 3.4 | |
openshift.io/provider-display-name: Red Hat, Inc. | |
sampleRepo: https://github.com/openshift/django-ex.git | |
supports: python:3.4,python | |
tags: hidden,builder,python | |
version: "3.4" | |
from: | |
kind: DockerImage | |
name: registry.access.redhat.com/rhscl/python-34-rhel7:latest | |
generation: 2 | |
importPolicy: {} | |
name: "3.4" | |
referencePolicy: | |
type: Local | |
- annotations: | |
description: Build and run Python 3.5 applications on RHEL 7. For more information | |
about using this builder image, including OpenShift considerations, see | |
https://github.com/sclorg/s2i-python-container/blob/master/3.5/README.md. | |
iconClass: icon-python | |
openshift.io/display-name: Python 3.5 | |
openshift.io/provider-display-name: Red Hat, Inc. | |
sampleRepo: https://github.com/openshift/django-ex.git | |
supports: python:3.5,python | |
tags: builder,python | |
version: "3.5" | |
from: | |
kind: DockerImage | |
name: registry.access.redhat.com/rhscl/python-35-rhel7:latest | |
generation: 2 | |
importPolicy: {} | |
name: "3.5" | |
referencePolicy: | |
type: Local | |
- annotations: | |
description: Build and run Python 3.6 applications on RHEL 7. For more information | |
about using this builder image, including OpenShift considerations, see | |
https://github.com/sclorg/s2i-python-container/blob/master/3.6/README.md. | |
iconClass: icon-python | |
openshift.io/display-name: Python 3.6 | |
openshift.io/provider-display-name: Red Hat, Inc. | |
sampleRepo: https://github.com/openshift/django-ex.git | |
supports: python:3.6,python | |
tags: builder,python | |
version: "3.6" | |
from: | |
kind: DockerImage | |
name: registry.access.redhat.com/rhscl/python-36-rhel7:latest | |
generation: 2 | |
importPolicy: {} | |
name: "3.6" | |
referencePolicy: | |
type: Local | |
- annotations: | |
description: |- | |
Build and run Python applications on RHEL 7. For more information about using this builder image, including OpenShift considerations, see https://github.com/sclorg/s2i-python-container/blob/master/3.6/README.md. | |
WARNING: By selecting this tag, your application will automatically update to use the latest version of Python available on OpenShift, including major versions updates. | |
iconClass: icon-python | |
openshift.io/display-name: Python (Latest) | |
openshift.io/provider-display-name: Red Hat, Inc. | |
sampleRepo: https://github.com/openshift/django-ex.git | |
supports: python | |
tags: builder,python | |
from: | |
kind: ImageStreamTag | |
name: "3.6" | |
generation: 1 | |
importPolicy: {} | |
name: latest | |
referencePolicy: | |
type: Local | |
status: | |
dockerImageRepository: docker-registry.default.svc:5000/openshift/python | |
tags: | |
- items: | |
- created: 2018-07-09T20:42:17Z | |
dockerImageReference: registry.access.redhat.com/rhscl/python-27-rhel7@sha256:66da36d710497d9bba893bda5478ea06cbee5b5bb479423dcc638ef10bc43de6 | |
generation: 2 | |
image: sha256:66da36d710497d9bba893bda5478ea06cbee5b5bb479423dcc638ef10bc43de6 | |
tag: "2.7" | |
- items: | |
- created: 2018-07-09T20:42:17Z | |
dockerImageReference: registry.access.redhat.com/openshift3/python-33-rhel7@sha256:10f52e526d723e970e06334b0590753747f222437af3e7f6fa1311a71088573e | |
generation: 2 | |
image: sha256:10f52e526d723e970e06334b0590753747f222437af3e7f6fa1311a71088573e | |
tag: "3.3" | |
- items: | |
- created: 2018-07-09T20:42:17Z | |
dockerImageReference: registry.access.redhat.com/rhscl/python-34-rhel7@sha256:4447f8df60d9ce6622b97a3cd0fd529780e9abbbc5ac90525785252c6adfd5d6 | |
generation: 2 | |
image: sha256:4447f8df60d9ce6622b97a3cd0fd529780e9abbbc5ac90525785252c6adfd5d6 | |
tag: "3.4" | |
- items: | |
- created: 2018-07-09T20:42:17Z | |
dockerImageReference: registry.access.redhat.com/rhscl/python-35-rhel7@sha256:3e973751e2f771dd62df72a68e89c239ce9c4a21f08cc135792f215a313bed1d | |
generation: 2 | |
image: sha256:3e973751e2f771dd62df72a68e89c239ce9c4a21f08cc135792f215a313bed1d | |
tag: "3.5" | |
- items: | |
- created: 2018-07-09T20:42:17Z | |
dockerImageReference: registry.access.redhat.com/rhscl/python-36-rhel7@sha256:70aaacfc224cfbe201dbf3c0a641005211113ad11c54cdcafc82b74634b99d17 | |
generation: 2 | |
image: sha256:70aaacfc224cfbe201dbf3c0a641005211113ad11c54cdcafc82b74634b99d17 | |
tag: "3.6" | |
- items: | |
- created: 2018-07-09T20:42:17Z | |
dockerImageReference: registry.access.redhat.com/rhscl/python-36-rhel7@sha256:70aaacfc224cfbe201dbf3c0a641005211113ad11c54cdcafc82b74634b99d17 | |
generation: 2 | |
image: sha256:70aaacfc224cfbe201dbf3c0a641005211113ad11c54cdcafc82b74634b99d17 | |
tag: latest | |
- apiVersion: image.openshift.io/v1 | |
kind: ImageStream | |
metadata: | |
annotations: | |
openshift.io/display-name: Redis | |
openshift.io/image.dockerRepositoryCheck: 2018-07-09T20:42:15Z | |
creationTimestamp: 2018-07-09T20:42:11Z | |
generation: 2 | |
name: redis | |
namespace: openshift | |
resourceVersion: "5338" | |
selfLink: /apis/image.openshift.io/v1/namespaces/openshift/imagestreams/redis | |
uid: 8de81914-83b8-11e8-aa51-0af96768d57e | |
spec: | |
lookupPolicy: | |
local: false | |
tags: | |
- annotations: | |
description: Provides a Redis 3.2 database on RHEL 7. For more information | |
about using this database image, including OpenShift considerations, see | |
https://github.com/sclorg/redis-container/tree/master/3.2/README.md. | |
iconClass: icon-redis | |
openshift.io/display-name: Redis 3.2 | |
openshift.io/provider-display-name: Red Hat, Inc. | |
tags: redis | |
version: "3.2" | |
from: | |
kind: DockerImage | |
name: registry.access.redhat.com/rhscl/redis-32-rhel7:latest | |
generation: 2 | |
importPolicy: {} | |
name: "3.2" | |
referencePolicy: | |
type: Local | |
- annotations: | |
description: |- | |
Provides a Redis database on RHEL 7. For more information about using this database image, including OpenShift considerations, see https://github.com/sclorg/redis-container/tree/master/3.2/README.md. | |
WARNING: By selecting this tag, your application will automatically update to use the latest version of Redis available on OpenShift, including major versions updates. | |
iconClass: icon-redis | |
openshift.io/display-name: Redis (Latest) | |
openshift.io/provider-display-name: Red Hat, Inc. | |
tags: redis | |
from: | |
kind: ImageStreamTag | |
name: "3.2" | |
generation: 1 | |
importPolicy: {} | |
name: latest | |
referencePolicy: | |
type: Local | |
status: | |
dockerImageRepository: docker-registry.default.svc:5000/openshift/redis | |
tags: | |
- items: | |
- created: 2018-07-09T20:42:15Z | |
dockerImageReference: registry.access.redhat.com/rhscl/redis-32-rhel7@sha256:09c53ef09d2516218ac27a160afbf865d0931101d3120c59f039740ba9c30565 | |
generation: 2 | |
image: sha256:09c53ef09d2516218ac27a160afbf865d0931101d3120c59f039740ba9c30565 | |
tag: "3.2" | |
- items: | |
- created: 2018-07-09T20:42:15Z | |
dockerImageReference: registry.access.redhat.com/rhscl/redis-32-rhel7@sha256:09c53ef09d2516218ac27a160afbf865d0931101d3120c59f039740ba9c30565 | |
generation: 2 | |
image: sha256:09c53ef09d2516218ac27a160afbf865d0931101d3120c59f039740ba9c30565 | |
tag: latest | |
- apiVersion: image.openshift.io/v1 | |
kind: ImageStream | |
metadata: | |
annotations: | |
openshift.io/display-name: Ruby | |
openshift.io/image.dockerRepositoryCheck: 2018-07-09T20:42:19Z | |
creationTimestamp: 2018-07-09T20:42:11Z | |
generation: 2 | |
name: ruby | |
namespace: openshift | |
resourceVersion: "5363" | |
selfLink: /apis/image.openshift.io/v1/namespaces/openshift/imagestreams/ruby | |
uid: 8df5ed59-83b8-11e8-aa51-0af96768d57e | |
spec: | |
lookupPolicy: | |
local: false | |
tags: | |
- annotations: | |
description: Build and run Ruby 2.0 applications on RHEL 7. For more information | |
about using this builder image, including OpenShift considerations, see | |
https://github.com/sclorg/s2i-ruby-container/tree/master/2.0/README.md. | |
iconClass: icon-ruby | |
openshift.io/display-name: Ruby 2.0 | |
openshift.io/provider-display-name: Red Hat, Inc. | |
sampleRepo: https://github.com/openshift/ruby-ex.git | |
supports: ruby:2.0,ruby | |
tags: hidden,builder,ruby | |
version: "2.0" | |
from: | |
kind: DockerImage | |
name: registry.access.redhat.com/openshift3/ruby-20-rhel7:latest | |
generation: 2 | |
importPolicy: {} | |
name: "2.0" | |
referencePolicy: | |
type: Local | |
- annotations: | |
description: Build and run Ruby 2.2 applications on RHEL 7. For more information | |
about using this builder image, including OpenShift considerations, see | |
https://github.com/sclorg/s2i-ruby-container/tree/master/2.2/README.md. | |
iconClass: icon-ruby | |
openshift.io/display-name: Ruby 2.2 | |
openshift.io/provider-display-name: Red Hat, Inc. | |
sampleRepo: https://github.com/openshift/ruby-ex.git | |
supports: ruby:2.2,ruby | |
tags: hidden,builder,ruby | |
version: "2.2" | |
from: | |
kind: DockerImage | |
name: registry.access.redhat.com/rhscl/ruby-22-rhel7:latest | |
generation: 2 | |
importPolicy: {} | |
name: "2.2" | |
referencePolicy: | |
type: Local | |
- annotations: | |
description: Build and run Ruby 2.3 applications on RHEL 7. For more information | |
about using this builder image, including OpenShift considerations, see | |
https://github.com/sclorg/s2i-ruby-container/blob/master/2.3/README.md. | |
iconClass: icon-ruby | |
openshift.io/display-name: Ruby 2.3 | |
openshift.io/provider-display-name: Red Hat, Inc. | |
sampleRepo: https://github.com/openshift/ruby-ex.git | |
supports: ruby:2.3,ruby | |
tags: builder,ruby | |
version: "2.3" | |
from: | |
kind: DockerImage | |
name: registry.access.redhat.com/rhscl/ruby-23-rhel7:latest | |
generation: 2 | |
importPolicy: {} | |
name: "2.3" | |
referencePolicy: | |
type: Local | |
- annotations: | |
description: Build and run Ruby 2.4 applications on RHEL 7. For more information | |
about using this builder image, including OpenShift considerations, see | |
https://github.com/sclorg/s2i-ruby-container/blob/master/2.4/README.md. | |
iconClass: icon-ruby | |
openshift.io/display-name: Ruby 2.4 | |
openshift.io/provider-display-name: Red Hat, Inc. | |
sampleRepo: https://github.com/openshift/ruby-ex.git | |
supports: ruby:2.4,ruby | |
tags: builder,ruby | |
version: "2.4" | |
from: | |
kind: DockerImage | |
name: registry.access.redhat.com/rhscl/ruby-24-rhel7:latest | |
generation: 2 | |
importPolicy: {} | |
name: "2.4" | |
referencePolicy: | |
type: Local | |
- annotations: | |
description: Build and run Ruby 2.5 applications on RHEL 7. For more information | |
about using this builder image, including OpenShift considerations, see | |
https://github.com/sclorg/s2i-ruby-container/blob/master/2.5/README.md. | |
iconClass: icon-ruby | |
openshift.io/display-name: Ruby 2.5 | |
openshift.io/provider-display-name: Red Hat, Inc. | |
sampleRepo: https://github.com/sclorg/ruby-ex.git | |
supports: ruby:2.5,ruby | |
tags: builder,ruby | |
version: "2.5" | |
from: | |
kind: DockerImage | |
name: registry.access.redhat.com/rhscl/ruby-25-rhel7:latest | |
generation: 2 | |
importPolicy: {} | |
name: "2.5" | |
referencePolicy: | |
type: Source | |
- annotations: | |
description: |- | |
Build and run Ruby applications on RHEL 7. For more information about using this builder image, including OpenShift considerations, see https://github.com/sclorg/s2i-ruby-container/tree/master/2.3/README.md. | |
WARNING: By selecting this tag, your application will automatically update to use the latest version of Ruby available on OpenShift, including major versions updates. | |
iconClass: icon-ruby | |
openshift.io/display-name: Ruby (Latest) | |
openshift.io/provider-display-name: Red Hat, Inc. | |
sampleRepo: https://github.com/openshift/ruby-ex.git | |
supports: ruby | |
tags: builder,ruby | |
from: | |
kind: ImageStreamTag | |
name: "2.5" | |
generation: 1 | |
importPolicy: {} | |
name: latest | |
referencePolicy: | |
type: Local | |
status: | |
dockerImageRepository: docker-registry.default.svc:5000/openshift/ruby | |
tags: | |
- items: | |
- created: 2018-07-09T20:42:19Z | |
dockerImageReference: registry.access.redhat.com/openshift3/ruby-20-rhel7@sha256:9cfdf4b811ace13d4c555335b249ab831832a384113035512abc9d4d5cc59716 | |
generation: 2 | |
image: sha256:9cfdf4b811ace13d4c555335b249ab831832a384113035512abc9d4d5cc59716 | |
tag: "2.0" | |
- items: | |
- created: 2018-07-09T20:42:19Z | |
dockerImageReference: registry.access.redhat.com/rhscl/ruby-22-rhel7@sha256:2e83b9e07e85960060096b6aff7ee202a5f52e0e18447641b080b1f3879e0901 | |
generation: 2 | |
image: sha256:2e83b9e07e85960060096b6aff7ee202a5f52e0e18447641b080b1f3879e0901 | |
tag: "2.2" | |
- items: | |
- created: 2018-07-09T20:42:19Z | |
dockerImageReference: registry.access.redhat.com/rhscl/ruby-23-rhel7@sha256:10f7acd6d932410377b99da79892daae29bec6849f24222759daee17b1ea9fad | |
generation: 2 | |
image: sha256:10f7acd6d932410377b99da79892daae29bec6849f24222759daee17b1ea9fad | |
tag: "2.3" | |
- items: | |
- created: 2018-07-09T20:42:19Z | |
dockerImageReference: registry.access.redhat.com/rhscl/ruby-24-rhel7@sha256:f286e353cc2f4beb9d8878646f10c38f9f894d226da263893b3853832bf91c38 | |
generation: 2 | |
image: sha256:f286e353cc2f4beb9d8878646f10c38f9f894d226da263893b3853832bf91c38 | |
tag: "2.4" | |
- items: | |
- created: 2018-07-09T20:42:19Z | |
dockerImageReference: registry.access.redhat.com/rhscl/ruby-25-rhel7@sha256:0eaaed9fae1b0d9bc8ed73b93d581c6ab019a92277484c9acf52fa60b3269a7c | |
generation: 2 | |
image: sha256:0eaaed9fae1b0d9bc8ed73b93d581c6ab019a92277484c9acf52fa60b3269a7c | |
tag: "2.5" | |
- items: | |
- created: 2018-07-09T20:42:19Z | |
dockerImageReference: registry.access.redhat.com/rhscl/ruby-25-rhel7@sha256:0eaaed9fae1b0d9bc8ed73b93d581c6ab019a92277484c9acf52fa60b3269a7c | |
generation: 2 | |
image: sha256:0eaaed9fae1b0d9bc8ed73b93d581c6ab019a92277484c9acf52fa60b3269a7c | |
tag: latest | |
kind: List | |
metadata: | |
resourceVersion: "" | |
selfLink: "" | |
Jul 9 13:48:49.623: INFO: Running 'oc get --config=/home/yifan/tectonic-installer/yifan-test-cluster/generated/auth/kubeconfig --namespace=e2e-test-build-pruning-6nhvk is -o yaml' | |
Jul 9 13:48:49.885: INFO: | |
imagestreams in dynamic test namespace: | |
apiVersion: v1 | |
items: [] | |
kind: List | |
metadata: | |
resourceVersion: "" | |
selfLink: "" | |
Jul 9 13:48:49.886: INFO: found local image registry.svc.ci.openshift.org/openshift/origin-v3.11:installer | |
Jul 9 13:48:49.886: INFO: found local image quay.io/coreos/kube-core-renderer-dev:22596c5e2cffc5c483bd7c36c33705a1ceb74fd2 | |
Jul 9 13:48:49.886: INFO: found local image quay.io/coreos/kube-core-renderer-dev:latest | |
Jul 9 13:48:49.886: INFO: found local image quay.io/coreos/kube-core-operator-dev:5c12fa853e1f65c425336a0ae8eb2ea2fde0aaa7 | |
Jul 9 13:48:49.886: INFO: found local image quay.io/coreos/kube-core-operator-dev:22596c5e2cffc5c483bd7c36c33705a1ceb74fd2 | |
Jul 9 13:48:49.886: INFO: found local image quay.io/coreos/kube-core-operator-dev:latest | |
[AfterEach] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/builds/build_pruning.go:56 | |
Jul 9 13:48:49.887: INFO: Dumping pod state for namespace e2e-test-build-pruning-6nhvk | |
Jul 9 13:48:49.887: INFO: Running 'oc get --config=/home/yifan/tectonic-installer/yifan-test-cluster/generated/auth/kubeconfig --namespace=e2e-test-build-pruning-6nhvk pods -o yaml' | |
Jul 9 13:48:50.133: INFO: apiVersion: v1 | |
items: [] | |
kind: List | |
metadata: | |
resourceVersion: "" | |
selfLink: "" | |
[AfterEach] [Feature:Builds][pruning] prune builds based on settings in the buildconfig | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/util/cli.go:72 | |
STEP: Deleting namespaces | |
Jul 9 13:48:50.259: INFO: namespace : e2e-test-build-pruning-6nhvk api call to delete is complete | |
STEP: Waiting for namespaces to vanish | |
[AfterEach] [Feature:Builds][pruning] prune builds based on settings in the buildconfig | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:142 | |
STEP: Dumping a list of prepulled images on each node... | |
Jul 9 13:48:56.334: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready | |
• Failure in Spec Setup (JustBeforeEach) [42.019 seconds] | |
[Feature:Builds][pruning] prune builds based on settings in the buildconfig | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/builds/build_pruning.go:21 | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/builds/build_pruning.go:35 | |
should prune errored builds based on the failedBuildsHistoryLimit setting [Suite:openshift/conformance/parallel] [JustBeforeEach] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/builds/build_pruning.go:198 | |
Expected error: | |
<*errors.errorString | 0xc42170a300>: { | |
s: "Failed to import expected imagestreams", | |
} | |
Failed to import expected imagestreams | |
not to have occurred | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/builds/build_pruning.go:48 | |
------------------------------ | |
SS | |
------------------------------ | |
[BeforeEach] [Top Level] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/util/test.go:51 | |
[BeforeEach] when using a plugin that does not isolate namespaces by default | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/networking/util.go:407 | |
[BeforeEach] when using a plugin that does not isolate namespaces by default | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:141 | |
STEP: Creating a kubernetes client | |
Jul 9 13:48:34.603: INFO: >>> kubeConfig: /home/yifan/tectonic-installer/yifan-test-cluster/generated/auth/kubeconfig | |
STEP: Building a namespace api object | |
STEP: Binding the e2e-test-privileged-psp PodSecurityPolicy to the default service account in e2e-tests-net-services1-j4xbh | |
STEP: Waiting for a default service account to be provisioned in namespace | |
[BeforeEach] when using a plugin that does not isolate namespaces by default | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:141 | |
STEP: Creating a kubernetes client | |
Jul 9 13:48:36.610: INFO: >>> kubeConfig: /home/yifan/tectonic-installer/yifan-test-cluster/generated/auth/kubeconfig | |
STEP: Building a namespace api object | |
STEP: Binding the e2e-test-privileged-psp PodSecurityPolicy to the default service account in e2e-tests-net-services2-2qqv6 | |
STEP: Waiting for a default service account to be provisioned in namespace | |
[It] should allow connections to pods in different namespaces on different nodes via service IPs [Suite:openshift/conformance/parallel] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/networking/services.go:31 | |
Jul 9 13:48:38.809: INFO: Only one node is available in this environment ([ip-10-0-130-54.us-west-2.compute.internal] out of [ip-10-0-130-54.us-west-2.compute.internal]) | |
[AfterEach] when using a plugin that does not isolate namespaces by default | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:142 | |
Jul 9 13:48:38.811: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready | |
STEP: Destroying namespace "e2e-tests-net-services1-j4xbh" for this suite. | |
Jul 9 13:48:44.955: INFO: Waiting up to 30s for server preferred namespaced resources to be successfully discovered | |
Jul 9 13:48:47.843: INFO: namespace: e2e-tests-net-services1-j4xbh, resource: bindings, ignored listing per whitelist | |
Jul 9 13:48:48.542: INFO: namespace e2e-tests-net-services1-j4xbh deletion completed in 9.694322166s | |
[AfterEach] when using a plugin that does not isolate namespaces by default | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:142 | |
Jul 9 13:48:48.542: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready | |
STEP: Destroying namespace "e2e-tests-net-services2-2qqv6" for this suite. | |
Jul 9 13:48:54.755: INFO: Waiting up to 30s for server preferred namespaced resources to be successfully discovered | |
Jul 9 13:48:57.104: INFO: namespace: e2e-tests-net-services2-2qqv6, resource: bindings, ignored listing per whitelist | |
Jul 9 13:48:58.512: INFO: namespace e2e-tests-net-services2-2qqv6 deletion completed in 9.91751339s | |
S [SKIPPING] [23.909 seconds] | |
[Area:Networking] services | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/networking/services.go:10 | |
when using a plugin that does not isolate namespaces by default | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/networking/util.go:406 | |
should allow connections to pods in different namespaces on different nodes via service IPs [Suite:openshift/conformance/parallel] [It] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/networking/services.go:31 | |
Jul 9 13:48:38.809: Only one node is available in this environment ([ip-10-0-130-54.us-west-2.compute.internal] out of [ip-10-0-130-54.us-west-2.compute.internal]) | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/util.go:296 | |
------------------------------ | |
S | |
------------------------------ | |
[k8s.io] InitContainer | |
should invoke init containers on a RestartNever pod [Suite:openshift/conformance/parallel] [Suite:k8s] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/common/init_container.go:44 | |
[BeforeEach] [Top Level] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/util/test.go:51 | |
[BeforeEach] [k8s.io] InitContainer | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:141 | |
STEP: Creating a kubernetes client | |
Jul 9 13:48:41.343: INFO: >>> kubeConfig: /home/yifan/tectonic-installer/yifan-test-cluster/generated/auth/kubeconfig | |
STEP: Building a namespace api object | |
Jul 9 13:48:43.020: INFO: About to run a Kube e2e test, ensuring namespace is privileged | |
STEP: Binding the e2e-test-privileged-psp PodSecurityPolicy to the default service account in e2e-tests-init-container-hqr6r | |
STEP: Waiting for a default service account to be provisioned in namespace | |
[BeforeEach] [k8s.io] InitContainer | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/common/init_container.go:40 | |
[It] should invoke init containers on a RestartNever pod [Suite:openshift/conformance/parallel] [Suite:k8s] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/common/init_container.go:44 | |
STEP: creating the pod | |
Jul 9 13:48:43.617: INFO: PodSpec: initContainers in spec.initContainers | |
[AfterEach] [k8s.io] InitContainer | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:142 | |
Jul 9 13:48:51.107: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready | |
STEP: Destroying namespace "e2e-tests-init-container-hqr6r" for this suite. | |
Jul 9 13:48:57.268: INFO: Waiting up to 30s for server preferred namespaced resources to be successfully discovered | |
Jul 9 13:49:00.487: INFO: namespace: e2e-tests-init-container-hqr6r, resource: bindings, ignored listing per whitelist | |
Jul 9 13:49:00.950: INFO: namespace e2e-tests-init-container-hqr6r deletion completed in 9.797579016s | |
• [SLOW TEST:19.607 seconds] | |
[k8s.io] InitContainer | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:669 | |
should invoke init containers on a RestartNever pod [Suite:openshift/conformance/parallel] [Suite:k8s] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/common/init_container.go:44 | |
------------------------------ | |
[BeforeEach] [Top Level] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/util/test.go:51 | |
[BeforeEach] when using a plugin that implements NetworkPolicy | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/networking/util.go:431 | |
Jul 9 13:49:01.199: INFO: Could not check network plugin name: exit status 1. Assuming a non-OpenShift plugin | |
Jul 9 13:49:01.199: INFO: This plugin does not implement NetworkPolicy. | |
[AfterEach] when using a plugin that implements NetworkPolicy | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:142 | |
Jul 9 13:49:01.200: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready | |
S [SKIPPING] in Spec Setup (BeforeEach) [0.250 seconds] | |
NetworkPolicy | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/networking/networkpolicy.go:48 | |
when using a plugin that implements NetworkPolicy | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/networking/util.go:430 | |
should enforce policy based on NamespaceSelector [Feature:OSNetworkPolicy] [Suite:openshift/conformance/parallel] [BeforeEach] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/networking/networkpolicy.go:282 | |
Jul 9 13:49:01.199: This plugin does not implement NetworkPolicy. | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/util.go:296 | |
------------------------------ | |
S | |
------------------------------ | |
[k8s.io] Pods | |
should allow activeDeadlineSeconds to be updated [Conformance] [Suite:openshift/conformance/parallel] [Suite:k8s] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:674 | |
[BeforeEach] [Top Level] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/util/test.go:51 | |
[BeforeEach] [k8s.io] Pods | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:141 | |
STEP: Creating a kubernetes client | |
Jul 9 13:48:56.385: INFO: >>> kubeConfig: /home/yifan/tectonic-installer/yifan-test-cluster/generated/auth/kubeconfig | |
STEP: Building a namespace api object | |
Jul 9 13:48:58.256: INFO: About to run a Kube e2e test, ensuring namespace is privileged | |
STEP: Binding the e2e-test-privileged-psp PodSecurityPolicy to the default service account in e2e-tests-pods-j9xt8 | |
STEP: Waiting for a default service account to be provisioned in namespace | |
[BeforeEach] [k8s.io] Pods | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/common/pods.go:127 | |
[It] should allow activeDeadlineSeconds to be updated [Conformance] [Suite:openshift/conformance/parallel] [Suite:k8s] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:674 | |
STEP: creating the pod | |
STEP: submitting the pod to kubernetes | |
STEP: verifying the pod is in kubernetes | |
STEP: updating the pod | |
Jul 9 13:49:03.874: INFO: Successfully updated pod "pod-update-activedeadlineseconds-80e5f825-83b9-11e8-ac23-28d244b00276" | |
Jul 9 13:49:03.874: INFO: Waiting up to 5m0s for pod "pod-update-activedeadlineseconds-80e5f825-83b9-11e8-ac23-28d244b00276" in namespace "e2e-tests-pods-j9xt8" to be "terminated due to deadline exceeded" | |
Jul 9 13:49:03.925: INFO: Pod "pod-update-activedeadlineseconds-80e5f825-83b9-11e8-ac23-28d244b00276": Phase="Running", Reason="", readiness=true. Elapsed: 51.035411ms | |
Jul 9 13:49:05.969: INFO: Pod "pod-update-activedeadlineseconds-80e5f825-83b9-11e8-ac23-28d244b00276": Phase="Failed", Reason="DeadlineExceeded", readiness=false. Elapsed: 2.095525753s | |
Jul 9 13:49:05.969: INFO: Pod "pod-update-activedeadlineseconds-80e5f825-83b9-11e8-ac23-28d244b00276" satisfied condition "terminated due to deadline exceeded" | |
[AfterEach] [k8s.io] Pods | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:142 | |
Jul 9 13:49:05.969: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready | |
STEP: Destroying namespace "e2e-tests-pods-j9xt8" for this suite. | |
Jul 9 13:49:12.126: INFO: Waiting up to 30s for server preferred namespaced resources to be successfully discovered | |
Jul 9 13:49:15.125: INFO: namespace: e2e-tests-pods-j9xt8, resource: bindings, ignored listing per whitelist | |
Jul 9 13:49:16.375: INFO: namespace e2e-tests-pods-j9xt8 deletion completed in 10.367026257s | |
• [SLOW TEST:19.991 seconds] | |
[k8s.io] Pods | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:669 | |
should allow activeDeadlineSeconds to be updated [Conformance] [Suite:openshift/conformance/parallel] [Suite:k8s] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:674 | |
------------------------------ | |
[k8s.io] InitContainer | |
should invoke init containers on a RestartAlways pod [Suite:openshift/conformance/parallel] [Suite:k8s] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/common/init_container.go:103 | |
[BeforeEach] [Top Level] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/util/test.go:51 | |
[BeforeEach] [k8s.io] InitContainer | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:141 | |
STEP: Creating a kubernetes client | |
Jul 9 13:48:44.428: INFO: >>> kubeConfig: /home/yifan/tectonic-installer/yifan-test-cluster/generated/auth/kubeconfig | |
STEP: Building a namespace api object | |
Jul 9 13:48:46.229: INFO: About to run a Kube e2e test, ensuring namespace is privileged | |
STEP: Binding the e2e-test-privileged-psp PodSecurityPolicy to the default service account in e2e-tests-init-container-hcm5s | |
STEP: Waiting for a default service account to be provisioned in namespace | |
[BeforeEach] [k8s.io] InitContainer | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/common/init_container.go:40 | |
[It] should invoke init containers on a RestartAlways pod [Suite:openshift/conformance/parallel] [Suite:k8s] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/common/init_container.go:103 | |
STEP: creating the pod | |
Jul 9 13:48:46.912: INFO: PodSpec: initContainers in spec.initContainers | |
[AfterEach] [k8s.io] InitContainer | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:142 | |
Jul 9 13:48:55.656: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready | |
STEP: Destroying namespace "e2e-tests-init-container-hcm5s" for this suite. | |
Jul 9 13:49:17.884: INFO: Waiting up to 30s for server preferred namespaced resources to be successfully discovered | |
Jul 9 13:49:20.111: INFO: namespace: e2e-tests-init-container-hcm5s, resource: bindings, ignored listing per whitelist | |
Jul 9 13:49:21.889: INFO: namespace e2e-tests-init-container-hcm5s deletion completed in 26.118947321s | |
• [SLOW TEST:37.461 seconds] | |
[k8s.io] InitContainer | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:669 | |
should invoke init containers on a RestartAlways pod [Suite:openshift/conformance/parallel] [Suite:k8s] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/common/init_container.go:103 | |
------------------------------ | |
S | |
------------------------------ | |
[sig-storage] Projected | |
should be consumable from pods in volume with mappings [Conformance] [Suite:openshift/conformance/parallel] [Suite:k8s] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:674 | |
[BeforeEach] [Top Level] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/util/test.go:51 | |
[BeforeEach] [sig-storage] Projected | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:141 | |
STEP: Creating a kubernetes client | |
Jul 9 13:49:01.202: INFO: >>> kubeConfig: /home/yifan/tectonic-installer/yifan-test-cluster/generated/auth/kubeconfig | |
STEP: Building a namespace api object | |
Jul 9 13:49:03.048: INFO: About to run a Kube e2e test, ensuring namespace is privileged | |
STEP: Binding the e2e-test-privileged-psp PodSecurityPolicy to the default service account in e2e-tests-projected-hpwbf | |
STEP: Waiting for a default service account to be provisioned in namespace | |
[BeforeEach] [sig-storage] Projected | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/common/projected.go:858 | |
[It] should be consumable from pods in volume with mappings [Conformance] [Suite:openshift/conformance/parallel] [Suite:k8s] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:674 | |
STEP: Creating configMap with name projected-configmap-test-volume-map-83bd0b0d-83b9-11e8-a924-28d244b00276 | |
STEP: Creating a pod to test consume configMaps | |
Jul 9 13:49:03.795: INFO: Waiting up to 5m0s for pod "pod-projected-configmaps-83c20c4f-83b9-11e8-a924-28d244b00276" in namespace "e2e-tests-projected-hpwbf" to be "success or failure" | |
Jul 9 13:49:03.829: INFO: Pod "pod-projected-configmaps-83c20c4f-83b9-11e8-a924-28d244b00276": Phase="Pending", Reason="", readiness=false. Elapsed: 33.845809ms | |
Jul 9 13:49:05.863: INFO: Pod "pod-projected-configmaps-83c20c4f-83b9-11e8-a924-28d244b00276": Phase="Pending", Reason="", readiness=false. Elapsed: 2.068200648s | |
Jul 9 13:49:07.898: INFO: Pod "pod-projected-configmaps-83c20c4f-83b9-11e8-a924-28d244b00276": Phase="Pending", Reason="", readiness=false. Elapsed: 4.10302418s | |
Jul 9 13:49:09.929: INFO: Pod "pod-projected-configmaps-83c20c4f-83b9-11e8-a924-28d244b00276": Phase="Pending", Reason="", readiness=false. Elapsed: 6.134139977s | |
Jul 9 13:49:11.962: INFO: Pod "pod-projected-configmaps-83c20c4f-83b9-11e8-a924-28d244b00276": Phase="Succeeded", Reason="", readiness=false. Elapsed: 8.167466897s | |
STEP: Saw pod success | |
Jul 9 13:49:11.962: INFO: Pod "pod-projected-configmaps-83c20c4f-83b9-11e8-a924-28d244b00276" satisfied condition "success or failure" | |
Jul 9 13:49:11.996: INFO: Trying to get logs from node ip-10-0-130-54.us-west-2.compute.internal pod pod-projected-configmaps-83c20c4f-83b9-11e8-a924-28d244b00276 container projected-configmap-volume-test: <nil> | |
STEP: delete the pod | |
Jul 9 13:49:12.084: INFO: Waiting for pod pod-projected-configmaps-83c20c4f-83b9-11e8-a924-28d244b00276 to disappear | |
Jul 9 13:49:12.118: INFO: Pod pod-projected-configmaps-83c20c4f-83b9-11e8-a924-28d244b00276 no longer exists | |
[AfterEach] [sig-storage] Projected | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:142 | |
Jul 9 13:49:12.118: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready | |
STEP: Destroying namespace "e2e-tests-projected-hpwbf" for this suite. | |
Jul 9 13:49:18.258: INFO: Waiting up to 30s for server preferred namespaced resources to be successfully discovered | |
Jul 9 13:49:21.466: INFO: namespace: e2e-tests-projected-hpwbf, resource: bindings, ignored listing per whitelist | |
Jul 9 13:49:21.906: INFO: namespace e2e-tests-projected-hpwbf deletion completed in 9.75104221s | |
• [SLOW TEST:20.704 seconds] | |
[sig-storage] Projected | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/common/projected.go:34 | |
should be consumable from pods in volume with mappings [Conformance] [Suite:openshift/conformance/parallel] [Suite:k8s] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:674 | |
------------------------------ | |
[sig-storage] Projected | |
should set DefaultMode on files [Conformance] [Suite:openshift/conformance/parallel] [Suite:k8s] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:674 | |
[BeforeEach] [Top Level] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/util/test.go:51 | |
[BeforeEach] [sig-storage] Projected | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:141 | |
STEP: Creating a kubernetes client | |
Jul 9 13:49:16.376: INFO: >>> kubeConfig: /home/yifan/tectonic-installer/yifan-test-cluster/generated/auth/kubeconfig | |
STEP: Building a namespace api object | |
Jul 9 13:49:18.228: INFO: About to run a Kube e2e test, ensuring namespace is privileged | |
STEP: Binding the e2e-test-privileged-psp PodSecurityPolicy to the default service account in e2e-tests-projected-hpmdn | |
STEP: Waiting for a default service account to be provisioned in namespace | |
[BeforeEach] [sig-storage] Projected | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/common/projected.go:858 | |
[It] should set DefaultMode on files [Conformance] [Suite:openshift/conformance/parallel] [Suite:k8s] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:674 | |
STEP: Creating a pod to test downward API volume plugin | |
Jul 9 13:49:18.927: INFO: Waiting up to 5m0s for pod "downwardapi-volume-8cc57399-83b9-11e8-ac23-28d244b00276" in namespace "e2e-tests-projected-hpmdn" to be "success or failure" | |
Jul 9 13:49:18.974: INFO: Pod "downwardapi-volume-8cc57399-83b9-11e8-ac23-28d244b00276": Phase="Pending", Reason="", readiness=false. Elapsed: 46.936094ms | |
Jul 9 13:49:21.013: INFO: Pod "downwardapi-volume-8cc57399-83b9-11e8-ac23-28d244b00276": Phase="Succeeded", Reason="", readiness=false. Elapsed: 2.085990152s | |
STEP: Saw pod success | |
Jul 9 13:49:21.013: INFO: Pod "downwardapi-volume-8cc57399-83b9-11e8-ac23-28d244b00276" satisfied condition "success or failure" | |
Jul 9 13:49:21.049: INFO: Trying to get logs from node ip-10-0-130-54.us-west-2.compute.internal pod downwardapi-volume-8cc57399-83b9-11e8-ac23-28d244b00276 container client-container: <nil> | |
STEP: delete the pod | |
Jul 9 13:49:21.131: INFO: Waiting for pod downwardapi-volume-8cc57399-83b9-11e8-ac23-28d244b00276 to disappear | |
Jul 9 13:49:21.181: INFO: Pod downwardapi-volume-8cc57399-83b9-11e8-ac23-28d244b00276 no longer exists | |
[AfterEach] [sig-storage] Projected | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:142 | |
Jul 9 13:49:21.181: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready | |
STEP: Destroying namespace "e2e-tests-projected-hpmdn" for this suite. | |
Jul 9 13:49:27.371: INFO: Waiting up to 30s for server preferred namespaced resources to be successfully discovered | |
Jul 9 13:49:31.655: INFO: namespace: e2e-tests-projected-hpmdn, resource: bindings, ignored listing per whitelist | |
Jul 9 13:49:31.655: INFO: namespace e2e-tests-projected-hpmdn deletion completed in 10.397530256s | |
• [SLOW TEST:15.279 seconds] | |
[sig-storage] Projected | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/common/projected.go:34 | |
should set DefaultMode on files [Conformance] [Suite:openshift/conformance/parallel] [Suite:k8s] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:674 | |
------------------------------ | |
[sig-storage] EmptyDir volumes | |
should support (root,0666,default) [Conformance] [Suite:openshift/conformance/parallel] [Suite:k8s] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:674 | |
[BeforeEach] [Top Level] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/util/test.go:51 | |
[BeforeEach] [sig-storage] EmptyDir volumes | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:141 | |
STEP: Creating a kubernetes client | |
Jul 9 13:49:21.891: INFO: >>> kubeConfig: /home/yifan/tectonic-installer/yifan-test-cluster/generated/auth/kubeconfig | |
STEP: Building a namespace api object | |
Jul 9 13:49:23.652: INFO: About to run a Kube e2e test, ensuring namespace is privileged | |
STEP: Binding the e2e-test-privileged-psp PodSecurityPolicy to the default service account in e2e-tests-emptydir-wghhb | |
STEP: Waiting for a default service account to be provisioned in namespace | |
[It] should support (root,0666,default) [Conformance] [Suite:openshift/conformance/parallel] [Suite:k8s] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:674 | |
STEP: Creating a pod to test emptydir 0666 on node default medium | |
Jul 9 13:49:24.391: INFO: Waiting up to 5m0s for pod "pod-900860ca-83b9-11e8-af4e-28d244b00276" in namespace "e2e-tests-emptydir-wghhb" to be "success or failure" | |
Jul 9 13:49:24.439: INFO: Pod "pod-900860ca-83b9-11e8-af4e-28d244b00276": Phase="Pending", Reason="", readiness=false. Elapsed: 47.829891ms | |
Jul 9 13:49:26.486: INFO: Pod "pod-900860ca-83b9-11e8-af4e-28d244b00276": Phase="Pending", Reason="", readiness=false. Elapsed: 2.095276965s | |
Jul 9 13:49:28.527: INFO: Pod "pod-900860ca-83b9-11e8-af4e-28d244b00276": Phase="Pending", Reason="", readiness=false. Elapsed: 4.13625223s | |
Jul 9 13:49:30.563: INFO: Pod "pod-900860ca-83b9-11e8-af4e-28d244b00276": Phase="Pending", Reason="", readiness=false. Elapsed: 6.17214531s | |
Jul 9 13:49:32.599: INFO: Pod "pod-900860ca-83b9-11e8-af4e-28d244b00276": Phase="Pending", Reason="", readiness=false. Elapsed: 8.208529561s | |
Jul 9 13:49:34.642: INFO: Pod "pod-900860ca-83b9-11e8-af4e-28d244b00276": Phase="Succeeded", Reason="", readiness=false. Elapsed: 10.251481953s | |
STEP: Saw pod success | |
Jul 9 13:49:34.642: INFO: Pod "pod-900860ca-83b9-11e8-af4e-28d244b00276" satisfied condition "success or failure" | |
Jul 9 13:49:34.679: INFO: Trying to get logs from node ip-10-0-130-54.us-west-2.compute.internal pod pod-900860ca-83b9-11e8-af4e-28d244b00276 container test-container: <nil> | |
STEP: delete the pod | |
Jul 9 13:49:34.763: INFO: Waiting for pod pod-900860ca-83b9-11e8-af4e-28d244b00276 to disappear | |
Jul 9 13:49:34.798: INFO: Pod pod-900860ca-83b9-11e8-af4e-28d244b00276 no longer exists | |
[AfterEach] [sig-storage] EmptyDir volumes | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:142 | |
Jul 9 13:49:34.798: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready | |
STEP: Destroying namespace "e2e-tests-emptydir-wghhb" for this suite. | |
Jul 9 13:49:40.961: INFO: Waiting up to 30s for server preferred namespaced resources to be successfully discovered | |
Jul 9 13:49:43.392: INFO: namespace: e2e-tests-emptydir-wghhb, resource: bindings, ignored listing per whitelist | |
Jul 9 13:49:45.272: INFO: namespace e2e-tests-emptydir-wghhb deletion completed in 10.43033359s | |
• [SLOW TEST:23.380 seconds] | |
[sig-storage] EmptyDir volumes | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/common/empty_dir.go:41 | |
should support (root,0666,default) [Conformance] [Suite:openshift/conformance/parallel] [Suite:k8s] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:674 | |
------------------------------ | |
S | |
------------------------------ | |
[sig-storage] Projected | |
should be consumable from pods in volume with defaultMode set [Conformance] [Suite:openshift/conformance/parallel] [Suite:k8s] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:674 | |
[BeforeEach] [Top Level] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/util/test.go:51 | |
[BeforeEach] [sig-storage] Projected | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:141 | |
STEP: Creating a kubernetes client | |
Jul 9 13:49:31.656: INFO: >>> kubeConfig: /home/yifan/tectonic-installer/yifan-test-cluster/generated/auth/kubeconfig | |
STEP: Building a namespace api object | |
Jul 9 13:49:33.537: INFO: About to run a Kube e2e test, ensuring namespace is privileged | |
STEP: Binding the e2e-test-privileged-psp PodSecurityPolicy to the default service account in e2e-tests-projected-ghfkr | |
STEP: Waiting for a default service account to be provisioned in namespace | |
[BeforeEach] [sig-storage] Projected | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/common/projected.go:858 | |
[It] should be consumable from pods in volume with defaultMode set [Conformance] [Suite:openshift/conformance/parallel] [Suite:k8s] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:674 | |
STEP: Creating projection with secret that has name projected-secret-test-95e97864-83b9-11e8-ac23-28d244b00276 | |
STEP: Creating a pod to test consume secrets | |
Jul 9 13:49:34.302: INFO: Waiting up to 5m0s for pod "pod-projected-secrets-95ef3553-83b9-11e8-ac23-28d244b00276" in namespace "e2e-tests-projected-ghfkr" to be "success or failure" | |
Jul 9 13:49:34.338: INFO: Pod "pod-projected-secrets-95ef3553-83b9-11e8-ac23-28d244b00276": Phase="Pending", Reason="", readiness=false. Elapsed: 36.490102ms | |
Jul 9 13:49:36.389: INFO: Pod "pod-projected-secrets-95ef3553-83b9-11e8-ac23-28d244b00276": Phase="Pending", Reason="", readiness=false. Elapsed: 2.086874285s | |
Jul 9 13:49:38.428: INFO: Pod "pod-projected-secrets-95ef3553-83b9-11e8-ac23-28d244b00276": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.126492153s | |
STEP: Saw pod success | |
Jul 9 13:49:38.428: INFO: Pod "pod-projected-secrets-95ef3553-83b9-11e8-ac23-28d244b00276" satisfied condition "success or failure" | |
Jul 9 13:49:38.485: INFO: Trying to get logs from node ip-10-0-130-54.us-west-2.compute.internal pod pod-projected-secrets-95ef3553-83b9-11e8-ac23-28d244b00276 container projected-secret-volume-test: <nil> | |
STEP: delete the pod | |
Jul 9 13:49:38.577: INFO: Waiting for pod pod-projected-secrets-95ef3553-83b9-11e8-ac23-28d244b00276 to disappear | |
Jul 9 13:49:38.723: INFO: Pod pod-projected-secrets-95ef3553-83b9-11e8-ac23-28d244b00276 no longer exists | |
[AfterEach] [sig-storage] Projected | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:142 | |
Jul 9 13:49:38.723: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready | |
STEP: Destroying namespace "e2e-tests-projected-ghfkr" for this suite. | |
Jul 9 13:49:44.899: INFO: Waiting up to 30s for server preferred namespaced resources to be successfully discovered | |
Jul 9 13:49:48.144: INFO: namespace: e2e-tests-projected-ghfkr, resource: bindings, ignored listing per whitelist | |
Jul 9 13:49:49.324: INFO: namespace e2e-tests-projected-ghfkr deletion completed in 10.562780005s | |
• [SLOW TEST:17.668 seconds] | |
[sig-storage] Projected | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/common/projected.go:34 | |
should be consumable from pods in volume with defaultMode set [Conformance] [Suite:openshift/conformance/parallel] [Suite:k8s] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:674 | |
------------------------------ | |
[BeforeEach] [Top Level] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/util/test.go:51 | |
[BeforeEach] [Conformance][Area:Networking][Feature:Router] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:141 | |
STEP: Creating a kubernetes client | |
Jul 9 13:49:49.325: INFO: >>> kubeConfig: /home/yifan/tectonic-installer/yifan-test-cluster/generated/auth/kubeconfig | |
[BeforeEach] [Conformance][Area:Networking][Feature:Router] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/util/cli.go:83 | |
Jul 9 13:49:51.337: INFO: configPath is now "/tmp/e2e-test-router-metrics-w7jlk-user.kubeconfig" | |
Jul 9 13:49:51.337: INFO: The user is now "e2e-test-router-metrics-w7jlk-user" | |
Jul 9 13:49:51.337: INFO: Creating project "e2e-test-router-metrics-w7jlk" | |
Jul 9 13:49:51.644: INFO: Waiting on permissions in project "e2e-test-router-metrics-w7jlk" ... | |
[BeforeEach] [Conformance][Area:Networking][Feature:Router] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/router/metrics.go:36 | |
[AfterEach] [Conformance][Area:Networking][Feature:Router] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/util/cli.go:72 | |
STEP: Deleting namespaces | |
Jul 9 13:49:51.808: INFO: namespace : e2e-test-router-metrics-w7jlk api call to delete is complete | |
STEP: Waiting for namespaces to vanish | |
[AfterEach] [Conformance][Area:Networking][Feature:Router] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:142 | |
Jul 9 13:49:57.848: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready | |
[AfterEach] [Conformance][Area:Networking][Feature:Router] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/router/metrics.go:76 | |
S [SKIPPING] in Spec Setup (BeforeEach) [8.565 seconds] | |
[Conformance][Area:Networking][Feature:Router] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/router/metrics.go:26 | |
The HAProxy router [BeforeEach] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/router/metrics.go:82 | |
should expose prometheus metrics for a route [Suite:openshift/conformance/parallel] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/router/metrics.go:95 | |
no router installed on the cluster | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/router/metrics.go:39 | |
------------------------------ | |
[Conformance][Area:Networking][Feature:Router] The HAProxy router | |
should override the route host with a custom value [Suite:openshift/conformance/parallel] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/router/scoped.go:109 | |
[BeforeEach] [Top Level] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/util/test.go:51 | |
[BeforeEach] [Conformance][Area:Networking][Feature:Router] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:141 | |
STEP: Creating a kubernetes client | |
Jul 9 13:49:21.907: INFO: >>> kubeConfig: /home/yifan/tectonic-installer/yifan-test-cluster/generated/auth/kubeconfig | |
[BeforeEach] [Conformance][Area:Networking][Feature:Router] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/util/cli.go:83 | |
Jul 9 13:49:23.661: INFO: configPath is now "/tmp/e2e-test-router-scoped-qr8nn-user.kubeconfig" | |
Jul 9 13:49:23.661: INFO: The user is now "e2e-test-router-scoped-qr8nn-user" | |
Jul 9 13:49:23.661: INFO: Creating project "e2e-test-router-scoped-qr8nn" | |
Jul 9 13:49:23.822: INFO: Waiting on permissions in project "e2e-test-router-scoped-qr8nn" ... | |
[BeforeEach] [Conformance][Area:Networking][Feature:Router] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/router/scoped.go:48 | |
Jul 9 13:49:23.891: INFO: Running 'oc new-app --config=/home/yifan/tectonic-installer/yifan-test-cluster/generated/auth/kubeconfig --namespace=e2e-test-router-scoped-qr8nn -f /tmp/fixture-testdata-dir808333912/test/extended/testdata/scoped-router.yaml -p IMAGE=openshift/origin-haproxy-router' | |
--> Deploying template "e2e-test-router-scoped-qr8nn/" for "/tmp/fixture-testdata-dir808333912/test/extended/testdata/scoped-router.yaml" to project e2e-test-router-scoped-qr8nn | |
* With parameters: | |
* IMAGE=openshift/origin-haproxy-router | |
* SCOPE=["--name=test-scoped", "--namespace=$(POD_NAMESPACE)", "--loglevel=4", "--labels=select=first"] | |
--> Creating resources ... | |
pod "router-scoped" created | |
pod "router-override" created | |
pod "router-override-domains" created | |
rolebinding "system-router" created | |
route "route-1" created | |
route "route-2" created | |
route "route-override-domain-1" created | |
route "route-override-domain-2" created | |
service "endpoints" created | |
pod "endpoint-1" created | |
--> Success | |
Access your application via route 'first.example.com' | |
Access your application via route 'second.example.com' | |
Access your application via route 'y.a.null.ptr' | |
Access your application via route 'main.void.str' | |
Run 'oc status' to view your app. | |
[It] should override the route host with a custom value [Suite:openshift/conformance/parallel] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/router/scoped.go:109 | |
Jul 9 13:49:24.748: INFO: Creating new exec pod | |
STEP: creating a scoped router from a config file "/tmp/fixture-testdata-dir808333912/test/extended/testdata/scoped-router.yaml" | |
STEP: waiting for the healthz endpoint to respond | |
Jul 9 13:49:36.926: INFO: Running '/home/yifan/gopher/src/github.com/openshift/origin/_output/local/bin/linux/amd64/kubectl --server=https://yifan-test-cluster-api.coreservices.team.coreos.systems:6443 --kubeconfig=/home/yifan/tectonic-installer/yifan-test-cluster/generated/auth/kubeconfig exec --namespace=e2e-test-router-scoped-qr8nn execpod -- /bin/sh -c | |
set -e | |
for i in $(seq 1 180); do | |
code=$( curl -k -s -o /dev/null -w '%{http_code}\n' --header 'Host: 10.2.2.102' "http://10.2.2.102:1936/healthz" ) || rc=$? | |
if [[ "${rc:-0}" -eq 0 ]]; then | |
echo $code | |
if [[ $code -eq 200 ]]; then | |
exit 0 | |
fi | |
if [[ $code -ne 503 ]]; then | |
exit 1 | |
fi | |
else | |
echo "error ${rc}" 1>&2 | |
fi | |
sleep 1 | |
done | |
' | |
Jul 9 13:49:37.633: INFO: stderr: "" | |
STEP: waiting for the valid route to respond | |
Jul 9 13:49:37.633: INFO: Running '/home/yifan/gopher/src/github.com/openshift/origin/_output/local/bin/linux/amd64/kubectl --server=https://yifan-test-cluster-api.coreservices.team.coreos.systems:6443 --kubeconfig=/home/yifan/tectonic-installer/yifan-test-cluster/generated/auth/kubeconfig exec --namespace=e2e-test-router-scoped-qr8nn execpod -- /bin/sh -c | |
set -e | |
for i in $(seq 1 180); do | |
code=$( curl -k -s -o /dev/null -w '%{http_code}\n' --header 'Host: route-1-e2e-test-router-scoped-qr8nn.myapps.mycompany.com' "http://10.2.2.102/Letter" ) || rc=$? | |
if [[ "${rc:-0}" -eq 0 ]]; then | |
echo $code | |
if [[ $code -eq 200 ]]; then | |
exit 0 | |
fi | |
if [[ $code -ne 503 ]]; then | |
exit 1 | |
fi | |
else | |
echo "error ${rc}" 1>&2 | |
fi | |
sleep 1 | |
done | |
' | |
Jul 9 13:49:38.340: INFO: stderr: "" | |
STEP: checking that the stored domain name does not match a route | |
Jul 9 13:49:38.340: INFO: Running '/home/yifan/gopher/src/github.com/openshift/origin/_output/local/bin/linux/amd64/kubectl --server=https://yifan-test-cluster-api.coreservices.team.coreos.systems:6443 --kubeconfig=/home/yifan/tectonic-installer/yifan-test-cluster/generated/auth/kubeconfig exec --namespace=e2e-test-router-scoped-qr8nn execpod -- /bin/sh -c curl -s -o /dev/null -w '%{http_code}' --header 'Host: first.example.com' "http://10.2.2.102/Letter"' | |
Jul 9 13:49:39.083: INFO: stderr: "" | |
STEP: checking that route-1-e2e-test-router-scoped-qr8nn.myapps.mycompany.com matches a route | |
Jul 9 13:49:39.083: INFO: Running '/home/yifan/gopher/src/github.com/openshift/origin/_output/local/bin/linux/amd64/kubectl --server=https://yifan-test-cluster-api.coreservices.team.coreos.systems:6443 --kubeconfig=/home/yifan/tectonic-installer/yifan-test-cluster/generated/auth/kubeconfig exec --namespace=e2e-test-router-scoped-qr8nn execpod -- /bin/sh -c curl -s -o /dev/null -w '%{http_code}' --header 'Host: route-1-e2e-test-router-scoped-qr8nn.myapps.mycompany.com' "http://10.2.2.102/Letter"' | |
Jul 9 13:49:39.754: INFO: stderr: "" | |
STEP: checking that route-2-e2e-test-router-scoped-qr8nn.myapps.mycompany.com matches a route | |
Jul 9 13:49:39.754: INFO: Running '/home/yifan/gopher/src/github.com/openshift/origin/_output/local/bin/linux/amd64/kubectl --server=https://yifan-test-cluster-api.coreservices.team.coreos.systems:6443 --kubeconfig=/home/yifan/tectonic-installer/yifan-test-cluster/generated/auth/kubeconfig exec --namespace=e2e-test-router-scoped-qr8nn execpod -- /bin/sh -c curl -s -o /dev/null -w '%{http_code}' --header 'Host: route-2-e2e-test-router-scoped-qr8nn.myapps.mycompany.com' "http://10.2.2.102/Letter"' | |
Jul 9 13:49:40.387: INFO: stderr: "" | |
STEP: checking that the router reported the correct ingress and override | |
Jul 9 13:49:40.443: INFO: Selected: &route.RouteIngress{Host:"route-1-e2e-test-router-scoped-qr8nn.myapps.mycompany.com", RouterName:"test-override", Conditions:[]route.RouteIngressCondition{route.RouteIngressCondition{Type:"Admitted", Status:"True", Reason:"", Message:"", LastTransitionTime:(*v1.Time)(0xc4216582a0)}}, WildcardPolicy:"None", RouterCanonicalHostname:""}, All: []route.RouteIngress{route.RouteIngress{Host:"first.example.com", RouterName:"router", Conditions:[]route.RouteIngressCondition{route.RouteIngressCondition{Type:"Admitted", Status:"True", Reason:"", Message:"", LastTransitionTime:(*v1.Time)(0xc421658140)}}, WildcardPolicy:"None", RouterCanonicalHostname:""}, route.RouteIngress{Host:"route-1-e2e-test-router-scoped-qr8nn.myapps.mycompany.com", RouterName:"test-override", Conditions:[]route.RouteIngressCondition{route.RouteIngressCondition{Type:"Admitted", Status:"True", Reason:"", Message:"", LastTransitionTime:(*v1.Time)(0xc4216582a0)}}, WildcardPolicy:"None", RouterCanonicalHostname:""}, route.RouteIngress{Host:"first.example.com", RouterName:"test-override-domains", Conditions:[]route.RouteIngressCondition{route.RouteIngressCondition{Type:"Admitted", Status:"True", Reason:"", Message:"", LastTransitionTime:(*v1.Time)(0xc421658400)}}, WildcardPolicy:"None", RouterCanonicalHostname:""}, route.RouteIngress{Host:"first.example.com", RouterName:"test-scoped", Conditions:[]route.RouteIngressCondition{route.RouteIngressCondition{Type:"Admitted", Status:"True", Reason:"", Message:"", LastTransitionTime:(*v1.Time)(0xc421658560)}}, WildcardPolicy:"None", RouterCanonicalHostname:""}} | |
[AfterEach] [Conformance][Area:Networking][Feature:Router] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/router/scoped.go:36 | |
[AfterEach] [Conformance][Area:Networking][Feature:Router] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/util/cli.go:72 | |
STEP: Deleting namespaces | |
Jul 9 13:49:40.624: INFO: namespace : e2e-test-router-scoped-qr8nn api call to delete is complete | |
STEP: Waiting for namespaces to vanish | |
[AfterEach] [Conformance][Area:Networking][Feature:Router] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:142 | |
Jul 9 13:50:00.656: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready | |
• [SLOW TEST:38.791 seconds] | |
[Conformance][Area:Networking][Feature:Router] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/router/scoped.go:26 | |
The HAProxy router | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/router/scoped.go:67 | |
should override the route host with a custom value [Suite:openshift/conformance/parallel] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/router/scoped.go:109 | |
------------------------------ | |
SS | |
------------------------------ | |
[sig-storage] ConfigMap | |
should be consumable from pods in volume as non-root with defaultMode and fsGroup set [Feature:FSGroup] [Suite:openshift/conformance/parallel] [Suite:k8s] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/common/configmap_volume.go:54 | |
[BeforeEach] [Top Level] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/util/test.go:51 | |
[BeforeEach] [sig-storage] ConfigMap | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:141 | |
STEP: Creating a kubernetes client | |
Jul 9 13:49:45.273: INFO: >>> kubeConfig: /home/yifan/tectonic-installer/yifan-test-cluster/generated/auth/kubeconfig | |
STEP: Building a namespace api object | |
Jul 9 13:49:47.336: INFO: About to run a Kube e2e test, ensuring namespace is privileged | |
STEP: Binding the e2e-test-privileged-psp PodSecurityPolicy to the default service account in e2e-tests-configmap-phzrv | |
STEP: Waiting for a default service account to be provisioned in namespace | |
[It] should be consumable from pods in volume as non-root with defaultMode and fsGroup set [Feature:FSGroup] [Suite:openshift/conformance/parallel] [Suite:k8s] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/common/configmap_volume.go:54 | |
STEP: Creating configMap with name configmap-test-volume-9e2b6cd9-83b9-11e8-af4e-28d244b00276 | |
STEP: Creating a pod to test consume configMaps | |
Jul 9 13:49:48.169: INFO: Waiting up to 5m0s for pod "pod-configmaps-9e320f9e-83b9-11e8-af4e-28d244b00276" in namespace "e2e-tests-configmap-phzrv" to be "success or failure" | |
Jul 9 13:49:48.221: INFO: Pod "pod-configmaps-9e320f9e-83b9-11e8-af4e-28d244b00276": Phase="Pending", Reason="", readiness=false. Elapsed: 52.017625ms | |
Jul 9 13:49:50.256: INFO: Pod "pod-configmaps-9e320f9e-83b9-11e8-af4e-28d244b00276": Phase="Pending", Reason="", readiness=false. Elapsed: 2.08751147s | |
Jul 9 13:49:52.296: INFO: Pod "pod-configmaps-9e320f9e-83b9-11e8-af4e-28d244b00276": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.127023972s | |
STEP: Saw pod success | |
Jul 9 13:49:52.296: INFO: Pod "pod-configmaps-9e320f9e-83b9-11e8-af4e-28d244b00276" satisfied condition "success or failure" | |
Jul 9 13:49:52.334: INFO: Trying to get logs from node ip-10-0-130-54.us-west-2.compute.internal pod pod-configmaps-9e320f9e-83b9-11e8-af4e-28d244b00276 container configmap-volume-test: <nil> | |
STEP: delete the pod | |
Jul 9 13:49:52.419: INFO: Waiting for pod pod-configmaps-9e320f9e-83b9-11e8-af4e-28d244b00276 to disappear | |
Jul 9 13:49:52.461: INFO: Pod pod-configmaps-9e320f9e-83b9-11e8-af4e-28d244b00276 no longer exists | |
[AfterEach] [sig-storage] ConfigMap | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:142 | |
Jul 9 13:49:52.461: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready | |
STEP: Destroying namespace "e2e-tests-configmap-phzrv" for this suite. | |
Jul 9 13:49:58.652: INFO: Waiting up to 30s for server preferred namespaced resources to be successfully discovered | |
Jul 9 13:50:00.533: INFO: namespace: e2e-tests-configmap-phzrv, resource: bindings, ignored listing per whitelist | |
Jul 9 13:50:03.386: INFO: namespace e2e-tests-configmap-phzrv deletion completed in 10.883138061s | |
• [SLOW TEST:18.113 seconds] | |
[sig-storage] ConfigMap | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/common/configmap_volume.go:32 | |
should be consumable from pods in volume as non-root with defaultMode and fsGroup set [Feature:FSGroup] [Suite:openshift/conformance/parallel] [Suite:k8s] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/common/configmap_volume.go:54 | |
------------------------------ | |
[BeforeEach] [Top Level] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/util/test.go:51 | |
[BeforeEach] [Conformance][Area:Networking][Feature:Router] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:141 | |
STEP: Creating a kubernetes client | |
Jul 9 13:49:57.893: INFO: >>> kubeConfig: /home/yifan/tectonic-installer/yifan-test-cluster/generated/auth/kubeconfig | |
[BeforeEach] [Conformance][Area:Networking][Feature:Router] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/util/cli.go:83 | |
Jul 9 13:49:59.884: INFO: configPath is now "/tmp/e2e-test-router-headers-5pk4l-user.kubeconfig" | |
Jul 9 13:49:59.884: INFO: The user is now "e2e-test-router-headers-5pk4l-user" | |
Jul 9 13:49:59.884: INFO: Creating project "e2e-test-router-headers-5pk4l" | |
Jul 9 13:49:59.998: INFO: Waiting on permissions in project "e2e-test-router-headers-5pk4l" ... | |
[BeforeEach] [Conformance][Area:Networking][Feature:Router] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/router/headers.go:30 | |
[AfterEach] [Conformance][Area:Networking][Feature:Router] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/util/cli.go:72 | |
STEP: Deleting namespaces | |
Jul 9 13:50:00.158: INFO: namespace : e2e-test-router-headers-5pk4l api call to delete is complete | |
STEP: Waiting for namespaces to vanish | |
[AfterEach] [Conformance][Area:Networking][Feature:Router] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:142 | |
Jul 9 13:50:06.203: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready | |
S [SKIPPING] in Spec Setup (BeforeEach) [8.357 seconds] | |
[Conformance][Area:Networking][Feature:Router] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/router/headers.go:21 | |
The HAProxy router [BeforeEach] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/router/headers.go:41 | |
should set Forwarded headers appropriately [Suite:openshift/conformance/parallel] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/router/headers.go:42 | |
no router installed on the cluster | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/router/headers.go:33 | |
------------------------------ | |
[BeforeEach] [Top Level] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/util/test.go:51 | |
[BeforeEach] [k8s.io] GKE local SSD [Feature:GKELocalSSD] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:141 | |
STEP: Creating a kubernetes client | |
Jul 9 13:50:03.387: INFO: >>> kubeConfig: /home/yifan/tectonic-installer/yifan-test-cluster/generated/auth/kubeconfig | |
STEP: Building a namespace api object | |
Jul 9 13:50:05.329: INFO: About to run a Kube e2e test, ensuring namespace is privileged | |
STEP: Binding the e2e-test-privileged-psp PodSecurityPolicy to the default service account in e2e-tests-localssd-mkh52 | |
STEP: Waiting for a default service account to be provisioned in namespace | |
[BeforeEach] [k8s.io] GKE local SSD [Feature:GKELocalSSD] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/gke_local_ssd.go:36 | |
Jul 9 13:50:06.070: INFO: Only supported for providers [gke] (not ) | |
[AfterEach] [k8s.io] GKE local SSD [Feature:GKELocalSSD] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:142 | |
Jul 9 13:50:06.071: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready | |
STEP: Destroying namespace "e2e-tests-localssd-mkh52" for this suite. | |
Jul 9 13:50:12.238: INFO: Waiting up to 30s for server preferred namespaced resources to be successfully discovered | |
Jul 9 13:50:15.726: INFO: namespace: e2e-tests-localssd-mkh52, resource: bindings, ignored listing per whitelist | |
Jul 9 13:50:16.434: INFO: namespace e2e-tests-localssd-mkh52 deletion completed in 10.32288205s | |
S [SKIPPING] in Spec Setup (BeforeEach) [13.047 seconds] | |
[k8s.io] GKE local SSD [Feature:GKELocalSSD] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:669 | |
should write and read from node local SSD [Feature:GKELocalSSD] [Suite:openshift/conformance/parallel] [Suite:k8s] [BeforeEach] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/gke_local_ssd.go:40 | |
Jul 9 13:50:06.070: Only supported for providers [gke] (not ) | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/util.go:296 | |
------------------------------ | |
SSS | |
------------------------------ | |
[Feature:DeploymentConfig] deploymentconfigs when run iteratively [Conformance] | |
should only deploy the last deployment [Suite:openshift/conformance/parallel] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/deployments/deployments.go:106 | |
[BeforeEach] [Top Level] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/util/test.go:51 | |
[BeforeEach] [Feature:DeploymentConfig] deploymentconfigs | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:141 | |
STEP: Creating a kubernetes client | |
Jul 9 13:48:58.515: INFO: >>> kubeConfig: /home/yifan/tectonic-installer/yifan-test-cluster/generated/auth/kubeconfig | |
[BeforeEach] [Feature:DeploymentConfig] deploymentconfigs | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/util/cli.go:83 | |
Jul 9 13:49:00.221: INFO: configPath is now "/tmp/e2e-test-cli-deployment-wgqm2-user.kubeconfig" | |
Jul 9 13:49:00.221: INFO: The user is now "e2e-test-cli-deployment-wgqm2-user" | |
Jul 9 13:49:00.221: INFO: Creating project "e2e-test-cli-deployment-wgqm2" | |
Jul 9 13:49:00.451: INFO: Waiting on permissions in project "e2e-test-cli-deployment-wgqm2" ... | |
[JustBeforeEach] [Feature:DeploymentConfig] deploymentconfigs | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/deployments/deployments.go:43 | |
[It] should only deploy the last deployment [Suite:openshift/conformance/parallel] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/deployments/deployments.go:106 | |
Jul 9 13:49:00.580: INFO: 00: cancelling deployment | |
Jul 9 13:49:00.580: INFO: Running 'oc rollout --config=/tmp/e2e-test-cli-deployment-wgqm2-user.kubeconfig --namespace=e2e-test-cli-deployment-wgqm2 cancel dc/deployment-simple' | |
Jul 9 13:49:00.835: INFO: Error running &{/home/yifan/gopher/src/github.com/openshift/origin/_output/local/bin/linux/amd64/oc [oc rollout --config=/tmp/e2e-test-cli-deployment-wgqm2-user.kubeconfig --namespace=e2e-test-cli-deployment-wgqm2 cancel dc/deployment-simple] [] error: there have been no replication controllers for e2e-test-cli-deployment-wgqm2/deployment-simple | |
error: there have been no replication controllers for e2e-test-cli-deployment-wgqm2/deployment-simple | |
[] <nil> 0xc4222a45d0 exit status 1 <nil> <nil> true [0xc4200dc610 0xc4200dc670 0xc4200dc670] [0xc4200dc610 0xc4200dc670] [0xc4200dc618 0xc4200dc658] [0x916090 0x916190] 0xc421624720 <nil>}: | |
error: there have been no replication controllers for e2e-test-cli-deployment-wgqm2/deployment-simple | |
Jul 9 13:49:00.835: INFO: rollout cancel deployment failed due to known safe error: exit status 1 | |
Jul 9 13:49:00.835: INFO: 01: triggering a new deployment with config change | |
Jul 9 13:49:00.835: INFO: Running 'oc set env --config=/tmp/e2e-test-cli-deployment-wgqm2-user.kubeconfig --namespace=e2e-test-cli-deployment-wgqm2 dc/deployment-simple A=1' | |
Jul 9 13:49:01.242: INFO: 02: triggering a new deployment with config change | |
Jul 9 13:49:01.242: INFO: Running 'oc set env --config=/tmp/e2e-test-cli-deployment-wgqm2-user.kubeconfig --namespace=e2e-test-cli-deployment-wgqm2 dc/deployment-simple A=2' | |
Jul 9 13:49:01.738: INFO: 03: triggering a new deployment with config change | |
Jul 9 13:49:01.738: INFO: Running 'oc set env --config=/tmp/e2e-test-cli-deployment-wgqm2-user.kubeconfig --namespace=e2e-test-cli-deployment-wgqm2 dc/deployment-simple A=3' | |
Jul 9 13:49:02.000: INFO: 04: waiting for current deployment to start running | |
Jul 9 13:49:11.459: INFO: 05: triggering a new deployment with config change | |
Jul 9 13:49:11.459: INFO: Running 'oc set env --config=/tmp/e2e-test-cli-deployment-wgqm2-user.kubeconfig --namespace=e2e-test-cli-deployment-wgqm2 dc/deployment-simple A=5' | |
Jul 9 13:49:11.823: INFO: 06: triggering a new deployment with config change | |
Jul 9 13:49:11.823: INFO: Running 'oc set env --config=/tmp/e2e-test-cli-deployment-wgqm2-user.kubeconfig --namespace=e2e-test-cli-deployment-wgqm2 dc/deployment-simple A=6' | |
Jul 9 13:49:12.093: INFO: 07: triggering a new deployment with config change | |
Jul 9 13:49:12.093: INFO: Running 'oc set env --config=/tmp/e2e-test-cli-deployment-wgqm2-user.kubeconfig --namespace=e2e-test-cli-deployment-wgqm2 dc/deployment-simple A=7' | |
Jul 9 13:49:12.433: INFO: 08: waiting for current deployment to start running | |
Jul 9 13:49:17.299: INFO: 09: triggering a new deployment with config change | |
Jul 9 13:49:17.299: INFO: Running 'oc set env --config=/tmp/e2e-test-cli-deployment-wgqm2-user.kubeconfig --namespace=e2e-test-cli-deployment-wgqm2 dc/deployment-simple A=9' | |
Jul 9 13:49:17.628: INFO: 10: waiting for current deployment to start running | |
Jul 9 13:49:17.754: INFO: 11: triggering a new deployment with config change | |
Jul 9 13:49:17.754: INFO: Running 'oc set env --config=/tmp/e2e-test-cli-deployment-wgqm2-user.kubeconfig --namespace=e2e-test-cli-deployment-wgqm2 dc/deployment-simple A=11' | |
Jul 9 13:49:18.085: INFO: 12: cancelling deployment | |
Jul 9 13:49:18.085: INFO: Running 'oc rollout --config=/tmp/e2e-test-cli-deployment-wgqm2-user.kubeconfig --namespace=e2e-test-cli-deployment-wgqm2 cancel dc/deployment-simple' | |
Jul 9 13:49:18.390: INFO: 13: cancelling deployment | |
Jul 9 13:49:18.390: INFO: Running 'oc rollout --config=/tmp/e2e-test-cli-deployment-wgqm2-user.kubeconfig --namespace=e2e-test-cli-deployment-wgqm2 cancel dc/deployment-simple' | |
Jul 9 13:49:18.760: INFO: 14: triggering a new deployment with config change | |
Jul 9 13:49:18.760: INFO: Running 'oc set env --config=/tmp/e2e-test-cli-deployment-wgqm2-user.kubeconfig --namespace=e2e-test-cli-deployment-wgqm2 dc/deployment-simple A=14' | |
Jul 9 13:49:19.042: INFO: Running 'oc set env --config=/tmp/e2e-test-cli-deployment-wgqm2-user.kubeconfig --namespace=e2e-test-cli-deployment-wgqm2 dc/deployment-simple A=15' | |
STEP: verifying all but terminal deployment is marked complete | |
Jul 9 13:49:37.232: INFO: Latest rollout of dc/deployment-simple (rc/deployment-simple-4) is complete. | |
[AfterEach] when run iteratively [Conformance] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/deployments/deployments.go:102 | |
[AfterEach] [Feature:DeploymentConfig] deploymentconfigs | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/deployments/deployments.go:62 | |
[AfterEach] [Feature:DeploymentConfig] deploymentconfigs | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/util/cli.go:72 | |
STEP: Deleting namespaces | |
Jul 9 13:49:39.329: INFO: namespace : e2e-test-cli-deployment-wgqm2 api call to delete is complete | |
STEP: Waiting for namespaces to vanish | |
[AfterEach] [Feature:DeploymentConfig] deploymentconfigs | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:142 | |
Jul 9 13:50:19.362: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready | |
• [SLOW TEST:80.883 seconds] | |
[Feature:DeploymentConfig] deploymentconfigs | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/deployments/deployments.go:37 | |
when run iteratively [Conformance] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/deployments/deployments.go:100 | |
should only deploy the last deployment [Suite:openshift/conformance/parallel] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/deployments/deployments.go:106 | |
------------------------------ | |
[sig-storage] EmptyDir volumes | |
should support (non-root,0666,default) [Conformance] [Suite:openshift/conformance/parallel] [Suite:k8s] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:674 | |
[BeforeEach] [Top Level] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/util/test.go:51 | |
[BeforeEach] [sig-storage] EmptyDir volumes | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:141 | |
STEP: Creating a kubernetes client | |
Jul 9 13:50:06.250: INFO: >>> kubeConfig: /home/yifan/tectonic-installer/yifan-test-cluster/generated/auth/kubeconfig | |
STEP: Building a namespace api object | |
Jul 9 13:50:08.111: INFO: About to run a Kube e2e test, ensuring namespace is privileged | |
STEP: Binding the e2e-test-privileged-psp PodSecurityPolicy to the default service account in e2e-tests-emptydir-mntbf | |
STEP: Waiting for a default service account to be provisioned in namespace | |
[It] should support (non-root,0666,default) [Conformance] [Suite:openshift/conformance/parallel] [Suite:k8s] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:674 | |
STEP: Creating a pod to test emptydir 0666 on node default medium | |
Jul 9 13:50:08.816: INFO: Waiting up to 5m0s for pod "pod-aa82c3e1-83b9-11e8-ac23-28d244b00276" in namespace "e2e-tests-emptydir-mntbf" to be "success or failure" | |
Jul 9 13:50:08.852: INFO: Pod "pod-aa82c3e1-83b9-11e8-ac23-28d244b00276": Phase="Pending", Reason="", readiness=false. Elapsed: 35.936228ms | |
Jul 9 13:50:10.889: INFO: Pod "pod-aa82c3e1-83b9-11e8-ac23-28d244b00276": Phase="Succeeded", Reason="", readiness=false. Elapsed: 2.07288176s | |
STEP: Saw pod success | |
Jul 9 13:50:10.889: INFO: Pod "pod-aa82c3e1-83b9-11e8-ac23-28d244b00276" satisfied condition "success or failure" | |
Jul 9 13:50:10.925: INFO: Trying to get logs from node ip-10-0-130-54.us-west-2.compute.internal pod pod-aa82c3e1-83b9-11e8-ac23-28d244b00276 container test-container: <nil> | |
STEP: delete the pod | |
Jul 9 13:50:11.009: INFO: Waiting for pod pod-aa82c3e1-83b9-11e8-ac23-28d244b00276 to disappear | |
Jul 9 13:50:11.045: INFO: Pod pod-aa82c3e1-83b9-11e8-ac23-28d244b00276 no longer exists | |
[AfterEach] [sig-storage] EmptyDir volumes | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:142 | |
Jul 9 13:50:11.045: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready | |
STEP: Destroying namespace "e2e-tests-emptydir-mntbf" for this suite. | |
Jul 9 13:50:17.225: INFO: Waiting up to 30s for server preferred namespaced resources to be successfully discovered | |
Jul 9 13:50:21.234: INFO: namespace: e2e-tests-emptydir-mntbf, resource: bindings, ignored listing per whitelist | |
Jul 9 13:50:21.631: INFO: namespace e2e-tests-emptydir-mntbf deletion completed in 10.544851039s | |
• [SLOW TEST:15.381 seconds] | |
[sig-storage] EmptyDir volumes | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/common/empty_dir.go:41 | |
should support (non-root,0666,default) [Conformance] [Suite:openshift/conformance/parallel] [Suite:k8s] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:674 | |
------------------------------ | |
S | |
------------------------------ | |
[BeforeEach] [Top Level] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/util/test.go:51 | |
[BeforeEach] [Conformance][Area:Networking][Feature:Router] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:141 | |
STEP: Creating a kubernetes client | |
Jul 9 13:50:19.399: INFO: >>> kubeConfig: /home/yifan/tectonic-installer/yifan-test-cluster/generated/auth/kubeconfig | |
[BeforeEach] [Conformance][Area:Networking][Feature:Router] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/util/cli.go:83 | |
Jul 9 13:50:21.355: INFO: configPath is now "/tmp/e2e-test-router-stress-xqnqw-user.kubeconfig" | |
Jul 9 13:50:21.355: INFO: The user is now "e2e-test-router-stress-xqnqw-user" | |
Jul 9 13:50:21.355: INFO: Creating project "e2e-test-router-stress-xqnqw" | |
Jul 9 13:50:21.603: INFO: Waiting on permissions in project "e2e-test-router-stress-xqnqw" ... | |
[BeforeEach] [Conformance][Area:Networking][Feature:Router] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/router/router.go:45 | |
[AfterEach] [Conformance][Area:Networking][Feature:Router] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/router/router.go:32 | |
[AfterEach] [Conformance][Area:Networking][Feature:Router] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/util/cli.go:72 | |
STEP: Deleting namespaces | |
Jul 9 13:50:21.807: INFO: namespace : e2e-test-router-stress-xqnqw api call to delete is complete | |
STEP: Waiting for namespaces to vanish | |
[AfterEach] [Conformance][Area:Networking][Feature:Router] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:142 | |
Jul 9 13:50:27.841: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready | |
S [SKIPPING] in Spec Setup (BeforeEach) [8.486 seconds] | |
[Conformance][Area:Networking][Feature:Router] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/router/router.go:21 | |
The HAProxy router [BeforeEach] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/router/router.go:68 | |
should respond with 503 to unrecognized hosts [Suite:openshift/conformance/parallel] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/router/router.go:69 | |
no router installed on the cluster | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/router/router.go:48 | |
------------------------------ | |
S | |
------------------------------ | |
[Feature:Builds] forcePull should affect pulling builder images | |
ForcePull test case execution docker [Suite:openshift/conformance/parallel] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/builds/forcepull.go:114 | |
[BeforeEach] [Top Level] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/util/test.go:51 | |
[BeforeEach] [Feature:Builds] forcePull should affect pulling builder images | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:141 | |
STEP: Creating a kubernetes client | |
Jul 9 13:48:50.708: INFO: >>> kubeConfig: /home/yifan/tectonic-installer/yifan-test-cluster/generated/auth/kubeconfig | |
[BeforeEach] [Feature:Builds] forcePull should affect pulling builder images | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/util/cli.go:83 | |
Jul 9 13:48:52.228: INFO: configPath is now "/tmp/e2e-test-forcepull-w4pcj-user.kubeconfig" | |
Jul 9 13:48:52.228: INFO: The user is now "e2e-test-forcepull-w4pcj-user" | |
Jul 9 13:48:52.228: INFO: Creating project "e2e-test-forcepull-w4pcj" | |
Jul 9 13:48:52.327: INFO: Waiting on permissions in project "e2e-test-forcepull-w4pcj" ... | |
[BeforeEach] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/builds/forcepull.go:68 | |
Jul 9 13:48:52.359: INFO: | |
got error on docker inspect fork/exec /bin/docker: no such file or directory | |
STEP: granting system:build-strategy-custom | |
Jul 9 13:48:52.359: INFO: Running 'oc create --config=/home/yifan/tectonic-installer/yifan-test-cluster/generated/auth/kubeconfig --namespace=e2e-test-forcepull-w4pcj clusterrolebinding custombuildaccess-e2e-test-forcepull-w4pcj-user --clusterrole system:build-strategy-custom --user e2e-test-forcepull-w4pcj-user' | |
clusterrolebinding.rbac.authorization.k8s.io "custombuildaccess-e2e-test-forcepull-w4pcj-user" created | |
STEP: waiting for openshift/ruby:latest ImageStreamTag | |
STEP: waiting for an is importer to import a tag latest into a stream ruby | |
STEP: create application build configs for 3 strategies | |
Jul 9 13:48:52.731: INFO: Running 'oc create --config=/tmp/e2e-test-forcepull-w4pcj-user.kubeconfig --namespace=e2e-test-forcepull-w4pcj -f /tmp/fixture-testdata-dir782150302/test/extended/testdata/forcepull-test.json' | |
buildconfig.build.openshift.io "ruby-sample-build-tc" created | |
buildconfig.build.openshift.io "ruby-sample-build-td" created | |
buildconfig.build.openshift.io "ruby-sample-build-ts" created | |
[JustBeforeEach] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/builds/forcepull.go:99 | |
STEP: waiting for builder service account | |
[It] ForcePull test case execution docker [Suite:openshift/conformance/parallel] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/builds/forcepull.go:114 | |
STEP: docker when force pull is true | |
Jul 9 13:48:53.271: INFO: Running 'oc start-build --config=/tmp/e2e-test-forcepull-w4pcj-user.kubeconfig --namespace=e2e-test-forcepull-w4pcj ruby-sample-build-td -o=name' | |
Jul 9 13:48:53.629: INFO: | |
start-build output with args [ruby-sample-build-td -o=name]: | |
Error><nil> | |
StdOut> | |
build/ruby-sample-build-td-1 | |
StdErr> | |
Jul 9 13:48:53.629: INFO: Waiting for ruby-sample-build-td-1 to complete | |
Jul 9 13:49:54.715: INFO: Done waiting for ruby-sample-build-td-1: util.BuildResult{BuildPath:"build/ruby-sample-build-td-1", BuildName:"ruby-sample-build-td-1", StartBuildStdErr:"", StartBuildStdOut:"build/ruby-sample-build-td-1", StartBuildErr:error(nil), BuildConfigName:"", Build:(*build.Build)(0xc421512300), BuildAttempt:true, BuildSuccess:true, BuildFailure:false, BuildCancelled:false, BuildTimeout:false, LogDumper:(util.LogDumperFunc)(nil), Oc:(*util.CLI)(0xc420186780)} | |
with error: <nil> | |
Jul 9 13:49:54.715: INFO: Running 'oc logs --config=/tmp/e2e-test-forcepull-w4pcj-user.kubeconfig --namespace=e2e-test-forcepull-w4pcj -f build/ruby-sample-build-td-1 --timestamps' | |
found pull image line 2018-07-09T20:48:57.302192903Z Pulling image docker-registry.default.svc:5000/openshift/ruby@sha256:2e83b9e07e85960060096b6aff7ee202a5f52e0e18447641b080b1f3879e0901 ... | |
Jul 9 13:49:55.109: INFO: Running 'oc start-build --config=/tmp/e2e-test-forcepull-w4pcj-user.kubeconfig --namespace=e2e-test-forcepull-w4pcj ruby-sample-build-td -o=name' | |
Jul 9 13:49:55.405: INFO: | |
start-build output with args [ruby-sample-build-td -o=name]: | |
Error><nil> | |
StdOut> | |
build/ruby-sample-build-td-2 | |
StdErr> | |
Jul 9 13:49:55.406: INFO: Waiting for ruby-sample-build-td-2 to complete | |
Jul 9 13:50:21.557: INFO: Done waiting for ruby-sample-build-td-2: util.BuildResult{BuildPath:"build/ruby-sample-build-td-2", BuildName:"ruby-sample-build-td-2", StartBuildStdErr:"", StartBuildStdOut:"build/ruby-sample-build-td-2", StartBuildErr:error(nil), BuildConfigName:"", Build:(*build.Build)(0xc4215a2f00), BuildAttempt:true, BuildSuccess:true, BuildFailure:false, BuildCancelled:false, BuildTimeout:false, LogDumper:(util.LogDumperFunc)(nil), Oc:(*util.CLI)(0xc420186780)} | |
with error: <nil> | |
Jul 9 13:50:21.558: INFO: Running 'oc logs --config=/tmp/e2e-test-forcepull-w4pcj-user.kubeconfig --namespace=e2e-test-forcepull-w4pcj -f build/ruby-sample-build-td-2 --timestamps' | |
found pull image line 2018-07-09T20:50:01.010772674Z Pulling image docker-registry.default.svc:5000/openshift/ruby@sha256:2e83b9e07e85960060096b6aff7ee202a5f52e0e18447641b080b1f3879e0901 ... | |
[AfterEach] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/builds/forcepull.go:87 | |
Jul 9 13:50:22.061: INFO: Running 'oc delete --config=/home/yifan/tectonic-installer/yifan-test-cluster/generated/auth/kubeconfig --namespace=e2e-test-forcepull-w4pcj clusterrolebinding custombuildaccess-e2e-test-forcepull-w4pcj-user' | |
clusterrolebinding.rbac.authorization.k8s.io "custombuildaccess-e2e-test-forcepull-w4pcj-user" deleted | |
[AfterEach] [Feature:Builds] forcePull should affect pulling builder images | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/util/cli.go:72 | |
STEP: Deleting namespaces | |
Jul 9 13:50:22.388: INFO: namespace : e2e-test-forcepull-w4pcj api call to delete is complete | |
STEP: Waiting for namespaces to vanish | |
[AfterEach] [Feature:Builds] forcePull should affect pulling builder images | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:142 | |
Jul 9 13:50:28.416: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready | |
• [SLOW TEST:97.739 seconds] | |
[Feature:Builds] forcePull should affect pulling builder images | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/builds/forcepull.go:62 | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/builds/forcepull.go:66 | |
ForcePull test case execution docker [Suite:openshift/conformance/parallel] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/builds/forcepull.go:114 | |
------------------------------ | |
SSSSSSSSS | |
------------------------------ | |
[sig-storage] Projected | |
should be consumable from pods in volume with mappings as non-root with FSGroup [Feature:FSGroup] [Suite:openshift/conformance/parallel] [Suite:k8s] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/common/projected.go:469 | |
[BeforeEach] [Top Level] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/util/test.go:51 | |
[BeforeEach] [sig-storage] Projected | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:141 | |
STEP: Creating a kubernetes client | |
Jul 9 13:50:16.437: INFO: >>> kubeConfig: /home/yifan/tectonic-installer/yifan-test-cluster/generated/auth/kubeconfig | |
STEP: Building a namespace api object | |
Jul 9 13:50:18.300: INFO: About to run a Kube e2e test, ensuring namespace is privileged | |
STEP: Binding the e2e-test-privileged-psp PodSecurityPolicy to the default service account in e2e-tests-projected-wl48l | |
STEP: Waiting for a default service account to be provisioned in namespace | |
[BeforeEach] [sig-storage] Projected | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/common/projected.go:858 | |
[It] should be consumable from pods in volume with mappings as non-root with FSGroup [Feature:FSGroup] [Suite:openshift/conformance/parallel] [Suite:k8s] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/common/projected.go:469 | |
STEP: Creating configMap with name projected-configmap-test-volume-map-b08ea328-83b9-11e8-af4e-28d244b00276 | |
STEP: Creating a pod to test consume configMaps | |
Jul 9 13:50:18.995: INFO: Waiting up to 5m0s for pod "pod-projected-configmaps-b09443a3-83b9-11e8-af4e-28d244b00276" in namespace "e2e-tests-projected-wl48l" to be "success or failure" | |
Jul 9 13:50:19.034: INFO: Pod "pod-projected-configmaps-b09443a3-83b9-11e8-af4e-28d244b00276": Phase="Pending", Reason="", readiness=false. Elapsed: 39.175958ms | |
Jul 9 13:50:21.070: INFO: Pod "pod-projected-configmaps-b09443a3-83b9-11e8-af4e-28d244b00276": Phase="Succeeded", Reason="", readiness=false. Elapsed: 2.075450318s | |
STEP: Saw pod success | |
Jul 9 13:50:21.070: INFO: Pod "pod-projected-configmaps-b09443a3-83b9-11e8-af4e-28d244b00276" satisfied condition "success or failure" | |
Jul 9 13:50:21.105: INFO: Trying to get logs from node ip-10-0-130-54.us-west-2.compute.internal pod pod-projected-configmaps-b09443a3-83b9-11e8-af4e-28d244b00276 container projected-configmap-volume-test: <nil> | |
STEP: delete the pod | |
Jul 9 13:50:21.205: INFO: Waiting for pod pod-projected-configmaps-b09443a3-83b9-11e8-af4e-28d244b00276 to disappear | |
Jul 9 13:50:21.240: INFO: Pod pod-projected-configmaps-b09443a3-83b9-11e8-af4e-28d244b00276 no longer exists | |
[AfterEach] [sig-storage] Projected | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:142 | |
Jul 9 13:50:21.240: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready | |
STEP: Destroying namespace "e2e-tests-projected-wl48l" for this suite. | |
Jul 9 13:50:27.420: INFO: Waiting up to 30s for server preferred namespaced resources to be successfully discovered | |
Jul 9 13:50:31.086: INFO: namespace: e2e-tests-projected-wl48l, resource: bindings, ignored listing per whitelist | |
Jul 9 13:50:31.766: INFO: namespace e2e-tests-projected-wl48l deletion completed in 10.461074542s | |
• [SLOW TEST:15.330 seconds] | |
[sig-storage] Projected | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/common/projected.go:34 | |
should be consumable from pods in volume with mappings as non-root with FSGroup [Feature:FSGroup] [Suite:openshift/conformance/parallel] [Suite:k8s] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/common/projected.go:469 | |
------------------------------ | |
[sig-storage] EmptyDir volumes | |
should support (non-root,0777,default) [Conformance] [Suite:openshift/conformance/parallel] [Suite:k8s] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:674 | |
[BeforeEach] [Top Level] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/util/test.go:51 | |
[BeforeEach] [sig-storage] EmptyDir volumes | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:141 | |
STEP: Creating a kubernetes client | |
Jul 9 13:50:21.632: INFO: >>> kubeConfig: /home/yifan/tectonic-installer/yifan-test-cluster/generated/auth/kubeconfig | |
STEP: Building a namespace api object | |
Jul 9 13:50:23.493: INFO: About to run a Kube e2e test, ensuring namespace is privileged | |
STEP: Binding the e2e-test-privileged-psp PodSecurityPolicy to the default service account in e2e-tests-emptydir-tjdpp | |
STEP: Waiting for a default service account to be provisioned in namespace | |
[It] should support (non-root,0777,default) [Conformance] [Suite:openshift/conformance/parallel] [Suite:k8s] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:674 | |
STEP: Creating a pod to test emptydir 0777 on node default medium | |
Jul 9 13:50:24.215: INFO: Waiting up to 5m0s for pod "pod-b3b09c1e-83b9-11e8-ac23-28d244b00276" in namespace "e2e-tests-emptydir-tjdpp" to be "success or failure" | |
Jul 9 13:50:24.252: INFO: Pod "pod-b3b09c1e-83b9-11e8-ac23-28d244b00276": Phase="Pending", Reason="", readiness=false. Elapsed: 36.449717ms | |
Jul 9 13:50:26.289: INFO: Pod "pod-b3b09c1e-83b9-11e8-ac23-28d244b00276": Phase="Pending", Reason="", readiness=false. Elapsed: 2.073907354s | |
Jul 9 13:50:28.328: INFO: Pod "pod-b3b09c1e-83b9-11e8-ac23-28d244b00276": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.112763919s | |
STEP: Saw pod success | |
Jul 9 13:50:28.328: INFO: Pod "pod-b3b09c1e-83b9-11e8-ac23-28d244b00276" satisfied condition "success or failure" | |
Jul 9 13:50:28.367: INFO: Trying to get logs from node ip-10-0-130-54.us-west-2.compute.internal pod pod-b3b09c1e-83b9-11e8-ac23-28d244b00276 container test-container: <nil> | |
STEP: delete the pod | |
Jul 9 13:50:28.521: INFO: Waiting for pod pod-b3b09c1e-83b9-11e8-ac23-28d244b00276 to disappear | |
Jul 9 13:50:28.558: INFO: Pod pod-b3b09c1e-83b9-11e8-ac23-28d244b00276 no longer exists | |
[AfterEach] [sig-storage] EmptyDir volumes | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:142 | |
Jul 9 13:50:28.558: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready | |
STEP: Destroying namespace "e2e-tests-emptydir-tjdpp" for this suite. | |
Jul 9 13:50:34.828: INFO: Waiting up to 30s for server preferred namespaced resources to be successfully discovered | |
Jul 9 13:50:37.485: INFO: namespace: e2e-tests-emptydir-tjdpp, resource: bindings, ignored listing per whitelist | |
Jul 9 13:50:39.057: INFO: namespace e2e-tests-emptydir-tjdpp deletion completed in 10.394571688s | |
• [SLOW TEST:17.424 seconds] | |
[sig-storage] EmptyDir volumes | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/common/empty_dir.go:41 | |
should support (non-root,0777,default) [Conformance] [Suite:openshift/conformance/parallel] [Suite:k8s] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:674 | |
------------------------------ | |
S | |
------------------------------ | |
[sig-storage] Secrets | |
should be consumable from pods in volume with mappings and Item Mode set [Conformance] [Suite:openshift/conformance/parallel] [Suite:k8s] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:674 | |
[BeforeEach] [Top Level] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/util/test.go:51 | |
[BeforeEach] [sig-storage] Secrets | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:141 | |
STEP: Creating a kubernetes client | |
Jul 9 13:50:31.767: INFO: >>> kubeConfig: /home/yifan/tectonic-installer/yifan-test-cluster/generated/auth/kubeconfig | |
STEP: Building a namespace api object | |
Jul 9 13:50:33.841: INFO: About to run a Kube e2e test, ensuring namespace is privileged | |
STEP: Binding the e2e-test-privileged-psp PodSecurityPolicy to the default service account in e2e-tests-secrets-8s6zd | |
STEP: Waiting for a default service account to be provisioned in namespace | |
[It] should be consumable from pods in volume with mappings and Item Mode set [Conformance] [Suite:openshift/conformance/parallel] [Suite:k8s] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:674 | |
STEP: Creating secret with name secret-test-map-b9dbff35-83b9-11e8-af4e-28d244b00276 | |
STEP: Creating a pod to test consume secrets | |
Jul 9 13:50:34.621: INFO: Waiting up to 5m0s for pod "pod-secrets-b9e2d003-83b9-11e8-af4e-28d244b00276" in namespace "e2e-tests-secrets-8s6zd" to be "success or failure" | |
Jul 9 13:50:34.661: INFO: Pod "pod-secrets-b9e2d003-83b9-11e8-af4e-28d244b00276": Phase="Pending", Reason="", readiness=false. Elapsed: 39.649364ms | |
Jul 9 13:50:36.703: INFO: Pod "pod-secrets-b9e2d003-83b9-11e8-af4e-28d244b00276": Phase="Succeeded", Reason="", readiness=false. Elapsed: 2.081025131s | |
STEP: Saw pod success | |
Jul 9 13:50:36.703: INFO: Pod "pod-secrets-b9e2d003-83b9-11e8-af4e-28d244b00276" satisfied condition "success or failure" | |
Jul 9 13:50:36.743: INFO: Trying to get logs from node ip-10-0-130-54.us-west-2.compute.internal pod pod-secrets-b9e2d003-83b9-11e8-af4e-28d244b00276 container secret-volume-test: <nil> | |
STEP: delete the pod | |
Jul 9 13:50:36.876: INFO: Waiting for pod pod-secrets-b9e2d003-83b9-11e8-af4e-28d244b00276 to disappear | |
Jul 9 13:50:36.923: INFO: Pod pod-secrets-b9e2d003-83b9-11e8-af4e-28d244b00276 no longer exists | |
[AfterEach] [sig-storage] Secrets | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:142 | |
Jul 9 13:50:36.923: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready | |
STEP: Destroying namespace "e2e-tests-secrets-8s6zd" for this suite. | |
Jul 9 13:50:43.090: INFO: Waiting up to 30s for server preferred namespaced resources to be successfully discovered | |
Jul 9 13:50:47.287: INFO: namespace: e2e-tests-secrets-8s6zd, resource: bindings, ignored listing per whitelist | |
Jul 9 13:50:47.488: INFO: namespace e2e-tests-secrets-8s6zd deletion completed in 10.514936902s | |
• [SLOW TEST:15.721 seconds] | |
[sig-storage] Secrets | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/common/secrets_volume.go:33 | |
should be consumable from pods in volume with mappings and Item Mode set [Conformance] [Suite:openshift/conformance/parallel] [Suite:k8s] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:674 | |
------------------------------ | |
[k8s.io] Docker Containers | |
should be able to override the image's default command and arguments [Conformance] [Suite:openshift/conformance/parallel] [Suite:k8s] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:674 | |
[BeforeEach] [Top Level] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/util/test.go:51 | |
[BeforeEach] [k8s.io] Docker Containers | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:141 | |
STEP: Creating a kubernetes client | |
Jul 9 13:50:28.470: INFO: >>> kubeConfig: /home/yifan/tectonic-installer/yifan-test-cluster/generated/auth/kubeconfig | |
STEP: Building a namespace api object | |
Jul 9 13:50:30.069: INFO: About to run a Kube e2e test, ensuring namespace is privileged | |
STEP: Binding the e2e-test-privileged-psp PodSecurityPolicy to the default service account in e2e-tests-containers-s7mjr | |
STEP: Waiting for a default service account to be provisioned in namespace | |
[It] should be able to override the image's default command and arguments [Conformance] [Suite:openshift/conformance/parallel] [Suite:k8s] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:674 | |
STEP: Creating a pod to test override all | |
Jul 9 13:50:30.665: INFO: Waiting up to 5m0s for pod "client-containers-b786f12e-83b9-11e8-a5b5-28d244b00276" in namespace "e2e-tests-containers-s7mjr" to be "success or failure" | |
Jul 9 13:50:30.693: INFO: Pod "client-containers-b786f12e-83b9-11e8-a5b5-28d244b00276": Phase="Pending", Reason="", readiness=false. Elapsed: 27.384956ms | |
Jul 9 13:50:32.720: INFO: Pod "client-containers-b786f12e-83b9-11e8-a5b5-28d244b00276": Phase="Pending", Reason="", readiness=false. Elapsed: 2.055140291s | |
Jul 9 13:50:34.764: INFO: Pod "client-containers-b786f12e-83b9-11e8-a5b5-28d244b00276": Phase="Pending", Reason="", readiness=false. Elapsed: 4.098898204s | |
Jul 9 13:50:36.820: INFO: Pod "client-containers-b786f12e-83b9-11e8-a5b5-28d244b00276": Phase="Pending", Reason="", readiness=false. Elapsed: 6.154263582s | |
Jul 9 13:50:38.847: INFO: Pod "client-containers-b786f12e-83b9-11e8-a5b5-28d244b00276": Phase="Succeeded", Reason="", readiness=false. Elapsed: 8.181670004s | |
STEP: Saw pod success | |
Jul 9 13:50:38.847: INFO: Pod "client-containers-b786f12e-83b9-11e8-a5b5-28d244b00276" satisfied condition "success or failure" | |
Jul 9 13:50:38.876: INFO: Trying to get logs from node ip-10-0-130-54.us-west-2.compute.internal pod client-containers-b786f12e-83b9-11e8-a5b5-28d244b00276 container test-container: <nil> | |
STEP: delete the pod | |
Jul 9 13:50:38.944: INFO: Waiting for pod client-containers-b786f12e-83b9-11e8-a5b5-28d244b00276 to disappear | |
Jul 9 13:50:38.971: INFO: Pod client-containers-b786f12e-83b9-11e8-a5b5-28d244b00276 no longer exists | |
[AfterEach] [k8s.io] Docker Containers | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:142 | |
Jul 9 13:50:38.971: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready | |
STEP: Destroying namespace "e2e-tests-containers-s7mjr" for this suite. | |
Jul 9 13:50:45.116: INFO: Waiting up to 30s for server preferred namespaced resources to be successfully discovered | |
Jul 9 13:50:46.798: INFO: namespace: e2e-tests-containers-s7mjr, resource: bindings, ignored listing per whitelist | |
Jul 9 13:50:48.699: INFO: namespace e2e-tests-containers-s7mjr deletion completed in 9.697903022s | |
• [SLOW TEST:20.229 seconds] | |
[k8s.io] Docker Containers | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:669 | |
should be able to override the image's default command and arguments [Conformance] [Suite:openshift/conformance/parallel] [Suite:k8s] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:674 | |
------------------------------ | |
[sig-storage] Projected | |
should be consumable from pods in volume with defaultMode set [Conformance] [Suite:openshift/conformance/parallel] [Suite:k8s] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:674 | |
[BeforeEach] [Top Level] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/util/test.go:51 | |
[BeforeEach] [sig-storage] Projected | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:141 | |
STEP: Creating a kubernetes client | |
Jul 9 13:50:39.062: INFO: >>> kubeConfig: /home/yifan/tectonic-installer/yifan-test-cluster/generated/auth/kubeconfig | |
STEP: Building a namespace api object | |
Jul 9 13:50:41.092: INFO: About to run a Kube e2e test, ensuring namespace is privileged | |
STEP: Binding the e2e-test-privileged-psp PodSecurityPolicy to the default service account in e2e-tests-projected-g4rlq | |
STEP: Waiting for a default service account to be provisioned in namespace | |
[BeforeEach] [sig-storage] Projected | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/common/projected.go:858 | |
[It] should be consumable from pods in volume with defaultMode set [Conformance] [Suite:openshift/conformance/parallel] [Suite:k8s] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:674 | |
STEP: Creating configMap with name projected-configmap-test-volume-be2ca605-83b9-11e8-ac23-28d244b00276 | |
STEP: Creating a pod to test consume configMaps | |
Jul 9 13:50:41.842: INFO: Waiting up to 5m0s for pod "pod-projected-configmaps-be3261f4-83b9-11e8-ac23-28d244b00276" in namespace "e2e-tests-projected-g4rlq" to be "success or failure" | |
Jul 9 13:50:41.886: INFO: Pod "pod-projected-configmaps-be3261f4-83b9-11e8-ac23-28d244b00276": Phase="Pending", Reason="", readiness=false. Elapsed: 43.910794ms | |
Jul 9 13:50:43.925: INFO: Pod "pod-projected-configmaps-be3261f4-83b9-11e8-ac23-28d244b00276": Phase="Succeeded", Reason="", readiness=false. Elapsed: 2.08295s | |
STEP: Saw pod success | |
Jul 9 13:50:43.925: INFO: Pod "pod-projected-configmaps-be3261f4-83b9-11e8-ac23-28d244b00276" satisfied condition "success or failure" | |
Jul 9 13:50:43.968: INFO: Trying to get logs from node ip-10-0-130-54.us-west-2.compute.internal pod pod-projected-configmaps-be3261f4-83b9-11e8-ac23-28d244b00276 container projected-configmap-volume-test: <nil> | |
STEP: delete the pod | |
Jul 9 13:50:44.060: INFO: Waiting for pod pod-projected-configmaps-be3261f4-83b9-11e8-ac23-28d244b00276 to disappear | |
Jul 9 13:50:44.112: INFO: Pod pod-projected-configmaps-be3261f4-83b9-11e8-ac23-28d244b00276 no longer exists | |
[AfterEach] [sig-storage] Projected | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:142 | |
Jul 9 13:50:44.112: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready | |
STEP: Destroying namespace "e2e-tests-projected-g4rlq" for this suite. | |
Jul 9 13:50:50.280: INFO: Waiting up to 30s for server preferred namespaced resources to be successfully discovered | |
Jul 9 13:50:54.382: INFO: namespace: e2e-tests-projected-g4rlq, resource: bindings, ignored listing per whitelist | |
Jul 9 13:50:55.080: INFO: namespace e2e-tests-projected-g4rlq deletion completed in 10.929334733s | |
• [SLOW TEST:16.018 seconds] | |
[sig-storage] Projected | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/common/projected.go:34 | |
should be consumable from pods in volume with defaultMode set [Conformance] [Suite:openshift/conformance/parallel] [Suite:k8s] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:674 | |
------------------------------ | |
[Conformance][templates] templateservicebroker end-to-end test | |
should pass an end-to-end test [Suite:openshift/conformance/parallel] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/templates/templateservicebroker_e2e.go:367 | |
[BeforeEach] [Top Level] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/util/test.go:51 | |
[BeforeEach] [Conformance][templates] templateservicebroker end-to-end test | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:141 | |
STEP: Creating a kubernetes client | |
Jul 9 13:50:47.489: INFO: >>> kubeConfig: /home/yifan/tectonic-installer/yifan-test-cluster/generated/auth/kubeconfig | |
[BeforeEach] [Conformance][templates] templateservicebroker end-to-end test | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/util/cli.go:83 | |
Jul 9 13:50:49.714: INFO: configPath is now "/tmp/e2e-test-templates-kqsdn-user.kubeconfig" | |
Jul 9 13:50:49.714: INFO: The user is now "e2e-test-templates-kqsdn-user" | |
Jul 9 13:50:49.714: INFO: Creating project "e2e-test-templates-kqsdn" | |
Jul 9 13:50:49.944: INFO: Waiting on permissions in project "e2e-test-templates-kqsdn" ... | |
[BeforeEach] [Conformance][templates] templateservicebroker end-to-end test | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/templates/templateservicebroker_e2e.go:56 | |
[AfterEach] [Conformance][templates] templateservicebroker end-to-end test | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/util/cli.go:72 | |
STEP: Deleting namespaces | |
Jul 9 13:50:50.295: INFO: namespace : e2e-test-templates-kqsdn api call to delete is complete | |
STEP: Waiting for namespaces to vanish | |
[AfterEach] [Conformance][templates] templateservicebroker end-to-end test | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:142 | |
STEP: Dumping a list of prepulled images on each node... | |
Jul 9 13:50:56.406: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready | |
[AfterEach] [Conformance][templates] templateservicebroker end-to-end test | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/templates/templateservicebroker_e2e.go:104 | |
• Failure in Spec Setup (BeforeEach) [8.962 seconds] | |
[Conformance][templates] templateservicebroker end-to-end test | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/templates/templateservicebroker_e2e.go:39 | |
[BeforeEach] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/templates/templateservicebroker_e2e.go:353 | |
should pass an end-to-end test [Suite:openshift/conformance/parallel] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/templates/templateservicebroker_e2e.go:367 | |
Expected error: | |
<*errors.StatusError | 0xc4219638c0>: { | |
ErrStatus: { | |
TypeMeta: {Kind: "", APIVersion: ""}, | |
ListMeta: {SelfLink: "", ResourceVersion: "", Continue: ""}, | |
Status: "Failure", | |
Message: "services \"apiserver\" not found", | |
Reason: "NotFound", | |
Details: {Name: "apiserver", Group: "", Kind: "services", UID: "", Causes: nil, RetryAfterSeconds: 0}, | |
Code: 404, | |
}, | |
} | |
services "apiserver" not found | |
not to have occurred | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/templates/templateservicebroker_e2e.go:63 | |
------------------------------ | |
[BeforeEach] [Top Level] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/util/test.go:51 | |
[BeforeEach] basic functionality | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:141 | |
STEP: Creating a kubernetes client | |
Jul 9 13:50:48.701: INFO: >>> kubeConfig: /home/yifan/tectonic-installer/yifan-test-cluster/generated/auth/kubeconfig | |
STEP: Building a namespace api object | |
STEP: Binding the e2e-test-privileged-psp PodSecurityPolicy to the default service account in e2e-tests-net-services1-lm5mh | |
STEP: Waiting for a default service account to be provisioned in namespace | |
[It] should allow connections to another pod on a different node via a service IP [Suite:openshift/conformance/parallel] | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/networking/services.go:18 | |
Jul 9 13:50:50.777: INFO: Only one node is available in this environment ([ip-10-0-130-54.us-west-2.compute.internal] out of [ip-10-0-130-54.us-west-2.compute.internal]) | |
[AfterEach] basic functionality | |
/home/yifan/gopher/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:142 | |
Jul 9 13:50:50.778: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready | |
STEP: Destroying namespace "e2e-tests-net-services1-lm5mh" for this suite. | |
Jul 9 13:50:56.932: INFO: Waiting up to 30s for server preferred namespaced resources to be successfully discovered | |
Jul 9 13:50:59.084: INFO: namespace: e2e-tests-net-services1-lm5mh, resource: bindings, ignored listing per whitelist | |
Jul 9 13:51:00.616: INFO: namespace e2e-tests-net-services1-lm5mh deletion completed in 9.777475944s | |
S [SKIPPING] [11.915 seconds] | |
[A |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment