Created
May 30, 2023 20:04
This file has been truncated, but you can view the full file.
This file contains 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
jeromeju@jju:~/pipeline$ ./test/e2e-tests-upgrade.sh | |
================================ | |
==== SETTING UP ENVIRONMENT ==== | |
================================ | |
================================================================= | |
==== INSTALL THE PREVIOUS RELEASE OF TEKTON PIPELINE V0.48.0 ==== | |
================================================================= | |
>> Deploying Tekton Pipelines of Version v0.48.0 | |
namespace/tekton-pipelines unchanged | |
clusterrole.rbac.authorization.k8s.io/tekton-pipelines-controller-cluster-access configured | |
clusterrole.rbac.authorization.k8s.io/tekton-pipelines-controller-tenant-access unchanged | |
clusterrole.rbac.authorization.k8s.io/tekton-pipelines-webhook-cluster-access unchanged | |
clusterrole.rbac.authorization.k8s.io/tekton-events-controller-cluster-access unchanged | |
role.rbac.authorization.k8s.io/tekton-pipelines-controller unchanged | |
role.rbac.authorization.k8s.io/tekton-pipelines-webhook unchanged | |
role.rbac.authorization.k8s.io/tekton-pipelines-leader-election unchanged | |
role.rbac.authorization.k8s.io/tekton-pipelines-info unchanged | |
serviceaccount/tekton-pipelines-controller unchanged | |
serviceaccount/tekton-pipelines-webhook unchanged | |
serviceaccount/tekton-events-controller unchanged | |
clusterrolebinding.rbac.authorization.k8s.io/tekton-pipelines-controller-cluster-access unchanged | |
clusterrolebinding.rbac.authorization.k8s.io/tekton-pipelines-controller-tenant-access unchanged | |
clusterrolebinding.rbac.authorization.k8s.io/tekton-pipelines-webhook-cluster-access unchanged | |
clusterrolebinding.rbac.authorization.k8s.io/tekton-events-controller-cluster-access unchanged | |
rolebinding.rbac.authorization.k8s.io/tekton-pipelines-controller unchanged | |
rolebinding.rbac.authorization.k8s.io/tekton-pipelines-webhook unchanged | |
rolebinding.rbac.authorization.k8s.io/tekton-pipelines-controller-leaderelection unchanged | |
rolebinding.rbac.authorization.k8s.io/tekton-pipelines-webhook-leaderelection unchanged | |
rolebinding.rbac.authorization.k8s.io/tekton-pipelines-info unchanged | |
rolebinding.rbac.authorization.k8s.io/tekton-events-controller unchanged | |
rolebinding.rbac.authorization.k8s.io/tekton-events-controller-leaderelection unchanged | |
customresourcedefinition.apiextensions.k8s.io/clustertasks.tekton.dev configured | |
customresourcedefinition.apiextensions.k8s.io/customruns.tekton.dev configured | |
customresourcedefinition.apiextensions.k8s.io/pipelines.tekton.dev configured | |
customresourcedefinition.apiextensions.k8s.io/pipelineruns.tekton.dev configured | |
customresourcedefinition.apiextensions.k8s.io/resolutionrequests.resolution.tekton.dev unchanged | |
customresourcedefinition.apiextensions.k8s.io/tasks.tekton.dev configured | |
customresourcedefinition.apiextensions.k8s.io/taskruns.tekton.dev configured | |
customresourcedefinition.apiextensions.k8s.io/verificationpolicies.tekton.dev configured | |
secret/webhook-certs configured | |
validatingwebhookconfiguration.admissionregistration.k8s.io/validation.webhook.pipeline.tekton.dev configured | |
mutatingwebhookconfiguration.admissionregistration.k8s.io/webhook.pipeline.tekton.dev configured | |
validatingwebhookconfiguration.admissionregistration.k8s.io/config.webhook.pipeline.tekton.dev configured | |
clusterrole.rbac.authorization.k8s.io/tekton-aggregate-edit unchanged | |
clusterrole.rbac.authorization.k8s.io/tekton-aggregate-view unchanged | |
configmap/config-defaults unchanged | |
configmap/feature-flags configured | |
configmap/pipelines-info configured | |
configmap/config-leader-election unchanged | |
configmap/config-logging configured | |
configmap/config-observability unchanged | |
configmap/config-registry-cert unchanged | |
configmap/config-spire unchanged | |
deployment.apps/tekton-pipelines-controller configured | |
service/tekton-pipelines-controller configured | |
deployment.apps/tekton-events-controller configured | |
service/tekton-events-controller configured | |
namespace/tekton-pipelines-resolvers unchanged | |
clusterrole.rbac.authorization.k8s.io/tekton-pipelines-resolvers-resolution-request-updates unchanged | |
role.rbac.authorization.k8s.io/tekton-pipelines-resolvers-namespace-rbac unchanged | |
serviceaccount/tekton-pipelines-resolvers unchanged | |
clusterrolebinding.rbac.authorization.k8s.io/tekton-pipelines-resolvers unchanged | |
rolebinding.rbac.authorization.k8s.io/tekton-pipelines-resolvers-namespace-rbac unchanged | |
configmap/bundleresolver-config unchanged | |
configmap/cluster-resolver-config unchanged | |
configmap/resolvers-feature-flags unchanged | |
configmap/config-leader-election unchanged | |
configmap/config-logging configured | |
configmap/config-observability unchanged | |
configmap/git-resolver-config unchanged | |
configmap/hubresolver-config unchanged | |
deployment.apps/tekton-pipelines-remote-resolvers configured | |
horizontalpodautoscaler.autoscaling/tekton-pipelines-webhook configured | |
deployment.apps/tekton-pipelines-webhook configured | |
service/tekton-pipelines-webhook configured | |
No resources found | |
No resources found | |
No resources found | |
No resources found | |
No resources found | |
Waiting until all pods in namespace tekton-pipelines are up....................... | |
All pods are up: | |
tekton-events-controller-54677d858b-4p8pc 1/1 Running 0 51s | |
tekton-pipelines-controller-5fd6b756cf-ghwhn 1/1 Running 0 51s | |
tekton-pipelines-webhook-6cb5f4558c-zsl6t 1/1 Running 0 51s | |
=========================================================== | |
==== UPGRADE TO THE CURRENT RELEASE OF TEKTON PIPELINE ==== | |
=========================================================== | |
>> Deploying Tekton Pipelines | |
2023/05/30 19:14:06 Using base cgr.dev/chainguard/static@sha256:ee47224a2afc674c1f1089b9dea97d5ee400cf2fff3797398778450a4cfb2a8d for github.com/tektoncd/pipeline/cmd/webhook | |
2023/05/30 19:14:06 Using base cgr.dev/chainguard/static@sha256:ee47224a2afc674c1f1089b9dea97d5ee400cf2fff3797398778450a4cfb2a8d for github.com/tektoncd/pipeline/cmd/events | |
2023/05/30 19:14:07 Building github.com/tektoncd/pipeline/cmd/webhook for linux/amd64 | |
2023/05/30 19:14:07 Building github.com/tektoncd/pipeline/cmd/resolvers for linux/amd64 | |
2023/05/30 19:14:07 Building github.com/tektoncd/pipeline/cmd/events for linux/amd64 | |
2023/05/30 19:14:11 Building github.com/tektoncd/pipeline/cmd/entrypoint for linux/amd64 | |
2023/05/30 19:14:11 Building github.com/tektoncd/pipeline/cmd/workingdirinit for linux/amd64 | |
2023/05/30 19:14:11 Building github.com/tektoncd/pipeline/cmd/nop for linux/amd64 | |
2023/05/30 19:14:11 Building github.com/tektoncd/pipeline/cmd/controller for linux/amd64 | |
2023/05/30 19:14:11 Building github.com/tektoncd/pipeline/cmd/sidecarlogresults for linux/amd64 | |
2023/05/30 19:14:14 Loading kind.local/workingdirinit-0c558922ec6a1b739e550e349f2d5fc1:e4c01f287df3858f2f134b7463fa1a9e3a9bb1f037129c29fc8b20ab5ff809d7 | |
2023/05/30 19:14:15 Loading kind.local/nop-8eac7c133edad5df719dc37b36b62482:a1473ff8f7c7bb27ec379b92167db1ae31d1e7a6526138e8c92b81c9ac664e4d | |
2023/05/30 19:14:17 Loaded kind.local/nop-8eac7c133edad5df719dc37b36b62482:a1473ff8f7c7bb27ec379b92167db1ae31d1e7a6526138e8c92b81c9ac664e4d | |
2023/05/30 19:14:17 Adding tag latest | |
2023/05/30 19:14:17 Loaded kind.local/workingdirinit-0c558922ec6a1b739e550e349f2d5fc1:e4c01f287df3858f2f134b7463fa1a9e3a9bb1f037129c29fc8b20ab5ff809d7 | |
2023/05/30 19:14:17 Adding tag latest | |
2023/05/30 19:14:19 Added tag latest | |
2023/05/30 19:14:19 Added tag latest | |
2023/05/30 19:14:36 Loading kind.local/webhook-d4749e605405422fd87700164e31b2d1:e05b6e85556fde0e30c5687b2641be85e390b373438612f706d98a0262d8f876 | |
2023/05/30 19:14:39 Loading kind.local/sidecarlogresults-7501c6a20d741631510a448b48ab098f:c3cac23210eb482511949c4a2b8a30eaf379e72138a136ef7d23a2e6fa869c4f | |
2023/05/30 19:14:39 Loading kind.local/entrypoint-bff0a22da108bc2f16c818c97641a296:a3586f1baf97015f781ccf51ea5a9f39068ed256999dee1fe704dc7ea47191bd | |
2023/05/30 19:14:39 Loaded kind.local/webhook-d4749e605405422fd87700164e31b2d1:e05b6e85556fde0e30c5687b2641be85e390b373438612f706d98a0262d8f876 | |
2023/05/30 19:14:39 Adding tag latest | |
2023/05/30 19:14:40 Added tag latest | |
2023/05/30 19:14:40 Loading kind.local/events-a9042f7efb0cbade2a868a1ee5ddd52c:ac33fb48b8dabc8365d61f31749cefbd0f0146a89c9eb4525d8b9c62238104b7 | |
2023/05/30 19:14:42 Loaded kind.local/sidecarlogresults-7501c6a20d741631510a448b48ab098f:c3cac23210eb482511949c4a2b8a30eaf379e72138a136ef7d23a2e6fa869c4f | |
2023/05/30 19:14:42 Adding tag latest | |
2023/05/30 19:14:42 Loaded kind.local/entrypoint-bff0a22da108bc2f16c818c97641a296:a3586f1baf97015f781ccf51ea5a9f39068ed256999dee1fe704dc7ea47191bd | |
2023/05/30 19:14:42 Adding tag latest | |
2023/05/30 19:14:42 Added tag latest | |
2023/05/30 19:14:42 Added tag latest | |
2023/05/30 19:14:43 Loaded kind.local/events-a9042f7efb0cbade2a868a1ee5ddd52c:ac33fb48b8dabc8365d61f31749cefbd0f0146a89c9eb4525d8b9c62238104b7 | |
2023/05/30 19:14:43 Adding tag latest | |
2023/05/30 19:14:44 Added tag latest | |
2023/05/30 19:14:44 Loading kind.local/resolvers-ff86b24f130c42b88983d3c13993056d:fa44c02d5115bbb7a22ccfd54084a4fc08b34a9b65078a84c0da60cfdab7cdef | |
2023/05/30 19:14:47 Loaded kind.local/resolvers-ff86b24f130c42b88983d3c13993056d:fa44c02d5115bbb7a22ccfd54084a4fc08b34a9b65078a84c0da60cfdab7cdef | |
2023/05/30 19:14:47 Adding tag latest | |
2023/05/30 19:14:47 Added tag latest | |
2023/05/30 19:14:49 Loading kind.local/controller-10a3e32792f33651396d02b6855a6e36:83909a6426e531f74d9fc8e2e706bae3d7f3a5dc424ed185566ba9aa2322e872 | |
2023/05/30 19:14:52 Loaded kind.local/controller-10a3e32792f33651396d02b6855a6e36:83909a6426e531f74d9fc8e2e706bae3d7f3a5dc424ed185566ba9aa2322e872 | |
2023/05/30 19:14:52 Adding tag latest | |
2023/05/30 19:14:52 Added tag latest | |
namespace/tekton-pipelines unchanged | |
clusterrole.rbac.authorization.k8s.io/tekton-pipelines-controller-cluster-access unchanged | |
clusterrole.rbac.authorization.k8s.io/tekton-pipelines-controller-tenant-access unchanged | |
clusterrole.rbac.authorization.k8s.io/tekton-pipelines-webhook-cluster-access unchanged | |
clusterrole.rbac.authorization.k8s.io/tekton-events-controller-cluster-access unchanged | |
role.rbac.authorization.k8s.io/tekton-pipelines-controller unchanged | |
role.rbac.authorization.k8s.io/tekton-pipelines-webhook unchanged | |
role.rbac.authorization.k8s.io/tekton-pipelines-leader-election unchanged | |
role.rbac.authorization.k8s.io/tekton-pipelines-info unchanged | |
serviceaccount/tekton-pipelines-controller unchanged | |
serviceaccount/tekton-pipelines-webhook unchanged | |
serviceaccount/tekton-events-controller unchanged | |
clusterrolebinding.rbac.authorization.k8s.io/tekton-pipelines-controller-cluster-access unchanged | |
clusterrolebinding.rbac.authorization.k8s.io/tekton-pipelines-controller-tenant-access unchanged | |
clusterrolebinding.rbac.authorization.k8s.io/tekton-pipelines-webhook-cluster-access unchanged | |
clusterrolebinding.rbac.authorization.k8s.io/tekton-events-controller-cluster-access unchanged | |
rolebinding.rbac.authorization.k8s.io/tekton-pipelines-controller unchanged | |
rolebinding.rbac.authorization.k8s.io/tekton-pipelines-webhook unchanged | |
rolebinding.rbac.authorization.k8s.io/tekton-pipelines-controller-leaderelection unchanged | |
rolebinding.rbac.authorization.k8s.io/tekton-pipelines-webhook-leaderelection unchanged | |
rolebinding.rbac.authorization.k8s.io/tekton-pipelines-info unchanged | |
rolebinding.rbac.authorization.k8s.io/tekton-events-controller unchanged | |
rolebinding.rbac.authorization.k8s.io/tekton-events-controller-leaderelection unchanged | |
customresourcedefinition.apiextensions.k8s.io/clustertasks.tekton.dev configured | |
customresourcedefinition.apiextensions.k8s.io/customruns.tekton.dev configured | |
customresourcedefinition.apiextensions.k8s.io/pipelines.tekton.dev configured | |
customresourcedefinition.apiextensions.k8s.io/pipelineruns.tekton.dev configured | |
customresourcedefinition.apiextensions.k8s.io/resolutionrequests.resolution.tekton.dev unchanged | |
customresourcedefinition.apiextensions.k8s.io/tasks.tekton.dev configured | |
customresourcedefinition.apiextensions.k8s.io/taskruns.tekton.dev configured | |
customresourcedefinition.apiextensions.k8s.io/verificationpolicies.tekton.dev configured | |
secret/webhook-certs configured | |
validatingwebhookconfiguration.admissionregistration.k8s.io/validation.webhook.pipeline.tekton.dev configured | |
mutatingwebhookconfiguration.admissionregistration.k8s.io/webhook.pipeline.tekton.dev configured | |
validatingwebhookconfiguration.admissionregistration.k8s.io/config.webhook.pipeline.tekton.dev configured | |
clusterrole.rbac.authorization.k8s.io/tekton-aggregate-edit unchanged | |
clusterrole.rbac.authorization.k8s.io/tekton-aggregate-view unchanged | |
configmap/config-defaults unchanged | |
configmap/feature-flags unchanged | |
configmap/pipelines-info configured | |
configmap/config-leader-election unchanged | |
configmap/config-logging configured | |
configmap/config-observability unchanged | |
configmap/config-registry-cert unchanged | |
configmap/config-spire unchanged | |
deployment.apps/tekton-pipelines-controller configured | |
service/tekton-pipelines-controller configured | |
deployment.apps/tekton-events-controller configured | |
service/tekton-events-controller configured | |
namespace/tekton-pipelines-resolvers unchanged | |
clusterrole.rbac.authorization.k8s.io/tekton-pipelines-resolvers-resolution-request-updates unchanged | |
role.rbac.authorization.k8s.io/tekton-pipelines-resolvers-namespace-rbac unchanged | |
serviceaccount/tekton-pipelines-resolvers unchanged | |
clusterrolebinding.rbac.authorization.k8s.io/tekton-pipelines-resolvers unchanged | |
rolebinding.rbac.authorization.k8s.io/tekton-pipelines-resolvers-namespace-rbac unchanged | |
configmap/bundleresolver-config unchanged | |
configmap/cluster-resolver-config unchanged | |
configmap/resolvers-feature-flags unchanged | |
configmap/config-leader-election unchanged | |
configmap/config-logging configured | |
configmap/config-observability unchanged | |
configmap/git-resolver-config unchanged | |
configmap/hubresolver-config unchanged | |
deployment.apps/tekton-pipelines-remote-resolvers configured | |
horizontalpodautoscaler.autoscaling/tekton-pipelines-webhook configured | |
deployment.apps/tekton-pipelines-webhook configured | |
service/tekton-pipelines-webhook configured | |
clusterrole.rbac.authorization.k8s.io/tekton-pipelines-controller-pod-log-access unchanged | |
clusterrolebinding.rbac.authorization.k8s.io/tekton-pipelines-controller-pod-log-access unchanged | |
No resources found | |
No resources found | |
No resources found | |
No resources found | |
No resources found | |
Waiting until all pods in namespace tekton-pipelines are up................... | |
All pods are up: | |
tekton-events-controller-68754c45cb-fp9w7 1/1 Running 0 43s | |
tekton-pipelines-controller-d8bc99b45-qc65q 1/1 Running 0 43s | |
tekton-pipelines-webhook-d647668bd-vr9pj 1/1 Running 0 43s | |
No resources found | |
Waiting until all pods in namespace tekton-pipelines-resolvers are up | |
All pods are up: | |
tekton-pipelines-remote-resolvers-86bdfbc9bf-jq98z 1/1 Running 0 43s | |
Running tests with 'go test -race -v -count=1 -tags=e2e -timeout=20m ./test ' | |
=== RUN TestTaskRunPipelineRunCancel | |
=== RUN TestTaskRunPipelineRunCancel/retries=0,status=Cancelled | |
cancel_test.go:52: Create namespace arendelle-ps884 to deploy to | |
cancel_test.go:52: Verify SA "default" is created in namespace "arendelle-ps884" | |
=== PAUSE TestTaskRunPipelineRunCancel/retries=0,status=Cancelled | |
=== RUN TestTaskRunPipelineRunCancel/retries=1,status=Cancelled | |
cancel_test.go:52: Create namespace arendelle-8x42j to deploy to | |
cancel_test.go:52: Verify SA "default" is created in namespace "arendelle-8x42j" | |
=== PAUSE TestTaskRunPipelineRunCancel/retries=1,status=Cancelled | |
=== CONT TestTaskRunPipelineRunCancel/retries=1,status=Cancelled | |
=== CONT TestTaskRunPipelineRunCancel/retries=0,status=Cancelled | |
cancel_test.go:73: Creating PipelineRun in namespace arendelle-ps884 | |
=== NAME TestTaskRunPipelineRunCancel/retries=1,status=Cancelled | |
cancel_test.go:73: Creating PipelineRun in namespace arendelle-8x42j | |
cancel_test.go:78: Waiting for Pipelinerun task-run-pipeline-run-cancel-retries-1-st-urhjyarb in namespace arendelle-8x42j to be started | |
=== NAME TestTaskRunPipelineRunCancel/retries=0,status=Cancelled | |
cancel_test.go:78: Waiting for Pipelinerun task-run-pipeline-run-cancel-retries-0-st-yhhzfaes in namespace arendelle-ps884 to be started | |
=== NAME TestTaskRunPipelineRunCancel/retries=1,status=Cancelled | |
cancel_test.go:89: Waiting for TaskRuns from PipelineRun task-run-pipeline-run-cancel-retries-1-st-urhjyarb in namespace arendelle-8x42j to be running | |
=== NAME TestTaskRunPipelineRunCancel/retries=0,status=Cancelled | |
cancel_test.go:89: Waiting for TaskRuns from PipelineRun task-run-pipeline-run-cancel-retries-0-st-yhhzfaes in namespace arendelle-ps884 to be running | |
cancel_test.go:122: Waiting for PipelineRun task-run-pipeline-run-cancel-retries-0-st-yhhzfaes in namespace arendelle-ps884 to be cancelled | |
=== NAME TestTaskRunPipelineRunCancel/retries=1,status=Cancelled | |
cancel_test.go:122: Waiting for PipelineRun task-run-pipeline-run-cancel-retries-1-st-urhjyarb in namespace arendelle-8x42j to be cancelled | |
=== NAME TestTaskRunPipelineRunCancel/retries=0,status=Cancelled | |
cancel_test.go:127: Waiting for TaskRuns in PipelineRun task-run-pipeline-run-cancel-retries-0-st-yhhzfaes in namespace arendelle-ps884 to be cancelled | |
cancel_test.go:158: Making sure 1 events were created from pipelinerun with kinds map[PipelineRun:[task-run-pipeline-run-cancel-retries-0-st-yhhzfaes]] | |
=== NAME TestTaskRunPipelineRunCancel/retries=1,status=Cancelled | |
cancel_test.go:127: Waiting for TaskRuns in PipelineRun task-run-pipeline-run-cancel-retries-1-st-urhjyarb in namespace arendelle-8x42j to be cancelled | |
cancel_test.go:158: Making sure 1 events were created from pipelinerun with kinds map[PipelineRun:[task-run-pipeline-run-cancel-retries-1-st-urhjyarb]] | |
=== NAME TestTaskRunPipelineRunCancel/retries=0,status=Cancelled | |
cancel_test.go:173: Making sure 1 events were created from taskruns with kinds map[TaskRun:[task-run-pipeline-run-cancel-retries-0-st-yhhzfaes-task]] | |
=== NAME TestTaskRunPipelineRunCancel/retries=1,status=Cancelled | |
cancel_test.go:173: Making sure 1 events were created from taskruns with kinds map[TaskRun:[task-run-pipeline-run-cancel-retries-1-st-urhjyarb-task]] | |
=== NAME TestTaskRunPipelineRunCancel/retries=0,status=Cancelled | |
cancel_test.go:185: Deleting namespace arendelle-ps884 | |
=== NAME TestTaskRunPipelineRunCancel/retries=1,status=Cancelled | |
cancel_test.go:185: Deleting namespace arendelle-8x42j | |
--- PASS: TestTaskRunPipelineRunCancel (1.18s) | |
--- PASS: TestTaskRunPipelineRunCancel/retries=0,status=Cancelled (13.47s) | |
--- PASS: TestTaskRunPipelineRunCancel/retries=1,status=Cancelled (12.51s) | |
=== RUN TestResourceVersionReactor | |
=== RUN TestResourceVersionReactor/first_resource | |
logger.go:130: 2023-05-30T19:16:00.122Z INFO cache/cacheclient.go:42 CACHE CLIENT &{lru:0xc0005363c0 lock:{w:{state:0 sema:0} writerSem:0 readerSem:0 readerCount:{_:{} v:0} readerWait:{_:{} v:0}}} | |
=== RUN TestResourceVersionReactor/replace_resource_version | |
logger.go:130: 2023-05-30T19:16:00.124Z INFO cache/cacheclient.go:42 CACHE CLIENT &{lru:0xc0005368a0 lock:{w:{state:0 sema:0} writerSem:0 readerSem:0 readerCount:{_:{} v:0} readerWait:{_:{} v:0}}} | |
--- PASS: TestResourceVersionReactor (0.00s) | |
--- PASS: TestResourceVersionReactor/first_resource (0.00s) | |
--- PASS: TestResourceVersionReactor/replace_resource_version (0.00s) | |
=== RUN TestEnsureConfigurationConfigMapsExist | |
--- PASS: TestEnsureConfigurationConfigMapsExist (0.00s) | |
=== RUN TestTaskCRDConversion | |
=== PAUSE TestTaskCRDConversion | |
=== RUN TestTaskRunCRDConversion | |
=== PAUSE TestTaskRunCRDConversion | |
=== RUN TestPipelineCRDConversion | |
=== PAUSE TestPipelineCRDConversion | |
=== RUN TestPipelineRunCRDConversion | |
=== PAUSE TestPipelineRunCRDConversion | |
=== RUN TestCustomTask | |
custom_task_test.go:72: Create namespace arendelle-rcm6s to deploy to | |
custom_task_test.go:72: Verify SA "default" is created in namespace "arendelle-rcm6s" | |
custom_task_test.go:251: Deleting namespace arendelle-rcm6s | |
--- PASS: TestCustomTask (5.16s) | |
=== RUN TestPipelineRunCustomTaskTimeout | |
custom_task_test.go:276: Create namespace arendelle-26k5z to deploy to | |
custom_task_test.go:276: Verify SA "default" is created in namespace "arendelle-26k5z" | |
custom_task_test.go:307: Waiting for Pipelinerun pipeline-run-custom-task-timeout-vtxagufj in namespace arendelle-26k5z to be started | |
custom_task_test.go:351: Waiting for PipelineRun pipeline-run-custom-task-timeout-vtxagufj in namespace arendelle-26k5z to be timed out | |
custom_task_test.go:361: Runs from PipelineRun pipeline-run-custom-task-timeout-vtxagufj in namespace arendelle-26k5z must be cancelled | |
custom_task_test.go:378: Deleting namespace arendelle-26k5z | |
--- PASS: TestPipelineRunCustomTaskTimeout (5.13s) | |
=== RUN TestWaitCustomTask_V1Beta1_PipelineRun | |
custom_task_test.go:406: Create namespace arendelle-zzc94 to deploy to | |
custom_task_test.go:406: Verify SA "default" is created in namespace "arendelle-zzc94" | |
custom_task_test.go:411: Creating Wait v1beta1.CustomRun Custom Task Controller... | |
custom_task_test.go:411: Failed to create Wait Custom Task Controller: exit status 1, Output: 2023/05/30 19:16:13 Using base gcr.io/distroless/static:nonroot@sha256:9ecc53c269509f63c69a266168e4a687c7eb8c0cfd753bd8bfcaa4f58a90876f for github.com/tektoncd/pipeline/test/wait-task-beta/cmd/controller | |
2023/05/30 19:16:13 Building github.com/tektoncd/pipeline/test/wait-task-beta/cmd/controller for linux/amd64 | |
2023/05/30 19:16:13 Building github.com/tektoncd/pipeline/test/wait-task-beta/cmd/controller for linux/s390x | |
2023/05/30 19:16:13 Building github.com/tektoncd/pipeline/test/wait-task-beta/cmd/controller for linux/ppc64le | |
2023/05/30 19:16:16 Unexpected error running "go build": exit status 1 | |
# runtime | |
runtime/googleexit.go:81:6: exit defined in both Go and assembly | |
2023/05/30 19:16:16 Unexpected error running "go build": signal: killed | |
2023/05/30 19:16:16 Unexpected error running "go build": signal: killed | |
error: no objects passed to apply | |
Error: error processing import paths in "./config/controller.yaml": error resolving image references: exit status 1 | |
2023/05/30 19:16:16 error during command execution:error processing import paths in "./config/controller.yaml": error resolving image references: exit status 1 | |
panic.go:540: ############################################ | |
panic.go:540: ### Dumping objects from arendelle-zzc94 ### | |
panic.go:540: ############################################ | |
panic.go:540: | |
panic.go:540: ##################################################### | |
panic.go:540: ### Dumping logs from Pods in the arendelle-zzc94 ### | |
panic.go:540: ##################################################### | |
panic.go:540: Not deleting namespace arendelle-zzc94 | |
--- FAIL: TestWaitCustomTask_V1Beta1_PipelineRun (6.65s) | |
=== RUN TestDAGPipelineRun | |
dag_test.go:55: Create namespace arendelle-mnprb to deploy to | |
dag_test.go:55: Verify SA "default" is created in namespace "arendelle-mnprb" | |
=== PAUSE TestDAGPipelineRun | |
=== RUN TestDuplicatePodTaskRun | |
=== PAUSE TestDuplicatePodTaskRun | |
=== RUN TestEntrypointRunningStepsInOrder | |
entrypoint_test.go:41: Create namespace arendelle-fqk89 to deploy to | |
entrypoint_test.go:41: Verify SA "default" is created in namespace "arendelle-fqk89" | |
=== PAUSE TestEntrypointRunningStepsInOrder | |
=== RUN TestHermeticTaskRun | |
hermetic_taskrun_test.go:40: Create namespace arendelle-wcvnx to deploy to | |
hermetic_taskrun_test.go:40: Verify SA "default" is created in namespace "arendelle-wcvnx" | |
hermetic_taskrun_test.go:40: No feature flag in namespace "tekton-pipelines" matching "enable-api-fields": "alpha" | |
Existing feature flag: map[string]string{"await-sidecar-readiness":"true", "disable-affinity-assistant":"false", "disable-creds-init":"false", "enable-api-fields":"stable", "enable-provenance-in-status":"true", "enable-tekton-oci-bundles":"false", "enforce-nonfalsifiablity":"none", "require-git-ssh-secret-known-hosts":"false", "results-from":"termination-message", "running-in-environment-with-injected-sidecars":"true", "send-cloudevents-for-runs":"false", "trusted-resources-verification-no-match-policy":"ignore"} | |
Existing resolver feature flag (in namespace "tekton-pipelines-resolvers"): map[string]string{"enable-bundles-resolver":"true", "enable-cluster-resolver":"true", "enable-git-resolver":"true", "enable-hub-resolver":"true"} | |
--- SKIP: TestHermeticTaskRun (0.05s) | |
=== RUN TestMissingResultWhenStepErrorIsIgnored | |
ignore_step_error_test.go:38: Create namespace arendelle-4g6sd to deploy to | |
ignore_step_error_test.go:38: Verify SA "default" is created in namespace "arendelle-4g6sd" | |
ignore_step_error_test.go:78: Waiting for PipelineRun in namespace arendelle-4g6sd to fail | |
ignore_step_error_test.go:106: Deleting namespace arendelle-4g6sd | |
--- PASS: TestMissingResultWhenStepErrorIsIgnored (5.09s) | |
=== RUN TestLargerResultsSidecarLogs | |
=== RUN TestLargerResultsSidecarLogs/larger_results_via_sidecar_logs | |
larger_results_sidecar_logs_test.go:70: Create namespace arendelle-d7jp2 to deploy to | |
larger_results_sidecar_logs_test.go:70: Verify SA "default" is created in namespace "arendelle-d7jp2" | |
larger_results_sidecar_logs_test.go:80: Setting up test resources for "larger results via sidecar logs" test in namespace arendelle-d7jp2 | |
larger_results_sidecar_logs_test.go:93: Waiting for PipelineRun larger-results-sidecar-logs in namespace arendelle-d7jp2 to complete | |
larger_results_sidecar_logs_test.go:115: Checking Taskrun larger-results-sidecar-logs-task1 | |
larger_results_sidecar_logs_test.go:115: Checking Taskrun larger-results-sidecar-logs-task2 | |
larger_results_sidecar_logs_test.go:132: Successfully finished test "larger results via sidecar logs" | |
larger_results_sidecar_logs_test.go:133: Deleting namespace arendelle-d7jp2 | |
--- PASS: TestLargerResultsSidecarLogs (11.25s) | |
--- PASS: TestLargerResultsSidecarLogs/larger_results_via_sidecar_logs (11.19s) | |
=== RUN TestPipelineLevelFinally_OneDAGTaskFailed_InvalidTaskResult_Failure | |
pipelinefinally_test.go:50: Create namespace arendelle-mkqxx to deploy to | |
pipelinefinally_test.go:50: Verify SA "default" is created in namespace "arendelle-mkqxx" | |
pipelinefinally_test.go:394: Deleting namespace arendelle-mkqxx | |
--- PASS: TestPipelineLevelFinally_OneDAGTaskFailed_InvalidTaskResult_Failure (23.20s) | |
=== RUN TestPipelineLevelFinally_OneFinalTaskFailed_Failure | |
pipelinefinally_test.go:400: Create namespace arendelle-j4qzd to deploy to | |
pipelinefinally_test.go:400: Verify SA "default" is created in namespace "arendelle-j4qzd" | |
pipelinefinally_test.go:462: Deleting namespace arendelle-j4qzd | |
--- PASS: TestPipelineLevelFinally_OneFinalTaskFailed_Failure (11.11s) | |
=== RUN TestPipelineLevelFinally_OneFinalTask_CancelledRunFinally | |
pipelinefinally_test.go:468: Create namespace arendelle-7swsw to deploy to | |
pipelinefinally_test.go:468: Verify SA "default" is created in namespace "arendelle-7swsw" | |
pipelinefinally_test.go:468: No feature flag in namespace "tekton-pipelines" matching "enable-api-fields": "alpha" | |
Existing feature flag: map[string]string{"await-sidecar-readiness":"true", "disable-affinity-assistant":"false", "disable-creds-init":"false", "enable-api-fields":"stable", "enable-provenance-in-status":"true", "enable-tekton-oci-bundles":"false", "enforce-nonfalsifiablity":"none", "require-git-ssh-secret-known-hosts":"false", "results-from":"termination-message", "running-in-environment-with-injected-sidecars":"true", "send-cloudevents-for-runs":"false", "trusted-resources-verification-no-match-policy":"ignore"} | |
Existing resolver feature flag (in namespace "tekton-pipelines-resolvers"): map[string]string{"enable-bundles-resolver":"true", "enable-cluster-resolver":"true", "enable-git-resolver":"true", "enable-hub-resolver":"true"} | |
--- SKIP: TestPipelineLevelFinally_OneFinalTask_CancelledRunFinally (0.05s) | |
=== RUN TestPipelineLevelFinally_OneFinalTask_StoppedRunFinally | |
pipelinefinally_test.go:583: Create namespace arendelle-wzn4q to deploy to | |
pipelinefinally_test.go:583: Verify SA "default" is created in namespace "arendelle-wzn4q" | |
pipelinefinally_test.go:583: No feature flag in namespace "tekton-pipelines" matching "enable-api-fields": "alpha" | |
Existing feature flag: map[string]string{"await-sidecar-readiness":"true", "disable-affinity-assistant":"false", "disable-creds-init":"false", "enable-api-fields":"stable", "enable-provenance-in-status":"true", "enable-tekton-oci-bundles":"false", "enforce-nonfalsifiablity":"none", "require-git-ssh-secret-known-hosts":"false", "results-from":"termination-message", "running-in-environment-with-injected-sidecars":"true", "send-cloudevents-for-runs":"false", "trusted-resources-verification-no-match-policy":"ignore"} | |
Existing resolver feature flag (in namespace "tekton-pipelines-resolvers"): map[string]string{"enable-bundles-resolver":"true", "enable-cluster-resolver":"true", "enable-git-resolver":"true", "enable-hub-resolver":"true"} | |
--- SKIP: TestPipelineLevelFinally_OneFinalTask_StoppedRunFinally (0.05s) | |
=== RUN TestPipelineRunStatusSpec | |
=== PAUSE TestPipelineRunStatusSpec | |
=== RUN TestPipelineRun | |
=== PAUSE TestPipelineRun | |
=== RUN TestPipelineRunRefDeleted | |
pipelinerun_test.go:429: Create namespace arendelle-sw9w5 to deploy to | |
pipelinerun_test.go:429: Verify SA "default" is created in namespace "arendelle-sw9w5" | |
pipelinerun_test.go:436: Creating Pipeline, and PipelineRun pipeline-run-ref-deleted-sehxbqoc in namespace arendelle-sw9w5 | |
pipelinerun_test.go:479: Waiting for PipelineRun pipeline-run-ref-deleted-sehxbqoc in namespace arendelle-sw9w5 to complete | |
pipelinerun_test.go:488: Waiting for PipelineRun pipeline-run-ref-deleted-sehxbqoc in namespace arendelle-sw9w5 to complete | |
pipelinerun_test.go:492: Deleting namespace arendelle-sw9w5 | |
--- PASS: TestPipelineRunRefDeleted (30.11s) | |
=== RUN TestPipelineRunPending | |
pipelinerun_test.go:502: Create namespace arendelle-rqnvm to deploy to | |
pipelinerun_test.go:502: Verify SA "default" is created in namespace "arendelle-rqnvm" | |
pipelinerun_test.go:511: Creating Task, Pipeline, and Pending PipelineRun pipeline-run-pending-rftmzufd in namespace arendelle-rqnvm | |
pipelinerun_test.go:552: Waiting for PipelineRun pipeline-run-pending-rftmzufd in namespace arendelle-rqnvm to be marked pending | |
pipelinerun_test.go:557: Clearing pending status on PipelineRun pipeline-run-pending-rftmzufd | |
pipelinerun_test.go:574: Waiting for PipelineRun pipeline-run-pending-rftmzufd in namespace arendelle-rqnvm to complete | |
pipelinerun_test.go:578: Deleting namespace arendelle-rqnvm | |
--- PASS: TestPipelineRunPending (6.12s) | |
=== RUN TestPipelineRunTaskFailed | |
pipelinerun_test.go:960: Create namespace arendelle-6zn9b to deploy to | |
pipelinerun_test.go:960: Verify SA "default" is created in namespace "arendelle-6zn9b" | |
pipelinerun_test.go:969: Creating Task, Pipeline, and Pending PipelineRun pipeline-run-task-failed-lvgbegmz in namespace arendelle-6zn9b | |
pipelinerun_test.go:1038: Deleting namespace arendelle-6zn9b | |
--- PASS: TestPipelineRunTaskFailed (5.09s) | |
=== RUN TestPropagatedParams | |
=== PAUSE TestPropagatedParams | |
=== RUN TestCreateImage | |
2023/05/30 19:17:49 GET /v2/ | |
2023/05/30 19:17:49 HEAD /v2/task/test-create-image/blobs/sha256:dde0f71137f2e7b5f46b439840ccf4d11c72a8853201b04f6a118365853aa8a6 404 BLOB_UNKNOWN Unknown blob | |
2023/05/30 19:17:49 HEAD /v2/task/test-create-image/blobs/sha256:9ab10150462e0b713850897e4d47ddc1e0e82a392683c177b430652929c36cc4 404 BLOB_UNKNOWN Unknown blob | |
2023/05/30 19:17:49 POST /v2/task/test-create-image/blobs/uploads/ | |
2023/05/30 19:17:49 POST /v2/task/test-create-image/blobs/uploads/ | |
2023/05/30 19:17:49 PATCH /v2/task/test-create-image/blobs/uploads/4736992891219081051 | |
2023/05/30 19:17:49 PATCH /v2/task/test-create-image/blobs/uploads/1532314726379650416 | |
2023/05/30 19:17:49 PUT /v2/task/test-create-image/blobs/uploads/4736992891219081051?digest=sha256%3Adde0f71137f2e7b5f46b439840ccf4d11c72a8853201b04f6a118365853aa8a6 | |
2023/05/30 19:17:49 PUT /v2/task/test-create-image/blobs/uploads/1532314726379650416?digest=sha256%3A9ab10150462e0b713850897e4d47ddc1e0e82a392683c177b430652929c36cc4 | |
2023/05/30 19:17:49 PUT /v2/task/test-create-image/manifests/latest | |
2023/05/30 19:17:49 GET /v2/ | |
2023/05/30 19:17:49 GET /v2/task/test-create-image/manifests/sha256:78e6c563134c9d91efdcb2ee897ac03f12945318efe148dd84ff298c855d1416 | |
2023/05/30 19:17:49 GET /v2/task/test-create-image/blobs/sha256:dde0f71137f2e7b5f46b439840ccf4d11c72a8853201b04f6a118365853aa8a6 | |
--- PASS: TestCreateImage (0.03s) | |
=== RUN TestHubResolver | |
resolvers_test.go:80: Create namespace arendelle-k9nms to deploy to | |
resolvers_test.go:80: Verify SA "default" is created in namespace "arendelle-k9nms" | |
=== PAUSE TestHubResolver | |
=== RUN TestHubResolver_Failure | |
resolvers_test.go:139: Create namespace arendelle-l9mx2 to deploy to | |
resolvers_test.go:139: Verify SA "default" is created in namespace "arendelle-l9mx2" | |
=== PAUSE TestHubResolver_Failure | |
=== RUN TestGitResolver_Clone | |
resolvers_test.go:202: Create namespace arendelle-hkspp to deploy to | |
resolvers_test.go:202: Verify SA "default" is created in namespace "arendelle-hkspp" | |
=== PAUSE TestGitResolver_Clone | |
=== RUN TestGitResolver_Clone_Failure | |
=== RUN TestGitResolver_Clone_Failure/repo_does_not_exist | |
resolvers_test.go:303: Create namespace arendelle-58vhn to deploy to | |
resolvers_test.go:303: Verify SA "default" is created in namespace "arendelle-58vhn" | |
=== PAUSE TestGitResolver_Clone_Failure/repo_does_not_exist | |
=== RUN TestGitResolver_Clone_Failure/path_does_not_exist | |
resolvers_test.go:303: Create namespace arendelle-nv2nr to deploy to | |
resolvers_test.go:303: Verify SA "default" is created in namespace "arendelle-nv2nr" | |
=== PAUSE TestGitResolver_Clone_Failure/path_does_not_exist | |
=== RUN TestGitResolver_Clone_Failure/commit_does_not_exist | |
resolvers_test.go:303: Create namespace arendelle-nc7sw to deploy to | |
resolvers_test.go:303: Verify SA "default" is created in namespace "arendelle-nc7sw" | |
=== PAUSE TestGitResolver_Clone_Failure/commit_does_not_exist | |
=== CONT TestGitResolver_Clone_Failure/commit_does_not_exist | |
=== CONT TestGitResolver_Clone_Failure/path_does_not_exist | |
=== CONT TestGitResolver_Clone_Failure/repo_does_not_exist | |
=== NAME TestGitResolver_Clone_Failure/commit_does_not_exist | |
resolvers_test.go:354: Waiting for PipelineRun git-resolver-clone-failure-commit-does-no-ulcyepqy in namespace arendelle-nc7sw to complete | |
=== NAME TestGitResolver_Clone_Failure/repo_does_not_exist | |
resolvers_test.go:354: Waiting for PipelineRun git-resolver-clone-failure-repo-does-not--pzdwkzmf in namespace arendelle-58vhn to complete | |
=== NAME TestGitResolver_Clone_Failure/path_does_not_exist | |
resolvers_test.go:354: Waiting for PipelineRun git-resolver-clone-failure-path-does-not--epfoabhx in namespace arendelle-nv2nr to complete | |
=== NAME TestGitResolver_Clone_Failure/repo_does_not_exist | |
resolvers_test.go:362: Deleting namespace arendelle-58vhn | |
=== NAME TestGitResolver_Clone_Failure/commit_does_not_exist | |
resolvers_test.go:362: Deleting namespace arendelle-nc7sw | |
=== NAME TestGitResolver_Clone_Failure/path_does_not_exist | |
resolvers_test.go:362: Deleting namespace arendelle-nv2nr | |
--- PASS: TestGitResolver_Clone_Failure (0.16s) | |
--- PASS: TestGitResolver_Clone_Failure/repo_does_not_exist (1.09s) | |
--- PASS: TestGitResolver_Clone_Failure/commit_does_not_exist (2.09s) | |
--- PASS: TestGitResolver_Clone_Failure/path_does_not_exist (3.09s) | |
=== RUN TestClusterResolver | |
resolvers_test.go:368: Create namespace arendelle-8qp7k to deploy to | |
resolvers_test.go:368: Verify SA "default" is created in namespace "arendelle-8qp7k" | |
=== PAUSE TestClusterResolver | |
=== RUN TestClusterResolver_Failure | |
resolvers_test.go:431: Create namespace arendelle-c7z98 to deploy to | |
resolvers_test.go:431: Verify SA "default" is created in namespace "arendelle-c7z98" | |
=== PAUSE TestClusterResolver_Failure | |
=== RUN TestGitResolver_API | |
resolvers_test.go:473: Create namespace arendelle-jt2gx to deploy to | |
resolvers_test.go:473: Verify SA "default" is created in namespace "arendelle-jt2gx" | |
=== PAUSE TestGitResolver_API | |
=== RUN TestTaskRunRetry | |
retry_test.go:43: Create namespace arendelle-v655p to deploy to | |
retry_test.go:43: Verify SA "default" is created in namespace "arendelle-v655p" | |
retry_test.go:141: Deleting namespace arendelle-v655p | |
--- PASS: TestTaskRunRetry (27.12s) | |
=== RUN TestPipelineRunWithServiceAccounts | |
serviceaccount_test.go:39: Create namespace arendelle-t48cc to deploy to | |
serviceaccount_test.go:39: Verify SA "default" is created in namespace "arendelle-t48cc" | |
=== PAUSE TestPipelineRunWithServiceAccounts | |
=== RUN TestPipelineRunWithServiceAccountNameAndTaskRunSpec | |
serviceaccount_test.go:200: Create namespace arendelle-cr64f to deploy to | |
serviceaccount_test.go:200: Verify SA "default" is created in namespace "arendelle-cr64f" | |
=== PAUSE TestPipelineRunWithServiceAccountNameAndTaskRunSpec | |
=== RUN TestSidecarTaskSupport | |
=== PAUSE TestSidecarTaskSupport | |
=== RUN TestStartTime | |
start_time_test.go:47: Create namespace arendelle-kxjhw to deploy to | |
start_time_test.go:47: Verify SA "default" is created in namespace "arendelle-kxjhw" | |
=== PAUSE TestStartTime | |
=== RUN TestTaskRunPipelineRunStatus | |
status_test.go:52: Create namespace arendelle-pwnqt to deploy to | |
status_test.go:52: Verify SA "default" is created in namespace "arendelle-pwnqt" | |
=== PAUSE TestTaskRunPipelineRunStatus | |
=== RUN TestProvenanceFieldInPipelineRunTaskRunStatus | |
status_test.go:127: Create namespace arendelle-9q7zt to deploy to | |
status_test.go:127: Verify SA "default" is created in namespace "arendelle-9q7zt" | |
status_test.go:183: Waiting for PipelineRun provenance-field-in-pipeline-run-task-run-ycwnvbsp in namespace arendelle-9q7zt to complete | |
status_test.go:215: Waiting for TaskRun provenance-field-in-pipeline-run-task-run-ycwnvbsp-task1 in namespace arendelle-9q7zt to complete | |
status_test.go:233: Deleting namespace arendelle-9q7zt | |
--- PASS: TestProvenanceFieldInPipelineRunTaskRunStatus (5.14s) | |
=== RUN TestStepOutput | |
=== PAUSE TestStepOutput | |
=== RUN TestStepOutputWithWorkspace | |
=== PAUSE TestStepOutputWithWorkspace | |
=== RUN TestTaskResultsFromFailedTasks | |
task_results_from_failed_tasks_test.go:38: Create namespace arendelle-l85gs to deploy to | |
task_results_from_failed_tasks_test.go:38: Verify SA "default" is created in namespace "arendelle-l85gs" | |
task_results_from_failed_tasks_test.go:83: Waiting for PipelineRun in namespace arendelle-l85gs to fail | |
task_results_from_failed_tasks_test.go:120: Deleting namespace arendelle-l85gs | |
--- PASS: TestTaskResultsFromFailedTasks (10.10s) | |
=== RUN TestTaskRunFailure | |
taskrun_test.go:45: Create namespace arendelle-bxj8r to deploy to | |
taskrun_test.go:45: Verify SA "default" is created in namespace "arendelle-bxj8r" | |
=== PAUSE TestTaskRunFailure | |
=== RUN TestTaskRunStatus | |
taskrun_test.go:141: Create namespace arendelle-2qlqs to deploy to | |
taskrun_test.go:141: Verify SA "default" is created in namespace "arendelle-2qlqs" | |
=== PAUSE TestTaskRunStatus | |
=== RUN TestTektonBundlesSimpleWorkingExample | |
tektonbundles_test.go:63: Create namespace arendelle-kr7kf to deploy to | |
tektonbundles_test.go:63: Verify SA "default" is created in namespace "arendelle-kr7kf" | |
tektonbundles_test.go:63: No feature flag in namespace "tekton-pipelines" matching "enable-tekton-oci-bundles": "true" or "enable-api-fields": "alpha" | |
Existing feature flag: map[string]string{"await-sidecar-readiness":"true", "disable-affinity-assistant":"false", "disable-creds-init":"false", "enable-api-fields":"stable", "enable-provenance-in-status":"true", "enable-tekton-oci-bundles":"false", "enforce-nonfalsifiablity":"none", "require-git-ssh-secret-known-hosts":"false", "results-from":"termination-message", "running-in-environment-with-injected-sidecars":"true", "send-cloudevents-for-runs":"false", "trusted-resources-verification-no-match-policy":"ignore"} | |
Existing resolver feature flag (in namespace "tekton-pipelines-resolvers"): map[string]string{"enable-bundles-resolver":"true", "enable-cluster-resolver":"true", "enable-git-resolver":"true", "enable-hub-resolver":"true"} | |
--- SKIP: TestTektonBundlesSimpleWorkingExample (2.09s) | |
=== RUN TestTektonBundlesResolver | |
tektonbundles_test.go:202: Create namespace arendelle-lp26l to deploy to | |
tektonbundles_test.go:202: Verify SA "default" is created in namespace "arendelle-lp26l" | |
=== PAUSE TestTektonBundlesResolver | |
=== RUN TestTektonBundlesUsingRegularImage | |
tektonbundles_test.go:349: Create namespace arendelle-w5lwp to deploy to | |
tektonbundles_test.go:349: Verify SA "default" is created in namespace "arendelle-w5lwp" | |
tektonbundles_test.go:349: No feature flag in namespace "tekton-pipelines" matching "enable-tekton-oci-bundles": "true" or "enable-api-fields": "alpha" | |
Existing feature flag: map[string]string{"await-sidecar-readiness":"true", "disable-affinity-assistant":"false", "disable-creds-init":"false", "enable-api-fields":"stable", "enable-provenance-in-status":"true", "enable-tekton-oci-bundles":"false", "enforce-nonfalsifiablity":"none", "require-git-ssh-secret-known-hosts":"false", "results-from":"termination-message", "running-in-environment-with-injected-sidecars":"true", "send-cloudevents-for-runs":"false", "trusted-resources-verification-no-match-policy":"ignore"} | |
Existing resolver feature flag (in namespace "tekton-pipelines-resolvers"): map[string]string{"enable-bundles-resolver":"true", "enable-cluster-resolver":"true", "enable-git-resolver":"true", "enable-hub-resolver":"true"} | |
--- SKIP: TestTektonBundlesUsingRegularImage (2.08s) | |
=== RUN TestTektonBundlesUsingImproperFormat | |
tektonbundles_test.go:432: Create namespace arendelle-jtb66 to deploy to | |
tektonbundles_test.go:432: Verify SA "default" is created in namespace "arendelle-jtb66" | |
tektonbundles_test.go:432: No feature flag in namespace "tekton-pipelines" matching "enable-tekton-oci-bundles": "true" or "enable-api-fields": "alpha" | |
Existing feature flag: map[string]string{"await-sidecar-readiness":"true", "disable-affinity-assistant":"false", "disable-creds-init":"false", "enable-api-fields":"stable", "enable-provenance-in-status":"true", "enable-tekton-oci-bundles":"false", "enforce-nonfalsifiablity":"none", "require-git-ssh-secret-known-hosts":"false", "results-from":"termination-message", "running-in-environment-with-injected-sidecars":"true", "send-cloudevents-for-runs":"false", "trusted-resources-verification-no-match-policy":"ignore"} | |
Existing resolver feature flag (in namespace "tekton-pipelines-resolvers"): map[string]string{"enable-bundles-resolver":"true", "enable-cluster-resolver":"true", "enable-git-resolver":"true", "enable-hub-resolver":"true"} | |
--- SKIP: TestTektonBundlesUsingImproperFormat (2.08s) | |
=== RUN TestPipelineRunTimeout | |
=== PAUSE TestPipelineRunTimeout | |
=== RUN TestStepTimeout | |
=== PAUSE TestStepTimeout | |
=== RUN TestStepTimeoutWithWS | |
=== PAUSE TestStepTimeoutWithWS | |
=== RUN TestTaskRunTimeout | |
=== PAUSE TestTaskRunTimeout | |
=== RUN TestPipelineTaskTimeout | |
=== PAUSE TestPipelineTaskTimeout | |
=== RUN TestPipelineRunTasksTimeout | |
=== PAUSE TestPipelineRunTasksTimeout | |
=== RUN TestTrustedResourcesVerify_VerificationPolicy_Success | |
trusted_resources_test.go:63: Create namespace arendelle-gbzzr to deploy to | |
trusted_resources_test.go:63: Verify SA "default" is created in namespace "arendelle-gbzzr" | |
trusted_resources_test.go:63: No feature flag in namespace "tekton-pipelines" matching "enable-api-fields": "alpha" | |
Existing feature flag: map[string]string{"await-sidecar-readiness":"true", "disable-affinity-assistant":"false", "disable-creds-init":"false", "enable-api-fields":"stable", "enable-provenance-in-status":"true", "enable-tekton-oci-bundles":"false", "enforce-nonfalsifiablity":"none", "require-git-ssh-secret-known-hosts":"false", "results-from":"termination-message", "running-in-environment-with-injected-sidecars":"true", "send-cloudevents-for-runs":"false", "trusted-resources-verification-no-match-policy":"ignore"} | |
Existing resolver feature flag (in namespace "tekton-pipelines-resolvers"): map[string]string{"enable-bundles-resolver":"true", "enable-cluster-resolver":"true", "enable-git-resolver":"true", "enable-hub-resolver":"true"} | |
--- SKIP: TestTrustedResourcesVerify_VerificationPolicy_Success (0.05s) | |
=== RUN TestTrustedResourcesVerify_VerificationPolicy_Error | |
trusted_resources_test.go:177: Create namespace arendelle-4z4vj to deploy to | |
trusted_resources_test.go:177: Verify SA "default" is created in namespace "arendelle-4z4vj" | |
trusted_resources_test.go:177: No feature flag in namespace "tekton-pipelines" matching "enable-api-fields": "alpha" | |
Existing feature flag: map[string]string{"await-sidecar-readiness":"true", "disable-affinity-assistant":"false", "disable-creds-init":"false", "enable-api-fields":"stable", "enable-provenance-in-status":"true", "enable-tekton-oci-bundles":"false", "enforce-nonfalsifiablity":"none", "require-git-ssh-secret-known-hosts":"false", "results-from":"termination-message", "running-in-environment-with-injected-sidecars":"true", "send-cloudevents-for-runs":"false", "trusted-resources-verification-no-match-policy":"ignore"} | |
Existing resolver feature flag (in namespace "tekton-pipelines-resolvers"): map[string]string{"enable-bundles-resolver":"true", "enable-cluster-resolver":"true", "enable-git-resolver":"true", "enable-hub-resolver":"true"} | |
--- SKIP: TestTrustedResourcesVerify_VerificationPolicy_Error (0.05s) | |
=== RUN TestSignInterface | |
=== RUN TestSignInterface/Sign_Task | |
=== RUN TestSignInterface/Sign_String_with_cosign_signer | |
=== RUN TestSignInterface/Empty_TaskSpec | |
=== RUN TestSignInterface/Empty_Signer | |
=== RUN TestSignInterface/Sign_String_with_mock_signer | |
--- PASS: TestSignInterface (0.00s) | |
--- PASS: TestSignInterface/Sign_Task (0.00s) | |
--- PASS: TestSignInterface/Sign_String_with_cosign_signer (0.00s) | |
--- PASS: TestSignInterface/Empty_TaskSpec (0.00s) | |
--- PASS: TestSignInterface/Empty_Signer (0.00s) | |
--- PASS: TestSignInterface/Sign_String_with_mock_signer (0.00s) | |
=== RUN TestWorkingDirCreated | |
workingdir_test.go:39: Create namespace arendelle-tpm2g to deploy to | |
workingdir_test.go:39: Verify SA "default" is created in namespace "arendelle-tpm2g" | |
=== PAUSE TestWorkingDirCreated | |
=== RUN TestWorkingDirIgnoredNonSlashWorkspace | |
workingdir_test.go:112: Create namespace arendelle-frbd7 to deploy to | |
workingdir_test.go:112: Verify SA "default" is created in namespace "arendelle-frbd7" | |
=== PAUSE TestWorkingDirIgnoredNonSlashWorkspace | |
=== RUN TestWorkspaceReadOnlyDisallowsWrite | |
workspace_test.go:40: Create namespace arendelle-5mh97 to deploy to | |
workspace_test.go:40: Verify SA "default" is created in namespace "arendelle-5mh97" | |
workspace_test.go:82: Waiting for TaskRun in namespace arendelle-5mh97 to finish | |
workspace_test.go:111: Deleting namespace arendelle-5mh97 | |
--- PASS: TestWorkspaceReadOnlyDisallowsWrite (5.09s) | |
=== RUN TestWorkspacePipelineRunDuplicateWorkspaceEntriesInvalid | |
workspace_test.go:117: Create namespace arendelle-c8xz9 to deploy to | |
workspace_test.go:117: Verify SA "default" is created in namespace "arendelle-c8xz9" | |
workspace_test.go:181: Deleting namespace arendelle-c8xz9 | |
--- PASS: TestWorkspacePipelineRunDuplicateWorkspaceEntriesInvalid (0.08s) | |
=== RUN TestWorkspacePipelineRunMissingWorkspaceInvalid | |
workspace_test.go:187: Create namespace arendelle-cp42w to deploy to | |
workspace_test.go:187: Verify SA "default" is created in namespace "arendelle-cp42w" | |
workspace_test.go:248: Deleting namespace arendelle-cp42w | |
--- PASS: TestWorkspacePipelineRunMissingWorkspaceInvalid (1.09s) | |
=== RUN TestWorkspaceVolumeNameMatchesVolumeVariableReplacement | |
workspace_test.go:257: Create namespace arendelle-6gld2 to deploy to | |
workspace_test.go:257: Verify SA "default" is created in namespace "arendelle-6gld2" | |
workspace_test.go:301: Waiting for TaskRun in namespace arendelle-6gld2 to finish | |
workspace_test.go:332: Deleting namespace arendelle-6gld2 | |
--- PASS: TestWorkspaceVolumeNameMatchesVolumeVariableReplacement (5.09s) | |
=== CONT TestTaskCRDConversion | |
=== CONT TestWorkingDirIgnoredNonSlashWorkspace | |
=== CONT TestGitResolver_Clone | |
=== CONT TestTektonBundlesResolver | |
=== CONT TestStepTimeoutWithWS | |
=== CONT TestPipelineTaskTimeout | |
=== CONT TestDAGPipelineRun | |
=== CONT TestHubResolver | |
=== NAME TestWorkingDirIgnoredNonSlashWorkspace | |
workingdir_test.go:135: Creating TaskRun namespace arendelle-frbd7 | |
=== NAME TestHubResolver | |
resolvers_test.go:131: Waiting for PipelineRun hub-resolver-acggydwz in namespace arendelle-k9nms to complete | |
=== NAME TestGitResolver_Clone | |
resolvers_test.go:253: Waiting for PipelineRun git-resolver-clone-bfwdhfdr in namespace arendelle-hkspp to complete | |
=== NAME TestWorkingDirIgnoredNonSlashWorkspace | |
workingdir_test.go:149: Waiting for TaskRun in namespace arendelle-frbd7 to finish successfully | |
=== NAME TestStepTimeoutWithWS | |
timeout_test.go:227: Create namespace arendelle-8pjrh to deploy to | |
=== NAME TestPipelineTaskTimeout | |
timeout_test.go:323: Create namespace arendelle-7mrsp to deploy to | |
=== NAME TestTaskCRDConversion | |
conversion_test.go:664: Create namespace arendelle-4rr47 to deploy to | |
=== NAME TestDAGPipelineRun | |
dag_test.go:149: Waiting for DAG pipeline to complete | |
=== NAME TestStepTimeoutWithWS | |
timeout_test.go:227: Verify SA "default" is created in namespace "arendelle-8pjrh" | |
=== NAME TestTaskCRDConversion | |
conversion_test.go:664: Verify SA "default" is created in namespace "arendelle-4rr47" | |
=== NAME TestPipelineTaskTimeout | |
timeout_test.go:323: Verify SA "default" is created in namespace "arendelle-7mrsp" | |
=== NAME TestStepTimeoutWithWS | |
timeout_test.go:248: Creating TaskRun taskrun-with-timeout-step in namespace arendelle-8pjrh | |
=== NAME TestPipelineTaskTimeout | |
timeout_test.go:328: Creating Tasks in namespace arendelle-7mrsp | |
=== NAME TestStepTimeoutWithWS | |
timeout_test.go:254: Waiting for step-timeout in namespace arendelle-8pjrh to time out | |
=== NAME TestPipelineTaskTimeout | |
timeout_test.go:388: Waiting for PipelineRun pipeline-task-timeout-pmleaeim with PipelineTask timeout in namespace arendelle-7mrsp to fail | |
=== NAME TestTaskCRDConversion | |
conversion_test.go:715: Deleting namespace arendelle-4rr47 | |
--- PASS: TestTaskCRDConversion (0.22s) | |
=== CONT TestPipelineRun | |
=== RUN TestPipelineRun/fan-in_and_fan-out | |
=== PAUSE TestPipelineRun/fan-in_and_fan-out | |
=== RUN TestPipelineRun/service_account_propagation_and_pipeline_param | |
=== PAUSE TestPipelineRun/service_account_propagation_and_pipeline_param | |
=== RUN TestPipelineRun/pipelinerun_succeeds_with_LimitRange_minimum_in_namespace | |
=== PAUSE TestPipelineRun/pipelinerun_succeeds_with_LimitRange_minimum_in_namespace | |
=== CONT TestDuplicatePodTaskRun | |
duplicate_test.go:41: Create namespace arendelle-2nvjw to deploy to | |
duplicate_test.go:41: Verify SA "default" is created in namespace "arendelle-2nvjw" | |
duplicate_test.go:53: Creating taskrun "duplicate-pod-task-run-urghhoik". | |
duplicate_test.go:53: Creating taskrun "duplicate-pod-task-run-qcxznlgh". | |
duplicate_test.go:53: Creating taskrun "duplicate-pod-task-run-yisejunu". | |
duplicate_test.go:53: Creating taskrun "duplicate-pod-task-run-wsfxdlek". | |
duplicate_test.go:53: Creating taskrun "duplicate-pod-task-run-dityhydf". | |
=== NAME TestTektonBundlesResolver | |
tektonbundles_test.go:306: Waiting for PipelineRun in namespace arendelle-lp26l to finish | |
=== NAME TestPipelineTaskTimeout | |
timeout_test.go:398: Waiting for TaskRun from PipelineRun pipeline-task-timeout-pmleaeim in namespace arendelle-7mrsp to be timed out | |
timeout_test.go:434: Deleting namespace arendelle-7mrsp | |
--- PASS: TestPipelineTaskTimeout (21.22s) | |
=== CONT TestPipelineRunTimeout | |
timeout_test.go:48: Create namespace arendelle-g9hbf to deploy to | |
timeout_test.go:48: Verify SA "default" is created in namespace "arendelle-g9hbf" | |
timeout_test.go:53: Creating Task in namespace arendelle-g9hbf | |
timeout_test.go:94: Waiting for PipelineRun pipeline-run-timeout-wrqvdpgw in namespace arendelle-g9hbf to be timed out | |
=== NAME TestWorkingDirIgnoredNonSlashWorkspace | |
workingdir_test.go:168: Deleting namespace arendelle-frbd7 | |
--- PASS: TestWorkingDirIgnoredNonSlashWorkspace (22.12s) | |
=== CONT TestTaskRunCRDConversion | |
conversion_test.go:728: Create namespace arendelle-862qq to deploy to | |
conversion_test.go:728: Verify SA "default" is created in namespace "arendelle-862qq" | |
=== NAME TestStepTimeoutWithWS | |
timeout_test.go:259: Deleting namespace arendelle-8pjrh | |
--- PASS: TestStepTimeoutWithWS (26.14s) | |
=== CONT TestEntrypointRunningStepsInOrder | |
entrypoint_test.go:49: Creating TaskRun in namespace arendelle-fqk89 | |
entrypoint_test.go:67: Waiting for TaskRun in namespace arendelle-fqk89 to finish successfully | |
=== NAME TestPipelineRunTimeout | |
timeout_test.go:104: Waiting for PipelineRun pipeline-run-timeout-wrqvdpgw in namespace arendelle-g9hbf to be timed out | |
timeout_test.go:109: Waiting for TaskRuns from PipelineRun pipeline-run-timeout-wrqvdpgw in namespace arendelle-g9hbf to time out and be cancelled | |
timeout_test.go:154: Waiting for PipelineRun pipeline-run-timeout-nxbcxdkt in namespace arendelle-g9hbf to complete | |
=== NAME TestGitResolver_Clone | |
resolvers_test.go:257: Deleting namespace arendelle-hkspp | |
--- PASS: TestGitResolver_Clone (29.11s) | |
=== CONT TestPipelineRunStatusSpec | |
=== RUN TestPipelineRunStatusSpec/pipeline_status_spec_updated | |
=== PAUSE TestPipelineRunStatusSpec/pipeline_status_spec_updated | |
=== CONT TestPipelineRunCRDConversion | |
conversion_test.go:875: Create namespace arendelle-ghf7w to deploy to | |
conversion_test.go:875: Verify SA "default" is created in namespace "arendelle-ghf7w" | |
=== NAME TestTektonBundlesResolver | |
tektonbundles_test.go:344: Deleting namespace arendelle-lp26l | |
--- PASS: TestTektonBundlesResolver (34.28s) | |
=== CONT TestTaskRunStatus | |
taskrun_test.go:151: Creating Task and TaskRun in namespace arendelle-2qlqs | |
taskrun_test.go:177: Waiting for TaskRun in namespace arendelle-2qlqs to fail | |
=== NAME TestHubResolver | |
resolvers_test.go:135: Deleting namespace arendelle-k9nms | |
--- PASS: TestHubResolver (42.11s) | |
=== CONT TestPropagatedParams | |
=== RUN TestPropagatedParams/propagated_parameters_fully | |
=== PAUSE TestPropagatedParams/propagated_parameters_fully | |
=== RUN TestPropagatedParams/propagated_parameters_with_task_level | |
=== PAUSE TestPropagatedParams/propagated_parameters_with_task_level | |
=== RUN TestPropagatedParams/propagated_parameters_with_default_task_level | |
=== PAUSE TestPropagatedParams/propagated_parameters_with_default_task_level | |
=== CONT TestPipelineRunWithServiceAccounts | |
serviceaccount_test.go:164: Waiting for PipelineRun pipeline-run-with-service-accounts-cqiutwoi in namespace arendelle-t48cc to complete | |
=== NAME TestTaskRunStatus | |
taskrun_test.go:211: Deleting namespace arendelle-2qlqs | |
--- PASS: TestTaskRunStatus (13.09s) | |
=== CONT TestClusterResolver | |
resolvers_test.go:423: Waiting for PipelineRun cluster-resolver-vvzgjhmb in namespace arendelle-8qp7k to complete | |
=== NAME TestPipelineRunTimeout | |
timeout_test.go:158: Deleting namespace arendelle-g9hbf | |
--- PASS: TestPipelineRunTimeout (29.16s) | |
=== CONT TestTaskRunPipelineRunStatus | |
status_test.go:58: Creating Task and TaskRun in namespace arendelle-pwnqt | |
status_test.go:81: Waiting for TaskRun in namespace arendelle-pwnqt to fail | |
status_test.go:108: Waiting for PipelineRun in namespace arendelle-pwnqt to fail | |
=== NAME TestEntrypointRunningStepsInOrder | |
entrypoint_test.go:71: Deleting namespace arendelle-fqk89 | |
--- PASS: TestEntrypointRunningStepsInOrder (26.16s) | |
=== CONT TestPipelineRunWithServiceAccountNameAndTaskRunSpec | |
serviceaccount_test.go:271: Waiting for PipelineRun pipeline-run-with-service-account-name-an-zvzprygz in namespace arendelle-cr64f to complete | |
=== NAME TestTaskRunPipelineRunStatus | |
status_test.go:112: Deleting namespace arendelle-pwnqt | |
--- PASS: TestTaskRunPipelineRunStatus (2.11s) | |
=== CONT TestStepOutput | |
step_output_test.go:41: Create namespace arendelle-k5fjw to deploy to | |
step_output_test.go:41: Verify SA "default" is created in namespace "arendelle-k5fjw" | |
step_output_test.go:41: No feature flag in namespace "tekton-pipelines" matching "enable-api-fields": "alpha" | |
Existing feature flag: map[string]string{"await-sidecar-readiness":"true", "disable-affinity-assistant":"false", "disable-creds-init":"false", "enable-api-fields":"stable", "enable-provenance-in-status":"true", "enable-tekton-oci-bundles":"false", "enforce-nonfalsifiablity":"none", "require-git-ssh-secret-known-hosts":"false", "results-from":"termination-message", "running-in-environment-with-injected-sidecars":"true", "send-cloudevents-for-runs":"false", "trusted-resources-verification-no-match-policy":"ignore"} | |
Existing resolver feature flag (in namespace "tekton-pipelines-resolvers"): map[string]string{"enable-bundles-resolver":"true", "enable-cluster-resolver":"true", "enable-git-resolver":"true", "enable-hub-resolver":"true"} | |
--- SKIP: TestStepOutput (0.06s) | |
=== CONT TestClusterResolver_Failure | |
resolvers_test.go:461: Waiting for PipelineRun cluster-resolver-failure-nkrpcjby in namespace arendelle-c7z98 to complete | |
resolvers_test.go:469: Deleting namespace arendelle-c7z98 | |
--- PASS: TestClusterResolver_Failure (1.09s) | |
=== CONT TestSidecarTaskSupport | |
=== RUN TestSidecarTaskSupport/A_sidecar_that_runs_forever_is_terminated_when_Steps_complete | |
=== PAUSE TestSidecarTaskSupport/A_sidecar_that_runs_forever_is_terminated_when_Steps_complete | |
=== RUN TestSidecarTaskSupport/A_sidecar_that_terminates_early_does_not_cause_problems_running_Steps | |
=== PAUSE TestSidecarTaskSupport/A_sidecar_that_terminates_early_does_not_cause_problems_running_Steps | |
=== CONT TestTaskRunFailure | |
taskrun_test.go:53: Creating Task and TaskRun in namespace arendelle-bxj8r | |
taskrun_test.go:85: Waiting for TaskRun in namespace arendelle-bxj8r to fail | |
=== NAME TestTaskRunCRDConversion | |
conversion_test.go:800: Deleting namespace arendelle-862qq | |
=== CONT TestStartTime | |
start_time_test.go:51: Creating TaskRun in namespace "arendelle-kxjhw" | |
--- PASS: TestTaskRunCRDConversion (34.42s) | |
=== NAME TestStartTime | |
start_time_test.go:73: Created TaskRun "start-time-bqedlfvs" in namespace "arendelle-kxjhw" | |
=== NAME TestPipelineRunWithServiceAccounts | |
serviceaccount_test.go:193: Deleting namespace arendelle-t48cc | |
--- PASS: TestPipelineRunWithServiceAccounts (16.15s) | |
=== CONT TestGitResolver_API | |
=== NAME TestPipelineRunCRDConversion | |
conversion_test.go:948: Deleting namespace arendelle-ghf7w | |
--- PASS: TestPipelineRunCRDConversion (36.47s) | |
=== CONT TestPipelineRunTasksTimeout | |
timeout_test.go:444: Create namespace arendelle-mnh5d to deploy to | |
timeout_test.go:444: Verify SA "default" is created in namespace "arendelle-mnh5d" | |
timeout_test.go:449: Creating Task in namespace arendelle-mnh5d | |
=== NAME TestTaskRunFailure | |
taskrun_test.go:135: Deleting namespace arendelle-bxj8r | |
=== CONT TestPipelineCRDConversion | |
--- PASS: TestTaskRunFailure (12.09s) | |
=== NAME TestPipelineRunTasksTimeout | |
timeout_test.go:464: Creating Finally Task in namespace arendelle-mnh5d | |
=== NAME TestPipelineCRDConversion | |
conversion_test.go:813: Create namespace arendelle-772sz to deploy to | |
=== NAME TestPipelineRunTasksTimeout | |
timeout_test.go:512: Waiting for PipelineRun pipeline-run-tasks-timeout-jziticsr in namespace arendelle-mnh5d to be failed | |
=== NAME TestPipelineCRDConversion | |
conversion_test.go:813: Verify SA "default" is created in namespace "arendelle-772sz" | |
conversion_test.go:864: Deleting namespace arendelle-772sz | |
--- PASS: TestPipelineCRDConversion (0.12s) | |
=== CONT TestWorkingDirCreated | |
workingdir_test.go:62: Creating TaskRun namespace arendelle-tpm2g | |
workingdir_test.go:76: Waiting for TaskRun in namespace arendelle-tpm2g to finish successfully | |
=== NAME TestClusterResolver | |
resolvers_test.go:427: Deleting namespace arendelle-8qp7k | |
--- PASS: TestClusterResolver (27.09s) | |
=== CONT TestStepTimeout | |
timeout_test.go:165: Create namespace arendelle-55rwn to deploy to | |
timeout_test.go:165: Verify SA "default" is created in namespace "arendelle-55rwn" | |
timeout_test.go:170: Creating Task with Step step-no-timeout, Step step-timeout, and Step step-canceled in namespace arendelle-55rwn | |
timeout_test.go:191: Creating TaskRun step-timeout-xigvoehg in namespace arendelle-55rwn | |
timeout_test.go:197: Waiting for step-timeout in namespace arendelle-55rwn to time out | |
=== NAME TestPipelineRunWithServiceAccountNameAndTaskRunSpec | |
serviceaccount_test.go:299: Deleting namespace arendelle-cr64f | |
--- PASS: TestPipelineRunWithServiceAccountNameAndTaskRunSpec (24.11s) | |
=== CONT TestHubResolver_Failure | |
resolvers_test.go:190: Waiting for PipelineRun hub-resolver-failure-jzxcpjtv in namespace arendelle-l9mx2 to complete | |
resolvers_test.go:198: Deleting namespace arendelle-l9mx2 | |
--- PASS: TestHubResolver_Failure (1.09s) | |
=== CONT TestTaskRunTimeout | |
timeout_test.go:267: Create namespace arendelle-ff7sn to deploy to | |
timeout_test.go:267: Verify SA "default" is created in namespace "arendelle-ff7sn" | |
timeout_test.go:272: Creating Task and TaskRun in namespace arendelle-ff7sn | |
timeout_test.go:299: Waiting for TaskRun task-run-timeout-kuboemla in namespace arendelle-ff7sn to complete | |
timeout_test.go:317: Deleting namespace arendelle-ff7sn | |
--- PASS: TestTaskRunTimeout (1.10s) | |
=== CONT TestStepOutputWithWorkspace | |
step_output_test.go:119: Create namespace arendelle-7cpnh to deploy to | |
step_output_test.go:119: Verify SA "default" is created in namespace "arendelle-7cpnh" | |
step_output_test.go:119: No feature flag in namespace "tekton-pipelines" matching "enable-api-fields": "alpha" | |
Existing feature flag: map[string]string{"await-sidecar-readiness":"true", "disable-affinity-assistant":"false", "disable-creds-init":"false", "enable-api-fields":"stable", "enable-provenance-in-status":"true", "enable-tekton-oci-bundles":"false", "enforce-nonfalsifiablity":"none", "require-git-ssh-secret-known-hosts":"false", "results-from":"termination-message", "running-in-environment-with-injected-sidecars":"true", "send-cloudevents-for-runs":"false", "trusted-resources-verification-no-match-policy":"ignore"} | |
Existing resolver feature flag (in namespace "tekton-pipelines-resolvers"): map[string]string{"enable-bundles-resolver":"true", "enable-cluster-resolver":"true", "enable-git-resolver":"true", "enable-hub-resolver":"true"} | |
--- SKIP: TestStepOutputWithWorkspace (0.06s) | |
=== CONT TestPipelineRun/pipelinerun_succeeds_with_LimitRange_minimum_in_namespace | |
pipelinerun_test.go:307: Create namespace arendelle-d5t7g to deploy to | |
pipelinerun_test.go:307: Verify SA "default" is created in namespace "arendelle-d5t7g" | |
pipelinerun_test.go:312: Setting up test resources for "pipelinerun succeeds with LimitRange minimum in namespace" test in namespace arendelle-d5t7g | |
pipelinerun_test.go:313: build-crd-testing project got removed, the secret-sauce doesn't exist anymore, skipping | |
panic.go:540: Deleting namespace arendelle-d5t7g | |
=== CONT TestPipelineRun/service_account_propagation_and_pipeline_param | |
pipelinerun_test.go:307: Create namespace arendelle-mzckh to deploy to | |
pipelinerun_test.go:307: Verify SA "default" is created in namespace "arendelle-mzckh" | |
pipelinerun_test.go:312: Setting up test resources for "service account propagation and pipeline param" test in namespace arendelle-mzckh | |
pipelinerun_test.go:313: build-crd-testing project got removed, the secret-sauce doesn't exist anymore, skipping | |
panic.go:540: Deleting namespace arendelle-mzckh | |
=== CONT TestPipelineRun/fan-in_and_fan-out | |
pipelinerun_test.go:307: Create namespace arendelle-s6n8p to deploy to | |
pipelinerun_test.go:307: Verify SA "default" is created in namespace "arendelle-s6n8p" | |
pipelinerun_test.go:312: Setting up test resources for "fan-in and fan-out" test in namespace arendelle-s6n8p | |
pipelinerun_test.go:322: Waiting for PipelineRun pipeline-run-fan-in-and-fan-out-oheqnaxy in namespace arendelle-s6n8p to complete | |
=== NAME TestStepTimeout | |
timeout_test.go:220: Deleting namespace arendelle-55rwn | |
--- PASS: TestStepTimeout (15.09s) | |
=== CONT TestPipelineRunStatusSpec/pipeline_status_spec_updated | |
pipelinerun_test.go:101: Create namespace arendelle-pvxdj to deploy to | |
pipelinerun_test.go:101: Verify SA "default" is created in namespace "arendelle-pvxdj" | |
pipelinerun_test.go:106: Setting up test resources for "pipeline status spec updated" test in namespace arendelle-pvxdj | |
pipelinerun_test.go:116: Waiting for PipelineRun pipeline-task-update in namespace arendelle-pvxdj to complete | |
=== NAME TestWorkingDirCreated | |
workingdir_test.go:106: Deleting namespace arendelle-tpm2g | |
--- PASS: TestWorkingDirCreated (22.11s) | |
=== CONT TestPropagatedParams/propagated_parameters_with_task_level | |
propagated_params_test.go:89: Create namespace arendelle-57zzk to deploy to | |
propagated_params_test.go:89: Verify SA "default" is created in namespace "arendelle-57zzk" | |
propagated_params_test.go:94: Setting up test resources for "propagated parameters with task level" test in namespace arendelle-57zzk | |
propagated_params_test.go:107: Waiting for PipelineRun propagated-parameters-task-level in namespace arendelle-57zzk to complete | |
=== NAME TestStartTime | |
start_time_test.go:98: Deleting namespace arendelle-kxjhw | |
--- PASS: TestStartTime (37.10s) | |
=== CONT TestPropagatedParams/propagated_parameters_with_default_task_level | |
propagated_params_test.go:89: Create namespace arendelle-rlkbt to deploy to | |
propagated_params_test.go:89: Verify SA "default" is created in namespace "arendelle-rlkbt" | |
propagated_params_test.go:94: Setting up test resources for "propagated parameters with default task level" test in namespace arendelle-rlkbt | |
propagated_params_test.go:107: Waiting for PipelineRun propagated-parameters-default-task-level in namespace arendelle-rlkbt to complete | |
=== NAME TestPropagatedParams/propagated_parameters_with_task_level | |
propagated_params_test.go:127: Checking Taskrun propagated-parameters-task-level-echo-hello | |
propagated_params_test.go:146: Successfully finished test "propagated parameters with task level" | |
propagated_params_test.go:147: Deleting namespace arendelle-57zzk | |
=== CONT TestPropagatedParams/propagated_parameters_fully | |
propagated_params_test.go:89: Create namespace arendelle-mh4tt to deploy to | |
propagated_params_test.go:89: Verify SA "default" is created in namespace "arendelle-mh4tt" | |
propagated_params_test.go:94: Setting up test resources for "propagated parameters fully" test in namespace arendelle-mh4tt | |
propagated_params_test.go:107: Waiting for PipelineRun propagated-parameters-fully in namespace arendelle-mh4tt to complete | |
=== NAME TestPipelineRunTasksTimeout | |
timeout_test.go:522: Waiting for TaskRun from PipelineRun pipeline-run-tasks-timeout-jziticsr in namespace arendelle-mnh5d to time out and finally TaskRun to be successful | |
timeout_test.go:562: Deleting namespace arendelle-mnh5d | |
--- PASS: TestPipelineRunTasksTimeout (37.12s) | |
=== CONT TestSidecarTaskSupport/A_sidecar_that_runs_forever_is_terminated_when_Steps_complete | |
sidecar_test.go:70: Create namespace arendelle-42dtt to deploy to | |
sidecar_test.go:70: Verify SA "default" is created in namespace "arendelle-42dtt" | |
sidecar_test.go:101: Creating Task "sidecar-task-support-a-sidecar-that-runs--uikhftga" | |
sidecar_test.go:106: Creating TaskRun "sidecar-task-support-a-sidecar-that-runs--apjwkkyr" | |
=== NAME TestPipelineRunStatusSpec/pipeline_status_spec_updated | |
pipelinerun_test.go:120: Making sure the expected TaskRuns [task1] were created | |
pipelinerun_test.go:160: Checking if parameter replacements have been updated in the spec. | |
pipelinerun_test.go:169: Successfully finished test "pipeline status spec updated" | |
pipelinerun_test.go:170: Deleting namespace arendelle-pvxdj | |
=== CONT TestSidecarTaskSupport/A_sidecar_that_terminates_early_does_not_cause_problems_running_Steps | |
--- PASS: TestPipelineRunStatusSpec (0.00s) | |
--- PASS: TestPipelineRunStatusSpec/pipeline_status_spec_updated (23.12s) | |
=== NAME TestSidecarTaskSupport/A_sidecar_that_terminates_early_does_not_cause_problems_running_Steps | |
sidecar_test.go:70: Create namespace arendelle-b2z88 to deploy to | |
sidecar_test.go:70: Verify SA "default" is created in namespace "arendelle-b2z88" | |
sidecar_test.go:101: Creating Task "sidecar-task-support-a-sidecar-that-termi-dpjtkeeu" | |
sidecar_test.go:106: Creating TaskRun "sidecar-task-support-a-sidecar-that-termi-cpsmeiog" | |
=== NAME TestDuplicatePodTaskRun | |
duplicate_test.go:91: Deleting namespace arendelle-2nvjw | |
--- PASS: TestDuplicatePodTaskRun (111.10s) | |
=== NAME TestGitResolver_API | |
resolvers_test.go:480: Waiting for gitea user setup TaskRun in namespace arendelle-jt2gx to succeed | |
=== NAME TestPropagatedParams/propagated_parameters_with_default_task_level | |
propagated_params_test.go:127: Checking Taskrun propagated-parameters-default-task-level-echo-hello | |
propagated_params_test.go:146: Successfully finished test "propagated parameters with default task level" | |
propagated_params_test.go:147: Deleting namespace arendelle-rlkbt | |
=== NAME TestPipelineRun/fan-in_and_fan-out | |
pipelinerun_test.go:326: Making sure the expected TaskRuns [create-file-kritis create-fan-out-1 create-fan-out-2 check-fan-in] were created | |
=== NAME TestSidecarTaskSupport/A_sidecar_that_runs_forever_is_terminated_when_Steps_complete | |
sidecar_test.go:180: Deleting namespace arendelle-42dtt | |
=== NAME TestPipelineRun/fan-in_and_fan-out | |
pipelinerun_test.go:349: Checking that labels were propagated correctly for TaskRun pipeline-run-fan-in-and-fan-out-oheqnaxy-create-file-kritis | |
pipelinerun_test.go:351: Checking that annotations were propagated correctly for TaskRun pipeline-run-fan-in-and-fan-out-oheqnaxy-create-file-kritis | |
pipelinerun_test.go:349: Checking that labels were propagated correctly for TaskRun pipeline-run-fan-in-and-fan-out-oheqnaxy-create-fan-out-1 | |
pipelinerun_test.go:351: Checking that annotations were propagated correctly for TaskRun pipeline-run-fan-in-and-fan-out-oheqnaxy-create-fan-out-1 | |
pipelinerun_test.go:349: Checking that labels were propagated correctly for TaskRun pipeline-run-fan-in-and-fan-out-oheqnaxy-create-fan-out-2 | |
=== NAME TestSidecarTaskSupport/A_sidecar_that_terminates_early_does_not_cause_problems_running_Steps | |
sidecar_test.go:180: Deleting namespace arendelle-b2z88 | |
--- PASS: TestSidecarTaskSupport (0.00s) | |
--- PASS: TestSidecarTaskSupport/A_sidecar_that_runs_forever_is_terminated_when_Steps_complete (17.14s) | |
--- PASS: TestSidecarTaskSupport/A_sidecar_that_terminates_early_does_not_cause_problems_running_Steps (11.11s) | |
=== NAME TestPipelineRun/fan-in_and_fan-out | |
pipelinerun_test.go:351: Checking that annotations were propagated correctly for TaskRun pipeline-run-fan-in-and-fan-out-oheqnaxy-create-fan-out-2 | |
=== NAME TestPropagatedParams/propagated_parameters_fully | |
propagated_params_test.go:127: Checking Taskrun propagated-parameters-fully-echo-hello | |
propagated_params_test.go:127: Checking Taskrun propagated-parameters-fully-echo-hello-finally | |
propagated_params_test.go:146: Successfully finished test "propagated parameters fully" | |
propagated_params_test.go:147: Deleting namespace arendelle-mh4tt | |
--- PASS: TestPropagatedParams (0.07s) | |
--- PASS: TestPropagatedParams/propagated_parameters_with_task_level (12.10s) | |
--- PASS: TestPropagatedParams/propagated_parameters_with_default_task_level (19.13s) | |
--- PASS: TestPropagatedParams/propagated_parameters_fully (22.11s) | |
=== NAME TestPipelineRun/fan-in_and_fan-out | |
pipelinerun_test.go:349: Checking that labels were propagated correctly for TaskRun pipeline-run-fan-in-and-fan-out-oheqnaxy-check-fan-in | |
pipelinerun_test.go:351: Checking that annotations were propagated correctly for TaskRun pipeline-run-fan-in-and-fan-out-oheqnaxy-check-fan-in | |
=== NAME TestGitResolver_API | |
resolvers_test.go:490: Creating ConfigMap git-resolver-config | |
resolvers_test.go:527: Waiting for TaskRun git-resolver-a-p-i-tvvibcqe in namespace arendelle-jt2gx to complete | |
=== NAME TestPipelineRun/fan-in_and_fan-out | |
pipelinerun_test.go:357: Making sure 5 events were created from taskrun and pipelinerun with kinds map[PipelineRun:[pipeline-run-fan-in-and-fan-out-oheqnaxy] TaskRun:[pipeline-run-fan-in-and-fan-out-oheqnaxy-create-file-kritis pipeline-run-fan-in-and-fan-out-oheqnaxy-create-fan-out-1 pipeline-run-fan-in-and-fan-out-oheqnaxy-create-fan-out-2 pipeline-run-fan-in-and-fan-out-oheqnaxy-check-fan-in]] | |
=== NAME TestDAGPipelineRun | |
dag_test.go:154: Verifying order of execution | |
dag_test.go:155: Deleting namespace arendelle-mnprb | |
--- PASS: TestDAGPipelineRun (127.19s) | |
=== NAME TestPipelineRun/fan-in_and_fan-out | |
pipelinerun_test.go:374: Successfully finished test "fan-in and fan-out" | |
pipelinerun_test.go:375: Deleting namespace arendelle-s6n8p | |
--- PASS: TestPipelineRun (0.00s) | |
--- SKIP: TestPipelineRun/pipelinerun_succeeds_with_LimitRange_minimum_in_namespace (0.07s) | |
--- SKIP: TestPipelineRun/service_account_propagation_and_pipeline_param (0.07s) | |
--- PASS: TestPipelineRun/fan-in_and_fan-out (50.15s) | |
=== NAME TestGitResolver_API | |
resolvers_test.go:531: Deleting namespace arendelle-jt2gx | |
--- PASS: TestGitResolver_API (80.56s) | |
FAIL | |
Using kubeconfig at `` with cluster `` | |
FAIL github.com/tektoncd/pipeline/test 327.839s | |
FAIL | |
Finished run, return code is 1 | |
/usr/local/google/home/jeromeju/pipeline/vendor/github.com/tektoncd/plumbing/scripts/library.sh: line 262: go-junit-report: command not found | |
XML report written to /tmp/tmp.otqDLnnDkV/junit_3090UIW0.xml | |
Test log written to /tmp/tmp.otqDLnnDkV/go_test_3090UIW0.log | |
Running tests with 'go test -race -v -count=1 -tags=examples -timeout=20m ./test/ ' | |
=== RUN TestResourceVersionReactor | |
=== RUN TestResourceVersionReactor/first_resource | |
logger.go:130: 2023-05-30T19:21:18.173Z INFO cache/cacheclient.go:42 CACHE CLIENT &{lru:0xc00011a820 lock:{w:{state:0 sema:0} writerSem:0 readerSem:0 readerCount:{_:{} v:0} readerWait:{_:{} v:0}}} | |
=== RUN TestResourceVersionReactor/replace_resource_version | |
logger.go:130: 2023-05-30T19:21:18.174Z INFO cache/cacheclient.go:42 CACHE CLIENT &{lru:0xc00011aa80 lock:{w:{state:0 sema:0} writerSem:0 readerSem:0 readerCount:{_:{} v:0} readerWait:{_:{} v:0}}} | |
--- PASS: TestResourceVersionReactor (0.00s) | |
--- PASS: TestResourceVersionReactor/first_resource (0.00s) | |
--- PASS: TestResourceVersionReactor/replace_resource_version (0.00s) | |
=== RUN TestEnsureConfigurationConfigMapsExist | |
--- PASS: TestEnsureConfigurationConfigMapsExist (0.00s) | |
=== RUN TestExamples | |
path_filtering.go:65: Allowing only "stable" examples | |
=== PAUSE TestExamples | |
=== RUN TestYamls | |
path_filtering.go:65: Allowing only "stable" examples | |
=== PAUSE TestYamls | |
=== RUN TestStablePathFilter | |
=== RUN TestStablePathFilter/_test.yaml | |
=== RUN TestStablePathFilter/_alpha_test.yaml | |
=== RUN TestStablePathFilter/_beta_test.yaml | |
=== RUN TestStablePathFilter/_foo_test.yaml | |
=== RUN TestStablePathFilter/_v1alpha1_taskruns_test.yaml | |
=== RUN TestStablePathFilter/_v1alpha1_taskruns_alpha_test.yaml | |
=== RUN TestStablePathFilter/_v1beta1_taskruns_test.yaml | |
=== RUN TestStablePathFilter/_v1beta1_taskruns_alpha_test.yaml | |
=== RUN TestStablePathFilter/_v1beta1_taskruns_alpha_test.yaml#01 | |
=== RUN TestStablePathFilter/_v1alpha1_pipelineruns_beta_test.yaml | |
=== RUN TestStablePathFilter/_v1alpha1_pipelineruns_beta_test.yaml#01 | |
--- PASS: TestStablePathFilter (0.00s) | |
--- PASS: TestStablePathFilter/_test.yaml (0.00s) | |
--- PASS: TestStablePathFilter/_alpha_test.yaml (0.00s) | |
--- PASS: TestStablePathFilter/_beta_test.yaml (0.00s) | |
--- PASS: TestStablePathFilter/_foo_test.yaml (0.00s) | |
--- PASS: TestStablePathFilter/_v1alpha1_taskruns_test.yaml (0.00s) | |
--- PASS: TestStablePathFilter/_v1alpha1_taskruns_alpha_test.yaml (0.00s) | |
--- PASS: TestStablePathFilter/_v1beta1_taskruns_test.yaml (0.00s) | |
--- PASS: TestStablePathFilter/_v1beta1_taskruns_alpha_test.yaml (0.00s) | |
--- PASS: TestStablePathFilter/_v1beta1_taskruns_alpha_test.yaml#01 (0.00s) | |
--- PASS: TestStablePathFilter/_v1alpha1_pipelineruns_beta_test.yaml (0.00s) | |
--- PASS: TestStablePathFilter/_v1alpha1_pipelineruns_beta_test.yaml#01 (0.00s) | |
=== RUN TestAlphaPathFilter | |
=== RUN TestAlphaPathFilter/_test.yaml | |
=== RUN TestAlphaPathFilter/_alpha_test.yaml | |
=== RUN TestAlphaPathFilter/_foo_test.yaml | |
=== RUN TestAlphaPathFilter/_v1alpha1_taskruns_test.yaml | |
=== RUN TestAlphaPathFilter/_v1alpha1_taskruns_alpha_test.yaml | |
=== RUN TestAlphaPathFilter/_v1beta1_taskruns_test.yaml | |
=== RUN TestAlphaPathFilter/_v1beta1_taskruns_alpha_test.yaml | |
=== RUN TestAlphaPathFilter/_v1beta1_taskruns_alpha_test.yaml#01 | |
=== RUN TestAlphaPathFilter/_v1alpha1_pipelineruns_beta_test.yaml | |
=== RUN TestAlphaPathFilter/_v1alpha1_pipelineruns_beta_test.yaml#01 | |
--- PASS: TestAlphaPathFilter (0.00s) | |
--- PASS: TestAlphaPathFilter/_test.yaml (0.00s) | |
--- PASS: TestAlphaPathFilter/_alpha_test.yaml (0.00s) | |
--- PASS: TestAlphaPathFilter/_foo_test.yaml (0.00s) | |
--- PASS: TestAlphaPathFilter/_v1alpha1_taskruns_test.yaml (0.00s) | |
--- PASS: TestAlphaPathFilter/_v1alpha1_taskruns_alpha_test.yaml (0.00s) | |
--- PASS: TestAlphaPathFilter/_v1beta1_taskruns_test.yaml (0.00s) | |
--- PASS: TestAlphaPathFilter/_v1beta1_taskruns_alpha_test.yaml (0.00s) | |
--- PASS: TestAlphaPathFilter/_v1beta1_taskruns_alpha_test.yaml#01 (0.00s) | |
--- PASS: TestAlphaPathFilter/_v1alpha1_pipelineruns_beta_test.yaml (0.00s) | |
--- PASS: TestAlphaPathFilter/_v1alpha1_pipelineruns_beta_test.yaml#01 (0.00s) | |
=== RUN TestBetaPathFilter | |
=== RUN TestBetaPathFilter/_test.yaml | |
=== RUN TestBetaPathFilter/_alpha_test.yaml | |
=== RUN TestBetaPathFilter/_beta_test.yaml | |
=== RUN TestBetaPathFilter/_foo_test.yaml | |
=== RUN TestBetaPathFilter/_v1alpha1_taskruns_test.yaml | |
=== RUN TestBetaPathFilter/_v1alpha1_taskruns_alpha_test.yaml | |
=== RUN TestBetaPathFilter/_v1beta1_taskruns_test.yaml | |
=== RUN TestBetaPathFilter/_v1beta1_taskruns_alpha_test.yaml | |
=== RUN TestBetaPathFilter/_v1beta1_taskruns_alpha_test.yaml#01 | |
=== RUN TestBetaPathFilter/_v1alpha1_pipelineruns_beta_test.yaml | |
=== RUN TestBetaPathFilter/_v1alpha1_pipelineruns_beta_test.yaml#01 | |
--- PASS: TestBetaPathFilter (0.00s) | |
--- PASS: TestBetaPathFilter/_test.yaml (0.00s) | |
--- PASS: TestBetaPathFilter/_alpha_test.yaml (0.00s) | |
--- PASS: TestBetaPathFilter/_beta_test.yaml (0.00s) | |
--- PASS: TestBetaPathFilter/_foo_test.yaml (0.00s) | |
--- PASS: TestBetaPathFilter/_v1alpha1_taskruns_test.yaml (0.00s) | |
--- PASS: TestBetaPathFilter/_v1alpha1_taskruns_alpha_test.yaml (0.00s) | |
--- PASS: TestBetaPathFilter/_v1beta1_taskruns_test.yaml (0.00s) | |
--- PASS: TestBetaPathFilter/_v1beta1_taskruns_alpha_test.yaml (0.00s) | |
--- PASS: TestBetaPathFilter/_v1beta1_taskruns_alpha_test.yaml#01 (0.00s) | |
--- PASS: TestBetaPathFilter/_v1alpha1_pipelineruns_beta_test.yaml (0.00s) | |
--- PASS: TestBetaPathFilter/_v1alpha1_pipelineruns_beta_test.yaml#01 (0.00s) | |
=== RUN TestCreateImage | |
2023/05/30 19:21:18 GET /v2/ | |
2023/05/30 19:21:18 HEAD /v2/task/test-create-image/blobs/sha256:dde0f71137f2e7b5f46b439840ccf4d11c72a8853201b04f6a118365853aa8a6 404 BLOB_UNKNOWN Unknown blob | |
2023/05/30 19:21:18 HEAD /v2/task/test-create-image/blobs/sha256:9ab10150462e0b713850897e4d47ddc1e0e82a392683c177b430652929c36cc4 404 BLOB_UNKNOWN Unknown blob | |
2023/05/30 19:21:18 POST /v2/task/test-create-image/blobs/uploads/ | |
2023/05/30 19:21:18 POST /v2/task/test-create-image/blobs/uploads/ | |
2023/05/30 19:21:18 PATCH /v2/task/test-create-image/blobs/uploads/939269333660357257 | |
2023/05/30 19:21:18 PATCH /v2/task/test-create-image/blobs/uploads/856058597468736879 | |
2023/05/30 19:21:18 PUT /v2/task/test-create-image/blobs/uploads/939269333660357257?digest=sha256%3A9ab10150462e0b713850897e4d47ddc1e0e82a392683c177b430652929c36cc4 | |
2023/05/30 19:21:18 PUT /v2/task/test-create-image/blobs/uploads/856058597468736879?digest=sha256%3Adde0f71137f2e7b5f46b439840ccf4d11c72a8853201b04f6a118365853aa8a6 | |
2023/05/30 19:21:18 PUT /v2/task/test-create-image/manifests/latest | |
2023/05/30 19:21:18 GET /v2/ | |
2023/05/30 19:21:18 GET /v2/task/test-create-image/manifests/sha256:78e6c563134c9d91efdcb2ee897ac03f12945318efe148dd84ff298c855d1416 | |
2023/05/30 19:21:18 GET /v2/task/test-create-image/blobs/sha256:dde0f71137f2e7b5f46b439840ccf4d11c72a8853201b04f6a118365853aa8a6 | |
--- PASS: TestCreateImage (0.04s) | |
=== RUN TestSignInterface | |
=== RUN TestSignInterface/Sign_Task | |
=== RUN TestSignInterface/Sign_String_with_cosign_signer | |
=== RUN TestSignInterface/Empty_TaskSpec | |
=== RUN TestSignInterface/Empty_Signer | |
=== RUN TestSignInterface/Sign_String_with_mock_signer | |
--- PASS: TestSignInterface (0.00s) | |
--- PASS: TestSignInterface/Sign_Task (0.00s) | |
--- PASS: TestSignInterface/Sign_String_with_cosign_signer (0.00s) | |
--- PASS: TestSignInterface/Empty_TaskSpec (0.00s) | |
--- PASS: TestSignInterface/Empty_Signer (0.00s) | |
--- PASS: TestSignInterface/Sign_String_with_mock_signer (0.00s) | |
=== CONT TestExamples | |
=== CONT TestYamls | |
examples_test.go:208: Adding test yamls/v1beta1/pipelineruns/pipelinerun-with-final-tasks.yaml | |
examples_test.go:208: Adding test yamls/v1beta1/pipelineruns/pipelinerun.yaml | |
=== NAME TestExamples | |
examples_test.go:208: Adding test ../examples/v1/pipelineruns/4808-regression.yaml | |
=== RUN TestYamls/yamls/v1beta1/pipelineruns/pipelinerun-with-final-tasks.yaml | |
=== NAME TestExamples | |
examples_test.go:208: Adding test ../examples/v1/pipelineruns/ignore-step-error.yaml | |
examples_test.go:208: Adding test ../examples/v1/pipelineruns/mapping-workspaces.yaml | |
examples_test.go:208: Adding test ../examples/v1/pipelineruns/optional-workspaces.yaml | |
=== PAUSE TestYamls/yamls/v1beta1/pipelineruns/pipelinerun-with-final-tasks.yaml | |
=== NAME TestExamples | |
examples_test.go:208: Adding test ../examples/v1/pipelineruns/pipeline-with-displayname.yaml | |
=== RUN TestYamls/yamls/v1beta1/pipelineruns/pipelinerun.yaml | |
=== NAME TestExamples | |
examples_test.go:208: Adding test ../examples/v1/pipelineruns/pipelinerun-results-with-params.yaml | |
=== PAUSE TestYamls/yamls/v1beta1/pipelineruns/pipelinerun.yaml | |
=== NAME TestExamples | |
examples_test.go:208: Adding test ../examples/v1/pipelineruns/pipelinerun-results.yaml | |
examples_test.go:208: Adding test ../examples/v1/pipelineruns/pipelinerun-task-execution-status.yaml | |
examples_test.go:208: Adding test ../examples/v1/pipelineruns/pipelinerun-using-different-subpaths-of-workspace.yaml | |
examples_test.go:208: Adding test ../examples/v1/pipelineruns/pipelinerun-using-parameterized-subpath-of-workspace.yaml | |
=== CONT TestYamls/yamls/v1beta1/pipelineruns/pipelinerun-with-final-tasks.yaml | |
=== CONT TestYamls/yamls/v1beta1/pipelineruns/pipelinerun.yaml | |
=== NAME TestExamples | |
examples_test.go:208: Adding test ../examples/v1/pipelineruns/pipelinerun-with-extra-params.yaml | |
examples_test.go:208: Adding test ../examples/v1/pipelineruns/pipelinerun-with-final-results.yaml | |
examples_test.go:208: Adding test ../examples/v1/pipelineruns/pipelinerun-with-final-tasks.yaml | |
examples_test.go:208: Adding test ../examples/v1/pipelineruns/pipelinerun-with-parallel-tasks-using-pvc.yaml | |
examples_test.go:208: Adding test ../examples/v1/pipelineruns/pipelinerun-with-params.yaml | |
examples_test.go:208: Adding test ../examples/v1/pipelineruns/pipelinerun-with-pipelinespec-and-taskspec.yaml | |
examples_test.go:208: Adding test ../examples/v1/pipelineruns/pipelinerun-with-pipelinespec.yaml | |
examples_test.go:208: Adding test ../examples/v1/pipelineruns/pipelinerun-with-when-expressions.yaml | |
examples_test.go:208: Adding test ../examples/v1/pipelineruns/pipelinerun.yaml | |
examples_test.go:208: Adding test ../examples/v1/pipelineruns/task_results_example.yaml | |
examples_test.go:208: Adding test ../examples/v1/pipelineruns/using-optional-workspaces-in-when-expressions.yaml | |
examples_test.go:208: Adding test ../examples/v1/pipelineruns/using-retries-and-retry-count-variables.yaml | |
examples_test.go:208: Adding test ../examples/v1/pipelineruns/using_context_variables.yaml | |
examples_test.go:208: Adding test ../examples/v1/pipelineruns/workspace-from-volumeclaimtemplate.yaml | |
examples_test.go:208: Adding test ../examples/v1/pipelineruns/workspaces-projected.yaml | |
examples_test.go:208: Adding test ../examples/v1/pipelineruns/workspaces.yaml | |
examples_test.go:208: Adding test ../examples/v1/taskruns/5080-entrypoint-init-regression.yaml | |
examples_test.go:208: Adding test ../examples/v1/taskruns/array-default.yaml | |
examples_test.go:208: Adding test ../examples/v1/taskruns/authenticating-git-commands.yaml | |
examples_test.go:208: Adding test ../examples/v1/taskruns/bundles-resolver.yaml | |
examples_test.go:208: Adding test ../examples/v1/taskruns/configmap.yaml | |
examples_test.go:208: Adding test ../examples/v1/taskruns/creds-init-only-mounts-provided-credentials.yaml | |
examples_test.go:208: Adding test ../examples/v1/taskruns/custom-env.yaml | |
examples_test.go:208: Adding test ../examples/v1/taskruns/custom-volume.yaml | |
examples_test.go:208: Adding test ../examples/v1/taskruns/dind-sidecar.yaml | |
examples_test.go:208: Adding test ../examples/v1/taskruns/entrypoint-resolution.yaml | |
examples_test.go:208: Adding test ../examples/v1/taskruns/git-resolver.yaml | |
examples_test.go:208: Adding test ../examples/v1/taskruns/home-is-set.yaml | |
examples_test.go:208: Adding test ../examples/v1/taskruns/home-volume.yaml | |
examples_test.go:208: Adding test ../examples/v1/taskruns/hub-resolver.yaml | |
examples_test.go:208: Adding test ../examples/v1/taskruns/ignore-step-error.yaml | |
examples_test.go:208: Adding test ../examples/v1/taskruns/optional-workspaces.yaml | |
examples_test.go:208: Adding test ../examples/v1/taskruns/readonly-internal-dir.yaml | |
examples_test.go:208: Adding test ../examples/v1/taskruns/run-steps-as-non-root.yaml | |
examples_test.go:208: Adding test ../examples/v1/taskruns/secret-env.yaml | |
examples_test.go:208: Adding test ../examples/v1/taskruns/secret-volume-params.yaml | |
examples_test.go:208: Adding test ../examples/v1/taskruns/secret-volume.yaml | |
examples_test.go:208: Adding test ../examples/v1/taskruns/sidecar-interp.yaml | |
examples_test.go:208: Adding test ../examples/v1/taskruns/sidecar-ready-script.yaml | |
examples_test.go:208: Adding test ../examples/v1/taskruns/sidecar-ready.yaml | |
examples_test.go:208: Adding test ../examples/v1/taskruns/step-by-digest.yaml | |
examples_test.go:208: Adding test ../examples/v1/taskruns/step-script.yaml | |
examples_test.go:208: Adding test ../examples/v1/taskruns/steps-run-in-order.yaml | |
examples_test.go:208: Adding test ../examples/v1/taskruns/steptemplate-env-merge.yaml | |
examples_test.go:208: Adding test ../examples/v1/taskruns/steptemplate-variable-interop.yaml | |
examples_test.go:208: Adding test ../examples/v1/taskruns/task-result.yaml | |
examples_test.go:208: Adding test ../examples/v1/taskruns/task-volume-args.yaml | |
examples_test.go:208: Adding test ../examples/v1/taskruns/template-volume.yaml | |
examples_test.go:208: Adding test ../examples/v1/taskruns/unnamed-steps.yaml | |
examples_test.go:208: Adding test ../examples/v1/taskruns/using_context_variables.yaml | |
examples_test.go:208: Adding test ../examples/v1/taskruns/workingdir.yaml | |
examples_test.go:208: Adding test ../examples/v1/taskruns/workspace-in-sidecar.yaml | |
examples_test.go:208: Adding test ../examples/v1/taskruns/workspace-readonly.yaml | |
examples_test.go:208: Adding test ../examples/v1/taskruns/workspace-volume.yaml | |
examples_test.go:208: Adding test ../examples/v1/taskruns/workspace-with-volumeClaimTemplate.yaml | |
examples_test.go:208: Adding test ../examples/v1/taskruns/workspace.yaml | |
examples_test.go:208: Adding test ../examples/v1beta1/pipelineruns/4808-regression.yaml | |
examples_test.go:208: Adding test ../examples/v1beta1/pipelineruns/6139-regression.yaml | |
examples_test.go:208: Adding test ../examples/v1beta1/pipelineruns/clustertask-pipelinerun.yaml | |
examples_test.go:208: Adding test ../examples/v1beta1/pipelineruns/git-resolver.yaml | |
examples_test.go:208: Adding test ../examples/v1beta1/pipelineruns/ignore-step-error.yaml | |
examples_test.go:208: Adding test ../examples/v1beta1/pipelineruns/mapping-workspaces.yaml | |
examples_test.go:208: Adding test ../examples/v1beta1/pipelineruns/optional-workspaces.yaml | |
examples_test.go:208: Adding test ../examples/v1beta1/pipelineruns/pipeline-with-displayname.yaml | |
examples_test.go:208: Adding test ../examples/v1beta1/pipelineruns/pipelinerun-results-with-params.yaml | |
examples_test.go:208: Adding test ../examples/v1beta1/pipelineruns/pipelinerun-results.yaml | |
examples_test.go:208: Adding test ../examples/v1beta1/pipelineruns/pipelinerun-task-execution-status.yaml | |
examples_test.go:208: Adding test ../examples/v1beta1/pipelineruns/pipelinerun-using-different-subpaths-of-workspace.yaml | |
examples_test.go:208: Adding test ../examples/v1beta1/pipelineruns/pipelinerun-using-parameterized-subpath-of-workspace.yaml | |
examples_test.go:208: Adding test ../examples/v1beta1/pipelineruns/pipelinerun-with-extra-params.yaml | |
examples_test.go:208: Adding test ../examples/v1beta1/pipelineruns/pipelinerun-with-final-results.yaml | |
examples_test.go:208: Adding test ../examples/v1beta1/pipelineruns/pipelinerun-with-final-tasks.yaml | |
examples_test.go:208: Adding test ../examples/v1beta1/pipelineruns/pipelinerun-with-parallel-tasks-using-pvc.yaml | |
examples_test.go:208: Adding test ../examples/v1beta1/pipelineruns/pipelinerun-with-params.yaml | |
examples_test.go:208: Adding test ../examples/v1beta1/pipelineruns/pipelinerun-with-pipelinespec-and-taskspec.yaml | |
examples_test.go:208: Adding test ../examples/v1beta1/pipelineruns/pipelinerun-with-pipelinespec.yaml | |
examples_test.go:208: Adding test ../examples/v1beta1/pipelineruns/pipelinerun-with-when-expressions.yaml | |
examples_test.go:208: Adding test ../examples/v1beta1/pipelineruns/pipelinerun.yaml | |
examples_test.go:208: Adding test ../examples/v1beta1/pipelineruns/propagating-workspaces.yaml | |
examples_test.go:208: Adding test ../examples/v1beta1/pipelineruns/propagating_params_implicit_parameters.yaml | |
examples_test.go:208: Adding test ../examples/v1beta1/pipelineruns/propagating_params_with_scope_precedence.yaml | |
examples_test.go:208: Adding test ../examples/v1beta1/pipelineruns/propagating_params_with_scope_precedence_default_only.yaml | |
examples_test.go:208: Adding test ../examples/v1beta1/pipelineruns/propagating_workspaces_with_referenced_resources.yaml | |
examples_test.go:208: Adding test ../examples/v1beta1/pipelineruns/task_results_example.yaml | |
examples_test.go:208: Adding test ../examples/v1beta1/pipelineruns/using-optional-workspaces-in-when-expressions.yaml | |
examples_test.go:208: Adding test ../examples/v1beta1/pipelineruns/using-retries-and-retry-count-variables.yaml | |
examples_test.go:208: Adding test ../examples/v1beta1/pipelineruns/using_context_variables.yaml | |
examples_test.go:208: Adding test ../examples/v1beta1/pipelineruns/workspace-from-volumeclaimtemplate.yaml | |
examples_test.go:208: Adding test ../examples/v1beta1/pipelineruns/workspaces-projected.yaml | |
examples_test.go:208: Adding test ../examples/v1beta1/pipelineruns/workspaces.yaml | |
examples_test.go:208: Adding test ../examples/v1beta1/taskruns/5080-entrypoint-init-regression.yaml | |
examples_test.go:208: Adding test ../examples/v1beta1/taskruns/array-default.yaml | |
examples_test.go:208: Adding test ../examples/v1beta1/taskruns/authenticating-git-commands.yaml | |
examples_test.go:208: Adding test ../examples/v1beta1/taskruns/bundles-resolver.yaml | |
examples_test.go:208: Adding test ../examples/v1beta1/taskruns/clustertask.yaml | |
examples_test.go:208: Adding test ../examples/v1beta1/taskruns/configmap.yaml | |
examples_test.go:208: Adding test ../examples/v1beta1/taskruns/creds-init-only-mounts-provided-credentials.yaml | |
examples_test.go:208: Adding test ../examples/v1beta1/taskruns/custom-env.yaml | |
examples_test.go:208: Adding test ../examples/v1beta1/taskruns/custom-volume.yaml | |
examples_test.go:208: Adding test ../examples/v1beta1/taskruns/dind-sidecar.yaml | |
examples_test.go:208: Adding test ../examples/v1beta1/taskruns/entrypoint-resolution.yaml | |
examples_test.go:208: Adding test ../examples/v1beta1/taskruns/git-resolver.yaml | |
examples_test.go:208: Adding test ../examples/v1beta1/taskruns/home-is-set.yaml | |
examples_test.go:208: Adding test ../examples/v1beta1/taskruns/home-volume.yaml | |
examples_test.go:208: Adding test ../examples/v1beta1/taskruns/hub-resolver.yaml | |
examples_test.go:208: Adding test ../examples/v1beta1/taskruns/ignore-step-error.yaml | |
examples_test.go:208: Adding test ../examples/v1beta1/taskruns/image-params.yaml | |
examples_test.go:208: Adding test ../examples/v1beta1/taskruns/optional-workspaces.yaml | |
examples_test.go:208: Adding test ../examples/v1beta1/taskruns/propagating_params_implicit.yaml | |
examples_test.go:208: Adding test ../examples/v1beta1/taskruns/propagating_workspaces.yaml | |
examples_test.go:208: Adding test ../examples/v1beta1/taskruns/readonly-internal-dir.yaml | |
examples_test.go:208: Adding test ../examples/v1beta1/taskruns/run-steps-as-non-root.yaml | |
examples_test.go:208: Adding test ../examples/v1beta1/taskruns/secret-env.yaml | |
examples_test.go:208: Adding test ../examples/v1beta1/taskruns/secret-volume-params.yaml | |
examples_test.go:208: Adding test ../examples/v1beta1/taskruns/secret-volume.yaml | |
examples_test.go:208: Adding test ../examples/v1beta1/taskruns/sidecar-interp.yaml | |
examples_test.go:208: Adding test ../examples/v1beta1/taskruns/sidecar-ready-script.yaml | |
examples_test.go:208: Adding test ../examples/v1beta1/taskruns/sidecar-ready.yaml | |
examples_test.go:208: Adding test ../examples/v1beta1/taskruns/step-by-digest.yaml | |
examples_test.go:208: Adding test ../examples/v1beta1/taskruns/step-script.yaml | |
examples_test.go:208: Adding test ../examples/v1beta1/taskruns/steps-run-in-order.yaml | |
examples_test.go:208: Adding test ../examples/v1beta1/taskruns/steptemplate-env-merge.yaml | |
examples_test.go:208: Adding test ../examples/v1beta1/taskruns/steptemplate-variable-interop.yaml | |
examples_test.go:208: Adding test ../examples/v1beta1/taskruns/task-result.yaml | |
examples_test.go:208: Adding test ../examples/v1beta1/taskruns/task-volume-args.yaml | |
examples_test.go:208: Adding test ../examples/v1beta1/taskruns/template-volume.yaml | |
examples_test.go:208: Adding test ../examples/v1beta1/taskruns/unnamed-steps.yaml | |
examples_test.go:208: Adding test ../examples/v1beta1/taskruns/using_context_variables.yaml | |
examples_test.go:208: Adding test ../examples/v1beta1/taskruns/workingdir.yaml | |
examples_test.go:208: Adding test ../examples/v1beta1/taskruns/workspace-in-sidecar.yaml | |
examples_test.go:208: Adding test ../examples/v1beta1/taskruns/workspace-readonly.yaml | |
examples_test.go:208: Adding test ../examples/v1beta1/taskruns/workspace-volume.yaml | |
examples_test.go:208: Adding test ../examples/v1beta1/taskruns/workspace-with-volumeClaimTemplate.yaml | |
examples_test.go:208: Adding test ../examples/v1beta1/taskruns/workspace.yaml | |
=== RUN TestExamples/v1/pipelineruns/4808-regression | |
=== PAUSE TestExamples/v1/pipelineruns/4808-regression | |
=== RUN TestExamples/v1/pipelineruns/ignore-step-error | |
=== PAUSE TestExamples/v1/pipelineruns/ignore-step-error | |
=== RUN TestExamples/v1/pipelineruns/mapping-workspaces | |
=== PAUSE TestExamples/v1/pipelineruns/mapping-workspaces | |
=== RUN TestExamples/v1/pipelineruns/optional-workspaces | |
=== PAUSE TestExamples/v1/pipelineruns/optional-workspaces | |
=== RUN TestExamples/v1/pipelineruns/pipeline-with-displayname | |
=== PAUSE TestExamples/v1/pipelineruns/pipeline-with-displayname | |
=== RUN TestExamples/v1/pipelineruns/pipelinerun-results-with-params | |
=== PAUSE TestExamples/v1/pipelineruns/pipelinerun-results-with-params | |
=== RUN TestExamples/v1/pipelineruns/pipelinerun-results | |
=== PAUSE TestExamples/v1/pipelineruns/pipelinerun-results | |
=== RUN TestExamples/v1/pipelineruns/pipelinerun-task-execution-status | |
=== PAUSE TestExamples/v1/pipelineruns/pipelinerun-task-execution-status | |
=== RUN TestExamples/v1/pipelineruns/pipelinerun-using-different-subpaths-of-workspace | |
=== PAUSE TestExamples/v1/pipelineruns/pipelinerun-using-different-subpaths-of-workspace | |
=== RUN TestExamples/v1/pipelineruns/pipelinerun-using-parameterized-subpath-of-workspace | |
=== PAUSE TestExamples/v1/pipelineruns/pipelinerun-using-parameterized-subpath-of-workspace | |
=== RUN TestExamples/v1/pipelineruns/pipelinerun-with-extra-params | |
=== PAUSE TestExamples/v1/pipelineruns/pipelinerun-with-extra-params | |
=== RUN TestExamples/v1/pipelineruns/pipelinerun-with-final-results | |
=== PAUSE TestExamples/v1/pipelineruns/pipelinerun-with-final-results | |
=== RUN TestExamples/v1/pipelineruns/pipelinerun-with-final-tasks | |
=== PAUSE TestExamples/v1/pipelineruns/pipelinerun-with-final-tasks | |
=== RUN TestExamples/v1/pipelineruns/pipelinerun-with-parallel-tasks-using-pvc | |
=== PAUSE TestExamples/v1/pipelineruns/pipelinerun-with-parallel-tasks-using-pvc | |
=== RUN TestExamples/v1/pipelineruns/pipelinerun-with-params | |
=== PAUSE TestExamples/v1/pipelineruns/pipelinerun-with-params | |
=== RUN TestExamples/v1/pipelineruns/pipelinerun-with-pipelinespec-and-taskspec | |
=== PAUSE TestExamples/v1/pipelineruns/pipelinerun-with-pipelinespec-and-taskspec | |
=== RUN TestExamples/v1/pipelineruns/pipelinerun-with-pipelinespec | |
=== PAUSE TestExamples/v1/pipelineruns/pipelinerun-with-pipelinespec | |
=== RUN TestExamples/v1/pipelineruns/pipelinerun-with-when-expressions | |
=== PAUSE TestExamples/v1/pipelineruns/pipelinerun-with-when-expressions | |
=== RUN TestExamples/v1/pipelineruns/pipelinerun | |
=== PAUSE TestExamples/v1/pipelineruns/pipelinerun | |
=== RUN TestExamples/v1/pipelineruns/task_results_example | |
=== PAUSE TestExamples/v1/pipelineruns/task_results_example | |
=== RUN TestExamples/v1/pipelineruns/using-optional-workspaces-in-when-expressions | |
=== PAUSE TestExamples/v1/pipelineruns/using-optional-workspaces-in-when-expressions | |
=== RUN TestExamples/v1/pipelineruns/using-retries-and-retry-count-variables | |
=== PAUSE TestExamples/v1/pipelineruns/using-retries-and-retry-count-variables | |
=== RUN TestExamples/v1/pipelineruns/using_context_variables | |
=== PAUSE TestExamples/v1/pipelineruns/using_context_variables | |
=== RUN TestExamples/v1/pipelineruns/workspace-from-volumeclaimtemplate | |
=== PAUSE TestExamples/v1/pipelineruns/workspace-from-volumeclaimtemplate | |
=== RUN TestExamples/v1/pipelineruns/workspaces-projected | |
=== PAUSE TestExamples/v1/pipelineruns/workspaces-projected | |
=== RUN TestExamples/v1/pipelineruns/workspaces | |
=== PAUSE TestExamples/v1/pipelineruns/workspaces | |
=== RUN TestExamples/v1/taskruns/5080-entrypoint-init-regression | |
=== PAUSE TestExamples/v1/taskruns/5080-entrypoint-init-regression | |
=== RUN TestExamples/v1/taskruns/array-default | |
=== PAUSE TestExamples/v1/taskruns/array-default | |
=== RUN TestExamples/v1/taskruns/authenticating-git-commands | |
=== PAUSE TestExamples/v1/taskruns/authenticating-git-commands | |
=== RUN TestExamples/v1/taskruns/bundles-resolver | |
=== PAUSE TestExamples/v1/taskruns/bundles-resolver | |
=== RUN TestExamples/v1/taskruns/configmap | |
=== PAUSE TestExamples/v1/taskruns/configmap | |
=== RUN TestExamples/v1/taskruns/creds-init-only-mounts-provided-credentials | |
=== PAUSE TestExamples/v1/taskruns/creds-init-only-mounts-provided-credentials | |
=== RUN TestExamples/v1/taskruns/custom-env | |
=== PAUSE TestExamples/v1/taskruns/custom-env | |
=== RUN TestExamples/v1/taskruns/custom-volume | |
=== PAUSE TestExamples/v1/taskruns/custom-volume | |
=== RUN TestExamples/v1/taskruns/dind-sidecar | |
=== PAUSE TestExamples/v1/taskruns/dind-sidecar | |
=== RUN TestExamples/v1/taskruns/entrypoint-resolution | |
=== PAUSE TestExamples/v1/taskruns/entrypoint-resolution | |
=== RUN TestExamples/v1/taskruns/git-resolver | |
=== PAUSE TestExamples/v1/taskruns/git-resolver | |
=== RUN TestExamples/v1/taskruns/home-is-set | |
=== PAUSE TestExamples/v1/taskruns/home-is-set | |
=== RUN TestExamples/v1/taskruns/home-volume | |
=== PAUSE TestExamples/v1/taskruns/home-volume | |
=== RUN TestExamples/v1/taskruns/hub-resolver | |
=== PAUSE TestExamples/v1/taskruns/hub-resolver | |
=== RUN TestExamples/v1/taskruns/ignore-step-error | |
=== PAUSE TestExamples/v1/taskruns/ignore-step-error | |
=== RUN TestExamples/v1/taskruns/optional-workspaces | |
=== PAUSE TestExamples/v1/taskruns/optional-workspaces | |
=== RUN TestExamples/v1/taskruns/readonly-internal-dir | |
=== PAUSE TestExamples/v1/taskruns/readonly-internal-dir | |
=== RUN TestExamples/v1/taskruns/run-steps-as-non-root | |
=== PAUSE TestExamples/v1/taskruns/run-steps-as-non-root | |
=== RUN TestExamples/v1/taskruns/secret-env | |
=== PAUSE TestExamples/v1/taskruns/secret-env | |
=== RUN TestExamples/v1/taskruns/secret-volume-params | |
=== PAUSE TestExamples/v1/taskruns/secret-volume-params | |
=== RUN TestExamples/v1/taskruns/secret-volume | |
=== PAUSE TestExamples/v1/taskruns/secret-volume | |
=== RUN TestExamples/v1/taskruns/sidecar-interp | |
=== PAUSE TestExamples/v1/taskruns/sidecar-interp | |
=== RUN TestExamples/v1/taskruns/sidecar-ready-script | |
=== PAUSE TestExamples/v1/taskruns/sidecar-ready-script | |
=== RUN TestExamples/v1/taskruns/sidecar-ready | |
=== PAUSE TestExamples/v1/taskruns/sidecar-ready | |
=== RUN TestExamples/v1/taskruns/step-by-digest | |
=== PAUSE TestExamples/v1/taskruns/step-by-digest | |
=== RUN TestExamples/v1/taskruns/step-script | |
=== PAUSE TestExamples/v1/taskruns/step-script | |
=== RUN TestExamples/v1/taskruns/steps-run-in-order | |
=== PAUSE TestExamples/v1/taskruns/steps-run-in-order | |
=== RUN TestExamples/v1/taskruns/steptemplate-env-merge | |
=== PAUSE TestExamples/v1/taskruns/steptemplate-env-merge | |
=== RUN TestExamples/v1/taskruns/steptemplate-variable-interop | |
=== PAUSE TestExamples/v1/taskruns/steptemplate-variable-interop | |
=== RUN TestExamples/v1/taskruns/task-result | |
=== PAUSE TestExamples/v1/taskruns/task-result | |
=== RUN TestExamples/v1/taskruns/task-volume-args | |
=== PAUSE TestExamples/v1/taskruns/task-volume-args | |
=== RUN TestExamples/v1/taskruns/template-volume | |
=== PAUSE TestExamples/v1/taskruns/template-volume | |
=== RUN TestExamples/v1/taskruns/unnamed-steps | |
=== PAUSE TestExamples/v1/taskruns/unnamed-steps | |
=== RUN TestExamples/v1/taskruns/using_context_variables | |
=== PAUSE TestExamples/v1/taskruns/using_context_variables | |
=== RUN TestExamples/v1/taskruns/workingdir | |
=== PAUSE TestExamples/v1/taskruns/workingdir | |
=== RUN TestExamples/v1/taskruns/workspace-in-sidecar | |
=== PAUSE TestExamples/v1/taskruns/workspace-in-sidecar | |
=== RUN TestExamples/v1/taskruns/workspace-readonly | |
=== PAUSE TestExamples/v1/taskruns/workspace-readonly | |
=== RUN TestExamples/v1/taskruns/workspace-volume | |
=== PAUSE TestExamples/v1/taskruns/workspace-volume | |
=== RUN TestExamples/v1/taskruns/workspace-with-volumeClaimTemplate | |
=== PAUSE TestExamples/v1/taskruns/workspace-with-volumeClaimTemplate | |
=== RUN TestExamples/v1/taskruns/workspace | |
=== PAUSE TestExamples/v1/taskruns/workspace | |
=== RUN TestExamples/v1beta1/pipelineruns/4808-regression | |
=== PAUSE TestExamples/v1beta1/pipelineruns/4808-regression | |
=== RUN TestExamples/v1beta1/pipelineruns/6139-regression | |
=== PAUSE TestExamples/v1beta1/pipelineruns/6139-regression | |
=== RUN TestExamples/v1beta1/pipelineruns/clustertask-pipelinerun | |
=== PAUSE TestExamples/v1beta1/pipelineruns/clustertask-pipelinerun | |
=== RUN TestExamples/v1beta1/pipelineruns/git-resolver | |
=== PAUSE TestExamples/v1beta1/pipelineruns/git-resolver | |
=== RUN TestExamples/v1beta1/pipelineruns/ignore-step-error | |
=== PAUSE TestExamples/v1beta1/pipelineruns/ignore-step-error | |
=== RUN TestExamples/v1beta1/pipelineruns/mapping-workspaces | |
=== PAUSE TestExamples/v1beta1/pipelineruns/mapping-workspaces | |
=== RUN TestExamples/v1beta1/pipelineruns/optional-workspaces | |
=== PAUSE TestExamples/v1beta1/pipelineruns/optional-workspaces | |
=== RUN TestExamples/v1beta1/pipelineruns/pipeline-with-displayname | |
=== PAUSE TestExamples/v1beta1/pipelineruns/pipeline-with-displayname | |
=== RUN TestExamples/v1beta1/pipelineruns/pipelinerun-results-with-params | |
=== PAUSE TestExamples/v1beta1/pipelineruns/pipelinerun-results-with-params | |
=== RUN TestExamples/v1beta1/pipelineruns/pipelinerun-results | |
=== PAUSE TestExamples/v1beta1/pipelineruns/pipelinerun-results | |
=== RUN TestExamples/v1beta1/pipelineruns/pipelinerun-task-execution-status | |
=== PAUSE TestExamples/v1beta1/pipelineruns/pipelinerun-task-execution-status | |
=== RUN TestExamples/v1beta1/pipelineruns/pipelinerun-using-different-subpaths-of-workspace | |
=== PAUSE TestExamples/v1beta1/pipelineruns/pipelinerun-using-different-subpaths-of-workspace | |
=== RUN TestExamples/v1beta1/pipelineruns/pipelinerun-using-parameterized-subpath-of-workspace | |
=== PAUSE TestExamples/v1beta1/pipelineruns/pipelinerun-using-parameterized-subpath-of-workspace | |
=== RUN TestExamples/v1beta1/pipelineruns/pipelinerun-with-extra-params | |
=== PAUSE TestExamples/v1beta1/pipelineruns/pipelinerun-with-extra-params | |
=== RUN TestExamples/v1beta1/pipelineruns/pipelinerun-with-final-results | |
=== PAUSE TestExamples/v1beta1/pipelineruns/pipelinerun-with-final-results | |
=== RUN TestExamples/v1beta1/pipelineruns/pipelinerun-with-final-tasks | |
=== PAUSE TestExamples/v1beta1/pipelineruns/pipelinerun-with-final-tasks | |
=== RUN TestExamples/v1beta1/pipelineruns/pipelinerun-with-parallel-tasks-using-pvc | |
=== PAUSE TestExamples/v1beta1/pipelineruns/pipelinerun-with-parallel-tasks-using-pvc | |
=== RUN TestExamples/v1beta1/pipelineruns/pipelinerun-with-params | |
=== PAUSE TestExamples/v1beta1/pipelineruns/pipelinerun-with-params | |
=== RUN TestExamples/v1beta1/pipelineruns/pipelinerun-with-pipelinespec-and-taskspec | |
=== PAUSE TestExamples/v1beta1/pipelineruns/pipelinerun-with-pipelinespec-and-taskspec | |
=== RUN TestExamples/v1beta1/pipelineruns/pipelinerun-with-pipelinespec | |
=== PAUSE TestExamples/v1beta1/pipelineruns/pipelinerun-with-pipelinespec | |
=== RUN TestExamples/v1beta1/pipelineruns/pipelinerun-with-when-expressions | |
=== PAUSE TestExamples/v1beta1/pipelineruns/pipelinerun-with-when-expressions | |
=== RUN TestExamples/v1beta1/pipelineruns/pipelinerun | |
=== PAUSE TestExamples/v1beta1/pipelineruns/pipelinerun | |
=== RUN TestExamples/v1beta1/pipelineruns/propagating-workspaces | |
=== PAUSE TestExamples/v1beta1/pipelineruns/propagating-workspaces | |
=== RUN TestExamples/v1beta1/pipelineruns/propagating_params_implicit_parameters | |
=== PAUSE TestExamples/v1beta1/pipelineruns/propagating_params_implicit_parameters | |
=== RUN TestExamples/v1beta1/pipelineruns/propagating_params_with_scope_precedence | |
=== PAUSE TestExamples/v1beta1/pipelineruns/propagating_params_with_scope_precedence | |
=== RUN TestExamples/v1beta1/pipelineruns/propagating_params_with_scope_precedence_default_only | |
=== PAUSE TestExamples/v1beta1/pipelineruns/propagating_params_with_scope_precedence_default_only | |
=== RUN TestExamples/v1beta1/pipelineruns/propagating_workspaces_with_referenced_resources | |
=== PAUSE TestExamples/v1beta1/pipelineruns/propagating_workspaces_with_referenced_resources | |
=== RUN TestExamples/v1beta1/pipelineruns/task_results_example | |
=== PAUSE TestExamples/v1beta1/pipelineruns/task_results_example | |
=== RUN TestExamples/v1beta1/pipelineruns/using-optional-workspaces-in-when-expressions | |
=== PAUSE TestExamples/v1beta1/pipelineruns/using-optional-workspaces-in-when-expressions | |
=== RUN TestExamples/v1beta1/pipelineruns/using-retries-and-retry-count-variables | |
=== PAUSE TestExamples/v1beta1/pipelineruns/using-retries-and-retry-count-variables | |
=== RUN TestExamples/v1beta1/pipelineruns/using_context_variables | |
=== PAUSE TestExamples/v1beta1/pipelineruns/using_context_variables | |
=== RUN TestExamples/v1beta1/pipelineruns/workspace-from-volumeclaimtemplate | |
=== PAUSE TestExamples/v1beta1/pipelineruns/workspace-from-volumeclaimtemplate | |
=== RUN TestExamples/v1beta1/pipelineruns/workspaces-projected | |
=== PAUSE TestExamples/v1beta1/pipelineruns/workspaces-projected | |
=== RUN TestExamples/v1beta1/pipelineruns/workspaces | |
=== PAUSE TestExamples/v1beta1/pipelineruns/workspaces | |
=== RUN TestExamples/v1beta1/taskruns/5080-entrypoint-init-regression | |
=== PAUSE TestExamples/v1beta1/taskruns/5080-entrypoint-init-regression | |
=== RUN TestExamples/v1beta1/taskruns/array-default | |
=== PAUSE TestExamples/v1beta1/taskruns/array-default | |
=== RUN TestExamples/v1beta1/taskruns/authenticating-git-commands | |
=== PAUSE TestExamples/v1beta1/taskruns/authenticating-git-commands | |
=== RUN TestExamples/v1beta1/taskruns/bundles-resolver | |
=== PAUSE TestExamples/v1beta1/taskruns/bundles-resolver | |
=== RUN TestExamples/v1beta1/taskruns/clustertask | |
=== PAUSE TestExamples/v1beta1/taskruns/clustertask | |
=== RUN TestExamples/v1beta1/taskruns/configmap | |
=== PAUSE TestExamples/v1beta1/taskruns/configmap | |
=== RUN TestExamples/v1beta1/taskruns/creds-init-only-mounts-provided-credentials | |
=== PAUSE TestExamples/v1beta1/taskruns/creds-init-only-mounts-provided-credentials | |
=== RUN TestExamples/v1beta1/taskruns/custom-env | |
=== PAUSE TestExamples/v1beta1/taskruns/custom-env | |
=== RUN TestExamples/v1beta1/taskruns/custom-volume | |
=== PAUSE TestExamples/v1beta1/taskruns/custom-volume | |
=== RUN TestExamples/v1beta1/taskruns/dind-sidecar | |
=== PAUSE TestExamples/v1beta1/taskruns/dind-sidecar | |
=== RUN TestExamples/v1beta1/taskruns/entrypoint-resolution | |
=== PAUSE TestExamples/v1beta1/taskruns/entrypoint-resolution | |
=== RUN TestExamples/v1beta1/taskruns/git-resolver | |
=== PAUSE TestExamples/v1beta1/taskruns/git-resolver | |
=== RUN TestExamples/v1beta1/taskruns/home-is-set | |
=== PAUSE TestExamples/v1beta1/taskruns/home-is-set | |
=== RUN TestExamples/v1beta1/taskruns/home-volume | |
=== PAUSE TestExamples/v1beta1/taskruns/home-volume | |
=== RUN TestExamples/v1beta1/taskruns/hub-resolver | |
=== PAUSE TestExamples/v1beta1/taskruns/hub-resolver | |
=== RUN TestExamples/v1beta1/taskruns/ignore-step-error | |
=== PAUSE TestExamples/v1beta1/taskruns/ignore-step-error | |
=== RUN TestExamples/v1beta1/taskruns/image-params | |
=== PAUSE TestExamples/v1beta1/taskruns/image-params | |
=== RUN TestExamples/v1beta1/taskruns/optional-workspaces | |
=== PAUSE TestExamples/v1beta1/taskruns/optional-workspaces | |
=== RUN TestExamples/v1beta1/taskruns/propagating_params_implicit | |
=== PAUSE TestExamples/v1beta1/taskruns/propagating_params_implicit | |
=== RUN TestExamples/v1beta1/taskruns/propagating_workspaces | |
=== PAUSE TestExamples/v1beta1/taskruns/propagating_workspaces | |
=== RUN TestExamples/v1beta1/taskruns/readonly-internal-dir | |
=== PAUSE TestExamples/v1beta1/taskruns/readonly-internal-dir | |
=== RUN TestExamples/v1beta1/taskruns/run-steps-as-non-root | |
=== PAUSE TestExamples/v1beta1/taskruns/run-steps-as-non-root | |
=== RUN TestExamples/v1beta1/taskruns/secret-env | |
=== PAUSE TestExamples/v1beta1/taskruns/secret-env | |
=== RUN TestExamples/v1beta1/taskruns/secret-volume-params | |
=== PAUSE TestExamples/v1beta1/taskruns/secret-volume-params | |
=== RUN TestExamples/v1beta1/taskruns/secret-volume | |
=== PAUSE TestExamples/v1beta1/taskruns/secret-volume | |
=== RUN TestExamples/v1beta1/taskruns/sidecar-interp | |
=== PAUSE TestExamples/v1beta1/taskruns/sidecar-interp | |
=== RUN TestExamples/v1beta1/taskruns/sidecar-ready-script | |
=== PAUSE TestExamples/v1beta1/taskruns/sidecar-ready-script | |
=== RUN TestExamples/v1beta1/taskruns/sidecar-ready | |
=== PAUSE TestExamples/v1beta1/taskruns/sidecar-ready | |
=== RUN TestExamples/v1beta1/taskruns/step-by-digest | |
=== PAUSE TestExamples/v1beta1/taskruns/step-by-digest | |
=== RUN TestExamples/v1beta1/taskruns/step-script | |
=== PAUSE TestExamples/v1beta1/taskruns/step-script | |
=== RUN TestExamples/v1beta1/taskruns/steps-run-in-order | |
=== PAUSE TestExamples/v1beta1/taskruns/steps-run-in-order | |
=== RUN TestExamples/v1beta1/taskruns/steptemplate-env-merge | |
=== PAUSE TestExamples/v1beta1/taskruns/steptemplate-env-merge | |
=== RUN TestExamples/v1beta1/taskruns/steptemplate-variable-interop | |
=== PAUSE TestExamples/v1beta1/taskruns/steptemplate-variable-interop | |
=== RUN TestExamples/v1beta1/taskruns/task-result | |
=== PAUSE TestExamples/v1beta1/taskruns/task-result | |
=== RUN TestExamples/v1beta1/taskruns/task-volume-args | |
=== PAUSE TestExamples/v1beta1/taskruns/task-volume-args | |
=== RUN TestExamples/v1beta1/taskruns/template-volume | |
=== PAUSE TestExamples/v1beta1/taskruns/template-volume | |
=== RUN TestExamples/v1beta1/taskruns/unnamed-steps | |
=== PAUSE TestExamples/v1beta1/taskruns/unnamed-steps | |
=== RUN TestExamples/v1beta1/taskruns/using_context_variables | |
=== PAUSE TestExamples/v1beta1/taskruns/using_context_variables | |
=== RUN TestExamples/v1beta1/taskruns/workingdir | |
=== PAUSE TestExamples/v1beta1/taskruns/workingdir | |
=== RUN TestExamples/v1beta1/taskruns/workspace-in-sidecar | |
=== PAUSE TestExamples/v1beta1/taskruns/workspace-in-sidecar | |
=== RUN TestExamples/v1beta1/taskruns/workspace-readonly | |
=== PAUSE TestExamples/v1beta1/taskruns/workspace-readonly | |
=== RUN TestExamples/v1beta1/taskruns/workspace-volume | |
=== PAUSE TestExamples/v1beta1/taskruns/workspace-volume | |
=== RUN TestExamples/v1beta1/taskruns/workspace-with-volumeClaimTemplate | |
=== PAUSE TestExamples/v1beta1/taskruns/workspace-with-volumeClaimTemplate | |
=== RUN TestExamples/v1beta1/taskruns/workspace | |
=== PAUSE TestExamples/v1beta1/taskruns/workspace | |
=== CONT TestExamples/v1/pipelineruns/ignore-step-error | |
=== CONT TestExamples/v1beta1/taskruns/workspace-volume | |
=== CONT TestExamples/v1beta1/taskruns/propagating_params_implicit | |
=== CONT TestExamples/v1beta1/pipelineruns/propagating_params_with_scope_precedence | |
=== CONT TestExamples/v1beta1/taskruns/workspace | |
=== CONT TestExamples/v1beta1/taskruns/workspace-with-volumeClaimTemplate | |
=== NAME TestExamples/v1beta1/pipelineruns/propagating_params_with_scope_precedence | |
examples_test.go:134: Create namespace arendelle-tzk87 to deploy to | |
=== NAME TestExamples/v1beta1/taskruns/workspace-with-volumeClaimTemplate | |
examples_test.go:134: Create namespace arendelle-xcx2k to deploy to | |
=== NAME TestYamls/yamls/v1beta1/pipelineruns/pipelinerun-with-final-tasks.yaml | |
examples_test.go:134: Create namespace arendelle-4kq7m to deploy to | |
=== NAME TestYamls/yamls/v1beta1/pipelineruns/pipelinerun.yaml | |
examples_test.go:134: Create namespace arendelle-knncz to deploy to | |
=== NAME TestExamples/v1beta1/taskruns/workspace | |
examples_test.go:134: Create namespace arendelle-gxtm4 to deploy to | |
=== NAME TestExamples/v1beta1/taskruns/workspace-volume | |
examples_test.go:134: Create namespace arendelle-czwqm to deploy to | |
=== NAME TestExamples/v1beta1/taskruns/propagating_params_implicit | |
examples_test.go:134: Create namespace arendelle-xd8bb to deploy to | |
=== NAME TestExamples/v1/pipelineruns/ignore-step-error | |
examples_test.go:134: Create namespace arendelle-bbvxw to deploy to | |
=== NAME TestExamples/v1beta1/taskruns/workspace-with-volumeClaimTemplate | |
examples_test.go:134: Verify SA "default" is created in namespace "arendelle-xcx2k" | |
=== NAME TestYamls/yamls/v1beta1/pipelineruns/pipelinerun-with-final-tasks.yaml | |
examples_test.go:134: Verify SA "default" is created in namespace "arendelle-4kq7m" | |
=== NAME TestExamples/v1beta1/pipelineruns/propagating_params_with_scope_precedence | |
examples_test.go:134: Verify SA "default" is created in namespace "arendelle-tzk87" | |
=== NAME TestYamls/yamls/v1beta1/pipelineruns/pipelinerun.yaml | |
examples_test.go:134: Verify SA "default" is created in namespace "arendelle-knncz" | |
=== NAME TestExamples/v1beta1/taskruns/workspace | |
examples_test.go:134: Verify SA "default" is created in namespace "arendelle-gxtm4" | |
=== NAME TestExamples/v1beta1/taskruns/workspace-volume | |
examples_test.go:134: Verify SA "default" is created in namespace "arendelle-czwqm" | |
=== NAME TestExamples/v1beta1/taskruns/propagating_params_implicit | |
examples_test.go:134: Verify SA "default" is created in namespace "arendelle-xd8bb" | |
=== NAME TestExamples/v1/pipelineruns/ignore-step-error | |
examples_test.go:134: Verify SA "default" is created in namespace "arendelle-bbvxw" | |
=== NAME TestExamples/v1beta1/taskruns/workspace-with-volumeClaimTemplate | |
examples_test.go:176: Deleting namespace arendelle-xcx2k | |
=== CONT TestExamples/v1/taskruns/secret-env | |
examples_test.go:134: Create namespace arendelle-gfv8q to deploy to | |
examples_test.go:134: Verify SA "default" is created in namespace "arendelle-gfv8q" | |
examples_test.go:176: Deleting namespace arendelle-gfv8q | |
=== CONT TestExamples/v1/taskruns/run-steps-as-non-root | |
examples_test.go:134: Create namespace arendelle-z984s to deploy to | |
examples_test.go:134: Verify SA "default" is created in namespace "arendelle-z984s" | |
examples_test.go:176: Deleting namespace arendelle-z984s | |
=== CONT TestExamples/v1/taskruns/readonly-internal-dir | |
examples_test.go:134: Create namespace arendelle-7665h to deploy to | |
examples_test.go:134: Verify SA "default" is created in namespace "arendelle-7665h" | |
=== NAME TestYamls/yamls/v1beta1/pipelineruns/pipelinerun.yaml | |
examples_test.go:56: Failed waiting for pipeline run done: "demo-pipeline-run-1" failed | |
panic.go:540: ############################################ | |
panic.go:540: ### Dumping objects from arendelle-knncz ### | |
panic.go:540: ############################################ | |
panic.go:540: | |
--- | |
apiVersion: tekton.dev/v1beta1 | |
kind: Pipeline | |
metadata: | |
creationTimestamp: "2023-05-30T19:21:19Z" | |
generation: 1 | |
name: demo.pipeline | |
namespace: arendelle-knncz | |
resourceVersion: "3127834" | |
uid: 5c3436e1-491d-41c3-9fff-fe3884d9c5c4 | |
spec: | |
params: | |
- default: kind.local | |
name: image-registry | |
type: string | |
tasks: | |
- name: fetch-from-git | |
params: | |
- name: url | |
value: https://github.com/GoogleContainerTools/skaffold | |
- name: revision | |
value: main | |
taskRef: | |
kind: Task | |
params: | |
- name: url | |
value: https://github.com/tektoncd/catalog.git | |
- name: pathInRepo | |
value: /task/git-clone/0.9/git-clone.yaml | |
- name: revision | |
value: main | |
resolver: git | |
workspaces: | |
- name: output | |
workspace: git-source | |
- name: build-image | |
params: | |
- name: IMAGE | |
value: $(params.image-registry)/getting-started | |
- name: CONTEXT | |
value: examples/getting-started | |
- name: DOCKERFILE | |
value: $(workspaces.source.path)/examples/getting-started/Dockerfile | |
runAfter: | |
- fetch-from-git | |
taskRef: | |
kind: Task | |
name: kaniko | |
workspaces: | |
- name: source | |
workspace: git-source | |
workspaces: | |
- name: git-source | |
--- | |
apiVersion: tekton.dev/v1beta1 | |
kind: PipelineRun | |
metadata: | |
creationTimestamp: "2023-05-30T19:21:20Z" | |
generation: 1 | |
labels: | |
tekton.dev/pipeline: demo.pipeline | |
name: demo-pipeline-run-1 | |
namespace: arendelle-knncz | |
resourceVersion: "3129558" | |
uid: 595cb8ab-10e6-4a53-9735-62fdffe1a42b | |
spec: | |
pipelineRef: | |
name: demo.pipeline | |
podTemplate: | |
securityContext: | |
fsGroup: 65532 | |
serviceAccountName: default | |
timeout: 1h0m0s | |
workspaces: | |
- name: git-source | |
volumeClaimTemplate: | |
metadata: | |
creationTimestamp: null | |
spec: | |
accessModes: | |
- ReadWriteOnce | |
resources: | |
requests: | |
storage: 1Gi | |
status: {} | |
status: | |
childReferences: | |
- apiVersion: tekton.dev/v1beta1 | |
kind: TaskRun | |
name: demo-pipeline-run-1-fetch-from-git | |
pipelineTaskName: fetch-from-git | |
- apiVersion: tekton.dev/v1beta1 | |
kind: TaskRun | |
name: demo-pipeline-run-1-build-image | |
pipelineTaskName: build-image | |
completionTime: "2023-05-30T19:22:18Z" | |
conditions: | |
- lastTransitionTime: "2023-05-30T19:22:18Z" | |
message: 'Tasks Completed: 2 (Failed: 1, Cancelled 0), Skipped: 0' | |
reason: Failed | |
status: "False" | |
type: Succeeded | |
pipelineSpec: | |
params: | |
- default: kind.local | |
name: image-registry | |
type: string | |
tasks: | |
- name: fetch-from-git | |
params: | |
- name: url | |
value: https://github.com/GoogleContainerTools/skaffold | |
- name: revision | |
value: main | |
taskRef: | |
kind: Task | |
params: | |
- name: url | |
value: https://github.com/tektoncd/catalog.git | |
- name: pathInRepo | |
value: /task/git-clone/0.9/git-clone.yaml | |
- name: revision | |
value: main | |
resolver: git | |
workspaces: | |
- name: output | |
workspace: git-source | |
- name: build-image | |
params: | |
- name: IMAGE | |
value: kind.local/getting-started | |
- name: CONTEXT | |
value: examples/getting-started | |
- name: DOCKERFILE | |
value: $(workspaces.source.path)/examples/getting-started/Dockerfile | |
runAfter: | |
- fetch-from-git | |
taskRef: | |
kind: Task | |
name: kaniko | |
workspaces: | |
- name: source | |
workspace: git-source | |
workspaces: | |
- name: git-source | |
provenance: | |
featureFlags: | |
AwaitSidecarReadiness: true | |
DisableAffinityAssistant: false | |
DisableCredsInit: false | |
EnableAPIFields: stable | |
EnableProvenanceInStatus: true | |
EnableTektonOCIBundles: false | |
EnforceNonfalsifiability: "" | |
MaxResultSize: 4096 | |
RequireGitSSHSecretKnownHosts: false | |
ResultExtractionMethod: termination-message | |
RunningInEnvWithInjectedSidecars: true | |
ScopeWhenExpressionsToTask: false | |
SendCloudEventsForRuns: false | |
VerificationNoMatchPolicy: ignore | |
startTime: "2023-05-30T19:21:20Z" | |
--- | |
apiVersion: tekton.dev/v1beta1 | |
kind: Task | |
metadata: | |
annotations: | |
tekton.dev/categories: Image Build | |
tekton.dev/displayName: Build and upload container image using Kaniko | |
tekton.dev/pipelines.minVersion: 0.17.0 | |
tekton.dev/platforms: linux/amd64,linux/arm64,linux/ppc64le | |
tekton.dev/tags: image-build | |
creationTimestamp: "2023-05-30T19:21:19Z" | |
generation: 1 | |
labels: | |
app.kubernetes.io/version: "0.6" | |
name: kaniko | |
namespace: arendelle-knncz | |
resourceVersion: "3127825" | |
uid: 4658e3a1-c7e3-4dc6-a494-53d8264f4c9f | |
spec: | |
description: This Task builds a simple Dockerfile with kaniko and pushes to a registry. | |
This Task stores the image name and digest as results, allowing Tekton Chains | |
to pick up that an image was built & sign it. | |
params: | |
- description: Name (reference) of the image to build. | |
name: IMAGE | |
type: string | |
- default: ./Dockerfile | |
description: Path to the Dockerfile to build. | |
name: DOCKERFILE | |
type: string | |
- default: ./ | |
description: The build context used by Kaniko. | |
name: CONTEXT | |
type: string | |
- default: | |
- --ignore-path=/product_uuid | |
name: EXTRA_ARGS | |
type: array | |
- default: gcr.io/kaniko-project/executor:v1.8.1 | |
description: The image on which builds will run | |
name: BUILDER_IMAGE | |
type: string | |
results: | |
- description: Digest of the image just built. | |
name: IMAGE_DIGEST | |
type: string | |
- description: URL of the image just built. | |
name: IMAGE_URL | |
type: string | |
steps: | |
- args: | |
- $(params.EXTRA_ARGS) | |
- --dockerfile=$(params.DOCKERFILE) | |
- --context=$(workspaces.source.path)/$(params.CONTEXT) | |
- --destination=$(params.IMAGE) | |
- --digest-file=$(results.IMAGE_DIGEST.path) | |
image: $(params.BUILDER_IMAGE) | |
name: build-and-push | |
resources: {} | |
securityContext: | |
runAsUser: 0 | |
workingDir: $(workspaces.source.path) | |
- image: docker.io/library/bash:5.1.4@sha256:c523c636b722339f41b6a431b44588ab2f762c5de5ec3bd7964420ff982fb1d9 | |
name: write-url | |
resources: {} | |
script: | | |
set -e | |
image="$(params.IMAGE)" | |
echo -n "${image}" | tee "$(results.IMAGE_URL.path)" | |
workspaces: | |
- description: Holds the context and Dockerfile | |
name: source | |
- description: Includes a docker `config.json` | |
mountPath: /kaniko/.docker | |
name: dockerconfig | |
optional: true | |
--- | |
apiVersion: tekton.dev/v1beta1 | |
kind: TaskRun | |
metadata: | |
annotations: | |
pipeline.tekton.dev/affinity-assistant: affinity-assistant-e72411120e | |
pipeline.tekton.dev/release: 9b504e0 | |
tekton.dev/categories: Image Build | |
tekton.dev/displayName: Build and upload container image using Kaniko | |
tekton.dev/pipelines.minVersion: 0.17.0 | |
tekton.dev/platforms: linux/amd64,linux/arm64,linux/ppc64le | |
tekton.dev/tags: image-build | |
creationTimestamp: "2023-05-30T19:22:07Z" | |
generation: 1 | |
labels: | |
app.kubernetes.io/managed-by: tekton-pipelines | |
app.kubernetes.io/version: "0.6" | |
tekton.dev/memberOf: tasks | |
tekton.dev/pipeline: demo.pipeline | |
tekton.dev/pipelineRun: demo-pipeline-run-1 | |
tekton.dev/pipelineTask: build-image | |
tekton.dev/task: kaniko | |
name: demo-pipeline-run-1-build-image | |
namespace: arendelle-knncz | |
ownerReferences: | |
- apiVersion: tekton.dev/v1beta1 | |
blockOwnerDeletion: true | |
controller: true | |
kind: PipelineRun | |
name: demo-pipeline-run-1 | |
uid: 595cb8ab-10e6-4a53-9735-62fdffe1a42b | |
resourceVersion: "3129554" | |
uid: c56bfdce-edd1-4ad2-bd0f-61f345428948 | |
spec: | |
params: | |
- name: IMAGE | |
value: kind.local/getting-started | |
- name: CONTEXT | |
value: examples/getting-started | |
- name: DOCKERFILE | |
value: $(workspaces.source.path)/examples/getting-started/Dockerfile | |
podTemplate: | |
securityContext: | |
fsGroup: 65532 | |
serviceAccountName: default | |
taskRef: | |
kind: Task | |
name: kaniko | |
timeout: 1h0m0s | |
workspaces: | |
- name: source | |
persistentVolumeClaim: | |
claimName: pvc-24b433772c | |
status: | |
completionTime: "2023-05-30T19:22:18Z" | |
conditions: | |
- lastTransitionTime: "2023-05-30T19:22:18Z" | |
message: | | |
"step-build-and-push" exited with code 1 (image: "gcr.io/kaniko-project/executor@sha256:b44b0744b450e731b5a5213058792cd8d3a6a14c119cf6b1f143704f22a7c650"); for logs run: kubectl -n arendelle-knncz logs demo-pipeline-run-1-build-image-pod -c step-build-and-push | |
reason: Failed | |
status: "False" | |
type: Succeeded | |
podName: demo-pipeline-run-1-build-image-pod | |
provenance: | |
featureFlags: | |
AwaitSidecarReadiness: true | |
DisableAffinityAssistant: false | |
DisableCredsInit: false | |
EnableAPIFields: stable | |
EnableProvenanceInStatus: true | |
EnableTektonOCIBundles: false | |
EnforceNonfalsifiability: "" | |
MaxResultSize: 4096 | |
RequireGitSSHSecretKnownHosts: false | |
ResultExtractionMethod: termination-message | |
RunningInEnvWithInjectedSidecars: true | |
ScopeWhenExpressionsToTask: false | |
SendCloudEventsForRuns: false | |
VerificationNoMatchPolicy: ignore | |
startTime: "2023-05-30T19:22:07Z" | |
steps: | |
- container: step-build-and-push | |
imageID: gcr.io/kaniko-project/executor@sha256:b44b0744b450e731b5a5213058792cd8d3a6a14c119cf6b1f143704f22a7c650 | |
name: build-and-push | |
terminated: | |
containerID: containerd://f2ef0b79b7728ff325ce6d97df4719028f3d374aaf25880cc410b68de7189b57 | |
exitCode: 1 | |
finishedAt: "2023-05-30T19:22:16Z" | |
reason: Error | |
startedAt: "2023-05-30T19:22:16Z" | |
- container: step-write-url | |
imageID: docker.io/library/bash@sha256:c523c636b722339f41b6a431b44588ab2f762c5de5ec3bd7964420ff982fb1d9 | |
name: write-url | |
terminated: | |
containerID: containerd://d1d867ace7d649ad60ddc7c83e5ebf2899d5af927e21985e5ad0fcde1ae27fee | |
exitCode: 1 | |
finishedAt: "2023-05-30T19:22:17Z" | |
reason: Error | |
startedAt: "2023-05-30T19:22:17Z" | |
taskSpec: | |
description: This Task builds a simple Dockerfile with kaniko and pushes to a | |
registry. This Task stores the image name and digest as results, allowing Tekton | |
Chains to pick up that an image was built & sign it. | |
params: | |
- description: Name (reference) of the image to build. | |
name: IMAGE | |
type: string | |
- default: ./Dockerfile | |
description: Path to the Dockerfile to build. | |
name: DOCKERFILE | |
type: string | |
- default: ./ | |
description: The build context used by Kaniko. | |
name: CONTEXT | |
type: string | |
- default: | |
- --ignore-path=/product_uuid | |
name: EXTRA_ARGS | |
type: array | |
- default: gcr.io/kaniko-project/executor:v1.8.1 | |
description: The image on which builds will run | |
name: BUILDER_IMAGE | |
type: string | |
results: | |
- description: Digest of the image just built. | |
name: IMAGE_DIGEST | |
type: string | |
- description: URL of the image just built. | |
name: IMAGE_URL | |
type: string | |
steps: | |
- args: | |
- --ignore-path=/product_uuid | |
- --dockerfile=/workspace/source/examples/getting-started/Dockerfile | |
- --context=/workspace/source/examples/getting-started | |
- --destination=kind.local/getting-started | |
- --digest-file=/tekton/results/IMAGE_DIGEST | |
image: gcr.io/kaniko-project/executor:v1.8.1 | |
name: build-and-push | |
resources: {} | |
securityContext: | |
runAsUser: 0 | |
workingDir: /workspace/source | |
- image: docker.io/library/bash:5.1.4@sha256:c523c636b722339f41b6a431b44588ab2f762c5de5ec3bd7964420ff982fb1d9 | |
name: write-url | |
resources: {} | |
script: | | |
set -e | |
image="kind.local/getting-started" | |
echo -n "${image}" | tee "/tekton/results/IMAGE_URL" | |
workspaces: | |
- description: Holds the context and Dockerfile | |
name: source | |
- description: Includes a docker `config.json` | |
mountPath: /kaniko/.docker | |
name: dockerconfig | |
optional: true | |
--- | |
apiVersion: tekton.dev/v1beta1 | |
kind: TaskRun | |
metadata: | |
annotations: | |
pipeline.tekton.dev/affinity-assistant: affinity-assistant-e72411120e | |
pipeline.tekton.dev/release: 9b504e0 | |
tekton.dev/categories: Git | |
tekton.dev/displayName: git clone | |
tekton.dev/pipelines.minVersion: 0.38.0 | |
tekton.dev/platforms: linux/amd64,linux/s390x,linux/ppc64le,linux/arm64 | |
tekton.dev/tags: git | |
creationTimestamp: "2023-05-30T19:21:23Z" | |
generation: 1 | |
labels: | |
app.kubernetes.io/managed-by: tekton-pipelines | |
app.kubernetes.io/version: "0.9" | |
tekton.dev/memberOf: tasks | |
tekton.dev/pipeline: demo.pipeline | |
tekton.dev/pipelineRun: demo-pipeline-run-1 | |
tekton.dev/pipelineTask: fetch-from-git | |
tekton.dev/task: git-clone | |
name: demo-pipeline-run-1-fetch-from-git | |
namespace: arendelle-knncz | |
ownerReferences: | |
- apiVersion: tekton.dev/v1beta1 | |
blockOwnerDeletion: true | |
controller: true | |
kind: PipelineRun | |
name: demo-pipeline-run-1 | |
uid: 595cb8ab-10e6-4a53-9735-62fdffe1a42b | |
resourceVersion: "3129234" | |
uid: 25a0f6cc-2fa5-4a8c-a837-587a2a9604e8 | |
spec: | |
params: | |
- name: url | |
value: https://github.com/GoogleContainerTools/skaffold | |
- name: revision | |
value: main | |
podTemplate: | |
securityContext: | |
fsGroup: 65532 | |
serviceAccountName: default | |
taskRef: | |
kind: Task | |
params: | |
- name: url | |
value: https://github.com/tektoncd/catalog.git | |
- name: pathInRepo | |
value: /task/git-clone/0.9/git-clone.yaml | |
- name: revision | |
value: main | |
resolver: git | |
timeout: 1h0m0s | |
workspaces: | |
- name: output | |
persistentVolumeClaim: | |
claimName: pvc-24b433772c | |
status: | |
completionTime: "2023-05-30T19:22:06Z" | |
conditions: | |
- lastTransitionTime: "2023-05-30T19:22:06Z" | |
message: All Steps have completed executing | |
reason: Succeeded | |
status: "True" | |
type: Succeeded | |
podName: demo-pipeline-run-1-fetch-from-git-pod | |
provenance: | |
configSource: | |
digest: | |
sha1: f16be2414150abcd75c9e6da942906b9186f73a8 | |
entryPoint: /task/git-clone/0.9/git-clone.yaml | |
uri: git+https://github.com/tektoncd/catalog.git | |
featureFlags: | |
AwaitSidecarReadiness: true | |
DisableAffinityAssistant: false | |
DisableCredsInit: false | |
EnableAPIFields: stable | |
EnableProvenanceInStatus: true | |
EnableTektonOCIBundles: false | |
EnforceNonfalsifiability: "" | |
MaxResultSize: 4096 | |
RequireGitSSHSecretKnownHosts: false | |
ResultExtractionMethod: termination-message | |
RunningInEnvWithInjectedSidecars: true | |
ScopeWhenExpressionsToTask: false | |
SendCloudEventsForRuns: false | |
VerificationNoMatchPolicy: ignore | |
refSource: | |
digest: | |
sha1: f16be2414150abcd75c9e6da942906b9186f73a8 | |
entryPoint: /task/git-clone/0.9/git-clone.yaml | |
uri: git+https://github.com/tektoncd/catalog.git | |
startTime: "2023-05-30T19:21:24Z" | |
steps: | |
- container: step-clone | |
imageID: gcr.io/tekton-releases/github.com/tektoncd/pipeline/cmd/git-init@sha256:28ff94e63e4058afc3f15b4c11c08cf3b54fa91faa646a4bbac90380cd7158df | |
name: clone | |
terminated: | |
containerID: containerd://4378c2430bc43f61977a5d05453d2421382cf71380f3c1eb8db62e0f97850f4d | |
exitCode: 0 | |
finishedAt: "2023-05-30T19:22:05Z" | |
message: '[{"key":"commit","value":"ebda959fb9119a190d10d3d7244ba150650e7517","type":1},{"key":"committer-date","value":"1685456923","type":1},{"key":"url","value":"https://github.com/GoogleContainerTools/skaffold","type":1}]' | |
reason: Completed | |
startedAt: "2023-05-30T19:21:58Z" | |
taskResults: | |
- name: commit | |
type: string | |
value: ebda959fb9119a190d10d3d7244ba150650e7517 | |
- name: committer-date | |
type: string | |
value: "1685456923" | |
- name: url | |
type: string | |
value: https://github.com/GoogleContainerTools/skaffold | |
taskSpec: | |
description: |- | |
These Tasks are Git tasks to work with repositories used by other tasks in your Pipeline. | |
The git-clone Task will clone a repo from the provided url into the output Workspace. By default the repo will be cloned into the root of your Workspace. You can clone into a subdirectory by setting this Task's subdirectory param. This Task also supports sparse checkouts. To perform a sparse checkout, pass a list of comma separated directory patterns to this Task's sparseCheckoutDirectories param. | |
params: | |
- description: Repository URL to clone from. | |
name: url | |
type: string | |
- default: "" | |
description: Revision to checkout. (branch, tag, sha, ref, etc...) | |
name: revision | |
type: string | |
- default: "" | |
description: Refspec to fetch before checking out revision. | |
name: refspec | |
type: string | |
- default: "true" | |
description: Initialize and fetch git submodules. | |
name: submodules | |
type: string | |
- default: "1" | |
description: Perform a shallow clone, fetching only the most recent N commits. | |
name: depth | |
type: string | |
- default: "true" | |
description: Set the `http.sslVerify` global git config. Setting this to `false` | |
is not advised unless you are sure that you trust your git remote. | |
name: sslVerify | |
type: string | |
- default: ca-bundle.crt | |
description: file name of mounted crt using ssl-ca-directory workspace. default | |
value is ca-bundle.crt. | |
name: crtFileName | |
type: string | |
- default: "" | |
description: Subdirectory inside the `output` Workspace to clone the repo into. | |
name: subdirectory | |
type: string | |
- default: "" | |
description: Define the directory patterns to match or exclude when performing | |
a sparse checkout. | |
name: sparseCheckoutDirectories | |
type: string | |
- default: "true" | |
description: Clean out the contents of the destination directory if it already | |
exists before cloning. | |
name: deleteExisting | |
type: string | |
- default: "" | |
description: HTTP proxy server for non-SSL requests. | |
name: httpProxy | |
type: string | |
- default: "" | |
description: HTTPS proxy server for SSL requests. | |
name: httpsProxy | |
type: string | |
- default: "" | |
description: Opt out of proxying HTTP/HTTPS requests. | |
name: noProxy | |
type: string | |
- default: "true" | |
description: Log the commands that are executed during `git-clone`'s operation. | |
name: verbose | |
type: string | |
- default: gcr.io/tekton-releases/github.com/tektoncd/pipeline/cmd/git-init:v0.40.2 | |
description: The image providing the git-init binary that this Task runs. | |
name: gitInitImage | |
type: string | |
- default: /home/git | |
description: | | |
Absolute path to the user's home directory. | |
name: userHome | |
type: string | |
results: | |
- description: The precise commit SHA that was fetched by this Task. | |
name: commit | |
type: string | |
- description: The precise URL that was fetched by this Task. | |
name: url | |
type: string | |
- description: The epoch timestamp of the commit that was fetched by this Task. | |
name: committer-date | |
type: string | |
steps: | |
- env: | |
- name: HOME | |
value: /home/git | |
- name: PARAM_URL | |
value: https://github.com/GoogleContainerTools/skaffold | |
- name: PARAM_REVISION | |
value: main | |
- name: PARAM_REFSPEC | |
- name: PARAM_SUBMODULES | |
value: "true" | |
- name: PARAM_DEPTH | |
value: "1" | |
- name: PARAM_SSL_VERIFY | |
value: "true" | |
- name: PARAM_CRT_FILENAME | |
value: ca-bundle.crt | |
- name: PARAM_SUBDIRECTORY | |
- name: PARAM_DELETE_EXISTING | |
value: "true" | |
- name: PARAM_HTTP_PROXY | |
- name: PARAM_HTTPS_PROXY | |
- name: PARAM_NO_PROXY | |
- name: PARAM_VERBOSE | |
value: "true" | |
- name: PARAM_SPARSE_CHECKOUT_DIRECTORIES | |
- name: PARAM_USER_HOME | |
value: /home/git | |
- name: WORKSPACE_OUTPUT_PATH | |
value: /workspace/output | |
- name: WORKSPACE_SSH_DIRECTORY_BOUND | |
value: "false" | |
- name: WORKSPACE_SSH_DIRECTORY_PATH | |
- name: WORKSPACE_BASIC_AUTH_DIRECTORY_BOUND | |
value: "false" | |
- name: WORKSPACE_BASIC_AUTH_DIRECTORY_PATH | |
- name: WORKSPACE_SSL_CA_DIRECTORY_BOUND | |
value: "false" | |
- name: WORKSPACE_SSL_CA_DIRECTORY_PATH | |
image: gcr.io/tekton-releases/github.com/tektoncd/pipeline/cmd/git-init:v0.40.2 | |
name: clone | |
resources: {} | |
script: | | |
#!/usr/bin/env sh | |
set -eu | |
if [ "${PARAM_VERBOSE}" = "true" ] ; then | |
set -x | |
fi | |
if [ "${WORKSPACE_BASIC_AUTH_DIRECTORY_BOUND}" = "true" ] ; then | |
cp "${WORKSPACE_BASIC_AUTH_DIRECTORY_PATH}/.git-credentials" "${PARAM_USER_HOME}/.git-credentials" | |
cp "${WORKSPACE_BASIC_AUTH_DIRECTORY_PATH}/.gitconfig" "${PARAM_USER_HOME}/.gitconfig" | |
chmod 400 "${PARAM_USER_HOME}/.git-credentials" | |
chmod 400 "${PARAM_USER_HOME}/.gitconfig" | |
fi | |
if [ "${WORKSPACE_SSH_DIRECTORY_BOUND}" = "true" ] ; then | |
cp -R "${WORKSPACE_SSH_DIRECTORY_PATH}" "${PARAM_USER_HOME}"/.ssh | |
chmod 700 "${PARAM_USER_HOME}"/.ssh | |
chmod -R 400 "${PARAM_USER_HOME}"/.ssh/* | |
fi | |
if [ "${WORKSPACE_SSL_CA_DIRECTORY_BOUND}" = "true" ] ; then | |
export GIT_SSL_CAPATH="${WORKSPACE_SSL_CA_DIRECTORY_PATH}" | |
if [ "${PARAM_CRT_FILENAME}" != "" ] ; then | |
export GIT_SSL_CAINFO="${WORKSPACE_SSL_CA_DIRECTORY_PATH}/${PARAM_CRT_FILENAME}" | |
fi | |
fi | |
CHECKOUT_DIR="${WORKSPACE_OUTPUT_PATH}/${PARAM_SUBDIRECTORY}" | |
cleandir() { | |
# Delete any existing contents of the repo directory if it exists. | |
# | |
# We don't just "rm -rf ${CHECKOUT_DIR}" because ${CHECKOUT_DIR} might be "/" | |
# or the root of a mounted volume. | |
if [ -d "${CHECKOUT_DIR}" ] ; then | |
# Delete non-hidden files and directories | |
rm -rf "${CHECKOUT_DIR:?}"/* | |
# Delete files and directories starting with . but excluding .. | |
rm -rf "${CHECKOUT_DIR}"/.[!.]* | |
# Delete files and directories starting with .. plus any other character | |
rm -rf "${CHECKOUT_DIR}"/..?* | |
fi | |
} | |
if [ "${PARAM_DELETE_EXISTING}" = "true" ] ; then | |
cleandir || true | |
fi | |
test -z "${PARAM_HTTP_PROXY}" || export HTTP_PROXY="${PARAM_HTTP_PROXY}" | |
test -z "${PARAM_HTTPS_PROXY}" || export HTTPS_PROXY="${PARAM_HTTPS_PROXY}" | |
test -z "${PARAM_NO_PROXY}" || export NO_PROXY="${PARAM_NO_PROXY}" | |
git config --global --add safe.directory "${WORKSPACE_OUTPUT_PATH}" | |
/ko-app/git-init \ | |
-url="${PARAM_URL}" \ | |
-revision="${PARAM_REVISION}" \ | |
-refspec="${PARAM_REFSPEC}" \ | |
-path="${CHECKOUT_DIR}" \ | |
-sslVerify="${PARAM_SSL_VERIFY}" \ | |
-submodules="${PARAM_SUBMODULES}" \ | |
-depth="${PARAM_DEPTH}" \ | |
-sparseCheckoutDirectories="${PARAM_SPARSE_CHECKOUT_DIRECTORIES}" | |
cd "${CHECKOUT_DIR}" | |
RESULT_SHA="$(git rev-parse HEAD)" | |
EXIT_CODE="$?" | |
if [ "${EXIT_CODE}" != 0 ] ; then | |
exit "${EXIT_CODE}" | |
fi | |
RESULT_COMMITTER_DATE="$(git log -1 --pretty=%ct)" | |
printf "%s" "${RESULT_COMMITTER_DATE}" > "/tekton/results/committer-date" | |
printf "%s" "${RESULT_SHA}" > "/tekton/results/commit" | |
printf "%s" "${PARAM_URL}" > "/tekton/results/url" | |
securityContext: | |
runAsNonRoot: true | |
runAsUser: 65532 | |
workspaces: | |
- description: The git repo will be cloned onto the volume backing this Workspace. | |
name: output | |
- description: | | |
A .ssh directory with private key, known_hosts, config, etc. Copied to | |
the user's home before git commands are executed. Used to authenticate | |
with the git remote when performing the clone. Binding a Secret to this | |
Workspace is strongly recommended over other volume types. | |
name: ssh-directory | |
optional: true | |
- description: | | |
A Workspace containing a .gitconfig and .git-credentials file. These | |
will be copied to the user's home before any git commands are run. Any | |
other files in this Workspace are ignored. It is strongly recommended | |
to use ssh-directory over basic-auth whenever possible and to bind a | |
Secret to this Workspace over other volume types. | |
name: basic-auth | |
optional: true | |
- description: | | |
A workspace containing CA certificates, this will be used by Git to | |
verify the peer with when fetching or pushing over HTTPS. | |
name: ssl-ca-directory | |
optional: true | |
--- | |
apiVersion: tekton.dev/v1 | |
kind: Task | |
metadata: | |
annotations: | |
tekton.dev/categories: Image Build | |
tekton.dev/displayName: Build and upload container image using Kaniko | |
tekton.dev/pipelines.minVersion: 0.17.0 | |
tekton.dev/platforms: linux/amd64,linux/arm64,linux/ppc64le | |
tekton.dev/tags: image-build | |
creationTimestamp: "2023-05-30T19:21:19Z" | |
generation: 1 | |
labels: | |
app.kubernetes.io/version: "0.6" | |
name: kaniko | |
namespace: arendelle-knncz | |
resourceVersion: "3127825" | |
uid: 4658e3a1-c7e3-4dc6-a494-53d8264f4c9f | |
spec: | |
description: This Task builds a simple Dockerfile with kaniko and pushes to a registry. | |
This Task stores the image name and digest as results, allowing Tekton Chains | |
to pick up that an image was built & sign it. | |
params: | |
- description: Name (reference) of the image to build. | |
name: IMAGE | |
type: string | |
- default: ./Dockerfile | |
description: Path to the Dockerfile to build. | |
name: DOCKERFILE | |
type: string | |
- default: ./ | |
description: The build context used by Kaniko. | |
name: CONTEXT | |
type: string | |
- default: | |
- --ignore-path=/product_uuid | |
name: EXTRA_ARGS | |
type: array | |
- default: gcr.io/kaniko-project/executor:v1.8.1 | |
description: The image on which builds will run | |
name: BUILDER_IMAGE | |
type: string | |
results: | |
- description: Digest of the image just built. | |
name: IMAGE_DIGEST | |
type: string | |
- description: URL of the image just built. | |
name: IMAGE_URL | |
type: string | |
steps: | |
- args: | |
- $(params.EXTRA_ARGS) | |
- --dockerfile=$(params.DOCKERFILE) | |
- --context=$(workspaces.source.path)/$(params.CONTEXT) | |
- --destination=$(params.IMAGE) | |
- --digest-file=$(results.IMAGE_DIGEST.path) | |
computeResources: {} | |
image: $(params.BUILDER_IMAGE) | |
name: build-and-push | |
securityContext: | |
runAsUser: 0 | |
workingDir: $(workspaces.source.path) | |
- computeResources: {} | |
image: docker.io/library/bash:5.1.4@sha256:c523c636b722339f41b6a431b44588ab2f762c5de5ec3bd7964420ff982fb1d9 | |
name: write-url | |
script: | | |
set -e | |
image="$(params.IMAGE)" | |
echo -n "${image}" | tee "$(results.IMAGE_URL.path)" | |
workspaces: | |
- description: Holds the context and Dockerfile | |
name: source | |
- description: Includes a docker `config.json` | |
mountPath: /kaniko/.docker | |
name: dockerconfig | |
optional: true | |
--- | |
apiVersion: tekton.dev/v1 | |
kind: TaskRun | |
metadata: | |
annotations: | |
pipeline.tekton.dev/affinity-assistant: affinity-assistant-e72411120e | |
pipeline.tekton.dev/release: 9b504e0 | |
tekton.dev/categories: Image Build | |
tekton.dev/displayName: Build and upload container image using Kaniko | |
tekton.dev/pipelines.minVersion: 0.17.0 | |
tekton.dev/platforms: linux/amd64,linux/arm64,linux/ppc64le | |
tekton.dev/tags: image-build | |
creationTimestamp: "2023-05-30T19:22:07Z" | |
generation: 1 | |
labels: | |
app.kubernetes.io/managed-by: tekton-pipelines | |
app.kubernetes.io/version: "0.6" | |
tekton.dev/memberOf: tasks | |
tekton.dev/pipeline: demo.pipeline | |
tekton.dev/pipelineRun: demo-pipeline-run-1 | |
tekton.dev/pipelineTask: build-image | |
tekton.dev/task: kaniko | |
name: demo-pipeline-run-1-build-image | |
namespace: arendelle-knncz | |
ownerReferences: | |
- apiVersion: tekton.dev/v1beta1 | |
blockOwnerDeletion: true | |
controller: true | |
kind: PipelineRun | |
name: demo-pipeline-run-1 | |
uid: 595cb8ab-10e6-4a53-9735-62fdffe1a42b | |
resourceVersion: "3129554" | |
uid: c56bfdce-edd1-4ad2-bd0f-61f345428948 | |
spec: | |
params: | |
- name: IMAGE | |
value: kind.local/getting-started | |
- name: CONTEXT | |
value: examples/getting-started | |
- name: DOCKERFILE | |
value: $(workspaces.source.path)/examples/getting-started/Dockerfile | |
podTemplate: | |
securityContext: | |
fsGroup: 65532 | |
serviceAccountName: default | |
taskRef: | |
kind: Task | |
name: kaniko | |
timeout: 1h0m0s | |
workspaces: | |
- name: source | |
persistentVolumeClaim: | |
claimName: pvc-24b433772c | |
status: | |
completionTime: "2023-05-30T19:22:18Z" | |
conditions: | |
- lastTransitionTime: "2023-05-30T19:22:18Z" | |
message: | | |
"step-build-and-push" exited with code 1 (image: "gcr.io/kaniko-project/executor@sha256:b44b0744b450e731b5a5213058792cd8d3a6a14c119cf6b1f143704f22a7c650"); for logs run: kubectl -n arendelle-knncz logs demo-pipeline-run-1-build-image-pod -c step-build-and-push | |
reason: Failed | |
status: "False" | |
type: Succeeded | |
podName: demo-pipeline-run-1-build-image-pod | |
provenance: | |
featureFlags: | |
AwaitSidecarReadiness: true | |
DisableAffinityAssistant: false | |
DisableCredsInit: false | |
EnableAPIFields: stable | |
EnableProvenanceInStatus: true | |
EnableTektonOCIBundles: false | |
EnforceNonfalsifiability: "" | |
MaxResultSize: 4096 | |
RequireGitSSHSecretKnownHosts: false | |
ResultExtractionMethod: termination-message | |
RunningInEnvWithInjectedSidecars: true | |
ScopeWhenExpressionsToTask: false | |
SendCloudEventsForRuns: false | |
VerificationNoMatchPolicy: ignore | |
startTime: "2023-05-30T19:22:07Z" | |
steps: | |
- container: step-build-and-push | |
imageID: gcr.io/kaniko-project/executor@sha256:b44b0744b450e731b5a5213058792cd8d3a6a14c119cf6b1f143704f22a7c650 | |
name: build-and-push | |
terminated: | |
containerID: containerd://f2ef0b79b7728ff325ce6d97df4719028f3d374aaf25880cc410b68de7189b57 | |
exitCode: 1 | |
finishedAt: "2023-05-30T19:22:16Z" | |
reason: Error | |
startedAt: "2023-05-30T19:22:16Z" | |
- container: step-write-url | |
imageID: docker.io/library/bash@sha256:c523c636b722339f41b6a431b44588ab2f762c5de5ec3bd7964420ff982fb1d9 | |
name: write-url | |
terminated: | |
containerID: containerd://d1d867ace7d649ad60ddc7c83e5ebf2899d5af927e21985e5ad0fcde1ae27fee | |
exitCode: 1 | |
finishedAt: "2023-05-30T19:22:17Z" | |
reason: Error | |
startedAt: "2023-05-30T19:22:17Z" | |
taskSpec: | |
description: This Task builds a simple Dockerfile with kaniko and pushes to a | |
registry. This Task stores the image name and digest as results, allowing Tekton | |
Chains to pick up that an image was built & sign it. | |
params: | |
- description: Name (reference) of the image to build. | |
name: IMAGE | |
type: string | |
- default: ./Dockerfile | |
description: Path to the Dockerfile to build. | |
name: DOCKERFILE | |
type: string | |
- default: ./ | |
description: The build context used by Kaniko. | |
name: CONTEXT | |
type: string | |
- default: | |
- --ignore-path=/product_uuid | |
name: EXTRA_ARGS | |
type: array | |
- default: gcr.io/kaniko-project/executor:v1.8.1 | |
description: The image on which builds will run | |
name: BUILDER_IMAGE | |
type: string | |
results: | |
- description: Digest of the image just built. | |
name: IMAGE_DIGEST | |
type: string | |
- description: URL of the image just built. | |
name: IMAGE_URL | |
type: string | |
steps: | |
- args: | |
- --ignore-path=/product_uuid | |
- --dockerfile=/workspace/source/examples/getting-started/Dockerfile | |
- --context=/workspace/source/examples/getting-started | |
- --destination=kind.local/getting-started | |
- --digest-file=/tekton/results/IMAGE_DIGEST | |
computeResources: {} | |
image: gcr.io/kaniko-project/executor:v1.8.1 | |
name: build-and-push | |
securityContext: | |
runAsUser: 0 | |
workingDir: /workspace/source | |
- computeResources: {} | |
image: docker.io/library/bash:5.1.4@sha256:c523c636b722339f41b6a431b44588ab2f762c5de5ec3bd7964420ff982fb1d9 | |
name: write-url | |
script: | | |
set -e | |
image="kind.local/getting-started" | |
echo -n "${image}" | tee "/tekton/results/IMAGE_URL" | |
workspaces: | |
- description: Holds the context and Dockerfile | |
name: source | |
- description: Includes a docker `config.json` | |
mountPath: /kaniko/.docker | |
name: dockerconfig | |
optional: true | |
--- | |
apiVersion: tekton.dev/v1 | |
kind: TaskRun | |
metadata: | |
annotations: | |
pipeline.tekton.dev/affinity-assistant: affinity-assistant-e72411120e | |
pipeline.tekton.dev/release: 9b504e0 | |
tekton.dev/categories: Git | |
tekton.dev/displayName: git clone | |
tekton.dev/pipelines.minVersion: 0.38.0 | |
tekton.dev/platforms: linux/amd64,linux/s390x,linux/ppc64le,linux/arm64 | |
tekton.dev/tags: git | |
creationTimestamp: "2023-05-30T19:21:23Z" | |
generation: 1 | |
labels: | |
app.kubernetes.io/managed-by: tekton-pipelines | |
app.kubernetes.io/version: "0.9" | |
tekton.dev/memberOf: tasks | |
tekton.dev/pipeline: demo.pipeline | |
tekton.dev/pipelineRun: demo-pipeline-run-1 | |
tekton.dev/pipelineTask: fetch-from-git | |
tekton.dev/task: git-clone | |
name: demo-pipeline-run-1-fetch-from-git | |
namespace: arendelle-knncz | |
ownerReferences: | |
- apiVersion: tekton.dev/v1beta1 | |
blockOwnerDeletion: true | |
controller: true | |
kind: PipelineRun | |
name: demo-pipeline-run-1 | |
uid: 595cb8ab-10e6-4a53-9735-62fdffe1a42b | |
resourceVersion: "3129234" | |
uid: 25a0f6cc-2fa5-4a8c-a837-587a2a9604e8 | |
spec: | |
params: | |
- name: url | |
value: https://github.com/GoogleContainerTools/skaffold | |
- name: revision | |
value: main | |
podTemplate: | |
securityContext: | |
fsGroup: 65532 | |
serviceAccountName: default | |
taskRef: | |
kind: Task | |
params: | |
- name: url | |
value: https://github.com/tektoncd/catalog.git | |
- name: pathInRepo | |
value: /task/git-clone/0.9/git-clone.yaml | |
- name: revision | |
value: main | |
resolver: git | |
timeout: 1h0m0s | |
workspaces: | |
- name: output | |
persistentVolumeClaim: | |
claimName: pvc-24b433772c | |
status: | |
completionTime: "2023-05-30T19:22:06Z" | |
conditions: | |
- lastTransitionTime: "2023-05-30T19:22:06Z" | |
message: All Steps have completed executing | |
reason: Succeeded | |
status: "True" | |
type: Succeeded | |
podName: demo-pipeline-run-1-fetch-from-git-pod | |
provenance: | |
featureFlags: | |
AwaitSidecarReadiness: true | |
DisableAffinityAssistant: false | |
DisableCredsInit: false | |
EnableAPIFields: stable | |
EnableProvenanceInStatus: true | |
EnableTektonOCIBundles: false | |
EnforceNonfalsifiability: "" | |
MaxResultSize: 4096 | |
RequireGitSSHSecretKnownHosts: false | |
ResultExtractionMethod: termination-message | |
RunningInEnvWithInjectedSidecars: true | |
ScopeWhenExpressionsToTask: false | |
SendCloudEventsForRuns: false | |
VerificationNoMatchPolicy: ignore | |
refSource: | |
digest: | |
sha1: f16be2414150abcd75c9e6da942906b9186f73a8 | |
entryPoint: /task/git-clone/0.9/git-clone.yaml | |
uri: git+https://github.com/tektoncd/catalog.git | |
results: | |
- name: commit | |
type: string | |
value: ebda959fb9119a190d10d3d7244ba150650e7517 | |
- name: committer-date | |
type: string | |
value: "1685456923" | |
- name: url | |
type: string | |
value: https://github.com/GoogleContainerTools/skaffold | |
startTime: "2023-05-30T19:21:24Z" | |
steps: | |
- container: step-clone | |
imageID: gcr.io/tekton-releases/github.com/tektoncd/pipeline/cmd/git-init@sha256:28ff94e63e4058afc3f15b4c11c08cf3b54fa91faa646a4bbac90380cd7158df | |
name: clone | |
terminated: | |
containerID: containerd://4378c2430bc43f61977a5d05453d2421382cf71380f3c1eb8db62e0f97850f4d | |
exitCode: 0 | |
finishedAt: "2023-05-30T19:22:05Z" | |
message: '[{"key":"commit","value":"ebda959fb9119a190d10d3d7244ba150650e7517","type":1},{"key":"committer-date","value":"1685456923","type":1},{"key":"url","value":"https://github.com/GoogleContainerTools/skaffold","type":1}]' | |
reason: Completed | |
startedAt: "2023-05-30T19:21:58Z" | |
taskSpec: | |
description: |- | |
These Tasks are Git tasks to work with repositories used by other tasks in your Pipeline. | |
The git-clone Task will clone a repo from the provided url into the output Workspace. By default the repo will be cloned into the root of your Workspace. You can clone into a subdirectory by setting this Task's subdirectory param. This Task also supports sparse checkouts. To perform a sparse checkout, pass a list of comma separated directory patterns to this Task's sparseCheckoutDirectories param. | |
params: | |
- description: Repository URL to clone from. | |
name: url | |
type: string | |
- default: "" | |
description: Revision to checkout. (branch, tag, sha, ref, etc...) | |
name: revision | |
type: string | |
- default: "" | |
description: Refspec to fetch before checking out revision. | |
name: refspec | |
type: string | |
- default: "true" | |
description: Initialize and fetch git submodules. | |
name: submodules | |
type: string | |
- default: "1" | |
description: Perform a shallow clone, fetching only the most recent N commits. | |
name: depth | |
type: string | |
- default: "true" | |
description: Set the `http.sslVerify` global git config. Setting this to `false` | |
is not advised unless you are sure that you trust your git remote. | |
name: sslVerify | |
type: string | |
- default: ca-bundle.crt | |
description: file name of mounted crt using ssl-ca-directory workspace. default | |
value is ca-bundle.crt. | |
name: crtFileName | |
type: string | |
- default: "" | |
description: Subdirectory inside the `output` Workspace to clone the repo into. | |
name: subdirectory | |
type: string | |
- default: "" | |
description: Define the directory patterns to match or exclude when performing | |
a sparse checkout. | |
name: sparseCheckoutDirectories | |
type: string | |
- default: "true" | |
description: Clean out the contents of the destination directory if it already | |
exists before cloning. | |
name: deleteExisting | |
type: string | |
- default: "" | |
description: HTTP proxy server for non-SSL requests. | |
name: httpProxy | |
type: string | |
- default: "" | |
description: HTTPS proxy server for SSL requests. | |
name: httpsProxy | |
type: string | |
- default: "" | |
description: Opt out of proxying HTTP/HTTPS requests. | |
name: noProxy | |
type: string | |
- default: "true" | |
description: Log the commands that are executed during `git-clone`'s operation. | |
name: verbose | |
type: string | |
- default: gcr.io/tekton-releases/github.com/tektoncd/pipeline/cmd/git-init:v0.40.2 | |
description: The image providing the git-init binary that this Task runs. | |
name: gitInitImage | |
type: string | |
- default: /home/git | |
description: | | |
Absolute path to the user's home directory. | |
name: userHome | |
type: string | |
results: | |
- description: The precise commit SHA that was fetched by this Task. | |
name: commit | |
type: string | |
- description: The precise URL that was fetched by this Task. | |
name: url | |
type: string | |
- description: The epoch timestamp of the commit that was fetched by this Task. | |
name: committer-date | |
type: string | |
steps: | |
- computeResources: {} | |
env: | |
- name: HOME | |
value: /home/git | |
- name: PARAM_URL | |
value: https://github.com/GoogleContainerTools/skaffold | |
- name: PARAM_REVISION | |
value: main | |
- name: PARAM_REFSPEC | |
- name: PARAM_SUBMODULES | |
value: "true" | |
- name: PARAM_DEPTH | |
value: "1" | |
- name: PARAM_SSL_VERIFY | |
value: "true" | |
- name: PARAM_CRT_FILENAME | |
value: ca-bundle.crt | |
- name: PARAM_SUBDIRECTORY | |
- name: PARAM_DELETE_EXISTING | |
value: "true" | |
- name: PARAM_HTTP_PROXY | |
- name: PARAM_HTTPS_PROXY | |
- name: PARAM_NO_PROXY | |
- name: PARAM_VERBOSE | |
value: "true" | |
- name: PARAM_SPARSE_CHECKOUT_DIRECTORIES | |
- name: PARAM_USER_HOME | |
value: /home/git | |
- name: WORKSPACE_OUTPUT_PATH | |
value: /workspace/output | |
- name: WORKSPACE_SSH_DIRECTORY_BOUND | |
value: "false" | |
- name: WORKSPACE_SSH_DIRECTORY_PATH | |
- name: WORKSPACE_BASIC_AUTH_DIRECTORY_BOUND | |
value: "false" | |
- name: WORKSPACE_BASIC_AUTH_DIRECTORY_PATH | |
- name: WORKSPACE_SSL_CA_DIRECTORY_BOUND | |
value: "false" | |
- name: WORKSPACE_SSL_CA_DIRECTORY_PATH | |
image: gcr.io/tekton-releases/github.com/tektoncd/pipeline/cmd/git-init:v0.40.2 | |
name: clone | |
script: | | |
#!/usr/bin/env sh | |
set -eu | |
if [ "${PARAM_VERBOSE}" = "true" ] ; then | |
set -x | |
fi | |
if [ "${WORKSPACE_BASIC_AUTH_DIRECTORY_BOUND}" = "true" ] ; then | |
cp "${WORKSPACE_BASIC_AUTH_DIRECTORY_PATH}/.git-credentials" "${PARAM_USER_HOME}/.git-credentials" | |
cp "${WORKSPACE_BASIC_AUTH_DIRECTORY_PATH}/.gitconfig" "${PARAM_USER_HOME}/.gitconfig" | |
chmod 400 "${PARAM_USER_HOME}/.git-credentials" | |
chmod 400 "${PARAM_USER_HOME}/.gitconfig" | |
fi | |
if [ "${WORKSPACE_SSH_DIRECTORY_BOUND}" = "true" ] ; then | |
cp -R "${WORKSPACE_SSH_DIRECTORY_PATH}" "${PARAM_USER_HOME}"/.ssh | |
chmod 700 "${PARAM_USER_HOME}"/.ssh | |
chmod -R 400 "${PARAM_USER_HOME}"/.ssh/* | |
fi | |
if [ "${WORKSPACE_SSL_CA_DIRECTORY_BOUND}" = "true" ] ; then | |
export GIT_SSL_CAPATH="${WORKSPACE_SSL_CA_DIRECTORY_PATH}" | |
if [ "${PARAM_CRT_FILENAME}" != "" ] ; then | |
export GIT_SSL_CAINFO="${WORKSPACE_SSL_CA_DIRECTORY_PATH}/${PARAM_CRT_FILENAME}" | |
fi | |
fi | |
CHECKOUT_DIR="${WORKSPACE_OUTPUT_PATH}/${PARAM_SUBDIRECTORY}" | |
cleandir() { | |
# Delete any existing contents of the repo directory if it exists. | |
# | |
# We don't just "rm -rf ${CHECKOUT_DIR}" because ${CHECKOUT_DIR} might be "/" | |
# or the root of a mounted volume. | |
if [ -d "${CHECKOUT_DIR}" ] ; then | |
# Delete non-hidden files and directories | |
rm -rf "${CHECKOUT_DIR:?}"/* | |
# Delete files and directories starting with . but excluding .. | |
rm -rf "${CHECKOUT_DIR}"/.[!.]* | |
# Delete files and directories starting with .. plus any other character | |
rm -rf "${CHECKOUT_DIR}"/..?* | |
fi | |
} | |
if [ "${PARAM_DELETE_EXISTING}" = "true" ] ; then | |
cleandir || true | |
fi | |
test -z "${PARAM_HTTP_PROXY}" || export HTTP_PROXY="${PARAM_HTTP_PROXY}" | |
test -z "${PARAM_HTTPS_PROXY}" || export HTTPS_PROXY="${PARAM_HTTPS_PROXY}" | |
test -z "${PARAM_NO_PROXY}" || export NO_PROXY="${PARAM_NO_PROXY}" | |
git config --global --add safe.directory "${WORKSPACE_OUTPUT_PATH}" | |
/ko-app/git-init \ | |
-url="${PARAM_URL}" \ | |
-revision="${PARAM_REVISION}" \ | |
-refspec="${PARAM_REFSPEC}" \ | |
-path="${CHECKOUT_DIR}" \ | |
-sslVerify="${PARAM_SSL_VERIFY}" \ | |
-submodules="${PARAM_SUBMODULES}" \ | |
-depth="${PARAM_DEPTH}" \ | |
-sparseCheckoutDirectories="${PARAM_SPARSE_CHECKOUT_DIRECTORIES}" | |
cd "${CHECKOUT_DIR}" | |
RESULT_SHA="$(git rev-parse HEAD)" | |
EXIT_CODE="$?" | |
if [ "${EXIT_CODE}" != 0 ] ; then | |
exit "${EXIT_CODE}" | |
fi | |
RESULT_COMMITTER_DATE="$(git log -1 --pretty=%ct)" | |
printf "%s" "${RESULT_COMMITTER_DATE}" > "/tekton/results/committer-date" | |
printf "%s" "${RESULT_SHA}" > "/tekton/results/commit" | |
printf "%s" "${PARAM_URL}" > "/tekton/results/url" | |
securityContext: | |
runAsNonRoot: true | |
runAsUser: 65532 | |
workspaces: | |
- description: The git repo will be cloned onto the volume backing this Workspace. | |
name: output | |
- description: | | |
A .ssh directory with private key, known_hosts, config, etc. Copied to | |
the user's home before git commands are executed. Used to authenticate | |
with the git remote when performing the clone. Binding a Secret to this | |
Workspace is strongly recommended over other volume types. | |
name: ssh-directory | |
optional: true | |
- description: | | |
A Workspace containing a .gitconfig and .git-credentials file. These | |
will be copied to the user's home before any git commands are run. Any | |
other files in this Workspace are ignored. It is strongly recommended | |
to use ssh-directory over basic-auth whenever possible and to bind a | |
Secret to this Workspace over other volume types. | |
name: basic-auth | |
optional: true | |
- description: | | |
A workspace containing CA certificates, this will be used by Git to | |
verify the peer with when fetching or pushing over HTTPS. | |
name: ssl-ca-directory | |
optional: true | |
--- | |
apiVersion: tekton.dev/v1 | |
kind: Pipeline | |
metadata: | |
creationTimestamp: "2023-05-30T19:21:19Z" | |
generation: 1 | |
name: demo.pipeline | |
namespace: arendelle-knncz | |
resourceVersion: "3127834" | |
uid: 5c3436e1-491d-41c3-9fff-fe3884d9c5c4 | |
spec: | |
params: | |
- default: kind.local | |
name: image-registry | |
type: string | |
tasks: | |
- name: fetch-from-git | |
params: | |
- name: url | |
value: https://github.com/GoogleContainerTools/skaffold | |
- name: revision | |
value: main | |
taskRef: | |
kind: Task | |
params: | |
- name: url | |
value: https://github.com/tektoncd/catalog.git | |
- name: pathInRepo | |
value: /task/git-clone/0.9/git-clone.yaml | |
- name: revision | |
value: main | |
resolver: git | |
workspaces: | |
- name: output | |
workspace: git-source | |
- name: build-image | |
params: | |
- name: IMAGE | |
value: $(params.image-registry)/getting-started | |
- name: CONTEXT | |
value: examples/getting-started | |
- name: DOCKERFILE | |
value: $(workspaces.source.path)/examples/getting-started/Dockerfile | |
runAfter: | |
- fetch-from-git | |
taskRef: | |
kind: Task | |
name: kaniko | |
workspaces: | |
- name: source | |
workspace: git-source | |
workspaces: | |
- name: git-source | |
--- | |
apiVersion: tekton.dev/v1 | |
kind: PipelineRun | |
metadata: | |
creationTimestamp: "2023-05-30T19:21:20Z" | |
generation: 1 | |
labels: | |
tekton.dev/pipeline: demo.pipeline | |
name: demo-pipeline-run-1 | |
namespace: arendelle-knncz | |
resourceVersion: "3129558" | |
uid: 595cb8ab-10e6-4a53-9735-62fdffe1a42b | |
spec: | |
pipelineRef: | |
name: demo.pipeline | |
taskRunTemplate: | |
podTemplate: | |
securityContext: | |
fsGroup: 65532 | |
serviceAccountName: default | |
timeouts: | |
pipeline: 1h0m0s | |
workspaces: | |
- name: git-source | |
volumeClaimTemplate: | |
metadata: | |
creationTimestamp: null | |
spec: | |
accessModes: | |
- ReadWriteOnce | |
resources: | |
requests: | |
storage: 1Gi | |
status: {} | |
status: | |
childReferences: | |
- apiVersion: tekton.dev/v1beta1 | |
kind: TaskRun | |
name: demo-pipeline-run-1-fetch-from-git | |
pipelineTaskName: fetch-from-git | |
- apiVersion: tekton.dev/v1beta1 | |
kind: TaskRun | |
name: demo-pipeline-run-1-build-image | |
pipelineTaskName: build-image | |
completionTime: "2023-05-30T19:22:18Z" | |
conditions: | |
- lastTransitionTime: "2023-05-30T19:22:18Z" | |
message: 'Tasks Completed: 2 (Failed: 1, Cancelled 0), Skipped: 0' | |
reason: Failed | |
status: "False" | |
type: Succeeded | |
pipelineSpec: | |
params: | |
- default: kind.local | |
name: image-registry | |
type: string | |
tasks: | |
- name: fetch-from-git | |
params: | |
- name: url | |
value: https://github.com/GoogleContainerTools/skaffold | |
- name: revision | |
value: main | |
taskRef: | |
kind: Task | |
params: | |
- name: url | |
value: https://github.com/tektoncd/catalog.git | |
- name: pathInRepo | |
value: /task/git-clone/0.9/git-clone.yaml | |
- name: revision | |
value: main | |
resolver: git | |
workspaces: | |
- name: output | |
workspace: git-source | |
- name: build-image | |
params: | |
- name: IMAGE | |
value: kind.local/getting-started | |
- name: CONTEXT | |
value: examples/getting-started | |
- name: DOCKERFILE | |
value: $(workspaces.source.path)/examples/getting-started/Dockerfile | |
runAfter: | |
- fetch-from-git | |
taskRef: | |
kind: Task | |
name: kaniko | |
workspaces: | |
- name: source | |
workspace: git-source | |
workspaces: | |
- name: git-source | |
provenance: | |
featureFlags: | |
AwaitSidecarReadiness: true | |
DisableAffinityAssistant: false | |
DisableCredsInit: false | |
EnableAPIFields: stable | |
EnableProvenanceInStatus: true | |
EnableTektonOCIBundles: false | |
EnforceNonfalsifiability: "" | |
MaxResultSize: 4096 | |
RequireGitSSHSecretKnownHosts: false | |
ResultExtractionMethod: termination-message | |
RunningInEnvWithInjectedSidecars: true | |
ScopeWhenExpressionsToTask: false | |
SendCloudEventsForRuns: false | |
VerificationNoMatchPolicy: ignore | |
startTime: "2023-05-30T19:21:20Z" | |
--- | |
metadata: | |
annotations: | |
pipeline.tekton.dev/affinity-assistant: affinity-assistant-e72411120e | |
pipeline.tekton.dev/release: 9b504e0 | |
tekton.dev/categories: Image Build | |
tekton.dev/displayName: Build and upload container image using Kaniko | |
tekton.dev/pipelines.minVersion: 0.17.0 | |
tekton.dev/platforms: linux/amd64,linux/arm64,linux/ppc64le | |
tekton.dev/ready: READY | |
tekton.dev/tags: image-build | |
creationTimestamp: "2023-05-30T19:22:08Z" | |
labels: | |
app.kubernetes.io/managed-by: tekton-pipelines | |
app.kubernetes.io/version: "0.6" | |
tekton.dev/memberOf: tasks | |
tekton.dev/pipeline: demo.pipeline | |
tekton.dev/pipelineRun: demo-pipeline-run-1 | |
tekton.dev/pipelineTask: build-image | |
tekton.dev/task: kaniko | |
tekton.dev/taskRun: demo-pipeline-run-1-build-image | |
name: demo-pipeline-run-1-build-image-pod | |
namespace: arendelle-knncz | |
ownerReferences: | |
- apiVersion: tekton.dev/v1beta1 | |
blockOwnerDeletion: true | |
controller: true | |
kind: TaskRun | |
name: demo-pipeline-run-1-build-image | |
uid: c56bfdce-edd1-4ad2-bd0f-61f345428948 | |
resourceVersion: "3129551" | |
uid: 49eaaf1e-3726-4a01-9717-b483983e9acb | |
spec: | |
activeDeadlineSeconds: 5400 | |
affinity: | |
podAffinity: | |
requiredDuringSchedulingIgnoredDuringExecution: | |
- labelSelector: | |
matchLabels: | |
app.kubernetes.io/component: affinity-assistant | |
app.kubernetes.io/instance: affinity-assistant-e72411120e | |
topologyKey: kubernetes.io/hostname | |
containers: | |
- args: | |
- -wait_file | |
- /tekton/downward/ready | |
- -wait_file_content | |
- -post_file | |
- /tekton/run/0/out | |
- -termination_path | |
- /tekton/termination | |
- -step_metadata_dir | |
- /tekton/run/0/status | |
- -results | |
- IMAGE_DIGEST,IMAGE_URL | |
- -- | |
- --ignore-path=/product_uuid | |
- --dockerfile=/workspace/source/examples/getting-started/Dockerfile | |
- --context=/workspace/source/examples/getting-started | |
- --destination=kind.local/getting-started | |
- --digest-file=/tekton/results/IMAGE_DIGEST | |
command: | |
- /tekton/bin/entrypoint | |
env: | |
- name: TEKTON_PLATFORM_COMMANDS | |
value: '{"linux/amd64":["/kaniko/executor"],"linux/arm64":["/kaniko/executor"],"linux/ppc64le":["/kaniko/executor"],"linux/s390x":["/kaniko/executor"]}' | |
image: gcr.io/kaniko-project/executor@sha256:b44b0744b450e731b5a5213058792cd8d3a6a14c119cf6b1f143704f22a7c650 | |
imagePullPolicy: IfNotPresent | |
name: step-build-and-push | |
resources: {} | |
securityContext: | |
runAsUser: 0 | |
terminationMessagePath: /tekton/termination | |
terminationMessagePolicy: File | |
volumeMounts: | |
- mountPath: /workspace/source | |
name: ws-gjrf2 | |
- mountPath: /tekton/downward | |
name: tekton-internal-downward | |
readOnly: true | |
- mountPath: /tekton/creds | |
name: tekton-creds-init-home-0 | |
- mountPath: /tekton/run/0 | |
name: tekton-internal-run-0 | |
- mountPath: /tekton/run/1 | |
name: tekton-internal-run-1 | |
readOnly: true | |
- mountPath: /tekton/bin | |
name: tekton-internal-bin | |
readOnly: true | |
- mountPath: /workspace | |
name: tekton-internal-workspace | |
- mountPath: /tekton/home | |
name: tekton-internal-home | |
- mountPath: /tekton/results | |
name: tekton-internal-results | |
- mountPath: /tekton/steps | |
name: tekton-internal-steps | |
readOnly: true | |
- mountPath: /var/run/secrets/kubernetes.io/serviceaccount | |
name: kube-api-access-zdm67 | |
readOnly: true | |
workingDir: /workspace/source | |
- args: | |
- -wait_file | |
- /tekton/run/0/out | |
- -post_file | |
- /tekton/run/1/out | |
- -termination_path | |
- /tekton/termination | |
- -step_metadata_dir | |
- /tekton/run/1/status | |
- -results | |
- IMAGE_DIGEST,IMAGE_URL | |
- -entrypoint | |
- /tekton/scripts/script-1-cdmml | |
- -- | |
command: | |
- /tekton/bin/entrypoint | |
image: docker.io/library/bash:5.1.4@sha256:c523c636b722339f41b6a431b44588ab2f762c5de5ec3bd7964420ff982fb1d9 | |
imagePullPolicy: IfNotPresent | |
name: step-write-url | |
resources: {} | |
terminationMessagePath: /tekton/termination | |
terminationMessagePolicy: File | |
volumeMounts: | |
- mountPath: /workspace/source | |
name: ws-gjrf2 | |
- mountPath: /tekton/scripts | |
name: tekton-internal-scripts | |
readOnly: true | |
- mountPath: /tekton/creds | |
name: tekton-creds-init-home-1 | |
- mountPath: /tekton/run/0 | |
name: tekton-internal-run-0 | |
readOnly: true | |
- mountPath: /tekton/run/1 | |
name: tekton-internal-run-1 | |
- mountPath: /tekton/bin | |
name: tekton-internal-bin | |
readOnly: true | |
- mountPath: /workspace | |
name: tekton-internal-workspace | |
- mountPath: /tekton/home | |
name: tekton-internal-home | |
- mountPath: /tekton/results | |
name: tekton-internal-results | |
- mountPath: /tekton/steps | |
name: tekton-internal-steps | |
readOnly: true | |
- mountPath: /var/run/secrets/kubernetes.io/serviceaccount | |
name: kube-api-access-zdm67 | |
readOnly: true | |
dnsPolicy: ClusterFirst | |
enableServiceLinks: true | |
initContainers: | |
- command: | |
- /ko-app/entrypoint | |
- init | |
- /ko-app/entrypoint | |
- /tekton/bin/entrypoint | |
- step-build-and-push | |
- step-write-url | |
image: kind.local/entrypoint-bff0a22da108bc2f16c818c97641a296:a3586f1baf97015f781ccf51ea5a9f39068ed256999dee1fe704dc7ea47191bd | |
imagePullPolicy: IfNotPresent | |
name: prepare | |
resources: {} | |
terminationMessagePath: /dev/termination-log | |
terminationMessagePolicy: File | |
volumeMounts: | |
- mountPath: /tekton/bin | |
name: tekton-internal-bin | |
- mountPath: /tekton/steps | |
name: tekton-internal-steps | |
- mountPath: /var/run/secrets/kubernetes.io/serviceaccount | |
name: kube-api-access-zdm67 | |
readOnly: true | |
workingDir: / | |
- args: | |
- -c | |
- | | |
scriptfile="/tekton/scripts/script-1-cdmml" | |
touch ${scriptfile} && chmod +x ${scriptfile} | |
cat > ${scriptfile} << '_EOF_' | |
IyEvYmluL3NoCnNldCAtZQpzZXQgLWUKaW1hZ2U9ImtpbmQubG9jYWwvZ2V0dGluZy1zdGFydGVkIgplY2hvIC1uICIke2ltYWdlfSIgfCB0ZWUgIi90ZWt0b24vcmVzdWx0cy9JTUFHRV9VUkwiCg== | |
_EOF_ | |
/tekton/bin/entrypoint decode-script "${scriptfile}" | |
command: | |
- sh | |
image: cgr.dev/chainguard/busybox@sha256:19f02276bf8dbdd62f069b922f10c65262cc34b710eea26ff928129a736be791 | |
imagePullPolicy: IfNotPresent | |
name: place-scripts | |
resources: {} | |
terminationMessagePath: /dev/termination-log | |
terminationMessagePolicy: File | |
volumeMounts: | |
- mountPath: /tekton/scripts | |
name: tekton-internal-scripts | |
- mountPath: /tekton/bin | |
name: tekton-internal-bin | |
- mountPath: /var/run/secrets/kubernetes.io/serviceaccount | |
name: kube-api-access-zdm67 | |
readOnly: true | |
- args: | |
- /workspace/source | |
command: | |
- /ko-app/workingdirinit | |
image: kind.local/workingdirinit-0c558922ec6a1b739e550e349f2d5fc1:e4c01f287df3858f2f134b7463fa1a9e3a9bb1f037129c29fc8b20ab5ff809d7 | |
imagePullPolicy: IfNotPresent | |
name: working-dir-initializer | |
resources: {} | |
terminationMessagePath: /dev/termination-log | |
terminationMessagePolicy: File | |
volumeMounts: | |
- mountPath: /workspace | |
name: tekton-internal-workspace | |
- mountPath: /tekton/home | |
name: tekton-internal-home | |
- mountPath: /tekton/results | |
name: tekton-internal-results | |
- mountPath: /tekton/steps | |
name: tekton-internal-steps | |
readOnly: true | |
- mountPath: /var/run/secrets/kubernetes.io/serviceaccount | |
name: kube-api-access-zdm67 | |
readOnly: true | |
workingDir: /workspace | |
nodeName: kind-control-plane | |
preemptionPolicy: PreemptLowerPriority | |
priority: 0 | |
restartPolicy: Never | |
schedulerName: default-scheduler | |
securityContext: | |
fsGroup: 65532 | |
serviceAccount: default | |
serviceAccountName: default | |
terminationGracePeriodSeconds: 30 | |
tolerations: | |
- effect: NoExecute | |
key: node.kubernetes.io/not-ready | |
operator: Exists | |
tolerationSeconds: 300 | |
- effect: NoExecute | |
key: node.kubernetes.io/unreachable | |
operator: Exists | |
tolerationSeconds: 300 | |
volumes: | |
- emptyDir: {} | |
name: tekton-internal-workspace | |
- emptyDir: {} | |
name: tekton-internal-home | |
- emptyDir: {} | |
name: tekton-internal-results | |
- emptyDir: {} | |
name: tekton-internal-steps | |
- emptyDir: {} | |
name: tekton-internal-scripts | |
- emptyDir: {} | |
name: tekton-internal-bin | |
- downwardAPI: | |
defaultMode: 420 | |
items: | |
- fieldRef: | |
apiVersion: v1 | |
fieldPath: metadata.annotations['tekton.dev/ready'] | |
path: ready | |
name: tekton-internal-downward | |
- emptyDir: | |
medium: Memory | |
name: tekton-creds-init-home-0 | |
- emptyDir: {} | |
name: tekton-internal-run-0 | |
- emptyDir: | |
medium: Memory | |
name: tekton-creds-init-home-1 | |
- emptyDir: {} | |
name: tekton-internal-run-1 | |
- name: ws-gjrf2 | |
persistentVolumeClaim: | |
claimName: pvc-24b433772c | |
- name: kube-api-access-zdm67 | |
projected: | |
defaultMode: 420 | |
sources: | |
- serviceAccountToken: | |
expirationSeconds: 3607 | |
path: token | |
- configMap: | |
items: | |
- key: ca.crt | |
path: ca.crt | |
name: kube-root-ca.crt | |
- downwardAPI: | |
items: | |
- fieldRef: | |
apiVersion: v1 | |
fieldPath: metadata.namespace | |
path: namespace | |
status: | |
conditions: | |
- lastProbeTime: null | |
lastTransitionTime: "2023-05-30T19:22:11Z" | |
status: "True" | |
type: Initialized | |
- lastProbeTime: null | |
lastTransitionTime: "2023-05-30T19:22:16Z" | |
message: 'containers with unready status: [step-build-and-push step-write-url]' | |
reason: ContainersNotReady | |
status: "False" | |
type: Ready | |
- lastProbeTime: null | |
lastTransitionTime: "2023-05-30T19:22:16Z" | |
message: 'containers with unready status: [step-build-and-push step-write-url]' | |
reason: ContainersNotReady | |
status: "False" | |
type: ContainersReady | |
- lastProbeTime: null | |
lastTransitionTime: "2023-05-30T19:22:08Z" | |
status: "True" | |
type: PodScheduled | |
containerStatuses: | |
- containerID: containerd://f2ef0b79b7728ff325ce6d97df4719028f3d374aaf25880cc410b68de7189b57 | |
image: sha256:a2a981eb8745668880025c6574f929c87f7fddb0e8fa1e3830dc30d653cb506a | |
imageID: gcr.io/kaniko-project/executor@sha256:b44b0744b450e731b5a5213058792cd8d3a6a14c119cf6b1f143704f22a7c650 | |
lastState: {} | |
name: step-build-and-push | |
ready: false | |
restartCount: 0 | |
started: false | |
state: | |
terminated: | |
containerID: containerd://f2ef0b79b7728ff325ce6d97df4719028f3d374aaf25880cc410b68de7189b57 | |
exitCode: 1 | |
finishedAt: "2023-05-30T19:22:16Z" | |
message: '[{"key":"StartedAt","value":"2023-05-30T19:22:16.086Z","type":3}]' | |
reason: Error | |
startedAt: "2023-05-30T19:22:12Z" | |
- containerID: containerd://d1d867ace7d649ad60ddc7c83e5ebf2899d5af927e21985e5ad0fcde1ae27fee | |
image: sha256:131a782210dd51062a150ab7c54c441f68008564afafcf7f6989caf53632210e | |
imageID: docker.io/library/bash@sha256:c523c636b722339f41b6a431b44588ab2f762c5de5ec3bd7964420ff982fb1d9 | |
lastState: {} | |
name: step-write-url | |
ready: false | |
restartCount: 0 | |
started: false | |
state: | |
terminated: | |
containerID: containerd://d1d867ace7d649ad60ddc7c83e5ebf2899d5af927e21985e5ad0fcde1ae27fee | |
exitCode: 1 | |
finishedAt: "2023-05-30T19:22:17Z" | |
message: '[{"key":"StartedAt","value":"2023-05-30T19:22:17.280Z","type":3}]' | |
reason: Error | |
startedAt: "2023-05-30T19:22:12Z" | |
hostIP: 172.18.0.6 | |
initContainerStatuses: | |
- containerID: containerd://f7f42e1b53603ec94b98e6d39e1803d8f8dd4868df48af489ca365c7f3d63e09 | |
image: kind.local/entrypoint-bff0a22da108bc2f16c818c97641a296:a3586f1baf97015f781ccf51ea5a9f39068ed256999dee1fe704dc7ea47191bd | |
imageID: sha256:632f04532e6fd8c27184bb7c9b736f8f1d30df8d2c421f01ccad374a19d3af4d | |
lastState: {} | |
name: prepare | |
ready: true | |
restartCount: 0 | |
state: | |
terminated: | |
containerID: containerd://f7f42e1b53603ec94b98e6d39e1803d8f8dd4868df48af489ca365c7f3d63e09 | |
exitCode: 0 | |
finishedAt: "2023-05-30T19:22:09Z" | |
reason: Completed | |
startedAt: "2023-05-30T19:22:09Z" | |
- containerID: containerd://c60cf729dd3934b26b12c4cf288151b18d79cfd9edf2c28f2268035aaf6687f1 | |
image: sha256:de4aee9d163a31b5b3cd9b7b59648baa507d1ac4cfd4904011c4dedaab49214b | |
imageID: cgr.dev/chainguard/busybox@sha256:19f02276bf8dbdd62f069b922f10c65262cc34b710eea26ff928129a736be791 | |
lastState: {} | |
name: place-scripts | |
ready: true | |
restartCount: 0 | |
state: | |
terminated: | |
containerID: containerd://c60cf729dd3934b26b12c4cf288151b18d79cfd9edf2c28f2268035aaf6687f1 | |
exitCode: 0 | |
finishedAt: "2023-05-30T19:22:10Z" | |
reason: Completed | |
startedAt: "2023-05-30T19:22:09Z" | |
- containerID: containerd://5cbb3385fb713a7f0d268dede2596befca807f2c0a9eae2e9e848c1ea5ed40e1 | |
image: kind.local/workingdirinit-0c558922ec6a1b739e550e349f2d5fc1:e4c01f287df3858f2f134b7463fa1a9e3a9bb1f037129c29fc8b20ab5ff809d7 | |
imageID: sha256:f7c1e10eb0ca6f38821471ae483293721db9f3d48de1ae3a13f4caa7bc548a62 | |
lastState: {} | |
name: working-dir-initializer | |
ready: true | |
restartCount: 0 | |
state: | |
terminated: | |
containerID: containerd://5cbb3385fb713a7f0d268dede2596befca807f2c0a9eae2e9e848c1ea5ed40e1 | |
exitCode: 0 | |
finishedAt: "2023-05-30T19:22:11Z" | |
reason: Completed | |
startedAt: "2023-05-30T19:22:11Z" | |
phase: Running | |
podIP: 10.244.0.178 | |
podIPs: | |
- ip: 10.244.0.178 | |
qosClass: BestEffort | |
startTime: "2023-05-30T19:22:08Z" | |
--- | |
metadata: | |
annotations: | |
pipeline.tekton.dev/affinity-assistant: affinity-assistant-e72411120e | |
pipeline.tekton.dev/release: 9b504e0 | |
tekton.dev/categories: Git | |
tekton.dev/displayName: git clone | |
tekton.dev/pipelines.minVersion: 0.38.0 | |
tekton.dev/platforms: linux/amd64,linux/s390x,linux/ppc64le,linux/arm64 | |
tekton.dev/ready: READY | |
tekton.dev/tags: git | |
creationTimestamp: "2023-05-30T19:21:23Z" | |
labels: | |
app.kubernetes.io/managed-by: tekton-pipelines | |
app.kubernetes.io/version: "0.9" | |
tekton.dev/memberOf: tasks | |
tekton.dev/pipeline: demo.pipeline | |
tekton.dev/pipelineRun: demo-pipeline-run-1 | |
tekton.dev/pipelineTask: fetch-from-git | |
tekton.dev/task: git-clone | |
tekton.dev/taskRun: demo-pipeline-run-1-fetch-from-git | |
name: demo-pipeline-run-1-fetch-from-git-pod | |
namespace: arendelle-knncz | |
ownerReferences: | |
- apiVersion: tekton.dev/v1beta1 | |
blockOwnerDeletion: true | |
controller: true | |
kind: TaskRun | |
name: demo-pipeline-run-1-fetch-from-git | |
uid: 25a0f6cc-2fa5-4a8c-a837-587a2a9604e8 | |
resourceVersion: "3129283" | |
uid: 25b36138-5b2f-4256-8d10-7ff1d3f16759 | |
spec: | |
activeDeadlineSeconds: 5400 | |
affinity: | |
podAffinity: | |
requiredDuringSchedulingIgnoredDuringExecution: | |
- labelSelector: | |
matchLabels: | |
app.kubernetes.io/component: affinity-assistant | |
app.kubernetes.io/instance: affinity-assistant-e72411120e | |
topologyKey: kubernetes.io/hostname | |
containers: | |
- args: | |
- -wait_file | |
- /tekton/downward/ready | |
- -wait_file_content | |
- -post_file | |
- /tekton/run/0/out | |
- -termination_path | |
- /tekton/termination | |
- -step_metadata_dir | |
- /tekton/run/0/status | |
- -results | |
- commit,url,committer-date | |
- -entrypoint | |
- /tekton/scripts/script-0-jkl76 | |
- -- | |
command: | |
- /tekton/bin/entrypoint | |
env: | |
- name: HOME | |
value: /home/git | |
- name: PARAM_URL | |
value: https://github.com/GoogleContainerTools/skaffold | |
- name: PARAM_REVISION | |
value: main | |
- name: PARAM_REFSPEC | |
- name: PARAM_SUBMODULES | |
value: "true" | |
- name: PARAM_DEPTH | |
value: "1" | |
- name: PARAM_SSL_VERIFY | |
value: "true" | |
- name: PARAM_CRT_FILENAME | |
value: ca-bundle.crt | |
- name: PARAM_SUBDIRECTORY | |
- name: PARAM_DELETE_EXISTING | |
value: "true" | |
- name: PARAM_HTTP_PROXY | |
- name: PARAM_HTTPS_PROXY | |
- name: PARAM_NO_PROXY | |
- name: PARAM_VERBOSE | |
value: "true" | |
- name: PARAM_SPARSE_CHECKOUT_DIRECTORIES | |
- name: PARAM_USER_HOME | |
value: /home/git | |
- name: WORKSPACE_OUTPUT_PATH | |
value: /workspace/output | |
- name: WORKSPACE_SSH_DIRECTORY_BOUND | |
value: "false" | |
- name: WORKSPACE_SSH_DIRECTORY_PATH | |
- name: WORKSPACE_BASIC_AUTH_DIRECTORY_BOUND | |
value: "false" | |
- name: WORKSPACE_BASIC_AUTH_DIRECTORY_PATH | |
- name: WORKSPACE_SSL_CA_DIRECTORY_BOUND | |
value: "false" | |
- name: WORKSPACE_SSL_CA_DIRECTORY_PATH | |
image: gcr.io/tekton-releases/github.com/tektoncd/pipeline/cmd/git-init:v0.40.2 | |
imagePullPolicy: IfNotPresent | |
name: step-clone | |
resources: {} | |
securityContext: | |
runAsNonRoot: true | |
runAsUser: 65532 | |
terminationMessagePath: /tekton/termination | |
terminationMessagePolicy: File | |
volumeMounts: | |
- mountPath: /workspace/output | |
name: ws-99s5v | |
- mountPath: /tekton/scripts | |
name: tekton-internal-scripts | |
readOnly: true | |
- mountPath: /tekton/downward | |
name: tekton-internal-downward | |
readOnly: true | |
- mountPath: /tekton/creds | |
name: tekton-creds-init-home-0 | |
- mountPath: /tekton/run/0 | |
name: tekton-internal-run-0 | |
- mountPath: /tekton/bin | |
name: tekton-internal-bin | |
readOnly: true | |
- mountPath: /workspace | |
name: tekton-internal-workspace | |
- mountPath: /tekton/home | |
name: tekton-internal-home | |
- mountPath: /tekton/results | |
name: tekton-internal-results | |
- mountPath: /tekton/steps | |
name: tekton-internal-steps | |
readOnly: true | |
- mountPath: /var/run/secrets/kubernetes.io/serviceaccount | |
name: kube-api-access-8xwrr | |
readOnly: true | |
dnsPolicy: ClusterFirst | |
enableServiceLinks: true | |
initContainers: | |
- command: | |
- /ko-app/entrypoint | |
- init | |
- /ko-app/entrypoint | |
- /tekton/bin/entrypoint | |
- step-clone | |
image: kind.local/entrypoint-bff0a22da108bc2f16c818c97641a296:a3586f1baf97015f781ccf51ea5a9f39068ed256999dee1fe704dc7ea47191bd | |
imagePullPolicy: IfNotPresent | |
name: prepare | |
resources: {} | |
terminationMessagePath: /dev/termination-log | |
terminationMessagePolicy: File | |
volumeMounts: | |
- mountPath: /tekton/bin | |
name: tekton-internal-bin | |
- mountPath: /tekton/steps | |
name: tekton-internal-steps | |
- mountPath: /var/run/secrets/kubernetes.io/serviceaccount | |
name: kube-api-access-8xwrr | |
readOnly: true | |
workingDir: / | |
- args: | |
- -c | |
- | | |
scriptfile="/tekton/scripts/script-0-jkl76" | |
touch ${scriptfile} && chmod +x ${scriptfile} | |
cat > ${scriptfile} << '_EOF_' | |
IyEvdXNyL2Jpbi9lbnYgc2gKc2V0IC1ldQoKaWYgWyAiJHtQQVJBTV9WRVJCT1NFfSIgPSAidHJ1ZSIgXSA7IHRoZW4KICBzZXQgLXgKZmkKCmlmIFsgIiR7V09SS1NQQUNFX0JBU0lDX0FVVEhfRElSRUNUT1JZX0JPVU5EfSIgPSAidHJ1ZSIgXSA7IHRoZW4KICBjcCAiJHtXT1JLU1BBQ0VfQkFTSUNfQVVUSF9ESVJFQ1RPUllfUEFUSH0vLmdpdC1jcmVkZW50aWFscyIgIiR7UEFSQU1fVVNFUl9IT01FfS8uZ2l0LWNyZWRlbnRpYWxzIgogIGNwICIke1dPUktTUEFDRV9CQVNJQ19BVVRIX0RJUkVDVE9SWV9QQVRIfS8uZ2l0Y29uZmlnIiAiJHtQQVJBTV9VU0VSX0hPTUV9Ly5naXRjb25maWciCiAgY2htb2QgNDAwICIke1BBUkFNX1VTRVJfSE9NRX0vLmdpdC1jcmVkZW50aWFscyIKICBjaG1vZCA0MDAgIiR7UEFSQU1fVVNFUl9IT01FfS8uZ2l0Y29uZmlnIgpmaQoKaWYgWyAiJHtXT1JLU1BBQ0VfU1NIX0RJUkVDVE9SWV9CT1VORH0iID0gInRydWUiIF0gOyB0aGVuCiAgY3AgLVIgIiR7V09SS1NQQUNFX1NTSF9ESVJFQ1RPUllfUEFUSH0iICIke1BBUkFNX1VTRVJfSE9NRX0iLy5zc2gKICBjaG1vZCA3MDAgIiR7UEFSQU1fVVNFUl9IT01FfSIvLnNzaAogIGNobW9kIC1SIDQwMCAiJHtQQVJBTV9VU0VSX0hPTUV9Ii8uc3NoLyoKZmkKCmlmIFsgIiR7V09SS1NQQUNFX1NTTF9DQV9ESVJFQ1RPUllfQk9VTkR9IiA9ICJ0cnVlIiBdIDsgdGhlbgogICBleHBvcnQgR0lUX1NTTF9DQVBBVEg9IiR7V09SS1NQQUNFX1NTTF9DQV9ESVJFQ1RPUllfUEFUSH0iCiAgIGlmIFsgIiR7UEFSQU1fQ1JUX0ZJTEVOQU1FfSIgIT0gIiIgXSA7IHRoZW4KICAgICAgZXhwb3J0IEdJVF9TU0xfQ0FJTkZPPSIke1dPUktTUEFDRV9TU0xfQ0FfRElSRUNUT1JZX1BBVEh9LyR7UEFSQU1fQ1JUX0ZJTEVOQU1FfSIKICAgZmkKZmkKQ0hFQ0tPVVRfRElSPSIke1dPUktTUEFDRV9PVVRQVVRfUEFUSH0vJHtQQVJBTV9TVUJESVJFQ1RPUll9IgoKY2xlYW5kaXIoKSB7CiAgIyBEZWxldGUgYW55IGV4aXN0aW5nIGNvbnRlbnRzIG9mIHRoZSByZXBvIGRpcmVjdG9yeSBpZiBpdCBleGlzdHMuCiAgIwogICMgV2UgZG9uJ3QganVzdCAicm0gLXJmICR7Q0hFQ0tPVVRfRElSfSIgYmVjYXVzZSAke0NIRUNLT1VUX0RJUn0gbWlnaHQgYmUgIi8iCiAgIyBvciB0aGUgcm9vdCBvZiBhIG1vdW50ZWQgdm9sdW1lLgogIGlmIFsgLWQgIiR7Q0hFQ0tPVVRfRElSfSIgXSA7IHRoZW4KICAgICMgRGVsZXRlIG5vbi1oaWRkZW4gZmlsZXMgYW5kIGRpcmVjdG9yaWVzCiAgICBybSAtcmYgIiR7Q0hFQ0tPVVRfRElSOj99Ii8qCiAgICAjIERlbGV0ZSBmaWxlcyBhbmQgZGlyZWN0b3JpZXMgc3RhcnRpbmcgd2l0aCAuIGJ1dCBleGNsdWRpbmcgLi4KICAgIHJtIC1yZiAiJHtDSEVDS09VVF9ESVJ9Ii8uWyEuXSoKICAgICMgRGVsZXRlIGZpbGVzIGFuZCBkaXJlY3RvcmllcyBzdGFydGluZyB3aXRoIC4uIHBsdXMgYW55IG90aGVyIGNoYXJhY3RlcgogICAgcm0gLXJmICIke0NIRUNLT1VUX0RJUn0iLy4uPyoKICBmaQp9CgppZiBbICIke1BBUkFNX0RFTEVURV9FWElTVElOR30iID0gInRydWUiIF0gOyB0aGVuCiAgY2xlYW5kaXIgfHwgdHJ1ZQpmaQoKdGVzdCAteiAiJHtQQVJBTV9IVFRQX1BST1hZfSIgfHwgZXhwb3J0IEhUVFBfUFJPWFk9IiR7UEFSQU1fSFRUUF9QUk9YWX0iCnRlc3QgLXogIiR7UEFSQU1fSFRUUFNfUFJPWFl9IiB8fCBleHBvcnQgSFRUUFNfUFJPWFk9IiR7UEFSQU1fSFRUUFNfUFJPWFl9Igp0ZXN0IC16ICIke1BBUkFNX05PX1BST1hZfSIgfHwgZXhwb3J0IE5PX1BST1hZPSIke1BBUkFNX05PX1BST1hZfSIKCmdpdCBjb25maWcgLS1nbG9iYWwgLS1hZGQgc2FmZS5kaXJlY3RvcnkgIiR7V09SS1NQQUNFX09VVFBVVF9QQVRIfSIKL2tvLWFwcC9naXQtaW5pdCBcCiAgLXVybD0iJHtQQVJBTV9VUkx9IiBcCiAgLXJldmlzaW9uPSIke1BBUkFNX1JFVklTSU9OfSIgXAogIC1yZWZzcGVjPSIke1BBUkFNX1JFRlNQRUN9IiBcCiAgLXBhdGg9IiR7Q0hFQ0tPVVRfRElSfSIgXAogIC1zc2xWZXJpZnk9IiR7UEFSQU1fU1NMX1ZFUklGWX0iIFwKICAtc3VibW9kdWxlcz0iJHtQQVJBTV9TVUJNT0RVTEVTfSIgXAogIC1kZXB0aD0iJHtQQVJBTV9ERVBUSH0iIFwKICAtc3BhcnNlQ2hlY2tvdXREaXJlY3Rvcmllcz0iJHtQQVJBTV9TUEFSU0VfQ0hFQ0tPVVRfRElSRUNUT1JJRVN9IgpjZCAiJHtDSEVDS09VVF9ESVJ9IgpSRVNVTFRfU0hBPSIkKGdpdCByZXYtcGFyc2UgSEVBRCkiCkVYSVRfQ09ERT0iJD8iCmlmIFsgIiR7RVhJVF9DT0RFfSIgIT0gMCBdIDsgdGhlbgogIGV4aXQgIiR7RVhJVF9DT0RFfSIKZmkKUkVTVUxUX0NPTU1JVFRFUl9EQVRFPSIkKGdpdCBsb2cgLTEgLS1wcmV0dHk9JWN0KSIKcHJpbnRmICIlcyIgIiR7UkVTVUxUX0NPTU1JVFRFUl9EQVRFfSIgPiAiL3Rla3Rvbi9yZXN1bHRzL2NvbW1pdHRlci1kYXRlIgpwcmludGYgIiVzIiAiJHtSRVNVTFRfU0hBfSIgPiAiL3Rla3Rvbi9yZXN1bHRzL2NvbW1pdCIKcHJpbnRmICIlcyIgIiR7UEFSQU1fVVJMfSIgPiAiL3Rla3Rvbi9yZXN1bHRzL3VybCIK | |
_EOF_ | |
/tekton/bin/entrypoint decode-script "${scriptfile}" | |
command: | |
- sh | |
image: cgr.dev/chainguard/busybox@sha256:19f02276bf8dbdd62f069b922f10c65262cc34b710eea26ff928129a736be791 | |
imagePullPolicy: IfNotPresent | |
name: place-scripts | |
resources: {} | |
terminationMessagePath: /dev/termination-log | |
terminationMessagePolicy: File | |
volumeMounts: | |
- mountPath: /tekton/scripts | |
name: tekton-internal-scripts | |
- mountPath: /tekton/bin | |
name: tekton-internal-bin | |
- mountPath: /var/run/secrets/kubernetes.io/serviceaccount | |
name: kube-api-access-8xwrr | |
readOnly: true | |
nodeName: kind-control-plane | |
preemptionPolicy: PreemptLowerPriority | |
priority: 0 | |
restartPolicy: Never | |
schedulerName: default-scheduler | |
securityContext: | |
fsGroup: 65532 | |
serviceAccount: default | |
serviceAccountName: default | |
terminationGracePeriodSeconds: 30 | |
tolerations: | |
- effect: NoExecute | |
key: node.kubernetes.io/not-ready | |
operator: Exists | |
tolerationSeconds: 300 | |
- effect: NoExecute | |
key: node.kubernetes.io/unreachable | |
operator: Exists | |
tolerationSeconds: 300 | |
volumes: | |
- emptyDir: {} | |
name: tekton-internal-workspace | |
- emptyDir: {} | |
name: tekton-internal-home | |
- emptyDir: {} | |
name: tekton-internal-results | |
- emptyDir: {} | |
name: tekton-internal-steps | |
- emptyDir: {} | |
name: tekton-internal-scripts | |
- emptyDir: {} | |
name: tekton-internal-bin | |
- downwardAPI: | |
defaultMode: 420 | |
items: | |
- fieldRef: | |
apiVersion: v1 | |
fieldPath: metadata.annotations['tekton.dev/ready'] | |
path: ready | |
name: tekton-internal-downward | |
- emptyDir: | |
medium: Memory | |
name: tekton-creds-init-home-0 | |
- emptyDir: {} | |
name: tekton-internal-run-0 | |
- name: ws-99s5v | |
persistentVolumeClaim: | |
claimName: pvc-24b433772c | |
- name: kube-api-access-8xwrr | |
projected: | |
defaultMode: 420 | |
sources: | |
- serviceAccountToken: | |
expirationSeconds: 3607 | |
path: token | |
- configMap: | |
items: | |
- key: ca.crt | |
path: ca.crt | |
name: kube-root-ca.crt | |
- downwardAPI: | |
items: | |
- fieldRef: | |
apiVersion: v1 | |
fieldPath: metadata.namespace | |
path: namespace | |
status: | |
conditions: | |
- lastProbeTime: null | |
lastTransitionTime: "2023-05-30T19:21:46Z" | |
reason: PodCompleted | |
status: "True" | |
type: Initialized | |
- lastProbeTime: null | |
lastTransitionTime: "2023-05-30T19:22:06Z" | |
reason: PodCompleted | |
status: "False" | |
type: Ready | |
- lastProbeTime: null | |
lastTransitionTime: "2023-05-30T19:22:06Z" | |
reason: PodCompleted | |
status: "False" | |
type: ContainersReady | |
- lastProbeTime: null | |
lastTransitionTime: "2023-05-30T19:21:41Z" | |
status: "True" | |
type: PodScheduled | |
containerStatuses: | |
- containerID: containerd://4378c2430bc43f61977a5d05453d2421382cf71380f3c1eb8db62e0f97850f4d | |
image: gcr.io/tekton-releases/github.com/tektoncd/pipeline/cmd/git-init:v0.40.2 | |
imageID: gcr.io/tekton-releases/github.com/tektoncd/pipeline/cmd/git-init@sha256:28ff94e63e4058afc3f15b4c11c08cf3b54fa91faa646a4bbac90380cd7158df | |
lastState: {} | |
name: step-clone | |
ready: false | |
restartCount: 0 | |
started: false | |
state: | |
terminated: | |
containerID: containerd://4378c2430bc43f61977a5d05453d2421382cf71380f3c1eb8db62e0f97850f4d | |
exitCode: 0 | |
finishedAt: "2023-05-30T19:22:05Z" | |
message: '[{"key":"commit","value":"ebda959fb9119a190d10d3d7244ba150650e7517"},{"key":"url","value":"https://github.com/GoogleContainerTools/skaffold"},{"key":"commit","value":"ebda959fb9119a190d10d3d7244ba150650e7517","type":1},{"key":"url","value":"https://github.com/GoogleContainerTools/skaffold","type":1},{"key":"committer-date","value":"1685456923","type":1},{"key":"StartedAt","value":"2023-05-30T19:21:58.698Z","type":3}]' | |
reason: Completed | |
startedAt: "2023-05-30T19:21:46Z" | |
hostIP: 172.18.0.6 | |
initContainerStatuses: | |
- containerID: containerd://567f9ab8fe83a9e8948268f0b818302ab680b4463a7ac26504d2e2e757203937 | |
image: kind.local/entrypoint-bff0a22da108bc2f16c818c97641a296:a3586f1baf97015f781ccf51ea5a9f39068ed256999dee1fe704dc7ea47191bd | |
imageID: sha256:632f04532e6fd8c27184bb7c9b736f8f1d30df8d2c421f01ccad374a19d3af4d | |
lastState: {} | |
name: prepare | |
ready: true | |
restartCount: 0 | |
state: | |
terminated: | |
containerID: containerd://567f9ab8fe83a9e8948268f0b818302ab680b4463a7ac26504d2e2e757203937 | |
exitCode: 0 | |
finishedAt: "2023-05-30T19:21:44Z" | |
reason: Completed | |
startedAt: "2023-05-30T19:21:44Z" | |
- containerID: containerd://91eca395962e1bafdb2323b1f859477853c035882c3d5c0d2040ffb49726c271 | |
image: sha256:de4aee9d163a31b5b3cd9b7b59648baa507d1ac4cfd4904011c4dedaab49214b | |
imageID: cgr.dev/chainguard/busybox@sha256:19f02276bf8dbdd62f069b922f10c65262cc34b710eea26ff928129a736be791 | |
lastState: {} | |
name: place-scripts | |
ready: true | |
restartCount: 0 | |
state: | |
terminated: | |
containerID: containerd://91eca395962e1bafdb2323b1f859477853c035882c3d5c0d2040ffb49726c271 | |
exitCode: 0 | |
finishedAt: "2023-05-30T19:21:45Z" | |
reason: Completed | |
startedAt: "2023-05-30T19:21:45Z" | |
phase: Succeeded | |
podIP: 10.244.0.172 | |
podIPs: | |
- ip: 10.244.0.172 | |
qosClass: BestEffort | |
startTime: "2023-05-30T19:21:41Z" | |
panic.go:540: ##################################################### | |
panic.go:540: ### Dumping logs from Pods in the arendelle-knncz ### | |
panic.go:540: ##################################################### | |
build_logs.go:37: build logs | |
>>> Container step-build-and-push: | |
error checking push permissions -- make sure you entered the correct tag name, and that you are authenticated correctly, and try again: checking push permission for "kind.local/getting-started": creating push check transport for kind.local failed: Get "https://kind.local/v2/": dial tcp: lookup kind.local on 10.96.0.10:53: no such host; Get "http://kind.local/v2/": dial tcp: lookup kind.local on 10.96.0.10:53: no such host | |
>>> Container step-write-url: | |
2023/05/30 19:22:17 Skipping step because a previous step failed | |
build_logs.go:37: build logs | |
>>> Container step-clone: | |
+ '[' false '=' true ] | |
+ '[' false '=' true ] | |
+ '[' false '=' true ] | |
+ CHECKOUT_DIR=/workspace/output/ | |
+ '[' true '=' true ] | |
+ cleandir | |
+ '[' -d /workspace/output/ ] | |
+ rm -rf '/workspace/output//*' | |
+ rm -rf '/workspace/output//.[!.]*' | |
+ rm -rf '/workspace/output//..?*' | |
+ test -z | |
+ test -z | |
+ test -z | |
+ git config --global --add safe.directory /workspace/output | |
+ /ko-app/git-init '-url=https://github.com/GoogleContainerTools/skaffold' '-revision=main' '-refspec=' '-path=/workspace/output/' '-sslVerify=true' '-submodules=true' '-depth=1' '-sparseCheckoutDirectories=' | |
{"level":"info","ts":1685474525.425704,"caller":"git/git.go:176","msg":"Successfully cloned https://github.com/GoogleContainerTools/skaffold @ ebda959fb9119a190d10d3d7244ba150650e7517 (grafted, HEAD, origin/main) in path /workspace/output/"} | |
{"level":"info","ts":1685474525.4730403,"caller":"git/git.go:215","msg":"Successfully initialized and updated submodules in path /workspace/output/"} | |
+ cd /workspace/output/ | |
+ git rev-parse HEAD | |
+ RESULT_SHA=ebda959fb9119a190d10d3d7244ba150650e7517 | |
+ EXIT_CODE=0 | |
+ '[' 0 '!=' 0 ] | |
+ git log -1 '--pretty=%ct' | |
+ RESULT_COMMITTER_DATE=1685456923 | |
+ printf '%s' 1685456923 | |
+ printf '%s' ebda959fb9119a190d10d3d7244ba150650e7517 | |
+ printf '%s' https://github.com/GoogleContainerTools/skaffold | |
build_logs.go:37: build logs | |
>>> Container step-build-and-push: | |
error checking push permissions -- make sure you entered the correct tag name, and that you are authenticated correctly, and try again: checking push permission for "kind.local/getting-started": creating push check transport for kind.local failed: Get "https://kind.local/v2/": dial tcp: lookup kind.local on 10.96.0.10:53: no such host; Get "http://kind.local/v2/": dial tcp: lookup kind.local on 10.96.0.10:53: no such host | |
>>> Container step-write-url: | |
2023/05/30 19:22:17 Skipping step because a previous step failed | |
build_logs.go:37: build logs | |
>>> Container step-clone: | |
+ '[' false '=' true ] | |
+ '[' false '=' true ] | |
+ '[' false '=' true ] | |
+ CHECKOUT_DIR=/workspace/output/ | |
+ '[' true '=' true ] | |
+ cleandir | |
+ '[' -d /workspace/output/ ] | |
+ rm -rf '/workspace/output//*' | |
+ rm -rf '/workspace/output//.[!.]*' | |
+ rm -rf '/workspace/output//..?*' | |
+ test -z | |
+ test -z | |
+ test -z | |
+ git config --global --add safe.directory /workspace/output | |
+ /ko-app/git-init '-url=https://github.com/GoogleContainerTools/skaffold' '-revision=main' '-refspec=' '-path=/workspace/output/' '-sslVerify=true' '-submodules=true' '-depth=1' '-sparseCheckoutDirectories=' | |
{"level":"info","ts":1685474525.425704,"caller":"git/git.go:176","msg":"Successfully cloned https://github.com/GoogleContainerTools/skaffold @ ebda959fb9119a190d10d3d7244ba150650e7517 (grafted, HEAD, origin/main) in path /workspace/output/"} | |
{"level":"info","ts":1685474525.4730403,"caller":"git/git.go:215","msg":"Successfully initialized and updated submodules in path /workspace/output/"} | |
+ cd /workspace/output/ | |
+ git rev-parse HEAD | |
+ RESULT_SHA=ebda959fb9119a190d10d3d7244ba150650e7517 | |
+ EXIT_CODE=0 | |
+ '[' 0 '!=' 0 ] | |
+ git log -1 '--pretty=%ct' | |
+ RESULT_COMMITTER_DATE=1685456923 | |
+ printf '%s' 1685456923 | |
+ printf '%s' ebda959fb9119a190d10d3d7244ba150650e7517 | |
+ printf '%s' https://github.com/GoogleContainerTools/skaffold | |
panic.go:540: Not deleting namespace arendelle-knncz | |
=== CONT TestExamples/v1/taskruns/optional-workspaces | |
examples_test.go:134: Create namespace arendelle-sjtqh to deploy to | |
examples_test.go:134: Verify SA "default" is created in namespace "arendelle-sjtqh" | |
=== NAME TestExamples/v1/taskruns/readonly-internal-dir | |
examples_test.go:176: Deleting namespace arendelle-7665h | |
=== CONT TestExamples/v1/taskruns/hub-resolver | |
examples_test.go:134: Create namespace arendelle-jvzbj to deploy to | |
examples_test.go:134: Verify SA "default" is created in namespace "arendelle-jvzbj" | |
=== NAME TestExamples/v1/taskruns/optional-workspaces | |
examples_test.go:176: Deleting namespace arendelle-sjtqh | |
=== CONT TestExamples/v1/taskruns/home-volume | |
examples_test.go:134: Create namespace arendelle-7czgl to deploy to | |
examples_test.go:134: Verify SA "default" is created in namespace "arendelle-7czgl" | |
=== NAME TestExamples/v1/taskruns/hub-resolver | |
examples_test.go:176: Deleting namespace arendelle-jvzbj | |
=== CONT TestExamples/v1/taskruns/ignore-step-error | |
=== NAME TestExamples/v1/taskruns/home-volume | |
examples_test.go:176: Deleting namespace arendelle-7czgl | |
=== CONT TestExamples/v1/taskruns/git-resolver | |
=== NAME TestExamples/v1/taskruns/ignore-step-error | |
examples_test.go:134: Create namespace arendelle-bcf2h to deploy to | |
=== NAME TestExamples/v1/taskruns/git-resolver | |
examples_test.go:134: Create namespace arendelle-58rkq to deploy to | |
=== NAME TestExamples/v1/taskruns/ignore-step-error | |
examples_test.go:134: Verify SA "default" is created in namespace "arendelle-bcf2h" | |
=== NAME TestExamples/v1/taskruns/git-resolver | |
examples_test.go:134: Verify SA "default" is created in namespace "arendelle-58rkq" | |
=== NAME TestExamples/v1beta1/taskruns/workspace-volume | |
examples_test.go:176: Deleting namespace arendelle-czwqm | |
=== CONT TestExamples/v1/taskruns/home-is-set | |
examples_test.go:134: Create namespace arendelle-qsggg to deploy to | |
examples_test.go:134: Verify SA "default" is created in namespace "arendelle-qsggg" | |
=== NAME TestExamples/v1/taskruns/ignore-step-error | |
examples_test.go:176: Deleting namespace arendelle-bcf2h | |
=== CONT TestExamples/v1/taskruns/entrypoint-resolution | |
examples_test.go:134: Create namespace arendelle-8mkp7 to deploy to | |
examples_test.go:134: Verify SA "default" is created in namespace "arendelle-8mkp7" | |
=== NAME TestExamples/v1beta1/taskruns/propagating_params_implicit | |
examples_test.go:176: Deleting namespace arendelle-xd8bb | |
=== CONT TestExamples/v1/taskruns/dind-sidecar | |
examples_test.go:134: Create namespace arendelle-plrhn to deploy to | |
examples_test.go:134: Verify SA "default" is created in namespace "arendelle-plrhn" | |
=== NAME TestExamples/v1/taskruns/git-resolver | |
examples_test.go:176: Deleting namespace arendelle-58rkq | |
=== CONT TestExamples/v1beta1/taskruns/bundles-resolver | |
examples_test.go:134: Create namespace arendelle-msbnk to deploy to | |
examples_test.go:134: Verify SA "default" is created in namespace "arendelle-msbnk" | |
=== NAME TestExamples/v1/taskruns/home-is-set | |
examples_test.go:176: Deleting namespace arendelle-qsggg | |
=== CONT TestExamples/v1beta1/taskruns/hub-resolver | |
examples_test.go:134: Create namespace arendelle-xqtzl to deploy to | |
examples_test.go:134: Verify SA "default" is created in namespace "arendelle-xqtzl" | |
=== NAME TestExamples/v1beta1/taskruns/bundles-resolver | |
examples_test.go:176: Deleting namespace arendelle-msbnk | |
=== CONT TestExamples/v1beta1/taskruns/home-volume | |
examples_test.go:134: Create namespace arendelle-rgflr to deploy to | |
examples_test.go:134: Verify SA "default" is created in namespace "arendelle-rgflr" | |
=== NAME TestExamples/v1/taskruns/entrypoint-resolution | |
examples_test.go:176: Deleting namespace arendelle-8mkp7 | |
=== CONT TestExamples/v1beta1/taskruns/home-is-set | |
examples_test.go:134: Create namespace arendelle-kqbhg to deploy to | |
examples_test.go:134: Verify SA "default" is created in namespace "arendelle-kqbhg" | |
=== NAME TestExamples/v1beta1/taskruns/workspace | |
examples_test.go:176: Deleting namespace arendelle-gxtm4 | |
=== CONT TestExamples/v1beta1/taskruns/git-resolver | |
examples_test.go:134: Create namespace arendelle-kqgps to deploy to | |
examples_test.go:134: Verify SA "default" is created in namespace "arendelle-kqgps" | |
=== NAME TestExamples/v1beta1/taskruns/hub-resolver | |
examples_test.go:176: Deleting namespace arendelle-xqtzl | |
=== CONT TestExamples/v1beta1/taskruns/ignore-step-error | |
examples_test.go:134: Create namespace arendelle-nnq2v to deploy to | |
examples_test.go:134: Verify SA "default" is created in namespace "arendelle-nnq2v" | |
=== NAME TestExamples/v1/taskruns/dind-sidecar | |
examples_test.go:176: Deleting namespace arendelle-plrhn | |
=== CONT TestExamples/v1beta1/taskruns/dind-sidecar | |
examples_test.go:134: Create namespace arendelle-cfszq to deploy to | |
examples_test.go:134: Verify SA "default" is created in namespace "arendelle-cfszq" | |
=== NAME TestExamples/v1beta1/taskruns/home-volume | |
examples_test.go:176: Deleting namespace arendelle-rgflr | |
=== CONT TestExamples/v1beta1/taskruns/custom-volume | |
examples_test.go:134: Create namespace arendelle-slx5r to deploy to | |
examples_test.go:134: Verify SA "default" is created in namespace "arendelle-slx5r" | |
=== NAME TestYamls/yamls/v1beta1/pipelineruns/pipelinerun-with-final-tasks.yaml | |
examples_test.go:176: Deleting namespace arendelle-4kq7m | |
=== CONT TestExamples/v1beta1/taskruns/custom-env | |
--- FAIL: TestYamls (0.00s) | |
--- FAIL: TestYamls/yamls/v1beta1/pipelineruns/pipelinerun.yaml (61.18s) | |
--- PASS: TestYamls/yamls/v1beta1/pipelineruns/pipelinerun-with-final-tasks.yaml (118.59s) | |
=== NAME TestExamples/v1beta1/taskruns/custom-env | |
examples_test.go:134: Create namespace arendelle-592lw to deploy to | |
examples_test.go:134: Verify SA "default" is created in namespace "arendelle-592lw" | |
=== NAME TestExamples/v1/pipelineruns/ignore-step-error | |
examples_test.go:176: Deleting namespace arendelle-bbvxw | |
=== CONT TestExamples/v1/taskruns/custom-volume | |
examples_test.go:134: Create namespace arendelle-8c57v to deploy to | |
examples_test.go:134: Verify SA "default" is created in namespace "arendelle-8c57v" | |
=== NAME TestExamples/v1beta1/taskruns/home-is-set | |
examples_test.go:176: Deleting namespace arendelle-kqbhg | |
=== CONT TestExamples/v1beta1/taskruns/configmap | |
examples_test.go:134: Create namespace arendelle-cm7zv to deploy to | |
examples_test.go:134: Verify SA "default" is created in namespace "arendelle-cm7zv" | |
=== NAME TestExamples/v1beta1/taskruns/ignore-step-error | |
examples_test.go:176: Deleting namespace arendelle-nnq2v | |
=== CONT TestExamples/v1/taskruns/custom-env | |
examples_test.go:134: Create namespace arendelle-24mwb to deploy to | |
examples_test.go:134: Verify SA "default" is created in namespace "arendelle-24mwb" | |
=== NAME TestExamples/v1beta1/taskruns/git-resolver | |
examples_test.go:176: Deleting namespace arendelle-kqgps | |
=== CONT TestExamples/v1beta1/taskruns/creds-init-only-mounts-provided-credentials | |
examples_test.go:134: Create namespace arendelle-kjw29 to deploy to | |
examples_test.go:134: Verify SA "default" is created in namespace "arendelle-kjw29" | |
=== NAME TestExamples/v1beta1/pipelineruns/propagating_params_with_scope_precedence | |
examples_test.go:176: Deleting namespace arendelle-tzk87 | |
=== CONT TestExamples/v1/taskruns/creds-init-only-mounts-provided-credentials | |
examples_test.go:134: Create namespace arendelle-sb9xx to deploy to | |
examples_test.go:134: Verify SA "default" is created in namespace "arendelle-sb9xx" | |
=== NAME TestExamples/v1/taskruns/custom-volume | |
examples_test.go:176: Deleting namespace arendelle-8c57v | |
=== CONT TestExamples/v1/taskruns/configmap | |
examples_test.go:134: Create namespace arendelle-6z2gf to deploy to | |
examples_test.go:134: Verify SA "default" is created in namespace "arendelle-6z2gf" | |
=== NAME TestExamples/v1beta1/taskruns/custom-env | |
examples_test.go:176: Deleting namespace arendelle-592lw | |
=== CONT TestExamples/v1beta1/pipelineruns/6139-regression | |
examples_test.go:134: Create namespace arendelle-wbltn to deploy to | |
examples_test.go:134: Verify SA "default" is created in namespace "arendelle-wbltn" | |
=== NAME TestExamples/v1beta1/taskruns/custom-volume | |
examples_test.go:176: Deleting namespace arendelle-slx5r | |
=== CONT TestExamples/v1/taskruns/authenticating-git-commands | |
examples_test.go:134: Create namespace arendelle-8dsp6 to deploy to | |
examples_test.go:134: Verify SA "default" is created in namespace "arendelle-8dsp6" | |
=== NAME TestExamples/v1beta1/taskruns/configmap | |
examples_test.go:176: Deleting namespace arendelle-cm7zv | |
=== CONT TestExamples/v1beta1/pipelineruns/propagating_params_implicit_parameters | |
examples_test.go:134: Create namespace arendelle-fr8jd to deploy to | |
examples_test.go:134: Verify SA "default" is created in namespace "arendelle-fr8jd" | |
=== NAME TestExamples/v1/taskruns/custom-env | |
examples_test.go:176: Deleting namespace arendelle-24mwb | |
=== CONT TestExamples/v1/taskruns/array-default | |
examples_test.go:134: Create namespace arendelle-nwsj6 to deploy to | |
examples_test.go:134: Verify SA "default" is created in namespace "arendelle-nwsj6" | |
=== NAME TestExamples/v1beta1/taskruns/dind-sidecar | |
examples_test.go:176: Deleting namespace arendelle-cfszq | |
=== CONT TestExamples/v1beta1/pipelineruns/propagating-workspaces | |
examples_test.go:134: Create namespace arendelle-wltdv to deploy to | |
examples_test.go:134: Verify SA "default" is created in namespace "arendelle-wltdv" | |
=== NAME TestExamples/v1/taskruns/configmap | |
examples_test.go:176: Deleting namespace arendelle-6z2gf | |
=== CONT TestExamples/v1/taskruns/bundles-resolver | |
examples_test.go:134: Create namespace arendelle-jqqsj to deploy to | |
=== NAME TestExamples/v1beta1/taskruns/creds-init-only-mounts-provided-credentials | |
examples_test.go:176: Deleting namespace arendelle-kjw29 | |
=== NAME TestExamples/v1/taskruns/bundles-resolver | |
examples_test.go:134: Verify SA "default" is created in namespace "arendelle-jqqsj" | |
=== CONT TestExamples/v1/taskruns/5080-entrypoint-init-regression | |
examples_test.go:134: Create namespace arendelle-zdj5q to deploy to | |
examples_test.go:134: Verify SA "default" is created in namespace "arendelle-zdj5q" | |
=== NAME TestExamples/v1/taskruns/creds-init-only-mounts-provided-credentials | |
examples_test.go:176: Deleting namespace arendelle-sb9xx | |
=== CONT TestExamples/v1beta1/pipelineruns/pipelinerun | |
examples_test.go:134: Create namespace arendelle-pzmmx to deploy to | |
examples_test.go:134: Verify SA "default" is created in namespace "arendelle-pzmmx" | |
=== NAME TestExamples/v1beta1/pipelineruns/6139-regression | |
examples_test.go:176: Deleting namespace arendelle-wbltn | |
=== CONT TestExamples/v1beta1/taskruns/clustertask | |
examples_test.go:134: Create namespace arendelle-rjwn6 to deploy to | |
examples_test.go:134: Verify SA "default" is created in namespace "arendelle-rjwn6" | |
=== NAME TestExamples/v1/taskruns/authenticating-git-commands | |
examples_test.go:176: Deleting namespace arendelle-8dsp6 | |
=== CONT TestExamples/v1/pipelineruns/workspaces | |
examples_test.go:134: Create namespace arendelle-nw754 to deploy to | |
examples_test.go:134: Verify SA "default" is created in namespace "arendelle-nw754" | |
=== NAME TestExamples/v1/taskruns/array-default | |
examples_test.go:176: Deleting namespace arendelle-nwsj6 | |
=== CONT TestExamples/v1beta1/pipelineruns/pipelinerun-with-when-expressions | |
examples_test.go:134: Create namespace arendelle-tvnng to deploy to | |
examples_test.go:134: Verify SA "default" is created in namespace "arendelle-tvnng" | |
=== NAME TestExamples/v1/taskruns/5080-entrypoint-init-regression | |
examples_test.go:176: Deleting namespace arendelle-zdj5q | |
=== CONT TestExamples/v1beta1/taskruns/array-default | |
examples_test.go:134: Create namespace arendelle-7xgrw to deploy to | |
examples_test.go:134: Verify SA "default" is created in namespace "arendelle-7xgrw" | |
=== NAME TestExamples/v1/taskruns/bundles-resolver | |
examples_test.go:176: Deleting namespace arendelle-jqqsj | |
=== CONT TestExamples/v1beta1/pipelineruns/workspace-from-volumeclaimtemplate | |
examples_test.go:134: Create namespace arendelle-8r2zn to deploy to | |
examples_test.go:134: Verify SA "default" is created in namespace "arendelle-8r2zn" | |
=== NAME TestExamples/v1beta1/taskruns/clustertask | |
examples_test.go:116: Deleting clustertask clustertask-v1beta1 | |
examples_test.go:176: Deleting namespace arendelle-rjwn6 | |
=== CONT TestExamples/v1beta1/taskruns/5080-entrypoint-init-regression | |
examples_test.go:134: Create namespace arendelle-m42lk to deploy to | |
examples_test.go:134: Verify SA "default" is created in namespace "arendelle-m42lk" | |
=== NAME TestExamples/v1beta1/pipelineruns/propagating_params_implicit_parameters | |
examples_test.go:176: Deleting namespace arendelle-fr8jd | |
=== CONT TestExamples/v1/pipelineruns/workspaces-projected | |
examples_test.go:134: Create namespace arendelle-n6wbv to deploy to | |
examples_test.go:134: Verify SA "default" is created in namespace "arendelle-n6wbv" | |
=== NAME TestExamples/v1beta1/taskruns/array-default | |
examples_test.go:176: Deleting namespace arendelle-7xgrw | |
=== CONT TestExamples/v1beta1/taskruns/authenticating-git-commands | |
examples_test.go:134: Create namespace arendelle-xpgcg to deploy to | |
examples_test.go:134: Verify SA "default" is created in namespace "arendelle-xpgcg" | |
=== NAME TestExamples/v1beta1/pipelineruns/propagating-workspaces | |
examples_test.go:176: Deleting namespace arendelle-wltdv | |
=== CONT TestExamples/v1beta1/pipelineruns/pipelinerun-with-parallel-tasks-using-pvc | |
examples_test.go:134: Create namespace arendelle-4mp2n to deploy to | |
examples_test.go:134: Verify SA "default" is created in namespace "arendelle-4mp2n" | |
=== NAME TestExamples/v1beta1/taskruns/authenticating-git-commands | |
examples_test.go:176: Deleting namespace arendelle-xpgcg | |
=== CONT TestExamples/v1/pipelineruns/using_context_variables | |
examples_test.go:134: Create namespace arendelle-tp558 to deploy to | |
examples_test.go:134: Verify SA "default" is created in namespace "arendelle-tp558" | |
=== NAME TestExamples/v1beta1/pipelineruns/workspace-from-volumeclaimtemplate | |
examples_test.go:176: Deleting namespace arendelle-8r2zn | |
=== CONT TestExamples/v1/pipelineruns/workspace-from-volumeclaimtemplate | |
examples_test.go:134: Create namespace arendelle-pm7jj to deploy to | |
examples_test.go:134: Verify SA "default" is created in namespace "arendelle-pm7jj" | |
=== NAME TestExamples/v1beta1/pipelineruns/pipelinerun | |
examples_test.go:56: Failed waiting for pipeline run done: "demo-pipeline-run-1" failed | |
panic.go:540: ############################################ | |
panic.go:540: ### Dumping objects from arendelle-pzmmx ### | |
panic.go:540: ############################################ | |
panic.go:540: | |
--- | |
apiVersion: tekton.dev/v1beta1 | |
kind: Pipeline | |
metadata: | |
creationTimestamp: "2023-05-30T19:23:48Z" | |
generation: 1 | |
name: demo.pipeline | |
namespace: arendelle-pzmmx | |
resourceVersion: "3132210" | |
uid: cbcbc10e-727e-488b-bc8c-b4d3d6790490 | |
spec: | |
params: | |
- default: kind.local | |
name: image-registry | |
type: string | |
tasks: | |
- name: fetch-from-git | |
params: | |
- name: url | |
value: https://github.com/GoogleContainerTools/skaffold | |
- name: revision | |
value: main | |
taskRef: | |
kind: Task | |
params: | |
- name: url | |
value: https://github.com/tektoncd/catalog.git | |
- name: pathInRepo | |
value: /task/git-clone/0.9/git-clone.yaml | |
- name: revision | |
value: main | |
resolver: git | |
workspaces: | |
- name: output | |
workspace: git-source | |
- name: build-image | |
params: | |
- name: IMAGE | |
value: $(params.image-registry)/getting-started | |
- name: CONTEXT | |
value: examples/getting-started | |
- name: DOCKERFILE | |
value: $(workspaces.source.path)/examples/getting-started/Dockerfile | |
runAfter: | |
- fetch-from-git | |
taskRef: | |
kind: Task | |
name: kaniko | |
workspaces: | |
- name: source | |
workspace: git-source | |
workspaces: | |
- name: git-source | |
--- | |
apiVersion: tekton.dev/v1beta1 | |
kind: PipelineRun | |
metadata: | |
creationTimestamp: "2023-05-30T19:23:48Z" | |
generation: 1 | |
labels: | |
tekton.dev/pipeline: demo.pipeline | |
name: demo-pipeline-run-1 | |
namespace: arendelle-pzmmx | |
resourceVersion: "3133469" | |
uid: bab931fd-b155-4ce6-8701-9162940d3e40 | |
spec: | |
pipelineRef: | |
name: demo.pipeline | |
podTemplate: | |
securityContext: | |
fsGroup: 65532 | |
serviceAccountName: default | |
timeout: 1h0m0s | |
workspaces: | |
- name: git-source | |
volumeClaimTemplate: | |
metadata: | |
creationTimestamp: null | |
spec: | |
accessModes: | |
- ReadWriteOnce | |
resources: | |
requests: | |
storage: 1Gi | |
status: {} | |
status: | |
childReferences: | |
- apiVersion: tekton.dev/v1beta1 | |
kind: TaskRun | |
name: demo-pipeline-run-1-fetch-from-git | |
pipelineTaskName: fetch-from-git | |
- apiVersion: tekton.dev/v1beta1 | |
kind: TaskRun | |
name: demo-pipeline-run-1-build-image | |
pipelineTaskName: build-image | |
completionTime: "2023-05-30T19:25:03Z" | |
conditions: | |
- lastTransitionTime: "2023-05-30T19:25:03Z" | |
message: 'Tasks Completed: 2 (Failed: 1, Cancelled 0), Skipped: 0' | |
reason: Failed | |
status: "False" | |
type: Succeeded | |
pipelineSpec: | |
params: | |
- default: kind.local | |
name: image-registry | |
type: string | |
tasks: | |
- name: fetch-from-git | |
params: | |
- name: url | |
value: https://github.com/GoogleContainerTools/skaffold | |
- name: revision | |
value: main | |
taskRef: | |
kind: Task | |
params: | |
- name: url | |
value: https://github.com/tektoncd/catalog.git | |
- name: pathInRepo | |
value: /task/git-clone/0.9/git-clone.yaml | |
- name: revision | |
value: main | |
resolver: git | |
workspaces: | |
- name: output | |
workspace: git-source | |
- name: build-image | |
params: | |
- name: IMAGE | |
value: kind.local/getting-started | |
- name: CONTEXT | |
value: examples/getting-started | |
- name: DOCKERFILE | |
value: $(workspaces.source.path)/examples/getting-started/Dockerfile | |
runAfter: | |
- fetch-from-git | |
taskRef: | |
kind: Task | |
name: kaniko | |
workspaces: | |
- name: source | |
workspace: git-source | |
workspaces: | |
- name: git-source | |
provenance: | |
featureFlags: | |
AwaitSidecarReadiness: true | |
DisableAffinityAssistant: false | |
DisableCredsInit: false | |
EnableAPIFields: stable | |
EnableProvenanceInStatus: true | |
EnableTektonOCIBundles: false | |
EnforceNonfalsifiability: "" | |
MaxResultSize: 4096 | |
RequireGitSSHSecretKnownHosts: false | |
ResultExtractionMethod: termination-message | |
RunningInEnvWithInjectedSidecars: true | |
ScopeWhenExpressionsToTask: false | |
SendCloudEventsForRuns: false | |
VerificationNoMatchPolicy: ignore | |
startTime: "2023-05-30T19:23:48Z" | |
--- | |
apiVersion: tekton.dev/v1beta1 | |
kind: Task | |
metadata: | |
annotations: | |
tekton.dev/categories: Image Build | |
tekton.dev/displayName: Build and upload container image using Kaniko | |
tekton.dev/pipelines.minVersion: 0.17.0 | |
tekton.dev/platforms: linux/amd64,linux/arm64,linux/ppc64le | |
tekton.dev/tags: image-build | |
creationTimestamp: "2023-05-30T19:23:48Z" | |
generation: 1 | |
labels: | |
app.kubernetes.io/version: "0.6" | |
name: kaniko | |
namespace: arendelle-pzmmx | |
resourceVersion: "3132209" | |
uid: de613411-c239-4f57-93a2-aca2b16b0822 | |
spec: | |
description: This Task builds a simple Dockerfile with kaniko and pushes to a registry. | |
This Task stores the image name and digest as results, allowing Tekton Chains | |
to pick up that an image was built & sign it. | |
params: | |
- description: Name (reference) of the image to build. | |
name: IMAGE | |
type: string | |
- default: ./Dockerfile | |
description: Path to the Dockerfile to build. | |
name: DOCKERFILE | |
type: string | |
- default: ./ | |
description: The build context used by Kaniko. | |
name: CONTEXT | |
type: string | |
- default: | |
- --ignore-path=/product_uuid | |
name: EXTRA_ARGS | |
type: array | |
- default: gcr.io/kaniko-project/executor:v1.8.1 | |
description: The image on which builds will run | |
name: BUILDER_IMAGE | |
type: string | |
results: | |
- description: Digest of the image just built. | |
name: IMAGE_DIGEST | |
type: string | |
- description: URL of the image just built. | |
name: IMAGE_URL | |
type: string | |
steps: | |
- args: | |
- $(params.EXTRA_ARGS) | |
- --dockerfile=$(params.DOCKERFILE) | |
- --context=$(workspaces.source.path)/$(params.CONTEXT) | |
- --destination=$(params.IMAGE) | |
- --digest-file=$(results.IMAGE_DIGEST.path) | |
image: $(params.BUILDER_IMAGE) | |
name: build-and-push | |
resources: {} | |
securityContext: | |
runAsUser: 0 | |
workingDir: $(workspaces.source.path) | |
- image: docker.io/library/bash:5.1.4@sha256:c523c636b722339f41b6a431b44588ab2f762c5de5ec3bd7964420ff982fb1d9 | |
name: write-url | |
resources: {} | |
script: | | |
set -e | |
image="$(params.IMAGE)" | |
echo -n "${image}" | tee "$(results.IMAGE_URL.path)" | |
workspaces: | |
- description: Holds the context and Dockerfile | |
name: source | |
- description: Includes a docker `config.json` | |
mountPath: /kaniko/.docker | |
name: dockerconfig | |
optional: true | |
--- | |
apiVersion: tekton.dev/v1beta1 | |
kind: TaskRun | |
metadata: | |
annotations: | |
pipeline.tekton.dev/affinity-assistant: affinity-assistant-e72411120e | |
pipeline.tekton.dev/release: 9b504e0 | |
tekton.dev/categories: Image Build | |
tekton.dev/displayName: Build and upload container image using Kaniko | |
tekton.dev/pipelines.minVersion: 0.17.0 | |
tekton.dev/platforms: linux/amd64,linux/arm64,linux/ppc64le | |
tekton.dev/tags: image-build | |
creationTimestamp: "2023-05-30T19:24:40Z" | |
generation: 1 | |
labels: | |
app.kubernetes.io/managed-by: tekton-pipelines | |
app.kubernetes.io/version: "0.6" | |
tekton.dev/memberOf: tasks | |
tekton.dev/pipeline: demo.pipeline | |
tekton.dev/pipelineRun: demo-pipeline-run-1 | |
tekton.dev/pipelineTask: build-image | |
tekton.dev/task: kaniko | |
name: demo-pipeline-run-1-build-image | |
namespace: arendelle-pzmmx | |
ownerReferences: | |
- apiVersion: tekton.dev/v1beta1 | |
blockOwnerDeletion: true | |
controller: true | |
kind: PipelineRun | |
name: demo-pipeline-run-1 | |
uid: bab931fd-b155-4ce6-8701-9162940d3e40 | |
resourceVersion: "3133467" | |
uid: 57f944e4-9564-4aab-bf86-c4427438015b | |
spec: | |
params: | |
- name: IMAGE | |
value: kind.local/getting-started | |
- name: CONTEXT | |
value: examples/getting-started | |
- name: DOCKERFILE | |
value: $(workspaces.source.path)/examples/getting-started/Dockerfile | |
podTemplate: | |
securityContext: | |
fsGroup: 65532 | |
serviceAccountName: default | |
taskRef: | |
kind: Task | |
name: kaniko | |
timeout: 1h0m0s | |
workspaces: | |
- name: source | |
persistentVolumeClaim: | |
claimName: pvc-d1ef284c11 | |
status: | |
completionTime: "2023-05-30T19:25:03Z" | |
conditions: | |
- lastTransitionTime: "2023-05-30T19:25:03Z" | |
message: | | |
"step-build-and-push" exited with code 1 (image: "gcr.io/kaniko-project/executor@sha256:b44b0744b450e731b5a5213058792cd8d3a6a14c119cf6b1f143704f22a7c650"); for logs run: kubectl -n arendelle-pzmmx logs demo-pipeline-run-1-build-image-pod -c step-build-and-push | |
reason: Failed | |
status: "False" | |
type: Succeeded | |
podName: demo-pipeline-run-1-build-image-pod | |
provenance: | |
featureFlags: | |
AwaitSidecarReadiness: true | |
DisableAffinityAssistant: false | |
DisableCredsInit: false | |
EnableAPIFields: stable | |
EnableProvenanceInStatus: true | |
EnableTektonOCIBundles: false | |
EnforceNonfalsifiability: "" | |
MaxResultSize: 4096 | |
RequireGitSSHSecretKnownHosts: false | |
ResultExtractionMethod: termination-message | |
RunningInEnvWithInjectedSidecars: true | |
ScopeWhenExpressionsToTask: false | |
SendCloudEventsForRuns: false | |
VerificationNoMatchPolicy: ignore | |
startTime: "2023-05-30T19:24:40Z" | |
steps: | |
- container: step-build-and-push | |
imageID: gcr.io/kaniko-project/executor@sha256:b44b0744b450e731b5a5213058792cd8d3a6a14c119cf6b1f143704f22a7c650 | |
name: build-and-push | |
terminated: | |
containerID: containerd://0aac37db45428ceb18af5fe8679285b403e508e5568e03f54865b22911bbd87c | |
exitCode: 1 | |
finishedAt: "2023-05-30T19:24:55Z" | |
reason: Error | |
startedAt: "2023-05-30T19:24:55Z" | |
- container: step-write-url | |
imageID: docker.io/library/bash@sha256:c523c636b722339f41b6a431b44588ab2f762c5de5ec3bd7964420ff982fb1d9 | |
name: write-url | |
terminated: | |
containerID: containerd://48126141a99718e3bb2e97df26aaa330239bb9404db4ee7200162e480c87e206 | |
exitCode: 1 | |
finishedAt: "2023-05-30T19:24:56Z" | |
reason: Error | |
startedAt: "2023-05-30T19:24:56Z" | |
taskSpec: | |
description: This Task builds a simple Dockerfile with kaniko and pushes to a | |
registry. This Task stores the image name and digest as results, allowing Tekton | |
Chains to pick up that an image was built & sign it. | |
params: | |
- description: Name (reference) of the image to build. | |
name: IMAGE | |
type: string | |
- default: ./Dockerfile | |
description: Path to the Dockerfile to build. | |
name: DOCKERFILE | |
type: string | |
- default: ./ | |
description: The build context used by Kaniko. | |
name: CONTEXT | |
type: string | |
- default: | |
- --ignore-path=/product_uuid | |
name: EXTRA_ARGS | |
type: array | |
- default: gcr.io/kaniko-project/executor:v1.8.1 | |
description: The image on which builds will run | |
name: BUILDER_IMAGE | |
type: string | |
results: | |
- description: Digest of the image just built. | |
name: IMAGE_DIGEST | |
type: string | |
- description: URL of the image just built. | |
name: IMAGE_URL | |
type: string | |
steps: | |
- args: | |
- --ignore-path=/product_uuid | |
- --dockerfile=/workspace/source/examples/getting-started/Dockerfile | |
- --context=/workspace/source/examples/getting-started | |
- --destination=kind.local/getting-started | |
- --digest-file=/tekton/results/IMAGE_DIGEST | |
image: gcr.io/kaniko-project/executor:v1.8.1 | |
name: build-and-push | |
resources: {} | |
securityContext: | |
runAsUser: 0 | |
workingDir: /workspace/source | |
- image: docker.io/library/bash:5.1.4@sha256:c523c636b722339f41b6a431b44588ab2f762c5de5ec3bd7964420ff982fb1d9 | |
name: write-url | |
resources: {} | |
script: | | |
set -e | |
image="kind.local/getting-started" | |
echo -n "${image}" | tee "/tekton/results/IMAGE_URL" | |
workspaces: | |
- description: Holds the context and Dockerfile | |
name: source | |
- description: Includes a docker `config.json` | |
mountPath: /kaniko/.docker | |
name: dockerconfig | |
optional: true | |
--- | |
apiVersion: tekton.dev/v1beta1 | |
kind: TaskRun | |
metadata: | |
annotations: | |
pipeline.tekton.dev/affinity-assistant: affinity-assistant-e72411120e | |
pipeline.tekton.dev/release: 9b504e0 | |
tekton.dev/categories: Git | |
tekton.dev/displayName: git clone | |
tekton.dev/pipelines.minVersion: 0.38.0 | |
tekton.dev/platforms: linux/amd64,linux/s390x,linux/ppc64le,linux/arm64 | |
tekton.dev/tags: git | |
creationTimestamp: "2023-05-30T19:23:49Z" | |
generation: 1 | |
labels: | |
app.kubernetes.io/managed-by: tekton-pipelines | |
app.kubernetes.io/version: "0.9" | |
tekton.dev/memberOf: tasks | |
tekton.dev/pipeline: demo.pipeline | |
tekton.dev/pipelineRun: demo-pipeline-run-1 | |
tekton.dev/pipelineTask: fetch-from-git | |
tekton.dev/task: git-clone | |
name: demo-pipeline-run-1-fetch-from-git | |
namespace: arendelle-pzmmx | |
ownerReferences: | |
- apiVersion: tekton.dev/v1beta1 | |
blockOwnerDeletion: true | |
controller: true | |
kind: PipelineRun | |
name: demo-pipeline-run-1 | |
uid: bab931fd-b155-4ce6-8701-9162940d3e40 | |
resourceVersion: "3133146" | |
uid: 742c607d-a366-43ee-97f6-9a38f2f38dbd | |
spec: | |
params: | |
- name: url | |
value: https://github.com/GoogleContainerTools/skaffold | |
- name: revision | |
value: main | |
podTemplate: | |
securityContext: | |
fsGroup: 65532 | |
serviceAccountName: default | |
taskRef: | |
kind: Task | |
params: | |
- name: url | |
value: https://github.com/tektoncd/catalog.git | |
- name: pathInRepo | |
value: /task/git-clone/0.9/git-clone.yaml | |
- name: revision | |
value: main | |
resolver: git | |
timeout: 1h0m0s | |
workspaces: | |
- name: output | |
persistentVolumeClaim: | |
claimName: pvc-d1ef284c11 | |
status: | |
completionTime: "2023-05-30T19:24:40Z" | |
conditions: | |
- lastTransitionTime: "2023-05-30T19:24:40Z" | |
message: All Steps have completed executing | |
reason: Succeeded | |
status: "True" | |
type: Succeeded | |
podName: demo-pipeline-run-1-fetch-from-git-pod | |
provenance: | |
configSource: | |
digest: | |
sha1: f16be2414150abcd75c9e6da942906b9186f73a8 | |
entryPoint: /task/git-clone/0.9/git-clone.yaml | |
uri: git+https://github.com/tektoncd/catalog.git | |
featureFlags: | |
AwaitSidecarReadiness: true | |
DisableAffinityAssistant: false | |
DisableCredsInit: false | |
EnableAPIFields: stable | |
EnableProvenanceInStatus: true | |
EnableTektonOCIBundles: false | |
EnforceNonfalsifiability: "" | |
MaxResultSize: 4096 | |
RequireGitSSHSecretKnownHosts: false | |
ResultExtractionMethod: termination-message | |
RunningInEnvWithInjectedSidecars: true | |
ScopeWhenExpressionsToTask: false | |
SendCloudEventsForRuns: false | |
VerificationNoMatchPolicy: ignore | |
refSource: | |
digest: | |
sha1: f16be2414150abcd75c9e6da942906b9186f73a8 | |
entryPoint: /task/git-clone/0.9/git-clone.yaml | |
uri: git+https://github.com/tektoncd/catalog.git | |
startTime: "2023-05-30T19:23:49Z" | |
steps: | |
- container: step-clone | |
imageID: gcr.io/tekton-releases/github.com/tektoncd/pipeline/cmd/git-init@sha256:28ff94e63e4058afc3f15b4c11c08cf3b54fa91faa646a4bbac90380cd7158df | |
name: clone | |
terminated: | |
containerID: containerd://c1ac81f14604d6b368647fb8ff9c07ba63b1b719daaf63b358afa2c3fdada888 | |
exitCode: 0 | |
finishedAt: "2023-05-30T19:24:28Z" | |
message: '[{"key":"commit","value":"ebda959fb9119a190d10d3d7244ba150650e7517","type":1},{"key":"committer-date","value":"1685456923","type":1},{"key":"url","value":"https://github.com/GoogleContainerTools/skaffold","type":1}]' | |
reason: Completed | |
startedAt: "2023-05-30T19:24:22Z" | |
taskResults: | |
- name: commit | |
type: string | |
value: ebda959fb9119a190d10d3d7244ba150650e7517 | |
- name: committer-date | |
type: string | |
value: "1685456923" | |
- name: url | |
type: string | |
value: https://github.com/GoogleContainerTools/skaffold | |
taskSpec: | |
description: |- | |
These Tasks are Git tasks to work with repositories used by other tasks in your Pipeline. | |
The git-clone Task will clone a repo from the provided url into the output Workspace. By default the repo will be cloned into the root of your Workspace. You can clone into a subdirectory by setting this Task's subdirectory param. This Task also supports sparse checkouts. To perform a sparse checkout, pass a list of comma separated directory patterns to this Task's sparseCheckoutDirectories param. | |
params: | |
- description: Repository URL to clone from. | |
name: url | |
type: string | |
- default: "" | |
description: Revision to checkout. (branch, tag, sha, ref, etc...) | |
name: revision | |
type: string | |
- default: "" | |
description: Refspec to fetch before checking out revision. | |
name: refspec | |
type: string | |
- default: "true" | |
description: Initialize and fetch git submodules. | |
name: submodules | |
type: string | |
- default: "1" | |
description: Perform a shallow clone, fetching only the most recent N commits. | |
name: depth | |
type: string | |
- default: "true" | |
description: Set the `http.sslVerify` global git config. Setting this to `false` | |
is not advised unless you are sure that you trust your git remote. | |
name: sslVerify | |
type: string | |
- default: ca-bundle.crt | |
description: file name of mounted crt using ssl-ca-directory workspace. default | |
value is ca-bundle.crt. | |
name: crtFileName | |
type: string | |
- default: "" | |
description: Subdirectory inside the `output` Workspace to clone the repo into. | |
name: subdirectory | |
type: string | |
- default: "" | |
description: Define the directory patterns to match or exclude when performing | |
a sparse checkout. | |
name: sparseCheckoutDirectories | |
type: string | |
- default: "true" | |
description: Clean out the contents of the destination directory if it already | |
exists before cloning. | |
name: deleteExisting | |
type: string | |
- default: "" | |
description: HTTP proxy server for non-SSL requests. | |
name: httpProxy | |
type: string | |
- default: "" | |
description: HTTPS proxy server for SSL requests. | |
name: httpsProxy | |
type: string | |
- default: "" | |
description: Opt out of proxying HTTP/HTTPS requests. | |
name: noProxy | |
type: string | |
- default: "true" | |
description: Log the commands that are executed during `git-clone`'s operation. | |
name: verbose | |
type: string | |
- default: gcr.io/tekton-releases/github.com/tektoncd/pipeline/cmd/git-init:v0.40.2 | |
description: The image providing the git-init binary that this Task runs. | |
name: gitInitImage | |
type: string | |
- default: /home/git | |
description: | | |
Absolute path to the user's home directory. | |
name: userHome | |
type: string | |
results: | |
- description: The precise commit SHA that was fetched by this Task. | |
name: commit | |
type: string | |
- description: The precise URL that was fetched by this Task. | |
name: url | |
type: string | |
- description: The epoch timestamp of the commit that was fetched by this Task. | |
name: committer-date | |
type: string | |
steps: | |
- env: | |
- name: HOME | |
value: /home/git | |
- name: PARAM_URL | |
value: https://github.com/GoogleContainerTools/skaffold | |
- name: PARAM_REVISION | |
value: main | |
- name: PARAM_REFSPEC | |
- name: PARAM_SUBMODULES | |
value: "true" | |
- name: PARAM_DEPTH | |
value: "1" | |
- name: PARAM_SSL_VERIFY | |
value: "true" | |
- name: PARAM_CRT_FILENAME | |
value: ca-bundle.crt | |
- name: PARAM_SUBDIRECTORY | |
- name: PARAM_DELETE_EXISTING | |
value: "true" | |
- name: PARAM_HTTP_PROXY | |
- name: PARAM_HTTPS_PROXY | |
- name: PARAM_NO_PROXY | |
- name: PARAM_VERBOSE | |
value: "true" | |
- name: PARAM_SPARSE_CHECKOUT_DIRECTORIES | |
- name: PARAM_USER_HOME | |
value: /home/git | |
- name: WORKSPACE_OUTPUT_PATH | |
value: /workspace/output | |
- name: WORKSPACE_SSH_DIRECTORY_BOUND | |
value: "false" | |
- name: WORKSPACE_SSH_DIRECTORY_PATH | |
- name: WORKSPACE_BASIC_AUTH_DIRECTORY_BOUND | |
value: "false" | |
- name: WORKSPACE_BASIC_AUTH_DIRECTORY_PATH | |
- name: WORKSPACE_SSL_CA_DIRECTORY_BOUND | |
value: "false" | |
- name: WORKSPACE_SSL_CA_DIRECTORY_PATH | |
image: gcr.io/tekton-releases/github.com/tektoncd/pipeline/cmd/git-init:v0.40.2 | |
name: clone | |
resources: {} | |
script: | | |
#!/usr/bin/env sh | |
set -eu | |
if [ "${PARAM_VERBOSE}" = "true" ] ; then | |
set -x | |
fi | |
if [ "${WORKSPACE_BASIC_AUTH_DIRECTORY_BOUND}" = "true" ] ; then | |
cp "${WORKSPACE_BASIC_AUTH_DIRECTORY_PATH}/.git-credentials" "${PARAM_USER_HOME}/.git-credentials" | |
cp "${WORKSPACE_BASIC_AUTH_DIRECTORY_PATH}/.gitconfig" "${PARAM_USER_HOME}/.gitconfig" | |
chmod 400 "${PARAM_USER_HOME}/.git-credentials" | |
chmod 400 "${PARAM_USER_HOME}/.gitconfig" | |
fi | |
if [ "${WORKSPACE_SSH_DIRECTORY_BOUND}" = "true" ] ; then | |
cp -R "${WORKSPACE_SSH_DIRECTORY_PATH}" "${PARAM_USER_HOME}"/.ssh | |
chmod 700 "${PARAM_USER_HOME}"/.ssh | |
chmod -R 400 "${PARAM_USER_HOME}"/.ssh/* | |
fi | |
if [ "${WORKSPACE_SSL_CA_DIRECTORY_BOUND}" = "true" ] ; then | |
export GIT_SSL_CAPATH="${WORKSPACE_SSL_CA_DIRECTORY_PATH}" | |
if [ "${PARAM_CRT_FILENAME}" != "" ] ; then | |
export GIT_SSL_CAINFO="${WORKSPACE_SSL_CA_DIRECTORY_PATH}/${PARAM_CRT_FILENAME}" | |
fi | |
fi | |
CHECKOUT_DIR="${WORKSPACE_OUTPUT_PATH}/${PARAM_SUBDIRECTORY}" | |
cleandir() { | |
# Delete any existing contents of the repo directory if it exists. | |
# | |
# We don't just "rm -rf ${CHECKOUT_DIR}" because ${CHECKOUT_DIR} might be "/" | |
# or the root of a mounted volume. | |
if [ -d "${CHECKOUT_DIR}" ] ; then | |
# Delete non-hidden files and directories | |
rm -rf "${CHECKOUT_DIR:?}"/* | |
# Delete files and directories starting with . but excluding .. | |
rm -rf "${CHECKOUT_DIR}"/.[!.]* | |
# Delete files and directories starting with .. plus any other character | |
rm -rf "${CHECKOUT_DIR}"/..?* | |
fi | |
} | |
if [ "${PARAM_DELETE_EXISTING}" = "true" ] ; then | |
cleandir || true | |
fi | |
test -z "${PARAM_HTTP_PROXY}" || export HTTP_PROXY="${PARAM_HTTP_PROXY}" | |
test -z "${PARAM_HTTPS_PROXY}" || export HTTPS_PROXY="${PARAM_HTTPS_PROXY}" | |
test -z "${PARAM_NO_PROXY}" || export NO_PROXY="${PARAM_NO_PROXY}" | |
git config --global --add safe.directory "${WORKSPACE_OUTPUT_PATH}" | |
/ko-app/git-init \ | |
-url="${PARAM_URL}" \ | |
-revision="${PARAM_REVISION}" \ | |
-refspec="${PARAM_REFSPEC}" \ | |
-path="${CHECKOUT_DIR}" \ | |
-sslVerify="${PARAM_SSL_VERIFY}" \ | |
-submodules="${PARAM_SUBMODULES}" \ | |
-depth="${PARAM_DEPTH}" \ | |
-sparseCheckoutDirectories="${PARAM_SPARSE_CHECKOUT_DIRECTORIES}" | |
cd "${CHECKOUT_DIR}" | |
RESULT_SHA="$(git rev-parse HEAD)" | |
EXIT_CODE="$?" | |
if [ "${EXIT_CODE}" != 0 ] ; then | |
exit "${EXIT_CODE}" | |
fi | |
RESULT_COMMITTER_DATE="$(git log -1 --pretty=%ct)" | |
printf "%s" "${RESULT_COMMITTER_DATE}" > "/tekton/results/committer-date" | |
printf "%s" "${RESULT_SHA}" > "/tekton/results/commit" | |
printf "%s" "${PARAM_URL}" > "/tekton/results/url" | |
securityContext: | |
runAsNonRoot: true | |
runAsUser: 65532 | |
workspaces: | |
- description: The git repo will be cloned onto the volume backing this Workspace. | |
name: output | |
- description: | | |
A .ssh directory with private key, known_hosts, config, etc. Copied to | |
the user's home before git commands are executed. Used to authenticate | |
with the git remote when performing the clone. Binding a Secret to this | |
Workspace is strongly recommended over other volume types. | |
name: ssh-directory | |
optional: true | |
- description: | | |
A Workspace containing a .gitconfig and .git-credentials file. These | |
will be copied to the user's home before any git commands are run. Any | |
other files in this Workspace are ignored. It is strongly recommended | |
to use ssh-directory over basic-auth whenever possible and to bind a | |
Secret to this Workspace over other volume types. | |
name: basic-auth | |
optional: true | |
- description: | | |
A workspace containing CA certificates, this will be used by Git to | |
verify the peer with when fetching or pushing over HTTPS. | |
name: ssl-ca-directory | |
optional: true | |
--- | |
apiVersion: tekton.dev/v1 | |
kind: Task | |
metadata: | |
annotations: | |
tekton.dev/categories: Image Build | |
tekton.dev/displayName: Build and upload container image using Kaniko | |
tekton.dev/pipelines.minVersion: 0.17.0 | |
tekton.dev/platforms: linux/amd64,linux/arm64,linux/ppc64le | |
tekton.dev/tags: image-build | |
creationTimestamp: "2023-05-30T19:23:48Z" | |
generation: 1 | |
labels: | |
app.kubernetes.io/version: "0.6" | |
name: kaniko | |
namespace: arendelle-pzmmx | |
resourceVersion: "3132209" | |
uid: de613411-c239-4f57-93a2-aca2b16b0822 | |
spec: | |
description: This Task builds a simple Dockerfile with kaniko and pushes to a registry. | |
This Task stores the image name and digest as results, allowing Tekton Chains | |
to pick up that an image was built & sign it. | |
params: | |
- description: Name (reference) of the image to build. | |
name: IMAGE | |
type: string | |
- default: ./Dockerfile | |
description: Path to the Dockerfile to build. | |
name: DOCKERFILE | |
type: string | |
- default: ./ | |
description: The build context used by Kaniko. | |
name: CONTEXT | |
type: string | |
- default: | |
- --ignore-path=/product_uuid | |
name: EXTRA_ARGS | |
type: array | |
- default: gcr.io/kaniko-project/executor:v1.8.1 | |
description: The image on which builds will run | |
name: BUILDER_IMAGE | |
type: string | |
results: | |
- description: Digest of the image just built. | |
name: IMAGE_DIGEST | |
type: string | |
- description: URL of the image just built. | |
name: IMAGE_URL | |
type: string | |
steps: | |
- args: | |
- $(params.EXTRA_ARGS) | |
- --dockerfile=$(params.DOCKERFILE) | |
- --context=$(workspaces.source.path)/$(params.CONTEXT) | |
- --destination=$(params.IMAGE) | |
- --digest-file=$(results.IMAGE_DIGEST.path) | |
computeResources: {} | |
image: $(params.BUILDER_IMAGE) | |
name: build-and-push | |
securityContext: | |
runAsUser: 0 | |
workingDir: $(workspaces.source.path) | |
- computeResources: {} | |
image: docker.io/library/bash:5.1.4@sha256:c523c636b722339f41b6a431b44588ab2f762c5de5ec3bd7964420ff982fb1d9 | |
name: write-url | |
script: | | |
set -e | |
image="$(params.IMAGE)" | |
echo -n "${image}" | tee "$(results.IMAGE_URL.path)" | |
workspaces: | |
- description: Holds the context and Dockerfile | |
name: source | |
- description: Includes a docker `config.json` | |
mountPath: /kaniko/.docker | |
name: dockerconfig | |
optional: true | |
--- | |
apiVersion: tekton.dev/v1 | |
kind: TaskRun | |
metadata: | |
annotations: | |
pipeline.tekton.dev/affinity-assistant: affinity-assistant-e72411120e | |
pipeline.tekton.dev/release: 9b504e0 | |
tekton.dev/categories: Image Build | |
tekton.dev/displayName: Build and upload container image using Kaniko | |
tekton.dev/pipelines.minVersion: 0.17.0 | |
tekton.dev/platforms: linux/amd64,linux/arm64,linux/ppc64le | |
tekton.dev/tags: image-build | |
creationTimestamp: "2023-05-30T19:24:40Z" | |
generation: 1 | |
labels: | |
app.kubernetes.io/managed-by: tekton-pipelines | |
app.kubernetes.io/version: "0.6" | |
tekton.dev/memberOf: tasks | |
tekton.dev/pipeline: demo.pipeline | |
tekton.dev/pipelineRun: demo-pipeline-run-1 | |
tekton.dev/pipelineTask: build-image | |
tekton.dev/task: kaniko | |
name: demo-pipeline-run-1-build-image | |
namespace: arendelle-pzmmx | |
ownerReferences: | |
- apiVersion: tekton.dev/v1beta1 | |
blockOwnerDeletion: true | |
controller: true | |
kind: PipelineRun | |
name: demo-pipeline-run-1 | |
uid: bab931fd-b155-4ce6-8701-9162940d3e40 | |
resourceVersion: "3133467" | |
uid: 57f944e4-9564-4aab-bf86-c4427438015b | |
spec: | |
params: | |
- name: IMAGE | |
value: kind.local/getting-started | |
- name: CONTEXT | |
value: examples/getting-started | |
- name: DOCKERFILE | |
value: $(workspaces.source.path)/examples/getting-started/Dockerfile | |
podTemplate: | |
securityContext: | |
fsGroup: 65532 | |
serviceAccountName: default | |
taskRef: | |
kind: Task | |
name: kaniko | |
timeout: 1h0m0s | |
workspaces: | |
- name: source | |
persistentVolumeClaim: | |
claimName: pvc-d1ef284c11 | |
status: | |
completionTime: "2023-05-30T19:25:03Z" | |
conditions: | |
- lastTransitionTime: "2023-05-30T19:25:03Z" | |
message: | | |
"step-build-and-push" exited with code 1 (image: "gcr.io/kaniko-project/executor@sha256:b44b0744b450e731b5a5213058792cd8d3a6a14c119cf6b1f143704f22a7c650"); for logs run: kubectl -n arendelle-pzmmx logs demo-pipeline-run-1-build-image-pod -c step-build-and-push | |
reason: Failed | |
status: "False" | |
type: Succeeded | |
podName: demo-pipeline-run-1-build-image-pod | |
provenance: | |
featureFlags: | |
AwaitSidecarReadiness: true | |
DisableAffinityAssistant: false | |
DisableCredsInit: false | |
EnableAPIFields: stable | |
EnableProvenanceInStatus: true | |
EnableTektonOCIBundles: false | |
EnforceNonfalsifiability: "" | |
MaxResultSize: 4096 | |
RequireGitSSHSecretKnownHosts: false | |
ResultExtractionMethod: termination-message | |
RunningInEnvWithInjectedSidecars: true | |
ScopeWhenExpressionsToTask: false | |
SendCloudEventsForRuns: false | |
VerificationNoMatchPolicy: ignore | |
startTime: "2023-05-30T19:24:40Z" | |
steps: | |
- container: step-build-and-push | |
imageID: gcr.io/kaniko-project/executor@sha256:b44b0744b450e731b5a5213058792cd8d3a6a14c119cf6b1f143704f22a7c650 | |
name: build-and-push | |
terminated: | |
containerID: containerd://0aac37db45428ceb18af5fe8679285b403e508e5568e03f54865b22911bbd87c | |
exitCode: 1 | |
finishedAt: "2023-05-30T19:24:55Z" | |
reason: Error | |
startedAt: "2023-05-30T19:24:55Z" | |
- container: step-write-url | |
imageID: docker.io/library/bash@sha256:c523c636b722339f41b6a431b44588ab2f762c5de5ec3bd7964420ff982fb1d9 | |
name: write-url | |
terminated: | |
containerID: containerd://48126141a99718e3bb2e97df26aaa330239bb9404db4ee7200162e480c87e206 | |
exitCode: 1 | |
finishedAt: "2023-05-30T19:24:56Z" | |
reason: Error | |
startedAt: "2023-05-30T19:24:56Z" | |
taskSpec: | |
description: This Task builds a simple Dockerfile with kaniko and pushes to a | |
registry. This Task stores the image name and digest as results, allowing Tekton | |
Chains to pick up that an image was built & sign it. | |
params: | |
- description: Name (reference) of the image to build. | |
name: IMAGE | |
type: string | |
- default: ./Dockerfile | |
description: Path to the Dockerfile to build. | |
name: DOCKERFILE | |
type: string | |
- default: ./ | |
description: The build context used by Kaniko. | |
name: CONTEXT | |
type: string | |
- default: | |
- --ignore-path=/product_uuid | |
name: EXTRA_ARGS | |
type: array | |
- default: gcr.io/kaniko-project/executor:v1.8.1 | |
description: The image on which builds will run | |
name: BUILDER_IMAGE | |
type: string | |
results: | |
- description: Digest of the image just built. | |
name: IMAGE_DIGEST | |
type: string | |
- description: URL of the image just built. | |
name: IMAGE_URL | |
type: string | |
steps: | |
- args: | |
- --ignore-path=/product_uuid | |
- --dockerfile=/workspace/source/examples/getting-started/Dockerfile | |
- --context=/workspace/source/examples/getting-started | |
- --destination=kind.local/getting-started | |
- --digest-file=/tekton/results/IMAGE_DIGEST | |
computeResources: {} | |
image: gcr.io/kaniko-project/executor:v1.8.1 | |
name: build-and-push | |
securityContext: | |
runAsUser: 0 | |
workingDir: /workspace/source | |
- computeResources: {} | |
image: docker.io/library/bash:5.1.4@sha256:c523c636b722339f41b6a431b44588ab2f762c5de5ec3bd7964420ff982fb1d9 | |
name: write-url | |
script: | | |
set -e | |
image="kind.local/getting-started" | |
echo -n "${image}" | tee "/tekton/results/IMAGE_URL" | |
workspaces: | |
- description: Holds the context and Dockerfile | |
name: source | |
- description: Includes a docker `config.json` | |
mountPath: /kaniko/.docker | |
name: dockerconfig | |
optional: true | |
--- | |
apiVersion: tekton.dev/v1 | |
kind: TaskRun | |
metadata: | |
annotations: | |
pipeline.tekton.dev/affinity-assistant: affinity-assistant-e72411120e | |
pipeline.tekton.dev/release: 9b504e0 | |
tekton.dev/categories: Git | |
tekton.dev/displayName: git clone | |
tekton.dev/pipelines.minVersion: 0.38.0 | |
tekton.dev/platforms: linux/amd64,linux/s390x,linux/ppc64le,linux/arm64 | |
tekton.dev/tags: git | |
creationTimestamp: "2023-05-30T19:23:49Z" | |
generation: 1 | |
labels: | |
app.kubernetes.io/managed-by: tekton-pipelines | |
app.kubernetes.io/version: "0.9" | |
tekton.dev/memberOf: tasks | |
tekton.dev/pipeline: demo.pipeline | |
tekton.dev/pipelineRun: demo-pipeline-run-1 | |
tekton.dev/pipelineTask: fetch-from-git | |
tekton.dev/task: git-clone | |
name: demo-pipeline-run-1-fetch-from-git | |
namespace: arendelle-pzmmx | |
ownerReferences: | |
- apiVersion: tekton.dev/v1beta1 | |
blockOwnerDeletion: true | |
controller: true | |
kind: PipelineRun | |
name: demo-pipeline-run-1 | |
uid: bab931fd-b155-4ce6-8701-9162940d3e40 | |
resourceVersion: "3133146" | |
uid: 742c607d-a366-43ee-97f6-9a38f2f38dbd | |
spec: | |
params: | |
- name: url | |
value: https://github.com/GoogleContainerTools/skaffold | |
- name: revision | |
value: main | |
podTemplate: | |
securityContext: | |
fsGroup: 65532 | |
serviceAccountName: default | |
taskRef: | |
kind: Task | |
params: | |
- name: url | |
value: https://github.com/tektoncd/catalog.git | |
- name: pathInRepo | |
value: /task/git-clone/0.9/git-clone.yaml | |
- name: revision | |
value: main | |
resolver: git | |
timeout: 1h0m0s | |
workspaces: | |
- name: output | |
persistentVolumeClaim: | |
claimName: pvc-d1ef284c11 | |
status: | |
completionTime: "2023-05-30T19:24:40Z" | |
conditions: | |
- lastTransitionTime: "2023-05-30T19:24:40Z" | |
message: All Steps have completed executing | |
reason: Succeeded | |
status: "True" | |
type: Succeeded | |
podName: demo-pipeline-run-1-fetch-from-git-pod | |
provenance: | |
featureFlags: | |
AwaitSidecarReadiness: true | |
DisableAffinityAssistant: false | |
DisableCredsInit: false | |
EnableAPIFields: stable | |
EnableProvenanceInStatus: true | |
EnableTektonOCIBundles: false | |
EnforceNonfalsifiability: "" | |
MaxResultSize: 4096 | |
RequireGitSSHSecretKnownHosts: false | |
ResultExtractionMethod: termination-message | |
RunningInEnvWithInjectedSidecars: true | |
ScopeWhenExpressionsToTask: false | |
SendCloudEventsForRuns: false | |
VerificationNoMatchPolicy: ignore | |
refSource: | |
digest: | |
sha1: f16be2414150abcd75c9e6da942906b9186f73a8 | |
entryPoint: /task/git-clone/0.9/git-clone.yaml | |
uri: git+https://github.com/tektoncd/catalog.git | |
results: | |
- name: commit | |
type: string | |
value: ebda959fb9119a190d10d3d7244ba150650e7517 | |
- name: committer-date | |
type: string | |
value: "1685456923" | |
- name: url | |
type: string | |
value: https://github.com/GoogleContainerTools/skaffold | |
startTime: "2023-05-30T19:23:49Z" | |
steps: | |
- container: step-clone | |
imageID: gcr.io/tekton-releases/github.com/tektoncd/pipeline/cmd/git-init@sha256:28ff94e63e4058afc3f15b4c11c08cf3b54fa91faa646a4bbac90380cd7158df | |
name: clone | |
terminated: | |
containerID: containerd://c1ac81f14604d6b368647fb8ff9c07ba63b1b719daaf63b358afa2c3fdada888 | |
exitCode: 0 | |
finishedAt: "2023-05-30T19:24:28Z" | |
message: '[{"key":"commit","value":"ebda959fb9119a190d10d3d7244ba150650e7517","type":1},{"key":"committer-date","value":"1685456923","type":1},{"key":"url","value":"https://github.com/GoogleContainerTools/skaffold","type":1}]' | |
reason: Completed | |
startedAt: "2023-05-30T19:24:22Z" | |
taskSpec: | |
description: |- | |
These Tasks are Git tasks to work with repositories used by other tasks in your Pipeline. | |
The git-clone Task will clone a repo from the provided url into the output Workspace. By default the repo will be cloned into the root of your Workspace. You can clone into a subdirectory by setting this Task's subdirectory param. This Task also supports sparse checkouts. To perform a sparse checkout, pass a list of comma separated directory patterns to this Task's sparseCheckoutDirectories param. | |
params: | |
- description: Repository URL to clone from. | |
name: url | |
type: string | |
- default: "" | |
description: Revision to checkout. (branch, tag, sha, ref, etc...) | |
name: revision | |
type: string | |
- default: "" | |
description: Refspec to fetch before checking out revision. | |
name: refspec | |
type: string | |
- default: "true" | |
description: Initialize and fetch git submodules. | |
name: submodules | |
type: string | |
- default: "1" | |
description: Perform a shallow clone, fetching only the most recent N commits. | |
name: depth | |
type: string | |
- default: "true" | |
description: Set the `http.sslVerify` global git config. Setting this to `false` | |
is not advised unless you are sure that you trust your git remote. | |
name: sslVerify | |
type: string | |
- default: ca-bundle.crt | |
description: file name of mounted crt using ssl-ca-directory workspace. default | |
value is ca-bundle.crt. | |
name: crtFileName | |
type: string | |
- default: "" | |
description: Subdirectory inside the `output` Workspace to clone the repo into. | |
name: subdirectory | |
type: string | |
- default: "" | |
description: Define the directory patterns to match or exclude when performing | |
a sparse checkout. | |
name: sparseCheckoutDirectories | |
type: string | |
- default: "true" | |
description: Clean out the contents of the destination directory if it already | |
exists before cloning. | |
name: deleteExisting | |
type: string | |
- default: "" | |
description: HTTP proxy server for non-SSL requests. | |
name: httpProxy | |
type: string | |
- default: "" | |
description: HTTPS proxy server for SSL requests. | |
name: httpsProxy | |
type: string | |
- default: "" | |
description: Opt out of proxying HTTP/HTTPS requests. | |
name: noProxy | |
type: string | |
- default: "true" | |
description: Log the commands that are executed during `git-clone`'s operation. | |
name: verbose | |
type: string | |
- default: gcr.io/tekton-releases/github.com/tektoncd/pipeline/cmd/git-init:v0.40.2 | |
description: The image providing the git-init binary that this Task runs. | |
name: gitInitImage | |
type: string | |
- default: /home/git | |
description: | | |
Absolute path to the user's home directory. | |
name: userHome | |
type: string | |
results: | |
- description: The precise commit SHA that was fetched by this Task. | |
name: commit | |
type: string | |
- description: The precise URL that was fetched by this Task. | |
name: url | |
type: string | |
- description: The epoch timestamp of the commit that was fetched by this Task. | |
name: committer-date | |
type: string | |
steps: | |
- computeResources: {} | |
env: | |
- name: HOME | |
value: /home/git | |
- name: PARAM_URL | |
value: https://github.com/GoogleContainerTools/skaffold | |
- name: PARAM_REVISION | |
value: main | |
- name: PARAM_REFSPEC | |
- name: PARAM_SUBMODULES | |
value: "true" | |
- name: PARAM_DEPTH | |
value: "1" | |
- name: PARAM_SSL_VERIFY | |
value: "true" | |
- name: PARAM_CRT_FILENAME | |
value: ca-bundle.crt | |
- name: PARAM_SUBDIRECTORY | |
- name: PARAM_DELETE_EXISTING | |
value: "true" | |
- name: PARAM_HTTP_PROXY | |
- name: PARAM_HTTPS_PROXY | |
- name: PARAM_NO_PROXY | |
- name: PARAM_VERBOSE | |
value: "true" | |
- name: PARAM_SPARSE_CHECKOUT_DIRECTORIES | |
- name: PARAM_USER_HOME | |
value: /home/git | |
- name: WORKSPACE_OUTPUT_PATH | |
value: /workspace/output | |
- name: WORKSPACE_SSH_DIRECTORY_BOUND | |
value: "false" | |
- name: WORKSPACE_SSH_DIRECTORY_PATH | |
- name: WORKSPACE_BASIC_AUTH_DIRECTORY_BOUND | |
value: "false" | |
- name: WORKSPACE_BASIC_AUTH_DIRECTORY_PATH | |
- name: WORKSPACE_SSL_CA_DIRECTORY_BOUND | |
value: "false" | |
- name: WORKSPACE_SSL_CA_DIRECTORY_PATH | |
image: gcr.io/tekton-releases/github.com/tektoncd/pipeline/cmd/git-init:v0.40.2 | |
name: clone | |
script: | | |
#!/usr/bin/env sh | |
set -eu | |
if [ "${PARAM_VERBOSE}" = "true" ] ; then | |
set -x | |
fi | |
if [ "${WORKSPACE_BASIC_AUTH_DIRECTORY_BOUND}" = "true" ] ; then | |
cp "${WORKSPACE_BASIC_AUTH_DIRECTORY_PATH}/.git-credentials" "${PARAM_USER_HOME}/.git-credentials" | |
cp "${WORKSPACE_BASIC_AUTH_DIRECTORY_PATH}/.gitconfig" "${PARAM_USER_HOME}/.gitconfig" | |
chmod 400 "${PARAM_USER_HOME}/.git-credentials" | |
chmod 400 "${PARAM_USER_HOME}/.gitconfig" | |
fi | |
if [ "${WORKSPACE_SSH_DIRECTORY_BOUND}" = "true" ] ; then | |
cp -R "${WORKSPACE_SSH_DIRECTORY_PATH}" "${PARAM_USER_HOME}"/.ssh | |
chmod 700 "${PARAM_USER_HOME}"/.ssh | |
chmod -R 400 "${PARAM_USER_HOME}"/.ssh/* | |
fi | |
if [ "${WORKSPACE_SSL_CA_DIRECTORY_BOUND}" = "true" ] ; then | |
export GIT_SSL_CAPATH="${WORKSPACE_SSL_CA_DIRECTORY_PATH}" | |
if [ "${PARAM_CRT_FILENAME}" != "" ] ; then | |
export GIT_SSL_CAINFO="${WORKSPACE_SSL_CA_DIRECTORY_PATH}/${PARAM_CRT_FILENAME}" | |
fi | |
fi | |
CHECKOUT_DIR="${WORKSPACE_OUTPUT_PATH}/${PARAM_SUBDIRECTORY}" | |
cleandir() { | |
# Delete any existing contents of the repo directory if it exists. | |
# | |
# We don't just "rm -rf ${CHECKOUT_DIR}" because ${CHECKOUT_DIR} might be "/" | |
# or the root of a mounted volume. | |
if [ -d "${CHECKOUT_DIR}" ] ; then | |
# Delete non-hidden files and directories | |
rm -rf "${CHECKOUT_DIR:?}"/* | |
# Delete files and directories starting with . but excluding .. | |
rm -rf "${CHECKOUT_DIR}"/.[!.]* | |
# Delete files and directories starting with .. plus any other character | |
rm -rf "${CHECKOUT_DIR}"/..?* | |
fi | |
} | |
if [ "${PARAM_DELETE_EXISTING}" = "true" ] ; then | |
cleandir || true | |
fi | |
test -z "${PARAM_HTTP_PROXY}" || export HTTP_PROXY="${PARAM_HTTP_PROXY}" | |
test -z "${PARAM_HTTPS_PROXY}" || export HTTPS_PROXY="${PARAM_HTTPS_PROXY}" | |
test -z "${PARAM_NO_PROXY}" || export NO_PROXY="${PARAM_NO_PROXY}" | |
git config --global --add safe.directory "${WORKSPACE_OUTPUT_PATH}" | |
/ko-app/git-init \ | |
-url="${PARAM_URL}" \ | |
-revision="${PARAM_REVISION}" \ | |
-refspec="${PARAM_REFSPEC}" \ | |
-path="${CHECKOUT_DIR}" \ | |
-sslVerify="${PARAM_SSL_VERIFY}" \ | |
-submodules="${PARAM_SUBMODULES}" \ | |
-depth="${PARAM_DEPTH}" \ | |
-sparseCheckoutDirectories="${PARAM_SPARSE_CHECKOUT_DIRECTORIES}" | |
cd "${CHECKOUT_DIR}" | |
RESULT_SHA="$(git rev-parse HEAD)" | |
EXIT_CODE="$?" | |
if [ "${EXIT_CODE}" != 0 ] ; then | |
exit "${EXIT_CODE}" | |
fi | |
RESULT_COMMITTER_DATE="$(git log -1 --pretty=%ct)" | |
printf "%s" "${RESULT_COMMITTER_DATE}" > "/tekton/results/committer-date" | |
printf "%s" "${RESULT_SHA}" > "/tekton/results/commit" | |
printf "%s" "${PARAM_URL}" > "/tekton/results/url" | |
securityContext: | |
runAsNonRoot: true | |
runAsUser: 65532 | |
workspaces: | |
- description: The git repo will be cloned onto the volume backing this Workspace. | |
name: output | |
- description: | | |
A .ssh directory with private key, known_hosts, config, etc. Copied to | |
the user's home before git commands are executed. Used to authenticate | |
with the git remote when performing the clone. Binding a Secret to this | |
Workspace is strongly recommended over other volume types. | |
name: ssh-directory | |
optional: true | |
- description: | | |
A Workspace containing a .gitconfig and .git-credentials file. These | |
will be copied to the user's home before any git commands are run. Any | |
other files in this Workspace are ignored. It is strongly recommended | |
to use ssh-directory over basic-auth whenever possible and to bind a | |
Secret to this Workspace over other volume types. | |
name: basic-auth | |
optional: true | |
- description: | | |
A workspace containing CA certificates, this will be used by Git to | |
verify the peer with when fetching or pushing over HTTPS. | |
name: ssl-ca-directory | |
optional: true | |
--- | |
apiVersion: tekton.dev/v1 | |
kind: Pipeline | |
metadata: | |
creationTimestamp: "2023-05-30T19:23:48Z" | |
generation: 1 | |
name: demo.pipeline | |
namespace: arendelle-pzmmx | |
resourceVersion: "3132210" | |
uid: cbcbc10e-727e-488b-bc8c-b4d3d6790490 | |
spec: | |
params: | |
- default: kind.local | |
name: image-registry | |
type: string | |
tasks: | |
- name: fetch-from-git | |
params: | |
- name: url | |
value: https://github.com/GoogleContainerTools/skaffold | |
- name: revision | |
value: main | |
taskRef: | |
kind: Task | |
params: | |
- name: url | |
value: https://github.com/tektoncd/catalog.git | |
- name: pathInRepo | |
value: /task/git-clone/0.9/git-clone.yaml | |
- name: revision | |
value: main | |
resolver: git | |
workspaces: | |
- name: output | |
workspace: git-source | |
- name: build-image | |
params: | |
- name: IMAGE | |
value: $(params.image-registry)/getting-started | |
- name: CONTEXT | |
value: examples/getting-started | |
- name: DOCKERFILE | |
value: $(workspaces.source.path)/examples/getting-started/Dockerfile | |
runAfter: | |
- fetch-from-git | |
taskRef: | |
kind: Task | |
name: kaniko | |
workspaces: | |
- name: source | |
workspace: git-source | |
workspaces: | |
- name: git-source | |
--- | |
apiVersion: tekton.dev/v1 | |
kind: PipelineRun | |
metadata: | |
creationTimestamp: "2023-05-30T19:23:48Z" | |
generation: 1 | |
labels: | |
tekton.dev/pipeline: demo.pipeline | |
name: demo-pipeline-run-1 | |
namespace: arendelle-pzmmx | |
resourceVersion: "3133469" | |
uid: bab931fd-b155-4ce6-8701-9162940d3e40 | |
spec: | |
pipelineRef: | |
name: demo.pipeline | |
taskRunTemplate: | |
podTemplate: | |
securityContext: | |
fsGroup: 65532 | |
serviceAccountName: default | |
timeouts: | |
pipeline: 1h0m0s | |
workspaces: | |
- name: git-source | |
volumeClaimTemplate: | |
metadata: | |
creationTimestamp: null | |
spec: | |
accessModes: | |
- ReadWriteOnce | |
resources: | |
requests: | |
storage: 1Gi | |
status: {} | |
status: | |
childReferences: | |
- apiVersion: tekton.dev/v1beta1 | |
kind: TaskRun | |
name: demo-pipeline-run-1-fetch-from-git | |
pipelineTaskName: fetch-from-git | |
- apiVersion: tekton.dev/v1beta1 | |
kind: TaskRun | |
name: demo-pipeline-run-1-build-image | |
pipelineTaskName: build-image | |
completionTime: "2023-05-30T19:25:03Z" | |
conditions: | |
- lastTransitionTime: "2023-05-30T19:25:03Z" | |
message: 'Tasks Completed: 2 (Failed: 1, Cancelled 0), Skipped: 0' | |
reason: Failed | |
status: "False" | |
type: Succeeded | |
pipelineSpec: | |
params: | |
- default: kind.local | |
name: image-registry | |
type: string | |
tasks: | |
- name: fetch-from-git | |
params: | |
- name: url | |
value: https://github.com/GoogleContainerTools/skaffold | |
- name: revision | |
value: main | |
taskRef: | |
kind: Task | |
params: | |
- name: url | |
value: https://github.com/tektoncd/catalog.git | |
- name: pathInRepo | |
value: /task/git-clone/0.9/git-clone.yaml | |
- name: revision | |
value: main | |
resolver: git | |
workspaces: | |
- name: output | |
workspace: git-source | |
- name: build-image | |
params: | |
- name: IMAGE | |
value: kind.local/getting-started | |
- name: CONTEXT | |
value: examples/getting-started | |
- name: DOCKERFILE | |
value: $(workspaces.source.path)/examples/getting-started/Dockerfile | |
runAfter: | |
- fetch-from-git | |
taskRef: | |
kind: Task | |
name: kaniko | |
workspaces: | |
- name: source | |
workspace: git-source | |
workspaces: | |
- name: git-source | |
provenance: | |
featureFlags: | |
AwaitSidecarReadiness: true | |
DisableAffinityAssistant: false | |
DisableCredsInit: false | |
EnableAPIFields: stable | |
EnableProvenanceInStatus: true | |
EnableTektonOCIBundles: false | |
EnforceNonfalsifiability: "" | |
MaxResultSize: 4096 | |
RequireGitSSHSecretKnownHosts: false | |
ResultExtractionMethod: termination-message | |
RunningInEnvWithInjectedSidecars: true | |
ScopeWhenExpressionsToTask: false | |
SendCloudEventsForRuns: false | |
VerificationNoMatchPolicy: ignore | |
startTime: "2023-05-30T19:23:48Z" | |
--- | |
metadata: | |
creationTimestamp: "2023-05-30T19:23:49Z" | |
deletionGracePeriodSeconds: 30 | |
deletionTimestamp: "2023-05-30T19:25:33Z" | |
generateName: affinity-assistant-e72411120e- | |
labels: | |
app.kubernetes.io/component: affinity-assistant | |
app.kubernetes.io/instance: affinity-assistant-e72411120e | |
controller-revision-hash: affinity-assistant-e72411120e-59dbd4865f | |
statefulset.kubernetes.io/pod-name: affinity-assistant-e72411120e-0 | |
tekton.dev/pipeline: demo.pipeline | |
tekton.dev/pipelineRun: demo-pipeline-run-1 | |
name: affinity-assistant-e72411120e-0 | |
namespace: arendelle-pzmmx | |
ownerReferences: | |
- apiVersion: apps/v1 | |
blockOwnerDeletion: true | |
controller: true | |
kind: StatefulSet | |
name: affinity-assistant-e72411120e | |
uid: 2fec2a1f-0bc4-4bbd-9dd2-3a993b1f89b7 | |
resourceVersion: "3133472" | |
uid: 6e22f9ff-73a9-4d9e-9ad9-e71faacd06ce | |
spec: | |
affinity: | |
podAntiAffinity: | |
preferredDuringSchedulingIgnoredDuringExecution: | |
- podAffinityTerm: | |
labelSelector: | |
matchLabels: | |
app.kubernetes.io/component: affinity-assistant | |
topologyKey: kubernetes.io/hostname | |
weight: 100 | |
containers: | |
- args: | |
- tekton_run_indefinitely | |
image: kind.local/nop-8eac7c133edad5df719dc37b36b62482:a1473ff8f7c7bb27ec379b92167db1ae31d1e7a6526138e8c92b81c9ac664e4d | |
imagePullPolicy: IfNotPresent | |
name: affinity-assistant | |
resources: | |
limits: | |
cpu: 50m | |
memory: 100Mi | |
requests: | |
cpu: 50m | |
memory: 100Mi | |
terminationMessagePath: /dev/termination-log | |
terminationMessagePolicy: File | |
volumeMounts: | |
- mountPath: /var/run/secrets/kubernetes.io/serviceaccount | |
name: kube-api-access-mt2l7 | |
readOnly: true | |
dnsPolicy: ClusterFirst | |
enableServiceLinks: true | |
hostname: affinity-assistant-e72411120e-0 | |
nodeName: kind-control-plane | |
preemptionPolicy: PreemptLowerPriority | |
priority: 0 | |
restartPolicy: Always | |
schedulerName: default-scheduler | |
securityContext: {} | |
serviceAccount: default | |
serviceAccountName: default | |
terminationGracePeriodSeconds: 30 | |
tolerations: | |
- effect: NoExecute | |
key: node.kubernetes.io/not-ready | |
operator: Exists | |
tolerationSeconds: 300 | |
- effect: NoExecute | |
key: node.kubernetes.io/unreachable | |
operator: Exists | |
tolerationSeconds: 300 | |
volumes: | |
- name: workspace | |
persistentVolumeClaim: | |
claimName: pvc-d1ef284c11 | |
- name: kube-api-access-mt2l7 | |
projected: | |
defaultMode: 420 | |
sources: | |
- serviceAccountToken: | |
expirationSeconds: 3607 | |
path: token | |
- configMap: | |
items: | |
- key: ca.crt | |
path: ca.crt | |
name: kube-root-ca.crt | |
- downwardAPI: | |
items: | |
- fieldRef: | |
apiVersion: v1 | |
fieldPath: metadata.namespace | |
path: namespace | |
status: | |
conditions: | |
- lastProbeTime: null | |
lastTransitionTime: "2023-05-30T19:23:58Z" | |
status: "True" | |
type: Initialized | |
- lastProbeTime: null | |
lastTransitionTime: "2023-05-30T19:24:02Z" | |
status: "True" | |
type: Ready | |
- lastProbeTime: null | |
lastTransitionTime: "2023-05-30T19:24:02Z" | |
status: "True" | |
type: ContainersReady | |
- lastProbeTime: null | |
lastTransitionTime: "2023-05-30T19:23:58Z" | |
status: "True" | |
type: PodScheduled | |
containerStatuses: | |
- containerID: containerd://80bd50486136eddb33bd14130a32f80d8307934257a72d1ca21697e0d5d6bf89 | |
image: kind.local/nop-8eac7c133edad5df719dc37b36b62482:a1473ff8f7c7bb27ec379b92167db1ae31d1e7a6526138e8c92b81c9ac664e4d | |
imageID: sha256:7416b03e9212f4f18897ca51daf02920368e8b841665878af222c28aeaecfbb7 | |
lastState: {} | |
name: affinity-assistant | |
ready: true | |
restartCount: 0 | |
started: true | |
state: | |
running: | |
startedAt: "2023-05-30T19:24:01Z" | |
hostIP: 172.18.0.6 | |
phase: Running | |
podIP: 10.244.0.233 | |
podIPs: | |
- ip: 10.244.0.233 | |
qosClass: Guaranteed | |
startTime: "2023-05-30T19:23:58Z" | |
--- | |
metadata: | |
annotations: | |
pipeline.tekton.dev/affinity-assistant: affinity-assistant-e72411120e | |
pipeline.tekton.dev/release: 9b504e0 | |
tekton.dev/categories: Image Build | |
tekton.dev/displayName: Build and upload container image using Kaniko | |
tekton.dev/pipelines.minVersion: 0.17.0 | |
tekton.dev/platforms: linux/amd64,linux/arm64,linux/ppc64le | |
tekton.dev/ready: READY | |
tekton.dev/tags: image-build | |
creationTimestamp: "2023-05-30T19:24:40Z" | |
labels: | |
app.kubernetes.io/managed-by: tekton-pipelines | |
app.kubernetes.io/version: "0.6" | |
tekton.dev/memberOf: tasks | |
tekton.dev/pipeline: demo.pipeline | |
tekton.dev/pipelineRun: demo-pipeline-run-1 | |
tekton.dev/pipelineTask: build-image | |
tekton.dev/task: kaniko | |
tekton.dev/taskRun: demo-pipeline-run-1-build-image | |
name: demo-pipeline-run-1-build-image-pod | |
namespace: arendelle-pzmmx | |
ownerReferences: | |
- apiVersion: tekton.dev/v1beta1 | |
blockOwnerDeletion: true | |
controller: true | |
kind: TaskRun | |
name: demo-pipeline-run-1-build-image | |
uid: 57f944e4-9564-4aab-bf86-c4427438015b | |
resourceVersion: "3133464" | |
uid: 20053f21-032b-4936-81b1-9149dba09d5f | |
spec: | |
activeDeadlineSeconds: 5400 | |
affinity: | |
podAffinity: | |
requiredDuringSchedulingIgnoredDuringExecution: | |
- labelSelector: | |
matchLabels: | |
app.kubernetes.io/component: affinity-assistant | |
app.kubernetes.io/instance: affinity-assistant-e72411120e | |
topologyKey: kubernetes.io/hostname | |
containers: | |
- args: | |
- -wait_file | |
- /tekton/downward/ready | |
- -wait_file_content | |
- -post_file | |
- /tekton/run/0/out | |
- -termination_path | |
- /tekton/termination | |
- -step_metadata_dir | |
- /tekton/run/0/status | |
- -results | |
- IMAGE_DIGEST,IMAGE_URL | |
- -- | |
- --ignore-path=/product_uuid | |
- --dockerfile=/workspace/source/examples/getting-started/Dockerfile | |
- --context=/workspace/source/examples/getting-started | |
- --destination=kind.local/getting-started | |
- --digest-file=/tekton/results/IMAGE_DIGEST | |
command: | |
- /tekton/bin/entrypoint | |
env: | |
- name: TEKTON_PLATFORM_COMMANDS | |
value: '{"linux/amd64":["/kaniko/executor"],"linux/arm64":["/kaniko/executor"],"linux/ppc64le":["/kaniko/executor"],"linux/s390x":["/kaniko/executor"]}' | |
image: gcr.io/kaniko-project/executor@sha256:b44b0744b450e731b5a5213058792cd8d3a6a14c119cf6b1f143704f22a7c650 | |
imagePullPolicy: IfNotPresent | |
name: step-build-and-push | |
resources: {} | |
securityContext: | |
runAsUser: 0 | |
terminationMessagePath: /tekton/termination | |
terminationMessagePolicy: File | |
volumeMounts: | |
- mountPath: /workspace/source | |
name: ws-kpczm | |
- mountPath: /tekton/downward | |
name: tekton-internal-downward | |
readOnly: true | |
- mountPath: /tekton/creds | |
name: tekton-creds-init-home-0 | |
- mountPath: /tekton/run/0 | |
name: tekton-internal-run-0 | |
- mountPath: /tekton/run/1 | |
name: tekton-internal-run-1 | |
readOnly: true | |
- mountPath: /tekton/bin | |
name: tekton-internal-bin | |
readOnly: true | |
- mountPath: /workspace | |
name: tekton-internal-workspace | |
- mountPath: /tekton/home | |
name: tekton-internal-home | |
- mountPath: /tekton/results | |
name: tekton-internal-results | |
- mountPath: /tekton/steps | |
name: tekton-internal-steps | |
readOnly: true | |
- mountPath: /var/run/secrets/kubernetes.io/serviceaccount | |
name: kube-api-access-vvq2t | |
readOnly: true | |
workingDir: /workspace/source | |
- args: | |
- -wait_file | |
- /tekton/run/0/out | |
- -post_file | |
- /tekton/run/1/out | |
- -termination_path | |
- /tekton/termination | |
- -step_metadata_dir | |
- /tekton/run/1/status | |
- -results | |
- IMAGE_DIGEST,IMAGE_URL | |
- -entrypoint | |
- /tekton/scripts/script-1-6lqkp | |
- -- | |
command: | |
- /tekton/bin/entrypoint | |
image: docker.io/library/bash:5.1.4@sha256:c523c636b722339f41b6a431b44588ab2f762c5de5ec3bd7964420ff982fb1d9 | |
imagePullPolicy: IfNotPresent | |
name: step-write-url | |
resources: {} | |
terminationMessagePath: /tekton/termination | |
terminationMessagePolicy: File | |
volumeMounts: | |
- mountPath: /workspace/source | |
name: ws-kpczm | |
- mountPath: /tekton/scripts | |
name: tekton-internal-scripts | |
readOnly: true | |
- mountPath: /tekton/creds | |
name: tekton-creds-init-home-1 | |
- mountPath: /tekton/run/0 | |
name: tekton-internal-run-0 | |
readOnly: true | |
- mountPath: /tekton/run/1 | |
name: tekton-internal-run-1 | |
- mountPath: /tekton/bin | |
name: tekton-internal-bin | |
readOnly: true | |
- mountPath: /workspace | |
name: tekton-internal-workspace | |
- mountPath: /tekton/home | |
name: tekton-internal-home | |
- mountPath: /tekton/results | |
name: tekton-internal-results | |
- mountPath: /tekton/steps | |
name: tekton-internal-steps | |
readOnly: true | |
- mountPath: /var/run/secrets/kubernetes.io/serviceaccount | |
name: kube-api-access-vvq2t | |
readOnly: true | |
dnsPolicy: ClusterFirst | |
enableServiceLinks: true | |
initContainers: | |
- command: | |
- /ko-app/entrypoint | |
- init | |
- /ko-app/entrypoint | |
- /tekton/bin/entrypoint | |
- step-build-and-push | |
- step-write-url | |
image: kind.local/entrypoint-bff0a22da108bc2f16c818c97641a296:a3586f1baf97015f781ccf51ea5a9f39068ed256999dee1fe704dc7ea47191bd | |
imagePullPolicy: IfNotPresent | |
name: prepare | |
resources: {} | |
terminationMessagePath: /dev/termination-log | |
terminationMessagePolicy: File | |
volumeMounts: | |
- mountPath: /tekton/bin | |
name: tekton-internal-bin | |
- mountPath: /tekton/steps | |
name: tekton-internal-steps | |
- mountPath: /var/run/secrets/kubernetes.io/serviceaccount | |
name: kube-api-access-vvq2t | |
readOnly: true | |
workingDir: / | |
- args: | |
- -c | |
- | | |
scriptfile="/tekton/scripts/script-1-6lqkp" | |
touch ${scriptfile} && chmod +x ${scriptfile} | |
cat > ${scriptfile} << '_EOF_' | |
IyEvYmluL3NoCnNldCAtZQpzZXQgLWUKaW1hZ2U9ImtpbmQubG9jYWwvZ2V0dGluZy1zdGFydGVkIgplY2hvIC1uICIke2ltYWdlfSIgfCB0ZWUgIi90ZWt0b24vcmVzdWx0cy9JTUFHRV9VUkwiCg== | |
_EOF_ | |
/tekton/bin/entrypoint decode-script "${scriptfile}" | |
command: | |
- sh | |
image: cgr.dev/chainguard/busybox@sha256:19f02276bf8dbdd62f069b922f10c65262cc34b710eea26ff928129a736be791 | |
imagePullPolicy: IfNotPresent | |
name: place-scripts | |
resources: {} | |
terminationMessagePath: /dev/termination-log | |
terminationMessagePolicy: File | |
volumeMounts: | |
- mountPath: /tekton/scripts | |
name: tekton-internal-scripts | |
- mountPath: /tekton/bin | |
name: tekton-internal-bin | |
- mountPath: /var/run/secrets/kubernetes.io/serviceaccount | |
name: kube-api-access-vvq2t | |
readOnly: true | |
- args: | |
- /workspace/source | |
command: | |
- /ko-app/workingdirinit | |
image: kind.local/workingdirinit-0c558922ec6a1b739e550e349f2d5fc1:e4c01f287df3858f2f134b7463fa1a9e3a9bb1f037129c29fc8b20ab5ff809d7 | |
imagePullPolicy: IfNotPresent | |
name: working-dir-initializer | |
resources: {} | |
terminationMessagePath: /dev/termination-log | |
terminationMessagePolicy: File | |
volumeMounts: | |
- mountPath: /workspace | |
name: tekton-internal-workspace | |
- mountPath: /tekton/home | |
name: tekton-internal-home | |
- mountPath: /tekton/results | |
name: tekton-internal-results | |
- mountPath: /tekton/steps | |
name: tekton-internal-steps | |
readOnly: true | |
- mountPath: /var/run/secrets/kubernetes.io/serviceaccount | |
name: kube-api-access-vvq2t | |
readOnly: true | |
workingDir: /workspace | |
nodeName: kind-control-plane | |
preemptionPolicy: PreemptLowerPriority | |
priority: 0 | |
restartPolicy: Never | |
schedulerName: default-scheduler | |
securityContext: | |
fsGroup: 65532 | |
serviceAccount: default | |
serviceAccountName: default | |
terminationGracePeriodSeconds: 30 | |
tolerations: | |
- effect: NoExecute | |
key: node.kubernetes.io/not-ready | |
operator: Exists | |
tolerationSeconds: 300 | |
- effect: NoExecute | |
key: node.kubernetes.io/unreachable | |
operator: Exists | |
tolerationSeconds: 300 | |
volumes: | |
- emptyDir: {} | |
name: tekton-internal-workspace | |
- emptyDir: {} | |
name: tekton-internal-home | |
- emptyDir: {} | |
name: tekton-internal-results | |
- emptyDir: {} | |
name: tekton-internal-steps | |
- emptyDir: {} | |
name: tekton-internal-scripts | |
- emptyDir: {} | |
name: tekton-internal-bin | |
- downwardAPI: | |
defaultMode: 420 | |
items: | |
- fieldRef: | |
apiVersion: v1 | |
fieldPath: metadata.annotations['tekton.dev/ready'] | |
path: ready | |
name: tekton-internal-downward | |
- emptyDir: | |
medium: Memory | |
name: tekton-creds-init-home-0 | |
- emptyDir: {} | |
name: tekton-internal-run-0 | |
- emptyDir: | |
medium: Memory | |
name: tekton-creds-init-home-1 | |
- emptyDir: {} | |
name: tekton-internal-run-1 | |
- name: ws-kpczm | |
persistentVolumeClaim: | |
claimName: pvc-d1ef284c11 | |
- name: kube-api-access-vvq2t | |
projected: | |
defaultMode: 420 | |
sources: | |
- serviceAccountToken: | |
expirationSeconds: 3607 | |
path: token | |
- configMap: | |
items: | |
- key: ca.crt | |
path: ca.crt | |
name: kube-root-ca.crt | |
- downwardAPI: | |
items: | |
- fieldRef: | |
apiVersion: v1 | |
fieldPath: metadata.namespace | |
path: namespace | |
status: | |
conditions: | |
- lastProbeTime: null | |
lastTransitionTime: "2023-05-30T19:24:46Z" | |
status: "True" | |
type: Initialized | |
- lastProbeTime: null | |
lastTransitionTime: "2023-05-30T19:24:55Z" | |
message: 'containers with unready status: [step-build-and-push step-write-url]' | |
reason: ContainersNotReady | |
status: "False" | |
type: Ready | |
- lastProbeTime: null | |
lastTransitionTime: "2023-05-30T19:24:55Z" | |
message: 'containers with unready status: [step-build-and-push step-write-url]' | |
reason: ContainersNotReady | |
status: "False" | |
type: ContainersReady | |
- lastProbeTime: null | |
lastTransitionTime: "2023-05-30T19:24:40Z" | |
status: "True" | |
type: PodScheduled | |
containerStatuses: | |
- containerID: containerd://0aac37db45428ceb18af5fe8679285b403e508e5568e03f54865b22911bbd87c | |
image: sha256:a2a981eb8745668880025c6574f929c87f7fddb0e8fa1e3830dc30d653cb506a | |
imageID: gcr.io/kaniko-project/executor@sha256:b44b0744b450e731b5a5213058792cd8d3a6a14c119cf6b1f143704f22a7c650 | |
lastState: {} | |
name: step-build-and-push | |
ready: false | |
restartCount: 0 | |
started: false | |
state: | |
terminated: | |
containerID: containerd://0aac37db45428ceb18af5fe8679285b403e508e5568e03f54865b22911bbd87c | |
exitCode: 1 | |
finishedAt: "2023-05-30T19:24:55Z" | |
message: '[{"key":"StartedAt","value":"2023-05-30T19:24:55.039Z","type":3}]' | |
reason: Error | |
startedAt: "2023-05-30T19:24:47Z" | |
- containerID: containerd://48126141a99718e3bb2e97df26aaa330239bb9404db4ee7200162e480c87e206 | |
image: sha256:131a782210dd51062a150ab7c54c441f68008564afafcf7f6989caf53632210e | |
imageID: docker.io/library/bash@sha256:c523c636b722339f41b6a431b44588ab2f762c5de5ec3bd7964420ff982fb1d9 | |
lastState: {} | |
name: step-write-url | |
ready: false | |
restartCount: 0 | |
started: false | |
state: | |
terminated: | |
containerID: containerd://48126141a99718e3bb2e97df26aaa330239bb9404db4ee7200162e480c87e206 | |
exitCode: 1 | |
finishedAt: "2023-05-30T19:24:56Z" | |
message: '[{"key":"StartedAt","value":"2023-05-30T19:24:56.219Z","type":3}]' | |
reason: Error | |
startedAt: "2023-05-30T19:24:47Z" | |
hostIP: 172.18.0.6 | |
initContainerStatuses: | |
- containerID: containerd://075014b50512fd5da8338c282f6e911a499b392386aa38431744fe90118410e6 | |
image: kind.local/entrypoint-bff0a22da108bc2f16c818c97641a296:a3586f1baf97015f781ccf51ea5a9f39068ed256999dee1fe704dc7ea47191bd | |
imageID: sha256:632f04532e6fd8c27184bb7c9b736f8f1d30df8d2c421f01ccad374a19d3af4d | |
lastState: {} | |
name: prepare | |
ready: true | |
restartCount: 0 | |
state: | |
terminated: | |
containerID: containerd://075014b50512fd5da8338c282f6e911a499b392386aa38431744fe90118410e6 | |
exitCode: 0 | |
finishedAt: "2023-05-30T19:24:44Z" | |
reason: Completed | |
startedAt: "2023-05-30T19:24:43Z" | |
- containerID: containerd://6b9fbdabfbc4707c7351c5ab6164dc007893564eefb4623b45de540e464d190c | |
image: sha256:de4aee9d163a31b5b3cd9b7b59648baa507d1ac4cfd4904011c4dedaab49214b | |
imageID: cgr.dev/chainguard/busybox@sha256:19f02276bf8dbdd62f069b922f10c65262cc34b710eea26ff928129a736be791 | |
lastState: {} | |
name: place-scripts | |
ready: true | |
restartCount: 0 | |
state: | |
terminated: | |
containerID: containerd://6b9fbdabfbc4707c7351c5ab6164dc007893564eefb4623b45de540e464d190c | |
exitCode: 0 | |
finishedAt: "2023-05-30T19:24:44Z" | |
reason: Completed | |
startedAt: "2023-05-30T19:24:44Z" | |
- containerID: containerd://b10264e2b76a242f49d940e4d0c7979bdded70cd49f6798f9d51fb40acbe3330 | |
image: kind.local/workingdirinit-0c558922ec6a1b739e550e349f2d5fc1:e4c01f287df3858f2f134b7463fa1a9e3a9bb1f037129c29fc8b20ab5ff809d7 | |
imageID: sha256:f7c1e10eb0ca6f38821471ae483293721db9f3d48de1ae3a13f4caa7bc548a62 | |
lastState: {} | |
name: working-dir-initializer | |
ready: true | |
restartCount: 0 | |
state: | |
terminated: | |
containerID: containerd://b10264e2b76a242f49d940e4d0c7979bdded70cd49f6798f9d51fb40acbe3330 | |
exitCode: 0 | |
finishedAt: "2023-05-30T19:24:45Z" | |
reason: Completed | |
startedAt: "2023-05-30T19:24:45Z" | |
phase: Failed | |
podIP: 10.244.0.16 | |
podIPs: | |
- ip: 10.244.0.16 | |
qosClass: BestEffort | |
startTime: "2023-05-30T19:24:40Z" | |
--- | |
metadata: | |
annotations: | |
pipeline.tekton.dev/affinity-assistant: affinity-assistant-e72411120e | |
pipeline.tekton.dev/release: 9b504e0 | |
tekton.dev/categories: Git | |
tekton.dev/displayName: git clone | |
tekton.dev/pipelines.minVersion: 0.38.0 | |
tekton.dev/platforms: linux/amd64,linux/s390x,linux/ppc64le,linux/arm64 | |
tekton.dev/ready: READY | |
tekton.dev/tags: git | |
creationTimestamp: "2023-05-30T19:23:49Z" | |
labels: | |
app.kubernetes.io/managed-by: tekton-pipelines | |
app.kubernetes.io/version: "0.9" | |
tekton.dev/memberOf: tasks | |
tekton.dev/pipeline: demo.pipeline | |
tekton.dev/pipelineRun: demo-pipeline-run-1 | |
tekton.dev/pipelineTask: fetch-from-git | |
tekton.dev/task: git-clone | |
tekton.dev/taskRun: demo-pipeline-run-1-fetch-from-git | |
name: demo-pipeline-run-1-fetch-from-git-pod | |
namespace: arendelle-pzmmx | |
ownerReferences: | |
- apiVersion: tekton.dev/v1beta1 | |
blockOwnerDeletion: true | |
controller: true | |
kind: TaskRun | |
name: demo-pipeline-run-1-fetch-from-git | |
uid: 742c607d-a366-43ee-97f6-9a38f2f38dbd | |
resourceVersion: "3133144" | |
uid: 582e054f-0dbf-46bd-bafd-cd55dc7e6f4b | |
spec: | |
activeDeadlineSeconds: 5400 | |
affinity: | |
podAffinity: | |
requiredDuringSchedulingIgnoredDuringExecution: | |
- labelSelector: | |
matchLabels: | |
app.kubernetes.io/component: affinity-assistant | |
app.kubernetes.io/instance: affinity-assistant-e72411120e | |
topologyKey: kubernetes.io/hostname | |
containers: | |
- args: | |
- -wait_file | |
- /tekton/downward/ready | |
- -wait_file_content | |
- -post_file | |
- /tekton/run/0/out | |
- -termination_path | |
- /tekton/termination | |
- -step_metadata_dir | |
- /tekton/run/0/status | |
- -results | |
- commit,url,committer-date | |
- -entrypoint | |
- /tekton/scripts/script-0-xf65k | |
- -- | |
command: | |
- /tekton/bin/entrypoint | |
env: | |
- name: HOME | |
value: /home/git | |
- name: PARAM_URL | |
value: https://github.com/GoogleContainerTools/skaffold | |
- name: PARAM_REVISION | |
value: main | |
- name: PARAM_REFSPEC | |
- name: PARAM_SUBMODULES | |
value: "true" | |
- name: PARAM_DEPTH | |
value: "1" | |
- name: PARAM_SSL_VERIFY | |
value: "true" | |
- name: PARAM_CRT_FILENAME | |
value: ca-bundle.crt | |
- name: PARAM_SUBDIRECTORY | |
- name: PARAM_DELETE_EXISTING | |
value: "true" | |
- name: PARAM_HTTP_PROXY | |
- name: PARAM_HTTPS_PROXY | |
- name: PARAM_NO_PROXY | |
- name: PARAM_VERBOSE | |
value: "true" | |
- name: PARAM_SPARSE_CHECKOUT_DIRECTORIES | |
- name: PARAM_USER_HOME | |
value: /home/git | |
- name: WORKSPACE_OUTPUT_PATH | |
value: /workspace/output | |
- name: WORKSPACE_SSH_DIRECTORY_BOUND | |
value: "false" | |
- name: WORKSPACE_SSH_DIRECTORY_PATH | |
- name: WORKSPACE_BASIC_AUTH_DIRECTORY_BOUND | |
value: "false" | |
- name: WORKSPACE_BASIC_AUTH_DIRECTORY_PATH | |
- name: WORKSPACE_SSL_CA_DIRECTORY_BOUND | |
value: "false" | |
- name: WORKSPACE_SSL_CA_DIRECTORY_PATH | |
image: gcr.io/tekton-releases/github.com/tektoncd/pipeline/cmd/git-init:v0.40.2 | |
imagePullPolicy: IfNotPresent | |
name: step-clone | |
resources: {} | |
securityContext: | |
runAsNonRoot: true | |
runAsUser: 65532 | |
terminationMessagePath: /tekton/termination | |
terminationMessagePolicy: File | |
volumeMounts: | |
- mountPath: /workspace/output | |
name: ws-wss9v | |
- mountPath: /tekton/scripts | |
name: tekton-internal-scripts | |
readOnly: true | |
- mountPath: /tekton/downward | |
name: tekton-internal-downward | |
readOnly: true | |
- mountPath: /tekton/creds | |
name: tekton-creds-init-home-0 | |
- mountPath: /tekton/run/0 | |
name: tekton-internal-run-0 | |
- mountPath: /tekton/bin | |
name: tekton-internal-bin | |
readOnly: true | |
- mountPath: /workspace | |
name: tekton-internal-workspace | |
- mountPath: /tekton/home | |
name: tekton-internal-home | |
- mountPath: /tekton/results | |
name: tekton-internal-results | |
- mountPath: /tekton/steps | |
name: tekton-internal-steps | |
readOnly: true | |
- mountPath: /var/run/secrets/kubernetes.io/serviceaccount | |
name: kube-api-access-mkr5d | |
readOnly: true | |
dnsPolicy: ClusterFirst | |
enableServiceLinks: true | |
initContainers: | |
- command: | |
- /ko-app/entrypoint | |
- init | |
- /ko-app/entrypoint | |
- /tekton/bin/entrypoint | |
- step-clone | |
image: kind.local/entrypoint-bff0a22da108bc2f16c818c97641a296:a3586f1baf97015f781ccf51ea5a9f39068ed256999dee1fe704dc7ea47191bd | |
imagePullPolicy: IfNotPresent | |
name: prepare | |
resources: {} | |
terminationMessagePath: /dev/termination-log | |
terminationMessagePolicy: File | |
volumeMounts: | |
- mountPath: /tekton/bin | |
name: tekton-internal-bin | |
- mountPath: /tekton/steps | |
name: tekton-internal-steps | |
- mountPath: /var/run/secrets/kubernetes.io/serviceaccount | |
name: kube-api-access-mkr5d | |
readOnly: true | |
workingDir: / | |
- args: | |
- -c | |
- | | |
scriptfile="/tekton/scripts/script-0-xf65k" | |
touch ${scriptfile} && chmod +x ${scriptfile} | |
cat > ${scriptfile} << '_EOF_' | |
IyEvdXNyL2Jpbi9lbnYgc2gKc2V0IC1ldQoKaWYgWyAiJHtQQVJBTV9WRVJCT1NFfSIgPSAidHJ1ZSIgXSA7IHRoZW4KICBzZXQgLXgKZmkKCmlmIFsgIiR7V09SS1NQQUNFX0JBU0lDX0FVVEhfRElSRUNUT1JZX0JPVU5EfSIgPSAidHJ1ZSIgXSA7IHRoZW4KICBjcCAiJHtXT1JLU1BBQ0VfQkFTSUNfQVVUSF9ESVJFQ1RPUllfUEFUSH0vLmdpdC1jcmVkZW50aWFscyIgIiR7UEFSQU1fVVNFUl9IT01FfS8uZ2l0LWNyZWRlbnRpYWxzIgogIGNwICIke1dPUktTUEFDRV9CQVNJQ19BVVRIX0RJUkVDVE9SWV9QQVRIfS8uZ2l0Y29uZmlnIiAiJHtQQVJBTV9VU0VSX0hPTUV9Ly5naXRjb25maWciCiAgY2htb2QgNDAwICIke1BBUkFNX1VTRVJfSE9NRX0vLmdpdC1jcmVkZW50aWFscyIKICBjaG1vZCA0MDAgIiR7UEFSQU1fVVNFUl9IT01FfS8uZ2l0Y29uZmlnIgpmaQoKaWYgWyAiJHtXT1JLU1BBQ0VfU1NIX0RJUkVDVE9SWV9CT1VORH0iID0gInRydWUiIF0gOyB0aGVuCiAgY3AgLVIgIiR7V09SS1NQQUNFX1NTSF9ESVJFQ1RPUllfUEFUSH0iICIke1BBUkFNX1VTRVJfSE9NRX0iLy5zc2gKICBjaG1vZCA3MDAgIiR7UEFSQU1fVVNFUl9IT01FfSIvLnNzaAogIGNobW9kIC1SIDQwMCAiJHtQQVJBTV9VU0VSX0hPTUV9Ii8uc3NoLyoKZmkKCmlmIFsgIiR7V09SS1NQQUNFX1NTTF9DQV9ESVJFQ1RPUllfQk9VTkR9IiA9ICJ0cnVlIiBdIDsgdGhlbgogICBleHBvcnQgR0lUX1NTTF9DQVBBVEg9IiR7V09SS1NQQUNFX1NTTF9DQV9ESVJFQ1RPUllfUEFUSH0iCiAgIGlmIFsgIiR7UEFSQU1fQ1JUX0ZJTEVOQU1FfSIgIT0gIiIgXSA7IHRoZW4KICAgICAgZXhwb3J0IEdJVF9TU0xfQ0FJTkZPPSIke1dPUktTUEFDRV9TU0xfQ0FfRElSRUNUT1JZX1BBVEh9LyR7UEFSQU1fQ1JUX0ZJTEVOQU1FfSIKICAgZmkKZmkKQ0hFQ0tPVVRfRElSPSIke1dPUktTUEFDRV9PVVRQVVRfUEFUSH0vJHtQQVJBTV9TVUJESVJFQ1RPUll9IgoKY2xlYW5kaXIoKSB7CiAgIyBEZWxldGUgYW55IGV4aXN0aW5nIGNvbnRlbnRzIG9mIHRoZSByZXBvIGRpcmVjdG9yeSBpZiBpdCBleGlzdHMuCiAgIwogICMgV2UgZG9uJ3QganVzdCAicm0gLXJmICR7Q0hFQ0tPVVRfRElSfSIgYmVjYXVzZSAke0NIRUNLT1VUX0RJUn0gbWlnaHQgYmUgIi8iCiAgIyBvciB0aGUgcm9vdCBvZiBhIG1vdW50ZWQgdm9sdW1lLgogIGlmIFsgLWQgIiR7Q0hFQ0tPVVRfRElSfSIgXSA7IHRoZW4KICAgICMgRGVsZXRlIG5vbi1oaWRkZW4gZmlsZXMgYW5kIGRpcmVjdG9yaWVzCiAgICBybSAtcmYgIiR7Q0hFQ0tPVVRfRElSOj99Ii8qCiAgICAjIERlbGV0ZSBmaWxlcyBhbmQgZGlyZWN0b3JpZXMgc3RhcnRpbmcgd2l0aCAuIGJ1dCBleGNsdWRpbmcgLi4KICAgIHJtIC1yZiAiJHtDSEVDS09VVF9ESVJ9Ii8uWyEuXSoKICAgICMgRGVsZXRlIGZpbGVzIGFuZCBkaXJlY3RvcmllcyBzdGFydGluZyB3aXRoIC4uIHBsdXMgYW55IG90aGVyIGNoYXJhY3RlcgogICAgcm0gLXJmICIke0NIRUNLT1VUX0RJUn0iLy4uPyoKICBmaQp9CgppZiBbICIke1BBUkFNX0RFTEVURV9FWElTVElOR30iID0gInRydWUiIF0gOyB0aGVuCiAgY2xlYW5kaXIgfHwgdHJ1ZQpmaQoKdGVzdCAteiAiJHtQQVJBTV9IVFRQX1BST1hZfSIgfHwgZXhwb3J0IEhUVFBfUFJPWFk9IiR7UEFSQU1fSFRUUF9QUk9YWX0iCnRlc3QgLXogIiR7UEFSQU1fSFRUUFNfUFJPWFl9IiB8fCBleHBvcnQgSFRUUFNfUFJPWFk9IiR7UEFSQU1fSFRUUFNfUFJPWFl9Igp0ZXN0IC16ICIke1BBUkFNX05PX1BST1hZfSIgfHwgZXhwb3J0IE5PX1BST1hZPSIke1BBUkFNX05PX1BST1hZfSIKCmdpdCBjb25maWcgLS1nbG9iYWwgLS1hZGQgc2FmZS5kaXJlY3RvcnkgIiR7V09SS1NQQUNFX09VVFBVVF9QQVRIfSIKL2tvLWFwcC9naXQtaW5pdCBcCiAgLXVybD0iJHtQQVJBTV9VUkx9IiBcCiAgLXJldmlzaW9uPSIke1BBUkFNX1JFVklTSU9OfSIgXAogIC1yZWZzcGVjPSIke1BBUkFNX1JFRlNQRUN9IiBcCiAgLXBhdGg9IiR7Q0hFQ0tPVVRfRElSfSIgXAogIC1zc2xWZXJpZnk9IiR7UEFSQU1fU1NMX1ZFUklGWX0iIFwKICAtc3VibW9kdWxlcz0iJHtQQVJBTV9TVUJNT0RVTEVTfSIgXAogIC1kZXB0aD0iJHtQQVJBTV9ERVBUSH0iIFwKICAtc3BhcnNlQ2hlY2tvdXREaXJlY3Rvcmllcz0iJHtQQVJBTV9TUEFSU0VfQ0hFQ0tPVVRfRElSRUNUT1JJRVN9IgpjZCAiJHtDSEVDS09VVF9ESVJ9IgpSRVNVTFRfU0hBPSIkKGdpdCByZXYtcGFyc2UgSEVBRCkiCkVYSVRfQ09ERT0iJD8iCmlmIFsgIiR7RVhJVF9DT0RFfSIgIT0gMCBdIDsgdGhlbgogIGV4aXQgIiR7RVhJVF9DT0RFfSIKZmkKUkVTVUxUX0NPTU1JVFRFUl9EQVRFPSIkKGdpdCBsb2cgLTEgLS1wcmV0dHk9JWN0KSIKcHJpbnRmICIlcyIgIiR7UkVTVUxUX0NPTU1JVFRFUl9EQVRFfSIgPiAiL3Rla3Rvbi9yZXN1bHRzL2NvbW1pdHRlci1kYXRlIgpwcmludGYgIiVzIiAiJHtSRVNVTFRfU0hBfSIgPiAiL3Rla3Rvbi9yZXN1bHRzL2NvbW1pdCIKcHJpbnRmICIlcyIgIiR7UEFSQU1fVVJMfSIgPiAiL3Rla3Rvbi9yZXN1bHRzL3VybCIK | |
_EOF_ | |
/tekton/bin/entrypoint decode-script "${scriptfile}" | |
command: | |
- sh | |
image: cgr.dev/chainguard/busybox@sha256:19f02276bf8dbdd62f069b922f10c65262cc34b710eea26ff928129a736be791 | |
imagePullPolicy: IfNotPresent | |
name: place-scripts | |
resources: {} | |
terminationMessagePath: /dev/termination-log | |
terminationMessagePolicy: File | |
volumeMounts: | |
- mountPath: /tekton/scripts | |
name: tekton-internal-scripts | |
- mountPath: /tekton/bin | |
name: tekton-internal-bin | |
- mountPath: /var/run/secrets/kubernetes.io/serviceaccount | |
name: kube-api-access-mkr5d | |
readOnly: true | |
nodeName: kind-control-plane | |
preemptionPolicy: PreemptLowerPriority | |
priority: 0 | |
restartPolicy: Never | |
schedulerName: default-scheduler | |
securityContext: | |
fsGroup: 65532 | |
serviceAccount: default | |
serviceAccountName: default | |
terminationGracePeriodSeconds: 30 | |
tolerations: | |
- effect: NoExecute | |
key: node.kubernetes.io/not-ready | |
operator: Exists | |
tolerationSeconds: 300 | |
- effect: NoExecute | |
key: node.kubernetes.io/unreachable | |
operator: Exists | |
tolerationSeconds: 300 | |
volumes: | |
- emptyDir: {} | |
name: tekton-internal-workspace | |
- emptyDir: {} | |
name: tekton-internal-home | |
- emptyDir: {} | |
name: tekton-internal-results | |
- emptyDir: {} | |
name: tekton-internal-steps | |
- emptyDir: {} | |
name: tekton-internal-scripts | |
- emptyDir: {} | |
name: tekton-internal-bin | |
- downwardAPI: | |
defaultMode: 420 | |
items: | |
- fieldRef: | |
apiVersion: v1 | |
fieldPath: metadata.annotations['tekton.dev/ready'] | |
path: ready | |
name: tekton-internal-downward | |
- emptyDir: | |
medium: Memory | |
name: tekton-creds-init-home-0 | |
- emptyDir: {} | |
name: tekton-internal-run-0 | |
- name: ws-wss9v | |
persistentVolumeClaim: | |
claimName: pvc-d1ef284c11 | |
- name: kube-api-access-mkr5d | |
projected: | |
defaultMode: 420 | |
sources: | |
- serviceAccountToken: | |
expirationSeconds: 3607 | |
path: token | |
- configMap: | |
items: | |
- key: ca.crt | |
path: ca.crt | |
name: kube-root-ca.crt | |
- downwardAPI: | |
items: | |
- fieldRef: | |
apiVersion: v1 | |
fieldPath: metadata.namespace | |
path: namespace | |
status: | |
conditions: | |
- lastProbeTime: null | |
lastTransitionTime: "2023-05-30T19:24:04Z" | |
reason: PodCompleted | |
status: "True" | |
type: Initialized | |
- lastProbeTime: null | |
lastTransitionTime: "2023-05-30T19:24:28Z" | |
reason: PodCompleted | |
status: "False" | |
type: Ready | |
- lastProbeTime: null | |
lastTransitionTime: "2023-05-30T19:24:28Z" | |
reason: PodCompleted | |
status: "False" | |
type: ContainersReady | |
- lastProbeTime: null | |
lastTransitionTime: "2023-05-30T19:23:58Z" | |
status: "True" | |
type: PodScheduled | |
containerStatuses: | |
- containerID: containerd://c1ac81f14604d6b368647fb8ff9c07ba63b1b719daaf63b358afa2c3fdada888 | |
image: gcr.io/tekton-releases/github.com/tektoncd/pipeline/cmd/git-init:v0.40.2 | |
imageID: gcr.io/tekton-releases/github.com/tektoncd/pipeline/cmd/git-init@sha256:28ff94e63e4058afc3f15b4c11c08cf3b54fa91faa646a4bbac90380cd7158df | |
lastState: {} | |
name: step-clone | |
ready: false | |
restartCount: 0 | |
started: false | |
state: | |
terminated: | |
containerID: containerd://c1ac81f14604d6b368647fb8ff9c07ba63b1b719daaf63b358afa2c3fdada888 | |
exitCode: 0 | |
finishedAt: "2023-05-30T19:24:28Z" | |
message: '[{"key":"commit","value":"ebda959fb9119a190d10d3d7244ba150650e7517"},{"key":"url","value":"https://github.com/GoogleContainerTools/skaffold"},{"key":"commit","value":"ebda959fb9119a190d10d3d7244ba150650e7517","type":1},{"key":"url","value":"https://github.com/GoogleContainerTools/skaffold","type":1},{"key":"committer-date","value":"1685456923","type":1},{"key":"StartedAt","value":"2023-05-30T19:24:22.144Z","type":3}]' | |
reason: Completed | |
startedAt: "2023-05-30T19:24:05Z" | |
hostIP: 172.18.0.6 | |
initContainerStatuses: | |
- containerID: containerd://10f731e0d3a985840c3d55ec6d6c02e8dd7b3c2b9b9a409fd9b70da8c42b1249 | |
image: kind.local/entrypoint-bff0a22da108bc2f16c818c97641a296:a3586f1baf97015f781ccf51ea5a9f39068ed256999dee1fe704dc7ea47191bd | |
imageID: sha256:632f04532e6fd8c27184bb7c9b736f8f1d30df8d2c421f01ccad374a19d3af4d | |
lastState: {} | |
name: prepare | |
ready: true | |
restartCount: 0 | |
state: | |
terminated: | |
containerID: containerd://10f731e0d3a985840c3d55ec6d6c02e8dd7b3c2b9b9a409fd9b70da8c42b1249 | |
exitCode: 0 | |
finishedAt: "2023-05-30T19:24:01Z" | |
reason: Completed | |
startedAt: "2023-05-30T19:24:01Z" | |
- containerID: containerd://f210f37dfcd1e698df23da8ec08ae179961ee9e14fc17bf64e2ae15b6c594923 | |
image: sha256:de4aee9d163a31b5b3cd9b7b59648baa507d1ac4cfd4904011c4dedaab49214b | |
imageID: cgr.dev/chainguard/busybox@sha256:19f02276bf8dbdd62f069b922f10c65262cc34b710eea26ff928129a736be791 | |
lastState: {} | |
name: place-scripts | |
ready: true | |
restartCount: 0 | |
state: | |
terminated: | |
containerID: containerd://f210f37dfcd1e698df23da8ec08ae179961ee9e14fc17bf64e2ae15b6c594923 | |
exitCode: 0 | |
finishedAt: "2023-05-30T19:24:04Z" | |
reason: Completed | |
startedAt: "2023-05-30T19:24:04Z" | |
phase: Succeeded | |
podIP: 10.244.0.236 | |
podIPs: | |
- ip: 10.244.0.236 | |
qosClass: BestEffort | |
startTime: "2023-05-30T19:23:58Z" | |
panic.go:540: ##################################################### | |
panic.go:540: ### Dumping logs from Pods in the arendelle-pzmmx ### | |
panic.go:540: ##################################################### | |
build_logs.go:37: build logs | |
>>> Container step-build-and-push: | |
error checking push permissions -- make sure you entered the correct tag name, and that you are authenticated correctly, and try again: checking push permission for "kind.local/getting-started": creating push check transport for kind.local failed: Get "https://kind.local/v2/": dial tcp: lookup kind.local on 10.96.0.10:53: no such host; Get "http://kind.local/v2/": dial tcp: lookup kind.local on 10.96.0.10:53: no such host | |
>>> Container step-write-url: | |
2023/05/30 19:24:56 Skipping step because a previous step failed | |
build_logs.go:37: build logs | |
>>> Container step-clone: | |
+ '[' false '=' true ] | |
+ '[' false '=' true ] | |
+ '[' false '=' true ] | |
+ CHECKOUT_DIR=/workspace/output/ | |
+ '[' true '=' true ] | |
+ cleandir | |
+ '[' -d /workspace/output/ ] | |
+ rm -rf '/workspace/output//*' | |
+ rm -rf '/workspace/output//.[!.]*' | |
+ rm -rf '/workspace/output//..?*' | |
+ test -z | |
+ test -z | |
+ test -z | |
+ git config --global --add safe.directory /workspace/output | |
+ /ko-app/git-init '-url=https://github.com/GoogleContainerTools/skaffold' '-revision=main' '-refspec=' '-path=/workspace/output/' '-sslVerify=true' '-submodules=true' '-depth=1' '-sparseCheckoutDirectories=' | |
{"level":"info","ts":1685474668.1160414,"caller":"git/git.go:176","msg":"Successfully cloned https://github.com/GoogleContainerTools/skaffold @ ebda959fb9119a190d10d3d7244ba150650e7517 (grafted, HEAD, origin/main) in path /workspace/output/"} | |
{"level":"info","ts":1685474668.146322,"caller":"git/git.go:215","msg":"Successfully initialized and updated submodules in path /workspace/output/"} | |
+ cd /workspace/output/ | |
+ git rev-parse HEAD | |
+ RESULT_SHA=ebda959fb9119a190d10d3d7244ba150650e7517 | |
+ EXIT_CODE=0 | |
+ '[' 0 '!=' 0 ] | |
+ git log -1 '--pretty=%ct' | |
+ RESULT_COMMITTER_DATE=1685456923 | |
+ printf '%s' 1685456923 | |
+ printf '%s' ebda959fb9119a190d10d3d7244ba150650e7517 | |
+ printf '%s' https://github.com/GoogleContainerTools/skaffold | |
build_logs.go:37: build logs | |
>>> Container step-build-and-push: | |
error checking push permissions -- make sure you entered the correct tag name, and that you are authenticated correctly, and try again: checking push permission for "kind.local/getting-started": creating push check transport for kind.local failed: Get "https://kind.local/v2/": dial tcp: lookup kind.local on 10.96.0.10:53: no such host; Get "http://kind.local/v2/": dial tcp: lookup kind.local on 10.96.0.10:53: no such host | |
>>> Container step-write-url: | |
2023/05/30 19:24:56 Skipping step because a previous step failed | |
build_logs.go:37: build logs | |
>>> Container step-clone: | |
+ '[' false '=' true ] | |
+ '[' false '=' true ] | |
+ '[' false '=' true ] | |
+ CHECKOUT_DIR=/workspace/output/ | |
+ '[' true '=' true ] | |
+ cleandir | |
+ '[' -d /workspace/output/ ] | |
+ rm -rf '/workspace/output//*' | |
+ rm -rf '/workspace/output//.[!.]*' | |
+ rm -rf '/workspace/output//..?*' | |
+ test -z | |
+ test -z | |
+ test -z | |
+ git config --global --add safe.directory /workspace/output | |
+ /ko-app/git-init '-url=https://github.com/GoogleContainerTools/skaffold' '-revision=main' '-refspec=' '-path=/workspace/output/' '-sslVerify=true' '-submodules=true' '-depth=1' '-sparseCheckoutDirectories=' | |
{"level":"info","ts":1685474668.1160414,"caller":"git/git.go:176","msg":"Successfully cloned https://github.com/GoogleContainerTools/skaffold @ ebda959fb9119a190d10d3d7244ba150650e7517 (grafted, HEAD, origin/main) in path /workspace/output/"} | |
{"level":"info","ts":1685474668.146322,"caller":"git/git.go:215","msg":"Successfully initialized and updated submodules in path /workspace/output/"} | |
+ cd /workspace/output/ | |
+ git rev-parse HEAD | |
+ RESULT_SHA=ebda959fb9119a190d10d3d7244ba150650e7517 | |
+ EXIT_CODE=0 | |
+ '[' 0 '!=' 0 ] | |
+ git log -1 '--pretty=%ct' | |
+ RESULT_COMMITTER_DATE=1685456923 | |
+ printf '%s' 1685456923 | |
+ printf '%s' ebda959fb9119a190d10d3d7244ba150650e7517 | |
+ printf '%s' https://github.com/GoogleContainerTools/skaffold | |
panic.go:540: Not deleting namespace arendelle-pzmmx | |
=== CONT TestExamples/v1beta1/pipelineruns/workspaces | |
examples_test.go:134: Create namespace arendelle-c8h2d to deploy to | |
examples_test.go:134: Verify SA "default" is created in namespace "arendelle-c8h2d" | |
=== NAME TestExamples/v1/pipelineruns/workspaces-projected | |
examples_test.go:176: Deleting namespace arendelle-n6wbv | |
=== CONT TestExamples/v1beta1/pipelineruns/pipelinerun-with-params | |
examples_test.go:134: Create namespace arendelle-bnk8v to deploy to | |
examples_test.go:134: Verify SA "default" is created in namespace "arendelle-bnk8v" | |
=== NAME TestExamples/v1/pipelineruns/using_context_variables | |
examples_test.go:176: Deleting namespace arendelle-tp558 | |
=== CONT TestExamples/v1beta1/pipelineruns/propagating_params_with_scope_precedence_default_only | |
examples_test.go:134: Create namespace arendelle-p7br9 to deploy to | |
examples_test.go:134: Verify SA "default" is created in namespace "arendelle-p7br9" | |
=== NAME TestExamples/v1beta1/pipelineruns/pipelinerun-with-params | |
examples_test.go:176: Deleting namespace arendelle-bnk8v | |
=== CONT TestExamples/v1/pipelineruns/task_results_example | |
examples_test.go:134: Create namespace arendelle-lxzq8 to deploy to | |
examples_test.go:134: Verify SA "default" is created in namespace "arendelle-lxzq8" | |
=== NAME TestExamples/v1beta1/taskruns/5080-entrypoint-init-regression | |
examples_test.go:176: Deleting namespace arendelle-m42lk | |
=== CONT TestExamples/v1beta1/pipelineruns/pipelinerun-using-parameterized-subpath-of-workspace | |
examples_test.go:134: Create namespace arendelle-v9mz2 to deploy to | |
examples_test.go:134: Verify SA "default" is created in namespace "arendelle-v9mz2" | |
=== NAME TestExamples/v1beta1/pipelineruns/workspaces | |
examples_test.go:176: Deleting namespace arendelle-c8h2d | |
=== CONT TestExamples/v1beta1/pipelineruns/pipelinerun-with-final-tasks | |
examples_test.go:134: Create namespace arendelle-5g9pc to deploy to | |
examples_test.go:134: Verify SA "default" is created in namespace "arendelle-5g9pc" | |
=== NAME TestExamples/v1beta1/pipelineruns/propagating_params_with_scope_precedence_default_only | |
examples_test.go:176: Deleting namespace arendelle-p7br9 | |
=== CONT TestExamples/v1/pipelineruns/using-optional-workspaces-in-when-expressions | |
examples_test.go:134: Create namespace arendelle-dpj4x to deploy to | |
examples_test.go:134: Verify SA "default" is created in namespace "arendelle-dpj4x" | |
=== NAME TestExamples/v1/pipelineruns/workspaces | |
examples_test.go:176: Deleting namespace arendelle-nw754 | |
=== CONT TestExamples/v1beta1/pipelineruns/pipelinerun-using-different-subpaths-of-workspace | |
examples_test.go:134: Create namespace arendelle-pw7rk to deploy to | |
examples_test.go:134: Verify SA "default" is created in namespace "arendelle-pw7rk" | |
=== NAME TestExamples/v1beta1/pipelineruns/pipelinerun-with-parallel-tasks-using-pvc | |
examples_test.go:176: Deleting namespace arendelle-4mp2n | |
=== CONT TestExamples/v1beta1/taskruns/step-by-digest | |
examples_test.go:134: Create namespace arendelle-hmrbq to deploy to | |
examples_test.go:134: Verify SA "default" is created in namespace "arendelle-hmrbq" | |
=== NAME TestExamples/v1/pipelineruns/using-optional-workspaces-in-when-expressions | |
examples_test.go:176: Deleting namespace arendelle-dpj4x | |
=== CONT TestExamples/v1beta1/pipelineruns/pipelinerun-with-pipelinespec-and-taskspec | |
examples_test.go:134: Create namespace arendelle-ft686 to deploy to | |
examples_test.go:134: Verify SA "default" is created in namespace "arendelle-ft686" | |
examples_test.go:176: Deleting namespace arendelle-ft686 | |
=== CONT TestExamples/v1beta1/pipelineruns/pipelinerun-with-extra-params | |
examples_test.go:134: Create namespace arendelle-p2s42 to deploy to | |
examples_test.go:134: Verify SA "default" is created in namespace "arendelle-p2s42" | |
=== NAME TestExamples/v1beta1/taskruns/step-by-digest | |
examples_test.go:176: Deleting namespace arendelle-hmrbq | |
=== CONT TestExamples/v1/pipelineruns/pipelinerun-with-params | |
examples_test.go:134: Create namespace arendelle-rbxxp to deploy to | |
examples_test.go:134: Verify SA "default" is created in namespace "arendelle-rbxxp" | |
=== NAME TestExamples/v1beta1/pipelineruns/pipelinerun-using-different-subpaths-of-workspace | |
examples_test.go:176: Deleting namespace arendelle-pw7rk | |
=== CONT TestExamples/v1beta1/taskruns/workspace-readonly | |
examples_test.go:134: Create namespace arendelle-sdcc7 to deploy to | |
examples_test.go:134: Verify SA "default" is created in namespace "arendelle-sdcc7" | |
=== NAME TestExamples/v1beta1/pipelineruns/pipelinerun-with-when-expressions | |
examples_test.go:176: Deleting namespace arendelle-tvnng | |
=== CONT TestExamples/v1beta1/pipelineruns/pipelinerun-task-execution-status | |
examples_test.go:134: Create namespace arendelle-9zj4k to deploy to | |
examples_test.go:134: Verify SA "default" is created in namespace "arendelle-9zj4k" | |
=== NAME TestExamples/v1beta1/taskruns/workspace-readonly | |
examples_test.go:176: Deleting namespace arendelle-sdcc7 | |
=== CONT TestExamples/v1/pipelineruns/pipelinerun-with-parallel-tasks-using-pvc | |
examples_test.go:134: Create namespace arendelle-mczm7 to deploy to | |
examples_test.go:134: Verify SA "default" is created in namespace "arendelle-mczm7" | |
=== NAME TestExamples/v1beta1/pipelineruns/pipelinerun-task-execution-status | |
examples_test.go:176: Deleting namespace arendelle-9zj4k | |
=== CONT TestExamples/v1beta1/taskruns/using_context_variables | |
examples_test.go:134: Create namespace arendelle-lh7vr to deploy to | |
examples_test.go:134: Verify SA "default" is created in namespace "arendelle-lh7vr" | |
=== NAME TestExamples/v1/pipelineruns/task_results_example | |
examples_test.go:176: Deleting namespace arendelle-lxzq8 | |
=== CONT TestExamples/v1/pipelineruns/pipelinerun-with-pipelinespec | |
examples_test.go:134: Create namespace arendelle-g77xl to deploy to | |
examples_test.go:134: Verify SA "default" is created in namespace "arendelle-g77xl" | |
=== NAME TestExamples/v1beta1/taskruns/using_context_variables | |
examples_test.go:176: Deleting namespace arendelle-lh7vr | |
=== CONT TestExamples/v1beta1/pipelineruns/pipelinerun-results-with-params | |
examples_test.go:134: Create namespace arendelle-t5xrd to deploy to | |
examples_test.go:134: Verify SA "default" is created in namespace "arendelle-t5xrd" | |
=== NAME TestExamples/v1/pipelineruns/pipelinerun-with-pipelinespec | |
examples_test.go:176: Deleting namespace arendelle-g77xl | |
=== CONT TestExamples/v1beta1/pipelineruns/optional-workspaces | |
examples_test.go:134: Create namespace arendelle-68kcq to deploy to | |
examples_test.go:134: Verify SA "default" is created in namespace "arendelle-68kcq" | |
=== NAME TestExamples/v1/pipelineruns/workspace-from-volumeclaimtemplate | |
examples_test.go:176: Deleting namespace arendelle-pm7jj | |
=== CONT TestExamples/v1beta1/pipelineruns/ignore-step-error | |
examples_test.go:134: Create namespace arendelle-ttqsx to deploy to | |
examples_test.go:134: Verify SA "default" is created in namespace "arendelle-ttqsx" | |
=== NAME TestExamples/v1beta1/pipelineruns/pipelinerun-results-with-params | |
examples_test.go:176: Deleting namespace arendelle-t5xrd | |
=== CONT TestExamples/v1beta1/pipelineruns/git-resolver | |
examples_test.go:134: Create namespace arendelle-q7b5t to deploy to | |
examples_test.go:134: Verify SA "default" is created in namespace "arendelle-q7b5t" | |
=== NAME TestExamples/v1beta1/pipelineruns/pipelinerun-using-parameterized-subpath-of-workspace | |
examples_test.go:176: Deleting namespace arendelle-v9mz2 | |
=== CONT TestExamples/v1beta1/pipelineruns/clustertask-pipelinerun | |
examples_test.go:134: Create namespace arendelle-74mnw to deploy to | |
examples_test.go:134: Verify SA "default" is created in namespace "arendelle-74mnw" | |
=== NAME TestExamples/v1beta1/pipelineruns/optional-workspaces | |
examples_test.go:176: Deleting namespace arendelle-68kcq | |
=== CONT TestExamples/v1/taskruns/task-volume-args | |
examples_test.go:134: Create namespace arendelle-wrxvc to deploy to | |
examples_test.go:134: Verify SA "default" is created in namespace "arendelle-wrxvc" | |
=== NAME TestExamples/v1beta1/pipelineruns/pipelinerun-with-extra-params | |
examples_test.go:176: Deleting namespace arendelle-p2s42 | |
=== CONT TestExamples/v1beta1/pipelineruns/workspaces-projected | |
examples_test.go:134: Create namespace arendelle-ggtlz to deploy to | |
examples_test.go:134: Verify SA "default" is created in namespace "arendelle-ggtlz" | |
=== NAME TestExamples/v1/pipelineruns/pipelinerun-with-params | |
examples_test.go:176: Deleting namespace arendelle-rbxxp | |
=== CONT TestExamples/v1/taskruns/workspace | |
examples_test.go:134: Create namespace arendelle-wn7zc to deploy to | |
examples_test.go:134: Verify SA "default" is created in namespace "arendelle-wn7zc" | |
=== NAME TestExamples/v1/taskruns/task-volume-args | |
examples_test.go:176: Deleting namespace arendelle-wrxvc | |
=== CONT TestExamples/v1beta1/pipelineruns/4808-regression | |
examples_test.go:134: Create namespace arendelle-d2hqb to deploy to | |
examples_test.go:134: Verify SA "default" is created in namespace "arendelle-d2hqb" | |
=== NAME TestExamples/v1/taskruns/workspace | |
examples_test.go:176: Deleting namespace arendelle-wn7zc | |
=== CONT TestExamples/v1beta1/pipelineruns/using-optional-workspaces-in-when-expressions | |
examples_test.go:134: Create namespace arendelle-sdp92 to deploy to | |
examples_test.go:134: Verify SA "default" is created in namespace "arendelle-sdp92" | |
=== NAME TestExamples/v1beta1/pipelineruns/ignore-step-error | |
examples_test.go:176: Deleting namespace arendelle-ttqsx | |
=== CONT TestExamples/v1/taskruns/workspace-volume | |
examples_test.go:134: Create namespace arendelle-rv4gt to deploy to | |
examples_test.go:134: Verify SA "default" is created in namespace "arendelle-rv4gt" | |
=== NAME TestExamples/v1beta1/pipelineruns/using-optional-workspaces-in-when-expressions | |
examples_test.go:176: Deleting namespace arendelle-sdp92 | |
=== CONT TestExamples/v1beta1/pipelineruns/propagating_workspaces_with_referenced_resources | |
examples_test.go:134: Create namespace arendelle-fjk5g to deploy to | |
examples_test.go:134: Verify SA "default" is created in namespace "arendelle-fjk5g" | |
=== NAME TestExamples/v1beta1/pipelineruns/4808-regression | |
examples_test.go:176: Deleting namespace arendelle-d2hqb | |
=== CONT TestExamples/v1/taskruns/workspace-readonly | |
examples_test.go:134: Create namespace arendelle-np6bs to deploy to | |
examples_test.go:134: Verify SA "default" is created in namespace "arendelle-np6bs" | |
=== NAME TestExamples/v1/taskruns/workspace-volume | |
examples_test.go:176: Deleting namespace arendelle-rv4gt | |
=== CONT TestExamples/v1beta1/pipelineruns/using_context_variables | |
examples_test.go:134: Create namespace arendelle-mrnwx to deploy to | |
examples_test.go:134: Verify SA "default" is created in namespace "arendelle-mrnwx" | |
=== NAME TestExamples/v1beta1/pipelineruns/propagating_workspaces_with_referenced_resources | |
examples_test.go:176: Deleting namespace arendelle-fjk5g | |
=== CONT TestExamples/v1/taskruns/workingdir | |
examples_test.go:134: Create namespace arendelle-rq4jn to deploy to | |
examples_test.go:134: Verify SA "default" is created in namespace "arendelle-rq4jn" | |
examples_test.go:176: Deleting namespace arendelle-rq4jn | |
=== CONT TestExamples/v1beta1/taskruns/run-steps-as-non-root | |
examples_test.go:134: Create namespace arendelle-cfk6n to deploy to | |
examples_test.go:134: Verify SA "default" is created in namespace "arendelle-cfk6n" | |
=== NAME TestExamples/v1beta1/pipelineruns/clustertask-pipelinerun | |
examples_test.go:116: Deleting clustertask cluster-task-pipeline-4 | |
examples_test.go:176: Deleting namespace arendelle-74mnw | |
=== CONT TestExamples/v1/taskruns/using_context_variables | |
examples_test.go:134: Create namespace arendelle-vblkg to deploy to | |
examples_test.go:134: Verify SA "default" is created in namespace "arendelle-vblkg" | |
=== NAME TestExamples/v1beta1/pipelineruns/git-resolver | |
examples_test.go:176: Deleting namespace arendelle-q7b5t | |
=== CONT TestExamples/v1beta1/taskruns/sidecar-ready-script | |
examples_test.go:134: Create namespace arendelle-qhgql to deploy to | |
examples_test.go:134: Verify SA "default" is created in namespace "arendelle-qhgql" | |
=== NAME TestExamples/v1beta1/taskruns/run-steps-as-non-root | |
examples_test.go:176: Deleting namespace arendelle-cfk6n | |
=== CONT TestExamples/v1/taskruns/template-volume | |
examples_test.go:134: Create namespace arendelle-czhpq to deploy to | |
examples_test.go:134: Verify SA "default" is created in namespace "arendelle-czhpq" | |
=== NAME TestExamples/v1/taskruns/using_context_variables | |
examples_test.go:176: Deleting namespace arendelle-vblkg | |
=== CONT TestExamples/v1beta1/taskruns/secret-volume | |
examples_test.go:134: Create namespace arendelle-ln5h6 to deploy to | |
examples_test.go:134: Verify SA "default" is created in namespace "arendelle-ln5h6" | |
=== NAME TestExamples/v1beta1/pipelineruns/pipelinerun-with-final-tasks | |
examples_test.go:176: Deleting namespace arendelle-5g9pc | |
=== CONT TestExamples/v1beta1/taskruns/secret-volume-params | |
examples_test.go:134: Create namespace arendelle-fckxc to deploy to | |
examples_test.go:134: Verify SA "default" is created in namespace "arendelle-fckxc" | |
=== NAME TestExamples/v1beta1/taskruns/sidecar-ready-script | |
examples_test.go:176: Deleting namespace arendelle-qhgql | |
=== CONT TestExamples/v1beta1/taskruns/secret-env | |
examples_test.go:134: Create namespace arendelle-9dzs6 to deploy to | |
examples_test.go:134: Verify SA "default" is created in namespace "arendelle-9dzs6" | |
=== NAME TestExamples/v1beta1/taskruns/secret-volume | |
examples_test.go:176: Deleting namespace arendelle-ln5h6 | |
=== CONT TestExamples/v1beta1/taskruns/steptemplate-variable-interop | |
examples_test.go:134: Create namespace arendelle-d8ppk to deploy to | |
examples_test.go:134: Verify SA "default" is created in namespace "arendelle-d8ppk" | |
=== NAME TestExamples/v1/taskruns/template-volume | |
examples_test.go:176: Deleting namespace arendelle-czhpq | |
=== CONT TestExamples/v1beta1/taskruns/readonly-internal-dir | |
examples_test.go:134: Create namespace arendelle-hq5dh to deploy to | |
examples_test.go:134: Verify SA "default" is created in namespace "arendelle-hq5dh" | |
=== NAME TestExamples/v1beta1/taskruns/secret-env | |
examples_test.go:176: Deleting namespace arendelle-9dzs6 | |
=== CONT TestExamples/v1beta1/pipelineruns/pipeline-with-displayname | |
examples_test.go:134: Create namespace arendelle-m5scn to deploy to | |
examples_test.go:134: Verify SA "default" is created in namespace "arendelle-m5scn" | |
=== NAME TestExamples/v1beta1/pipelineruns/workspaces-projected | |
examples_test.go:176: Deleting namespace arendelle-ggtlz | |
=== CONT TestExamples/v1/pipelineruns/pipelinerun-with-final-results | |
examples_test.go:134: Create namespace arendelle-mwvth to deploy to | |
examples_test.go:134: Verify SA "default" is created in namespace "arendelle-mwvth" | |
=== NAME TestExamples/v1beta1/taskruns/steptemplate-variable-interop | |
examples_test.go:176: Deleting namespace arendelle-d8ppk | |
=== CONT TestExamples/v1/pipelineruns/pipelinerun-with-when-expressions | |
examples_test.go:134: Create namespace arendelle-rgx82 to deploy to | |
examples_test.go:134: Verify SA "default" is created in namespace "arendelle-rgx82" | |
=== NAME TestExamples/v1beta1/taskruns/readonly-internal-dir | |
examples_test.go:176: Deleting namespace arendelle-hq5dh | |
=== CONT TestExamples/v1/pipelineruns/pipelinerun-with-pipelinespec-and-taskspec | |
examples_test.go:134: Create namespace arendelle-88h4s to deploy to | |
examples_test.go:134: Verify SA "default" is created in namespace "arendelle-88h4s" | |
examples_test.go:176: Deleting namespace arendelle-88h4s | |
=== CONT TestExamples/v1beta1/taskruns/optional-workspaces | |
examples_test.go:134: Create namespace arendelle-dpshm to deploy to | |
examples_test.go:134: Verify SA "default" is created in namespace "arendelle-dpshm" | |
=== NAME TestExamples/v1/taskruns/workspace-readonly | |
examples_test.go:176: Deleting namespace arendelle-np6bs | |
=== CONT TestExamples/v1beta1/taskruns/sidecar-ready | |
examples_test.go:134: Create namespace arendelle-59p9x to deploy to | |
examples_test.go:134: Verify SA "default" is created in namespace "arendelle-59p9x" | |
=== NAME TestExamples/v1/pipelineruns/pipelinerun-with-final-results | |
examples_test.go:176: Deleting namespace arendelle-mwvth | |
=== CONT TestExamples/v1/taskruns/task-result | |
examples_test.go:134: Create namespace arendelle-9zzhc to deploy to | |
examples_test.go:134: Verify SA "default" is created in namespace "arendelle-9zzhc" | |
=== NAME TestExamples/v1/pipelineruns/pipelinerun-with-parallel-tasks-using-pvc | |
examples_test.go:176: Deleting namespace arendelle-mczm7 | |
=== CONT TestExamples/v1beta1/taskruns/propagating_workspaces | |
examples_test.go:134: Create namespace arendelle-wn552 to deploy to | |
examples_test.go:134: Verify SA "default" is created in namespace "arendelle-wn552" | |
=== NAME TestExamples/v1beta1/pipelineruns/using_context_variables | |
examples_test.go:176: Deleting namespace arendelle-mrnwx | |
=== CONT TestExamples/v1beta1/taskruns/image-params | |
examples_test.go:134: Create namespace arendelle-5mm7w to deploy to | |
examples_test.go:134: Verify SA "default" is created in namespace "arendelle-5mm7w" | |
=== NAME TestExamples/v1beta1/taskruns/optional-workspaces | |
examples_test.go:176: Deleting namespace arendelle-dpshm | |
=== CONT TestExamples/v1/taskruns/steptemplate-variable-interop | |
examples_test.go:134: Create namespace arendelle-h8xp7 to deploy to | |
examples_test.go:134: Verify SA "default" is created in namespace "arendelle-h8xp7" | |
=== NAME TestExamples/v1/taskruns/task-result | |
examples_test.go:176: Deleting namespace arendelle-9zzhc | |
=== CONT TestExamples/v1/pipelineruns/using-retries-and-retry-count-variables | |
examples_test.go:134: Create namespace arendelle-t74bj to deploy to | |
examples_test.go:134: Verify SA "default" is created in namespace "arendelle-t74bj" | |
=== NAME TestExamples/v1beta1/taskruns/image-params | |
examples_test.go:116: Deleting clustertask image-params | |
examples_test.go:176: Deleting namespace arendelle-5mm7w | |
=== CONT TestExamples/v1/taskruns/unnamed-steps | |
examples_test.go:134: Create namespace arendelle-8nbjw to deploy to | |
examples_test.go:134: Verify SA "default" is created in namespace "arendelle-8nbjw" | |
=== NAME TestExamples/v1beta1/taskruns/sidecar-ready | |
examples_test.go:176: Deleting namespace arendelle-59p9x | |
=== CONT TestExamples/v1beta1/pipelineruns/pipelinerun-results | |
examples_test.go:134: Create namespace arendelle-g844k to deploy to | |
examples_test.go:134: Verify SA "default" is created in namespace "arendelle-g844k" | |
=== NAME TestExamples/v1beta1/taskruns/propagating_workspaces | |
examples_test.go:176: Deleting namespace arendelle-wn552 | |
=== CONT TestExamples/v1/taskruns/steps-run-in-order | |
examples_test.go:134: Create namespace arendelle-qr2k5 to deploy to | |
examples_test.go:134: Verify SA "default" is created in namespace "arendelle-qr2k5" | |
=== NAME TestExamples/v1/taskruns/steptemplate-variable-interop | |
examples_test.go:176: Deleting namespace arendelle-h8xp7 | |
=== CONT TestExamples/v1beta1/pipelineruns/pipelinerun-with-final-results | |
examples_test.go:134: Create namespace arendelle-tb998 to deploy to | |
examples_test.go:134: Verify SA "default" is created in namespace "arendelle-tb998" | |
=== NAME TestExamples/v1beta1/taskruns/secret-volume-params | |
examples_test.go:176: Deleting namespace arendelle-fckxc | |
=== CONT TestExamples/v1/taskruns/step-script | |
examples_test.go:134: Create namespace arendelle-xxw6m to deploy to | |
examples_test.go:134: Verify SA "default" is created in namespace "arendelle-xxw6m" | |
=== NAME TestExamples/v1/taskruns/unnamed-steps | |
examples_test.go:176: Deleting namespace arendelle-8nbjw | |
=== CONT TestExamples/v1/taskruns/sidecar-ready-script | |
examples_test.go:134: Create namespace arendelle-4zq75 to deploy to | |
examples_test.go:134: Verify SA "default" is created in namespace "arendelle-4zq75" | |
=== NAME TestExamples/v1/pipelineruns/pipelinerun-with-when-expressions | |
examples_test.go:176: Deleting namespace arendelle-rgx82 | |
=== CONT TestExamples/v1/pipelineruns/4808-regression | |
examples_test.go:134: Create namespace arendelle-nhwxn to deploy to | |
examples_test.go:134: Verify SA "default" is created in namespace "arendelle-nhwxn" | |
=== NAME TestExamples/v1/taskruns/steps-run-in-order | |
examples_test.go:176: Deleting namespace arendelle-qr2k5 | |
=== CONT TestExamples/v1/pipelineruns/optional-workspaces | |
examples_test.go:134: Create namespace arendelle-xpz29 to deploy to | |
examples_test.go:134: Verify SA "default" is created in namespace "arendelle-xpz29" | |
=== NAME TestExamples/v1beta1/pipelineruns/pipelinerun-results | |
examples_test.go:176: Deleting namespace arendelle-g844k | |
=== CONT TestExamples/v1beta1/pipelineruns/mapping-workspaces | |
examples_test.go:134: Create namespace arendelle-bvvkg to deploy to | |
examples_test.go:134: Verify SA "default" is created in namespace "arendelle-bvvkg" | |
=== NAME TestExamples/v1/taskruns/sidecar-ready-script | |
examples_test.go:176: Deleting namespace arendelle-4zq75 | |
=== CONT TestExamples/v1/taskruns/secret-volume-params | |
examples_test.go:134: Create namespace arendelle-mxqm4 to deploy to | |
examples_test.go:134: Verify SA "default" is created in namespace "arendelle-mxqm4" | |
=== NAME TestExamples/v1/taskruns/step-script | |
examples_test.go:176: Deleting namespace arendelle-xxw6m | |
=== CONT TestExamples/v1beta1/pipelineruns/using-retries-and-retry-count-variables | |
examples_test.go:134: Create namespace arendelle-snxvh to deploy to | |
examples_test.go:134: Verify SA "default" is created in namespace "arendelle-snxvh" | |
=== NAME TestExamples/v1beta1/pipelineruns/pipelinerun-with-final-results | |
examples_test.go:176: Deleting namespace arendelle-tb998 | |
=== CONT TestExamples/v1/taskruns/workspace-with-volumeClaimTemplate | |
examples_test.go:134: Create namespace arendelle-2gzmk to deploy to | |
examples_test.go:134: Verify SA "default" is created in namespace "arendelle-2gzmk" | |
=== NAME TestExamples/v1/taskruns/secret-volume-params | |
examples_test.go:176: Deleting namespace arendelle-mxqm4 | |
=== CONT TestExamples/v1beta1/pipelineruns/task_results_example | |
examples_test.go:134: Create namespace arendelle-5fkq7 to deploy to | |
examples_test.go:134: Verify SA "default" is created in namespace "arendelle-5fkq7" | |
=== NAME TestExamples/v1beta1/pipelineruns/mapping-workspaces | |
examples_test.go:176: Deleting namespace arendelle-bvvkg | |
=== CONT TestExamples/v1/taskruns/workspace-in-sidecar | |
examples_test.go:134: Create namespace arendelle-vcqgk to deploy to | |
examples_test.go:134: Verify SA "default" is created in namespace "arendelle-vcqgk" | |
=== NAME TestExamples/v1beta1/pipelineruns/pipeline-with-displayname | |
examples_test.go:176: Deleting namespace arendelle-m5scn | |
=== CONT TestExamples/v1beta1/taskruns/sidecar-interp | |
examples_test.go:134: Create namespace arendelle-6s5xf to deploy to | |
examples_test.go:134: Verify SA "default" is created in namespace "arendelle-6s5xf" | |
=== NAME TestExamples/v1/taskruns/workspace-with-volumeClaimTemplate | |
examples_test.go:176: Deleting namespace arendelle-2gzmk | |
=== CONT TestExamples/v1/pipelineruns/pipeline-with-displayname | |
examples_test.go:134: Create namespace arendelle-mwhdz to deploy to | |
examples_test.go:134: Verify SA "default" is created in namespace "arendelle-mwhdz" | |
=== NAME TestExamples/v1beta1/pipelineruns/task_results_example | |
examples_test.go:176: Deleting namespace arendelle-5fkq7 | |
=== CONT TestExamples/v1/pipelineruns/pipelinerun-with-final-tasks | |
examples_test.go:134: Create namespace arendelle-f2prc to deploy to | |
examples_test.go:134: Verify SA "default" is created in namespace "arendelle-f2prc" | |
=== NAME TestExamples/v1beta1/taskruns/sidecar-interp | |
examples_test.go:176: Deleting namespace arendelle-6s5xf | |
=== CONT TestExamples/v1/pipelineruns/pipelinerun-with-extra-params | |
examples_test.go:134: Create namespace arendelle-qzn9q to deploy to | |
examples_test.go:134: Verify SA "default" is created in namespace "arendelle-qzn9q" | |
=== NAME TestExamples/v1/taskruns/workspace-in-sidecar | |
examples_test.go:176: Deleting namespace arendelle-vcqgk | |
=== CONT TestExamples/v1/pipelineruns/pipelinerun-using-parameterized-subpath-of-workspace | |
examples_test.go:134: Create namespace arendelle-mr2hn to deploy to | |
examples_test.go:134: Verify SA "default" is created in namespace "arendelle-mr2hn" | |
=== NAME TestExamples/v1/pipelineruns/pipelinerun-with-extra-params | |
examples_test.go:176: Deleting namespace arendelle-qzn9q | |
=== CONT TestExamples/v1/pipelineruns/pipelinerun-using-different-subpaths-of-workspace | |
examples_test.go:134: Create namespace arendelle-pgnqb to deploy to | |
examples_test.go:134: Verify SA "default" is created in namespace "arendelle-pgnqb" | |
=== NAME TestExamples/v1/pipelineruns/using-retries-and-retry-count-variables | |
examples_test.go:176: Deleting namespace arendelle-t74bj | |
=== CONT TestExamples/v1/pipelineruns/pipelinerun-results | |
examples_test.go:134: Create namespace arendelle-74jvk to deploy to | |
examples_test.go:134: Verify SA "default" is created in namespace "arendelle-74jvk" | |
=== NAME TestExamples/v1/pipelineruns/pipeline-with-displayname | |
examples_test.go:176: Deleting namespace arendelle-mwhdz | |
=== CONT TestExamples/v1/pipelineruns/pipelinerun-task-execution-status | |
examples_test.go:134: Create namespace arendelle-2vw4z to deploy to | |
examples_test.go:134: Verify SA "default" is created in namespace "arendelle-2vw4z" | |
=== NAME TestExamples/v1/pipelineruns/4808-regression | |
examples_test.go:176: Deleting namespace arendelle-nhwxn | |
=== CONT TestExamples/v1/pipelineruns/pipelinerun-results-with-params | |
examples_test.go:134: Create namespace arendelle-c6bdg to deploy to | |
examples_test.go:134: Verify SA "default" is created in namespace "arendelle-c6bdg" | |
=== NAME TestExamples/v1/pipelineruns/optional-workspaces | |
examples_test.go:176: Deleting namespace arendelle-xpz29 | |
=== CONT TestExamples/v1beta1/taskruns/unnamed-steps | |
examples_test.go:134: Create namespace arendelle-mprjn to deploy to | |
examples_test.go:134: Verify SA "default" is created in namespace "arendelle-mprjn" | |
=== NAME TestExamples/v1/pipelineruns/pipelinerun-using-parameterized-subpath-of-workspace | |
examples_test.go:176: Deleting namespace arendelle-mr2hn | |
=== CONT TestExamples/v1beta1/taskruns/workingdir | |
examples_test.go:134: Create namespace arendelle-jbgwz to deploy to | |
examples_test.go:134: Verify SA "default" is created in namespace "arendelle-jbgwz" | |
=== NAME TestExamples/v1/pipelineruns/pipelinerun-task-execution-status | |
examples_test.go:176: Deleting namespace arendelle-2vw4z | |
=== CONT TestExamples/v1beta1/taskruns/template-volume | |
examples_test.go:134: Create namespace arendelle-c4trz to deploy to | |
examples_test.go:134: Verify SA "default" is created in namespace "arendelle-c4trz" | |
=== NAME TestExamples/v1/pipelineruns/pipelinerun-results-with-params | |
examples_test.go:176: Deleting namespace arendelle-c6bdg | |
=== CONT TestExamples/v1beta1/taskruns/task-volume-args | |
examples_test.go:134: Create namespace arendelle-n747n to deploy to | |
examples_test.go:134: Verify SA "default" is created in namespace "arendelle-n747n" | |
=== NAME TestExamples/v1beta1/taskruns/unnamed-steps | |
examples_test.go:176: Deleting namespace arendelle-mprjn | |
=== CONT TestExamples/v1beta1/taskruns/task-result | |
examples_test.go:134: Create namespace arendelle-4hhxz to deploy to | |
examples_test.go:134: Verify SA "default" is created in namespace "arendelle-4hhxz" | |
=== NAME TestExamples/v1beta1/taskruns/workingdir | |
examples_test.go:176: Deleting namespace arendelle-jbgwz | |
=== CONT TestExamples/v1beta1/taskruns/steptemplate-env-merge | |
examples_test.go:134: Create namespace arendelle-hbvms to deploy to | |
examples_test.go:134: Verify SA "default" is created in namespace "arendelle-hbvms" | |
=== NAME TestExamples/v1/pipelineruns/pipelinerun-using-different-subpaths-of-workspace | |
examples_test.go:176: Deleting namespace arendelle-pgnqb | |
=== CONT TestExamples/v1beta1/taskruns/steps-run-in-order | |
examples_test.go:134: Create namespace arendelle-7rzp5 to deploy to | |
examples_test.go:134: Verify SA "default" is created in namespace "arendelle-7rzp5" | |
=== NAME TestExamples/v1beta1/taskruns/template-volume | |
examples_test.go:176: Deleting namespace arendelle-c4trz | |
=== CONT TestExamples/v1beta1/taskruns/entrypoint-resolution | |
examples_test.go:134: Create namespace arendelle-rdcbd to deploy to | |
examples_test.go:134: Verify SA "default" is created in namespace "arendelle-rdcbd" | |
=== NAME TestExamples/v1beta1/taskruns/task-result | |
examples_test.go:176: Deleting namespace arendelle-4hhxz | |
=== CONT TestExamples/v1beta1/pipelineruns/pipelinerun-with-pipelinespec | |
examples_test.go:134: Create namespace arendelle-9f8ln to deploy to | |
examples_test.go:134: Verify SA "default" is created in namespace "arendelle-9f8ln" | |
=== NAME TestExamples/v1beta1/taskruns/task-volume-args | |
examples_test.go:176: Deleting namespace arendelle-n747n | |
=== CONT TestExamples/v1beta1/taskruns/workspace-in-sidecar | |
examples_test.go:134: Create namespace arendelle-m28qf to deploy to | |
examples_test.go:134: Verify SA "default" is created in namespace "arendelle-m28qf" | |
=== NAME TestExamples/v1beta1/taskruns/steptemplate-env-merge | |
examples_test.go:176: Deleting namespace arendelle-hbvms | |
=== CONT TestExamples/v1/pipelineruns/pipelinerun | |
examples_test.go:134: Create namespace arendelle-pnlmx to deploy to | |
examples_test.go:134: Verify SA "default" is created in namespace "arendelle-pnlmx" | |
=== NAME TestExamples/v1beta1/taskruns/steps-run-in-order | |
examples_test.go:176: Deleting namespace arendelle-7rzp5 | |
=== CONT TestExamples/v1/taskruns/steptemplate-env-merge | |
examples_test.go:134: Create namespace arendelle-qc24z to deploy to | |
examples_test.go:134: Verify SA "default" is created in namespace "arendelle-qc24z" | |
=== NAME TestExamples/v1beta1/taskruns/entrypoint-resolution | |
examples_test.go:176: Deleting namespace arendelle-rdcbd | |
=== CONT TestExamples/v1/taskruns/sidecar-interp | |
examples_test.go:134: Create namespace arendelle-7lzkb to deploy to | |
examples_test.go:134: Verify SA "default" is created in namespace "arendelle-7lzkb" | |
=== NAME TestExamples/v1beta1/pipelineruns/pipelinerun-with-pipelinespec | |
examples_test.go:176: Deleting namespace arendelle-9f8ln | |
=== CONT TestExamples/v1/taskruns/sidecar-ready | |
examples_test.go:134: Create namespace arendelle-dlxwl to deploy to | |
examples_test.go:134: Verify SA "default" is created in namespace "arendelle-dlxwl" | |
=== NAME TestExamples/v1/taskruns/sidecar-interp | |
examples_test.go:176: Deleting namespace arendelle-7lzkb | |
=== CONT TestExamples/v1/pipelineruns/mapping-workspaces | |
examples_test.go:134: Create namespace arendelle-grsbc to deploy to | |
examples_test.go:134: Verify SA "default" is created in namespace "arendelle-grsbc" | |
=== NAME TestExamples/v1/taskruns/sidecar-ready | |
examples_test.go:176: Deleting namespace arendelle-dlxwl | |
=== CONT TestExamples/v1/taskruns/secret-volume | |
examples_test.go:134: Create namespace arendelle-hkslj to deploy to | |
examples_test.go:134: Verify SA "default" is created in namespace "arendelle-hkslj" | |
=== NAME TestExamples/v1/pipelineruns/pipelinerun-with-final-tasks | |
examples_test.go:176: Deleting namespace arendelle-f2prc | |
=== CONT TestExamples/v1beta1/taskruns/step-script | |
examples_test.go:134: Create namespace arendelle-rx7pk to deploy to | |
examples_test.go:134: Verify SA "default" is created in namespace "arendelle-rx7pk" | |
=== NAME TestExamples/v1/pipelineruns/pipelinerun-results | |
examples_test.go:176: Deleting namespace arendelle-74jvk | |
=== CONT TestExamples/v1/taskruns/step-by-digest | |
examples_test.go:134: Create namespace arendelle-bnp46 to deploy to | |
examples_test.go:134: Verify SA "default" is created in namespace "arendelle-bnp46" | |
=== NAME TestExamples/v1/taskruns/secret-volume | |
examples_test.go:176: Deleting namespace arendelle-hkslj | |
=== NAME TestExamples/v1/pipelineruns/pipelinerun | |
examples_test.go:62: Failed waiting for V1 pipeline run done: "demo-pipeline-run-1" failed | |
panic.go:540: ############################################ | |
panic.go:540: ### Dumping objects from arendelle-pnlmx ### | |
panic.go:540: ############################################ | |
panic.go:540: | |
--- | |
apiVersion: tekton.dev/v1beta1 | |
kind: Pipeline | |
metadata: | |
creationTimestamp: "2023-05-30T19:33:56Z" | |
generation: 1 | |
name: demo.pipeline | |
namespace: arendelle-pnlmx | |
resourceVersion: "3143568" | |
uid: 1fdd58bf-04da-4b30-b126-30b4e5241544 | |
spec: | |
params: | |
- default: kind.local | |
name: image-registry | |
type: string | |
tasks: | |
- name: fetch-from-git | |
params: | |
- name: url | |
value: https://github.com/GoogleContainerTools/skaffold | |
- name: revision | |
value: main | |
taskRef: | |
kind: Task | |
name: git-clone | |
workspaces: | |
- name: output | |
workspace: git-source | |
- name: build-image | |
params: | |
- name: IMAGE | |
value: $(params.image-registry)/getting-started | |
- name: CONTEXT | |
value: examples/getting-started | |
- name: DOCKERFILE | |
value: $(workspaces.source.path)/examples/getting-started/Dockerfile | |
runAfter: | |
- fetch-from-git | |
taskRef: | |
kind: Task | |
name: kaniko | |
workspaces: | |
- name: source | |
workspace: git-source | |
workspaces: | |
- name: git-source | |
--- | |
apiVersion: tekton.dev/v1beta1 | |
kind: PipelineRun | |
metadata: | |
creationTimestamp: "2023-05-30T19:33:56Z" | |
generation: 1 | |
labels: | |
tekton.dev/pipeline: demo.pipeline | |
name: demo-pipeline-run-1 | |
namespace: arendelle-pnlmx | |
resourceVersion: "3145112" | |
uid: b3b018ca-f25b-49ee-9419-baecd1f27e28 | |
spec: | |
pipelineRef: | |
name: demo.pipeline | |
serviceAccountName: default | |
timeouts: | |
pipeline: 1h0m0s | |
workspaces: | |
- name: git-source | |
volumeClaimTemplate: | |
metadata: | |
creationTimestamp: null | |
spec: | |
accessModes: | |
- ReadWriteOnce | |
resources: | |
requests: | |
storage: 1Gi | |
status: {} | |
status: | |
childReferences: | |
- apiVersion: tekton.dev/v1beta1 | |
kind: TaskRun | |
name: demo-pipeline-run-1-fetch-from-git | |
pipelineTaskName: fetch-from-git | |
- apiVersion: tekton.dev/v1beta1 | |
kind: TaskRun | |
name: demo-pipeline-run-1-build-image | |
pipelineTaskName: build-image | |
completionTime: "2023-05-30T19:34:44Z" | |
conditions: | |
- lastTransitionTime: "2023-05-30T19:34:44Z" | |
message: 'Tasks Completed: 2 (Failed: 1, Cancelled 0), Skipped: 0' | |
reason: Failed | |
status: "False" | |
type: Succeeded | |
pipelineSpec: | |
params: | |
- default: kind.local | |
name: image-registry | |
type: string | |
tasks: | |
- name: fetch-from-git | |
params: | |
- name: url | |
value: https://github.com/GoogleContainerTools/skaffold | |
- name: revision | |
value: main | |
taskRef: | |
kind: Task | |
name: git-clone | |
workspaces: | |
- name: output | |
workspace: git-source | |
- name: build-image | |
params: | |
- name: IMAGE | |
value: kind.local/getting-started | |
- name: CONTEXT | |
value: examples/getting-started | |
- name: DOCKERFILE | |
value: $(workspaces.source.path)/examples/getting-started/Dockerfile | |
runAfter: | |
- fetch-from-git | |
taskRef: | |
kind: Task | |
name: kaniko | |
workspaces: | |
- name: source | |
workspace: git-source | |
workspaces: | |
- name: git-source | |
provenance: | |
featureFlags: | |
AwaitSidecarReadiness: true | |
DisableAffinityAssistant: false | |
DisableCredsInit: false | |
EnableAPIFields: stable | |
EnableProvenanceInStatus: true | |
EnableTektonOCIBundles: false | |
EnforceNonfalsifiability: "" | |
MaxResultSize: 4096 | |
RequireGitSSHSecretKnownHosts: false | |
ResultExtractionMethod: termination-message | |
RunningInEnvWithInjectedSidecars: true | |
ScopeWhenExpressionsToTask: false | |
SendCloudEventsForRuns: false | |
VerificationNoMatchPolicy: ignore | |
startTime: "2023-05-30T19:33:57Z" | |
--- | |
apiVersion: tekton.dev/v1beta1 | |
kind: Task | |
metadata: | |
creationTimestamp: "2023-05-30T19:33:56Z" | |
generation: 1 | |
name: git-clone | |
namespace: arendelle-pnlmx | |
resourceVersion: "3143566" | |
uid: 274dea32-3981-4fd2-af18-64d685e84df9 | |
spec: | |
params: | |
- description: git url to clone | |
name: url | |
type: string | |
- default: master | |
description: git revision to checkout (branch, tag, sha, ref…) | |
name: revision | |
type: string | |
- default: "true" | |
description: defines if the resource should initialize and fetch the submodules | |
name: submodules | |
type: string | |
- default: "1" | |
description: performs a shallow clone where only the most recent commit(s) will | |
be fetched | |
name: depth | |
type: string | |
- default: "true" | |
description: defines if http.sslVerify should be set to true or false in the global | |
git config | |
name: sslVerify | |
type: string | |
- default: "" | |
description: subdirectory inside the "output" workspace to clone the git repo | |
into | |
name: subdirectory | |
type: string | |
- default: "false" | |
description: clean out the contents of the repo's destination directory (if it | |
already exists) before trying to clone the repo there | |
name: deleteExisting | |
type: string | |
results: | |
- description: The precise commit SHA that was fetched by this Task | |
name: commit | |
type: string | |
steps: | |
- image: gcr.io/tekton-releases/github.com/tektoncd/pipeline/cmd/git-init:latest | |
name: clone | |
resources: {} | |
script: | | |
CHECKOUT_DIR="$(workspaces.output.path)/$(params.subdirectory)" | |
cleandir() { | |
# Delete any existing contents of the repo directory if it exists. | |
# | |
# We don't just "rm -rf $CHECKOUT_DIR" because $CHECKOUT_DIR might be "/" | |
# or the root of a mounted volume. | |
if [[ -d "$CHECKOUT_DIR" ]] ; then | |
# Delete non-hidden files and directories | |
rm -rf "$CHECKOUT_DIR"/* | |
# Delete files and directories starting with . but excluding .. | |
rm -rf "$CHECKOUT_DIR"/.[!.]* | |
# Delete files and directories starting with .. plus any other character | |
rm -rf "$CHECKOUT_DIR"/..?* | |
fi | |
} | |
if [[ "$(params.deleteExisting)" == "true" ]] ; then | |
cleandir | |
fi | |
/ko-app/git-init \ | |
-url "$(params.url)" \ | |
-revision "$(params.revision)" \ | |
-path "$CHECKOUT_DIR" \ | |
-sslVerify="$(params.sslVerify)" \ | |
-submodules="$(params.submodules)" \ | |
-depth="$(params.depth)" | |
cd "$CHECKOUT_DIR" | |
RESULT_SHA="$(git rev-parse HEAD | tr -d '\n')" | |
EXIT_CODE="$?" | |
if [ "$EXIT_CODE" != 0 ] | |
then | |
exit $EXIT_CODE | |
fi | |
# Make sure we don't add a trailing newline to the result! | |
echo -n "$RESULT_SHA" > $(results.commit.path) | |
securityContext: | |
runAsUser: 0 | |
workspaces: | |
- description: The git repo will be cloned onto the volume backing this workspace | |
name: output | |
--- | |
apiVersion: tekton.dev/v1beta1 | |
kind: Task | |
metadata: | |
annotations: | |
tekton.dev/categories: Image Build | |
tekton.dev/displayName: Build and upload container image using Kaniko | |
tekton.dev/pipelines.minVersion: 0.17.0 | |
tekton.dev/platforms: linux/amd64,linux/arm64,linux/ppc64le | |
tekton.dev/tags: image-build | |
creationTimestamp: "2023-05-30T19:33:56Z" | |
generation: 1 | |
labels: | |
app.kubernetes.io/version: "0.6" | |
name: kaniko | |
namespace: arendelle-pnlmx | |
resourceVersion: "3143567" | |
uid: a2c473bb-7409-4c0d-a50f-f0e123f3d1a2 | |
spec: | |
description: This Task builds a simple Dockerfile with kaniko and pushes to a registry. | |
This Task stores the image name and digest as results, allowing Tekton Chains | |
to pick up that an image was built & sign it. | |
params: | |
- description: Name (reference) of the image to build. | |
name: IMAGE | |
type: string | |
- default: ./Dockerfile | |
description: Path to the Dockerfile to build. | |
name: DOCKERFILE | |
type: string | |
- default: ./ | |
description: The build context used by Kaniko. | |
name: CONTEXT | |
type: string | |
- default: | |
- --ignore-path=/product_uuid | |
name: EXTRA_ARGS | |
type: array | |
- default: gcr.io/kaniko-project/executor:v1.8.1 | |
description: The image on which builds will run | |
name: BUILDER_IMAGE | |
type: string | |
results: | |
- description: Digest of the image just built. | |
name: IMAGE_DIGEST | |
type: string | |
- description: URL of the image just built. | |
name: IMAGE_URL | |
type: string | |
steps: | |
- args: | |
- $(params.EXTRA_ARGS) | |
- --dockerfile=$(params.DOCKERFILE) | |
- --context=$(workspaces.source.path)/$(params.CONTEXT) | |
- --destination=$(params.IMAGE) | |
- --digest-file=$(results.IMAGE_DIGEST.path) | |
image: $(params.BUILDER_IMAGE) | |
name: build-and-push | |
resources: {} | |
securityContext: | |
runAsUser: 0 | |
workingDir: $(workspaces.source.path) | |
- image: docker.io/library/bash:5.1.4@sha256:c523c636b722339f41b6a431b44588ab2f762c5de5ec3bd7964420ff982fb1d9 | |
name: write-url | |
resources: {} | |
script: | | |
set -e | |
image="$(params.IMAGE)" | |
echo -n "${image}" | tee "$(results.IMAGE_URL.path)" | |
workspaces: | |
- description: Holds the context and Dockerfile | |
name: source | |
- description: Includes a docker `config.json` | |
mountPath: /kaniko/.docker | |
name: dockerconfig | |
optional: true | |
--- | |
apiVersion: tekton.dev/v1beta1 | |
kind: TaskRun | |
metadata: | |
annotations: | |
pipeline.tekton.dev/affinity-assistant: affinity-assistant-e72411120e | |
pipeline.tekton.dev/release: 9b504e0 | |
tekton.dev/categories: Image Build | |
tekton.dev/displayName: Build and upload container image using Kaniko | |
tekton.dev/pipelines.minVersion: 0.17.0 | |
tekton.dev/platforms: linux/amd64,linux/arm64,linux/ppc64le | |
tekton.dev/tags: image-build | |
creationTimestamp: "2023-05-30T19:34:28Z" | |
generation: 1 | |
labels: | |
app.kubernetes.io/managed-by: tekton-pipelines | |
app.kubernetes.io/version: "0.6" | |
tekton.dev/memberOf: tasks | |
tekton.dev/pipeline: demo.pipeline | |
tekton.dev/pipelineRun: demo-pipeline-run-1 | |
tekton.dev/pipelineTask: build-image | |
tekton.dev/task: kaniko | |
name: demo-pipeline-run-1-build-image | |
namespace: arendelle-pnlmx | |
ownerReferences: | |
- apiVersion: tekton.dev/v1beta1 | |
blockOwnerDeletion: true | |
controller: true | |
kind: PipelineRun | |
name: demo-pipeline-run-1 | |
uid: b3b018ca-f25b-49ee-9419-baecd1f27e28 | |
resourceVersion: "3145109" | |
uid: 6b5c426b-7cfe-4008-8996-eeace5fd560f | |
spec: | |
params: | |
- name: IMAGE | |
value: kind.local/getting-started | |
- name: CONTEXT | |
value: examples/getting-started | |
- name: DOCKERFILE | |
value: $(workspaces.source.path)/examples/getting-started/Dockerfile | |
serviceAccountName: default | |
taskRef: | |
kind: Task | |
name: kaniko | |
timeout: 1h0m0s | |
workspaces: | |
- name: source | |
persistentVolumeClaim: | |
claimName: pvc-acbb49daa8 | |
status: | |
completionTime: "2023-05-30T19:34:44Z" | |
conditions: | |
- lastTransitionTime: "2023-05-30T19:34:44Z" | |
message: | | |
"step-build-and-push" exited with code 1 (image: "gcr.io/kaniko-project/executor@sha256:b44b0744b450e731b5a5213058792cd8d3a6a14c119cf6b1f143704f22a7c650"); for logs run: kubectl -n arendelle-pnlmx logs demo-pipeline-run-1-build-image-pod -c step-build-and-push | |
reason: Failed | |
status: "False" | |
type: Succeeded | |
podName: demo-pipeline-run-1-build-image-pod | |
provenance: | |
featureFlags: | |
AwaitSidecarReadiness: true | |
DisableAffinityAssistant: false | |
DisableCredsInit: false | |
EnableAPIFields: stable | |
EnableProvenanceInStatus: true | |
EnableTektonOCIBundles: false | |
EnforceNonfalsifiability: "" | |
MaxResultSize: 4096 | |
RequireGitSSHSecretKnownHosts: false | |
ResultExtractionMethod: termination-message | |
RunningInEnvWithInjectedSidecars: true | |
ScopeWhenExpressionsToTask: false | |
SendCloudEventsForRuns: false | |
VerificationNoMatchPolicy: ignore | |
startTime: "2023-05-30T19:34:28Z" | |
steps: | |
- container: step-build-and-push | |
imageID: gcr.io/kaniko-project/executor@sha256:b44b0744b450e731b5a5213058792cd8d3a6a14c119cf6b1f143704f22a7c650 | |
name: build-and-push | |
terminated: | |
containerID: containerd://eeada2162fc7660654d7d1a8a76dac19cb5935f80aeea11f4d415cfee86af8d8 | |
exitCode: 1 | |
finishedAt: "2023-05-30T19:34:41Z" | |
reason: Error | |
startedAt: "2023-05-30T19:34:40Z" | |
- container: step-write-url | |
imageID: docker.io/library/bash@sha256:c523c636b722339f41b6a431b44588ab2f762c5de5ec3bd7964420ff982fb1d9 | |
name: write-url | |
terminated: | |
containerID: containerd://4619f8672f203fa5146f8d7eabb96e3191992ffedccbfbbb273aa086ab2f4f35 | |
exitCode: 1 | |
finishedAt: "2023-05-30T19:34:41Z" | |
reason: Error | |
startedAt: "2023-05-30T19:34:41Z" | |
taskSpec: | |
description: This Task builds a simple Dockerfile with kaniko and pushes to a | |
registry. This Task stores the image name and digest as results, allowing Tekton | |
Chains to pick up that an image was built & sign it. | |
params: | |
- description: Name (reference) of the image to build. | |
name: IMAGE | |
type: string | |
- default: ./Dockerfile | |
description: Path to the Dockerfile to build. | |
name: DOCKERFILE | |
type: string | |
- default: ./ | |
description: The build context used by Kaniko. | |
name: CONTEXT | |
type: string | |
- default: | |
- --ignore-path=/product_uuid | |
name: EXTRA_ARGS | |
type: array | |
- default: gcr.io/kaniko-project/executor:v1.8.1 | |
description: The image on which builds will run | |
name: BUILDER_IMAGE | |
type: string | |
results: | |
- description: Digest of the image just built. | |
name: IMAGE_DIGEST | |
type: string | |
- description: URL of the image just built. | |
name: IMAGE_URL | |
type: string | |
steps: | |
- args: | |
- --ignore-path=/product_uuid | |
- --dockerfile=/workspace/source/examples/getting-started/Dockerfile | |
- --context=/workspace/source/examples/getting-started | |
- --destination=kind.local/getting-started | |
- --digest-file=/tekton/results/IMAGE_DIGEST | |
image: gcr.io/kaniko-project/executor:v1.8.1 | |
name: build-and-push | |
resources: {} | |
securityContext: | |
runAsUser: 0 | |
workingDir: /workspace/source | |
- image: docker.io/library/bash:5.1.4@sha256:c523c636b722339f41b6a431b44588ab2f762c5de5ec3bd7964420ff982fb1d9 | |
name: write-url | |
resources: {} | |
script: | | |
set -e | |
image="kind.local/getting-started" | |
echo -n "${image}" | tee "/tekton/results/IMAGE_URL" | |
workspaces: | |
- description: Holds the context and Dockerfile | |
name: source | |
- description: Includes a docker `config.json` | |
mountPath: /kaniko/.docker | |
name: dockerconfig | |
optional: true | |
--- | |
apiVersion: tekton.dev/v1beta1 | |
kind: TaskRun | |
metadata: | |
annotations: | |
pipeline.tekton.dev/affinity-assistant: affinity-assistant-e72411120e | |
pipeline.tekton.dev/release: 9b504e0 | |
creationTimestamp: "2023-05-30T19:33:57Z" | |
generation: 1 | |
labels: | |
app.kubernetes.io/managed-by: tekton-pipelines | |
tekton.dev/memberOf: tasks | |
tekton.dev/pipeline: demo.pipeline | |
tekton.dev/pipelineRun: demo-pipeline-run-1 | |
tekton.dev/pipelineTask: fetch-from-git | |
tekton.dev/task: git-clone | |
name: demo-pipeline-run-1-fetch-from-git | |
namespace: arendelle-pnlmx | |
ownerReferences: | |
- apiVersion: tekton.dev/v1beta1 | |
blockOwnerDeletion: true | |
controller: true | |
kind: PipelineRun | |
name: demo-pipeline-run-1 | |
uid: b3b018ca-f25b-49ee-9419-baecd1f27e28 | |
resourceVersion: "3144589" | |
uid: d0a4abce-564a-4862-a2e2-e326e58f7055 | |
spec: | |
params: | |
- name: url | |
value: https://github.com/GoogleContainerTools/skaffold | |
- name: revision | |
value: main | |
serviceAccountName: default | |
taskRef: | |
kind: Task | |
name: git-clone | |
timeout: 1h0m0s | |
workspaces: | |
- name: output | |
persistentVolumeClaim: | |
claimName: pvc-acbb49daa8 | |
status: | |
completionTime: "2023-05-30T19:34:28Z" | |
conditions: | |
- lastTransitionTime: "2023-05-30T19:34:28Z" | |
message: All Steps have completed executing | |
reason: Succeeded | |
status: "True" | |
type: Succeeded | |
podName: demo-pipeline-run-1-fetch-from-git-pod | |
provenance: | |
featureFlags: | |
AwaitSidecarReadiness: true | |
DisableAffinityAssistant: false | |
DisableCredsInit: false | |
EnableAPIFields: stable | |
EnableProvenanceInStatus: true | |
EnableTektonOCIBundles: false | |
EnforceNonfalsifiability: "" | |
MaxResultSize: 4096 | |
RequireGitSSHSecretKnownHosts: false | |
ResultExtractionMethod: termination-message | |
RunningInEnvWithInjectedSidecars: true | |
ScopeWhenExpressionsToTask: false | |
SendCloudEventsForRuns: false | |
VerificationNoMatchPolicy: ignore | |
startTime: "2023-05-30T19:33:57Z" | |
steps: | |
- container: step-clone | |
imageID: gcr.io/tekton-releases/github.com/tektoncd/pipeline/cmd/git-init@sha256:0ac91d0c1e15d9c9502f3c07ea74ba74a036c8a70c405eb4602995338c9b0918 | |
name: clone | |
terminated: | |
containerID: containerd://bccb90fc2f9e2d394fd846cf5f73adefa4ee907d719eda8f9e9f2e631826f516 | |
exitCode: 0 | |
finishedAt: "2023-05-30T19:34:22Z" | |
message: '[{"key":"commit","value":"ebda959fb9119a190d10d3d7244ba150650e7517","type":1},{"key":"url","value":"https://github.com/GoogleContainerTools/skaffold"}]' | |
reason: Completed | |
startedAt: "2023-05-30T19:34:15Z" | |
taskResults: | |
- name: commit | |
type: string | |
value: ebda959fb9119a190d10d3d7244ba150650e7517 | |
taskSpec: | |
params: | |
- description: git url to clone | |
name: url | |
type: string | |
- default: master | |
description: git revision to checkout (branch, tag, sha, ref…) | |
name: revision | |
type: string | |
- default: "true" | |
description: defines if the resource should initialize and fetch the submodules | |
name: submodules | |
type: string | |
- default: "1" | |
description: performs a shallow clone where only the most recent commit(s) will | |
be fetched | |
name: depth | |
type: string | |
- default: "true" | |
description: defines if http.sslVerify should be set to true or false in the | |
global git config | |
name: sslVerify | |
type: string | |
- default: "" | |
description: subdirectory inside the "output" workspace to clone the git repo | |
into | |
name: subdirectory | |
type: string | |
- default: "false" | |
description: clean out the contents of the repo's destination directory (if | |
it already exists) before trying to clone the repo there | |
name: deleteExisting | |
type: string | |
results: | |
- description: The precise commit SHA that was fetched by this Task | |
name: commit | |
type: string | |
steps: | |
- image: gcr.io/tekton-releases/github.com/tektoncd/pipeline/cmd/git-init:latest | |
name: clone | |
resources: {} | |
script: | | |
CHECKOUT_DIR="/workspace/output/" | |
cleandir() { | |
# Delete any existing contents of the repo directory if it exists. | |
# | |
# We don't just "rm -rf $CHECKOUT_DIR" because $CHECKOUT_DIR might be "/" | |
# or the root of a mounted volume. | |
if [[ -d "$CHECKOUT_DIR" ]] ; then | |
# Delete non-hidden files and directories | |
rm -rf "$CHECKOUT_DIR"/* | |
# Delete files and directories starting with . but excluding .. | |
rm -rf "$CHECKOUT_DIR"/.[!.]* | |
# Delete files and directories starting with .. plus any other character | |
rm -rf "$CHECKOUT_DIR"/..?* | |
fi | |
} | |
if [[ "false" == "true" ]] ; then | |
cleandir | |
fi | |
/ko-app/git-init \ | |
-url "https://github.com/GoogleContainerTools/skaffold" \ | |
-revision "main" \ | |
-path "$CHECKOUT_DIR" \ | |
-sslVerify="true" \ | |
-submodules="true" \ | |
-depth="1" | |
cd "$CHECKOUT_DIR" | |
RESULT_SHA="$(git rev-parse HEAD | tr -d '\n')" | |
EXIT_CODE="$?" | |
if [ "$EXIT_CODE" != 0 ] | |
then | |
exit $EXIT_CODE | |
fi | |
# Make sure we don't add a trailing newline to the result! | |
echo -n "$RESULT_SHA" > /tekton/results/commit | |
securityContext: | |
runAsUser: 0 | |
workspaces: | |
- description: The git repo will be cloned onto the volume backing this workspace | |
name: output | |
--- | |
apiVersion: tekton.dev/v1 | |
kind: Task | |
metadata: | |
creationTimestamp: "2023-05-30T19:33:56Z" | |
generation: 1 | |
name: git-clone | |
namespace: arendelle-pnlmx | |
resourceVersion: "3143566" | |
uid: 274dea32-3981-4fd2-af18-64d685e84df9 | |
spec: | |
params: | |
- description: git url to clone | |
name: url | |
type: string | |
- default: master | |
description: git revision to checkout (branch, tag, sha, ref…) | |
name: revision | |
type: string | |
- default: "true" | |
description: defines if the resource should initialize and fetch the submodules | |
name: submodules | |
type: string | |
- default: "1" | |
description: performs a shallow clone where only the most recent commit(s) will | |
be fetched | |
name: depth | |
type: string | |
- default: "true" | |
description: defines if http.sslVerify should be set to true or false in the global | |
git config | |
name: sslVerify | |
type: string | |
- default: "" | |
description: subdirectory inside the "output" workspace to clone the git repo | |
into | |
name: subdirectory | |
type: string | |
- default: "false" | |
description: clean out the contents of the repo's destination directory (if it | |
already exists) before trying to clone the repo there | |
name: deleteExisting | |
type: string | |
results: | |
- description: The precise commit SHA that was fetched by this Task | |
name: commit | |
type: string | |
steps: | |
- computeResources: {} | |
image: gcr.io/tekton-releases/github.com/tektoncd/pipeline/cmd/git-init:latest | |
name: clone | |
script: | | |
CHECKOUT_DIR="$(workspaces.output.path)/$(params.subdirectory)" | |
cleandir() { | |
# Delete any existing contents of the repo directory if it exists. | |
# | |
# We don't just "rm -rf $CHECKOUT_DIR" because $CHECKOUT_DIR might be "/" | |
# or the root of a mounted volume. | |
if [[ -d "$CHECKOUT_DIR" ]] ; then | |
# Delete non-hidden files and directories | |
rm -rf "$CHECKOUT_DIR"/* | |
# Delete files and directories starting with . but excluding .. | |
rm -rf "$CHECKOUT_DIR"/.[!.]* | |
# Delete files and directories starting with .. plus any other character | |
rm -rf "$CHECKOUT_DIR"/..?* | |
fi | |
} | |
if [[ "$(params.deleteExisting)" == "true" ]] ; then | |
cleandir | |
fi | |
/ko-app/git-init \ | |
-url "$(params.url)" \ | |
-revision "$(params.revision)" \ | |
-path "$CHECKOUT_DIR" \ | |
-sslVerify="$(params.sslVerify)" \ | |
-submodules="$(params.submodules)" \ | |
-depth="$(params.depth)" | |
cd "$CHECKOUT_DIR" | |
RESULT_SHA="$(git rev-parse HEAD | tr -d '\n')" | |
EXIT_CODE="$?" | |
if [ "$EXIT_CODE" != 0 ] | |
then | |
exit $EXIT_CODE | |
fi | |
# Make sure we don't add a trailing newline to the result! | |
echo -n "$RESULT_SHA" > $(results.commit.path) | |
securityContext: | |
runAsUser: 0 | |
workspaces: | |
- description: The git repo will be cloned onto the volume backing this workspace | |
name: output | |
--- | |
apiVersion: tekton.dev/v1 | |
kind: Task | |
metadata: | |
annotations: | |
tekton.dev/categories: Image Build | |
tekton.dev/displayName: Build and upload container image using Kaniko | |
tekton.dev/pipelines.minVersion: 0.17.0 | |
tekton.dev/platforms: linux/amd64,linux/arm64,linux/ppc64le | |
tekton.dev/tags: image-build | |
creationTimestamp: "2023-05-30T19:33:56Z" | |
generation: 1 | |
labels: | |
app.kubernetes.io/version: "0.6" | |
name: kaniko | |
namespace: arendelle-pnlmx | |
resourceVersion: "3143567" | |
uid: a2c473bb-7409-4c0d-a50f-f0e123f3d1a2 | |
spec: | |
description: This Task builds a simple Dockerfile with kaniko and pushes to a registry. | |
This Task stores the image name and digest as results, allowing Tekton Chains | |
to pick up that an image was built & sign it. | |
params: | |
- description: Name (reference) of the image to build. | |
name: IMAGE | |
type: string | |
- default: ./Dockerfile | |
description: Path to the Dockerfile to build. | |
name: DOCKERFILE | |
type: string | |
- default: ./ | |
description: The build context used by Kaniko. | |
name: CONTEXT | |
type: string | |
- default: | |
- --ignore-path=/product_uuid | |
name: EXTRA_ARGS | |
type: array | |
- default: gcr.io/kaniko-project/executor:v1.8.1 | |
description: The image on which builds will run | |
name: BUILDER_IMAGE | |
type: string | |
results: | |
- description: Digest of the image just built. | |
name: IMAGE_DIGEST | |
type: string | |
- description: URL of the image just built. | |
name: IMAGE_URL | |
type: string | |
steps: | |
- args: | |
- $(params.EXTRA_ARGS) | |
- --dockerfile=$(params.DOCKERFILE) | |
- --context=$(workspaces.source.path)/$(params.CONTEXT) | |
- --destination=$(params.IMAGE) | |
- --digest-file=$(results.IMAGE_DIGEST.path) | |
computeResources: {} | |
image: $(params.BUILDER_IMAGE) | |
name: build-and-push | |
securityContext: | |
runAsUser: 0 | |
workingDir: $(workspaces.source.path) | |
- computeResources: {} | |
image: docker.io/library/bash:5.1.4@sha256:c523c636b722339f41b6a431b44588ab2f762c5de5ec3bd7964420ff982fb1d9 | |
name: write-url | |
script: | | |
set -e | |
image="$(params.IMAGE)" | |
echo -n "${image}" | tee "$(results.IMAGE_URL.path)" | |
workspaces: | |
- description: Holds the context and Dockerfile | |
name: source | |
- description: Includes a docker `config.json` | |
mountPath: /kaniko/.docker | |
name: dockerconfig | |
optional: true | |
--- | |
apiVersion: tekton.dev/v1 | |
kind: TaskRun | |
metadata: | |
annotations: | |
pipeline.tekton.dev/affinity-assistant: affinity-assistant-e72411120e | |
pipeline.tekton.dev/release: 9b504e0 | |
tekton.dev/categories: Image Build | |
tekton.dev/displayName: Build and upload container image using Kaniko | |
tekton.dev/pipelines.minVersion: 0.17.0 | |
tekton.dev/platforms: linux/amd64,linux/arm64,linux/ppc64le | |
tekton.dev/tags: image-build | |
creationTimestamp: "2023-05-30T19:34:28Z" | |
generation: 1 | |
labels: | |
app.kubernetes.io/managed-by: tekton-pipelines | |
app.kubernetes.io/version: "0.6" | |
tekton.dev/memberOf: tasks | |
tekton.dev/pipeline: demo.pipeline | |
tekton.dev/pipelineRun: demo-pipeline-run-1 | |
tekton.dev/pipelineTask: build-image | |
tekton.dev/task: kaniko | |
name: demo-pipeline-run-1-build-image | |
namespace: arendelle-pnlmx | |
ownerReferences: | |
- apiVersion: tekton.dev/v1beta1 | |
blockOwnerDeletion: true | |
controller: true | |
kind: PipelineRun | |
name: demo-pipeline-run-1 | |
uid: b3b018ca-f25b-49ee-9419-baecd1f27e28 | |
resourceVersion: "3145109" | |
uid: 6b5c426b-7cfe-4008-8996-eeace5fd560f | |
spec: | |
params: | |
- name: IMAGE | |
value: kind.local/getting-started | |
- name: CONTEXT | |
value: examples/getting-started | |
- name: DOCKERFILE | |
value: $(workspaces.source.path)/examples/getting-started/Dockerfile | |
serviceAccountName: default | |
taskRef: | |
kind: Task | |
name: kaniko | |
timeout: 1h0m0s | |
workspaces: | |
- name: source | |
persistentVolumeClaim: | |
claimName: pvc-acbb49daa8 | |
status: | |
completionTime: "2023-05-30T19:34:44Z" | |
conditions: | |
- lastTransitionTime: "2023-05-30T19:34:44Z" | |
message: | | |
"step-build-and-push" exited with code 1 (image: "gcr.io/kaniko-project/executor@sha256:b44b0744b450e731b5a5213058792cd8d3a6a14c119cf6b1f143704f22a7c650"); for logs run: kubectl -n arendelle-pnlmx logs demo-pipeline-run-1-build-image-pod -c step-build-and-push | |
reason: Failed | |
status: "False" | |
type: Succeeded | |
podName: demo-pipeline-run-1-build-image-pod | |
provenance: | |
featureFlags: | |
AwaitSidecarReadiness: true | |
DisableAffinityAssistant: false | |
DisableCredsInit: false | |
EnableAPIFields: stable | |
EnableProvenanceInStatus: true | |
EnableTektonOCIBundles: false | |
EnforceNonfalsifiability: "" | |
MaxResultSize: 4096 | |
RequireGitSSHSecretKnownHosts: false | |
ResultExtractionMethod: termination-message | |
RunningInEnvWithInjectedSidecars: true | |
ScopeWhenExpressionsToTask: false | |
SendCloudEventsForRuns: false | |
VerificationNoMatchPolicy: ignore | |
startTime: "2023-05-30T19:34:28Z" | |
steps: | |
- container: step-build-and-push | |
imageID: gcr.io/kaniko-project/executor@sha256:b44b0744b450e731b5a5213058792cd8d3a6a14c119cf6b1f143704f22a7c650 | |
name: build-and-push | |
terminated: | |
containerID: containerd://eeada2162fc7660654d7d1a8a76dac19cb5935f80aeea11f4d415cfee86af8d8 | |
exitCode: 1 | |
finishedAt: "2023-05-30T19:34:41Z" | |
reason: Error | |
startedAt: "2023-05-30T19:34:40Z" | |
- container: step-write-url | |
imageID: docker.io/library/bash@sha256:c523c636b722339f41b6a431b44588ab2f762c5de5ec3bd7964420ff982fb1d9 | |
name: write-url | |
terminated: | |
containerID: containerd://4619f8672f203fa5146f8d7eabb96e3191992ffedccbfbbb273aa086ab2f4f35 | |
exitCode: 1 | |
finishedAt: "2023-05-30T19:34:41Z" | |
reason: Error | |
startedAt: "2023-05-30T19:34:41Z" | |
taskSpec: | |
description: This Task builds a simple Dockerfile with kaniko and pushes to a | |
registry. This Task stores the image name and digest as results, allowing Tekton | |
Chains to pick up that an image was built & sign it. | |
params: | |
- description: Name (reference) of the image to build. | |
name: IMAGE | |
type: string | |
- default: ./Dockerfile | |
description: Path to the Dockerfile to build. | |
name: DOCKERFILE | |
type: string | |
- default: ./ | |
description: The build context used by Kaniko. | |
name: CONTEXT | |
type: string | |
- default: | |
- --ignore-path=/product_uuid | |
name: EXTRA_ARGS | |
type: array | |
- default: gcr.io/kaniko-project/executor:v1.8.1 | |
description: The image on which builds will run | |
name: BUILDER_IMAGE | |
type: string | |
results: | |
- description: Digest of the image just built. | |
name: IMAGE_DIGEST | |
type: string | |
- description: URL of the image just built. | |
name: IMAGE_URL | |
type: string | |
steps: | |
- args: | |
- --ignore-path=/product_uuid | |
- --dockerfile=/workspace/source/examples/getting-started/Dockerfile | |
- --context=/workspace/source/examples/getting-started | |
- --destination=kind.local/getting-started | |
- --digest-file=/tekton/results/IMAGE_DIGEST | |
computeResources: {} | |
image: gcr.io/kaniko-project/executor:v1.8.1 | |
name: build-and-push | |
securityContext: | |
runAsUser: 0 | |
workingDir: /workspace/source | |
- computeResources: {} | |
image: docker.io/library/bash:5.1.4@sha256:c523c636b722339f41b6a431b44588ab2f762c5de5ec3bd7964420ff982fb1d9 | |
name: write-url | |
script: | | |
set -e | |
image="kind.local/getting-started" | |
echo -n "${image}" | tee "/tekton/results/IMAGE_URL" | |
workspaces: | |
- description: Holds the context and Dockerfile | |
name: source | |
- description: Includes a docker `config.json` | |
mountPath: /kaniko/.docker | |
name: dockerconfig | |
optional: true | |
--- | |
apiVersion: tekton.dev/v1 | |
kind: TaskRun | |
metadata: | |
annotations: | |
pipeline.tekton.dev/affinity-assistant: affinity-assistant-e72411120e | |
pipeline.tekton.dev/release: 9b504e0 | |
creationTimestamp: "2023-05-30T19:33:57Z" | |
generation: 1 | |
labels: | |
app.kubernetes.io/managed-by: tekton-pipelines | |
tekton.dev/memberOf: tasks | |
tekton.dev/pipeline: demo.pipeline | |
tekton.dev/pipelineRun: demo-pipeline-run-1 | |
tekton.dev/pipelineTask: fetch-from-git | |
tekton.dev/task: git-clone | |
name: demo-pipeline-run-1-fetch-from-git | |
namespace: arendelle-pnlmx | |
ownerReferences: | |
- apiVersion: tekton.dev/v1beta1 | |
blockOwnerDeletion: true | |
controller: true | |
kind: PipelineRun | |
name: demo-pipeline-run-1 | |
uid: b3b018ca-f25b-49ee-9419-baecd1f27e28 | |
resourceVersion: "3144589" | |
uid: d0a4abce-564a-4862-a2e2-e326e58f7055 | |
spec: | |
params: | |
- name: url | |
value: https://github.com/GoogleContainerTools/skaffold | |
- name: revision | |
value: main | |
serviceAccountName: default | |
taskRef: | |
kind: Task | |
name: git-clone | |
timeout: 1h0m0s | |
workspaces: | |
- name: output | |
persistentVolumeClaim: | |
claimName: pvc-acbb49daa8 | |
status: | |
completionTime: "2023-05-30T19:34:28Z" | |
conditions: | |
- lastTransitionTime: "2023-05-30T19:34:28Z" | |
message: All Steps have completed executing | |
reason: Succeeded | |
status: "True" | |
type: Succeeded | |
podName: demo-pipeline-run-1-fetch-from-git-pod | |
provenance: | |
featureFlags: | |
AwaitSidecarReadiness: true | |
DisableAffinityAssistant: false | |
DisableCredsInit: false | |
EnableAPIFields: stable | |
EnableProvenanceInStatus: true | |
EnableTektonOCIBundles: false | |
EnforceNonfalsifiability: "" | |
MaxResultSize: 4096 | |
RequireGitSSHSecretKnownHosts: false | |
ResultExtractionMethod: termination-message | |
RunningInEnvWithInjectedSidecars: true | |
ScopeWhenExpressionsToTask: false | |
SendCloudEventsForRuns: false | |
VerificationNoMatchPolicy: ignore | |
results: | |
- name: commit | |
type: string | |
value: ebda959fb9119a190d10d3d7244ba150650e7517 | |
startTime: "2023-05-30T19:33:57Z" | |
steps: | |
- container: step-clone | |
imageID: gcr.io/tekton-releases/github.com/tektoncd/pipeline/cmd/git-init@sha256:0ac91d0c1e15d9c9502f3c07ea74ba74a036c8a70c405eb4602995338c9b0918 | |
name: clone | |
terminated: | |
containerID: containerd://bccb90fc2f9e2d394fd846cf5f73adefa4ee907d719eda8f9e9f2e631826f516 | |
exitCode: 0 | |
finishedAt: "2023-05-30T19:34:22Z" | |
message: '[{"key":"commit","value":"ebda959fb9119a190d10d3d7244ba150650e7517","type":1},{"key":"url","value":"https://github.com/GoogleContainerTools/skaffold"}]' | |
reason: Completed | |
startedAt: "2023-05-30T19:34:15Z" | |
taskSpec: | |
params: | |
- description: git url to clone | |
name: url | |
type: string | |
- default: master | |
description: git revision to checkout (branch, tag, sha, ref…) | |
name: revision | |
type: string | |
- default: "true" | |
description: defines if the resource should initialize and fetch the submodules | |
name: submodules | |
type: string | |
- default: "1" | |
description: performs a shallow clone where only the most recent commit(s) will | |
be fetched | |
name: depth | |
type: string | |
- default: "true" | |
description: defines if http.sslVerify should be set to true or false in the | |
global git config | |
name: sslVerify | |
type: string | |
- default: "" | |
description: subdirectory inside the "output" workspace to clone the git repo | |
into | |
name: subdirectory | |
type: string | |
- default: "false" | |
description: clean out the contents of the repo's destination directory (if | |
it already exists) before trying to clone the repo there | |
name: deleteExisting | |
type: string | |
results: | |
- description: The precise commit SHA that was fetched by this Task | |
name: commit | |
type: string | |
steps: | |
- computeResources: {} | |
image: gcr.io/tekton-releases/github.com/tektoncd/pipeline/cmd/git-init:latest | |
name: clone | |
script: | | |
CHECKOUT_DIR="/workspace/output/" | |
cleandir() { | |
# Delete any existing contents of the repo directory if it exists. | |
# | |
# We don't just "rm -rf $CHECKOUT_DIR" because $CHECKOUT_DIR might be "/" | |
# or the root of a mounted volume. | |
if [[ -d "$CHECKOUT_DIR" ]] ; then | |
# Delete non-hidden files and directories | |
rm -rf "$CHECKOUT_DIR"/* | |
# Delete files and directories starting with . but excluding .. | |
rm -rf "$CHECKOUT_DIR"/.[!.]* | |
# Delete files and directories starting with .. plus any other character | |
rm -rf "$CHECKOUT_DIR"/..?* | |
fi | |
} | |
if [[ "false" == "true" ]] ; then | |
cleandir | |
fi | |
/ko-app/git-init \ | |
-url "https://github.com/GoogleContainerTools/skaffold" \ | |
-revision "main" \ | |
-path "$CHECKOUT_DIR" \ | |
-sslVerify="true" \ | |
-submodules="true" \ | |
-depth="1" | |
cd "$CHECKOUT_DIR" | |
RESULT_SHA="$(git rev-parse HEAD | tr -d '\n')" | |
EXIT_CODE="$?" | |
if [ "$EXIT_CODE" != 0 ] | |
then | |
exit $EXIT_CODE | |
fi | |
# Make sure we don't add a trailing newline to the result! | |
echo -n "$RESULT_SHA" > /tekton/results/commit | |
securityContext: | |
runAsUser: 0 | |
workspaces: | |
- description: The git repo will be cloned onto the volume backing this workspace | |
name: output | |
--- | |
apiVersion: tekton.dev/v1 | |
kind: Pipeline | |
metadata: | |
creationTimestamp: "2023-05-30T19:33:56Z" | |
generation: 1 | |
name: demo.pipeline | |
namespace: arendelle-pnlmx | |
resourceVersion: "3143568" | |
uid: 1fdd58bf-04da-4b30-b126-30b4e5241544 | |
spec: | |
params: | |
- default: kind.local | |
name: image-registry | |
type: string | |
tasks: | |
- name: fetch-from-git | |
params: | |
- name: url | |
value: https://github.com/GoogleContainerTools/skaffold | |
- name: revision | |
value: main | |
taskRef: | |
kind: Task | |
name: git-clone | |
workspaces: | |
- name: output | |
workspace: git-source | |
- name: build-image | |
params: | |
- name: IMAGE | |
value: $(params.image-registry)/getting-started | |
- name: CONTEXT | |
value: examples/getting-started | |
- name: DOCKERFILE | |
value: $(workspaces.source.path)/examples/getting-started/Dockerfile | |
runAfter: | |
- fetch-from-git | |
taskRef: | |
kind: Task | |
name: kaniko | |
workspaces: | |
- name: source | |
workspace: git-source | |
workspaces: | |
- name: git-source | |
--- | |
apiVersion: tekton.dev/v1 | |
kind: PipelineRun | |
metadata: | |
creationTimestamp: "2023-05-30T19:33:56Z" | |
generation: 1 | |
labels: | |
tekton.dev/pipeline: demo.pipeline | |
name: demo-pipeline-run-1 | |
namespace: arendelle-pnlmx | |
resourceVersion: "3145112" | |
uid: b3b018ca-f25b-49ee-9419-baecd1f27e28 | |
spec: | |
pipelineRef: | |
name: demo.pipeline | |
taskRunTemplate: | |
serviceAccountName: default | |
timeouts: | |
pipeline: 1h0m0s | |
workspaces: | |
- name: git-source | |
volumeClaimTemplate: | |
metadata: | |
creationTimestamp: null | |
spec: | |
accessModes: | |
- ReadWriteOnce | |
resources: | |
requests: | |
storage: 1Gi | |
status: {} | |
status: | |
childReferences: | |
- apiVersion: tekton.dev/v1beta1 | |
kind: TaskRun | |
name: demo-pipeline-run-1-fetch-from-git | |
pipelineTaskName: fetch-from-git | |
- apiVersion: tekton.dev/v1beta1 | |
kind: TaskRun | |
name: demo-pipeline-run-1-build-image | |
pipelineTaskName: build-image | |
completionTime: "2023-05-30T19:34:44Z" | |
conditions: | |
- lastTransitionTime: "2023-05-30T19:34:44Z" | |
message: 'Tasks Completed: 2 (Failed: 1, Cancelled 0), Skipped: 0' | |
reason: Failed | |
status: "False" | |
type: Succeeded | |
pipelineSpec: | |
params: | |
- default: kind.local | |
name: image-registry | |
type: string | |
tasks: | |
- name: fetch-from-git | |
params: | |
- name: url | |
value: https://github.com/GoogleContainerTools/skaffold | |
- name: revision | |
value: main | |
taskRef: | |
kind: Task | |
name: git-clone | |
workspaces: | |
- name: output | |
workspace: git-source | |
- name: build-image | |
params: | |
- name: IMAGE | |
value: kind.local/getting-started | |
- name: CONTEXT | |
value: examples/getting-started | |
- name: DOCKERFILE | |
value: $(workspaces.source.path)/examples/getting-started/Dockerfile | |
runAfter: | |
- fetch-from-git | |
taskRef: | |
kind: Task | |
name: kaniko | |
workspaces: | |
- name: source | |
workspace: git-source | |
workspaces: | |
- name: git-source | |
provenance: | |
featureFlags: | |
AwaitSidecarReadiness: true | |
DisableAffinityAssistant: false | |
DisableCredsInit: false | |
EnableAPIFields: stable | |
EnableProvenanceInStatus: true | |
EnableTektonOCIBundles: false | |
EnforceNonfalsifiability: "" | |
MaxResultSize: 4096 | |
RequireGitSSHSecretKnownHosts: false | |
ResultExtractionMethod: termination-message | |
RunningInEnvWithInjectedSidecars: true | |
ScopeWhenExpressionsToTask: false | |
SendCloudEventsForRuns: false | |
VerificationNoMatchPolicy: ignore | |
startTime: "2023-05-30T19:33:57Z" | |
--- | |
metadata: | |
creationTimestamp: "2023-05-30T19:33:57Z" | |
deletionGracePeriodSeconds: 30 | |
deletionTimestamp: "2023-05-30T19:35:14Z" | |
generateName: affinity-assistant-e72411120e- | |
labels: | |
app.kubernetes.io/component: affinity-assistant | |
app.kubernetes.io/instance: affinity-assistant-e72411120e | |
controller-revision-hash: affinity-assistant-e72411120e-745475bb79 | |
statefulset.kubernetes.io/pod-name: affinity-assistant-e72411120e-0 | |
tekton.dev/pipeline: demo.pipeline | |
tekton.dev/pipelineRun: demo-pipeline-run-1 | |
name: affinity-assistant-e72411120e-0 | |
namespace: arendelle-pnlmx | |
ownerReferences: | |
- apiVersion: apps/v1 | |
blockOwnerDeletion: true | |
controller: true | |
kind: StatefulSet | |
name: affinity-assistant-e72411120e | |
uid: 1623f792-cf8f-4d55-895a-fe09305e117c | |
resourceVersion: "3145115" | |
uid: df697e54-271c-4941-8091-5cf01b924cad | |
spec: | |
affinity: | |
podAntiAffinity: | |
preferredDuringSchedulingIgnoredDuringExecution: | |
- podAffinityTerm: | |
labelSelector: | |
matchLabels: | |
app.kubernetes.io/component: affinity-assistant | |
topologyKey: kubernetes.io/hostname | |
weight: 100 | |
containers: | |
- args: | |
- tekton_run_indefinitely | |
image: kind.local/nop-8eac7c133edad5df719dc37b36b62482:a1473ff8f7c7bb27ec379b92167db1ae31d1e7a6526138e8c92b81c9ac664e4d | |
imagePullPolicy: IfNotPresent | |
name: affinity-assistant | |
resources: | |
limits: | |
cpu: 50m | |
memory: 100Mi | |
requests: | |
cpu: 50m | |
memory: 100Mi | |
terminationMessagePath: /dev/termination-log | |
terminationMessagePolicy: File | |
volumeMounts: | |
- mountPath: /var/run/secrets/kubernetes.io/serviceaccount | |
name: kube-api-access-xrml8 | |
readOnly: true | |
dnsPolicy: ClusterFirst | |
enableServiceLinks: true | |
hostname: affinity-assistant-e72411120e-0 | |
nodeName: kind-control-plane | |
preemptionPolicy: PreemptLowerPriority | |
priority: 0 | |
restartPolicy: Always | |
schedulerName: default-scheduler | |
securityContext: {} | |
serviceAccount: default | |
serviceAccountName: default | |
terminationGracePeriodSeconds: 30 | |
tolerations: | |
- effect: NoExecute | |
key: node.kubernetes.io/not-ready | |
operator: Exists | |
tolerationSeconds: 300 | |
- effect: NoExecute | |
key: node.kubernetes.io/unreachable | |
operator: Exists | |
tolerationSeconds: 300 | |
volumes: | |
- name: workspace | |
persistentVolumeClaim: | |
claimName: pvc-acbb49daa8 | |
- name: kube-api-access-xrml8 | |
projected: | |
defaultMode: 420 | |
sources: | |
- serviceAccountToken: | |
expirationSeconds: 3607 | |
path: token | |
- configMap: | |
items: | |
- key: ca.crt | |
path: ca.crt | |
name: kube-root-ca.crt | |
- downwardAPI: | |
items: | |
- fieldRef: | |
apiVersion: v1 | |
fieldPath: metadata.namespace | |
path: namespace | |
status: | |
conditions: | |
- lastProbeTime: null | |
lastTransitionTime: "2023-05-30T19:34:05Z" | |
status: "True" | |
type: Initialized | |
- lastProbeTime: null | |
lastTransitionTime: "2023-05-30T19:34:10Z" | |
status: "True" | |
type: Ready | |
- lastProbeTime: null | |
lastTransitionTime: "2023-05-30T19:34:10Z" | |
status: "True" | |
type: ContainersReady | |
- lastProbeTime: null | |
lastTransitionTime: "2023-05-30T19:34:05Z" | |
status: "True" | |
type: PodScheduled | |
containerStatuses: | |
- containerID: containerd://7bbeeab65fc617b1d86550b082e483e9f88dd876f879c2bf9f9446cdc66d56d1 | |
image: kind.local/nop-8eac7c133edad5df719dc37b36b62482:a1473ff8f7c7bb27ec379b92167db1ae31d1e7a6526138e8c92b81c9ac664e4d | |
imageID: sha256:7416b03e9212f4f18897ca51daf02920368e8b841665878af222c28aeaecfbb7 | |
lastState: {} | |
name: affinity-assistant | |
ready: true | |
restartCount: 0 | |
started: true | |
state: | |
running: | |
startedAt: "2023-05-30T19:34:09Z" | |
hostIP: 172.18.0.6 | |
phase: Running | |
podIP: 10.244.0.97 | |
podIPs: | |
- ip: 10.244.0.97 | |
qosClass: Guaranteed | |
startTime: "2023-05-30T19:34:05Z" | |
--- | |
metadata: | |
annotations: | |
pipeline.tekton.dev/affinity-assistant: affinity-assistant-e72411120e | |
pipeline.tekton.dev/release: 9b504e0 | |
tekton.dev/categories: Image Build | |
tekton.dev/displayName: Build and upload container image using Kaniko | |
tekton.dev/pipelines.minVersion: 0.17.0 | |
tekton.dev/platforms: linux/amd64,linux/arm64,linux/ppc64le | |
tekton.dev/ready: READY | |
tekton.dev/tags: image-build | |
creationTimestamp: "2023-05-30T19:34:28Z" | |
labels: | |
app.kubernetes.io/managed-by: tekton-pipelines | |
app.kubernetes.io/version: "0.6" | |
tekton.dev/memberOf: tasks | |
tekton.dev/pipeline: demo.pipeline | |
tekton.dev/pipelineRun: demo-pipeline-run-1 | |
tekton.dev/pipelineTask: build-image | |
tekton.dev/task: kaniko | |
tekton.dev/taskRun: demo-pipeline-run-1-build-image | |
name: demo-pipeline-run-1-build-image-pod | |
namespace: arendelle-pnlmx | |
ownerReferences: | |
- apiVersion: tekton.dev/v1beta1 | |
blockOwnerDeletion: true | |
controller: true | |
kind: TaskRun | |
name: demo-pipeline-run-1-build-image | |
uid: 6b5c426b-7cfe-4008-8996-eeace5fd560f | |
resourceVersion: "3145106" | |
uid: 1dd10678-2c4c-4aab-af73-96b8d561a0f3 | |
spec: | |
activeDeadlineSeconds: 5400 | |
affinity: | |
podAffinity: | |
requiredDuringSchedulingIgnoredDuringExecution: | |
- labelSelector: | |
matchLabels: | |
app.kubernetes.io/component: affinity-assistant | |
app.kubernetes.io/instance: affinity-assistant-e72411120e | |
topologyKey: kubernetes.io/hostname | |
containers: | |
- args: | |
- -wait_file | |
- /tekton/downward/ready | |
- -wait_file_content | |
- -post_file | |
- /tekton/run/0/out | |
- -termination_path | |
- /tekton/termination | |
- -step_metadata_dir | |
- /tekton/run/0/status | |
- -results | |
- IMAGE_DIGEST,IMAGE_URL | |
- -- | |
- --ignore-path=/product_uuid | |
- --dockerfile=/workspace/source/examples/getting-started/Dockerfile | |
- --context=/workspace/source/examples/getting-started | |
- --destination=kind.local/getting-started | |
- --digest-file=/tekton/results/IMAGE_DIGEST | |
command: | |
- /tekton/bin/entrypoint | |
env: | |
- name: TEKTON_PLATFORM_COMMANDS | |
value: '{"linux/amd64":["/kaniko/executor"],"linux/arm64":["/kaniko/executor"],"linux/ppc64le":["/kaniko/executor"],"linux/s390x":["/kaniko/executor"]}' | |
image: gcr.io/kaniko-project/executor@sha256:b44b0744b450e731b5a5213058792cd8d3a6a14c119cf6b1f143704f22a7c650 | |
imagePullPolicy: IfNotPresent | |
name: step-build-and-push | |
resources: {} | |
securityContext: | |
runAsUser: 0 | |
terminationMessagePath: /tekton/termination | |
terminationMessagePolicy: File | |
volumeMounts: | |
- mountPath: /workspace/source | |
name: ws-5gff5 | |
- mountPath: /tekton/downward | |
name: tekton-internal-downward | |
readOnly: true | |
- mountPath: /tekton/creds | |
name: tekton-creds-init-home-0 | |
- mountPath: /tekton/run/0 | |
name: tekton-internal-run-0 | |
- mountPath: /tekton/run/1 | |
name: tekton-internal-run-1 | |
readOnly: true | |
- mountPath: /tekton/bin | |
name: tekton-internal-bin | |
readOnly: true | |
- mountPath: /workspace | |
name: tekton-internal-workspace | |
- mountPath: /tekton/home | |
name: tekton-internal-home | |
- mountPath: /tekton/results | |
name: tekton-internal-results | |
- mountPath: /tekton/steps | |
name: tekton-internal-steps | |
readOnly: true | |
- mountPath: /var/run/secrets/kubernetes.io/serviceaccount | |
name: kube-api-access-24htb | |
readOnly: true | |
workingDir: /workspace/source | |
- args: | |
- -wait_file | |
- /tekton/run/0/out | |
- -post_file | |
- /tekton/run/1/out | |
- -termination_path | |
- /tekton/termination | |
- -step_metadata_dir | |
- /tekton/run/1/status | |
- -results | |
- IMAGE_DIGEST,IMAGE_URL | |
- -entrypoint | |
- /tekton/scripts/script-1-85q85 | |
- -- | |
command: | |
- /tekton/bin/entrypoint | |
image: docker.io/library/bash:5.1.4@sha256:c523c636b722339f41b6a431b44588ab2f762c5de5ec3bd7964420ff982fb1d9 | |
imagePullPolicy: IfNotPresent | |
name: step-write-url | |
resources: {} | |
terminationMessagePath: /tekton/termination | |
terminationMessagePolicy: File | |
volumeMounts: | |
- mountPath: /workspace/source | |
name: ws-5gff5 | |
- mountPath: /tekton/scripts | |
name: tekton-internal-scripts | |
readOnly: true | |
- mountPath: /tekton/creds | |
name: tekton-creds-init-home-1 | |
- mountPath: /tekton/run/0 | |
name: tekton-internal-run-0 | |
readOnly: true | |
- mountPath: /tekton/run/1 | |
name: tekton-internal-run-1 | |
- mountPath: /tekton/bin | |
name: tekton-internal-bin | |
readOnly: true | |
- mountPath: /workspace | |
name: tekton-internal-workspace | |
- mountPath: /tekton/home | |
name: tekton-internal-home | |
- mountPath: /tekton/results | |
name: tekton-internal-results | |
- mountPath: /tekton/steps | |
name: tekton-internal-steps | |
readOnly: true | |
- mountPath: /var/run/secrets/kubernetes.io/serviceaccount | |
name: kube-api-access-24htb | |
readOnly: true | |
dnsPolicy: ClusterFirst | |
enableServiceLinks: true | |
initContainers: | |
- command: | |
- /ko-app/entrypoint | |
- init | |
- /ko-app/entrypoint | |
- /tekton/bin/entrypoint | |
- step-build-and-push | |
- step-write-url | |
image: kind.local/entrypoint-bff0a22da108bc2f16c818c97641a296:a3586f1baf97015f781ccf51ea5a9f39068ed256999dee1fe704dc7ea47191bd | |
imagePullPolicy: IfNotPresent | |
name: prepare | |
resources: {} | |
terminationMessagePath: /dev/termination-log | |
terminationMessagePolicy: File | |
volumeMounts: | |
- mountPath: /tekton/bin | |
name: tekton-internal-bin | |
- mountPath: /tekton/steps | |
name: tekton-internal-steps | |
- mountPath: /var/run/secrets/kubernetes.io/serviceaccount | |
name: kube-api-access-24htb | |
readOnly: true | |
workingDir: / | |
- args: | |
- -c | |
- | | |
scriptfile="/tekton/scripts/script-1-85q85" | |
touch ${scriptfile} && chmod +x ${scriptfile} | |
cat > ${scriptfile} << '_EOF_' | |
IyEvYmluL3NoCnNldCAtZQpzZXQgLWUKaW1hZ2U9ImtpbmQubG9jYWwvZ2V0dGluZy1zdGFydGVkIgplY2hvIC1uICIke2ltYWdlfSIgfCB0ZWUgIi90ZWt0b24vcmVzdWx0cy9JTUFHRV9VUkwiCg== | |
_EOF_ | |
/tekton/bin/entrypoint decode-script "${scriptfile}" | |
command: | |
- sh | |
image: cgr.dev/chainguard/busybox@sha256:19f02276bf8dbdd62f069b922f10c65262cc34b710eea26ff928129a736be791 | |
imagePullPolicy: IfNotPresent | |
name: place-scripts | |
resources: {} | |
terminationMessagePath: /dev/termination-log | |
terminationMessagePolicy: File | |
volumeMounts: | |
- mountPath: /tekton/scripts | |
name: tekton-internal-scripts | |
- mountPath: /tekton/bin | |
name: tekton-internal-bin | |
- mountPath: /var/run/secrets/kubernetes.io/serviceaccount | |
name: kube-api-access-24htb | |
readOnly: true | |
- args: | |
- /workspace/source | |
command: | |
- /ko-app/workingdirinit | |
image: kind.local/workingdirinit-0c558922ec6a1b739e550e349f2d5fc1:e4c01f287df3858f2f134b7463fa1a9e3a9bb1f037129c29fc8b20ab5ff809d7 | |
imagePullPolicy: IfNotPresent | |
name: working-dir-initializer | |
resources: {} | |
terminationMessagePath: /dev/termination-log | |
terminationMessagePolicy: File | |
volumeMounts: | |
- mountPath: /workspace | |
name: tekton-internal-workspace | |
- mountPath: /tekton/home | |
name: tekton-internal-home | |
- mountPath: /tekton/results | |
name: tekton-internal-results | |
- mountPath: /tekton/steps | |
name: tekton-internal-steps | |
readOnly: true | |
- mountPath: /var/run/secrets/kubernetes.io/serviceaccount | |
name: kube-api-access-24htb | |
readOnly: true | |
workingDir: /workspace | |
nodeName: kind-control-plane | |
preemptionPolicy: PreemptLowerPriority | |
priority: 0 | |
restartPolicy: Never | |
schedulerName: default-scheduler | |
securityContext: {} | |
serviceAccount: default | |
serviceAccountName: default | |
terminationGracePeriodSeconds: 30 | |
tolerations: | |
- effect: NoExecute | |
key: node.kubernetes.io/not-ready | |
operator: Exists | |
tolerationSeconds: 300 | |
- effect: NoExecute | |
key: node.kubernetes.io/unreachable | |
operator: Exists | |
tolerationSeconds: 300 | |
volumes: | |
- emptyDir: {} | |
name: tekton-internal-workspace | |
- emptyDir: {} | |
name: tekton-internal-home | |
- emptyDir: {} | |
name: tekton-internal-results | |
- emptyDir: {} | |
name: tekton-internal-steps | |
- emptyDir: {} | |
name: tekton-internal-scripts | |
- emptyDir: {} | |
name: tekton-internal-bin | |
- downwardAPI: | |
defaultMode: 420 | |
items: | |
- fieldRef: | |
apiVersion: v1 | |
fieldPath: metadata.annotations['tekton.dev/ready'] | |
path: ready | |
name: tekton-internal-downward | |
- emptyDir: | |
medium: Memory | |
name: tekton-creds-init-home-0 | |
- emptyDir: {} | |
name: tekton-internal-run-0 | |
- emptyDir: | |
medium: Memory | |
name: tekton-creds-init-home-1 | |
- emptyDir: {} | |
name: tekton-internal-run-1 | |
- name: ws-5gff5 | |
persistentVolumeClaim: | |
claimName: pvc-acbb49daa8 | |
- name: kube-api-access-24htb | |
projected: | |
defaultMode: 420 | |
sources: | |
- serviceAccountToken: | |
expirationSeconds: 3607 | |
path: token | |
- configMap: | |
items: | |
- key: ca.crt | |
path: ca.crt | |
name: kube-root-ca.crt | |
- downwardAPI: | |
items: | |
- fieldRef: | |
apiVersion: v1 | |
fieldPath: metadata.namespace | |
path: namespace | |
status: | |
conditions: | |
- lastProbeTime: null | |
lastTransitionTime: "2023-05-30T19:34:33Z" | |
status: "True" | |
type: Initialized | |
- lastProbeTime: null | |
lastTransitionTime: "2023-05-30T19:34:41Z" | |
message: 'containers with unready status: [step-build-and-push step-write-url]' | |
reason: ContainersNotReady | |
status: "False" | |
type: Ready | |
- lastProbeTime: null | |
lastTransitionTime: "2023-05-30T19:34:41Z" | |
message: 'containers with unready status: [step-build-and-push step-write-url]' | |
reason: ContainersNotReady | |
status: "False" | |
type: ContainersReady | |
- lastProbeTime: null | |
lastTransitionTime: "2023-05-30T19:34:28Z" | |
status: "True" | |
type: PodScheduled | |
containerStatuses: | |
- containerID: containerd://eeada2162fc7660654d7d1a8a76dac19cb5935f80aeea11f4d415cfee86af8d8 | |
image: sha256:a2a981eb8745668880025c6574f929c87f7fddb0e8fa1e3830dc30d653cb506a | |
imageID: gcr.io/kaniko-project/executor@sha256:b44b0744b450e731b5a5213058792cd8d3a6a14c119cf6b1f143704f22a7c650 | |
lastState: {} | |
name: step-build-and-push | |
ready: false | |
restartCount: 0 | |
started: false | |
state: | |
terminated: | |
containerID: containerd://eeada2162fc7660654d7d1a8a76dac19cb5935f80aeea11f4d415cfee86af8d8 | |
exitCode: 1 | |
finishedAt: "2023-05-30T19:34:41Z" | |
message: '[{"key":"StartedAt","value":"2023-05-30T19:34:40.747Z","type":3}]' | |
reason: Error | |
startedAt: "2023-05-30T19:34:33Z" | |
- containerID: containerd://4619f8672f203fa5146f8d7eabb96e3191992ffedccbfbbb273aa086ab2f4f35 | |
image: sha256:131a782210dd51062a150ab7c54c441f68008564afafcf7f6989caf53632210e | |
imageID: docker.io/library/bash@sha256:c523c636b722339f41b6a431b44588ab2f762c5de5ec3bd7964420ff982fb1d9 | |
lastState: {} | |
name: step-write-url | |
ready: false | |
restartCount: 0 | |
started: false | |
state: | |
terminated: | |
containerID: containerd://4619f8672f203fa5146f8d7eabb96e3191992ffedccbfbbb273aa086ab2f4f35 | |
exitCode: 1 | |
finishedAt: "2023-05-30T19:34:41Z" | |
message: '[{"key":"StartedAt","value":"2023-05-30T19:34:41.927Z","type":3}]' | |
reason: Error | |
startedAt: "2023-05-30T19:34:33Z" | |
hostIP: 172.18.0.6 | |
initContainerStatuses: | |
- containerID: containerd://4fc85302ce62cb5d3e39bbc70b3aa69f2df6c39c53a5c1f2b04574e4e5d2c048 | |
image: kind.local/entrypoint-bff0a22da108bc2f16c818c97641a296:a3586f1baf97015f781ccf51ea5a9f39068ed256999dee1fe704dc7ea47191bd | |
imageID: sha256:632f04532e6fd8c27184bb7c9b736f8f1d30df8d2c421f01ccad374a19d3af4d | |
lastState: {} | |
name: prepare | |
ready: true | |
restartCount: 0 | |
state: | |
terminated: | |
containerID: containerd://4fc85302ce62cb5d3e39bbc70b3aa69f2df6c39c53a5c1f2b04574e4e5d2c048 | |
exitCode: 0 | |
finishedAt: "2023-05-30T19:34:30Z" | |
reason: Completed | |
startedAt: "2023-05-30T19:34:30Z" | |
- containerID: containerd://6b2f1ce42257c33112f38e035ed5d4c8a88b5d5448d2bba99614971222104323 | |
image: sha256:de4aee9d163a31b5b3cd9b7b59648baa507d1ac4cfd4904011c4dedaab49214b | |
imageID: cgr.dev/chainguard/busybox@sha256:19f02276bf8dbdd62f069b922f10c65262cc34b710eea26ff928129a736be791 | |
lastState: {} | |
name: place-scripts | |
ready: true | |
restartCount: 0 | |
state: | |
terminated: | |
containerID: containerd://6b2f1ce42257c33112f38e035ed5d4c8a88b5d5448d2bba99614971222104323 | |
exitCode: 0 | |
finishedAt: "2023-05-30T19:34:31Z" | |
reason: Completed | |
startedAt: "2023-05-30T19:34:31Z" | |
- containerID: containerd://f47d18a0a129e5092c0b152e6bf0430ebf6ca5ae68512d3e979f3521609cc824 | |
image: kind.local/workingdirinit-0c558922ec6a1b739e550e349f2d5fc1:e4c01f287df3858f2f134b7463fa1a9e3a9bb1f037129c29fc8b20ab5ff809d7 | |
imageID: sha256:f7c1e10eb0ca6f38821471ae483293721db9f3d48de1ae3a13f4caa7bc548a62 | |
lastState: {} | |
name: working-dir-initializer | |
ready: true | |
restartCount: 0 | |
state: | |
terminated: | |
containerID: containerd://f47d18a0a129e5092c0b152e6bf0430ebf6ca5ae68512d3e979f3521609cc824 | |
exitCode: 0 | |
finishedAt: "2023-05-30T19:34:32Z" | |
reason: Completed | |
startedAt: "2023-05-30T19:34:32Z" | |
phase: Running | |
podIP: 10.244.0.109 | |
podIPs: | |
- ip: 10.244.0.109 | |
qosClass: BestEffort | |
startTime: "2023-05-30T19:34:28Z" | |
--- | |
metadata: | |
annotations: | |
pipeline.tekton.dev/affinity-assistant: affinity-assistant-e72411120e | |
pipeline.tekton.dev/release: 9b504e0 | |
tekton.dev/ready: READY | |
creationTimestamp: "2023-05-30T19:33:57Z" | |
labels: | |
app.kubernetes.io/managed-by: tekton-pipelines | |
tekton.dev/memberOf: tasks | |
tekton.dev/pipeline: demo.pipeline | |
tekton.dev/pipelineRun: demo-pipeline-run-1 | |
tekton.dev/pipelineTask: fetch-from-git | |
tekton.dev/task: git-clone | |
tekton.dev/taskRun: demo-pipeline-run-1-fetch-from-git | |
name: demo-pipeline-run-1-fetch-from-git-pod | |
namespace: arendelle-pnlmx | |
ownerReferences: | |
- apiVersion: tekton.dev/v1beta1 | |
blockOwnerDeletion: true | |
controller: true | |
kind: TaskRun | |
name: demo-pipeline-run-1-fetch-from-git | |
uid: d0a4abce-564a-4862-a2e2-e326e58f7055 | |
resourceVersion: "3144586" | |
uid: b3aeec98-cf17-4ad2-8171-43cb10834efb | |
spec: | |
activeDeadlineSeconds: 5400 | |
affinity: | |
podAffinity: | |
requiredDuringSchedulingIgnoredDuringExecution: | |
- labelSelector: | |
matchLabels: | |
app.kubernetes.io/component: affinity-assistant | |
app.kubernetes.io/instance: affinity-assistant-e72411120e | |
topologyKey: kubernetes.io/hostname | |
containers: | |
- args: | |
- -wait_file | |
- /tekton/downward/ready | |
- -wait_file_content | |
- -post_file | |
- /tekton/run/0/out | |
- -termination_path | |
- /tekton/termination | |
- -step_metadata_dir | |
- /tekton/run/0/status | |
- -results | |
- commit | |
- -entrypoint | |
- /tekton/scripts/script-0-vdwqn | |
- -- | |
command: | |
- /tekton/bin/entrypoint | |
image: gcr.io/tekton-releases/github.com/tektoncd/pipeline/cmd/git-init:latest | |
imagePullPolicy: Always | |
name: step-clone | |
resources: {} | |
securityContext: | |
runAsUser: 0 | |
terminationMessagePath: /tekton/termination | |
terminationMessagePolicy: File | |
volumeMounts: | |
- mountPath: /workspace/output | |
name: ws-blmc6 | |
- mountPath: /tekton/scripts | |
name: tekton-internal-scripts | |
readOnly: true | |
- mountPath: /tekton/downward | |
name: tekton-internal-downward | |
readOnly: true | |
- mountPath: /tekton/creds | |
name: tekton-creds-init-home-0 | |
- mountPath: /tekton/run/0 | |
name: tekton-internal-run-0 | |
- mountPath: /tekton/bin | |
name: tekton-internal-bin | |
readOnly: true | |
- mountPath: /workspace | |
name: tekton-internal-workspace | |
- mountPath: /tekton/home | |
name: tekton-internal-home | |
- mountPath: /tekton/results | |
name: tekton-internal-results | |
- mountPath: /tekton/steps | |
name: tekton-internal-steps | |
readOnly: true | |
- mountPath: /var/run/secrets/kubernetes.io/serviceaccount | |
name: kube-api-access-p25mk | |
readOnly: true | |
dnsPolicy: ClusterFirst | |
enableServiceLinks: true | |
initContainers: | |
- command: | |
- /ko-app/entrypoint | |
- init | |
- /ko-app/entrypoint | |
- /tekton/bin/entrypoint | |
- step-clone | |
image: kind.local/entrypoint-bff0a22da108bc2f16c818c97641a296:a3586f1baf97015f781ccf51ea5a9f39068ed256999dee1fe704dc7ea47191bd | |
imagePullPolicy: IfNotPresent | |
name: prepare | |
resources: {} | |
terminationMessagePath: /dev/termination-log | |
terminationMessagePolicy: File | |
volumeMounts: | |
- mountPath: /tekton/bin | |
name: tekton-internal-bin | |
- mountPath: /tekton/steps | |
name: tekton-internal-steps | |
- mountPath: /var/run/secrets/kubernetes.io/serviceaccount | |
name: kube-api-access-p25mk | |
readOnly: true | |
workingDir: / | |
- args: | |
- -c | |
- | | |
scriptfile="/tekton/scripts/script-0-vdwqn" | |
touch ${scriptfile} && chmod +x ${scriptfile} | |
cat > ${scriptfile} << '_EOF_' | |
IyEvYmluL3NoCnNldCAtZQpDSEVDS09VVF9ESVI9Ii93b3Jrc3BhY2Uvb3V0cHV0LyIKY2xlYW5kaXIoKSB7CiAgIyBEZWxldGUgYW55IGV4aXN0aW5nIGNvbnRlbnRzIG9mIHRoZSByZXBvIGRpcmVjdG9yeSBpZiBpdCBleGlzdHMuCiAgIwogICMgV2UgZG9uJ3QganVzdCAicm0gLXJmICRDSEVDS09VVF9ESVIiIGJlY2F1c2UgJENIRUNLT1VUX0RJUiBtaWdodCBiZSAiLyIKICAjIG9yIHRoZSByb290IG9mIGEgbW91bnRlZCB2b2x1bWUuCiAgaWYgW1sgLWQgIiRDSEVDS09VVF9ESVIiIF1dIDsgdGhlbgogICAgIyBEZWxldGUgbm9uLWhpZGRlbiBmaWxlcyBhbmQgZGlyZWN0b3JpZXMKICAgIHJtIC1yZiAiJENIRUNLT1VUX0RJUiIvKgogICAgIyBEZWxldGUgZmlsZXMgYW5kIGRpcmVjdG9yaWVzIHN0YXJ0aW5nIHdpdGggLiBidXQgZXhjbHVkaW5nIC4uCiAgICBybSAtcmYgIiRDSEVDS09VVF9ESVIiLy5bIS5dKgogICAgIyBEZWxldGUgZmlsZXMgYW5kIGRpcmVjdG9yaWVzIHN0YXJ0aW5nIHdpdGggLi4gcGx1cyBhbnkgb3RoZXIgY2hhcmFjdGVyCiAgICBybSAtcmYgIiRDSEVDS09VVF9ESVIiLy4uPyoKICBmaQp9CmlmIFtbICJmYWxzZSIgPT0gInRydWUiIF1dIDsgdGhlbgogIGNsZWFuZGlyCmZpCi9rby1hcHAvZ2l0LWluaXQgXAogIC11cmwgImh0dHBzOi8vZ2l0aHViLmNvbS9Hb29nbGVDb250YWluZXJUb29scy9za2FmZm9sZCIgXAogIC1yZXZpc2lvbiAibWFpbiIgXAogIC1wYXRoICIkQ0hFQ0tPVVRfRElSIiBcCiAgLXNzbFZlcmlmeT0idHJ1ZSIgXAogIC1zdWJtb2R1bGVzPSJ0cnVlIiBcCiAgLWRlcHRoPSIxIgpjZCAiJENIRUNLT1VUX0RJUiIKUkVTVUxUX1NIQT0iJChnaXQgcmV2LXBhcnNlIEhFQUQgfCB0ciAtZCAnXG4nKSIKRVhJVF9DT0RFPSIkPyIKaWYgWyAiJEVYSVRfQ09ERSIgIT0gMCBdCnRoZW4KICBleGl0ICRFWElUX0NPREUKZmkKIyBNYWtlIHN1cmUgd2UgZG9uJ3QgYWRkIGEgdHJhaWxpbmcgbmV3bGluZSB0byB0aGUgcmVzdWx0IQplY2hvIC1uICIkUkVTVUxUX1NIQSIgPiAvdGVrdG9uL3Jlc3VsdHMvY29tbWl0Cg== | |
_EOF_ | |
/tekton/bin/entrypoint decode-script "${scriptfile}" | |
command: | |
- sh | |
image: cgr.dev/chainguard/busybox@sha256:19f02276bf8dbdd62f069b922f10c65262cc34b710eea26ff928129a736be791 | |
imagePullPolicy: IfNotPresent | |
name: place-scripts | |
resources: {} | |
terminationMessagePath: /dev/termination-log | |
terminationMessagePolicy: File | |
volumeMounts: | |
- mountPath: /tekton/scripts | |
name: tekton-internal-scripts | |
- mountPath: /tekton/bin | |
name: tekton-internal-bin | |
- mountPath: /var/run/secrets/kubernetes.io/serviceaccount | |
name: kube-api-access-p25mk | |
readOnly: true | |
nodeName: kind-control-plane | |
preemptionPolicy: PreemptLowerPriority | |
priority: 0 | |
restartPolicy: Never | |
schedulerName: default-scheduler | |
securityContext: {} | |
serviceAccount: default | |
serviceAccountName: default | |
terminationGracePeriodSeconds: 30 | |
tolerations: | |
- effect: NoExecute | |
key: node.kubernetes.io/not-ready | |
operator: Exists | |
tolerationSeconds: 300 | |
- effect: NoExecute | |
key: node.kubernetes.io/unreachable | |
operator: Exists | |
tolerationSeconds: 300 | |
volumes: | |
- emptyDir: {} | |
name: tekton-internal-workspace | |
- emptyDir: {} | |
name: tekton-internal-home | |
- emptyDir: {} | |
name: tekton-internal-results | |
- emptyDir: {} | |
name: tekton-internal-steps | |
- emptyDir: {} | |
name: tekton-internal-scripts | |
- emptyDir: {} | |
name: tekton-internal-bin | |
- downwardAPI: | |
defaultMode: 420 | |
items: | |
- fieldRef: | |
apiVersion: v1 | |
fieldPath: metadata.annotations['tekton.dev/ready'] | |
path: ready | |
name: tekton-internal-downward | |
- emptyDir: | |
medium: Memory | |
name: tekton-creds-init-home-0 | |
- emptyDir: {} | |
name: tekton-internal-run-0 | |
- name: ws-blmc6 | |
persistentVolumeClaim: | |
claimName: pvc-acbb49daa8 | |
- name: kube-api-access-p25mk | |
projected: | |
defaultMode: 420 | |
sources: | |
- serviceAccountToken: | |
expirationSeconds: 3607 | |
path: token | |
- configMap: | |
items: | |
- key: ca.crt | |
path: ca.crt | |
name: kube-root-ca.crt | |
- downwardAPI: | |
items: | |
- fieldRef: | |
apiVersion: v1 | |
fieldPath: metadata.namespace | |
path: namespace | |
status: | |
conditions: | |
- lastProbeTime: null | |
lastTransitionTime: "2023-05-30T19:34:09Z" | |
reason: PodCompleted | |
status: "True" | |
type: Initialized | |
- lastProbeTime: null | |
lastTransitionTime: "2023-05-30T19:34:23Z" | |
reason: PodCompleted | |
status: "False" | |
type: Ready | |
- lastProbeTime: null | |
lastTransitionTime: "2023-05-30T19:34:23Z" | |
reason: PodCompleted | |
status: "False" | |
type: ContainersReady | |
- lastProbeTime: null | |
lastTransitionTime: "2023-05-30T19:34:04Z" | |
status: "True" | |
type: PodScheduled | |
containerStatuses: | |
- containerID: containerd://bccb90fc2f9e2d394fd846cf5f73adefa4ee907d719eda8f9e9f2e631826f516 | |
image: gcr.io/tekton-releases/github.com/tektoncd/pipeline/cmd/git-init:latest | |
imageID: gcr.io/tekton-releases/github.com/tektoncd/pipeline/cmd/git-init@sha256:0ac91d0c1e15d9c9502f3c07ea74ba74a036c8a70c405eb4602995338c9b0918 | |
lastState: {} | |
name: step-clone | |
ready: false | |
restartCount: 0 | |
started: false | |
state: | |
terminated: | |
containerID: containerd://bccb90fc2f9e2d394fd846cf5f73adefa4ee907d719eda8f9e9f2e631826f516 | |
exitCode: 0 | |
finishedAt: "2023-05-30T19:34:22Z" | |
message: '[{"key":"commit","value":"ebda959fb9119a190d10d3d7244ba150650e7517"},{"key":"url","value":"https://github.com/GoogleContainerTools/skaffold"},{"key":"commit","value":"ebda959fb9119a190d10d3d7244ba150650e7517","type":1},{"key":"StartedAt","value":"2023-05-30T19:34:15.416Z","type":3}]' | |
reason: Completed | |
startedAt: "2023-05-30T19:34:09Z" | |
hostIP: 172.18.0.6 | |
initContainerStatuses: | |
- containerID: containerd://5d10430943ca818f40cd164111511c21f4dce3204542148c448101afd984c361 | |
image: kind.local/entrypoint-bff0a22da108bc2f16c818c97641a296:a3586f1baf97015f781ccf51ea5a9f39068ed256999dee1fe704dc7ea47191bd | |
imageID: sha256:632f04532e6fd8c27184bb7c9b736f8f1d30df8d2c421f01ccad374a19d3af4d | |
lastState: {} | |
name: prepare | |
ready: true | |
restartCount: 0 | |
state: | |
terminated: | |
containerID: containerd://5d10430943ca818f40cd164111511c21f4dce3204542148c448101afd984c361 | |
exitCode: 0 | |
finishedAt: "2023-05-30T19:34:06Z" | |
reason: Completed | |
startedAt: "2023-05-30T19:34:06Z" | |
- containerID: containerd://c4bbca75d675b267d4921c239f9abbbd3ac9aa3800da04e47473611343404327 | |
image: sha256:de4aee9d163a31b5b3cd9b7b59648baa507d1ac4cfd4904011c4dedaab49214b | |
imageID: cgr.dev/chainguard/busybox@sha256:19f02276bf8dbdd62f069b922f10c65262cc34b710eea26ff928129a736be791 | |
lastState: {} | |
name: place-scripts | |
ready: true | |
restartCount: 0 | |
state: | |
terminated: | |
containerID: containerd://c4bbca75d675b267d4921c239f9abbbd3ac9aa3800da04e47473611343404327 | |
exitCode: 0 | |
finishedAt: "2023-05-30T19:34:08Z" | |
reason: Completed | |
startedAt: "2023-05-30T19:34:08Z" | |
phase: Succeeded | |
podIP: 10.244.0.96 | |
podIPs: | |
- ip: 10.244.0.96 | |
qosClass: BestEffort | |
startTime: "2023-05-30T19:34:04Z" | |
panic.go:540: ##################################################### | |
panic.go:540: ### Dumping logs from Pods in the arendelle-pnlmx ### | |
panic.go:540: ##################################################### | |
build_logs.go:37: build logs | |
>>> Container step-build-and-push: | |
error checking push permissions -- make sure you entered the correct tag name, and that you are authenticated correctly, and try again: checking push permission for "kind.local/getting-started": creating push check transport for kind.local failed: Get "https://kind.local/v2/": dial tcp: lookup kind.local on 10.96.0.10:53: no such host; Get "http://kind.local/v2/": dial tcp: lookup kind.local on 10.96.0.10:53: no such host | |
>>> Container step-write-url: | |
2023/05/30 19:34:41 Skipping step because a previous step failed | |
build_logs.go:37: build logs | |
>>> Container step-clone: | |
{"level":"info","ts":1685475262.016092,"caller":"git/git.go:176","msg":"Successfully cloned https://github.com/GoogleContainerTools/skaffold @ ebda959fb9119a190d10d3d7244ba150650e7517 (grafted, HEAD, origin/main) in path /workspace/output/"} | |
{"level":"info","ts":1685475262.0512083,"caller":"git/git.go:215","msg":"Successfully initialized and updated submodules in path /workspace/output/"} | |
build_logs.go:37: build logs | |
>>> Container step-build-and-push: | |
error checking push permissions -- make sure you entered the correct tag name, and that you are authenticated correctly, and try again: checking push permission for "kind.local/getting-started": creating push check transport for kind.local failed: Get "https://kind.local/v2/": dial tcp: lookup kind.local on 10.96.0.10:53: no such host; Get "http://kind.local/v2/": dial tcp: lookup kind.local on 10.96.0.10:53: no such host | |
>>> Container step-write-url: | |
2023/05/30 19:34:41 Skipping step because a previous step failed | |
build_logs.go:37: build logs | |
>>> Container step-clone: | |
{"level":"info","ts":1685475262.016092,"caller":"git/git.go:176","msg":"Successfully cloned https://github.com/GoogleContainerTools/skaffold @ ebda959fb9119a190d10d3d7244ba150650e7517 (grafted, HEAD, origin/main) in path /workspace/output/"} | |
{"level":"info","ts":1685475262.0512083,"caller":"git/git.go:215","msg":"Successfully initialized and updated submodules in path /workspace/output/"} | |
panic.go:540: Not deleting namespace arendelle-pnlmx | |
=== NAME TestExamples/v1/pipelineruns/mapping-workspaces | |
examples_test.go:176: Deleting namespace arendelle-grsbc | |
=== NAME TestExamples/v1beta1/taskruns/workspace-in-sidecar | |
examples_test.go:69: Failed waiting for task run done: "workspace-in-sidecar-gw8fh" failed | |
panic.go:540: ############################################ | |
panic.go:540: ### Dumping objects from arendelle-m28qf ### | |
panic.go:540: ############################################ | |
panic.go:540: | |
--- | |
apiVersion: tekton.dev/v1beta1 | |
kind: TaskRun | |
metadata: | |
annotations: | |
pipeline.tekton.dev/release: 9b504e0 | |
creationTimestamp: "2023-05-30T19:33:54Z" | |
generateName: workspace-in-sidecar- | |
generation: 1 | |
labels: | |
app.kubernetes.io/managed-by: tekton-pipelines | |
name: workspace-in-sidecar-gw8fh | |
namespace: arendelle-m28qf | |
resourceVersion: "3145370" | |
uid: 49773fab-3597-4bd8-a682-0585f1ec357b | |
spec: | |
serviceAccountName: default | |
taskSpec: | |
sidecars: | |
- image: alpine:3.12.0 | |
name: "" | |
resources: | |
requests: | |
cpu: 100m | |
memory: 16Mi | |
script: | | |
#!/usr/bin/env ash | |
while [[ ! -p "$(workspaces.signals.path)/channel" ]] ; do | |
sleep 4 | |
echo "Polling channel..." | |
done | |
echo "Awaiting greeting..." | |
read message < "$(workspaces.signals.path)"/channel | |
echo "Step sent message: ${message}" | |
echo "Responding..." | |
echo "good day" > "$(workspaces.signals.path)"/channel | |
echo "Sidecar Done." | |
volumeMounts: | |
- mountPath: $(workspaces.signals.path) | |
name: $(workspaces.signals.volume) | |
steps: | |
- image: alpine:3.12.0 | |
name: "" | |
resources: | |
requests: | |
cpu: 100m | |
memory: 16Mi | |
script: | | |
#!/usr/bin/env ash | |
echo "Creating FIFO..." | |
mkfifo "$(workspaces.signals.path)/channel" | |
echo "Greeting sidecar..." | |
echo "hello there" > "$(workspaces.signals.path)/channel" | |
echo "Awaiting response..." | |
read response < "$(workspaces.signals.path)/channel" | |
echo "Sidecar responded: ${response}" | |
echo "Step Done." | |
workspaces: | |
- name: signals | |
timeout: 1m0s | |
workspaces: | |
- emptyDir: {} | |
name: signals | |
status: | |
completionTime: "2023-05-30T19:34:54Z" | |
conditions: | |
- lastTransitionTime: "2023-05-30T19:34:54Z" | |
message: TaskRun "workspace-in-sidecar-gw8fh" failed to finish within "1m0s" | |
reason: TaskRunTimeout | |
status: "False" | |
type: Succeeded | |
podName: workspace-in-sidecar-gw8fh-pod | |
provenance: | |
featureFlags: | |
AwaitSidecarReadiness: true | |
DisableAffinityAssistant: false | |
DisableCredsInit: false | |
EnableAPIFields: stable | |
EnableProvenanceInStatus: true | |
EnableTektonOCIBundles: false | |
EnforceNonfalsifiability: "" | |
MaxResultSize: 4096 | |
RequireGitSSHSecretKnownHosts: false | |
ResultExtractionMethod: termination-message | |
RunningInEnvWithInjectedSidecars: true | |
ScopeWhenExpressionsToTask: false | |
SendCloudEventsForRuns: false | |
VerificationNoMatchPolicy: ignore | |
startTime: "2023-05-30T19:33:54Z" | |
steps: | |
- container: step-unnamed-0 | |
imageID: docker.io/library/alpine@sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 | |
name: unnamed-0 | |
terminated: | |
exitCode: 1 | |
finishedAt: "2023-05-30T19:34:54Z" | |
reason: TaskRunTimeout | |
startedAt: "2023-05-30T19:33:58Z" | |
taskSpec: | |
sidecars: | |
- image: alpine:3.12.0 | |
name: "" | |
resources: | |
requests: | |
cpu: 100m | |
memory: 16Mi | |
script: | | |
#!/usr/bin/env ash | |
while [[ ! -p "/workspace/signals/channel" ]] ; do | |
sleep 4 | |
echo "Polling channel..." | |
done | |
echo "Awaiting greeting..." | |
read message < "/workspace/signals"/channel | |
echo "Step sent message: ${message}" | |
echo "Responding..." | |
echo "good day" > "/workspace/signals"/channel | |
echo "Sidecar Done." | |
volumeMounts: | |
- mountPath: /workspace/signals | |
name: ws-xjxkn | |
steps: | |
- image: alpine:3.12.0 | |
name: "" | |
resources: | |
requests: | |
cpu: 100m | |
memory: 16Mi | |
script: | | |
#!/usr/bin/env ash | |
echo "Creating FIFO..." | |
mkfifo "/workspace/signals/channel" | |
echo "Greeting sidecar..." | |
echo "hello there" > "/workspace/signals/channel" | |
echo "Awaiting response..." | |
read response < "/workspace/signals/channel" | |
echo "Sidecar responded: ${response}" | |
echo "Step Done." | |
workspaces: | |
- name: signals | |
--- | |
apiVersion: tekton.dev/v1 | |
kind: TaskRun | |
metadata: | |
annotations: | |
pipeline.tekton.dev/release: 9b504e0 | |
creationTimestamp: "2023-05-30T19:33:54Z" | |
generateName: workspace-in-sidecar- | |
generation: 1 | |
labels: | |
app.kubernetes.io/managed-by: tekton-pipelines | |
name: workspace-in-sidecar-gw8fh | |
namespace: arendelle-m28qf | |
resourceVersion: "3145370" | |
uid: 49773fab-3597-4bd8-a682-0585f1ec357b | |
spec: | |
serviceAccountName: default | |
taskSpec: | |
sidecars: | |
- computeResources: | |
requests: | |
cpu: 100m | |
memory: 16Mi | |
image: alpine:3.12.0 | |
name: "" | |
script: | | |
#!/usr/bin/env ash | |
while [[ ! -p "$(workspaces.signals.path)/channel" ]] ; do | |
sleep 4 | |
echo "Polling channel..." | |
done | |
echo "Awaiting greeting..." | |
read message < "$(workspaces.signals.path)"/channel | |
echo "Step sent message: ${message}" | |
echo "Responding..." | |
echo "good day" > "$(workspaces.signals.path)"/channel | |
echo "Sidecar Done." | |
volumeMounts: | |
- mountPath: $(workspaces.signals.path) | |
name: $(workspaces.signals.volume) | |
steps: | |
- computeResources: | |
requests: | |
cpu: 100m | |
memory: 16Mi | |
image: alpine:3.12.0 | |
name: "" | |
script: | | |
#!/usr/bin/env ash | |
echo "Creating FIFO..." | |
mkfifo "$(workspaces.signals.path)/channel" | |
echo "Greeting sidecar..." | |
echo "hello there" > "$(workspaces.signals.path)/channel" | |
echo "Awaiting response..." | |
read response < "$(workspaces.signals.path)/channel" | |
echo "Sidecar responded: ${response}" | |
echo "Step Done." | |
workspaces: | |
- name: signals | |
timeout: 1m0s | |
workspaces: | |
- emptyDir: {} | |
name: signals | |
status: | |
completionTime: "2023-05-30T19:34:54Z" | |
conditions: | |
- lastTransitionTime: "2023-05-30T19:34:54Z" | |
message: TaskRun "workspace-in-sidecar-gw8fh" failed to finish within "1m0s" | |
reason: TaskRunTimeout | |
status: "False" | |
type: Succeeded | |
podName: workspace-in-sidecar-gw8fh-pod | |
provenance: | |
featureFlags: | |
AwaitSidecarReadiness: true | |
DisableAffinityAssistant: false | |
DisableCredsInit: false | |
EnableAPIFields: stable | |
EnableProvenanceInStatus: true | |
EnableTektonOCIBundles: false | |
EnforceNonfalsifiability: "" | |
MaxResultSize: 4096 | |
RequireGitSSHSecretKnownHosts: false | |
ResultExtractionMethod: termination-message | |
RunningInEnvWithInjectedSidecars: true | |
ScopeWhenExpressionsToTask: false | |
SendCloudEventsForRuns: false | |
VerificationNoMatchPolicy: ignore | |
startTime: "2023-05-30T19:33:54Z" | |
steps: | |
- container: step-unnamed-0 | |
imageID: docker.io/library/alpine@sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 | |
name: unnamed-0 | |
terminated: | |
exitCode: 1 | |
finishedAt: "2023-05-30T19:34:54Z" | |
reason: TaskRunTimeout | |
startedAt: "2023-05-30T19:33:58Z" | |
taskSpec: | |
sidecars: | |
- computeResources: | |
requests: | |
cpu: 100m | |
memory: 16Mi | |
image: alpine:3.12.0 | |
name: "" | |
script: | | |
#!/usr/bin/env ash | |
while [[ ! -p "/workspace/signals/channel" ]] ; do | |
sleep 4 | |
echo "Polling channel..." | |
done | |
echo "Awaiting greeting..." | |
read message < "/workspace/signals"/channel | |
echo "Step sent message: ${message}" | |
echo "Responding..." | |
echo "good day" > "/workspace/signals"/channel | |
echo "Sidecar Done." | |
volumeMounts: | |
- mountPath: /workspace/signals | |
name: ws-xjxkn | |
steps: | |
- computeResources: | |
requests: | |
cpu: 100m | |
memory: 16Mi | |
image: alpine:3.12.0 | |
name: "" | |
script: | | |
#!/usr/bin/env ash | |
echo "Creating FIFO..." | |
mkfifo "/workspace/signals/channel" | |
echo "Greeting sidecar..." | |
echo "hello there" > "/workspace/signals/channel" | |
echo "Awaiting response..." | |
read response < "/workspace/signals/channel" | |
echo "Sidecar responded: ${response}" | |
echo "Step Done." | |
workspaces: | |
- name: signals | |
--- | |
metadata: | |
annotations: | |
pipeline.tekton.dev/release: 9b504e0 | |
tekton.dev/ready: READY | |
creationTimestamp: "2023-05-30T19:33:54Z" | |
deletionGracePeriodSeconds: 30 | |
deletionTimestamp: "2023-05-30T19:35:24Z" | |
labels: | |
app.kubernetes.io/managed-by: tekton-pipelines | |
tekton.dev/taskRun: workspace-in-sidecar-gw8fh | |
name: workspace-in-sidecar-gw8fh-pod | |
namespace: arendelle-m28qf | |
ownerReferences: | |
- apiVersion: tekton.dev/v1beta1 | |
blockOwnerDeletion: true | |
controller: true | |
kind: TaskRun | |
name: workspace-in-sidecar-gw8fh | |
uid: 49773fab-3597-4bd8-a682-0585f1ec357b | |
resourceVersion: "3145368" | |
uid: 68981052-7f69-4376-a251-47674f7d8005 | |
spec: | |
activeDeadlineSeconds: 90 | |
containers: | |
- args: | |
- -wait_file | |
- /tekton/downward/ready | |
- -wait_file_content | |
- -post_file | |
- /tekton/run/0/out | |
- -termination_path | |
- /tekton/termination | |
- -step_metadata_dir | |
- /tekton/run/0/status | |
- -entrypoint | |
- /tekton/scripts/script-0-j8cg5 | |
- -- | |
command: | |
- /tekton/bin/entrypoint | |
image: alpine:3.12.0 | |
imagePullPolicy: IfNotPresent | |
name: step-unnamed-0 | |
resources: | |
requests: | |
cpu: 100m | |
memory: 16Mi | |
terminationMessagePath: /tekton/termination | |
terminationMessagePolicy: File | |
volumeMounts: | |
- mountPath: /workspace/signals | |
name: ws-wrl9g | |
- mountPath: /tekton/scripts | |
name: tekton-internal-scripts | |
readOnly: true | |
- mountPath: /tekton/downward | |
name: tekton-internal-downward | |
readOnly: true | |
- mountPath: /tekton/creds | |
name: tekton-creds-init-home-0 | |
- mountPath: /tekton/run/0 | |
name: tekton-internal-run-0 | |
- mountPath: /tekton/bin | |
name: tekton-internal-bin | |
readOnly: true | |
- mountPath: /workspace | |
name: tekton-internal-workspace | |
- mountPath: /tekton/home | |
name: tekton-internal-home | |
- mountPath: /tekton/results | |
name: tekton-internal-results | |
- mountPath: /tekton/steps | |
name: tekton-internal-steps | |
readOnly: true | |
- mountPath: /var/run/secrets/kubernetes.io/serviceaccount | |
name: kube-api-access-pgh4c | |
readOnly: true | |
- command: | |
- /tekton/scripts/sidecar-script-0-zb8bq | |
image: alpine:3.12.0 | |
imagePullPolicy: IfNotPresent | |
name: sidecar | |
resources: | |
requests: | |
cpu: 100m | |
memory: 16Mi | |
terminationMessagePath: /dev/termination-log | |
terminationMessagePolicy: File | |
volumeMounts: | |
- mountPath: /workspace/signals | |
name: ws-wrl9g | |
- mountPath: /tekton/scripts | |
name: tekton-internal-scripts | |
readOnly: true | |
- mountPath: /var/run/secrets/kubernetes.io/serviceaccount | |
name: kube-api-access-pgh4c | |
readOnly: true | |
dnsPolicy: ClusterFirst | |
enableServiceLinks: true | |
initContainers: | |
- command: | |
- /ko-app/entrypoint | |
- init | |
- /ko-app/entrypoint | |
- /tekton/bin/entrypoint | |
- step-unnamed-0 | |
image: kind.local/entrypoint-bff0a22da108bc2f16c818c97641a296:a3586f1baf97015f781ccf51ea5a9f39068ed256999dee1fe704dc7ea47191bd | |
imagePullPolicy: IfNotPresent | |
name: prepare | |
resources: {} | |
terminationMessagePath: /dev/termination-log | |
terminationMessagePolicy: File | |
volumeMounts: | |
- mountPath: /tekton/bin | |
name: tekton-internal-bin | |
- mountPath: /tekton/steps | |
name: tekton-internal-steps | |
- mountPath: /var/run/secrets/kubernetes.io/serviceaccount | |
name: kube-api-access-pgh4c | |
readOnly: true | |
workingDir: / | |
- args: | |
- -c | |
- | | |
scriptfile="/tekton/scripts/script-0-j8cg5" | |
touch ${scriptfile} && chmod +x ${scriptfile} | |
cat > ${scriptfile} << '_EOF_' | |
IyEvdXNyL2Jpbi9lbnYgYXNoCmVjaG8gIkNyZWF0aW5nIEZJRk8uLi4iCm1rZmlmbyAiL3dvcmtzcGFjZS9zaWduYWxzL2NoYW5uZWwiCmVjaG8gIkdyZWV0aW5nIHNpZGVjYXIuLi4iCmVjaG8gImhlbGxvIHRoZXJlIiA+ICIvd29ya3NwYWNlL3NpZ25hbHMvY2hhbm5lbCIKZWNobyAiQXdhaXRpbmcgcmVzcG9uc2UuLi4iCnJlYWQgcmVzcG9uc2UgPCAiL3dvcmtzcGFjZS9zaWduYWxzL2NoYW5uZWwiCmVjaG8gIlNpZGVjYXIgcmVzcG9uZGVkOiAke3Jlc3BvbnNlfSIKZWNobyAiU3RlcCBEb25lLiIK | |
_EOF_ | |
/tekton/bin/entrypoint decode-script "${scriptfile}" | |
scriptfile="/tekton/scripts/sidecar-script-0-zb8bq" | |
touch ${scriptfile} && chmod +x ${scriptfile} | |
cat > ${scriptfile} << '_EOF_' | |
IyEvdXNyL2Jpbi9lbnYgYXNoCndoaWxlIFtbICEgLXAgIi93b3Jrc3BhY2Uvc2lnbmFscy9jaGFubmVsIiBdXSA7IGRvCiAgc2xlZXAgNAogIGVjaG8gIlBvbGxpbmcgY2hhbm5lbC4uLiIKZG9uZQplY2hvICJBd2FpdGluZyBncmVldGluZy4uLiIKcmVhZCBtZXNzYWdlIDwgIi93b3Jrc3BhY2Uvc2lnbmFscyIvY2hhbm5lbAplY2hvICJTdGVwIHNlbnQgbWVzc2FnZTogJHttZXNzYWdlfSIKZWNobyAiUmVzcG9uZGluZy4uLiIKZWNobyAiZ29vZCBkYXkiID4gIi93b3Jrc3BhY2Uvc2lnbmFscyIvY2hhbm5lbAplY2hvICJTaWRlY2FyIERvbmUuIgo= | |
_EOF_ | |
/tekton/bin/entrypoint decode-script "${scriptfile}" | |
command: | |
- sh | |
image: cgr.dev/chainguard/busybox@sha256:19f02276bf8dbdd62f069b922f10c65262cc34b710eea26ff928129a736be791 | |
imagePullPolicy: IfNotPresent | |
name: place-scripts | |
resources: {} | |
terminationMessagePath: /dev/termination-log | |
terminationMessagePolicy: File | |
volumeMounts: | |
- mountPath: /tekton/scripts | |
name: tekton-internal-scripts | |
- mountPath: /tekton/bin | |
name: tekton-internal-bin | |
- mountPath: /var/run/secrets/kubernetes.io/serviceaccount | |
name: kube-api-access-pgh4c | |
readOnly: true | |
nodeName: kind-control-plane | |
preemptionPolicy: PreemptLowerPriority | |
priority: 0 | |
restartPolicy: Never | |
schedulerName: default-scheduler | |
securityContext: {} | |
serviceAccount: default | |
serviceAccountName: default | |
terminationGracePeriodSeconds: 30 | |
tolerations: | |
- effect: NoExecute | |
key: node.kubernetes.io/not-ready | |
operator: Exists | |
tolerationSeconds: 300 | |
- effect: NoExecute | |
key: node.kubernetes.io/unreachable | |
operator: Exists | |
tolerationSeconds: 300 | |
volumes: | |
- emptyDir: {} | |
name: tekton-internal-workspace | |
- emptyDir: {} | |
name: tekton-internal-home | |
- emptyDir: {} | |
name: tekton-internal-results | |
- emptyDir: {} | |
name: tekton-internal-steps | |
- emptyDir: {} | |
name: tekton-internal-scripts | |
- emptyDir: {} | |
name: tekton-internal-bin | |
- downwardAPI: | |
defaultMode: 420 | |
items: | |
- fieldRef: | |
apiVersion: v1 | |
fieldPath: metadata.annotations['tekton.dev/ready'] | |
path: ready | |
name: tekton-internal-downward | |
- emptyDir: | |
medium: Memory | |
name: tekton-creds-init-home-0 | |
- emptyDir: {} | |
name: tekton-internal-run-0 | |
- emptyDir: {} | |
name: ws-wrl9g | |
- name: kube-api-access-pgh4c | |
projected: | |
defaultMode: 420 | |
sources: | |
- serviceAccountToken: | |
expirationSeconds: 3607 | |
path: token | |
- configMap: | |
items: | |
- key: ca.crt | |
path: ca.crt | |
name: kube-root-ca.crt | |
- downwardAPI: | |
items: | |
- fieldRef: | |
apiVersion: v1 | |
fieldPath: metadata.namespace | |
path: namespace | |
status: | |
conditions: | |
- lastProbeTime: null | |
lastTransitionTime: "2023-05-30T19:33:58Z" | |
status: "True" | |
type: Initialized | |
- lastProbeTime: null | |
lastTransitionTime: "2023-05-30T19:33:59Z" | |
status: "True" | |
type: Ready | |
- lastProbeTime: null | |
lastTransitionTime: "2023-05-30T19:33:59Z" | |
status: "True" | |
type: ContainersReady | |
- lastProbeTime: null | |
lastTransitionTime: "2023-05-30T19:33:54Z" | |
status: "True" | |
type: PodScheduled | |
containerStatuses: | |
- containerID: containerd://3f59d712e7a2f03fc243370ba6fe09162b4757bba519bda4ba0a683d6286c7c1 | |
image: docker.io/library/alpine:3.12.0 | |
imageID: docker.io/library/alpine@sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 | |
lastState: {} | |
name: sidecar | |
ready: true | |
restartCount: 0 | |
started: true | |
state: | |
running: | |
startedAt: "2023-05-30T19:33:58Z" | |
- containerID: containerd://807c2a271537ae7162235f4b57168075697f13561e57bed3316ec0137644dcbd | |
image: docker.io/library/alpine:3.12.0 | |
imageID: docker.io/library/alpine@sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 | |
lastState: {} | |
name: step-unnamed-0 | |
ready: true | |
restartCount: 0 | |
started: true | |
state: | |
running: | |
startedAt: "2023-05-30T19:33:58Z" | |
hostIP: 172.18.0.6 | |
initContainerStatuses: | |
- containerID: containerd://abbebcf9aa7835de5f03574068cc6166502e58e65e7eae638fcaa7a4a82e5b1e | |
image: kind.local/entrypoint-bff0a22da108bc2f16c818c97641a296:a3586f1baf97015f781ccf51ea5a9f39068ed256999dee1fe704dc7ea47191bd | |
imageID: sha256:632f04532e6fd8c27184bb7c9b736f8f1d30df8d2c421f01ccad374a19d3af4d | |
lastState: {} | |
name: prepare | |
ready: true | |
restartCount: 0 | |
state: | |
terminated: | |
containerID: containerd://abbebcf9aa7835de5f03574068cc6166502e58e65e7eae638fcaa7a4a82e5b1e | |
exitCode: 0 | |
finishedAt: "2023-05-30T19:33:55Z" | |
reason: Completed | |
startedAt: "2023-05-30T19:33:55Z" | |
- containerID: containerd://dacec4c0057834c15a9ab13948c0e28002365300834be4834a1ff0a1961fc1f7 | |
image: sha256:de4aee9d163a31b5b3cd9b7b59648baa507d1ac4cfd4904011c4dedaab49214b | |
imageID: cgr.dev/chainguard/busybox@sha256:19f02276bf8dbdd62f069b922f10c65262cc34b710eea26ff928129a736be791 | |
lastState: {} | |
name: place-scripts | |
ready: true | |
restartCount: 0 | |
state: | |
terminated: | |
containerID: containerd://dacec4c0057834c15a9ab13948c0e28002365300834be4834a1ff0a1961fc1f7 | |
exitCode: 0 | |
finishedAt: "2023-05-30T19:33:56Z" | |
reason: Completed | |
startedAt: "2023-05-30T19:33:56Z" | |
phase: Running | |
podIP: 10.244.0.92 | |
podIPs: | |
- ip: 10.244.0.92 | |
qosClass: Burstable | |
startTime: "2023-05-30T19:33:54Z" | |
panic.go:540: ##################################################### | |
panic.go:540: ### Dumping logs from Pods in the arendelle-m28qf ### | |
panic.go:540: ##################################################### | |
build_logs.go:37: build logs | |
>>> Container step-unnamed-0: | |
>>> Container sidecar: | |
Polling channel... | |
Polling channel... | |
Polling channel... | |
Polling channel... | |
Polling channel... | |
Polling channel... | |
Polling channel... | |
Polling channel... | |
Polling channel... | |
Polling channel... | |
Polling channel... | |
Polling channel... | |
Polling channel... | |
build_logs.go:37: build logs | |
>>> Container step-unnamed-0: | |
>>> Container sidecar: | |
Polling channel... | |
Polling channel... | |
Polling channel... | |
Polling channel... | |
Polling channel... | |
Polling channel... | |
Polling channel... | |
Polling channel... | |
Polling channel... | |
Polling channel... | |
Polling channel... | |
Polling channel... | |
Polling channel... | |
panic.go:540: Not deleting namespace arendelle-m28qf | |
=== NAME TestExamples/v1beta1/pipelineruns/using-retries-and-retry-count-variables | |
examples_test.go:176: Deleting namespace arendelle-snxvh | |
=== NAME TestExamples/v1/taskruns/steptemplate-env-merge | |
examples_test.go:176: Deleting namespace arendelle-qc24z | |
=== NAME TestExamples/v1/taskruns/step-by-digest | |
examples_test.go:176: Deleting namespace arendelle-bnp46 | |
=== NAME TestExamples/v1beta1/taskruns/step-script | |
examples_test.go:176: Deleting namespace arendelle-rx7pk | |
--- FAIL: TestExamples (0.12s) | |
--- PASS: TestExamples/v1beta1/taskruns/workspace-with-volumeClaimTemplate (36.42s) | |
--- PASS: TestExamples/v1/taskruns/secret-env (9.28s) | |
--- PASS: TestExamples/v1/taskruns/run-steps-as-non-root (5.33s) | |
--- PASS: TestExamples/v1/taskruns/readonly-internal-dir (10.34s) | |
--- PASS: TestExamples/v1/taskruns/optional-workspaces (7.24s) | |
--- PASS: TestExamples/v1/taskruns/hub-resolver (13.24s) | |
--- PASS: TestExamples/v1/taskruns/home-volume (6.25s) | |
--- PASS: TestExamples/v1beta1/taskruns/workspace-volume (80.43s) | |
--- PASS: TestExamples/v1/taskruns/ignore-step-error (6.26s) | |
--- PASS: TestExamples/v1beta1/taskruns/propagating_params_implicit (82.60s) | |
--- PASS: TestExamples/v1/taskruns/git-resolver (8.28s) | |
--- PASS: TestExamples/v1/taskruns/home-is-set (9.25s) | |
--- PASS: TestExamples/v1beta1/taskruns/bundles-resolver (12.23s) | |
--- PASS: TestExamples/v1/taskruns/entrypoint-resolution (22.27s) | |
--- PASS: TestExamples/v1beta1/taskruns/workspace (107.80s) | |
--- PASS: TestExamples/v1beta1/taskruns/hub-resolver (19.28s) | |
--- PASS: TestExamples/v1/taskruns/dind-sidecar (30.24s) | |
--- PASS: TestExamples/v1beta1/taskruns/home-volume (21.26s) | |
--- PASS: TestExamples/v1/pipelineruns/ignore-step-error (118.75s) | |
--- PASS: TestExamples/v1beta1/taskruns/home-is-set (18.29s) | |
--- PASS: TestExamples/v1beta1/taskruns/ignore-step-error (19.26s) | |
--- PASS: TestExamples/v1beta1/taskruns/git-resolver (22.25s) | |
--- PASS: TestExamples/v1beta1/pipelineruns/propagating_params_with_scope_precedence (131.43s) | |
--- PASS: TestExamples/v1/taskruns/custom-volume (14.26s) | |
--- PASS: TestExamples/v1beta1/taskruns/custom-env (16.25s) | |
--- PASS: TestExamples/v1beta1/taskruns/custom-volume (19.24s) | |
--- PASS: TestExamples/v1beta1/taskruns/configmap (17.26s) | |
--- PASS: TestExamples/v1/taskruns/custom-env (14.23s) | |
--- PASS: TestExamples/v1beta1/taskruns/dind-sidecar (34.30s) | |
--- PASS: TestExamples/v1/taskruns/configmap (16.26s) | |
--- PASS: TestExamples/v1beta1/taskruns/creds-init-only-mounts-provided-credentials (19.26s) | |
--- PASS: TestExamples/v1/taskruns/creds-init-only-mounts-provided-credentials (18.27s) | |
--- PASS: TestExamples/v1beta1/pipelineruns/6139-regression (15.50s) | |
--- PASS: TestExamples/v1/taskruns/authenticating-git-commands (26.28s) | |
--- PASS: TestExamples/v1/taskruns/array-default (21.23s) | |
--- PASS: TestExamples/v1/taskruns/5080-entrypoint-init-regression (18.22s) | |
--- PASS: TestExamples/v1/taskruns/bundles-resolver (20.26s) | |
--- PASS: TestExamples/v1beta1/taskruns/clustertask (20.27s) | |
--- PASS: TestExamples/v1beta1/pipelineruns/propagating_params_implicit_parameters (40.31s) | |
--- PASS: TestExamples/v1beta1/taskruns/array-default (23.22s) | |
--- PASS: TestExamples/v1beta1/pipelineruns/propagating-workspaces (63.25s) | |
--- PASS: TestExamples/v1beta1/taskruns/authenticating-git-commands (27.23s) | |
--- PASS: TestExamples/v1beta1/pipelineruns/workspace-from-volumeclaimtemplate (56.26s) | |
--- FAIL: TestExamples/v1beta1/pipelineruns/pipelinerun (76.82s) | |
--- PASS: TestExamples/v1/pipelineruns/workspaces-projected (59.27s) | |
--- PASS: TestExamples/v1/pipelineruns/using_context_variables (22.23s) | |
--- PASS: TestExamples/v1beta1/pipelineruns/pipelinerun-with-params (29.40s) | |
--- PASS: TestExamples/v1beta1/taskruns/5080-entrypoint-init-regression (100.24s) | |
--- PASS: TestExamples/v1beta1/pipelineruns/workspaces (54.45s) | |
--- PASS: TestExamples/v1beta1/pipelineruns/propagating_params_with_scope_precedence_default_only (43.37s) | |
--- PASS: TestExamples/v1/pipelineruns/workspaces (136.28s) | |
--- PASS: TestExamples/v1beta1/pipelineruns/pipelinerun-with-parallel-tasks-using-pvc (97.27s) | |
--- PASS: TestExamples/v1/pipelineruns/using-optional-workspaces-in-when-expressions (24.36s) | |
--- PASS: TestExamples/v1beta1/pipelineruns/pipelinerun-with-pipelinespec-and-taskspec (23.27s) | |
--- PASS: TestExamples/v1beta1/taskruns/step-by-digest (25.25s) | |
--- PASS: TestExamples/v1beta1/pipelineruns/pipelinerun-using-different-subpaths-of-workspace (53.40s) | |
--- PASS: TestExamples/v1beta1/pipelineruns/pipelinerun-with-when-expressions (188.31s) | |
--- PASS: TestExamples/v1beta1/taskruns/workspace-readonly (17.24s) | |
--- PASS: TestExamples/v1beta1/pipelineruns/pipelinerun-task-execution-status (18.22s) | |
--- PASS: TestExamples/v1/pipelineruns/task_results_example (106.47s) | |
--- PASS: TestExamples/v1beta1/taskruns/using_context_variables (11.22s) | |
--- PASS: TestExamples/v1/pipelineruns/pipelinerun-with-pipelinespec (12.25s) | |
--- PASS: TestExamples/v1/pipelineruns/workspace-from-volumeclaimtemplate (182.45s) | |
--- PASS: TestExamples/v1beta1/pipelineruns/pipelinerun-results-with-params (30.24s) | |
--- PASS: TestExamples/v1beta1/pipelineruns/pipelinerun-using-parameterized-subpath-of-workspace (147.50s) | |
--- PASS: TestExamples/v1beta1/pipelineruns/optional-workspaces (32.24s) | |
--- PASS: TestExamples/v1beta1/pipelineruns/pipelinerun-with-extra-params (90.26s) | |
--- PASS: TestExamples/v1/pipelineruns/pipelinerun-with-params (97.36s) | |
--- PASS: TestExamples/v1/taskruns/task-volume-args (28.31s) | |
--- PASS: TestExamples/v1/taskruns/workspace (29.26s) | |
--- PASS: TestExamples/v1beta1/pipelineruns/ignore-step-error (52.24s) | |
--- PASS: TestExamples/v1beta1/pipelineruns/using-optional-workspaces-in-when-expressions (10.25s) | |
--- PASS: TestExamples/v1beta1/pipelineruns/4808-regression (24.33s) | |
--- PASS: TestExamples/v1/taskruns/workspace-volume (14.23s) | |
--- PASS: TestExamples/v1beta1/pipelineruns/propagating_workspaces_with_referenced_resources (27.24s) | |
--- PASS: TestExamples/v1/taskruns/workingdir (5.24s) | |
--- PASS: TestExamples/v1beta1/pipelineruns/clustertask-pipelinerun (84.24s) | |
--- PASS: TestExamples/v1beta1/pipelineruns/git-resolver (96.26s) | |
--- PASS: TestExamples/v1beta1/taskruns/run-steps-as-non-root (6.22s) | |
--- PASS: TestExamples/v1/taskruns/using_context_variables (9.23s) | |
--- PASS: TestExamples/v1beta1/pipelineruns/pipelinerun-with-final-tasks (234.39s) | |
--- PASS: TestExamples/v1beta1/taskruns/sidecar-ready-script (11.22s) | |
--- PASS: TestExamples/v1beta1/taskruns/secret-volume (15.23s) | |
--- PASS: TestExamples/v1/taskruns/template-volume (20.25s) | |
--- PASS: TestExamples/v1beta1/taskruns/secret-env (12.24s) | |
--- PASS: TestExamples/v1beta1/pipelineruns/workspaces-projected (113.28s) | |
--- PASS: TestExamples/v1beta1/taskruns/steptemplate-variable-interop (10.22s) | |
--- PASS: TestExamples/v1beta1/taskruns/readonly-internal-dir (13.24s) | |
--- PASS: TestExamples/v1/pipelineruns/pipelinerun-with-pipelinespec-and-taskspec (17.27s) | |
--- PASS: TestExamples/v1/taskruns/workspace-readonly (91.25s) | |
--- PASS: TestExamples/v1/pipelineruns/pipelinerun-with-final-results (30.27s) | |
--- PASS: TestExamples/v1/pipelineruns/pipelinerun-with-parallel-tasks-using-pvc (201.31s) | |
--- PASS: TestExamples/v1beta1/pipelineruns/using_context_variables (97.23s) | |
--- PASS: TestExamples/v1beta1/taskruns/optional-workspaces (15.25s) | |
--- PASS: TestExamples/v1/taskruns/task-result (13.26s) | |
--- PASS: TestExamples/v1beta1/taskruns/image-params (11.23s) | |
--- PASS: TestExamples/v1beta1/taskruns/sidecar-ready (21.23s) | |
--- PASS: TestExamples/v1beta1/taskruns/propagating_workspaces (15.25s) | |
--- PASS: TestExamples/v1/taskruns/steptemplate-variable-interop (13.26s) | |
--- PASS: TestExamples/v1beta1/taskruns/secret-volume-params (77.25s) | |
--- PASS: TestExamples/v1/taskruns/unnamed-steps (13.25s) | |
--- PASS: TestExamples/v1/pipelineruns/pipelinerun-with-when-expressions (66.27s) | |
--- PASS: TestExamples/v1/taskruns/steps-run-in-order (24.31s) | |
--- PASS: TestExamples/v1beta1/pipelineruns/pipelinerun-results (28.25s) | |
--- PASS: TestExamples/v1/taskruns/sidecar-ready-script (16.24s) | |
--- PASS: TestExamples/v1/taskruns/step-script (25.30s) | |
--- PASS: TestExamples/v1beta1/pipelineruns/pipelinerun-with-final-results (30.26s) | |
--- PASS: TestExamples/v1/taskruns/secret-volume-params (18.24s) | |
--- PASS: TestExamples/v1beta1/pipelineruns/mapping-workspaces (42.26s) | |
--- PASS: TestExamples/v1beta1/pipelineruns/pipeline-with-displayname (123.26s) | |
--- PASS: TestExamples/v1/taskruns/workspace-with-volumeClaimTemplate (38.26s) | |
--- PASS: TestExamples/v1beta1/pipelineruns/task_results_example (28.24s) | |
--- PASS: TestExamples/v1beta1/taskruns/sidecar-interp (13.26s) | |
--- PASS: TestExamples/v1/taskruns/workspace-in-sidecar (15.23s) | |
--- PASS: TestExamples/v1/pipelineruns/pipelinerun-with-extra-params (13.28s) | |
--- PASS: TestExamples/v1/pipelineruns/using-retries-and-retry-count-variables (111.22s) | |
--- PASS: TestExamples/v1/pipelineruns/pipeline-with-displayname (44.36s) | |
--- PASS: TestExamples/v1/pipelineruns/4808-regression (101.27s) | |
--- PASS: TestExamples/v1/pipelineruns/optional-workspaces (112.28s) | |
--- PASS: TestExamples/v1/pipelineruns/pipelinerun-using-parameterized-subpath-of-workspace (59.27s) | |
--- PASS: TestExamples/v1/pipelineruns/pipelinerun-task-execution-status (31.24s) | |
--- PASS: TestExamples/v1/pipelineruns/pipelinerun-results-with-params (32.25s) | |
--- PASS: TestExamples/v1beta1/taskruns/unnamed-steps (17.23s) | |
--- PASS: TestExamples/v1beta1/taskruns/workingdir (14.27s) | |
--- PASS: TestExamples/v1/pipelineruns/pipelinerun-using-different-subpaths-of-workspace (62.48s) | |
--- PASS: TestExamples/v1beta1/taskruns/template-volume (14.21s) | |
--- PASS: TestExamples/v1beta1/taskruns/task-result (14.40s) | |
--- PASS: TestExamples/v1beta1/taskruns/task-volume-args (18.58s) | |
--- PASS: TestExamples/v1beta1/taskruns/steptemplate-env-merge (15.28s) | |
--- PASS: TestExamples/v1beta1/taskruns/steps-run-in-order (16.22s) | |
--- PASS: TestExamples/v1beta1/taskruns/entrypoint-resolution (19.26s) | |
--- PASS: TestExamples/v1beta1/pipelineruns/pipelinerun-with-pipelinespec (17.24s) | |
--- PASS: TestExamples/v1/taskruns/sidecar-interp (12.24s) | |
--- PASS: TestExamples/v1/taskruns/sidecar-ready (11.25s) | |
--- PASS: TestExamples/v1/pipelineruns/pipelinerun-with-final-tasks (127.28s) | |
--- PASS: TestExamples/v1/pipelineruns/pipelinerun-results (107.29s) | |
--- PASS: TestExamples/v1/taskruns/secret-volume (15.29s) | |
--- FAIL: TestExamples/v1/pipelineruns/pipelinerun (49.20s) | |
--- PASS: TestExamples/v1/pipelineruns/mapping-workspaces (33.26s) | |
--- FAIL: TestExamples/v1beta1/taskruns/workspace-in-sidecar (60.41s) | |
--- PASS: TestExamples/v1beta1/pipelineruns/using-retries-and-retry-count-variables (233.26s) | |
--- PASS: TestExamples/v1/taskruns/steptemplate-env-merge (98.26s) | |
--- PASS: TestExamples/v1/taskruns/step-by-digest (76.22s) | |
--- PASS: TestExamples/v1beta1/taskruns/step-script (101.23s) | |
FAIL | |
Using kubeconfig at `` with cluster `` | |
FAIL github.com/tektoncd/pipeline/test 887.954s | |
FAIL | |
Finished run, return code is 1 | |
/usr/local/google/home/jeromeju/pipeline/vendor/github.com/tektoncd/plumbing/scripts/library.sh: line 262: go-junit-report: command not found | |
XML report written to /tmp/tmp.otqDLnnDkV/junit_36Cph1Ex.xml | |
Test log written to /tmp/tmp.otqDLnnDkV/go_test_36Cph1Ex.log | |
>> Uninstalling Tekton Pipelines | |
namespace "tekton-pipelines" deleted | |
clusterrole.rbac.authorization.k8s.io "tekton-pipelines-controller-cluster-access" deleted | |
clusterrole.rbac.authorization.k8s.io "tekton-pipelines-controller-tenant-access" deleted | |
clusterrole.rbac.authorization.k8s.io "tekton-pipelines-webhook-cluster-access" deleted | |
clusterrole.rbac.authorization.k8s.io "tekton-events-controller-cluster-access" deleted | |
role.rbac.authorization.k8s.io "tekton-pipelines-controller" deleted | |
role.rbac.authorization.k8s.io "tekton-pipelines-webhook" deleted | |
role.rbac.authorization.k8s.io "tekton-pipelines-leader-election" deleted | |
role.rbac.authorization.k8s.io "tekton-pipelines-info" deleted | |
serviceaccount "tekton-pipelines-controller" deleted | |
serviceaccount "tekton-pipelines-webhook" deleted | |
serviceaccount "tekton-events-controller" deleted | |
clusterrolebinding.rbac.authorization.k8s.io "tekton-pipelines-controller-cluster-access" deleted | |
clusterrolebinding.rbac.authorization.k8s.io "tekton-pipelines-controller-tenant-access" deleted | |
clusterrolebinding.rbac.authorization.k8s.io "tekton-pipelines-webhook-cluster-access" deleted | |
clusterrolebinding.rbac.authorization.k8s.io "tekton-events-controller-cluster-access" deleted | |
rolebinding.rbac.authorization.k8s.io "tekton-pipelines-controller" deleted | |
rolebinding.rbac.authorization.k8s.io "tekton-pipelines-webhook" deleted | |
rolebinding.rbac.authorization.k8s.io "tekton-pipelines-controller-leaderelection" deleted | |
rolebinding.rbac.authorization.k8s.io "tekton-pipelines-webhook-leaderelection" deleted | |
rolebinding.rbac.authorization.k8s.io "tekton-pipelines-info" deleted | |
rolebinding.rbac.authorization.k8s.io "tekton-events-controller" deleted | |
rolebinding.rbac.authorization.k8s.io "tekton-events-controller-leaderelection" deleted | |
customresourcedefinition.apiextensions.k8s.io "clustertasks.tekton.dev" deleted | |
customresourcedefinition.apiextensions.k8s.io "customruns.tekton.dev" deleted | |
customresourcedefinition.apiextensions.k8s.io "pipelines.tekton.dev" deleted | |
customresourcedefinition.apiextensions.k8s.io "pipelineruns.tekton.dev" deleted | |
customresourcedefinition.apiextensions.k8s.io "resolutionrequests.resolution.tekton.dev" deleted | |
customresourcedefinition.apiextensions.k8s.io "tasks.tekton.dev" deleted | |
customresourcedefinition.apiextensions.k8s.io "taskruns.tekton.dev" deleted | |
customresourcedefinition.apiextensions.k8s.io "verificationpolicies.tekton.dev" deleted | |
secret "webhook-certs" deleted | |
validatingwebhookconfiguration.admissionregistration.k8s.io "validation.webhook.pipeline.tekton.dev" deleted | |
mutatingwebhookconfiguration.admissionregistration.k8s.io "webhook.pipeline.tekton.dev" deleted | |
validatingwebhookconfiguration.admissionregistration.k8s.io "config.webhook.pipeline.tekton.dev" deleted | |
clusterrole.rbac.authorization.k8s.io "tekton-aggregate-edit" deleted | |
clusterrole.rbac.authorization.k8s.io "tekton-aggregate-view" deleted | |
configmap "config-defaults" deleted | |
configmap "feature-flags" deleted | |
configmap "pipelines-info" deleted | |
configmap "config-leader-election" deleted | |
configmap "config-logging" deleted | |
configmap "config-observability" deleted | |
configmap "config-registry-cert" deleted | |
configmap "config-spire" deleted | |
deployment.apps "tekton-pipelines-controller" deleted | |
service "tekton-pipelines-controller" deleted | |
deployment.apps "tekton-events-controller" deleted | |
service "tekton-events-controller" deleted | |
namespace "tekton-pipelines-resolvers" deleted | |
clusterrole.rbac.authorization.k8s.io "tekton-pipelines-resolvers-resolution-request-updates" deleted | |
role.rbac.authorization.k8s.io "tekton-pipelines-resolvers-namespace-rbac" deleted | |
serviceaccount "tekton-pipelines-resolvers" deleted | |
clusterrolebinding.rbac.authorization.k8s.io "tekton-pipelines-resolvers" deleted | |
rolebinding.rbac.authorization.k8s.io "tekton-pipelines-resolvers-namespace-rbac" deleted | |
configmap "bundleresolver-config" deleted | |
configmap "cluster-resolver-config" deleted | |
configmap "resolvers-feature-flags" deleted | |
configmap "config-leader-election" deleted | |
configmap "config-logging" deleted | |
configmap "config-observability" deleted | |
configmap "git-resolver-config" deleted | |
configmap "hubresolver-config" deleted | |
deployment.apps "tekton-pipelines-remote-resolvers" deleted | |
horizontalpodautoscaler.autoscaling "tekton-pipelines-webhook" deleted | |
deployment.apps "tekton-pipelines-webhook" deleted | |
service "tekton-pipelines-webhook" deleted | |
error: the server doesn't have a resource type "tasks" | |
error: the server doesn't have a resource type "clustertasks" | |
error: the server doesn't have a resource type "pipelines" | |
error: the server doesn't have a resource type "taskruns" | |
error: the server doesn't have a resource type "pipelineruns" | |
>> Uninstalling Tekton Pipelines of version v0.48.0 | |
error: the server doesn't have a resource type "tasks" | |
error: the server doesn't have a resource type "clustertasks" | |
error: the server doesn't have a resource type "pipelines" | |
error: the server doesn't have a resource type "taskruns" | |
error: the server doesn't have a resource type "pipelineruns" | |
================================================================= | |
==== INSTALL THE PREVIOUS RELEASE OF TEKTON PIPELINE V0.48.0 ==== | |
================================================================= | |
>> Deploying Tekton Pipelines of Version v0.48.0 | |
namespace/tekton-pipelines created | |
clusterrole.rbac.authorization.k8s.io/tekton-pipelines-controller-cluster-access created | |
clusterrole.rbac.authorization.k8s.io/tekton-pipelines-controller-tenant-access created | |
clusterrole.rbac.authorization.k8s.io/tekton-pipelines-webhook-cluster-access created | |
clusterrole.rbac.authorization.k8s.io/tekton-events-controller-cluster-access created | |
role.rbac.authorization.k8s.io/tekton-pipelines-controller created | |
role.rbac.authorization.k8s.io/tekton-pipelines-webhook created | |
role.rbac.authorization.k8s.io/tekton-pipelines-leader-election created | |
role.rbac.authorization.k8s.io/tekton-pipelines-info created | |
serviceaccount/tekton-pipelines-controller created | |
serviceaccount/tekton-pipelines-webhook created | |
serviceaccount/tekton-events-controller created | |
clusterrolebinding.rbac.authorization.k8s.io/tekton-pipelines-controller-cluster-access created | |
clusterrolebinding.rbac.authorization.k8s.io/tekton-pipelines-controller-tenant-access created | |
clusterrolebinding.rbac.authorization.k8s.io/tekton-pipelines-webhook-cluster-access created | |
clusterrolebinding.rbac.authorization.k8s.io/tekton-events-controller-cluster-access created | |
rolebinding.rbac.authorization.k8s.io/tekton-pipelines-controller created | |
rolebinding.rbac.authorization.k8s.io/tekton-pipelines-webhook created | |
rolebinding.rbac.authorization.k8s.io/tekton-pipelines-controller-leaderelection created | |
rolebinding.rbac.authorization.k8s.io/tekton-pipelines-webhook-leaderelection created | |
rolebinding.rbac.authorization.k8s.io/tekton-pipelines-info created | |
rolebinding.rbac.authorization.k8s.io/tekton-events-controller created | |
rolebinding.rbac.authorization.k8s.io/tekton-events-controller-leaderelection created | |
customresourcedefinition.apiextensions.k8s.io/clustertasks.tekton.dev created | |
customresourcedefinition.apiextensions.k8s.io/customruns.tekton.dev created | |
customresourcedefinition.apiextensions.k8s.io/pipelines.tekton.dev created | |
customresourcedefinition.apiextensions.k8s.io/pipelineruns.tekton.dev created | |
customresourcedefinition.apiextensions.k8s.io/resolutionrequests.resolution.tekton.dev created | |
customresourcedefinition.apiextensions.k8s.io/tasks.tekton.dev created | |
customresourcedefinition.apiextensions.k8s.io/taskruns.tekton.dev created | |
customresourcedefinition.apiextensions.k8s.io/verificationpolicies.tekton.dev created | |
secret/webhook-certs created | |
validatingwebhookconfiguration.admissionregistration.k8s.io/validation.webhook.pipeline.tekton.dev created | |
mutatingwebhookconfiguration.admissionregistration.k8s.io/webhook.pipeline.tekton.dev created | |
validatingwebhookconfiguration.admissionregistration.k8s.io/config.webhook.pipeline.tekton.dev created | |
clusterrole.rbac.authorization.k8s.io/tekton-aggregate-edit created | |
clusterrole.rbac.authorization.k8s.io/tekton-aggregate-view created | |
configmap/config-defaults created | |
configmap/feature-flags created | |
configmap/pipelines-info created | |
configmap/config-leader-election created | |
configmap/config-logging created | |
configmap/config-observability created | |
configmap/config-registry-cert created | |
configmap/config-spire created | |
deployment.apps/tekton-pipelines-controller created | |
service/tekton-pipelines-controller created | |
deployment.apps/tekton-events-controller created | |
service/tekton-events-controller created | |
namespace/tekton-pipelines-resolvers created | |
clusterrole.rbac.authorization.k8s.io/tekton-pipelines-resolvers-resolution-request-updates created | |
role.rbac.authorization.k8s.io/tekton-pipelines-resolvers-namespace-rbac created | |
serviceaccount/tekton-pipelines-resolvers created | |
clusterrolebinding.rbac.authorization.k8s.io/tekton-pipelines-resolvers created | |
rolebinding.rbac.authorization.k8s.io/tekton-pipelines-resolvers-namespace-rbac created | |
configmap/bundleresolver-config created | |
configmap/cluster-resolver-config created | |
configmap/resolvers-feature-flags created | |
configmap/config-leader-election created | |
configmap/config-logging created | |
configmap/config-observability created | |
configmap/git-resolver-config created | |
configmap/hubresolver-config created | |
deployment.apps/tekton-pipelines-remote-resolvers created | |
horizontalpodautoscaler.autoscaling/tekton-pipelines-webhook created | |
deployment.apps/tekton-pipelines-webhook created | |
service/tekton-pipelines-webhook created | |
No resources found | |
No resources found | |
No resources found | |
No resources found | |
No resources found | |
Waiting until all pods in namespace tekton-pipelines are up.... | |
All pods are up: | |
tekton-events-controller-54677d858b-6bd74 1/1 Running 0 11s | |
tekton-pipelines-controller-5fd6b756cf-w6frh 1/1 Running 0 11s | |
tekton-pipelines-webhook-6cb5f4558c-c2cj8 1/1 Running 0 11s | |
=========================================================== | |
==== UPGRADE TO THE CURRENT RELEASE OF TEKTON PIPELINE ==== | |
=========================================================== | |
>> Deploying Tekton Pipelines | |
2023/05/30 19:37:25 Using base cgr.dev/chainguard/static@sha256:ee47224a2afc674c1f1089b9dea97d5ee400cf2fff3797398778450a4cfb2a8d for github.com/tektoncd/pipeline/cmd/resolvers | |
2023/05/30 19:37:25 Using base cgr.dev/chainguard/static@sha256:ee47224a2afc674c1f1089b9dea97d5ee400cf2fff3797398778450a4cfb2a8d for github.com/tektoncd/pipeline/cmd/events | |
2023/05/30 19:37:25 Using base cgr.dev/chainguard/static@sha256:ee47224a2afc674c1f1089b9dea97d5ee400cf2fff3797398778450a4cfb2a8d for github.com/tektoncd/pipeline/cmd/webhook | |
2023/05/30 19:37:26 Building github.com/tektoncd/pipeline/cmd/resolvers for linux/amd64 | |
2023/05/30 19:37:26 Building github.com/tektoncd/pipeline/cmd/webhook for linux/amd64 | |
2023/05/30 19:37:26 Building github.com/tektoncd/pipeline/cmd/events for linux/amd64 | |
2023/05/30 19:37:28 Building github.com/tektoncd/pipeline/cmd/controller for linux/amd64 | |
2023/05/30 19:37:28 Building github.com/tektoncd/pipeline/cmd/workingdirinit for linux/amd64 | |
2023/05/30 19:37:28 Building github.com/tektoncd/pipeline/cmd/entrypoint for linux/amd64 | |
2023/05/30 19:37:28 Building github.com/tektoncd/pipeline/cmd/sidecarlogresults for linux/amd64 | |
2023/05/30 19:37:28 Building github.com/tektoncd/pipeline/cmd/nop for linux/amd64 | |
2023/05/30 19:37:30 Loading kind.local/workingdirinit-0c558922ec6a1b739e550e349f2d5fc1:e4c01f287df3858f2f134b7463fa1a9e3a9bb1f037129c29fc8b20ab5ff809d7 | |
2023/05/30 19:37:30 Loading kind.local/nop-8eac7c133edad5df719dc37b36b62482:a1473ff8f7c7bb27ec379b92167db1ae31d1e7a6526138e8c92b81c9ac664e4d | |
2023/05/30 19:37:31 Loaded kind.local/workingdirinit-0c558922ec6a1b739e550e349f2d5fc1:e4c01f287df3858f2f134b7463fa1a9e3a9bb1f037129c29fc8b20ab5ff809d7 | |
2023/05/30 19:37:31 Adding tag latest | |
2023/05/30 19:37:31 Loaded kind.local/nop-8eac7c133edad5df719dc37b36b62482:a1473ff8f7c7bb27ec379b92167db1ae31d1e7a6526138e8c92b81c9ac664e4d | |
2023/05/30 19:37:31 Adding tag latest | |
2023/05/30 19:37:32 Added tag latest | |
2023/05/30 19:37:32 Added tag latest | |
2023/05/30 19:37:36 Loading kind.local/webhook-d4749e605405422fd87700164e31b2d1:e05b6e85556fde0e30c5687b2641be85e390b373438612f706d98a0262d8f876 | |
2023/05/30 19:37:36 Loading kind.local/events-a9042f7efb0cbade2a868a1ee5ddd52c:ac33fb48b8dabc8365d61f31749cefbd0f0146a89c9eb4525d8b9c62238104b7 | |
2023/05/30 19:37:37 Loading kind.local/entrypoint-bff0a22da108bc2f16c818c97641a296:a3586f1baf97015f781ccf51ea5a9f39068ed256999dee1fe704dc7ea47191bd | |
2023/05/30 19:37:37 Loading kind.local/sidecarlogresults-7501c6a20d741631510a448b48ab098f:c3cac23210eb482511949c4a2b8a30eaf379e72138a136ef7d23a2e6fa869c4f | |
2023/05/30 19:37:37 Loaded kind.local/webhook-d4749e605405422fd87700164e31b2d1:e05b6e85556fde0e30c5687b2641be85e390b373438612f706d98a0262d8f876 | |
2023/05/30 19:37:37 Adding tag latest | |
2023/05/30 19:37:37 Loaded kind.local/events-a9042f7efb0cbade2a868a1ee5ddd52c:ac33fb48b8dabc8365d61f31749cefbd0f0146a89c9eb4525d8b9c62238104b7 | |
2023/05/30 19:37:37 Adding tag latest | |
2023/05/30 19:37:37 Loading kind.local/resolvers-ff86b24f130c42b88983d3c13993056d:fa44c02d5115bbb7a22ccfd54084a4fc08b34a9b65078a84c0da60cfdab7cdef | |
2023/05/30 19:37:38 Added tag latest | |
2023/05/30 19:37:38 Added tag latest | |
2023/05/30 19:37:38 Loaded kind.local/entrypoint-bff0a22da108bc2f16c818c97641a296:a3586f1baf97015f781ccf51ea5a9f39068ed256999dee1fe704dc7ea47191bd | |
2023/05/30 19:37:38 Adding tag latest | |
2023/05/30 19:37:38 Loaded kind.local/sidecarlogresults-7501c6a20d741631510a448b48ab098f:c3cac23210eb482511949c4a2b8a30eaf379e72138a136ef7d23a2e6fa869c4f | |
2023/05/30 19:37:38 Adding tag latest | |
2023/05/30 19:37:38 Added tag latest | |
2023/05/30 19:37:38 Added tag latest | |
2023/05/30 19:37:39 Loaded kind.local/resolvers-ff86b24f130c42b88983d3c13993056d:fa44c02d5115bbb7a22ccfd54084a4fc08b34a9b65078a84c0da60cfdab7cdef | |
2023/05/30 19:37:39 Adding tag latest | |
2023/05/30 19:37:39 Added tag latest | |
2023/05/30 19:37:39 Loading kind.local/controller-10a3e32792f33651396d02b6855a6e36:83909a6426e531f74d9fc8e2e706bae3d7f3a5dc424ed185566ba9aa2322e872 | |
2023/05/30 19:37:40 Loaded kind.local/controller-10a3e32792f33651396d02b6855a6e36:83909a6426e531f74d9fc8e2e706bae3d7f3a5dc424ed185566ba9aa2322e872 | |
2023/05/30 19:37:40 Adding tag latest | |
2023/05/30 19:37:40 Added tag latest | |
namespace/tekton-pipelines unchanged | |
clusterrole.rbac.authorization.k8s.io/tekton-pipelines-controller-cluster-access unchanged | |
clusterrole.rbac.authorization.k8s.io/tekton-pipelines-controller-tenant-access unchanged | |
clusterrole.rbac.authorization.k8s.io/tekton-pipelines-webhook-cluster-access unchanged | |
clusterrole.rbac.authorization.k8s.io/tekton-events-controller-cluster-access unchanged | |
role.rbac.authorization.k8s.io/tekton-pipelines-controller unchanged | |
role.rbac.authorization.k8s.io/tekton-pipelines-webhook unchanged | |
role.rbac.authorization.k8s.io/tekton-pipelines-leader-election unchanged | |
role.rbac.authorization.k8s.io/tekton-pipelines-info unchanged | |
serviceaccount/tekton-pipelines-controller unchanged | |
serviceaccount/tekton-pipelines-webhook unchanged | |
serviceaccount/tekton-events-controller unchanged | |
clusterrolebinding.rbac.authorization.k8s.io/tekton-pipelines-controller-cluster-access unchanged | |
clusterrolebinding.rbac.authorization.k8s.io/tekton-pipelines-controller-tenant-access unchanged | |
clusterrolebinding.rbac.authorization.k8s.io/tekton-pipelines-webhook-cluster-access unchanged | |
clusterrolebinding.rbac.authorization.k8s.io/tekton-events-controller-cluster-access unchanged | |
rolebinding.rbac.authorization.k8s.io/tekton-pipelines-controller unchanged | |
rolebinding.rbac.authorization.k8s.io/tekton-pipelines-webhook unchanged | |
rolebinding.rbac.authorization.k8s.io/tekton-pipelines-controller-leaderelection unchanged | |
rolebinding.rbac.authorization.k8s.io/tekton-pipelines-webhook-leaderelection unchanged | |
rolebinding.rbac.authorization.k8s.io/tekton-pipelines-info unchanged | |
rolebinding.rbac.authorization.k8s.io/tekton-events-controller unchanged | |
rolebinding.rbac.authorization.k8s.io/tekton-events-controller-leaderelection unchanged | |
customresourcedefinition.apiextensions.k8s.io/clustertasks.tekton.dev configured | |
customresourcedefinition.apiextensions.k8s.io/customruns.tekton.dev configured | |
customresourcedefinition.apiextensions.k8s.io/pipelines.tekton.dev configured | |
customresourcedefinition.apiextensions.k8s.io/pipelineruns.tekton.dev configured | |
customresourcedefinition.apiextensions.k8s.io/resolutionrequests.resolution.tekton.dev unchanged | |
customresourcedefinition.apiextensions.k8s.io/tasks.tekton.dev configured | |
customresourcedefinition.apiextensions.k8s.io/taskruns.tekton.dev configured | |
customresourcedefinition.apiextensions.k8s.io/verificationpolicies.tekton.dev configured | |
secret/webhook-certs configured | |
validatingwebhookconfiguration.admissionregistration.k8s.io/validation.webhook.pipeline.tekton.dev configured | |
mutatingwebhookconfiguration.admissionregistration.k8s.io/webhook.pipeline.tekton.dev configured | |
validatingwebhookconfiguration.admissionregistration.k8s.io/config.webhook.pipeline.tekton.dev configured | |
clusterrole.rbac.authorization.k8s.io/tekton-aggregate-edit unchanged | |
clusterrole.rbac.authorization.k8s.io/tekton-aggregate-view unchanged | |
configmap/config-defaults unchanged | |
configmap/feature-flags unchanged | |
configmap/pipelines-info configured | |
configmap/config-leader-election unchanged | |
configmap/config-logging configured | |
configmap/config-observability unchanged | |
configmap/config-registry-cert unchanged | |
configmap/config-spire unchanged | |
deployment.apps/tekton-pipelines-controller configured | |
service/tekton-pipelines-controller configured | |
deployment.apps/tekton-events-controller configured | |
service/tekton-events-controller configured | |
namespace/tekton-pipelines-resolvers unchanged | |
clusterrole.rbac.authorization.k8s.io/tekton-pipelines-resolvers-resolution-request-updates unchanged | |
role.rbac.authorization.k8s.io/tekton-pipelines-resolvers-namespace-rbac unchanged | |
serviceaccount/tekton-pipelines-resolvers unchanged | |
clusterrolebinding.rbac.authorization.k8s.io/tekton-pipelines-resolvers unchanged | |
rolebinding.rbac.authorization.k8s.io/tekton-pipelines-resolvers-namespace-rbac unchanged | |
configmap/bundleresolver-config unchanged | |
configmap/cluster-resolver-config unchanged | |
configmap/resolvers-feature-flags unchanged | |
configmap/config-leader-election unchanged | |
configmap/config-logging configured | |
configmap/config-observability unchanged | |
configmap/git-resolver-config unchanged | |
configmap/hubresolver-config unchanged | |
deployment.apps/tekton-pipelines-remote-resolvers configured | |
horizontalpodautoscaler.autoscaling/tekton-pipelines-webhook configured | |
deployment.apps/tekton-pipelines-webhook configured | |
service/tekton-pipelines-webhook configured | |
clusterrole.rbac.authorization.k8s.io/tekton-pipelines-controller-pod-log-access unchanged | |
clusterrolebinding.rbac.authorization.k8s.io/tekton-pipelines-controller-pod-log-access unchanged | |
No resources found | |
No resources found | |
No resources found | |
No resources found | |
No resources found | |
Waiting until all pods in namespace tekton-pipelines are up..................... | |
All pods are up: | |
tekton-events-controller-68754c45cb-8vp7c 1/1 Running 0 45s | |
tekton-pipelines-controller-d8bc99b45-twdht 1/1 Running 0 45s | |
tekton-pipelines-webhook-d647668bd-qpwq6 1/1 Running 0 45s | |
No resources found | |
Waiting until all pods in namespace tekton-pipelines-resolvers are up | |
All pods are up: | |
tekton-pipelines-remote-resolvers-86bdfbc9bf-mn5pn 1/1 Running 0 46s | |
Running tests with 'go test -race -v -count=1 -tags=e2e -timeout=20m ./test ' | |
=== RUN TestTaskRunPipelineRunCancel | |
=== RUN TestTaskRunPipelineRunCancel/retries=0,status=Cancelled | |
cancel_test.go:52: Create namespace arendelle-wc2n2 to deploy to | |
cancel_test.go:52: Verify SA "default" is created in namespace "arendelle-wc2n2" | |
=== PAUSE TestTaskRunPipelineRunCancel/retries=0,status=Cancelled | |
=== RUN TestTaskRunPipelineRunCancel/retries=1,status=Cancelled | |
cancel_test.go:52: Create namespace arendelle-72mjb to deploy to | |
cancel_test.go:52: Verify SA "default" is created in namespace "arendelle-72mjb" | |
=== PAUSE TestTaskRunPipelineRunCancel/retries=1,status=Cancelled | |
=== CONT TestTaskRunPipelineRunCancel/retries=0,status=Cancelled | |
=== CONT TestTaskRunPipelineRunCancel/retries=1,status=Cancelled | |
=== NAME TestTaskRunPipelineRunCancel/retries=0,status=Cancelled | |
cancel_test.go:73: Creating PipelineRun in namespace arendelle-wc2n2 | |
=== NAME TestTaskRunPipelineRunCancel/retries=1,status=Cancelled | |
cancel_test.go:73: Creating PipelineRun in namespace arendelle-72mjb | |
=== NAME TestTaskRunPipelineRunCancel/retries=0,status=Cancelled | |
cancel_test.go:78: Waiting for Pipelinerun task-run-pipeline-run-cancel-retries-0-st-ykysdfub in namespace arendelle-wc2n2 to be started | |
=== NAME TestTaskRunPipelineRunCancel/retries=1,status=Cancelled | |
cancel_test.go:78: Waiting for Pipelinerun task-run-pipeline-run-cancel-retries-1-st-acrvwkul in namespace arendelle-72mjb to be started | |
=== NAME TestTaskRunPipelineRunCancel/retries=0,status=Cancelled | |
cancel_test.go:89: Waiting for TaskRuns from PipelineRun task-run-pipeline-run-cancel-retries-0-st-ykysdfub in namespace arendelle-wc2n2 to be running | |
=== NAME TestTaskRunPipelineRunCancel/retries=1,status=Cancelled | |
cancel_test.go:89: Waiting for TaskRuns from PipelineRun task-run-pipeline-run-cancel-retries-1-st-acrvwkul in namespace arendelle-72mjb to be running | |
=== NAME TestTaskRunPipelineRunCancel/retries=0,status=Cancelled | |
cancel_test.go:122: Waiting for PipelineRun task-run-pipeline-run-cancel-retries-0-st-ykysdfub in namespace arendelle-wc2n2 to be cancelled | |
=== NAME TestTaskRunPipelineRunCancel/retries=1,status=Cancelled | |
cancel_test.go:122: Waiting for PipelineRun task-run-pipeline-run-cancel-retries-1-st-acrvwkul in namespace arendelle-72mjb to be cancelled | |
=== NAME TestTaskRunPipelineRunCancel/retries=0,status=Cancelled | |
cancel_test.go:127: Waiting for TaskRuns in PipelineRun task-run-pipeline-run-cancel-retries-0-st-ykysdfub in namespace arendelle-wc2n2 to be cancelled | |
=== NAME TestTaskRunPipelineRunCancel/retries=1,status=Cancelled | |
cancel_test.go:127: Waiting for TaskRuns in PipelineRun task-run-pipeline-run-cancel-retries-1-st-acrvwkul in namespace arendelle-72mjb to be cancelled | |
=== NAME TestTaskRunPipelineRunCancel/retries=0,status=Cancelled | |
cancel_test.go:158: Making sure 1 events were created from pipelinerun with kinds map[PipelineRun:[task-run-pipeline-run-cancel-retries-0-st-ykysdfub]] | |
=== NAME TestTaskRunPipelineRunCancel/retries=1,status=Cancelled | |
cancel_test.go:158: Making sure 1 events were created from pipelinerun with kinds map[PipelineRun:[task-run-pipeline-run-cancel-retries-1-st-acrvwkul]] | |
=== NAME TestTaskRunPipelineRunCancel/retries=0,status=Cancelled | |
cancel_test.go:173: Making sure 1 events were created from taskruns with kinds map[TaskRun:[task-run-pipeline-run-cancel-retries-0-st-ykysdfub-task]] | |
=== NAME TestTaskRunPipelineRunCancel/retries=1,status=Cancelled | |
cancel_test.go:173: Making sure 1 events were created from taskruns with kinds map[TaskRun:[task-run-pipeline-run-cancel-retries-1-st-acrvwkul-task]] | |
=== NAME TestTaskRunPipelineRunCancel/retries=0,status=Cancelled | |
cancel_test.go:185: Deleting namespace arendelle-wc2n2 | |
=== NAME TestTaskRunPipelineRunCancel/retries=1,status=Cancelled | |
cancel_test.go:185: Deleting namespace arendelle-72mjb | |
--- PASS: TestTaskRunPipelineRunCancel (0.16s) | |
--- PASS: TestTaskRunPipelineRunCancel/retries=0,status=Cancelled (12.23s) | |
--- PASS: TestTaskRunPipelineRunCancel/retries=1,status=Cancelled (12.17s) | |
=== RUN TestResourceVersionReactor | |
=== RUN TestResourceVersionReactor/first_resource | |
logger.go:130: 2023-05-30T19:38:47.663Z INFO cache/cacheclient.go:42 CACHE CLIENT &{lru:0xc0006477a0 lock:{w:{state:0 sema:0} writerSem:0 readerSem:0 readerCount:{_:{} v:0} readerWait:{_:{} v:0}}} | |
=== RUN TestResourceVersionReactor/replace_resource_version | |
logger.go:130: 2023-05-30T19:38:47.664Z INFO cache/cacheclient.go:42 CACHE CLIENT &{lru:0xc000647c00 lock:{w:{state:0 sema:0} writerSem:0 readerSem:0 readerCount:{_:{} v:0} readerWait:{_:{} v:0}}} | |
--- PASS: TestResourceVersionReactor (0.00s) | |
--- PASS: TestResourceVersionReactor/first_resource (0.00s) | |
--- PASS: TestResourceVersionReactor/replace_resource_version (0.00s) | |
=== RUN TestEnsureConfigurationConfigMapsExist | |
--- PASS: TestEnsureConfigurationConfigMapsExist (0.00s) | |
=== RUN TestTaskCRDConversion | |
=== PAUSE TestTaskCRDConversion | |
=== RUN TestTaskRunCRDConversion | |
=== PAUSE TestTaskRunCRDConversion | |
=== RUN TestPipelineCRDConversion | |
=== PAUSE TestPipelineCRDConversion | |
=== RUN TestPipelineRunCRDConversion | |
=== PAUSE TestPipelineRunCRDConversion | |
=== RUN TestCustomTask | |
custom_task_test.go:72: Create namespace arendelle-jjc6t to deploy to | |
custom_task_test.go:72: Verify SA "default" is created in namespace "arendelle-jjc6t" | |
stream.go:305: D 19:38:48.736 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-jjc6t/custom-task-fyprflwx] Adding to queue arendelle-jjc6t/custom-task-fyprflwx (depth: 1) | |
stream.go:305: D 19:38:48.736 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-jjc6t/custom-task-fyprflwx] got tracing carriermap[] | |
stream.go:305: D 19:38:48.736 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-jjc6t/custom-task-fyprflwx] tracerProvider doesn't provide a traceId, tracing is disabled | |
stream.go:305: I 19:38:48.738 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-jjc6t/custom-task-fyprflwx] Creating a new CustomRun object custom-task-fyprflwx-custom-task-ref | |
stream.go:305: D 19:38:48.747 tekton-events-controller-68754c45cb-8vp7c [github.com.tektoncd.pipeline.pkg.reconciler.customrun.Reconciler] [arendelle-jjc6t/custom-task-fyprflwx-custom-task-ref] Adding to queue arendelle-jjc6t/custom-task-fyprflwx-custom-task-ref (depth: 1) | |
stream.go:305: I 19:38:48.747 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-jjc6t/custom-task-fyprflwx] Creating a new CustomRun object custom-task-fyprflwx-custom-task-spec | |
stream.go:305: I 19:38:48.748 tekton-events-controller-68754c45cb-8vp7c [github.com.tektoncd.pipeline.pkg.reconciler.customrun.Reconciler] [arendelle-jjc6t/custom-task-fyprflwx-custom-task-ref] Reconciling custom-task-fyprflwx-custom-task-ref | |
stream.go:305: D 19:38:48.747 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.customrun.Reconciler] [arendelle-jjc6t/custom-task-fyprflwx-custom-task-ref] Adding to queue arendelle-jjc6t/custom-task-fyprflwx-custom-task-ref (depth: 1) | |
stream.go:305: I 19:38:48.748 tekton-events-controller-68754c45cb-8vp7c [github.com.tektoncd.pipeline.pkg.reconciler.customrun.Reconciler] [arendelle-jjc6t/custom-task-fyprflwx-custom-task-ref] Reconcile succeeded | |
stream.go:305: I 19:38:48.748 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.customrun.Reconciler] [arendelle-jjc6t/custom-task-fyprflwx-custom-task-ref] Reconciling custom-task-fyprflwx-custom-task-ref | |
stream.go:305: I 19:38:48.748 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.customrun.Reconciler] [arendelle-jjc6t/custom-task-fyprflwx-custom-task-ref] Reconcile succeeded | |
stream.go:305: D 19:38:48.748 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-jjc6t/custom-task-fyprflwx] Adding to queue arendelle-jjc6t/custom-task-fyprflwx (depth: 1) | |
stream.go:305: D 19:38:48.758 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.customrun.Reconciler] [arendelle-jjc6t/custom-task-fyprflwx-custom-task-spec] Adding to queue arendelle-jjc6t/custom-task-fyprflwx-custom-task-spec (depth: 1) | |
stream.go:305: D 19:38:48.758 tekton-events-controller-68754c45cb-8vp7c [github.com.tektoncd.pipeline.pkg.reconciler.customrun.Reconciler] [arendelle-jjc6t/custom-task-fyprflwx-custom-task-spec] Adding to queue arendelle-jjc6t/custom-task-fyprflwx-custom-task-spec (depth: 1) | |
stream.go:305: I 19:38:48.760 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.customrun.Reconciler] [arendelle-jjc6t/custom-task-fyprflwx-custom-task-spec] Reconciling custom-task-fyprflwx-custom-task-spec | |
stream.go:305: I 19:38:48.760 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.customrun.Reconciler] [arendelle-jjc6t/custom-task-fyprflwx-custom-task-spec] Reconcile succeeded | |
stream.go:305: I 19:38:48.760 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-jjc6t/custom-task-fyprflwx] PipelineRun custom-task-fyprflwx status is being set to &{Succeeded Unknown {2023-05-30 19:38:48.760207385 +0000 UTC m=+64.862757299} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 3, Skipped: 0} | |
stream.go:305: I 19:38:48.760 tekton-events-controller-68754c45cb-8vp7c [github.com.tektoncd.pipeline.pkg.reconciler.customrun.Reconciler] [arendelle-jjc6t/custom-task-fyprflwx-custom-task-spec] Reconciling custom-task-fyprflwx-custom-task-spec | |
stream.go:305: D 19:38:48.759 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-jjc6t/custom-task-fyprflwx] Adding to queue arendelle-jjc6t/custom-task-fyprflwx (depth: 1) | |
stream.go:305: I 19:38:48.760 tekton-events-controller-68754c45cb-8vp7c [github.com.tektoncd.pipeline.pkg.reconciler.customrun.Reconciler] [arendelle-jjc6t/custom-task-fyprflwx-custom-task-spec] Reconcile succeeded | |
stream.go:305: D 19:38:48.772 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-jjc6t/custom-task-fyprflwx] Adding to queue arendelle-jjc6t/custom-task-fyprflwx (depth: 1) | |
stream.go:305: D 19:38:48.772 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-jjc6t/custom-task-fyprflwx] Updating status with: v1beta1.PipelineRunStatus{ | |
Status: v1.Status{ | |
ObservedGeneration: 0, | |
- Conditions: nil, | |
+ Conditions: v1.Conditions{ | |
+ { | |
+ Type: "Succeeded", | |
+ Status: "Unknown", | |
+ LastTransitionTime: apis.VolatileTime{Inner: s"2023-05-30 19:38:48.760207385 +0"...}, | |
+ Reason: "Running", | |
+ Message: "Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 3, Skip"..., | |
+ }, | |
+ }, | |
Annotations: nil, | |
}, | |
PipelineRunStatusFields: v1beta1.PipelineRunStatusFields{ | |
- StartTime: nil, | |
+ StartTime: s"2023-05-30 19:38:48 +0000 UTC", | |
CompletionTime: nil, | |
TaskRuns: nil, | |
Runs: nil, | |
PipelineResults: nil, | |
- PipelineSpec: nil, | |
+ PipelineSpec: &v1beta1.PipelineSpec{ | |
+ Tasks: []v1beta1.PipelineTask{ | |
+ {Name: "custom-task-ref", TaskRef: &v1beta1.TaskRef{...}}, | |
+ {Name: "custom-task-spec", TaskSpec: s"&TypeMeta{APIVersion:wait.testin"...}, | |
+ { | |
+ Name: "result-consumer", | |
+ TaskSpec: s"&TypeMeta{APIVersion:,Kind:,}", | |
+ Params: v1beta1.Params{...}, | |
+ }, | |
+ }, | |
+ Results: []v1beta1.PipelineResult{ | |
+ {Name: "prResult-ref", Value: v1beta1.ParamValue{...}}, | |
+ {Name: "prResult-spec", Value: v1beta1.ParamValue{...}}, | |
+ }, | |
+ }, | |
SkippedTasks: nil, | |
- ChildReferences: nil, | |
+ ChildReferences: []v1beta1.ChildStatusReference{ | |
+ { | |
+ TypeMeta: runtime.TypeMeta{APIVersion: "tekton.dev/v1beta1", Kind: "CustomRun"}, | |
+ Name: "custom-task-fyprflwx-custom-task-ref", | |
+ PipelineTaskName: "custom-task-ref", | |
+ }, | |
+ { | |
+ TypeMeta: runtime.TypeMeta{APIVersion: "tekton.dev/v1beta1", Kind: "CustomRun"}, | |
+ Name: "custom-task-fyprflwx-custom-task-spec", | |
+ PipelineTaskName: "custom-task-spec", | |
+ }, | |
+ }, | |
FinallyStartTime: nil, | |
- Provenance: nil, | |
+ Provenance: &v1beta1.Provenance{ | |
+ FeatureFlags: &config.FeatureFlags{ | |
+ RunningInEnvWithInjectedSidecars: true, | |
+ EnableAPIFields: "stable", | |
+ AwaitSidecarReadiness: true, | |
+ VerificationNoMatchPolicy: "ignore", | |
+ EnableProvenanceInStatus: true, | |
+ ResultExtractionMethod: "termination-message", | |
+ MaxResultSize: 4096, | |
+ }, | |
+ }, | |
SpanContext: nil, | |
}, | |
} | |
stream.go:305: D 19:38:48.798 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-jjc6t/custom-task-fyprflwx] Updating status with: v1beta1.PipelineRunStatus{ | |
Status: v1.Status{ | |
ObservedGeneration: 0, | |
- Conditions: nil, | |
+ Conditions: v1.Conditions{ | |
+ { | |
+ Type: "Succeeded", | |
+ Status: "Unknown", | |
+ LastTransitionTime: apis.VolatileTime{Inner: s"2023-05-30 19:38:48.760207385 +0"...}, | |
+ Reason: "Running", | |
+ Message: "Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 3, Skip"..., | |
+ }, | |
+ }, | |
Annotations: nil, | |
}, | |
PipelineRunStatusFields: v1beta1.PipelineRunStatusFields{ | |
- StartTime: nil, | |
+ StartTime: s"2023-05-30 19:38:48 +0000 UTC", | |
CompletionTime: nil, | |
TaskRuns: nil, | |
Runs: nil, | |
PipelineResults: nil, | |
- PipelineSpec: nil, | |
+ PipelineSpec: &v1beta1.PipelineSpec{ | |
+ Tasks: []v1beta1.PipelineTask{ | |
+ {Name: "custom-task-ref", TaskRef: &v1beta1.TaskRef{...}}, | |
+ {Name: "custom-task-spec", TaskSpec: s"&TypeMeta{APIVersion:wait.testin"...}, | |
+ { | |
+ Name: "result-consumer", | |
+ TaskSpec: s"&TypeMeta{APIVersion:,Kind:,}", | |
+ Params: v1beta1.Params{...}, | |
+ }, | |
+ }, | |
+ Results: []v1beta1.PipelineResult{ | |
+ {Name: "prResult-ref", Value: v1beta1.ParamValue{...}}, | |
+ {Name: "prResult-spec", Value: v1beta1.ParamValue{...}}, | |
+ }, | |
+ }, | |
SkippedTasks: nil, | |
- ChildReferences: nil, | |
+ ChildReferences: []v1beta1.ChildStatusReference{ | |
+ { | |
+ TypeMeta: runtime.TypeMeta{APIVersion: "tekton.dev/v1beta1", Kind: "CustomRun"}, | |
+ Name: "custom-task-fyprflwx-custom-task-ref", | |
+ PipelineTaskName: "custom-task-ref", | |
+ }, | |
+ { | |
+ TypeMeta: runtime.TypeMeta{APIVersion: "tekton.dev/v1beta1", Kind: "CustomRun"}, | |
+ Name: "custom-task-fyprflwx-custom-task-spec", | |
+ PipelineTaskName: "custom-task-spec", | |
+ }, | |
+ }, | |
FinallyStartTime: nil, | |
- Provenance: nil, | |
+ Provenance: &v1beta1.Provenance{ | |
+ FeatureFlags: &config.FeatureFlags{ | |
+ RunningInEnvWithInjectedSidecars: true, | |
+ EnableAPIFields: "stable", | |
+ AwaitSidecarReadiness: true, | |
+ VerificationNoMatchPolicy: "ignore", | |
+ EnableProvenanceInStatus: true, | |
+ ResultExtractionMethod: "termination-message", | |
+ MaxResultSize: 4096, | |
+ }, | |
+ }, | |
SpanContext: nil, | |
}, | |
} | |
stream.go:305: D 19:38:48.813 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-jjc6t/custom-task-fyprflwx] Adding to queue arendelle-jjc6t/custom-task-fyprflwx (depth: 1) | |
stream.go:305: D 19:38:48.814 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-jjc6t/custom-task-fyprflwx] Requeuing key arendelle-jjc6t/custom-task-fyprflwx (by request) after 59m59.227727448s (depth: 0) | |
stream.go:305: D 19:38:48.814 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-jjc6t/custom-task-fyprflwx] got tracing carriermap[] | |
stream.go:305: D 19:38:48.814 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-jjc6t/custom-task-fyprflwx] tracerProvider doesn't provide a traceId, tracing is disabled | |
stream.go:305: I 19:38:48.815 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-jjc6t/custom-task-fyprflwx] PipelineRun custom-task-fyprflwx status is being set to &{Succeeded Unknown {2023-05-30 19:38:48 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 3, Skipped: 0} | |
stream.go:305: D 19:38:48.816 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-jjc6t/custom-task-fyprflwx] Requeuing key arendelle-jjc6t/custom-task-fyprflwx (by request) after 59m59.184157908s (depth: 0) | |
stream.go:305: D 19:38:49.769 tekton-events-controller-68754c45cb-8vp7c [github.com.tektoncd.pipeline.pkg.reconciler.customrun.Reconciler] [arendelle-jjc6t/custom-task-fyprflwx-custom-task-ref] Adding to queue arendelle-jjc6t/custom-task-fyprflwx-custom-task-ref (depth: 1) | |
stream.go:305: D 19:38:49.769 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.customrun.Reconciler] [arendelle-jjc6t/custom-task-fyprflwx-custom-task-ref] Adding to queue arendelle-jjc6t/custom-task-fyprflwx-custom-task-ref (depth: 1) | |
stream.go:305: I 19:38:49.770 tekton-events-controller-68754c45cb-8vp7c [github.com.tektoncd.pipeline.pkg.reconciler.customrun.Reconciler] [arendelle-jjc6t/custom-task-fyprflwx-custom-task-ref] Reconciling custom-task-fyprflwx-custom-task-ref | |
stream.go:305: I 19:38:49.770 tekton-events-controller-68754c45cb-8vp7c [github.com.tektoncd.pipeline.pkg.reconciler.customrun.Reconciler] [arendelle-jjc6t/custom-task-fyprflwx-custom-task-ref] Reconcile succeeded | |
stream.go:305: D 19:38:49.769 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-jjc6t/custom-task-fyprflwx] Adding to queue arendelle-jjc6t/custom-task-fyprflwx (depth: 1) | |
stream.go:305: I 19:38:49.769 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.customrun.Reconciler] [arendelle-jjc6t/custom-task-fyprflwx-custom-task-ref] Reconciling custom-task-fyprflwx-custom-task-ref | |
stream.go:305: I 19:38:49.769 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.customrun.Reconciler] [arendelle-jjc6t/custom-task-fyprflwx-custom-task-ref] Reconcile succeeded | |
stream.go:305: D 19:38:49.769 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-jjc6t/custom-task-fyprflwx] got tracing carriermap[] | |
stream.go:305: D 19:38:49.769 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-jjc6t/custom-task-fyprflwx] tracerProvider doesn't provide a traceId, tracing is disabled | |
stream.go:305: I 19:38:49.771 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-jjc6t/custom-task-fyprflwx] PipelineRun custom-task-fyprflwx status is being set to &{Succeeded Unknown {2023-05-30 19:38:49.771162884 +0000 UTC m=+65.873712798} Running Tasks Completed: 1 (Failed: 0, Cancelled 0), Incomplete: 2, Skipped: 0} | |
stream.go:305: D 19:38:49.772 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-jjc6t/custom-task-fyprflwx] Updating status with: v1beta1.PipelineRunStatus{ | |
Status: v1.Status{ | |
ObservedGeneration: 0, | |
Conditions: v1.Conditions{ | |
{ | |
Type: "Succeeded", | |
Status: "Unknown", | |
Severity: "", | |
- LastTransitionTime: apis.VolatileTime{Inner: v1.Time{Time: s"2023-05-30 19:38:48 +0000 UTC"}}, | |
+ LastTransitionTime: apis.VolatileTime{Inner: v1.Time{Time: s"2023-05-30 19:38:49.771162884 +0000 UTC m=+65.873712798"}}, | |
Reason: "Running", | |
Message: strings.Join({ | |
"Tasks Completed: ", | |
- "0", | |
+ "1", | |
" (Failed: 0, Cancelled 0), Incomplete: ", | |
- "3", | |
+ "2", | |
", Skipped: 0", | |
}, ""), | |
}, | |
}, | |
Annotations: nil, | |
}, | |
PipelineRunStatusFields: {StartTime: s"2023-05-30 19:38:48 +0000 UTC", PipelineSpec: &{Tasks: {{Name: "custom-task-ref", TaskRef: &{Kind: "Wait", APIVersion: "wait.testing.tekton.dev/v1alpha1"}}, {Name: "custom-task-spec", TaskSpec: &{TypeMeta: {APIVersion: "wait.testing.tekton.dev/v1alpha1", Kind: "Wait"}, Spec: {Raw: `{"field1":123,"field2":"value"}`}, Metadata: {Labels: {"test-label": "test"}}}}, {Name: "result-consumer", TaskSpec: &{TaskSpec: {Params: {{Name: "input-result-from-custom-task-ref", Type: "string"}, {Name: "input-result-from-custom-task-spec", Type: "string"}}, Steps: {{Image: "ubuntu", Command: {"/bin/bash"}, Args: {"-c", "echo $(input-result-from-custom-task-ref) $(input-result-from-cu"...}}}}}, Params: {{Name: "input-result-from-custom-task-ref", Value: {Type: "string", StringVal: "$(tasks.custom-task-ref.results.runResult)"}}, {Name: "input-result-from-custom-task-spec", Value: {Type: "string", StringVal: "$(tasks.custom-task-spec.results.runResult)"}}}}}, Results: {{Name: "prResult-ref", Value: {Type: "string", StringVal: "$(tasks.custom-task-ref.results.runResult)"}}, {Name: "prResult-spec", Value: {Type: "string", StringVal: "$(tasks.custom-task-spec.results.runResult)"}}}}, ChildReferences: {{TypeMeta: {APIVersion: "tekton.dev/v1beta1", Kind: "CustomRun"}, Name: "custom-task-fyprflwx-custom-task-ref", PipelineTaskName: "custom-task-ref"}, {TypeMeta: {APIVersion: "tekton.dev/v1beta1", Kind: "CustomRun"}, Name: "custom-task-fyprflwx-custom-task-spec", PipelineTaskName: "custom-task-spec"}}, Provenance: &{FeatureFlags: &{RunningInEnvWithInjectedSidecars: true, EnableAPIFields: "stable", AwaitSidecarReadiness: true, VerificationNoMatchPolicy: "ignore", ...}}, ...}, | |
} | |
stream.go:305: D 19:38:49.788 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-jjc6t/custom-task-fyprflwx] Requeuing key arendelle-jjc6t/custom-task-fyprflwx (by request) after 59m58.228718036s (depth: 0) | |
stream.go:305: D 19:38:49.789 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-jjc6t/custom-task-fyprflwx] Adding to queue arendelle-jjc6t/custom-task-fyprflwx (depth: 1) | |
stream.go:305: D 19:38:49.789 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-jjc6t/custom-task-fyprflwx] got tracing carriermap[] | |
stream.go:305: D 19:38:49.789 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-jjc6t/custom-task-fyprflwx] tracerProvider doesn't provide a traceId, tracing is disabled | |
stream.go:305: I 19:38:49.791 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-jjc6t/custom-task-fyprflwx] PipelineRun custom-task-fyprflwx status is being set to &{Succeeded Unknown {2023-05-30 19:38:49 +0000 UTC} Running Tasks Completed: 1 (Failed: 0, Cancelled 0), Incomplete: 2, Skipped: 0} | |
stream.go:305: D 19:38:49.792 tekton-events-controller-68754c45cb-8vp7c [github.com.tektoncd.pipeline.pkg.reconciler.customrun.Reconciler] [arendelle-jjc6t/custom-task-fyprflwx-custom-task-spec] Adding to queue arendelle-jjc6t/custom-task-fyprflwx-custom-task-spec (depth: 1) | |
stream.go:305: I 19:38:49.793 tekton-events-controller-68754c45cb-8vp7c [github.com.tektoncd.pipeline.pkg.reconciler.customrun.Reconciler] [arendelle-jjc6t/custom-task-fyprflwx-custom-task-spec] Reconciling custom-task-fyprflwx-custom-task-spec | |
stream.go:305: I 19:38:49.793 tekton-events-controller-68754c45cb-8vp7c [github.com.tektoncd.pipeline.pkg.reconciler.customrun.Reconciler] [arendelle-jjc6t/custom-task-fyprflwx-custom-task-spec] Reconcile succeeded | |
stream.go:305: D 19:38:49.795 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-jjc6t/custom-task-fyprflwx] Requeuing key arendelle-jjc6t/custom-task-fyprflwx (by request) after 59m58.208177341s (depth: 0) | |
stream.go:305: D 19:38:49.795 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.customrun.Reconciler] [arendelle-jjc6t/custom-task-fyprflwx-custom-task-spec] Adding to queue arendelle-jjc6t/custom-task-fyprflwx-custom-task-spec (depth: 1) | |
stream.go:305: I 19:38:49.795 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.customrun.Reconciler] [arendelle-jjc6t/custom-task-fyprflwx-custom-task-spec] Reconciling custom-task-fyprflwx-custom-task-spec | |
stream.go:305: I 19:38:49.795 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.customrun.Reconciler] [arendelle-jjc6t/custom-task-fyprflwx-custom-task-spec] Reconcile succeeded | |
stream.go:305: D 19:38:49.795 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-jjc6t/custom-task-fyprflwx] Adding to queue arendelle-jjc6t/custom-task-fyprflwx (depth: 1) | |
stream.go:305: D 19:38:49.799 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-jjc6t/custom-task-fyprflwx] got tracing carriermap[] | |
stream.go:305: D 19:38:49.799 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-jjc6t/custom-task-fyprflwx] tracerProvider doesn't provide a traceId, tracing is disabled | |
stream.go:305: I 19:38:49.800 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-jjc6t/custom-task-fyprflwx] Creating a new TaskRun object custom-task-fyprflwx-result-consumer for pipeline task result-consumer | |
stream.go:305: D 19:38:49.809 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-jjc6t/custom-task-fyprflwx] Adding to queue arendelle-jjc6t/custom-task-fyprflwx (depth: 1) | |
stream.go:305: D 19:38:49.809 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-jjc6t/custom-task-fyprflwx-result-consumer] Adding to queue arendelle-jjc6t/custom-task-fyprflwx-result-consumer (depth: 1) | |
stream.go:305: D 19:38:49.809 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-jjc6t/custom-task-fyprflwx-result-consumer] got tracing carriermap[] | |
stream.go:305: D 19:38:49.809 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-jjc6t/custom-task-fyprflwx-result-consumer] tracerProvider doesn't provide a traceId, tracing is disabled | |
stream.go:305: I 19:38:49.810 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-jjc6t/custom-task-fyprflwx] PipelineRun custom-task-fyprflwx status is being set to &{Succeeded Unknown {2023-05-30 19:38:49.810129525 +0000 UTC m=+65.912679450} Running Tasks Completed: 2 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0} | |
stream.go:305: D 19:38:49.810 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-jjc6t/custom-task-fyprflwx-result-consumer] set taskspec for arendelle-jjc6t/custom-task-fyprflwx-result-consumer - script: | |
stream.go:305: D 19:38:49.812 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-jjc6t/custom-task-fyprflwx] Updating status with: v1beta1.PipelineRunStatus{ | |
Status: v1.Status{ | |
ObservedGeneration: 0, | |
Conditions: v1.Conditions{ | |
{ | |
Type: "Succeeded", | |
Status: "Unknown", | |
Severity: "", | |
- LastTransitionTime: apis.VolatileTime{Inner: v1.Time{Time: s"2023-05-30 19:38:49 +0000 UTC"}}, | |
+ LastTransitionTime: apis.VolatileTime{Inner: v1.Time{Time: s"2023-05-30 19:38:49.810129525 +0000 UTC m=+65.912679450"}}, | |
Reason: "Running", | |
Message: strings.Join({ | |
"Tasks Completed: ", | |
- "1", | |
+ "2", | |
" (Failed: 0, Cancelled 0), Incomplete: ", | |
- "2", | |
+ "1", | |
", Skipped: 0", | |
}, ""), | |
}, | |
}, | |
Annotations: nil, | |
}, | |
PipelineRunStatusFields: v1beta1.PipelineRunStatusFields{ | |
... // 5 identical fields | |
PipelineSpec: &{Tasks: {{Name: "custom-task-ref", TaskRef: &{Kind: "Wait", APIVersion: "wait.testing.tekton.dev/v1alpha1"}}, {Name: "custom-task-spec", TaskSpec: &{TypeMeta: {APIVersion: "wait.testing.tekton.dev/v1alpha1", Kind: "Wait"}, Spec: {Raw: `{"field1":123,"field2":"value"}`}, Metadata: {Labels: {"test-label": "test"}}}}, {Name: "result-consumer", TaskSpec: &{TaskSpec: {Params: {{Name: "input-result-from-custom-task-ref", Type: "string"}, {Name: "input-result-from-custom-task-spec", Type: "string"}}, Steps: {{Image: "ubuntu", Command: {"/bin/bash"}, Args: {"-c", "echo $(input-result-from-custom-task-ref) $(input-result-from-cu"...}}}}}, Params: {{Name: "input-result-from-custom-task-ref", Value: {Type: "string", StringVal: "$(tasks.custom-task-ref.results.runResult)"}}, {Name: "input-result-from-custom-task-spec", Value: {Type: "string", StringVal: "$(tasks.custom-task-spec.results.runResult)"}}}}}, Results: {{Name: "prResult-ref", Value: {Type: "string", StringVal: "$(tasks.custom-task-ref.results.runResult)"}}, {Name: "prResult-spec", Value: {Type: "string", StringVal: "$(tasks.custom-task-spec.results.runResult)"}}}}, | |
SkippedTasks: nil, | |
ChildReferences: []v1beta1.ChildStatusReference{ | |
{TypeMeta: {APIVersion: "tekton.dev/v1beta1", Kind: "CustomRun"}, Name: "custom-task-fyprflwx-custom-task-ref", PipelineTaskName: "custom-task-ref"}, | |
{TypeMeta: {APIVersion: "tekton.dev/v1beta1", Kind: "CustomRun"}, Name: "custom-task-fyprflwx-custom-task-spec", PipelineTaskName: "custom-task-spec"}, | |
+ { | |
+ TypeMeta: runtime.TypeMeta{APIVersion: "tekton.dev/v1beta1", Kind: "TaskRun"}, | |
+ Name: "custom-task-fyprflwx-result-consumer", | |
+ PipelineTaskName: "result-consumer", | |
+ }, | |
}, | |
FinallyStartTime: nil, | |
Provenance: &{FeatureFlags: &{RunningInEnvWithInjectedSidecars: true, EnableAPIFields: "stable", AwaitSidecarReadiness: true, VerificationNoMatchPolicy: "ignore", ...}}, | |
SpanContext: nil, | |
}, | |
} | |
stream.go:305: D 19:38:49.823 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-jjc6t/custom-task-fyprflwx-result-consumer] Adding to queue arendelle-jjc6t/custom-task-fyprflwx-result-consumer (depth: 1) | |
stream.go:305: I 19:38:49.823 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-jjc6t/custom-task-fyprflwx-result-consumer] Successfully reconciled taskrun custom-task-fyprflwx-result-consumer/arendelle-jjc6t with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2023, time.May, 30, 19, 38, 49, 823938472, time.Local)}, Reason:"Pending", Message:"Pending"} | |
stream.go:305: D 19:38:49.830 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-jjc6t/custom-task-fyprflwx-result-consumer] Adding to queue arendelle-jjc6t/custom-task-fyprflwx-result-consumer (depth: 1) | |
stream.go:305: D 19:38:49.835 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-jjc6t/custom-task-fyprflwx] Requeuing key arendelle-jjc6t/custom-task-fyprflwx (by request) after 59m58.189750215s (depth: 0) | |
stream.go:305: D 19:38:49.835 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-jjc6t/custom-task-fyprflwx] got tracing carriermap[] | |
stream.go:305: D 19:38:49.835 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-jjc6t/custom-task-fyprflwx] tracerProvider doesn't provide a traceId, tracing is disabled | |
stream.go:305: I 19:38:49.836 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-jjc6t/custom-task-fyprflwx] Found a TaskRun custom-task-fyprflwx-result-consumer that was missing from the PipelineRun status | |
stream.go:305: D 19:38:49.836 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-jjc6t/custom-task-fyprflwx] Adding to queue arendelle-jjc6t/custom-task-fyprflwx (depth: 1) | |
stream.go:305: I 19:38:49.837 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-jjc6t/custom-task-fyprflwx] PipelineRun custom-task-fyprflwx status is being set to &{Succeeded Unknown {2023-05-30 19:38:49.837403489 +0000 UTC m=+65.939953413} Running Tasks Completed: 2 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0} | |
stream.go:305: D 19:38:49.837 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-jjc6t/custom-task-fyprflwx-result-consumer] Updating status with: v1beta1.TaskRunStatus{ | |
Status: v1.Status{ | |
ObservedGeneration: 0, | |
- Conditions: nil, | |
+ Conditions: v1.Conditions{ | |
+ { | |
+ Type: "Succeeded", | |
+ Status: "Unknown", | |
+ LastTransitionTime: apis.VolatileTime{Inner: s"2023-05-30 19:38:49.823938472 +0"...}, | |
+ Reason: "Pending", | |
+ Message: "Pending", | |
+ }, | |
+ }, | |
Annotations: nil, | |
}, | |
TaskRunStatusFields: v1beta1.TaskRunStatusFields{ | |
- PodName: "", | |
+ PodName: "custom-task-fyprflwx-result-consumer-pod", | |
- StartTime: nil, | |
+ StartTime: s"2023-05-30 19:38:49.809931815 +0000 UTC m=+65.912481739", | |
CompletionTime: nil, | |
- Steps: nil, | |
+ Steps: []v1beta1.StepState{}, | |
CloudEvents: nil, | |
RetriesStatus: nil, | |
ResourcesResult: nil, | |
TaskRunResults: nil, | |
- Sidecars: nil, | |
+ Sidecars: []v1beta1.SidecarState{}, | |
- TaskSpec: nil, | |
+ TaskSpec: &v1beta1.TaskSpec{ | |
+ Params: v1beta1.ParamSpecs{ | |
+ {Name: "input-result-from-custom-task-ref", Type: "string"}, | |
+ {Name: "input-result-from-custom-task-spec", Type: "string"}, | |
+ }, | |
+ Steps: []v1beta1.Step{{Image: "ubuntu", Command: []string{...}, Args: []string{...}}}, | |
+ }, | |
- Provenance: nil, | |
+ Provenance: &v1beta1.Provenance{ | |
+ FeatureFlags: &config.FeatureFlags{ | |
+ RunningInEnvWithInjectedSidecars: true, | |
+ EnableAPIFields: "stable", | |
+ AwaitSidecarReadiness: true, | |
+ VerificationNoMatchPolicy: "ignore", | |
+ EnableProvenanceInStatus: true, | |
+ ResultExtractionMethod: "termination-message", | |
+ MaxResultSize: 4096, | |
+ }, | |
+ }, | |
SpanContext: nil, | |
}, | |
} | |
stream.go:305: D 19:38:49.838 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-jjc6t/custom-task-fyprflwx] Adding to queue arendelle-jjc6t/custom-task-fyprflwx (depth: 1) | |
stream.go:305: D 19:38:49.838 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-jjc6t/custom-task-fyprflwx-result-consumer] Adding to queue arendelle-jjc6t/custom-task-fyprflwx-result-consumer (depth: 1) | |
stream.go:305: D 19:38:49.839 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-jjc6t/custom-task-fyprflwx] Updating status with: v1beta1.PipelineRunStatus{ | |
Status: v1.Status{ | |
ObservedGeneration: 0, | |
Conditions: v1.Conditions{ | |
{ | |
Type: "Succeeded", | |
Status: "Unknown", | |
Severity: "", | |
- LastTransitionTime: apis.VolatileTime{Inner: v1.Time{Time: s"2023-05-30 19:38:49 +0000 UTC"}}, | |
+ LastTransitionTime: apis.VolatileTime{Inner: v1.Time{Time: s"2023-05-30 19:38:49.837403489 +0000 UTC m=+65.939953413"}}, | |
Reason: "Running", | |
Message: strings.Join({ | |
"Tasks Completed: ", | |
- "1", | |
+ "2", | |
" (Failed: 0, Cancelled 0), Incomplete: ", | |
- "2", | |
+ "1", | |
", Skipped: 0", | |
}, ""), | |
}, | |
}, | |
Annotations: nil, | |
}, | |
PipelineRunStatusFields: v1beta1.PipelineRunStatusFields{ | |
... // 5 identical fields | |
PipelineSpec: &{Tasks: {{Name: "custom-task-ref", TaskRef: &{Kind: "Wait", APIVersion: "wait.testing.tekton.dev/v1alpha1"}}, {Name: "custom-task-spec", TaskSpec: &{TypeMeta: {APIVersion: "wait.testing.tekton.dev/v1alpha1", Kind: "Wait"}, Spec: {Raw: `{"field1":123,"field2":"value"}`}, Metadata: {Labels: {"test-label": "test"}}}}, {Name: "result-consumer", TaskSpec: &{TaskSpec: {Params: {{Name: "input-result-from-custom-task-ref", Type: "string"}, {Name: "input-result-from-custom-task-spec", Type: "string"}}, Steps: {{Image: "ubuntu", Command: {"/bin/bash"}, Args: {"-c", "echo $(input-result-from-custom-task-ref) $(input-result-from-cu"...}}}}}, Params: {{Name: "input-result-from-custom-task-ref", Value: {Type: "string", StringVal: "$(tasks.custom-task-ref.results.runResult)"}}, {Name: "input-result-from-custom-task-spec", Value: {Type: "string", StringVal: "$(tasks.custom-task-spec.results.runResult)"}}}}}, Results: {{Name: "prResult-ref", Value: {Type: "string", StringVal: "$(tasks.custom-task-ref.results.runResult)"}}, {Name: "prResult-spec", Value: {Type: "string", StringVal: "$(tasks.custom-task-spec.results.runResult)"}}}}, | |
SkippedTasks: nil, | |
ChildReferences: []v1beta1.ChildStatusReference{ | |
{TypeMeta: {APIVersion: "tekton.dev/v1beta1", Kind: "CustomRun"}, Name: "custom-task-fyprflwx-custom-task-ref", PipelineTaskName: "custom-task-ref"}, | |
{TypeMeta: {APIVersion: "tekton.dev/v1beta1", Kind: "CustomRun"}, Name: "custom-task-fyprflwx-custom-task-spec", PipelineTaskName: "custom-task-spec"}, | |
+ { | |
+ TypeMeta: runtime.TypeMeta{APIVersion: "tekton.dev/v1beta1", Kind: "TaskRun"}, | |
+ Name: "custom-task-fyprflwx-result-consumer", | |
+ PipelineTaskName: "result-consumer", | |
+ }, | |
}, | |
FinallyStartTime: nil, | |
Provenance: &{FeatureFlags: &{RunningInEnvWithInjectedSidecars: true, EnableAPIFields: "stable", AwaitSidecarReadiness: true, VerificationNoMatchPolicy: "ignore", ...}}, | |
SpanContext: nil, | |
}, | |
} | |
stream.go:305: D 19:38:49.849 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-jjc6t/custom-task-fyprflwx-result-consumer] Adding to queue arendelle-jjc6t/custom-task-fyprflwx-result-consumer (depth: 1) | |
stream.go:305: D 19:38:49.868 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-jjc6t/custom-task-fyprflwx] Requeuing key arendelle-jjc6t/custom-task-fyprflwx (by request) after 59m58.162420851s (depth: 0) | |
stream.go:305: D 19:38:49.868 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-jjc6t/custom-task-fyprflwx-result-consumer] Updating status with: v1beta1.TaskRunStatus{ | |
Status: v1.Status{ | |
ObservedGeneration: 0, | |
- Conditions: nil, | |
+ Conditions: v1.Conditions{ | |
+ { | |
+ Type: "Succeeded", | |
+ Status: "Unknown", | |
+ LastTransitionTime: apis.VolatileTime{Inner: s"2023-05-30 19:38:49.823938472 +0"...}, | |
+ Reason: "Pending", | |
+ Message: "Pending", | |
+ }, | |
+ }, | |
Annotations: nil, | |
}, | |
TaskRunStatusFields: v1beta1.TaskRunStatusFields{ | |
- PodName: "", | |
+ PodName: "custom-task-fyprflwx-result-consumer-pod", | |
- StartTime: nil, | |
+ StartTime: s"2023-05-30 19:38:49.809931815 +0000 UTC m=+65.912481739", | |
CompletionTime: nil, | |
- Steps: nil, | |
+ Steps: []v1beta1.StepState{}, | |
CloudEvents: nil, | |
RetriesStatus: nil, | |
ResourcesResult: nil, | |
TaskRunResults: nil, | |
- Sidecars: nil, | |
+ Sidecars: []v1beta1.SidecarState{}, | |
- TaskSpec: nil, | |
+ TaskSpec: &v1beta1.TaskSpec{ | |
+ Params: v1beta1.ParamSpecs{ | |
+ {Name: "input-result-from-custom-task-ref", Type: "string"}, | |
+ {Name: "input-result-from-custom-task-spec", Type: "string"}, | |
+ }, | |
+ Steps: []v1beta1.Step{{Image: "ubuntu", Command: []string{...}, Args: []string{...}}}, | |
+ }, | |
- Provenance: nil, | |
+ Provenance: &v1beta1.Provenance{ | |
+ FeatureFlags: &config.FeatureFlags{ | |
+ RunningInEnvWithInjectedSidecars: true, | |
+ EnableAPIFields: "stable", | |
+ AwaitSidecarReadiness: true, | |
+ VerificationNoMatchPolicy: "ignore", | |
+ EnableProvenanceInStatus: true, | |
+ ResultExtractionMethod: "termination-message", | |
+ MaxResultSize: 4096, | |
+ }, | |
+ }, | |
SpanContext: nil, | |
}, | |
} | |
stream.go:305: D 19:38:49.868 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-jjc6t/custom-task-fyprflwx] got tracing carriermap[] | |
stream.go:305: D 19:38:49.868 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-jjc6t/custom-task-fyprflwx] tracerProvider doesn't provide a traceId, tracing is disabled | |
stream.go:305: I 19:38:49.870 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-jjc6t/custom-task-fyprflwx] PipelineRun custom-task-fyprflwx status is being set to &{Succeeded Unknown {2023-05-30 19:38:49 +0000 UTC} Running Tasks Completed: 2 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0} | |
stream.go:305: D 19:38:49.870 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-jjc6t/custom-task-fyprflwx] Requeuing key arendelle-jjc6t/custom-task-fyprflwx (by request) after 59m58.129918469s (depth: 0) | |
stream.go:305: D 19:38:49.881 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-jjc6t/custom-task-fyprflwx-result-consumer] Requeuing key arendelle-jjc6t/custom-task-fyprflwx-result-consumer (by request) after 59m59.972969286s (depth: 0) | |
stream.go:305: D 19:38:49.881 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-jjc6t/custom-task-fyprflwx] Adding to queue arendelle-jjc6t/custom-task-fyprflwx (depth: 1) | |
stream.go:305: D 19:38:49.881 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-jjc6t/custom-task-fyprflwx-result-consumer] Adding to queue arendelle-jjc6t/custom-task-fyprflwx-result-consumer (depth: 1) | |
stream.go:305: D 19:38:49.881 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-jjc6t/custom-task-fyprflwx] got tracing carriermap[] | |
stream.go:305: D 19:38:49.882 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-jjc6t/custom-task-fyprflwx] tracerProvider doesn't provide a traceId, tracing is disabled | |
stream.go:305: D 19:38:49.882 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-jjc6t/custom-task-fyprflwx-result-consumer] got tracing carriermap[] | |
stream.go:305: D 19:38:49.882 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-jjc6t/custom-task-fyprflwx-result-consumer] tracerProvider doesn't provide a traceId, tracing is disabled | |
stream.go:305: D 19:38:49.883 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-jjc6t/custom-task-fyprflwx-result-consumer] set taskspec for arendelle-jjc6t/custom-task-fyprflwx-result-consumer - script: | |
stream.go:305: I 19:38:49.883 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-jjc6t/custom-task-fyprflwx-result-consumer] Successfully reconciled taskrun custom-task-fyprflwx-result-consumer/arendelle-jjc6t with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2023, time.May, 30, 19, 38, 49, 883275348, time.Local)}, Reason:"Pending", Message:"pod status \"Initialized\":\"False\"; message: \"containers with incomplete status: [prepare]\""} | |
stream.go:305: D 19:38:49.884 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-jjc6t/custom-task-fyprflwx-result-consumer] Updating status with: v1beta1.TaskRunStatus{ | |
Status: v1.Status{ | |
ObservedGeneration: 0, | |
Conditions: v1.Conditions{ | |
{ | |
Type: "Succeeded", | |
Status: "Unknown", | |
Severity: "", | |
- LastTransitionTime: apis.VolatileTime{Inner: v1.Time{Time: s"2023-05-30 19:38:49 +0000 UTC"}}, | |
+ LastTransitionTime: apis.VolatileTime{Inner: v1.Time{Time: s"2023-05-30 19:38:49.883275348 +0000 UTC m=+65.985825282"}}, | |
Reason: "Pending", | |
- Message: "Pending", | |
+ Message: `pod status "Initialized":"False"; message: "containers with incomplete status: [prepare]"`, | |
}, | |
}, | |
Annotations: nil, | |
}, | |
TaskRunStatusFields: v1beta1.TaskRunStatusFields{ | |
PodName: "custom-task-fyprflwx-result-consumer-pod", | |
StartTime: s"2023-05-30 19:38:49 +0000 UTC", | |
CompletionTime: nil, | |
- Steps: nil, | |
+ Steps: []v1beta1.StepState{ | |
+ { | |
+ ContainerState: v1.ContainerState{Waiting: s"&ContainerStateWaiting{Reason:Po"...}, | |
+ Name: "unnamed-0", | |
+ ContainerName: "step-unnamed-0", | |
+ }, | |
+ }, | |
CloudEvents: nil, | |
RetriesStatus: nil, | |
ResourcesResult: nil, | |
TaskRunResults: nil, | |
- Sidecars: nil, | |
+ Sidecars: []v1beta1.SidecarState{}, | |
TaskSpec: &{Params: {{Name: "input-result-from-custom-task-ref", Type: "string"}, {Name: "input-result-from-custom-task-spec", Type: "string"}}, Steps: {{Image: "ubuntu", Command: {"/bin/bash"}, Args: {"-c", "echo $(input-result-from-custom-task-ref) $(input-result-from-cu"...}}}}, | |
Provenance: &{FeatureFlags: &{RunningInEnvWithInjectedSidecars: true, EnableAPIFields: "stable", AwaitSidecarReadiness: true, VerificationNoMatchPolicy: "ignore", ...}}, | |
SpanContext: nil, | |
}, | |
} | |
stream.go:305: I 19:38:49.884 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-jjc6t/custom-task-fyprflwx] PipelineRun custom-task-fyprflwx status is being set to &{Succeeded Unknown {2023-05-30 19:38:49 +0000 UTC} Running Tasks Completed: 2 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0} | |
stream.go:305: D 19:38:49.884 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-jjc6t/custom-task-fyprflwx] Requeuing key arendelle-jjc6t/custom-task-fyprflwx (by request) after 59m58.115426932s (depth: 0) | |
stream.go:305: D 19:38:49.899 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-jjc6t/custom-task-fyprflwx] Adding to queue arendelle-jjc6t/custom-task-fyprflwx (depth: 1) | |
stream.go:305: D 19:38:49.899 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-jjc6t/custom-task-fyprflwx-result-consumer] Requeuing key arendelle-jjc6t/custom-task-fyprflwx-result-consumer (by request) after 59m59.116417032s (depth: 0) | |
stream.go:305: D 19:38:49.899 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-jjc6t/custom-task-fyprflwx-result-consumer] Adding to queue arendelle-jjc6t/custom-task-fyprflwx-result-consumer (depth: 1) | |
stream.go:305: D 19:38:49.899 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-jjc6t/custom-task-fyprflwx] got tracing carriermap[] | |
stream.go:305: D 19:38:49.899 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-jjc6t/custom-task-fyprflwx] tracerProvider doesn't provide a traceId, tracing is disabled | |
stream.go:305: D 19:38:49.899 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-jjc6t/custom-task-fyprflwx-result-consumer] got tracing carriermap[] | |
stream.go:305: D 19:38:49.900 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-jjc6t/custom-task-fyprflwx-result-consumer] tracerProvider doesn't provide a traceId, tracing is disabled | |
stream.go:305: D 19:38:49.900 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-jjc6t/custom-task-fyprflwx-result-consumer] set taskspec for arendelle-jjc6t/custom-task-fyprflwx-result-consumer - script: | |
stream.go:305: I 19:38:49.900 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-jjc6t/custom-task-fyprflwx] PipelineRun custom-task-fyprflwx status is being set to &{Succeeded Unknown {2023-05-30 19:38:49 +0000 UTC} Running Tasks Completed: 2 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0} | |
stream.go:305: D 19:38:49.901 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-jjc6t/custom-task-fyprflwx] Requeuing key arendelle-jjc6t/custom-task-fyprflwx (by request) after 59m58.099060796s (depth: 0) | |
stream.go:305: I 19:38:49.900 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-jjc6t/custom-task-fyprflwx-result-consumer] Successfully reconciled taskrun custom-task-fyprflwx-result-consumer/arendelle-jjc6t with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2023, time.May, 30, 19, 38, 49, 900737624, time.Local)}, Reason:"Pending", Message:"pod status \"Initialized\":\"False\"; message: \"containers with incomplete status: [prepare]\""} | |
stream.go:305: D 19:38:49.902 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-jjc6t/custom-task-fyprflwx-result-consumer] Requeuing key arendelle-jjc6t/custom-task-fyprflwx-result-consumer (by request) after 59m59.097344046s (depth: 0) | |
stream.go:305: D 19:38:49.903 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-jjc6t/custom-task-fyprflwx-result-consumer] got tracing carriermap[] | |
stream.go:305: D 19:38:49.903 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-jjc6t/custom-task-fyprflwx-result-consumer] tracerProvider doesn't provide a traceId, tracing is disabled | |
stream.go:305: D 19:38:49.904 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-jjc6t/custom-task-fyprflwx-result-consumer] set taskspec for arendelle-jjc6t/custom-task-fyprflwx-result-consumer - script: | |
stream.go:305: I 19:38:49.904 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-jjc6t/custom-task-fyprflwx-result-consumer] Successfully reconciled taskrun custom-task-fyprflwx-result-consumer/arendelle-jjc6t with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2023, time.May, 30, 19, 38, 49, 904216003, time.Local)}, Reason:"Pending", Message:"pod status \"Initialized\":\"False\"; message: \"containers with incomplete status: [prepare]\""} | |
stream.go:305: D 19:38:49.904 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-jjc6t/custom-task-fyprflwx-result-consumer] Requeuing key arendelle-jjc6t/custom-task-fyprflwx-result-consumer (by request) after 59m59.095654176s (depth: 0) | |
stream.go:305: D 19:38:50.907 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-jjc6t/custom-task-fyprflwx-result-consumer] Adding to queue arendelle-jjc6t/custom-task-fyprflwx-result-consumer (depth: 1) | |
stream.go:305: D 19:38:50.907 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-jjc6t/custom-task-fyprflwx-result-consumer] got tracing carriermap[] | |
stream.go:305: D 19:38:50.907 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-jjc6t/custom-task-fyprflwx-result-consumer] tracerProvider doesn't provide a traceId, tracing is disabled | |
stream.go:305: D 19:38:50.907 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-jjc6t/custom-task-fyprflwx-result-consumer] set taskspec for arendelle-jjc6t/custom-task-fyprflwx-result-consumer - script: | |
stream.go:305: I 19:38:50.907 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-jjc6t/custom-task-fyprflwx-result-consumer] Successfully reconciled taskrun custom-task-fyprflwx-result-consumer/arendelle-jjc6t with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2023, time.May, 30, 19, 38, 50, 907703315, time.Local)}, Reason:"Pending", Message:"pod status \"Ready\":\"False\"; message: \"containers with unready status: [step-unnamed-0]\""} | |
stream.go:305: D 19:38:50.908 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-jjc6t/custom-task-fyprflwx-result-consumer] Updating status with: v1beta1.TaskRunStatus{ | |
Status: v1.Status{ | |
ObservedGeneration: 0, | |
Conditions: v1.Conditions{ | |
{ | |
Type: "Succeeded", | |
Status: "Unknown", | |
Severity: "", | |
- LastTransitionTime: apis.VolatileTime{Inner: v1.Time{Time: s"2023-05-30 19:38:49 +0000 UTC"}}, | |
+ LastTransitionTime: apis.VolatileTime{Inner: v1.Time{Time: s"2023-05-30 19:38:50.907703315 +0000 UTC m=+67.010253238"}}, | |
Reason: "Pending", | |
Message: strings.Join({ | |
`pod status "`, | |
- "Initialized", | |
+ "Ready", | |
`":"False"; message: "containers with `, | |
- "incomplete status: [prepare", | |
+ "unready status: [step-unnamed-0", | |
`]"`, | |
}, ""), | |
}, | |
}, | |
Annotations: nil, | |
}, | |
TaskRunStatusFields: v1beta1.TaskRunStatusFields{ | |
... // 6 identical fields | |
ResourcesResult: nil, | |
TaskRunResults: nil, | |
- Sidecars: nil, | |
+ Sidecars: []v1beta1.SidecarState{}, | |
TaskSpec: &{Params: {{Name: "input-result-from-custom-task-ref", Type: "string"}, {Name: "input-result-from-custom-task-spec", Type: "string"}}, Steps: {{Image: "ubuntu", Command: {"/bin/bash"}, Args: {"-c", "echo $(input-result-from-custom-task-ref) $(input-result-from-cu"...}}}}, | |
Provenance: &{FeatureFlags: &{RunningInEnvWithInjectedSidecars: true, EnableAPIFields: "stable", AwaitSidecarReadiness: true, VerificationNoMatchPolicy: "ignore", ...}}, | |
SpanContext: nil, | |
}, | |
} | |
stream.go:305: D 19:38:50.926 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-jjc6t/custom-task-fyprflwx] Adding to queue arendelle-jjc6t/custom-task-fyprflwx (depth: 1) | |
stream.go:305: D 19:38:50.926 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-jjc6t/custom-task-fyprflwx-result-consumer] Adding to queue arendelle-jjc6t/custom-task-fyprflwx-result-consumer (depth: 1) | |
stream.go:305: D 19:38:50.926 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-jjc6t/custom-task-fyprflwx] got tracing carriermap[] | |
stream.go:305: D 19:38:50.926 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-jjc6t/custom-task-fyprflwx] tracerProvider doesn't provide a traceId, tracing is disabled | |
stream.go:305: D 19:38:50.927 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-jjc6t/custom-task-fyprflwx-result-consumer] Requeuing key arendelle-jjc6t/custom-task-fyprflwx-result-consumer (by request) after 59m58.092203516s (depth: 0) | |
stream.go:305: D 19:38:50.927 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-jjc6t/custom-task-fyprflwx-result-consumer] got tracing carriermap[] | |
stream.go:305: D 19:38:50.927 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-jjc6t/custom-task-fyprflwx-result-consumer] tracerProvider doesn't provide a traceId, tracing is disabled | |
stream.go:305: D 19:38:50.928 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-jjc6t/custom-task-fyprflwx-result-consumer] set taskspec for arendelle-jjc6t/custom-task-fyprflwx-result-consumer - script: | |
stream.go:305: I 19:38:50.929 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-jjc6t/custom-task-fyprflwx-result-consumer] Successfully reconciled taskrun custom-task-fyprflwx-result-consumer/arendelle-jjc6t with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2023, time.May, 30, 19, 38, 50, 928908389, time.Local)}, Reason:"Pending", Message:"pod status \"Ready\":\"False\"; message: \"containers with unready status: [step-unnamed-0]\""} | |
stream.go:305: D 19:38:50.929 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-jjc6t/custom-task-fyprflwx-result-consumer] Requeuing key arendelle-jjc6t/custom-task-fyprflwx-result-consumer (by request) after 59m58.070892711s (depth: 0) | |
stream.go:305: I 19:38:50.932 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-jjc6t/custom-task-fyprflwx] PipelineRun custom-task-fyprflwx status is being set to &{Succeeded Unknown {2023-05-30 19:38:49 +0000 UTC} Running Tasks Completed: 2 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0} | |
stream.go:305: D 19:38:50.932 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-jjc6t/custom-task-fyprflwx] Requeuing key arendelle-jjc6t/custom-task-fyprflwx (by request) after 59m57.067809462s (depth: 0) | |
stream.go:305: D 19:38:51.912 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-jjc6t/custom-task-fyprflwx-result-consumer] Adding to queue arendelle-jjc6t/custom-task-fyprflwx-result-consumer (depth: 1) | |
stream.go:305: D 19:38:51.912 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-jjc6t/custom-task-fyprflwx-result-consumer] got tracing carriermap[] | |
stream.go:305: D 19:38:51.912 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-jjc6t/custom-task-fyprflwx-result-consumer] tracerProvider doesn't provide a traceId, tracing is disabled | |
stream.go:305: D 19:38:51.913 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-jjc6t/custom-task-fyprflwx-result-consumer] set taskspec for arendelle-jjc6t/custom-task-fyprflwx-result-consumer - script: | |
stream.go:305: I 19:38:51.927 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-jjc6t/custom-task-fyprflwx-result-consumer] Successfully reconciled taskrun custom-task-fyprflwx-result-consumer/arendelle-jjc6t with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2023, time.May, 30, 19, 38, 51, 927084761, time.Local)}, Reason:"Running", Message:"Not all Steps in the Task have finished executing"} | |
stream.go:305: D 19:38:51.927 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-jjc6t/custom-task-fyprflwx-result-consumer] Adding to queue arendelle-jjc6t/custom-task-fyprflwx-result-consumer (depth: 1) | |
stream.go:305: D 19:38:51.928 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-jjc6t/custom-task-fyprflwx-result-consumer] Updating status with: v1beta1.TaskRunStatus{ | |
Status: v1.Status{ | |
ObservedGeneration: 0, | |
Conditions: v1.Conditions{ | |
{ | |
Type: "Succeeded", | |
Status: "Unknown", | |
Severity: "", | |
- LastTransitionTime: apis.VolatileTime{Inner: v1.Time{Time: s"2023-05-30 19:38:50 +0000 UTC"}}, | |
+ LastTransitionTime: apis.VolatileTime{Inner: v1.Time{Time: s"2023-05-30 19:38:51.927084761 +0000 UTC m=+68.029634675"}}, | |
- Reason: "Pending", | |
+ Reason: "Running", | |
Message: strings.Join({ | |
- `pod status "Ready":"False"; message: "containers with unready st`, | |
- `atus: [step-unnamed-0]"`, | |
+ "Not all Steps in the Task have finished executing", | |
}, ""), | |
}, | |
}, | |
Annotations: nil, | |
}, | |
TaskRunStatusFields: v1beta1.TaskRunStatusFields{ | |
PodName: "custom-task-fyprflwx-result-consumer-pod", | |
StartTime: s"2023-05-30 19:38:49 +0000 UTC", | |
CompletionTime: nil, | |
Steps: []v1beta1.StepState{ | |
{ | |
ContainerState: v1.ContainerState{ | |
- Waiting: s"&ContainerStateWaiting{Reason:PodInitializing,Message:,}", | |
+ Waiting: nil, | |
- Running: nil, | |
+ Running: s"&ContainerStateRunning{StartedAt:2023-05-30 19:38:51 +0000 UTC,}", | |
Terminated: nil, | |
}, | |
Name: "unnamed-0", | |
ContainerName: "step-unnamed-0", | |
- ImageID: "", | |
+ ImageID: "docker.io/amd64/ubuntu@sha256:ca5534a51dd04bbcebe9b23ba05f389466cf0c190f1f8f182d7eea92a9671d00", | |
}, | |
}, | |
CloudEvents: nil, | |
RetriesStatus: nil, | |
ResourcesResult: nil, | |
TaskRunResults: nil, | |
- Sidecars: nil, | |
+ Sidecars: []v1beta1.SidecarState{}, | |
TaskSpec: &{Params: {{Name: "input-result-from-custom-task-ref", Type: "string"}, {Name: "input-result-from-custom-task-spec", Type: "string"}}, Steps: {{Image: "ubuntu", Command: {"/bin/bash"}, Args: {"-c", "echo $(input-result-from-custom-task-ref) $(input-result-from-cu"...}}}}, | |
Provenance: &{FeatureFlags: &{RunningInEnvWithInjectedSidecars: true, EnableAPIFields: "stable", AwaitSidecarReadiness: true, VerificationNoMatchPolicy: "ignore", ...}}, | |
SpanContext: nil, | |
}, | |
} | |
stream.go:305: D 19:38:51.941 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-jjc6t/custom-task-fyprflwx-result-consumer] Requeuing key arendelle-jjc6t/custom-task-fyprflwx-result-consumer (by request) after 59m57.072763779s (depth: 0) | |
stream.go:305: D 19:38:51.942 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-jjc6t/custom-task-fyprflwx-result-consumer] got tracing carriermap[] | |
stream.go:305: D 19:38:51.942 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-jjc6t/custom-task-fyprflwx-result-consumer] tracerProvider doesn't provide a traceId, tracing is disabled | |
stream.go:305: D 19:38:51.942 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-jjc6t/custom-task-fyprflwx] Adding to queue arendelle-jjc6t/custom-task-fyprflwx (depth: 1) | |
stream.go:305: D 19:38:51.942 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-jjc6t/custom-task-fyprflwx] got tracing carriermap[] | |
stream.go:305: D 19:38:51.942 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-jjc6t/custom-task-fyprflwx] tracerProvider doesn't provide a traceId, tracing is disabled | |
stream.go:305: D 19:38:51.943 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-jjc6t/custom-task-fyprflwx-result-consumer] Adding to queue arendelle-jjc6t/custom-task-fyprflwx-result-consumer (depth: 1) | |
stream.go:305: D 19:38:51.943 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-jjc6t/custom-task-fyprflwx-result-consumer] set taskspec for arendelle-jjc6t/custom-task-fyprflwx-result-consumer - script: | |
stream.go:305: I 19:38:51.943 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-jjc6t/custom-task-fyprflwx-result-consumer] Successfully reconciled taskrun custom-task-fyprflwx-result-consumer/arendelle-jjc6t with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2023, time.May, 30, 19, 38, 51, 0, time.Local)}, Reason:"Running", Message:"Not all Steps in the Task have finished executing"} | |
stream.go:305: I 19:38:51.943 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-jjc6t/custom-task-fyprflwx] PipelineRun custom-task-fyprflwx status is being set to &{Succeeded Unknown {2023-05-30 19:38:49 +0000 UTC} Running Tasks Completed: 2 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0} | |
stream.go:305: D 19:38:51.943 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-jjc6t/custom-task-fyprflwx-result-consumer] Requeuing key arendelle-jjc6t/custom-task-fyprflwx-result-consumer (by request) after 59m57.056652612s (depth: 0) | |
stream.go:305: D 19:38:51.943 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-jjc6t/custom-task-fyprflwx] Requeuing key arendelle-jjc6t/custom-task-fyprflwx (by request) after 59m56.056135252s (depth: 0) | |
stream.go:305: D 19:38:51.944 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-jjc6t/custom-task-fyprflwx-result-consumer] got tracing carriermap[] | |
stream.go:305: D 19:38:51.944 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-jjc6t/custom-task-fyprflwx-result-consumer] tracerProvider doesn't provide a traceId, tracing is disabled | |
stream.go:305: D 19:38:51.944 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-jjc6t/custom-task-fyprflwx-result-consumer] set taskspec for arendelle-jjc6t/custom-task-fyprflwx-result-consumer - script: | |
stream.go:305: I 19:38:51.944 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-jjc6t/custom-task-fyprflwx-result-consumer] Successfully reconciled taskrun custom-task-fyprflwx-result-consumer/arendelle-jjc6t with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2023, time.May, 30, 19, 38, 51, 0, time.Local)}, Reason:"Running", Message:"Not all Steps in the Task have finished executing"} | |
stream.go:305: D 19:38:51.944 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-jjc6t/custom-task-fyprflwx-result-consumer] Requeuing key arendelle-jjc6t/custom-task-fyprflwx-result-consumer (by request) after 59m57.055438772s (depth: 0) | |
stream.go:305: D 19:38:52.925 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-jjc6t/custom-task-fyprflwx-result-consumer] Adding to queue arendelle-jjc6t/custom-task-fyprflwx-result-consumer (depth: 1) | |
stream.go:305: D 19:38:52.925 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-jjc6t/custom-task-fyprflwx-result-consumer] got tracing carriermap[] | |
stream.go:305: D 19:38:52.925 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-jjc6t/custom-task-fyprflwx-result-consumer] tracerProvider doesn't provide a traceId, tracing is disabled | |
stream.go:305: D 19:38:52.925 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-jjc6t/custom-task-fyprflwx-result-consumer] set taskspec for arendelle-jjc6t/custom-task-fyprflwx-result-consumer - script: | |
stream.go:305: I 19:38:52.925 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-jjc6t/custom-task-fyprflwx-result-consumer] Successfully reconciled taskrun custom-task-fyprflwx-result-consumer/arendelle-jjc6t with status: &apis.Condition{Type:"Succeeded", Status:"True", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2023, time.May, 30, 19, 38, 52, 925914693, time.Local)}, Reason:"Succeeded", Message:"All Steps have completed executing"} | |
stream.go:305: D 19:38:52.927 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-jjc6t/custom-task-fyprflwx-result-consumer] Updating status with: v1beta1.TaskRunStatus{ | |
Status: v1.Status{ | |
ObservedGeneration: 0, | |
Conditions: v1.Conditions{ | |
- { | |
- Type: "Succeeded", | |
- Status: "Unknown", | |
- LastTransitionTime: apis.VolatileTime{Inner: s"2023-05-30 19:38:51 +0000 UTC"}, | |
- Reason: "Running", | |
- Message: "Not all Steps in the Task have finished executing", | |
- }, | |
+ { | |
+ Type: "Succeeded", | |
+ Status: "True", | |
+ LastTransitionTime: apis.VolatileTime{Inner: s"2023-05-30 19:38:52.925914693 +0000 UTC m=+69.028464617"}, | |
+ Reason: "Succeeded", | |
+ Message: "All Steps have completed executing", | |
+ }, | |
}, | |
Annotations: nil, | |
}, | |
TaskRunStatusFields: v1beta1.TaskRunStatusFields{ | |
PodName: "custom-task-fyprflwx-result-consumer-pod", | |
StartTime: s"2023-05-30 19:38:49 +0000 UTC", | |
- CompletionTime: nil, | |
+ CompletionTime: s"2023-05-30 19:38:52.925916543 +0000 UTC m=+69.028466457", | |
Steps: []v1beta1.StepState{ | |
{ | |
ContainerState: v1.ContainerState{ | |
Waiting: nil, | |
- Running: s"&ContainerStateRunning{StartedAt:2023-05-30 19:38:51 +0000 UTC,}", | |
+ Running: nil, | |
- Terminated: nil, | |
+ Terminated: s"&ContainerStateTerminated{ExitCode:0,Signal:0,Reason:Completed,Message:,StartedAt:2023-05-30 19:38:52.281 +0000 UTC,FinishedAt:2023-05-30 19:38:52 +0000 UTC,ContainerID:containerd://fceebdd5de4c06aa657cd3ea6ddec66e4f7d509648e2b532c319b96566d627f9,}", | |
}, | |
Name: "unnamed-0", | |
ContainerName: "step-unnamed-0", | |
ImageID: "docker.io/amd64/ubuntu@sha256:ca5534a51dd04bbcebe9b23ba05f389466"..., | |
}, | |
}, | |
CloudEvents: nil, | |
RetriesStatus: nil, | |
ResourcesResult: nil, | |
TaskRunResults: nil, | |
- Sidecars: nil, | |
+ Sidecars: []v1beta1.SidecarState{}, | |
TaskSpec: &{Params: {{Name: "input-result-from-custom-task-ref", Type: "string"}, {Name: "input-result-from-custom-task-spec", Type: "string"}}, Steps: {{Image: "ubuntu", Command: {"/bin/bash"}, Args: {"-c", "echo $(input-result-from-custom-task-ref) $(input-result-from-cu"...}}}}, | |
Provenance: &{FeatureFlags: &{RunningInEnvWithInjectedSidecars: true, EnableAPIFields: "stable", AwaitSidecarReadiness: true, VerificationNoMatchPolicy: "ignore", ...}}, | |
SpanContext: nil, | |
}, | |
} | |
stream.go:305: D 19:38:52.941 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-jjc6t/custom-task-fyprflwx-result-consumer] Requeuing key arendelle-jjc6t/custom-task-fyprflwx-result-consumer (by request) after 59m56.073917417s (depth: 0) | |
stream.go:305: D 19:38:52.941 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-jjc6t/custom-task-fyprflwx-result-consumer] Adding to queue arendelle-jjc6t/custom-task-fyprflwx-result-consumer (depth: 1) | |
stream.go:305: D 19:38:52.941 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-jjc6t/custom-task-fyprflwx] Adding to queue arendelle-jjc6t/custom-task-fyprflwx (depth: 1) | |
stream.go:305: D 19:38:52.942 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-jjc6t/custom-task-fyprflwx-result-consumer] got tracing carriermap[] | |
stream.go:305: D 19:38:52.942 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-jjc6t/custom-task-fyprflwx-result-consumer] tracerProvider doesn't provide a traceId, tracing is disabled | |
stream.go:305: I 19:38:52.942 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-jjc6t/custom-task-fyprflwx-result-consumer] taskrun done : custom-task-fyprflwx-result-consumer | |
stream.go:305: D 19:38:52.942 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-jjc6t/custom-task-fyprflwx] got tracing carriermap[] | |
stream.go:305: D 19:38:52.942 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-jjc6t/custom-task-fyprflwx] tracerProvider doesn't provide a traceId, tracing is disabled | |
stream.go:305: I 19:38:52.943 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-jjc6t/custom-task-fyprflwx] All TaskRuns have finished for PipelineRun custom-task-fyprflwx so it has finished | |
stream.go:305: I 19:38:52.944 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-jjc6t/custom-task-fyprflwx] PipelineRun custom-task-fyprflwx status is being set to &{Succeeded True {2023-05-30 19:38:52.944047759 +0000 UTC m=+69.046597693} Succeeded Tasks Completed: 3 (Failed: 0, Cancelled 0), Skipped: 0} | |
stream.go:305: D 19:38:52.947 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-jjc6t/custom-task-fyprflwx] Updating status with: v1beta1.PipelineRunStatus{ | |
Status: v1.Status{ | |
ObservedGeneration: 0, | |
Conditions: v1.Conditions{ | |
- { | |
- Type: "Succeeded", | |
- Status: "Unknown", | |
- LastTransitionTime: apis.VolatileTime{Inner: s"2023-05-30 19:38:49 +0000 UTC"}, | |
- Reason: "Running", | |
- Message: "Tasks Completed: 2 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0", | |
- }, | |
+ { | |
+ Type: "Succeeded", | |
+ Status: "True", | |
+ LastTransitionTime: apis.VolatileTime{Inner: s"2023-05-30 19:38:52.944047759 +0000 UTC m=+69.046597693"}, | |
+ Reason: "Succeeded", | |
+ Message: "Tasks Completed: 3 (Failed: 0, Cancelled 0), Skipped: 0", | |
+ }, | |
}, | |
Annotations: nil, | |
}, | |
PipelineRunStatusFields: v1beta1.PipelineRunStatusFields{ | |
StartTime: s"2023-05-30 19:38:48 +0000 UTC", | |
- CompletionTime: nil, | |
+ CompletionTime: s"2023-05-30 19:38:52.944047759 +0000 UTC m=+69.046597693", | |
TaskRuns: nil, | |
Runs: nil, | |
- PipelineResults: nil, | |
+ PipelineResults: []v1beta1.PipelineRunResult{ | |
+ { | |
+ Name: "prResult-ref", | |
+ Value: v1beta1.ParamValue{Type: "string", StringVal: "aResultValue"}, | |
+ }, | |
+ { | |
+ Name: "prResult-spec", | |
+ Value: v1beta1.ParamValue{Type: "string", StringVal: "aResultValue"}, | |
+ }, | |
+ }, | |
PipelineSpec: &{Tasks: {{Name: "custom-task-ref", TaskRef: &{Kind: "Wait", APIVersion: "wait.testing.tekton.dev/v1alpha1"}}, {Name: "custom-task-spec", TaskSpec: &{TypeMeta: {APIVersion: "wait.testing.tekton.dev/v1alpha1", Kind: "Wait"}, Spec: {Raw: `{"field1":123,"field2":"value"}`}, Metadata: {Labels: {"test-label": "test"}}}}, {Name: "result-consumer", TaskSpec: &{TaskSpec: {Params: {{Name: "input-result-from-custom-task-ref", Type: "string"}, {Name: "input-result-from-custom-task-spec", Type: "string"}}, Steps: {{Image: "ubuntu", Command: {"/bin/bash"}, Args: {"-c", "echo $(input-result-from-custom-task-ref) $(input-result-from-cu"...}}}}}, Params: {{Name: "input-result-from-custom-task-ref", Value: {Type: "string", StringVal: "$(tasks.custom-task-ref.results.runResult)"}}, {Name: "input-result-from-custom-task-spec", Value: {Type: "string", StringVal: "$(tasks.custom-task-spec.results.runResult)"}}}}}, Results: {{Name: "prResult-ref", Value: {Type: "string", StringVal: "$(tasks.custom-task-ref.results.runResult)"}}, {Name: "prResult-spec", Value: {Type: "string", StringVal: "$(tasks.custom-task-spec.results.runResult)"}}}}, | |
SkippedTasks: nil, | |
... // 4 identical fields | |
}, | |
} | |
stream.go:305: I 19:38:52.947 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-jjc6t/custom-task-fyprflwx-result-consumer] Reconcile succeeded | |
stream.go:305: D 19:38:52.964 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-jjc6t/custom-task-fyprflwx] Requeuing key arendelle-jjc6t/custom-task-fyprflwx (by request) after 59m55.055587961s (depth: 0) | |
stream.go:305: D 19:38:52.965 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-jjc6t/custom-task-fyprflwx] Adding to queue arendelle-jjc6t/custom-task-fyprflwx (depth: 1) | |
stream.go:305: D 19:38:52.965 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-jjc6t/custom-task-fyprflwx] got tracing carriermap[] | |
stream.go:305: D 19:38:52.965 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-jjc6t/custom-task-fyprflwx] tracerProvider doesn't provide a traceId, tracing is disabled | |
stream.go:305: I 19:38:52.966 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-jjc6t/custom-task-fyprflwx] Reconcile succeeded | |
custom_task_test.go:251: Deleting namespace arendelle-jjc6t | |
--- PASS: TestCustomTask (6.16s) | |
=== RUN TestPipelineRunCustomTaskTimeout | |
custom_task_test.go:276: Create namespace arendelle-g4qlm to deploy to | |
custom_task_test.go:276: Verify SA "default" is created in namespace "arendelle-g4qlm" | |
custom_task_test.go:307: Waiting for Pipelinerun pipeline-run-custom-task-timeout-hbefmxqa in namespace arendelle-g4qlm to be started | |
stream.go:305: D 19:38:53.894 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-g4qlm/pipeline-run-custom-task-timeout-hbefmxqa] Adding to queue arendelle-g4qlm/pipeline-run-custom-task-timeout-hbefmxqa (depth: 1) | |
stream.go:305: D 19:38:53.894 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-g4qlm/pipeline-run-custom-task-timeout-hbefmxqa] got tracing carriermap[] | |
stream.go:305: D 19:38:53.895 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-g4qlm/pipeline-run-custom-task-timeout-hbefmxqa] tracerProvider doesn't provide a traceId, tracing is disabled | |
stream.go:305: I 19:38:53.900 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-g4qlm/pipeline-run-custom-task-timeout-hbefmxqa] Creating a new CustomRun object pipeline-run-custom-task-timeout-hbefmxqa-custom-task-ref | |
stream.go:305: D 19:38:53.908 tekton-events-controller-68754c45cb-8vp7c [github.com.tektoncd.pipeline.pkg.reconciler.customrun.Reconciler] [arendelle-g4qlm/pipeline-run-custom-task-timeout-hbefmxqa-custom-task-ref] Adding to queue arendelle-g4qlm/pipeline-run-custom-task-timeout-hbefmxqa-custom-task-ref (depth: 1) | |
stream.go:305: I 19:38:53.909 tekton-events-controller-68754c45cb-8vp7c [github.com.tektoncd.pipeline.pkg.reconciler.customrun.Reconciler] [arendelle-g4qlm/pipeline-run-custom-task-timeout-hbefmxqa-custom-task-ref] Reconciling pipeline-run-custom-task-timeout-hbefmxqa-custom-task-ref | |
stream.go:305: D 19:38:53.909 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.customrun.Reconciler] [arendelle-g4qlm/pipeline-run-custom-task-timeout-hbefmxqa-custom-task-ref] Adding to queue arendelle-g4qlm/pipeline-run-custom-task-timeout-hbefmxqa-custom-task-ref (depth: 1) | |
stream.go:305: I 19:38:53.909 tekton-events-controller-68754c45cb-8vp7c [github.com.tektoncd.pipeline.pkg.reconciler.customrun.Reconciler] [arendelle-g4qlm/pipeline-run-custom-task-timeout-hbefmxqa-custom-task-ref] Reconcile succeeded | |
stream.go:305: D 19:38:53.909 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-g4qlm/pipeline-run-custom-task-timeout-hbefmxqa] Adding to queue arendelle-g4qlm/pipeline-run-custom-task-timeout-hbefmxqa (depth: 1) | |
stream.go:305: I 19:38:53.909 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-g4qlm/pipeline-run-custom-task-timeout-hbefmxqa] PipelineRun pipeline-run-custom-task-timeout-hbefmxqa status is being set to &{Succeeded Unknown {2023-05-30 19:38:53.909304019 +0000 UTC m=+70.011853943} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0} | |
stream.go:305: I 19:38:53.909 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.customrun.Reconciler] [arendelle-g4qlm/pipeline-run-custom-task-timeout-hbefmxqa-custom-task-ref] Reconciling pipeline-run-custom-task-timeout-hbefmxqa-custom-task-ref | |
stream.go:305: I 19:38:53.909 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.customrun.Reconciler] [arendelle-g4qlm/pipeline-run-custom-task-timeout-hbefmxqa-custom-task-ref] Reconcile succeeded | |
stream.go:305: D 19:38:53.921 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-g4qlm/pipeline-run-custom-task-timeout-hbefmxqa] Adding to queue arendelle-g4qlm/pipeline-run-custom-task-timeout-hbefmxqa (depth: 1) | |
stream.go:305: D 19:38:53.922 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-g4qlm/pipeline-run-custom-task-timeout-hbefmxqa] Updating status with: v1beta1.PipelineRunStatus{ | |
Status: v1.Status{ | |
ObservedGeneration: 0, | |
- Conditions: nil, | |
+ Conditions: v1.Conditions{ | |
+ { | |
+ Type: "Succeeded", | |
+ Status: "Unknown", | |
+ LastTransitionTime: apis.VolatileTime{Inner: s"2023-05-30 19:38:53.909304019 +0"...}, | |
+ Reason: "Running", | |
+ Message: "Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skip"..., | |
+ }, | |
+ }, | |
Annotations: nil, | |
}, | |
PipelineRunStatusFields: v1beta1.PipelineRunStatusFields{ | |
- StartTime: nil, | |
+ StartTime: s"2023-05-30 19:38:53 +0000 UTC", | |
CompletionTime: nil, | |
TaskRuns: nil, | |
Runs: nil, | |
PipelineResults: nil, | |
- PipelineSpec: nil, | |
+ PipelineSpec: &v1beta1.PipelineSpec{ | |
+ Tasks: []v1beta1.PipelineTask{{Name: "custom-task-ref", TaskRef: &v1beta1.TaskRef{...}}}, | |
+ }, | |
SkippedTasks: nil, | |
- ChildReferences: nil, | |
+ ChildReferences: []v1beta1.ChildStatusReference{ | |
+ { | |
+ TypeMeta: runtime.TypeMeta{APIVersion: "tekton.dev/v1beta1", Kind: "CustomRun"}, | |
+ Name: "pipeline-run-custom-task-timeout-hbefmxqa-custom-task-ref", | |
+ PipelineTaskName: "custom-task-ref", | |
+ }, | |
+ }, | |
FinallyStartTime: nil, | |
- Provenance: nil, | |
+ Provenance: &v1beta1.Provenance{ | |
+ FeatureFlags: &config.FeatureFlags{ | |
+ RunningInEnvWithInjectedSidecars: true, | |
+ EnableAPIFields: "stable", | |
+ AwaitSidecarReadiness: true, | |
+ VerificationNoMatchPolicy: "ignore", | |
+ EnableProvenanceInStatus: true, | |
+ ResultExtractionMethod: "termination-message", | |
+ MaxResultSize: 4096, | |
+ }, | |
+ }, | |
SpanContext: nil, | |
}, | |
} | |
stream.go:305: D 19:38:53.948 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-g4qlm/pipeline-run-custom-task-timeout-hbefmxqa] Updating status with: v1beta1.PipelineRunStatus{ | |
Status: v1.Status{ | |
ObservedGeneration: 0, | |
- Conditions: nil, | |
+ Conditions: v1.Conditions{ | |
+ { | |
+ Type: "Succeeded", | |
+ Status: "Unknown", | |
+ LastTransitionTime: apis.VolatileTime{Inner: s"2023-05-30 19:38:53.909304019 +0"...}, | |
+ Reason: "Running", | |
+ Message: "Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skip"..., | |
+ }, | |
+ }, | |
Annotations: nil, | |
}, | |
PipelineRunStatusFields: v1beta1.PipelineRunStatusFields{ | |
- StartTime: nil, | |
+ StartTime: s"2023-05-30 19:38:53 +0000 UTC", | |
CompletionTime: nil, | |
TaskRuns: nil, | |
Runs: nil, | |
PipelineResults: nil, | |
- PipelineSpec: nil, | |
+ PipelineSpec: &v1beta1.PipelineSpec{ | |
+ Tasks: []v1beta1.PipelineTask{{Name: "custom-task-ref", TaskRef: &v1beta1.TaskRef{...}}}, | |
+ }, | |
SkippedTasks: nil, | |
- ChildReferences: nil, | |
+ ChildReferences: []v1beta1.ChildStatusReference{ | |
+ { | |
+ TypeMeta: runtime.TypeMeta{APIVersion: "tekton.dev/v1beta1", Kind: "CustomRun"}, | |
+ Name: "pipeline-run-custom-task-timeout-hbefmxqa-custom-task-ref", | |
+ PipelineTaskName: "custom-task-ref", | |
+ }, | |
+ }, | |
FinallyStartTime: nil, | |
- Provenance: nil, | |
+ Provenance: &v1beta1.Provenance{ | |
+ FeatureFlags: &config.FeatureFlags{ | |
+ RunningInEnvWithInjectedSidecars: true, | |
+ EnableAPIFields: "stable", | |
+ AwaitSidecarReadiness: true, | |
+ VerificationNoMatchPolicy: "ignore", | |
+ EnableProvenanceInStatus: true, | |
+ ResultExtractionMethod: "termination-message", | |
+ MaxResultSize: 4096, | |
+ }, | |
+ }, | |
SpanContext: nil, | |
}, | |
} | |
stream.go:305: D 19:38:53.962 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-g4qlm/pipeline-run-custom-task-timeout-hbefmxqa] Requeuing key arendelle-g4qlm/pipeline-run-custom-task-timeout-hbefmxqa (by request) after 4.078091554s (depth: 0) | |
stream.go:305: D 19:38:53.962 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-g4qlm/pipeline-run-custom-task-timeout-hbefmxqa] got tracing carriermap[] | |
stream.go:305: D 19:38:53.962 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-g4qlm/pipeline-run-custom-task-timeout-hbefmxqa] tracerProvider doesn't provide a traceId, tracing is disabled | |
stream.go:305: I 19:38:53.962 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-g4qlm/pipeline-run-custom-task-timeout-hbefmxqa] Found a CustomRun pipeline-run-custom-task-timeout-hbefmxqa-custom-task-ref that was missing from the PipelineRun status | |
stream.go:305: D 19:38:53.963 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-g4qlm/pipeline-run-custom-task-timeout-hbefmxqa] Adding to queue arendelle-g4qlm/pipeline-run-custom-task-timeout-hbefmxqa (depth: 1) | |
stream.go:305: I 19:38:53.971 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-g4qlm/pipeline-run-custom-task-timeout-hbefmxqa] PipelineRun pipeline-run-custom-task-timeout-hbefmxqa status is being set to &{Succeeded Unknown {2023-05-30 19:38:53.971568215 +0000 UTC m=+70.074118138} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0} | |
stream.go:305: D 19:38:53.990 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-g4qlm/pipeline-run-custom-task-timeout-hbefmxqa] Updating status with: v1beta1.PipelineRunStatus{ | |
Status: v1.Status{ | |
ObservedGeneration: 0, | |
- Conditions: nil, | |
+ Conditions: v1.Conditions{ | |
+ { | |
+ Type: "Succeeded", | |
+ Status: "Unknown", | |
+ LastTransitionTime: apis.VolatileTime{Inner: s"2023-05-30 19:38:53.971568215 +0"...}, | |
+ Reason: "Running", | |
+ Message: "Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skip"..., | |
+ }, | |
+ }, | |
Annotations: nil, | |
}, | |
PipelineRunStatusFields: v1beta1.PipelineRunStatusFields{ | |
- StartTime: nil, | |
+ StartTime: s"2023-05-30 19:38:53 +0000 UTC", | |
CompletionTime: nil, | |
TaskRuns: nil, | |
Runs: nil, | |
PipelineResults: nil, | |
- PipelineSpec: nil, | |
+ PipelineSpec: &v1beta1.PipelineSpec{ | |
+ Tasks: []v1beta1.PipelineTask{{Name: "custom-task-ref", TaskRef: &v1beta1.TaskRef{...}}}, | |
+ }, | |
SkippedTasks: nil, | |
- ChildReferences: nil, | |
+ ChildReferences: []v1beta1.ChildStatusReference{ | |
+ { | |
+ TypeMeta: runtime.TypeMeta{APIVersion: "tekton.dev/v1beta1", Kind: "CustomRun"}, | |
+ Name: "pipeline-run-custom-task-timeout-hbefmxqa-custom-task-ref", | |
+ PipelineTaskName: "custom-task-ref", | |
+ }, | |
+ }, | |
FinallyStartTime: nil, | |
- Provenance: nil, | |
+ Provenance: &v1beta1.Provenance{ | |
+ FeatureFlags: &config.FeatureFlags{ | |
+ RunningInEnvWithInjectedSidecars: true, | |
+ EnableAPIFields: "stable", | |
+ AwaitSidecarReadiness: true, | |
+ VerificationNoMatchPolicy: "ignore", | |
+ EnableProvenanceInStatus: true, | |
+ ResultExtractionMethod: "termination-message", | |
+ MaxResultSize: 4096, | |
+ }, | |
+ }, | |
SpanContext: nil, | |
}, | |
} | |
stream.go:305: D 19:38:54.037 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-g4qlm/pipeline-run-custom-task-timeout-hbefmxqa] Requeuing key arendelle-g4qlm/pipeline-run-custom-task-timeout-hbefmxqa (by request) after 4.00932524s (depth: 0) | |
stream.go:305: D 19:38:54.037 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-g4qlm/pipeline-run-custom-task-timeout-hbefmxqa] got tracing carriermap[] | |
stream.go:305: D 19:38:54.037 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-g4qlm/pipeline-run-custom-task-timeout-hbefmxqa] tracerProvider doesn't provide a traceId, tracing is disabled | |
stream.go:305: I 19:38:54.037 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-g4qlm/pipeline-run-custom-task-timeout-hbefmxqa] PipelineRun pipeline-run-custom-task-timeout-hbefmxqa status is being set to &{Succeeded Unknown {2023-05-30 19:38:53 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0} | |
stream.go:305: D 19:38:54.038 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-g4qlm/pipeline-run-custom-task-timeout-hbefmxqa] Requeuing key arendelle-g4qlm/pipeline-run-custom-task-timeout-hbefmxqa (by request) after 3.961991951s (depth: 0) | |
stream.go:305: D 19:38:54.927 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.customrun.Reconciler] [arendelle-g4qlm/pipeline-run-custom-task-timeout-hbefmxqa-custom-task-ref] Adding to queue arendelle-g4qlm/pipeline-run-custom-task-timeout-hbefmxqa-custom-task-ref (depth: 1) | |
stream.go:305: D 19:38:54.927 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-g4qlm/pipeline-run-custom-task-timeout-hbefmxqa] Adding to queue arendelle-g4qlm/pipeline-run-custom-task-timeout-hbefmxqa (depth: 1) | |
custom_task_test.go:351: Waiting for PipelineRun pipeline-run-custom-task-timeout-hbefmxqa in namespace arendelle-g4qlm to be timed out | |
stream.go:305: I 19:38:54.927 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.customrun.Reconciler] [arendelle-g4qlm/pipeline-run-custom-task-timeout-hbefmxqa-custom-task-ref] Reconciling pipeline-run-custom-task-timeout-hbefmxqa-custom-task-ref | |
stream.go:305: D 19:38:54.927 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-g4qlm/pipeline-run-custom-task-timeout-hbefmxqa] got tracing carriermap[] | |
stream.go:305: D 19:38:54.927 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-g4qlm/pipeline-run-custom-task-timeout-hbefmxqa] tracerProvider doesn't provide a traceId, tracing is disabled | |
stream.go:305: I 19:38:54.927 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.customrun.Reconciler] [arendelle-g4qlm/pipeline-run-custom-task-timeout-hbefmxqa-custom-task-ref] Reconcile succeeded | |
stream.go:305: I 19:38:54.928 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-g4qlm/pipeline-run-custom-task-timeout-hbefmxqa] PipelineRun pipeline-run-custom-task-timeout-hbefmxqa status is being set to &{Succeeded Unknown {2023-05-30 19:38:53 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0} | |
stream.go:305: D 19:38:54.928 tekton-events-controller-68754c45cb-8vp7c [github.com.tektoncd.pipeline.pkg.reconciler.customrun.Reconciler] [arendelle-g4qlm/pipeline-run-custom-task-timeout-hbefmxqa-custom-task-ref] Adding to queue arendelle-g4qlm/pipeline-run-custom-task-timeout-hbefmxqa-custom-task-ref (depth: 1) | |
stream.go:305: I 19:38:54.928 tekton-events-controller-68754c45cb-8vp7c [github.com.tektoncd.pipeline.pkg.reconciler.customrun.Reconciler] [arendelle-g4qlm/pipeline-run-custom-task-timeout-hbefmxqa-custom-task-ref] Reconciling pipeline-run-custom-task-timeout-hbefmxqa-custom-task-ref | |
stream.go:305: I 19:38:54.928 tekton-events-controller-68754c45cb-8vp7c [github.com.tektoncd.pipeline.pkg.reconciler.customrun.Reconciler] [arendelle-g4qlm/pipeline-run-custom-task-timeout-hbefmxqa-custom-task-ref] Reconcile succeeded | |
stream.go:305: D 19:38:54.928 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-g4qlm/pipeline-run-custom-task-timeout-hbefmxqa] Requeuing key arendelle-g4qlm/pipeline-run-custom-task-timeout-hbefmxqa (by request) after 3.071767224s (depth: 0) | |
stream.go:305: D 19:38:58.001 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-g4qlm/pipeline-run-custom-task-timeout-hbefmxqa] got tracing carriermap[] | |
stream.go:305: D 19:38:58.001 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-g4qlm/pipeline-run-custom-task-timeout-hbefmxqa] tracerProvider doesn't provide a traceId, tracing is disabled | |
stream.go:305: I 19:38:58.001 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-g4qlm/pipeline-run-custom-task-timeout-hbefmxqa] cancelling CustomRun pipeline-run-custom-task-timeout-hbefmxqa-custom-task-ref for timeout | |
stream.go:305: I 19:38:58.015 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-g4qlm/pipeline-run-custom-task-timeout-hbefmxqa] PipelineRun pipeline-run-custom-task-timeout-hbefmxqa status is being set to &{Succeeded False {2023-05-30 19:38:58.015826972 +0000 UTC m=+74.118376896} PipelineRunTimeout PipelineRun "pipeline-run-custom-task-timeout-hbefmxqa" failed to finish within "5s"} | |
stream.go:305: D 19:38:58.016 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.customrun.Reconciler] [arendelle-g4qlm/pipeline-run-custom-task-timeout-hbefmxqa-custom-task-ref] Adding to queue arendelle-g4qlm/pipeline-run-custom-task-timeout-hbefmxqa-custom-task-ref (depth: 1) | |
stream.go:305: I 19:38:58.016 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.customrun.Reconciler] [arendelle-g4qlm/pipeline-run-custom-task-timeout-hbefmxqa-custom-task-ref] Reconciling pipeline-run-custom-task-timeout-hbefmxqa-custom-task-ref | |
stream.go:305: I 19:38:58.016 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.customrun.Reconciler] [arendelle-g4qlm/pipeline-run-custom-task-timeout-hbefmxqa-custom-task-ref] Reconcile succeeded | |
stream.go:305: D 19:38:58.016 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-g4qlm/pipeline-run-custom-task-timeout-hbefmxqa] Adding to queue arendelle-g4qlm/pipeline-run-custom-task-timeout-hbefmxqa (depth: 1) | |
stream.go:305: D 19:38:58.017 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-g4qlm/pipeline-run-custom-task-timeout-hbefmxqa] Updating status with: v1beta1.PipelineRunStatus{ | |
Status: v1.Status{ | |
ObservedGeneration: 0, | |
Conditions: v1.Conditions{ | |
- { | |
- Type: "Succeeded", | |
- Status: "Unknown", | |
- LastTransitionTime: apis.VolatileTime{Inner: s"2023-05-30 19:38:53 +0000 UTC"}, | |
- Reason: "Running", | |
- Message: "Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0", | |
- }, | |
+ { | |
+ Type: "Succeeded", | |
+ Status: "False", | |
+ LastTransitionTime: apis.VolatileTime{Inner: s"2023-05-30 19:38:58.015826972 +0000 UTC m=+74.118376896"}, | |
+ Reason: "PipelineRunTimeout", | |
+ Message: `PipelineRun "pipeline-run-custom-task-timeout-hbefmxqa" failed to finish within "5s"`, | |
+ }, | |
}, | |
Annotations: nil, | |
}, | |
PipelineRunStatusFields: v1beta1.PipelineRunStatusFields{ | |
StartTime: s"2023-05-30 19:38:53 +0000 UTC", | |
- CompletionTime: nil, | |
+ CompletionTime: s"2023-05-30 19:38:58.015826972 +0000 UTC m=+74.118376896", | |
TaskRuns: nil, | |
Runs: nil, | |
... // 7 identical fields | |
}, | |
} | |
stream.go:305: D 19:38:58.016 tekton-events-controller-68754c45cb-8vp7c [github.com.tektoncd.pipeline.pkg.reconciler.customrun.Reconciler] [arendelle-g4qlm/pipeline-run-custom-task-timeout-hbefmxqa-custom-task-ref] Adding to queue arendelle-g4qlm/pipeline-run-custom-task-timeout-hbefmxqa-custom-task-ref (depth: 1) | |
stream.go:305: I 19:38:58.019 tekton-events-controller-68754c45cb-8vp7c [github.com.tektoncd.pipeline.pkg.reconciler.customrun.Reconciler] [arendelle-g4qlm/pipeline-run-custom-task-timeout-hbefmxqa-custom-task-ref] Reconciling pipeline-run-custom-task-timeout-hbefmxqa-custom-task-ref | |
stream.go:305: I 19:38:58.019 tekton-events-controller-68754c45cb-8vp7c [github.com.tektoncd.pipeline.pkg.reconciler.customrun.Reconciler] [arendelle-g4qlm/pipeline-run-custom-task-timeout-hbefmxqa-custom-task-ref] Reconcile succeeded | |
stream.go:305: D 19:38:58.029 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-g4qlm/pipeline-run-custom-task-timeout-hbefmxqa] Adding to queue arendelle-g4qlm/pipeline-run-custom-task-timeout-hbefmxqa (depth: 1) | |
stream.go:305: D 19:38:58.029 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-g4qlm/pipeline-run-custom-task-timeout-hbefmxqa] Requeuing key arendelle-g4qlm/pipeline-run-custom-task-timeout-hbefmxqa (by request) after -16.034353ms (depth: 1) | |
stream.go:305: D 19:38:58.030 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-g4qlm/pipeline-run-custom-task-timeout-hbefmxqa] got tracing carriermap[] | |
stream.go:305: D 19:38:58.030 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-g4qlm/pipeline-run-custom-task-timeout-hbefmxqa] tracerProvider doesn't provide a traceId, tracing is disabled | |
stream.go:305: I 19:38:58.030 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-g4qlm/pipeline-run-custom-task-timeout-hbefmxqa] Reconcile succeeded | |
custom_task_test.go:361: Runs from PipelineRun pipeline-run-custom-task-timeout-hbefmxqa in namespace arendelle-g4qlm must be cancelled | |
custom_task_test.go:378: Deleting namespace arendelle-g4qlm | |
--- PASS: TestPipelineRunCustomTaskTimeout (5.13s) | |
=== RUN TestWaitCustomTask_V1Beta1_PipelineRun | |
custom_task_test.go:406: Create namespace arendelle-qllk2 to deploy to | |
custom_task_test.go:406: Verify SA "default" is created in namespace "arendelle-qllk2" | |
custom_task_test.go:411: Creating Wait v1beta1.CustomRun Custom Task Controller... | |
custom_task_test.go:411: Failed to create Wait Custom Task Controller: exit status 1, Output: 2023/05/30 19:39:02 Using base gcr.io/distroless/static:nonroot@sha256:9ecc53c269509f63c69a266168e4a687c7eb8c0cfd753bd8bfcaa4f58a90876f for github.com/tektoncd/pipeline/test/wait-task-beta/cmd/controller | |
2023/05/30 19:39:02 Building github.com/tektoncd/pipeline/test/wait-task-beta/cmd/controller for linux/s390x | |
2023/05/30 19:39:02 Building github.com/tektoncd/pipeline/test/wait-task-beta/cmd/controller for linux/ppc64le | |
2023/05/30 19:39:02 Building github.com/tektoncd/pipeline/test/wait-task-beta/cmd/controller for linux/amd64 | |
2023/05/30 19:39:05 Unexpected error running "go build": exit status 1 | |
# runtime | |
runtime/googleexit.go:81:6: exit defined in both Go and assembly | |
2023/05/30 19:39:05 Unexpected error running "go build": signal: killed | |
2023/05/30 19:39:05 Unexpected error running "go build": signal: killed | |
error: no objects passed to apply | |
Error: error processing import paths in "./config/controller.yaml": error resolving image references: exit status 1 | |
2023/05/30 19:39:05 error during command execution:error processing import paths in "./config/controller.yaml": error resolving image references: exit status 1 | |
panic.go:540: ############################################ | |
panic.go:540: ### Dumping objects from arendelle-qllk2 ### | |
panic.go:540: ############################################ | |
panic.go:540: | |
panic.go:540: ##################################################### | |
panic.go:540: ### Dumping logs from Pods in the arendelle-qllk2 ### | |
panic.go:540: ##################################################### | |
panic.go:540: Not deleting namespace arendelle-qllk2 | |
--- FAIL: TestWaitCustomTask_V1Beta1_PipelineRun (6.72s) | |
=== RUN TestDAGPipelineRun | |
dag_test.go:55: Create namespace arendelle-2bcbs to deploy to | |
dag_test.go:55: Verify SA "default" is created in namespace "arendelle-2bcbs" | |
=== PAUSE TestDAGPipelineRun | |
=== RUN TestDuplicatePodTaskRun | |
=== PAUSE TestDuplicatePodTaskRun | |
=== RUN TestEntrypointRunningStepsInOrder | |
entrypoint_test.go:41: Create namespace arendelle-cl9xj to deploy to | |
entrypoint_test.go:41: Verify SA "default" is created in namespace "arendelle-cl9xj" | |
=== PAUSE TestEntrypointRunningStepsInOrder | |
=== RUN TestHermeticTaskRun | |
hermetic_taskrun_test.go:40: Create namespace arendelle-gnwhk to deploy to | |
hermetic_taskrun_test.go:40: Verify SA "default" is created in namespace "arendelle-gnwhk" | |
hermetic_taskrun_test.go:40: No feature flag in namespace "tekton-pipelines" matching "enable-api-fields": "alpha" | |
Existing feature flag: map[string]string{"await-sidecar-readiness":"true", "disable-affinity-assistant":"false", "disable-creds-init":"false", "enable-api-fields":"stable", "enable-provenance-in-status":"true", "enable-tekton-oci-bundles":"false", "enforce-nonfalsifiablity":"none", "require-git-ssh-secret-known-hosts":"false", "results-from":"termination-message", "running-in-environment-with-injected-sidecars":"true", "send-cloudevents-for-runs":"false", "trusted-resources-verification-no-match-policy":"ignore"} | |
Existing resolver feature flag (in namespace "tekton-pipelines-resolvers"): map[string]string{"enable-bundles-resolver":"true", "enable-cluster-resolver":"true", "enable-git-resolver":"true", "enable-hub-resolver":"true"} | |
--- SKIP: TestHermeticTaskRun (0.06s) | |
=== RUN TestMissingResultWhenStepErrorIsIgnored | |
ignore_step_error_test.go:38: Create namespace arendelle-wh6sk to deploy to | |
ignore_step_error_test.go:38: Verify SA "default" is created in namespace "arendelle-wh6sk" | |
stream.go:305: D 19:39:05.911 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-wh6sk/missing-result-when-step-error-is-ignored-itojccep] Adding to queue arendelle-wh6sk/missing-result-when-step-error-is-ignored-itojccep (depth: 1) | |
ignore_step_error_test.go:78: Waiting for PipelineRun in namespace arendelle-wh6sk to fail | |
stream.go:305: D 19:39:05.914 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-wh6sk/missing-result-when-step-error-is-ignored-itojccep] got tracing carriermap[] | |
stream.go:305: D 19:39:05.914 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-wh6sk/missing-result-when-step-error-is-ignored-itojccep] tracerProvider doesn't provide a traceId, tracing is disabled | |
stream.go:305: I 19:39:05.917 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-wh6sk/missing-result-when-step-error-is-ignored-itojccep] Creating a new TaskRun object missing-result-when-step-error-is-ignored-itojccep-task1 for pipeline task task1 | |
stream.go:305: D 19:39:05.933 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-wh6sk/missing-result-when-step-error-is-ignored-itojccep-task1] Adding to queue arendelle-wh6sk/missing-result-when-step-error-is-ignored-itojccep-task1 (depth: 1) | |
stream.go:305: D 19:39:05.933 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-wh6sk/missing-result-when-step-error-is-ignored-itojccep] Adding to queue arendelle-wh6sk/missing-result-when-step-error-is-ignored-itojccep (depth: 1) | |
stream.go:305: I 19:39:05.933 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-wh6sk/missing-result-when-step-error-is-ignored-itojccep] PipelineRun missing-result-when-step-error-is-ignored-itojccep status is being set to &{Succeeded Unknown {2023-05-30 19:39:05.933702602 +0000 UTC m=+82.036252516} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 2, Skipped: 0} | |
stream.go:305: D 19:39:05.934 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-wh6sk/missing-result-when-step-error-is-ignored-itojccep-task1] got tracing carriermap[] | |
stream.go:305: D 19:39:05.934 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-wh6sk/missing-result-when-step-error-is-ignored-itojccep-task1] tracerProvider doesn't provide a traceId, tracing is disabled | |
stream.go:305: D 19:39:05.939 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-wh6sk/missing-result-when-step-error-is-ignored-itojccep-task1] set taskspec for arendelle-wh6sk/missing-result-when-step-error-is-ignored-itojccep-task1 - script: echo -n 123 | tee /tekton/results/result1; exit 1; echo -n 456 | tee /tekton/results/result2 | |
stream.go:305: D 19:39:05.953 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-wh6sk/missing-result-when-step-error-is-ignored-itojccep] Adding to queue arendelle-wh6sk/missing-result-when-step-error-is-ignored-itojccep (depth: 1) | |
stream.go:305: D 19:39:05.954 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-wh6sk/missing-result-when-step-error-is-ignored-itojccep] Updating status with: v1beta1.PipelineRunStatus{ | |
Status: v1.Status{ | |
ObservedGeneration: 0, | |
- Conditions: nil, | |
+ Conditions: v1.Conditions{ | |
+ { | |
+ Type: "Succeeded", | |
+ Status: "Unknown", | |
+ LastTransitionTime: apis.VolatileTime{Inner: s"2023-05-30 19:39:05.933702602 +0"...}, | |
+ Reason: "Running", | |
+ Message: "Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 2, Skip"..., | |
+ }, | |
+ }, | |
Annotations: nil, | |
}, | |
PipelineRunStatusFields: v1beta1.PipelineRunStatusFields{ | |
- StartTime: nil, | |
+ StartTime: s"2023-05-30 19:39:05 +0000 UTC", | |
CompletionTime: nil, | |
TaskRuns: nil, | |
Runs: nil, | |
PipelineResults: nil, | |
- PipelineSpec: nil, | |
+ PipelineSpec: &v1beta1.PipelineSpec{ | |
+ Tasks: []v1beta1.PipelineTask{ | |
+ {Name: "task1", TaskSpec: s"&TypeMeta{APIVersion:,Kind:,}"}, | |
+ { | |
+ Name: "task2", | |
+ TaskSpec: s"&TypeMeta{APIVersion:,Kind:,}", | |
+ RunAfter: []string{...}, | |
+ Params: v1beta1.Params{...}, | |
+ }, | |
+ }, | |
+ }, | |
SkippedTasks: nil, | |
- ChildReferences: nil, | |
+ ChildReferences: []v1beta1.ChildStatusReference{ | |
+ { | |
+ TypeMeta: runtime.TypeMeta{APIVersion: "tekton.dev/v1beta1", Kind: "TaskRun"}, | |
+ Name: "missing-result-when-step-error-is-ignored-itojccep-task1", | |
+ PipelineTaskName: "task1", | |
+ }, | |
+ }, | |
FinallyStartTime: nil, | |
- Provenance: nil, | |
+ Provenance: &v1beta1.Provenance{ | |
+ FeatureFlags: &config.FeatureFlags{ | |
+ RunningInEnvWithInjectedSidecars: true, | |
+ EnableAPIFields: "stable", | |
+ AwaitSidecarReadiness: true, | |
+ VerificationNoMatchPolicy: "ignore", | |
+ EnableProvenanceInStatus: true, | |
+ ResultExtractionMethod: "termination-message", | |
+ MaxResultSize: 4096, | |
+ }, | |
+ }, | |
SpanContext: nil, | |
}, | |
} | |
stream.go:305: I 19:39:05.959 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-wh6sk/missing-result-when-step-error-is-ignored-itojccep-task1] Successfully reconciled taskrun missing-result-when-step-error-is-ignored-itojccep-task1/arendelle-wh6sk with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2023, time.May, 30, 19, 39, 5, 959884906, time.Local)}, Reason:"Pending", Message:"Pending"} | |
stream.go:305: D 19:39:05.964 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-wh6sk/missing-result-when-step-error-is-ignored-itojccep-task1] Adding to queue arendelle-wh6sk/missing-result-when-step-error-is-ignored-itojccep-task1 (depth: 1) | |
stream.go:305: D 19:39:05.969 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-wh6sk/missing-result-when-step-error-is-ignored-itojccep-task1] Adding to queue arendelle-wh6sk/missing-result-when-step-error-is-ignored-itojccep-task1 (depth: 1) | |
stream.go:305: D 19:39:05.980 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-wh6sk/missing-result-when-step-error-is-ignored-itojccep] Adding to queue arendelle-wh6sk/missing-result-when-step-error-is-ignored-itojccep (depth: 1) | |
stream.go:305: D 19:39:05.981 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-wh6sk/missing-result-when-step-error-is-ignored-itojccep-task1] Adding to queue arendelle-wh6sk/missing-result-when-step-error-is-ignored-itojccep-task1 (depth: 1) | |
stream.go:305: D 19:39:05.981 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-wh6sk/missing-result-when-step-error-is-ignored-itojccep-task1] Updating status with: v1beta1.TaskRunStatus{ | |
Status: v1.Status{ | |
ObservedGeneration: 0, | |
- Conditions: nil, | |
+ Conditions: v1.Conditions{ | |
+ { | |
+ Type: "Succeeded", | |
+ Status: "Unknown", | |
+ LastTransitionTime: apis.VolatileTime{Inner: s"2023-05-30 19:39:05.959884906 +0"...}, | |
+ Reason: "Pending", | |
+ Message: "Pending", | |
+ }, | |
+ }, | |
Annotations: nil, | |
}, | |
TaskRunStatusFields: v1beta1.TaskRunStatusFields{ | |
- PodName: "", | |
+ PodName: "missing-result-when-step-error-is-ignored-itojccep-task1-pod", | |
- StartTime: nil, | |
+ StartTime: s"2023-05-30 19:39:05.935637592 +0000 UTC m=+82.038187516", | |
CompletionTime: nil, | |
- Steps: nil, | |
+ Steps: []v1beta1.StepState{}, | |
CloudEvents: nil, | |
RetriesStatus: nil, | |
ResourcesResult: nil, | |
TaskRunResults: nil, | |
- Sidecars: nil, | |
+ Sidecars: []v1beta1.SidecarState{}, | |
- TaskSpec: nil, | |
+ TaskSpec: &v1beta1.TaskSpec{ | |
+ Steps: []v1beta1.Step{ | |
+ { | |
+ Name: "failing-step", | |
+ Image: "busybox", | |
+ Script: "echo -n 123 | tee /tekton/result"..., | |
+ OnError: "continue", | |
+ }, | |
+ }, | |
+ Results: []v1beta1.TaskResult{{Name: "result1", Type: "string"}, {Name: "result2", Type: "string"}}, | |
+ }, | |
- Provenance: nil, | |
+ Provenance: &v1beta1.Provenance{ | |
+ FeatureFlags: &config.FeatureFlags{ | |
+ RunningInEnvWithInjectedSidecars: true, | |
+ EnableAPIFields: "stable", | |
+ AwaitSidecarReadiness: true, | |
+ VerificationNoMatchPolicy: "ignore", | |
+ EnableProvenanceInStatus: true, | |
+ ResultExtractionMethod: "termination-message", | |
+ MaxResultSize: 4096, | |
+ }, | |
+ }, | |
SpanContext: nil, | |
}, | |
} | |
stream.go:305: D 19:39:05.987 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-wh6sk/missing-result-when-step-error-is-ignored-itojccep] Updating status with: v1beta1.PipelineRunStatus{ | |
Status: v1.Status{ | |
ObservedGeneration: 0, | |
- Conditions: nil, | |
+ Conditions: v1.Conditions{ | |
+ { | |
+ Type: "Succeeded", | |
+ Status: "Unknown", | |
+ LastTransitionTime: apis.VolatileTime{Inner: s"2023-05-30 19:39:05.933702602 +0"...}, | |
+ Reason: "Running", | |
+ Message: "Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 2, Skip"..., | |
+ }, | |
+ }, | |
Annotations: nil, | |
}, | |
PipelineRunStatusFields: v1beta1.PipelineRunStatusFields{ | |
- StartTime: nil, | |
+ StartTime: s"2023-05-30 19:39:05 +0000 UTC", | |
CompletionTime: nil, | |
TaskRuns: nil, | |
Runs: nil, | |
PipelineResults: nil, | |
- PipelineSpec: nil, | |
+ PipelineSpec: &v1beta1.PipelineSpec{ | |
+ Tasks: []v1beta1.PipelineTask{ | |
+ {Name: "task1", TaskSpec: s"&TypeMeta{APIVersion:,Kind:,}"}, | |
+ { | |
+ Name: "task2", | |
+ TaskSpec: s"&TypeMeta{APIVersion:,Kind:,}", | |
+ RunAfter: []string{...}, | |
+ Params: v1beta1.Params{...}, | |
+ }, | |
+ }, | |
+ }, | |
SkippedTasks: nil, | |
- ChildReferences: nil, | |
+ ChildReferences: []v1beta1.ChildStatusReference{ | |
+ { | |
+ TypeMeta: runtime.TypeMeta{APIVersion: "tekton.dev/v1beta1", Kind: "TaskRun"}, | |
+ Name: "missing-result-when-step-error-is-ignored-itojccep-task1", | |
+ PipelineTaskName: "task1", | |
+ }, | |
+ }, | |
FinallyStartTime: nil, | |
- Provenance: nil, | |
+ Provenance: &v1beta1.Provenance{ | |
+ FeatureFlags: &config.FeatureFlags{ | |
+ RunningInEnvWithInjectedSidecars: true, | |
+ EnableAPIFields: "stable", | |
+ AwaitSidecarReadiness: true, | |
+ VerificationNoMatchPolicy: "ignore", | |
+ EnableProvenanceInStatus: true, | |
+ ResultExtractionMethod: "termination-message", | |
+ MaxResultSize: 4096, | |
+ }, | |
+ }, | |
SpanContext: nil, | |
}, | |
} | |
stream.go:305: D 19:39:06.000 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-wh6sk/missing-result-when-step-error-is-ignored-itojccep-task1] Adding to queue arendelle-wh6sk/missing-result-when-step-error-is-ignored-itojccep-task1 (depth: 1) | |
stream.go:305: D 19:39:06.012 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-wh6sk/missing-result-when-step-error-is-ignored-itojccep-task1] Updating status with: v1beta1.TaskRunStatus{ | |
Status: v1.Status{ | |
ObservedGeneration: 0, | |
- Conditions: nil, | |
+ Conditions: v1.Conditions{ | |
+ { | |
+ Type: "Succeeded", | |
+ Status: "Unknown", | |
+ LastTransitionTime: apis.VolatileTime{Inner: s"2023-05-30 19:39:05.959884906 +0"...}, | |
+ Reason: "Pending", | |
+ Message: "Pending", | |
+ }, | |
+ }, | |
Annotations: nil, | |
}, | |
TaskRunStatusFields: v1beta1.TaskRunStatusFields{ | |
- PodName: "", | |
+ PodName: "missing-result-when-step-error-is-ignored-itojccep-task1-pod", | |
- StartTime: nil, | |
+ StartTime: s"2023-05-30 19:39:05.935637592 +0000 UTC m=+82.038187516", | |
CompletionTime: nil, | |
- Steps: nil, | |
+ Steps: []v1beta1.StepState{}, | |
CloudEvents: nil, | |
RetriesStatus: nil, | |
ResourcesResult: nil, | |
TaskRunResults: nil, | |
- Sidecars: nil, | |
+ Sidecars: []v1beta1.SidecarState{}, | |
- TaskSpec: nil, | |
+ TaskSpec: &v1beta1.TaskSpec{ | |
+ Steps: []v1beta1.Step{ | |
+ { | |
+ Name: "failing-step", | |
+ Image: "busybox", | |
+ Script: "echo -n 123 | tee /tekton/result"..., | |
+ OnError: "continue", | |
+ }, | |
+ }, | |
+ Results: []v1beta1.TaskResult{{Name: "result1", Type: "string"}, {Name: "result2", Type: "string"}}, | |
+ }, | |
- Provenance: nil, | |
+ Provenance: &v1beta1.Provenance{ | |
+ FeatureFlags: &config.FeatureFlags{ | |
+ RunningInEnvWithInjectedSidecars: true, | |
+ EnableAPIFields: "stable", | |
+ AwaitSidecarReadiness: true, | |
+ VerificationNoMatchPolicy: "ignore", | |
+ EnableProvenanceInStatus: true, | |
+ ResultExtractionMethod: "termination-message", | |
+ MaxResultSize: 4096, | |
+ }, | |
+ }, | |
SpanContext: nil, | |
}, | |
} | |
stream.go:305: D 19:39:06.019 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-wh6sk/missing-result-when-step-error-is-ignored-itojccep] Adding to queue arendelle-wh6sk/missing-result-when-step-error-is-ignored-itojccep (depth: 1) | |
stream.go:305: D 19:39:06.019 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-wh6sk/missing-result-when-step-error-is-ignored-itojccep] Requeuing key arendelle-wh6sk/missing-result-when-step-error-is-ignored-itojccep (by request) after 59m59.046327143s (depth: 0) | |
stream.go:305: D 19:39:06.019 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-wh6sk/missing-result-when-step-error-is-ignored-itojccep] got tracing carriermap[] | |
stream.go:305: D 19:39:06.019 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-wh6sk/missing-result-when-step-error-is-ignored-itojccep] tracerProvider doesn't provide a traceId, tracing is disabled | |
stream.go:305: I 19:39:06.021 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-wh6sk/missing-result-when-step-error-is-ignored-itojccep] PipelineRun missing-result-when-step-error-is-ignored-itojccep status is being set to &{Succeeded Unknown {2023-05-30 19:39:05 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 2, Skipped: 0} | |
stream.go:305: D 19:39:06.022 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-wh6sk/missing-result-when-step-error-is-ignored-itojccep] Requeuing key arendelle-wh6sk/missing-result-when-step-error-is-ignored-itojccep (by request) after 59m58.977960668s (depth: 0) | |
stream.go:305: D 19:39:06.032 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-wh6sk/missing-result-when-step-error-is-ignored-itojccep] Adding to queue arendelle-wh6sk/missing-result-when-step-error-is-ignored-itojccep (depth: 1) | |
stream.go:305: D 19:39:06.032 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-wh6sk/missing-result-when-step-error-is-ignored-itojccep-task1] Adding to queue arendelle-wh6sk/missing-result-when-step-error-is-ignored-itojccep-task1 (depth: 1) | |
stream.go:305: D 19:39:06.032 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-wh6sk/missing-result-when-step-error-is-ignored-itojccep] got tracing carriermap[] | |
stream.go:305: D 19:39:06.032 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-wh6sk/missing-result-when-step-error-is-ignored-itojccep] tracerProvider doesn't provide a traceId, tracing is disabled | |
stream.go:305: D 19:39:06.033 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-wh6sk/missing-result-when-step-error-is-ignored-itojccep-task1] Requeuing key arendelle-wh6sk/missing-result-when-step-error-is-ignored-itojccep-task1 (by request) after 59m59.954061171s (depth: 0) | |
stream.go:305: D 19:39:06.035 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-wh6sk/missing-result-when-step-error-is-ignored-itojccep-task1] got tracing carriermap[] | |
stream.go:305: D 19:39:06.035 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-wh6sk/missing-result-when-step-error-is-ignored-itojccep-task1] tracerProvider doesn't provide a traceId, tracing is disabled | |
stream.go:305: D 19:39:06.035 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-wh6sk/missing-result-when-step-error-is-ignored-itojccep-task1] set taskspec for arendelle-wh6sk/missing-result-when-step-error-is-ignored-itojccep-task1 - script: echo -n 123 | tee /tekton/results/result1; exit 1; echo -n 456 | tee /tekton/results/result2 | |
stream.go:305: I 19:39:06.035 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-wh6sk/missing-result-when-step-error-is-ignored-itojccep-task1] Successfully reconciled taskrun missing-result-when-step-error-is-ignored-itojccep-task1/arendelle-wh6sk with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2023, time.May, 30, 19, 39, 6, 35825809, time.Local)}, Reason:"Pending", Message:"pod status \"Initialized\":\"False\"; message: \"containers with incomplete status: [prepare place-scripts]\""} | |
stream.go:305: I 19:39:06.036 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-wh6sk/missing-result-when-step-error-is-ignored-itojccep] PipelineRun missing-result-when-step-error-is-ignored-itojccep status is being set to &{Succeeded Unknown {2023-05-30 19:39:05 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 2, Skipped: 0} | |
stream.go:305: D 19:39:06.036 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-wh6sk/missing-result-when-step-error-is-ignored-itojccep] Requeuing key arendelle-wh6sk/missing-result-when-step-error-is-ignored-itojccep (by request) after 59m58.963595702s (depth: 0) | |
stream.go:305: D 19:39:06.037 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-wh6sk/missing-result-when-step-error-is-ignored-itojccep-task1] Updating status with: v1beta1.TaskRunStatus{ | |
Status: v1.Status{ | |
ObservedGeneration: 0, | |
Conditions: v1.Conditions{ | |
{ | |
Type: "Succeeded", | |
Status: "Unknown", | |
Severity: "", | |
- LastTransitionTime: apis.VolatileTime{Inner: v1.Time{Time: s"2023-05-30 19:39:05 +0000 UTC"}}, | |
+ LastTransitionTime: apis.VolatileTime{Inner: v1.Time{Time: s"2023-05-30 19:39:06.035825809 +0000 UTC m=+82.138375733"}}, | |
Reason: "Pending", | |
- Message: "Pending", | |
+ Message: `pod status "Initialized":"False"; message: "containers with incomplete status: [prepare place-scripts]"`, | |
}, | |
}, | |
Annotations: nil, | |
}, | |
TaskRunStatusFields: v1beta1.TaskRunStatusFields{ | |
PodName: "missing-result-when-step-error-is-ignored-itojccep-task1-pod", | |
StartTime: s"2023-05-30 19:39:05 +0000 UTC", | |
CompletionTime: nil, | |
- Steps: nil, | |
+ Steps: []v1beta1.StepState{ | |
+ { | |
+ ContainerState: v1.ContainerState{Waiting: s"&ContainerStateWaiting{Reason:Po"...}, | |
+ Name: "failing-step", | |
+ ContainerName: "step-failing-step", | |
+ }, | |
+ }, | |
CloudEvents: nil, | |
RetriesStatus: nil, | |
ResourcesResult: nil, | |
TaskRunResults: nil, | |
- Sidecars: nil, | |
+ Sidecars: []v1beta1.SidecarState{}, | |
TaskSpec: &{Steps: {{Name: "failing-step", Image: "busybox", Script: "echo -n 123 | tee /tekton/results/result1; exit 1; echo -n 456 |"..., OnError: "continue", ...}}, Results: {{Name: "result1", Type: "string"}, {Name: "result2", Type: "string"}}}, | |
Provenance: &{FeatureFlags: &{RunningInEnvWithInjectedSidecars: true, EnableAPIFields: "stable", AwaitSidecarReadiness: true, VerificationNoMatchPolicy: "ignore", ...}}, | |
SpanContext: nil, | |
}, | |
} | |
stream.go:305: D 19:39:06.057 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-wh6sk/missing-result-when-step-error-is-ignored-itojccep-task1] Requeuing key arendelle-wh6sk/missing-result-when-step-error-is-ignored-itojccep-task1 (by request) after 59m58.963932401s (depth: 0) | |
stream.go:305: D 19:39:06.058 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-wh6sk/missing-result-when-step-error-is-ignored-itojccep] Adding to queue arendelle-wh6sk/missing-result-when-step-error-is-ignored-itojccep (depth: 1) | |
stream.go:305: D 19:39:06.058 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-wh6sk/missing-result-when-step-error-is-ignored-itojccep-task1] Adding to queue arendelle-wh6sk/missing-result-when-step-error-is-ignored-itojccep-task1 (depth: 1) | |
stream.go:305: D 19:39:06.059 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-wh6sk/missing-result-when-step-error-is-ignored-itojccep] got tracing carriermap[] | |
stream.go:305: D 19:39:06.059 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-wh6sk/missing-result-when-step-error-is-ignored-itojccep] tracerProvider doesn't provide a traceId, tracing is disabled | |
stream.go:305: D 19:39:06.059 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-wh6sk/missing-result-when-step-error-is-ignored-itojccep-task1] got tracing carriermap[] | |
stream.go:305: D 19:39:06.059 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-wh6sk/missing-result-when-step-error-is-ignored-itojccep-task1] tracerProvider doesn't provide a traceId, tracing is disabled | |
stream.go:305: D 19:39:06.059 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-wh6sk/missing-result-when-step-error-is-ignored-itojccep-task1] set taskspec for arendelle-wh6sk/missing-result-when-step-error-is-ignored-itojccep-task1 - script: echo -n 123 | tee /tekton/results/result1; exit 1; echo -n 456 | tee /tekton/results/result2 | |
stream.go:305: I 19:39:06.059 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-wh6sk/missing-result-when-step-error-is-ignored-itojccep-task1] Successfully reconciled taskrun missing-result-when-step-error-is-ignored-itojccep-task1/arendelle-wh6sk with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2023, time.May, 30, 19, 39, 6, 59599944, time.Local)}, Reason:"Pending", Message:"pod status \"Initialized\":\"False\"; message: \"containers with incomplete status: [prepare place-scripts]\""} | |
stream.go:305: D 19:39:06.059 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-wh6sk/missing-result-when-step-error-is-ignored-itojccep-task1] Requeuing key arendelle-wh6sk/missing-result-when-step-error-is-ignored-itojccep-task1 (by request) after 59m58.940223346s (depth: 0) | |
stream.go:305: I 19:39:06.060 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-wh6sk/missing-result-when-step-error-is-ignored-itojccep] PipelineRun missing-result-when-step-error-is-ignored-itojccep status is being set to &{Succeeded Unknown {2023-05-30 19:39:05 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 2, Skipped: 0} | |
stream.go:305: D 19:39:06.060 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-wh6sk/missing-result-when-step-error-is-ignored-itojccep] Requeuing key arendelle-wh6sk/missing-result-when-step-error-is-ignored-itojccep (by request) after 59m58.939703847s (depth: 0) | |
stream.go:305: D 19:39:06.998 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-wh6sk/missing-result-when-step-error-is-ignored-itojccep-task1] Adding to queue arendelle-wh6sk/missing-result-when-step-error-is-ignored-itojccep-task1 (depth: 1) | |
stream.go:305: D 19:39:06.998 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-wh6sk/missing-result-when-step-error-is-ignored-itojccep-task1] got tracing carriermap[] | |
stream.go:305: D 19:39:06.998 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-wh6sk/missing-result-when-step-error-is-ignored-itojccep-task1] tracerProvider doesn't provide a traceId, tracing is disabled | |
stream.go:305: D 19:39:06.999 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-wh6sk/missing-result-when-step-error-is-ignored-itojccep-task1] set taskspec for arendelle-wh6sk/missing-result-when-step-error-is-ignored-itojccep-task1 - script: echo -n 123 | tee /tekton/results/result1; exit 1; echo -n 456 | tee /tekton/results/result2 | |
stream.go:305: I 19:39:06.999 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-wh6sk/missing-result-when-step-error-is-ignored-itojccep-task1] Successfully reconciled taskrun missing-result-when-step-error-is-ignored-itojccep-task1/arendelle-wh6sk with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2023, time.May, 30, 19, 39, 6, 999332351, time.Local)}, Reason:"Pending", Message:"pod status \"Initialized\":\"False\"; message: \"containers with incomplete status: [prepare place-scripts]\""} | |
stream.go:305: D 19:39:06.999 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-wh6sk/missing-result-when-step-error-is-ignored-itojccep-task1] Requeuing key arendelle-wh6sk/missing-result-when-step-error-is-ignored-itojccep-task1 (by request) after 59m58.00051301s (depth: 0) | |
stream.go:305: D 19:39:08.000 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-wh6sk/missing-result-when-step-error-is-ignored-itojccep-task1] Adding to queue arendelle-wh6sk/missing-result-when-step-error-is-ignored-itojccep-task1 (depth: 1) | |
stream.go:305: D 19:39:08.001 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-wh6sk/missing-result-when-step-error-is-ignored-itojccep-task1] got tracing carriermap[] | |
stream.go:305: D 19:39:08.001 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-wh6sk/missing-result-when-step-error-is-ignored-itojccep-task1] tracerProvider doesn't provide a traceId, tracing is disabled | |
stream.go:305: D 19:39:08.001 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-wh6sk/missing-result-when-step-error-is-ignored-itojccep-task1] set taskspec for arendelle-wh6sk/missing-result-when-step-error-is-ignored-itojccep-task1 - script: echo -n 123 | tee /tekton/results/result1; exit 1; echo -n 456 | tee /tekton/results/result2 | |
stream.go:305: I 19:39:08.001 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-wh6sk/missing-result-when-step-error-is-ignored-itojccep-task1] Successfully reconciled taskrun missing-result-when-step-error-is-ignored-itojccep-task1/arendelle-wh6sk with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2023, time.May, 30, 19, 39, 8, 1381593, time.Local)}, Reason:"Pending", Message:"pod status \"Initialized\":\"False\"; message: \"containers with incomplete status: [place-scripts]\""} | |
stream.go:305: D 19:39:08.002 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-wh6sk/missing-result-when-step-error-is-ignored-itojccep-task1] Updating status with: v1beta1.TaskRunStatus{ | |
Status: v1.Status{ | |
ObservedGeneration: 0, | |
Conditions: v1.Conditions{ | |
{ | |
Type: "Succeeded", | |
Status: "Unknown", | |
Severity: "", | |
- LastTransitionTime: apis.VolatileTime{Inner: v1.Time{Time: s"2023-05-30 19:39:06 +0000 UTC"}}, | |
+ LastTransitionTime: apis.VolatileTime{Inner: v1.Time{Time: s"2023-05-30 19:39:08.001381593 +0000 UTC m=+84.103931517"}}, | |
Reason: "Pending", | |
Message: strings.Join({ | |
`pod status "Initialized":"False"; message: "containers with inco`, | |
"mplete status: [p", | |
- "repare p", | |
`lace-scripts]"`, | |
}, ""), | |
}, | |
}, | |
Annotations: nil, | |
}, | |
TaskRunStatusFields: v1beta1.TaskRunStatusFields{ | |
... // 6 identical fields | |
ResourcesResult: nil, | |
TaskRunResults: nil, | |
- Sidecars: nil, | |
+ Sidecars: []v1beta1.SidecarState{}, | |
TaskSpec: &{Steps: {{Name: "failing-step", Image: "busybox", Script: "echo -n 123 | tee /tekton/results/result1; exit 1; echo -n 456 |"..., OnError: "continue", ...}}, Results: {{Name: "result1", Type: "string"}, {Name: "result2", Type: "string"}}}, | |
Provenance: &{FeatureFlags: &{RunningInEnvWithInjectedSidecars: true, EnableAPIFields: "stable", AwaitSidecarReadiness: true, VerificationNoMatchPolicy: "ignore", ...}}, | |
SpanContext: nil, | |
}, | |
} | |
stream.go:305: D 19:39:08.030 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-wh6sk/missing-result-when-step-error-is-ignored-itojccep-task1] Requeuing key arendelle-wh6sk/missing-result-when-step-error-is-ignored-itojccep-task1 (by request) after 59m56.998498517s (depth: 0) | |
stream.go:305: D 19:39:08.031 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-wh6sk/missing-result-when-step-error-is-ignored-itojccep] Adding to queue arendelle-wh6sk/missing-result-when-step-error-is-ignored-itojccep (depth: 1) | |
stream.go:305: D 19:39:08.031 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-wh6sk/missing-result-when-step-error-is-ignored-itojccep-task1] Adding to queue arendelle-wh6sk/missing-result-when-step-error-is-ignored-itojccep-task1 (depth: 1) | |
stream.go:305: D 19:39:08.031 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-wh6sk/missing-result-when-step-error-is-ignored-itojccep] got tracing carriermap[] | |
stream.go:305: D 19:39:08.031 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-wh6sk/missing-result-when-step-error-is-ignored-itojccep] tracerProvider doesn't provide a traceId, tracing is disabled | |
stream.go:305: D 19:39:08.031 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-wh6sk/missing-result-when-step-error-is-ignored-itojccep-task1] got tracing carriermap[] | |
stream.go:305: D 19:39:08.031 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-wh6sk/missing-result-when-step-error-is-ignored-itojccep-task1] tracerProvider doesn't provide a traceId, tracing is disabled | |
stream.go:305: D 19:39:08.035 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-wh6sk/missing-result-when-step-error-is-ignored-itojccep-task1] set taskspec for arendelle-wh6sk/missing-result-when-step-error-is-ignored-itojccep-task1 - script: echo -n 123 | tee /tekton/results/result1; exit 1; echo -n 456 | tee /tekton/results/result2 | |
stream.go:305: I 19:39:08.035 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-wh6sk/missing-result-when-step-error-is-ignored-itojccep-task1] Successfully reconciled taskrun missing-result-when-step-error-is-ignored-itojccep-task1/arendelle-wh6sk with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2023, time.May, 30, 19, 39, 8, 35397885, time.Local)}, Reason:"Pending", Message:"pod status \"Initialized\":\"False\"; message: \"containers with incomplete status: [place-scripts]\""} | |
stream.go:305: D 19:39:08.035 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-wh6sk/missing-result-when-step-error-is-ignored-itojccep-task1] Requeuing key arendelle-wh6sk/missing-result-when-step-error-is-ignored-itojccep-task1 (by request) after 59m56.964497595s (depth: 0) | |
stream.go:305: I 19:39:08.036 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-wh6sk/missing-result-when-step-error-is-ignored-itojccep] PipelineRun missing-result-when-step-error-is-ignored-itojccep status is being set to &{Succeeded Unknown {2023-05-30 19:39:05 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 2, Skipped: 0} | |
stream.go:305: D 19:39:08.036 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-wh6sk/missing-result-when-step-error-is-ignored-itojccep] Requeuing key arendelle-wh6sk/missing-result-when-step-error-is-ignored-itojccep (by request) after 59m56.963716535s (depth: 0) | |
stream.go:305: D 19:39:09.012 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-wh6sk/missing-result-when-step-error-is-ignored-itojccep-task1] Adding to queue arendelle-wh6sk/missing-result-when-step-error-is-ignored-itojccep-task1 (depth: 1) | |
stream.go:305: D 19:39:09.012 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-wh6sk/missing-result-when-step-error-is-ignored-itojccep-task1] got tracing carriermap[] | |
stream.go:305: D 19:39:09.012 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-wh6sk/missing-result-when-step-error-is-ignored-itojccep-task1] tracerProvider doesn't provide a traceId, tracing is disabled | |
stream.go:305: D 19:39:09.013 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-wh6sk/missing-result-when-step-error-is-ignored-itojccep-task1] set taskspec for arendelle-wh6sk/missing-result-when-step-error-is-ignored-itojccep-task1 - script: echo -n 123 | tee /tekton/results/result1; exit 1; echo -n 456 | tee /tekton/results/result2 | |
stream.go:305: I 19:39:09.013 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-wh6sk/missing-result-when-step-error-is-ignored-itojccep-task1] Successfully reconciled taskrun missing-result-when-step-error-is-ignored-itojccep-task1/arendelle-wh6sk with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2023, time.May, 30, 19, 39, 9, 13174234, time.Local)}, Reason:"Pending", Message:"pod status \"Ready\":\"False\"; message: \"containers with unready status: [step-failing-step]\""} | |
stream.go:305: D 19:39:09.014 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-wh6sk/missing-result-when-step-error-is-ignored-itojccep-task1] Updating status with: v1beta1.TaskRunStatus{ | |
Status: v1.Status{ | |
ObservedGeneration: 0, | |
Conditions: v1.Conditions{ | |
{ | |
Type: "Succeeded", | |
Status: "Unknown", | |
Severity: "", | |
- LastTransitionTime: apis.VolatileTime{Inner: v1.Time{Time: s"2023-05-30 19:39:08 +0000 UTC"}}, | |
+ LastTransitionTime: apis.VolatileTime{Inner: v1.Time{Time: s"2023-05-30 19:39:09.013174234 +0000 UTC m=+85.115724158"}}, | |
Reason: "Pending", | |
Message: strings.Join({ | |
`pod status "`, | |
- "Initialized", | |
+ "Ready", | |
`":"False"; message: "containers with `, | |
- "incomplete status: [place-scripts", | |
+ "unready status: [step-failing-step", | |
`]"`, | |
}, ""), | |
}, | |
}, | |
Annotations: nil, | |
}, | |
TaskRunStatusFields: v1beta1.TaskRunStatusFields{ | |
... // 6 identical fields | |
ResourcesResult: nil, | |
TaskRunResults: nil, | |
- Sidecars: nil, | |
+ Sidecars: []v1beta1.SidecarState{}, | |
TaskSpec: &{Steps: {{Name: "failing-step", Image: "busybox", Script: "echo -n 123 | tee /tekton/results/result1; exit 1; echo -n 456 |"..., OnError: "continue", ...}}, Results: {{Name: "result1", Type: "string"}, {Name: "result2", Type: "string"}}}, | |
Provenance: &{FeatureFlags: &{RunningInEnvWithInjectedSidecars: true, EnableAPIFields: "stable", AwaitSidecarReadiness: true, VerificationNoMatchPolicy: "ignore", ...}}, | |
SpanContext: nil, | |
}, | |
} | |
stream.go:305: D 19:39:09.028 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-wh6sk/missing-result-when-step-error-is-ignored-itojccep-task1] Requeuing key arendelle-wh6sk/missing-result-when-step-error-is-ignored-itojccep-task1 (by request) after 59m55.986725216s (depth: 0) | |
stream.go:305: D 19:39:09.028 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-wh6sk/missing-result-when-step-error-is-ignored-itojccep] Adding to queue arendelle-wh6sk/missing-result-when-step-error-is-ignored-itojccep (depth: 1) | |
stream.go:305: D 19:39:09.028 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-wh6sk/missing-result-when-step-error-is-ignored-itojccep-task1] Adding to queue arendelle-wh6sk/missing-result-when-step-error-is-ignored-itojccep-task1 (depth: 1) | |
stream.go:305: D 19:39:09.028 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-wh6sk/missing-result-when-step-error-is-ignored-itojccep] got tracing carriermap[] | |
stream.go:305: D 19:39:09.029 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-wh6sk/missing-result-when-step-error-is-ignored-itojccep] tracerProvider doesn't provide a traceId, tracing is disabled | |
stream.go:305: D 19:39:09.029 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-wh6sk/missing-result-when-step-error-is-ignored-itojccep-task1] got tracing carriermap[] | |
stream.go:305: D 19:39:09.029 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-wh6sk/missing-result-when-step-error-is-ignored-itojccep-task1] tracerProvider doesn't provide a traceId, tracing is disabled | |
stream.go:305: D 19:39:09.029 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-wh6sk/missing-result-when-step-error-is-ignored-itojccep-task1] set taskspec for arendelle-wh6sk/missing-result-when-step-error-is-ignored-itojccep-task1 - script: echo -n 123 | tee /tekton/results/result1; exit 1; echo -n 456 | tee /tekton/results/result2 | |
stream.go:305: I 19:39:09.030 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-wh6sk/missing-result-when-step-error-is-ignored-itojccep-task1] Successfully reconciled taskrun missing-result-when-step-error-is-ignored-itojccep-task1/arendelle-wh6sk with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2023, time.May, 30, 19, 39, 9, 30088420, time.Local)}, Reason:"Pending", Message:"pod status \"Ready\":\"False\"; message: \"containers with unready status: [step-failing-step]\""} | |
stream.go:305: D 19:39:09.030 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-wh6sk/missing-result-when-step-error-is-ignored-itojccep-task1] Requeuing key arendelle-wh6sk/missing-result-when-step-error-is-ignored-itojccep-task1 (by request) after 59m55.96968787s (depth: 0) | |
stream.go:305: I 19:39:09.030 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-wh6sk/missing-result-when-step-error-is-ignored-itojccep] PipelineRun missing-result-when-step-error-is-ignored-itojccep status is being set to &{Succeeded Unknown {2023-05-30 19:39:05 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 2, Skipped: 0} | |
stream.go:305: D 19:39:09.031 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-wh6sk/missing-result-when-step-error-is-ignored-itojccep] Requeuing key arendelle-wh6sk/missing-result-when-step-error-is-ignored-itojccep (by request) after 59m55.96921456s (depth: 0) | |
stream.go:305: D 19:39:10.018 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-wh6sk/missing-result-when-step-error-is-ignored-itojccep-task1] Adding to queue arendelle-wh6sk/missing-result-when-step-error-is-ignored-itojccep-task1 (depth: 1) | |
stream.go:305: D 19:39:10.018 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-wh6sk/missing-result-when-step-error-is-ignored-itojccep-task1] got tracing carriermap[] | |
stream.go:305: D 19:39:10.018 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-wh6sk/missing-result-when-step-error-is-ignored-itojccep-task1] tracerProvider doesn't provide a traceId, tracing is disabled | |
stream.go:305: D 19:39:10.019 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-wh6sk/missing-result-when-step-error-is-ignored-itojccep-task1] set taskspec for arendelle-wh6sk/missing-result-when-step-error-is-ignored-itojccep-task1 - script: echo -n 123 | tee /tekton/results/result1; exit 1; echo -n 456 | tee /tekton/results/result2 | |
stream.go:305: I 19:39:10.030 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-wh6sk/missing-result-when-step-error-is-ignored-itojccep-task1] Successfully reconciled taskrun missing-result-when-step-error-is-ignored-itojccep-task1/arendelle-wh6sk with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2023, time.May, 30, 19, 39, 10, 30365463, time.Local)}, Reason:"Running", Message:"Not all Steps in the Task have finished executing"} | |
stream.go:305: D 19:39:10.031 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-wh6sk/missing-result-when-step-error-is-ignored-itojccep-task1] Updating status with: v1beta1.TaskRunStatus{ | |
Status: v1.Status{ | |
ObservedGeneration: 0, | |
Conditions: v1.Conditions{ | |
{ | |
Type: "Succeeded", | |
Status: "Unknown", | |
Severity: "", | |
- LastTransitionTime: apis.VolatileTime{Inner: v1.Time{Time: s"2023-05-30 19:39:09 +0000 UTC"}}, | |
+ LastTransitionTime: apis.VolatileTime{Inner: v1.Time{Time: s"2023-05-30 19:39:10.030365463 +0000 UTC m=+86.132915387"}}, | |
- Reason: "Pending", | |
+ Reason: "Running", | |
Message: strings.Join({ | |
- `pod status "Ready":"False"; message: "containers with unready st`, | |
- `atus: [step-failing-step]"`, | |
+ "Not all Steps in the Task have finished executing", | |
}, ""), | |
}, | |
}, | |
Annotations: nil, | |
}, | |
TaskRunStatusFields: v1beta1.TaskRunStatusFields{ | |
PodName: "missing-result-when-step-error-is-ignored-itojccep-task1-pod", | |
StartTime: s"2023-05-30 19:39:05 +0000 UTC", | |
CompletionTime: nil, | |
Steps: []v1beta1.StepState{ | |
{ | |
ContainerState: v1.ContainerState{ | |
- Waiting: s"&ContainerStateWaiting{Reason:PodInitializing,Message:,}", | |
+ Waiting: nil, | |
- Running: nil, | |
+ Running: s"&ContainerStateRunning{StartedAt:2023-05-30 19:39:09 +0000 UTC,}", | |
Terminated: nil, | |
}, | |
Name: "failing-step", | |
ContainerName: "step-failing-step", | |
- ImageID: "", | |
+ ImageID: "docker.io/library/busybox@sha256:560af6915bfc8d7630e50e212e08242d37b63bd5c1ccf9bd4acccf116e262d5b", | |
}, | |
}, | |
CloudEvents: nil, | |
RetriesStatus: nil, | |
ResourcesResult: nil, | |
TaskRunResults: nil, | |
- Sidecars: nil, | |
+ Sidecars: []v1beta1.SidecarState{}, | |
TaskSpec: &{Steps: {{Name: "failing-step", Image: "busybox", Script: "echo -n 123 | tee /tekton/results/result1; exit 1; echo -n 456 |"..., OnError: "continue", ...}}, Results: {{Name: "result1", Type: "string"}, {Name: "result2", Type: "string"}}}, | |
Provenance: &{FeatureFlags: &{RunningInEnvWithInjectedSidecars: true, EnableAPIFields: "stable", AwaitSidecarReadiness: true, VerificationNoMatchPolicy: "ignore", ...}}, | |
SpanContext: nil, | |
}, | |
} | |
stream.go:305: D 19:39:10.031 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-wh6sk/missing-result-when-step-error-is-ignored-itojccep-task1] Adding to queue arendelle-wh6sk/missing-result-when-step-error-is-ignored-itojccep-task1 (depth: 1) | |
stream.go:305: D 19:39:10.043 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-wh6sk/missing-result-when-step-error-is-ignored-itojccep-task1] Requeuing key arendelle-wh6sk/missing-result-when-step-error-is-ignored-itojccep-task1 (by request) after 59m54.969499207s (depth: 0) | |
stream.go:305: D 19:39:10.045 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-wh6sk/missing-result-when-step-error-is-ignored-itojccep-task1] got tracing carriermap[] | |
stream.go:305: D 19:39:10.045 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-wh6sk/missing-result-when-step-error-is-ignored-itojccep-task1] tracerProvider doesn't provide a traceId, tracing is disabled | |
stream.go:305: D 19:39:10.044 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-wh6sk/missing-result-when-step-error-is-ignored-itojccep] Adding to queue arendelle-wh6sk/missing-result-when-step-error-is-ignored-itojccep (depth: 1) | |
stream.go:305: D 19:39:10.044 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-wh6sk/missing-result-when-step-error-is-ignored-itojccep-task1] Adding to queue arendelle-wh6sk/missing-result-when-step-error-is-ignored-itojccep-task1 (depth: 1) | |
stream.go:305: D 19:39:10.045 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-wh6sk/missing-result-when-step-error-is-ignored-itojccep-task1] set taskspec for arendelle-wh6sk/missing-result-when-step-error-is-ignored-itojccep-task1 - script: echo -n 123 | tee /tekton/results/result1; exit 1; echo -n 456 | tee /tekton/results/result2 | |
stream.go:305: I 19:39:10.045 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-wh6sk/missing-result-when-step-error-is-ignored-itojccep-task1] Successfully reconciled taskrun missing-result-when-step-error-is-ignored-itojccep-task1/arendelle-wh6sk with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2023, time.May, 30, 19, 39, 10, 0, time.Local)}, Reason:"Running", Message:"Not all Steps in the Task have finished executing"} | |
stream.go:305: D 19:39:10.045 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-wh6sk/missing-result-when-step-error-is-ignored-itojccep] got tracing carriermap[] | |
stream.go:305: D 19:39:10.045 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-wh6sk/missing-result-when-step-error-is-ignored-itojccep-task1] Requeuing key arendelle-wh6sk/missing-result-when-step-error-is-ignored-itojccep-task1 (by request) after 59m54.95425546s (depth: 0) | |
stream.go:305: D 19:39:10.045 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-wh6sk/missing-result-when-step-error-is-ignored-itojccep] tracerProvider doesn't provide a traceId, tracing is disabled | |
stream.go:305: I 19:39:10.047 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-wh6sk/missing-result-when-step-error-is-ignored-itojccep] PipelineRun missing-result-when-step-error-is-ignored-itojccep status is being set to &{Succeeded Unknown {2023-05-30 19:39:05 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 2, Skipped: 0} | |
stream.go:305: D 19:39:10.047 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-wh6sk/missing-result-when-step-error-is-ignored-itojccep] Requeuing key arendelle-wh6sk/missing-result-when-step-error-is-ignored-itojccep (by request) after 59m54.952318711s (depth: 0) | |
stream.go:305: D 19:39:11.025 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-wh6sk/missing-result-when-step-error-is-ignored-itojccep-task1] Adding to queue arendelle-wh6sk/missing-result-when-step-error-is-ignored-itojccep-task1 (depth: 1) | |
stream.go:305: D 19:39:11.025 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-wh6sk/missing-result-when-step-error-is-ignored-itojccep-task1] got tracing carriermap[] | |
stream.go:305: D 19:39:11.025 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-wh6sk/missing-result-when-step-error-is-ignored-itojccep-task1] tracerProvider doesn't provide a traceId, tracing is disabled | |
stream.go:305: D 19:39:11.026 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-wh6sk/missing-result-when-step-error-is-ignored-itojccep-task1] set taskspec for arendelle-wh6sk/missing-result-when-step-error-is-ignored-itojccep-task1 - script: echo -n 123 | tee /tekton/results/result1; exit 1; echo -n 456 | tee /tekton/results/result2 | |
stream.go:305: I 19:39:11.026 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-wh6sk/missing-result-when-step-error-is-ignored-itojccep-task1] Successfully reconciled taskrun missing-result-when-step-error-is-ignored-itojccep-task1/arendelle-wh6sk with status: &apis.Condition{Type:"Succeeded", Status:"True", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2023, time.May, 30, 19, 39, 11, 26373888, time.Local)}, Reason:"Succeeded", Message:"All Steps have completed executing"} | |
stream.go:305: D 19:39:11.027 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-wh6sk/missing-result-when-step-error-is-ignored-itojccep-task1] Updating status with: v1beta1.TaskRunStatus{ | |
Status: v1.Status{ | |
ObservedGeneration: 0, | |
Conditions: v1.Conditions{ | |
- { | |
- Type: "Succeeded", | |
- Status: "Unknown", | |
- LastTransitionTime: apis.VolatileTime{Inner: s"2023-05-30 19:39:10 +0000 UTC"}, | |
- Reason: "Running", | |
- Message: "Not all Steps in the Task have finished executing", | |
- }, | |
+ { | |
+ Type: "Succeeded", | |
+ Status: "True", | |
+ LastTransitionTime: apis.VolatileTime{Inner: s"2023-05-30 19:39:11.026373888 +0000 UTC m=+87.128923811"}, | |
+ Reason: "Succeeded", | |
+ Message: "All Steps have completed executing", | |
+ }, | |
}, | |
Annotations: nil, | |
}, | |
TaskRunStatusFields: v1beta1.TaskRunStatusFields{ | |
PodName: "missing-result-when-step-error-is-ignored-itojccep-task1-pod", | |
StartTime: s"2023-05-30 19:39:05 +0000 UTC", | |
- CompletionTime: nil, | |
+ CompletionTime: s"2023-05-30 19:39:11.026376108 +0000 UTC m=+87.128926031", | |
Steps: []v1beta1.StepState{ | |
{ | |
ContainerState: v1.ContainerState{ | |
Waiting: nil, | |
- Running: s"&ContainerStateRunning{StartedAt:2023-05-30 19:39:09 +0000 UTC,}", | |
+ Running: nil, | |
- Terminated: nil, | |
+ Terminated: s`&ContainerStateTerminated{ExitCode:1,Signal:0,Reason:Completed,Message:[{"key":"result1","value":"123","type":1}],StartedAt:2023-05-30 19:39:10.329 +0000 UTC,FinishedAt:2023-05-30 19:39:10 +0000 UTC,ContainerID:containerd://a3979deb24299b824680d2cca49cbd16`..., | |
}, | |
Name: "failing-step", | |
ContainerName: "step-failing-step", | |
ImageID: "docker.io/library/busybox@sha256:560af6915bfc8d7630e50e212e08242"..., | |
}, | |
}, | |
CloudEvents: nil, | |
RetriesStatus: nil, | |
ResourcesResult: nil, | |
- TaskRunResults: nil, | |
+ TaskRunResults: []v1beta1.TaskRunResult{ | |
+ { | |
+ Name: "result1", | |
+ Type: "string", | |
+ Value: v1beta1.ParamValue{Type: "string", StringVal: "123"}, | |
+ }, | |
+ }, | |
- Sidecars: nil, | |
+ Sidecars: []v1beta1.SidecarState{}, | |
TaskSpec: &{Steps: {{Name: "failing-step", Image: "busybox", Script: "echo -n 123 | tee /tekton/results/result1; exit 1; echo -n 456 |"..., OnError: "continue", ...}}, Results: {{Name: "result1", Type: "string"}, {Name: "result2", Type: "string"}}}, | |
Provenance: &{FeatureFlags: &{RunningInEnvWithInjectedSidecars: true, EnableAPIFields: "stable", AwaitSidecarReadiness: true, VerificationNoMatchPolicy: "ignore", ...}}, | |
SpanContext: nil, | |
}, | |
} | |
stream.go:305: D 19:39:11.043 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-wh6sk/missing-result-when-step-error-is-ignored-itojccep] Adding to queue arendelle-wh6sk/missing-result-when-step-error-is-ignored-itojccep (depth: 1) | |
stream.go:305: D 19:39:11.043 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-wh6sk/missing-result-when-step-error-is-ignored-itojccep] got tracing carriermap[] | |
stream.go:305: D 19:39:11.043 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-wh6sk/missing-result-when-step-error-is-ignored-itojccep] tracerProvider doesn't provide a traceId, tracing is disabled | |
stream.go:305: D 19:39:11.044 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-wh6sk/missing-result-when-step-error-is-ignored-itojccep-task1] Requeuing key arendelle-wh6sk/missing-result-when-step-error-is-ignored-itojccep-task1 (by request) after 59m53.973454872s (depth: 0) | |
stream.go:305: D 19:39:11.044 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-wh6sk/missing-result-when-step-error-is-ignored-itojccep-task1] got tracing carriermap[] | |
stream.go:305: D 19:39:11.044 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-wh6sk/missing-result-when-step-error-is-ignored-itojccep-task1] tracerProvider doesn't provide a traceId, tracing is disabled | |
stream.go:305: I 19:39:11.044 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-wh6sk/missing-result-when-step-error-is-ignored-itojccep-task1] taskrun done : missing-result-when-step-error-is-ignored-itojccep-task1 | |
stream.go:305: D 19:39:11.043 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-wh6sk/missing-result-when-step-error-is-ignored-itojccep-task1] Adding to queue arendelle-wh6sk/missing-result-when-step-error-is-ignored-itojccep-task1 (depth: 1) | |
stream.go:305: I 19:39:11.045 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-wh6sk/missing-result-when-step-error-is-ignored-itojccep] Failed to resolve task result reference for "missing-result-when-step-error-is-ignored-itojccep" with error Could not find result with name result2 for task task1 | |
stream.go:305: E 19:39:11.046 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-wh6sk/missing-result-when-step-error-is-ignored-itojccep] Reconcile error: Could not find result with name result2 for task task1 | |
stream.go:305: D 19:39:11.047 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-wh6sk/missing-result-when-step-error-is-ignored-itojccep] Updating status with: v1beta1.PipelineRunStatus{ | |
Status: v1.Status{ | |
ObservedGeneration: 0, | |
Conditions: v1.Conditions{ | |
- { | |
- Type: "Succeeded", | |
- Status: "Unknown", | |
- LastTransitionTime: apis.VolatileTime{Inner: s"2023-05-30 19:39:05 +0000 UTC"}, | |
- Reason: "Running", | |
- Message: "Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 2, Skipped: 0", | |
- }, | |
+ { | |
+ Type: "Succeeded", | |
+ Status: "False", | |
+ LastTransitionTime: apis.VolatileTime{Inner: s"2023-05-30 19:39:11.046094973 +0000 UTC m=+87.148644897"}, | |
+ Reason: "InvalidTaskResultReference", | |
+ Message: "Could not find result with name result2 for task task1", | |
+ }, | |
}, | |
Annotations: nil, | |
}, | |
PipelineRunStatusFields: v1beta1.PipelineRunStatusFields{ | |
StartTime: s"2023-05-30 19:39:05 +0000 UTC", | |
- CompletionTime: nil, | |
+ CompletionTime: s"2023-05-30 19:39:11.046094973 +0000 UTC m=+87.148644897", | |
TaskRuns: nil, | |
Runs: nil, | |
... // 7 identical fields | |
}, | |
} | |
stream.go:305: I 19:39:11.049 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-wh6sk/missing-result-when-step-error-is-ignored-itojccep-task1] Reconcile succeeded | |
stream.go:305: E 19:39:11.062 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-wh6sk/missing-result-when-step-error-is-ignored-itojccep] Returned an error err=1 error occurred: | |
* Could not find result with name result2 for task task1 | |
stream.go:305: E 19:39:11.062 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-wh6sk/missing-result-when-step-error-is-ignored-itojccep] Reconcile error err=1 error occurred: | |
* Could not find result with name result2 for task task1 | |
stream.go:305: D 19:39:11.062 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-wh6sk/missing-result-when-step-error-is-ignored-itojccep] Adding to queue arendelle-wh6sk/missing-result-when-step-error-is-ignored-itojccep (depth: 1) | |
stream.go:305: D 19:39:11.062 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-wh6sk/missing-result-when-step-error-is-ignored-itojccep] got tracing carriermap[] | |
stream.go:305: D 19:39:11.062 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-wh6sk/missing-result-when-step-error-is-ignored-itojccep] tracerProvider doesn't provide a traceId, tracing is disabled | |
stream.go:305: I 19:39:11.062 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-wh6sk/missing-result-when-step-error-is-ignored-itojccep] Reconcile succeeded | |
ignore_step_error_test.go:106: Deleting namespace arendelle-wh6sk | |
--- PASS: TestMissingResultWhenStepErrorIsIgnored (6.11s) | |
=== RUN TestLargerResultsSidecarLogs | |
=== RUN TestLargerResultsSidecarLogs/larger_results_via_sidecar_logs | |
larger_results_sidecar_logs_test.go:70: Create namespace arendelle-cw49p to deploy to | |
larger_results_sidecar_logs_test.go:70: Verify SA "default" is created in namespace "arendelle-cw49p" | |
larger_results_sidecar_logs_test.go:80: Setting up test resources for "larger results via sidecar logs" test in namespace arendelle-cw49p | |
larger_results_sidecar_logs_test.go:93: Waiting for PipelineRun larger-results-sidecar-logs in namespace arendelle-cw49p to complete | |
larger_results_sidecar_logs_test.go:115: Checking Taskrun larger-results-sidecar-logs-task1 | |
larger_results_sidecar_logs_test.go:115: Checking Taskrun larger-results-sidecar-logs-task2 | |
larger_results_sidecar_logs_test.go:132: Successfully finished test "larger results via sidecar logs" | |
larger_results_sidecar_logs_test.go:133: Deleting namespace arendelle-cw49p | |
--- PASS: TestLargerResultsSidecarLogs (11.28s) | |
--- PASS: TestLargerResultsSidecarLogs/larger_results_via_sidecar_logs (11.20s) | |
=== RUN TestPipelineLevelFinally_OneDAGTaskFailed_InvalidTaskResult_Failure | |
pipelinefinally_test.go:50: Create namespace arendelle-lcwjt to deploy to | |
pipelinefinally_test.go:50: Verify SA "default" is created in namespace "arendelle-lcwjt" | |
pipelinefinally_test.go:394: Deleting namespace arendelle-lcwjt | |
--- PASS: TestPipelineLevelFinally_OneDAGTaskFailed_InvalidTaskResult_Failure (23.22s) | |
=== RUN TestPipelineLevelFinally_OneFinalTaskFailed_Failure | |
pipelinefinally_test.go:400: Create namespace arendelle-nvm92 to deploy to | |
pipelinefinally_test.go:400: Verify SA "default" is created in namespace "arendelle-nvm92" | |
pipelinefinally_test.go:462: Deleting namespace arendelle-nvm92 | |
--- PASS: TestPipelineLevelFinally_OneFinalTaskFailed_Failure (10.11s) | |
=== RUN TestPipelineLevelFinally_OneFinalTask_CancelledRunFinally | |
pipelinefinally_test.go:468: Create namespace arendelle-9zg9d to deploy to | |
pipelinefinally_test.go:468: Verify SA "default" is created in namespace "arendelle-9zg9d" | |
pipelinefinally_test.go:468: No feature flag in namespace "tekton-pipelines" matching "enable-api-fields": "alpha" | |
Existing feature flag: map[string]string{"await-sidecar-readiness":"true", "disable-affinity-assistant":"false", "disable-creds-init":"false", "enable-api-fields":"stable", "enable-provenance-in-status":"true", "enable-tekton-oci-bundles":"false", "enforce-nonfalsifiablity":"none", "require-git-ssh-secret-known-hosts":"false", "results-from":"termination-message", "running-in-environment-with-injected-sidecars":"true", "send-cloudevents-for-runs":"false", "trusted-resources-verification-no-match-policy":"ignore"} | |
Existing resolver feature flag (in namespace "tekton-pipelines-resolvers"): map[string]string{"enable-bundles-resolver":"true", "enable-cluster-resolver":"true", "enable-git-resolver":"true", "enable-hub-resolver":"true"} | |
--- SKIP: TestPipelineLevelFinally_OneFinalTask_CancelledRunFinally (0.05s) | |
=== RUN TestPipelineLevelFinally_OneFinalTask_StoppedRunFinally | |
pipelinefinally_test.go:583: Create namespace arendelle-gp95g to deploy to | |
pipelinefinally_test.go:583: Verify SA "default" is created in namespace "arendelle-gp95g" | |
pipelinefinally_test.go:583: No feature flag in namespace "tekton-pipelines" matching "enable-api-fields": "alpha" | |
Existing feature flag: map[string]string{"await-sidecar-readiness":"true", "disable-affinity-assistant":"false", "disable-creds-init":"false", "enable-api-fields":"stable", "enable-provenance-in-status":"true", "enable-tekton-oci-bundles":"false", "enforce-nonfalsifiablity":"none", "require-git-ssh-secret-known-hosts":"false", "results-from":"termination-message", "running-in-environment-with-injected-sidecars":"true", "send-cloudevents-for-runs":"false", "trusted-resources-verification-no-match-policy":"ignore"} | |
Existing resolver feature flag (in namespace "tekton-pipelines-resolvers"): map[string]string{"enable-bundles-resolver":"true", "enable-cluster-resolver":"true", "enable-git-resolver":"true", "enable-hub-resolver":"true"} | |
--- SKIP: TestPipelineLevelFinally_OneFinalTask_StoppedRunFinally (0.06s) | |
=== RUN TestPipelineRunStatusSpec | |
=== PAUSE TestPipelineRunStatusSpec | |
=== RUN TestPipelineRun | |
=== PAUSE TestPipelineRun | |
=== RUN TestPipelineRunRefDeleted | |
pipelinerun_test.go:429: Create namespace arendelle-kb9b6 to deploy to | |
pipelinerun_test.go:429: Verify SA "default" is created in namespace "arendelle-kb9b6" | |
pipelinerun_test.go:436: Creating Pipeline, and PipelineRun pipeline-run-ref-deleted-dnmyoafv in namespace arendelle-kb9b6 | |
stream.go:305: D 19:39:56.716 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv] Adding to queue arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv (depth: 1) | |
pipelinerun_test.go:479: Waiting for PipelineRun pipeline-run-ref-deleted-dnmyoafv in namespace arendelle-kb9b6 to complete | |
stream.go:305: D 19:39:56.717 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv] got tracing carriermap[] | |
stream.go:305: D 19:39:56.717 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv] tracerProvider doesn't provide a traceId, tracing is disabled | |
stream.go:305: I 19:39:56.723 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv] Creating a new TaskRun object pipeline-run-ref-deleted-dnmyoafv-step1 for pipeline task step1 | |
stream.go:305: D 19:39:56.734 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv] Adding to queue arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv (depth: 1) | |
stream.go:305: D 19:39:56.734 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv-step1] Adding to queue arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv-step1 (depth: 1) | |
stream.go:305: I 19:39:56.734 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv] PipelineRun pipeline-run-ref-deleted-dnmyoafv status is being set to &{Succeeded Unknown {2023-05-30 19:39:56.734783541 +0000 UTC m=+132.837333465} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 2, Skipped: 0} | |
stream.go:305: D 19:39:56.735 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv-step1] got tracing carriermap[] | |
stream.go:305: D 19:39:56.735 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv-step1] tracerProvider doesn't provide a traceId, tracing is disabled | |
stream.go:305: D 19:39:56.735 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv-step1] set taskspec for arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv-step1 - script: #!/usr/bin/env bash | |
# Sleep for 10s | |
sleep 10 | |
stream.go:305: D 19:39:56.744 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv] Adding to queue arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv (depth: 1) | |
stream.go:305: D 19:39:56.744 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv] Updating status with: v1beta1.PipelineRunStatus{ | |
Status: v1.Status{ | |
ObservedGeneration: 0, | |
- Conditions: nil, | |
+ Conditions: v1.Conditions{ | |
+ { | |
+ Type: "Succeeded", | |
+ Status: "Unknown", | |
+ LastTransitionTime: apis.VolatileTime{Inner: s"2023-05-30 19:39:56.734783541 +0"...}, | |
+ Reason: "Running", | |
+ Message: "Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 2, Skip"..., | |
+ }, | |
+ }, | |
Annotations: nil, | |
}, | |
PipelineRunStatusFields: v1beta1.PipelineRunStatusFields{ | |
- StartTime: nil, | |
+ StartTime: s"2023-05-30 19:39:56 +0000 UTC", | |
CompletionTime: nil, | |
TaskRuns: nil, | |
Runs: nil, | |
PipelineResults: nil, | |
- PipelineSpec: nil, | |
+ PipelineSpec: &v1beta1.PipelineSpec{ | |
+ Tasks: []v1beta1.PipelineTask{ | |
+ {Name: "step1", TaskSpec: s"&TypeMeta{APIVersion:,Kind:,}"}, | |
+ { | |
+ Name: "step2", | |
+ TaskSpec: s"&TypeMeta{APIVersion:,Kind:,}", | |
+ RunAfter: []string{...}, | |
+ }, | |
+ }, | |
+ }, | |
SkippedTasks: nil, | |
- ChildReferences: nil, | |
+ ChildReferences: []v1beta1.ChildStatusReference{ | |
+ { | |
+ TypeMeta: runtime.TypeMeta{APIVersion: "tekton.dev/v1beta1", Kind: "TaskRun"}, | |
+ Name: "pipeline-run-ref-deleted-dnmyoafv-step1", | |
+ PipelineTaskName: "step1", | |
+ }, | |
+ }, | |
FinallyStartTime: nil, | |
- Provenance: nil, | |
+ Provenance: &v1beta1.Provenance{ | |
+ FeatureFlags: &config.FeatureFlags{ | |
+ RunningInEnvWithInjectedSidecars: true, | |
+ EnableAPIFields: "stable", | |
+ AwaitSidecarReadiness: true, | |
+ VerificationNoMatchPolicy: "ignore", | |
+ EnableProvenanceInStatus: true, | |
+ ResultExtractionMethod: "termination-message", | |
+ MaxResultSize: 4096, | |
+ }, | |
+ }, | |
SpanContext: nil, | |
}, | |
} | |
stream.go:305: I 19:39:56.749 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv-step1] Successfully reconciled taskrun pipeline-run-ref-deleted-dnmyoafv-step1/arendelle-kb9b6 with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2023, time.May, 30, 19, 39, 56, 749389868, time.Local)}, Reason:"Pending", Message:"Pending"} | |
stream.go:305: D 19:39:56.752 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv-step1] Adding to queue arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv-step1 (depth: 1) | |
stream.go:305: D 19:39:56.757 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv-step1] Adding to queue arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv-step1 (depth: 1) | |
stream.go:305: D 19:39:56.765 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv] Adding to queue arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv (depth: 1) | |
stream.go:305: D 19:39:56.765 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv-step1] Updating status with: v1beta1.TaskRunStatus{ | |
Status: v1.Status{ | |
ObservedGeneration: 0, | |
- Conditions: nil, | |
+ Conditions: v1.Conditions{ | |
+ { | |
+ Type: "Succeeded", | |
+ Status: "Unknown", | |
+ LastTransitionTime: apis.VolatileTime{Inner: s"2023-05-30 19:39:56.749389868 +0"...}, | |
+ Reason: "Pending", | |
+ Message: "Pending", | |
+ }, | |
+ }, | |
Annotations: nil, | |
}, | |
TaskRunStatusFields: v1beta1.TaskRunStatusFields{ | |
- PodName: "", | |
+ PodName: "pipeline-run-ref-deleted-dnmyoafv-step1-pod", | |
- StartTime: nil, | |
+ StartTime: s"2023-05-30 19:39:56.735068591 +0000 UTC m=+132.837618515", | |
CompletionTime: nil, | |
- Steps: nil, | |
+ Steps: []v1beta1.StepState{}, | |
CloudEvents: nil, | |
RetriesStatus: nil, | |
ResourcesResult: nil, | |
TaskRunResults: nil, | |
- Sidecars: nil, | |
+ Sidecars: []v1beta1.SidecarState{}, | |
- TaskSpec: nil, | |
+ TaskSpec: &v1beta1.TaskSpec{ | |
+ Steps: []v1beta1.Step{{Name: "echo", Image: "ubuntu", Script: "#!/usr/bin/env bash\n# Sleep for "...}}, | |
+ }, | |
- Provenance: nil, | |
+ Provenance: &v1beta1.Provenance{ | |
+ FeatureFlags: &config.FeatureFlags{ | |
+ RunningInEnvWithInjectedSidecars: true, | |
+ EnableAPIFields: "stable", | |
+ AwaitSidecarReadiness: true, | |
+ VerificationNoMatchPolicy: "ignore", | |
+ EnableProvenanceInStatus: true, | |
+ ResultExtractionMethod: "termination-message", | |
+ MaxResultSize: 4096, | |
+ }, | |
+ }, | |
SpanContext: nil, | |
}, | |
} | |
stream.go:305: D 19:39:56.765 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv-step1] Adding to queue arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv-step1 (depth: 1) | |
stream.go:305: D 19:39:56.772 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv] Updating status with: v1beta1.PipelineRunStatus{ | |
Status: v1.Status{ | |
ObservedGeneration: 0, | |
- Conditions: nil, | |
+ Conditions: v1.Conditions{ | |
+ { | |
+ Type: "Succeeded", | |
+ Status: "Unknown", | |
+ LastTransitionTime: apis.VolatileTime{Inner: s"2023-05-30 19:39:56.734783541 +0"...}, | |
+ Reason: "Running", | |
+ Message: "Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 2, Skip"..., | |
+ }, | |
+ }, | |
Annotations: nil, | |
}, | |
PipelineRunStatusFields: v1beta1.PipelineRunStatusFields{ | |
- StartTime: nil, | |
+ StartTime: s"2023-05-30 19:39:56 +0000 UTC", | |
CompletionTime: nil, | |
TaskRuns: nil, | |
Runs: nil, | |
PipelineResults: nil, | |
- PipelineSpec: nil, | |
+ PipelineSpec: &v1beta1.PipelineSpec{ | |
+ Tasks: []v1beta1.PipelineTask{ | |
+ {Name: "step1", TaskSpec: s"&TypeMeta{APIVersion:,Kind:,}"}, | |
+ { | |
+ Name: "step2", | |
+ TaskSpec: s"&TypeMeta{APIVersion:,Kind:,}", | |
+ RunAfter: []string{...}, | |
+ }, | |
+ }, | |
+ }, | |
SkippedTasks: nil, | |
- ChildReferences: nil, | |
+ ChildReferences: []v1beta1.ChildStatusReference{ | |
+ { | |
+ TypeMeta: runtime.TypeMeta{APIVersion: "tekton.dev/v1beta1", Kind: "TaskRun"}, | |
+ Name: "pipeline-run-ref-deleted-dnmyoafv-step1", | |
+ PipelineTaskName: "step1", | |
+ }, | |
+ }, | |
FinallyStartTime: nil, | |
- Provenance: nil, | |
+ Provenance: &v1beta1.Provenance{ | |
+ FeatureFlags: &config.FeatureFlags{ | |
+ RunningInEnvWithInjectedSidecars: true, | |
+ EnableAPIFields: "stable", | |
+ AwaitSidecarReadiness: true, | |
+ VerificationNoMatchPolicy: "ignore", | |
+ EnableProvenanceInStatus: true, | |
+ ResultExtractionMethod: "termination-message", | |
+ MaxResultSize: 4096, | |
+ }, | |
+ }, | |
SpanContext: nil, | |
}, | |
} | |
stream.go:305: D 19:39:56.777 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv-step1] Adding to queue arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv-step1 (depth: 1) | |
stream.go:305: D 19:39:56.785 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv] Adding to queue arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv (depth: 1) | |
stream.go:305: D 19:39:56.785 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv] Requeuing key arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv (by request) after 59m59.256085462s (depth: 0) | |
stream.go:305: D 19:39:56.785 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv] got tracing carriermap[] | |
stream.go:305: D 19:39:56.786 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv] tracerProvider doesn't provide a traceId, tracing is disabled | |
stream.go:305: I 19:39:56.786 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv] PipelineRun pipeline-run-ref-deleted-dnmyoafv status is being set to &{Succeeded Unknown {2023-05-30 19:39:56 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 2, Skipped: 0} | |
stream.go:305: D 19:39:56.787 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv] Requeuing key arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv (by request) after 59m59.213134471s (depth: 0) | |
stream.go:305: D 19:39:56.793 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv-step1] Updating status with: v1beta1.TaskRunStatus{ | |
Status: v1.Status{ | |
ObservedGeneration: 0, | |
- Conditions: nil, | |
+ Conditions: v1.Conditions{ | |
+ { | |
+ Type: "Succeeded", | |
+ Status: "Unknown", | |
+ LastTransitionTime: apis.VolatileTime{Inner: s"2023-05-30 19:39:56.749389868 +0"...}, | |
+ Reason: "Pending", | |
+ Message: "Pending", | |
+ }, | |
+ }, | |
Annotations: nil, | |
}, | |
TaskRunStatusFields: v1beta1.TaskRunStatusFields{ | |
- PodName: "", | |
+ PodName: "pipeline-run-ref-deleted-dnmyoafv-step1-pod", | |
- StartTime: nil, | |
+ StartTime: s"2023-05-30 19:39:56.735068591 +0000 UTC m=+132.837618515", | |
CompletionTime: nil, | |
- Steps: nil, | |
+ Steps: []v1beta1.StepState{}, | |
CloudEvents: nil, | |
RetriesStatus: nil, | |
ResourcesResult: nil, | |
TaskRunResults: nil, | |
- Sidecars: nil, | |
+ Sidecars: []v1beta1.SidecarState{}, | |
- TaskSpec: nil, | |
+ TaskSpec: &v1beta1.TaskSpec{ | |
+ Steps: []v1beta1.Step{{Name: "echo", Image: "ubuntu", Script: "#!/usr/bin/env bash\n# Sleep for "...}}, | |
+ }, | |
- Provenance: nil, | |
+ Provenance: &v1beta1.Provenance{ | |
+ FeatureFlags: &config.FeatureFlags{ | |
+ RunningInEnvWithInjectedSidecars: true, | |
+ EnableAPIFields: "stable", | |
+ AwaitSidecarReadiness: true, | |
+ VerificationNoMatchPolicy: "ignore", | |
+ EnableProvenanceInStatus: true, | |
+ ResultExtractionMethod: "termination-message", | |
+ MaxResultSize: 4096, | |
+ }, | |
+ }, | |
SpanContext: nil, | |
}, | |
} | |
stream.go:305: D 19:39:56.803 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv] Adding to queue arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv (depth: 1) | |
stream.go:305: D 19:39:56.803 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv-step1] Adding to queue arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv-step1 (depth: 1) | |
stream.go:305: D 19:39:56.804 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv] got tracing carriermap[] | |
stream.go:305: D 19:39:56.804 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv] tracerProvider doesn't provide a traceId, tracing is disabled | |
stream.go:305: D 19:39:56.804 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv-step1] Requeuing key arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv-step1 (by request) after 59m59.969920337s (depth: 0) | |
stream.go:305: D 19:39:56.804 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv-step1] got tracing carriermap[] | |
stream.go:305: D 19:39:56.805 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv-step1] tracerProvider doesn't provide a traceId, tracing is disabled | |
stream.go:305: D 19:39:56.805 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv-step1] set taskspec for arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv-step1 - script: #!/usr/bin/env bash | |
# Sleep for 10s | |
sleep 10 | |
stream.go:305: I 19:39:56.805 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv-step1] Successfully reconciled taskrun pipeline-run-ref-deleted-dnmyoafv-step1/arendelle-kb9b6 with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2023, time.May, 30, 19, 39, 56, 805350605, time.Local)}, Reason:"Pending", Message:"pod status \"Initialized\":\"False\"; message: \"containers with incomplete status: [prepare place-scripts]\""} | |
stream.go:305: I 19:39:56.805 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv] PipelineRun pipeline-run-ref-deleted-dnmyoafv status is being set to &{Succeeded Unknown {2023-05-30 19:39:56 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 2, Skipped: 0} | |
stream.go:305: D 19:39:56.806 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv] Requeuing key arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv (by request) after 59m59.194057275s (depth: 0) | |
stream.go:305: D 19:39:56.806 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv-step1] Updating status with: v1beta1.TaskRunStatus{ | |
Status: v1.Status{ | |
ObservedGeneration: 0, | |
Conditions: v1.Conditions{ | |
{ | |
Type: "Succeeded", | |
Status: "Unknown", | |
Severity: "", | |
- LastTransitionTime: apis.VolatileTime{Inner: v1.Time{Time: s"2023-05-30 19:39:56 +0000 UTC"}}, | |
+ LastTransitionTime: apis.VolatileTime{ | |
+ Inner: v1.Time{Time: s"2023-05-30 19:39:56.805350605 +0000 UTC m=+132.907900529"}, | |
+ }, | |
Reason: "Pending", | |
- Message: "Pending", | |
+ Message: `pod status "Initialized":"False"; message: "containers with incomplete status: [prepare place-scripts]"`, | |
}, | |
}, | |
Annotations: nil, | |
}, | |
TaskRunStatusFields: v1beta1.TaskRunStatusFields{ | |
PodName: "pipeline-run-ref-deleted-dnmyoafv-step1-pod", | |
StartTime: s"2023-05-30 19:39:56 +0000 UTC", | |
CompletionTime: nil, | |
- Steps: nil, | |
+ Steps: []v1beta1.StepState{ | |
+ { | |
+ ContainerState: v1.ContainerState{Waiting: s"&ContainerStateWaiting{Reason:Po"...}, | |
+ Name: "echo", | |
+ ContainerName: "step-echo", | |
+ }, | |
+ }, | |
CloudEvents: nil, | |
RetriesStatus: nil, | |
ResourcesResult: nil, | |
TaskRunResults: nil, | |
- Sidecars: nil, | |
+ Sidecars: []v1beta1.SidecarState{}, | |
TaskSpec: &{Steps: {{Name: "echo", Image: "ubuntu", Script: "#!/usr/bin/env bash\n# Sleep for 10s\nsleep 10\n"}}}, | |
Provenance: &{FeatureFlags: &{RunningInEnvWithInjectedSidecars: true, EnableAPIFields: "stable", AwaitSidecarReadiness: true, VerificationNoMatchPolicy: "ignore", ...}}, | |
SpanContext: nil, | |
}, | |
} | |
stream.go:305: D 19:39:56.822 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv] Adding to queue arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv (depth: 1) | |
stream.go:305: D 19:39:56.822 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv-step1] Adding to queue arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv-step1 (depth: 1) | |
stream.go:305: D 19:39:56.822 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv-step1] Requeuing key arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv-step1 (by request) after 59m59.194544825s (depth: 1) | |
stream.go:305: D 19:39:56.823 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv-step1] got tracing carriermap[] | |
stream.go:305: D 19:39:56.823 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv-step1] tracerProvider doesn't provide a traceId, tracing is disabled | |
stream.go:305: D 19:39:56.823 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv] got tracing carriermap[] | |
stream.go:305: D 19:39:56.823 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv] tracerProvider doesn't provide a traceId, tracing is disabled | |
stream.go:305: D 19:39:56.823 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv-step1] set taskspec for arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv-step1 - script: #!/usr/bin/env bash | |
# Sleep for 10s | |
sleep 10 | |
stream.go:305: I 19:39:56.823 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv-step1] Successfully reconciled taskrun pipeline-run-ref-deleted-dnmyoafv-step1/arendelle-kb9b6 with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2023, time.May, 30, 19, 39, 56, 823693731, time.Local)}, Reason:"Pending", Message:"pod status \"Initialized\":\"False\"; message: \"containers with incomplete status: [prepare place-scripts]\""} | |
stream.go:305: D 19:39:56.823 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv-step1] Requeuing key arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv-step1 (by request) after 59m59.176236009s (depth: 0) | |
stream.go:305: I 19:39:56.824 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv] PipelineRun pipeline-run-ref-deleted-dnmyoafv status is being set to &{Succeeded Unknown {2023-05-30 19:39:56 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 2, Skipped: 0} | |
stream.go:305: D 19:39:56.825 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv] Requeuing key arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv (by request) after 59m59.175193139s (depth: 0) | |
pipelinerun_test.go:488: Waiting for PipelineRun pipeline-run-ref-deleted-dnmyoafv in namespace arendelle-kb9b6 to complete | |
stream.go:305: D 19:39:58.467 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv-step1] Adding to queue arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv-step1 (depth: 1) | |
stream.go:305: D 19:39:58.467 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv-step1] got tracing carriermap[] | |
stream.go:305: D 19:39:58.467 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv-step1] tracerProvider doesn't provide a traceId, tracing is disabled | |
stream.go:305: D 19:39:58.468 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv-step1] set taskspec for arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv-step1 - script: #!/usr/bin/env bash | |
# Sleep for 10s | |
sleep 10 | |
stream.go:305: I 19:39:58.468 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv-step1] Successfully reconciled taskrun pipeline-run-ref-deleted-dnmyoafv-step1/arendelle-kb9b6 with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2023, time.May, 30, 19, 39, 58, 468172666, time.Local)}, Reason:"Pending", Message:"pod status \"Initialized\":\"False\"; message: \"containers with incomplete status: [place-scripts]\""} | |
stream.go:305: D 19:39:58.468 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv-step1] Updating status with: v1beta1.TaskRunStatus{ | |
Status: v1.Status{ | |
ObservedGeneration: 0, | |
Conditions: v1.Conditions{ | |
{ | |
Type: "Succeeded", | |
Status: "Unknown", | |
Severity: "", | |
- LastTransitionTime: apis.VolatileTime{Inner: v1.Time{Time: s"2023-05-30 19:39:56 +0000 UTC"}}, | |
+ LastTransitionTime: apis.VolatileTime{ | |
+ Inner: v1.Time{Time: s"2023-05-30 19:39:58.468172666 +0000 UTC m=+134.570722580"}, | |
+ }, | |
Reason: "Pending", | |
Message: strings.Join({ | |
`pod status "Initialized":"False"; message: "containers with inco`, | |
"mplete status: [p", | |
- "repare p", | |
`lace-scripts]"`, | |
}, ""), | |
}, | |
}, | |
Annotations: nil, | |
}, | |
TaskRunStatusFields: v1beta1.TaskRunStatusFields{ | |
... // 6 identical fields | |
ResourcesResult: nil, | |
TaskRunResults: nil, | |
- Sidecars: nil, | |
+ Sidecars: []v1beta1.SidecarState{}, | |
TaskSpec: &{Steps: {{Name: "echo", Image: "ubuntu", Script: "#!/usr/bin/env bash\n# Sleep for 10s\nsleep 10\n"}}}, | |
Provenance: &{FeatureFlags: &{RunningInEnvWithInjectedSidecars: true, EnableAPIFields: "stable", AwaitSidecarReadiness: true, VerificationNoMatchPolicy: "ignore", ...}}, | |
SpanContext: nil, | |
}, | |
} | |
stream.go:305: D 19:39:58.486 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv-step1] Requeuing key arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv-step1 (by request) after 59m57.531670984s (depth: 0) | |
stream.go:305: D 19:39:58.486 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv] Adding to queue arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv (depth: 1) | |
stream.go:305: D 19:39:58.486 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv-step1] Adding to queue arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv-step1 (depth: 1) | |
stream.go:305: D 19:39:58.486 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv] got tracing carriermap[] | |
stream.go:305: D 19:39:58.486 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv] tracerProvider doesn't provide a traceId, tracing is disabled | |
stream.go:305: D 19:39:58.486 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv-step1] got tracing carriermap[] | |
stream.go:305: D 19:39:58.486 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv-step1] tracerProvider doesn't provide a traceId, tracing is disabled | |
stream.go:305: D 19:39:58.486 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv-step1] set taskspec for arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv-step1 - script: #!/usr/bin/env bash | |
# Sleep for 10s | |
sleep 10 | |
stream.go:305: I 19:39:58.486 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv-step1] Successfully reconciled taskrun pipeline-run-ref-deleted-dnmyoafv-step1/arendelle-kb9b6 with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2023, time.May, 30, 19, 39, 58, 486532442, time.Local)}, Reason:"Pending", Message:"pod status \"Initialized\":\"False\"; message: \"containers with incomplete status: [place-scripts]\""} | |
stream.go:305: D 19:39:58.486 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv-step1] Requeuing key arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv-step1 (by request) after 59m57.513404908s (depth: 0) | |
stream.go:305: I 19:39:58.487 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv] PipelineRun pipeline-run-ref-deleted-dnmyoafv status is being set to &{Succeeded Unknown {2023-05-30 19:39:56 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 2, Skipped: 0} | |
stream.go:305: D 19:39:58.487 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv] Requeuing key arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv (by request) after 59m57.512612068s (depth: 0) | |
stream.go:305: D 19:39:59.476 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv-step1] Adding to queue arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv-step1 (depth: 1) | |
stream.go:305: D 19:39:59.476 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv-step1] got tracing carriermap[] | |
stream.go:305: D 19:39:59.476 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv-step1] tracerProvider doesn't provide a traceId, tracing is disabled | |
stream.go:305: D 19:39:59.477 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv-step1] set taskspec for arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv-step1 - script: #!/usr/bin/env bash | |
# Sleep for 10s | |
sleep 10 | |
stream.go:305: I 19:39:59.477 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv-step1] Successfully reconciled taskrun pipeline-run-ref-deleted-dnmyoafv-step1/arendelle-kb9b6 with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2023, time.May, 30, 19, 39, 59, 477334482, time.Local)}, Reason:"Pending", Message:"pod status \"Ready\":\"False\"; message: \"containers with unready status: [step-echo]\""} | |
stream.go:305: D 19:39:59.479 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv-step1] Updating status with: v1beta1.TaskRunStatus{ | |
Status: v1.Status{ | |
ObservedGeneration: 0, | |
Conditions: v1.Conditions{ | |
{ | |
Type: "Succeeded", | |
Status: "Unknown", | |
Severity: "", | |
- LastTransitionTime: apis.VolatileTime{Inner: v1.Time{Time: s"2023-05-30 19:39:58 +0000 UTC"}}, | |
+ LastTransitionTime: apis.VolatileTime{ | |
+ Inner: v1.Time{Time: s"2023-05-30 19:39:59.477334482 +0000 UTC m=+135.579884396"}, | |
+ }, | |
Reason: "Pending", | |
Message: strings.Join({ | |
`pod status "`, | |
- "Initialized", | |
+ "Ready", | |
`":"False"; message: "containers with `, | |
- "incomplete status: [place-scripts", | |
+ "unready status: [step-echo", | |
`]"`, | |
}, ""), | |
}, | |
}, | |
Annotations: nil, | |
}, | |
TaskRunStatusFields: v1beta1.TaskRunStatusFields{ | |
... // 6 identical fields | |
ResourcesResult: nil, | |
TaskRunResults: nil, | |
- Sidecars: nil, | |
+ Sidecars: []v1beta1.SidecarState{}, | |
TaskSpec: &{Steps: {{Name: "echo", Image: "ubuntu", Script: "#!/usr/bin/env bash\n# Sleep for 10s\nsleep 10\n"}}}, | |
Provenance: &{FeatureFlags: &{RunningInEnvWithInjectedSidecars: true, EnableAPIFields: "stable", AwaitSidecarReadiness: true, VerificationNoMatchPolicy: "ignore", ...}}, | |
SpanContext: nil, | |
}, | |
} | |
stream.go:305: D 19:39:59.493 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv-step1] Requeuing key arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv-step1 (by request) after 59m56.522345088s (depth: 0) | |
stream.go:305: D 19:39:59.493 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv] Adding to queue arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv (depth: 1) | |
stream.go:305: D 19:39:59.493 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv-step1] Adding to queue arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv-step1 (depth: 1) | |
stream.go:305: D 19:39:59.493 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv-step1] got tracing carriermap[] | |
stream.go:305: D 19:39:59.494 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv-step1] tracerProvider doesn't provide a traceId, tracing is disabled | |
stream.go:305: D 19:39:59.494 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv] got tracing carriermap[] | |
stream.go:305: D 19:39:59.494 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv] tracerProvider doesn't provide a traceId, tracing is disabled | |
stream.go:305: D 19:39:59.494 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv-step1] set taskspec for arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv-step1 - script: #!/usr/bin/env bash | |
# Sleep for 10s | |
sleep 10 | |
stream.go:305: I 19:39:59.494 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv-step1] Successfully reconciled taskrun pipeline-run-ref-deleted-dnmyoafv-step1/arendelle-kb9b6 with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2023, time.May, 30, 19, 39, 59, 494484178, time.Local)}, Reason:"Pending", Message:"pod status \"Ready\":\"False\"; message: \"containers with unready status: [step-echo]\""} | |
stream.go:305: D 19:39:59.494 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv-step1] Requeuing key arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv-step1 (by request) after 59m56.505434612s (depth: 0) | |
stream.go:305: I 19:39:59.495 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv] PipelineRun pipeline-run-ref-deleted-dnmyoafv status is being set to &{Succeeded Unknown {2023-05-30 19:39:56 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 2, Skipped: 0} | |
stream.go:305: D 19:39:59.495 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv] Requeuing key arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv (by request) after 59m56.504543392s (depth: 0) | |
stream.go:305: D 19:40:00.487 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv-step1] Adding to queue arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv-step1 (depth: 1) | |
stream.go:305: D 19:40:00.487 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv-step1] got tracing carriermap[] | |
stream.go:305: D 19:40:00.487 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv-step1] tracerProvider doesn't provide a traceId, tracing is disabled | |
stream.go:305: D 19:40:00.487 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv-step1] set taskspec for arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv-step1 - script: #!/usr/bin/env bash | |
# Sleep for 10s | |
sleep 10 | |
stream.go:305: I 19:40:00.496 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv-step1] Successfully reconciled taskrun pipeline-run-ref-deleted-dnmyoafv-step1/arendelle-kb9b6 with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2023, time.May, 30, 19, 40, 0, 496646426, time.Local)}, Reason:"Running", Message:"Not all Steps in the Task have finished executing"} | |
stream.go:305: D 19:40:00.497 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv-step1] Updating status with: v1beta1.TaskRunStatus{ | |
Status: v1.Status{ | |
ObservedGeneration: 0, | |
Conditions: v1.Conditions{ | |
{ | |
Type: "Succeeded", | |
Status: "Unknown", | |
Severity: "", | |
- LastTransitionTime: apis.VolatileTime{Inner: v1.Time{Time: s"2023-05-30 19:39:59 +0000 UTC"}}, | |
+ LastTransitionTime: apis.VolatileTime{ | |
+ Inner: v1.Time{Time: s"2023-05-30 19:40:00.496646426 +0000 UTC m=+136.599196350"}, | |
+ }, | |
- Reason: "Pending", | |
+ Reason: "Running", | |
Message: strings.Join({ | |
- `pod status "Ready":"False"; message: "containers with unready st`, | |
- `atus: [step-echo]"`, | |
+ "Not all Steps in the Task have finished executing", | |
}, ""), | |
}, | |
}, | |
Annotations: nil, | |
}, | |
TaskRunStatusFields: v1beta1.TaskRunStatusFields{ | |
PodName: "pipeline-run-ref-deleted-dnmyoafv-step1-pod", | |
StartTime: s"2023-05-30 19:39:56 +0000 UTC", | |
CompletionTime: nil, | |
Steps: []v1beta1.StepState{ | |
{ | |
ContainerState: v1.ContainerState{ | |
- Waiting: s"&ContainerStateWaiting{Reason:PodInitializing,Message:,}", | |
+ Waiting: nil, | |
- Running: nil, | |
+ Running: s"&ContainerStateRunning{StartedAt:2023-05-30 19:39:59 +0000 UTC,}", | |
Terminated: nil, | |
}, | |
Name: "echo", | |
ContainerName: "step-echo", | |
- ImageID: "", | |
+ ImageID: "docker.io/amd64/ubuntu@sha256:ca5534a51dd04bbcebe9b23ba05f389466cf0c190f1f8f182d7eea92a9671d00", | |
}, | |
}, | |
CloudEvents: nil, | |
RetriesStatus: nil, | |
ResourcesResult: nil, | |
TaskRunResults: nil, | |
- Sidecars: nil, | |
+ Sidecars: []v1beta1.SidecarState{}, | |
TaskSpec: &{Steps: {{Name: "echo", Image: "ubuntu", Script: "#!/usr/bin/env bash\n# Sleep for 10s\nsleep 10\n"}}}, | |
Provenance: &{FeatureFlags: &{RunningInEnvWithInjectedSidecars: true, EnableAPIFields: "stable", AwaitSidecarReadiness: true, VerificationNoMatchPolicy: "ignore", ...}}, | |
SpanContext: nil, | |
}, | |
} | |
stream.go:305: D 19:40:00.498 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv-step1] Adding to queue arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv-step1 (depth: 1) | |
stream.go:305: D 19:40:00.511 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv] Adding to queue arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv (depth: 1) | |
stream.go:305: D 19:40:00.511 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv-step1] Adding to queue arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv-step1 (depth: 1) | |
stream.go:305: D 19:40:00.512 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv] got tracing carriermap[] | |
stream.go:305: D 19:40:00.512 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv] tracerProvider doesn't provide a traceId, tracing is disabled | |
stream.go:305: D 19:40:00.512 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv-step1] Requeuing key arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv-step1 (by request) after 59m55.503207074s (depth: 0) | |
stream.go:305: D 19:40:00.512 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv-step1] got tracing carriermap[] | |
stream.go:305: D 19:40:00.513 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv-step1] tracerProvider doesn't provide a traceId, tracing is disabled | |
stream.go:305: D 19:40:00.513 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv-step1] set taskspec for arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv-step1 - script: #!/usr/bin/env bash | |
# Sleep for 10s | |
sleep 10 | |
stream.go:305: I 19:40:00.513 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv-step1] Successfully reconciled taskrun pipeline-run-ref-deleted-dnmyoafv-step1/arendelle-kb9b6 with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2023, time.May, 30, 19, 40, 0, 0, time.Local)}, Reason:"Running", Message:"Not all Steps in the Task have finished executing"} | |
stream.go:305: I 19:40:00.513 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv] PipelineRun pipeline-run-ref-deleted-dnmyoafv status is being set to &{Succeeded Unknown {2023-05-30 19:39:56 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 2, Skipped: 0} | |
stream.go:305: D 19:40:00.513 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv-step1] Requeuing key arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv-step1 (by request) after 59m55.486745808s (depth: 0) | |
stream.go:305: D 19:40:00.513 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv] Requeuing key arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv (by request) after 59m55.486646218s (depth: 0) | |
stream.go:305: D 19:40:11.545 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv-step1] Adding to queue arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv-step1 (depth: 1) | |
stream.go:305: D 19:40:11.545 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv-step1] got tracing carriermap[] | |
stream.go:305: D 19:40:11.545 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv-step1] tracerProvider doesn't provide a traceId, tracing is disabled | |
stream.go:305: D 19:40:11.546 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv-step1] set taskspec for arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv-step1 - script: #!/usr/bin/env bash | |
# Sleep for 10s | |
sleep 10 | |
stream.go:305: I 19:40:11.546 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv-step1] Successfully reconciled taskrun pipeline-run-ref-deleted-dnmyoafv-step1/arendelle-kb9b6 with status: &apis.Condition{Type:"Succeeded", Status:"True", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2023, time.May, 30, 19, 40, 11, 546127072, time.Local)}, Reason:"Succeeded", Message:"All Steps have completed executing"} | |
stream.go:305: D 19:40:11.547 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv-step1] Updating status with: v1beta1.TaskRunStatus{ | |
Status: v1.Status{ | |
ObservedGeneration: 0, | |
Conditions: v1.Conditions{ | |
- { | |
- Type: "Succeeded", | |
- Status: "Unknown", | |
- LastTransitionTime: apis.VolatileTime{Inner: s"2023-05-30 19:40:00 +0000 UTC"}, | |
- Reason: "Running", | |
- Message: "Not all Steps in the Task have finished executing", | |
- }, | |
+ { | |
+ Type: "Succeeded", | |
+ Status: "True", | |
+ LastTransitionTime: apis.VolatileTime{Inner: s"2023-05-30 19:40:11.546127072 +0000 UTC m=+147.648676997"}, | |
+ Reason: "Succeeded", | |
+ Message: "All Steps have completed executing", | |
+ }, | |
}, | |
Annotations: nil, | |
}, | |
TaskRunStatusFields: v1beta1.TaskRunStatusFields{ | |
PodName: "pipeline-run-ref-deleted-dnmyoafv-step1-pod", | |
StartTime: s"2023-05-30 19:39:56 +0000 UTC", | |
- CompletionTime: nil, | |
+ CompletionTime: s"2023-05-30 19:40:11.546128343 +0000 UTC m=+147.648678266", | |
Steps: []v1beta1.StepState{ | |
{ | |
ContainerState: v1.ContainerState{ | |
Waiting: nil, | |
- Running: s"&ContainerStateRunning{StartedAt:2023-05-30 19:39:59 +0000 UTC,}", | |
+ Running: nil, | |
- Terminated: nil, | |
+ Terminated: s"&ContainerStateTerminated{ExitCode:0,Signal:0,Reason:Completed,Message:,StartedAt:2023-05-30 19:40:00.793 +0000 UTC,FinishedAt:2023-05-30 19:40:10 +0000 UTC,ContainerID:containerd://be4adfeefddabcea60054111584b5ec7567128e666bd816a606b1a904e038d00,}", | |
}, | |
Name: "echo", | |
ContainerName: "step-echo", | |
ImageID: "docker.io/amd64/ubuntu@sha256:ca5534a51dd04bbcebe9b23ba05f389466"..., | |
}, | |
}, | |
CloudEvents: nil, | |
RetriesStatus: nil, | |
ResourcesResult: nil, | |
TaskRunResults: nil, | |
- Sidecars: nil, | |
+ Sidecars: []v1beta1.SidecarState{}, | |
TaskSpec: &{Steps: {{Name: "echo", Image: "ubuntu", Script: "#!/usr/bin/env bash\n# Sleep for 10s\nsleep 10\n"}}}, | |
Provenance: &{FeatureFlags: &{RunningInEnvWithInjectedSidecars: true, EnableAPIFields: "stable", AwaitSidecarReadiness: true, VerificationNoMatchPolicy: "ignore", ...}}, | |
SpanContext: nil, | |
}, | |
} | |
stream.go:305: D 19:40:11.567 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv-step1] Requeuing key arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv-step1 (by request) after 59m44.453758108s (depth: 0) | |
stream.go:305: D 19:40:11.568 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv] Adding to queue arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv (depth: 1) | |
stream.go:305: D 19:40:11.569 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv] got tracing carriermap[] | |
stream.go:305: D 19:40:11.569 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv] tracerProvider doesn't provide a traceId, tracing is disabled | |
stream.go:305: D 19:40:11.569 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv-step1] Adding to queue arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv-step1 (depth: 1) | |
stream.go:305: I 19:40:11.570 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv] Creating a new TaskRun object pipeline-run-ref-deleted-dnmyoafv-step2 for pipeline task step2 | |
stream.go:305: D 19:40:11.570 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv-step1] got tracing carriermap[] | |
stream.go:305: D 19:40:11.570 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv-step1] tracerProvider doesn't provide a traceId, tracing is disabled | |
stream.go:305: I 19:40:11.570 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv-step1] taskrun done : pipeline-run-ref-deleted-dnmyoafv-step1 | |
stream.go:305: I 19:40:11.576 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv-step1] Reconcile succeeded | |
stream.go:305: D 19:40:11.582 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv] Adding to queue arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv (depth: 1) | |
stream.go:305: D 19:40:11.582 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv-step2] Adding to queue arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv-step2 (depth: 1) | |
stream.go:305: D 19:40:11.583 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv-step2] got tracing carriermap[] | |
stream.go:305: D 19:40:11.583 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv-step2] tracerProvider doesn't provide a traceId, tracing is disabled | |
stream.go:305: D 19:40:11.583 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv-step2] set taskspec for arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv-step2 - script: #!/usr/bin/env bash | |
# Sleep for another 10s | |
sleep 10 | |
stream.go:305: I 19:40:11.584 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv] PipelineRun pipeline-run-ref-deleted-dnmyoafv status is being set to &{Succeeded Unknown {2023-05-30 19:40:11.584652424 +0000 UTC m=+147.687202348} Running Tasks Completed: 1 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0} | |
stream.go:305: D 19:40:11.586 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv] Updating status with: v1beta1.PipelineRunStatus{ | |
Status: v1.Status{ | |
ObservedGeneration: 0, | |
Conditions: v1.Conditions{ | |
{ | |
Type: "Succeeded", | |
Status: "Unknown", | |
Severity: "", | |
- LastTransitionTime: apis.VolatileTime{Inner: v1.Time{Time: s"2023-05-30 19:39:56 +0000 UTC"}}, | |
+ LastTransitionTime: apis.VolatileTime{ | |
+ Inner: v1.Time{Time: s"2023-05-30 19:40:11.584652424 +0000 UTC m=+147.687202348"}, | |
+ }, | |
Reason: "Running", | |
Message: strings.Join({ | |
"Tasks Completed: ", | |
- "0", | |
+ "1", | |
" (Failed: 0, Cancelled 0), Incomplete: ", | |
- "2", | |
+ "1", | |
", Skipped: 0", | |
}, ""), | |
}, | |
}, | |
Annotations: nil, | |
}, | |
PipelineRunStatusFields: v1beta1.PipelineRunStatusFields{ | |
... // 5 identical fields | |
PipelineSpec: &{Tasks: {{Name: "step1", TaskSpec: &{TaskSpec: {Steps: {{Name: "echo", Image: "ubuntu", Script: "#!/usr/bin/env bash\n# Sleep for 10s\nsleep 10\n"}}}}}, {Name: "step2", TaskSpec: &{TaskSpec: {Steps: {{Name: "echo", Image: "ubuntu", Script: "#!/usr/bin/env bash\n# Sleep for another 10s\nsleep 10\n"}}}}, RunAfter: {"step1"}}}}, | |
SkippedTasks: nil, | |
ChildReferences: []v1beta1.ChildStatusReference{ | |
{TypeMeta: {APIVersion: "tekton.dev/v1beta1", Kind: "TaskRun"}, Name: "pipeline-run-ref-deleted-dnmyoafv-step1", PipelineTaskName: "step1"}, | |
+ { | |
+ TypeMeta: runtime.TypeMeta{APIVersion: "tekton.dev/v1beta1", Kind: "TaskRun"}, | |
+ Name: "pipeline-run-ref-deleted-dnmyoafv-step2", | |
+ PipelineTaskName: "step2", | |
+ }, | |
}, | |
FinallyStartTime: nil, | |
Provenance: &{FeatureFlags: &{RunningInEnvWithInjectedSidecars: true, EnableAPIFields: "stable", AwaitSidecarReadiness: true, VerificationNoMatchPolicy: "ignore", ...}}, | |
SpanContext: nil, | |
}, | |
} | |
stream.go:305: I 19:40:11.597 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv-step2] Successfully reconciled taskrun pipeline-run-ref-deleted-dnmyoafv-step2/arendelle-kb9b6 with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2023, time.May, 30, 19, 40, 11, 597639751, time.Local)}, Reason:"Pending", Message:"Pending"} | |
stream.go:305: D 19:40:11.598 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv-step2] Adding to queue arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv-step2 (depth: 1) | |
stream.go:305: D 19:40:11.602 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv] Adding to queue arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv (depth: 1) | |
stream.go:305: D 19:40:11.602 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv] Requeuing key arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv (by request) after 59m44.415238716s (depth: 1) | |
stream.go:305: D 19:40:11.604 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv] got tracing carriermap[] | |
stream.go:305: D 19:40:11.605 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv] tracerProvider doesn't provide a traceId, tracing is disabled | |
stream.go:305: I 19:40:11.606 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv] PipelineRun pipeline-run-ref-deleted-dnmyoafv status is being set to &{Succeeded Unknown {2023-05-30 19:40:11 +0000 UTC} Running Tasks Completed: 1 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0} | |
stream.go:305: D 19:40:11.606 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv] Requeuing key arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv (by request) after 59m44.393233581s (depth: 0) | |
stream.go:305: D 19:40:11.609 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv-step2] Adding to queue arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv-step2 (depth: 1) | |
stream.go:305: D 19:40:11.613 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv] Adding to queue arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv (depth: 1) | |
stream.go:305: D 19:40:11.613 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv-step2] Adding to queue arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv-step2 (depth: 1) | |
stream.go:305: D 19:40:11.614 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv] got tracing carriermap[] | |
stream.go:305: D 19:40:11.614 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv] tracerProvider doesn't provide a traceId, tracing is disabled | |
stream.go:305: D 19:40:11.614 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv-step2] Updating status with: v1beta1.TaskRunStatus{ | |
Status: v1.Status{ | |
ObservedGeneration: 0, | |
- Conditions: nil, | |
+ Conditions: v1.Conditions{ | |
+ { | |
+ Type: "Succeeded", | |
+ Status: "Unknown", | |
+ LastTransitionTime: apis.VolatileTime{Inner: s"2023-05-30 19:40:11.597639751 +0"...}, | |
+ Reason: "Pending", | |
+ Message: "Pending", | |
+ }, | |
+ }, | |
Annotations: nil, | |
}, | |
TaskRunStatusFields: v1beta1.TaskRunStatusFields{ | |
- PodName: "", | |
+ PodName: "pipeline-run-ref-deleted-dnmyoafv-step2-pod", | |
- StartTime: nil, | |
+ StartTime: s"2023-05-30 19:40:11.583137924 +0000 UTC m=+147.685687838", | |
CompletionTime: nil, | |
- Steps: nil, | |
+ Steps: []v1beta1.StepState{}, | |
CloudEvents: nil, | |
RetriesStatus: nil, | |
ResourcesResult: nil, | |
TaskRunResults: nil, | |
- Sidecars: nil, | |
+ Sidecars: []v1beta1.SidecarState{}, | |
- TaskSpec: nil, | |
+ TaskSpec: &v1beta1.TaskSpec{ | |
+ Steps: []v1beta1.Step{{Name: "echo", Image: "ubuntu", Script: "#!/usr/bin/env bash\n# Sleep for "...}}, | |
+ }, | |
- Provenance: nil, | |
+ Provenance: &v1beta1.Provenance{ | |
+ FeatureFlags: &config.FeatureFlags{ | |
+ RunningInEnvWithInjectedSidecars: true, | |
+ EnableAPIFields: "stable", | |
+ AwaitSidecarReadiness: true, | |
+ VerificationNoMatchPolicy: "ignore", | |
+ EnableProvenanceInStatus: true, | |
+ ResultExtractionMethod: "termination-message", | |
+ MaxResultSize: 4096, | |
+ }, | |
+ }, | |
SpanContext: nil, | |
}, | |
} | |
stream.go:305: I 19:40:11.615 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv] PipelineRun pipeline-run-ref-deleted-dnmyoafv status is being set to &{Succeeded Unknown {2023-05-30 19:40:11 +0000 UTC} Running Tasks Completed: 1 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0} | |
stream.go:305: D 19:40:11.615 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv] Requeuing key arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv (by request) after 59m44.384599973s (depth: 0) | |
stream.go:305: D 19:40:11.625 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv-step2] Adding to queue arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv-step2 (depth: 1) | |
stream.go:305: D 19:40:11.639 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv-step2] Updating status with: v1beta1.TaskRunStatus{ | |
Status: v1.Status{ | |
ObservedGeneration: 0, | |
- Conditions: nil, | |
+ Conditions: v1.Conditions{ | |
+ { | |
+ Type: "Succeeded", | |
+ Status: "Unknown", | |
+ LastTransitionTime: apis.VolatileTime{Inner: s"2023-05-30 19:40:11.597639751 +0"...}, | |
+ Reason: "Pending", | |
+ Message: "Pending", | |
+ }, | |
+ }, | |
Annotations: nil, | |
}, | |
TaskRunStatusFields: v1beta1.TaskRunStatusFields{ | |
- PodName: "", | |
+ PodName: "pipeline-run-ref-deleted-dnmyoafv-step2-pod", | |
- StartTime: nil, | |
+ StartTime: s"2023-05-30 19:40:11.583137924 +0000 UTC m=+147.685687838", | |
CompletionTime: nil, | |
- Steps: nil, | |
+ Steps: []v1beta1.StepState{}, | |
CloudEvents: nil, | |
RetriesStatus: nil, | |
ResourcesResult: nil, | |
TaskRunResults: nil, | |
- Sidecars: nil, | |
+ Sidecars: []v1beta1.SidecarState{}, | |
- TaskSpec: nil, | |
+ TaskSpec: &v1beta1.TaskSpec{ | |
+ Steps: []v1beta1.Step{{Name: "echo", Image: "ubuntu", Script: "#!/usr/bin/env bash\n# Sleep for "...}}, | |
+ }, | |
- Provenance: nil, | |
+ Provenance: &v1beta1.Provenance{ | |
+ FeatureFlags: &config.FeatureFlags{ | |
+ RunningInEnvWithInjectedSidecars: true, | |
+ EnableAPIFields: "stable", | |
+ AwaitSidecarReadiness: true, | |
+ VerificationNoMatchPolicy: "ignore", | |
+ EnableProvenanceInStatus: true, | |
+ ResultExtractionMethod: "termination-message", | |
+ MaxResultSize: 4096, | |
+ }, | |
+ }, | |
SpanContext: nil, | |
}, | |
} | |
stream.go:305: D 19:40:11.651 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv] Adding to queue arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv (depth: 1) | |
stream.go:305: D 19:40:11.651 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv] got tracing carriermap[] | |
stream.go:305: D 19:40:11.651 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv] tracerProvider doesn't provide a traceId, tracing is disabled | |
stream.go:305: D 19:40:11.651 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv-step2] Adding to queue arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv-step2 (depth: 1) | |
stream.go:305: D 19:40:11.651 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv-step2] Requeuing key arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv-step2 (by request) after 59m59.969118536s (depth: 0) | |
stream.go:305: D 19:40:11.652 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv-step2] got tracing carriermap[] | |
stream.go:305: D 19:40:11.652 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv-step2] tracerProvider doesn't provide a traceId, tracing is disabled | |
stream.go:305: D 19:40:11.652 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv-step2] set taskspec for arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv-step2 - script: #!/usr/bin/env bash | |
# Sleep for another 10s | |
sleep 10 | |
stream.go:305: I 19:40:11.653 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv-step2] Successfully reconciled taskrun pipeline-run-ref-deleted-dnmyoafv-step2/arendelle-kb9b6 with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2023, time.May, 30, 19, 40, 11, 652955689, time.Local)}, Reason:"Pending", Message:"pod status \"Initialized\":\"False\"; message: \"containers with incomplete status: [prepare place-scripts]\""} | |
stream.go:305: I 19:40:11.653 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv] PipelineRun pipeline-run-ref-deleted-dnmyoafv status is being set to &{Succeeded Unknown {2023-05-30 19:40:11 +0000 UTC} Running Tasks Completed: 1 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0} | |
stream.go:305: D 19:40:11.654 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv] Requeuing key arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv (by request) after 59m44.345659911s (depth: 0) | |
stream.go:305: D 19:40:11.654 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv-step2] Updating status with: v1beta1.TaskRunStatus{ | |
Status: v1.Status{ | |
ObservedGeneration: 0, | |
Conditions: v1.Conditions{ | |
{ | |
Type: "Succeeded", | |
Status: "Unknown", | |
Severity: "", | |
- LastTransitionTime: apis.VolatileTime{Inner: v1.Time{Time: s"2023-05-30 19:40:11 +0000 UTC"}}, | |
+ LastTransitionTime: apis.VolatileTime{ | |
+ Inner: v1.Time{Time: s"2023-05-30 19:40:11.652955689 +0000 UTC m=+147.755505613"}, | |
+ }, | |
Reason: "Pending", | |
- Message: "Pending", | |
+ Message: `pod status "Initialized":"False"; message: "containers with incomplete status: [prepare place-scripts]"`, | |
}, | |
}, | |
Annotations: nil, | |
}, | |
TaskRunStatusFields: v1beta1.TaskRunStatusFields{ | |
PodName: "pipeline-run-ref-deleted-dnmyoafv-step2-pod", | |
StartTime: s"2023-05-30 19:40:11 +0000 UTC", | |
CompletionTime: nil, | |
- Steps: nil, | |
+ Steps: []v1beta1.StepState{ | |
+ { | |
+ ContainerState: v1.ContainerState{Waiting: s"&ContainerStateWaiting{Reason:Po"...}, | |
+ Name: "echo", | |
+ ContainerName: "step-echo", | |
+ }, | |
+ }, | |
CloudEvents: nil, | |
RetriesStatus: nil, | |
ResourcesResult: nil, | |
TaskRunResults: nil, | |
- Sidecars: nil, | |
+ Sidecars: []v1beta1.SidecarState{}, | |
TaskSpec: &{Steps: {{Name: "echo", Image: "ubuntu", Script: "#!/usr/bin/env bash\n# Sleep for another 10s\nsleep 10\n"}}}, | |
Provenance: &{FeatureFlags: &{RunningInEnvWithInjectedSidecars: true, EnableAPIFields: "stable", AwaitSidecarReadiness: true, VerificationNoMatchPolicy: "ignore", ...}}, | |
SpanContext: nil, | |
}, | |
} | |
stream.go:305: D 19:40:11.669 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv-step2] Requeuing key arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv-step2 (by request) after 59m59.346696351s (depth: 0) | |
stream.go:305: D 19:40:11.669 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv-step2] Adding to queue arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv-step2 (depth: 1) | |
stream.go:305: D 19:40:11.669 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv-step2] got tracing carriermap[] | |
stream.go:305: D 19:40:11.670 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv-step2] tracerProvider doesn't provide a traceId, tracing is disabled | |
stream.go:305: D 19:40:11.670 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv-step2] set taskspec for arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv-step2 - script: #!/usr/bin/env bash | |
# Sleep for another 10s | |
sleep 10 | |
stream.go:305: I 19:40:11.670 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv-step2] Successfully reconciled taskrun pipeline-run-ref-deleted-dnmyoafv-step2/arendelle-kb9b6 with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2023, time.May, 30, 19, 40, 11, 670510275, time.Local)}, Reason:"Pending", Message:"pod status \"Initialized\":\"False\"; message: \"containers with incomplete status: [prepare place-scripts]\""} | |
stream.go:305: D 19:40:11.670 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv-step2] Requeuing key arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv-step2 (by request) after 59m59.329368905s (depth: 0) | |
stream.go:305: D 19:40:11.669 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv] Adding to queue arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv (depth: 1) | |
stream.go:305: D 19:40:11.670 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv] got tracing carriermap[] | |
stream.go:305: D 19:40:11.670 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv] tracerProvider doesn't provide a traceId, tracing is disabled | |
stream.go:305: I 19:40:11.672 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv] PipelineRun pipeline-run-ref-deleted-dnmyoafv status is being set to &{Succeeded Unknown {2023-05-30 19:40:11 +0000 UTC} Running Tasks Completed: 1 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0} | |
stream.go:305: D 19:40:11.672 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv] Requeuing key arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv (by request) after 59m44.327858695s (depth: 0) | |
stream.go:305: D 19:40:12.565 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv-step2] Adding to queue arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv-step2 (depth: 1) | |
stream.go:305: D 19:40:12.565 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv-step2] got tracing carriermap[] | |
stream.go:305: D 19:40:12.565 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv-step2] tracerProvider doesn't provide a traceId, tracing is disabled | |
stream.go:305: D 19:40:12.565 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv-step2] set taskspec for arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv-step2 - script: #!/usr/bin/env bash | |
# Sleep for another 10s | |
sleep 10 | |
stream.go:305: I 19:40:12.565 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv-step2] Successfully reconciled taskrun pipeline-run-ref-deleted-dnmyoafv-step2/arendelle-kb9b6 with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2023, time.May, 30, 19, 40, 12, 565812278, time.Local)}, Reason:"Pending", Message:"pod status \"Initialized\":\"False\"; message: \"containers with incomplete status: [prepare place-scripts]\""} | |
stream.go:305: D 19:40:12.566 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv-step2] Requeuing key arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv-step2 (by request) after 59m58.434097402s (depth: 0) | |
stream.go:305: D 19:40:13.377 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv-step1] Adding to queue arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv-step1 (depth: 1) | |
stream.go:305: D 19:40:13.377 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv-step1] got tracing carriermap[] | |
stream.go:305: D 19:40:13.377 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv-step1] tracerProvider doesn't provide a traceId, tracing is disabled | |
stream.go:305: I 19:40:13.377 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv-step1] taskrun done : pipeline-run-ref-deleted-dnmyoafv-step1 | |
stream.go:305: I 19:40:13.384 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv-step1] Reconcile succeeded | |
stream.go:305: D 19:40:13.563 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv-step2] Adding to queue arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv-step2 (depth: 1) | |
stream.go:305: D 19:40:13.563 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv-step2] got tracing carriermap[] | |
stream.go:305: D 19:40:13.563 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv-step2] tracerProvider doesn't provide a traceId, tracing is disabled | |
stream.go:305: D 19:40:13.563 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv-step2] set taskspec for arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv-step2 - script: #!/usr/bin/env bash | |
# Sleep for another 10s | |
sleep 10 | |
stream.go:305: I 19:40:13.564 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv-step2] Successfully reconciled taskrun pipeline-run-ref-deleted-dnmyoafv-step2/arendelle-kb9b6 with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2023, time.May, 30, 19, 40, 13, 563985568, time.Local)}, Reason:"Pending", Message:"pod status \"Initialized\":\"False\"; message: \"containers with incomplete status: [place-scripts]\""} | |
stream.go:305: D 19:40:13.564 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv-step2] Updating status with: v1beta1.TaskRunStatus{ | |
Status: v1.Status{ | |
ObservedGeneration: 0, | |
Conditions: v1.Conditions{ | |
{ | |
Type: "Succeeded", | |
Status: "Unknown", | |
Severity: "", | |
- LastTransitionTime: apis.VolatileTime{Inner: v1.Time{Time: s"2023-05-30 19:40:11 +0000 UTC"}}, | |
+ LastTransitionTime: apis.VolatileTime{ | |
+ Inner: v1.Time{Time: s"2023-05-30 19:40:13.563985568 +0000 UTC m=+149.666535482"}, | |
+ }, | |
Reason: "Pending", | |
Message: strings.Join({ | |
`pod status "Initialized":"False"; message: "containers with inco`, | |
"mplete status: [p", | |
- "repare p", | |
`lace-scripts]"`, | |
}, ""), | |
}, | |
}, | |
Annotations: nil, | |
}, | |
TaskRunStatusFields: v1beta1.TaskRunStatusFields{ | |
... // 6 identical fields | |
ResourcesResult: nil, | |
TaskRunResults: nil, | |
- Sidecars: nil, | |
+ Sidecars: []v1beta1.SidecarState{}, | |
TaskSpec: &{Steps: {{Name: "echo", Image: "ubuntu", Script: "#!/usr/bin/env bash\n# Sleep for another 10s\nsleep 10\n"}}}, | |
Provenance: &{FeatureFlags: &{RunningInEnvWithInjectedSidecars: true, EnableAPIFields: "stable", AwaitSidecarReadiness: true, VerificationNoMatchPolicy: "ignore", ...}}, | |
SpanContext: nil, | |
}, | |
} | |
stream.go:305: D 19:40:13.581 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv] Adding to queue arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv (depth: 1) | |
stream.go:305: D 19:40:13.581 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv-step2] Requeuing key arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv-step2 (by request) after 59m57.435900072s (depth: 1) | |
stream.go:305: D 19:40:13.581 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv-step2] Adding to queue arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv-step2 (depth: 1) | |
stream.go:305: D 19:40:13.582 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv-step2] got tracing carriermap[] | |
stream.go:305: D 19:40:13.582 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv-step2] tracerProvider doesn't provide a traceId, tracing is disabled | |
stream.go:305: D 19:40:13.582 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv-step2] set taskspec for arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv-step2 - script: #!/usr/bin/env bash | |
# Sleep for another 10s | |
sleep 10 | |
stream.go:305: I 19:40:13.582 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv-step2] Successfully reconciled taskrun pipeline-run-ref-deleted-dnmyoafv-step2/arendelle-kb9b6 with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2023, time.May, 30, 19, 40, 13, 582622453, time.Local)}, Reason:"Pending", Message:"pod status \"Initialized\":\"False\"; message: \"containers with incomplete status: [place-scripts]\""} | |
stream.go:305: D 19:40:13.583 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv-step2] Requeuing key arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv-step2 (by request) after 59m57.417137816s (depth: 0) | |
stream.go:305: D 19:40:13.583 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv] got tracing carriermap[] | |
stream.go:305: D 19:40:13.583 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv] tracerProvider doesn't provide a traceId, tracing is disabled | |
stream.go:305: I 19:40:13.586 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv] PipelineRun pipeline-run-ref-deleted-dnmyoafv status is being set to &{Succeeded Unknown {2023-05-30 19:40:11 +0000 UTC} Running Tasks Completed: 1 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0} | |
stream.go:305: D 19:40:13.586 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv] Requeuing key arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv (by request) after 59m42.413394847s (depth: 0) | |
stream.go:305: D 19:40:14.579 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv-step2] Adding to queue arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv-step2 (depth: 1) | |
stream.go:305: D 19:40:14.579 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv-step2] got tracing carriermap[] | |
stream.go:305: D 19:40:14.579 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv-step2] tracerProvider doesn't provide a traceId, tracing is disabled | |
stream.go:305: D 19:40:14.579 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv-step2] set taskspec for arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv-step2 - script: #!/usr/bin/env bash | |
# Sleep for another 10s | |
sleep 10 | |
stream.go:305: I 19:40:14.580 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv-step2] Successfully reconciled taskrun pipeline-run-ref-deleted-dnmyoafv-step2/arendelle-kb9b6 with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2023, time.May, 30, 19, 40, 14, 579980584, time.Local)}, Reason:"Pending", Message:"pod status \"Ready\":\"False\"; message: \"containers with unready status: [step-echo]\""} | |
stream.go:305: D 19:40:14.581 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv-step2] Updating status with: v1beta1.TaskRunStatus{ | |
Status: v1.Status{ | |
ObservedGeneration: 0, | |
Conditions: v1.Conditions{ | |
{ | |
Type: "Succeeded", | |
Status: "Unknown", | |
Severity: "", | |
- LastTransitionTime: apis.VolatileTime{Inner: v1.Time{Time: s"2023-05-30 19:40:13 +0000 UTC"}}, | |
+ LastTransitionTime: apis.VolatileTime{ | |
+ Inner: v1.Time{Time: s"2023-05-30 19:40:14.579980584 +0000 UTC m=+150.682530498"}, | |
+ }, | |
Reason: "Pending", | |
Message: strings.Join({ | |
`pod status "`, | |
- "Initialized", | |
+ "Ready", | |
`":"False"; message: "containers with `, | |
- "incomplete status: [place-scripts", | |
+ "unready status: [step-echo", | |
`]"`, | |
}, ""), | |
}, | |
}, | |
Annotations: nil, | |
}, | |
TaskRunStatusFields: v1beta1.TaskRunStatusFields{ | |
... // 6 identical fields | |
ResourcesResult: nil, | |
TaskRunResults: nil, | |
- Sidecars: nil, | |
+ Sidecars: []v1beta1.SidecarState{}, | |
TaskSpec: &{Steps: {{Name: "echo", Image: "ubuntu", Script: "#!/usr/bin/env bash\n# Sleep for another 10s\nsleep 10\n"}}}, | |
Provenance: &{FeatureFlags: &{RunningInEnvWithInjectedSidecars: true, EnableAPIFields: "stable", AwaitSidecarReadiness: true, VerificationNoMatchPolicy: "ignore", ...}}, | |
SpanContext: nil, | |
}, | |
} | |
stream.go:305: D 19:40:14.598 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv] Adding to queue arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv (depth: 1) | |
stream.go:305: D 19:40:14.598 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv-step2] Adding to queue arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv-step2 (depth: 1) | |
stream.go:305: D 19:40:14.598 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv-step2] Requeuing key arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv-step2 (by request) after 59m56.419899206s (depth: 0) | |
stream.go:305: D 19:40:14.598 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv-step2] got tracing carriermap[] | |
stream.go:305: D 19:40:14.598 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv-step2] tracerProvider doesn't provide a traceId, tracing is disabled | |
stream.go:305: D 19:40:14.599 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv-step2] set taskspec for arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv-step2 - script: #!/usr/bin/env bash | |
# Sleep for another 10s | |
sleep 10 | |
stream.go:305: D 19:40:14.599 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv] got tracing carriermap[] | |
stream.go:305: D 19:40:14.599 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv] tracerProvider doesn't provide a traceId, tracing is disabled | |
stream.go:305: I 19:40:14.599 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv-step2] Successfully reconciled taskrun pipeline-run-ref-deleted-dnmyoafv-step2/arendelle-kb9b6 with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2023, time.May, 30, 19, 40, 14, 599165409, time.Local)}, Reason:"Pending", Message:"pod status \"Ready\":\"False\"; message: \"containers with unready status: [step-echo]\""} | |
stream.go:305: D 19:40:14.599 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv-step2] Requeuing key arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv-step2 (by request) after 59m56.40076078s (depth: 0) | |
stream.go:305: I 19:40:14.600 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv] PipelineRun pipeline-run-ref-deleted-dnmyoafv status is being set to &{Succeeded Unknown {2023-05-30 19:40:11 +0000 UTC} Running Tasks Completed: 1 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0} | |
stream.go:305: D 19:40:14.600 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv] Requeuing key arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv (by request) after 59m41.399313211s (depth: 0) | |
stream.go:305: D 19:40:15.586 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv-step2] Adding to queue arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv-step2 (depth: 1) | |
stream.go:305: D 19:40:15.586 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv-step2] got tracing carriermap[] | |
stream.go:305: D 19:40:15.586 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv-step2] tracerProvider doesn't provide a traceId, tracing is disabled | |
stream.go:305: D 19:40:15.586 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv-step2] set taskspec for arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv-step2 - script: #!/usr/bin/env bash | |
# Sleep for another 10s | |
sleep 10 | |
stream.go:305: I 19:40:15.595 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv-step2] Successfully reconciled taskrun pipeline-run-ref-deleted-dnmyoafv-step2/arendelle-kb9b6 with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2023, time.May, 30, 19, 40, 15, 595793920, time.Local)}, Reason:"Running", Message:"Not all Steps in the Task have finished executing"} | |
stream.go:305: D 19:40:15.596 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv-step2] Adding to queue arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv-step2 (depth: 1) | |
stream.go:305: D 19:40:15.596 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv-step2] Updating status with: v1beta1.TaskRunStatus{ | |
Status: v1.Status{ | |
ObservedGeneration: 0, | |
Conditions: v1.Conditions{ | |
{ | |
Type: "Succeeded", | |
Status: "Unknown", | |
Severity: "", | |
- LastTransitionTime: apis.VolatileTime{Inner: v1.Time{Time: s"2023-05-30 19:40:14 +0000 UTC"}}, | |
+ LastTransitionTime: apis.VolatileTime{Inner: v1.Time{Time: s"2023-05-30 19:40:15.59579392 +0000 UTC m=+151.698343844"}}, | |
- Reason: "Pending", | |
+ Reason: "Running", | |
Message: strings.Join({ | |
- `pod status "Ready":"False"; message: "containers with unready st`, | |
- `atus: [step-echo]"`, | |
+ "Not all Steps in the Task have finished executing", | |
}, ""), | |
}, | |
}, | |
Annotations: nil, | |
}, | |
TaskRunStatusFields: v1beta1.TaskRunStatusFields{ | |
PodName: "pipeline-run-ref-deleted-dnmyoafv-step2-pod", | |
StartTime: s"2023-05-30 19:40:11 +0000 UTC", | |
CompletionTime: nil, | |
Steps: []v1beta1.StepState{ | |
{ | |
ContainerState: v1.ContainerState{ | |
- Waiting: s"&ContainerStateWaiting{Reason:PodInitializing,Message:,}", | |
+ Waiting: nil, | |
- Running: nil, | |
+ Running: s"&ContainerStateRunning{StartedAt:2023-05-30 19:40:14 +0000 UTC,}", | |
Terminated: nil, | |
}, | |
Name: "echo", | |
ContainerName: "step-echo", | |
- ImageID: "", | |
+ ImageID: "docker.io/amd64/ubuntu@sha256:ca5534a51dd04bbcebe9b23ba05f389466cf0c190f1f8f182d7eea92a9671d00", | |
}, | |
}, | |
CloudEvents: nil, | |
RetriesStatus: nil, | |
ResourcesResult: nil, | |
TaskRunResults: nil, | |
- Sidecars: nil, | |
+ Sidecars: []v1beta1.SidecarState{}, | |
TaskSpec: &{Steps: {{Name: "echo", Image: "ubuntu", Script: "#!/usr/bin/env bash\n# Sleep for another 10s\nsleep 10\n"}}}, | |
Provenance: &{FeatureFlags: &{RunningInEnvWithInjectedSidecars: true, EnableAPIFields: "stable", AwaitSidecarReadiness: true, VerificationNoMatchPolicy: "ignore", ...}}, | |
SpanContext: nil, | |
}, | |
} | |
stream.go:305: D 19:40:15.609 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv-step2] Requeuing key arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv-step2 (by request) after 59m55.40402759s (depth: 0) | |
stream.go:305: D 19:40:15.609 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv-step2] got tracing carriermap[] | |
stream.go:305: D 19:40:15.610 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv-step2] Adding to queue arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv-step2 (depth: 1) | |
stream.go:305: D 19:40:15.610 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv-step2] tracerProvider doesn't provide a traceId, tracing is disabled | |
stream.go:305: D 19:40:15.610 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv] got tracing carriermap[] | |
stream.go:305: D 19:40:15.610 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv] tracerProvider doesn't provide a traceId, tracing is disabled | |
stream.go:305: D 19:40:15.610 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv-step2] set taskspec for arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv-step2 - script: #!/usr/bin/env bash | |
# Sleep for another 10s | |
sleep 10 | |
stream.go:305: I 19:40:15.610 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv-step2] Successfully reconciled taskrun pipeline-run-ref-deleted-dnmyoafv-step2/arendelle-kb9b6 with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2023, time.May, 30, 19, 40, 15, 0, time.Local)}, Reason:"Running", Message:"Not all Steps in the Task have finished executing"} | |
stream.go:305: D 19:40:15.609 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv] Adding to queue arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv (depth: 1) | |
stream.go:305: D 19:40:15.610 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv-step2] Requeuing key arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv-step2 (by request) after 59m55.389355843s (depth: 0) | |
stream.go:305: I 19:40:15.611 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv] PipelineRun pipeline-run-ref-deleted-dnmyoafv status is being set to &{Succeeded Unknown {2023-05-30 19:40:11 +0000 UTC} Running Tasks Completed: 1 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0} | |
stream.go:305: D 19:40:15.611 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv-step2] got tracing carriermap[] | |
stream.go:305: D 19:40:15.611 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv-step2] tracerProvider doesn't provide a traceId, tracing is disabled | |
stream.go:305: D 19:40:15.611 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv] Requeuing key arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv (by request) after 59m40.388618383s (depth: 0) | |
stream.go:305: D 19:40:15.612 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv-step2] set taskspec for arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv-step2 - script: #!/usr/bin/env bash | |
# Sleep for another 10s | |
sleep 10 | |
stream.go:305: I 19:40:15.612 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv-step2] Successfully reconciled taskrun pipeline-run-ref-deleted-dnmyoafv-step2/arendelle-kb9b6 with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2023, time.May, 30, 19, 40, 15, 0, time.Local)}, Reason:"Running", Message:"Not all Steps in the Task have finished executing"} | |
stream.go:305: D 19:40:15.613 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv-step2] Requeuing key arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv-step2 (by request) after 59m55.387073044s (depth: 0) | |
stream.go:305: D 19:40:26.662 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv-step2] Adding to queue arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv-step2 (depth: 1) | |
stream.go:305: D 19:40:26.662 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv-step2] got tracing carriermap[] | |
stream.go:305: D 19:40:26.662 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv-step2] tracerProvider doesn't provide a traceId, tracing is disabled | |
stream.go:305: D 19:40:26.662 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv-step2] set taskspec for arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv-step2 - script: #!/usr/bin/env bash | |
# Sleep for another 10s | |
sleep 10 | |
stream.go:305: I 19:40:26.663 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv-step2] Successfully reconciled taskrun pipeline-run-ref-deleted-dnmyoafv-step2/arendelle-kb9b6 with status: &apis.Condition{Type:"Succeeded", Status:"True", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2023, time.May, 30, 19, 40, 26, 663040878, time.Local)}, Reason:"Succeeded", Message:"All Steps have completed executing"} | |
stream.go:305: D 19:40:26.664 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv-step2] Updating status with: v1beta1.TaskRunStatus{ | |
Status: v1.Status{ | |
ObservedGeneration: 0, | |
Conditions: v1.Conditions{ | |
- { | |
- Type: "Succeeded", | |
- Status: "Unknown", | |
- LastTransitionTime: apis.VolatileTime{Inner: s"2023-05-30 19:40:15 +0000 UTC"}, | |
- Reason: "Running", | |
- Message: "Not all Steps in the Task have finished executing", | |
- }, | |
+ { | |
+ Type: "Succeeded", | |
+ Status: "True", | |
+ LastTransitionTime: apis.VolatileTime{Inner: s"2023-05-30 19:40:26.663040878 +0000 UTC m=+162.765590802"}, | |
+ Reason: "Succeeded", | |
+ Message: "All Steps have completed executing", | |
+ }, | |
}, | |
Annotations: nil, | |
}, | |
TaskRunStatusFields: v1beta1.TaskRunStatusFields{ | |
PodName: "pipeline-run-ref-deleted-dnmyoafv-step2-pod", | |
StartTime: s"2023-05-30 19:40:11 +0000 UTC", | |
- CompletionTime: nil, | |
+ CompletionTime: s"2023-05-30 19:40:26.663042938 +0000 UTC m=+162.765592852", | |
Steps: []v1beta1.StepState{ | |
{ | |
ContainerState: v1.ContainerState{ | |
Waiting: nil, | |
- Running: s"&ContainerStateRunning{StartedAt:2023-05-30 19:40:14 +0000 UTC,}", | |
+ Running: nil, | |
- Terminated: nil, | |
+ Terminated: s"&ContainerStateTerminated{ExitCode:0,Signal:0,Reason:Completed,Message:,StartedAt:2023-05-30 19:40:15.86 +0000 UTC,FinishedAt:2023-05-30 19:40:25 +0000 UTC,ContainerID:containerd://fa72358ddf5c913917d3f62a28f282bdce71fb52300180a6c597c828bbb5ccde,}", | |
}, | |
Name: "echo", | |
ContainerName: "step-echo", | |
ImageID: "docker.io/amd64/ubuntu@sha256:ca5534a51dd04bbcebe9b23ba05f389466"..., | |
}, | |
}, | |
CloudEvents: nil, | |
RetriesStatus: nil, | |
ResourcesResult: nil, | |
TaskRunResults: nil, | |
- Sidecars: nil, | |
+ Sidecars: []v1beta1.SidecarState{}, | |
TaskSpec: &{Steps: {{Name: "echo", Image: "ubuntu", Script: "#!/usr/bin/env bash\n# Sleep for another 10s\nsleep 10\n"}}}, | |
Provenance: &{FeatureFlags: &{RunningInEnvWithInjectedSidecars: true, EnableAPIFields: "stable", AwaitSidecarReadiness: true, VerificationNoMatchPolicy: "ignore", ...}}, | |
SpanContext: nil, | |
}, | |
} | |
stream.go:305: D 19:40:26.679 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv] Adding to queue arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv (depth: 1) | |
stream.go:305: D 19:40:26.681 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv-step2] Requeuing key arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv-step2 (by request) after 59m44.336822303s (depth: 0) | |
stream.go:305: D 19:40:26.681 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv-step2] Adding to queue arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv-step2 (depth: 1) | |
stream.go:305: D 19:40:26.681 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv-step2] got tracing carriermap[] | |
stream.go:305: D 19:40:26.681 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv-step2] tracerProvider doesn't provide a traceId, tracing is disabled | |
stream.go:305: I 19:40:26.681 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv-step2] taskrun done : pipeline-run-ref-deleted-dnmyoafv-step2 | |
stream.go:305: D 19:40:26.681 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv] got tracing carriermap[] | |
stream.go:305: D 19:40:26.681 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv] tracerProvider doesn't provide a traceId, tracing is disabled | |
stream.go:305: I 19:40:26.682 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv] All TaskRuns have finished for PipelineRun pipeline-run-ref-deleted-dnmyoafv so it has finished | |
stream.go:305: I 19:40:26.682 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv] PipelineRun pipeline-run-ref-deleted-dnmyoafv status is being set to &{Succeeded True {2023-05-30 19:40:26.682655724 +0000 UTC m=+162.785205638} Succeeded Tasks Completed: 2 (Failed: 0, Cancelled 0), Skipped: 0} | |
stream.go:305: D 19:40:26.683 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv] Updating status with: v1beta1.PipelineRunStatus{ | |
Status: v1.Status{ | |
ObservedGeneration: 0, | |
Conditions: v1.Conditions{ | |
- { | |
- Type: "Succeeded", | |
- Status: "Unknown", | |
- LastTransitionTime: apis.VolatileTime{Inner: s"2023-05-30 19:40:11 +0000 UTC"}, | |
- Reason: "Running", | |
- Message: "Tasks Completed: 1 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0", | |
- }, | |
+ { | |
+ Type: "Succeeded", | |
+ Status: "True", | |
+ LastTransitionTime: apis.VolatileTime{Inner: s"2023-05-30 19:40:26.682655724 +0000 UTC m=+162.785205638"}, | |
+ Reason: "Succeeded", | |
+ Message: "Tasks Completed: 2 (Failed: 0, Cancelled 0), Skipped: 0", | |
+ }, | |
}, | |
Annotations: nil, | |
}, | |
PipelineRunStatusFields: v1beta1.PipelineRunStatusFields{ | |
StartTime: s"2023-05-30 19:39:56 +0000 UTC", | |
- CompletionTime: nil, | |
+ CompletionTime: s"2023-05-30 19:40:26.682655724 +0000 UTC m=+162.785205638", | |
TaskRuns: nil, | |
Runs: nil, | |
... // 7 identical fields | |
}, | |
} | |
stream.go:305: I 19:40:26.688 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv-step2] Reconcile succeeded | |
stream.go:305: D 19:40:26.698 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv] Adding to queue arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv (depth: 1) | |
stream.go:305: D 19:40:26.699 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv] Requeuing key arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv (by request) after 59m29.317182247s (depth: 0) | |
stream.go:305: D 19:40:26.700 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv] got tracing carriermap[] | |
stream.go:305: D 19:40:26.700 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv] tracerProvider doesn't provide a traceId, tracing is disabled | |
stream.go:305: I 19:40:26.700 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-kb9b6/pipeline-run-ref-deleted-dnmyoafv] Reconcile succeeded | |
pipelinerun_test.go:492: Deleting namespace arendelle-kb9b6 | |
--- PASS: TestPipelineRunRefDeleted (30.10s) | |
=== RUN TestPipelineRunPending | |
pipelinerun_test.go:502: Create namespace arendelle-wcbv2 to deploy to | |
pipelinerun_test.go:502: Verify SA "default" is created in namespace "arendelle-wcbv2" | |
pipelinerun_test.go:511: Creating Task, Pipeline, and Pending PipelineRun pipeline-run-pending-mhylsorq in namespace arendelle-wcbv2 | |
pipelinerun_test.go:552: Waiting for PipelineRun pipeline-run-pending-mhylsorq in namespace arendelle-wcbv2 to be marked pending | |
stream.go:305: D 19:40:26.831 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-wcbv2/pipeline-run-pending-mhylsorq] Adding to queue arendelle-wcbv2/pipeline-run-pending-mhylsorq (depth: 1) | |
stream.go:305: D 19:40:26.831 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-wcbv2/pipeline-run-pending-mhylsorq] got tracing carriermap[] | |
stream.go:305: D 19:40:26.831 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-wcbv2/pipeline-run-pending-mhylsorq] tracerProvider doesn't provide a traceId, tracing is disabled | |
stream.go:305: D 19:40:26.843 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-wcbv2/pipeline-run-pending-mhylsorq] Adding to queue arendelle-wcbv2/pipeline-run-pending-mhylsorq (depth: 1) | |
stream.go:305: D 19:40:26.844 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-wcbv2/pipeline-run-pending-mhylsorq] Updating status with: v1beta1.PipelineRunStatus{ | |
Status: v1.Status{ | |
ObservedGeneration: 0, | |
- Conditions: nil, | |
+ Conditions: v1.Conditions{ | |
+ { | |
+ Type: "Succeeded", | |
+ Status: "Unknown", | |
+ LastTransitionTime: apis.VolatileTime{Inner: s"2023-05-30 19:40:26.83168165 +00"...}, | |
+ Reason: "PipelineRunPending", | |
+ Message: `PipelineRun "pipeline-run-pending-mhylsorq" is pending`, | |
+ }, | |
+ }, | |
Annotations: nil, | |
}, | |
PipelineRunStatusFields: {}, | |
} | |
stream.go:305: D 19:40:26.867 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-wcbv2/pipeline-run-pending-mhylsorq] Updating status with: v1beta1.PipelineRunStatus{ | |
Status: v1.Status{ | |
ObservedGeneration: 0, | |
- Conditions: nil, | |
+ Conditions: v1.Conditions{ | |
+ { | |
+ Type: "Succeeded", | |
+ Status: "Unknown", | |
+ LastTransitionTime: apis.VolatileTime{Inner: s"2023-05-30 19:40:26.83168165 +00"...}, | |
+ Reason: "PipelineRunPending", | |
+ Message: `PipelineRun "pipeline-run-pending-mhylsorq" is pending`, | |
+ }, | |
+ }, | |
Annotations: nil, | |
}, | |
PipelineRunStatusFields: {}, | |
} | |
stream.go:305: D 19:40:26.877 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-wcbv2/pipeline-run-pending-mhylsorq] Adding to queue arendelle-wcbv2/pipeline-run-pending-mhylsorq (depth: 1) | |
stream.go:305: I 19:40:26.877 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-wcbv2/pipeline-run-pending-mhylsorq] Reconcile succeeded | |
stream.go:305: D 19:40:26.877 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-wcbv2/pipeline-run-pending-mhylsorq] got tracing carriermap[] | |
stream.go:305: D 19:40:26.877 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-wcbv2/pipeline-run-pending-mhylsorq] tracerProvider doesn't provide a traceId, tracing is disabled | |
stream.go:305: I 19:40:26.877 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-wcbv2/pipeline-run-pending-mhylsorq] Reconcile succeeded | |
pipelinerun_test.go:557: Clearing pending status on PipelineRun pipeline-run-pending-mhylsorq | |
pipelinerun_test.go:574: Waiting for PipelineRun pipeline-run-pending-mhylsorq in namespace arendelle-wcbv2 to complete | |
stream.go:305: D 19:40:27.857 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-wcbv2/pipeline-run-pending-mhylsorq] Adding to queue arendelle-wcbv2/pipeline-run-pending-mhylsorq (depth: 1) | |
stream.go:305: D 19:40:27.858 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-wcbv2/pipeline-run-pending-mhylsorq] got tracing carriermap[] | |
stream.go:305: D 19:40:27.858 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-wcbv2/pipeline-run-pending-mhylsorq] tracerProvider doesn't provide a traceId, tracing is disabled | |
stream.go:305: I 19:40:27.866 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-wcbv2/pipeline-run-pending-mhylsorq] Creating a new TaskRun object pipeline-run-pending-mhylsorq-task for pipeline task task | |
stream.go:305: D 19:40:27.876 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-wcbv2/pipeline-run-pending-mhylsorq] Adding to queue arendelle-wcbv2/pipeline-run-pending-mhylsorq (depth: 1) | |
stream.go:305: D 19:40:27.876 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-wcbv2/pipeline-run-pending-mhylsorq-task] Adding to queue arendelle-wcbv2/pipeline-run-pending-mhylsorq-task (depth: 1) | |
stream.go:305: D 19:40:27.877 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-wcbv2/pipeline-run-pending-mhylsorq-task] got tracing carriermap[] | |
stream.go:305: D 19:40:27.877 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-wcbv2/pipeline-run-pending-mhylsorq-task] tracerProvider doesn't provide a traceId, tracing is disabled | |
stream.go:305: I 19:40:27.877 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-wcbv2/pipeline-run-pending-mhylsorq] PipelineRun pipeline-run-pending-mhylsorq status is being set to &{Succeeded Unknown {2023-05-30 19:40:27.877629331 +0000 UTC m=+163.980179255} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0} | |
stream.go:305: D 19:40:27.882 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-wcbv2/pipeline-run-pending-mhylsorq-task] set taskspec for arendelle-wcbv2/pipeline-run-pending-mhylsorq-task - script: | |
stream.go:305: D 19:40:27.894 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-wcbv2/pipeline-run-pending-mhylsorq] Updating status with: v1beta1.PipelineRunStatus{ | |
Status: v1.Status{ | |
ObservedGeneration: 0, | |
Conditions: v1.Conditions{ | |
{ | |
Type: "Succeeded", | |
Status: "Unknown", | |
Severity: "", | |
- LastTransitionTime: apis.VolatileTime{Inner: v1.Time{Time: s"2023-05-30 19:40:26 +0000 UTC"}}, | |
+ LastTransitionTime: apis.VolatileTime{ | |
+ Inner: v1.Time{Time: s"2023-05-30 19:40:27.877629331 +0000 UTC m=+163.980179255"}, | |
+ }, | |
- Reason: "PipelineRunPending", | |
+ Reason: "Running", | |
Message: strings.Join({ | |
- `PipelineRun "pipeline-run-pending-mhylsorq" is pending`, | |
+ "Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skip", | |
+ "ped: 0", | |
}, ""), | |
}, | |
}, | |
Annotations: nil, | |
}, | |
PipelineRunStatusFields: v1beta1.PipelineRunStatusFields{ | |
- StartTime: nil, | |
+ StartTime: s"2023-05-30 19:40:27 +0000 UTC", | |
CompletionTime: nil, | |
TaskRuns: nil, | |
Runs: nil, | |
PipelineResults: nil, | |
- PipelineSpec: nil, | |
+ PipelineSpec: &v1beta1.PipelineSpec{Tasks: []v1beta1.PipelineTask{{Name: "task", TaskRef: &v1beta1.TaskRef{...}}}}, | |
SkippedTasks: nil, | |
- ChildReferences: nil, | |
+ ChildReferences: []v1beta1.ChildStatusReference{ | |
+ { | |
+ TypeMeta: runtime.TypeMeta{APIVersion: "tekton.dev/v1beta1", Kind: "TaskRun"}, | |
+ Name: "pipeline-run-pending-mhylsorq-task", | |
+ PipelineTaskName: "task", | |
+ }, | |
+ }, | |
FinallyStartTime: nil, | |
- Provenance: nil, | |
+ Provenance: &v1beta1.Provenance{ | |
+ FeatureFlags: &config.FeatureFlags{ | |
+ RunningInEnvWithInjectedSidecars: true, | |
+ EnableAPIFields: "stable", | |
+ AwaitSidecarReadiness: true, | |
+ VerificationNoMatchPolicy: "ignore", | |
+ EnableProvenanceInStatus: true, | |
+ ResultExtractionMethod: "termination-message", | |
+ MaxResultSize: 4096, | |
+ }, | |
+ }, | |
SpanContext: nil, | |
}, | |
} | |
stream.go:305: I 19:40:27.899 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-wcbv2/pipeline-run-pending-mhylsorq-task] Successfully reconciled taskrun pipeline-run-pending-mhylsorq-task/arendelle-wcbv2 with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2023, time.May, 30, 19, 40, 27, 899678936, time.Local)}, Reason:"Pending", Message:"Pending"} | |
stream.go:305: D 19:40:27.904 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-wcbv2/pipeline-run-pending-mhylsorq-task] Adding to queue arendelle-wcbv2/pipeline-run-pending-mhylsorq-task (depth: 1) | |
stream.go:305: D 19:40:27.907 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-wcbv2/pipeline-run-pending-mhylsorq-task] Adding to queue arendelle-wcbv2/pipeline-run-pending-mhylsorq-task (depth: 1) | |
stream.go:305: D 19:40:27.910 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-wcbv2/pipeline-run-pending-mhylsorq] Requeuing key arendelle-wcbv2/pipeline-run-pending-mhylsorq (by request) after 59m59.106060293s (depth: 0) | |
stream.go:305: D 19:40:27.911 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-wcbv2/pipeline-run-pending-mhylsorq] got tracing carriermap[] | |
stream.go:305: D 19:40:27.911 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-wcbv2/pipeline-run-pending-mhylsorq] tracerProvider doesn't provide a traceId, tracing is disabled | |
stream.go:305: I 19:40:27.911 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-wcbv2/pipeline-run-pending-mhylsorq] Found a TaskRun pipeline-run-pending-mhylsorq-task that was missing from the PipelineRun status | |
stream.go:305: D 19:40:27.917 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-wcbv2/pipeline-run-pending-mhylsorq] Adding to queue arendelle-wcbv2/pipeline-run-pending-mhylsorq (depth: 1) | |
stream.go:305: D 19:40:27.920 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-wcbv2/pipeline-run-pending-mhylsorq] Adding to queue arendelle-wcbv2/pipeline-run-pending-mhylsorq (depth: 1) | |
stream.go:305: D 19:40:27.920 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-wcbv2/pipeline-run-pending-mhylsorq-task] Adding to queue arendelle-wcbv2/pipeline-run-pending-mhylsorq-task (depth: 1) | |
stream.go:305: D 19:40:27.921 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-wcbv2/pipeline-run-pending-mhylsorq-task] Updating status with: v1beta1.TaskRunStatus{ | |
Status: v1.Status{ | |
ObservedGeneration: 0, | |
- Conditions: nil, | |
+ Conditions: v1.Conditions{ | |
+ { | |
+ Type: "Succeeded", | |
+ Status: "Unknown", | |
+ LastTransitionTime: apis.VolatileTime{Inner: s"2023-05-30 19:40:27.899678936 +0"...}, | |
+ Reason: "Pending", | |
+ Message: "Pending", | |
+ }, | |
+ }, | |
Annotations: nil, | |
}, | |
TaskRunStatusFields: v1beta1.TaskRunStatusFields{ | |
- PodName: "", | |
+ PodName: "pipeline-run-pending-mhylsorq-task-pod", | |
- StartTime: nil, | |
+ StartTime: s"2023-05-30 19:40:27.877266431 +0000 UTC m=+163.979816355", | |
CompletionTime: nil, | |
- Steps: nil, | |
+ Steps: []v1beta1.StepState{}, | |
CloudEvents: nil, | |
RetriesStatus: nil, | |
ResourcesResult: nil, | |
TaskRunResults: nil, | |
- Sidecars: nil, | |
+ Sidecars: []v1beta1.SidecarState{}, | |
- TaskSpec: nil, | |
+ TaskSpec: &v1beta1.TaskSpec{ | |
+ Steps: []v1beta1.Step{{Image: "ubuntu", Command: []string{...}, Args: []string{...}}}, | |
+ }, | |
- Provenance: nil, | |
+ Provenance: &v1beta1.Provenance{ | |
+ FeatureFlags: &config.FeatureFlags{ | |
+ RunningInEnvWithInjectedSidecars: true, | |
+ EnableAPIFields: "stable", | |
+ AwaitSidecarReadiness: true, | |
+ VerificationNoMatchPolicy: "ignore", | |
+ EnableProvenanceInStatus: true, | |
+ ResultExtractionMethod: "termination-message", | |
+ MaxResultSize: 4096, | |
+ }, | |
+ }, | |
SpanContext: nil, | |
}, | |
} | |
stream.go:305: I 19:40:27.924 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-wcbv2/pipeline-run-pending-mhylsorq] PipelineRun pipeline-run-pending-mhylsorq status is being set to &{Succeeded Unknown {2023-05-30 19:40:27.924208751 +0000 UTC m=+164.026758675} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0} | |
stream.go:305: D 19:40:27.929 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-wcbv2/pipeline-run-pending-mhylsorq-task] Adding to queue arendelle-wcbv2/pipeline-run-pending-mhylsorq-task (depth: 1) | |
stream.go:305: D 19:40:27.939 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-wcbv2/pipeline-run-pending-mhylsorq] Updating status with: v1beta1.PipelineRunStatus{ | |
Status: v1.Status{ | |
ObservedGeneration: 0, | |
Conditions: v1.Conditions{ | |
{ | |
Type: "Succeeded", | |
Status: "Unknown", | |
Severity: "", | |
- LastTransitionTime: apis.VolatileTime{Inner: v1.Time{Time: s"2023-05-30 19:40:26 +0000 UTC"}}, | |
+ LastTransitionTime: apis.VolatileTime{ | |
+ Inner: v1.Time{Time: s"2023-05-30 19:40:27.924208751 +0000 UTC m=+164.026758675"}, | |
+ }, | |
- Reason: "PipelineRunPending", | |
+ Reason: "Running", | |
Message: strings.Join({ | |
- `PipelineRun "pipeline-run-pending-mhylsorq" is pending`, | |
+ "Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skip", | |
+ "ped: 0", | |
}, ""), | |
}, | |
}, | |
Annotations: nil, | |
}, | |
PipelineRunStatusFields: v1beta1.PipelineRunStatusFields{ | |
- StartTime: nil, | |
+ StartTime: s"2023-05-30 19:40:27 +0000 UTC", | |
CompletionTime: nil, | |
TaskRuns: nil, | |
Runs: nil, | |
PipelineResults: nil, | |
- PipelineSpec: nil, | |
+ PipelineSpec: &v1beta1.PipelineSpec{Tasks: []v1beta1.PipelineTask{{Name: "task", TaskRef: &v1beta1.TaskRef{...}}}}, | |
SkippedTasks: nil, | |
- ChildReferences: nil, | |
+ ChildReferences: []v1beta1.ChildStatusReference{ | |
+ { | |
+ TypeMeta: runtime.TypeMeta{APIVersion: "tekton.dev/v1beta1", Kind: "TaskRun"}, | |
+ Name: "pipeline-run-pending-mhylsorq-task", | |
+ PipelineTaskName: "task", | |
+ }, | |
+ }, | |
FinallyStartTime: nil, | |
- Provenance: nil, | |
+ Provenance: &v1beta1.Provenance{ | |
+ FeatureFlags: &config.FeatureFlags{ | |
+ RunningInEnvWithInjectedSidecars: true, | |
+ EnableAPIFields: "stable", | |
+ AwaitSidecarReadiness: true, | |
+ VerificationNoMatchPolicy: "ignore", | |
+ EnableProvenanceInStatus: true, | |
+ ResultExtractionMethod: "termination-message", | |
+ MaxResultSize: 4096, | |
+ }, | |
+ }, | |
SpanContext: nil, | |
}, | |
} | |
stream.go:305: D 19:40:27.947 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-wcbv2/pipeline-run-pending-mhylsorq-task] Updating status with: v1beta1.TaskRunStatus{ | |
Status: v1.Status{ | |
ObservedGeneration: 0, | |
- Conditions: nil, | |
+ Conditions: v1.Conditions{ | |
+ { | |
+ Type: "Succeeded", | |
+ Status: "Unknown", | |
+ LastTransitionTime: apis.VolatileTime{Inner: s"2023-05-30 19:40:27.899678936 +0"...}, | |
+ Reason: "Pending", | |
+ Message: "Pending", | |
+ }, | |
+ }, | |
Annotations: nil, | |
}, | |
TaskRunStatusFields: v1beta1.TaskRunStatusFields{ | |
- PodName: "", | |
+ PodName: "pipeline-run-pending-mhylsorq-task-pod", | |
- StartTime: nil, | |
+ StartTime: s"2023-05-30 19:40:27.877266431 +0000 UTC m=+163.979816355", | |
CompletionTime: nil, | |
- Steps: nil, | |
+ Steps: []v1beta1.StepState{}, | |
CloudEvents: nil, | |
RetriesStatus: nil, | |
ResourcesResult: nil, | |
TaskRunResults: nil, | |
- Sidecars: nil, | |
+ Sidecars: []v1beta1.SidecarState{}, | |
- TaskSpec: nil, | |
+ TaskSpec: &v1beta1.TaskSpec{ | |
+ Steps: []v1beta1.Step{{Image: "ubuntu", Command: []string{...}, Args: []string{...}}}, | |
+ }, | |
- Provenance: nil, | |
+ Provenance: &v1beta1.Provenance{ | |
+ FeatureFlags: &config.FeatureFlags{ | |
+ RunningInEnvWithInjectedSidecars: true, | |
+ EnableAPIFields: "stable", | |
+ AwaitSidecarReadiness: true, | |
+ VerificationNoMatchPolicy: "ignore", | |
+ EnableProvenanceInStatus: true, | |
+ ResultExtractionMethod: "termination-message", | |
+ MaxResultSize: 4096, | |
+ }, | |
+ }, | |
SpanContext: nil, | |
}, | |
} | |
stream.go:305: D 19:40:27.961 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-wcbv2/pipeline-run-pending-mhylsorq] Adding to queue arendelle-wcbv2/pipeline-run-pending-mhylsorq (depth: 1) | |
stream.go:305: D 19:40:27.961 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-wcbv2/pipeline-run-pending-mhylsorq-task] Adding to queue arendelle-wcbv2/pipeline-run-pending-mhylsorq-task (depth: 1) | |
stream.go:305: D 19:40:27.961 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-wcbv2/pipeline-run-pending-mhylsorq-task] Requeuing key arendelle-wcbv2/pipeline-run-pending-mhylsorq-task (by request) after 59m59.956339289s (depth: 0) | |
stream.go:305: D 19:40:27.961 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-wcbv2/pipeline-run-pending-mhylsorq-task] got tracing carriermap[] | |
stream.go:305: D 19:40:27.961 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-wcbv2/pipeline-run-pending-mhylsorq-task] tracerProvider doesn't provide a traceId, tracing is disabled | |
stream.go:305: D 19:40:27.962 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-wcbv2/pipeline-run-pending-mhylsorq-task] set taskspec for arendelle-wcbv2/pipeline-run-pending-mhylsorq-task - script: | |
stream.go:305: I 19:40:27.962 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-wcbv2/pipeline-run-pending-mhylsorq-task] Successfully reconciled taskrun pipeline-run-pending-mhylsorq-task/arendelle-wcbv2 with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2023, time.May, 30, 19, 40, 27, 962258262, time.Local)}, Reason:"Pending", Message:"pod status \"Initialized\":\"False\"; message: \"containers with incomplete status: [prepare]\""} | |
stream.go:305: D 19:40:27.964 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-wcbv2/pipeline-run-pending-mhylsorq-task] Updating status with: v1beta1.TaskRunStatus{ | |
Status: v1.Status{ | |
ObservedGeneration: 0, | |
Conditions: v1.Conditions{ | |
{ | |
Type: "Succeeded", | |
Status: "Unknown", | |
Severity: "", | |
- LastTransitionTime: apis.VolatileTime{Inner: v1.Time{Time: s"2023-05-30 19:40:27 +0000 UTC"}}, | |
+ LastTransitionTime: apis.VolatileTime{ | |
+ Inner: v1.Time{Time: s"2023-05-30 19:40:27.962258262 +0000 UTC m=+164.064808187"}, | |
+ }, | |
Reason: "Pending", | |
- Message: "Pending", | |
+ Message: `pod status "Initialized":"False"; message: "containers with incomplete status: [prepare]"`, | |
}, | |
}, | |
Annotations: nil, | |
}, | |
TaskRunStatusFields: v1beta1.TaskRunStatusFields{ | |
PodName: "pipeline-run-pending-mhylsorq-task-pod", | |
StartTime: s"2023-05-30 19:40:27 +0000 UTC", | |
CompletionTime: nil, | |
- Steps: nil, | |
+ Steps: []v1beta1.StepState{ | |
+ { | |
+ ContainerState: v1.ContainerState{Waiting: s"&ContainerStateWaiting{Reason:Po"...}, | |
+ Name: "unnamed-0", | |
+ ContainerName: "step-unnamed-0", | |
+ }, | |
+ }, | |
CloudEvents: nil, | |
RetriesStatus: nil, | |
ResourcesResult: nil, | |
TaskRunResults: nil, | |
- Sidecars: nil, | |
+ Sidecars: []v1beta1.SidecarState{}, | |
TaskSpec: &{Steps: {{Image: "ubuntu", Command: {"/bin/bash"}, Args: {"-c", "echo hello, world"}}}}, | |
Provenance: &{FeatureFlags: &{RunningInEnvWithInjectedSidecars: true, EnableAPIFields: "stable", AwaitSidecarReadiness: true, VerificationNoMatchPolicy: "ignore", ...}}, | |
SpanContext: nil, | |
}, | |
} | |
stream.go:305: D 19:40:27.965 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-wcbv2/pipeline-run-pending-mhylsorq] Requeuing key arendelle-wcbv2/pipeline-run-pending-mhylsorq (by request) after 59m59.061213022s (depth: 0) | |
stream.go:305: D 19:40:27.965 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-wcbv2/pipeline-run-pending-mhylsorq] got tracing carriermap[] | |
stream.go:305: D 19:40:27.965 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-wcbv2/pipeline-run-pending-mhylsorq] tracerProvider doesn't provide a traceId, tracing is disabled | |
stream.go:305: I 19:40:27.966 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-wcbv2/pipeline-run-pending-mhylsorq] PipelineRun pipeline-run-pending-mhylsorq status is being set to &{Succeeded Unknown {2023-05-30 19:40:27 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0} | |
stream.go:305: D 19:40:27.966 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-wcbv2/pipeline-run-pending-mhylsorq] Requeuing key arendelle-wcbv2/pipeline-run-pending-mhylsorq (by request) after 59m59.033644318s (depth: 0) | |
stream.go:305: D 19:40:27.977 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-wcbv2/pipeline-run-pending-mhylsorq] Adding to queue arendelle-wcbv2/pipeline-run-pending-mhylsorq (depth: 1) | |
stream.go:305: D 19:40:27.977 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-wcbv2/pipeline-run-pending-mhylsorq] got tracing carriermap[] | |
stream.go:305: D 19:40:27.977 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-wcbv2/pipeline-run-pending-mhylsorq] tracerProvider doesn't provide a traceId, tracing is disabled | |
stream.go:305: I 19:40:27.977 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-wcbv2/pipeline-run-pending-mhylsorq] PipelineRun pipeline-run-pending-mhylsorq status is being set to &{Succeeded Unknown {2023-05-30 19:40:27 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0} | |
stream.go:305: D 19:40:27.977 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-wcbv2/pipeline-run-pending-mhylsorq-task] Adding to queue arendelle-wcbv2/pipeline-run-pending-mhylsorq-task (depth: 1) | |
stream.go:305: D 19:40:27.978 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-wcbv2/pipeline-run-pending-mhylsorq] Requeuing key arendelle-wcbv2/pipeline-run-pending-mhylsorq (by request) after 59m59.022155291s (depth: 0) | |
stream.go:305: D 19:40:27.978 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-wcbv2/pipeline-run-pending-mhylsorq-task] Requeuing key arendelle-wcbv2/pipeline-run-pending-mhylsorq-task (by request) after 59m59.037600258s (depth: 0) | |
stream.go:305: D 19:40:27.978 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-wcbv2/pipeline-run-pending-mhylsorq-task] got tracing carriermap[] | |
stream.go:305: D 19:40:27.978 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-wcbv2/pipeline-run-pending-mhylsorq-task] tracerProvider doesn't provide a traceId, tracing is disabled | |
stream.go:305: D 19:40:27.979 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-wcbv2/pipeline-run-pending-mhylsorq-task] set taskspec for arendelle-wcbv2/pipeline-run-pending-mhylsorq-task - script: | |
stream.go:305: I 19:40:27.979 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-wcbv2/pipeline-run-pending-mhylsorq-task] Successfully reconciled taskrun pipeline-run-pending-mhylsorq-task/arendelle-wcbv2 with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2023, time.May, 30, 19, 40, 27, 979205469, time.Local)}, Reason:"Pending", Message:"pod status \"Initialized\":\"False\"; message: \"containers with incomplete status: [prepare]\""} | |
stream.go:305: D 19:40:27.979 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-wcbv2/pipeline-run-pending-mhylsorq-task] Requeuing key arendelle-wcbv2/pipeline-run-pending-mhylsorq-task (by request) after 59m59.020725411s (depth: 0) | |
stream.go:305: D 19:40:28.696 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-wcbv2/pipeline-run-pending-mhylsorq-task] Adding to queue arendelle-wcbv2/pipeline-run-pending-mhylsorq-task (depth: 1) | |
stream.go:305: D 19:40:28.697 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-wcbv2/pipeline-run-pending-mhylsorq-task] got tracing carriermap[] | |
stream.go:305: D 19:40:28.697 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-wcbv2/pipeline-run-pending-mhylsorq-task] tracerProvider doesn't provide a traceId, tracing is disabled | |
stream.go:305: D 19:40:28.697 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-wcbv2/pipeline-run-pending-mhylsorq-task] set taskspec for arendelle-wcbv2/pipeline-run-pending-mhylsorq-task - script: | |
stream.go:305: I 19:40:28.697 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-wcbv2/pipeline-run-pending-mhylsorq-task] Successfully reconciled taskrun pipeline-run-pending-mhylsorq-task/arendelle-wcbv2 with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2023, time.May, 30, 19, 40, 28, 697678872, time.Local)}, Reason:"Pending", Message:"pod status \"Initialized\":\"False\"; message: \"containers with incomplete status: [prepare]\""} | |
stream.go:305: D 19:40:28.697 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-wcbv2/pipeline-run-pending-mhylsorq-task] Requeuing key arendelle-wcbv2/pipeline-run-pending-mhylsorq-task (by request) after 59m58.302250779s (depth: 0) | |
stream.go:305: D 19:40:29.689 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-wcbv2/pipeline-run-pending-mhylsorq-task] Adding to queue arendelle-wcbv2/pipeline-run-pending-mhylsorq-task (depth: 1) | |
stream.go:305: D 19:40:29.689 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-wcbv2/pipeline-run-pending-mhylsorq-task] got tracing carriermap[] | |
stream.go:305: D 19:40:29.689 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-wcbv2/pipeline-run-pending-mhylsorq-task] tracerProvider doesn't provide a traceId, tracing is disabled | |
stream.go:305: D 19:40:29.689 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-wcbv2/pipeline-run-pending-mhylsorq-task] set taskspec for arendelle-wcbv2/pipeline-run-pending-mhylsorq-task - script: | |
stream.go:305: I 19:40:29.689 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-wcbv2/pipeline-run-pending-mhylsorq-task] Successfully reconciled taskrun pipeline-run-pending-mhylsorq-task/arendelle-wcbv2 with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2023, time.May, 30, 19, 40, 29, 689730224, time.Local)}, Reason:"Pending", Message:"pod status \"Ready\":\"False\"; message: \"containers with unready status: [step-unnamed-0]\""} | |
stream.go:305: D 19:40:29.690 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-wcbv2/pipeline-run-pending-mhylsorq-task] Updating status with: v1beta1.TaskRunStatus{ | |
Status: v1.Status{ | |
ObservedGeneration: 0, | |
Conditions: v1.Conditions{ | |
{ | |
Type: "Succeeded", | |
Status: "Unknown", | |
Severity: "", | |
- LastTransitionTime: apis.VolatileTime{Inner: v1.Time{Time: s"2023-05-30 19:40:27 +0000 UTC"}}, | |
+ LastTransitionTime: apis.VolatileTime{ | |
+ Inner: v1.Time{Time: s"2023-05-30 19:40:29.689730224 +0000 UTC m=+165.792280148"}, | |
+ }, | |
Reason: "Pending", | |
Message: strings.Join({ | |
`pod status "`, | |
- "Initialized", | |
+ "Ready", | |
`":"False"; message: "containers with `, | |
- "incomplete status: [prepare", | |
+ "unready status: [step-unnamed-0", | |
`]"`, | |
}, ""), | |
}, | |
}, | |
Annotations: nil, | |
}, | |
TaskRunStatusFields: v1beta1.TaskRunStatusFields{ | |
... // 6 identical fields | |
ResourcesResult: nil, | |
TaskRunResults: nil, | |
- Sidecars: nil, | |
+ Sidecars: []v1beta1.SidecarState{}, | |
TaskSpec: &{Steps: {{Image: "ubuntu", Command: {"/bin/bash"}, Args: {"-c", "echo hello, world"}}}}, | |
Provenance: &{FeatureFlags: &{RunningInEnvWithInjectedSidecars: true, EnableAPIFields: "stable", AwaitSidecarReadiness: true, VerificationNoMatchPolicy: "ignore", ...}}, | |
SpanContext: nil, | |
}, | |
} | |
stream.go:305: D 19:40:29.706 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-wcbv2/pipeline-run-pending-mhylsorq] Adding to queue arendelle-wcbv2/pipeline-run-pending-mhylsorq (depth: 1) | |
stream.go:305: D 19:40:29.706 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-wcbv2/pipeline-run-pending-mhylsorq-task] Adding to queue arendelle-wcbv2/pipeline-run-pending-mhylsorq-task (depth: 1) | |
stream.go:305: D 19:40:29.706 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-wcbv2/pipeline-run-pending-mhylsorq-task] Requeuing key arendelle-wcbv2/pipeline-run-pending-mhylsorq-task (by request) after 59m57.310112106s (depth: 0) | |
stream.go:305: D 19:40:29.706 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-wcbv2/pipeline-run-pending-mhylsorq] got tracing carriermap[] | |
stream.go:305: D 19:40:29.706 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-wcbv2/pipeline-run-pending-mhylsorq] tracerProvider doesn't provide a traceId, tracing is disabled | |
stream.go:305: I 19:40:29.706 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-wcbv2/pipeline-run-pending-mhylsorq] PipelineRun pipeline-run-pending-mhylsorq status is being set to &{Succeeded Unknown {2023-05-30 19:40:27 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0} | |
stream.go:305: D 19:40:29.707 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-wcbv2/pipeline-run-pending-mhylsorq] Requeuing key arendelle-wcbv2/pipeline-run-pending-mhylsorq (by request) after 59m57.29297676s (depth: 0) | |
stream.go:305: D 19:40:29.706 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-wcbv2/pipeline-run-pending-mhylsorq-task] got tracing carriermap[] | |
stream.go:305: D 19:40:29.708 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-wcbv2/pipeline-run-pending-mhylsorq-task] tracerProvider doesn't provide a traceId, tracing is disabled | |
stream.go:305: D 19:40:29.708 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-wcbv2/pipeline-run-pending-mhylsorq-task] set taskspec for arendelle-wcbv2/pipeline-run-pending-mhylsorq-task - script: | |
stream.go:305: I 19:40:29.708 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-wcbv2/pipeline-run-pending-mhylsorq-task] Successfully reconciled taskrun pipeline-run-pending-mhylsorq-task/arendelle-wcbv2 with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2023, time.May, 30, 19, 40, 29, 708656920, time.Local)}, Reason:"Pending", Message:"pod status \"Ready\":\"False\"; message: \"containers with unready status: [step-unnamed-0]\""} | |
stream.go:305: D 19:40:29.708 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-wcbv2/pipeline-run-pending-mhylsorq-task] Requeuing key arendelle-wcbv2/pipeline-run-pending-mhylsorq-task (by request) after 59m57.29125184s (depth: 0) | |
stream.go:305: D 19:40:30.695 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-wcbv2/pipeline-run-pending-mhylsorq-task] Adding to queue arendelle-wcbv2/pipeline-run-pending-mhylsorq-task (depth: 1) | |
stream.go:305: D 19:40:30.695 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-wcbv2/pipeline-run-pending-mhylsorq-task] got tracing carriermap[] | |
stream.go:305: D 19:40:30.695 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-wcbv2/pipeline-run-pending-mhylsorq-task] tracerProvider doesn't provide a traceId, tracing is disabled | |
stream.go:305: D 19:40:30.695 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-wcbv2/pipeline-run-pending-mhylsorq-task] set taskspec for arendelle-wcbv2/pipeline-run-pending-mhylsorq-task - script: | |
stream.go:305: I 19:40:30.708 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-wcbv2/pipeline-run-pending-mhylsorq-task] Successfully reconciled taskrun pipeline-run-pending-mhylsorq-task/arendelle-wcbv2 with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2023, time.May, 30, 19, 40, 30, 708226581, time.Local)}, Reason:"Running", Message:"Not all Steps in the Task have finished executing"} | |
stream.go:305: D 19:40:30.708 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-wcbv2/pipeline-run-pending-mhylsorq-task] Adding to queue arendelle-wcbv2/pipeline-run-pending-mhylsorq-task (depth: 1) | |
stream.go:305: D 19:40:30.709 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-wcbv2/pipeline-run-pending-mhylsorq-task] Updating status with: v1beta1.TaskRunStatus{ | |
Status: v1.Status{ | |
ObservedGeneration: 0, | |
Conditions: v1.Conditions{ | |
{ | |
Type: "Succeeded", | |
Status: "Unknown", | |
Severity: "", | |
- LastTransitionTime: apis.VolatileTime{Inner: v1.Time{Time: s"2023-05-30 19:40:29 +0000 UTC"}}, | |
+ LastTransitionTime: apis.VolatileTime{ | |
+ Inner: v1.Time{Time: s"2023-05-30 19:40:30.708226581 +0000 UTC m=+166.810776505"}, | |
+ }, | |
- Reason: "Pending", | |
+ Reason: "Running", | |
Message: strings.Join({ | |
- `pod status "Ready":"False"; message: "containers with unready st`, | |
- `atus: [step-unnamed-0]"`, | |
+ "Not all Steps in the Task have finished executing", | |
}, ""), | |
}, | |
}, | |
Annotations: nil, | |
}, | |
TaskRunStatusFields: v1beta1.TaskRunStatusFields{ | |
PodName: "pipeline-run-pending-mhylsorq-task-pod", | |
StartTime: s"2023-05-30 19:40:27 +0000 UTC", | |
CompletionTime: nil, | |
Steps: []v1beta1.StepState{ | |
{ | |
ContainerState: v1.ContainerState{ | |
- Waiting: s"&ContainerStateWaiting{Reason:PodInitializing,Message:,}", | |
+ Waiting: nil, | |
- Running: nil, | |
+ Running: s"&ContainerStateRunning{StartedAt:2023-05-30 19:40:30 +0000 UTC,}", | |
Terminated: nil, | |
}, | |
Name: "unnamed-0", | |
ContainerName: "step-unnamed-0", | |
- ImageID: "", | |
+ ImageID: "docker.io/amd64/ubuntu@sha256:ca5534a51dd04bbcebe9b23ba05f389466cf0c190f1f8f182d7eea92a9671d00", | |
}, | |
}, | |
CloudEvents: nil, | |
RetriesStatus: nil, | |
ResourcesResult: nil, | |
TaskRunResults: nil, | |
- Sidecars: nil, | |
+ Sidecars: []v1beta1.SidecarState{}, | |
TaskSpec: &{Steps: {{Image: "ubuntu", Command: {"/bin/bash"}, Args: {"-c", "echo hello, world"}}}}, | |
Provenance: &{FeatureFlags: &{RunningInEnvWithInjectedSidecars: true, EnableAPIFields: "stable", AwaitSidecarReadiness: true, VerificationNoMatchPolicy: "ignore", ...}}, | |
SpanContext: nil, | |
}, | |
} | |
stream.go:305: D 19:40:30.723 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-wcbv2/pipeline-run-pending-mhylsorq-task] Requeuing key arendelle-wcbv2/pipeline-run-pending-mhylsorq-task (by request) after 59m56.291634788s (depth: 0) | |
stream.go:305: D 19:40:30.723 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-wcbv2/pipeline-run-pending-mhylsorq-task] got tracing carriermap[] | |
stream.go:305: D 19:40:30.723 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-wcbv2/pipeline-run-pending-mhylsorq-task] tracerProvider doesn't provide a traceId, tracing is disabled | |
stream.go:305: D 19:40:30.723 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-wcbv2/pipeline-run-pending-mhylsorq-task] Adding to queue arendelle-wcbv2/pipeline-run-pending-mhylsorq-task (depth: 1) | |
stream.go:305: D 19:40:30.723 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-wcbv2/pipeline-run-pending-mhylsorq-task] set taskspec for arendelle-wcbv2/pipeline-run-pending-mhylsorq-task - script: | |
stream.go:305: D 19:40:30.723 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-wcbv2/pipeline-run-pending-mhylsorq] Adding to queue arendelle-wcbv2/pipeline-run-pending-mhylsorq (depth: 1) | |
stream.go:305: I 19:40:30.723 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-wcbv2/pipeline-run-pending-mhylsorq-task] Successfully reconciled taskrun pipeline-run-pending-mhylsorq-task/arendelle-wcbv2 with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2023, time.May, 30, 19, 40, 30, 723837388, time.Local)}, Reason:"Running", Message:"Not all Steps in the Task have finished executing"} | |
stream.go:305: D 19:40:30.724 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-wcbv2/pipeline-run-pending-mhylsorq-task] Updating status with: v1beta1.TaskRunStatus{ | |
Status: v1.Status{ | |
ObservedGeneration: 0, | |
Conditions: v1.Conditions{ | |
{ | |
Type: "Succeeded", | |
Status: "Unknown", | |
Severity: "", | |
- LastTransitionTime: apis.VolatileTime{Inner: v1.Time{Time: s"2023-05-30 19:40:29 +0000 UTC"}}, | |
+ LastTransitionTime: apis.VolatileTime{ | |
+ Inner: v1.Time{Time: s"2023-05-30 19:40:30.723837388 +0000 UTC m=+166.826387312"}, | |
+ }, | |
- Reason: "Pending", | |
+ Reason: "Running", | |
Message: strings.Join({ | |
- `pod status "Ready":"False"; message: "containers with unready st`, | |
- `atus: [step-unnamed-0]"`, | |
+ "Not all Steps in the Task have finished executing", | |
}, ""), | |
}, | |
}, | |
Annotations: nil, | |
}, | |
TaskRunStatusFields: v1beta1.TaskRunStatusFields{ | |
PodName: "pipeline-run-pending-mhylsorq-task-pod", | |
StartTime: s"2023-05-30 19:40:27 +0000 UTC", | |
CompletionTime: nil, | |
Steps: []v1beta1.StepState{ | |
{ | |
ContainerState: v1.ContainerState{ | |
- Waiting: s"&ContainerStateWaiting{Reason:PodInitializing,Message:,}", | |
+ Waiting: nil, | |
- Running: nil, | |
+ Running: s"&ContainerStateRunning{StartedAt:2023-05-30 19:40:30 +0000 UTC,}", | |
Terminated: nil, | |
}, | |
Name: "unnamed-0", | |
ContainerName: "step-unnamed-0", | |
- ImageID: "", | |
+ ImageID: "docker.io/amd64/ubuntu@sha256:ca5534a51dd04bbcebe9b23ba05f389466cf0c190f1f8f182d7eea92a9671d00", | |
}, | |
}, | |
CloudEvents: nil, | |
RetriesStatus: nil, | |
ResourcesResult: nil, | |
TaskRunResults: nil, | |
- Sidecars: nil, | |
+ Sidecars: []v1beta1.SidecarState{}, | |
TaskSpec: &{Steps: {{Image: "ubuntu", Command: {"/bin/bash"}, Args: {"-c", "echo hello, world"}}}}, | |
Provenance: &{FeatureFlags: &{RunningInEnvWithInjectedSidecars: true, EnableAPIFields: "stable", AwaitSidecarReadiness: true, VerificationNoMatchPolicy: "ignore", ...}}, | |
SpanContext: nil, | |
}, | |
} | |
stream.go:305: D 19:40:30.725 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-wcbv2/pipeline-run-pending-mhylsorq] got tracing carriermap[] | |
stream.go:305: D 19:40:30.725 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-wcbv2/pipeline-run-pending-mhylsorq] tracerProvider doesn't provide a traceId, tracing is disabled | |
stream.go:305: I 19:40:30.725 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-wcbv2/pipeline-run-pending-mhylsorq] PipelineRun pipeline-run-pending-mhylsorq status is being set to &{Succeeded Unknown {2023-05-30 19:40:27 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0} | |
stream.go:305: D 19:40:30.725 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-wcbv2/pipeline-run-pending-mhylsorq] Requeuing key arendelle-wcbv2/pipeline-run-pending-mhylsorq (by request) after 59m56.274497442s (depth: 0) | |
stream.go:305: D 19:40:30.749 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-wcbv2/pipeline-run-pending-mhylsorq-task] Requeuing key arendelle-wcbv2/pipeline-run-pending-mhylsorq-task (by request) after 59m56.275946612s (depth: 0) | |
stream.go:305: D 19:40:30.749 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-wcbv2/pipeline-run-pending-mhylsorq-task] got tracing carriermap[] | |
stream.go:305: D 19:40:30.749 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-wcbv2/pipeline-run-pending-mhylsorq-task] tracerProvider doesn't provide a traceId, tracing is disabled | |
stream.go:305: D 19:40:30.750 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-wcbv2/pipeline-run-pending-mhylsorq-task] set taskspec for arendelle-wcbv2/pipeline-run-pending-mhylsorq-task - script: | |
stream.go:305: I 19:40:30.750 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-wcbv2/pipeline-run-pending-mhylsorq-task] Successfully reconciled taskrun pipeline-run-pending-mhylsorq-task/arendelle-wcbv2 with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2023, time.May, 30, 19, 40, 30, 0, time.Local)}, Reason:"Running", Message:"Not all Steps in the Task have finished executing"} | |
stream.go:305: D 19:40:30.750 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-wcbv2/pipeline-run-pending-mhylsorq-task] Requeuing key arendelle-wcbv2/pipeline-run-pending-mhylsorq-task (by request) after 59m56.249693888s (depth: 0) | |
stream.go:305: D 19:40:31.702 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-wcbv2/pipeline-run-pending-mhylsorq-task] Adding to queue arendelle-wcbv2/pipeline-run-pending-mhylsorq-task (depth: 1) | |
stream.go:305: D 19:40:31.702 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-wcbv2/pipeline-run-pending-mhylsorq-task] got tracing carriermap[] | |
stream.go:305: D 19:40:31.702 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-wcbv2/pipeline-run-pending-mhylsorq-task] tracerProvider doesn't provide a traceId, tracing is disabled | |
stream.go:305: D 19:40:31.703 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-wcbv2/pipeline-run-pending-mhylsorq-task] set taskspec for arendelle-wcbv2/pipeline-run-pending-mhylsorq-task - script: | |
stream.go:305: I 19:40:31.703 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-wcbv2/pipeline-run-pending-mhylsorq-task] Successfully reconciled taskrun pipeline-run-pending-mhylsorq-task/arendelle-wcbv2 with status: &apis.Condition{Type:"Succeeded", Status:"True", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2023, time.May, 30, 19, 40, 31, 703248014, time.Local)}, Reason:"Succeeded", Message:"All Steps have completed executing"} | |
stream.go:305: D 19:40:31.704 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-wcbv2/pipeline-run-pending-mhylsorq-task] Updating status with: v1beta1.TaskRunStatus{ | |
Status: v1.Status{ | |
ObservedGeneration: 0, | |
Conditions: v1.Conditions{ | |
- { | |
- Type: "Succeeded", | |
- Status: "Unknown", | |
- LastTransitionTime: apis.VolatileTime{Inner: s"2023-05-30 19:40:30 +0000 UTC"}, | |
- Reason: "Running", | |
- Message: "Not all Steps in the Task have finished executing", | |
- }, | |
+ { | |
+ Type: "Succeeded", | |
+ Status: "True", | |
+ LastTransitionTime: apis.VolatileTime{Inner: s"2023-05-30 19:40:31.703248014 +0000 UTC m=+167.805797937"}, | |
+ Reason: "Succeeded", | |
+ Message: "All Steps have completed executing", | |
+ }, | |
}, | |
Annotations: nil, | |
}, | |
TaskRunStatusFields: v1beta1.TaskRunStatusFields{ | |
PodName: "pipeline-run-pending-mhylsorq-task-pod", | |
StartTime: s"2023-05-30 19:40:27 +0000 UTC", | |
- CompletionTime: nil, | |
+ CompletionTime: s"2023-05-30 19:40:31.703249514 +0000 UTC m=+167.805799437", | |
Steps: []v1beta1.StepState{ | |
{ | |
ContainerState: v1.ContainerState{ | |
Waiting: nil, | |
- Running: s"&ContainerStateRunning{StartedAt:2023-05-30 19:40:30 +0000 UTC,}", | |
+ Running: nil, | |
- Terminated: nil, | |
+ Terminated: s"&ContainerStateTerminated{ExitCode:0,Signal:0,Reason:Completed,Message:,StartedAt:2023-05-30 19:40:31.07 +0000 UTC,FinishedAt:2023-05-30 19:40:31 +0000 UTC,ContainerID:containerd://d63d38ed490d5cd41f843bed00ad2bb8fea94727bf9fb54ed379f0d9387e4259,}", | |
}, | |
Name: "unnamed-0", | |
ContainerName: "step-unnamed-0", | |
ImageID: "docker.io/amd64/ubuntu@sha256:ca5534a51dd04bbcebe9b23ba05f389466"..., | |
}, | |
}, | |
CloudEvents: nil, | |
RetriesStatus: nil, | |
ResourcesResult: nil, | |
TaskRunResults: nil, | |
- Sidecars: nil, | |
+ Sidecars: []v1beta1.SidecarState{}, | |
TaskSpec: &{Steps: {{Image: "ubuntu", Command: {"/bin/bash"}, Args: {"-c", "echo hello, world"}}}}, | |
Provenance: &{FeatureFlags: &{RunningInEnvWithInjectedSidecars: true, EnableAPIFields: "stable", AwaitSidecarReadiness: true, VerificationNoMatchPolicy: "ignore", ...}}, | |
SpanContext: nil, | |
}, | |
} | |
stream.go:305: D 19:40:31.719 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-wcbv2/pipeline-run-pending-mhylsorq-task] Requeuing key arendelle-wcbv2/pipeline-run-pending-mhylsorq-task (by request) after 59m55.296607586s (depth: 0) | |
stream.go:305: D 19:40:31.720 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-wcbv2/pipeline-run-pending-mhylsorq] Adding to queue arendelle-wcbv2/pipeline-run-pending-mhylsorq (depth: 1) | |
stream.go:305: D 19:40:31.720 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-wcbv2/pipeline-run-pending-mhylsorq-task] Adding to queue arendelle-wcbv2/pipeline-run-pending-mhylsorq-task (depth: 1) | |
stream.go:305: D 19:40:31.720 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-wcbv2/pipeline-run-pending-mhylsorq-task] got tracing carriermap[] | |
stream.go:305: D 19:40:31.720 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-wcbv2/pipeline-run-pending-mhylsorq-task] tracerProvider doesn't provide a traceId, tracing is disabled | |
stream.go:305: I 19:40:31.720 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-wcbv2/pipeline-run-pending-mhylsorq-task] taskrun done : pipeline-run-pending-mhylsorq-task | |
stream.go:305: D 19:40:31.721 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-wcbv2/pipeline-run-pending-mhylsorq] got tracing carriermap[] | |
stream.go:305: D 19:40:31.721 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-wcbv2/pipeline-run-pending-mhylsorq] tracerProvider doesn't provide a traceId, tracing is disabled | |
stream.go:305: I 19:40:31.721 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-wcbv2/pipeline-run-pending-mhylsorq] All TaskRuns have finished for PipelineRun pipeline-run-pending-mhylsorq so it has finished | |
stream.go:305: I 19:40:31.721 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-wcbv2/pipeline-run-pending-mhylsorq] PipelineRun pipeline-run-pending-mhylsorq status is being set to &{Succeeded True {2023-05-30 19:40:31.721466839 +0000 UTC m=+167.824016773} Succeeded Tasks Completed: 1 (Failed: 0, Cancelled 0), Skipped: 0} | |
stream.go:305: D 19:40:31.722 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-wcbv2/pipeline-run-pending-mhylsorq] Updating status with: v1beta1.PipelineRunStatus{ | |
Status: v1.Status{ | |
ObservedGeneration: 0, | |
Conditions: v1.Conditions{ | |
- { | |
- Type: "Succeeded", | |
- Status: "Unknown", | |
- LastTransitionTime: apis.VolatileTime{Inner: s"2023-05-30 19:40:27 +0000 UTC"}, | |
- Reason: "Running", | |
- Message: "Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0", | |
- }, | |
+ { | |
+ Type: "Succeeded", | |
+ Status: "True", | |
+ LastTransitionTime: apis.VolatileTime{Inner: s"2023-05-30 19:40:31.721466839 +0000 UTC m=+167.824016773"}, | |
+ Reason: "Succeeded", | |
+ Message: "Tasks Completed: 1 (Failed: 0, Cancelled 0), Skipped: 0", | |
+ }, | |
}, | |
Annotations: nil, | |
}, | |
PipelineRunStatusFields: v1beta1.PipelineRunStatusFields{ | |
StartTime: s"2023-05-30 19:40:27 +0000 UTC", | |
- CompletionTime: nil, | |
+ CompletionTime: s"2023-05-30 19:40:31.721466839 +0000 UTC m=+167.824016773", | |
TaskRuns: nil, | |
Runs: nil, | |
... // 7 identical fields | |
}, | |
} | |
stream.go:305: I 19:40:31.726 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-wcbv2/pipeline-run-pending-mhylsorq-task] Reconcile succeeded | |
stream.go:305: D 19:40:31.737 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-wcbv2/pipeline-run-pending-mhylsorq] Adding to queue arendelle-wcbv2/pipeline-run-pending-mhylsorq (depth: 1) | |
stream.go:305: D 19:40:31.739 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-wcbv2/pipeline-run-pending-mhylsorq] Requeuing key arendelle-wcbv2/pipeline-run-pending-mhylsorq (by request) after 59m55.278315971s (depth: 0) | |
stream.go:305: D 19:40:31.739 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-wcbv2/pipeline-run-pending-mhylsorq] got tracing carriermap[] | |
stream.go:305: D 19:40:31.739 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-wcbv2/pipeline-run-pending-mhylsorq] tracerProvider doesn't provide a traceId, tracing is disabled | |
stream.go:305: I 19:40:31.739 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-wcbv2/pipeline-run-pending-mhylsorq] Reconcile succeeded | |
pipelinerun_test.go:578: Deleting namespace arendelle-wcbv2 | |
--- PASS: TestPipelineRunPending (5.13s) | |
=== RUN TestPipelineRunTaskFailed | |
pipelinerun_test.go:960: Create namespace arendelle-2qkp2 to deploy to | |
pipelinerun_test.go:960: Verify SA "default" is created in namespace "arendelle-2qkp2" | |
pipelinerun_test.go:969: Creating Task, Pipeline, and Pending PipelineRun pipeline-run-task-failed-alftupoi in namespace arendelle-2qkp2 | |
stream.go:305: D 19:40:31.969 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-2qkp2/pipeline-run-task-failed-alftupoi] Adding to queue arendelle-2qkp2/pipeline-run-task-failed-alftupoi (depth: 1) | |
stream.go:305: D 19:40:31.970 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-2qkp2/pipeline-run-task-failed-alftupoi] got tracing carriermap[] | |
stream.go:305: D 19:40:31.970 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-2qkp2/pipeline-run-task-failed-alftupoi] tracerProvider doesn't provide a traceId, tracing is disabled | |
stream.go:305: I 19:40:31.971 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-2qkp2/pipeline-run-task-failed-alftupoi] Creating a new TaskRun object pipeline-run-task-failed-alftupoi-xxx for pipeline task xxx | |
stream.go:305: I 19:40:31.985 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-2qkp2/pipeline-run-task-failed-alftupoi] PipelineRun pipeline-run-task-failed-alftupoi status is being set to &{Succeeded Unknown {2023-05-30 19:40:31.985292552 +0000 UTC m=+168.087842476} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0} | |
stream.go:305: D 19:40:31.988 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-2qkp2/pipeline-run-task-failed-alftupoi] Adding to queue arendelle-2qkp2/pipeline-run-task-failed-alftupoi (depth: 1) | |
stream.go:305: D 19:40:31.988 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-2qkp2/pipeline-run-task-failed-alftupoi-xxx] Adding to queue arendelle-2qkp2/pipeline-run-task-failed-alftupoi-xxx (depth: 1) | |
stream.go:305: D 19:40:31.989 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-2qkp2/pipeline-run-task-failed-alftupoi-xxx] got tracing carriermap[] | |
stream.go:305: D 19:40:31.989 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-2qkp2/pipeline-run-task-failed-alftupoi-xxx] tracerProvider doesn't provide a traceId, tracing is disabled | |
stream.go:305: D 19:40:31.989 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-2qkp2/pipeline-run-task-failed-alftupoi-xxx] set taskspec for arendelle-2qkp2/pipeline-run-task-failed-alftupoi-xxx - script: echo 'test' > /tekton/results/abc | |
exit 1 | |
stream.go:305: D 19:40:31.998 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-2qkp2/pipeline-run-task-failed-alftupoi] Adding to queue arendelle-2qkp2/pipeline-run-task-failed-alftupoi (depth: 1) | |
stream.go:305: D 19:40:31.999 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-2qkp2/pipeline-run-task-failed-alftupoi] Updating status with: v1beta1.PipelineRunStatus{ | |
Status: v1.Status{ | |
ObservedGeneration: 0, | |
- Conditions: nil, | |
+ Conditions: v1.Conditions{ | |
+ { | |
+ Type: "Succeeded", | |
+ Status: "Unknown", | |
+ LastTransitionTime: apis.VolatileTime{Inner: s"2023-05-30 19:40:31.985292552 +0"...}, | |
+ Reason: "Running", | |
+ Message: "Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skip"..., | |
+ }, | |
+ }, | |
Annotations: nil, | |
}, | |
PipelineRunStatusFields: v1beta1.PipelineRunStatusFields{ | |
- StartTime: nil, | |
+ StartTime: s"2023-05-30 19:40:31 +0000 UTC", | |
CompletionTime: nil, | |
TaskRuns: nil, | |
Runs: nil, | |
PipelineResults: nil, | |
- PipelineSpec: nil, | |
+ PipelineSpec: &v1beta1.PipelineSpec{ | |
+ Tasks: []v1beta1.PipelineTask{{Name: "xxx", TaskSpec: s"&TypeMeta{APIVersion:,Kind:,}"}}, | |
+ Results: []v1beta1.PipelineResult{{Name: "abc", Value: v1beta1.ParamValue{...}}}, | |
+ }, | |
SkippedTasks: nil, | |
- ChildReferences: nil, | |
+ ChildReferences: []v1beta1.ChildStatusReference{ | |
+ { | |
+ TypeMeta: runtime.TypeMeta{APIVersion: "tekton.dev/v1beta1", Kind: "TaskRun"}, | |
+ Name: "pipeline-run-task-failed-alftupoi-xxx", | |
+ PipelineTaskName: "xxx", | |
+ }, | |
+ }, | |
FinallyStartTime: nil, | |
- Provenance: nil, | |
+ Provenance: &v1beta1.Provenance{ | |
+ FeatureFlags: &config.FeatureFlags{ | |
+ RunningInEnvWithInjectedSidecars: true, | |
+ EnableAPIFields: "stable", | |
+ AwaitSidecarReadiness: true, | |
+ VerificationNoMatchPolicy: "ignore", | |
+ EnableProvenanceInStatus: true, | |
+ ResultExtractionMethod: "termination-message", | |
+ MaxResultSize: 4096, | |
+ }, | |
+ }, | |
SpanContext: nil, | |
}, | |
} | |
stream.go:305: D 19:40:32.013 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-2qkp2/pipeline-run-task-failed-alftupoi-xxx] Adding to queue arendelle-2qkp2/pipeline-run-task-failed-alftupoi-xxx (depth: 1) | |
stream.go:305: I 19:40:32.014 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-2qkp2/pipeline-run-task-failed-alftupoi-xxx] Successfully reconciled taskrun pipeline-run-task-failed-alftupoi-xxx/arendelle-2qkp2 with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2023, time.May, 30, 19, 40, 32, 14235345, time.Local)}, Reason:"Pending", Message:"Pending"} | |
stream.go:305: D 19:40:32.021 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-2qkp2/pipeline-run-task-failed-alftupoi-xxx] Adding to queue arendelle-2qkp2/pipeline-run-task-failed-alftupoi-xxx (depth: 1) | |
stream.go:305: D 19:40:32.029 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-2qkp2/pipeline-run-task-failed-alftupoi] Adding to queue arendelle-2qkp2/pipeline-run-task-failed-alftupoi (depth: 1) | |
stream.go:305: D 19:40:32.029 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-2qkp2/pipeline-run-task-failed-alftupoi-xxx] Adding to queue arendelle-2qkp2/pipeline-run-task-failed-alftupoi-xxx (depth: 1) | |
stream.go:305: D 19:40:32.030 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-2qkp2/pipeline-run-task-failed-alftupoi-xxx] Updating status with: v1beta1.TaskRunStatus{ | |
Status: v1.Status{ | |
ObservedGeneration: 0, | |
- Conditions: nil, | |
+ Conditions: v1.Conditions{ | |
+ { | |
+ Type: "Succeeded", | |
+ Status: "Unknown", | |
+ LastTransitionTime: apis.VolatileTime{Inner: s"2023-05-30 19:40:32.014235345 +0"...}, | |
+ Reason: "Pending", | |
+ Message: "Pending", | |
+ }, | |
+ }, | |
Annotations: nil, | |
}, | |
TaskRunStatusFields: v1beta1.TaskRunStatusFields{ | |
- PodName: "", | |
+ PodName: "pipeline-run-task-failed-alftupoi-xxx-pod", | |
- StartTime: nil, | |
+ StartTime: s"2023-05-30 19:40:31.989492691 +0000 UTC m=+168.092042605", | |
CompletionTime: nil, | |
- Steps: nil, | |
+ Steps: []v1beta1.StepState{}, | |
CloudEvents: nil, | |
RetriesStatus: nil, | |
ResourcesResult: nil, | |
TaskRunResults: nil, | |
- Sidecars: nil, | |
+ Sidecars: []v1beta1.SidecarState{}, | |
- TaskSpec: nil, | |
+ TaskSpec: &v1beta1.TaskSpec{ | |
+ Steps: []v1beta1.Step{ | |
+ { | |
+ Name: "update-sa", | |
+ Image: "bash:latest", | |
+ Script: "echo 'test' > /tekton/results/a"..., | |
+ }, | |
+ }, | |
+ Results: []v1beta1.TaskResult{{Name: "abc", Type: "string"}}, | |
+ }, | |
- Provenance: nil, | |
+ Provenance: &v1beta1.Provenance{ | |
+ FeatureFlags: &config.FeatureFlags{ | |
+ RunningInEnvWithInjectedSidecars: true, | |
+ EnableAPIFields: "stable", | |
+ AwaitSidecarReadiness: true, | |
+ VerificationNoMatchPolicy: "ignore", | |
+ EnableProvenanceInStatus: true, | |
+ ResultExtractionMethod: "termination-message", | |
+ MaxResultSize: 4096, | |
+ }, | |
+ }, | |
SpanContext: nil, | |
}, | |
} | |
stream.go:305: D 19:40:32.033 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-2qkp2/pipeline-run-task-failed-alftupoi] Updating status with: v1beta1.PipelineRunStatus{ | |
Status: v1.Status{ | |
ObservedGeneration: 0, | |
- Conditions: nil, | |
+ Conditions: v1.Conditions{ | |
+ { | |
+ Type: "Succeeded", | |
+ Status: "Unknown", | |
+ LastTransitionTime: apis.VolatileTime{Inner: s"2023-05-30 19:40:31.985292552 +0"...}, | |
+ Reason: "Running", | |
+ Message: "Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skip"..., | |
+ }, | |
+ }, | |
Annotations: nil, | |
}, | |
PipelineRunStatusFields: v1beta1.PipelineRunStatusFields{ | |
- StartTime: nil, | |
+ StartTime: s"2023-05-30 19:40:31 +0000 UTC", | |
CompletionTime: nil, | |
TaskRuns: nil, | |
Runs: nil, | |
PipelineResults: nil, | |
- PipelineSpec: nil, | |
+ PipelineSpec: &v1beta1.PipelineSpec{ | |
+ Tasks: []v1beta1.PipelineTask{{Name: "xxx", TaskSpec: s"&TypeMeta{APIVersion:,Kind:,}"}}, | |
+ Results: []v1beta1.PipelineResult{{Name: "abc", Value: v1beta1.ParamValue{...}}}, | |
+ }, | |
SkippedTasks: nil, | |
- ChildReferences: nil, | |
+ ChildReferences: []v1beta1.ChildStatusReference{ | |
+ { | |
+ TypeMeta: runtime.TypeMeta{APIVersion: "tekton.dev/v1beta1", Kind: "TaskRun"}, | |
+ Name: "pipeline-run-task-failed-alftupoi-xxx", | |
+ PipelineTaskName: "xxx", | |
+ }, | |
+ }, | |
FinallyStartTime: nil, | |
- Provenance: nil, | |
+ Provenance: &v1beta1.Provenance{ | |
+ FeatureFlags: &config.FeatureFlags{ | |
+ RunningInEnvWithInjectedSidecars: true, | |
+ EnableAPIFields: "stable", | |
+ AwaitSidecarReadiness: true, | |
+ VerificationNoMatchPolicy: "ignore", | |
+ EnableProvenanceInStatus: true, | |
+ ResultExtractionMethod: "termination-message", | |
+ MaxResultSize: 4096, | |
+ }, | |
+ }, | |
SpanContext: nil, | |
}, | |
} | |
stream.go:305: D 19:40:32.042 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-2qkp2/pipeline-run-task-failed-alftupoi-xxx] Adding to queue arendelle-2qkp2/pipeline-run-task-failed-alftupoi-xxx (depth: 1) | |
stream.go:305: D 19:40:32.047 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-2qkp2/pipeline-run-task-failed-alftupoi] Requeuing key arendelle-2qkp2/pipeline-run-task-failed-alftupoi (by request) after 59m59.000368331s (depth: 0) | |
stream.go:305: D 19:40:32.047 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-2qkp2/pipeline-run-task-failed-alftupoi] Adding to queue arendelle-2qkp2/pipeline-run-task-failed-alftupoi (depth: 1) | |
stream.go:305: D 19:40:32.047 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-2qkp2/pipeline-run-task-failed-alftupoi] got tracing carriermap[] | |
stream.go:305: D 19:40:32.047 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-2qkp2/pipeline-run-task-failed-alftupoi] tracerProvider doesn't provide a traceId, tracing is disabled | |
stream.go:305: I 19:40:32.048 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-2qkp2/pipeline-run-task-failed-alftupoi] PipelineRun pipeline-run-task-failed-alftupoi status is being set to &{Succeeded Unknown {2023-05-30 19:40:31 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0} | |
stream.go:305: D 19:40:32.049 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-2qkp2/pipeline-run-task-failed-alftupoi] Requeuing key arendelle-2qkp2/pipeline-run-task-failed-alftupoi (by request) after 59m58.950990612s (depth: 0) | |
stream.go:305: D 19:40:32.050 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-2qkp2/pipeline-run-task-failed-alftupoi] got tracing carriermap[] | |
stream.go:305: D 19:40:32.050 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-2qkp2/pipeline-run-task-failed-alftupoi] tracerProvider doesn't provide a traceId, tracing is disabled | |
stream.go:305: I 19:40:32.055 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-2qkp2/pipeline-run-task-failed-alftupoi] PipelineRun pipeline-run-task-failed-alftupoi status is being set to &{Succeeded Unknown {2023-05-30 19:40:31 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0} | |
stream.go:305: D 19:40:32.055 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-2qkp2/pipeline-run-task-failed-alftupoi] Requeuing key arendelle-2qkp2/pipeline-run-task-failed-alftupoi (by request) after 59m58.944588864s (depth: 0) | |
stream.go:305: D 19:40:32.061 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-2qkp2/pipeline-run-task-failed-alftupoi-xxx] Updating status with: v1beta1.TaskRunStatus{ | |
Status: v1.Status{ | |
ObservedGeneration: 0, | |
- Conditions: nil, | |
+ Conditions: v1.Conditions{ | |
+ { | |
+ Type: "Succeeded", | |
+ Status: "Unknown", | |
+ LastTransitionTime: apis.VolatileTime{Inner: s"2023-05-30 19:40:32.014235345 +0"...}, | |
+ Reason: "Pending", | |
+ Message: "Pending", | |
+ }, | |
+ }, | |
Annotations: nil, | |
}, | |
TaskRunStatusFields: v1beta1.TaskRunStatusFields{ | |
- PodName: "", | |
+ PodName: "pipeline-run-task-failed-alftupoi-xxx-pod", | |
- StartTime: nil, | |
+ StartTime: s"2023-05-30 19:40:31.989492691 +0000 UTC m=+168.092042605", | |
CompletionTime: nil, | |
- Steps: nil, | |
+ Steps: []v1beta1.StepState{}, | |
CloudEvents: nil, | |
RetriesStatus: nil, | |
ResourcesResult: nil, | |
TaskRunResults: nil, | |
- Sidecars: nil, | |
+ Sidecars: []v1beta1.SidecarState{}, | |
- TaskSpec: nil, | |
+ TaskSpec: &v1beta1.TaskSpec{ | |
+ Steps: []v1beta1.Step{ | |
+ { | |
+ Name: "update-sa", | |
+ Image: "bash:latest", | |
+ Script: "echo 'test' > /tekton/results/a"..., | |
+ }, | |
+ }, | |
+ Results: []v1beta1.TaskResult{{Name: "abc", Type: "string"}}, | |
+ }, | |
- Provenance: nil, | |
+ Provenance: &v1beta1.Provenance{ | |
+ FeatureFlags: &config.FeatureFlags{ | |
+ RunningInEnvWithInjectedSidecars: true, | |
+ EnableAPIFields: "stable", | |
+ AwaitSidecarReadiness: true, | |
+ VerificationNoMatchPolicy: "ignore", | |
+ EnableProvenanceInStatus: true, | |
+ ResultExtractionMethod: "termination-message", | |
+ MaxResultSize: 4096, | |
+ }, | |
+ }, | |
SpanContext: nil, | |
}, | |
} | |
stream.go:305: D 19:40:32.075 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-2qkp2/pipeline-run-task-failed-alftupoi-xxx] Requeuing key arendelle-2qkp2/pipeline-run-task-failed-alftupoi-xxx (by request) after 59m59.959736569s (depth: 0) | |
stream.go:305: D 19:40:32.076 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-2qkp2/pipeline-run-task-failed-alftupoi] Adding to queue arendelle-2qkp2/pipeline-run-task-failed-alftupoi (depth: 1) | |
stream.go:305: D 19:40:32.076 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-2qkp2/pipeline-run-task-failed-alftupoi-xxx] Adding to queue arendelle-2qkp2/pipeline-run-task-failed-alftupoi-xxx (depth: 1) | |
stream.go:305: D 19:40:32.076 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-2qkp2/pipeline-run-task-failed-alftupoi] got tracing carriermap[] | |
stream.go:305: D 19:40:32.076 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-2qkp2/pipeline-run-task-failed-alftupoi] tracerProvider doesn't provide a traceId, tracing is disabled | |
stream.go:305: D 19:40:32.076 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-2qkp2/pipeline-run-task-failed-alftupoi-xxx] got tracing carriermap[] | |
stream.go:305: D 19:40:32.077 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-2qkp2/pipeline-run-task-failed-alftupoi-xxx] tracerProvider doesn't provide a traceId, tracing is disabled | |
stream.go:305: D 19:40:32.077 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-2qkp2/pipeline-run-task-failed-alftupoi-xxx] set taskspec for arendelle-2qkp2/pipeline-run-task-failed-alftupoi-xxx - script: echo 'test' > /tekton/results/abc | |
exit 1 | |
stream.go:305: I 19:40:32.077 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-2qkp2/pipeline-run-task-failed-alftupoi-xxx] Successfully reconciled taskrun pipeline-run-task-failed-alftupoi-xxx/arendelle-2qkp2 with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2023, time.May, 30, 19, 40, 32, 77456982, time.Local)}, Reason:"Pending", Message:"pod status \"Initialized\":\"False\"; message: \"containers with incomplete status: [prepare place-scripts]\""} | |
stream.go:305: I 19:40:32.078 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-2qkp2/pipeline-run-task-failed-alftupoi] PipelineRun pipeline-run-task-failed-alftupoi status is being set to &{Succeeded Unknown {2023-05-30 19:40:31 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0} | |
stream.go:305: D 19:40:32.078 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-2qkp2/pipeline-run-task-failed-alftupoi] Requeuing key arendelle-2qkp2/pipeline-run-task-failed-alftupoi (by request) after 59m58.921775539s (depth: 0) | |
stream.go:305: D 19:40:32.078 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-2qkp2/pipeline-run-task-failed-alftupoi-xxx] Updating status with: v1beta1.TaskRunStatus{ | |
Status: v1.Status{ | |
ObservedGeneration: 0, | |
Conditions: v1.Conditions{ | |
{ | |
Type: "Succeeded", | |
Status: "Unknown", | |
Severity: "", | |
- LastTransitionTime: apis.VolatileTime{Inner: v1.Time{Time: s"2023-05-30 19:40:32 +0000 UTC"}}, | |
+ LastTransitionTime: apis.VolatileTime{ | |
+ Inner: v1.Time{Time: s"2023-05-30 19:40:32.077456982 +0000 UTC m=+168.180006905"}, | |
+ }, | |
Reason: "Pending", | |
- Message: "Pending", | |
+ Message: `pod status "Initialized":"False"; message: "containers with incomplete status: [prepare place-scripts]"`, | |
}, | |
}, | |
Annotations: nil, | |
}, | |
TaskRunStatusFields: v1beta1.TaskRunStatusFields{ | |
PodName: "pipeline-run-task-failed-alftupoi-xxx-pod", | |
StartTime: s"2023-05-30 19:40:31 +0000 UTC", | |
CompletionTime: nil, | |
- Steps: nil, | |
+ Steps: []v1beta1.StepState{ | |
+ { | |
+ ContainerState: v1.ContainerState{Waiting: s"&ContainerStateWaiting{Reason:Po"...}, | |
+ Name: "update-sa", | |
+ ContainerName: "step-update-sa", | |
+ }, | |
+ }, | |
CloudEvents: nil, | |
RetriesStatus: nil, | |
ResourcesResult: nil, | |
TaskRunResults: nil, | |
- Sidecars: nil, | |
+ Sidecars: []v1beta1.SidecarState{}, | |
TaskSpec: &{Steps: {{Name: "update-sa", Image: "bash:latest", Script: "echo 'test' > /tekton/results/abc\nexit 1\n"}}, Results: {{Name: "abc", Type: "string"}}}, | |
Provenance: &{FeatureFlags: &{RunningInEnvWithInjectedSidecars: true, EnableAPIFields: "stable", AwaitSidecarReadiness: true, VerificationNoMatchPolicy: "ignore", ...}}, | |
SpanContext: nil, | |
}, | |
} | |
stream.go:305: D 19:40:32.092 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-2qkp2/pipeline-run-task-failed-alftupoi-xxx] Requeuing key arendelle-2qkp2/pipeline-run-task-failed-alftupoi-xxx (by request) after 59m58.922384289s (depth: 0) | |
stream.go:305: D 19:40:32.092 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-2qkp2/pipeline-run-task-failed-alftupoi] Adding to queue arendelle-2qkp2/pipeline-run-task-failed-alftupoi (depth: 1) | |
stream.go:305: D 19:40:32.092 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-2qkp2/pipeline-run-task-failed-alftupoi-xxx] Adding to queue arendelle-2qkp2/pipeline-run-task-failed-alftupoi-xxx (depth: 1) | |
stream.go:305: D 19:40:32.093 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-2qkp2/pipeline-run-task-failed-alftupoi] got tracing carriermap[] | |
stream.go:305: D 19:40:32.093 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-2qkp2/pipeline-run-task-failed-alftupoi] tracerProvider doesn't provide a traceId, tracing is disabled | |
stream.go:305: D 19:40:32.093 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-2qkp2/pipeline-run-task-failed-alftupoi-xxx] got tracing carriermap[] | |
stream.go:305: D 19:40:32.093 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-2qkp2/pipeline-run-task-failed-alftupoi-xxx] tracerProvider doesn't provide a traceId, tracing is disabled | |
stream.go:305: D 19:40:32.094 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-2qkp2/pipeline-run-task-failed-alftupoi-xxx] set taskspec for arendelle-2qkp2/pipeline-run-task-failed-alftupoi-xxx - script: echo 'test' > /tekton/results/abc | |
exit 1 | |
stream.go:305: I 19:40:32.094 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-2qkp2/pipeline-run-task-failed-alftupoi-xxx] Successfully reconciled taskrun pipeline-run-task-failed-alftupoi-xxx/arendelle-2qkp2 with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2023, time.May, 30, 19, 40, 32, 94329788, time.Local)}, Reason:"Pending", Message:"pod status \"Initialized\":\"False\"; message: \"containers with incomplete status: [prepare place-scripts]\""} | |
stream.go:305: D 19:40:32.094 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-2qkp2/pipeline-run-task-failed-alftupoi-xxx] Requeuing key arendelle-2qkp2/pipeline-run-task-failed-alftupoi-xxx (by request) after 59m58.905584902s (depth: 0) | |
stream.go:305: D 19:40:32.094 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-2qkp2/pipeline-run-task-failed-alftupoi-xxx] got tracing carriermap[] | |
stream.go:305: D 19:40:32.094 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-2qkp2/pipeline-run-task-failed-alftupoi-xxx] tracerProvider doesn't provide a traceId, tracing is disabled | |
stream.go:305: D 19:40:32.094 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-2qkp2/pipeline-run-task-failed-alftupoi-xxx] set taskspec for arendelle-2qkp2/pipeline-run-task-failed-alftupoi-xxx - script: echo 'test' > /tekton/results/abc | |
exit 1 | |
stream.go:305: I 19:40:32.094 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-2qkp2/pipeline-run-task-failed-alftupoi-xxx] Successfully reconciled taskrun pipeline-run-task-failed-alftupoi-xxx/arendelle-2qkp2 with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2023, time.May, 30, 19, 40, 32, 94894178, time.Local)}, Reason:"Pending", Message:"pod status \"Initialized\":\"False\"; message: \"containers with incomplete status: [prepare place-scripts]\""} | |
stream.go:305: I 19:40:32.095 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-2qkp2/pipeline-run-task-failed-alftupoi] PipelineRun pipeline-run-task-failed-alftupoi status is being set to &{Succeeded Unknown {2023-05-30 19:40:31 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0} | |
stream.go:305: D 19:40:32.095 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-2qkp2/pipeline-run-task-failed-alftupoi] Requeuing key arendelle-2qkp2/pipeline-run-task-failed-alftupoi (by request) after 59m58.904545143s (depth: 0) | |
stream.go:305: D 19:40:32.095 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-2qkp2/pipeline-run-task-failed-alftupoi-xxx] Requeuing key arendelle-2qkp2/pipeline-run-task-failed-alftupoi-xxx (by request) after 59m58.904925113s (depth: 0) | |
stream.go:305: D 19:40:33.725 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-2qkp2/pipeline-run-task-failed-alftupoi-xxx] Adding to queue arendelle-2qkp2/pipeline-run-task-failed-alftupoi-xxx (depth: 1) | |
stream.go:305: D 19:40:33.725 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-2qkp2/pipeline-run-task-failed-alftupoi-xxx] got tracing carriermap[] | |
stream.go:305: D 19:40:33.725 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-2qkp2/pipeline-run-task-failed-alftupoi-xxx] tracerProvider doesn't provide a traceId, tracing is disabled | |
stream.go:305: D 19:40:33.726 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-2qkp2/pipeline-run-task-failed-alftupoi-xxx] set taskspec for arendelle-2qkp2/pipeline-run-task-failed-alftupoi-xxx - script: echo 'test' > /tekton/results/abc | |
exit 1 | |
stream.go:305: I 19:40:33.726 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-2qkp2/pipeline-run-task-failed-alftupoi-xxx] Successfully reconciled taskrun pipeline-run-task-failed-alftupoi-xxx/arendelle-2qkp2 with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2023, time.May, 30, 19, 40, 33, 726231161, time.Local)}, Reason:"Pending", Message:"pod status \"Initialized\":\"False\"; message: \"containers with incomplete status: [place-scripts]\""} | |
stream.go:305: D 19:40:33.728 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-2qkp2/pipeline-run-task-failed-alftupoi-xxx] Updating status with: v1beta1.TaskRunStatus{ | |
Status: v1.Status{ | |
ObservedGeneration: 0, | |
Conditions: v1.Conditions{ | |
{ | |
Type: "Succeeded", | |
Status: "Unknown", | |
Severity: "", | |
- LastTransitionTime: apis.VolatileTime{Inner: v1.Time{Time: s"2023-05-30 19:40:32 +0000 UTC"}}, | |
+ LastTransitionTime: apis.VolatileTime{ | |
+ Inner: v1.Time{Time: s"2023-05-30 19:40:33.726231161 +0000 UTC m=+169.828781075"}, | |
+ }, | |
Reason: "Pending", | |
Message: strings.Join({ | |
`pod status "Initialized":"False"; message: "containers with inco`, | |
"mplete status: [p", | |
- "repare p", | |
`lace-scripts]"`, | |
}, ""), | |
}, | |
}, | |
Annotations: nil, | |
}, | |
TaskRunStatusFields: v1beta1.TaskRunStatusFields{ | |
... // 6 identical fields | |
ResourcesResult: nil, | |
TaskRunResults: nil, | |
- Sidecars: nil, | |
+ Sidecars: []v1beta1.SidecarState{}, | |
TaskSpec: &{Steps: {{Name: "update-sa", Image: "bash:latest", Script: "echo 'test' > /tekton/results/abc\nexit 1\n"}}, Results: {{Name: "abc", Type: "string"}}}, | |
Provenance: &{FeatureFlags: &{RunningInEnvWithInjectedSidecars: true, EnableAPIFields: "stable", AwaitSidecarReadiness: true, VerificationNoMatchPolicy: "ignore", ...}}, | |
SpanContext: nil, | |
}, | |
} | |
stream.go:305: D 19:40:33.744 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-2qkp2/pipeline-run-task-failed-alftupoi-xxx] Requeuing key arendelle-2qkp2/pipeline-run-task-failed-alftupoi-xxx (by request) after 59m57.272811489s (depth: 0) | |
stream.go:305: D 19:40:33.745 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-2qkp2/pipeline-run-task-failed-alftupoi] Adding to queue arendelle-2qkp2/pipeline-run-task-failed-alftupoi (depth: 1) | |
stream.go:305: D 19:40:33.745 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-2qkp2/pipeline-run-task-failed-alftupoi-xxx] Adding to queue arendelle-2qkp2/pipeline-run-task-failed-alftupoi-xxx (depth: 1) | |
stream.go:305: D 19:40:33.745 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-2qkp2/pipeline-run-task-failed-alftupoi-xxx] got tracing carriermap[] | |
stream.go:305: D 19:40:33.745 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-2qkp2/pipeline-run-task-failed-alftupoi-xxx] tracerProvider doesn't provide a traceId, tracing is disabled | |
stream.go:305: D 19:40:33.745 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-2qkp2/pipeline-run-task-failed-alftupoi-xxx] set taskspec for arendelle-2qkp2/pipeline-run-task-failed-alftupoi-xxx - script: echo 'test' > /tekton/results/abc | |
exit 1 | |
stream.go:305: I 19:40:33.746 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-2qkp2/pipeline-run-task-failed-alftupoi-xxx] Successfully reconciled taskrun pipeline-run-task-failed-alftupoi-xxx/arendelle-2qkp2 with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2023, time.May, 30, 19, 40, 33, 746030336, time.Local)}, Reason:"Pending", Message:"pod status \"Initialized\":\"False\"; message: \"containers with incomplete status: [place-scripts]\""} | |
stream.go:305: D 19:40:33.746 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-2qkp2/pipeline-run-task-failed-alftupoi] got tracing carriermap[] | |
stream.go:305: D 19:40:33.746 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-2qkp2/pipeline-run-task-failed-alftupoi] tracerProvider doesn't provide a traceId, tracing is disabled | |
stream.go:305: D 19:40:33.746 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-2qkp2/pipeline-run-task-failed-alftupoi-xxx] Requeuing key arendelle-2qkp2/pipeline-run-task-failed-alftupoi-xxx (by request) after 59m57.253897033s (depth: 0) | |
stream.go:305: I 19:40:33.747 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-2qkp2/pipeline-run-task-failed-alftupoi] PipelineRun pipeline-run-task-failed-alftupoi status is being set to &{Succeeded Unknown {2023-05-30 19:40:31 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0} | |
stream.go:305: D 19:40:33.747 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-2qkp2/pipeline-run-task-failed-alftupoi] Requeuing key arendelle-2qkp2/pipeline-run-task-failed-alftupoi (by request) after 59m57.252844974s (depth: 0) | |
stream.go:305: D 19:40:34.729 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-2qkp2/pipeline-run-task-failed-alftupoi-xxx] Adding to queue arendelle-2qkp2/pipeline-run-task-failed-alftupoi-xxx (depth: 1) | |
stream.go:305: D 19:40:34.729 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-2qkp2/pipeline-run-task-failed-alftupoi-xxx] got tracing carriermap[] | |
stream.go:305: D 19:40:34.729 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-2qkp2/pipeline-run-task-failed-alftupoi-xxx] tracerProvider doesn't provide a traceId, tracing is disabled | |
stream.go:305: D 19:40:34.729 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-2qkp2/pipeline-run-task-failed-alftupoi-xxx] set taskspec for arendelle-2qkp2/pipeline-run-task-failed-alftupoi-xxx - script: echo 'test' > /tekton/results/abc | |
exit 1 | |
stream.go:305: I 19:40:34.729 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-2qkp2/pipeline-run-task-failed-alftupoi-xxx] Successfully reconciled taskrun pipeline-run-task-failed-alftupoi-xxx/arendelle-2qkp2 with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2023, time.May, 30, 19, 40, 34, 729361352, time.Local)}, Reason:"Pending", Message:"pod status \"Ready\":\"False\"; message: \"containers with unready status: [step-update-sa]\""} | |
stream.go:305: D 19:40:34.729 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-2qkp2/pipeline-run-task-failed-alftupoi-xxx] Updating status with: v1beta1.TaskRunStatus{ | |
Status: v1.Status{ | |
ObservedGeneration: 0, | |
Conditions: v1.Conditions{ | |
{ | |
Type: "Succeeded", | |
Status: "Unknown", | |
Severity: "", | |
- LastTransitionTime: apis.VolatileTime{Inner: v1.Time{Time: s"2023-05-30 19:40:33 +0000 UTC"}}, | |
+ LastTransitionTime: apis.VolatileTime{ | |
+ Inner: v1.Time{Time: s"2023-05-30 19:40:34.729361352 +0000 UTC m=+170.831911266"}, | |
+ }, | |
Reason: "Pending", | |
Message: strings.Join({ | |
`pod status "`, | |
- "Initialized", | |
+ "Ready", | |
`":"False"; message: "containers with `, | |
- "incomplete status: [place-scripts", | |
+ "unready status: [step-update-sa", | |
`]"`, | |
}, ""), | |
}, | |
}, | |
Annotations: nil, | |
}, | |
TaskRunStatusFields: v1beta1.TaskRunStatusFields{ | |
... // 6 identical fields | |
ResourcesResult: nil, | |
TaskRunResults: nil, | |
- Sidecars: nil, | |
+ Sidecars: []v1beta1.SidecarState{}, | |
TaskSpec: &{Steps: {{Name: "update-sa", Image: "bash:latest", Script: "echo 'test' > /tekton/results/abc\nexit 1\n"}}, Results: {{Name: "abc", Type: "string"}}}, | |
Provenance: &{FeatureFlags: &{RunningInEnvWithInjectedSidecars: true, EnableAPIFields: "stable", AwaitSidecarReadiness: true, VerificationNoMatchPolicy: "ignore", ...}}, | |
SpanContext: nil, | |
}, | |
} | |
stream.go:305: D 19:40:34.749 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-2qkp2/pipeline-run-task-failed-alftupoi-xxx] Requeuing key arendelle-2qkp2/pipeline-run-task-failed-alftupoi-xxx (by request) after 59m56.270567898s (depth: 0) | |
stream.go:305: D 19:40:34.749 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-2qkp2/pipeline-run-task-failed-alftupoi] Adding to queue arendelle-2qkp2/pipeline-run-task-failed-alftupoi (depth: 1) | |
stream.go:305: D 19:40:34.749 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-2qkp2/pipeline-run-task-failed-alftupoi-xxx] Adding to queue arendelle-2qkp2/pipeline-run-task-failed-alftupoi-xxx (depth: 1) | |
stream.go:305: D 19:40:34.750 tekton-pipelines-controller-d8bc99b45-twdht [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-2qkp2/pipeline-run-task-fail |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment